<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Fouzi Husaini&#039;s Blog</title>
	<atom:link href="http://www.fouzi.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.fouzi.com/blog</link>
	<description>Mostly Geeky Software Stuff</description>
	<lastBuildDate>Thu, 22 Dec 2011 00:57:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Learnings from MongoSV 2011</title>
		<link>http://www.fouzi.com/blog/?p=283</link>
		<comments>http://www.fouzi.com/blog/?p=283#comments</comments>
		<pubDate>Fri, 16 Dec 2011 09:51:45 +0000</pubDate>
		<dc:creator>fouzi</dc:creator>
				<category><![CDATA[NoSQL]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Startup]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[mongoDB]]></category>

		<guid isPermaLink="false">http://www.fouzi.com/blog/?p=283</guid>
		<description><![CDATA[I attended mongoSV 2011 on Friday 12/09/2011. I&#8217;ve been to mongoDB Meetups before but this was my first large Mongo Conference. My overall impression of the conference was very positive. It was well run, they had relevant sessions, and the speakers were well prepared and knowledgable in their respective areas. I&#8217;ve attended many technical conferences [...]]]></description>
		<wfw:commentRss>http://www.fouzi.com/blog/?feed=rss2&amp;p=283</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mezz is now available in the App Store!</title>
		<link>http://www.fouzi.com/blog/?p=267</link>
		<comments>http://www.fouzi.com/blog/?p=267#comments</comments>
		<pubDate>Wed, 02 Nov 2011 18:46:32 +0000</pubDate>
		<dc:creator>fouzi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.fouzi.com/blog/?p=267</guid>
		<description><![CDATA[
After several months of blood sweat and tears, our app is now available in the App Store! The app is FREE so give it a whirl. Let us know what you think and help us out by spreading the word and posting great content in your local area. 
Click here to see the app on [...]]]></description>
		<wfw:commentRss>http://www.fouzi.com/blog/?feed=rss2&amp;p=267</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a RESTful Service that returns JSONP using the Spring Framework</title>
		<link>http://www.fouzi.com/blog/?p=303</link>
		<comments>http://www.fouzi.com/blog/?p=303#comments</comments>
		<pubDate>Tue, 01 Nov 2011 22:51:22 +0000</pubDate>
		<dc:creator>fouzi</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[RESTful]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Spring 3.x]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[Springsource]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.fouzi.com/blog/?p=303</guid>
		<description><![CDATA[This is not a duplicate of my previous blog entry of Building a RESTful Service that returns JSON using the Spring Framework. In this blog post I&#8217;m going to show how you can return JSONP so that you can call your REST APIs directly from your Javascript functions. If you are wondering why you can&#8217;t just [...]]]></description>
		<wfw:commentRss>http://www.fouzi.com/blog/?feed=rss2&amp;p=303</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a RESTful Service that returns JSON using the Spring Framework</title>
		<link>http://www.fouzi.com/blog/?p=299</link>
		<comments>http://www.fouzi.com/blog/?p=299#comments</comments>
		<pubDate>Mon, 17 Oct 2011 22:23:04 +0000</pubDate>
		<dc:creator>fouzi</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[RESTful]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Spring 3.x]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[Springsource]]></category>

		<guid isPermaLink="false">http://www.fouzi.com/blog/?p=299</guid>
		<description><![CDATA[In my previous post I did a very simple example of Building a very simple Java REST API with Spring 3.x. Now I&#8217;d like to build on that and make it a little more useful and show some of the great features available in the Spring Framework that makes things easier and quicker. In this example [...]]]></description>
		<wfw:commentRss>http://www.fouzi.com/blog/?feed=rss2&amp;p=299</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a very simple Java REST API with Spring 3.x</title>
		<link>http://www.fouzi.com/blog/?p=280</link>
		<comments>http://www.fouzi.com/blog/?p=280#comments</comments>
		<pubDate>Mon, 10 Oct 2011 10:10:45 +0000</pubDate>
		<dc:creator>fouzi</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[HOWTOS]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[MacOS X]]></category>
		<category><![CDATA[RESTful]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Spring 3.x]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[Springsource]]></category>
		<category><![CDATA[Startup]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.fouzi.com/blog/?p=280</guid>
		<description><![CDATA[Today&#8217;s topic is about building a super simple Java REST APIs with Spring 3.x. RESTful webservices are pretty much what is powering much of the APIs being built today and many of them are being built using Java. The Spring Framework makes building a RESTful Java webservice almost ridiculously easy.
This will hopefully be a long [...]]]></description>
		<wfw:commentRss>http://www.fouzi.com/blog/?feed=rss2&amp;p=280</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AppleScript for running iTunes content 1.5x</title>
		<link>http://www.fouzi.com/blog/?p=256</link>
		<comments>http://www.fouzi.com/blog/?p=256#comments</comments>
		<pubDate>Thu, 24 Mar 2011 23:30:18 +0000</pubDate>
		<dc:creator>fouzi</dc:creator>
				<category><![CDATA[HOWTOS]]></category>
		<category><![CDATA[MacOS X]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.fouzi.com/blog/?p=256</guid>
		<description><![CDATA[Ever wish you could just speed through a video lecture where the presenter
t a l k s   l i k e   t h i s ? ? ? ?
Or have you ever fallen too far behind on your podcasts and need to speed through them and wish you had that iPod feature on [...]]]></description>
		<wfw:commentRss>http://www.fouzi.com/blog/?feed=rss2&amp;p=256</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL on MacOS X</title>
		<link>http://www.fouzi.com/blog/?p=251</link>
		<comments>http://www.fouzi.com/blog/?p=251#comments</comments>
		<pubDate>Fri, 04 Feb 2011 01:59:36 +0000</pubDate>
		<dc:creator>fouzi</dc:creator>
				<category><![CDATA[HOWTOS]]></category>
		<category><![CDATA[MacOS X]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.fouzi.com/blog/?p=251</guid>
		<description><![CDATA[Download MySQL for MacOS X
You can download the MySQL Community Server on the MySQL site. The download link is: http://dev.mysql.com/downloads/mysql/
Install MySQL for MacOS X
After downloading the img file you just follow the installation instructions.
Running MySQL for MacOS X
If you want to run it from the command line you can do the following:
# /usr/local/mysql/bin/mysqld_safe
You can also [...]]]></description>
		<wfw:commentRss>http://www.fouzi.com/blog/?feed=rss2&amp;p=251</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting an Eclipse Helios Dynamic Web Project working with Maven</title>
		<link>http://www.fouzi.com/blog/?p=188</link>
		<comments>http://www.fouzi.com/blog/?p=188#comments</comments>
		<pubDate>Sat, 22 Jan 2011 06:03:54 +0000</pubDate>
		<dc:creator>fouzi</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[HOWTOS]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[dynamic web project]]></category>
		<category><![CDATA[m2eclipse]]></category>

		<guid isPermaLink="false">http://www.fouzi.com/blog/?p=188</guid>
		<description><![CDATA[Recently I needed to create an Eclipse webapp from scratch. That&#8217;s not such a big deal and I&#8217;ve done it plenty of times, however Eclipse has not always had the best Servlet container integration. I used to use MyEclipse for that but Eclipse has come a long way with Helios. I&#8217;ve also become more used [...]]]></description>
		<wfw:commentRss>http://www.fouzi.com/blog/?feed=rss2&amp;p=188</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH between trusted machines with no passwords</title>
		<link>http://www.fouzi.com/blog/?p=163</link>
		<comments>http://www.fouzi.com/blog/?p=163#comments</comments>
		<pubDate>Sun, 05 Sep 2010 22:18:41 +0000</pubDate>
		<dc:creator>fouzi</dc:creator>
				<category><![CDATA[HOWTOS]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[authorized_keys]]></category>
		<category><![CDATA[public private key]]></category>
		<category><![CDATA[rsa]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ssh-keygen]]></category>

		<guid isPermaLink="false">http://www.fouzi.com/blog/?p=163</guid>
		<description><![CDATA[Introduction:
If you ever find yourself ssh-ing over and over into the same machine(s) and getting tired of typing in a password or if you have some automated shell scripts that need to run remote commands and are overly complicated due to Expect you have probably wished you could do away with the password for the [...]]]></description>
		<wfw:commentRss>http://www.fouzi.com/blog/?feed=rss2&amp;p=163</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone Jailbreak &amp; Unlock instructions for iPhoneOS version 3.1.3</title>
		<link>http://www.fouzi.com/blog/?p=136</link>
		<comments>http://www.fouzi.com/blog/?p=136#comments</comments>
		<pubDate>Fri, 28 May 2010 23:59:51 +0000</pubDate>
		<dc:creator>fouzi</dc:creator>
				<category><![CDATA[HOWTOS]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone 3g]]></category>
		<category><![CDATA[iPhoneOS]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[unlock]]></category>

		<guid isPermaLink="false">http://www.fouzi.com/blog/?p=136</guid>
		<description><![CDATA[I&#8217;ve performed a total of 4 jailbreak &#38; unlocks on my 1st and 2nd generation iPhones and every time I&#8217;ve had to re-learn how to do it because enough time passes and the procedure changes enough such that I feel like I&#8217;m doing it for the first time. Now I&#8217;m sure that by the time [...]]]></description>
		<wfw:commentRss>http://www.fouzi.com/blog/?feed=rss2&amp;p=136</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

