<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Site Help</title>
	<link>http://sitehelp.com.au</link>
	<description>Website Resources, code snippets and tutorials</description>
	<lastBuildDate>Mon, 16 Aug 2010 23:45:46 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>jQuery fancy Draggable Captcha</title>
		<description><![CDATA[Here is a jQuery example for a captcha in a registration form. In order to pass the “Are you human” test, the user has to drag the numbers from 1 to 6 into order. jQuery draggable captcha &#60;script type=&#34;text/javascript&#34;&#62; ( function($){ $.fn.shuffle = function() { return this.each(function(){ var items = $(this).children(); return (items.length) ? $(this).html($.shuffle(items,$(this))) [...]]]></description>
		<link>http://sitehelp.com.au/jquery-fancy-draggable-captcha/</link>
			</item>
	<item>
		<title>Rounded Menu with CSS3 and jQuery</title>
		<description><![CDATA[In this tutorial we are going to make use of the incredibly awesome rotating and scaling jQuery patch from Zachary Johnson that can be found here. We will create a menu with little icons that will rotate when hovering. Also, we will make the menu item expand and reveal some menu content, like links or [...]]]></description>
		<link>http://sitehelp.com.au/rounded-menu-with-css3-and-jquery/</link>
			</item>
	<item>
		<title>High-Resolution Browser Icons 32 bit</title>
		<description><![CDATA[You may want these for a presentation, a, blog post or for the site featuring your brand new awesome lightbox script (please no!). They are 32bit PNGs, each have their own official shadow treatment, and no background matte color. Hi-Res Browser Icons in 32 bit I came across this post today by Paul Irish, and [...]]]></description>
		<link>http://sitehelp.com.au/high-resolution-browser-icons-32-bit/</link>
			</item>
	<item>
		<title>The League of Moveable Type &#8211; fonts</title>
		<description><![CDATA[We&#8217;re done with the tired old fontstacks of yesteryear. Enough with the limitations of the web, we won&#8217;t have it. It&#8217;s time to raise our standards. Here, you&#8217;ll find only the most well-made, free &#38; open-source, @font-face ready fonts. What its about &#8230; Like any revolution, we aim to make progress, and we need help. [...]]]></description>
		<link>http://sitehelp.com.au/the-league-of-moveable-type-fonts/</link>
			</item>
	<item>
		<title>timeAGO a jQuery plugin</title>
		<description><![CDATA[Timeago is a jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. &#8220;4 minutes ago&#8221; or &#8220;about 1 day ago&#8221;). The timeAGO jQuery plugin Timeago was originally built for use with Yarp.com to timestamp comments. Avoid timestamps dated &#8220;1 minute ago&#8221; even though the page was opened 10 minutes ago; timeago [...]]]></description>
		<link>http://sitehelp.com.au/timeago-a-jquery-plugin/</link>
			</item>
	<item>
		<title>GoogleMap Markers jQuery from HTML list !</title>
		<description><![CDATA[This is one of my favorite jQuery plugins, it has far reaching features. It&#8217;s ease of use and implementation means even novices can plot markers on Google Maps with absolute simplistic ease. How it works &#60;script&#62; gmap = new GMap2(document.getElementById('map')); gmap.setCenter(new GLatLng(0, 0), 13); $('#brisbane').gmaplist(gmap); &#60;/script&#62; The list element to propgate the markers &#60;div id=&#34;map&#34; [...]]]></description>
		<link>http://sitehelp.com.au/googlemap-markers-jquery-from-html-list/</link>
			</item>
	<item>
		<title>Welcome From &#8230; geoPlugin</title>
		<description><![CDATA[Small script, showing how to add a welcome to your website visitors. Demo right below this line document.write("Welcome to our visitors from "+geoplugin_city()+", "+geoplugin_countryName()); Code to produce this &#60;script language=&#34;JavaScript&#34; src=&#34;http://www.geoplugin.net/javascript.gp&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62; &#60;h3&#62;&#60;img src=&#34;/images/waving.gif&#34;&#62;&#60;script language=&#34;Javascript&#34;&#62; document.write(&#34;Welcome to our visitors from &#34;+geoplugin_city()+&#34;, &#34;+geoplugin_countryName()); &#60;/script&#62;&#60;/h3&#62; Source: GeoPlugin Blog this on Blogger Subscribe to the comments for this [...]]]></description>
		<link>http://sitehelp.com.au/welcome-from-geoplugin/</link>
			</item>
	<item>
		<title>scripty2 the successor to script.aculo.us</title>
		<description><![CDATA[scripty2 is divided into three parts, core, fx, and ui, and supports IE6+, Safari 3+, Firefox 3+, Chrome, Opera 10 and most WebKit-based browsers. Alpha notice: scripty2 is currently in alpha, and not feature-complete. The API is not final and subject to change. scripty2 core Core contains various JavaScript and DOM extensions used by scripty2 [...]]]></description>
		<link>http://sitehelp.com.au/scripty2-the-succesor-to-script-aculo-us/</link>
			</item>
	<item>
		<title>jQuery Image Load</title>
		<description><![CDATA[Found a tutorial about image loading using Jquery written by Remy Sharp while trying to create the same function for company i am working at. Remy has publish the core script and here i will modify it to make it work for multiple images, and load in sequencing order. Multiple Image Loading First we create [...]]]></description>
		<link>http://sitehelp.com.au/jquery-image-load/</link>
			</item>
	<item>
		<title>Google like CAPTCHA for forms</title>
		<description><![CDATA[Are you looking for Google style CAPTCHA (Human verification code) script for PHP projects, Please take a look at this post. I want to explain how to implement cool-php-captcha script for forms. Use it and add security to your web projects. How it is done &#8211; the form &#60;form method=&#34;post&#34; action=&#34;reg.php&#34;&#62; &#60;b&#62;Name&#60;/b&#62;&#60;br/&#62; &#60;input type=&#34;text&#34; name=&#34;name&#34; [...]]]></description>
		<link>http://sitehelp.com.au/google-like-captcha-for-forms/</link>
			</item>
</channel>
</rss>

