<?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; file</title>
	<atom:link href="http://www.doitmyway.net/tag/file/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>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>
		<item>
		<title>Change, create, modify and access date time of a file</title>
		<link>http://www.doitmyway.net/2009/06/21/change-create-modify-and-access-date-time-of-a-file/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=change-create-modify-and-access-date-time-of-a-file</link>
		<comments>http://www.doitmyway.net/2009/06/21/change-create-modify-and-access-date-time-of-a-file/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 13:24:09 +0000</pubDate>
		<dc:creator>AL YAMANI</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[modify]]></category>
		<category><![CDATA[of]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://dimw.doitmyway.net/?p=399</guid>
		<description><![CDATA[Hi all, This is a simple trick to change the created, modified and accessed data and time for a specific file. First, change your operating system clock to the date/time you want. here i set it to 2000. Then make a copy of your file. this will change the creation date and time to the]]></description>
		<wfw:commentRss>http://www.doitmyway.net/2009/06/21/change-create-modify-and-access-date-time-of-a-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recover your files from dead operating system</title>
		<link>http://www.doitmyway.net/2009/05/09/recover-your-files-from-dead-operating-system/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=recover-your-files-from-dead-operating-system</link>
		<comments>http://www.doitmyway.net/2009/05/09/recover-your-files-from-dead-operating-system/#comments</comments>
		<pubDate>Sat, 09 May 2009 06:44:46 +0000</pubDate>
		<dc:creator>AL YAMANI</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[dead]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[file systems]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[live-cd/live-usb operating systems]]></category>
		<category><![CDATA[operating]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[operating systems]]></category>
		<category><![CDATA[Recover]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[viruses/worms infection]]></category>

		<guid isPermaLink="false">http://dimw.doitmyway.net/?p=284</guid>
		<description><![CDATA[Hi all, How do you feel when computer refuse to start, especially when it says that your operating system is infected or corrupted so it will not work until further notice. If I am the one to answer this question, then I will say no problem at all. I am not a lair, after saying]]></description>
		<wfw:commentRss>http://www.doitmyway.net/2009/05/09/recover-your-files-from-dead-operating-system/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Create configuration file for your application</title>
		<link>http://www.doitmyway.net/2009/05/09/create-configuration-file-for-your-application/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=create-configuration-file-for-your-application</link>
		<comments>http://www.doitmyway.net/2009/05/09/create-configuration-file-for-your-application/#comments</comments>
		<pubDate>Sat, 09 May 2009 06:33:27 +0000</pubDate>
		<dc:creator>AL YAMANI</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[operating system]]></category>

		<guid isPermaLink="false">http://dimw.doitmyway.net/?p=279</guid>
		<description><![CDATA[Hi all, Today I am going about making a configuration file for your application. Such file can enhance your product quality. First we need the definition of a configuration file. As its name says, a configuration file is a file used to store configuration of programs. Simple example is your desktop background. Each time you]]></description>
		<wfw:commentRss>http://www.doitmyway.net/2009/05/09/create-configuration-file-for-your-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>usefulness of corrupted files</title>
		<link>http://www.doitmyway.net/2009/03/29/usefulness-of-corrupted-files/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=usefulness-of-corrupted-files</link>
		<comments>http://www.doitmyway.net/2009/03/29/usefulness-of-corrupted-files/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 14:50:20 +0000</pubDate>
		<dc:creator>AL YAMANI</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[corrupted]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[gif]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[mp3 player]]></category>
		<category><![CDATA[run windows media player]]></category>
		<category><![CDATA[them unreadable by software]]></category>
		<category><![CDATA[useful]]></category>
		<category><![CDATA[usefulness]]></category>

		<guid isPermaLink="false">http://dimw.doitmyway.net/?p=174</guid>
		<description><![CDATA[hi all, this articles is an unusual one. today we are going to see the usefulness of corrupted files [superemotions file="icon_exclaim.gif" title="Exclaimaition Mark"] before that, we need to mention some points such as: definition of corrupted files types of corrupted files real corruption fake corruption recoverable unrecoverable causes of corrupted files intended unintended uses of]]></description>
		<wfw:commentRss>http://www.doitmyway.net/2009/03/29/usefulness-of-corrupted-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
