<?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>Webnyaculun</title>
	<atom:link href="http://webnyaculun.web.id/feed" rel="self" type="application/rss+xml" />
	<link>http://webnyaculun.web.id</link>
	<description>Fitra Aditya&#039;s Weblog - Learning by Doing</description>
	<lastBuildDate>Fri, 22 Jan 2010 21:38:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Sanitisation and Validation in PHP</title>
		<link>http://webnyaculun.web.id/sanitisation-and-validation-in-php.php</link>
		<comments>http://webnyaculun.web.id/sanitisation-and-validation-in-php.php#comments</comments>
		<pubDate>Fri, 22 Jan 2010 21:37:44 +0000</pubDate>
		<dc:creator>Fitra Aditya</dc:creator>
				<category><![CDATA[English Version]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Web Programming]]></category>

		<guid isPermaLink="false">http://webnyaculun.web.id/?p=12</guid>
		<description><![CDATA[What Do Sanitisation and Validation Mean? Sanitisation and Validation are important terms to understand when writing PHP applications. Both in the context of this tutorial are about processes performed on user input. Sanitisation is cleaning user input to make it safe to process, and Validation is checking the data to see if it is: in [...]]]></description>
		<wfw:commentRss>http://webnyaculun.web.id/sanitisation-and-validation-in-php.php/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using References in PHP</title>
		<link>http://webnyaculun.web.id/using-references-in-php.php</link>
		<comments>http://webnyaculun.web.id/using-references-in-php.php#comments</comments>
		<pubDate>Fri, 22 Jan 2010 07:39:40 +0000</pubDate>
		<dc:creator>Fitra Aditya</dc:creator>
				<category><![CDATA[English Version]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Web Programming]]></category>

		<guid isPermaLink="false">http://webnyaculun.web.id/?p=7</guid>
		<description><![CDATA[What are references? References are a tool in PHP that we can use to access the content of a variable through several identifiers (&#8220;names&#8221;). When a reference is modified, the content it points to will be changed directly, this means that when editing a reference or the original variable we change it for everything referencing [...]]]></description>
		<wfw:commentRss>http://webnyaculun.web.id/using-references-in-php.php/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>German Government: Stop Using Internet Explorer</title>
		<link>http://webnyaculun.web.id/german-government-stop-using-internet-explorer.php</link>
		<comments>http://webnyaculun.web.id/german-government-stop-using-internet-explorer.php#comments</comments>
		<pubDate>Thu, 21 Jan 2010 16:43:55 +0000</pubDate>
		<dc:creator>Fitra Aditya</dc:creator>
				<category><![CDATA[English Version]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[International]]></category>

		<guid isPermaLink="false">http://webnyaculun.web.id/?p=38</guid>
		<description><![CDATA[In a statement issued today, the German Federal Office for Security in Information Technology (known as BSI) recommends that all Internet Explorer users switch to an alternative browser. They may resume using Explorer after a fix is issued by Microsoft for a critical vulnerability that has been implicated in the Chinese cyberattack against Google.
If you [...]]]></description>
		<wfw:commentRss>http://webnyaculun.web.id/german-government-stop-using-internet-explorer.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Development Toolbox: 120+ Web Development Resources</title>
		<link>http://webnyaculun.web.id/web-development-toolbox-120-web-development-resources.php</link>
		<comments>http://webnyaculun.web.id/web-development-toolbox-120-web-development-resources.php#comments</comments>
		<pubDate>Wed, 20 Jan 2010 14:36:31 +0000</pubDate>
		<dc:creator>Fitra Aditya</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[Web Tool]]></category>

		<guid isPermaLink="false">http://webnyaculun.web.id/?p=23</guid>
		<description><![CDATA[As rewarding as web development is, it can also be a pain sometimes, especially if you spend half your time looking for the right tools and resources. Well, I’ve done the work for you with this one, and have compiled a list of over 120 web development resources to make your life easier.
Reference and General [...]]]></description>
		<wfw:commentRss>http://webnyaculun.web.id/web-development-toolbox-120-web-development-resources.php/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Linux Command Line Cheatsheet</title>
		<link>http://webnyaculun.web.id/linux-command-line-cheatsheet.php</link>
		<comments>http://webnyaculun.web.id/linux-command-line-cheatsheet.php#comments</comments>
		<pubDate>Wed, 23 Dec 2009 00:15:00 +0000</pubDate>
		<dc:creator>Fitra Aditya</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Versi Indonesia]]></category>
		<category><![CDATA[Cheat Sheet]]></category>
		<category><![CDATA[Linux Command]]></category>

		<guid isPermaLink="false">http://webnyaculun.web.id/linux-command-line-cheatsheet.php</guid>
		<description><![CDATA[Daftar di bawah ini merupakan terjemahan dari Linux.org. Semoga bermanfaat bagi anda yang sedang belajar Linux.
A

acpi -t Menampilkan suhu processor dalam satuan celcius
 alias hh=&#8217;history&#8217; Membuat alias dari sebuah perintah. Pada contoh ini hh adalah alias untuk history
 apropos mkdir Menampilkan informasi ringkas tentang kegunaan sebuah perintah. apropos mkdir akan menampilkan kegunaan dari perintah mkdir
 [...]]]></description>
		<wfw:commentRss>http://webnyaculun.web.id/linux-command-line-cheatsheet.php/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
