<?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>Xhanch Studio &#187; JavaScript</title>
	<atom:link href="http://xhanch.com/category/free-script/javascript-free-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://xhanch.com</link>
	<description>Professional Web Development and Graphic Solutions</description>
	<lastBuildDate>Fri, 03 Feb 2012 16:28:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Rotating image with JavaScript and canvas in HTML 5</title>
		<link>http://xhanch.com/rotating-image-with-javascript-and-canvas-in-html-5/</link>
		<comments>http://xhanch.com/rotating-image-with-javascript-and-canvas-in-html-5/#comments</comments>
		<pubDate>Sun, 08 May 2011 10:53:28 +0000</pubDate>
		<dc:creator>Susanto BSc</dc:creator>
				<category><![CDATA[Free Script]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[canvas]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[degree]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[image rotate]]></category>
		<category><![CDATA[image rotator]]></category>
		<category><![CDATA[img]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[rotate]]></category>
		<category><![CDATA[rotating]]></category>
		<category><![CDATA[rotating image]]></category>
		<category><![CDATA[rotator]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://xhanch.com/?p=1196</guid>
		<description><![CDATA[Rotating images is not new thing in JavaScript. But, this tutorial will provide something new because we will use canvas in HTML 5. Here, you will learn how to rotate an image in 4 directions (0°, 90°, 180° and 270°/-90°) and the rotated image will be displayed via the canvas while the original image will [...]]]></description>
		<wfw:commentRss>http://xhanch.com/rotating-image-with-javascript-and-canvas-in-html-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript &#8211; Game Of Tetris</title>
		<link>http://xhanch.com/javascript-game-of-tetris/</link>
		<comments>http://xhanch.com/javascript-game-of-tetris/#comments</comments>
		<pubDate>Sat, 23 Apr 2011 07:09:08 +0000</pubDate>
		<dc:creator>Susanto BSc</dc:creator>
				<category><![CDATA[Free Script]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[blocks]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[online game]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[tetris]]></category>
		<category><![CDATA[tetris game]]></category>

		<guid isPermaLink="false">http://xhanch.com/?p=1191</guid>
		<description><![CDATA[Tetris is a classical and well-known game. Tetris is discovered in 1984 (in the same era as Mario Bros). So far, tetris has been released over 125 millions copies, tetris presents on all gaming platforms: PC, console, web-based environment, mobile, etc. It&#8217;s possible to embed a tetris game to your website easily. This script will [...]]]></description>
		<wfw:commentRss>http://xhanch.com/javascript-game-of-tetris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript &#8211; Ticking Clock</title>
		<link>http://xhanch.com/javascript-ticking-clock/</link>
		<comments>http://xhanch.com/javascript-ticking-clock/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 18:38:32 +0000</pubDate>
		<dc:creator>Susanto BSc</dc:creator>
				<category><![CDATA[Free Script]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[tick]]></category>

		<guid isPermaLink="false">http://xhanch.com/?p=841</guid>
		<description><![CDATA[Another free script from Xhanch Studio that will display a running/ticking digital clock on your web page or on your browser&#8217;s title and status. The time will be displayed based on visitor&#8217;s local computer time. Platform This script can be run well using Mozilla Firefox (any version), Internet Explorer (any version), Opera and Fast Browser. [...]]]></description>
		<wfw:commentRss>http://xhanch.com/javascript-ticking-clock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript &#8211; Message/Text Scroller</title>
		<link>http://xhanch.com/javascript-message-or-text-scroller/</link>
		<comments>http://xhanch.com/javascript-message-or-text-scroller/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 13:37:51 +0000</pubDate>
		<dc:creator>Susanto BSc</dc:creator>
				<category><![CDATA[Free Script]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[animate]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[scroll]]></category>
		<category><![CDATA[scroller]]></category>

		<guid isPermaLink="false">http://xhanch.com/?p=737</guid>
		<description><![CDATA[This is a JavaScript to scroll a list of messages or texts to save spaces on your web page. It will show a text one after another from a list which can be displayed in a single DIV or INPUT element. It is best to implement this one for news texts and texts ads. Demo [...]]]></description>
		<wfw:commentRss>http://xhanch.com/javascript-message-or-text-scroller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript &#8211; Password Generator</title>
		<link>http://xhanch.com/javascript-password-generator/</link>
		<comments>http://xhanch.com/javascript-password-generator/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 16:37:59 +0000</pubDate>
		<dc:creator>Susanto BSc</dc:creator>
				<category><![CDATA[Free Script]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[generate]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://xhanch.com/?p=633</guid>
		<description><![CDATA[Another free script from Xhanch Studio which is a very flexible and powerful password generator script written in JavaScript. With this password generator, you will not be bother or confuse to choose/select a strong and secure passwords for your important accounts. You can save this script locally so you can use it anytime. Platform This [...]]]></description>
		<wfw:commentRss>http://xhanch.com/javascript-password-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript &#8211; Google Maps With Pointer</title>
		<link>http://xhanch.com/javascript-google-maps-with-pointer/</link>
		<comments>http://xhanch.com/javascript-google-maps-with-pointer/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 16:21:54 +0000</pubDate>
		<dc:creator>Susanto BSc</dc:creator>
				<category><![CDATA[Free Script]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[coordinate]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[pointer]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://xhanch.com/?p=530</guid>
		<description><![CDATA[Google Map API is an interface for you to put maps on your webpage. It also can be used as an input method for a user to select his address exactly on a map. So, the user does not only type in his address, city, country and other location information as we can found generally [...]]]></description>
		<wfw:commentRss>http://xhanch.com/javascript-google-maps-with-pointer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

