<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/favorites/hobbyman</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 19:05:48 GMT</pubDate>
<item>
<title>(JavaScript) Force an input to be numeric with jQuery - hobbyman</title>
<link>http://snipplr.com/view/46696/force-an-input-to-be-numeric-with-jquery/</link>
<description><![CDATA[ <p>This tiny jQuery plug in forces a user to enter only numeric values on an input field by silently removing non-numeric values as they're entered. (Caution: Never rely on client-side validation; use server-side validation as well)</p> ]]></description>
<pubDate>Fri, 07 Jan 2011 02:55:53 GMT</pubDate>
<guid>http://snipplr.com/view/46696/force-an-input-to-be-numeric-with-jquery/</guid>
</item>
<item>
<title>(JavaScript) Process large array - hobbyman</title>
<link>http://snipplr.com/view/46331/process-large-array/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 31 Dec 2010 10:19:35 GMT</pubDate>
<guid>http://snipplr.com/view/46331/process-large-array/</guid>
</item>
<item>
<title>(JavaScript) Google CDN jQuery - hobbyman</title>
<link>http://snipplr.com/view/45865/google-cdn-jquery/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 17 Dec 2010 09:40:28 GMT</pubDate>
<guid>http://snipplr.com/view/45865/google-cdn-jquery/</guid>
</item>
<item>
<title>(PHP) How to send push notification to iPhone with PHP and pushme.to - hobbyman</title>
<link>http://snipplr.com/view/38798/how-to-send-push-notification-to-iphone-with-php-and-pushmeto/</link>
<description><![CDATA[ <p>Push service is a technology that allows you to send alerts/notifications to a mobile device. Blackberry has its own push service, iPhone has its own, and also Android devices has their own push services (you can learn more on Wikipedia page).\r\nPush notifications are like “sms” but they are free if you have a flat service contract on your mobile.\r\nI want to send push to my iPhone, but I’m not able to develop an iPhone application that receive push alerts, and I don’t want to send only email alerts.\r\nOk, let’s recap: I have an iPhone and I need to send notifications to my mobile from my PHP scripts.\r\nSo I’ve looked deeply in the appStore and I’ve found pushme.to application. This application is made to talk with friends trought web sites and iPhones.\r\nPushme.to is good because after you’ve registered you can go on their widget page and create a widget for your account to put on your web site. Well, in this post, I will not use this widget for my web site (I don’t want users to write me), but I will use their widget with a mini web bot to send alerts directly to my device through a PHP function.\r\nIt happens this way: the cron job calls my php script, my script uses a small bot to call pushme.to widget, pushmeTo sends alerts to my iPhone...</p> ]]></description>
<pubDate>Tue, 10 Aug 2010 02:26:16 GMT</pubDate>
<guid>http://snipplr.com/view/38798/how-to-send-push-notification-to-iphone-with-php-and-pushmeto/</guid>
</item>
<item>
<title>(PHP) Send SMS via www.smsmatrix.com SMS Gateway using PHP - hobbyman</title>
<link>http://snipplr.com/view/37587/send-sms-via-wwwsmsmatrixcom-sms-gateway-using-php/</link>
<description><![CDATA[ <p>Send SMS via www.smsmatrix.com SMS Gateway using PHP
See more examples at SMS/Voice/TTS Gateway</p> ]]></description>
<pubDate>Sun, 18 Jul 2010 05:11:08 GMT</pubDate>
<guid>http://snipplr.com/view/37587/send-sms-via-wwwsmsmatrixcom-sms-gateway-using-php/</guid>
</item>
<item>
<title>(PHP) SMS/Email Weather Alert - hobbyman</title>
<link>http://snipplr.com/view/4917/smsemail-weather-alert/</link>
<description><![CDATA[ <p>In light of last nights tornado warnings here in TN, I thought it appropriate to post this little bit of code that I use to alert myself and others of dangerous weather conditions via SMS/Email alerts.

I run this through cron at Dreamhost without issues.</p> ]]></description>
<pubDate>Wed, 06 Feb 2008 09:33:05 GMT</pubDate>
<guid>http://snipplr.com/view/4917/smsemail-weather-alert/</guid>
</item>
<item>
<title>(JavaScript) Correct the transparacy of PNG in IE5 and IE6 - hobbyman</title>
<link>http://snipplr.com/view/2226/correct-the-transparacy-of-png-in-ie5-and-ie6/</link>
<description><![CDATA[ <p>In IE5 and IE6 the transparancy in PNG images won't happen at all, so this would fix it. This might come really useful while we are in the era of switching to better standard-friendly browsers.</p> ]]></description>
<pubDate>Wed, 28 Feb 2007 07:18:13 GMT</pubDate>
<guid>http://snipplr.com/view/2226/correct-the-transparacy-of-png-in-ie5-and-ie6/</guid>
</item>
<item>
<title>(JavaScript) Disable the Enter Key in Form - hobbyman</title>
<link>http://snipplr.com/view/827/disable-the-enter-key-in-form/</link>
<description><![CDATA[ <p>added to the head section of the page</p> ]]></description>
<pubDate>Wed, 16 Aug 2006 06:00:41 GMT</pubDate>
<guid>http://snipplr.com/view/827/disable-the-enter-key-in-form/</guid>
</item>
<item>
<title>(JavaScript) IE 5.5 &amp;amp; IE6  PNG Transparency Fix (Prototype required) - hobbyman</title>
<link>http://snipplr.com/view/270/ie-55--ie6--png-transparency-fix-prototype-required/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 08 Jul 2006 06:55:21 GMT</pubDate>
<guid>http://snipplr.com/view/270/ie-55--ie6--png-transparency-fix-prototype-required/</guid>
</item>
<item>
<title>(PHP) US States and World Countries Collection - hobbyman</title>
<link>http://snipplr.com/view/169/us-states-and-world-countries-collection/</link>
<description><![CDATA[ <p>This is a collection of US States (Long and abbreviated names) and world countries. There are a few examples of usage below the collections.</p> ]]></description>
<pubDate>Sat, 01 Jul 2006 09:43:23 GMT</pubDate>
<guid>http://snipplr.com/view/169/us-states-and-world-countries-collection/</guid>
</item>
<item>
<title>(PHP) PHP Session Wrapper Class - hobbyman</title>
<link>http://snipplr.com/view/12/php-session-wrapper-class/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 30 Nov -0001 00:00:00 GMT</pubDate>
<guid>http://snipplr.com/view/12/php-session-wrapper-class/</guid>
</item>
</channel>
</rss>