<?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>...miles to go before i sleep!</description>
	<lastBuildDate>Sat, 12 Nov 2011 01:37:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Decrypting blowfish password</title>
		<link>http://junalontherun.com/2011/07/30/decrypting-blowfish-password/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=decrypting-blowfish-password</link>
		<comments>http://junalontherun.com/2011/07/30/decrypting-blowfish-password/#comments</comments>
		<pubDate>Sat, 30 Jul 2011 22:01:40 +0000</pubDate>
		<dc:creator>junal</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Blowfish Password Decryption]]></category>
		<category><![CDATA[Decrypt blowfish password for cakephp]]></category>

		<guid isPermaLink="false">http://junalontherun.com/?p=855</guid>
		<description><![CDATA[Recently, I had to re-write an application’s backend which had shopping cart X-cart with smarty template engine.  X-cart uses &#8220;blowfish&#8220; algorithm to encrypt password. Good thing about this algorithm is, they allow decrypting the hashed password with a key value. So &#8230; <a href="http://junalontherun.com/2011/07/30/decrypting-blowfish-password/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://junalontherun.com/2011/07/30/decrypting-blowfish-password/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SugarCRM :: Email Campaign Issues</title>
		<link>http://junalontherun.com/2011/05/24/sugarcrm-email-campaign-issues/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sugarcrm-email-campaign-issues</link>
		<comments>http://junalontherun.com/2011/05/24/sugarcrm-email-campaign-issues/#comments</comments>
		<pubDate>Tue, 24 May 2011 23:35:36 +0000</pubDate>
		<dc:creator>junal</dc:creator>
				<category><![CDATA[Friends]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Bounce Message]]></category>
		<category><![CDATA[Send Email]]></category>
		<category><![CDATA[Send Test]]></category>
		<category><![CDATA[SugarCRM]]></category>

		<guid isPermaLink="false">http://junalontherun.com/?p=843</guid>
		<description><![CDATA[Recently, I had to work on an existing sugarcrm code with zero knowledge on SugarCRM. As a result I had to face some problems when I was working with “Email Campaign”. I thought I would share all issues I faced &#8230; <a href="http://junalontherun.com/2011/05/24/sugarcrm-email-campaign-issues/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://junalontherun.com/2011/05/24/sugarcrm-email-campaign-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PDF On The Fly And E-mail From CakePHP</title>
		<link>http://junalontherun.com/2011/02/26/pdf-on-the-fly-and-e-mail-from-cakephp/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pdf-on-the-fly-and-e-mail-from-cakephp</link>
		<comments>http://junalontherun.com/2011/02/26/pdf-on-the-fly-and-e-mail-from-cakephp/#comments</comments>
		<pubDate>Sat, 26 Feb 2011 08:41:40 +0000</pubDate>
		<dc:creator>junal</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[For me]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[CakePHP Email on Fly]]></category>

		<guid isPermaLink="false">http://junalontherun.com/?p=818</guid>
		<description><![CDATA[I have been trying to put interesting issues on my blog instead of documenting them. This has a few advantages, such as I can share my ideas and explain how I solve issues and I can also listen to what &#8230; <a href="http://junalontherun.com/2011/02/26/pdf-on-the-fly-and-e-mail-from-cakephp/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://junalontherun.com/2011/02/26/pdf-on-the-fly-and-e-mail-from-cakephp/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Password Protected Site Without Using .htacces</title>
		<link>http://junalontherun.com/2011/02/16/password-protected-site-without-using-htacces/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=password-protected-site-without-using-htacces</link>
		<comments>http://junalontherun.com/2011/02/16/password-protected-site-without-using-htacces/#comments</comments>
		<pubDate>Wed, 16 Feb 2011 17:26:15 +0000</pubDate>
		<dc:creator>junal</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Basic Auth]]></category>
		<category><![CDATA[Password protect site without .htaccess]]></category>

		<guid isPermaLink="false">http://junalontherun.com/?p=808</guid>
		<description><![CDATA[Using .htaccess you can password protect a site easily. What if your host server doesn’t allow .htaccess for security reasons? No wonder, some hosting doesn’t allow .htaccess .  Here is a quick solution for that. Thanks Tapos for this reference. &#8230; <a href="http://junalontherun.com/2011/02/16/password-protected-site-without-using-htacces/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://junalontherun.com/2011/02/16/password-protected-site-without-using-htacces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP: Checkbox And Radio Button Problem On Firefox</title>
		<link>http://junalontherun.com/2011/02/15/cakephp-checkbox-and-radio-button-problem-on-firefox/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cakephp-checkbox-and-radio-button-problem-on-firefox</link>
		<comments>http://junalontherun.com/2011/02/15/cakephp-checkbox-and-radio-button-problem-on-firefox/#comments</comments>
		<pubDate>Tue, 15 Feb 2011 18:29:42 +0000</pubDate>
		<dc:creator>junal</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Cakephp firox issue]]></category>
		<category><![CDATA[checkbox problem on cakephp]]></category>

		<guid isPermaLink="false">http://junalontherun.com/?p=801</guid>
		<description><![CDATA[If you are using CakePHP latest version 1.3, you might have noticed these issues that checkbox doesn’t show up on latest Firefox 3.6 and both radio button and checkbox return empty value on form submit. If these weird things happened &#8230; <a href="http://junalontherun.com/2011/02/15/cakephp-checkbox-and-radio-button-problem-on-firefox/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://junalontherun.com/2011/02/15/cakephp-checkbox-and-radio-button-problem-on-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

