<?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>Gary Hepting - Senior Web Developer &#187; Web Scripting</title>
	<atom:link href="http://garyhepting.com/category/web-scripting/feed/" rel="self" type="application/rss+xml" />
	<link>http://garyhepting.com</link>
	<description>Professional Website Designs, Web Development and Search Engine Optimization in Portland Oregon</description>
	<lastBuildDate>Wed, 11 Aug 2010 05:38:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Securing Website Forms with and without CAPTCHA</title>
		<link>http://garyhepting.com/2010/01/securing-website-forms-with-and-without-captcha/</link>
		<comments>http://garyhepting.com/2010/01/securing-website-forms-with-and-without-captcha/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 03:03:48 +0000</pubDate>
		<dc:creator>Gary Hepting</dc:creator>
				<category><![CDATA[Internet Technology]]></category>
		<category><![CDATA[Web Scripting]]></category>
		<category><![CDATA[anti-spam]]></category>
		<category><![CDATA[CAPTCHA]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://garyhepting.com/?p=961</guid>
		<description><![CDATA[There are means to block automated or remote submission of the website  forms. Having an unsecured form these days is just asking for a few  hundred junk emails a week if not more. There are about 4-5 decent ways  of blocking SPAM and potential &#8220;hacker&#8221; or intrusive programs from  abusing our [...]]]></description>
			<content:encoded><![CDATA[<p>There are means to block automated or remote submission of the website  forms. Having an unsecured form these days is just asking for a few  hundred junk emails a week if not more. There are about 4-5 decent ways  of blocking SPAM and potential &#8220;hacker&#8221; or intrusive programs from  abusing our forms:</p>
<p>1. The most elegant in my opinion and definitely the least annoying to users, but not a completely secure or &#8220;perfect&#8221; solution is currently referred to simply as &#8220;Safer Contact Forms without Captcha&#8221;. There isn&#8217;t really anything tangible to show you a demo of, but an overview of the technology method can be reviewed here: <a href="http://15daysofjquery.com/safer-contact-forms-without-captchas/11/">http://15daysofjquery.com/safer-contact-forms-without-captchas/11/</a> or here: <a href="http://docs.jquery.com/Tutorials:Safer_Contact_Forms_Without_CAPTCHAs">http://docs.jquery.com/Tutorials:Safer_Contact_Forms_Without_CAPTCHAs</a> (i think this is the original author of this method, but they&#8217;re both the same thing)</p>
<p>Two downsides to this approach are:<br />
1. Users must have cookies enabled as well as Javascript. A teeny tiny amount of visitors will not, but we can prompt them with a message.2. This security concept is based on the current methods that &#8220;bad bots&#8221; and hacker-programs use, but is in no means actually &#8220;securing&#8221; anything.<br />
2. Number 2 because it is my second favorite option currently available: Ajax Fancy Captcha jQuery plugin. This one is cutting edge and truly is the best and most realistic way of proving someone is actually a human in todays software abilities and limitations. A live interactive demonstration of this is here: <a href="http://www.webdesignbeach.com/beachbar/ajax-fancy-captcha-jquery-plugin">http://www.webdesignbeach.com/beachbar/ajax-fancy-captcha-jquery-plugin</a></p>
<p>Two downsides to this approach are:<br />
1. &#8220;You don’t want to use CAPTCHA’s in general because you just know that requiring your visitors to read squiggly letters<br />
and numbers just to send you a message is going to suppress communication &#8211; not encourage it.&#8221; &#8211; Quoted from the article<br />
in option #1 <span><span> <img src='http://garyhepting.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </span></span><br />
2. This method is the least friendly to handicap visitors using screen readers, etc. This isn&#8217;t a major concern on this project, since we are not subject to be Section 508 Compliant or anything, but it&#8217;s always something we should be conscious of. You never want to dishonor the ADA&#8230; <span><span> <img src='http://garyhepting.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </span></span></p>
<p>3. Option #3 is very widely used and is actually the industry leader in CAPTCHA solutions in the open-source world. You&#8217;ve probably seen and used this at least a dozen times on various websites: <a href="http://recaptcha.net/plugins/php/">http://recaptcha.net/plugins/php/</a></p>
<p>4. Option #4 is another flavor of CAPCHTA that is a little less &#8220;bloated&#8221; and has more readable characters, but is less effective than Option #3: <a href="http://www.archreality.com/jcap/">http://www.archreality.com/jcap/</a>. I&#8217;ve implemented this one one of our clients websites recently that you can look at: <a href="http://www.plansource.com/plansource/contact">http://www.plansource.com/plansource/contact</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark to:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://garyhepting.com/2010/01/securing-website-forms-with-and-without-captcha/&amp;title=Securing+Website+Forms+with+and+without+CAPTCHA" title="Add 'Securing Website Forms with and without CAPTCHA' to Del.icio.us"><img src="http://garyhepting.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Securing Website Forms with and without CAPTCHA' to Del.icio.us" alt="Add 'Securing Website Forms with and without CAPTCHA' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://garyhepting.com/2010/01/securing-website-forms-with-and-without-captcha/&amp;title=Securing+Website+Forms+with+and+without+CAPTCHA" title="Add 'Securing Website Forms with and without CAPTCHA' to digg"><img src="http://garyhepting.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Securing Website Forms with and without CAPTCHA' to digg" alt="Add 'Securing Website Forms with and without CAPTCHA' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Securing+Website+Forms+with+and+without+CAPTCHA&amp;u=http://garyhepting.com/2010/01/securing-website-forms-with-and-without-captcha/" title="Add 'Securing Website Forms with and without CAPTCHA' to FURL"><img src="http://garyhepting.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Securing Website Forms with and without CAPTCHA' to FURL" alt="Add 'Securing Website Forms with and without CAPTCHA' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Securing+Website+Forms+with+and+without+CAPTCHA&amp;Description=Securing+Website+Forms+with+and+without+CAPTCHA&amp;Url=http://garyhepting.com/2010/01/securing-website-forms-with-and-without-captcha/" title="Add 'Securing Website Forms with and without CAPTCHA' to blinklist"><img src="http://garyhepting.com/wp-content/plugins/social-bookmarking-reloaded/blinklist.png" title="Add 'Securing Website Forms with and without CAPTCHA' to blinklist" alt="Add 'Securing Website Forms with and without CAPTCHA' to blinklist" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://garyhepting.com/2010/01/securing-website-forms-with-and-without-captcha/&amp;title=Securing+Website+Forms+with+and+without+CAPTCHA" title="Add 'Securing Website Forms with and without CAPTCHA' to reddit"><img src="http://garyhepting.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Securing Website Forms with and without CAPTCHA' to reddit" alt="Add 'Securing Website Forms with and without CAPTCHA' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://garyhepting.com/2010/01/securing-website-forms-with-and-without-captcha/" title="Add 'Securing Website Forms with and without CAPTCHA' to Technorati"><img src="http://garyhepting.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Securing Website Forms with and without CAPTCHA' to Technorati" alt="Add 'Securing Website Forms with and without CAPTCHA' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://garyhepting.com/2010/01/securing-website-forms-with-and-without-captcha/&amp;title=Securing+Website+Forms+with+and+without+CAPTCHA" title="Add 'Securing Website Forms with and without CAPTCHA' to Stumble Upon"><img src="http://garyhepting.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Securing Website Forms with and without CAPTCHA' to Stumble Upon" alt="Add 'Securing Website Forms with and without CAPTCHA' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://garyhepting.com/2010/01/securing-website-forms-with-and-without-captcha/&amp;title=Securing+Website+Forms+with+and+without+CAPTCHA" title="Add 'Securing Website Forms with and without CAPTCHA' to Google Bookmarks"><img src="http://garyhepting.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Securing Website Forms with and without CAPTCHA' to Google Bookmarks" alt="Add 'Securing Website Forms with and without CAPTCHA' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Securing+Website+Forms+with+and+without+CAPTCHA&amp;url=http://garyhepting.com/2010/01/securing-website-forms-with-and-without-captcha/" title="Add 'Securing Website Forms with and without CAPTCHA' to SlashDot"><img src="http://garyhepting.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Securing Website Forms with and without CAPTCHA' to SlashDot" alt="Add 'Securing Website Forms with and without CAPTCHA' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://garyhepting.com/2010/01/securing-website-forms-with-and-without-captcha/&amp;t=Securing+Website+Forms+with+and+without+CAPTCHA" title="Add 'Securing Website Forms with and without CAPTCHA' to FaceBook"><img src="http://garyhepting.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Securing Website Forms with and without CAPTCHA' to FaceBook" alt="Add 'Securing Website Forms with and without CAPTCHA' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://garyhepting.com/2010/01/securing-website-forms-with-and-without-captcha/" title="Add 'Securing Website Forms with and without CAPTCHA' to Twitter"><img src="http://garyhepting.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Securing Website Forms with and without CAPTCHA' to Twitter" alt="Add 'Securing Website Forms with and without CAPTCHA' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://garyhepting.com/2010/01/securing-website-forms-with-and-without-captcha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery: The Write Less, Do More, Javascript Library</title>
		<link>http://garyhepting.com/2009/08/jquery-the-write-less-do-more-javascript-library/</link>
		<comments>http://garyhepting.com/2009/08/jquery-the-write-less-do-more-javascript-library/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 07:31:10 +0000</pubDate>
		<dc:creator>Gary Hepting</dc:creator>
				<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[HTML, xHTML & CSS]]></category>
		<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Web Scripting]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://garyhepting.com/?p=198</guid>
		<description><![CDATA[jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
jQuery supports these browsers:

 Firefox 2.0+
 Internet Explorer 6+
 Safari 3+
 Opera 9+
 Chrome 1+

Any problem with them should be considered and [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 278px"><a href="http://jquery.com/"><img title="jQuery" src="http://www.webmasterpro.de/coding/article/framework-jquery.html/image/jquery-logo.png" alt="jQuery" width="268" height="268" /></a><p class="wp-caption-text">jQuery</p></div>
<p>jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.</p>
<p>jQuery supports these browsers:</p>
<ul>
<li> <a title="http://www.mozilla.com/en-US/firefox/" href="http://www.mozilla.com/en-US/firefox/" target="_blank">Firefox</a> 2.0+</li>
<li> <a title="http://www.microsoft.com/windows/products/winfamily/ie/" href="http://www.microsoft.com/windows/products/winfamily/ie/" target="_blank">Internet Explorer</a> 6+</li>
<li> <a title="http://www.apple.com/safari/" href="http://www.apple.com/safari/" target="_blank">Safari</a> 3+</li>
<li> <a title="http://www.opera.com/browser/" href="http://www.opera.com/browser/" target="_blank">Opera</a> 9+</li>
<li> <a title="http://www.google.com/chrome/" href="http://www.google.com/chrome/" target="_blank">Chrome</a> 1+</li>
</ul>
<p>Any problem with them should be considered and reported as a bug in jQuery.</p>
<p>There are known problems with:</p>
<ul>
<li> Firefox 1.0.x</li>
<li> Internet Explorer 1.0-5.x</li>
<li> Safari 1.0-2.0.1</li>
<li> Opera 1.0-8.x</li>
<li> Konqueror</li>
</ul>
<p>jQuery generally works with Konqueror and Firefox 1.0.x, but there may be some unexpected bugs since we do not test them as regularly as Firefox 2.0+, IE6+, Opera 9+ and Safari 3+.</p>
<p>A good compatibility test is available in the form of the <a title="http://jquery.com/test/" href="http://jquery.com/test/" target="_blank">jQuery Test Suite</a>.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark to:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://garyhepting.com/2009/08/jquery-the-write-less-do-more-javascript-library/&amp;title=jQuery%3A+The+Write+Less%2C+Do+More%2C+Javascript+Library" title="Add 'jQuery: The Write Less, Do More, Javascript Library' to Del.icio.us"><img src="http://garyhepting.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'jQuery: The Write Less, Do More, Javascript Library' to Del.icio.us" alt="Add 'jQuery: The Write Less, Do More, Javascript Library' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://garyhepting.com/2009/08/jquery-the-write-less-do-more-javascript-library/&amp;title=jQuery%3A+The+Write+Less%2C+Do+More%2C+Javascript+Library" title="Add 'jQuery: The Write Less, Do More, Javascript Library' to digg"><img src="http://garyhepting.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'jQuery: The Write Less, Do More, Javascript Library' to digg" alt="Add 'jQuery: The Write Less, Do More, Javascript Library' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=jQuery%3A+The+Write+Less%2C+Do+More%2C+Javascript+Library&amp;u=http://garyhepting.com/2009/08/jquery-the-write-less-do-more-javascript-library/" title="Add 'jQuery: The Write Less, Do More, Javascript Library' to FURL"><img src="http://garyhepting.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'jQuery: The Write Less, Do More, Javascript Library' to FURL" alt="Add 'jQuery: The Write Less, Do More, Javascript Library' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=jQuery%3A+The+Write+Less%2C+Do+More%2C+Javascript+Library&amp;Description=jQuery%3A+The+Write+Less%2C+Do+More%2C+Javascript+Library&amp;Url=http://garyhepting.com/2009/08/jquery-the-write-less-do-more-javascript-library/" title="Add 'jQuery: The Write Less, Do More, Javascript Library' to blinklist"><img src="http://garyhepting.com/wp-content/plugins/social-bookmarking-reloaded/blinklist.png" title="Add 'jQuery: The Write Less, Do More, Javascript Library' to blinklist" alt="Add 'jQuery: The Write Less, Do More, Javascript Library' to blinklist" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://garyhepting.com/2009/08/jquery-the-write-less-do-more-javascript-library/&amp;title=jQuery%3A+The+Write+Less%2C+Do+More%2C+Javascript+Library" title="Add 'jQuery: The Write Less, Do More, Javascript Library' to reddit"><img src="http://garyhepting.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'jQuery: The Write Less, Do More, Javascript Library' to reddit" alt="Add 'jQuery: The Write Less, Do More, Javascript Library' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://garyhepting.com/2009/08/jquery-the-write-less-do-more-javascript-library/" title="Add 'jQuery: The Write Less, Do More, Javascript Library' to Technorati"><img src="http://garyhepting.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'jQuery: The Write Less, Do More, Javascript Library' to Technorati" alt="Add 'jQuery: The Write Less, Do More, Javascript Library' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://garyhepting.com/2009/08/jquery-the-write-less-do-more-javascript-library/&amp;title=jQuery%3A+The+Write+Less%2C+Do+More%2C+Javascript+Library" title="Add 'jQuery: The Write Less, Do More, Javascript Library' to Stumble Upon"><img src="http://garyhepting.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'jQuery: The Write Less, Do More, Javascript Library' to Stumble Upon" alt="Add 'jQuery: The Write Less, Do More, Javascript Library' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://garyhepting.com/2009/08/jquery-the-write-less-do-more-javascript-library/&amp;title=jQuery%3A+The+Write+Less%2C+Do+More%2C+Javascript+Library" title="Add 'jQuery: The Write Less, Do More, Javascript Library' to Google Bookmarks"><img src="http://garyhepting.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'jQuery: The Write Less, Do More, Javascript Library' to Google Bookmarks" alt="Add 'jQuery: The Write Less, Do More, Javascript Library' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=jQuery%3A+The+Write+Less%2C+Do+More%2C+Javascript+Library&amp;url=http://garyhepting.com/2009/08/jquery-the-write-less-do-more-javascript-library/" title="Add 'jQuery: The Write Less, Do More, Javascript Library' to SlashDot"><img src="http://garyhepting.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'jQuery: The Write Less, Do More, Javascript Library' to SlashDot" alt="Add 'jQuery: The Write Less, Do More, Javascript Library' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://garyhepting.com/2009/08/jquery-the-write-less-do-more-javascript-library/&amp;t=jQuery%3A+The+Write+Less%2C+Do+More%2C+Javascript+Library" title="Add 'jQuery: The Write Less, Do More, Javascript Library' to FaceBook"><img src="http://garyhepting.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'jQuery: The Write Less, Do More, Javascript Library' to FaceBook" alt="Add 'jQuery: The Write Less, Do More, Javascript Library' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://garyhepting.com/2009/08/jquery-the-write-less-do-more-javascript-library/" title="Add 'jQuery: The Write Less, Do More, Javascript Library' to Twitter"><img src="http://garyhepting.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'jQuery: The Write Less, Do More, Javascript Library' to Twitter" alt="Add 'jQuery: The Write Less, Do More, Javascript Library' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://garyhepting.com/2009/08/jquery-the-write-less-do-more-javascript-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.664 seconds -->
