<?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/tags/detection</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 14:21:01 GMT</pubDate>
<item>
<title>(ASP) Detect Mobile Browser Using ASP - nshakin</title>
<link>http://snipplr.com/view/71210/detect-mobile-browser-using-asp/</link>
<description><![CDATA[ <p>A function and if statement to detect whether or not the browser is a mobile device.</p> ]]></description>
<pubDate>Fri, 17 May 2013 02:32:15 GMT</pubDate>
<guid>http://snipplr.com/view/71210/detect-mobile-browser-using-asp/</guid>
</item>
<item>
<title>(JavaScript) NodeJS: Server-side browser detection - chrisaiv</title>
<link>http://snipplr.com/view/69258/nodejs-serverside-browser-detection/</link>
<description><![CDATA[ <p>Browser detection before sending any resources to the client.</p> ]]></description>
<pubDate>Wed, 26 Dec 2012 04:36:54 GMT</pubDate>
<guid>http://snipplr.com/view/69258/nodejs-serverside-browser-detection/</guid>
</item>
<item>
<title>(Java) Simple User Agent (Mobile and Smartphone) Detection and Redirction with PHP - Klostrag</title>
<link>http://snipplr.com/view/69201/simple-user-agent-mobile-and-smartphone-detection-and-redirction-with-php/</link>
<description><![CDATA[ <p>This is similar to the one for PHP but modified for JAVA.</p> ]]></description>
<pubDate>Sat, 22 Dec 2012 01:56:10 GMT</pubDate>
<guid>http://snipplr.com/view/69201/simple-user-agent-mobile-and-smartphone-detection-and-redirction-with-php/</guid>
</item>
<item>
<title>(PHP) Detect City by IP function - iTony</title>
<link>http://snipplr.com/view/67335/detect-city-by-ip-function/</link>
<description><![CDATA[ <p>This will take an IP and try to find the city.</p> ]]></description>
<pubDate>Mon, 24 Sep 2012 13:01:13 GMT</pubDate>
<guid>http://snipplr.com/view/67335/detect-city-by-ip-function/</guid>
</item>
<item>
<title>(HTML) Remove "no-js" class from html tag, add "js" class - EvanHahn</title>
<link>http://snipplr.com/view/63895/remove-nojs-class-from-html-tag-add-js-class/</link>
<description><![CDATA[ <p>Add the "no-js" class to your topmost html element, so you can use CSS to style JavaScript-free pages. This snippet will then replace that tag with "js", allowing you to style pages with JavaScript.

The excellent [HTML5 Boilerplate](http://html5boilerplate.com/) puts `no-js` in the `` element and then uses [Modernizr](http://www.modernizr.com/) to replace it with `js`. If you don't want to use all of that stuff, this snippet does the same thing.</p> ]]></description>
<pubDate>Mon, 12 Mar 2012 10:06:48 GMT</pubDate>
<guid>http://snipplr.com/view/63895/remove-nojs-class-from-html-tag-add-js-class/</guid>
</item>
<item>
<title>(PHP) Page Detection for Dynamic Navigation - ryarwood</title>
<link>http://snipplr.com/view/62873/page-detection-for-dynamic-navigation/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 30 Jan 2012 08:47:32 GMT</pubDate>
<guid>http://snipplr.com/view/62873/page-detection-for-dynamic-navigation/</guid>
</item>
<item>
<title>(C#) C# Mobile Browser detection - Krummelz</title>
<link>http://snipplr.com/view/60609/c-mobile-browser-detection/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 07 Nov 2011 21:42:36 GMT</pubDate>
<guid>http://snipplr.com/view/60609/c-mobile-browser-detection/</guid>
</item>
<item>
<title>(PHP) iPhone Detection - amandalaine</title>
<link>http://snipplr.com/view/55610/iphone-detection/</link>
<description><![CDATA[ <p>header line loads a new page into the browser</p> ]]></description>
<pubDate>Thu, 23 Jun 2011 06:48:04 GMT</pubDate>
<guid>http://snipplr.com/view/55610/iphone-detection/</guid>
</item>
<item>
<title>(PHP) Detect Apple iPhone or iPad if Statement - ryarwood</title>
<link>http://snipplr.com/view/55293/detect-apple-iphone-or-ipad-if-statement/</link>
<description><![CDATA[ <p>Detects iPhone or iPad or both and either hides something or does something special based on it.</p> ]]></description>
<pubDate>Thu, 16 Jun 2011 07:06:04 GMT</pubDate>
<guid>http://snipplr.com/view/55293/detect-apple-iphone-or-ipad-if-statement/</guid>
</item>
<item>
<title>(JavaScript) Browser Detection - merrittwjm</title>
<link>http://snipplr.com/view/53178/browser-detection/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 07 May 2011 04:49:52 GMT</pubDate>
<guid>http://snipplr.com/view/53178/browser-detection/</guid>
</item>
<item>
<title>(JavaScript) OS Detection - merrittwjm</title>
<link>http://snipplr.com/view/53177/os-detection/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 07 May 2011 04:47:54 GMT</pubDate>
<guid>http://snipplr.com/view/53177/os-detection/</guid>
</item>
<item>
<title>(JavaScript) Console.log Detection - alvincrespo</title>
<link>http://snipplr.com/view/52591/consolelog-detection/</link>
<description><![CDATA[ <p>Basically creates a log function on the window object and uses console.log or alert depending on which is supported. Very basic and simple but definitely useful.</p> ]]></description>
<pubDate>Tue, 26 Apr 2011 15:02:19 GMT</pubDate>
<guid>http://snipplr.com/view/52591/consolelog-detection/</guid>
</item>
<item>
<title>(PHP) Reconocer el navegador por PHP - serialk89</title>
<link>http://snipplr.com/view/52442/reconocer-el-navegador-por-php/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 22 Apr 2011 02:32:56 GMT</pubDate>
<guid>http://snipplr.com/view/52442/reconocer-el-navegador-por-php/</guid>
</item>
<item>
<title>(JavaScript) Remove Skype Phone Number Detection - stephcode</title>
<link>http://snipplr.com/view/52341/remove-skype-phone-number-detection/</link>
<description><![CDATA[ <p>Put in head tag</p> ]]></description>
<pubDate>Wed, 20 Apr 2011 01:21:41 GMT</pubDate>
<guid>http://snipplr.com/view/52341/remove-skype-phone-number-detection/</guid>
</item>
<item>
<title>(CSS) Remove Skype phone number detection - stephcode</title>
<link>http://snipplr.com/view/52337/remove-skype-phone-number-detection/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 20 Apr 2011 00:57:06 GMT</pubDate>
<guid>http://snipplr.com/view/52337/remove-skype-phone-number-detection/</guid>
</item>
<item>
<title>(JavaScript) Flash Detection Scripts - stephcode</title>
<link>http://snipplr.com/view/50762/flash-detection-scripts/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 17 Mar 2011 08:31:23 GMT</pubDate>
<guid>http://snipplr.com/view/50762/flash-detection-scripts/</guid>
</item>
<item>
<title>(PHP) ExpressionEngine Navigation Example - ryarwood</title>
<link>http://snipplr.com/view/50570/expressionengine-navigation-example/</link>
<description><![CDATA[ <p>Basic expressionengine navigation. Has detection for section and some dynamic links.</p> ]]></description>
<pubDate>Sat, 12 Mar 2011 10:32:31 GMT</pubDate>
<guid>http://snipplr.com/view/50570/expressionengine-navigation-example/</guid>
</item>
<item>
<title>(ActionScript 3) Adobe AIR - Detecting network connectivity - GrfxGuru</title>
<link>http://snipplr.com/view/48132/adobe-air--detecting-network-connectivity/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 31 Jan 2011 14:01:23 GMT</pubDate>
<guid>http://snipplr.com/view/48132/adobe-air--detecting-network-connectivity/</guid>
</item>
<item>
<title>(JavaScript) Detect IE7 - jschilling</title>
<link>http://snipplr.com/view/47565/detect-ie7/</link>
<description><![CDATA[ <p>just a quick and dirty IE7 test</p> ]]></description>
<pubDate>Thu, 20 Jan 2011 05:46:37 GMT</pubDate>
<guid>http://snipplr.com/view/47565/detect-ie7/</guid>
</item>
<item>
<title>(JavaScript) Detect Browser with raw Javascript - dre1080</title>
<link>http://snipplr.com/view/43216/detect-browser-with-raw-javascript/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 29 Oct 2010 06:48:55 GMT</pubDate>
<guid>http://snipplr.com/view/43216/detect-browser-with-raw-javascript/</guid>
</item>
</channel>
</rss>