<?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</title>
	<atom:link href="http://dwairi.wordpress.com/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>Tue, 10 Jan 2012 17:38:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='dwairi.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>A blog by Osama Dwairi</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" />
	<atom:link rel='hub' href='http://dwairi.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Guess what!</title>
		<link>http://dwairi.wordpress.com/2010/07/04/guess-what/</link>
		<comments>http://dwairi.wordpress.com/2010/07/04/guess-what/#comments</comments>
		<pubDate>Sun, 04 Jul 2010 11:52:30 +0000</pubDate>
		<dc:creator>dwairi</dc:creator>
		
		<guid isPermaLink="false">http://dwairi.wordpress.com/?p=115</guid>
		<description><![CDATA[I have my blog, finally! http://blog.osamadwairi.com/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dwairi.wordpress.com&amp;blog=421552&amp;post=115&amp;subd=dwairi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://dwairi.wordpress.com/2010/07/04/guess-what/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>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 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dwairi.wordpress.com&amp;blog=421552&amp;post=108&amp;subd=dwairi&amp;ref=&amp;feed=1" width="1" height="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>
	</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[code snippet]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Java]]></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 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dwairi.wordpress.com&amp;blog=421552&amp;post=92&amp;subd=dwairi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://dwairi.wordpress.com/2009/05/20/java-annotations-first-step/feed/</wfw:commentRss>
		<slash:comments>5</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[bookmarks]]></category>
		<category><![CDATA[Java]]></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&amp;blog=421552&amp;post=80&amp;subd=dwairi&amp;ref=&amp;feed=1" width="1" height="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>
		<item>
		<title>SEO &#8211; optimizing your website for search engines &#8211; the basics</title>
		<link>http://dwairi.wordpress.com/2009/01/19/seo-optimizing-your-website-for-search-engines-the-basics/</link>
		<comments>http://dwairi.wordpress.com/2009/01/19/seo-optimizing-your-website-for-search-engines-the-basics/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 13:29:30 +0000</pubDate>
		<dc:creator>dwairi</dc:creator>
				<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[search engine optimization]]></category>

		<guid isPermaLink="false">http://dwairi.wordpress.com/?p=69</guid>
		<description><![CDATA[a series of articles concerning SEO and how to get most of your websites' content on the search engines, tips, tricks and techniques.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dwairi.wordpress.com&amp;blog=421552&amp;post=69&amp;subd=dwairi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://dwairi.wordpress.com/2009/01/19/seo-optimizing-your-website-for-search-engines-the-basics/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>josh groban &#8211; My December</title>
		<link>http://dwairi.wordpress.com/2009/01/18/josh-groban-my-december/</link>
		<comments>http://dwairi.wordpress.com/2009/01/18/josh-groban-my-december/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 14:53:32 +0000</pubDate>
		<dc:creator>dwairi</dc:creator>
				<category><![CDATA[music]]></category>
		<category><![CDATA[josh groban]]></category>
		<category><![CDATA[my december]]></category>

		<guid isPermaLink="false">http://dwairi.wordpress.com/?p=63</guid>
		<description><![CDATA[he is just perfect, he is Cool. and the song, I just love it. have you heard this song from others? ok, what you think?<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dwairi.wordpress.com&amp;blog=421552&amp;post=63&amp;subd=dwairi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://dwairi.wordpress.com/2009/01/18/josh-groban-my-december/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>World Dance by Yanni</title>
		<link>http://dwairi.wordpress.com/2009/01/18/world-dance-by-yanni/</link>
		<comments>http://dwairi.wordpress.com/2009/01/18/world-dance-by-yanni/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 11:26:33 +0000</pubDate>
		<dc:creator>dwairi</dc:creator>
				<category><![CDATA[music]]></category>
		<category><![CDATA[violin]]></category>
		<category><![CDATA[world dance]]></category>
		<category><![CDATA[yanni]]></category>

		<guid isPermaLink="false">http://dwairi.wordpress.com/?p=61</guid>
		<description><![CDATA[yanni and the staff playing world Dance, amazing!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dwairi.wordpress.com&amp;blog=421552&amp;post=61&amp;subd=dwairi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://dwairi.wordpress.com/2009/01/18/world-dance-by-yanni/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>open-flash-chart, IE and SSL</title>
		<link>http://dwairi.wordpress.com/2009/01/15/open-flash-chart-ie-and-ssl/</link>
		<comments>http://dwairi.wordpress.com/2009/01/15/open-flash-chart-ie-and-ssl/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 13:10:01 +0000</pubDate>
		<dc:creator>dwairi</dc:creator>
				<category><![CDATA[code snippet]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[open flash chart]]></category>
		<category><![CDATA[response headers]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://dwairi.wordpress.com/?p=59</guid>
		<description><![CDATA[solving open flash chart 1.x issue on IE behind HTTPS<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dwairi.wordpress.com&amp;blog=421552&amp;post=59&amp;subd=dwairi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://dwairi.wordpress.com/2009/01/15/open-flash-chart-ie-and-ssl/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">dwairi</media:title>
		</media:content>
	</item>
		<item>
		<title>JQuery and SELECT tag howto</title>
		<link>http://dwairi.wordpress.com/2009/01/07/jquery-and-select-tag-howto/</link>
		<comments>http://dwairi.wordpress.com/2009/01/07/jquery-and-select-tag-howto/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 16:26:47 +0000</pubDate>
		<dc:creator>dwairi</dc:creator>
				<category><![CDATA[code snippet]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Markup Languages]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[select]]></category>

		<guid isPermaLink="false">http://dwairi.wordpress.com/?p=53</guid>
		<description><![CDATA[following is a JavaScript code snippet using Powerful JQuery library for dealing with select HTML tag (which is &#8211; by the way &#8211; pain to deal with core javascript language). the html code &#8230;.. &#60;select id=&#8221;my-ml-list&#8221; name=&#8221;my-ml-list&#8221;&#62; &#60;option value=&#8221;java&#8221;&#62;XML&#60;/option&#62; &#60;option value=&#8221;java&#8221;&#62;HTML&#60;/option&#62; &#60;option value=&#8221;java&#8221;&#62;XHTML&#60;/option&#62; &#60;option value=&#8221;java&#8221;&#62;HAML&#60;/option&#62; &#60;option value=&#8221;java&#8221;&#62;YAML&#60;/option&#62; &#60;option value=&#8221;java&#8221;&#62;YASL&#60;/option&#62; &#60;/select&#62; &#8230;.. what can jquery do [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dwairi.wordpress.com&amp;blog=421552&amp;post=53&amp;subd=dwairi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://dwairi.wordpress.com/2009/01/07/jquery-and-select-tag-howto/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">dwairi</media:title>
		</media:content>
	</item>
		<item>
		<title>Why Software Projects Fails &#8211; looking inside</title>
		<link>http://dwairi.wordpress.com/2008/10/28/why-software-projects-fails-looking-inside/</link>
		<comments>http://dwairi.wordpress.com/2008/10/28/why-software-projects-fails-looking-inside/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 09:25:08 +0000</pubDate>
		<dc:creator>dwairi</dc:creator>
				<category><![CDATA[Software Management]]></category>
		<category><![CDATA[planning]]></category>
		<category><![CDATA[scheduling]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[software project fail]]></category>
		<category><![CDATA[team management]]></category>

		<guid isPermaLink="false">http://dwairi.wordpress.com/?p=36</guid>
		<description><![CDATA[Software doesn&#8217;t just appear on the shelves by magic. That program shrink-wrapped inside the box along with the indecipherable manual and 12-paragraph disclaimer notice actually came to you by way of an elaborate path, through the most rigid quality control on the planet (well, not exactly). Here you can see the cycle: Programmer produces code [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dwairi.wordpress.com&amp;blog=421552&amp;post=36&amp;subd=dwairi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://dwairi.wordpress.com/2008/10/28/why-software-projects-fails-looking-inside/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">dwairi</media:title>
		</media:content>
	</item>
	</channel>
</rss>
