<?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>Aakash Bapna&#039;s Blog &#187; wordpress</title>
	<atom:link href="http://blog.aakash.me/index.php/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.aakash.me</link>
	<description>litter bin of gibberish thoughts, ideas &#38; code</description>
	<lastBuildDate>Fri, 20 Aug 2010 20:59:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WP Likes 3.0 &#8211; its not just likes!</title>
		<link>http://blog.aakash.me/index.php/2010/01/wp-likes-3-0-a-glimpse/</link>
		<comments>http://blog.aakash.me/index.php/2010/01/wp-likes-3-0-a-glimpse/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 10:38:44 +0000</pubDate>
		<dc:creator>Aakash Bapna</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp-likes]]></category>

		<guid isPermaLink="false">http://blog.aakash.me/?p=72</guid>
		<description><![CDATA[Finally done with the 3rd major iteration of the WP Likes plugin. You can see it in action on this blog. Improvements all around and everything is smoother.
I will enlist a few-

Renders in one line and more refined customization. No more &#8216;you and&#8217; being appended everytime. Differentiates between people and a person.
Translating or reusing the [...]]]></description>
			<content:encoded><![CDATA[<p>Finally done with the 3rd major iteration of the WP Likes plugin. You can see it in action on this blog. Improvements all around and everything is smoother.</p>
<p>I will enlist a few-</p>
<ol>
<li>Renders in one line and more refined customization. No more &#8216;you and&#8217; being appended everytime. Differentiates between people and a person.</li>
<li>Translating or reusing the plugin never been so easy.<br />
<a rel="attachment wp-att-74" href="http://blog.aakash.me/index.php/2010/01/wp-likes-3-0-a-glimpse/capture/"><img class="aligncenter size-medium wp-image-74" title="like texts" src="http://blog.aakash.me/wp-content/uploads/2010/01/Capture-300x111.PNG" alt="like texts" width="300" height="111" /></a></li>
<li><strong>Compatible with popular WP Super Cache plugin</strong>. Automatically updates the cache for the post which is liked. Inform WP likes that WP Super Cache is enabled from the settings page and it will take care of rest.</li>
</ol>
<p>I am testing the plugin right now, so far it has no problems  with WP 2.9.1. You too can try out the plugin from- <a title="wp likes 3.0" href="http://downloads.wordpress.org/plugin/wp-likes.3.0.zip" target="_blank">http://downloads.wordpress.org/plugin/wp-likes.3.0.zip</a> . I will mark this as a stable release after a day or two of testing and consequently your wordpress will ask for plugin upgrade.</p>
<p>[<strong>Update</strong>]: Release time!! This is working like a breeze. If you want further tighter integration(like in Wordpress MU) or even more customization, I am offering support at a very nominal fee. Send a mail to me[at]aakash[d0t]me if you need help. Next version will have improved sidebar widget and people tracking of some form.</p>
<p>[<strong>Update2</strong>]: <strong>This does restore the new default CSS</strong>. You might want to backup the old css for reference. And there are some alternate like button images in plugin images folder, you might want to try them out!</p>
<p>As always press <em>like</em> if you like it. Keep the bug reports and feedback coming.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aakash.me/index.php/2010/01/wp-likes-3-0-a-glimpse/feed/</wfw:commentRss>
		<slash:comments>90</slash:comments>
		</item>
		<item>
		<title>I likes this and so does wordpress</title>
		<link>http://blog.aakash.me/index.php/2009/04/i-likes-this-and-so-does-wordpress/</link>
		<comments>http://blog.aakash.me/index.php/2009/04/i-likes-this-and-so-does-wordpress/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 20:36:43 +0000</pubDate>
		<dc:creator>Aakash Bapna</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp-plugin]]></category>

		<guid isPermaLink="false">http://blog.aakash.me/?p=24</guid>
		<description><![CDATA[Atlast I am able to port the  &#8220;likes&#8221; feature from facebook to this blog using only the wordpress API, no dirty hacks!
Currently it allows visitors dropping by your blog to &#8216;like&#8217; your posts if they find it interesting. Of  course only once, they can unlike it if the did so by mistake or just to [...]]]></description>
			<content:encoded><![CDATA[<p>Atlast I am able to port the  &#8220;likes&#8221; feature from facebook to this blog using only the wordpress API, no dirty hacks!</p>
<p>Currently it allows visitors dropping by your blog to &#8216;like&#8217; your posts if they find it interesting. Of  course only once, they can unlike it if the did so by mistake or just to play around with this awesome feature.</p>
<p>Now the big question- Can I track who liked my post?</p>
<p>Well yes.. if the user is a registered member of your site 0_O  // work being done on this folks, any ideas? chip in..</p>
<p>You can download the 1.0 beta bits of the WP likes plugin from <a title="download now" href="http://downloads.wordpress.org/plugin/wp-likes.zip">here</a>.</p>
<p>Upload the extracted zip folder to your wp-content/plugin directory of your blog. It will automatically appear in the plugin section of your Admin Panel, simply activate it from there.</p>
<p>In the next coming days I will work on packaging it even better and get it to the wordpress directory.</p>
<p>[<strong>UPDATE 1</strong><strong> </strong>] The plugin is available directly from wordpress directory- <a href="http://wordpress.org/extend/plugins/wp-likes/">http://wordpress.org/extend/plugins/wp-likes/</a> jQuery is now fetched in its best form(minified,GZIPed, ~20kb) at lightening speed from Google servers. The jQuery dependency will fade away in future releases.</p>
<p>[<strong>UPDATE 2</strong>] The version 1.1 is released with a lot of critical fixes, please give it a shot again if it was failing previously.</p>
<p>[<strong>UPDATE 3</strong>] Just commited the 2.0 version to the svn repo. Brings you a lot of customization, dashboard stats widget and sidebar. Will make a new post soon about it, till then take it for ride and keep the feedback coming!</p>
<p><strong><a href="http://blog.aakash.me/index.php/2009/07/wp-likes-2-0/">WP likes 2.0</a> features and highlights.</strong></p>
<p>So LIKE this?? then jump on the link below.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aakash.me/index.php/2009/04/i-likes-this-and-so-does-wordpress/feed/</wfw:commentRss>
		<slash:comments>93</slash:comments>
		</item>
		<item>
		<title>Windows Server 08, IIS7,php and wordpress</title>
		<link>http://blog.aakash.me/index.php/2009/03/windows-server-08-iis-7-php-and-wordpress/</link>
		<comments>http://blog.aakash.me/index.php/2009/03/windows-server-08-iis-7-php-and-wordpress/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 21:11:32 +0000</pubDate>
		<dc:creator>Aakash Bapna</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.aakash.me/?p=27</guid>
		<description><![CDATA[[Windows Server 08]
Recently I moved from joyent to a dedicated server at softlayer running Windows server 08, reason being my free trial with them was over. I had already done a lot of testing with a unix based server and wanted to try out windows server and IIS7. I have also moved my opensocail app&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>[<strong>Windows Server 08</strong>]</p>
<p>Recently I moved from joyent to a dedicated server at <a href="http://www.softlayer.com/index.html">softlayer</a> running Windows server 08, reason being my free trial with them was over. I had already done a lot of testing with a unix based server and wanted to try out windows server and IIS7. I have also moved my opensocail app&#8217;s and almost everything over here. It boasts a 1GB  RAM and an Intel dual core processor(3GHz). Initially I had a lot problems setuping things, the server couldn&#8217;t boot up many a times after a reboot request, there were problem with ethernet drivers which caused it to go down every week.  Thanks to softlayer&#8217;s customer support the kinks were ironed out, prominently the updated ethernet driver from Intel fixed a lot of problems.</p>
<p>I am using IIS7 with fast-cgi to run my php, MySQL for storing data. For an inexperienced guy like me who is still poking around with unix but is using windows systems since childhood.. this server yielded a lot of good results,I was able to digg a lot deeper into bugs, and find the culprit code. I have a better view of things over here, eg- I could visualize the</p>
<div id="attachment_30" class="wp-caption aligncenter" style="width: 489px"><a rel="attachment wp-att-30" href="http://blog.aakash.me/index.php/2009/03/windows-server-08-iis-7-php-and-wordpress/2009-03-11_0139/"><img class="size-full wp-image-30" title="2009-03-11_0139" src="http://blog.aakash.me/wp-content/uploads/2009/03/2009-03-11_0139.png" alt="mysql admin" width="479" height="313" /></a><p class="wp-caption-text">mysql admin</p></div>
<p>queries being thrown on MySQL, active connections, key usage, query cache, slow queries and time taken in executing, sorting, searching and locking/unlocking tables.</p>
<p>LEARNING: Never use the default mysql config file thats applied after installation. This results in your perf. issues with your system resources lying used. Edit the config file to your needs, your server&#8217;s thresholds to get a boast. DO NOT  use the GUI tool to edit the config, it will mess up the settings and can prevent the MySQL from starting.. use a notepad.</p>
<p>You will find a lot of articles on internet for installing PHP with fast-cgi on IIS7, improving its performance.  The performance counters in Server Manager give you a lot of insight into the machine, incoming requests.</p>
<p>[<strong>WordPress</strong>]</p>
<p>This blog which runs on wordpress which inturn depends on php, mysql. The feature set, flexibility provided for wordpress is really amazing. It has a really good developer whichs provides it with numerous helpful plugins. Guess what&#8230;. now even I want to do something with it, have an idea..already started working on it <img src='http://blog.aakash.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>As I installed wordpress, I noticed that I couldn&#8217;t directly update my plugins,or  install new ones directly from admin panel. I had to download it manually and then put it in wp-content/plugins folder to install it. The error was &#8220;<span style="font-family: 'Courier New'; line-height: 18px; white-space: pre;">Download failed.: Could not create Temporary file<span style="font-family: Georgia; line-height: 19px; white-space: normal;">&#8220;.</span></span><br />
I googled, soon found out the solution  <a href="http://wordpress.org/support/topic/243300">http://wordpress.org/support/topic/243300</a> as described by the guy in 4th post.</p>
<p>You need to go to folder wp-contents-&gt;properties-&gt;security tab and give read, write, modify permissions to user network service. I remember coming across permission errors like this quite a few times on IIS and PHP, the simillar approaches worked to fix them</p>
<p>So things were running fine.. and I went on to optimize wp on IIS7. Read an article which said to start user and kernel mode output caches on the IIS, could see some improvement. Installed the google gears plugin for the admin panel to fasten it.</p>
<p>I also came across an IIS filter called &#8220;<a href="http://www.ripcordsoftware.com/IISxpress/IISxpress_for_IIS.aspx">IISxpress</a>&#8221; which said that it would apply compression on  the IIS outputs and do a lot of optimization. I jumped on it and installed it.. but to my dismay.. my wordpress&#8217;s admin panel wasn&#8217;t opening. After 2-3 subsequent retries to load the admin panel crashed the app pool iteself. which resuled in &#8220;503: service unavailable&#8221; errors. I could guess that this time the culprit was IISxpress, uninstalled it(required a reboot!) and everything went back to normal.</p>
<p>LEARNING: Cache and Compression- you need to get them done the right, balanced way, else they can ruin an running app.</p>
<p>Again unix&#8217;s power I had seen, experienced and undoubtedly great once mastered, but as a beginner, at critical times I ended up googling unix, SUDOing, changing directories  rather than digging the root cause of an issue. Also on Windows server you can run php as well as ASP.NET both with decent performance.</p>
<p>If you are a student and would like to try out windows server 08, you can actually get licensed genuine version directly from Microsoft through the <a href="https://www.dreamspark.com/default.aspx">dreamspark</a> program. This is what I did.. I first installed it on my local machine and after getting hold of it in few days.. went on to purchase the server on internet which costs me $100 a month!!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aakash.me/index.php/2009/03/windows-server-08-iis-7-php-and-wordpress/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
