<?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>Siddharth Abbineni &#187; Tutorials</title>
	<atom:link href="http://www.siddharthabbineni.com/category/tutorials/feed" rel="self" type="application/rss+xml" />
	<link>http://www.siddharthabbineni.com</link>
	<description>A World of my own</description>
	<lastBuildDate>Wed, 10 Mar 2010 21:47:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Hide friends&#8217; status in GMail chat</title>
		<link>http://www.siddharthabbineni.com/tutorials/tips/hide-friends-status-in-gmail-chat.html</link>
		<comments>http://www.siddharthabbineni.com/tutorials/tips/hide-friends-status-in-gmail-chat.html#comments</comments>
		<pubDate>Thu, 25 Feb 2010 23:33:38 +0000</pubDate>
		<dc:creator>tHeSiD</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.siddharthabbineni.com/?p=541</guid>
		<description><![CDATA[If you are wondering why your friends list in GMail chat is suddenly showing friends&#8217; status messages, wonder no longer! You are not alone. With Google concentrating on useless new stuff like buzz, wave etc, they seem to have forgotten what the users really want. As I value screen space more than gold, I hate [...]]]></description>
			<content:encoded><![CDATA[<p>If you are wondering why your friends list in GMail chat is suddenly showing friends&#8217; status messages, wonder no longer! You are not alone. With Google concentrating on useless new stuff like buzz, wave etc, they seem to have forgotten what the users really want.</p>
<p>As I value screen space more than gold, I hate it when status messages show up and bloat my list size to twice its original size. Most people think that this is the aftermath of Google&#8217;s new Buzz. Well, no actually, this happens because the setting to hide the statuses isn&#8217;t an inbuilt feature in Google Chat, but is a Google Labs feature. Its called Muzzle and Google have silently removed it from the Labs database, along with it some other features listed here [<a target ="_blank" href="http://gmailblog.blogspot.com/2010/02/gmail-labs-graduation-and-retirement.html">Gmail Labs graduation and retirement</a>]. I can understand when they say they want to clean up, but keeping the Back to Beta feature which just adds a beta label to GMail and eliminating Muzzle seems utterly stupid. </p>
<p>The only solution that I have found so far is to use a greasemonkey script which will hide the statuses and make it behave normally. You can find it here [<a href="http://userscripts.org/scripts/show/69881" target="_blank">GMail Muzzle Lab Reviving</a>]. If you are not familiar with scripts read this [<a href="http://userscripts.org/about/installing" target="_blank">Installing Scripts</a>]. I will update this post when there is a better alternative to this.</p>

<a href='http://www.siddharthabbineni.com/tutorials/tips/hide-friends-status-in-gmail-chat.html/attachment/old' title='Google Chat with Status messages'><img width="150" height="150" src="http://www.siddharthabbineni.com/wp-content/uploads/2010/02/old-150x150.jpg" class="attachment-thumbnail" alt="Google Chat with Status messages" title="Google Chat with Status messages" /></a>
<a href='http://www.siddharthabbineni.com/tutorials/tips/hide-friends-status-in-gmail-chat.html/attachment/new' title='Google Chat without Status messages'><img width="150" height="150" src="http://www.siddharthabbineni.com/wp-content/uploads/2010/02/new-150x150.jpg" class="attachment-thumbnail" alt="Google Chat without Status messages" title="Google Chat without Status messages" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.siddharthabbineni.com/tutorials/tips/hide-friends-status-in-gmail-chat.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Upgrade WordPress 2.6.* to 2.7</title>
		<link>http://www.siddharthabbineni.com/tutorials/upgrading-wordpress-26-to-27.html</link>
		<comments>http://www.siddharthabbineni.com/tutorials/upgrading-wordpress-26-to-27.html#comments</comments>
		<pubDate>Thu, 11 Dec 2008 14:14:25 +0000</pubDate>
		<dc:creator>tHeSiD</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.siddharthabbineni.com/?p=456</guid>
		<description><![CDATA[WordPress 2.7 is out! Here is the way to upgrade from any of the previous versions of wordpress ( 2.6.*  /  2.6.5) to the latest version i.e. 2.7. The process is very simple, involves only a few steps and I assure you the upgrade is worth the effort. WordPress 2.7 was released to wordpress.com users [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress 2.7 is out! Here is the way to upgrade from any of the previous versions of wordpress ( 2.6.*  /  2.6.5) to the latest version i.e. 2.7. The process is very simple, involves only a few steps and I assure you the upgrade is worth the effort. WordPress 2.7 was released to wordpress.com users earlier but for individual sites it is out now! Lets get started.<br />
<span id="more-456"></span></p>
<div class="wp-caption alignright" style="width: 160px"><img title="WordPress" src="http://www.prophotoshow.net/blog/wp-content/uploads/2008/08/wordpress-logo.png" alt="WordPress" width="150" height="150" /><p class="wp-caption-text">WordPress</p></div>
<p><em><strong>The Upgrade :</strong></em></p>
<ol>
<li>Backup the following files and folders :
<ul>
<li>wp-content (backup the whole directory)</li>
<li>wp-config.php (file)</li>
<li>Database (using phpmyadmin, backup the whole database, safe.)</li>
</ul>
</li>
<li>Downloaded the latest WordPress <a title="WordPress download" href="http://wordpress.org/download/" target="_blank">here</a>.</li>
<li>Delete all the old WordPress files .</li>
<li>Extract and upload (or upload and extract) the new WordPress files.</li>
<li>Copy the wp-config.php to the WordPress root directory.</li>
<li>Run <em>wp-admin/update.php</em> (http://yourwordpresssite/<em>wp-admin/update.php</em>). It will ask for a database upgrade, continue. If all goes well it will redirect to a blank page.</li>
<li>Delete the new wp-content directory and upload your old wp-content directory in place of it.</li>
<li>Visit your site!  All your posts and plugins will be active and it will look the same! (All incompatible plugins will be disabled automatially, but most of the plugins that work with 2.6.* also work with 2.7</li>
<li>Admin URL is the same: http://yourwordpresssite/<em>wp-admin/</em></li>
</ol>
<p><em><strong>Known Issues :</strong></em></p>
<ol>
<li>If you by chance cannot see the left navigation menu, disable any menu optimizing plugin that you have installed before like Ozh&#8217; Admin Drop Down Menu plugin or Lighter Menus. Do that by deleting the corresponding plugin directory in the wp-plugins directory.</li>
</ol>
<p>Successfully upgraded my site by exactly following the above steps :). The new admin interface is brilliant! Its good to look at and the interface is just amazing. Moreover, once you upgrade to 2.7 you don&#8217;t need to follow this painful upgrade process every time a new version is released. You can directly upgrade from the admin interface. Cheers ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siddharthabbineni.com/tutorials/upgrading-wordpress-26-to-27.html/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Call of Duty &#8211; World at War, Solo start error (fixed)</title>
		<link>http://www.siddharthabbineni.com/tutorials/tips/cod-world-at-war-solo-start-error-fixed.html</link>
		<comments>http://www.siddharthabbineni.com/tutorials/tips/cod-world-at-war-solo-start-error-fixed.html#comments</comments>
		<pubDate>Tue, 18 Nov 2008 08:18:31 +0000</pubDate>
		<dc:creator>tHeSiD</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[call of duty]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://www.siddharthabbineni.com/?p=375</guid>
		<description><![CDATA[When you start a new solo game in COD-World at War, it refuses to start, especially with the RELOADED version. It doesn&#8217;t start even if you go via the missions menu, it just stays idle. If you are facing this issue, there is a simple fix thankfully. Follow these simple steps. EDIT : FIXED VISTA [...]]]></description>
			<content:encoded><![CDATA[<p>When you start a new solo game in COD-World at War, it refuses to start, especially with the RELOADED version. It doesn&#8217;t start even if you go via the missions menu, it just stays idle. If you are facing this issue, there is a simple fix thankfully. Follow these simple steps.<br />
<strong>EDIT : FIXED VISTA PATH</strong></p>
<blockquote>
<ol>
<li>Navigate to the folder :
<ul>
<li><strong><em>XP</em></strong> users :<strong>C:Documents and Settings\USER_NAME\Local Settings\Application Data\Activision\CoDWaW\players\profiles\</strong></li>
<li><strong><em>Vista</em></strong> users : <strong>C:Users\USER_NAME\AppData\Local\Activision\CoDWaW\players\profiles\</strong></li>
</ul>
</li>
<li>Delete all the folders in there.</li>
<li>Create a new folder with the name of the Profile ex: tHeSiD (folder remains empty)</li>
<li>Create text file: active.txt (must NOT be readonly)</li>
<li>Open active.txt and type in your profile folder name (tHeSiD)</li>
</ol>
</blockquote>

<a href='http://www.siddharthabbineni.com/tutorials/tips/cod-world-at-war-solo-start-error-fixed.html/attachment/cod11' title='Call of duty solo campaign screen'><img width="150" height="150" src="http://www.siddharthabbineni.com/wp-content/uploads/2008/11/cod11-150x150.jpg" class="attachment-thumbnail" alt="CoD-WaW solo campaign screen" title="Call of duty solo campaign screen" /></a>
<a href='http://www.siddharthabbineni.com/tutorials/tips/cod-world-at-war-solo-start-error-fixed.html/attachment/cod21' title='CoD-WaW mission select screen'><img width="150" height="150" src="http://www.siddharthabbineni.com/wp-content/uploads/2008/11/cod21-150x150.jpg" class="attachment-thumbnail" alt="CoD-WaW mission select screen" title="CoD-WaW mission select screen" /></a>
<a href='http://www.siddharthabbineni.com/tutorials/tips/cod-world-at-war-solo-start-error-fixed.html/attachment/activetxt' title='Active.txt and folder structure'><img width="150" height="150" src="http://www.siddharthabbineni.com/wp-content/uploads/2008/11/activetxt-150x150.jpg" class="attachment-thumbnail" alt="Active.txt and folder structure" title="Active.txt and folder structure" /></a>

<p>Thanks to ju7er117 at mininova for this fix :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siddharthabbineni.com/tutorials/tips/cod-world-at-war-solo-start-error-fixed.html/feed</wfw:commentRss>
		<slash:comments>524</slash:comments>
		</item>
		<item>
		<title>WordPress post title rearrangement</title>
		<link>http://www.siddharthabbineni.com/tutorials/tips/wordpress-pos-title-rearrangement.html</link>
		<comments>http://www.siddharthabbineni.com/tutorials/tips/wordpress-pos-title-rearrangement.html#comments</comments>
		<pubDate>Mon, 03 Nov 2008 13:28:02 +0000</pubDate>
		<dc:creator>tHeSiD</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[tweaks]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.siddharthabbineni.com/?p=338</guid>
		<description><![CDATA[I had the All-in-one SEO package installed and I thought it took care of the titles but it didn&#8217;t. The only thing in the title tag was the blogs name/title. Even though the settings in the SEO plugin were set properly, it just refused to show the post title in the main title. I even [...]]]></description>
			<content:encoded><![CDATA[<p>I had the All-in-one SEO package installed and I thought it took care of the titles but it didn&#8217;t. The only thing in the title tag was the blogs name/title. Even though the settings in the SEO plugin were set properly, it just refused to show the post title in the main title. I even tried setting the custom title for a post individually and that didnt work either. Sucks really coz all the pages in google had only one title, the title of the blog.</p>
<p>I eventually disabled the plugin and the titles were reverted back to WordPress default. Blog name &#8211; Post title. I didnt want that either. I want Post title | Blog name. I checked the template header file and rearranged the wp_title() function and the bloginfo(&#8216;name&#8217;) variable. There was still a problem with that, the separator was still on the left side. The title looked like this &#8221; » Post title | Blog name &#8220;.</p>
<p>I went on to codex and researched a bit, unlike the older versions wp_title() does take parameters. Setting the right parameters can help customize the way the title of the post is displayed. Here is an example, one I used for this blog.</p>
<p>Originally</p>

<div class="wp_codebox"><table><tr id="p3383"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p338code3"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span> bloginfo<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'name'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;&lt;?</span>php wp_title<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></pre></td></tr></table></div>

<p>This resulted in a Title of this format. &#8220;Blogname » Post title&#8221;</p>
<p>You can change that to this</p>

<div class="wp_codebox"><table><tr id="p3384"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p338code4"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span> wp_title<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'|'</span><span style="color: #339933;">,</span><span style="color: #009900; font-weight: bold;">true</span><span style="color: #339933;">,</span><span style="color: #0000ff;">'right'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;&lt;?</span>php bloginfo<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'name'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></pre></td></tr></table></div>

<p>This results in a title of this format &#8220;Post title | Blogname&#8221;</p>
<p>A small tweak but really helpful when you want your search listings proper.</p>
<p>For more information and customizations of your own read the wp_title() documentation here. <a href="http://codex.wordpress.org/Template_Tags/wp_title#Description">Template Tags/wp title</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.siddharthabbineni.com/tutorials/tips/wordpress-pos-title-rearrangement.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fedora 9 on VMware, mouse tracking issue</title>
		<link>http://www.siddharthabbineni.com/tutorials/tips/fedora-9-vmware-mouse-issue.html</link>
		<comments>http://www.siddharthabbineni.com/tutorials/tips/fedora-9-vmware-mouse-issue.html#comments</comments>
		<pubDate>Sun, 12 Oct 2008 11:05:25 +0000</pubDate>
		<dc:creator>tHeSiD</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.siddharthabbineni.com/?p=323</guid>
		<description><![CDATA[I recently upgraded from VMware 6.0.3 to VMware 6.5, after installing the latest VMwareTools, the mouse went haywire. I click at one place and X thinks its somewhere else. Basically the co-ordinate system seems messed up. There are two ways to fix this. 1. Replace vmmouse driver with mouse driver in xorg.conf Open the xorg.conf [...]]]></description>
			<content:encoded><![CDATA[<p>I recently upgraded from VMware 6.0.3 to VMware 6.5, after installing the latest VMwareTools, the mouse went haywire. I click at one place and X thinks its somewhere else. Basically the co-ordinate system seems messed up. There are two ways to fix this.</p>
<p><em>1. Replace vmmouse driver with mouse driver in xorg.conf</em><br />
Open the xorg.conf file</p>

<div class="wp_codebox"><table><tr id="p3239"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p323code9"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> gedit <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>X11<span style="color: #000000; font-weight: bold;">/</span>xorg.conf</pre></td></tr></table></div>


<div class="wp_codebox"><table><tr id="p32310"><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code" id="p323code10"><pre class="bash" style="font-family:monospace;">Section <span style="color: #ff0000;">&quot;InputDevice&quot;</span>
Identifier  <span style="color: #ff0000;">&quot;VMware Mouse&quot;</span>
Driver      <span style="color: #ff0000;">&quot;vmmouse&quot;</span></pre></td></tr></table></div>

<p>Scroll down to the Driver entry in that section and change <strong>vmmouse</strong> to <strong>mouse</strong><br />
Save and reboot.<br />
This is just a minor fix, in some cases there might still be problems in full screen mode and you cant shift from the virtual machine to the host easily.</p>
<p>2. To fix all the above issues and enable proper vmmouse implementation in the guest,<br />
Open the xorg.conf file</p>

<div class="wp_codebox"><table><tr id="p32311"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p323code11"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> gedit <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>X11<span style="color: #000000; font-weight: bold;">/</span>xorg.conf</pre></td></tr></table></div>

<p>and add this to the xorg.conf file</p>

<div class="wp_codebox"><table><tr id="p32312"><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code" id="p323code12"><pre class="bash" style="font-family:monospace;">Section <span style="color: #ff0000;">&quot;ServerFlags&quot;</span>
        Option      <span style="color: #ff0000;">&quot;AutoAddDevices&quot;</span> <span style="color: #ff0000;">&quot;false&quot;</span>
EndSection</pre></td></tr></table></div>

<p>Save the file and reboot.<br />
This will enable true vmmouse and the mouse will track perfectly.</p>
<p>PS: I used <strong>sudo</strong> here, if you haven&#8217;t configured sudo on your system, <a href="http://www.mjmwired.net/resources/mjm-fedora-f9.html#sudo">enable it</a> or just use the root shell.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siddharthabbineni.com/tutorials/tips/fedora-9-vmware-mouse-issue.html/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Paste with middle click in Firefox</title>
		<link>http://www.siddharthabbineni.com/tutorials/tips/paste-with-middle-click-in-firefox.html</link>
		<comments>http://www.siddharthabbineni.com/tutorials/tips/paste-with-middle-click-in-firefox.html#comments</comments>
		<pubDate>Thu, 11 Sep 2008 16:59:48 +0000</pubDate>
		<dc:creator>tHeSiD</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[tweaks]]></category>

		<guid isPermaLink="false">http://www.siddharthabbineni.com/?p=293</guid>
		<description><![CDATA[I was just exploring the about:config page in Firefox and I managed to stumble upon a nice little tweak. In firefox you can paste text from the clipboard into any text field or the address bar with a middle click, just like in Linux. If you are used to middle click paste in Linux, this [...]]]></description>
			<content:encoded><![CDATA[<p>I was just exploring the about:config page in Firefox and I managed to stumble upon a nice little tweak. In firefox you can paste text from the clipboard into any text field or the address bar with a middle click, just like in Linux. If you are used to middle click paste in Linux, this will save you a lot of time, even otherwise, a simple middle click is better than Ctrl+V.</p>
<p><em><strong>Tested on (FF3.0 Vista/XP)</strong></em></p>
<p>To get it to work,</p>
<ol>
<li>Enter <strong>about:config</strong> in the address bar and hit enter</li>
<li>Look for a value named<strong> middlemouse.paste</strong>, you can use the filter for searching it.</li>
<li><strong>Double click</strong> on the value to change it to true.</li>
<li>Thats it, you can now paste with the Middle Click!</li>
</ol>
<div id="attachment_295" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.siddharthabbineni.com/wp-content/uploads/2008/09/ffmiddleclick1.jpg" rel="lightbox[293]"><img class="size-full wp-image-295" title="Paste with Middle click, default option" src="http://www.siddharthabbineni.com/wp-content/uploads/2008/09/ffmiddleclick1.jpg" alt="about:config showing the default setting for the option" width="500" height="144" /></a><p class="wp-caption-text">about:config showing the default setting for the option</p></div>
<div id="attachment_294" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.siddharthabbineni.com/wp-content/uploads/2008/09/ffmiddleclick2.jpg" rel="lightbox[293]"><img class="size-full wp-image-294" title="Paste with Middle click" src="http://www.siddharthabbineni.com/wp-content/uploads/2008/09/ffmiddleclick2.jpg" alt="about:config page showing the option" width="500" height="144" /></a><p class="wp-caption-text">about:config page showing the option changed to true</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.siddharthabbineni.com/tutorials/tips/paste-with-middle-click-in-firefox.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>IGZones WordPress Widget</title>
		<link>http://www.siddharthabbineni.com/tutorials/igzones-widget.html</link>
		<comments>http://www.siddharthabbineni.com/tutorials/igzones-widget.html#comments</comments>
		<pubDate>Thu, 28 Aug 2008 17:47:31 +0000</pubDate>
		<dc:creator>tHeSiD</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.siddharthabbineni.com/?p=211</guid>
		<description><![CDATA[IGZones provides a unique service where in you can get the live game ratings. They can be either your ratings or your clan&#8217;s. I wanted to display my n00b rating here on this site in the sidebar. Its very easy you just have to write a small piece of code and you are off. First [...]]]></description>
			<content:encoded><![CDATA[<p><a title="International Gaming Zones" href="http://www.igzones.com" target="_blank">IGZones</a> provides a unique service where in you can get the live game ratings. They can be either your ratings or your clan&#8217;s. I wanted to display my n00b rating here on this site in the sidebar. Its very easy you just have to write a small piece of code and you are off.</p>
<p>First of all, go here » <a title="Rating Services" href="http://www.igzones.com/ratingservices_learn" target="_blank">Rating Services</a> and familiarise yourself with the type of requests and the variables.</p>
<p>Now, to add the ratings to the sidebar, there are two ways. One, You can directly edit the template and add the code in the sidebar.php. This is the simplest way. There is a problem with this though, you cannot place the widget at any place you like, you can only add it either at the top or the bottom of the dynamic sidebar which is controlled by wordpress.</p>
<p>The other and a better way is to add the a widget with your code via wordpress so that you have full control over its position. WordPress has a Text/Html widget but it doens&#8217;t parse PHP on the fly, so download and install this plugin » <a title="WordPress : PHP Code Widget" href="http://wordpress.org/extend/plugins/php-code-widget/" target="_blank"><strong>PHP Code Widget</strong>.</a> This plugin allows us to insert and execute php code in a widget. After installing the plugin, in the widgets page, a &#8220;PHP Code&#8221; widget will appear, add it to your sidebar, click on edit and enter the php code. Save and refresh. The code will now be executed.</p>
<p>Coming to the code to display the ratings, its similar to the example on the <a title="Rating Services" href="http://www.igzones.com/ratingservices_learn" target="_blank">Rating Services</a> page. Its simpler if you are displaying the ratings of just one user. First, we have to prepare the request URL. If your user name is <strong>tHeSiD</strong> and you want the ratings from the <strong>AoC Random Map</strong> ladder, the URL will be</p>
<p>http://www.igzones.com/ratingservices?ladder=<strong>AoCRM</strong>&amp;player=<strong>tHeSiD</strong></p>
<p>The format would be</p>
<p>http://www.igzones.com/ratingservices?ladder=&lt;<strong>ladder</strong>&gt;&amp;player=&lt;<strong>username without clan tag</strong>&gt;</p>
<p>The response to this will be a Comma Separated Values string</p>
<p>example : 114752,tHeSiD,1622,56,53,0,1,AoCRM,1233541,2008-08-27 19:14:43</p>
<p>The values are in the following order</p>
<p>User ID, User name, Rating, Wins, Losses, Incomplete, Streak, Ladder, Last Match, Last Match Date &amp; Time</p>
<p>Rest is just to explode this string into an array and get the values from it. The code will explain this better.</p>
<p>This code is for single user only. Prepare your Request URL and replace the URL in the code with yours.</p>

<div class="wp_codebox"><table><tr id="p21115"><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
</pre></td><td class="code" id="p211code15"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span>
	<span style="color: #000088;">$igz_site</span> <span style="color: #339933;">=</span> <span style="color: #990000;">fopen</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;http://www.igzones.com/ratingservices?ladder=AoCRM&amp;player=tHeSiD&quot;</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">&quot;r&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
	<span style="color: #000088;">$ratingservices_page</span> <span style="color: #339933;">=</span> <span style="color: #990000;">fread</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$igz_site</span><span style="color: #339933;">,</span> <span style="color: #990000;">filesize</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$igz_site</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
	<span style="color: #990000;">fclose</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$igz_site</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
	<span style="color: #000088;">$igz</span> <span style="color: #339933;">=</span> <span style="color: #990000;">explode</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;,&quot;</span><span style="color: #339933;">,</span> <span style="color: #000088;">$ratingservices_page</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
		<span style="color: #000088;">$userid</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$igz</span><span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">0</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span>
		<span style="color: #000088;">$name</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$igz</span><span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">1</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span>
		<span style="color: #000088;">$rating</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$igz</span><span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">2</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span>
		<span style="color: #000088;">$wins</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$igz</span><span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">3</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span>
		<span style="color: #000088;">$losses</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$igz</span><span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">4</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span>
		<span style="color: #000088;">$inc</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$igz</span><span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">5</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span>
		<span style="color: #000088;">$streak</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$igz</span><span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">6</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span>
		<span style="color: #000088;">$ladder</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$igz</span><span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">7</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span>
		<span style="color: #000088;">$lastmatch</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$igz</span><span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">8</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span>
		<span style="color: #000088;">$date</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$igz</span><span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">9</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span>
&nbsp;
	<span style="color: #000088;">$data</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">'&lt;ul&gt;
		&lt;li&gt;Tag : &lt;a href=&quot;http://www.igzones.com/user/'</span><span style="color: #339933;">.</span><span style="color: #000088;">$userid</span><span style="color: #339933;">.</span><span style="color: #0000ff;">'&quot;&gt;'</span><span style="color: #339933;">.</span><span style="color: #000088;">$name</span><span style="color: #339933;">.</span><span style="color: #0000ff;">'&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;Ladder : '</span><span style="color: #339933;">.</span><span style="color: #000088;">$ladder</span><span style="color: #339933;">.</span><span style="color: #0000ff;">'&lt;/li&gt;
		&lt;li&gt;Rating : '</span><span style="color: #339933;">.</span><span style="color: #000088;">$rating</span><span style="color: #339933;">.</span><span style="color: #0000ff;">'&lt;/li&gt;
		&lt;li&gt;Wins : '</span><span style="color: #339933;">.</span><span style="color: #000088;">$wins</span><span style="color: #339933;">.</span><span style="color: #0000ff;">'&lt;/li&gt;
		&lt;li&gt;Losses : '</span><span style="color: #339933;">.</span><span style="color: #000088;">$losses</span><span style="color: #339933;">.</span><span style="color: #0000ff;">'&lt;/li&gt;
		&lt;li&gt;Streak : '</span><span style="color: #339933;">.</span><span style="color: #000088;">$streak</span><span style="color: #339933;">.</span><span style="color: #0000ff;">'&lt;/li&gt;
		&lt;li&gt;Last match : &lt;a href=&quot;http://www.igzones.com/matches/'</span><span style="color: #339933;">.</span><span style="color: #000088;">$lastmatch</span><span style="color: #339933;">.</span><span style="color: #0000ff;">'&quot; target=&quot;_blank&quot;&gt;'</span><span style="color: #339933;">.</span><span style="color: #000088;">$date</span><span style="color: #339933;">.</span><span style="color: #0000ff;">'&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;'</span><span style="color: #339933;">;</span>
	<span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">'&lt;a align=&quot;center&quot; href=&quot;http://www.igzones.com&quot; target=&quot;_blank&quot;&gt;&lt;img class=&quot;igzimg&quot; src=&quot;http://www.igzones.com/images/microbanner.png&quot;  border=&quot;0&quot; alt=&quot;Age of Empires IGZones&quot;&gt;&lt;/a&gt;&lt;br/&gt;'</span><span style="color: #339933;">;</span>
	<span style="color: #b1b100;">echo</span> <span style="color: #000088;">$data</span><span style="color: #339933;">;</span>
<span style="color: #000000; font-weight: bold;">?&gt;</span></pre></td></tr></table></div>

<p>If in any case you have a problem with the filesize() function, just replace filesize($igz_site) with a numerical value. I recommend 75. so line 3 should be</p>

<div class="wp_codebox"><table><tr id="p21116"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p211code16"><pre class="php" style="font-family:monospace;"><span style="color: #000088;">$ratingservices_page</span> <span style="color: #339933;">=</span> <span style="color: #990000;">fread</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$igz_site</span><span style="color: #339933;">,</span><span style="color: #cc66cc;">75</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></td></tr></table></div>

<p>Save the widget and refresh your site. Your ratings will now be visible in the sidebar.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siddharthabbineni.com/tutorials/igzones-widget.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Vista Explorer Tip</title>
		<link>http://www.siddharthabbineni.com/tutorials/tips/vista-explorer-tip.html</link>
		<comments>http://www.siddharthabbineni.com/tutorials/tips/vista-explorer-tip.html#comments</comments>
		<pubDate>Thu, 28 Aug 2008 15:34:25 +0000</pubDate>
		<dc:creator>tHeSiD</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://www.siddharthabbineni.com/?p=205</guid>
		<description><![CDATA[Here is a small tip for all you Vista users out there. The new explorer has a nifty feature of displaying favourites links along wih the folders explorer bar. In XP, we could either use the folders bar or the favorites bar at any given time. Also, the favorites bar would be the same as [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a small tip for all you Vista users out there. The new explorer has a nifty feature of displaying favourites links along wih the folders explorer bar. In XP, we could either use the folders bar or the favorites bar at any given time. Also, the favorites bar would be the same as the Internet explorer favorites, which made it even more confusing and unusable. But this new feature in Vista is a real helper when it comes to using explorer efficiently.</p>
<p>In the explorer, above the folders bar, there is a Favorites link section which has links to &lt;User Folder&gt; My Docs etc. To that list you can add as many links as you want. All you have to do to add a link is drag the folder into that section and it automatically creates a link.</p>
<p>Add your most frequently visited folders in it. After adding the folder you can directly go to it with just a click! No more C:&gt;Folder1&gt;Folder2 navigation. However deep the folder maybe, you can go there in an instant. Its really helpful when you handle a lot of files with explorer. You can also switch between folders in an instant making copying and moving very very easy and less confusing.</p>
<p>After adding the link, if you are unable to see the link in the section, find the separator between the links and the folders bar sections and drag it till all your links are visible.</p>
<p>Here is a screenshot.</p>
<div id="attachment_206" class="wp-caption aligncenter" style="width: 310px"><a class="center" href="http://www.siddharthabbineni.com/wp-content/uploads/2008/08/vistafolders.jpg" rel="lightbox[205]"><img class="size-medium wp-image-206" title="Vista - Favourite Links" src="http://www.siddharthabbineni.com/wp-content/uploads/2008/08/vistafolders-300x239.jpg" alt="Favourite Links section in action" width="300" height="239" /></a><p class="wp-caption-text">Favorite Links section in action</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.siddharthabbineni.com/tutorials/tips/vista-explorer-tip.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dissecting a Laptop</title>
		<link>http://www.siddharthabbineni.com/tech/hardware/dissecting-a-laptop.html</link>
		<comments>http://www.siddharthabbineni.com/tech/hardware/dissecting-a-laptop.html#comments</comments>
		<pubDate>Sun, 04 Jun 2006 12:03:00 +0000</pubDate>
		<dc:creator>tHeSiD</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[laptop]]></category>

		<guid isPermaLink="false">http://www.siddharthabbineni.com/dissecting-a-laptop.html</guid>
		<description><![CDATA[Windows Linux Ofcourse all this was before the screen broke to bits and pieces. Why I am posting this now? Coz I thought of posting this long back and found it now when backing up stuff on monster. Why now? Coz Theres no fuking monster and I cant think of a way to spend time [...]]]></description>
			<content:encoded><![CDATA[<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/4337/964/1600/Image%28134%29.jpg" rel="lightbox[77]"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/4337/964/400/Image%28134%29.jpg" alt="" border="0" /></a></p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/4337/964/1600/Image%28135%29.jpg" rel="lightbox[77]"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/4337/964/400/Image%28135%29.jpg" alt="" border="0" /></a><br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/4337/964/1600/Image%28136%29.jpg" rel="lightbox[77]"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/4337/964/400/Image%28136%29.jpg" alt="" border="0" /></a><br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/4337/964/1600/Image%28137%29.jpg" rel="lightbox[77]"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/4337/964/400/Image%28137%29.jpg" alt="" border="0" /></a><br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/4337/964/1600/Image%28138%29.jpg" rel="lightbox[77]"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/4337/964/400/Image%28138%29.jpg" alt="" border="0" /></a><br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/4337/964/1600/Image%28139%29.jpg" rel="lightbox[77]"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/4337/964/400/Image%28139%29.jpg" alt="" border="0" /></a><br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/4337/964/1600/Image%28140%29.jpg" rel="lightbox[77]"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/4337/964/400/Image%28140%29.jpg" alt="" border="0" /></a>
<div style="text-align: center;"><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/4337/964/1600/Image%28141%29.jpg" rel="lightbox[77]"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/4337/964/400/Image%28141%29.jpg" alt="" border="0" /></a>Windows</p>
</div>
<div style="text-align: center;"><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/4337/964/1600/Image%28142%29.jpg" rel="lightbox[77]"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/4337/964/400/Image%28142%29.jpg" alt="" border="0" /></a>Linux</div>
<p>Ofcourse all this was before the screen broke to bits and pieces. Why I am posting this now? Coz I thought of posting this long back and found it now when backing up stuff on monster. Why now? Coz Theres no fuking monster and I cant think of a way to spend time :D.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siddharthabbineni.com/tech/hardware/dissecting-a-laptop.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
