<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for spherebox.com</title>
	<atom:link href="http://spherebox.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://spherebox.com</link>
	<description>Leveraging on technology to achieve our goals.</description>
	<lastBuildDate>Wed, 22 Apr 2009 13:48:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Extracting emoticons from Windows Live Messenger by Clorumlor</title>
		<link>http://spherebox.com/2006/10/31/extracting-emoticons-from-windows-live-messenger/comment-page-1/#comment-2391</link>
		<dc:creator>Clorumlor</dc:creator>
		<pubDate>Wed, 22 Apr 2009 13:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://spherebox.com/2006/10/31/extracting-emoticons-from-windows-live-messenger/#comment-2391</guid>
		<description>emm.. really like it ))</description>
		<content:encoded><![CDATA[<p>emm.. really like it ))</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Check what port an application is using by kazim mehdi</title>
		<link>http://spherebox.com/2007/07/11/check-what-port-an-application-is-using/comment-page-1/#comment-2104</link>
		<dc:creator>kazim mehdi</dc:creator>
		<pubDate>Fri, 23 Jan 2009 12:24:52 +0000</pubDate>
		<guid isPermaLink="false">http://spherebox.com/2007/07/11/check-what-port-an-application-is-using-what-port/#comment-2104</guid>
		<description>wow man , thats great 

