<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>The Weekly Geek</title>
	
	<link>http://www.theweeklygeek.com</link>
	<description>I'm the Geek so you don't have to be!</description>
	<lastBuildDate>Tue, 09 Feb 2010 22:30:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/theweeklygeek/tMXV" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="theweeklygeek/tmxv" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Preventing Windows Update from Rebooting your computer Part 1</title>
		<link>http://www.theweeklygeek.com/2010/02/09/preventing-windows-update-from-rebooting-your-computer-part-1/</link>
		<comments>http://www.theweeklygeek.com/2010/02/09/preventing-windows-update-from-rebooting-your-computer-part-1/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 22:30:13 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Optimizing]]></category>
		<category><![CDATA[Soap Box]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Vista Home]]></category>
		<category><![CDATA[Windows 7 Home]]></category>
		<category><![CDATA[XP Home]]></category>

		<guid isPermaLink="false">http://www.theweeklygeek.com/?p=391</guid>
		<description><![CDATA[In my previous post about 64 bit computers I mentioned a time when Microsoft Automatic Updates ran and rebooted a computer of mine while compiling a video. Since then another person I know told me of the same issue and I have received many calls over the last year about &#8220;lost&#8221; data that occurred when [...]]]></description>
			<content:encoded><![CDATA[<p>In my previous post about <a title="64 bit computing" href="http://www.theweeklygeek.com/2010/01/12/64-bit-computers/" target="_blank">64 bit computers </a>I mentioned a time when Microsoft Automatic Updates ran and rebooted a computer of mine while compiling a video. Since then another person I know told me of the same issue and I have received many calls over the last year about &#8220;lost&#8221; data that occurred when office computers were left on and files such as Excel and Word were left open and unsaved and the system rebooted.</p>
<p>Fortunately most people were using Office 2003 or 2007 so a saved copy was there, however a couple of clients still use Office 2000 and that was a little more difficult.</p>
<p>Today let’s go over how to prevent <strong>Windows XP Home, Vista Home and Window 7 Home versions</strong> from rebooting automatically after a Windows Automatic Update.<span id="more-391"></span></p>
<p>We will need to make the necessary changes to the Windows Registry, as described below. However, before we continue I need to remind you about the dangers ahead.</p>
<p><span style="color: #ff0000;"><strong>Dangerous path ahead! Even though the Caretaker brought Voyager into the Delta quadrant unharmed, if you go there without a proper registry backup and without following this star chart exactly you will end up too close to the black hole in galaxy RXJ1242-11, and trust me that wouldn’t be a pretty sight!</strong></span></p>
<p>Please read my very short article on <a title="Registry Backup" href="http://www.theweeklygeek.com/2010/01/26/backing-up-the-registry/" target="_blank">how to backup the registry </a>if you don’t know how to. On with the show, or article in this case.</p>
<p>Use Task Manager to stop all instances of Windows Update Auto Update Client (<em>wuauclt.exe</em>) by selecting the &lt;Ctrl&gt; &lt;Alt&gt; and &lt;Delete&gt; keys on your keyboard at the same time, and then choose “<em>Start Task Manager</em>” or the equivalent.</p>
<p>When the “Task Manager” window appears select the “<em>Processes</em>” tab across the <strong>top</strong>.</p>
<p>I would suggest you select the words “<em>Image Name</em>” for the column; this will put the list alphabetically. By clicking on it a 2nd time, it will be reverse order and thus putting wuault.exe towards the top of the list. Do not be surprised if you have two listings for <em>wuault.exe</em>.</p>
<p>Click on <em>wuault.exe</em> thus highlighting it and then click on the “<em>End Process</em>” button in the lower right of the window.</p>
<p>A warning will appear, don’t fret, select the “<em>Yes</em>” button to terminate the process.</p>
<p>Repeat if necessary.</p>
<p>Close the Windows Task Manager window.</p>
<p>Open the <strong>Registry Editor</strong> by going to the “<em>Start</em>” button and then clicking on the “<em>Run</em>” button in <strong>XP</strong> and typing “<em>regedit</em>” in the text box.<br />
If you have <strong>Vista</strong> or <strong>Window 7</strong> just skip the “<em>Run</em>” button part and type in “<em>regedit</em>” in the text box and select “<em>OK</em>” to open the registry.</p>
<p>You will need to Navigate to the following registry key “<em>HKEY_LOCAL_MACHINE \ Microsoft\ Windows \ CurrentVersion \  WindowsUpdate \ Auto Update</em>” by clicking on the plus keys along the left side of the window.</p>
<p>In the right hand window, right-click on a <strong>blank</strong> area and select “<em>New</em>” and then &#8220;<em>DWORD</em>” or “<em>DWORD (32-bit) value</em>” depending on what is available.</p>
<p>A new entry appears, change the name to “<em>NoAutoRebootWithLoggedOnUsers</em>” sans quotes and then click on a <strong>blank</strong> spot.</p>
<p>Double-click on the name <em>NoAutoRebootWithLoggedOnUsers</em> and in the new window, set the value data to “<em>1</em>”.</p>
<p>Click on “<em>OK</em>” to finish and then exit the Registry.</p>
<p>Now, you should not receive any of those annoying reminders to reboot your machine nor will Windows Update automatically reboot your machine.</p>
<p>Until we meet again, have a virus free week!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theweeklygeek.com/2010/02/09/preventing-windows-update-from-rebooting-your-computer-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speed up Windows XP Menu</title>
		<link>http://www.theweeklygeek.com/2010/02/02/speed-up-windows-xp-menu/</link>
		<comments>http://www.theweeklygeek.com/2010/02/02/speed-up-windows-xp-menu/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 14:57:00 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Speeding Up]]></category>

		<guid isPermaLink="false">http://www.theweeklygeek.com/?p=387</guid>
		<description><![CDATA[When you click on the &#8220;Start&#8221; button and hover over the &#8220;All Programs&#8221; button and then your individual programs buttons, there is a slight delay. I see no reason for that. We can decrease and even remove that delay with a simple registry edit.
Before you make the following changes to the registry, be sure to [...]]]></description>
			<content:encoded><![CDATA[<p>When you click on the &#8220;Start&#8221; button and hover over the &#8220;All Programs&#8221; button and then your individual programs buttons, there is a slight delay. I see no reason for that. We can decrease and even remove that delay with a simple registry edit.</p>
<p><span style="color: #ff0000;"><strong>Before you make the following changes to the registry, be sure to first back it up, otherwise expect meteors from the heavens to destroy your computer! So back it up just like you have learned in other articles here.</strong></span></p>
<p>To edit the registry, click on the &#8220;Start&#8221; button and then click on the &#8220;Run&#8221; button and type in &#8220;Regedit&#8221; in the box provided.</p>
<p>Now you will need to navigate the left side by clicking on the &#8220;+&#8221; symbols to <em>HKEY_CURRENT_USER\Control Panel\Desktop</em>.</p>
<p>On the right hand window pane double click on <em>MenuShowDelay </em>(the list is in alphabetical order).</p>
<p>The current value should be 400, I believe this is milliseconds but I could be wrong. Change the number to a lower number down to and including 0 (Zero). I choose 10, just in case.</p>
<p>Restart your computer and see the change.</p>
<p>Until we meet again, have a virus free week.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theweeklygeek.com/2010/02/02/speed-up-windows-xp-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backing up the Registry</title>
		<link>http://www.theweeklygeek.com/2010/01/26/backing-up-the-registry/</link>
		<comments>http://www.theweeklygeek.com/2010/01/26/backing-up-the-registry/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 23:03:16 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Backing up]]></category>

		<guid isPermaLink="false">http://www.theweeklygeek.com/?p=385</guid>
		<description><![CDATA[The registry is the DNA of a computer. Just like with human DNA you must be very careful when dealing with it. Without being prideful, you must follow my listed steps carefully or very bad things will happen.
For a PDF with images of this article, download it here!
To back up the registry go to Start [...]]]></description>
			<content:encoded><![CDATA[<p>The registry is the DNA of a computer. Just like with human DNA you must be very careful when dealing with it. Without being prideful, you must follow my listed steps carefully or very bad things will happen.</p>
<p>For a PDF with images of this article, <a title="Registry Backup" href="http://www.theweeklygeek.com/registry.pdf" target="_blank">download it here</a>!</p>
<p>To back up the registry go to <em>Start | Run</em> and type in <em><strong>regedit</strong></em> in the Run box, then press the <strong>Enter</strong> key.</p>
<p>When the registry opens go to the top left corner and click on <em>File | Export.</em></p>
<p>Now choose the location to backup to (I strongly suggest the root folder which is just C:, that way if there is an issue it is easier to access).</p>
<p>Select <em>Open</em>, which is located n the lower right of the windows to go into the folder.</p>
<p>Make sure that under <strong>Export Range</strong> the <em>All</em> button is selected.</p>
<p>Select &#8220;OK&#8221;, that is all there is to it!</p>
<p>Until we meet again have a virus free week!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theweeklygeek.com/2010/01/26/backing-up-the-registry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>64 bit computers</title>
		<link>http://www.theweeklygeek.com/2010/01/12/64-bit-computers/</link>
		<comments>http://www.theweeklygeek.com/2010/01/12/64-bit-computers/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 15:42:11 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Purchasing]]></category>
		<category><![CDATA[64 bit]]></category>
		<category><![CDATA[64 bit computers]]></category>
		<category><![CDATA[64 bit hardware]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 64 bit]]></category>

		<guid isPermaLink="false">http://www.theweeklygeek.com/?p=379</guid>
		<description><![CDATA[One of the more anticipated features of Windows 7 is the proclaimed “better” support for and implementation of 64 bit architecture. The 64 bit architecture consists of a 64 bit operating systems (most are 32 bit) and a 64 bit motherboard and of course a 64 bit processor.
These systems will allow users to address more [...]]]></description>
			<content:encoded><![CDATA[<p>One of the more anticipated features of Windows 7 is the proclaimed “better” support for and implementation of 64 bit architecture. The 64 bit architecture consists of a 64 bit operating systems (most are 32 bit) and a 64 bit motherboard and of course a 64 bit processor.</p>
<p>These systems will allow users to address more memory (RAM), to do more with and / or speedup video editing, Computer Aided Drafting (CAD) and Computer Aided Manufacturing (CAM).</p>
<p>About 4 years ago when Windows release Windows XP 64 bit I was eager to jump on the 64 bit bus (pun intended), since then I have learned a few things I want you to consider before hopping on that bus.<span id="more-379"></span></p>
<p>First of all, let’s take a look at the difference between 32 and 64 bit systems. In the most basic terms we are talking about how much information the computer can process each cycle of its clock. 64 bits of architecture is not just double that of 32 bit, so saying that a 64 bit system could be twice as fast, move twice the data just really is not correct, it is closer to exponentially faster. This occurs because more data is moved at the same speed. Think of a 32 bit system as using cars to move people around town (the motherboard). A 64 bit system would be using the same number of busses as there were cars, to move the same data. This allows fewer drivers (header packets), more data to be moved per packet and less congestion on the roads, or motherboard in this case.</p>
<p>In order to keep things simple, we will only discuss memory here. A 32 bit system can handle up to 3.2GB of RAM. So basically that is all the RAM or memory a 32 bit system will see. You would normally install 4GB of RAM and only see the 3.2 give or take depending on the hardware (motherboard and CPU) and your video configuration (on board or an add-on card).</p>
<p>A 64 bit system could hold a lot more RAM, so much in fact we could not comprehend it (about 16.2 thousand terabytes). To solve the mathematical problems of RAM, each manufacturer has made some different concessions on the maximum amount of RAM their hardware can hold or use in a 64 bit environment. Processors from AMD and Intel can support this full amount but the chipset on the motherboard is what limits the system. Right now Intel documents say it is set at 1 terabyte of RAM for its maximum; however I have only seen test using 192GB of RAM, still, that is a lot more than 4GB. Another issue is the availability and cost of larger denomination RAM sticks. As of this writing one stick of 4 GB of RAM is 15 to 20% higher than two sticks of 2GB at crucial and even though they show 8GB sticks on their web site, you cannot actually get to a page with pricing or availability. This creates quite an issue with anyone installing 192GB on their system at this time.</p>
<p>Now that we have the basics out of the way, let’s dig a little deeper. While you might have a 64 bit hardware system, remember that it can only hold as much memory as the operating system that is installed and versa visa. Thus if you have a current PC that uses a 32 bit CPU and motherboard, installing a 64 bit operating system (O/S) will do nothing for you and for the gamers who bought a 64 bit hardware system and want to upgrade from XP or Vista 64 bit, installing Windows 7 32 bit will not help you in any way. In either case you will be back to limiting yourself to 4 GB of RAM.</p>
<p>Alright so you have purchased 64 bit hardware and Windows 7 64 bit, now what? Well, the vast majority of software is still 32 bit, Microsoft Office (and all office suites that I know of) is still 32 bit, the internet does not care about 8, 16, 32 or 64 bit architecture so that does not make a difference. Even though there are a few (very few) 64 bit drivers for printers and scanners, a lot of investigation turned up that they are still printing and scanning at the same speeds. This means that unless you have specific software that uses 64 bit there is no need to have it. Office will still only see and use a maximum of 4 GB of memory and it will not run any faster, as a matter of fact, in my test it actually ran slower. I will get into that in a moment. If you do have a video editing program or use a CAD or CAM program (yes, I am sure there are others, these are just what I run into) then those programs may have a 64 bit version that can take advantage of the 64 bit architecture.</p>
<p>So are you off and running to the local PC shop to get a new 64 bit system yet? Not just yet I hope there is a little more you need to know. 64 bit operating systems require more code and thus require more memory (just like the bus in our earlier example needs more space on the road than a car), so does a 64 bit system. The 64 bit versions of your anti-virus, Internet Explorer, printer drivers and of course the main program that you purchased 64 bit for all need more memory than their 32 bit counterparts. What this means up front is that you will need more base memory with a 64 bit system than a 32 bit system. So exactly how much memory do you need? To be honest I have not figured it out mathematically by comparing exact brand products on 32 and 64 bit systems; however the consensus seems to be 4 GB on a 32 bit system is the same as 6 GB of memory on a 64 bit system. I think that is quite high, the operating system and anti-virus might be using 500MB more but I am not buying that it needs a full extra 2GB.</p>
<p>So, have I talked you out of a 64 bit computer yet? I hope not! There are major advantages if you have the programs that can take advantage of the enhancements that 64 bit systems offer. An example from my personal life is a home video I compiled took 8 hours and two tries to complete (8 hours the 2nd try). The first try failed because I started it before bed one night and Microsoft Updates ran and in their infinite wisdom Microsoft forced a reboot that completely crashed and killed the compile process. When fussing about this to an acquaintance who is a “video guy”, he suggested we try it on his 64 bit system. His system was slightly slower (2 GHz compared to my 2.26) and we had the same amount of RAM. On his system it only took 2 hours.</p>
<p>It is my conclusion that the individual who makes home movies 2 or 3 times in a year and then not for another year or two should not stress about purchasing a new 64 bit system, however for the business that makes money and relies on videography or CAD/CAM systems, the benefits of increased turn around on jobs, bigger and more reliable processes and of course less employee cost, the saving could be huge in the first month, let alone over the course of the life of a good computer.</p>
<p>Well, that is enough jabbering for now, until we meet again, have a virus free week!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theweeklygeek.com/2010/01/12/64-bit-computers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Scareware continues to rise reaching $150 Million</title>
		<link>http://www.theweeklygeek.com/2010/01/04/scareware-continues-to-rise-reaching-150-million/</link>
		<comments>http://www.theweeklygeek.com/2010/01/04/scareware-continues-to-rise-reaching-150-million/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 02:55:55 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Malware]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.theweeklygeek.com/?p=368</guid>
		<description><![CDATA[The Internet Crime Complaint Center is reporting that last year the business model of scareware and my term crapware reached $150 Million in the US last year. http://www.ic3.gov/media/2009/091211.aspx
Symantec published a report in October of 2009 reporting 40 million infected users worldwide. http://eval.symantec.com/mktginfo/enterprise/white_papers/b-symc_report_on_rogue_security_software_WP_20100385.en-us.pdf
As Scareware continues to proliferate via Facebook, with the deaths or misfortunes of celebrities, [...]]]></description>
			<content:encoded><![CDATA[<p>The Internet Crime Complaint Center is reporting that last year the business model of scareware and my term crapware reached $150 Million in the US last year. <a href="http://www.ic3.gov/media/2009/091211.aspx">http://www.ic3.gov/media/2009/091211.aspx</a></p>
<p>Symantec published a report in October of 2009 reporting 40 million infected users worldwide. <a href="http://eval.symantec.com/mktginfo/enterprise/white_papers/b-symc_report_on_rogue_security_software_WP_20100385.en-us.pdf">http://eval.symantec.com/mktginfo/enterprise/white_papers/b-symc_report_on_rogue_security_software_WP_20100385.en-us.pdf</a></p>
<p>As Scareware continues to proliferate via Facebook, with the deaths or misfortunes of celebrities, due to web site injections and drive-by downloads and the profitability of this scam, expect it to rise dramatically in 2010.</p>
<p>So what is a person and business to do?<br />
I have discussed the details of these infections over the last 13 months more than I would like. Today I want to help you clean up your computer from an infection and give you a suggestion or two on preventing the fake anti-virus and fake infection warnings.</p>
<p><span id="more-368"></span><br />
<strong>Let’s start with prevention.<br />
</strong>The bulk of these infections come from “scripts” (which are part of the code that allows web sites to be seen on your browser) running on a web site or in a web based activity such as a game or download. The “warnings” are scareware and are usually only pop-ups disguised as real programs. When you click on the fake security program your computer is hijacked with ads and more crapware, this is more commonly being referred to as click jacking.</p>
<p>Internet Explorer 6 and 7 had various downloads that would allow an end user or computer administrator to block or allow more features, one of them being scripts. Unfortunately these were buggy for IE 6 and not easily understood or configured for IE 7. A Google search for IE8 script blockers or add-ons that blocks scripts delivers no useable results.</p>
<p>What is a person to do?<br />
Unfortunately my best answer is “switch to Firefox, install ‘no-scripts’ (by Giorgio Maone) and Ad Blocker (by Dragos Ogean) you are partially there.</p>
<p>Install a real router; yes it is time to buy a SonicWall for your home, especially if you have more than one computer connecting to the internet. Businesses can be greatly helped with the blocking of sites and subjects that could get them sued as well as prevent employees from goofing off during work hours. Parents and home owners can benefit by blocking rouge scripts, web sites that they consider objectionable and allowing various security implementations based on wants and needs. You must also configure these to work properly. If you cannot or don’t have the time, call a professional and have it done right (IFix Computers at 417-337-7184 can do this for you).</p>
<p>Yes, these routers cost real money, no $39.99 routers here and they have annual fees to keep up the blocking. Yours truly, The Weekly Geek switched to one about a year ago for my home and I have not looked back since.</p>
<p>Oh, yeah, also, keep the latest Windows Critical updates installed, an up-to-date QUALITY anti-virus. Yes the anti-virus does cost money to, get <a href="http://www.eset.com">ESET </a>or from <a title="Kaspersky" href="http://send.onenetworkdirect.net/z/5848/rn_a60942/" target="_blank">Kaspersky </a>and configure them properly, again if you don’t have the time to configure them, contact IFix Computers at 417-337-7184, they can do most if not all the work remotely.</p>
<p><strong>Repairing / Removing Scareware and Crapware from your computer</strong></p>
<p>Ok, so my parents don’t understand why I drink. Well even though I don’t drink in public, sometimes I read the technology reports, blogs,  news et al and just say to myself “how do we beat or even win major battles in this war against ‘the bad guys’”. You see, I don’t get paid for these articles, I don’t sell anything. The links may have an affiliate code but to date, in the last 10 years I have not made enough to be sent “the check” from any company simply because I don’t push software. What does this have to do with the color of cheese? Well, the scareware and crapware people made $150 million from US “customers” last year and I made, well, I had the privilege of helping in the “war against crapware”. Anyway, I have been in the technology business one way or another since about 1982 or 1984 depending on your point of view (as Obi-Wan Kenobi told Luke about his father) and I have been fighting with malware (or writing malware / pointing out vulnerabilities) since 1991 and I am still broke!<br />
Ok, enough with that tangent, on with the show!</p>
<p>To remove most of the current crapware / scareware, I contacted Mike Rosmis at IFix Computers for his remedy. Mike had been great at not only removing such “issues” but also making sure that they have not left junk in the registry or that pops up later.</p>
<p>First run Combo-Fix from <a href="http://www.combofix.org/download.php">http://www.combofix.org/download.php</a></p>
<p>Next if you have Windows XP, run Dial-a-fix, it can be downloaded from here <a href="http://www.softpedia.com/progDownload/Dial-a-fix-Download-27328.html">http://www.softpedia.com/progDownload/Dial-a-fix-Download-27328.html</a></p>
<p>Next install, update and run Malware bytes. To be sure you get a good copy download it from here <a href="http://www.malwarebytes.org/">http://www.malwarebytes.org/</a></p>
<p>Then install, update and run Spybot Search and Destroy by running “Immunize” then under “Mode /Advanced” and selecting “Tools” from the left hand bar click on “Active X” and remove any non needed items, and repeating with “BHOs”, going to “Host File” and selecting “Add Spybot-S&amp;D hosts list”, finally going back to “Spybot S&amp;D on the left column and running “Check for problems”. <a href="http://www.safer-networking.org/en/download/index.html">http://www.safer-networking.org/en/download/index.html</a></p>
<p>Finally updating your anti-virus, running it in a thorough mode and rebooting.</p>
<p>That should take care of any nasty scareware you have.</p>
<p>Until we meet again, have a virus and scareware free week!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theweeklygeek.com/2010/01/04/scareware-continues-to-rise-reaching-150-million/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
