<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>A blog by Osama Dwairi &#187; 1</title>
	<atom:link href="http://dwairi.wordpress.com/category/1/feed/" rel="self" type="application/rss+xml" />
	<link>http://dwairi.wordpress.com</link>
	<description>Thoughts and Ideas about Software Engineering and the rest</description>
	<lastBuildDate>Wed, 09 Sep 2009 08:04:34 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='dwairi.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/4d9f44aef83cafcaae06d96d55b9c945?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>A blog by Osama Dwairi &#187; 1</title>
		<link>http://dwairi.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dwairi.wordpress.com/osd.xml" title="A blog by Osama Dwairi" />
		<item>
		<title>Please Drive safe</title>
		<link>http://dwairi.wordpress.com/2009/09/09/please-drive-safe/</link>
		<comments>http://dwairi.wordpress.com/2009/09/09/please-drive-safe/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 08:02:03 +0000</pubDate>
		<dc:creator>dwairi</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[destory]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[kill]]></category>
		<category><![CDATA[miam]]></category>
		<category><![CDATA[safe]]></category>
		<category><![CDATA[speed]]></category>

		<guid isPermaLink="false">http://dwairi.wordpress.com/2009/09/09/please-drive-safe/</guid>
		<description><![CDATA[yes, Mr. Driver, you have a machine that can carry you and your beloved ones to your targeted places and it can also destroy, kill and maim you, your beloved ones and others beloved one.
so, be careful, you are fully charged. and No one thinks big of you.
a video that every driver should watch, listen [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dwairi.wordpress.com&blog=421552&post=108&subd=dwairi&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://dwairi.wordpress.com/2009/09/09/please-drive-safe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">dwairi</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/YY4hICSiRa4/2.jpg" medium="image" />
	</item>
		<item>
		<title>Java Annotations, First Step</title>
		<link>http://dwairi.wordpress.com/2009/05/20/java-annotations-first-step/</link>
		<comments>http://dwairi.wordpress.com/2009/05/20/java-annotations-first-step/#comments</comments>
		<pubDate>Wed, 20 May 2009 09:15:27 +0000</pubDate>
		<dc:creator>dwairi</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[code snippet]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[annotations]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://dwairi.wordpress.com/?p=92</guid>
		<description><![CDATA[Java Annotations provide Java developers full potential of doing things in more easy and nice way. I will not go explaining Java annotations pros, cons, and the definitions; you can find out here http://java.sun.com/docs/books/tutorial/java/javaOO/annotations.html
instead I will add some piece which I hardly found: how can I write my own Annotation class and make use of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dwairi.wordpress.com&blog=421552&post=92&subd=dwairi&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://dwairi.wordpress.com/2009/05/20/java-annotations-first-step/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">dwairi</media:title>
		</media:content>
	</item>
		<item>
		<title>most frequent concurrency problems in Java</title>
		<link>http://dwairi.wordpress.com/2009/01/25/most-frequent-concurrency-problems-in-java/</link>
		<comments>http://dwairi.wordpress.com/2009/01/25/most-frequent-concurrency-problems-in-java/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 15:28:49 +0000</pubDate>
		<dc:creator>dwairi</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[concurrency]]></category>
		<category><![CDATA[issues]]></category>
		<category><![CDATA[pointing out]]></category>
		<category><![CDATA[problems]]></category>

		<guid isPermaLink="false">http://dwairi.wordpress.com/?p=80</guid>
		<description><![CDATA[pointing out http://stackoverflow.com/questions/461896 write your experience &#8230;.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dwairi.wordpress.com&blog=421552&post=80&subd=dwairi&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://dwairi.wordpress.com/2009/01/25/most-frequent-concurrency-problems-in-java/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">dwairi</media:title>
		</media:content>
	</item>
	</channel>
</rss>