thanks</description>
		<content:encoded><![CDATA[<p>wow man , thats great </p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Check what port an application is using by Ervin Ter</title>
		<link>http://spherebox.com/2007/07/11/check-what-port-an-application-is-using/comment-page-1/#comment-2099</link>
		<dc:creator>Ervin Ter</dc:creator>
		<pubDate>Fri, 21 Nov 2008 03:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://spherebox.com/2007/07/11/check-what-port-an-application-is-using-what-port/#comment-2099</guid>
		<description>Wow.. Thanks for this.. 

by these 2 command netstat and tasklist I can find out everything.</description>
		<content:encoded><![CDATA[<p>Wow.. Thanks for this.. </p>
<p>by these 2 command netstat and tasklist I can find out everything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extracting emoticons from Windows Live Messenger by Sian Siew</title>
		<link>http://spherebox.com/2006/10/31/extracting-emoticons-from-windows-live-messenger/comment-page-1/#comment-2097</link>
		<dc:creator>Sian Siew</dc:creator>
		<pubDate>Thu, 13 Nov 2008 01:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://spherebox.com/2006/10/31/extracting-emoticons-from-windows-live-messenger/#comment-2097</guid>
		<description>JAM,

Using those steps, you would have to re-add it back via WLM:
1. Start a conversation window.
2. Click on &#039;Select an emoticon&#039; icon, then &#039;Show all...&#039;
3. Click on &#039;Create...&#039;
4. Click &#039;Find Image...&#039; and locate the GIF you would like to add as an emoticon, choose a keyboard shortcut for it and name it if you wish. You would have to repeat steps 3 and 4 for each emoticon you would want to readd.

So far I&#039;ve found asking contacts to resend their emoticons and &#039;stealing&#039; them to be a much quicker process though. ;)</description>
		<content:encoded><![CDATA[<p>JAM,</p>
<p>Using those steps, you would have to re-add it back via WLM:<br />
1. Start a conversation window.<br />
2. Click on &#8216;Select an emoticon&#8217; icon, then &#8216;Show all&#8230;&#8217;<br />
3. Click on &#8216;Create&#8230;&#8217;<br />
4. Click &#8216;Find Image&#8230;&#8217; and locate the GIF you would like to add as an emoticon, choose a keyboard shortcut for it and name it if you wish. You would have to repeat steps 3 and 4 for each emoticon you would want to readd.</p>
<p>So far I&#8217;ve found asking contacts to resend their emoticons and &#8217;stealing&#8217; them to be a much quicker process though. ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Check what port an application is using by Sian Siew</title>
		<link>http://spherebox.com/2007/07/11/check-what-port-an-application-is-using/comment-page-1/#comment-2096</link>
		<dc:creator>Sian Siew</dc:creator>
		<pubDate>Thu, 13 Nov 2008 01:47:51 +0000</pubDate>
		<guid isPermaLink="false">http://spherebox.com/2007/07/11/check-what-port-an-application-is-using-what-port/#comment-2096</guid>
		<description>Dinusha,

Open up command prompt as in Step 1 listed above, then type:

tasklist &#124; findstr &quot;Torrants&quot;

Note the PID (e.g. 1234), then type:

netstat -aon &#124; findstr &quot;1234&quot;

Which would then give you the port(s) it&#039;s using.</description>
		<content:encoded><![CDATA[<p>Dinusha,</p>
<p>Open up command prompt as in Step 1 listed above, then type:</p>
<p>tasklist | findstr &#8220;Torrants&#8221;</p>
<p>Note the PID (e.g. 1234), then type:</p>
<p>netstat -aon | findstr &#8220;1234&#8243;</p>
<p>Which would then give you the port(s) it&#8217;s using.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Check what port an application is using by Dinusha</title>
		<link>http://spherebox.com/2007/07/11/check-what-port-an-application-is-using/comment-page-1/#comment-2091</link>
		<dc:creator>Dinusha</dc:creator>
		<pubDate>Sun, 26 Oct 2008 06:40:58 +0000</pubDate>
		<guid isPermaLink="false">http://spherebox.com/2007/07/11/check-what-port-an-application-is-using-what-port/#comment-2091</guid>
		<description>Hi

Please tell me how to identify port number of paticular application.

Ex: Torrants

Thankyou very much

Dinusha</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Please tell me how to identify port number of paticular application.</p>
<p>Ex: Torrants</p>
<p>Thankyou very much</p>
<p>Dinusha</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extracting emoticons from Windows Live Messenger by JAM</title>
		<link>http://spherebox.com/2006/10/31/extracting-emoticons-from-windows-live-messenger/comment-page-1/#comment-2087</link>
		<dc:creator>JAM</dc:creator>
		<pubDate>Wed, 15 Oct 2008 18:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://spherebox.com/2006/10/31/extracting-emoticons-from-windows-live-messenger/#comment-2087</guid>
		<description>Okay, but once I get the file with all the .gifs, how do I get them back into a new install of Messenger?</description>
		<content:encoded><![CDATA[<p>Okay, but once I get the file with all the .gifs, how do I get them back into a new install of Messenger?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on YamiPod &#8211; Yet another iPod manager by siansiew.com &#187; iTunes 100% CPU on closing</title>
		<link>http://spherebox.com/2007/07/09/yamipod-yet-another-ipod-manager/comment-page-1/#comment-2085</link>
		<dc:creator>siansiew.com &#187; iTunes 100% CPU on closing</dc:creator>
		<pubDate>Sun, 12 Oct 2008 02:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://spherebox.com/2007/07/09/yamipod/#comment-2085</guid>
		<description>[...] control of what you can or can&#8217;t do with its devices (was using YamiPod previously, writeup here). [...]</description>
		<content:encoded><![CDATA[<p>[...] control of what you can or can&#8217;t do with its devices (was using YamiPod previously, writeup here). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Logitech MX400 review by Sian Siew</title>
		<link>http://spherebox.com/2006/12/02/logitech-mx400-review/comment-page-1/#comment-2084</link>
		<dc:creator>Sian Siew</dc:creator>
		<pubDate>Sun, 12 Oct 2008 02:04:17 +0000</pubDate>
		<guid isPermaLink="false">http://spherebox.com/2006/12/02/logitech-mx400/#comment-2084</guid>
		<description>Thanks for the responses! :)

The other way which I went around the issue I had earlier was just to not install the Logitech drivers that came with it (SetPoint) as the built in Windows drivers worked fine (as I don&#039;t use the left/right tilt either).</description>
		<content:encoded><![CDATA[<p>Thanks for the responses! :)</p>
<p>The other way which I went around the issue I had earlier was just to not install the Logitech drivers that came with it (SetPoint) as the built in Windows drivers worked fine (as I don&#8217;t use the left/right tilt either).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Logitech MX400 review by Thanks</title>
		<link>http://spherebox.com/2006/12/02/logitech-mx400-review/comment-page-1/#comment-2083</link>
		<dc:creator>Thanks</dc:creator>
		<pubDate>Sat, 11 Oct 2008 12:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://spherebox.com/2006/12/02/logitech-mx400/#comment-2083</guid>
		<description>Thanks guys, I just got this mouse and was starting to get really upset because i couldn&#039;t open or close tabs with the wheel anymore. Thanks a lot for your explanation!</description>
		<content:encoded><![CDATA[<p>Thanks guys, I just got this mouse and was starting to get really upset because i couldn&#8217;t open or close tabs with the wheel anymore. Thanks a lot for your explanation!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->