<?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; Java</title>
	<atom:link href="http://dwairi.wordpress.com/category/java/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; Java</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>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>
		<item>
		<title>NetBeans 6.0 IDE First impression</title>
		<link>http://dwairi.wordpress.com/2007/12/04/netbeans-6-first-impression/</link>
		<comments>http://dwairi.wordpress.com/2007/12/04/netbeans-6-first-impression/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 10:56:22 +0000</pubDate>
		<dc:creator>dwairi</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Markup Languages]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ruby and Ruby On Rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[infoq]]></category>
		<category><![CDATA[]]></category>

		<guid isPermaLink="false">http://dwairi.wordpress.com/2007/12/04/netbeans-6-first-impression/</guid>
		<description><![CDATA[Today I installed Netbeans 6 and my first Impression is Wow! I will be posting in-depth look at netbeans-6.0 later.
but, what is new on netbeans-6.0?
Editor Improvements

Smarter code completion
Highlights
Better Navigation and Inspection
Live Templates and Surround Functionality

Ruby/JRuby/Ruby on Rails Support

Project support including Gems and RSpec
Advanced Ruby Editing
ActiveRecord Code Completion
Ruby Debugger
Ruby on Rails Support

Profiling

Profiler integrated into NetBeans IDE
Compare [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dwairi.wordpress.com&blog=421552&post=16&subd=dwairi&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://dwairi.wordpress.com/2007/12/04/netbeans-6-first-impression/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">dwairi</media:title>
		</media:content>
	</item>
	</channel>
</rss>