<?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>Shane&#039;s Blog</title>
	<atom:link href="http://www.shaneperera.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shaneperera.com/blog</link>
	<description>Web Development, jQuery, SEO....</description>
	<lastBuildDate>Mon, 26 Sep 2011 02:26:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>jQuery Table Plug-in Review &#8211; jqGrid</title>
		<link>http://www.shaneperera.com/blog/jquery-table-plug-in-review-jqgrid/</link>
		<comments>http://www.shaneperera.com/blog/jquery-table-plug-in-review-jqgrid/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 02:26:26 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.shaneperera.com/blog/?p=71</guid>
		<description><![CDATA[After going through a lot of options to select the best jQuery table/grid plug-in, I&#8217;ve finally chosen jqGrid. It has a lot of flexibility and built-in options for most of the common requirements, such as. Sorting Pagination Search (on both client and server) Filters In-line editing Live syncing with server Categories within tables (grouping into [...]]]></description>
		<wfw:commentRss>http://www.shaneperera.com/blog/jquery-table-plug-in-review-jqgrid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MAMP MySQL Won&#8217;t Start? &#8211; How to Fix the MySQL Server Issue in MAMP</title>
		<link>http://www.shaneperera.com/blog/mamp-mysql-wont-start-how-to-fix-the-mysql-server-issue-in-mamp/</link>
		<comments>http://www.shaneperera.com/blog/mamp-mysql-wont-start-how-to-fix-the-mysql-server-issue-in-mamp/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 14:24:05 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.shaneperera.com/blog/?p=67</guid>
		<description><![CDATA[If you get the message &#8220;Error: Could not connect to MySQL server!&#8221; or if you have trouble starting up or restarting the MAMP Server with MySQL, you can try the following solution. Quit MAMP Open Terminal window Type &#8220;killall -9 mysqld&#8221; and press enter Start MAMP Start servers This fixed the issue I was having [...]]]></description>
		<wfw:commentRss>http://www.shaneperera.com/blog/mamp-mysql-wont-start-how-to-fix-the-mysql-server-issue-in-mamp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing CodeIgniter 2 with Doctrine 2.0</title>
		<link>http://www.shaneperera.com/blog/installing-codeigniter-2-with-doctrine-2-0/</link>
		<comments>http://www.shaneperera.com/blog/installing-codeigniter-2-with-doctrine-2-0/#comments</comments>
		<pubDate>Sat, 08 Jan 2011 11:00:34 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.shaneperera.com/blog/?p=61</guid>
		<description><![CDATA[I was struggling for few hours on installing Doctrine 2 with the new version of CodeIgniter. Then I found this excellent tutorial by Joseph on how to install and configure Doctrine 2 with CodeIgniter 2. If you&#8217;re still struggling, here you can download a pre-configured installation with CI2 &#038; D2. (Please note that there may [...]]]></description>
		<wfw:commentRss>http://www.shaneperera.com/blog/installing-codeigniter-2-with-doctrine-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WAMP Server &#8211; How To Setup Multiple Root Folders</title>
		<link>http://www.shaneperera.com/blog/wamp-server-how-to-setup-multiple-root-folders/</link>
		<comments>http://www.shaneperera.com/blog/wamp-server-how-to-setup-multiple-root-folders/#comments</comments>
		<pubDate>Sat, 27 Nov 2010 10:53:49 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[wamp]]></category>

		<guid isPermaLink="false">http://www.shaneperera.com/blog/?p=49</guid>
		<description><![CDATA[If you have a WAMP Server installation, maybe you&#8217;re run into the need of creating multiple roots for different sites. Here&#8217;s how to do it. 1. Open the httpd.conf file. (WAMP Icon &#62; Apache &#62; httpd.conf) 2. Find the line which says &#8216;Listen 80&#8242; 3. Change it to the following Listen 80 Listen 81 Listen [...]]]></description>
		<wfw:commentRss>http://www.shaneperera.com/blog/wamp-server-how-to-setup-multiple-root-folders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Link Multiple Analytics Domains to AdSense Account</title>
		<link>http://www.shaneperera.com/blog/how-to-link-multiple-analytics-domains-to-adsense-account/</link>
		<comments>http://www.shaneperera.com/blog/how-to-link-multiple-analytics-domains-to-adsense-account/#comments</comments>
		<pubDate>Sun, 19 Sep 2010 01:06:05 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[data mining]]></category>

		<guid isPermaLink="false">http://www.shaneperera.com/blog/?p=7</guid>
		<description><![CDATA[I had some trouble linking many domains to the same AdSense account. Here&#8217;s how to do it. Google Analytics code (before closing HEAD tag or BODY tag) &#60;script type="text/javascript"&#62; window.google_analytics_uacct = "UA-YOUR-ANALYTICS-ID";&#60;/script&#62; And then insert your regular AdSense Code &#60;script type="text/javascript"&#62;&#60;!-- google_ad_client = "pub-YOUR-ADSENSE-PUBLISHER-ID"; google_ad_slot = ""; google_ad_width = 336; google_ad_height = 280; //--&#62; &#60;/script&#62; [...]]]></description>
		<wfw:commentRss>http://www.shaneperera.com/blog/how-to-link-multiple-analytics-domains-to-adsense-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.shaneperera.com @ 2013-05-25 12:19:41 -->