<?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; using</title>
	<atom:link href="http://www.doitmyway.net/tag/using/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>write text on image using php</title>
		<link>http://www.doitmyway.net/2009/08/10/write-text-on-image-using-php/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=write-text-on-image-using-php</link>
		<comments>http://www.doitmyway.net/2009/08/10/write-text-on-image-using-php/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 23:54:40 +0000</pubDate>
		<dc:creator>AL YAMANI</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[imagettftext]]></category>
		<category><![CDATA[on]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[using]]></category>
		<category><![CDATA[write]]></category>

		<guid isPermaLink="false">http://dimw.doitmyway.net/?p=611</guid>
		<description><![CDATA[hello, this is a simple method to write text on image using php. in fact, my friends asked me to create a php page that will take a specific information about their website visitors and return an image of a certificate with the visitor information written on it. the logic of the program has three]]></description>
		<wfw:commentRss>http://www.doitmyway.net/2009/08/10/write-text-on-image-using-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>convert images using java imageIO</title>
		<link>http://www.doitmyway.net/2009/06/14/convert-images-using-java-imageio/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=convert-images-using-java-imageio</link>
		<comments>http://www.doitmyway.net/2009/06/14/convert-images-using-java-imageio/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 22:45:04 +0000</pubDate>
		<dc:creator>AL YAMANI</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[bmp]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[gif]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[image writer]]></category>
		<category><![CDATA[imageIO]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jpg]]></category>
		<category><![CDATA[png]]></category>
		<category><![CDATA[reader]]></category>
		<category><![CDATA[using]]></category>

		<guid isPermaLink="false">http://dimw.doitmyway.net/?p=357</guid>
		<description><![CDATA[Hi all, I learned how to use java ImageIO to convert images formats. It makes me happy, so I wanted to share my experience with all of you. As NetBeans told me, ImageIO is a class containing static convenience methods for locating ImageReaders and ImageWriters, and performing simple encoding and decoding. ImageIO supports most common]]></description>
		<wfw:commentRss>http://www.doitmyway.net/2009/06/14/convert-images-using-java-imageio/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Scan your system using external anti-virus</title>
		<link>http://www.doitmyway.net/2009/06/14/scan-your-system-using-external-anti-virus/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=scan-your-system-using-external-anti-virus</link>
		<comments>http://www.doitmyway.net/2009/06/14/scan-your-system-using-external-anti-virus/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 22:18:33 +0000</pubDate>
		<dc:creator>AL YAMANI</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[anti]]></category>
		<category><![CDATA[anti-virus]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[bootable]]></category>
		<category><![CDATA[external]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[Scan]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[using]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[you use tools]]></category>
		<category><![CDATA[your]]></category>

		<guid isPermaLink="false">http://dimw.doitmyway.net/?p=341</guid>
		<description><![CDATA[Hi, Is your computer is full with viruses, and your anti-virus is just watching them playing around? If so, you may consider changing it and use a better one. The problem is when you cannot do such a thing since viruses are controlling your system. I believe you do not want to lose your data,]]></description>
		<wfw:commentRss>http://www.doitmyway.net/2009/06/14/scan-your-system-using-external-anti-virus/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>playing music using java audioClip</title>
		<link>http://www.doitmyway.net/2009/05/20/playing-music-using-java-audioclip/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=playing-music-using-java-audioclip</link>
		<comments>http://www.doitmyway.net/2009/05/20/playing-music-using-java-audioclip/#comments</comments>
		<pubDate>Wed, 20 May 2009 12:47:44 +0000</pubDate>
		<dc:creator>AL YAMANI</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[aif]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[audioClip]]></category>
		<category><![CDATA[Clip]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[playing]]></category>
		<category><![CDATA[simple audio player]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[using]]></category>
		<category><![CDATA[wav]]></category>

		<guid isPermaLink="false">http://dimw.doitmyway.net/?p=303</guid>
		<description><![CDATA[Hi all, I was thinking of a way to play audio in java. I am using NetBeans, so it did not take me more than five (Ctrl-Space) until I figured out the way. Today we will discuss creating of simple audio player which can play a (WAV) file. There are many ways to play audio]]></description>
		<wfw:commentRss>http://www.doitmyway.net/2009/05/20/playing-music-using-java-audioclip/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
