<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - jonkemp</title>
<link>http://snipplr.com/users/jonkemp</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 14:20:58 GMT</pubDate>
<item>
<title>(JavaScript) JavaScript Set Cookie Midnight Expiration</title>
<link>http://snipplr.com/view/39985/javascript-set-cookie-midnight-expiration/</link>
<description><![CDATA[ <p>Set a cookie that expires at midnight.</p> ]]></description>
<pubDate>Sat, 04 Sep 2010 03:38:20 GMT</pubDate>
<guid>http://snipplr.com/view/39985/javascript-set-cookie-midnight-expiration/</guid>
</item>
<item>
<title>(JavaScript) JavaScript Set Cookie</title>
<link>http://snipplr.com/view/39981/javascript-set-cookie/</link>
<description><![CDATA[ <p>The cookie expires the number of days from the time it is set.</p> ]]></description>
<pubDate>Sat, 04 Sep 2010 02:16:20 GMT</pubDate>
<guid>http://snipplr.com/view/39981/javascript-set-cookie/</guid>
</item>
<item>
<title>(JavaScript) JavaScript Read Cookie</title>
<link>http://snipplr.com/view/39980/javascript-read-cookie/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 04 Sep 2010 02:14:39 GMT</pubDate>
<guid>http://snipplr.com/view/39980/javascript-read-cookie/</guid>
</item>
<item>
<title>(JavaScript) JavaScript Redirect</title>
<link>http://snipplr.com/view/39522/javascript-redirect/</link>
<description><![CDATA[ <p>Basic JavaScript browser redirect.</p> ]]></description>
<pubDate>Wed, 25 Aug 2010 23:11:07 GMT</pubDate>
<guid>http://snipplr.com/view/39522/javascript-redirect/</guid>
</item>
<item>
<title>(PHP) Load JavaScript Libraries in WordPress</title>
<link>http://snipplr.com/view/38467/load-javascript-libraries-in-wordpress/</link>
<description><![CDATA[ <p>This code adds the specified library to the header in WordPress unless you are in the admin section.</p> ]]></description>
<pubDate>Thu, 05 Aug 2010 01:07:28 GMT</pubDate>
<guid>http://snipplr.com/view/38467/load-javascript-libraries-in-wordpress/</guid>
</item>
<item>
<title>(HTML) Son of Suckerfish</title>
<link>http://snipplr.com/view/38019/son-of-suckerfish/</link>
<description><![CDATA[ <p>Dropdown menus with pure HTML and CSS, with a JavaScript fallback for Internet Explorer 6. This version is more accessible, even lighter in weight  (just 12 lines of JavaScript), have greater compatibility  (they now work in Opera and Safari without a hack in sight) and can have multiple-levels.</p> ]]></description>
<pubDate>Thu, 29 Jul 2010 05:30:55 GMT</pubDate>
<guid>http://snipplr.com/view/38019/son-of-suckerfish/</guid>
</item>
<item>
<title>(CSS) CSS Rounded Corners with CSS3 Border Radius</title>
<link>http://snipplr.com/view/37725/css-rounded-corners-with-css3-border-radius/</link>
<description><![CDATA[ <p>Vendor prefixes and W3C standard for border-radius in CSS3.</p> ]]></description>
<pubDate>Thu, 22 Jul 2010 05:10:58 GMT</pubDate>
<guid>http://snipplr.com/view/37725/css-rounded-corners-with-css3-border-radius/</guid>
</item>
<item>
<title>(JavaScript) HTML5 Geolocation with Google Maps</title>
<link>http://snipplr.com/view/37433/html5-geolocation-with-google-maps/</link>
<description><![CDATA[ <p>HTML5 geolocation using the new HTML5 geolocation API, JavaScript and Google Maps. HTML5 geolocation detection is included. This will work in almost every modern browser except IE, but if your browser does not support it, it will tell you so. It will also provide a message to the user if they decline to share their location with the browser. This example uses jQuery.</p> ]]></description>
<pubDate>Thu, 15 Jul 2010 04:30:13 GMT</pubDate>
<guid>http://snipplr.com/view/37433/html5-geolocation-with-google-maps/</guid>
</item>
<item>
<title>(CSS) YUI Fonts CSS 3.1.1</title>
<link>http://snipplr.com/view/36643/yui-fonts-css-311/</link>
<description><![CDATA[ <p>The foundational CSS Fonts provides cross-browser typographical normalization and control while still allowing users to choose and adjust their font size.</p> ]]></description>
<pubDate>Sat, 03 Jul 2010 13:37:02 GMT</pubDate>
<guid>http://snipplr.com/view/36643/yui-fonts-css-311/</guid>
</item>
<item>
<title>(CSS) YUI Reset CSS 3.1.1</title>
<link>http://snipplr.com/view/36642/yui-reset-css-311/</link>
<description><![CDATA[ <p>The foundational CSS Reset removes the inconsistent styling of HTML elements provided by browsers. This creates a dependably flat foundation to built upon.</p> ]]></description>
<pubDate>Sat, 03 Jul 2010 13:34:01 GMT</pubDate>
<guid>http://snipplr.com/view/36642/yui-reset-css-311/</guid>
</item>
<item>
<title>(PHP) PHP Check for HTTP POST variables</title>
<link>http://snipplr.com/view/36548/php-check-for-http-post-variables/</link>
<description><![CDATA[ <p>Check to see if HTTP POST variable exists before doing something with it.</p> ]]></description>
<pubDate>Thu, 01 Jul 2010 00:37:07 GMT</pubDate>
<guid>http://snipplr.com/view/36548/php-check-for-http-post-variables/</guid>
</item>
<item>
<title>(XML) WordPress Test Data</title>
<link>http://snipplr.com/view/36505/wordpress-test-data/</link>
<description><![CDATA[ <p>Import into a WordPress installation to test your theme.</p> ]]></description>
<pubDate>Wed, 30 Jun 2010 07:29:07 GMT</pubDate>
<guid>http://snipplr.com/view/36505/wordpress-test-data/</guid>
</item>
<item>
<title>(JavaScript) Google AJAX jQuery Library</title>
<link>http://snipplr.com/view/36475/google-ajax-jquery-library/</link>
<description><![CDATA[ <p>The AJAX Libraries API is a content distribution network and loading architecture for the most popular, open source JavaScript libraries.</p> ]]></description>
<pubDate>Wed, 30 Jun 2010 00:36:30 GMT</pubDate>
<guid>http://snipplr.com/view/36475/google-ajax-jquery-library/</guid>
</item>
<item>
<title>(JavaScript) JavaScript Location Object</title>
<link>http://snipplr.com/view/36474/javascript-location-object/</link>
<description><![CDATA[ <p>The Location object is part of a Window object and is accessed through the window.location property. It contains the complete URL of a given Window object, or, if none is specified, of the current Window object.</p> ]]></description>
<pubDate>Tue, 29 Jun 2010 23:59:13 GMT</pubDate>
<guid>http://snipplr.com/view/36474/javascript-location-object/</guid>
</item>
<item>
<title>(JavaScript) jQuery $(window).load</title>
<link>http://snipplr.com/view/36472/jquery-windowload/</link>
<description><![CDATA[ <p>Although $(document).ready is incredibly useful, it occurs during page render while objects are still downloading. You can reduce CPU utilization during the page load by binding your jQuery functions to the $(window).load event, which occurs after all objects called by the HTML (including   content) have downloaded.</p> ]]></description>
<pubDate>Tue, 29 Jun 2010 23:51:11 GMT</pubDate>
<guid>http://snipplr.com/view/36472/jquery-windowload/</guid>
</item>
<item>
<title>(JavaScript) jQuery Chaining</title>
<link>http://snipplr.com/view/36471/jquery-chaining/</link>
<description><![CDATA[ <p>Use chaining in jQuery to reduce the code size and gain better performance.</p> ]]></description>
<pubDate>Tue, 29 Jun 2010 23:44:45 GMT</pubDate>
<guid>http://snipplr.com/view/36471/jquery-chaining/</guid>
</item>
<item>
<title>(PHP) WordPress Conditional Tags</title>
<link>http://snipplr.com/view/36442/wordpress-conditional-tags/</link>
<description><![CDATA[ <p>Reference for WordPress conditional tags with code example.</p> ]]></description>
<pubDate>Tue, 29 Jun 2010 03:00:08 GMT</pubDate>
<guid>http://snipplr.com/view/36442/wordpress-conditional-tags/</guid>
</item>
<item>
<title>(JavaScript) Clear Text Field on Focus</title>
<link>http://snipplr.com/view/36154/clear-text-field-on-focus/</link>
<description><![CDATA[ <p>This requires jQuery. The script checks to see if default text is present in a text field on focus. If it is, then it clears the text. Otherwise, it leaves user entered text intact. This is normally used for a search box.</p> ]]></description>
<pubDate>Fri, 25 Jun 2010 07:25:46 GMT</pubDate>
<guid>http://snipplr.com/view/36154/clear-text-field-on-focus/</guid>
</item>
<item>
<title>(PHP) WordPress Function Exists</title>
<link>http://snipplr.com/view/36147/wordpress-function-exists/</link>
<description><![CDATA[ <p>Check to see if your function exists in WordPress before calling it. This is standard php code though, so it works outside of WordPress as well.</p> ]]></description>
<pubDate>Fri, 25 Jun 2010 06:34:00 GMT</pubDate>
<guid>http://snipplr.com/view/36147/wordpress-function-exists/</guid>
</item>
</channel>
</rss>