<?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>JasonLau.biz</title>
	<atom:link href="http://jasonlau.biz/home/feed" rel="self" type="application/rss+xml" />
	<link>http://jasonlau.biz/home</link>
	<description>I&#039;ve Got Code On My Node!</description>
	<lastBuildDate>Sun, 09 Dec 2012 04:04:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>jlPlayer &#8211; A Fully Customizable HTML5 Audio Player With jQuery And jQuery UI</title>
		<link>http://jasonlau.biz/home/jquery/jlplayer</link>
		<comments>http://jasonlau.biz/home/jquery/jlplayer#comments</comments>
		<pubDate>Thu, 06 Dec 2012 02:37:56 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[HTML5]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[autostart]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[embed]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[generate]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jlplayer]]></category>
		<category><![CDATA[jquery-ui]]></category>
		<category><![CDATA[jqueryui]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[loop]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[ogg]]></category>
		<category><![CDATA[pause]]></category>
		<category><![CDATA[play]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[playlist]]></category>
		<category><![CDATA[repeat]]></category>
		<category><![CDATA[shuffle]]></category>
		<category><![CDATA[song]]></category>
		<category><![CDATA[switch]]></category>
		<category><![CDATA[switcher]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[themeable]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[wav]]></category>

		<guid isPermaLink="false">http://jasonlau.biz/home/?p=2251</guid>
		<description><![CDATA[jlPlayer is a totally theme-able, customizable audio player, built upon the HTML5, jQuery, &#38; jQuery UI frameworks. Have a look at the demo! Download the entire package from my GitHub repository, or become a contributing developer. Features Include: 100% opensource and FREE! No ads, tricks, gimmicks, or pitches. Play, pause, &#60;&#60;, &#62;&#62;, volume, and progress. [...]<p><a href="http://jasonlau.biz/home/jquery/jlplayer">jlPlayer &#8211; A Fully Customizable HTML5 Audio Player With jQuery And jQuery UI</a> &copy; <a href="http://jasonlau.biz/home">JasonLau.biz</a> <a href="http://websitedev.biz">WebsiteDev.biz</a> All Rights Are Reserved</p>
]]></description>
		<wfw:commentRss>http://jasonlau.biz/home/jquery/jlplayer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Add Contextual Help To A WordPress Plugin</title>
		<link>http://jasonlau.biz/home/wordpress/how-to-add-contextual-help-to-a-wordpress-plugin</link>
		<comments>http://jasonlau.biz/home/wordpress/how-to-add-contextual-help-to-a-wordpress-plugin#comments</comments>
		<pubDate>Mon, 26 Nov 2012 23:22:58 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[context]]></category>
		<category><![CDATA[contextual]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[include]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://jasonlau.biz/home/?p=2235</guid>
		<description><![CDATA[If you are confused about how to add contextual help to your custom WordPress plugin, you can borrow my easy-to-use template. Follow the steps below to add contextual help to your plugin. Step 1: Copy the following code to a new file. &#60;?php /** * @author JasonLau.biz * @copyright 2012 * @package Contextual Help Template [...]<p><a href="http://jasonlau.biz/home/wordpress/how-to-add-contextual-help-to-a-wordpress-plugin">How To Add Contextual Help To A WordPress Plugin</a> &copy; <a href="http://jasonlau.biz/home">JasonLau.biz</a> <a href="http://websitedev.biz">WebsiteDev.biz</a> All Rights Are Reserved</p>
]]></description>
		<wfw:commentRss>http://jasonlau.biz/home/wordpress/how-to-add-contextual-help-to-a-wordpress-plugin/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slide Submit &#8211; A jQuery Plugin For Spam-less Forms</title>
		<link>http://jasonlau.biz/home/jquery/slide-submit-a-jquery-plugin-for-spam-less-forms</link>
		<comments>http://jasonlau.biz/home/jquery/slide-submit-a-jquery-plugin-for-spam-less-forms#comments</comments>
		<pubDate>Thu, 12 Jul 2012 23:59:06 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[capture]]></category>
		<category><![CDATA[catch]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[field]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[hidden]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[less]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[quit]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[slide]]></category>
		<category><![CDATA[slider]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spambot]]></category>
		<category><![CDATA[spamless]]></category>
		<category><![CDATA[spammer]]></category>
		<category><![CDATA[stop]]></category>
		<category><![CDATA[submission]]></category>
		<category><![CDATA[submit]]></category>
		<category><![CDATA[submitting]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp-comment-post]]></category>

		<guid isPermaLink="false">http://jasonlau.biz/home/?p=2069</guid>
		<description><![CDATA[Slide Submit is a jQuery plugin which will convert almost any object into a form-submitting or form-enabling slider. Instead of pressing a button, users can slide the slider to submit the form. Or, if you build your form with all of the fields disabled, you can create a slider which behaves like a toggle switch [...]<p><a href="http://jasonlau.biz/home/jquery/slide-submit-a-jquery-plugin-for-spam-less-forms">Slide Submit &#8211; A jQuery Plugin For Spam-less Forms</a> &copy; <a href="http://jasonlau.biz/home">JasonLau.biz</a> <a href="http://websitedev.biz">WebsiteDev.biz</a> All Rights Are Reserved</p>
]]></description>
		<wfw:commentRss>http://jasonlau.biz/home/jquery/slide-submit-a-jquery-plugin-for-spam-less-forms/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Parallax Effect Using Only CSS With No JavaScript</title>
		<link>http://jasonlau.biz/home/css/parallax-effect-using-only-css-with-no-javascript</link>
		<comments>http://jasonlau.biz/home/css/parallax-effect-using-only-css-with-no-javascript#comments</comments>
		<pubDate>Sun, 08 Jul 2012 17:00:48 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[animate]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[auto]]></category>
		<category><![CDATA[automatic]]></category>
		<category><![CDATA[automatically]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[bg]]></category>
		<category><![CDATA[bottom]]></category>
		<category><![CDATA[clip]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[depth]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[fixed]]></category>
		<category><![CDATA[frame]]></category>
		<category><![CDATA[frames]]></category>
		<category><![CDATA[horizontal]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[keyframe]]></category>
		<category><![CDATA[keyframes]]></category>
		<category><![CDATA[layer]]></category>
		<category><![CDATA[layered]]></category>
		<category><![CDATA[left]]></category>
		<category><![CDATA[move]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[overflow]]></category>
		<category><![CDATA[parallax]]></category>
		<category><![CDATA[position]]></category>
		<category><![CDATA[right]]></category>
		<category><![CDATA[scroll]]></category>
		<category><![CDATA[scrolling]]></category>
		<category><![CDATA[slide]]></category>
		<category><![CDATA[sprite]]></category>
		<category><![CDATA[top]]></category>
		<category><![CDATA[vertical]]></category>

		<guid isPermaLink="false">http://jasonlau.biz/home/?p=2002</guid>
		<description><![CDATA[This demo requires Internet Explorer 10 or higher. Switch to a better browser to view the demo. I highly recommend Google Chrome. Parallax is a visual effect, which can be created using layered graphics to imitate depth or distance. In this article, I&#8217;ll introduce to you the CSS3 @keyframes rule, and demonstrate how to create [...]<p><a href="http://jasonlau.biz/home/css/parallax-effect-using-only-css-with-no-javascript">Parallax Effect Using Only CSS With No JavaScript</a> &copy; <a href="http://jasonlau.biz/home">JasonLau.biz</a> <a href="http://websitedev.biz">WebsiteDev.biz</a> All Rights Are Reserved</p>
]]></description>
		<wfw:commentRss>http://jasonlau.biz/home/css/parallax-effect-using-only-css-with-no-javascript/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>What is the exclamation mark used for in code?</title>
		<link>http://jasonlau.biz/home/faq/what-is-the-exclamation-mark-used-for-in-code</link>
		<comments>http://jasonlau.biz/home/faq/what-is-the-exclamation-mark-used-for-in-code#comments</comments>
		<pubDate>Mon, 02 Jul 2012 16:23:54 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Frequently Asked Questions]]></category>

		<guid isPermaLink="false">http://jasonlau.biz/home/?p=1980</guid>
		<description><![CDATA[Q: What is the exclamation mark used for in code? What does the exclamation point mean? A: In most cases the exclamation mark means &#8220;not&#8221;, &#8220;no&#8221;, &#8220;is not&#8221;, &#8220;does not&#8221;, &#8220;false&#8221;, &#8220;null&#8221;, or &#8220;undefined&#8221;. However, not every coding language follows this rule. Below are some examples which may help you to further understand how the [...]<p><a href="http://jasonlau.biz/home/faq/what-is-the-exclamation-mark-used-for-in-code">What is the exclamation mark used for in code?</a> &copy; <a href="http://jasonlau.biz/home">JasonLau.biz</a> <a href="http://websitedev.biz">WebsiteDev.biz</a> All Rights Are Reserved</p>
]]></description>
		<wfw:commentRss>http://jasonlau.biz/home/faq/what-is-the-exclamation-mark-used-for-in-code/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Catching Automated Form Submissions And Trapping Spam Bots</title>
		<link>http://jasonlau.biz/home/php/catching-automated-form-submissions-and-trapping-spam-bots</link>
		<comments>http://jasonlau.biz/home/php/catching-automated-form-submissions-and-trapping-spam-bots#comments</comments>
		<pubDate>Sat, 16 Jun 2012 15:58:45 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://jasonlau.biz/home/?p=1926</guid>
		<description><![CDATA[If you are a website owner and are inundated with various kinds of spam from form-submitting robots, don&#8217;t sweat it. There are ways to catch these spambots in the act, and prevent them from working efficiently. I&#8217;m sure you are already familiar with some of the more annoying methods for reducing spam, such as random images, [...]<p><a href="http://jasonlau.biz/home/php/catching-automated-form-submissions-and-trapping-spam-bots">Catching Automated Form Submissions And Trapping Spam Bots</a> &copy; <a href="http://jasonlau.biz/home">JasonLau.biz</a> <a href="http://websitedev.biz">WebsiteDev.biz</a> All Rights Are Reserved</p>
]]></description>
		<wfw:commentRss>http://jasonlau.biz/home/php/catching-automated-form-submissions-and-trapping-spam-bots/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>User Meta Manager &#8211; A WordPress Plugin</title>
		<link>http://jasonlau.biz/home/wordpress/user-meta-manager</link>
		<comments>http://jasonlau.biz/home/wordpress/user-meta-manager#comments</comments>
		<pubDate>Mon, 07 May 2012 20:56:58 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[administrate]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[manage]]></category>
		<category><![CDATA[member]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[usermeta]]></category>
		<category><![CDATA[users]]></category>
		<category><![CDATA[wp_usermeta]]></category>

		<guid isPermaLink="false">http://jasonlau.biz/home/?p=1880</guid>
		<description><![CDATA[User Meta Manager is a WordPress plugin which allows administrators to add, edit, or delete user meta data. User Meta Manager also provides short-codes for inserting user meta data into posts or pages, and for restricting user access, inserting forms into Pages or Posts, and more. To download User Meta Manager, follow the link below. [...]<p><a href="http://jasonlau.biz/home/wordpress/user-meta-manager">User Meta Manager &#8211; A WordPress Plugin</a> &copy; <a href="http://jasonlau.biz/home">JasonLau.biz</a> <a href="http://websitedev.biz">WebsiteDev.biz</a> All Rights Are Reserved</p>
]]></description>
		<wfw:commentRss>http://jasonlau.biz/home/wordpress/user-meta-manager/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Detach It &#8211; A jQuery Plugin</title>
		<link>http://jasonlau.biz/home/jquery/detach-it</link>
		<comments>http://jasonlau.biz/home/jquery/detach-it#comments</comments>
		<pubDate>Mon, 23 Apr 2012 22:03:41 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[detach]]></category>
		<category><![CDATA[detaching]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[fixed]]></category>
		<category><![CDATA[float]]></category>
		<category><![CDATA[floating]]></category>
		<category><![CDATA[hover]]></category>
		<category><![CDATA[hovering]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[nav]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[position]]></category>
		<category><![CDATA[scroll]]></category>
		<category><![CDATA[scrolled]]></category>
		<category><![CDATA[scrolling]]></category>
		<category><![CDATA[top]]></category>

		<guid isPermaLink="false">http://jasonlau.biz/home/?p=1867</guid>
		<description><![CDATA[Detach It is a jQuery plugin which can create a floating clone of nearly any HTML object. Detach It is useful if you want to create a floating navigation menu similar to the one on my website. How Does It Work? Detach It works by creating a hidden clone of the selected object, and attaches the clone [...]<p><a href="http://jasonlau.biz/home/jquery/detach-it">Detach It &#8211; A jQuery Plugin</a> &copy; <a href="http://jasonlau.biz/home">JasonLau.biz</a> <a href="http://websitedev.biz">WebsiteDev.biz</a> All Rights Are Reserved</p>
]]></description>
		<wfw:commentRss>http://jasonlau.biz/home/jquery/detach-it/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embedding Custom Fonts With CSS</title>
		<link>http://jasonlau.biz/home/css/embedding-custom-fonts-with-css</link>
		<comments>http://jasonlau.biz/home/css/embedding-custom-fonts-with-css#comments</comments>
		<pubDate>Thu, 15 Mar 2012 20:51:04 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://jasonlau.biz/home/?p=1838</guid>
		<description><![CDATA[If you ever need to embed custom fonts in your website, this bit of CSS will accomplish the task. Follow the steps below to embed custom fonts in your website. Using TrueType Fonts From Your Server Use this font conversion tool to convert your TrueType font from .ttf format to OpenType, .eot format. Both file [...]<p><a href="http://jasonlau.biz/home/css/embedding-custom-fonts-with-css">Embedding Custom Fonts With CSS</a> &copy; <a href="http://jasonlau.biz/home">JasonLau.biz</a> <a href="http://websitedev.biz">WebsiteDev.biz</a> All Rights Are Reserved</p>
]]></description>
		<wfw:commentRss>http://jasonlau.biz/home/css/embedding-custom-fonts-with-css/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Visitor Maps Extended Referer Field Plugin</title>
		<link>http://jasonlau.biz/home/wordpress/visitor-maps-extended-referer-field-plugin</link>
		<comments>http://jasonlau.biz/home/wordpress/visitor-maps-extended-referer-field-plugin#comments</comments>
		<pubDate>Wed, 07 Mar 2012 11:49:09 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://jasonlau.biz/home/?p=1804</guid>
		<description><![CDATA[This WordPress plugin extends and depends on the Visitor Maps and Who&#8217;s Online plugin by Mike Challis. This plugin alters the Referer column for the Admin&#8217;s Who&#8217;s Been Online grid, so it displays the referring host name followed by the search string, if there is one. It also prevents long URLs from expanding the grid too [...]<p><a href="http://jasonlau.biz/home/wordpress/visitor-maps-extended-referer-field-plugin">Visitor Maps Extended Referer Field Plugin</a> &copy; <a href="http://jasonlau.biz/home">JasonLau.biz</a> <a href="http://websitedev.biz">WebsiteDev.biz</a> All Rights Are Reserved</p>
]]></description>
		<wfw:commentRss>http://jasonlau.biz/home/wordpress/visitor-maps-extended-referer-field-plugin/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
