<?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>Ray.MY: Tech, Web, Blogging Tips and PC Freewares stuffs &#187; Wordpress</title>
	<atom:link href="http://ray.my/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://ray.my</link>
	<description>Geek stuffs that matters....and life.</description>
	<lastBuildDate>Mon, 21 Sep 2009 14:52:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Fatal Error When Upgrading to WordPress 2.8.2</title>
		<link>http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2</link>
		<comments>http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2#comments</comments>
		<pubDate>Sun, 02 Aug 2009 13:32:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Tweaks]]></category>

		<guid isPermaLink="false">http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2</guid>
		<description><![CDATA[If you are trying to upgrade to WordPress 2.8.2 recently you may encounter the error below, which doesn’t indicate much except that it relates to some insufficient memory error. Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2355395 bytes) in /public_html/wp-includes/http.php on line xx If you searched around Google you may [...]


Related posts:<ol><li><a href='http://ray.my/plugins/wordpress-plugin-wptouch-optimizes-your-website-for-iphone' rel='bookmark' title='Permanent Link: WordPress Plugin: WPTouch optimizes your website for iPhone'>WordPress Plugin: WPTouch optimizes your website for iPhone</a></li>
<li><a href='http://ray.my/plugins/wordpress-plugins-alternative-administration-menu' rel='bookmark' title='Permanent Link: WordPress Plugins: Alternative Administration Menu'>WordPress Plugins: Alternative Administration Menu</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p align="justify">If you are trying to upgrade to WordPress 2.8.2 recently you may encounter the error below, which doesn’t indicate much except that it relates to some insufficient memory error.</p>
<blockquote><p>Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2355395 bytes) in /public_html/wp-includes/http.php on line xx</p></blockquote>
<p align="justify">If you searched around Google you may find remedial steps which includes either upgrading manually (downloading the .zip installation file and uploading via ftp) or by <strong><a href="http://wordpress.org/support/topic/291769" onclick="return TrackClick('http%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2F291769','disabling+all+of+the+current+used+Wordpress+plugin')" target="_blank">disabling all of the current used WordPress plugin</a></strong> and then perform the upgrading. I was not keen on performing the upgrade via those two methods, so I did a search around and found the following steps which were much simpler and most importantly, works like a charm.</p>
<p align="justify">Here’s how to do the trick:</p>
<p><span id="more-240"></span></p>
<p align="justify">1. Connect and edit your WordPress site’s <strong>wp-config.php </strong>file (you can use FTP program to connect to your WordPress site, and go to the root installation folder, i.e. /public_html folder).</p>
<p align="justify">2. Add the following line below right after the opening php lines or comments:</p>
<blockquote>
<p align="justify"><code><strong>define('WP_MEMORY_LIMIT', '64M');</strong></code></p>
</blockquote>
<p align="justify">In example:</p>
<p align="justify"><a href="http://ray.my/wp-content/uploads/2009/08/Wordpress2.8.2FatalError.jpg" onclick="return TrackClick('http%3A%2F%2Fray.my%2Fwp-content%2Fuploads%2F2009%2F08%2FWordpress2.8.2FatalError.jpg','Wordpress+2.8.2+Fatal+Error')" rel="lightbox[240]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Wordpress 2.8.2 Fatal Error" src="http://ray.my/wp-content/uploads/2009/08/Wordpress2.8.2FatalError_thumb.jpg" border="0" alt="Wordpress 2.8.2 Fatal Error" width="289" height="178" /></a></p>
<p>3. Save the <strong>wp-config.php</strong> and try upgrading again. The WordPress upgrade should work this time.</p>
<p><strong>Updates</strong>: WordPress has updated to version 2.8.3, which is basically a security release that fixes some bug. So far the error did not happen to this version, so it is advisable to upgrade as soon as possible.</p>
<div class="linkwithin_hook" id="http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2"></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-wealth">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2&amp;t=Fatal+Error+When+Upgrading+to+WordPress+2.8.2" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Fatal+Error+When+Upgrading+to+WordPress+2.8.2&amp;body=Link: http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2 (sent via shareaholic)%0D%0A%0D%0A----%0D%0A If%20you%20are%20trying%20to%20upgrade%20to%20Wordpress%202.8.2%20recently%20you%20may%20encounter%20the%20error%20below%2C%20which%20doesn%E2%80%99t%20indicate%20much%20except%20that%20it%20relates%20to%20some%20insufficient%20memory%20error.%0D%0A%0D%0AFatal%20error%3A%20Allowed%20memory%20size%20of%2033554432%20bytes%20exhausted%20%28tried%20to%20allocate%202355395%20bytes%29%20in%20%2Fpublic_html%2Fwp-inc" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2&amp;title=Fatal+Error+When+Upgrading+to+WordPress+2.8.2" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2&amp;title=Fatal+Error+When+Upgrading+to+WordPress+2.8.2&amp;srcUrl=http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2&amp;srcTitle=Fatal+Error+When+Upgrading+to+WordPress+2.8.2&amp;snippet=If%20you%20are%20trying%20to%20upgrade%20to%20Wordpress%202.8.2%20recently%20you%20may%20encounter%20the%20error%20below%2C%20which%20doesn%E2%80%99t%20indicate%20much%20except%20that%20it%20relates%20to%20some%20insufficient%20memory%20error.%0D%0A%0D%0AFatal%20error%3A%20Allowed%20memory%20size%20of%2033554432%20bytes%20exhausted%20%28tried%20to%20allocate%202355395%20bytes%29%20in%20%2Fpublic_html%2Fwp-inc" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2&amp;title=Fatal+Error+When+Upgrading+to+WordPress+2.8.2&amp;selection=If%20you%20are%20trying%20to%20upgrade%20to%20Wordpress%202.8.2%20recently%20you%20may%20encounter%20the%20error%20below%2C%20which%20doesn%E2%80%99t%20indicate%20much%20except%20that%20it%20relates%20to%20some%20insufficient%20memory%20error.%0D%0A%0D%0AFatal%20error%3A%20Allowed%20memory%20size%20of%2033554432%20bytes%20exhausted%20%28tried%20to%20allocate%202355395%20bytes%29%20in%20%2Fpublic_html%2Fwp-inc" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2&amp;title=Fatal+Error+When+Upgrading+to+WordPress+2.8.2" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fray.my%2Fhow-to%2Ffatal-error-when-upgrading-to-wordpress-2-8-2&amp;t=Fatal+Error+When+Upgrading+to+WordPress+2.8.2" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Fatal+Error+When+Upgrading+to+WordPress+2.8.2+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://ray.my/plugins/wordpress-plugin-wptouch-optimizes-your-website-for-iphone' rel='bookmark' title='Permanent Link: WordPress Plugin: WPTouch optimizes your website for iPhone'>WordPress Plugin: WPTouch optimizes your website for iPhone</a></li>
<li><a href='http://ray.my/plugins/wordpress-plugins-alternative-administration-menu' rel='bookmark' title='Permanent Link: WordPress Plugins: Alternative Administration Menu'>WordPress Plugins: Alternative Administration Menu</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2/feed</wfw:commentRss>
		<slash:comments><span class="dsq-postid" rel="240 http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2">0</span></slash:comments>
		</item>
		<item>
		<title>Giveaway of The Day : Free Licensed Software and Games For The Day</title>
		<link>http://ray.my/web-reviews/giveaway-of-the-day-free-licensed-software-and-games-for-the-day</link>
		<comments>http://ray.my/web-reviews/giveaway-of-the-day-free-licensed-software-and-games-for-the-day#comments</comments>
		<pubDate>Mon, 25 May 2009 02:16:45 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Web Reviews]]></category>
		<category><![CDATA[Web Tips]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[software download]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://ray.my/?p=207</guid>
		<description><![CDATA[Giveaway Of The Day Games Giveaway Of The Day As the name suggests, both the sites offers provides licensed software and games as free downloads daily. Each software/game of the day comes with a time ticker (24 hours) where you have to download and activate the application before the end of each day (in US [...]


Related posts:<ol><li><a href='http://ray.my/plugins/wordpress-plugin-wptouch-optimizes-your-website-for-iphone' rel='bookmark' title='Permanent Link: WordPress Plugin: WPTouch optimizes your website for iPhone'>WordPress Plugin: WPTouch optimizes your website for iPhone</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong><span style="text-decoration: underline;"><a href="http://www.giveawayoftheday.com/" onclick="return TrackClick('http%3A%2F%2Fwww.giveawayoftheday.com%2F','GiveawayofTheDay')" onclick="return TrackClick('http%3A%2F%2Fwww.giveawayoftheday.com%2F','Giveaway+Of+The+Day')" target="_blank"><span style="text-decoration: underline;">Giveaway Of The Day</span></a> </span></strong></p>
<p><strong></strong><a href="http://www.giveawayoftheday.com/" onclick="return TrackClick('http%3A%2F%2Fwww.giveawayoftheday.com%2F','GiveawayofTheDay')" onclick="return TrackClick('http%3A%2F%2Fwww.giveawayoftheday.com%2F','Giveaway+Of+The+Day')" target="_blank"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="GiveawayofTheDay" src="http://www.ray.my/wp-content/uploads/2009/03/giveawayoftheday.jpg" border="0" alt="GiveawayofTheDay" width="442" height="242" /></a></p>
<p><span style="text-decoration: underline;"><strong><a href="http://game.giveawayoftheday.com/" onclick="return TrackClick('http%3A%2F%2Fgame.giveawayoftheday.com%2F','Games+Giveaway+Of+The+Day')" target="_blank"><span style="text-decoration: underline;">Games Giveaway Of The Day</span></a></strong></span></p>
<p><a href="http://game.giveawayoftheday.com" onclick="return TrackClick('http%3A%2F%2Fgame.giveawayoftheday.com','GameGiveAwayOfTheDay')" target="_blank"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="GameGiveAwayOfTheDay" src="http://www.ray.my/wp-content/uploads/2009/03/gamegiveawayoftheday.jpg" border="0" alt="GameGiveAwayOfTheDay" width="441" height="259" /></a></p>
<p>As the name suggests, both the sites offers provides licensed software and games as free downloads daily. Each software/game of the day comes with a time ticker (24 hours) where you have to download and activate the application before the end of each day (in US hours).</p>
<p>What I like is that the software/games offered is presented with full functionality and without any limitations (according to the software’s own T &amp; C). You do not have to worry about virus/adwares/spywares as the site authors ensures the programs are free from these threats.</p>
<p>There is usually some review on the software/games for the day, and you can also read the comments from the users before downloading them to try. I suggests to add both the websites to your RSS feeds so that you can easily see the new software/games being offered everyday.</p>
<p>Click on the pictures above for the links.</p>
<div class="linkwithin_hook" id="http://ray.my/web-reviews/giveaway-of-the-day-free-licensed-software-and-games-for-the-day"></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-wealth">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://ray.my/web-reviews/giveaway-of-the-day-free-licensed-software-and-games-for-the-day/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://ray.my/web-reviews/giveaway-of-the-day-free-licensed-software-and-games-for-the-day&amp;t=Giveaway+of+The+Day+%3A+Free+Licensed+Software+and+Games+For+The+Day" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Giveaway+of+The+Day+%3A+Free+Licensed+Software+and+Games+For+The+Day&amp;body=Link: http://ray.my/web-reviews/giveaway-of-the-day-free-licensed-software-and-games-for-the-day (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Giveaway%20Of%20The%20Day%20%0D%0A%0D%0A%0D%0A%0D%0AGames%20Giveaway%20Of%20The%20Day%0D%0A%0D%0A%0D%0A%0D%0AAs%20the%20name%20suggests%2C%20both%20the%20sites%20offers%20provides%20licensed%20software%20and%20games%20as%20free%20downloads%20daily.%20Each%20software%2Fgame%20of%20the%20day%20comes%20with%20a%20time%20ticker%20%2824%20hours%29%20where%20you%20have%20to%20download%20and%20activate%20the%20application%20before%20the%20" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://ray.my/web-reviews/giveaway-of-the-day-free-licensed-software-and-games-for-the-day&amp;title=Giveaway+of+The+Day+%3A+Free+Licensed+Software+and+Games+For+The+Day" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://ray.my/web-reviews/giveaway-of-the-day-free-licensed-software-and-games-for-the-day&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://ray.my/web-reviews/giveaway-of-the-day-free-licensed-software-and-games-for-the-day&amp;title=Giveaway+of+The+Day+%3A+Free+Licensed+Software+and+Games+For+The+Day&amp;srcUrl=http://ray.my/web-reviews/giveaway-of-the-day-free-licensed-software-and-games-for-the-day&amp;srcTitle=Giveaway+of+The+Day+%3A+Free+Licensed+Software+and+Games+For+The+Day&amp;snippet=Giveaway%20Of%20The%20Day%20%0D%0A%0D%0A%0D%0A%0D%0AGames%20Giveaway%20Of%20The%20Day%0D%0A%0D%0A%0D%0A%0D%0AAs%20the%20name%20suggests%2C%20both%20the%20sites%20offers%20provides%20licensed%20software%20and%20games%20as%20free%20downloads%20daily.%20Each%20software%2Fgame%20of%20the%20day%20comes%20with%20a%20time%20ticker%20%2824%20hours%29%20where%20you%20have%20to%20download%20and%20activate%20the%20application%20before%20the%20" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://ray.my/web-reviews/giveaway-of-the-day-free-licensed-software-and-games-for-the-day&amp;title=Giveaway+of+The+Day+%3A+Free+Licensed+Software+and+Games+For+The+Day&amp;selection=Giveaway%20Of%20The%20Day%20%0D%0A%0D%0A%0D%0A%0D%0AGames%20Giveaway%20Of%20The%20Day%0D%0A%0D%0A%0D%0A%0D%0AAs%20the%20name%20suggests%2C%20both%20the%20sites%20offers%20provides%20licensed%20software%20and%20games%20as%20free%20downloads%20daily.%20Each%20software%2Fgame%20of%20the%20day%20comes%20with%20a%20time%20ticker%20%2824%20hours%29%20where%20you%20have%20to%20download%20and%20activate%20the%20application%20before%20the%20" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://ray.my/web-reviews/giveaway-of-the-day-free-licensed-software-and-games-for-the-day&amp;title=Giveaway+of+The+Day+%3A+Free+Licensed+Software+and+Games+For+The+Day" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fray.my%2Fweb-reviews%2Fgiveaway-of-the-day-free-licensed-software-and-games-for-the-day&amp;t=Giveaway+of+The+Day+%3A+Free+Licensed+Software+and+Games+For+The+Day" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Giveaway+of+The+Day+%3A+Free+Licensed+Software+and+Games+For+The+Day+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://ray.my/plugins/wordpress-plugin-wptouch-optimizes-your-website-for-iphone' rel='bookmark' title='Permanent Link: WordPress Plugin: WPTouch optimizes your website for iPhone'>WordPress Plugin: WPTouch optimizes your website for iPhone</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ray.my/web-reviews/giveaway-of-the-day-free-licensed-software-and-games-for-the-day/feed</wfw:commentRss>
		<slash:comments><span class="dsq-postid" rel="207 http://ray.my/?p=207">2</span></slash:comments>
		</item>
		<item>
		<title>WordPress Plugin: WPTouch optimizes your website for iPhone</title>
		<link>http://ray.my/plugins/wordpress-plugin-wptouch-optimizes-your-website-for-iphone</link>
		<comments>http://ray.my/plugins/wordpress-plugin-wptouch-optimizes-your-website-for-iphone#comments</comments>
		<pubDate>Sat, 11 Oct 2008 07:20:05 +0000</pubDate>
		<dc:creator>Raymond</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Web Tips]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.ray.my/?p=141</guid>
		<description><![CDATA[                                                           (Click to view bigger picture) Ray.My blog is now optimized for iPhone view, thanks to a WordPress plugin by the folks at BraveNewCode Inc. This plugin [...]


Related posts:<ol><li><a href='http://ray.my/plugins/wordpress-plugins-alternative-administration-menu' rel='bookmark' title='Permanent Link: WordPress Plugins: Alternative Administration Menu'>WordPress Plugins: Alternative Administration Menu</a></li>
<li><a href='http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2' rel='bookmark' title='Permanent Link: Fatal Error When Upgrading to WordPress 2.8.2'>Fatal Error When Upgrading to WordPress 2.8.2</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.ray.my/wp-content/uploads/2008/10/raymy_iphoneview.jpg" onclick="return TrackClick('http%3A%2F%2Fwww.ray.my%2Fwp-content%2Fuploads%2F2008%2F10%2Fraymy_iphoneview.jpg','raymy_iphoneview')" rel="lightbox[141]"><img class="size-medium wp-image-142 aligncenter" title="raymy_iphoneview" src="http://www.ray.my/wp-content/uploads/2008/10/raymy_iphoneview-200x300.jpg" alt="" width="200" height="300" /></a></p>
<p>                                                           (Click to view bigger picture)</p>
<p>Ray.My blog is now optimized for iPhone view, thanks to a WordPress plugin by the folks at <strong><span style="text-decoration: underline;"><a href="http://www.bravenewcode.com/wptouch/#up" onclick="return TrackClick('http%3A%2F%2Fwww.bravenewcode.com%2Fwptouch%2F%23up','BraveNewCode+Inc')" target="_blank">BraveNewCode Inc</a></span></strong>. This plugin helps to &#8216;translate&#8217; websites to load faster on <strong><span style="text-decoration: underline;"><a href="http://www.apple.com" onclick="return TrackClick('http%3A%2F%2Fwww.apple.com','iPhone%2FiPod+Touch')" target="_blank">iPhone/iPod Touch</a></span></strong> devices with a clean and easy to read view. The plugin also enables iPhone users to switch between the WPTouch view and the regular site view easily and true to the author&#8217;s claim, the plugin did not seems to slow down the blog at all. </p>
<p>The plugin options allows you to configure settings such as:</p>
<ol>
<li>Ajax effects, Gravatars and Comments</li>
<li>Styling options </li>
<li>Post Listing Options</li>
<li>Logos/Icons for your pages (plus a PSD emplate for your customization)</li>
<li>Disable/Enable MEnu Items</li>
<li>Plugin Compatibility Check and Report Status</li>
</ol>
<p></p>
<div>Full features available at the BraveNewCode website.</div>
<p></p>
<div>The WPTouch plugin requires WordPress version 2.1 and above and the only known compatibility issue is with the WordPress plugins such as the <strong><span style="text-decoration: underline;"><a href="http://wordpress.org/extend/plugins/wp-cache/" onclick="return TrackClick('http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fwp-cache%2F','WP-Cache')" target="_blank">WP-Cache</a></span></strong> and <strong><span style="text-decoration: underline;"><a href="http://wordpress.org/extend/plugins/wp-super-cache/" onclick="return TrackClick('http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fwp-super-cache%2F','WP+Super+Cache.')" target="_blank">WP Super Cache.</a></span></strong> Fix the compatibility issue with simple tweaking instruction <strong><span style="text-decoration: underline;"><a href="http://www.bravenewcode.com/wptouch/#ca" onclick="return TrackClick('http%3A%2F%2Fwww.bravenewcode.com%2Fwptouch%2F%23ca','here')" target="_blank">here</a></span></strong>.</div>
<p>
<div>
<p>[Picture Credit: <strong><a href="http://francis.my" onclick="return TrackClick('http%3A%2F%2Ffrancis.my','Francis')">Francis</a></strong>]</div>
<p></p>
<div class="linkwithin_hook" id="http://ray.my/plugins/wordpress-plugin-wptouch-optimizes-your-website-for-iphone"></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-wealth">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://ray.my/plugins/wordpress-plugin-wptouch-optimizes-your-website-for-iphone/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://ray.my/plugins/wordpress-plugin-wptouch-optimizes-your-website-for-iphone&amp;t=Wordpress+Plugin%3A+WPTouch+optimizes+your+website+for+iPhone" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Wordpress+Plugin%3A+WPTouch+optimizes+your+website+for+iPhone&amp;body=Link: http://ray.my/plugins/wordpress-plugin-wptouch-optimizes-your-website-for-iphone (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %0A%0A%C2%A0%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%28Click%20to%20view%20bigger%20picture%29%0A%0ARay.My%20blog%20is%20now%20optimized%20for%20iPhone%20view%2C%20thanks%20to%20a%20Wordpress%20plugin%20by%20the%20folks%20at%20BraveNewCode%20Inc.%20This%20plugin%20helps%20to%20%27translate%27%20websites%20to%20load%20faster%20on%20iPhone%2Fi" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://ray.my/plugins/wordpress-plugin-wptouch-optimizes-your-website-for-iphone&amp;title=Wordpress+Plugin%3A+WPTouch+optimizes+your+website+for+iPhone" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://ray.my/plugins/wordpress-plugin-wptouch-optimizes-your-website-for-iphone&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://ray.my/plugins/wordpress-plugin-wptouch-optimizes-your-website-for-iphone&amp;title=Wordpress+Plugin%3A+WPTouch+optimizes+your+website+for+iPhone&amp;srcUrl=http://ray.my/plugins/wordpress-plugin-wptouch-optimizes-your-website-for-iphone&amp;srcTitle=Wordpress+Plugin%3A+WPTouch+optimizes+your+website+for+iPhone&amp;snippet=%0A%0A%C2%A0%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%28Click%20to%20view%20bigger%20picture%29%0A%0ARay.My%20blog%20is%20now%20optimized%20for%20iPhone%20view%2C%20thanks%20to%20a%20Wordpress%20plugin%20by%20the%20folks%20at%20BraveNewCode%20Inc.%20This%20plugin%20helps%20to%20%27translate%27%20websites%20to%20load%20faster%20on%20iPhone%2Fi" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://ray.my/plugins/wordpress-plugin-wptouch-optimizes-your-website-for-iphone&amp;title=Wordpress+Plugin%3A+WPTouch+optimizes+your+website+for+iPhone&amp;selection=%0A%0A%C2%A0%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%C2%A0%20%28Click%20to%20view%20bigger%20picture%29%0A%0ARay.My%20blog%20is%20now%20optimized%20for%20iPhone%20view%2C%20thanks%20to%20a%20Wordpress%20plugin%20by%20the%20folks%20at%20BraveNewCode%20Inc.%20This%20plugin%20helps%20to%20%27translate%27%20websites%20to%20load%20faster%20on%20iPhone%2Fi" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://ray.my/plugins/wordpress-plugin-wptouch-optimizes-your-website-for-iphone&amp;title=Wordpress+Plugin%3A+WPTouch+optimizes+your+website+for+iPhone" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fray.my%2Fplugins%2Fwordpress-plugin-wptouch-optimizes-your-website-for-iphone&amp;t=Wordpress+Plugin%3A+WPTouch+optimizes+your+website+for+iPhone" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Wordpress+Plugin%3A+WPTouch+optimizes+your+website+for+iPhone+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://ray.my/plugins/wordpress-plugins-alternative-administration-menu' rel='bookmark' title='Permanent Link: WordPress Plugins: Alternative Administration Menu'>WordPress Plugins: Alternative Administration Menu</a></li>
<li><a href='http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2' rel='bookmark' title='Permanent Link: Fatal Error When Upgrading to WordPress 2.8.2'>Fatal Error When Upgrading to WordPress 2.8.2</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ray.my/plugins/wordpress-plugin-wptouch-optimizes-your-website-for-iphone/feed</wfw:commentRss>
		<slash:comments><span class="dsq-postid" rel="141 http://www.ray.my/?p=141">0</span></slash:comments>
		</item>
		<item>
		<title>WordPress Plugins: Alternative Administration Menu</title>
		<link>http://ray.my/plugins/wordpress-plugins-alternative-administration-menu</link>
		<comments>http://ray.my/plugins/wordpress-plugins-alternative-administration-menu#comments</comments>
		<pubDate>Wed, 13 Aug 2008 08:01:32 +0000</pubDate>
		<dc:creator>Raymond</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.ray.my/?p=50</guid>
		<description><![CDATA[  If you are using WordPress 2.5+ for your blog/website, you may have noticed that the administration menu is not quite exactly &#8216;navigational friendly&#8217; as the menu options takes up lots of space and is scattered around the screen.  Also, going from one menu option to the other takes up too many &#8216;clicks&#8217; and that wastes [...]


Related posts:<ol><li><a href='http://ray.my/plugins/wordpress-plugin-wptouch-optimizes-your-website-for-iphone' rel='bookmark' title='Permanent Link: WordPress Plugin: WPTouch optimizes your website for iPhone'>WordPress Plugin: WPTouch optimizes your website for iPhone</a></li>
<li><a href='http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2' rel='bookmark' title='Permanent Link: Fatal Error When Upgrading to WordPress 2.8.2'>Fatal Error When Upgrading to WordPress 2.8.2</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-51 alignleft" title="wp-logo" src="http://ray.my/wp-content/uploads/2008/08/wp-logo1.jpg" alt="" width="160" height="160" /></p>
<p> </p>
<p>If you are using WordPress 2.5+ for your blog/website, you may have noticed that the administration menu is not quite exactly &#8216;navigational friendly&#8217; as the menu options takes up lots of space and is scattered around the screen. </p>
<p>Also, going from one menu option to the other takes up too many &#8216;clicks&#8217; and that wastes a bit of time. </p>
<p> </p>
<p>I have found two (2) WordPress plugins that are able to fix this problem, courtesy from the folks at <a href="http://planetozh.com" onclick="return TrackClick('http%3A%2F%2Fplanetozh.com','Planetozh')" target="_blank"><span style="text-decoration: none;">Planetozh</span></a> and <a href="http://deanjrobinson.com" onclick="return TrackClick('http%3A%2F%2Fdeanjrobinson.com','Dean+J+Robinson')" target="_blank"><span style="text-decoration: none;">Dean J Robinson</span></a>.</p>
<p> </p>
<p><strong><span style="text-decoration: underline;"><span style="font-size: small;"><span style="font-size: large;"><span style="font-size: medium;">WordPress Admin Drop Down Menu</span></span></span></span></strong></p>
<p>The first plugin is the <a href="http://planetozh.com/blog/my-projects/wordpress-admin-menu-drop-down-css/" onclick="return TrackClick('http%3A%2F%2Fplanetozh.com%2Fblog%2Fmy-projects%2Fwordpress-admin-menu-drop-down-css%2F','Wordpress+Admin+Drop+Down+Menu')" target="_blank">WordPress Admin Drop Down Menu</a> by <span style="text-decoration: none;">Planetozh</span> which puts all the menu options in the grey bar area with neat, pull-down type navigation as seen below.</p>
<p> </p>
<p><img class="alignleft size-full wp-image-53" title="wp-admin-dropdown-menu" src="http://ray.my/wp-content/uploads/2008/08/wp-admin-dropdown-menu1.jpg" alt="" width="499" height="124" /></p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p>The plugin (now in version 2.1) supports only WordPress 2.5+ and should works fine for Firefox 2.x/3.x, Safari, Opera 9.x and Internet Explorer 6+ browsers.</p>
<p>Just install the plugin, activate it and voila, you will find the additional Drop Down menu visible on your WP admin screen. Click <span style="text-decoration: underline;"><a href="http://planetozh.com/blog/go.php?http://planetozh.com/download/plugins/wordpress-admin-dropdown-menu-demo.html" onclick="return TrackClick('http%3A%2F%2Fplanetozh.com%2Fblog%2Fgo.php%3Fhttp%3A%2F%2Fplanetozh.com%2Fdownload%2Fplugins%2Fwordpress-admin-dropdown-menu-demo.html','here')" target="_blank">here</a></span> for the demo page.</p>
<p><strong><span style="font-size: small;">Download Admin Drop Down Menu plugin </span></strong><a href="http://planetozh.com/blog/go.php?http://downloads.wordpress.org/plugin/ozh-admin-drop-down-menu.zip" onclick="return TrackClick('http%3A%2F%2Fplanetozh.com%2Fblog%2Fgo.php%3Fhttp%3A%2F%2Fdownloads.wordpress.org%2Fplugin%2Fozh-admin-drop-down-menu.zip','here')" target="_blank"><strong><span style="font-size: small;">here</span></strong></a><span style="font-size: small;">.</span></p>
<p> </p>
<p><span style="font-size: medium;"><span style="text-decoration: underline;"><strong>WordPress FluencyAdmin Menu</strong></span></span></p>
<p>The <a href="http://deanjrobinson.com/projects/fluency-admin/" onclick="return TrackClick('http%3A%2F%2Fdeanjrobinson.com%2Fprojects%2Ffluency-admin%2F','FluencyAdmin+Menu+v1.2')" target="_blank">FluencyAdmin Menu v1.2</a> is basically a revamped admin menu theme where the main menus are down left, while the sub menus are across the top. This is a very functional theme where the layouts are neat and organized. This theme s compatible with the Admin Drop Down Menu plugin above should you feel the need to have both.</p>
<p>Screenshot below. Click to see bigger view.</p>
<p> </p>
<p><a href="http://ray.my/wp-content/uploads/2008/08/wp-fluency-screenshot1.jpg" onclick="return TrackClick('http%3A%2F%2Fray.my%2Fwp-content%2Fuploads%2F2008%2F08%2Fwp-fluency-screenshot1.jpg','')" onclick="return TrackClick('http%3A%2F%2Fray.my%2Fwp-content%2Fuploads%2F2008%2F08%2Fwp-fluency-screenshot1.jpg','wp-fluency-screenshot')" rel="lightbox[50]"><img class="alignnone size-thumbnail wp-image-55" title="wp-fluency-screenshot" src="http://www.ray.my/wp-content/uploads/2008/08/wp-fluency-screenshot-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p><a href="http://ray.my/wp-content/uploads/2008/08/wp-fluency-screenshot1.jpg" onclick="return TrackClick('http%3A%2F%2Fray.my%2Fwp-content%2Fuploads%2F2008%2F08%2Fwp-fluency-screenshot1.jpg','')" onclick="return TrackClick('http%3A%2F%2Fray.my%2Fwp-content%2Fuploads%2F2008%2F08%2Fwp-fluency-screenshot1.jpg','wp-fluency-screenshot')" rel="lightbox[50]"></a>The current release only supports WordPress 2.5+ and only works on CSS2 compliant browsers (Firefox, Safari and IE8).</p>
<p><strong><span style="font-size: small;">Download FluencyAdmin Menu plugin </span></strong><span style="text-decoration: underline;"><a href="http://deanjrobinson.com/download/wp-admin-fluency-1.2.zip" onclick="return TrackClick('http%3A%2F%2Fdeanjrobinson.com%2Fdownload%2Fwp-admin-fluency-1.2.zip','here')" target="_blank"><strong><span style="font-size: small;">here</span></strong></a></span><strong><span style="font-size: small;">.</span></strong></p>
<div class="linkwithin_hook" id="http://ray.my/plugins/wordpress-plugins-alternative-administration-menu"></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-wealth">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://ray.my/plugins/wordpress-plugins-alternative-administration-menu/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://ray.my/plugins/wordpress-plugins-alternative-administration-menu&amp;t=Wordpress+Plugins%3A+Alternative+Administration+Menu" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Wordpress+Plugins%3A+Alternative+Administration+Menu&amp;body=Link: http://ray.my/plugins/wordpress-plugins-alternative-administration-menu (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %0A%0A%C2%A0%0A%0AIf%20you%20are%20using%20Wordpress%202.5%2B%20for%20your%20blog%2Fwebsite%2C%20you%20may%20have%20noticed%20that%20the%20administration%20menu%20is%20not%20quite%20exactly%20%27navigational%C2%A0friendly%27%20as%20the%20menu%20options%20takes%20up%20lots%20of%20space%20and%20is%20scattered%20around%20the%20screen.%C2%A0%0A%0AAlso%2C%20going%20from%20one%20menu%20option%20to%20the%20other%20takes%20up%20too%20ma" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://ray.my/plugins/wordpress-plugins-alternative-administration-menu&amp;title=Wordpress+Plugins%3A+Alternative+Administration+Menu" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://ray.my/plugins/wordpress-plugins-alternative-administration-menu&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://ray.my/plugins/wordpress-plugins-alternative-administration-menu&amp;title=Wordpress+Plugins%3A+Alternative+Administration+Menu&amp;srcUrl=http://ray.my/plugins/wordpress-plugins-alternative-administration-menu&amp;srcTitle=Wordpress+Plugins%3A+Alternative+Administration+Menu&amp;snippet=%0A%0A%C2%A0%0A%0AIf%20you%20are%20using%20Wordpress%202.5%2B%20for%20your%20blog%2Fwebsite%2C%20you%20may%20have%20noticed%20that%20the%20administration%20menu%20is%20not%20quite%20exactly%20%27navigational%C2%A0friendly%27%20as%20the%20menu%20options%20takes%20up%20lots%20of%20space%20and%20is%20scattered%20around%20the%20screen.%C2%A0%0A%0AAlso%2C%20going%20from%20one%20menu%20option%20to%20the%20other%20takes%20up%20too%20ma" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://ray.my/plugins/wordpress-plugins-alternative-administration-menu&amp;title=Wordpress+Plugins%3A+Alternative+Administration+Menu&amp;selection=%0A%0A%C2%A0%0A%0AIf%20you%20are%20using%20Wordpress%202.5%2B%20for%20your%20blog%2Fwebsite%2C%20you%20may%20have%20noticed%20that%20the%20administration%20menu%20is%20not%20quite%20exactly%20%27navigational%C2%A0friendly%27%20as%20the%20menu%20options%20takes%20up%20lots%20of%20space%20and%20is%20scattered%20around%20the%20screen.%C2%A0%0A%0AAlso%2C%20going%20from%20one%20menu%20option%20to%20the%20other%20takes%20up%20too%20ma" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://ray.my/plugins/wordpress-plugins-alternative-administration-menu&amp;title=Wordpress+Plugins%3A+Alternative+Administration+Menu" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fray.my%2Fplugins%2Fwordpress-plugins-alternative-administration-menu&amp;t=Wordpress+Plugins%3A+Alternative+Administration+Menu" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Wordpress+Plugins%3A+Alternative+Administration+Menu+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://ray.my/plugins/wordpress-plugin-wptouch-optimizes-your-website-for-iphone' rel='bookmark' title='Permanent Link: WordPress Plugin: WPTouch optimizes your website for iPhone'>WordPress Plugin: WPTouch optimizes your website for iPhone</a></li>
<li><a href='http://ray.my/how-to/fatal-error-when-upgrading-to-wordpress-2-8-2' rel='bookmark' title='Permanent Link: Fatal Error When Upgrading to WordPress 2.8.2'>Fatal Error When Upgrading to WordPress 2.8.2</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ray.my/plugins/wordpress-plugins-alternative-administration-menu/feed</wfw:commentRss>
		<slash:comments><span class="dsq-postid" rel="50 http://www.ray.my/?p=50">0</span></slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: ray.my @ 2012-05-20 00:34:15 -->
