<?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>My Insights &#187; Products/Shopping</title>
	<atom:link href="http://www.pranavsharma.com/blog/category/productsshopping/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pranavsharma.com/blog</link>
	<description>A fresh perspective on the world of technology</description>
	<lastBuildDate>Fri, 16 Dec 2011 06:16:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Log Me In</title>
		<link>http://www.pranavsharma.com/blog/2007/09/15/log-me-in/</link>
		<comments>http://www.pranavsharma.com/blog/2007/09/15/log-me-in/#comments</comments>
		<pubDate>Sun, 16 Sep 2007 02:59:42 +0000</pubDate>
		<dc:creator>Pranav Sharma</dc:creator>
				<category><![CDATA[Products/Shopping]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://server204.webhostingpad.com/~epranav/blog/?p=297</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>If you find yourself supporting/fixing computers for friends and family members, then LogMeIn is an indispensable tool for you. I use LogMeIn <strong><u>Free</u></strong> to remote control the computers that I support and the reason that I love this tool is because it does an excellent job of punching through firewalls AND it&nbsp;requires absolutely no interaction from the person being helped in order for you to establish a remote connection. You need to install a small program that runs on each computer that you support &#8211; ideally this can be setup by you the next time you get called for support. </p>
<h3>System Tray Icon</h3>
<p>What I don&#8217;t like about the client side software is that it puts an icon in the System Tray. However, I have found that you can kill this icon using the registry without impacting any functionality. This way LogMeIn is completely transparent to the end user and you have the ability to remote control their computer whenever they are experiencing an issue. In order to remove the icon from the system tray, remove the following entry from the registry-</p>
<div>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">HKLM\Software\Microsoft\Windows\CurrentVersion\Run
Delete "LogMeIn GUI"</pre>
</div>
<p>The next time you restart your computer, the system tray GUI will not run but the core LogMeIn processes will run, giving you complete access to their system.</p>
<p><strong><em>Vista Update (10/10/2007):</em></strong> It seems that the system tray icon may give you some trouble on Vista machines. The simplest workaround right now is to simply rename the executable located here: C:\Program Files\LogMeIn\x86\LogMeInSystray.exe to something else. Change the executable in the x64 folder on 64-bit machines. If you find a better workaround, please post it in the comments.</p>
<h3>Authentication</h3>
<p>The other part that might be tricky is the fact that you need a local user account on the machine that you are going to support. Now I haven&#8217;t completely figured why this happens,&nbsp;but apparently depending upon the mood of the installer, you may be prompted by the installer to create a &#8220;Computer Access Code&#8221;. What this really means is that the installer has created a user account for you on that local box called &#8220;LogMeInRemoteUser&#8221; and has hidden this user account from showing up on the XP Welcome Screen or on the User Accounts management tool in the Control Panel.</p>
<p>I wasn&#8217;t too comfortable using &#8220;LogMeInRemoteUser&#8221; on some machines and a personal local account on other machines. Therefore, I chose to create personal accounts on ALL machines that I support and deleted the LogMeInRemoteUser account in an effort to maintain consistency. I will not be covering the steps to create a local user account.</p>
<p>First thing I wanted to do was to hide my personal account from the XP Welcome Screen and from the User Accounts management tool in Control Panel. To do this, add the following DWORD to the registry-</p>
<div>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">HKLM\Software\Microsoft\Windows NT\CurrentVersion\WinLogon\SpecialAccounts\UserList
Add DWORD for "AccountName" and set value to 0 to hide it from the UI</pre>
</div>
<p>My Personal Account&#8217;s username is &#8220;Pranav&#8221; so I just create a DWORD for &#8220;Pranav&#8221; and set it to 0 ni the location mentioned above.</p>
<p>If you were prompted to create a Computer Access Code during installation, then the installer created a local account called LogMeInRemoteUser and you&#8217;ll notice that there is a DWORD entry in the same location for that account. Simply delete this DWORD and you&#8217;ll now see this account in the User Accounts management tool in Control Panel. You can then go ahead and delete this account if you wish to do so.</p>
<h3>Conclusion</h3>
<p>I am loving the product so far &#8211; especially since it is FREE and EASY. I have also been able to make this experience completely transparent for the people that I support and that is a great plus point for me. Please share your suggestions/experiences in the comments below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pranavsharma.com/blog/2007/09/15/log-me-in/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Microsoft Office 2007 Beta 2 Technical Refresh (B2TR)</title>
		<link>http://www.pranavsharma.com/blog/2006/09/16/microsoft-office-2007-beta-2-technical-refresh-b2tr/</link>
		<comments>http://www.pranavsharma.com/blog/2006/09/16/microsoft-office-2007-beta-2-technical-refresh-b2tr/#comments</comments>
		<pubDate>Sat, 16 Sep 2006 06:05:35 +0000</pubDate>
		<dc:creator>Pranav Sharma</dc:creator>
				<category><![CDATA[Products/Shopping]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://server204.webhostingpad.com/~epranav/blog/?p=266</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>The much awaited TR is here. I was getting quite sick of killing my Outlook process everytime I woke my computer from a hibernate. </p>
<p>I downloaded the Office 2007 TR (about 400 mb), this afternoon. I then went ahead and installed it. The installation process was nothing more than accepting the licensing agreement and clicking next. The entire update however took about 60 minutes on my 4200rpm hard drive (I know!) and it required a restart. </p>
<p>I made the mistake of opening OneNote in the middle of the update and that apparently cancelled the update instead of killing OneNote. I then killed the OneNote process using the task manager and then restarted the update process (60 min).</p>
<p>There have been some GUI changes and the most apparent one is the new icons! I love icons and for those who are dying for a preview, here it is-</p>
<p><a href="http://www.pranavsharma.com/WindowsLiveWriter/MicrosoftOffice2007Beta2TechnicalRefresh_D61/image%7B0%7D%5B16%5D.png" atomicselection="true"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="421" src="http://www.pranavsharma.com/WindowsLiveWriter/MicrosoftOffice2007Beta2TechnicalRefresh_D61/image%7B0%7D_thumb%5B10%5D.png" width="449" border="0"></a> </p>
<p>Don&#8217;t they look cool? Anyways, one thing that the installer said while exiting was that I had at least one other product that needed the TR and I assumed this meant SharePoint Designer or Visio or something that isn&#8217;t part of the Office Professional suite. You can see how SharePoint Designer and Visio do not have new icons in the above graphic.</p>
<p>To confirm my theory, I went into my Control Panel and started the &#8220;Add/Remove Programs&#8221; application and checked the &#8220;Show Updates&#8221; box on the top. Take a look-</p>
<p><a href="http://www.pranavsharma.com/WindowsLiveWriter/MicrosoftOffice2007Beta2TechnicalRefresh_D61/image%7B0%7D%5B11%5D.png" atomicselection="true"></a><a href="http://www.pranavsharma.com/WindowsLiveWriter/MicrosoftOffice2007Beta2TechnicalRefresh_D61/image%7B0%7D%5B15%5D.png" atomicselection="true"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="136" src="http://www.pranavsharma.com/WindowsLiveWriter/MicrosoftOffice2007Beta2TechnicalRefresh_D61/image%7B0%7D_thumb%5B9%5D.png" width="495" border="0"></a> </p>
<p>It looks like my initial guess was right even though I didn&#8217;t realize that Microsoft Project was not updated as well. Can someone confirm&nbsp;that the graphic above is displaying the old Project Icon and not&nbsp;the new one? In any case, I will download the TRs for these products later this weekend &#8211; especially SharePoint Designer which has a history of crashing on me at least 25 times a day.</p>
<p>Another new feature is the Splash screens. They now look different and have the letters B2TR engraved at the bottom right. Take a look at this Word 2007 splash screen-</p>
<p><a href="http://www.pranavsharma.com/WindowsLiveWriter/MicrosoftOffice2007Beta2TechnicalRefresh_D61/image%7B0%7D%5B22%5D.png" atomicselection="true"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="259" src="http://www.pranavsharma.com/WindowsLiveWriter/MicrosoftOffice2007Beta2TechnicalRefresh_D61/image%7B0%7D_thumb%5B14%5D.png" width="496" border="0"></a> </p>
<p>The first thing I did after installing the TR is opening up Outlook to see if it still froze up on me eventually requiring me to kill its process. So far it has been behaving well and I feel like I can finally live happily ever after.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pranavsharma.com/blog/2006/09/16/microsoft-office-2007-beta-2-technical-refresh-b2tr/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Outlook 2007</title>
		<link>http://www.pranavsharma.com/blog/2006/08/29/outlook-2007/</link>
		<comments>http://www.pranavsharma.com/blog/2006/08/29/outlook-2007/#comments</comments>
		<pubDate>Wed, 30 Aug 2006 02:48:40 +0000</pubDate>
		<dc:creator>Pranav Sharma</dc:creator>
				<category><![CDATA[Products/Shopping]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://server204.webhostingpad.com/~epranav/blog/?p=264</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>For the entire summer, I used Outlook 2007 (Beta 2) for email purposes. Although I am still not happy about the IMAP support by this product, overall there have been many improvements.</p>
<p>The UI has gotten more &#8216;Vista-Like&#8217; for lack of better words. For the novice, that means more gradients and changing backgrounds with hovering mice.</p>
<p>The backend has also seen some new functionality such as integration with OneNote (yet to experience). However for the most part, the backend functionality behaves pretty much like Outlook 2003. If you are an avid Outlook 2003 user then Outlook 2007 will just seem like a new skin on your 2003 version.</p>
<p>About 2 months ago, I discussed this product with <a href="http://www.gocool.org" target="_blank">gokul</a> over a series of emails and he expressed some concerns about the stability of this product. Although I didn&#8217;t relate to his concerns at that time, now that I have started to use this product more heavily,&nbsp;I can see what he is talking about. For example, the search folders on my IMAP account are highly unreliable and &#8220;Marking a message as Read&#8221; from within a search folder does not really mark the message as read.</p>
<p>I have also integrated my calendar and contacts information by importing using 2003 format .pst files from another instance of Outlook 2003 that I use at my work. The best thing I like about the calendar in Outlook 2007 is the fact that it can be published and subscribed to. To see my published calendar, click the <a href="http://calendars.officebeta.iponet.net/pubcalstorage/ylfpj9jz12049/Pranav_Sharma_Calendar(1).htm" target="_blank">My Schedule</a> link on the right hand side.</p>
<p>Once you visit that calendar, you can actually subscribe to it in your Gmail calendar! Yes, this is one of those rare moments where MS and Google actually work in harmony. In order to subscribe to a published Outlook 2007 calendar in Gmail, first publish your Outlook 2007 calendar. You will get 2 links- </p>
<blockquote><p>1) One that starts with http:// and ends with .htm: This is actually a MS hosted web version of your calendar. Ignore this</p>
<p>2) The second one starts with webcal:// and ends with .ics: This is the URL to subscribe to in your Google Calendar. However, there is a nasty trick to this. Before copying-pasting this link into google calendar to subscribe to it, change the webcal:// to http:// in order to make it work. Apparently, Microsoft came up with a fake enhancement to the http protocol and called the webcal protocol. It might provide them some extra functionality internally but as far as the iCal format goes, this webcal feed can act like a normal http-iCal feed.</p>
</blockquote>
<p>The other issue I had with Outlook 2007 is related to hotsync. When synchronizing my Palm TX with my Outlook, it turns out that HotSync does not support Outlook 2007. There seems to be no update to HotSync to do this. The worse part is that due to this error in Outlook 2007 Synchronization with my Palm, the <a href="http://www.dataviz.com/" target="_blank">DocumentsToGo</a> synchronization freezes up the entire HotSync process. It turns out that Outlook 2007 and Documents To Go don&#8217;t like each other. The solution was to turn off the HotSync Outlook synchronization and using <a href="http://www.chapura.com/" target="_blank">Pocket Mirror</a> to synchronize my Palm to my Outlook 2007 information. I am currently using a Trial version of Pocket Mirror but I am so happy with it that I might just pay the $29.95 for this software.</p>
<p>All in all, Outlook 2007 has been a fulfilling experience. I can&#8217;t wait for the TR (Technical Refresh) to the Beta 2 version of Office. In the meantime (before MS decides to let us know when Beta 2 TR is coming out), I will continue to work around the issues I have encountered with Outlook 2007 with a positive attitude.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pranavsharma.com/blog/2006/08/29/outlook-2007/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Motorola Phone Alarms</title>
		<link>http://www.pranavsharma.com/blog/2006/06/29/motorola-phone-alarms/</link>
		<comments>http://www.pranavsharma.com/blog/2006/06/29/motorola-phone-alarms/#comments</comments>
		<pubDate>Thu, 29 Jun 2006 13:30:33 +0000</pubDate>
		<dc:creator>Pranav Sharma</dc:creator>
				<category><![CDATA[Products/Shopping]]></category>

		<guid isPermaLink="false">http://server204.webhostingpad.com/~epranav/blog/?p=259</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><em>Consider this a public service announcement for my fellow Motorola phone lovers.</em></p>
<p>If you are anything like me, you depend on your Motorola phone to wake you up in the morning with either a high-pitched ring tone or just an mp3 song from the phone.</p>
<p>However do you find that once you are up, you have to disable the alarm only to enable it again for tomorrow? That was me for the past year and a half and when I found out there was a workaround for it &#8230; I was mad!</p>
<p><u><strong>The workaround:</strong></u> Instead of hitting disable, hit the red key which is also used for ending calls and turning the phone on/off. This will stop the alarm from ringing and will reset it to ring again the next day without you having to go through the stupid disable/re-enable ritual.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pranavsharma.com/blog/2006/06/29/motorola-phone-alarms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>paint.NET</title>
		<link>http://www.pranavsharma.com/blog/2006/05/15/paintnet/</link>
		<comments>http://www.pranavsharma.com/blog/2006/05/15/paintnet/#comments</comments>
		<pubDate>Mon, 15 May 2006 12:51:39 +0000</pubDate>
		<dc:creator>Pranav Sharma</dc:creator>
				<category><![CDATA[Products/Shopping]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://server204.webhostingpad.com/~epranav/blog/?p=256</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>If you didn&#8217;t notice that I have a new banner on my website, then you need to visit my site more often (including you RSS readers). It was created using paint.NET which is nothing less than Photoshop as far as I am concerned &#8230; and it&#8217;s free!</p>
<p>It started development at Washington State University as an undergraduate senior design project mentored by Microsoft, and is currently being maintained by some of the alumni that originally worked on it. Originally intended as a free replacement for the MS Paint software that comes with Windows, it has grown into a powerful yet simple tool for photo and image editing. (<a href="http://www.eecs.wsu.edu/paint.net/" target=_blank>source</a>)</p>
<p><a href="http://www.pranavsharma.com/images/site/pranavsharma2.jpg" target=_blank><img src="http://www.pranavsharma.com/images/site/pranavsharma2.jpg" border=0 width=450></a></p>
<p>Although the banner above might not say much for my artistic skills, it should definitely tell you that an amateur like me can easily generate professional quality images using paint.NET.</p>
<p>It was created using the following picture (taken by my brother in NY) on a layer which was made semi-transparent.</p>
<p><a href="http://www.pranavsharma.com/pictures/[900499] 2005/[899988] March 21-23 2005 - Spring Break 2005 (New York)/slides/Picture 049.htm" target=_blank><img src="http://www.pranavsharma.com/pictures/[900499] 2005/[899988] March 21-23 2005 - Spring Break 2005 (New York)/slides/Picture 049.jpg" border=0 width=400></a></p>
<p>By the way, the fact that my banner is professional quality is not a matter for debate.</p>
<p>So what are you waiting for? Ditch that illegal copy of Photoshop on your PC and <a href="http://www.eecs.wsu.edu/paint.net/" target=_blank>download paint.NET</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pranavsharma.com/blog/2006/05/15/paintnet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Microsoft SyncToy</title>
		<link>http://www.pranavsharma.com/blog/2005/12/16/microsoft-synctoy/</link>
		<comments>http://www.pranavsharma.com/blog/2005/12/16/microsoft-synctoy/#comments</comments>
		<pubDate>Fri, 16 Dec 2005 18:24:30 +0000</pubDate>
		<dc:creator>Pranav Sharma</dc:creator>
				<category><![CDATA[Products/Shopping]]></category>

		<guid isPermaLink="false">http://server204.webhostingpad.com/~epranav/blog/?p=232</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>Most of us today use more than one computer: Mainly a laptop and a desktop. There are files on both computers and we just try to remember which file is where. Sometimes the solution is to have a central drive on the home network. But what if you&#8217;re travelling? There are times when you want to keep copies of certain files on more than one location. But remembering what to copy can be an arduous task. Microsoft&#8217;s SyncToy is a free download that manages this for you. It is relatively simple to use and gets the job done. I think it is still a Beta release. Check it out: <a href="http://www.microsoft.com/windowsxp/using/digitalphotography/prophoto/synctoy.mspx">SyncToy</a></p>
<p>PS: For those of you without a legal copy of Windows, there ARE ways to get around the genuine windows testing before the download.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pranavsharma.com/blog/2005/12/16/microsoft-synctoy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I-River 5GB mp3 player</title>
		<link>http://www.pranavsharma.com/blog/2005/06/23/i-river-5gb-mp3-player/</link>
		<comments>http://www.pranavsharma.com/blog/2005/06/23/i-river-5gb-mp3-player/#comments</comments>
		<pubDate>Thu, 23 Jun 2005 23:45:21 +0000</pubDate>
		<dc:creator>Pranav Sharma</dc:creator>
				<category><![CDATA[Products/Shopping]]></category>

		<guid isPermaLink="false">http://server204.webhostingpad.com/~epranav/blog/?p=211</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>I just recently bought the IRiver H10 5GB mp3 player in lounge gray color. The biggest reason for choosing this was its compatibility with yahoo music.</p>
<p><img src="http://www.pranavsharma.com/images/blogs/iriver/yahooMusic.jpg"></p>
<p>Yahoo music is a subscription service that lets you have unlimited music for $5/month compared to napster or rhapsody at $15/month. Sound quality is really good but I feel the 5GB is sort of limited. It might sound a lot but when you go trigger happy in the sea of unlimited music, it&#8217;s hard to keep it under control.</p>
<p><img src="http://www.pranavsharma.com/images/blogs/iriver/iriver1.jpg"></p>
<p><img src="http://www.pranavsharma.com/images/blogs/iriver/iriver2.jpg"></p>
<p><img src="http://www.pranavsharma.com/images/blogs/iriver/iriver3.jpg"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pranavsharma.com/blog/2005/06/23/i-river-5gb-mp3-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How small is the new PS2 (PlayStation 2)?</title>
		<link>http://www.pranavsharma.com/blog/2005/02/18/how-small-is-the-new-ps2-playstation-2/</link>
		<comments>http://www.pranavsharma.com/blog/2005/02/18/how-small-is-the-new-ps2-playstation-2/#comments</comments>
		<pubDate>Fri, 18 Feb 2005 20:48:07 +0000</pubDate>
		<dc:creator>Pranav Sharma</dc:creator>
				<category><![CDATA[Pictures]]></category>
		<category><![CDATA[Products/Shopping]]></category>
		<category><![CDATA[TV]]></category>
		<category><![CDATA[Video Games]]></category>

		<guid isPermaLink="false">http://server204.webhostingpad.com/~epranav/blog/?p=199</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>I just got my new PS2 (PlayStation 2) yesterday. I was surprised to see how small it was. I took some pictures of it compared to the XBox and my brother&#8217;s hand to show you how small it was. I&#8217;ll let the pictures talk -</p>
<p><a href="http://www.pranavsharma.com/images/blogs/newps2/newps2topopen.jpg"><img src=http://www.pranavsharma.com/images/blogs/newps2/newps2topopen.jpg width=500 height=375 border=0></a><br />
The new PS2 (PlayStation 2) with its top open (Click image for original).</p>
<hr />
<p><a href="http://www.pranavsharma.com/images/blogs/newps2/newps2onxbox.jpg"><img src=http://www.pranavsharma.com/images/blogs/newps2/newps2onxbox.jpg width=500 height=375 border=0></a><br />
The new PS2 (PlayStation 2) on top of my XBox (Click image for original).</p>
<hr />
<p><a href="http://www.pranavsharma.com/images/blogs/newps2/newps2onxboxtopopen.jpg"><img src=http://www.pranavsharma.com/images/blogs/newps2/newps2onxboxtopopen.jpg width=500 height=375 border=0></a><br />
The new PS2 (PlayStation 2) on top of my XBox with its top open (Click image for original).</p>
<hr />
<p><a href="http://www.pranavsharma.com/images/blogs/newps2/newps2comparedtohand.jpg"><img src=http://www.pranavsharma.com/images/blogs/newps2/newps2comparedtohand.jpg width=500 height=375 border=0></a><br />
The new PS2 (PlayStation 2) compared to my brother&#8217;s hand (Click image for original).</p>
<hr />
<p><a href="http://www.pranavsharma.com/images/blogs/newps2/newps2comparedtohandandxbox.jpg"><img src=http://www.pranavsharma.com/images/blogs/newps2/newps2comparedtohandandxbox.jpg width=500 height=375 border=0></a><br />
The new PS2 (PlayStation 2) compared to my brother&#8217;s hand and the XBox (Click image for original).</p>
<hr />
<p><a href="http://www.pranavsharma.com/images/blogs/newps2/newps2comparedtoxboxcontroller.jpg"><img src=http://www.pranavsharma.com/images/blogs/newps2/newps2comparedtoxboxcontroller.jpg width=500 height=375 border=0></a><br />
The new PS2 (PlayStation 2) compared to the original Microsoft XBox Type-S Controller (Click image for original).</p>
<hr />
<p><a href="http://www.pranavsharma.com/images/blogs/newps2/newps2heightdifferencewithxbox.jpg"><img src=http://www.pranavsharma.com/images/blogs/newps2/newps2heightdifferencewithxbox.jpg width=500 height=375 border=0></a><br />
The new PS2&#8242;s (PlayStation 2) height compared to the height of my XBox. Notice how small it is. This one is definitely worth looking at the original for. Zoom it all up (Click image for original).</p>
<hr />
<p><a href="http://www.pranavsharma.com/images/blogs/newps2/newps2andxboxsidebyside.jpg"><img src=http://www.pranavsharma.com/images/blogs/newps2/newps2andxboxsidebyside.jpg width=500 height=375 border=0></a><br />
The new PS2 (PlayStation 2) and my XBox side by side (Click image for original).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pranavsharma.com/blog/2005/02/18/how-small-is-the-new-ps2-playstation-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Subwoofer</title>
		<link>http://www.pranavsharma.com/blog/2004/06/21/subwoofer/</link>
		<comments>http://www.pranavsharma.com/blog/2004/06/21/subwoofer/#comments</comments>
		<pubDate>Mon, 21 Jun 2004 15:17:00 +0000</pubDate>
		<dc:creator>Pranav Sharma</dc:creator>
				<category><![CDATA[Products/Shopping]]></category>

		<guid isPermaLink="false">http://server204.webhostingpad.com/~epranav/blog/?p=144</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>I snagged a great deal on this Sony Subwoofer</p>
<p><img src="http://www.pranavsharma.com/images/blogs/subwoofer.jpg"></p>
<p>It retails at 199.99 and I got it for a little over 60 dollars. It has a 12 inch driver with power handling capacity of 120 Watts (maybe 150 &#8230; not sure). I bought it with the intention of putting it in the trunk of my car but the I later decided to put it in my Brother&#8217;s car&#8217;s trunk. It&#8217;ll sound better there AND we don&#8217;t have to do a lot of rewiring.</p>
<p>In my car, I&#8217;d have to run a cable from the battery to the power inverter in the trunk. That would entail lifting up the inner panels and carpeting. I&#8217;m not sure if I wanna do that myself. Anyways, check out more specs on the subwoofer <a href="http://www.sonystyle.com/is-bin/INTERSHOP.enfinity/eCS/Store/en/-/USD/SY_DisplayProductInformation-Start;sid=gGoNpio60eANrGrqWF0HrWU3bcNFtpmgGw4=?CategoryName=hav_HiFiComponents_Speakers&#038;Dept=hav&#038;TemplateName=item%2fsy_item_a&#038;ProductSKU=SAWM500" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pranavsharma.com/blog/2004/06/21/subwoofer/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Fast computers</title>
		<link>http://www.pranavsharma.com/blog/2004/05/15/fast-computers/</link>
		<comments>http://www.pranavsharma.com/blog/2004/05/15/fast-computers/#comments</comments>
		<pubDate>Sat, 15 May 2004 22:13:00 +0000</pubDate>
		<dc:creator>Pranav Sharma</dc:creator>
				<category><![CDATA[Products/Shopping]]></category>
		<category><![CDATA[Recovered Entries (01/19/2005)]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://server204.webhostingpad.com/~epranav/blog/?p=135</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>One thing for sure is that a 3.0GHz processor with a Gigabyte of RAM and 200GB of hard disk space is not outside our grabs. But still, there is something missing. The computers, they &#8230; er they are not exactly mind numbing fast. Don&#8217;t get me wrong. They are faster than my 266MHz 128Mb RAM 6GB HD. They&#8217;re much faster than that &#8230; but are they fast fast?</p>
<p>I guess the ability to crunch numbers faster than a human was achieved by the most primitive of calculators. But that fact is given the premise that the computer already has its input in machine form. I guess what I am saying is that the computer may be able to think fast but can it relate its thinking to us fast enough?</p>
<p>You push on a button and a computer fan turns on and you see some garbage on the screen comparable to your garbage every morning you wake up. But do I really want to see a computer go through its early morning chores? Answer is no. I mean if a computer is so fast, then why can&#8217;t it turn on so fast? Why is the fastest computer forced to display, &#8220;loading your personal settings &#8230;&#8221;? Isn&#8217;t the point of having a fast machine to surpass your own thinking powers?</p>
<p>Then why is it that it seems that sometimes YOU are waiting for the computer to work and not vice-versa? All those times when the stupid machine is on standby and you move your mouse and wait about 5 seconds for the CRT (Monitor) to turn on. Then you type in your password and it takes forever for it to let you start working on something constructive. Everytime you click on Internet Explorer, you wait for it to LOAD!</p>
<p>Everytime you visit a website, you wait for it to LOAD. I mean what more than a 3MBPS download does hotmail.com need for me to read my messages without waiting for it to take a crap? I guess everything just seems fast but I think the most important thing that needs to be fast is still slow. And that is the freakin&#8217; I/O (Input/Output) interface in use by computers.</p>
<p>Will I see the day when I think something and the darn machine will have processed it for me to think ahead without taking a coffee break? Will I see the day when there will be no waiting for the computer to LOAD or WORK? Will I see the day when this darn machine that I am typing on will understand my frustrations? Will I?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pranavsharma.com/blog/2004/05/15/fast-computers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

