<?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>Arie PutrantoPosts Tagged Tutorial | Arie Putranto</title>
	<atom:link href="http://arie.putranto.com/blog/tag/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://arie.putranto.com</link>
	<description>Freelance Web Designer Yogyakarta Indonesia</description>
	<lastBuildDate>Sun, 28 Feb 2010 03:18:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Convert Text to Image Using PHP</title>
		<link>http://arie.putranto.com/blog/2009/09/php-script-text-to-image-tutorial/</link>
		<comments>http://arie.putranto.com/blog/2009/09/php-script-text-to-image-tutorial/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 07:41:26 +0000</pubDate>
		<dc:creator>Arie Putranto</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[GD Library]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://arie.putranto.com/?p=1006</guid>
		<description><![CDATA[People have been trying to convert a text to an image for various reason. They usually need it to turn an e-mail address so it cannot be easily harvested from the content. But this script will not only able to do that, it can be use for many other thing, such as styling your website. [...]]]></description>
		<wfw:commentRss>http://arie.putranto.com/blog/2009/09/php-script-text-to-image-tutorial/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Template to Show Archive by Category</title>
		<link>http://arie.putranto.com/blog/2009/09/template-to-show-archive-by-category/</link>
		<comments>http://arie.putranto.com/blog/2009/09/template-to-show-archive-by-category/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 11:01:46 +0000</pubDate>
		<dc:creator>Arie Putranto</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Category Archive]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Template]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://arie.putranto.com/?p=953</guid>
		<description><![CDATA[On developing a theme for wordpress, one must reach the situation where there&#8217;s no build in wordpress template tags to do specific task. They have to decide if they have to search for available plugin, creating a new plugin or the easiest way, creating a template for use with page. Templates are the files which [...]]]></description>
		<wfw:commentRss>http://arie.putranto.com/blog/2009/09/template-to-show-archive-by-category/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slideshow Using Prototype and Scriptaculous</title>
		<link>http://arie.putranto.com/blog/2009/06/slideshow-using-prototype-and-scriptaculous/</link>
		<comments>http://arie.putranto.com/blog/2009/06/slideshow-using-prototype-and-scriptaculous/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 09:56:05 +0000</pubDate>
		<dc:creator>Arie Putranto</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Prototype]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Scriptaculous]]></category>
		<category><![CDATA[Slideshow]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://arie.putranto.com/?p=523</guid>
		<description><![CDATA[Prototype is a JavaScript Framework that aims to ease development of dynamic web applications. Script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly. We can create a simple image slide show with Prototype and Sciprtaculous effect working together.]]></description>
		<wfw:commentRss>http://arie.putranto.com/blog/2009/06/slideshow-using-prototype-and-scriptaculous/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>PHP Captcha Image Verification</title>
		<link>http://arie.putranto.com/blog/2009/06/php-captcha-image-verification/</link>
		<comments>http://arie.putranto.com/blog/2009/06/php-captcha-image-verification/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 13:34:41 +0000</pubDate>
		<dc:creator>Arie Putranto</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Captcha]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://arie.putranto.com/?p=467</guid>
		<description><![CDATA[CAPTCHA is used on many website to ensure that the response is not generated by computer. The term “CAPTCHA” was based upon the word capture.]]></description>
		<wfw:commentRss>http://arie.putranto.com/blog/2009/06/php-captcha-image-verification/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Drop Down Menu Using Javascript and CSS</title>
		<link>http://arie.putranto.com/blog/2009/06/drop-down-menu-using-javascript-and-css/</link>
		<comments>http://arie.putranto.com/blog/2009/06/drop-down-menu-using-javascript-and-css/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 03:59:25 +0000</pubDate>
		<dc:creator>Arie Putranto</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Drop Down Menu]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://arie.putranto.com/?p=431</guid>
		<description><![CDATA[Having a drop down menu on your site header will help your visitors a lot to navigate your site, especially one with a lot of pages. This is an example on how to create a drop down menu on your website using a simple Javascript. Please note that this would not work if your visitor deactivate the Javascript function on their browser.]]></description>
		<wfw:commentRss>http://arie.putranto.com/blog/2009/06/drop-down-menu-using-javascript-and-css/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>PHP Simple Link Rotator Script</title>
		<link>http://arie.putranto.com/blog/2009/02/php-simple-link-rotator-script/</link>
		<comments>http://arie.putranto.com/blog/2009/02/php-simple-link-rotator-script/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 08:44:17 +0000</pubDate>
		<dc:creator>Arie Putranto</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Link Rotator]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://arie.putranto.com/?p=240</guid>
		<description><![CDATA[Here is a tutorial on creating a simple link rotator using rand() function and array on PHP. This tutorial is meant to be simple so you can modify the script to meet your requirements before use it into your website. Basically, the technique can be applied on creating images or banner rotator. By doing that, [...]]]></description>
		<wfw:commentRss>http://arie.putranto.com/blog/2009/02/php-simple-link-rotator-script/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
