<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Myles Kadusale's Blog</title>
	<atom:link href="http://myleskadusale.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://myleskadusale.wordpress.com</link>
	<description>My Web Notes</description>
	<lastBuildDate>Fri, 29 Jul 2011 06:58:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='myleskadusale.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/c70628fe9624d121bbb9d5222a527ff9?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Myles Kadusale's Blog</title>
		<link>http://myleskadusale.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://myleskadusale.wordpress.com/osd.xml" title="Myles Kadusale&#039;s Blog" />
	<atom:link rel='hub' href='http://myleskadusale.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Local Domain Name in Windows</title>
		<link>http://myleskadusale.wordpress.com/2011/06/20/local-domain-name-in-windows/</link>
		<comments>http://myleskadusale.wordpress.com/2011/06/20/local-domain-name-in-windows/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 18:38:32 +0000</pubDate>
		<dc:creator>myleskadusale</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://myleskadusale.wordpress.com/?p=497</guid>
		<description><![CDATA[This a simple tutorial on how to create a local domain name in windows using Apache. First go to C:\Windows\System32\drivers\etc and edit the hosts file using notepad Second add this inside the hosts file 127.0.0.1 www.yourdomain.com Third go to your apache\conf\extra and edit httpd-vhosts.conf and add the text below DocumentRoot “C:\xampp\htdocs\your_web_app_folder” ServerName www.yourdomain.com Next go [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myleskadusale.wordpress.com&amp;blog=6572670&amp;post=497&amp;subd=myleskadusale&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This a simple tutorial on how to create a local domain name in windows using Apache.</p>
<p>First go to <span style="color:#ff9900;">C:\Windows\System32\drivers\etc</span> and edit the hosts file using notepad<br />
Second add this inside the hosts file <span style="color:#ff9900;">127.0.0.1 www.yourdomain.com</span><br />
Third go to your apache\conf\extra and edit httpd-vhosts.conf and add the text below</p>
<p>DocumentRoot “<span style="color:#ff9900;">C:\xampp\htdocs\your_web_app_folder</span>”<br />
ServerName <span style="color:#ff9900;">www.yourdomain.com</span></p>
<p>Next go to apache\conf and uncomment Include conf/extra/httpd-vhosts.conf</p>
<p>Save everything and restart Apache</p>
<p>Then try to access http://www.yourdomain.com</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myleskadusale.wordpress.com/497/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myleskadusale.wordpress.com/497/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myleskadusale.wordpress.com/497/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myleskadusale.wordpress.com/497/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/myleskadusale.wordpress.com/497/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/myleskadusale.wordpress.com/497/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/myleskadusale.wordpress.com/497/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/myleskadusale.wordpress.com/497/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myleskadusale.wordpress.com/497/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myleskadusale.wordpress.com/497/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myleskadusale.wordpress.com/497/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myleskadusale.wordpress.com/497/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myleskadusale.wordpress.com/497/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myleskadusale.wordpress.com/497/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myleskadusale.wordpress.com&amp;blog=6572670&amp;post=497&amp;subd=myleskadusale&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://myleskadusale.wordpress.com/2011/06/20/local-domain-name-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6cf407fb9e8c28e4564741852725c8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">myleskadusale</media:title>
		</media:content>
	</item>
		<item>
		<title>Neat Functions in CakePHP</title>
		<link>http://myleskadusale.wordpress.com/2011/06/20/neat-functions-in-cakephp/</link>
		<comments>http://myleskadusale.wordpress.com/2011/06/20/neat-functions-in-cakephp/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 18:36:30 +0000</pubDate>
		<dc:creator>myleskadusale</dc:creator>
				<category><![CDATA[CakePHP]]></category>

		<guid isPermaLink="false">http://myleskadusale.wordpress.com/?p=495</guid>
		<description><![CDATA[If ever you want to remove a validation temporarily for certain fields you can use unset before saving the data unset($model-&#62;validates['fieldname']); I also learned also another function to know what field validation I violated especially when your updating your records because sometimes it does not show the validation errors I use debug to display it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myleskadusale.wordpress.com&amp;blog=6572670&amp;post=495&amp;subd=myleskadusale&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If ever you want to remove a validation temporarily for certain fields</p>
<p>you can use unset before saving the data</p>
<p><span style="color:#ffcc00;">unset($model-&gt;validates['fieldname']);</span></p>
<p>I also learned also another function to know what field validation I</p>
<p>violated especially when your updating your records because sometimes</p>
<p>it does not show the validation errors I use debug to display it</p>
<p><span style="color:#ffcc00;">if(!$this-&gt;save())</span></p>
<p><span style="color:#ffcc00;">{</span></p>
<p><span style="color:#ffcc00;">debug($this-&gt;validationErrors);</span></p>
<p><span style="color:#ffcc00;">die();</span></p>
<p><span style="color:#ffcc00;">}</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myleskadusale.wordpress.com/495/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myleskadusale.wordpress.com/495/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myleskadusale.wordpress.com/495/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myleskadusale.wordpress.com/495/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/myleskadusale.wordpress.com/495/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/myleskadusale.wordpress.com/495/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/myleskadusale.wordpress.com/495/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/myleskadusale.wordpress.com/495/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myleskadusale.wordpress.com/495/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myleskadusale.wordpress.com/495/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myleskadusale.wordpress.com/495/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myleskadusale.wordpress.com/495/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myleskadusale.wordpress.com/495/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myleskadusale.wordpress.com/495/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myleskadusale.wordpress.com&amp;blog=6572670&amp;post=495&amp;subd=myleskadusale&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://myleskadusale.wordpress.com/2011/06/20/neat-functions-in-cakephp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6cf407fb9e8c28e4564741852725c8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">myleskadusale</media:title>
		</media:content>
	</item>
		<item>
		<title>Using CakePHP with IIS7</title>
		<link>http://myleskadusale.wordpress.com/2009/07/13/using-cakephp-with-iis7/</link>
		<comments>http://myleskadusale.wordpress.com/2009/07/13/using-cakephp-with-iis7/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 06:21:44 +0000</pubDate>
		<dc:creator>myleskadusale</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[IIS7]]></category>

		<guid isPermaLink="false">http://myleskadusale.wordpress.com/?p=379</guid>
		<description><![CDATA[Found a post the shows how to install CakePHP in IIS7 Click Here<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myleskadusale.wordpress.com&amp;blog=6572670&amp;post=379&amp;subd=myleskadusale&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Found a post the shows how to install CakePHP in IIS7 <a href="http://blogs.iis.net/tobintitus/archive/2009/04/03/installing-cakephp-on-iis-7.aspx">Click Here</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myleskadusale.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myleskadusale.wordpress.com/379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myleskadusale.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myleskadusale.wordpress.com/379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/myleskadusale.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/myleskadusale.wordpress.com/379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/myleskadusale.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/myleskadusale.wordpress.com/379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myleskadusale.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myleskadusale.wordpress.com/379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myleskadusale.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myleskadusale.wordpress.com/379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myleskadusale.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myleskadusale.wordpress.com/379/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myleskadusale.wordpress.com&amp;blog=6572670&amp;post=379&amp;subd=myleskadusale&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://myleskadusale.wordpress.com/2009/07/13/using-cakephp-with-iis7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6cf407fb9e8c28e4564741852725c8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">myleskadusale</media:title>
		</media:content>
	</item>
		<item>
		<title>Use memcache in CakePHP</title>
		<link>http://myleskadusale.wordpress.com/2009/07/13/use-memcache-in-cakephp/</link>
		<comments>http://myleskadusale.wordpress.com/2009/07/13/use-memcache-in-cakephp/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 06:06:24 +0000</pubDate>
		<dc:creator>myleskadusale</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[memcache]]></category>

		<guid isPermaLink="false">http://myleskadusale.wordpress.com/?p=377</guid>
		<description><![CDATA[Found a blog that shows how to use memcache in CakePHP easily.Click Here<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myleskadusale.wordpress.com&amp;blog=6572670&amp;post=377&amp;subd=myleskadusale&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Found a blog that shows how to use memcache in CakePHP easily.<a href="http://teknoid.wordpress.com/2009/06/17/send-your-database-on-vacation-by-using-cakephp-memcached/">Click Here</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myleskadusale.wordpress.com/377/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myleskadusale.wordpress.com/377/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myleskadusale.wordpress.com/377/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myleskadusale.wordpress.com/377/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/myleskadusale.wordpress.com/377/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/myleskadusale.wordpress.com/377/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/myleskadusale.wordpress.com/377/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/myleskadusale.wordpress.com/377/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myleskadusale.wordpress.com/377/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myleskadusale.wordpress.com/377/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myleskadusale.wordpress.com/377/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myleskadusale.wordpress.com/377/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myleskadusale.wordpress.com/377/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myleskadusale.wordpress.com/377/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myleskadusale.wordpress.com&amp;blog=6572670&amp;post=377&amp;subd=myleskadusale&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://myleskadusale.wordpress.com/2009/07/13/use-memcache-in-cakephp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6cf407fb9e8c28e4564741852725c8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">myleskadusale</media:title>
		</media:content>
	</item>
		<item>
		<title>How to get the current URL</title>
		<link>http://myleskadusale.wordpress.com/2009/06/11/how-to-get-the-current-url/</link>
		<comments>http://myleskadusale.wordpress.com/2009/06/11/how-to-get-the-current-url/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 10:41:57 +0000</pubDate>
		<dc:creator>myleskadusale</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[CakePHP 1.2]]></category>
		<category><![CDATA[URL]]></category>

		<guid isPermaLink="false">http://myleskadusale.wordpress.com/?p=374</guid>
		<description><![CDATA[$this-&#62;here<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myleskadusale.wordpress.com&amp;blog=6572670&amp;post=374&amp;subd=myleskadusale&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>$this-&gt;here</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myleskadusale.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myleskadusale.wordpress.com/374/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myleskadusale.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myleskadusale.wordpress.com/374/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/myleskadusale.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/myleskadusale.wordpress.com/374/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/myleskadusale.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/myleskadusale.wordpress.com/374/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myleskadusale.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myleskadusale.wordpress.com/374/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myleskadusale.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myleskadusale.wordpress.com/374/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myleskadusale.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myleskadusale.wordpress.com/374/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myleskadusale.wordpress.com&amp;blog=6572670&amp;post=374&amp;subd=myleskadusale&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://myleskadusale.wordpress.com/2009/06/11/how-to-get-the-current-url/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6cf407fb9e8c28e4564741852725c8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">myleskadusale</media:title>
		</media:content>
	</item>
		<item>
		<title>How to redirect to the root of your website</title>
		<link>http://myleskadusale.wordpress.com/2009/06/11/how-to-redirect-to-the-root-of-your-website/</link>
		<comments>http://myleskadusale.wordpress.com/2009/06/11/how-to-redirect-to-the-root-of-your-website/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 10:39:52 +0000</pubDate>
		<dc:creator>myleskadusale</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[CakePHP 1.2]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[root]]></category>

		<guid isPermaLink="false">http://myleskadusale.wordpress.com/?p=372</guid>
		<description><![CDATA[I was having a problem in going to the root of my website and I have solved it by using the code below $this-&#62;redirect(&#8220;/&#8221;);<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myleskadusale.wordpress.com&amp;blog=6572670&amp;post=372&amp;subd=myleskadusale&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was having a problem in going to the root of my website and I have solved it by using the code below<br />
<strong>$this-&gt;redirect(&#8220;/&#8221;);</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myleskadusale.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myleskadusale.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myleskadusale.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myleskadusale.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/myleskadusale.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/myleskadusale.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/myleskadusale.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/myleskadusale.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myleskadusale.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myleskadusale.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myleskadusale.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myleskadusale.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myleskadusale.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myleskadusale.wordpress.com/372/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myleskadusale.wordpress.com&amp;blog=6572670&amp;post=372&amp;subd=myleskadusale&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://myleskadusale.wordpress.com/2009/06/11/how-to-redirect-to-the-root-of-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6cf407fb9e8c28e4564741852725c8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">myleskadusale</media:title>
		</media:content>
	</item>
		<item>
		<title>How to fix IE PNG problems</title>
		<link>http://myleskadusale.wordpress.com/2009/05/27/how-to-fix-ie-png-problems/</link>
		<comments>http://myleskadusale.wordpress.com/2009/05/27/how-to-fix-ie-png-problems/#comments</comments>
		<pubDate>Wed, 27 May 2009 23:32:22 +0000</pubDate>
		<dc:creator>myleskadusale</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[PNG]]></category>
		<category><![CDATA[problem]]></category>

		<guid isPermaLink="false">http://myleskadusale.wordpress.com/?p=367</guid>
		<description><![CDATA[Today I was having a problem displaying transparent PNG&#8217;s in IE and found this solution It worked well. Hope this helps<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myleskadusale.wordpress.com&amp;blog=6572670&amp;post=367&amp;subd=myleskadusale&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today I was having a problem displaying transparent PNG&#8217;s in IE and found <a href="http://www.twinhelix.com/css/iepngfix/">this solution</a> </p>
<p>It worked well.<br />
Hope this helps <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myleskadusale.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myleskadusale.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myleskadusale.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myleskadusale.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/myleskadusale.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/myleskadusale.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/myleskadusale.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/myleskadusale.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myleskadusale.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myleskadusale.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myleskadusale.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myleskadusale.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myleskadusale.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myleskadusale.wordpress.com/367/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myleskadusale.wordpress.com&amp;blog=6572670&amp;post=367&amp;subd=myleskadusale&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://myleskadusale.wordpress.com/2009/05/27/how-to-fix-ie-png-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6cf407fb9e8c28e4564741852725c8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">myleskadusale</media:title>
		</media:content>
	</item>
		<item>
		<title>How to add a Website Icon in the Address Bar</title>
		<link>http://myleskadusale.wordpress.com/2009/05/26/how-to-add-a-website-icon-in-the-address-bar/</link>
		<comments>http://myleskadusale.wordpress.com/2009/05/26/how-to-add-a-website-icon-in-the-address-bar/#comments</comments>
		<pubDate>Tue, 26 May 2009 11:17:00 +0000</pubDate>
		<dc:creator>myleskadusale</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[favicon]]></category>
		<category><![CDATA[icon]]></category>

		<guid isPermaLink="false">http://myleskadusale.wordpress.com/?p=362</guid>
		<description><![CDATA[Favorite Icons, or favicons for short, are 16px x 16px icons for your website. They are used by web browsers as your website&#8217;s icon when a visitor bookmarks your website or visits you website Favicons are really simple to make, and because they add to your website&#8217;s image, there is really no reason not to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myleskadusale.wordpress.com&amp;blog=6572670&amp;post=362&amp;subd=myleskadusale&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Favorite Icons, or favicons for short, are 16px x 16px icons for your website. They are used by web browsers as your website&#8217;s icon when a visitor bookmarks your website or visits you website</p>
<p>Favicons are really simple to make, and because they add to your website&#8217;s image, there is really no reason not to have them. Look at the address bar now, you will see a blue W icon.</p>
<p><strong>First</strong> you have to create a 16px x 16px icon.<br />
<strong>Second</strong> rename your icon to the standard name which is favicon.ico<br />
<strong>Third</strong> copy the icon file to your web root or any place you want<br />
<strong>Fourth</strong> add this code inside the Head tag<br />
<span style="color:#99cc00;">&lt;link rel=&#8221;shortcut icon&#8221; <strong><span style="color:#ff9900;">href</span></strong>=&#8221;/favicon.ico&#8221;&gt;</span><br />
The <span style="color:#ff9900;"><strong><span style="color:#ff9900;">href</span> </strong></span>path depends on where your icon is located.</p>
<p>That&#8217;s it!<br />
By the way you can have different icons per page just put your favicons in different directory with the same standard name which is favicon.ico</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myleskadusale.wordpress.com/362/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myleskadusale.wordpress.com/362/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myleskadusale.wordpress.com/362/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myleskadusale.wordpress.com/362/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/myleskadusale.wordpress.com/362/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/myleskadusale.wordpress.com/362/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/myleskadusale.wordpress.com/362/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/myleskadusale.wordpress.com/362/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myleskadusale.wordpress.com/362/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myleskadusale.wordpress.com/362/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myleskadusale.wordpress.com/362/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myleskadusale.wordpress.com/362/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myleskadusale.wordpress.com/362/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myleskadusale.wordpress.com/362/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myleskadusale.wordpress.com&amp;blog=6572670&amp;post=362&amp;subd=myleskadusale&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://myleskadusale.wordpress.com/2009/05/26/how-to-add-a-website-icon-in-the-address-bar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6cf407fb9e8c28e4564741852725c8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">myleskadusale</media:title>
		</media:content>
	</item>
		<item>
		<title>Understanding CakePHP Model Associations</title>
		<link>http://myleskadusale.wordpress.com/2009/05/22/understanding-cakephp-model-associations/</link>
		<comments>http://myleskadusale.wordpress.com/2009/05/22/understanding-cakephp-model-associations/#comments</comments>
		<pubDate>Fri, 22 May 2009 23:10:33 +0000</pubDate>
		<dc:creator>myleskadusale</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[CakePHP 1.2]]></category>
		<category><![CDATA[associations]]></category>
		<category><![CDATA[model]]></category>

		<guid isPermaLink="false">http://myleskadusale.wordpress.com/2009/05/22/understanding-cakephp-model-associations/</guid>
		<description><![CDATA[A clear and concise tutorial for understanding CakePHP Model Associations Click Here<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myleskadusale.wordpress.com&amp;blog=6572670&amp;post=361&amp;subd=myleskadusale&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A clear and concise tutorial for understanding CakePHP Model Associations<br />
<a href="http://jbenner.net/blog/understanding-cakephp-associations">Click Here</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myleskadusale.wordpress.com/361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myleskadusale.wordpress.com/361/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myleskadusale.wordpress.com/361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myleskadusale.wordpress.com/361/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/myleskadusale.wordpress.com/361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/myleskadusale.wordpress.com/361/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/myleskadusale.wordpress.com/361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/myleskadusale.wordpress.com/361/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myleskadusale.wordpress.com/361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myleskadusale.wordpress.com/361/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myleskadusale.wordpress.com/361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myleskadusale.wordpress.com/361/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myleskadusale.wordpress.com/361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myleskadusale.wordpress.com/361/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myleskadusale.wordpress.com&amp;blog=6572670&amp;post=361&amp;subd=myleskadusale&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://myleskadusale.wordpress.com/2009/05/22/understanding-cakephp-model-associations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6cf407fb9e8c28e4564741852725c8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">myleskadusale</media:title>
		</media:content>
	</item>
		<item>
		<title>Sending any binary files to the user in CakePHP using Media Views</title>
		<link>http://myleskadusale.wordpress.com/2009/05/19/sending-any-binary-files-to-the-user-in-cakephp-using-media-views/</link>
		<comments>http://myleskadusale.wordpress.com/2009/05/19/sending-any-binary-files-to-the-user-in-cakephp-using-media-views/#comments</comments>
		<pubDate>Tue, 19 May 2009 08:12:29 +0000</pubDate>
		<dc:creator>myleskadusale</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[CakePHP 1.2]]></category>
		<category><![CDATA[binary files]]></category>
		<category><![CDATA[Media Views]]></category>

		<guid isPermaLink="false">http://myleskadusale.wordpress.com/?p=354</guid>
		<description><![CDATA[For more info Click here<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myleskadusale.wordpress.com&amp;blog=6572670&amp;post=354&amp;subd=myleskadusale&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For more info <a href="http://book.cakephp.org/view/489/Media-Views">Click here</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myleskadusale.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myleskadusale.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myleskadusale.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myleskadusale.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/myleskadusale.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/myleskadusale.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/myleskadusale.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/myleskadusale.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myleskadusale.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myleskadusale.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myleskadusale.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myleskadusale.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myleskadusale.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myleskadusale.wordpress.com/354/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myleskadusale.wordpress.com&amp;blog=6572670&amp;post=354&amp;subd=myleskadusale&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://myleskadusale.wordpress.com/2009/05/19/sending-any-binary-files-to-the-user-in-cakephp-using-media-views/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6cf407fb9e8c28e4564741852725c8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">myleskadusale</media:title>
		</media:content>
	</item>
	</channel>
</rss>
