<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>Write - Site .net</title>
	<link>http://write-site.net</link>
	<description>Enjoy. Javascript. And Stuff.</description>
	<lastBuildDate>Mon, 11 Jan 2010 13:35:16 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Alakazam hide and seek</title>
		<description><![CDATA[
Show

]]></description>
		<link>http://write-site.net/http:/write-site.net/2010/alakazam-hide-and-seek/</link>
			</item>
	<item>
		<title>Hello JQuery</title>
		<description><![CDATA[

// This code syntax requires the JQuery import above.
 $(document).ready(function() {
   $("a[name=hello]").click(function() {
     alert("Hello world!");
   });
 });

Click here for Hello!
]]></description>
		<link>http://write-site.net/http:/write-site.net/2010/hello-jquery/</link>
			</item>
	<item>
		<title>All your base</title>
		<description><![CDATA[
var x = 0;
var message = "How are you gentlemen !!! \n All your base are belong to us. \n You are on the way to destruction. \n You have no chance to survive make your time. \n Ha Ha Ha Ha. \n";
function how_are_you()
{
current_message = document.main_screen.talking.value;
document.main_screen.talking.value = current_message+message.charAt(x);
x = x+1;
setTimeout("how_are_you()",300);
}

Click in this box to enjoy [...]]]></description>
		<link>http://write-site.net/http:/write-site.net/2010/all-your-base/</link>
			</item>
	<item>
		<title>Updating a text box on click.</title>
		<description><![CDATA[
function how_are_you2()
{
document.main_screen2.talking2.value = "How are you gentlemen?";
}

Click in this box to enjoy your message.



]]></description>
		<link>http://write-site.net/http:/write-site.net/2010/updating-text-box/</link>
			</item>
	<item>
		<title>Sonya&#8217;s Write Site</title>
		<description><![CDATA[Sonya has launcher her Write Site at http://sonya.write-site.net/. Check it out.
]]></description>
		<link>http://write-site.net/http:/write-site.net/2009/sonyas-write-site/</link>
			</item>
</channel>
</rss>
