<?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>junal on the run &#187; JavaScript</title>
	<atom:link href="http://junalontherun.com/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://junalontherun.com</link>
	<description>Searching for a place that has already been found</description>
	<lastBuildDate>Mon, 19 Jul 2010 02:23:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<cloud domain='junalontherun.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>How To : Simple Audio Streaming [Part-I]</title>
		<link>http://junalontherun.com/2010/03/26/how-to-simple-audio-streaming-part-i-2/</link>
		<comments>http://junalontherun.com/2010/03/26/how-to-simple-audio-streaming-part-i-2/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 11:18:59 +0000</pubDate>
		<dc:creator>junal</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Audi Streaming]]></category>
		<category><![CDATA[Prevent Download]]></category>

		<guid isPermaLink="false">http://junalontherun.com/?p=643</guid>
		<description><![CDATA[Starting the post with a well known verse “Your Songs Belong to Us”. Sounds funny but this is really true that you can&#8217;t hide your songs on the web. Your all songs that you put in your server, literally you also put on other computers . Because an advance user know how to download your [...]]]></description>
		<wfw:commentRss>http://junalontherun.com/2010/03/26/how-to-simple-audio-streaming-part-i-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Javascript: Object Detection or Browser Detection?</title>
		<link>http://junalontherun.com/2009/11/21/javascript-object-detection-or-browser-detection/</link>
		<comments>http://junalontherun.com/2009/11/21/javascript-object-detection-or-browser-detection/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 17:17:51 +0000</pubDate>
		<dc:creator>junal</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Browser detection]]></category>
		<category><![CDATA[Chrome detection]]></category>
		<category><![CDATA[iframe name attribute in Chrome]]></category>
		<category><![CDATA[Javascript obect detection]]></category>

		<guid isPermaLink="false">http://junalontherun.com/?p=521</guid>
		<description><![CDATA[This question can be answered easily with “object detection” &#8211; why? Because some obscure browsers won&#8217;t be treated correctly and browsers that appear after you&#8217;ve written the page may not be adequately covered either as a result you will end up with some error in some browsers. Object detection works fairly in all browsers. But, [...]]]></description>
		<wfw:commentRss>http://junalontherun.com/2009/11/21/javascript-object-detection-or-browser-detection/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Check IFRAME Text by Javascript</title>
		<link>http://junalontherun.com/2009/11/20/check-iframe-text-by-javascript/</link>
		<comments>http://junalontherun.com/2009/11/20/check-iframe-text-by-javascript/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 17:48:40 +0000</pubDate>
		<dc:creator>junal</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[iframe text value]]></category>

		<guid isPermaLink="false">http://junalontherun.com/?p=497</guid>
		<description><![CDATA[Most of the Rich Text Editor use iframe, and besides server side validation it&#8217;s necessary to check client side validation with JS before storing any data. Let&#8217;s say you want to check if the body of iframe is empty. This is a little bit tricky, like you can easily check a textarea value with document.getElementById(idoftextarea).value; [...]]]></description>
		<wfw:commentRss>http://junalontherun.com/2009/11/20/check-iframe-text-by-javascript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tweet Something from Your Website Using bitly REST Api</title>
		<link>http://junalontherun.com/2009/06/23/tweet-something-from-your-website-using-bitly-rest-api/</link>
		<comments>http://junalontherun.com/2009/06/23/tweet-something-from-your-website-using-bitly-rest-api/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 18:31:50 +0000</pubDate>
		<dc:creator>junal</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://junalontherun.com/?p=360</guid>
		<description><![CDATA[Oho, did I actually write the right title of this post? Bit.ly is not for tweeting, it&#8217;s for shortening the long URLs right, but hey, why bit.ly is so popular now? Most common answer could be twitter. I don&#8217;t know if people would used this service that much if there wasn&#8217;t twitter. Anyways, this is [...]]]></description>
		<wfw:commentRss>http://junalontherun.com/2009/06/23/tweet-something-from-your-website-using-bitly-rest-api/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>jQuery Time Picker UI</title>
		<link>http://junalontherun.com/2008/11/14/jquery-time-picker-ui/</link>
		<comments>http://junalontherun.com/2008/11/14/jquery-time-picker-ui/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 20:03:16 +0000</pubDate>
		<dc:creator>junal</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery Time Picker]]></category>

		<guid isPermaLink="false">http://junalontherun.com/?p=162</guid>
		<description><![CDATA[Today, I went through this nice jQuery time picker UI which allows picking the time after clicking in the input box. 24h and 12h formats are available to select. Got them down and played with it for a while. Must say it&#8217;s really fast, you just have to mouse over and select the time. 24h [...]]]></description>
		<wfw:commentRss>http://junalontherun.com/2008/11/14/jquery-time-picker-ui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
