<?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; PHP</title>
	<atom:link href="http://junalontherun.com/category/php/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 : Prevent Songs Download (Part-II)</title>
		<link>http://junalontherun.com/2010/03/28/how-to-prevent-songs-download-part-ii-2/</link>
		<comments>http://junalontherun.com/2010/03/28/how-to-prevent-songs-download-part-ii-2/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 12:20:09 +0000</pubDate>
		<dc:creator>junal</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Hide directory location]]></category>
		<category><![CDATA[Prevent Files download]]></category>
		<category><![CDATA[Prevent Songs Download]]></category>
		<category><![CDATA[Protect your music]]></category>

		<guid isPermaLink="false">http://junalontherun.com/?p=655</guid>
		<description><![CDATA[In the first post I showed how to setup basic audio player and play a song and left with this important part to show how we can secure our songs and prevent downloads. So lets see how we can make it most secured so that maximum users failed to download or get a direct access [...]]]></description>
		<wfw:commentRss>http://junalontherun.com/2010/03/28/how-to-prevent-songs-download-part-ii-2/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<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>Regular Expression to Find All Mentioned Names by &#8216;@&#8217;</title>
		<link>http://junalontherun.com/2009/12/12/regular-expression-to-find-all-mentioned-names-by/</link>
		<comments>http://junalontherun.com/2009/12/12/regular-expression-to-find-all-mentioned-names-by/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 17:44:26 +0000</pubDate>
		<dc:creator>junal</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Regular Expression]]></category>
		<category><![CDATA[Separate name from @]]></category>

		<guid isPermaLink="false">http://junalontherun.com/?p=536</guid>
		<description><![CDATA[Most of the time we use &#8216;@&#8217; to mention someone&#8217;s name in email thread, forum, etc. How about to find those mentioned names using PHP regular expression? Let&#8217;s consider the following text. “Hey @Junal how about going for a vacation to @Srimangal? @Jewel said it&#8217;s an awesome place” We will find all names that is [...]]]></description>
		<wfw:commentRss>http://junalontherun.com/2009/12/12/regular-expression-to-find-all-mentioned-names-by/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Optimize All JPEG Images With Jpegtran Utility</title>
		<link>http://junalontherun.com/2009/07/15/optimize-all-jpeg-images-with-jpegtran-utility/</link>
		<comments>http://junalontherun.com/2009/07/15/optimize-all-jpeg-images-with-jpegtran-utility/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 12:22:52 +0000</pubDate>
		<dc:creator>junal</dc:creator>
				<category><![CDATA[Jpegtran]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://junalontherun.com/?p=368</guid>
		<description><![CDATA[I was looking for an utility that compress an image without losing the current quality of it. According to Yslow guideline it says “Jpegtran does lossless JPEG operations such as rotation and can also be used to optimize and remove comments and other useless information (such as EXIF information) from your images. ” Installing (Linux) [...]]]></description>
		<wfw:commentRss>http://junalontherun.com/2009/07/15/optimize-all-jpeg-images-with-jpegtran-utility/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Presenting “Developing Facebook Application” at PHPExperts Semianr 2009</title>
		<link>http://junalontherun.com/2009/05/17/presenting-%e2%80%9cdeveloping-facebook-application%e2%80%9d-at-phpexperts-semianr-2009/</link>
		<comments>http://junalontherun.com/2009/05/17/presenting-%e2%80%9cdeveloping-facebook-application%e2%80%9d-at-phpexperts-semianr-2009/#comments</comments>
		<pubDate>Sat, 16 May 2009 21:11:04 +0000</pubDate>
		<dc:creator>junal</dc:creator>
				<category><![CDATA[Bangladesh]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[For me]]></category>
		<category><![CDATA[Friends]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Seminar]]></category>

		<guid isPermaLink="false">http://junalontherun.com/?p=336</guid>
		<description><![CDATA[Today, I was really honored to present &#8220;how to develop facebook application&#8221; at PHPExperts Semianr 2009. Indeed, that was a great experience for me to be in front of bunch of talent guys from whole Bangladesh. Though, it was not possible to show all important points/notes/stories by one presentation at a time, so my target [...]]]></description>
		<wfw:commentRss>http://junalontherun.com/2009/05/17/presenting-%e2%80%9cdeveloping-facebook-application%e2%80%9d-at-phpexperts-semianr-2009/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
