<?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>DIMW &#187; user</title>
	<atom:link href="http://www.doitmyway.net/tag/user/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doitmyway.net</link>
	<description>Do It My Way or die trying!</description>
	<lastBuildDate>Wed, 07 Jul 2010 16:38:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>pligg avatar based on user id</title>
		<link>http://www.doitmyway.net/2009/08/15/pligg-avatar-based-on-user-id/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=pligg-avatar-based-on-user-id</link>
		<comments>http://www.doitmyway.net/2009/08/15/pligg-avatar-based-on-user-id/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 08:33:57 +0000</pubDate>
		<dc:creator>AL YAMANI</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[avatar]]></category>
		<category><![CDATA[based]]></category>
		<category><![CDATA[Easy]]></category>
		<category><![CDATA[id]]></category>
		<category><![CDATA[on]]></category>
		<category><![CDATA[pligg]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[userid]]></category>

		<guid isPermaLink="false">http://dimw.doitmyway.net/?p=660</guid>
		<description><![CDATA[hello, this is a simple trick to force  pligg avatar system to use user id instead of username.  the problem of pligg avatar system arise with non english letter. it happens when pligg try to write the avatar image file using the username_30.jpg which gives a wrong filename so pligg can not reuse the image]]></description>
		<wfw:commentRss>http://www.doitmyway.net/2009/08/15/pligg-avatar-based-on-user-id/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>add jFileChooserFilter to your java code</title>
		<link>http://www.doitmyway.net/2009/06/21/add-jfilechooserfilter-to-your-java-code/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=add-jfilechooserfilter-to-your-java-code</link>
		<comments>http://www.doitmyway.net/2009/06/21/add-jfilechooserfilter-to-your-java-code/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 14:22:57 +0000</pubDate>
		<dc:creator>AL YAMANI</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[Chooser]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Extension]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[Filter]]></category>
		<category><![CDATA[friendly]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jFile]]></category>
		<category><![CDATA[name]]></category>
		<category><![CDATA[to]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[user friendly applications]]></category>
		<category><![CDATA[your]]></category>

		<guid isPermaLink="false">http://dimw.doitmyway.net/?p=407</guid>
		<description><![CDATA[Hi, Today I am going to show the way to use JFileChooser with FileNameExtensionFilter. This is very useful for building user friendly applications. FileNameExtensionFilter is used to tell which files extentions are allowed for the jFileChooser. This will make files with specific extensions appear and all other files disappear from the jfilechooser dialog. First of]]></description>
		<wfw:commentRss>http://www.doitmyway.net/2009/06/21/add-jfilechooserfilter-to-your-java-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
