<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2475" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>Post Topic &#187; Tag: JavaScript - Recent Posts</title>
		<link>http://posttopic.com/tags/javascript</link>
		<description>Open For Discussion</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Sep 2010 16:50:46 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2475</generator>
				<atom:link href="http://posttopic.com/rss/tags/javascript" rel="self" type="application/rss+xml" />

		<item>
			<title>Chad Smith on "Detect Mobile Browser"</title>
			<link>http://posttopic.com/topic/detect-mobile-browser#post-209</link>
			<pubDate>Mon, 30 Nov 2009 20:44:31 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">209@http://posttopic.com/</guid>
			<description><![CDATA[<p>There is now a version of Detect Mobile Browser in JSP thanks to testing by Tobin Juday.
</p>]]></description>
					</item>
		<item>
			<title>Chad Smith on "Detect Mobile Browser"</title>
			<link>http://posttopic.com/topic/detect-mobile-browser#post-207</link>
			<pubDate>Thu, 26 Nov 2009 05:35:55 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">207@http://posttopic.com/</guid>
			<description><![CDATA[<p>As far as I know Atlas and HandsetDetection are both services for detecting mobile browsers (I have no idea if they charge for it).  Mine are free scripts you can download and implement on your own.
</p>]]></description>
					</item>
		<item>
			<title>magicdesign on "Detect Mobile Browser"</title>
			<link>http://posttopic.com/topic/detect-mobile-browser#post-206</link>
			<pubDate>Thu, 26 Nov 2009 04:38:21 +0000</pubDate>
			<dc:creator>magicdesign</dc:creator>
			<guid isPermaLink="false">206@http://posttopic.com/</guid>
			<description><![CDATA[<p>Hi, </p>
<p>I am new to this subject, but currently reviewing the best option for our site. Can i ask what the difference is between your service and the other services out there like atlas and handsetdetection.com?
</p>]]></description>
					</item>
		<item>
			<title>Chad Smith on "jQuery Shuffle Plugin"</title>
			<link>http://posttopic.com/topic/jquery-shuffle-plugin#post-197</link>
			<pubDate>Sat, 14 Nov 2009 11:51:44 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">197@http://posttopic.com/</guid>
			<description><![CDATA[<style type="text/css">.code{color:#3a6ff8}h3 a{color:#333;cursor:pointer;text-decoration:none}</style>
<h2><a href="http://mktgdept.com/jquery-shuffle">jQuery Shuffle Plugin</a></h2>
<h3>Summary</h3>
A jQuery plugin for shuffling a set of elements.<br />
<br />
<h3>Author</h3>
<a href="http://twitter.com/chadsmith">Chad Smith</a> (<a href="mailto:chad@nospam.me">email</a>)<br />
<br />
<h3>Requires</h3>
<ul>
<li><a href="http://code.jquery.com/jquery-latest.js">jQuery</a></li>
</ul>
<br />
<h3>Download</h3>
<a href="http://mktgdept.com/js/jquery-shuffle.js?v0.0.1">jquery-shuffle.js</a> (713 bytes)<br />
<br />
<h3>License</h3>
Dual licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT</a> and <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a> licenses.<br />
<br />
<h3>Usage</h3>
To shuffle a set of elements use: <span class="code">$(selector).shuffle();</span> or <span class="code">$.shuffle(selector);</span><br />
<br />
<h3>Version History</h3>
<ul>
<li><strong><a href="http://plugins.jquery.com/node/11349">v0.0.1</a></strong> - November 13th, 2009</li>
</ul>
<br />
<h3><a href="">Support</a></h3>
<h3><a href="http://mktgdept.com/jquery-shuffle">Examples</a></h3>]]></description>
					</item>
		<item>
			<title>Chad Smith on "jQuery Crash"</title>
			<link>http://posttopic.com/topic/jquery-crash#post-196</link>
			<pubDate>Sat, 14 Nov 2009 11:44:49 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">196@http://posttopic.com/</guid>
			<description><![CDATA[<style type="text/css">.code{color:#3a6ff8}h3 a{color:#333;cursor:pointer;text-decoration:none}</style>
<h2><a href="http://mktgdept.com/jquery-crash">jQuery Crash Plugin</a></h2>
<h3>Summary</h3>
A jQuery plugin for crashing IE6. That'll teach those motherf!%@*#s to upgrade their s#*t.<br />
<br />
<h3>Author</h3>
<a href="http://twitter.com/chadsmith">Chad Smith</a> (<a href="mailto:chad@nospam.me">email</a>)<br />
<br />
<h3>Requires</h3>
<ul>
<li><a href="http://code.jquery.com/jquery-latest.js">jQuery</a></li>
</ul>
<br />
<h3>Download</h3>
<a href="http://mktgdept.com/js/jquery-crash.js?v0.0.1">jquery-crash.js</a> (492 bytes)<br />
<br />
<h3>License</h3>
Dual licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT</a> and <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a> licenses.<br />
<br />
<h3>Usage</h3>
To crash IE6 call: <span class="code">$.crash();</span><br />
<br />
<h3>Version History</h3>
<ul>
<li><strong><a href="http://plugins.jquery.com/node/11294">v0.0.1</a></strong> - November 10th, 2009</li>
</ul>
<br />
<h3><a href="http://www.getfirefox.com/">Support</a></h3>
<h3><a href="http://mktgdept.com/jquery-crash">Example</a></h3>]]></description>
					</item>
		<item>
			<title>Chad Smith on "Detect Mobile Browser"</title>
			<link>http://posttopic.com/topic/detect-mobile-browser#post-169</link>
			<pubDate>Thu, 08 Oct 2009 05:29:07 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">169@http://posttopic.com/</guid>
			<description><![CDATA[<p>You can now <a href="http://detectmobilebrowser.com/">detect mobile browsers using mod_rewrite</a> too thanks to my craftiness.
</p>]]></description>
					</item>
		<item>
			<title>Chad Smith on "Detect Mobile Browser"</title>
			<link>http://posttopic.com/topic/detect-mobile-browser#post-162</link>
			<pubDate>Thu, 01 Oct 2009 23:26:39 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">162@http://posttopic.com/</guid>
			<description><![CDATA[<p>You can now <a href="http://detectmobilebrowser.com/">detect mobile browsers in ColdFusion</a> thanks to an anonymous person who let me use their server.  Download it from Detect Mobile Browser.
</p>]]></description>
					</item>
		<item>
			<title>Chad Smith on "Detect Mobile Browser"</title>
			<link>http://posttopic.com/topic/detect-mobile-browser#post-133</link>
			<pubDate>Sat, 15 Aug 2009 03:21:14 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">133@http://posttopic.com/</guid>
			<description><![CDATA[<a href="http://detectmobilebrowser.com/">Detect Mobile Browser</a> is a new open source script of mine that allows you to detect mobile visitors on your website and redirect them accordingly.<br />
<br />
This is useful for people who have or would like to have a mobile version of their site, but do not know how to detect and/or redirect only the mobile users.<br />
<br />
JavaScript, PHP, and ASP versions of the script can be downloaded from the site. The script can easily be ported, so I plan to make ColdFusion, JSP, and Rails versions too once I have access to supporting servers.<br />
<br />
Also on <a href="http://detectmobilebrowser.com/">Detect Mobile Browser</a> is a unique redirection service (that can be shortened using your favorite URL shortening service) which directs regular visitors to one site and mobile visitors to another.<br />
<br />
Example: <a href="http://detectmobilebrowser.com/facebook.com/chads&#124;m.facebook.com/chads">http://detectmobilebrowser.com/facebook.com/chads,m.facebook.com/chads</a><br />
<br />
Regular visitors would be redirected to <a href="http://www.facebook.com/chads">facebook.com/chads</a> and mobile visitors would go to <a href="http://m.facebook.com/chads">m.facebook.com/chads</a>.<br />
<br />
<img src="http://imagepng.com/5v.png" alt="Detect Mobile Browser" style="max-width:100%" />]]></description>
					</item>
		<item>
			<title>Chad Smith on "Good Karaoke API"</title>
			<link>http://posttopic.com/topic/good-karaoke-api#post-109</link>
			<pubDate>Sat, 27 Jun 2009 11:02:28 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">109@http://posttopic.com/</guid>
			<description><![CDATA[Alright, so it's not so much of an API, but it does a similar thing as #<a href="http://ksstorms.com/">ksstorms</a> and has actually been around for a few more years.<br />
<br />
<a href="http://goodkaraoke.com/">Good Karaoke</a> is a service / company I started that gives karaoke DJs a fancy way to display their song lists online and is instantly searchable. The domain name also happens to get me a ton of search traffic and ad revenue.<br />
<br />
The API &#038; service is free and was recently rewritten to make it faster and give it a smaller footprint.<br />
<br />
Here is what it looks like un-styled:<br />
<br />
<script type="text/javascript" src="http://goodkaraoke.com/karaoke.js"></script>
<script type="text/javascript">try{gk.list('e58XtujhKQ2BPO1QUnOe4l9y0B0BLqJQ')}catch(e){}</script>
<br />
Songs can be e-mailed to me or submitted through the site. Song lists are then delivered to websites via JavaScript in the following manner:<br />
<br />
&#60;script type=&#34;text/javascript&#34; src=&#34;http://goodkaraoke.com/karaoke.js&#34;&#62;&#60;/script&#62;<br />
&#60;script type=&#34;text/javascript&#34;&#62;try{gk.list('random string')}catch(e){}&#60;/script&#62;<br />
<br />
I originally intended on making the site into a social network for karaoke singers, but ultimately decided against it due to time requirements and other opportunities.  Instead, <a href="http://openmikemusic.com">Open Mike Music</a> - Wichita will soon be re-branded as <a href="http://goodkaraoke.com">Good Karaoke</a>, but the web service will still be offered.<br />
<br />
Open Mike Music is currently the #1 DJ service and karaoke company in Kansas City and Wichita.]]></description>
					</item>

	</channel>
</rss>
