<?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>Khaled Hussein &#187; Programming</title>
	<atom:link href="http://www.khussein.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.khussein.com</link>
	<description>Thoughts, Hacks, Coding, Creativity, and Fun.</description>
	<lastBuildDate>Tue, 23 Feb 2010 23:03:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Hell Week in Software Development</title>
		<link>http://www.khussein.com/hell-week-software-development/</link>
		<comments>http://www.khussein.com/hell-week-software-development/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 04:12:30 +0000</pubDate>
		<dc:creator>Khaled Hussein</dc:creator>
				<category><![CDATA[Agile Methodologies]]></category>
		<category><![CDATA[Cool Hacks]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Hell Week]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://www.khussein.com/?p=206</guid>
		<description><![CDATA[I was reading David Stewart&#8217;s blog and I was so intrigued by his &#8220;Surviving Hell Week&#8221; post. It reminded me of a similar experience of mine long time ago when I was an undergraduate student. Interestingly, we both had the same feelings and reached similar conclusions. Therefore, I&#8217;ll share the story with you and then [...]]]></description>
		<wfw:commentRss>http://www.khussein.com/hell-week-software-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Design a RESTful API</title>
		<link>http://www.khussein.com/how-to-design-a-restful-api/</link>
		<comments>http://www.khussein.com/how-to-design-a-restful-api/#comments</comments>
		<pubDate>Mon, 25 May 2009 07:39:07 +0000</pubDate>
		<dc:creator>Khaled Hussein</dc:creator>
				<category><![CDATA[Cool Hacks]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[RESTful]]></category>

		<guid isPermaLink="false">http://www.khussein.com/2009/how-to-design-a-restful-api/</guid>
		<description><![CDATA[In order to understand how to design a RESTful API, you need to understand the concepts behind REST. The next section explains REST briefly. What is REST? Scalability and performance are two of the main concerns when developing hypermedia systems. Roy Fielding introduced an architectural style for distributed hypermedia systems that focus on minimizing latency [...]]]></description>
		<wfw:commentRss>http://www.khussein.com/how-to-design-a-restful-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux command line repository</title>
		<link>http://www.khussein.com/linux-command-line-repository/</link>
		<comments>http://www.khussein.com/linux-command-line-repository/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 08:53:32 +0000</pubDate>
		<dc:creator>Khaled Hussein</dc:creator>
				<category><![CDATA[Cool Hacks]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[Command Line]]></category>

		<guid isPermaLink="false">http://www.khussein.com/2009/linux-command-line-repository/</guid>
		<description><![CDATA[Here is another command line repository. It has a bunch of one line commands that we maybe using everyday. You can also comment and vote on these commands. Happy coding Please, share your thoughts !!]]></description>
		<wfw:commentRss>http://www.khussein.com/linux-command-line-repository/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linux Virtual Terminals</title>
		<link>http://www.khussein.com/linux-virtual-terminals/</link>
		<comments>http://www.khussein.com/linux-virtual-terminals/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 03:18:16 +0000</pubDate>
		<dc:creator>Khaled Hussein</dc:creator>
				<category><![CDATA[Cool Hacks]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Virtual Terminals]]></category>

		<guid isPermaLink="false">http://www.khussein.com/2009/linux-virtual-terminals/</guid>
		<description><![CDATA[As you all know, linux is a multi-user system. This means that you can login as two or more different users at the same time. To switch between virtual terminals, you can use the keyboard combination (Ctrl-)Left Alt-FN, where N is in range 1-12). You can also switch to any virtual terminal from the command [...]]]></description>
		<wfw:commentRss>http://www.khussein.com/linux-virtual-terminals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclim is Eclipse for Vim Lovers</title>
		<link>http://www.khussein.com/eclim-is-eclipse-for-vim-lovers/</link>
		<comments>http://www.khussein.com/eclim-is-eclipse-for-vim-lovers/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 20:59:39 +0000</pubDate>
		<dc:creator>Khaled Hussein</dc:creator>
				<category><![CDATA[Cool Hacks]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Eclim]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Editors]]></category>
		<category><![CDATA[Vim]]></category>

		<guid isPermaLink="false">http://www.khussein.com/wordpress/?p=61</guid>
		<description><![CDATA[Eclipse is a powerful open source IDE. It is designed in a very extensible fashion that makes it attractive for software engineers to experiment with it. A few months ago, I started writing a number of Eclipse plugins. When I used Eclipse as my IDE, I liked a number of cool features such as automatic [...]]]></description>
		<wfw:commentRss>http://www.khussein.com/eclim-is-eclipse-for-vim-lovers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Program Query Languages</title>
		<link>http://www.khussein.com/program-query-languages/</link>
		<comments>http://www.khussein.com/program-query-languages/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 02:46:20 +0000</pubDate>
		<dc:creator>Khaled Hussein</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Code Analysis]]></category>
		<category><![CDATA[Program Comprehension]]></category>
		<category><![CDATA[Query Languages]]></category>

		<guid isPermaLink="false">http://www.khussein.com/wordpress/?p=45</guid>
		<description><![CDATA[Needless to say that query languages have gained a huge success across various application domains, especially business related solutions. Query languages are simple languages that are intended to facilitate making queries against repositories of resources such as data or information. For instance, most business applications use some sort of data storage such as a database [...]]]></description>
		<wfw:commentRss>http://www.khussein.com/program-query-languages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
