<?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>Johnny Chin &#187; tweaking / hacking / fixing</title>
	<atom:link href="http://www.johnnychin.com/blog/category/tweaking-hacking-fixing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johnnychin.com/blog</link>
	<description>my 2-¢ents worth of thoughts and opinions</description>
	<lastBuildDate>Sat, 06 Mar 2010 01:02:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>svchost.exe and rundll32.exe used to load a malware/spyware DLL</title>
		<link>http://www.johnnychin.com/blog/2010/03/svchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll/</link>
		<comments>http://www.johnnychin.com/blog/2010/03/svchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 00:30:45 +0000</pubDate>
		<dc:creator>Johnny</dc:creator>
				<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[computer stuff]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[spyware / viruses / worms]]></category>
		<category><![CDATA[tweaking / hacking / fixing]]></category>
		<category><![CDATA[Avast]]></category>
		<category><![CDATA[ClamAV]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[HijackThis]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[MalwareBytes]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Opera Browser]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[redirection]]></category>
		<category><![CDATA[rundll32.exe]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[Spybot-SD]]></category>
		<category><![CDATA[spyware]]></category>
		<category><![CDATA[Suspicious.Insight]]></category>
		<category><![CDATA[svchost.exe]]></category>
		<category><![CDATA[Symantec]]></category>
		<category><![CDATA[trojan]]></category>
		<category><![CDATA[Trojan-Proxy.Win32.Koobface]]></category>
		<category><![CDATA[URL]]></category>
		<category><![CDATA[W32.Koobface.D]]></category>
		<category><![CDATA[Win32:Malware-gen]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.johnnychin.com/blog/?p=730</guid>
		<description><![CDATA[<p><img alt="Microsoft" src="http://galleries.jchinphotography.com/photos/803163274_HXMHH-Th.png" title="Microsoft" class="alignright" width="150" height="110" /><br />
<h3>clicking search page links,<br />results in randomly redirected URL pages<br />svchost.exe and rundll32.exe used to load malware/spyware DLL</h3>
<p>Today, for the second time in a month, I was asked to help remove a spyware/malware from a computer running Windows XP SP3.  In both cases, the symptoms were identical. The user immediately noticed something was wrong because their web browser started to behave oddly. Here is what happened:</p>
<ol>
<li>Open the web browser of choice (<a href="http://www.microsoft.com/ie" target="_blank">IE</a> or <a href="http://www.getfirefox.com/" target="_blank">Firefox</a> or <a href="http://www.opera.com/" target="_blank">Opera</a>) and load a search portal (Google, MSN or Yahoo) site
<li>type in something to search (&#8220;winter coat&#8221;)
<li>on the results page, if you right-click on a link and &#8220;open in new tab/window&#8221;, the page opens and immediately gets redirected to some other random page (usually some other portal site)
<li>HOWEVER, if you right-click on a link and select &#8220;copy shortcut&#8221;, then MANUALLY open a tab and paste the link, the page opens just fine
</ol>
<p><center><br />
<hr width="80%"></center></p>
<p>The first time this happened (Feb. 3, 2010), it was on a friend&#8217;s computer and he is a veteran IT person (network system administrator for 10+ years).  He keeps his computer very secure, usually.</p>
<p>We checked the usual system settings (network settings, proxy settings, &#8220;odd&#8221; programs running, etc.). We ran the usual anti-spyware and anti-virus scans, call came back clean as usual.</p>
<blockquote><p><a href="http://www.avast.com/eng/" target="_blank">Avast AntiVirus</a> &#8211; clean<br />
<a href="http://www.clamwin.com/" target="_blank">ClamAV</a> &#8211; clean<br />
<a href="http://free.antivirus.com/hijackthis/" target="_blank">HiJackThis</a> &#8211; normal<br />
<a href="http://malwarebytes.org/" target="_blank">MalwareBytes</a> &#8211; clean<br />
<a href="http://www.spybot.info/en/" target="_blank">Spybot SD</a> &#8211; clean
</p></blockquote>
<p>However, running the SysInternals utility, PROCEXP.EXE, I happened to notice this line:<br />
<b>C:\WINDOWS\system32\rundll32.exe &#8220;C:\WINDOWS\system32\efsadub.dll&#8221;,DWLGXPLFFX</b><br />
which was running as a sub-process under svchost.exe (C:\WINDOWS\system32\svchost.exe -k netsvcs).<br />
<center><a href="http://www.johnnychin.com/blog/wp-content/uploads/2010/03/procexp-efsadub-1.jpg" rel="lightbox"><img src="http://www.johnnychin.com/blog/wp-content/uploads/2010/03/procexp-efsadub-1-300x29.jpg" alt="" title="svchost-rundll32-efsadub" width="300" height="29" class="aligncenter size-medium wp-image-736" /></a></center></p>
<p>The file <b>&#8220;C:\WINDOWS\system32\efsadub.dll&#8221;</b> (notice the &#8220;b&#8221; in the filename) had its special bits set as &#8220;read-only&#8221;, &#8220;hidden&#8221; and &#8220;system&#8221;.  When we try to change the attributes, we get &#8220;Access Denied&#8221; (even from an Administrator account).  Hell, we even tried to access this in Safe-Mode Command Prompt Only, we get the same error. We could not rename the file either, obviously.</p>
<p>I was finally able to change the attributes and rename the file after running &#8220;<monospace><b>CACLS.EXE efsadub.dll /G EVERYONE:F</b></monospace>&#8221; on the file. Once the file was renamed and the computer rebooted, the problem went away. I was able to delete the offending file afterwords.</p>
<p>For the VirusTotal analysis report on the file &#8220;<b>efsadub.dll</b>&#8220;, goto:<br />
<a href="http://www.virustotal.com/analisis/b1ff584a9b490418a159ab4afe85ae1802e4c4634c942756640a4411467ef25d-1264975725" target="_blank">http://www.virustotal.com/analisis/b1ff584a9b490418a159ab4afe85ae1802e4c4634c942756640a4411467ef25d-1264975725</a></p>
<p><center><br />
<hr width="80%"></center></p>
<p>Today (March 5, 2010), a client called and his computer had the same symptoms.  Again, I checked the usual suspects (running programs, etc.) and performed the usual scans (anti-virus, anti-malware, etc.).  They all came back “clean”.  However, I did notice that the signatures were slightly dated (about a month old).  When I tried to update them, error messages resulted.  MalwareBytes gave an error and hung in a loop.  Symantec Anti-Virus LiveUpdates just failed.</p>
<blockquote><p><a href="http://www.clamwin.com/" target="_blank">ClamAV</a> &#8211; clean<br />
<a href="http://malwarebytes.org/" target="_blank">MalwareBytes</a> &#8211; clean<br />
<a href="http://www.symantec.com/" target="_blank">Symantec Anti-Virus</a> &#8211; clean
</p></blockquote>
<p>I then ran the PROCEXP.EXE utility from <a href="http://www.sysinternals.com/" target="_blank">SysInternals</a>. There were no odd DLLs loaded like the last time. Hmm… so this is not exactly the same as last time.</p>
<p>Since this had to be a malware that loaded at startup, I decided to check the System Services.  I then noticed an “odd” service running named “Server WebCheckChannelAgent Performance Folder Provisioning Icon Driver CPL”, with a short-name of “srvoko6”.  I tried to disable it and it kept resetting to “Automatic”.</p>
<p>Looking at the properties of this service, revealed that it was loading via “<b>%SYSTEM%\svchost.exe –k netsvc6</b>”.  I searched the web on the terms “<b>srvoko6</b>” and “<b>netsvc6</b>”, I came across this site:<br />
<a href="http://www.threatexpert.com/report.aspx?md5=c801bd4576fc95cb03e918950edd21a1" target="_blank">http://www.threatexpert.com/report.aspx?md5=c801bd4576fc95cb03e918950edd21a1</a><br />
which mentions the “<b>ok6o.dll</b>” and “<b>ok6o.sys</b>” files.  So I searched for those files, and found them (they were not hidden).  Trying to rename them worked, but they were immediately recreated by the malware.</p>
<p>NOTE: the above ThreatExpert site reports that this service was also named “Office Workstation Remote”.  This tells me that the service display name can vary.</p>
<p>Instead, I used “CACLS.EXE” to change access permissions to these files so that nobody (or system service) was allowed to access them.  Rebooted the computer and verified that the malware was no longer actively running.  This time, I was able to successfully disable the service and renamed the “ok6o.dll” and “ok6o.sys” files.</p>
<p><center><a href="http://www.johnnychin.com/blog/wp-content/uploads/2010/03/o6ko.jpg" rel="lightbox"><img src="http://www.johnnychin.com/blog/wp-content/uploads/2010/03/o6ko-300x19.jpg" alt="" title="service-o6ko" width="300" height="19" class="aligncenter size-medium wp-image-738" /></a></center></p>
<p>I was then able to restore permissions to those files and delete them.  Updated signatures for MalwareBytes and Symantec Anti-Virus, followed by a complete system scan.  This time those programs found the installer stub files “C:\WINDOWS\bill103.exe” and “C:\WINDOWS\rdr_1267369102.exe” (which most likely are random filenames the initial download script created).</p>
<p><center><a href="http://www.johnnychin.com/blog/wp-content/uploads/2010/03/malwarebytes-bruce.jpg" rel="lightbox"><img src="http://www.johnnychin.com/blog/wp-content/uploads/2010/03/malwarebytes-bruce-300x229.jpg" alt="" title="malwarebytes-koobface" width="300" height="229" class="aligncenter size-medium wp-image-739" /></a></center></p>
<p>For the VirusTotal analysis on the file &#8220;<b>o6ko.dll</b>&#8220;, goto:<br />
<a href="http://www.virustotal.com/analisis/7d6d2edc4eac763bc687e578008474dc85245b1e55d5ca5ae958d220f4802fbf-1267641995" target="_blank">http://www.virustotal.com/analisis/7d6d2edc4eac763bc687e578008474dc85245b1e55d5ca5ae958d220f4802fbf-1267641995</a></p>
<p>For the VirusTotal analysis on the file &#8220;<b>o6ko.sys</b>&#8220;, goto:<br />
<a href="http://www.virustotal.com/analisis/d599b5fb31b6387ff7e540fabb655bbde0990ce9db1e6f1918bec6ac21d43278-1267374431" target="_blank">http://www.virustotal.com/analisis/d599b5fb31b6387ff7e540fabb655bbde0990ce9db1e6f1918bec6ac21d43278-1267374431</a></p>
<p><center><br />
<hr width="80%"></center></p>
<p>As you can see from the VirusTotal analysis reports, <strong>not</strong> all anti-virus scanners detect or flag these files. So, for most of these malware/spyware, it still requires manual detection and removal.</p>
<p><strong class="highlight">STRONG WARNING:</strong> be very careful of websites that tells you do download an executable to remove the malware/spyware.  If you are not familiar with the website, <strong>DO NOT download and run the program</strong>, it can possibly install another piece of malwayre/spyware onto your computer.  It is best to call a professional (or at least someone who knows with 100% certainty what they are doing) to clean your computer.</p>
<p><strong class="highlight">NOTICE:</strong> when renaming files and changing attributes or permissions, it is strongly advised that you do those via command-line commands in the “Command Prompt” window. If the malware/spyware is attached to the Windows Explorer process and/or its handles, it can intercept your mouse-click commands, making it seem like you did what you wanted to, but in reality the malware/spyware actually created another copy of itself with a different name and reinstalled itself using those new copies. The “Command Prompt” method is the most secure way of doing this work; however it is a lot of typing.</p>
<p>Feel free to post comments below if you need help or have recommendations.</p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;title=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL&amp;notes=clicking%20search%20page%20links%2Cresults%20in%20randomly%20redirected%20URL%20pagessvchost.exe%20and%20rundll32.exe%20used%20to%20load%20malware%2Fspyware%20DLL%0D%0A%0D%0AToday%2C%20for%20the%20second%20time%20in%20a%20month%2C%20I%20was%20asked%20to%20help%20remove%20a%20spyware%2Fmalware%20from%20a%20computer%20running%20Windows%20XP" title="del.icio.us"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;title=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL&amp;bodytext=clicking%20search%20page%20links%2Cresults%20in%20randomly%20redirected%20URL%20pagessvchost.exe%20and%20rundll32.exe%20used%20to%20load%20malware%2Fspyware%20DLL%0D%0A%0D%0AToday%2C%20for%20the%20second%20time%20in%20a%20month%2C%20I%20was%20asked%20to%20help%20remove%20a%20spyware%2Fmalware%20from%20a%20computer%20running%20Windows%20XP" title="Digg"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;t=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL" title="Facebook"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;title=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL" title="Faves"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/bluedot.png" title="Faves" alt="Faves" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;title=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL&amp;annotation=clicking%20search%20page%20links%2Cresults%20in%20randomly%20redirected%20URL%20pagessvchost.exe%20and%20rundll32.exe%20used%20to%20load%20malware%2Fspyware%20DLL%0D%0A%0D%0AToday%2C%20for%20the%20second%20time%20in%20a%20month%2C%20I%20was%20asked%20to%20help%20remove%20a%20spyware%2Fmalware%20from%20a%20computer%20running%20Windows%20XP" title="Google Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;title=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL&amp;source=Johnny+Chin+my+2-%C2%A2ents+worth+of+thoughts+and+opinions&amp;summary=clicking%20search%20page%20links%2Cresults%20in%20randomly%20redirected%20URL%20pagessvchost.exe%20and%20rundll32.exe%20used%20to%20load%20malware%2Fspyware%20DLL%0D%0A%0D%0AToday%2C%20for%20the%20second%20time%20in%20a%20month%2C%20I%20was%20asked%20to%20help%20remove%20a%20spyware%2Fmalware%20from%20a%20computer%20running%20Windows%20XP" title="LinkedIn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;title=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL" title="Live"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;title=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL" title="Mixx"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;t=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL" title="MySpace"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;title=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL&amp;body=clicking%20search%20page%20links%2Cresults%20in%20randomly%20redirected%20URL%20pagessvchost.exe%20and%20rundll32.exe%20used%20to%20load%20malware%2Fspyware%20DLL%0D%0A%0D%0AToday%2C%20for%20the%20second%20time%20in%20a%20month%2C%20I%20was%20asked%20to%20help%20remove%20a%20spyware%2Fmalware%20from%20a%20computer%20running%20Windows%20XP" title="Ping.fm"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F" title="Propeller"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/propeller.png" title="Propeller" alt="Propeller" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;title=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL" title="Reddit"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F" title="Slashdot"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F" title="Sphinn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;title=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL" title="StumbleUpon"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F" title="Technorati"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL%20-%20http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F" title="Twitter"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://bookmarks.yahoo.com/toolbar/savebm?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;t=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL&opener=bm&amp;ei=UTF-8&amp;d=clicking%20search%20page%20links%2Cresults%20in%20randomly%20redirected%20URL%20pagessvchost.exe%20and%20rundll32.exe%20used%20to%20load%20malware%2Fspyware%20DLL%0D%0A%0D%0AToday%2C%20for%20the%20second%20time%20in%20a%20month%2C%20I%20was%20asked%20to%20help%20remove%20a%20spyware%2Fmalware%20from%20a%20computer%20running%20Windows%20XP" title="Yahoo! Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL&amp;body=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F" title="email"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;partner=sociable" title="PDF"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;partner=sociable" title="Print"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.johnnychin.com/blog/feed/" title="RSS"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a></li>
</ul>
</div>
<div style="display:block"><small><em><br />&copy;2010 <a href="http://www.johnnychin.com/blog">Johnny Chin</a>. All Rights Reserved.</em></small></div>]]></description>
			<content:encoded><![CDATA[<p><img alt="Microsoft" src="http://galleries.jchinphotography.com/photos/803163274_HXMHH-Th.png" title="Microsoft" class="alignright" width="150" height="110" /><br />
<h3>clicking search page links,<br />results in randomly redirected URL pages<br />svchost.exe and rundll32.exe used to load malware/spyware DLL</h3>
<p>Today, for the second time in a month, I was asked to help remove a spyware/malware from a computer running Windows XP SP3.  In both cases, the symptoms were identical. The user immediately noticed something was wrong because their web browser started to behave oddly. Here is what happened:</p>
<ol>
<li>Open the web browser of choice (<a href="http://www.microsoft.com/ie" target="_blank">IE</a> or <a href="http://www.getfirefox.com/" target="_blank">Firefox</a> or <a href="http://www.opera.com/" target="_blank">Opera</a>) and load a search portal (Google, MSN or Yahoo) site
<li>type in something to search (&#8220;winter coat&#8221;)
<li>on the results page, if you right-click on a link and &#8220;open in new tab/window&#8221;, the page opens and immediately gets redirected to some other random page (usually some other portal site)
<li>HOWEVER, if you right-click on a link and select &#8220;copy shortcut&#8221;, then MANUALLY open a tab and paste the link, the page opens just fine
</ol>
<p><center><br />
<hr width="80%"></center></p>
<p>The first time this happened (Feb. 3, 2010), it was on a friend&#8217;s computer and he is a veteran IT person (network system administrator for 10+ years).  He keeps his computer very secure, usually.</p>
<p>We checked the usual system settings (network settings, proxy settings, &#8220;odd&#8221; programs running, etc.). We ran the usual anti-spyware and anti-virus scans, call came back clean as usual.</p>
<blockquote><p><a href="http://www.avast.com/eng/" target="_blank">Avast AntiVirus</a> &#8211; clean<br />
<a href="http://www.clamwin.com/" target="_blank">ClamAV</a> &#8211; clean<br />
<a href="http://free.antivirus.com/hijackthis/" target="_blank">HiJackThis</a> &#8211; normal<br />
<a href="http://malwarebytes.org/" target="_blank">MalwareBytes</a> &#8211; clean<br />
<a href="http://www.spybot.info/en/" target="_blank">Spybot SD</a> &#8211; clean
</p></blockquote>
<p>However, running the SysInternals utility, PROCEXP.EXE, I happened to notice this line:<br />
<b>C:\WINDOWS\system32\rundll32.exe &#8220;C:\WINDOWS\system32\efsadub.dll&#8221;,DWLGXPLFFX</b><br />
which was running as a sub-process under svchost.exe (C:\WINDOWS\system32\svchost.exe -k netsvcs).<br />
<center><a href="http://www.johnnychin.com/blog/wp-content/uploads/2010/03/procexp-efsadub-1.jpg" rel="lightbox"><img src="http://www.johnnychin.com/blog/wp-content/uploads/2010/03/procexp-efsadub-1-300x29.jpg" alt="" title="svchost-rundll32-efsadub" width="300" height="29" class="aligncenter size-medium wp-image-736" /></a></center></p>
<p>The file <b>&#8220;C:\WINDOWS\system32\efsadub.dll&#8221;</b> (notice the &#8220;b&#8221; in the filename) had its special bits set as &#8220;read-only&#8221;, &#8220;hidden&#8221; and &#8220;system&#8221;.  When we try to change the attributes, we get &#8220;Access Denied&#8221; (even from an Administrator account).  Hell, we even tried to access this in Safe-Mode Command Prompt Only, we get the same error. We could not rename the file either, obviously.</p>
<p>I was finally able to change the attributes and rename the file after running &#8220;<monospace><b>CACLS.EXE efsadub.dll /G EVERYONE:F</b></monospace>&#8221; on the file. Once the file was renamed and the computer rebooted, the problem went away. I was able to delete the offending file afterwords.</p>
<p>For the VirusTotal analysis report on the file &#8220;<b>efsadub.dll</b>&#8220;, goto:<br />
<a href="http://www.virustotal.com/analisis/b1ff584a9b490418a159ab4afe85ae1802e4c4634c942756640a4411467ef25d-1264975725" target="_blank">http://www.virustotal.com/analisis/b1ff584a9b490418a159ab4afe85ae1802e4c4634c942756640a4411467ef25d-1264975725</a></p>
<p><center><br />
<hr width="80%"></center></p>
<p>Today (March 5, 2010), a client called and his computer had the same symptoms.  Again, I checked the usual suspects (running programs, etc.) and performed the usual scans (anti-virus, anti-malware, etc.).  They all came back “clean”.  However, I did notice that the signatures were slightly dated (about a month old).  When I tried to update them, error messages resulted.  MalwareBytes gave an error and hung in a loop.  Symantec Anti-Virus LiveUpdates just failed.</p>
<blockquote><p><a href="http://www.clamwin.com/" target="_blank">ClamAV</a> &#8211; clean<br />
<a href="http://malwarebytes.org/" target="_blank">MalwareBytes</a> &#8211; clean<br />
<a href="http://www.symantec.com/" target="_blank">Symantec Anti-Virus</a> &#8211; clean
</p></blockquote>
<p>I then ran the PROCEXP.EXE utility from <a href="http://www.sysinternals.com/" target="_blank">SysInternals</a>. There were no odd DLLs loaded like the last time. Hmm… so this is not exactly the same as last time.</p>
<p>Since this had to be a malware that loaded at startup, I decided to check the System Services.  I then noticed an “odd” service running named “Server WebCheckChannelAgent Performance Folder Provisioning Icon Driver CPL”, with a short-name of “srvoko6”.  I tried to disable it and it kept resetting to “Automatic”.</p>
<p>Looking at the properties of this service, revealed that it was loading via “<b>%SYSTEM%\svchost.exe –k netsvc6</b>”.  I searched the web on the terms “<b>srvoko6</b>” and “<b>netsvc6</b>”, I came across this site:<br />
<a href="http://www.threatexpert.com/report.aspx?md5=c801bd4576fc95cb03e918950edd21a1" target="_blank">http://www.threatexpert.com/report.aspx?md5=c801bd4576fc95cb03e918950edd21a1</a><br />
which mentions the “<b>ok6o.dll</b>” and “<b>ok6o.sys</b>” files.  So I searched for those files, and found them (they were not hidden).  Trying to rename them worked, but they were immediately recreated by the malware.</p>
<p>NOTE: the above ThreatExpert site reports that this service was also named “Office Workstation Remote”.  This tells me that the service display name can vary.</p>
<p>Instead, I used “CACLS.EXE” to change access permissions to these files so that nobody (or system service) was allowed to access them.  Rebooted the computer and verified that the malware was no longer actively running.  This time, I was able to successfully disable the service and renamed the “ok6o.dll” and “ok6o.sys” files.</p>
<p><center><a href="http://www.johnnychin.com/blog/wp-content/uploads/2010/03/o6ko.jpg" rel="lightbox"><img src="http://www.johnnychin.com/blog/wp-content/uploads/2010/03/o6ko-300x19.jpg" alt="" title="service-o6ko" width="300" height="19" class="aligncenter size-medium wp-image-738" /></a></center></p>
<p>I was then able to restore permissions to those files and delete them.  Updated signatures for MalwareBytes and Symantec Anti-Virus, followed by a complete system scan.  This time those programs found the installer stub files “C:\WINDOWS\bill103.exe” and “C:\WINDOWS\rdr_1267369102.exe” (which most likely are random filenames the initial download script created).</p>
<p><center><a href="http://www.johnnychin.com/blog/wp-content/uploads/2010/03/malwarebytes-bruce.jpg" rel="lightbox"><img src="http://www.johnnychin.com/blog/wp-content/uploads/2010/03/malwarebytes-bruce-300x229.jpg" alt="" title="malwarebytes-koobface" width="300" height="229" class="aligncenter size-medium wp-image-739" /></a></center></p>
<p>For the VirusTotal analysis on the file &#8220;<b>o6ko.dll</b>&#8220;, goto:<br />
<a href="http://www.virustotal.com/analisis/7d6d2edc4eac763bc687e578008474dc85245b1e55d5ca5ae958d220f4802fbf-1267641995" target="_blank">http://www.virustotal.com/analisis/7d6d2edc4eac763bc687e578008474dc85245b1e55d5ca5ae958d220f4802fbf-1267641995</a></p>
<p>For the VirusTotal analysis on the file &#8220;<b>o6ko.sys</b>&#8220;, goto:<br />
<a href="http://www.virustotal.com/analisis/d599b5fb31b6387ff7e540fabb655bbde0990ce9db1e6f1918bec6ac21d43278-1267374431" target="_blank">http://www.virustotal.com/analisis/d599b5fb31b6387ff7e540fabb655bbde0990ce9db1e6f1918bec6ac21d43278-1267374431</a></p>
<p><center><br />
<hr width="80%"></center></p>
<p>As you can see from the VirusTotal analysis reports, <strong>not</strong> all anti-virus scanners detect or flag these files. So, for most of these malware/spyware, it still requires manual detection and removal.</p>
<p><strong class="highlight">STRONG WARNING:</strong> be very careful of websites that tells you do download an executable to remove the malware/spyware.  If you are not familiar with the website, <strong>DO NOT download and run the program</strong>, it can possibly install another piece of malwayre/spyware onto your computer.  It is best to call a professional (or at least someone who knows with 100% certainty what they are doing) to clean your computer.</p>
<p><strong class="highlight">NOTICE:</strong> when renaming files and changing attributes or permissions, it is strongly advised that you do those via command-line commands in the “Command Prompt” window. If the malware/spyware is attached to the Windows Explorer process and/or its handles, it can intercept your mouse-click commands, making it seem like you did what you wanted to, but in reality the malware/spyware actually created another copy of itself with a different name and reinstalled itself using those new copies. The “Command Prompt” method is the most secure way of doing this work; however it is a lot of typing.</p>
<p>Feel free to post comments below if you need help or have recommendations.</p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;title=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL&amp;notes=clicking%20search%20page%20links%2Cresults%20in%20randomly%20redirected%20URL%20pagessvchost.exe%20and%20rundll32.exe%20used%20to%20load%20malware%2Fspyware%20DLL%0D%0A%0D%0AToday%2C%20for%20the%20second%20time%20in%20a%20month%2C%20I%20was%20asked%20to%20help%20remove%20a%20spyware%2Fmalware%20from%20a%20computer%20running%20Windows%20XP" title="del.icio.us"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;title=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL&amp;bodytext=clicking%20search%20page%20links%2Cresults%20in%20randomly%20redirected%20URL%20pagessvchost.exe%20and%20rundll32.exe%20used%20to%20load%20malware%2Fspyware%20DLL%0D%0A%0D%0AToday%2C%20for%20the%20second%20time%20in%20a%20month%2C%20I%20was%20asked%20to%20help%20remove%20a%20spyware%2Fmalware%20from%20a%20computer%20running%20Windows%20XP" title="Digg"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;t=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL" title="Facebook"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;title=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL" title="Faves"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/bluedot.png" title="Faves" alt="Faves" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;title=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL&amp;annotation=clicking%20search%20page%20links%2Cresults%20in%20randomly%20redirected%20URL%20pagessvchost.exe%20and%20rundll32.exe%20used%20to%20load%20malware%2Fspyware%20DLL%0D%0A%0D%0AToday%2C%20for%20the%20second%20time%20in%20a%20month%2C%20I%20was%20asked%20to%20help%20remove%20a%20spyware%2Fmalware%20from%20a%20computer%20running%20Windows%20XP" title="Google Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;title=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL&amp;source=Johnny+Chin+my+2-%C2%A2ents+worth+of+thoughts+and+opinions&amp;summary=clicking%20search%20page%20links%2Cresults%20in%20randomly%20redirected%20URL%20pagessvchost.exe%20and%20rundll32.exe%20used%20to%20load%20malware%2Fspyware%20DLL%0D%0A%0D%0AToday%2C%20for%20the%20second%20time%20in%20a%20month%2C%20I%20was%20asked%20to%20help%20remove%20a%20spyware%2Fmalware%20from%20a%20computer%20running%20Windows%20XP" title="LinkedIn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;title=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL" title="Live"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;title=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL" title="Mixx"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;t=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL" title="MySpace"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;title=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL&amp;body=clicking%20search%20page%20links%2Cresults%20in%20randomly%20redirected%20URL%20pagessvchost.exe%20and%20rundll32.exe%20used%20to%20load%20malware%2Fspyware%20DLL%0D%0A%0D%0AToday%2C%20for%20the%20second%20time%20in%20a%20month%2C%20I%20was%20asked%20to%20help%20remove%20a%20spyware%2Fmalware%20from%20a%20computer%20running%20Windows%20XP" title="Ping.fm"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F" title="Propeller"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/propeller.png" title="Propeller" alt="Propeller" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;title=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL" title="Reddit"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F" title="Slashdot"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F" title="Sphinn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;title=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL" title="StumbleUpon"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F" title="Technorati"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL%20-%20http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F" title="Twitter"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://bookmarks.yahoo.com/toolbar/savebm?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;t=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL&opener=bm&amp;ei=UTF-8&amp;d=clicking%20search%20page%20links%2Cresults%20in%20randomly%20redirected%20URL%20pagessvchost.exe%20and%20rundll32.exe%20used%20to%20load%20malware%2Fspyware%20DLL%0D%0A%0D%0AToday%2C%20for%20the%20second%20time%20in%20a%20month%2C%20I%20was%20asked%20to%20help%20remove%20a%20spyware%2Fmalware%20from%20a%20computer%20running%20Windows%20XP" title="Yahoo! Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=svchost.exe%20and%20rundll32.exe%20used%20to%20load%20a%20malware%2Fspyware%20DLL&amp;body=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F" title="email"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;partner=sociable" title="PDF"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F03%2Fsvchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll%2F&amp;partner=sociable" title="Print"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.johnnychin.com/blog/feed/" title="RSS"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnnychin.com/blog/2010/03/svchost-exe-and-rundll32-exe-used-to-load-a-malwarespyware-dll/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RIMM Blackberry breaks Google MAIL Messages Integration</title>
		<link>http://www.johnnychin.com/blog/2010/02/rimm-blackberry-breaks-google-mail-messages-integration/</link>
		<comments>http://www.johnnychin.com/blog/2010/02/rimm-blackberry-breaks-google-mail-messages-integration/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 02:26:44 +0000</pubDate>
		<dc:creator>Johnny</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[computer stuff]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[tweaking / hacking / fixing]]></category>
		<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[GMAIL]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[IMAP]]></category>
		<category><![CDATA[plug-in]]></category>
		<category><![CDATA[RIMM]]></category>

		<guid isPermaLink="false">http://www.johnnychin.com/blog/?p=701</guid>
		<description><![CDATA[<p>This past weekend, I upgraded from a Blackberry Curve 8320 to a Blackberry Bold 9700 and I noticed that there was a new <a href="http://www.blackberry.com/gmail" target=_bb>Blackberry Enhanced GMAIL plug-in</a> that gives you access to your GMAIL (and Google Apps Mail) account labels, as well as &#8220;mark as spam&#8221; and the ability to &#8220;star&#8221; a message. Great! However, it required you to delete your existing GMAIL account from the Blackberry and re-add it.</p>
<p><img src="http://galleries.jchinphotography.com/photos/784979971_64z7E-S.png" width=170 height=35 align=right border=0>Well, <b class="highlight">RIMM / Blackberry broke the Google MAIL Messages Integration in their BIS service</b>, but the GMAIL plug-in works as described (and that is GREAT).  Here is what I found.</p>
<p><b>If you have a working GMAIL account on your Blackberry, think <u>twice</u> before proceeding.</b> <img src="http://galleries.jchinphotography.com/photos/784983192_Qhhc5-Th.jpg" width=150 height=62 border=0 align=right></p>
<p>Once you&#8217;ve re-add the GMAIL account using the default Blackberry method (fill in the e-mail address and password, then Blackberry figures out the rest). So this mode is what some service providers are calling &#8220;G-IMAP&#8221;. Also, this seems the only option if you are adding the accounts from the handset itself. Once you have &#8220;synced up&#8221; (activated) the account, your GMAIL INBOX messages can be found in the &#8220;email address&#8221; icon and the Blackberry Messages (which is what it should do). However, your GMAIL ARCHIVED messages (those that &#8220;skip the inbox&#8221; via a GMAIL filter automatically) will also show in your Blackberry Messages (all messages folder, the &#8220;M&#8221; button), which is NOT what it is suppose to do. That is a problem for me, as I have a lot of e-mail that I filter away from the INBOX and do not want to see on my Blackberry.</p>
<p>So, I decided to try setting up the account and force it to use the old IMAP setting.  To do this you must be adding the e-mail account from the BIS web interface from your service provider; go to add another e-mail to the Blackberry, but this time, I leave the password field blank so that it would now ask me for the server settings. On the next screen, put in &#8220;imap.gmail.com&#8221; for you server settings. Again, Blackberry figures out the rest of the settings.  Let us now call this &#8220;IMAP&#8221; setup, which it is (and it does NOT use the new Blackberry GMAIL plug-in). However, Blackberry decides that for this particular IMAP server (imap.gmail.com), it should check &#8220;All Mail&#8221; and not the &#8220;INBOX&#8221; folder. Once again, we face the same situation with GMAIL ARCHIVED messages showing up in the &#8220;Messages&#8221; folder on the Blackberry.</p>
<p><b class="highlight">Now, for a work around.</b> For the &#8220;IMAP&#8221; setting configuration we just did, we can go and <b class="highlight-blue">change the IMAP server name to &#8220;gmail-imap.l.google.com&#8221;</b> (which is a CNAME for &#8220;imap.gmail.com&#8221;).  Save your settings. Your GMAIL account is now back to the way it should work (before Blackberry decided to make its non-standard changes and break the GMAIL integration). <img src="http://galleries.jchinphotography.com/photos/508779155_BizT2-Th-1.jpg" width=150 height=68 border=0 align=right> NOTE: this does <u>not</u> use the Blackberry GMAIL plug-in, so in order to &#8220;mark as spam&#8221; or &#8220;change labels&#8221; you need to install the <a href="http://m.google.com/" target=_google>Google GMail App</a>.</p>
<p>I&#8217;ve spent over 4 hours on the phone today explaining first to T-Mobile, then to a RIMM Blackberry customer service, then a Blackberry tech at RIMM, and then finally another RIMM Blackberry tech who had &#8220;access to a RIMM Blackberry Analysis:&#8221;. They kept saying it was my Blackberry configuration that was wrong, like my BIS Filters were set incorrectly (which were set correctly) and that my &#8220;Service Book IDs&#8221; were incorrect causing the problem.  To top it off, they say that because I kept deleting the account and recreating it, my &#8220;Service Book IDs&#8221; will keep changing and resulting in blah blah blah.</p>
<p>Finally, I got him (Don) to agree to try it out on a handset himself. So Don was adventurous and said he had no problems with his GMAIL working on his Blackberry.  He went ahead and deleted his GMAIL account from his Blackberry and recreated it.  Then he want to his GMAIL account and created a filter (for all messages with Subject:archive, &#8220;skip the inbox&#8221; and &#8220;marked as read&#8221;).  Now I had him send a test message with the subject &#8220;archive&#8221; from another account to his GMAIL account. He now saw that archived message showed up in his Blackberry Messages &#8220;as opened&#8221;, which should not have happened.  He said &#8220;Ah, I see what you are talking about now&#8221; and went to talk to an Analyst.</p>
<p>So now Don tells me, it seems to be an isolated case with my account and that he would look into it further.  Gave me a case number and said that I should call back in a few days for status updates.  What!?!?!  I told him that he should &#8220;Google&#8221; it and see how many other cases of this problem there are. He said he would keep the ticket open for the next 5 days.  Oh my goodness, Research In Motion really wants some more bad press?</p>
<p>Damn, must we provide them the code too?  All they have to do is fix their &#8220;special code&#8221; (probably one conditional statement) which pertains to &#8220;imap.gmail.com&#8221; and no other servers.  Most likely they have something that says if the IMAP server is &#8220;imap.gmail.com&#8221; then check &#8220;All Mail&#8221; folder instead of letting it check the standard &#8220;INBOX&#8221; folder like all other IMAP servers it checks.</p>
<p><b>If you have experienced this issue with your Blackberry, please add a comment below and/or a URL to your forum posts.</b></p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;title=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration&amp;notes=This%20past%20weekend%2C%20I%20upgraded%20from%20a%20Blackberry%20Curve%208320%20to%20a%20Blackberry%20Bold%209700%20and%20I%20noticed%20that%20there%20was%20a%20new%20Blackberry%20Enhanced%20GMAIL%20plug-in%20that%20gives%20you%20access%20to%20your%20GMAIL%20%28and%20Google%20Apps%20Mail%29%20account%20labels%2C%20as%20well%20as%20%22mark%20as%20s" title="del.icio.us"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;title=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration&amp;bodytext=This%20past%20weekend%2C%20I%20upgraded%20from%20a%20Blackberry%20Curve%208320%20to%20a%20Blackberry%20Bold%209700%20and%20I%20noticed%20that%20there%20was%20a%20new%20Blackberry%20Enhanced%20GMAIL%20plug-in%20that%20gives%20you%20access%20to%20your%20GMAIL%20%28and%20Google%20Apps%20Mail%29%20account%20labels%2C%20as%20well%20as%20%22mark%20as%20s" title="Digg"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;t=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration" title="Facebook"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;title=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration" title="Faves"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/bluedot.png" title="Faves" alt="Faves" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;title=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration&amp;annotation=This%20past%20weekend%2C%20I%20upgraded%20from%20a%20Blackberry%20Curve%208320%20to%20a%20Blackberry%20Bold%209700%20and%20I%20noticed%20that%20there%20was%20a%20new%20Blackberry%20Enhanced%20GMAIL%20plug-in%20that%20gives%20you%20access%20to%20your%20GMAIL%20%28and%20Google%20Apps%20Mail%29%20account%20labels%2C%20as%20well%20as%20%22mark%20as%20s" title="Google Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;title=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration&amp;source=Johnny+Chin+my+2-%C2%A2ents+worth+of+thoughts+and+opinions&amp;summary=This%20past%20weekend%2C%20I%20upgraded%20from%20a%20Blackberry%20Curve%208320%20to%20a%20Blackberry%20Bold%209700%20and%20I%20noticed%20that%20there%20was%20a%20new%20Blackberry%20Enhanced%20GMAIL%20plug-in%20that%20gives%20you%20access%20to%20your%20GMAIL%20%28and%20Google%20Apps%20Mail%29%20account%20labels%2C%20as%20well%20as%20%22mark%20as%20s" title="LinkedIn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;title=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration" title="Live"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;title=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration" title="Mixx"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;t=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration" title="MySpace"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;title=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration&amp;body=This%20past%20weekend%2C%20I%20upgraded%20from%20a%20Blackberry%20Curve%208320%20to%20a%20Blackberry%20Bold%209700%20and%20I%20noticed%20that%20there%20was%20a%20new%20Blackberry%20Enhanced%20GMAIL%20plug-in%20that%20gives%20you%20access%20to%20your%20GMAIL%20%28and%20Google%20Apps%20Mail%29%20account%20labels%2C%20as%20well%20as%20%22mark%20as%20s" title="Ping.fm"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F" title="Propeller"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/propeller.png" title="Propeller" alt="Propeller" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;title=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration" title="Reddit"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F" title="Slashdot"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F" title="Sphinn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;title=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration" title="StumbleUpon"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F" title="Technorati"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration%20-%20http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F" title="Twitter"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://bookmarks.yahoo.com/toolbar/savebm?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;t=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration&opener=bm&amp;ei=UTF-8&amp;d=This%20past%20weekend%2C%20I%20upgraded%20from%20a%20Blackberry%20Curve%208320%20to%20a%20Blackberry%20Bold%209700%20and%20I%20noticed%20that%20there%20was%20a%20new%20Blackberry%20Enhanced%20GMAIL%20plug-in%20that%20gives%20you%20access%20to%20your%20GMAIL%20%28and%20Google%20Apps%20Mail%29%20account%20labels%2C%20as%20well%20as%20%22mark%20as%20s" title="Yahoo! Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration&amp;body=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F" title="email"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;partner=sociable" title="PDF"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;partner=sociable" title="Print"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.johnnychin.com/blog/feed/" title="RSS"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a></li>
</ul>
</div>
<div style="display:block"><small><em><br />&copy;2010 <a href="http://www.johnnychin.com/blog">Johnny Chin</a>. All Rights Reserved.</em></small></div>]]></description>
			<content:encoded><![CDATA[<p>This past weekend, I upgraded from a Blackberry Curve 8320 to a Blackberry Bold 9700 and I noticed that there was a new <a href="http://www.blackberry.com/gmail" target=_bb>Blackberry Enhanced GMAIL plug-in</a> that gives you access to your GMAIL (and Google Apps Mail) account labels, as well as &#8220;mark as spam&#8221; and the ability to &#8220;star&#8221; a message. Great! However, it required you to delete your existing GMAIL account from the Blackberry and re-add it.</p>
<p><img src="http://galleries.jchinphotography.com/photos/784979971_64z7E-S.png" width=170 height=35 align=right border=0>Well, <b class="highlight">RIMM / Blackberry broke the Google MAIL Messages Integration in their BIS service</b>, but the GMAIL plug-in works as described (and that is GREAT).  Here is what I found.</p>
<p><b>If you have a working GMAIL account on your Blackberry, think <u>twice</u> before proceeding.</b> <img src="http://galleries.jchinphotography.com/photos/784983192_Qhhc5-Th.jpg" width=150 height=62 border=0 align=right></p>
<p>Once you&#8217;ve re-add the GMAIL account using the default Blackberry method (fill in the e-mail address and password, then Blackberry figures out the rest). So this mode is what some service providers are calling &#8220;G-IMAP&#8221;. Also, this seems the only option if you are adding the accounts from the handset itself. Once you have &#8220;synced up&#8221; (activated) the account, your GMAIL INBOX messages can be found in the &#8220;email address&#8221; icon and the Blackberry Messages (which is what it should do). However, your GMAIL ARCHIVED messages (those that &#8220;skip the inbox&#8221; via a GMAIL filter automatically) will also show in your Blackberry Messages (all messages folder, the &#8220;M&#8221; button), which is NOT what it is suppose to do. That is a problem for me, as I have a lot of e-mail that I filter away from the INBOX and do not want to see on my Blackberry.</p>
<p>So, I decided to try setting up the account and force it to use the old IMAP setting.  To do this you must be adding the e-mail account from the BIS web interface from your service provider; go to add another e-mail to the Blackberry, but this time, I leave the password field blank so that it would now ask me for the server settings. On the next screen, put in &#8220;imap.gmail.com&#8221; for you server settings. Again, Blackberry figures out the rest of the settings.  Let us now call this &#8220;IMAP&#8221; setup, which it is (and it does NOT use the new Blackberry GMAIL plug-in). However, Blackberry decides that for this particular IMAP server (imap.gmail.com), it should check &#8220;All Mail&#8221; and not the &#8220;INBOX&#8221; folder. Once again, we face the same situation with GMAIL ARCHIVED messages showing up in the &#8220;Messages&#8221; folder on the Blackberry.</p>
<p><b class="highlight">Now, for a work around.</b> For the &#8220;IMAP&#8221; setting configuration we just did, we can go and <b class="highlight-blue">change the IMAP server name to &#8220;gmail-imap.l.google.com&#8221;</b> (which is a CNAME for &#8220;imap.gmail.com&#8221;).  Save your settings. Your GMAIL account is now back to the way it should work (before Blackberry decided to make its non-standard changes and break the GMAIL integration). <img src="http://galleries.jchinphotography.com/photos/508779155_BizT2-Th-1.jpg" width=150 height=68 border=0 align=right> NOTE: this does <u>not</u> use the Blackberry GMAIL plug-in, so in order to &#8220;mark as spam&#8221; or &#8220;change labels&#8221; you need to install the <a href="http://m.google.com/" target=_google>Google GMail App</a>.</p>
<p>I&#8217;ve spent over 4 hours on the phone today explaining first to T-Mobile, then to a RIMM Blackberry customer service, then a Blackberry tech at RIMM, and then finally another RIMM Blackberry tech who had &#8220;access to a RIMM Blackberry Analysis:&#8221;. They kept saying it was my Blackberry configuration that was wrong, like my BIS Filters were set incorrectly (which were set correctly) and that my &#8220;Service Book IDs&#8221; were incorrect causing the problem.  To top it off, they say that because I kept deleting the account and recreating it, my &#8220;Service Book IDs&#8221; will keep changing and resulting in blah blah blah.</p>
<p>Finally, I got him (Don) to agree to try it out on a handset himself. So Don was adventurous and said he had no problems with his GMAIL working on his Blackberry.  He went ahead and deleted his GMAIL account from his Blackberry and recreated it.  Then he want to his GMAIL account and created a filter (for all messages with Subject:archive, &#8220;skip the inbox&#8221; and &#8220;marked as read&#8221;).  Now I had him send a test message with the subject &#8220;archive&#8221; from another account to his GMAIL account. He now saw that archived message showed up in his Blackberry Messages &#8220;as opened&#8221;, which should not have happened.  He said &#8220;Ah, I see what you are talking about now&#8221; and went to talk to an Analyst.</p>
<p>So now Don tells me, it seems to be an isolated case with my account and that he would look into it further.  Gave me a case number and said that I should call back in a few days for status updates.  What!?!?!  I told him that he should &#8220;Google&#8221; it and see how many other cases of this problem there are. He said he would keep the ticket open for the next 5 days.  Oh my goodness, Research In Motion really wants some more bad press?</p>
<p>Damn, must we provide them the code too?  All they have to do is fix their &#8220;special code&#8221; (probably one conditional statement) which pertains to &#8220;imap.gmail.com&#8221; and no other servers.  Most likely they have something that says if the IMAP server is &#8220;imap.gmail.com&#8221; then check &#8220;All Mail&#8221; folder instead of letting it check the standard &#8220;INBOX&#8221; folder like all other IMAP servers it checks.</p>
<p><b>If you have experienced this issue with your Blackberry, please add a comment below and/or a URL to your forum posts.</b></p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;title=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration&amp;notes=This%20past%20weekend%2C%20I%20upgraded%20from%20a%20Blackberry%20Curve%208320%20to%20a%20Blackberry%20Bold%209700%20and%20I%20noticed%20that%20there%20was%20a%20new%20Blackberry%20Enhanced%20GMAIL%20plug-in%20that%20gives%20you%20access%20to%20your%20GMAIL%20%28and%20Google%20Apps%20Mail%29%20account%20labels%2C%20as%20well%20as%20%22mark%20as%20s" title="del.icio.us"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;title=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration&amp;bodytext=This%20past%20weekend%2C%20I%20upgraded%20from%20a%20Blackberry%20Curve%208320%20to%20a%20Blackberry%20Bold%209700%20and%20I%20noticed%20that%20there%20was%20a%20new%20Blackberry%20Enhanced%20GMAIL%20plug-in%20that%20gives%20you%20access%20to%20your%20GMAIL%20%28and%20Google%20Apps%20Mail%29%20account%20labels%2C%20as%20well%20as%20%22mark%20as%20s" title="Digg"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;t=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration" title="Facebook"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;title=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration" title="Faves"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/bluedot.png" title="Faves" alt="Faves" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;title=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration&amp;annotation=This%20past%20weekend%2C%20I%20upgraded%20from%20a%20Blackberry%20Curve%208320%20to%20a%20Blackberry%20Bold%209700%20and%20I%20noticed%20that%20there%20was%20a%20new%20Blackberry%20Enhanced%20GMAIL%20plug-in%20that%20gives%20you%20access%20to%20your%20GMAIL%20%28and%20Google%20Apps%20Mail%29%20account%20labels%2C%20as%20well%20as%20%22mark%20as%20s" title="Google Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;title=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration&amp;source=Johnny+Chin+my+2-%C2%A2ents+worth+of+thoughts+and+opinions&amp;summary=This%20past%20weekend%2C%20I%20upgraded%20from%20a%20Blackberry%20Curve%208320%20to%20a%20Blackberry%20Bold%209700%20and%20I%20noticed%20that%20there%20was%20a%20new%20Blackberry%20Enhanced%20GMAIL%20plug-in%20that%20gives%20you%20access%20to%20your%20GMAIL%20%28and%20Google%20Apps%20Mail%29%20account%20labels%2C%20as%20well%20as%20%22mark%20as%20s" title="LinkedIn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;title=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration" title="Live"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;title=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration" title="Mixx"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;t=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration" title="MySpace"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;title=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration&amp;body=This%20past%20weekend%2C%20I%20upgraded%20from%20a%20Blackberry%20Curve%208320%20to%20a%20Blackberry%20Bold%209700%20and%20I%20noticed%20that%20there%20was%20a%20new%20Blackberry%20Enhanced%20GMAIL%20plug-in%20that%20gives%20you%20access%20to%20your%20GMAIL%20%28and%20Google%20Apps%20Mail%29%20account%20labels%2C%20as%20well%20as%20%22mark%20as%20s" title="Ping.fm"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F" title="Propeller"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/propeller.png" title="Propeller" alt="Propeller" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;title=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration" title="Reddit"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F" title="Slashdot"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F" title="Sphinn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;title=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration" title="StumbleUpon"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F" title="Technorati"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration%20-%20http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F" title="Twitter"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://bookmarks.yahoo.com/toolbar/savebm?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;t=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration&opener=bm&amp;ei=UTF-8&amp;d=This%20past%20weekend%2C%20I%20upgraded%20from%20a%20Blackberry%20Curve%208320%20to%20a%20Blackberry%20Bold%209700%20and%20I%20noticed%20that%20there%20was%20a%20new%20Blackberry%20Enhanced%20GMAIL%20plug-in%20that%20gives%20you%20access%20to%20your%20GMAIL%20%28and%20Google%20Apps%20Mail%29%20account%20labels%2C%20as%20well%20as%20%22mark%20as%20s" title="Yahoo! Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=RIMM%20Blackberry%20breaks%20Google%20MAIL%20Messages%20Integration&amp;body=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F" title="email"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;partner=sociable" title="PDF"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F02%2Frimm-blackberry-breaks-google-mail-messages-integration%2F&amp;partner=sociable" title="Print"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.johnnychin.com/blog/feed/" title="RSS"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnnychin.com/blog/2010/02/rimm-blackberry-breaks-google-mail-messages-integration/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>NY/NJ Port Authority 2-way Radio Problems</title>
		<link>http://www.johnnychin.com/blog/2010/01/nynj-port-authority-2-way-radio-problems/</link>
		<comments>http://www.johnnychin.com/blog/2010/01/nynj-port-authority-2-way-radio-problems/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 04:40:27 +0000</pubDate>
		<dc:creator>Johnny</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[news & politics]]></category>
		<category><![CDATA[terrorism]]></category>
		<category><![CDATA[tweaking / hacking / fixing]]></category>
		<category><![CDATA[2-way radio]]></category>
		<category><![CDATA[bridges]]></category>
		<category><![CDATA[frequency]]></category>
		<category><![CDATA[George Washington Bridge]]></category>
		<category><![CDATA[Holland Tunnel]]></category>
		<category><![CDATA[Lincoln Tunnel]]></category>
		<category><![CDATA[NJ]]></category>
		<category><![CDATA[NY]]></category>
		<category><![CDATA[police]]></category>
		<category><![CDATA[Port Authority]]></category>
		<category><![CDATA[tunnels]]></category>

		<guid isPermaLink="false">http://www.johnnychin.com/blog/?p=685</guid>
		<description><![CDATA[<p><img src="http://www.johnnychin.com/blog/wp-content/uploads/2010/01/myFoxNY.jpg" alt="" title="myFoxNY" width="145" height="70" class="alignright size-full wp-image-686" />I just saw this report on NY Fox 5 News (well it took them a little bit of time to post it to their website):<br />
<a href="http://www.myfoxny.com/dpp/news/local_news/port-authority-police-radio-concerns-100118" target="myfoxny">http://www.myfoxny.com/dpp/news/local_news/port-authority-police-radio-concerns-100118</a></p>
<p><object type="application/x-shockwave-flash" id="video" width="320" height="280" data="http://www.myfoxny.com/video/videoplayer.swf?dppversion=4747"><param value="http://www.myfoxny.com/video/videoplayer.swf?dppversion=4747" name="movie"/><param value="&#038;skin=MP1ExternalAll-MFL.swf&#038;embed=true&#038;adSrc=http%3A%2F%2Fad%2Edoubleclick%2Enet%2Fadx%2Ftsg%2Ewnyw%2Fnews%2Fmetro%2Fdetail%3Bdcmt%3Dtext%2Fxml%3Bpos%3D%3Btile%3D2%3Bfname%3Dport%2Dauthority%2Dpolice%2Dradio%2Dconcerns%2D100118%3Bloc%3Dsite%3Bsz%3D320x240%3Bord%3D80320532331859760%3Frand%3D0%2E4594004438605812&#038;flv=http%3A%2F%2Fwww%2Emyfoxny%2Ecom%2Ffeeds%2FoutboundFeed%3FobfType%3DVIDEO%5FPLAYER%5FSMIL%5FFEED%26componentId%3D131468905&#038;img=http%3A%2F%2Fmedia2%2Emyfoxny%2Ecom%2F%2Fphoto%2F2010%2F01%2F18%2Fterrorradios%5Ftmb0000%5F20100118223846%5F640%5F480%2EJPG&#038;story=http%3A%2F%2Fwww%2Emyfoxny%2Ecom%2Fdpp%2Fnews%2Flocal%5Fnews%2Fport%2Dauthority%2Dpolice%2Dradio%2Dconcerns%2D100118" name="FlashVars"/><param value="all" name="allowNetworking"/><param value="always" name="allowScriptAccess"/></object></p>
<p>I cannot believe that the NY/NJ Port Authority is not using a &#8220;more proprietary&#8221; radio frequency.  Listening to the radio transmissions, it seems that they are on the same frequency as other civilian businesses using UHF radios.  Whoever decided on using those &#8220;store bought&#8221; (well it has to be from a specialized 2-way radio dealer) radios is kind of a joke.<br />
<img src="http://www.johnnychin.com/blog/wp-content/uploads/2010/01/mh_panynj_home.jpg" alt="PA NY NJ" title="Port Authority of NY &amp; NJ" width="260" height="60" class="alignright size-full wp-image-689" /></p>
<p>Literally, terrorists can simply get onto that frequency by purchasing one of those easily obtainable radios and keep it keyed up.  The Port Authority police would basically have no 2-way radio service.  Unlike the Fox 5 News report, it is not a &#8220;concern&#8221; it is a disaster waiting to happen.</p>
<p>Just imagine, if the TV station transmitters were easily available for purchase by civilians.  All that a terrorist needs to do is have one of these transmitters on and send a blank signal (well, more exactly &#8220;radio noise&#8221;) and effectively it would kill the true signal and nobody would be able to watch a particular TV channel (over-the-air, that is).  Now imagine that happening with the cell tower frequencies.  Hmmm&#8230;. yeah, that is why those frequencies are restricted from civilians.</p>
<p>I think Homeland Security and the NYC Anti-Terrorism Task Force (maybe even the mayor and governors of both states) needs to force the Port Authority to resolve this issue ASAP.  It is an easy fix.  Just replace the radios and the repeaters.  Keeping them UHF radios, would not require them to replace antennas (which can be more difficult).  It really is a no-brainer, it is only some money.  President Obama seems to be printing them out of the Treasury, so what is another truck load?  At least these would actually save lives, unlike those full body scanners which can cause some unknown DNS damage (but that is another post).</p>
<p>So beware while driving through the NY/NJ tunnels and bridges.  This issue seems to affect all of them.</p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;title=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems&amp;notes=I%20just%20saw%20this%20report%20on%20NY%20Fox%205%20News%20%28well%20it%20took%20them%20a%20little%20bit%20of%20time%20to%20post%20it%20to%20their%20website%29%3A%0D%0Ahttp%3A%2F%2Fwww.myfoxny.com%2Fdpp%2Fnews%2Flocal_news%2Fport-authority-police-radio-concerns-100118%0D%0A%0D%0A%0D%0A%0D%0AI%20cannot%20believe%20that%20the%20NY%2FNJ%20Port%20Authorit" title="del.icio.us"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;title=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems&amp;bodytext=I%20just%20saw%20this%20report%20on%20NY%20Fox%205%20News%20%28well%20it%20took%20them%20a%20little%20bit%20of%20time%20to%20post%20it%20to%20their%20website%29%3A%0D%0Ahttp%3A%2F%2Fwww.myfoxny.com%2Fdpp%2Fnews%2Flocal_news%2Fport-authority-police-radio-concerns-100118%0D%0A%0D%0A%0D%0A%0D%0AI%20cannot%20believe%20that%20the%20NY%2FNJ%20Port%20Authorit" title="Digg"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;t=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems" title="Facebook"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;title=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems" title="Faves"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/bluedot.png" title="Faves" alt="Faves" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;title=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems&amp;annotation=I%20just%20saw%20this%20report%20on%20NY%20Fox%205%20News%20%28well%20it%20took%20them%20a%20little%20bit%20of%20time%20to%20post%20it%20to%20their%20website%29%3A%0D%0Ahttp%3A%2F%2Fwww.myfoxny.com%2Fdpp%2Fnews%2Flocal_news%2Fport-authority-police-radio-concerns-100118%0D%0A%0D%0A%0D%0A%0D%0AI%20cannot%20believe%20that%20the%20NY%2FNJ%20Port%20Authorit" title="Google Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;title=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems&amp;source=Johnny+Chin+my+2-%C2%A2ents+worth+of+thoughts+and+opinions&amp;summary=I%20just%20saw%20this%20report%20on%20NY%20Fox%205%20News%20%28well%20it%20took%20them%20a%20little%20bit%20of%20time%20to%20post%20it%20to%20their%20website%29%3A%0D%0Ahttp%3A%2F%2Fwww.myfoxny.com%2Fdpp%2Fnews%2Flocal_news%2Fport-authority-police-radio-concerns-100118%0D%0A%0D%0A%0D%0A%0D%0AI%20cannot%20believe%20that%20the%20NY%2FNJ%20Port%20Authorit" title="LinkedIn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;title=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems" title="Live"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;title=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems" title="Mixx"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;t=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems" title="MySpace"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;title=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems&amp;body=I%20just%20saw%20this%20report%20on%20NY%20Fox%205%20News%20%28well%20it%20took%20them%20a%20little%20bit%20of%20time%20to%20post%20it%20to%20their%20website%29%3A%0D%0Ahttp%3A%2F%2Fwww.myfoxny.com%2Fdpp%2Fnews%2Flocal_news%2Fport-authority-police-radio-concerns-100118%0D%0A%0D%0A%0D%0A%0D%0AI%20cannot%20believe%20that%20the%20NY%2FNJ%20Port%20Authorit" title="Ping.fm"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F" title="Propeller"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/propeller.png" title="Propeller" alt="Propeller" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;title=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems" title="Reddit"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F" title="Slashdot"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F" title="Sphinn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;title=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems" title="StumbleUpon"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F" title="Technorati"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems%20-%20http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F" title="Twitter"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://bookmarks.yahoo.com/toolbar/savebm?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;t=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems&opener=bm&amp;ei=UTF-8&amp;d=I%20just%20saw%20this%20report%20on%20NY%20Fox%205%20News%20%28well%20it%20took%20them%20a%20little%20bit%20of%20time%20to%20post%20it%20to%20their%20website%29%3A%0D%0Ahttp%3A%2F%2Fwww.myfoxny.com%2Fdpp%2Fnews%2Flocal_news%2Fport-authority-police-radio-concerns-100118%0D%0A%0D%0A%0D%0A%0D%0AI%20cannot%20believe%20that%20the%20NY%2FNJ%20Port%20Authorit" title="Yahoo! Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems&amp;body=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F" title="email"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;partner=sociable" title="PDF"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;partner=sociable" title="Print"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.johnnychin.com/blog/feed/" title="RSS"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a></li>
</ul>
</div>
<div style="display:block"><small><em><br />&copy;2010 <a href="http://www.johnnychin.com/blog">Johnny Chin</a>. All Rights Reserved.</em></small></div>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.johnnychin.com/blog/wp-content/uploads/2010/01/myFoxNY.jpg" alt="" title="myFoxNY" width="145" height="70" class="alignright size-full wp-image-686" />I just saw this report on NY Fox 5 News (well it took them a little bit of time to post it to their website):<br />
<a href="http://www.myfoxny.com/dpp/news/local_news/port-authority-police-radio-concerns-100118" target="myfoxny">http://www.myfoxny.com/dpp/news/local_news/port-authority-police-radio-concerns-100118</a></p>
<p><object type="application/x-shockwave-flash" id="video" width="320" height="280" data="http://www.myfoxny.com/video/videoplayer.swf?dppversion=4747"><param value="http://www.myfoxny.com/video/videoplayer.swf?dppversion=4747" name="movie"/><param value="&#038;skin=MP1ExternalAll-MFL.swf&#038;embed=true&#038;adSrc=http%3A%2F%2Fad%2Edoubleclick%2Enet%2Fadx%2Ftsg%2Ewnyw%2Fnews%2Fmetro%2Fdetail%3Bdcmt%3Dtext%2Fxml%3Bpos%3D%3Btile%3D2%3Bfname%3Dport%2Dauthority%2Dpolice%2Dradio%2Dconcerns%2D100118%3Bloc%3Dsite%3Bsz%3D320x240%3Bord%3D80320532331859760%3Frand%3D0%2E4594004438605812&#038;flv=http%3A%2F%2Fwww%2Emyfoxny%2Ecom%2Ffeeds%2FoutboundFeed%3FobfType%3DVIDEO%5FPLAYER%5FSMIL%5FFEED%26componentId%3D131468905&#038;img=http%3A%2F%2Fmedia2%2Emyfoxny%2Ecom%2F%2Fphoto%2F2010%2F01%2F18%2Fterrorradios%5Ftmb0000%5F20100118223846%5F640%5F480%2EJPG&#038;story=http%3A%2F%2Fwww%2Emyfoxny%2Ecom%2Fdpp%2Fnews%2Flocal%5Fnews%2Fport%2Dauthority%2Dpolice%2Dradio%2Dconcerns%2D100118" name="FlashVars"/><param value="all" name="allowNetworking"/><param value="always" name="allowScriptAccess"/></object></p>
<p>I cannot believe that the NY/NJ Port Authority is not using a &#8220;more proprietary&#8221; radio frequency.  Listening to the radio transmissions, it seems that they are on the same frequency as other civilian businesses using UHF radios.  Whoever decided on using those &#8220;store bought&#8221; (well it has to be from a specialized 2-way radio dealer) radios is kind of a joke.<br />
<img src="http://www.johnnychin.com/blog/wp-content/uploads/2010/01/mh_panynj_home.jpg" alt="PA NY NJ" title="Port Authority of NY &amp; NJ" width="260" height="60" class="alignright size-full wp-image-689" /></p>
<p>Literally, terrorists can simply get onto that frequency by purchasing one of those easily obtainable radios and keep it keyed up.  The Port Authority police would basically have no 2-way radio service.  Unlike the Fox 5 News report, it is not a &#8220;concern&#8221; it is a disaster waiting to happen.</p>
<p>Just imagine, if the TV station transmitters were easily available for purchase by civilians.  All that a terrorist needs to do is have one of these transmitters on and send a blank signal (well, more exactly &#8220;radio noise&#8221;) and effectively it would kill the true signal and nobody would be able to watch a particular TV channel (over-the-air, that is).  Now imagine that happening with the cell tower frequencies.  Hmmm&#8230;. yeah, that is why those frequencies are restricted from civilians.</p>
<p>I think Homeland Security and the NYC Anti-Terrorism Task Force (maybe even the mayor and governors of both states) needs to force the Port Authority to resolve this issue ASAP.  It is an easy fix.  Just replace the radios and the repeaters.  Keeping them UHF radios, would not require them to replace antennas (which can be more difficult).  It really is a no-brainer, it is only some money.  President Obama seems to be printing them out of the Treasury, so what is another truck load?  At least these would actually save lives, unlike those full body scanners which can cause some unknown DNS damage (but that is another post).</p>
<p>So beware while driving through the NY/NJ tunnels and bridges.  This issue seems to affect all of them.</p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;title=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems&amp;notes=I%20just%20saw%20this%20report%20on%20NY%20Fox%205%20News%20%28well%20it%20took%20them%20a%20little%20bit%20of%20time%20to%20post%20it%20to%20their%20website%29%3A%0D%0Ahttp%3A%2F%2Fwww.myfoxny.com%2Fdpp%2Fnews%2Flocal_news%2Fport-authority-police-radio-concerns-100118%0D%0A%0D%0A%0D%0A%0D%0AI%20cannot%20believe%20that%20the%20NY%2FNJ%20Port%20Authorit" title="del.icio.us"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;title=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems&amp;bodytext=I%20just%20saw%20this%20report%20on%20NY%20Fox%205%20News%20%28well%20it%20took%20them%20a%20little%20bit%20of%20time%20to%20post%20it%20to%20their%20website%29%3A%0D%0Ahttp%3A%2F%2Fwww.myfoxny.com%2Fdpp%2Fnews%2Flocal_news%2Fport-authority-police-radio-concerns-100118%0D%0A%0D%0A%0D%0A%0D%0AI%20cannot%20believe%20that%20the%20NY%2FNJ%20Port%20Authorit" title="Digg"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;t=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems" title="Facebook"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;title=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems" title="Faves"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/bluedot.png" title="Faves" alt="Faves" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;title=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems&amp;annotation=I%20just%20saw%20this%20report%20on%20NY%20Fox%205%20News%20%28well%20it%20took%20them%20a%20little%20bit%20of%20time%20to%20post%20it%20to%20their%20website%29%3A%0D%0Ahttp%3A%2F%2Fwww.myfoxny.com%2Fdpp%2Fnews%2Flocal_news%2Fport-authority-police-radio-concerns-100118%0D%0A%0D%0A%0D%0A%0D%0AI%20cannot%20believe%20that%20the%20NY%2FNJ%20Port%20Authorit" title="Google Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;title=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems&amp;source=Johnny+Chin+my+2-%C2%A2ents+worth+of+thoughts+and+opinions&amp;summary=I%20just%20saw%20this%20report%20on%20NY%20Fox%205%20News%20%28well%20it%20took%20them%20a%20little%20bit%20of%20time%20to%20post%20it%20to%20their%20website%29%3A%0D%0Ahttp%3A%2F%2Fwww.myfoxny.com%2Fdpp%2Fnews%2Flocal_news%2Fport-authority-police-radio-concerns-100118%0D%0A%0D%0A%0D%0A%0D%0AI%20cannot%20believe%20that%20the%20NY%2FNJ%20Port%20Authorit" title="LinkedIn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;title=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems" title="Live"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;title=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems" title="Mixx"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;t=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems" title="MySpace"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;title=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems&amp;body=I%20just%20saw%20this%20report%20on%20NY%20Fox%205%20News%20%28well%20it%20took%20them%20a%20little%20bit%20of%20time%20to%20post%20it%20to%20their%20website%29%3A%0D%0Ahttp%3A%2F%2Fwww.myfoxny.com%2Fdpp%2Fnews%2Flocal_news%2Fport-authority-police-radio-concerns-100118%0D%0A%0D%0A%0D%0A%0D%0AI%20cannot%20believe%20that%20the%20NY%2FNJ%20Port%20Authorit" title="Ping.fm"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F" title="Propeller"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/propeller.png" title="Propeller" alt="Propeller" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;title=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems" title="Reddit"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F" title="Slashdot"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F" title="Sphinn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;title=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems" title="StumbleUpon"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F" title="Technorati"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems%20-%20http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F" title="Twitter"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://bookmarks.yahoo.com/toolbar/savebm?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;t=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems&opener=bm&amp;ei=UTF-8&amp;d=I%20just%20saw%20this%20report%20on%20NY%20Fox%205%20News%20%28well%20it%20took%20them%20a%20little%20bit%20of%20time%20to%20post%20it%20to%20their%20website%29%3A%0D%0Ahttp%3A%2F%2Fwww.myfoxny.com%2Fdpp%2Fnews%2Flocal_news%2Fport-authority-police-radio-concerns-100118%0D%0A%0D%0A%0D%0A%0D%0AI%20cannot%20believe%20that%20the%20NY%2FNJ%20Port%20Authorit" title="Yahoo! Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=NY%2FNJ%20Port%20Authority%202-way%20Radio%20Problems&amp;body=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F" title="email"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;partner=sociable" title="PDF"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2010%2F01%2Fnynj-port-authority-2-way-radio-problems%2F&amp;partner=sociable" title="Print"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.johnnychin.com/blog/feed/" title="RSS"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnnychin.com/blog/2010/01/nynj-port-authority-2-way-radio-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Avast &#8211; reverting back to another VPS file</title>
		<link>http://www.johnnychin.com/blog/2009/12/avast-reverting-back-to-another-vps-file/</link>
		<comments>http://www.johnnychin.com/blog/2009/12/avast-reverting-back-to-another-vps-file/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 05:26:32 +0000</pubDate>
		<dc:creator>Johnny</dc:creator>
				<category><![CDATA[computer stuff]]></category>
		<category><![CDATA[spyware / viruses / worms]]></category>
		<category><![CDATA[system administration]]></category>
		<category><![CDATA[tweaking / hacking / fixing]]></category>
		<category><![CDATA[Avast]]></category>
		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://www.johnnychin.com/blog/?p=617</guid>
		<description><![CDATA[<p><img src="http://www.johnnychin.com/blog/wp-content/uploads/2009/12/avast-logo.jpg" alt="avast-logo" title="avast-logo" width="92" height="92" class="alignright size-full wp-image-643" /><br />
Avast tonight released their updated VPS 091203-0 signature file which has been causing a lot of grief to everyone around the world with false-positives for the trojan/worm <strong>Win32:Delf-MZG[Trj]</strong>.</p>
<p>The only fix for now is to disable updates and go back to a previous signature file that is not &#8220;bad&#8221;.</p>
<p>Luckily I have another machine which has not yet taken down this update, so I saved the <strong>400.vps</strong> file from <strong>C:\Program Files\Alwil Software\Avast4\DATA</strong> into my USB key.  I then copied this older version of the 400.vps file onto the computer with bad 091203-0 VPS signature file.  I placed it into C:\ for easy access later (because we will be using the Command Prompt, so everything would be typed).</p>
<p>Now on the computer with the bad VPS signature file,<br />
<strong>disable the Avast updates by setting it to &#8220;Manual&#8221;</strong>.<br />
<a rel="lightbox" target="lightbox" href="http://www.johnnychin.com/blog/wp-content/uploads/2009/12/turn-off-avast-updates.jpg"><br />
<img src="http://www.johnnychin.com/blog/wp-content/uploads/2009/12/turn-off-avast-updates-300x204.jpg" alt="turn-off-avast-updates" title="turn-off-avast-updates" width="300" height="204" class="alignnone size-medium wp-image-618" border=0 /></a></p>
<p>Reboot the computer (assuming Windows XP) into<br />
<nobr><strong><font color=red>&#8220;Safe Mode with Command Prompt&#8221;</font></strong></nobr><br />
and type the following:<br />
<font color=blue><strong>cd &#8220;C:\Program Files\Alwil Software\Avast4\DATA&#8221;<br />
ren 400.vps 400.vps.091203-0.bad<br />
copy C:\400.vps<br /></strong></font><br />
<i>(this is why I recommended putting it in C:\ above, less typing)</i><br />
Then reboot the computer back to Normal mode.<br />
Your Avast VPS signatures should now be reverted to the older version.</p>
<p>Good luck!</p>
<p><b>Update: December 3, 2009 8:25AM EST</b><br />
Avast released an updated signature file (VPS 091203-1) that is suppose to resolve the bug.  Goto <a href="http://support.avast.com/index.php?_m=knowledgebase&#038;_a=viewarticle&#038;kbarticleid=377" target="_avast">http://support.avast.com/index.php?_m=knowledgebase&#038;_a=viewarticle&#038;kbarticleid=377</a><br />
.</p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;title=Avast%20-%20reverting%20back%20to%20another%20VPS%20file&amp;notes=%0D%0AAvast%20tonight%20released%20their%20updated%20VPS%20091203-0%20signature%20file%20which%20has%20been%20causing%20a%20lot%20of%20grief%20to%20everyone%20around%20the%20world%20with%20false-positives%20for%20the%20trojan%2Fworm%20Win32%3ADelf-MZG%5BTrj%5D.%0D%0A%0D%0AThe%20only%20fix%20for%20now%20is%20to%20disable%20updates%20and%20go%20b" title="del.icio.us"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;title=Avast%20-%20reverting%20back%20to%20another%20VPS%20file&amp;bodytext=%0D%0AAvast%20tonight%20released%20their%20updated%20VPS%20091203-0%20signature%20file%20which%20has%20been%20causing%20a%20lot%20of%20grief%20to%20everyone%20around%20the%20world%20with%20false-positives%20for%20the%20trojan%2Fworm%20Win32%3ADelf-MZG%5BTrj%5D.%0D%0A%0D%0AThe%20only%20fix%20for%20now%20is%20to%20disable%20updates%20and%20go%20b" title="Digg"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;t=Avast%20-%20reverting%20back%20to%20another%20VPS%20file" title="Facebook"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;title=Avast%20-%20reverting%20back%20to%20another%20VPS%20file" title="Faves"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/bluedot.png" title="Faves" alt="Faves" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;title=Avast%20-%20reverting%20back%20to%20another%20VPS%20file&amp;annotation=%0D%0AAvast%20tonight%20released%20their%20updated%20VPS%20091203-0%20signature%20file%20which%20has%20been%20causing%20a%20lot%20of%20grief%20to%20everyone%20around%20the%20world%20with%20false-positives%20for%20the%20trojan%2Fworm%20Win32%3ADelf-MZG%5BTrj%5D.%0D%0A%0D%0AThe%20only%20fix%20for%20now%20is%20to%20disable%20updates%20and%20go%20b" title="Google Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;title=Avast%20-%20reverting%20back%20to%20another%20VPS%20file&amp;source=Johnny+Chin+my+2-%C2%A2ents+worth+of+thoughts+and+opinions&amp;summary=%0D%0AAvast%20tonight%20released%20their%20updated%20VPS%20091203-0%20signature%20file%20which%20has%20been%20causing%20a%20lot%20of%20grief%20to%20everyone%20around%20the%20world%20with%20false-positives%20for%20the%20trojan%2Fworm%20Win32%3ADelf-MZG%5BTrj%5D.%0D%0A%0D%0AThe%20only%20fix%20for%20now%20is%20to%20disable%20updates%20and%20go%20b" title="LinkedIn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;title=Avast%20-%20reverting%20back%20to%20another%20VPS%20file" title="Live"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;title=Avast%20-%20reverting%20back%20to%20another%20VPS%20file" title="Mixx"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;t=Avast%20-%20reverting%20back%20to%20another%20VPS%20file" title="MySpace"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;title=Avast%20-%20reverting%20back%20to%20another%20VPS%20file&amp;body=%0D%0AAvast%20tonight%20released%20their%20updated%20VPS%20091203-0%20signature%20file%20which%20has%20been%20causing%20a%20lot%20of%20grief%20to%20everyone%20around%20the%20world%20with%20false-positives%20for%20the%20trojan%2Fworm%20Win32%3ADelf-MZG%5BTrj%5D.%0D%0A%0D%0AThe%20only%20fix%20for%20now%20is%20to%20disable%20updates%20and%20go%20b" title="Ping.fm"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F" title="Propeller"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/propeller.png" title="Propeller" alt="Propeller" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;title=Avast%20-%20reverting%20back%20to%20another%20VPS%20file" title="Reddit"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Avast%20-%20reverting%20back%20to%20another%20VPS%20file&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F" title="Slashdot"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F" title="Sphinn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;title=Avast%20-%20reverting%20back%20to%20another%20VPS%20file" title="StumbleUpon"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F" title="Technorati"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Avast%20-%20reverting%20back%20to%20another%20VPS%20file%20-%20http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F" title="Twitter"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://bookmarks.yahoo.com/toolbar/savebm?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;t=Avast%20-%20reverting%20back%20to%20another%20VPS%20file&opener=bm&amp;ei=UTF-8&amp;d=%0D%0AAvast%20tonight%20released%20their%20updated%20VPS%20091203-0%20signature%20file%20which%20has%20been%20causing%20a%20lot%20of%20grief%20to%20everyone%20around%20the%20world%20with%20false-positives%20for%20the%20trojan%2Fworm%20Win32%3ADelf-MZG%5BTrj%5D.%0D%0A%0D%0AThe%20only%20fix%20for%20now%20is%20to%20disable%20updates%20and%20go%20b" title="Yahoo! Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=Avast%20-%20reverting%20back%20to%20another%20VPS%20file&amp;body=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F" title="email"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;partner=sociable" title="PDF"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;partner=sociable" title="Print"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.johnnychin.com/blog/feed/" title="RSS"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a></li>
</ul>
</div>
<div style="display:block"><small><em><br />&copy;2010 <a href="http://www.johnnychin.com/blog">Johnny Chin</a>. All Rights Reserved.</em></small></div>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.johnnychin.com/blog/wp-content/uploads/2009/12/avast-logo.jpg" alt="avast-logo" title="avast-logo" width="92" height="92" class="alignright size-full wp-image-643" /><br />
Avast tonight released their updated VPS 091203-0 signature file which has been causing a lot of grief to everyone around the world with false-positives for the trojan/worm <strong>Win32:Delf-MZG[Trj]</strong>.</p>
<p>The only fix for now is to disable updates and go back to a previous signature file that is not &#8220;bad&#8221;.</p>
<p>Luckily I have another machine which has not yet taken down this update, so I saved the <strong>400.vps</strong> file from <strong>C:\Program Files\Alwil Software\Avast4\DATA</strong> into my USB key.  I then copied this older version of the 400.vps file onto the computer with bad 091203-0 VPS signature file.  I placed it into C:\ for easy access later (because we will be using the Command Prompt, so everything would be typed).</p>
<p>Now on the computer with the bad VPS signature file,<br />
<strong>disable the Avast updates by setting it to &#8220;Manual&#8221;</strong>.<br />
<a rel="lightbox" target="lightbox" href="http://www.johnnychin.com/blog/wp-content/uploads/2009/12/turn-off-avast-updates.jpg"><br />
<img src="http://www.johnnychin.com/blog/wp-content/uploads/2009/12/turn-off-avast-updates-300x204.jpg" alt="turn-off-avast-updates" title="turn-off-avast-updates" width="300" height="204" class="alignnone size-medium wp-image-618" border=0 /></a></p>
<p>Reboot the computer (assuming Windows XP) into<br />
<nobr><strong><font color=red>&#8220;Safe Mode with Command Prompt&#8221;</font></strong></nobr><br />
and type the following:<br />
<font color=blue><strong>cd &#8220;C:\Program Files\Alwil Software\Avast4\DATA&#8221;<br />
ren 400.vps 400.vps.091203-0.bad<br />
copy C:\400.vps<br /></strong></font><br />
<i>(this is why I recommended putting it in C:\ above, less typing)</i><br />
Then reboot the computer back to Normal mode.<br />
Your Avast VPS signatures should now be reverted to the older version.</p>
<p>Good luck!</p>
<p><b>Update: December 3, 2009 8:25AM EST</b><br />
Avast released an updated signature file (VPS 091203-1) that is suppose to resolve the bug.  Goto <a href="http://support.avast.com/index.php?_m=knowledgebase&#038;_a=viewarticle&#038;kbarticleid=377" target="_avast">http://support.avast.com/index.php?_m=knowledgebase&#038;_a=viewarticle&#038;kbarticleid=377</a><br />
.</p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;title=Avast%20-%20reverting%20back%20to%20another%20VPS%20file&amp;notes=%0D%0AAvast%20tonight%20released%20their%20updated%20VPS%20091203-0%20signature%20file%20which%20has%20been%20causing%20a%20lot%20of%20grief%20to%20everyone%20around%20the%20world%20with%20false-positives%20for%20the%20trojan%2Fworm%20Win32%3ADelf-MZG%5BTrj%5D.%0D%0A%0D%0AThe%20only%20fix%20for%20now%20is%20to%20disable%20updates%20and%20go%20b" title="del.icio.us"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;title=Avast%20-%20reverting%20back%20to%20another%20VPS%20file&amp;bodytext=%0D%0AAvast%20tonight%20released%20their%20updated%20VPS%20091203-0%20signature%20file%20which%20has%20been%20causing%20a%20lot%20of%20grief%20to%20everyone%20around%20the%20world%20with%20false-positives%20for%20the%20trojan%2Fworm%20Win32%3ADelf-MZG%5BTrj%5D.%0D%0A%0D%0AThe%20only%20fix%20for%20now%20is%20to%20disable%20updates%20and%20go%20b" title="Digg"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;t=Avast%20-%20reverting%20back%20to%20another%20VPS%20file" title="Facebook"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;title=Avast%20-%20reverting%20back%20to%20another%20VPS%20file" title="Faves"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/bluedot.png" title="Faves" alt="Faves" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;title=Avast%20-%20reverting%20back%20to%20another%20VPS%20file&amp;annotation=%0D%0AAvast%20tonight%20released%20their%20updated%20VPS%20091203-0%20signature%20file%20which%20has%20been%20causing%20a%20lot%20of%20grief%20to%20everyone%20around%20the%20world%20with%20false-positives%20for%20the%20trojan%2Fworm%20Win32%3ADelf-MZG%5BTrj%5D.%0D%0A%0D%0AThe%20only%20fix%20for%20now%20is%20to%20disable%20updates%20and%20go%20b" title="Google Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;title=Avast%20-%20reverting%20back%20to%20another%20VPS%20file&amp;source=Johnny+Chin+my+2-%C2%A2ents+worth+of+thoughts+and+opinions&amp;summary=%0D%0AAvast%20tonight%20released%20their%20updated%20VPS%20091203-0%20signature%20file%20which%20has%20been%20causing%20a%20lot%20of%20grief%20to%20everyone%20around%20the%20world%20with%20false-positives%20for%20the%20trojan%2Fworm%20Win32%3ADelf-MZG%5BTrj%5D.%0D%0A%0D%0AThe%20only%20fix%20for%20now%20is%20to%20disable%20updates%20and%20go%20b" title="LinkedIn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;title=Avast%20-%20reverting%20back%20to%20another%20VPS%20file" title="Live"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;title=Avast%20-%20reverting%20back%20to%20another%20VPS%20file" title="Mixx"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;t=Avast%20-%20reverting%20back%20to%20another%20VPS%20file" title="MySpace"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;title=Avast%20-%20reverting%20back%20to%20another%20VPS%20file&amp;body=%0D%0AAvast%20tonight%20released%20their%20updated%20VPS%20091203-0%20signature%20file%20which%20has%20been%20causing%20a%20lot%20of%20grief%20to%20everyone%20around%20the%20world%20with%20false-positives%20for%20the%20trojan%2Fworm%20Win32%3ADelf-MZG%5BTrj%5D.%0D%0A%0D%0AThe%20only%20fix%20for%20now%20is%20to%20disable%20updates%20and%20go%20b" title="Ping.fm"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F" title="Propeller"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/propeller.png" title="Propeller" alt="Propeller" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;title=Avast%20-%20reverting%20back%20to%20another%20VPS%20file" title="Reddit"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Avast%20-%20reverting%20back%20to%20another%20VPS%20file&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F" title="Slashdot"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F" title="Sphinn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;title=Avast%20-%20reverting%20back%20to%20another%20VPS%20file" title="StumbleUpon"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F" title="Technorati"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Avast%20-%20reverting%20back%20to%20another%20VPS%20file%20-%20http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F" title="Twitter"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://bookmarks.yahoo.com/toolbar/savebm?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;t=Avast%20-%20reverting%20back%20to%20another%20VPS%20file&opener=bm&amp;ei=UTF-8&amp;d=%0D%0AAvast%20tonight%20released%20their%20updated%20VPS%20091203-0%20signature%20file%20which%20has%20been%20causing%20a%20lot%20of%20grief%20to%20everyone%20around%20the%20world%20with%20false-positives%20for%20the%20trojan%2Fworm%20Win32%3ADelf-MZG%5BTrj%5D.%0D%0A%0D%0AThe%20only%20fix%20for%20now%20is%20to%20disable%20updates%20and%20go%20b" title="Yahoo! Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=Avast%20-%20reverting%20back%20to%20another%20VPS%20file&amp;body=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F" title="email"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;partner=sociable" title="PDF"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F12%2Favast-reverting-back-to-another-vps-file%2F&amp;partner=sociable" title="Print"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.johnnychin.com/blog/feed/" title="RSS"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnnychin.com/blog/2009/12/avast-reverting-back-to-another-vps-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8216;dangerous&#8217; celebs in cyberspace</title>
		<link>http://www.johnnychin.com/blog/2009/08/dangerous-celebs-in-cyberspace/</link>
		<comments>http://www.johnnychin.com/blog/2009/08/dangerous-celebs-in-cyberspace/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 14:23:50 +0000</pubDate>
		<dc:creator>Johnny</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[tweaking / hacking / fixing]]></category>
		<category><![CDATA[Beyoncé]]></category>
		<category><![CDATA[celebrities]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Jennifer Aniston]]></category>
		<category><![CDATA[Jessica Biel]]></category>
		<category><![CDATA[Jessica Simpson]]></category>
		<category><![CDATA[Mozilla Firefox]]></category>
		<category><![CDATA[Tom Brady]]></category>

		<guid isPermaLink="false">http://www.johnnychin.com/blog/?p=591</guid>
		<description><![CDATA[<p>Doing simple searches for your favorite celebrities online can give you results which links to malware.  Trying to get some dirt on your favorite celebrity may result in you getting some dirt installed on your computer.</p>
<p><i>Jessica Biel most &#8216;dangerous&#8217; celeb in cyberspace.</i>  Followed by Beyoncé, Jennifer Aniston, Tom Brady, and Jessica Simpson to round out the top 5.</p>
<p><strong>Source:</strong> <a href="/.r/?http://news.cnet.com/8301-1009_3-10317029-83.html?part=rss&#038;subj=news&#038;tag=2547-1_3-0-20" target=CNET>http://news.cnet.com/8301-1009_3-10317029-83.html?part=rss&#038;subj=news&#038;tag=2547-1_3-0-20</a></p>
<p><strong>Suggestion:</strong> use a safer browser like <a href="/.r/?http://www.firefox.com/" target=_FF>Mozilla Firefox 3.5</a>.</p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;title=%27dangerous%27%20celebs%20in%20cyberspace&amp;notes=Doing%20simple%20searches%20for%20your%20favorite%20celebrities%20online%20can%20give%20you%20results%20which%20links%20to%20malware.%20%20Trying%20to%20get%20some%20dirt%20on%20your%20favorite%20celebrity%20may%20result%20in%20you%20getting%20some%20dirt%20installed%20on%20your%20computer.%0D%0A%0D%0AJessica%20Biel%20most%20%27dangerou" title="del.icio.us"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;title=%27dangerous%27%20celebs%20in%20cyberspace&amp;bodytext=Doing%20simple%20searches%20for%20your%20favorite%20celebrities%20online%20can%20give%20you%20results%20which%20links%20to%20malware.%20%20Trying%20to%20get%20some%20dirt%20on%20your%20favorite%20celebrity%20may%20result%20in%20you%20getting%20some%20dirt%20installed%20on%20your%20computer.%0D%0A%0D%0AJessica%20Biel%20most%20%27dangerou" title="Digg"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;t=%27dangerous%27%20celebs%20in%20cyberspace" title="Facebook"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;title=%27dangerous%27%20celebs%20in%20cyberspace" title="Faves"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/bluedot.png" title="Faves" alt="Faves" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;title=%27dangerous%27%20celebs%20in%20cyberspace&amp;annotation=Doing%20simple%20searches%20for%20your%20favorite%20celebrities%20online%20can%20give%20you%20results%20which%20links%20to%20malware.%20%20Trying%20to%20get%20some%20dirt%20on%20your%20favorite%20celebrity%20may%20result%20in%20you%20getting%20some%20dirt%20installed%20on%20your%20computer.%0D%0A%0D%0AJessica%20Biel%20most%20%27dangerou" title="Google Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;title=%27dangerous%27%20celebs%20in%20cyberspace&amp;source=Johnny+Chin+my+2-%C2%A2ents+worth+of+thoughts+and+opinions&amp;summary=Doing%20simple%20searches%20for%20your%20favorite%20celebrities%20online%20can%20give%20you%20results%20which%20links%20to%20malware.%20%20Trying%20to%20get%20some%20dirt%20on%20your%20favorite%20celebrity%20may%20result%20in%20you%20getting%20some%20dirt%20installed%20on%20your%20computer.%0D%0A%0D%0AJessica%20Biel%20most%20%27dangerou" title="LinkedIn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;title=%27dangerous%27%20celebs%20in%20cyberspace" title="Live"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;title=%27dangerous%27%20celebs%20in%20cyberspace" title="Mixx"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;t=%27dangerous%27%20celebs%20in%20cyberspace" title="MySpace"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;title=%27dangerous%27%20celebs%20in%20cyberspace&amp;body=Doing%20simple%20searches%20for%20your%20favorite%20celebrities%20online%20can%20give%20you%20results%20which%20links%20to%20malware.%20%20Trying%20to%20get%20some%20dirt%20on%20your%20favorite%20celebrity%20may%20result%20in%20you%20getting%20some%20dirt%20installed%20on%20your%20computer.%0D%0A%0D%0AJessica%20Biel%20most%20%27dangerou" title="Ping.fm"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F" title="Propeller"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/propeller.png" title="Propeller" alt="Propeller" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;title=%27dangerous%27%20celebs%20in%20cyberspace" title="Reddit"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=%27dangerous%27%20celebs%20in%20cyberspace&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F" title="Slashdot"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F" title="Sphinn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;title=%27dangerous%27%20celebs%20in%20cyberspace" title="StumbleUpon"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F" title="Technorati"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=%27dangerous%27%20celebs%20in%20cyberspace%20-%20http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F" title="Twitter"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://bookmarks.yahoo.com/toolbar/savebm?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;t=%27dangerous%27%20celebs%20in%20cyberspace&opener=bm&amp;ei=UTF-8&amp;d=Doing%20simple%20searches%20for%20your%20favorite%20celebrities%20online%20can%20give%20you%20results%20which%20links%20to%20malware.%20%20Trying%20to%20get%20some%20dirt%20on%20your%20favorite%20celebrity%20may%20result%20in%20you%20getting%20some%20dirt%20installed%20on%20your%20computer.%0D%0A%0D%0AJessica%20Biel%20most%20%27dangerou" title="Yahoo! Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=%27dangerous%27%20celebs%20in%20cyberspace&amp;body=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F" title="email"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;partner=sociable" title="PDF"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;partner=sociable" title="Print"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.johnnychin.com/blog/feed/" title="RSS"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a></li>
</ul>
</div>
<div style="display:block"><small><em><br />&copy;2010 <a href="http://www.johnnychin.com/blog">Johnny Chin</a>. All Rights Reserved.</em></small></div>]]></description>
			<content:encoded><![CDATA[<p>Doing simple searches for your favorite celebrities online can give you results which links to malware.  Trying to get some dirt on your favorite celebrity may result in you getting some dirt installed on your computer.</p>
<p><i>Jessica Biel most &#8216;dangerous&#8217; celeb in cyberspace.</i>  Followed by Beyoncé, Jennifer Aniston, Tom Brady, and Jessica Simpson to round out the top 5.</p>
<p><strong>Source:</strong> <a href="/.r/?http://news.cnet.com/8301-1009_3-10317029-83.html?part=rss&#038;subj=news&#038;tag=2547-1_3-0-20" target=CNET>http://news.cnet.com/8301-1009_3-10317029-83.html?part=rss&#038;subj=news&#038;tag=2547-1_3-0-20</a></p>
<p><strong>Suggestion:</strong> use a safer browser like <a href="/.r/?http://www.firefox.com/" target=_FF>Mozilla Firefox 3.5</a>.</p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;title=%27dangerous%27%20celebs%20in%20cyberspace&amp;notes=Doing%20simple%20searches%20for%20your%20favorite%20celebrities%20online%20can%20give%20you%20results%20which%20links%20to%20malware.%20%20Trying%20to%20get%20some%20dirt%20on%20your%20favorite%20celebrity%20may%20result%20in%20you%20getting%20some%20dirt%20installed%20on%20your%20computer.%0D%0A%0D%0AJessica%20Biel%20most%20%27dangerou" title="del.icio.us"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;title=%27dangerous%27%20celebs%20in%20cyberspace&amp;bodytext=Doing%20simple%20searches%20for%20your%20favorite%20celebrities%20online%20can%20give%20you%20results%20which%20links%20to%20malware.%20%20Trying%20to%20get%20some%20dirt%20on%20your%20favorite%20celebrity%20may%20result%20in%20you%20getting%20some%20dirt%20installed%20on%20your%20computer.%0D%0A%0D%0AJessica%20Biel%20most%20%27dangerou" title="Digg"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;t=%27dangerous%27%20celebs%20in%20cyberspace" title="Facebook"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;title=%27dangerous%27%20celebs%20in%20cyberspace" title="Faves"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/bluedot.png" title="Faves" alt="Faves" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;title=%27dangerous%27%20celebs%20in%20cyberspace&amp;annotation=Doing%20simple%20searches%20for%20your%20favorite%20celebrities%20online%20can%20give%20you%20results%20which%20links%20to%20malware.%20%20Trying%20to%20get%20some%20dirt%20on%20your%20favorite%20celebrity%20may%20result%20in%20you%20getting%20some%20dirt%20installed%20on%20your%20computer.%0D%0A%0D%0AJessica%20Biel%20most%20%27dangerou" title="Google Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;title=%27dangerous%27%20celebs%20in%20cyberspace&amp;source=Johnny+Chin+my+2-%C2%A2ents+worth+of+thoughts+and+opinions&amp;summary=Doing%20simple%20searches%20for%20your%20favorite%20celebrities%20online%20can%20give%20you%20results%20which%20links%20to%20malware.%20%20Trying%20to%20get%20some%20dirt%20on%20your%20favorite%20celebrity%20may%20result%20in%20you%20getting%20some%20dirt%20installed%20on%20your%20computer.%0D%0A%0D%0AJessica%20Biel%20most%20%27dangerou" title="LinkedIn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;title=%27dangerous%27%20celebs%20in%20cyberspace" title="Live"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;title=%27dangerous%27%20celebs%20in%20cyberspace" title="Mixx"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;t=%27dangerous%27%20celebs%20in%20cyberspace" title="MySpace"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;title=%27dangerous%27%20celebs%20in%20cyberspace&amp;body=Doing%20simple%20searches%20for%20your%20favorite%20celebrities%20online%20can%20give%20you%20results%20which%20links%20to%20malware.%20%20Trying%20to%20get%20some%20dirt%20on%20your%20favorite%20celebrity%20may%20result%20in%20you%20getting%20some%20dirt%20installed%20on%20your%20computer.%0D%0A%0D%0AJessica%20Biel%20most%20%27dangerou" title="Ping.fm"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F" title="Propeller"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/propeller.png" title="Propeller" alt="Propeller" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;title=%27dangerous%27%20celebs%20in%20cyberspace" title="Reddit"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=%27dangerous%27%20celebs%20in%20cyberspace&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F" title="Slashdot"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F" title="Sphinn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;title=%27dangerous%27%20celebs%20in%20cyberspace" title="StumbleUpon"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F" title="Technorati"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=%27dangerous%27%20celebs%20in%20cyberspace%20-%20http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F" title="Twitter"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://bookmarks.yahoo.com/toolbar/savebm?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;t=%27dangerous%27%20celebs%20in%20cyberspace&opener=bm&amp;ei=UTF-8&amp;d=Doing%20simple%20searches%20for%20your%20favorite%20celebrities%20online%20can%20give%20you%20results%20which%20links%20to%20malware.%20%20Trying%20to%20get%20some%20dirt%20on%20your%20favorite%20celebrity%20may%20result%20in%20you%20getting%20some%20dirt%20installed%20on%20your%20computer.%0D%0A%0D%0AJessica%20Biel%20most%20%27dangerou" title="Yahoo! Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=%27dangerous%27%20celebs%20in%20cyberspace&amp;body=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F" title="email"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;partner=sociable" title="PDF"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Fdangerous-celebs-in-cyberspace%2F&amp;partner=sociable" title="Print"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.johnnychin.com/blog/feed/" title="RSS"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnnychin.com/blog/2009/08/dangerous-celebs-in-cyberspace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter under Denial-of-Service Attack</title>
		<link>http://www.johnnychin.com/blog/2009/08/twitter-under-denial-of-service-attack/</link>
		<comments>http://www.johnnychin.com/blog/2009/08/twitter-under-denial-of-service-attack/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 15:17:31 +0000</pubDate>
		<dc:creator>Johnny</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[tweaking / hacking / fixing]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.johnnychin.com/blog/?p=557</guid>
		<description><![CDATA[<p><img src="http://galleries.jchinphotography.com/photos/508779159_58dCs-Ti-1.jpg" align=right><br />
Since approximately 9am Eastern Time, Twitter has been down.  Just now on CNBC, they announced that Twitter came out and confirmed they are under a DoS (Denial-of-Service ) attack.</p>
<p>Source: <a href="http://www.cnbc.com/id/32297641/" target=_CNBC>http://www.cnbc.com/id/32297641/</a></p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;title=Twitter%20under%20Denial-of-Service%20Attack&amp;notes=%0D%0ASince%20approximately%209am%20Eastern%20Time%2C%20Twitter%20has%20been%20down.%20%20Just%20now%20on%20CNBC%2C%20they%20announced%20that%20Twitter%20came%20out%20and%20confirmed%20they%20are%20under%20a%20DoS%20%28Denial-of-Service%20%29%20attack.%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.cnbc.com%2Fid%2F32297641%2F%0D%0A" title="del.icio.us"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;title=Twitter%20under%20Denial-of-Service%20Attack&amp;bodytext=%0D%0ASince%20approximately%209am%20Eastern%20Time%2C%20Twitter%20has%20been%20down.%20%20Just%20now%20on%20CNBC%2C%20they%20announced%20that%20Twitter%20came%20out%20and%20confirmed%20they%20are%20under%20a%20DoS%20%28Denial-of-Service%20%29%20attack.%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.cnbc.com%2Fid%2F32297641%2F%0D%0A" title="Digg"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;t=Twitter%20under%20Denial-of-Service%20Attack" title="Facebook"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;title=Twitter%20under%20Denial-of-Service%20Attack" title="Faves"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/bluedot.png" title="Faves" alt="Faves" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;title=Twitter%20under%20Denial-of-Service%20Attack&amp;annotation=%0D%0ASince%20approximately%209am%20Eastern%20Time%2C%20Twitter%20has%20been%20down.%20%20Just%20now%20on%20CNBC%2C%20they%20announced%20that%20Twitter%20came%20out%20and%20confirmed%20they%20are%20under%20a%20DoS%20%28Denial-of-Service%20%29%20attack.%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.cnbc.com%2Fid%2F32297641%2F%0D%0A" title="Google Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;title=Twitter%20under%20Denial-of-Service%20Attack&amp;source=Johnny+Chin+my+2-%C2%A2ents+worth+of+thoughts+and+opinions&amp;summary=%0D%0ASince%20approximately%209am%20Eastern%20Time%2C%20Twitter%20has%20been%20down.%20%20Just%20now%20on%20CNBC%2C%20they%20announced%20that%20Twitter%20came%20out%20and%20confirmed%20they%20are%20under%20a%20DoS%20%28Denial-of-Service%20%29%20attack.%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.cnbc.com%2Fid%2F32297641%2F%0D%0A" title="LinkedIn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;title=Twitter%20under%20Denial-of-Service%20Attack" title="Live"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;title=Twitter%20under%20Denial-of-Service%20Attack" title="Mixx"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;t=Twitter%20under%20Denial-of-Service%20Attack" title="MySpace"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;title=Twitter%20under%20Denial-of-Service%20Attack&amp;body=%0D%0ASince%20approximately%209am%20Eastern%20Time%2C%20Twitter%20has%20been%20down.%20%20Just%20now%20on%20CNBC%2C%20they%20announced%20that%20Twitter%20came%20out%20and%20confirmed%20they%20are%20under%20a%20DoS%20%28Denial-of-Service%20%29%20attack.%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.cnbc.com%2Fid%2F32297641%2F%0D%0A" title="Ping.fm"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F" title="Propeller"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/propeller.png" title="Propeller" alt="Propeller" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;title=Twitter%20under%20Denial-of-Service%20Attack" title="Reddit"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Twitter%20under%20Denial-of-Service%20Attack&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F" title="Slashdot"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F" title="Sphinn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;title=Twitter%20under%20Denial-of-Service%20Attack" title="StumbleUpon"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F" title="Technorati"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Twitter%20under%20Denial-of-Service%20Attack%20-%20http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F" title="Twitter"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://bookmarks.yahoo.com/toolbar/savebm?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;t=Twitter%20under%20Denial-of-Service%20Attack&opener=bm&amp;ei=UTF-8&amp;d=%0D%0ASince%20approximately%209am%20Eastern%20Time%2C%20Twitter%20has%20been%20down.%20%20Just%20now%20on%20CNBC%2C%20they%20announced%20that%20Twitter%20came%20out%20and%20confirmed%20they%20are%20under%20a%20DoS%20%28Denial-of-Service%20%29%20attack.%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.cnbc.com%2Fid%2F32297641%2F%0D%0A" title="Yahoo! Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=Twitter%20under%20Denial-of-Service%20Attack&amp;body=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F" title="email"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;partner=sociable" title="PDF"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;partner=sociable" title="Print"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.johnnychin.com/blog/feed/" title="RSS"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a></li>
</ul>
</div>
<div style="display:block"><small><em><br />&copy;2010 <a href="http://www.johnnychin.com/blog">Johnny Chin</a>. All Rights Reserved.</em></small></div>]]></description>
			<content:encoded><![CDATA[<p><img src="http://galleries.jchinphotography.com/photos/508779159_58dCs-Ti-1.jpg" align=right><br />
Since approximately 9am Eastern Time, Twitter has been down.  Just now on CNBC, they announced that Twitter came out and confirmed they are under a DoS (Denial-of-Service ) attack.</p>
<p>Source: <a href="http://www.cnbc.com/id/32297641/" target=_CNBC>http://www.cnbc.com/id/32297641/</a></p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;title=Twitter%20under%20Denial-of-Service%20Attack&amp;notes=%0D%0ASince%20approximately%209am%20Eastern%20Time%2C%20Twitter%20has%20been%20down.%20%20Just%20now%20on%20CNBC%2C%20they%20announced%20that%20Twitter%20came%20out%20and%20confirmed%20they%20are%20under%20a%20DoS%20%28Denial-of-Service%20%29%20attack.%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.cnbc.com%2Fid%2F32297641%2F%0D%0A" title="del.icio.us"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;title=Twitter%20under%20Denial-of-Service%20Attack&amp;bodytext=%0D%0ASince%20approximately%209am%20Eastern%20Time%2C%20Twitter%20has%20been%20down.%20%20Just%20now%20on%20CNBC%2C%20they%20announced%20that%20Twitter%20came%20out%20and%20confirmed%20they%20are%20under%20a%20DoS%20%28Denial-of-Service%20%29%20attack.%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.cnbc.com%2Fid%2F32297641%2F%0D%0A" title="Digg"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;t=Twitter%20under%20Denial-of-Service%20Attack" title="Facebook"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;title=Twitter%20under%20Denial-of-Service%20Attack" title="Faves"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/bluedot.png" title="Faves" alt="Faves" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;title=Twitter%20under%20Denial-of-Service%20Attack&amp;annotation=%0D%0ASince%20approximately%209am%20Eastern%20Time%2C%20Twitter%20has%20been%20down.%20%20Just%20now%20on%20CNBC%2C%20they%20announced%20that%20Twitter%20came%20out%20and%20confirmed%20they%20are%20under%20a%20DoS%20%28Denial-of-Service%20%29%20attack.%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.cnbc.com%2Fid%2F32297641%2F%0D%0A" title="Google Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;title=Twitter%20under%20Denial-of-Service%20Attack&amp;source=Johnny+Chin+my+2-%C2%A2ents+worth+of+thoughts+and+opinions&amp;summary=%0D%0ASince%20approximately%209am%20Eastern%20Time%2C%20Twitter%20has%20been%20down.%20%20Just%20now%20on%20CNBC%2C%20they%20announced%20that%20Twitter%20came%20out%20and%20confirmed%20they%20are%20under%20a%20DoS%20%28Denial-of-Service%20%29%20attack.%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.cnbc.com%2Fid%2F32297641%2F%0D%0A" title="LinkedIn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;title=Twitter%20under%20Denial-of-Service%20Attack" title="Live"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;title=Twitter%20under%20Denial-of-Service%20Attack" title="Mixx"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;t=Twitter%20under%20Denial-of-Service%20Attack" title="MySpace"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;title=Twitter%20under%20Denial-of-Service%20Attack&amp;body=%0D%0ASince%20approximately%209am%20Eastern%20Time%2C%20Twitter%20has%20been%20down.%20%20Just%20now%20on%20CNBC%2C%20they%20announced%20that%20Twitter%20came%20out%20and%20confirmed%20they%20are%20under%20a%20DoS%20%28Denial-of-Service%20%29%20attack.%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.cnbc.com%2Fid%2F32297641%2F%0D%0A" title="Ping.fm"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F" title="Propeller"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/propeller.png" title="Propeller" alt="Propeller" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;title=Twitter%20under%20Denial-of-Service%20Attack" title="Reddit"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Twitter%20under%20Denial-of-Service%20Attack&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F" title="Slashdot"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F" title="Sphinn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;title=Twitter%20under%20Denial-of-Service%20Attack" title="StumbleUpon"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F" title="Technorati"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Twitter%20under%20Denial-of-Service%20Attack%20-%20http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F" title="Twitter"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://bookmarks.yahoo.com/toolbar/savebm?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;t=Twitter%20under%20Denial-of-Service%20Attack&opener=bm&amp;ei=UTF-8&amp;d=%0D%0ASince%20approximately%209am%20Eastern%20Time%2C%20Twitter%20has%20been%20down.%20%20Just%20now%20on%20CNBC%2C%20they%20announced%20that%20Twitter%20came%20out%20and%20confirmed%20they%20are%20under%20a%20DoS%20%28Denial-of-Service%20%29%20attack.%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.cnbc.com%2Fid%2F32297641%2F%0D%0A" title="Yahoo! Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=Twitter%20under%20Denial-of-Service%20Attack&amp;body=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F" title="email"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;partner=sociable" title="PDF"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F08%2Ftwitter-under-denial-of-service-attack%2F&amp;partner=sociable" title="Print"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.johnnychin.com/blog/feed/" title="RSS"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnnychin.com/blog/2009/08/twitter-under-denial-of-service-attack/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>removing Microsoft .NET Framework Assistant Extension (spyware-like installation) from Firefox</title>
		<link>http://www.johnnychin.com/blog/2009/07/removing-microsoft-net-framework-assistant-extension-from-firefox/</link>
		<comments>http://www.johnnychin.com/blog/2009/07/removing-microsoft-net-framework-assistant-extension-from-firefox/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 16:27:44 +0000</pubDate>
		<dc:creator>Johnny</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[computer stuff]]></category>
		<category><![CDATA[tweaking / hacking / fixing]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[fixing]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[spyware]]></category>

		<guid isPermaLink="false">http://www.johnnychin.com/blog/?p=517</guid>
		<description><![CDATA[<h3>How to remove Microsoft .NET Framework Assistant Extension from Firefox 3.0 and Firefox 3.5</h3>
<p><img src="http://galleries.jchinphotography.com/photos/580938390_kv6xu-Ti.png" align=right><br />
I just upgraded to <a href="/.r/?http://www.getfirefox.com/" target=_Firefox>Firefox 3.5</a> and realized that Microsoft snuck in (spyware-like installation, without user acknowledgment) an extension to Firefox 3.0 that is not compatible with Firefox 3.5, that extension is the Microsoft .NET Framework Assistant 1.0.</p>
<p>Microsoft has released a newer version of that extension, version 1.1, which is compatible with Firefox 3.5.  However, Firefox 3.5 cannot automatically update to it, you have to do it manually and can be found here:<br />
<a href="/.r/?https://addons.mozilla.org/en-US/firefox/addon/9449">https://addons.mozilla.org/en-US/firefox/addon/9449</a></p>
<p>Well … being that I want to use Firefox and stay away from Microsoft’s browser and plug-ins, I wanted to find a way to remove the Microsoft .NET Framework Assistant 1.0 extension, since you cannot just click “Uninstall” like all the other extensions I have in Firefox.  Besides, why would I want to keep an extension installed that I did not install myself?  Would you knowingly keep a piece of spyware running on your computer?  Heck no!</p>
<p>So digging around, I found clues on how to remove it.  Here is a script that I wrote to remove the extension from the computer and remove it from Firefox.  However, I still had to manually remove the additional information Microsoft added to the Firefox UserAgent header.</p>
<blockquote><p><font size=1><br />
@echo off<br />
echo Removing dotNET Assistant Extension files &#8230;<br />
rd /s &#8220;%windir%\Microsoft.NET\Framework\v3.5\Windows Presentation Foundation\DotNetAssistantExtension&#8221;<br />
echo.<br />
echo Removing dotNET extension from registry &#8230;<br />
REG.EXE DELETE &#8220;HKLM\SOFTWARE\Mozilla\Firefox\Extensions&#8221; /v &#8220;{20a82645-c095-46ed-80e3-08825760534b}&#8221; /f<br />
echo.<br />
echo.<br />
echo MUST manually remove the UserAgent setting from each Firefox profile &#8230;<br />
echo.<br />
echo you can manually delete this line from each prefs.js:<br />
echo user_pref(&#8220;general.useragent.extra.microsoftdotnet&#8221;, &#8220;(.NET CLR 3.5.30729)&#8221;);<br />
echo.<br />
echo or do it from &#8220;about:config&#8221; within Firefox<br />
echo.<br />
</font></p></blockquote>
<p>However, this code did NOT work for all of my workstations.  I found that in those cases I needed to manually remove an entry from the registry, so I created this .REG file:</p>
<blockquote><p><font size=1><br />
REGEDIT4</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Firefox\extensions]<br />
&#8220;{20a82645-c095-46ed-80e3-08825760534b}&#8221;=-<br />
</font></p></blockquote>
<p>Finally, to remove the added text from the UserAgent header in Firefox.</p>
<p>One way to do this is to simply open the <b>prefs.js</b> for your Firefox profile and remove the line which reads:</p>
<blockquote><p><font size=1>user_pref(&#8220;general.useragent.extra.microsoftdotnet&#8221;, &#8220;(.NET CLR 3.5.30729)&#8221;);</font></p></blockquote>
<p>Or you can &#8230; in Firefox, type “<b>about:config</b>” into the URL box and you should see this:<br />
<a href="http://www.johnnychin.com/blog/wp-content/uploads/2009/07/about-config.jpg" target=lightbox rel=lightbox><img src="http://www.johnnychin.com/blog/wp-content/uploads/2009/07/about-config-300x135.jpg" alt="about-config" title="about-config" width="300" height="135" class="alignnone size-full wp-image-518" /></a></p>
<p>Now in the filter box, type “<b>useragent</b>” and you should see something like this:<br />
<a href="http://www.johnnychin.com/blog/wp-content/uploads/2009/07/about-config-useragent.jpg" target=lightbox rel=lightbox><img src="http://www.johnnychin.com/blog/wp-content/uploads/2009/07/about-config-useragent-300x135.jpg" alt="about-config-useragent" title="about-config-useragent" width="300" height="135" class="alignnone size-medium wp-image-522" /></a></p>
<p>Right-click on the “<b>general.useragent.extra.microsoftdotnet</b>” line brings up a menu, select “<b>Reset</b>”.<br />
Now close out of Firefox completely and restart it.  You are now done.<br />
&nbsp;<br />
&nbsp;<br />
<font size=1>Reference: <a href="/.r/?http://support.microsoft.com/kb/963707" target=_Microsoft>http://support.microsoft.com/kb/963707</a></font><br />
&nbsp;</p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;title=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox&amp;notes=How%20to%20remove%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20from%20Firefox%203.0%20and%20Firefox%203.5%0D%0A%0D%0AI%20just%20upgraded%20to%20Firefox%203.5%20and%20realized%20that%20Microsoft%20snuck%20in%20%28spyware-like%20installation%2C%20without%20user%20acknowledgment%29%20an%20extension%20to%20Firefox%203.0%20th" title="del.icio.us"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;title=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox&amp;bodytext=How%20to%20remove%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20from%20Firefox%203.0%20and%20Firefox%203.5%0D%0A%0D%0AI%20just%20upgraded%20to%20Firefox%203.5%20and%20realized%20that%20Microsoft%20snuck%20in%20%28spyware-like%20installation%2C%20without%20user%20acknowledgment%29%20an%20extension%20to%20Firefox%203.0%20th" title="Digg"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;t=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox" title="Facebook"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;title=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox" title="Faves"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/bluedot.png" title="Faves" alt="Faves" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;title=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox&amp;annotation=How%20to%20remove%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20from%20Firefox%203.0%20and%20Firefox%203.5%0D%0A%0D%0AI%20just%20upgraded%20to%20Firefox%203.5%20and%20realized%20that%20Microsoft%20snuck%20in%20%28spyware-like%20installation%2C%20without%20user%20acknowledgment%29%20an%20extension%20to%20Firefox%203.0%20th" title="Google Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;title=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox&amp;source=Johnny+Chin+my+2-%C2%A2ents+worth+of+thoughts+and+opinions&amp;summary=How%20to%20remove%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20from%20Firefox%203.0%20and%20Firefox%203.5%0D%0A%0D%0AI%20just%20upgraded%20to%20Firefox%203.5%20and%20realized%20that%20Microsoft%20snuck%20in%20%28spyware-like%20installation%2C%20without%20user%20acknowledgment%29%20an%20extension%20to%20Firefox%203.0%20th" title="LinkedIn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;title=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox" title="Live"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;title=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox" title="Mixx"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;t=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox" title="MySpace"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;title=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox&amp;body=How%20to%20remove%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20from%20Firefox%203.0%20and%20Firefox%203.5%0D%0A%0D%0AI%20just%20upgraded%20to%20Firefox%203.5%20and%20realized%20that%20Microsoft%20snuck%20in%20%28spyware-like%20installation%2C%20without%20user%20acknowledgment%29%20an%20extension%20to%20Firefox%203.0%20th" title="Ping.fm"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F" title="Propeller"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/propeller.png" title="Propeller" alt="Propeller" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;title=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox" title="Reddit"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F" title="Slashdot"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F" title="Sphinn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;title=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox" title="StumbleUpon"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F" title="Technorati"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox%20-%20http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F" title="Twitter"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://bookmarks.yahoo.com/toolbar/savebm?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;t=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox&opener=bm&amp;ei=UTF-8&amp;d=How%20to%20remove%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20from%20Firefox%203.0%20and%20Firefox%203.5%0D%0A%0D%0AI%20just%20upgraded%20to%20Firefox%203.5%20and%20realized%20that%20Microsoft%20snuck%20in%20%28spyware-like%20installation%2C%20without%20user%20acknowledgment%29%20an%20extension%20to%20Firefox%203.0%20th" title="Yahoo! Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox&amp;body=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F" title="email"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;partner=sociable" title="PDF"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;partner=sociable" title="Print"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.johnnychin.com/blog/feed/" title="RSS"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a></li>
</ul>
</div>
<div style="display:block"><small><em><br />&copy;2010 <a href="http://www.johnnychin.com/blog">Johnny Chin</a>. All Rights Reserved.</em></small></div>]]></description>
			<content:encoded><![CDATA[<h3>How to remove Microsoft .NET Framework Assistant Extension from Firefox 3.0 and Firefox 3.5</h3>
<p><img src="http://galleries.jchinphotography.com/photos/580938390_kv6xu-Ti.png" align=right><br />
I just upgraded to <a href="/.r/?http://www.getfirefox.com/" target=_Firefox>Firefox 3.5</a> and realized that Microsoft snuck in (spyware-like installation, without user acknowledgment) an extension to Firefox 3.0 that is not compatible with Firefox 3.5, that extension is the Microsoft .NET Framework Assistant 1.0.</p>
<p>Microsoft has released a newer version of that extension, version 1.1, which is compatible with Firefox 3.5.  However, Firefox 3.5 cannot automatically update to it, you have to do it manually and can be found here:<br />
<a href="/.r/?https://addons.mozilla.org/en-US/firefox/addon/9449">https://addons.mozilla.org/en-US/firefox/addon/9449</a></p>
<p>Well … being that I want to use Firefox and stay away from Microsoft’s browser and plug-ins, I wanted to find a way to remove the Microsoft .NET Framework Assistant 1.0 extension, since you cannot just click “Uninstall” like all the other extensions I have in Firefox.  Besides, why would I want to keep an extension installed that I did not install myself?  Would you knowingly keep a piece of spyware running on your computer?  Heck no!</p>
<p>So digging around, I found clues on how to remove it.  Here is a script that I wrote to remove the extension from the computer and remove it from Firefox.  However, I still had to manually remove the additional information Microsoft added to the Firefox UserAgent header.</p>
<blockquote><p><font size=1><br />
@echo off<br />
echo Removing dotNET Assistant Extension files &#8230;<br />
rd /s &#8220;%windir%\Microsoft.NET\Framework\v3.5\Windows Presentation Foundation\DotNetAssistantExtension&#8221;<br />
echo.<br />
echo Removing dotNET extension from registry &#8230;<br />
REG.EXE DELETE &#8220;HKLM\SOFTWARE\Mozilla\Firefox\Extensions&#8221; /v &#8220;{20a82645-c095-46ed-80e3-08825760534b}&#8221; /f<br />
echo.<br />
echo.<br />
echo MUST manually remove the UserAgent setting from each Firefox profile &#8230;<br />
echo.<br />
echo you can manually delete this line from each prefs.js:<br />
echo user_pref(&#8220;general.useragent.extra.microsoftdotnet&#8221;, &#8220;(.NET CLR 3.5.30729)&#8221;);<br />
echo.<br />
echo or do it from &#8220;about:config&#8221; within Firefox<br />
echo.<br />
</font></p></blockquote>
<p>However, this code did NOT work for all of my workstations.  I found that in those cases I needed to manually remove an entry from the registry, so I created this .REG file:</p>
<blockquote><p><font size=1><br />
REGEDIT4</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Firefox\extensions]<br />
&#8220;{20a82645-c095-46ed-80e3-08825760534b}&#8221;=-<br />
</font></p></blockquote>
<p>Finally, to remove the added text from the UserAgent header in Firefox.</p>
<p>One way to do this is to simply open the <b>prefs.js</b> for your Firefox profile and remove the line which reads:</p>
<blockquote><p><font size=1>user_pref(&#8220;general.useragent.extra.microsoftdotnet&#8221;, &#8220;(.NET CLR 3.5.30729)&#8221;);</font></p></blockquote>
<p>Or you can &#8230; in Firefox, type “<b>about:config</b>” into the URL box and you should see this:<br />
<a href="http://www.johnnychin.com/blog/wp-content/uploads/2009/07/about-config.jpg" target=lightbox rel=lightbox><img src="http://www.johnnychin.com/blog/wp-content/uploads/2009/07/about-config-300x135.jpg" alt="about-config" title="about-config" width="300" height="135" class="alignnone size-full wp-image-518" /></a></p>
<p>Now in the filter box, type “<b>useragent</b>” and you should see something like this:<br />
<a href="http://www.johnnychin.com/blog/wp-content/uploads/2009/07/about-config-useragent.jpg" target=lightbox rel=lightbox><img src="http://www.johnnychin.com/blog/wp-content/uploads/2009/07/about-config-useragent-300x135.jpg" alt="about-config-useragent" title="about-config-useragent" width="300" height="135" class="alignnone size-medium wp-image-522" /></a></p>
<p>Right-click on the “<b>general.useragent.extra.microsoftdotnet</b>” line brings up a menu, select “<b>Reset</b>”.<br />
Now close out of Firefox completely and restart it.  You are now done.<br />
&nbsp;<br />
&nbsp;<br />
<font size=1>Reference: <a href="/.r/?http://support.microsoft.com/kb/963707" target=_Microsoft>http://support.microsoft.com/kb/963707</a></font><br />
&nbsp;</p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;title=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox&amp;notes=How%20to%20remove%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20from%20Firefox%203.0%20and%20Firefox%203.5%0D%0A%0D%0AI%20just%20upgraded%20to%20Firefox%203.5%20and%20realized%20that%20Microsoft%20snuck%20in%20%28spyware-like%20installation%2C%20without%20user%20acknowledgment%29%20an%20extension%20to%20Firefox%203.0%20th" title="del.icio.us"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;title=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox&amp;bodytext=How%20to%20remove%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20from%20Firefox%203.0%20and%20Firefox%203.5%0D%0A%0D%0AI%20just%20upgraded%20to%20Firefox%203.5%20and%20realized%20that%20Microsoft%20snuck%20in%20%28spyware-like%20installation%2C%20without%20user%20acknowledgment%29%20an%20extension%20to%20Firefox%203.0%20th" title="Digg"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;t=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox" title="Facebook"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;title=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox" title="Faves"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/bluedot.png" title="Faves" alt="Faves" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;title=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox&amp;annotation=How%20to%20remove%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20from%20Firefox%203.0%20and%20Firefox%203.5%0D%0A%0D%0AI%20just%20upgraded%20to%20Firefox%203.5%20and%20realized%20that%20Microsoft%20snuck%20in%20%28spyware-like%20installation%2C%20without%20user%20acknowledgment%29%20an%20extension%20to%20Firefox%203.0%20th" title="Google Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;title=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox&amp;source=Johnny+Chin+my+2-%C2%A2ents+worth+of+thoughts+and+opinions&amp;summary=How%20to%20remove%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20from%20Firefox%203.0%20and%20Firefox%203.5%0D%0A%0D%0AI%20just%20upgraded%20to%20Firefox%203.5%20and%20realized%20that%20Microsoft%20snuck%20in%20%28spyware-like%20installation%2C%20without%20user%20acknowledgment%29%20an%20extension%20to%20Firefox%203.0%20th" title="LinkedIn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;title=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox" title="Live"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;title=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox" title="Mixx"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;t=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox" title="MySpace"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;title=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox&amp;body=How%20to%20remove%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20from%20Firefox%203.0%20and%20Firefox%203.5%0D%0A%0D%0AI%20just%20upgraded%20to%20Firefox%203.5%20and%20realized%20that%20Microsoft%20snuck%20in%20%28spyware-like%20installation%2C%20without%20user%20acknowledgment%29%20an%20extension%20to%20Firefox%203.0%20th" title="Ping.fm"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F" title="Propeller"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/propeller.png" title="Propeller" alt="Propeller" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;title=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox" title="Reddit"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F" title="Slashdot"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F" title="Sphinn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;title=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox" title="StumbleUpon"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F" title="Technorati"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox%20-%20http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F" title="Twitter"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://bookmarks.yahoo.com/toolbar/savebm?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;t=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox&opener=bm&amp;ei=UTF-8&amp;d=How%20to%20remove%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20from%20Firefox%203.0%20and%20Firefox%203.5%0D%0A%0D%0AI%20just%20upgraded%20to%20Firefox%203.5%20and%20realized%20that%20Microsoft%20snuck%20in%20%28spyware-like%20installation%2C%20without%20user%20acknowledgment%29%20an%20extension%20to%20Firefox%203.0%20th" title="Yahoo! Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=removing%20Microsoft%20.NET%20Framework%20Assistant%20Extension%20%28spyware-like%20installation%29%20from%20Firefox&amp;body=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F" title="email"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;partner=sociable" title="PDF"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F07%2Fremoving-microsoft-net-framework-assistant-extension-from-firefox%2F&amp;partner=sociable" title="Print"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.johnnychin.com/blog/feed/" title="RSS"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnnychin.com/blog/2009/07/removing-microsoft-net-framework-assistant-extension-from-firefox/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GMAIL global outage</title>
		<link>http://www.johnnychin.com/blog/2009/06/gmail-global-outage/</link>
		<comments>http://www.johnnychin.com/blog/2009/06/gmail-global-outage/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 15:34:43 +0000</pubDate>
		<dc:creator>Johnny</dc:creator>
				<category><![CDATA[system administration]]></category>
		<category><![CDATA[tweaking / hacking / fixing]]></category>
		<category><![CDATA[GMAIL]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[outage]]></category>

		<guid isPermaLink="false">http://www.johnnychin.com/blog/?p=494</guid>
		<description><![CDATA[<p>Looks like Google Mail (GMAIL) has a global outage today &#8230; again &#8230;.</p>
<p><a href="/blog/wp-content/uploads/2009/06/gmail-outage-20090619.jpg" rel="lightbox" taget=lightbox><img src="http://www.johnnychin.com/blog/wp-content/uploads/2009/06/gmail-outage-20090619-300x289.jpg" alt="gmail-outage-20090619" title="gmail-outage-20090619" width="300" height="289" class="alignnone size-medium wp-image-495" /></a><br />
Source: <a href="/.r/?http://www.google.com/appsstatus">http://www.google.com/appsstatus</a><br />
&nbsp;</p>
<p><a href="/blog/wp-content/uploads/2009/06/gmail-outage-20090619-status.jpg" rel="lightbox" target=lightbox><img src="http://www.johnnychin.com/blog/wp-content/uploads/2009/06/gmail-outage-20090619-status-300x205.jpg" alt="gmail-outage-20090619-status" title="gmail-outage-20090619-status" width="300" height="205" class="alignnone size-medium wp-image-497" /></a><br />
&nbsp;</p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;title=GMAIL%20global%20outage&amp;notes=Looks%20like%20Google%20Mail%20%28GMAIL%29%20has%20a%20global%20outage%20today%20...%20again%20....%0D%0A%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.google.com%2Fappsstatus%0D%0A%26nbsp%3B%0D%0A%0D%0A%0D%0A%26nbsp%3B%0D%0A" title="del.icio.us"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;title=GMAIL%20global%20outage&amp;bodytext=Looks%20like%20Google%20Mail%20%28GMAIL%29%20has%20a%20global%20outage%20today%20...%20again%20....%0D%0A%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.google.com%2Fappsstatus%0D%0A%26nbsp%3B%0D%0A%0D%0A%0D%0A%26nbsp%3B%0D%0A" title="Digg"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;t=GMAIL%20global%20outage" title="Facebook"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;title=GMAIL%20global%20outage" title="Faves"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/bluedot.png" title="Faves" alt="Faves" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;title=GMAIL%20global%20outage&amp;annotation=Looks%20like%20Google%20Mail%20%28GMAIL%29%20has%20a%20global%20outage%20today%20...%20again%20....%0D%0A%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.google.com%2Fappsstatus%0D%0A%26nbsp%3B%0D%0A%0D%0A%0D%0A%26nbsp%3B%0D%0A" title="Google Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;title=GMAIL%20global%20outage&amp;source=Johnny+Chin+my+2-%C2%A2ents+worth+of+thoughts+and+opinions&amp;summary=Looks%20like%20Google%20Mail%20%28GMAIL%29%20has%20a%20global%20outage%20today%20...%20again%20....%0D%0A%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.google.com%2Fappsstatus%0D%0A%26nbsp%3B%0D%0A%0D%0A%0D%0A%26nbsp%3B%0D%0A" title="LinkedIn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;title=GMAIL%20global%20outage" title="Live"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;title=GMAIL%20global%20outage" title="Mixx"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;t=GMAIL%20global%20outage" title="MySpace"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;title=GMAIL%20global%20outage&amp;body=Looks%20like%20Google%20Mail%20%28GMAIL%29%20has%20a%20global%20outage%20today%20...%20again%20....%0D%0A%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.google.com%2Fappsstatus%0D%0A%26nbsp%3B%0D%0A%0D%0A%0D%0A%26nbsp%3B%0D%0A" title="Ping.fm"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F" title="Propeller"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/propeller.png" title="Propeller" alt="Propeller" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;title=GMAIL%20global%20outage" title="Reddit"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=GMAIL%20global%20outage&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F" title="Slashdot"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F" title="Sphinn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;title=GMAIL%20global%20outage" title="StumbleUpon"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F" title="Technorati"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=GMAIL%20global%20outage%20-%20http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F" title="Twitter"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://bookmarks.yahoo.com/toolbar/savebm?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;t=GMAIL%20global%20outage&opener=bm&amp;ei=UTF-8&amp;d=Looks%20like%20Google%20Mail%20%28GMAIL%29%20has%20a%20global%20outage%20today%20...%20again%20....%0D%0A%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.google.com%2Fappsstatus%0D%0A%26nbsp%3B%0D%0A%0D%0A%0D%0A%26nbsp%3B%0D%0A" title="Yahoo! Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=GMAIL%20global%20outage&amp;body=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F" title="email"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;partner=sociable" title="PDF"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;partner=sociable" title="Print"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.johnnychin.com/blog/feed/" title="RSS"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a></li>
</ul>
</div>
<div style="display:block"><small><em><br />&copy;2010 <a href="http://www.johnnychin.com/blog">Johnny Chin</a>. All Rights Reserved.</em></small></div>]]></description>
			<content:encoded><![CDATA[<p>Looks like Google Mail (GMAIL) has a global outage today &#8230; again &#8230;.</p>
<p><a href="/blog/wp-content/uploads/2009/06/gmail-outage-20090619.jpg" rel="lightbox" taget=lightbox><img src="http://www.johnnychin.com/blog/wp-content/uploads/2009/06/gmail-outage-20090619-300x289.jpg" alt="gmail-outage-20090619" title="gmail-outage-20090619" width="300" height="289" class="alignnone size-medium wp-image-495" /></a><br />
Source: <a href="/.r/?http://www.google.com/appsstatus">http://www.google.com/appsstatus</a><br />
&nbsp;</p>
<p><a href="/blog/wp-content/uploads/2009/06/gmail-outage-20090619-status.jpg" rel="lightbox" target=lightbox><img src="http://www.johnnychin.com/blog/wp-content/uploads/2009/06/gmail-outage-20090619-status-300x205.jpg" alt="gmail-outage-20090619-status" title="gmail-outage-20090619-status" width="300" height="205" class="alignnone size-medium wp-image-497" /></a><br />
&nbsp;</p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;title=GMAIL%20global%20outage&amp;notes=Looks%20like%20Google%20Mail%20%28GMAIL%29%20has%20a%20global%20outage%20today%20...%20again%20....%0D%0A%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.google.com%2Fappsstatus%0D%0A%26nbsp%3B%0D%0A%0D%0A%0D%0A%26nbsp%3B%0D%0A" title="del.icio.us"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;title=GMAIL%20global%20outage&amp;bodytext=Looks%20like%20Google%20Mail%20%28GMAIL%29%20has%20a%20global%20outage%20today%20...%20again%20....%0D%0A%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.google.com%2Fappsstatus%0D%0A%26nbsp%3B%0D%0A%0D%0A%0D%0A%26nbsp%3B%0D%0A" title="Digg"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;t=GMAIL%20global%20outage" title="Facebook"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;title=GMAIL%20global%20outage" title="Faves"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/bluedot.png" title="Faves" alt="Faves" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;title=GMAIL%20global%20outage&amp;annotation=Looks%20like%20Google%20Mail%20%28GMAIL%29%20has%20a%20global%20outage%20today%20...%20again%20....%0D%0A%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.google.com%2Fappsstatus%0D%0A%26nbsp%3B%0D%0A%0D%0A%0D%0A%26nbsp%3B%0D%0A" title="Google Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;title=GMAIL%20global%20outage&amp;source=Johnny+Chin+my+2-%C2%A2ents+worth+of+thoughts+and+opinions&amp;summary=Looks%20like%20Google%20Mail%20%28GMAIL%29%20has%20a%20global%20outage%20today%20...%20again%20....%0D%0A%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.google.com%2Fappsstatus%0D%0A%26nbsp%3B%0D%0A%0D%0A%0D%0A%26nbsp%3B%0D%0A" title="LinkedIn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;title=GMAIL%20global%20outage" title="Live"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;title=GMAIL%20global%20outage" title="Mixx"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;t=GMAIL%20global%20outage" title="MySpace"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;title=GMAIL%20global%20outage&amp;body=Looks%20like%20Google%20Mail%20%28GMAIL%29%20has%20a%20global%20outage%20today%20...%20again%20....%0D%0A%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.google.com%2Fappsstatus%0D%0A%26nbsp%3B%0D%0A%0D%0A%0D%0A%26nbsp%3B%0D%0A" title="Ping.fm"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F" title="Propeller"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/propeller.png" title="Propeller" alt="Propeller" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;title=GMAIL%20global%20outage" title="Reddit"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=GMAIL%20global%20outage&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F" title="Slashdot"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F" title="Sphinn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;title=GMAIL%20global%20outage" title="StumbleUpon"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F" title="Technorati"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=GMAIL%20global%20outage%20-%20http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F" title="Twitter"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://bookmarks.yahoo.com/toolbar/savebm?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;t=GMAIL%20global%20outage&opener=bm&amp;ei=UTF-8&amp;d=Looks%20like%20Google%20Mail%20%28GMAIL%29%20has%20a%20global%20outage%20today%20...%20again%20....%0D%0A%0D%0A%0D%0ASource%3A%20http%3A%2F%2Fwww.google.com%2Fappsstatus%0D%0A%26nbsp%3B%0D%0A%0D%0A%0D%0A%26nbsp%3B%0D%0A" title="Yahoo! Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=GMAIL%20global%20outage&amp;body=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F" title="email"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;partner=sociable" title="PDF"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F06%2Fgmail-global-outage%2F&amp;partner=sociable" title="Print"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.johnnychin.com/blog/feed/" title="RSS"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnnychin.com/blog/2009/06/gmail-global-outage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Highlight your Sticky Posts</title>
		<link>http://www.johnnychin.com/blog/2009/04/highlight-your-sticky-posts/</link>
		<comments>http://www.johnnychin.com/blog/2009/04/highlight-your-sticky-posts/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 23:07:08 +0000</pubDate>
		<dc:creator>Johnny</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[tweaking / hacking / fixing]]></category>
		<category><![CDATA[fixing]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[highlight-grn]]></category>
		<category><![CDATA[tweaking]]></category>

		<guid isPermaLink="false">http://www.johnnychin.com/blog/?p=165</guid>
		<description><![CDATA[<p>To simply highlight something you can just modify your CSS stylesheet <b>styles.css</b> to include something like this:</p>
<table width="100%">
<tr>
<td width="10%"> &nbsp; </td>
<td align=center><code>.highlight	{ background-color: #FFFF00; }</code></td>
<td width="10%"> &nbsp; </td>
</tr>
</table>
<p>With <a href="/.r/?http://www.wordpress.org/" target=_wordpress>WordPress</a> v2.7, you can now mark a post as &#8220;Sticky&#8221;, which puts it at the top of the page.  If you are using a WordPress 2.7 compatible theme, then it should work right out of the box.  However, for older themes, you need to make a few simple modifications to your theme template and stylesheet.</p>
<p>In your template <b>index.php</b> file,</p>
<table width="100%">
<tr>
<td width="10%"> &nbsp; </td>
<td>change:</td>
<td><code>&lt;div <span class=highlight-pink>class="post"</span> id=... &gt;</code></td>
<td width="10%"> &nbsp; </td>
</tr>
<tr>
<td width="10%"> &nbsp; </td>
<td>to:</td>
<td><code>&lt;div <span class=highlight-pink>&lt;?php post_class(); ?&gt;</span> id=... &gt;</code></td>
<td width="10%"> &nbsp; </td>
</tr>
</table>
<p>Add this to your template <b>styles.css</b> file:</p>
<table width="100%">
<tr>
<td width="10%"> &nbsp; </td>
<td align=center><code>.style	{ background-color: #FFFF00; }</code></td>
<td width="10%"> &nbsp; </td>
</tr>
</table>
<p>Now any posts that is checked as &#8220;Stick this post to the front page&#8221; will be <span class=highlight>highlighted</span> and moved to the top of the front page.<br />
<center><img src="http://www.johnnychin.com/blog/wp-content/uploads/2009/04/wp-sticky-checked.jpg" alt="wp-sticky-checked" title="wp-sticky-checked" width="290" height="120" class="aligncenter size-full wp-image-175" /></center><br />
NOTE: you must be using <a href="/.r/?http://www.wordpress.org/" target=_wordpress>WordPress</a> 2.7 or newer to have this feature.</p>
<p>&nbsp;</p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;title=Highlight%20your%20Sticky%20Posts&amp;notes=To%20simply%20highlight%20something%20you%20can%20just%20modify%20your%20CSS%20stylesheet%20styles.css%20to%20include%20something%20like%20this%3A%0D%0A%20%26nbsp%3B%20%0D%0A.highlight%09%7B%20background-color%3A%20%23FFFF00%3B%20%7D%0D%0A%20%26nbsp%3B%20%0D%0A%0D%0AWith%20WordPress%20v2.7%2C%20you%20can%20now%20mark%20a%20post%20as%20%22Sticky%22%2C%20which%20puts%20it" title="del.icio.us"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;title=Highlight%20your%20Sticky%20Posts&amp;bodytext=To%20simply%20highlight%20something%20you%20can%20just%20modify%20your%20CSS%20stylesheet%20styles.css%20to%20include%20something%20like%20this%3A%0D%0A%20%26nbsp%3B%20%0D%0A.highlight%09%7B%20background-color%3A%20%23FFFF00%3B%20%7D%0D%0A%20%26nbsp%3B%20%0D%0A%0D%0AWith%20WordPress%20v2.7%2C%20you%20can%20now%20mark%20a%20post%20as%20%22Sticky%22%2C%20which%20puts%20it" title="Digg"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;t=Highlight%20your%20Sticky%20Posts" title="Facebook"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;title=Highlight%20your%20Sticky%20Posts" title="Faves"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/bluedot.png" title="Faves" alt="Faves" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;title=Highlight%20your%20Sticky%20Posts&amp;annotation=To%20simply%20highlight%20something%20you%20can%20just%20modify%20your%20CSS%20stylesheet%20styles.css%20to%20include%20something%20like%20this%3A%0D%0A%20%26nbsp%3B%20%0D%0A.highlight%09%7B%20background-color%3A%20%23FFFF00%3B%20%7D%0D%0A%20%26nbsp%3B%20%0D%0A%0D%0AWith%20WordPress%20v2.7%2C%20you%20can%20now%20mark%20a%20post%20as%20%22Sticky%22%2C%20which%20puts%20it" title="Google Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;title=Highlight%20your%20Sticky%20Posts&amp;source=Johnny+Chin+my+2-%C2%A2ents+worth+of+thoughts+and+opinions&amp;summary=To%20simply%20highlight%20something%20you%20can%20just%20modify%20your%20CSS%20stylesheet%20styles.css%20to%20include%20something%20like%20this%3A%0D%0A%20%26nbsp%3B%20%0D%0A.highlight%09%7B%20background-color%3A%20%23FFFF00%3B%20%7D%0D%0A%20%26nbsp%3B%20%0D%0A%0D%0AWith%20WordPress%20v2.7%2C%20you%20can%20now%20mark%20a%20post%20as%20%22Sticky%22%2C%20which%20puts%20it" title="LinkedIn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;title=Highlight%20your%20Sticky%20Posts" title="Live"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;title=Highlight%20your%20Sticky%20Posts" title="Mixx"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;t=Highlight%20your%20Sticky%20Posts" title="MySpace"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;title=Highlight%20your%20Sticky%20Posts&amp;body=To%20simply%20highlight%20something%20you%20can%20just%20modify%20your%20CSS%20stylesheet%20styles.css%20to%20include%20something%20like%20this%3A%0D%0A%20%26nbsp%3B%20%0D%0A.highlight%09%7B%20background-color%3A%20%23FFFF00%3B%20%7D%0D%0A%20%26nbsp%3B%20%0D%0A%0D%0AWith%20WordPress%20v2.7%2C%20you%20can%20now%20mark%20a%20post%20as%20%22Sticky%22%2C%20which%20puts%20it" title="Ping.fm"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F" title="Propeller"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/propeller.png" title="Propeller" alt="Propeller" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;title=Highlight%20your%20Sticky%20Posts" title="Reddit"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Highlight%20your%20Sticky%20Posts&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F" title="Slashdot"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F" title="Sphinn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;title=Highlight%20your%20Sticky%20Posts" title="StumbleUpon"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F" title="Technorati"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Highlight%20your%20Sticky%20Posts%20-%20http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F" title="Twitter"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://bookmarks.yahoo.com/toolbar/savebm?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;t=Highlight%20your%20Sticky%20Posts&opener=bm&amp;ei=UTF-8&amp;d=To%20simply%20highlight%20something%20you%20can%20just%20modify%20your%20CSS%20stylesheet%20styles.css%20to%20include%20something%20like%20this%3A%0D%0A%20%26nbsp%3B%20%0D%0A.highlight%09%7B%20background-color%3A%20%23FFFF00%3B%20%7D%0D%0A%20%26nbsp%3B%20%0D%0A%0D%0AWith%20WordPress%20v2.7%2C%20you%20can%20now%20mark%20a%20post%20as%20%22Sticky%22%2C%20which%20puts%20it" title="Yahoo! Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=Highlight%20your%20Sticky%20Posts&amp;body=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F" title="email"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;partner=sociable" title="PDF"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;partner=sociable" title="Print"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.johnnychin.com/blog/feed/" title="RSS"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a></li>
</ul>
</div>
<div style="display:block"><small><em><br />&copy;2010 <a href="http://www.johnnychin.com/blog">Johnny Chin</a>. All Rights Reserved.</em></small></div>]]></description>
			<content:encoded><![CDATA[<p>To simply highlight something you can just modify your CSS stylesheet <b>styles.css</b> to include something like this:</p>
<table width="100%">
<tr>
<td width="10%"> &nbsp; </td>
<td align=center><code>.highlight	{ background-color: #FFFF00; }</code></td>
<td width="10%"> &nbsp; </td>
</tr>
</table>
<p>With <a href="/.r/?http://www.wordpress.org/" target=_wordpress>WordPress</a> v2.7, you can now mark a post as &#8220;Sticky&#8221;, which puts it at the top of the page.  If you are using a WordPress 2.7 compatible theme, then it should work right out of the box.  However, for older themes, you need to make a few simple modifications to your theme template and stylesheet.</p>
<p>In your template <b>index.php</b> file,</p>
<table width="100%">
<tr>
<td width="10%"> &nbsp; </td>
<td>change:</td>
<td><code>&lt;div <span class=highlight-pink>class="post"</span> id=... &gt;</code></td>
<td width="10%"> &nbsp; </td>
</tr>
<tr>
<td width="10%"> &nbsp; </td>
<td>to:</td>
<td><code>&lt;div <span class=highlight-pink>&lt;?php post_class(); ?&gt;</span> id=... &gt;</code></td>
<td width="10%"> &nbsp; </td>
</tr>
</table>
<p>Add this to your template <b>styles.css</b> file:</p>
<table width="100%">
<tr>
<td width="10%"> &nbsp; </td>
<td align=center><code>.style	{ background-color: #FFFF00; }</code></td>
<td width="10%"> &nbsp; </td>
</tr>
</table>
<p>Now any posts that is checked as &#8220;Stick this post to the front page&#8221; will be <span class=highlight>highlighted</span> and moved to the top of the front page.<br />
<center><img src="http://www.johnnychin.com/blog/wp-content/uploads/2009/04/wp-sticky-checked.jpg" alt="wp-sticky-checked" title="wp-sticky-checked" width="290" height="120" class="aligncenter size-full wp-image-175" /></center><br />
NOTE: you must be using <a href="/.r/?http://www.wordpress.org/" target=_wordpress>WordPress</a> 2.7 or newer to have this feature.</p>
<p>&nbsp;</p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;title=Highlight%20your%20Sticky%20Posts&amp;notes=To%20simply%20highlight%20something%20you%20can%20just%20modify%20your%20CSS%20stylesheet%20styles.css%20to%20include%20something%20like%20this%3A%0D%0A%20%26nbsp%3B%20%0D%0A.highlight%09%7B%20background-color%3A%20%23FFFF00%3B%20%7D%0D%0A%20%26nbsp%3B%20%0D%0A%0D%0AWith%20WordPress%20v2.7%2C%20you%20can%20now%20mark%20a%20post%20as%20%22Sticky%22%2C%20which%20puts%20it" title="del.icio.us"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;title=Highlight%20your%20Sticky%20Posts&amp;bodytext=To%20simply%20highlight%20something%20you%20can%20just%20modify%20your%20CSS%20stylesheet%20styles.css%20to%20include%20something%20like%20this%3A%0D%0A%20%26nbsp%3B%20%0D%0A.highlight%09%7B%20background-color%3A%20%23FFFF00%3B%20%7D%0D%0A%20%26nbsp%3B%20%0D%0A%0D%0AWith%20WordPress%20v2.7%2C%20you%20can%20now%20mark%20a%20post%20as%20%22Sticky%22%2C%20which%20puts%20it" title="Digg"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;t=Highlight%20your%20Sticky%20Posts" title="Facebook"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;title=Highlight%20your%20Sticky%20Posts" title="Faves"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/bluedot.png" title="Faves" alt="Faves" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;title=Highlight%20your%20Sticky%20Posts&amp;annotation=To%20simply%20highlight%20something%20you%20can%20just%20modify%20your%20CSS%20stylesheet%20styles.css%20to%20include%20something%20like%20this%3A%0D%0A%20%26nbsp%3B%20%0D%0A.highlight%09%7B%20background-color%3A%20%23FFFF00%3B%20%7D%0D%0A%20%26nbsp%3B%20%0D%0A%0D%0AWith%20WordPress%20v2.7%2C%20you%20can%20now%20mark%20a%20post%20as%20%22Sticky%22%2C%20which%20puts%20it" title="Google Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;title=Highlight%20your%20Sticky%20Posts&amp;source=Johnny+Chin+my+2-%C2%A2ents+worth+of+thoughts+and+opinions&amp;summary=To%20simply%20highlight%20something%20you%20can%20just%20modify%20your%20CSS%20stylesheet%20styles.css%20to%20include%20something%20like%20this%3A%0D%0A%20%26nbsp%3B%20%0D%0A.highlight%09%7B%20background-color%3A%20%23FFFF00%3B%20%7D%0D%0A%20%26nbsp%3B%20%0D%0A%0D%0AWith%20WordPress%20v2.7%2C%20you%20can%20now%20mark%20a%20post%20as%20%22Sticky%22%2C%20which%20puts%20it" title="LinkedIn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;title=Highlight%20your%20Sticky%20Posts" title="Live"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;title=Highlight%20your%20Sticky%20Posts" title="Mixx"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;t=Highlight%20your%20Sticky%20Posts" title="MySpace"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;title=Highlight%20your%20Sticky%20Posts&amp;body=To%20simply%20highlight%20something%20you%20can%20just%20modify%20your%20CSS%20stylesheet%20styles.css%20to%20include%20something%20like%20this%3A%0D%0A%20%26nbsp%3B%20%0D%0A.highlight%09%7B%20background-color%3A%20%23FFFF00%3B%20%7D%0D%0A%20%26nbsp%3B%20%0D%0A%0D%0AWith%20WordPress%20v2.7%2C%20you%20can%20now%20mark%20a%20post%20as%20%22Sticky%22%2C%20which%20puts%20it" title="Ping.fm"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F" title="Propeller"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/propeller.png" title="Propeller" alt="Propeller" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;title=Highlight%20your%20Sticky%20Posts" title="Reddit"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Highlight%20your%20Sticky%20Posts&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F" title="Slashdot"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F" title="Sphinn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;title=Highlight%20your%20Sticky%20Posts" title="StumbleUpon"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F" title="Technorati"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Highlight%20your%20Sticky%20Posts%20-%20http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F" title="Twitter"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://bookmarks.yahoo.com/toolbar/savebm?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;t=Highlight%20your%20Sticky%20Posts&opener=bm&amp;ei=UTF-8&amp;d=To%20simply%20highlight%20something%20you%20can%20just%20modify%20your%20CSS%20stylesheet%20styles.css%20to%20include%20something%20like%20this%3A%0D%0A%20%26nbsp%3B%20%0D%0A.highlight%09%7B%20background-color%3A%20%23FFFF00%3B%20%7D%0D%0A%20%26nbsp%3B%20%0D%0A%0D%0AWith%20WordPress%20v2.7%2C%20you%20can%20now%20mark%20a%20post%20as%20%22Sticky%22%2C%20which%20puts%20it" title="Yahoo! Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=Highlight%20your%20Sticky%20Posts&amp;body=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F" title="email"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;partner=sociable" title="PDF"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Fhighlight-your-sticky-posts%2F&amp;partner=sociable" title="Print"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.johnnychin.com/blog/feed/" title="RSS"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnnychin.com/blog/2009/04/highlight-your-sticky-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tweaking your Social Bookmarking widgets</title>
		<link>http://www.johnnychin.com/blog/2009/04/tweaking-your-social-bookmarking-widgets/</link>
		<comments>http://www.johnnychin.com/blog/2009/04/tweaking-your-social-bookmarking-widgets/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 11:35:13 +0000</pubDate>
		<dc:creator>Johnny</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[tweaking / hacking / fixing]]></category>
		<category><![CDATA[bookmarking]]></category>
		<category><![CDATA[highlight-blue]]></category>
		<category><![CDATA[tweaking]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.johnnychin.com/blog/?p=36</guid>
		<description><![CDATA[<p>Are you tired of your social bookmarking widgets looking like this under each of your posts and pages?  Notice the line spacing between them.</p>
<table width="100%">
<tr>
<td width="100%" align=center>
<table bgcolor="#CCCCCC" width=395>
<tr>
<td><img class="aligncenter size-full wp-image-37" title="social-boorkmarking-default" src="/blog/wp-content/uploads/2009/04/social-boorkmarking-default.gif" alt="social-boorkmarking-default" width="395" height="85" /></td>
</tr>
</table>
</td>
</tr>
</table>
<p>&nbsp; </p>
<p>Well some simple editing of the plugins&#8217; code can make it look like this:</p>
<table width="100%">
<tr>
<td width="100%" align=center>
<table bgcolor="#CCCCCC" width=395>
<tr>
<td><img class="aligncenter size-full wp-image-38" title="social-boorkmarking-modified" src="/blog/wp-content/uploads/2009/04/social-boorkmarking-modified.gif" alt="social-boorkmarking-modified" width="395" height="55" /></td>
</tr>
</table>
</td>
</tr>
</table>
<p>&nbsp; </p>
<p>First &#8230; we modify the CSS stylesheet for the <a href="/.r/?http://wordpress.org/extend/plugins/sociable/" target=_sociable>Sociable</a> plugin.  Change the first line in &#8230;/wp-content/plugins/sociable/sociable.css</p>
<table width="100%">
<tr>
<td>from: </td>
<td><code>div.sociable { margin: 16px 0; }</code></td>
</tr>
<tr>
<td>to: </td>
<td><code>div.sociable { margin: 5px 0; }</code></td>
</tr>
</table>
<p>&nbsp; </p>
<p>Next &#8230; we modify the code of the <a href="/.r/?http://wordpress.org/extend/plugins/addthis/" target=addthis>AddThis Social Bookmarking Widget</a> plugin and the <a href="/.r/?http://wordpress.org/extend/plugins/share-this/" target=_sharethis>ShareThis</a> plugin; changing <code><b>DIV</b></code> and <code><b>P</b></code> tags to a corresponding <code><b>SPAN</b></code> tag.</p>
<p>To make it easier for you here are their respective <a href="/.r/?http://en.wikipedia.org/wiki/Patch_(Unix)" target=_wikipedia>Unix patch</a> files:<br />
<a href="/blog/wp-content/plugins/addthis/addthis_social_widget.php.patch">addthis_social_widget.php.patch</a> and <a href="/blog/wp-content/plugins/share-this/sharethis.php.patch">sharethis.php.patch</a>.</p>
<p>NOTE: whenever you update these plugins, you must modify the code again (unless the authors alter their code).</p>
<p>Enjoy!</p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;title=Tweaking%20your%20Social%20Bookmarking%20widgets&amp;notes=Are%20you%20tired%20of%20your%20social%20bookmarking%20widgets%20looking%20like%20this%20under%20each%20of%20your%20posts%20and%20pages%3F%20%20Notice%20the%20line%20spacing%20between%20them.%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AWell%20some%20simple%20editing%20of%20the%20plugins%27%20code%20can%20make%20it%20look%20like%20this%3A%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AFi" title="del.icio.us"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;title=Tweaking%20your%20Social%20Bookmarking%20widgets&amp;bodytext=Are%20you%20tired%20of%20your%20social%20bookmarking%20widgets%20looking%20like%20this%20under%20each%20of%20your%20posts%20and%20pages%3F%20%20Notice%20the%20line%20spacing%20between%20them.%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AWell%20some%20simple%20editing%20of%20the%20plugins%27%20code%20can%20make%20it%20look%20like%20this%3A%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AFi" title="Digg"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;t=Tweaking%20your%20Social%20Bookmarking%20widgets" title="Facebook"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;title=Tweaking%20your%20Social%20Bookmarking%20widgets" title="Faves"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/bluedot.png" title="Faves" alt="Faves" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;title=Tweaking%20your%20Social%20Bookmarking%20widgets&amp;annotation=Are%20you%20tired%20of%20your%20social%20bookmarking%20widgets%20looking%20like%20this%20under%20each%20of%20your%20posts%20and%20pages%3F%20%20Notice%20the%20line%20spacing%20between%20them.%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AWell%20some%20simple%20editing%20of%20the%20plugins%27%20code%20can%20make%20it%20look%20like%20this%3A%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AFi" title="Google Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;title=Tweaking%20your%20Social%20Bookmarking%20widgets&amp;source=Johnny+Chin+my+2-%C2%A2ents+worth+of+thoughts+and+opinions&amp;summary=Are%20you%20tired%20of%20your%20social%20bookmarking%20widgets%20looking%20like%20this%20under%20each%20of%20your%20posts%20and%20pages%3F%20%20Notice%20the%20line%20spacing%20between%20them.%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AWell%20some%20simple%20editing%20of%20the%20plugins%27%20code%20can%20make%20it%20look%20like%20this%3A%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AFi" title="LinkedIn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;title=Tweaking%20your%20Social%20Bookmarking%20widgets" title="Live"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;title=Tweaking%20your%20Social%20Bookmarking%20widgets" title="Mixx"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;t=Tweaking%20your%20Social%20Bookmarking%20widgets" title="MySpace"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;title=Tweaking%20your%20Social%20Bookmarking%20widgets&amp;body=Are%20you%20tired%20of%20your%20social%20bookmarking%20widgets%20looking%20like%20this%20under%20each%20of%20your%20posts%20and%20pages%3F%20%20Notice%20the%20line%20spacing%20between%20them.%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AWell%20some%20simple%20editing%20of%20the%20plugins%27%20code%20can%20make%20it%20look%20like%20this%3A%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AFi" title="Ping.fm"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F" title="Propeller"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/propeller.png" title="Propeller" alt="Propeller" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;title=Tweaking%20your%20Social%20Bookmarking%20widgets" title="Reddit"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Tweaking%20your%20Social%20Bookmarking%20widgets&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F" title="Slashdot"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F" title="Sphinn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;title=Tweaking%20your%20Social%20Bookmarking%20widgets" title="StumbleUpon"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F" title="Technorati"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Tweaking%20your%20Social%20Bookmarking%20widgets%20-%20http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F" title="Twitter"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://bookmarks.yahoo.com/toolbar/savebm?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;t=Tweaking%20your%20Social%20Bookmarking%20widgets&opener=bm&amp;ei=UTF-8&amp;d=Are%20you%20tired%20of%20your%20social%20bookmarking%20widgets%20looking%20like%20this%20under%20each%20of%20your%20posts%20and%20pages%3F%20%20Notice%20the%20line%20spacing%20between%20them.%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AWell%20some%20simple%20editing%20of%20the%20plugins%27%20code%20can%20make%20it%20look%20like%20this%3A%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AFi" title="Yahoo! Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=Tweaking%20your%20Social%20Bookmarking%20widgets&amp;body=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F" title="email"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;partner=sociable" title="PDF"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;partner=sociable" title="Print"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.johnnychin.com/blog/feed/" title="RSS"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a></li>
</ul>
</div>
<div style="display:block"><small><em><br />&copy;2010 <a href="http://www.johnnychin.com/blog">Johnny Chin</a>. All Rights Reserved.</em></small></div>]]></description>
			<content:encoded><![CDATA[<p>Are you tired of your social bookmarking widgets looking like this under each of your posts and pages?  Notice the line spacing between them.</p>
<table width="100%">
<tr>
<td width="100%" align=center>
<table bgcolor="#CCCCCC" width=395>
<tr>
<td><img class="aligncenter size-full wp-image-37" title="social-boorkmarking-default" src="/blog/wp-content/uploads/2009/04/social-boorkmarking-default.gif" alt="social-boorkmarking-default" width="395" height="85" /></td>
</tr>
</table>
</td>
</tr>
</table>
<p>&nbsp; </p>
<p>Well some simple editing of the plugins&#8217; code can make it look like this:</p>
<table width="100%">
<tr>
<td width="100%" align=center>
<table bgcolor="#CCCCCC" width=395>
<tr>
<td><img class="aligncenter size-full wp-image-38" title="social-boorkmarking-modified" src="/blog/wp-content/uploads/2009/04/social-boorkmarking-modified.gif" alt="social-boorkmarking-modified" width="395" height="55" /></td>
</tr>
</table>
</td>
</tr>
</table>
<p>&nbsp; </p>
<p>First &#8230; we modify the CSS stylesheet for the <a href="/.r/?http://wordpress.org/extend/plugins/sociable/" target=_sociable>Sociable</a> plugin.  Change the first line in &#8230;/wp-content/plugins/sociable/sociable.css</p>
<table width="100%">
<tr>
<td>from: </td>
<td><code>div.sociable { margin: 16px 0; }</code></td>
</tr>
<tr>
<td>to: </td>
<td><code>div.sociable { margin: 5px 0; }</code></td>
</tr>
</table>
<p>&nbsp; </p>
<p>Next &#8230; we modify the code of the <a href="/.r/?http://wordpress.org/extend/plugins/addthis/" target=addthis>AddThis Social Bookmarking Widget</a> plugin and the <a href="/.r/?http://wordpress.org/extend/plugins/share-this/" target=_sharethis>ShareThis</a> plugin; changing <code><b>DIV</b></code> and <code><b>P</b></code> tags to a corresponding <code><b>SPAN</b></code> tag.</p>
<p>To make it easier for you here are their respective <a href="/.r/?http://en.wikipedia.org/wiki/Patch_(Unix)" target=_wikipedia>Unix patch</a> files:<br />
<a href="/blog/wp-content/plugins/addthis/addthis_social_widget.php.patch">addthis_social_widget.php.patch</a> and <a href="/blog/wp-content/plugins/share-this/sharethis.php.patch">sharethis.php.patch</a>.</p>
<p>NOTE: whenever you update these plugins, you must modify the code again (unless the authors alter their code).</p>
<p>Enjoy!</p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;title=Tweaking%20your%20Social%20Bookmarking%20widgets&amp;notes=Are%20you%20tired%20of%20your%20social%20bookmarking%20widgets%20looking%20like%20this%20under%20each%20of%20your%20posts%20and%20pages%3F%20%20Notice%20the%20line%20spacing%20between%20them.%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AWell%20some%20simple%20editing%20of%20the%20plugins%27%20code%20can%20make%20it%20look%20like%20this%3A%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AFi" title="del.icio.us"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;title=Tweaking%20your%20Social%20Bookmarking%20widgets&amp;bodytext=Are%20you%20tired%20of%20your%20social%20bookmarking%20widgets%20looking%20like%20this%20under%20each%20of%20your%20posts%20and%20pages%3F%20%20Notice%20the%20line%20spacing%20between%20them.%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AWell%20some%20simple%20editing%20of%20the%20plugins%27%20code%20can%20make%20it%20look%20like%20this%3A%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AFi" title="Digg"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;t=Tweaking%20your%20Social%20Bookmarking%20widgets" title="Facebook"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;title=Tweaking%20your%20Social%20Bookmarking%20widgets" title="Faves"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/bluedot.png" title="Faves" alt="Faves" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;title=Tweaking%20your%20Social%20Bookmarking%20widgets&amp;annotation=Are%20you%20tired%20of%20your%20social%20bookmarking%20widgets%20looking%20like%20this%20under%20each%20of%20your%20posts%20and%20pages%3F%20%20Notice%20the%20line%20spacing%20between%20them.%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AWell%20some%20simple%20editing%20of%20the%20plugins%27%20code%20can%20make%20it%20look%20like%20this%3A%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AFi" title="Google Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;title=Tweaking%20your%20Social%20Bookmarking%20widgets&amp;source=Johnny+Chin+my+2-%C2%A2ents+worth+of+thoughts+and+opinions&amp;summary=Are%20you%20tired%20of%20your%20social%20bookmarking%20widgets%20looking%20like%20this%20under%20each%20of%20your%20posts%20and%20pages%3F%20%20Notice%20the%20line%20spacing%20between%20them.%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AWell%20some%20simple%20editing%20of%20the%20plugins%27%20code%20can%20make%20it%20look%20like%20this%3A%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AFi" title="LinkedIn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;title=Tweaking%20your%20Social%20Bookmarking%20widgets" title="Live"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;title=Tweaking%20your%20Social%20Bookmarking%20widgets" title="Mixx"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;t=Tweaking%20your%20Social%20Bookmarking%20widgets" title="MySpace"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;title=Tweaking%20your%20Social%20Bookmarking%20widgets&amp;body=Are%20you%20tired%20of%20your%20social%20bookmarking%20widgets%20looking%20like%20this%20under%20each%20of%20your%20posts%20and%20pages%3F%20%20Notice%20the%20line%20spacing%20between%20them.%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AWell%20some%20simple%20editing%20of%20the%20plugins%27%20code%20can%20make%20it%20look%20like%20this%3A%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AFi" title="Ping.fm"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F" title="Propeller"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/propeller.png" title="Propeller" alt="Propeller" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;title=Tweaking%20your%20Social%20Bookmarking%20widgets" title="Reddit"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Tweaking%20your%20Social%20Bookmarking%20widgets&amp;url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F" title="Slashdot"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F" title="Sphinn"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;title=Tweaking%20your%20Social%20Bookmarking%20widgets" title="StumbleUpon"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F" title="Technorati"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Tweaking%20your%20Social%20Bookmarking%20widgets%20-%20http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F" title="Twitter"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://bookmarks.yahoo.com/toolbar/savebm?u=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;t=Tweaking%20your%20Social%20Bookmarking%20widgets&opener=bm&amp;ei=UTF-8&amp;d=Are%20you%20tired%20of%20your%20social%20bookmarking%20widgets%20looking%20like%20this%20under%20each%20of%20your%20posts%20and%20pages%3F%20%20Notice%20the%20line%20spacing%20between%20them.%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AWell%20some%20simple%20editing%20of%20the%20plugins%27%20code%20can%20make%20it%20look%20like%20this%3A%0D%0A%0D%0A%0D%0A%26nbsp%3B%20%0D%0A%0D%0AFi" title="Yahoo! Bookmarks"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=Tweaking%20your%20Social%20Bookmarking%20widgets&amp;body=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F" title="email"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;partner=sociable" title="PDF"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.johnnychin.com%2Fblog%2F2009%2F04%2Ftweaking-your-social-bookmarking-widgets%2F&amp;partner=sociable" title="Print"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.johnnychin.com/blog/feed/" title="RSS"><img src="http://www.johnnychin.com/blog/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnnychin.com/blog/2009/04/tweaking-your-social-bookmarking-widgets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<DIV id=Google-Analytics>
<!-- BEGIN Google Analytics -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
<script type="text/javascript"> try { _uacct = "UA-8276360-1"; urchinTracker(); } catch(err) {}</script>

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-8276360-1"); pageTracker._trackPageview(); } catch(err) {}</script>
<!-- END Google Analytics -->
</DIV>

