<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9" -->
<rss version="0.92">
<channel>
	<title>SAMIAN</title>
	<link>http://www.samian.info</link>
	<description>Catatan Harian Seorang Pria</description>
	<lastBuildDate>Fri, 25 Dec 2009 11:15:46 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Belajar membuat form</title>
		<description><![CDATA[ 




First Name:




Last Name:




City:




* Your email address:





* Enter the security code shown:
// 
				function getRandomLetter() {
					return String.fromCharCode(getRandom(65, 90));
				}
				function getRandom(lowerBound, upperBound) {
					return Math.floor((upperBound - lowerBound + 1) * Math.random() + lowerBound);
				}
				function SetSID()
				{
					if (SIDString.length > 0)
					{
						return SIDString;
					}
					sidc = 0;
					while (sidc < 32)
					{
						SIDString = SIDString + getRandomLetter();
						sidc++;
					}
					return SIDString;
				}
// ]]&#62; // 
// ]]&#62;






Email marketing by Interspire




 // 
				if (f.captcha.value == [...]]]></description>
		<link>http://www.samian.info/belajar-membuat-form.html</link>
			</item>
	<item>
		<title>Hello world!</title>
		<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!





		
			Share this on del.icio.us
		
		
			Buzz up!
		
		
			Stumble upon something good? Share it on StumbleUpon
		
		
			Share this on Technorati
		
		
			Share this on Facebook
		
		
			Tweet This!
		





]]></description>
		<link>http://www.samian.info/hello-world.html</link>
			</item>
</channel>
</rss>
