<?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>helloworld.bensonchu.com &#187; Bad robot! Bad!</title>
	<atom:link href="http://helloworld.bensonchu.com/category/developer/bad-robot-bad/feed/" rel="self" type="application/rss+xml" />
	<link>http://helloworld.bensonchu.com</link>
	<description>the official fan club blog</description>
	<lastBuildDate>Fri, 24 Dec 2010 04:35:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Broken Flash Flowers</title>
		<link>http://helloworld.bensonchu.com/2010/03/21/broken-flash-flowers/</link>
		<comments>http://helloworld.bensonchu.com/2010/03/21/broken-flash-flowers/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 18:24:54 +0000</pubDate>
		<dc:creator>Benson</dc:creator>
				<category><![CDATA[Bad robot! Bad!]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[banner ads]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://helloworld.bensonchu.com/?p=817</guid>
		<description><![CDATA[A few weeks ago, I installed the developer&#8217;s (debugger) version of Adobe&#8217;s Flash Player so that I could try out Flex. Since then, I&#8217;ve run into websites containing Flash errors. To a user that does not have the debug version of Adobe Flash Player, you won&#8217;t see the errors because many of the errors are [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago, I installed the <a href="http://www.adobe.com/support/flashplayer/downloads.html">developer&#8217;s (debugger) version</a> of Adobe&#8217;s Flash Player so that I could try out <a href="http://www.adobe.com/products/flex/">Flex</a>. Since then, I&#8217;ve run into websites containing Flash errors. To a user that does not have the debug version of Adobe Flash Player, you won&#8217;t see the errors because many of the errors are from bits and pieces of what seems to be recycled code that is never used. Thus, not essential to what it does do. To this user, the Flash object will continue to play. It appears that these errors are more prominent in banner ads. (Actually, I haven&#8217;t found any Flash-only sites with problems.) This makes me wonder whether or not the banner ad companies care about the code. Perhaps they&#8217;ve weighed the errors against the average user running the non-debug version of Flash Player and have determined the errors to be inconsequential.</p>
<p>Even so, here&#8217;s a list of websites where I&#8217;ve encountered Broken Flash Flowers. Sometimes they&#8217;re on the front page, sometimes they&#8217;re not. I&#8217;ll continually add sites as I find them.</p>
<p>Last updated on 04/03/2010</p>
<ul>
<li><strong>http://www.gonintendo.com </strong>
<ul>
<li>Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.</li>
<li>Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: http://speed.pointroll.com/PointRoll/Media/Panels/Ford/669876/Knockout_300x250_banner.xml at offerTemplate_Knockout_fla::MainTimeline/frame1()</li>
<li>TypeError: Error #1009: Cannot access a property or method of a null object reference.<br />
at mx.managers::FocusManager/activate()[C:\autobuild\galaga\frameworks\projects\framework\src\mx\managers\FocusManager.at mx.managers::SystemManager/activateForm()[C:\autobuild\galaga\frameworks\projects\framework\src\mx\managers\SystemManager.as:2493]at mx.managers::SystemManager/activate()[C:\autobuild\galaga\frameworks\projects\framework\src\mx\managers\SystemManager.as:2451]at mx.core::Application/initManagers()[C:\autobuild\galaga\frameworks\projects\framework\src\mx\core\Application.as:1152]at mx.core::Application/initialize()[C:\autobuild\galaga\frameworks\projects\framework\src\mx\core\Application.as:834]at AgeGate/initialize()[/Users/einnocen/1uptech/workspaces/HEAD-flash-builder/AgeGate/src/AgeGate.mxml:0]at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::childAdded()[C:\autobuild\galaga\frameworks\projects\framework\src\mx\managers\SystemManager.as:2127]at mx.managers::SystemManager/initializeTopLevelWindow()[C:\autobuild\galaga\frameworks\projects\framework\src\mx\managers\SystemManager.as:3396]at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::docFrameHandler()[C:\autobuild\galaga\frameworks\projects\framework\src\mx\managers\SystemManager.as:3219]at mx.managers::SystemManager/docFrameListener()[C:\autobuild\galaga\frameworks\projects\framework\src\mx\managers\SystemManager.as:3065]</li>
</ul>
</li>
<li><strong>http://www.nytimes.com </strong>
<ul>
<li>VerifyError: Error #1033: Cpool entry 18 is wrong type.</li>
<li>ReferenceError: Error #1065: Variable mcBannerAd_2 is not defined.</li>
<li>
<div id="_mcePaste">ReferenceError: Error #1065: Variable MainTimeline is not defined.</div>
</li>
</ul>
</li>
<li><strong>http://www.wired.com </strong>
<ul>
<li>Error: videoComponent.traceMessages.durationMetaDataMissing at com.doubleclick.studio.video::ProgressivePlayer/metaDataTimeoutCheck() at flash.utils::Timer/_timerDispatch() at flash.utils::Timer/tick()</li>
</ul>
</li>
<li><strong>http://www.livemocha.com </strong>
<ul>
<li>Error #2044: Unhandled IOErrorEvent:. text=Error #2036: Load Never Completed.</li>
</ul>
</li>
<li><strong>http://www.funnyordie.com</strong>
<ul>
<li>Error: Error #2101: The String passed to URLVariables.decode() must be a URL-encoded query string containing name/value pairs.<br />
at Error$/throwError()<br />
at flash.net::URLVariables/decode()<br />
at flash.net::URLVariables()<br />
at flash.net::URLLoader/onComplete()</li>
</ul>
</li>
<li><strong>http://www.youtube.com</strong>
<ul>
<li>Error #2044: Unhandled IOErrorEvent:. text=Error #2036: Load Never Completed.</li>
</ul>
</li>
<li><strong>http://www.capcom.com/monster/</strong>
<ul>
<li>SecurityError: Error #2122: Security sandbox violation: SoundMixer.computeSpectrum: http://www.capcom.com/monster/index.swf cannot access http://static.capcom.com/_site/www.capcom.com/monsterhunter/_flv/welcome.flv. A policy file is required, but the checkPolicyFile flag was not set when this media was loaded.<br />
at flash.media::SoundMixer$/computeSpectrum()<br />
at br.components.sound::Equalizer/update()<br />
at flash.utils::Timer/_timerDispatch()<br />
at flash.utils::Timer/tick()</li>
<li>SecurityError: Error #2122: Security sandbox violation: SoundMixer.computeSpectrum: http://www.capcom.com/monster/index.swf cannot access http://static.capcom.com/_site/www.capcom.com/monsterhunter/_flv/welcome.flv. A policy file is required, but the checkPolicyFile flag was not set when this media was loaded.<br />
at flash.media::SoundMixer$/computeSpectrum()<br />
at br.components.sound::Equalizer/update()<br />
at flash.utils::Timer/_timerDispatch()<br />
at flash.utils::Timer/tick()</li>
</ul>
</li>
<li><strong>http://www.tvshack.net</strong>
<ul>
<li>Error #2044: Unhandled IOErrorEvent:. text=Error #2036: Load Never Completed.</li>
</ul>
</li>
<li><strong>http://www.ign.com</strong>
<ul>
<li>TypeError: Error #1009: Cannot access a property or method of a null object reference at com::loadFilePolite/completeHandler()</li>
</ul>
</li>
</ul>

<div class="sociable">
<div class="sociable_tagline">
<strong>Yay it!</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fhelloworld.bensonchu.com%2F2010%2F03%2F21%2Fbroken-flash-flowers%2F&amp;title=Broken%20Flash%20Flowers" title="Reddit"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fhelloworld.bensonchu.com%2F2010%2F03%2F21%2Fbroken-flash-flowers%2F&amp;title=Broken%20Flash%20Flowers&amp;bodytext=A%20few%20weeks%20ago%2C%20I%20installed%20the%20developer%27s%20%28debugger%29%20version%20of%20Adobe%27s%20Flash%20Player%20so%20that%20I%20could%20try%20out%20Flex.%20Since%20then%2C%20I%27ve%20run%20into%20websites%20containing%20Flash%20errors.%20To%20a%20user%20that%20does%20not%20have%20the%20debug%20version%20of%20Adobe%20Flash%20Player%2C%20yo" title="Digg"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fhelloworld.bensonchu.com%2F2010%2F03%2F21%2Fbroken-flash-flowers%2F" title="Technorati"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fhelloworld.bensonchu.com%2F2010%2F03%2F21%2Fbroken-flash-flowers%2F&amp;t=Broken%20Flash%20Flowers" title="Facebook"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fhelloworld.bensonchu.com%2F2010%2F03%2F21%2Fbroken-flash-flowers%2F&amp;t=Broken%20Flash%20Flowers" title="MySpace"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://helloworld.bensonchu.com/2010/03/21/broken-flash-flowers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://static.capcom.com/_site/www.capcom.com/monsterhunter/_flv/welcome.flv" length="1120363" type="video/x-flv" />
		</item>
		<item>
		<title>How fast is my Internet connection?</title>
		<link>http://helloworld.bensonchu.com/2010/02/24/how-fast-is-my-internet-connection/</link>
		<comments>http://helloworld.bensonchu.com/2010/02/24/how-fast-is-my-internet-connection/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 16:44:46 +0000</pubDate>
		<dc:creator>Benson</dc:creator>
				<category><![CDATA[Bad robot! Bad!]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[file sharing]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[p2p]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://helloworld.bensonchu.com/?p=739</guid>
		<description><![CDATA[If you ever wonder how fast your Internet connection is, Cnet offers a good test. They also have a desktop widget to monitor your bandwidth. Slow Internet connection speeds means that there is a lot of traffic going on in your network. If you&#8217;re experiencing slower-than-normal speeds, here are some things you should check. Check any [...]]]></description>
			<content:encoded><![CDATA[<p>If you ever wonder how fast your Internet connection is, <a href="http://reviews.cnet.com/internet-speed-test/?tag=TOCrightColumn.0">Cnet offers a good test</a>. They also have a desktop widget to monitor your bandwidth.</p>
<p>Slow Internet connection speeds means that there is a lot of traffic going on in your network. If you&#8217;re experiencing slower-than-normal speeds, here are some things you should check.</p>
<ol>
<li><strong>Check any file-sharing programs.</strong> Some can be big bandwidth hogs without you knowing it. There is usually a setting in &#8220;Preferences&#8221; that you can set the upload and download limits. If you have no limits set, especially for uploading, then you have a problem. In some cases, you cannot change the settings (Opera&#8217;s built in torrent program) and will have to stop transfers.</li>
<li><strong>Check for streaming music or video being played on your network.</strong> The more music and videos that are being streamed to computers on your network, the less bandwidth you will have, making for a slower connection.</li>
<li><strong>How many programs are you running?</strong> This doesn&#8217;t directly affect bandwidth, but too many programs running- or even open- can cause your computer to operate at a seemingly slow pace.</li>
<li><strong>Have you done a check for viruses or other malware?</strong> Some malicious programs are written to utilize your computer and network resources without you knowing. This can definitely have an affect on your Internet connection speeds. And, it&#8217;s always good to surf the Internet virus-free.</li>
</ol>

<div class="sociable">
<div class="sociable_tagline">
<strong>Yay it!</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fhelloworld.bensonchu.com%2F2010%2F02%2F24%2Fhow-fast-is-my-internet-connection%2F&amp;title=How%20fast%20is%20my%20Internet%20connection%3F" title="Reddit"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fhelloworld.bensonchu.com%2F2010%2F02%2F24%2Fhow-fast-is-my-internet-connection%2F&amp;title=How%20fast%20is%20my%20Internet%20connection%3F&amp;bodytext=If%20you%20ever%20wonder%20how%20fast%20your%20Internet%20connection%20is%2C%20Cnet%20offers%20a%20good%20test.%20They%20also%20have%20a%20desktop%20widget%20to%20monitor%20your%20bandwidth.%0D%0A%0D%0ASlow%20Internet%20connection%20speeds%20means%20that%20there%20is%20a%20lot%20of%20traffic%20going%20on%20in%20your%20network.%C2%A0If%20you%27re%20" title="Digg"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fhelloworld.bensonchu.com%2F2010%2F02%2F24%2Fhow-fast-is-my-internet-connection%2F" title="Technorati"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fhelloworld.bensonchu.com%2F2010%2F02%2F24%2Fhow-fast-is-my-internet-connection%2F&amp;t=How%20fast%20is%20my%20Internet%20connection%3F" title="Facebook"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fhelloworld.bensonchu.com%2F2010%2F02%2F24%2Fhow-fast-is-my-internet-connection%2F&amp;t=How%20fast%20is%20my%20Internet%20connection%3F" title="MySpace"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://helloworld.bensonchu.com/2010/02/24/how-fast-is-my-internet-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can&#8217;t log in to Windows XP</title>
		<link>http://helloworld.bensonchu.com/2009/12/29/cant-log-in-to-windows-xp/</link>
		<comments>http://helloworld.bensonchu.com/2009/12/29/cant-log-in-to-windows-xp/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 08:01:24 +0000</pubDate>
		<dc:creator>Benson</dc:creator>
				<category><![CDATA[Bad robot! Bad!]]></category>
		<category><![CDATA[Ad-Aware]]></category>
		<category><![CDATA[Avira Antivir]]></category>
		<category><![CDATA[BartPE]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[Norton]]></category>
		<category><![CDATA[registry settings]]></category>
		<category><![CDATA[Spyware Doctor]]></category>
		<category><![CDATA[viruses]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://helloworld.bensonchu.com/?p=678</guid>
		<description><![CDATA[Can't log in to Windows XP? When you log on to Windows XP, does it automatically log you off? When you log on, does it tell you that it can't find 'logon.exe'? Here is how to fix it.]]></description>
			<content:encoded><![CDATA[<p><strong>Note: This information requires you to edit your registry settings. Please take caution when doing this. Proceed at your own risk.</strong></p>
<p>I spent the better part of my day fixing my sister&#8217;s computer problems. First it was a virus that disguised itself as an anti-virus solution with constant warnings of the laptop being at critical risk. Then, after successfully completing her installation of Norton Antivirus- which always came up at log in to remind her to finish it, but she didn&#8217;t- the Internet connection was killed. (Norton did it.) After disabling Norton, the Internet roads were open again.</p>
<p>From there, I was able to download Avira Antivir, PC Tools Spyware Doctor, and Ad-Aware to begin cleaning. Antivir did most of the cleaning, but after restarting the machine as instructed by the anti-virus program, the laptop would not let me log in. I logged in, and it would log me off. I tried again, and got the same result. Repeat a few more times and you get the picture. Microsoft has documented the problem, <a href="http://support.microsoft.com/kb/555648">here</a>.</p>
<p>Using another computer I searched for the problem and the solution was to get a live CD, preferably BartPE. After downloading an image and burning it to a CD, I was able to boot from the CD and go into the registry settings using &#8216;regedit&#8217;. Here are the instructions I used: <a href="http://windowsxp.mvps.org/peboot.htm">http://windowsxp.mvps.org/peboot.htm</a></p>
<p>The link says to only change one key, but check to make sure that these two keys are correct. This will save you time if you have the annoying &#8220;Can&#8217;t find logon.exe&#8221; error message that pops up after you disinfect your computer. Navigate to the following keys and make sure that their values are as indicated below.</p>
<pre><strong>Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Shell
Value: Explorer.exe</strong></pre>
<pre><strong>Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\UserInit
Value: C:\Windows\System32\Userinit.exe</strong></pre>
<p>Restart your computer and log in as normal.</p>
<p>While researching this problem, I found a large number of forum threads and posts about it. The best post that contained the problem and solution was <a href="http://www.logicnest.com/archives/90">here</a>. It provides an additional solution.</p>
<p>After that, I still had some cleaning to do. (First, I uninstalled Norton. I&#8217;ve had bad experiences with Norton.) In my experience, one anti-virus program doesn&#8217;t always find everything. The second anti-virus program I used was the Spyware Doctor. It was able to pick up some of the overlooked crumbs. To be on the safe side, I&#8217;ve installed Ad-Aware and will be running it now. When that&#8217;s done, we should be back to normal.</p>
<p>Or for me, on to the next computer-related problem. All of this started when I woke up this morning and was greeted outside my bedroom door with my sister saying, &#8220;Can you fix my iPhone? All my contacts are deleted. I tried hooking it up to my computer but my computer doesn&#8217;t recognize it&#8230;&#8221;</p>
<p>It&#8217;s never just one problem in the world of IT.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Yay it!</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fhelloworld.bensonchu.com%2F2009%2F12%2F29%2Fcant-log-in-to-windows-xp%2F&amp;title=Can%27t%20log%20in%20to%20Windows%20XP" title="Reddit"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fhelloworld.bensonchu.com%2F2009%2F12%2F29%2Fcant-log-in-to-windows-xp%2F&amp;title=Can%27t%20log%20in%20to%20Windows%20XP&amp;bodytext=Can%27t%20log%20in%20to%20Windows%20XP%3F%20When%20you%20log%20on%20to%20Windows%20XP%2C%20does%20it%20automatically%20log%20you%20off%3F%20When%20you%20log%20on%2C%20does%20it%20tell%20you%20that%20it%20can%27t%20find%20%27logon.exe%27%3F%20Here%20is%20how%20to%20fix%20it." title="Digg"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fhelloworld.bensonchu.com%2F2009%2F12%2F29%2Fcant-log-in-to-windows-xp%2F" title="Technorati"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fhelloworld.bensonchu.com%2F2009%2F12%2F29%2Fcant-log-in-to-windows-xp%2F&amp;t=Can%27t%20log%20in%20to%20Windows%20XP" title="Facebook"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fhelloworld.bensonchu.com%2F2009%2F12%2F29%2Fcant-log-in-to-windows-xp%2F&amp;t=Can%27t%20log%20in%20to%20Windows%20XP" title="MySpace"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://helloworld.bensonchu.com/2009/12/29/cant-log-in-to-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google location signature error</title>
		<link>http://helloworld.bensonchu.com/2009/11/26/google-location-signature-error/</link>
		<comments>http://helloworld.bensonchu.com/2009/11/26/google-location-signature-error/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 14:53:36 +0000</pubDate>
		<dc:creator>Benson</dc:creator>
				<category><![CDATA[Bad robot! Bad!]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Labs]]></category>

		<guid isPermaLink="false">http://helloworld.bensonchu.com/?p=623</guid>
		<description><![CDATA[Has anyone noticed that the Google location signature sometimes returns an incorrect location? You know, the Google Labs item for Gmail that adds a short snippet indicating your current location in e-mails that you send out. And this isn&#8217;t just the next city over&#8230; My errors have landed me in places I have never been to- [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-627 alignleft" style="margin-top: 3px; margin-bottom: 3px; margin-left: 7px; margin-right: 7px;" title="Broken Robot" src="http://helloworld.bensonchu.com/wp-content/uploads/2009/11/broken_robot.jpg" alt="Broken Robot" width="240" height="148" />Has anyone noticed that the Google location signature sometimes returns an incorrect location? You know, the Google Labs item for Gmail that adds a short snippet indicating your current location in e-mails that you send out.</p>
<p>And this isn&#8217;t just the next city over&#8230; My errors have landed me in places I have never been to- but I would like to.</p>
<p>I guess I should thank them for the hint?</p>
<p>I&#8217;ve decided to start keeping track of where Google &#8220;sends me&#8221;.</p>
<p><strong>November 26, 2009</strong><br />
Sent from Drechterland, North Holland, The Netherlands<br />
Sent from Staten Island, New York, United States</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Yay it!</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fhelloworld.bensonchu.com%2F2009%2F11%2F26%2Fgoogle-location-signature-error%2F&amp;title=Google%20location%20signature%20error" title="Reddit"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fhelloworld.bensonchu.com%2F2009%2F11%2F26%2Fgoogle-location-signature-error%2F&amp;title=Google%20location%20signature%20error&amp;bodytext=Has%20anyone%20noticed%20that%20the%20Google%20location%20signature%20sometimes%20returns%20an%20incorrect%20location%3F%20You%20know%2C%20the%20Google%20Labs%20item%20for%20Gmail%20that%20adds%20a%20short%20snippet%20indicating%20your%20current%20location%20in%20e-mails%20that%20you%20send%20out.%0D%0A%0D%0AAnd%20this%20isn%27t%20just%20th" title="Digg"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fhelloworld.bensonchu.com%2F2009%2F11%2F26%2Fgoogle-location-signature-error%2F" title="Technorati"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fhelloworld.bensonchu.com%2F2009%2F11%2F26%2Fgoogle-location-signature-error%2F&amp;t=Google%20location%20signature%20error" title="Facebook"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fhelloworld.bensonchu.com%2F2009%2F11%2F26%2Fgoogle-location-signature-error%2F&amp;t=Google%20location%20signature%20error" title="MySpace"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://helloworld.bensonchu.com/2009/11/26/google-location-signature-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oops!? Are you serious?</title>
		<link>http://helloworld.bensonchu.com/2009/09/16/oops-are-you-serious/</link>
		<comments>http://helloworld.bensonchu.com/2009/09/16/oops-are-you-serious/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 16:30:31 +0000</pubDate>
		<dc:creator>Benson</dc:creator>
				<category><![CDATA[Bad robot! Bad!]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Dan Forden]]></category>
		<category><![CDATA[dns error]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Docs]]></category>
		<category><![CDATA[Mortal Kombat]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://helloworld.bensonchu.com/?p=390</guid>
		<description><![CDATA[When it first came out, I remember my friend telling me, &#8220;It&#8217;s so fast&#8230; I had to stop using it so much because I&#8217;m afraid of running out of &#8216;the fast&#8217;.&#8221; He was right. Google Chrome is fast, compared to Firefox&#8217;s memory-hogging standards. With that, I made the jump and was pleasantly please by &#8220;the [...]]]></description>
			<content:encoded><![CDATA[<p>When it first came out, I remember my friend telling me,</p>
<p><em>&#8220;It&#8217;s so fast&#8230; I had to stop using it so much because I&#8217;m afraid of running out of &#8216;the fast&#8217;.&#8221;</em></p>
<p>He was right. Google Chrome is fast, compared to Firefox&#8217;s memory-hogging standards. With that, I made the jump and was pleasantly please by &#8220;the fast&#8221; that I had gained in web browsing. However, when I first opened it, I noticed something-</p>
<p><em>&#8220;Hey! That&#8217;s Opera&#8217;s Speed-Dial!&#8221;</em></p>
<p>Even though it doesn&#8217;t exactly mimic Speed-Dial to the letter, it does look very similar. I guess it&#8217;s a new browser &#8220;standard&#8221;, just like Mozilla&#8217;s tabbed browsing. In honesty, it took some getting use to. The part that took time to get use to- as my sister also echoed- is the stalker-ish feeling that it emits. Yes, we had History, but this is technology in your face. Next thing you know, it&#8217;ll start making recommendations. You know it&#8217;s coming.</p>
<p>With all the simplicity and &#8220;fast&#8221; that was evident in Google&#8217;s Chrome browser, you knew that something was bound to pop up and bite at your ankles like an angry chinchilla. Here it is, folks; the bane of my existence.</p>
<p><img class="aligncenter size-full wp-image-395" title="Google Chrome DNS Error" src="http://helloworld.bensonchu.com/wp-content/uploads/2009/09/dnserror.jpg" alt="Google Chrome DNS Error" width="405" height="178" /></p>
<p>It&#8217;s not as cute as when <em>Dan Forden</em> [Updated with thanks to MK_Fan] does it in Mortal Kombat.</p>
<p><img class="aligncenter size-full wp-image-392" title="Ed Boon Says Toasty in Mortal Kombat 3" src="http://helloworld.bensonchu.com/wp-content/uploads/2009/09/mk3-toasty.png" alt="Ed Boon Says Toasty in Mortal Kombat 3" width="400" height="254" /></p>
<p>When <em>Dan Forden</em> comes out in Mortal Kombat, it&#8217;s funny. When Google Chrome does it sporadically- and frequently- when you type in a <strong>valid</strong> web address, it&#8217;s irritating. The simple solution is to hit Refresh in the browser, and your website shows up.</p>
<p>As a result, I&#8217;ve gone back to Opera. But then I used docs.google.com to edit a spreadsheet and Google Docs was just not as friendly in that enviornment.</p>
<p>Now&#8230; I switch between Chrome and Opera.</p>
<p>There&#8217;s just no winning this.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Yay it!</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fhelloworld.bensonchu.com%2F2009%2F09%2F16%2Foops-are-you-serious%2F&amp;title=Oops%21%3F%20Are%20you%20serious%3F" title="Reddit"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fhelloworld.bensonchu.com%2F2009%2F09%2F16%2Foops-are-you-serious%2F&amp;title=Oops%21%3F%20Are%20you%20serious%3F&amp;bodytext=When%20it%20first%20came%20out%2C%20I%20remember%20my%20friend%20telling%20me%2C%0D%0A%0D%0A%22It%27s%20so%20fast...%20I%20had%20to%20stop%20using%20it%20so%20much%20because%20I%27m%20afraid%20of%20running%20out%20of%20%27the%20fast%27.%22%0D%0A%0D%0AHe%20was%20right.%20Google%20Chrome%20is%20fast%2C%20compared%20to%20Firefox%27s%20memory-hogging%20standards.%20With" title="Digg"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fhelloworld.bensonchu.com%2F2009%2F09%2F16%2Foops-are-you-serious%2F" title="Technorati"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fhelloworld.bensonchu.com%2F2009%2F09%2F16%2Foops-are-you-serious%2F&amp;t=Oops%21%3F%20Are%20you%20serious%3F" title="Facebook"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fhelloworld.bensonchu.com%2F2009%2F09%2F16%2Foops-are-you-serious%2F&amp;t=Oops%21%3F%20Are%20you%20serious%3F" title="MySpace"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://helloworld.bensonchu.com/2009/09/16/oops-are-you-serious/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Save yourself from viruses</title>
		<link>http://helloworld.bensonchu.com/2009/01/05/save-yourself-from-viruses/</link>
		<comments>http://helloworld.bensonchu.com/2009/01/05/save-yourself-from-viruses/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 03:04:55 +0000</pubDate>
		<dc:creator>Benson</dc:creator>
				<category><![CDATA[Bad robot! Bad!]]></category>
		<category><![CDATA[autorun]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[viruses]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://helloworld.bensonchu.com/?p=293</guid>
		<description><![CDATA[Step 1 Disable USB Autorun in Windows XP This will disable CD autorun, as well, but adding an additional one or two clicks is a small price to pay for protecting your computer from viruses. Every university computer lab or Internet cafe should do this. If the link above does not work, then follow the [...]]]></description>
			<content:encoded><![CDATA[<h3>Step 1</h3>
<p><a href="http://www.sizlopedia.com/2008/03/18/disable-usb-autorun-to-save-pc-from-usb-viruses/">Disable USB Autorun in Windows XP</a></p>
<p>This will disable CD autorun, as well, but adding an additional one or two clicks is a small price to pay for protecting your computer from viruses. Every university computer lab or Internet cafe should do this. If the link above does not work, then follow the word-for-word steps below (minus the picture).</p>
<ol>
<li>Click the Start button, then Run and enter “gpedit.msc” without the quotes</li>
<li>Go to Computer Configuration -&gt; Administrative Templates -&gt; System</li>
<li>Scroll down to “Turn off Autoplay” and double click on it</li>
<li>Click on the “Enabled” radio button, then for “Turn off Autoplay on” select “All drives”</li>
</ol>
<h3>Step 2</h3>
<p>Automatically conduct a malware scan of USB hard drives upon being plugged in.</p>
<p>&#8216;Still searching for a solid solution. This may not be ideal for everyone, or in every case. For example, what if you have a 200GB external hard drive? That&#8217;s going to take a long time to scan, assuming that you do not use the USB drive until the scan is finished. Not to say that you can&#8217;t use it while it is simultaneously being scanned, but that sort of defeats the purpose of an auto-scan. This is going to be a tough cookie to crack. Unless, you only scan thumbdrives, or drives in which you specify a size limit because even thumbdrives are getting higher and higher capacity. What would that limit be? 1GB? 2GB? 4GB? 16GB?</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Yay it!</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fhelloworld.bensonchu.com%2F2009%2F01%2F05%2Fsave-yourself-from-viruses%2F&amp;title=Save%20yourself%20from%20viruses" title="Reddit"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fhelloworld.bensonchu.com%2F2009%2F01%2F05%2Fsave-yourself-from-viruses%2F&amp;title=Save%20yourself%20from%20viruses&amp;bodytext=Step%201%0D%0ADisable%20USB%20Autorun%20in%20Windows%20XP%0D%0A%0D%0AThis%20will%20disable%20CD%20autorun%2C%20as%20well%2C%20but%20adding%20an%20additional%20one%20or%20two%20clicks%20is%20a%20small%20price%20to%20pay%20for%20protecting%20your%20computer%20from%20viruses.%20Every%20university%20computer%20lab%20or%20Internet%20cafe%20should%20do" title="Digg"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fhelloworld.bensonchu.com%2F2009%2F01%2F05%2Fsave-yourself-from-viruses%2F" title="Technorati"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fhelloworld.bensonchu.com%2F2009%2F01%2F05%2Fsave-yourself-from-viruses%2F&amp;t=Save%20yourself%20from%20viruses" title="Facebook"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fhelloworld.bensonchu.com%2F2009%2F01%2F05%2Fsave-yourself-from-viruses%2F&amp;t=Save%20yourself%20from%20viruses" title="MySpace"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://helloworld.bensonchu.com/2009/01/05/save-yourself-from-viruses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pet peeves in the Internet era</title>
		<link>http://helloworld.bensonchu.com/2008/10/16/pet-peeves-in-the-internet-era/</link>
		<comments>http://helloworld.bensonchu.com/2008/10/16/pet-peeves-in-the-internet-era/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 08:32:25 +0000</pubDate>
		<dc:creator>Benson</dc:creator>
				<category><![CDATA[Bad robot! Bad!]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[mouse]]></category>

		<guid isPermaLink="false">http://helloworld.bensonchu.com/?p=243</guid>
		<description><![CDATA[In today&#8217;s age, the little things still get the best of us. Using a non-optical mouse that is unresponsive due to the buildup of dirt on the horizontal and vertical rollers Using a mouse without a scroll-wheel or a second button (unless you&#8217;re a Mac user) A &#8220;slow&#8221; internet connection May God be with us [...]]]></description>
			<content:encoded><![CDATA[<p>In today&#8217;s age, the little things still get the best of us.</p>
<ol>
<li>Using a non-optical mouse that is unresponsive due to the buildup of dirt on the horizontal and vertical rollers</li>
<li>Using a mouse without a scroll-wheel or a second button (unless you&#8217;re a Mac user)</li>
<li>A &#8220;slow&#8221; internet connection</li>
</ol>
<p>May God be with us in our darkest hour&#8230; (when the power cuts out, leaving us&#8230; stranded.)</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Yay it!</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fhelloworld.bensonchu.com%2F2008%2F10%2F16%2Fpet-peeves-in-the-internet-era%2F&amp;title=Pet%20peeves%20in%20the%20Internet%20era" title="Reddit"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fhelloworld.bensonchu.com%2F2008%2F10%2F16%2Fpet-peeves-in-the-internet-era%2F&amp;title=Pet%20peeves%20in%20the%20Internet%20era&amp;bodytext=In%20today%27s%20age%2C%20the%20little%20things%20still%20get%20the%20best%20of%20us.%0D%0A%0D%0A%09Using%20a%20non-optical%20mouse%20that%20is%20unresponsive%20due%20to%20the%20buildup%20of%20dirt%20on%20the%20horizontal%20and%20vertical%20rollers%0D%0A%09Using%20a%20mouse%20without%20a%20scroll-wheel%20or%20a%20second%20button%20%28unless%20you%27re%20" title="Digg"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fhelloworld.bensonchu.com%2F2008%2F10%2F16%2Fpet-peeves-in-the-internet-era%2F" title="Technorati"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fhelloworld.bensonchu.com%2F2008%2F10%2F16%2Fpet-peeves-in-the-internet-era%2F&amp;t=Pet%20peeves%20in%20the%20Internet%20era" title="Facebook"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fhelloworld.bensonchu.com%2F2008%2F10%2F16%2Fpet-peeves-in-the-internet-era%2F&amp;t=Pet%20peeves%20in%20the%20Internet%20era" title="MySpace"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://helloworld.bensonchu.com/2008/10/16/pet-peeves-in-the-internet-era/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Broken computers distract me</title>
		<link>http://helloworld.bensonchu.com/2008/10/04/broken-computers-distract-me/</link>
		<comments>http://helloworld.bensonchu.com/2008/10/04/broken-computers-distract-me/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 10:31:11 +0000</pubDate>
		<dc:creator>Benson</dc:creator>
				<category><![CDATA[Bad robot! Bad!]]></category>

		<guid isPermaLink="false">http://helloworld.bensonchu.com/?p=238</guid>
		<description><![CDATA[Not for the fact that they are broken, but that I want to find out what the problem is and try to fix it. Another Saturday has been spent fixing another computer. Again, it&#8217;s the same problem I encounter 90% of the time when working on computers: viruses. Cleaning them takes so long because you [...]]]></description>
			<content:encoded><![CDATA[<p>Not for the fact that they are broken, but that I want to find out what the problem is and try to fix it.</p>
<p>Another Saturday has been spent fixing another computer.</p>
<p>Again, it&#8217;s the same problem I encounter 90% of the time when working on computers: viruses.</p>
<p>Cleaning them takes so long because you not only have to clean them, but also install proper software to detect future viruses and set up the software to properly scan and update itself.</p>
<p>In addition to this, users are most likely using one account to log in- the administrator account. This is a big no-no in computer security. Viruses and malware are able to spread and infect a system only when they have administrative rights to do so. If you are logged on as an administrator and get a virus, that virus will use the account&#8217;s privileges to access settings and wreck havoc on your machine.</p>
<p>I hate clean-up jobs&#8230; but I hate letting an unsecured system remain unsecured&#8230;</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Yay it!</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fhelloworld.bensonchu.com%2F2008%2F10%2F04%2Fbroken-computers-distract-me%2F&amp;title=Broken%20computers%20distract%20me" title="Reddit"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fhelloworld.bensonchu.com%2F2008%2F10%2F04%2Fbroken-computers-distract-me%2F&amp;title=Broken%20computers%20distract%20me&amp;bodytext=Not%20for%20the%20fact%20that%20they%20are%20broken%2C%20but%20that%20I%20want%20to%20find%20out%20what%20the%20problem%20is%20and%20try%20to%20fix%20it.%0D%0A%0D%0AAnother%20Saturday%20has%20been%20spent%20fixing%20another%20computer.%0D%0A%0D%0AAgain%2C%20it%27s%20the%20same%20problem%20I%20encounter%2090%25%20of%20the%20time%20when%20working%20on%20computer" title="Digg"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fhelloworld.bensonchu.com%2F2008%2F10%2F04%2Fbroken-computers-distract-me%2F" title="Technorati"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fhelloworld.bensonchu.com%2F2008%2F10%2F04%2Fbroken-computers-distract-me%2F&amp;t=Broken%20computers%20distract%20me" title="Facebook"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fhelloworld.bensonchu.com%2F2008%2F10%2F04%2Fbroken-computers-distract-me%2F&amp;t=Broken%20computers%20distract%20me" title="MySpace"><img src="http://helloworld.bensonchu.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://helloworld.bensonchu.com/2008/10/04/broken-computers-distract-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

