<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>BytesWired</title>
	
	<link>http://www.byteswired.com</link>
	<description>News, Hacks, Games, Reviews and Internet</description>
	<pubDate>Fri, 27 Jun 2008 01:46:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Byteswired" type="application/rss+xml" /><feedburner:emailServiceId>Byteswired</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Stop Bugging Me</title>
		<link>http://feedproxy.google.com/~r/Byteswired/~3/l3vXAGy5dgI/</link>
		<comments>http://www.byteswired.com/2008/06/27/stop-bugging-me/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 01:46:39 +0000</pubDate>
		<dc:creator>albert</dc:creator>
		
		<category><![CDATA[.Net]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[Tools]]></category>

		<category><![CDATA[Workaround]]></category>

		<guid isPermaLink="false">http://www.byteswired.com/2008/06/27/stop-bugging-me/</guid>
		<description><![CDATA[If you are using Windows Update to periodically download and install latest patch, you might encountered an annoying window that prompts you to restart your computer once new updates installed. It will keep on bugging you until your computer is restarted. Clicking Restart Later is only good for a few minutes before the restart window [...]]]></description>
			<content:encoded><![CDATA[<p>If you are using Windows Update to periodically download and install latest patch, you might encountered an annoying window that prompts you to restart your computer once new updates installed. It will keep on bugging you until your computer is restarted. Clicking <strong>Restart Later</strong> is only good for a few minutes before the restart window pops up again.</p>
<p><img src="http://www.byteswired.com/images/restartpc.jpg" alt="restart pc" /><br />
<span id="more-289"></span><br />
There are a few ways to disable or stop the popup.</p>
<li>Modify Registry as shown <a href="http://support.microsoft.com/?kbid=555444">here</a> and <a href="http://support.microsoft.com/kb/328010/en-us">here</a></li>
<li>
Modify group policy via gpedit.msc command to change the time interval as shown <a href="http://support.microsoft.com/kb/555646">here</a></li>
<p>Another way is to stop the service that runs Windows Auto Update. Hence, I have written a small program in VB.Net that will temporary stop the <strong>Auto Update</strong> service (that prompts auto restart window). This service will start automatically once the computer finally restarted. So, you can do your work without the having to deal with the nagging prompt. <img src='http://www.byteswired.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.byteswired.com/download/product/StopBuggingMe/StopBuggingMe.zip">Download Here (exe size 36kb)</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Byteswired?a=l3vXAGy5dgI:FOpV1Nz6uOY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Byteswired?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=l3vXAGy5dgI:FOpV1Nz6uOY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=l3vXAGy5dgI:FOpV1Nz6uOY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=l3vXAGy5dgI:FOpV1Nz6uOY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=l3vXAGy5dgI:FOpV1Nz6uOY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=l3vXAGy5dgI:FOpV1Nz6uOY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=l3vXAGy5dgI:FOpV1Nz6uOY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=l3vXAGy5dgI:FOpV1Nz6uOY:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=l3vXAGy5dgI:FOpV1Nz6uOY:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Byteswired/~4/l3vXAGy5dgI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.byteswired.com/2008/06/27/stop-bugging-me/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.byteswired.com/2008/06/27/stop-bugging-me/</feedburner:origLink></item>
		<item>
		<title>SlickRun</title>
		<link>http://feedproxy.google.com/~r/Byteswired/~3/hXCPWPn986g/</link>
		<comments>http://www.byteswired.com/2008/05/17/slickrun/#comments</comments>
		<pubDate>Sat, 17 May 2008 05:08:43 +0000</pubDate>
		<dc:creator>albert</dc:creator>
		
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.byteswired.com/2008/05/17/slickrun/</guid>
		<description><![CDATA[Developed by Bayden,Slickrun is a floating command utility for Windows. It is light-weight and only take up a little space on your screen only. Think of it as a built-in command prompt replacement (Start-> Run) with other cool features. 
You can create shortcuts to your favourite programs, frequently used folders and even websites. Instead of [...]]]></description>
			<content:encoded><![CDATA[<p>Developed by Bayden,<a href="http://www.bayden.com/SlickRun/"><strong>Slickrun</strong></a> is a floating command utility for Windows. It is light-weight and only take up a little space on your screen only. Think of it as a built-in command prompt replacement (<em>Start-> Run</em>) with other cool features. </p>
<p>You can create shortcuts to your favourite programs, frequently used folders and even websites. Instead of clicking the program shortcut from the start menu, you just type the shortcut keys on <strong>Slickrun</strong> to run the program. For example, you can set <em>MsWord </em>to run <em>Microsoft Word</em> and etc.</p>
<p>On top of that, you can set what to display when the program is not on focus or idle. There are presets of settings for you to choose from; date, time, memory, power status (notebook), and custom text.</p>
<p>It might takes a while to get used to it but after once you get the hang of it, this tiny application could be one of your frequently used program!</p>
<p>By the way, did I mention that this utility also has a sticky note feature?</p>
<p>Check it out <strong>Slickrun</strong> at <a href="http://www.bayden.com/SlickRun/">http://www.bayden.com/SlickRun/</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Byteswired?a=hXCPWPn986g:WvJWVqFpCw0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Byteswired?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=hXCPWPn986g:WvJWVqFpCw0:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=hXCPWPn986g:WvJWVqFpCw0:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=hXCPWPn986g:WvJWVqFpCw0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=hXCPWPn986g:WvJWVqFpCw0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=hXCPWPn986g:WvJWVqFpCw0:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=hXCPWPn986g:WvJWVqFpCw0:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=hXCPWPn986g:WvJWVqFpCw0:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=hXCPWPn986g:WvJWVqFpCw0:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Byteswired/~4/hXCPWPn986g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.byteswired.com/2008/05/17/slickrun/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.byteswired.com/2008/05/17/slickrun/</feedburner:origLink></item>
		<item>
		<title>HTTP 500 - Internal Error Server in Internet Explorer</title>
		<link>http://feedproxy.google.com/~r/Byteswired/~3/YPDa6o_B9pA/</link>
		<comments>http://www.byteswired.com/2008/03/26/http-500-internal-error-server-in-internet-explorer/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 13:39:19 +0000</pubDate>
		<dc:creator>albert</dc:creator>
		
		<category><![CDATA[.Net]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Internet Explorer]]></category>

		<category><![CDATA[Workaround]]></category>

		<guid isPermaLink="false">http://www.byteswired.com/2008/03/26/http-500-internal-error-server-in-internet-explorer/</guid>
		<description><![CDATA[&#160;
After completed testing of my ASP.Net in test server, I deployed the same application to client&#8217;s server. However, I was hit with following error:
HTTP 500 - Internal Error Server
On further testing, I can&#8217;t even connect to localhost (that&#8217;s weird!). It gives the same error as above. My client&#8217;s system has the following:

Windows XP SP2
IIS 5.1
Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>After completed testing of my ASP.Net in test server, I deployed the same application to client&#8217;s server. However, I was hit with following error:</p>
<p><strong>HTTP 500 - Internal Error Server</strong></p>
<p>On further testing, I can&#8217;t even connect to <strong>localhost (that&#8217;s weird!)</strong>. It gives the same error as above. My client&#8217;s system has the following:</p>
<ol>
<li>Windows XP SP2</li>
<li>IIS 5.1</li>
<li>Microsoft .Net Framework 1.1 (v 1.1.4322)</li>
</ol>
<p>I tried the following but still couldn&#8217;t work:</p>
<ol>
<li>Reinstall IIS</li>
<li>Reinstall Microsoft .Net Framework</li>
<li>Run aspnet_regiis.exe -i</li>
</ol>
<p><strong>Solution:</strong></p>
<ol>
<li>First of all I need to ensure that IE will not suppress any error messages. In order to do that, open <strong>Internet Explorer</strong> go to <em><strong>Tools-&gt; Internet Options -&gt;&#160; Advanced Tab</strong></em>. Check option <strong>Show Friendly HTTP Error Messages</strong>.</li>
<li>Install IIS</li>
<li>Install Microsoft .Net Framework</li>
<li>Make sure Distributed Transaction Coordinator service is installed and running!</li>
<ul>
<li>open up your services panel or enter &quot;services.msc&quot;</li>
<li>look for Distributed Transaction Coordinator (DTC)</li>
<li>If it is not there, that means it is not installed.</li>
<li>To install DTC, open up command prompt,</li>
<ul>
<li>go to your %windir/system32</li>
<li>run msdtc.exe -install</li>
</ul>
<li>Once installed, you should be able to see DTC in your service panel.</li>
<li>Start it</li>
</ul>
<li>Run aspnet_regiis.exe -i to complete installation.</li>
<li>And <em>voila!</em> My ASP.Net application works!</li>
</ol>
<p>
For guides to reinstall DTC, click here <a href="http://support.microsoft.com/kb/891801">http://support.microsoft.com/kb/891801</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Byteswired?a=YPDa6o_B9pA:KpvYVpRfcbc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Byteswired?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=YPDa6o_B9pA:KpvYVpRfcbc:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=YPDa6o_B9pA:KpvYVpRfcbc:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=YPDa6o_B9pA:KpvYVpRfcbc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=YPDa6o_B9pA:KpvYVpRfcbc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=YPDa6o_B9pA:KpvYVpRfcbc:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=YPDa6o_B9pA:KpvYVpRfcbc:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=YPDa6o_B9pA:KpvYVpRfcbc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=YPDa6o_B9pA:KpvYVpRfcbc:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Byteswired/~4/YPDa6o_B9pA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.byteswired.com/2008/03/26/http-500-internal-error-server-in-internet-explorer/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.byteswired.com/2008/03/26/http-500-internal-error-server-in-internet-explorer/</feedburner:origLink></item>
		<item>
		<title>Nuffnang on TechCrunch For The Wrong Reason</title>
		<link>http://feedproxy.google.com/~r/Byteswired/~3/fHG9aG209Eg/</link>
		<comments>http://www.byteswired.com/2007/11/05/nuffnang-on-techcrunch-for-the-wrong-reason/#comments</comments>
		<pubDate>Sun, 04 Nov 2007 16:30:49 +0000</pubDate>
		<dc:creator>albert</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.byteswired.com/2007/11/05/nuffnang-on-techcrunch-for-the-wrong-reason/</guid>
		<description><![CDATA[
Our homegrown Internet advertising company, Nuffnang, had made it to TechCrunch post but for the wrong reason. Nuffnang Singapore, a counterpart of Nuffnang Malaysia,&#xA0; reportedly charges publishers SGD1 for transaction fee for cash outs leaving many bloggers furious by the decision.
However, I have not heard or read any news on Nuffnang Malaysia imposing the same [...]]]></description>
			<content:encoded><![CDATA[<p><img id="id" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="87" alt="nuffnang" src="http://www.byteswired.com/wordpress/wp-content/uploads/2007/11/windowslivewriternuffnangontechcrunch-362nuffnang-thumb.jpg" width="264" border="0" /></p>
<p>Our homegrown Internet advertising company, <a title="Nuffnang Malaysia" href="http://www.nuffnang.com.my" target="_blank">Nuffnang</a>, had made it to <a title="Nuffnang on TechCrunch" href="http://www.techcrunch.com/2007/11/03/asian-blog-ad-network-leaves-some-bloggers-unhappy/" target="_blank">TechCrunch</a> post but for the wrong reason. <a title="Nuffnang Singapore" href="http://www.nuffnang.com.sg" target="_blank">Nuffnang Singapore</a>, a counterpart of Nuffnang Malaysia,&#xA0; reportedly charges publishers SGD1 for transaction fee for cash outs leaving many <a href="http://www.putraworks.com/2007/10/06/nuffnangs-shocking-news/" target="_blank">bloggers</a> furious by the decision.</p>
<p>However, I have not heard or read any news on Nuffnang Malaysia imposing the same administration fee. </p>
<p>Anyone who is serving Nuffnang Malaysia and have received payment recently care to share their experience?</p>
<p>I do subscribe to Nuffnang (Malaysia) co-founder, <a title="Timothy Tiah" href="http://timothytiah.blogspot.com" target="_blank">Timothy&#8217;s</a> blog, but didn&#8217;t hear anything from him. Hopefully thing turns out well for them. <img src='http://www.byteswired.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Byteswired?a=fHG9aG209Eg:Ef3B1rF5APM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Byteswired?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=fHG9aG209Eg:Ef3B1rF5APM:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=fHG9aG209Eg:Ef3B1rF5APM:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=fHG9aG209Eg:Ef3B1rF5APM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=fHG9aG209Eg:Ef3B1rF5APM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=fHG9aG209Eg:Ef3B1rF5APM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=fHG9aG209Eg:Ef3B1rF5APM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=fHG9aG209Eg:Ef3B1rF5APM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=fHG9aG209Eg:Ef3B1rF5APM:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Byteswired/~4/fHG9aG209Eg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.byteswired.com/2007/11/05/nuffnang-on-techcrunch-for-the-wrong-reason/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.byteswired.com/2007/11/05/nuffnang-on-techcrunch-for-the-wrong-reason/</feedburner:origLink></item>
		<item>
		<title>Mozilla Firefox 2.0.0.9 Released</title>
		<link>http://feedproxy.google.com/~r/Byteswired/~3/yf01Dl0J_K4/</link>
		<comments>http://www.byteswired.com/2007/11/02/mozilla-firefox-2009-released/#comments</comments>
		<pubDate>Fri, 02 Nov 2007 03:21:53 +0000</pubDate>
		<dc:creator>albert</dc:creator>
		
		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.byteswired.com/2007/11/02/mozilla-firefox-2009-released/</guid>
		<description><![CDATA[Just less than 1 month from the previous release (2.0.0.8), Mozilla release another update yesterday.
 
The latest release fixes some of the known issues found in previous release.
Not running on Firefox. Get your own copy now.
]]></description>
			<content:encoded><![CDATA[<p>Just less than 1 month from the previous <a title="Mozilla Firefox 2.0.0.8 Released" href="http://www.byteswired.com/2007/10/23/mozilla-firefox-2008-released/" target="_blank">release</a> (2.0.0.8), Mozilla release another update yesterday.</p>
<p><img id="id" src="http://www.byteswired.com/wordpress/wp-content/uploads/2007/09/windowslivewritermytop5firefoxextensions-1443cfirefox-thumb.jpg" /> </p>
<p>The latest release fixes some of the <a title="Firefox 2.0.0.8 Updates" href="http://developer.mozilla.org/devnews/index.php/2007/10/22/firefox-2008-update-to-be-updated/" target="_blank">known issues</a> found in previous release.</p>
<p>Not running on <a href="http://www.byteswired.com/?s=firefox">Firefox</a>. Get your own copy <a href="http://www.mozilla.com/en-US/firefox/?from=getfirefox">now</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Byteswired?a=yf01Dl0J_K4:t1I5Zv8GKqw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Byteswired?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=yf01Dl0J_K4:t1I5Zv8GKqw:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=yf01Dl0J_K4:t1I5Zv8GKqw:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=yf01Dl0J_K4:t1I5Zv8GKqw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=yf01Dl0J_K4:t1I5Zv8GKqw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=yf01Dl0J_K4:t1I5Zv8GKqw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=yf01Dl0J_K4:t1I5Zv8GKqw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=yf01Dl0J_K4:t1I5Zv8GKqw:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=yf01Dl0J_K4:t1I5Zv8GKqw:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Byteswired/~4/yf01Dl0J_K4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.byteswired.com/2007/11/02/mozilla-firefox-2009-released/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.byteswired.com/2007/11/02/mozilla-firefox-2009-released/</feedburner:origLink></item>
		<item>
		<title>Why You Shouldn’t Sweat on PageRank Drop</title>
		<link>http://feedproxy.google.com/~r/Byteswired/~3/QJb_GNGX1xc/</link>
		<comments>http://www.byteswired.com/2007/11/02/why-you-shouldnt-sweat-on-pagerank-drop/#comments</comments>
		<pubDate>Fri, 02 Nov 2007 02:31:16 +0000</pubDate>
		<dc:creator>albert</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.byteswired.com/2007/11/02/why-you-shouldnt-sweat-on-pagerank-drop/</guid>
		<description><![CDATA[
After the recent pagerank (PR) shake up by Google, there is one question remain? Oh, maybe two. The first one would probably want to know who are affected and who survived. Now, the only question remain is whether if one should remove all paid links and stop posting for pay-per-post entry.
Google not only punish publisher [...]]]></description>
			<content:encoded><![CDATA[<p><img id="id" height="117" alt="GoogleVictim" src="http://www.byteswired.com/wordpress/wp-content/uploads/2007/11/windowslivewriterfc7f028c12fa-f839googlevictim-thumb.jpg" width="240" border="0" /></p>
<p>After the <a title="Google PR Cleanup" href="http://www.byteswired.com/2007/10/30/google-on-why-pagerank-drop/" target="_blank">recent pagerank (PR) shake up by Google</a>, there is one question remain? Oh, maybe two. The first one would probably want to know who are affected and who survived. Now, the only question remain is whether if one should remove all paid links and stop posting for <a href="http://www.byteswired.com/2007/10/04/how-to-drive-your-readers-away/" target="_blank">pay-per-post</a> entry.</p>
<p>Google not only punish publisher who sell links by dropping their PR but sometimes reduce your site&#8217;s ranking on Google&#8217;s search engine result. Thus, making it more difficult for people to discover your blog. The worst could ever happen is they remove your site from their search engine result, totally. Don&#8217;t believe me? Try <a title="Google John Chow" href="http://www.google.com.my/search?q=john+chow" target="_blank">googling</a> &quot;John Chow&quot; (JohnChow.com, the popular blogger who writes about making money online). You won&#8217;t find it there, at least not in the first page. (After more clicking, and onto the 5th page, no sign of JohnChow.com). Even <strong>John Cow</strong> (a parody of JohnChow.com) is on the first page. <em>Holy cow!</em></p>
<p>So, some decided to <a title="LiewCF" href="http://www.liewcf.com/blog/archives/2007/11/sell-links-drop-pagerank/" target="_blank">remove paid links</a> after their PR dropped, however, other just being <a title="5xmom" href="http://www.5xmom.com/index.php/2007/10/31/dont-be-pansies-re-the-pr-demotion-again/" target="_blank">obnoxious</a> and can&#8217;t be bothered about it at all. </p>
<p>Here is my top reasons why you shouldn&#8217;t be afraid of Big G (read: Google). The list is not in order. </p>
<p><span id="more-280"></span></p>
<ol>
<li><strong>You have a large reader&#8217;s base.</strong>
<ul>
<li>If your blog is well known and established, and have loyal readers who keep coming back to your site on regular basis, a drop in PR won&#8217;t hurt that much. They enjoy your writing and your posts, and not one time visitors. </li>
</ul>
</li>
<li><strong>Only minority of your traffic come from Google search engine.</strong>
<ul>
<li>In relation to point (1), if most of your traffic are direct traffic or from referring sites, then Google search engine is really just a web directory and not a <strong><em>major</em></strong> traffic generator for your site. For eg. John Chow is not listed in Google search engine but <a title="John Chow" href="http://www.johnchow.com/john-chow-dot-com-october-2007-income-report/" target="_blank">he still makes lots of money</a> anyway. </li>
</ul>
</li>
<li><strong>You have PR less than 4 (before latest Google updates).</strong>
<ul>
<li>Seriously, when you are on PR0 (PR N/A) to PR3, it only means one thing. You have whole lot of things to do to improve your traffic and readership. You should be reading more SEO tips. I don&#8217;t think Google would care to penalize you. After all, who wants to pay for a PR0 link? By the way, my site has a PR3 only. <img src='http://www.byteswired.com/wordpress/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </li>
</ul>
</li>
<li><strong>Your main income stream is not from Google Adsense.</strong>
<ul>
<li>If you earn more by selling links and paid per post than Google Adsense, why ditch them? </li>
</ul>
</li>
<li><strong>Your other ads DO NOT take your PR to gauge your site popularity.</strong>
<ul>
<li>Some other ads like <a href="http://www.text-link-ads.com/?ref=27505">TLA</a> do take your Google PR into consideration before rating your site popularity. That means, they pay you more if you have higher PR. Then again, Google penalizes you for having paid links, so decide which side you want to take! </li>
</ul>
</li>
<li><strong>PR = EGO</strong>
<ul>
<li>For some people, PR is just a number to boost your ego and compare with other bloggers. It&#8217;s a like race to see who has higher PR. </li>
</ul>
</li>
<li><strong>Google Adsense was <em>sooo</em> yesterday.</strong>
<ul>
<li>Heard of Yahoo!Publisher? What about <a style="color: #75964b" href="http://www.widgetbucks.com/home.page?referrer=1360008">WidgetBucks</a>, <a href="http://www.adbrite.com" target="_blank"><strong>AdBrites</strong></a>, <strong>Kontera</strong>, private ads and many other Google Adsense alternatives? Diversify your income sources. </li>
</ul>
</li>
<li><strong>You don&#8217;t blog for money.</strong> </li>
<ul>
<li>Unless your last updated site was in 1993 and you never heard of <a title="Wordpress" href="http://en.wikipedia.org/wiki/WordPress" target="_blank">Wordpress</a>, I think <strong>most</strong> of the bloggers out there blog for money. However there is also a number of people who blogs for fun, not for making money. Moreover, nowadays, it is a norm for companies to blog or engage bloggers to market or create awareness of their products in the Net. Hence, their main purpose is not getting high PR but doing PR (public relations). <img src='http://www.byteswired.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ul>
<li><strong>What&#8217;s a Google PR?</strong> </li>
<ul>
<li>Guess you have just wasted your precious time reading the last 8 reasons. Oh, by the way, click <a title="Google PR explained" href="http://www.google.com/technology/index.html" target="_blank">here</a> to read on Google PR. <img src='http://www.byteswired.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ul>
</ol>
<p>Don&#8217;t agree with me? Have other thoughts that you want to share? Pen it down your comment below and share with the rest.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Byteswired?a=QJb_GNGX1xc:C8wyTqyxZHU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Byteswired?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=QJb_GNGX1xc:C8wyTqyxZHU:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=QJb_GNGX1xc:C8wyTqyxZHU:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=QJb_GNGX1xc:C8wyTqyxZHU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=QJb_GNGX1xc:C8wyTqyxZHU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=QJb_GNGX1xc:C8wyTqyxZHU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=QJb_GNGX1xc:C8wyTqyxZHU:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=QJb_GNGX1xc:C8wyTqyxZHU:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=QJb_GNGX1xc:C8wyTqyxZHU:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Byteswired/~4/QJb_GNGX1xc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.byteswired.com/2007/11/02/why-you-shouldnt-sweat-on-pagerank-drop/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.byteswired.com/2007/11/02/why-you-shouldnt-sweat-on-pagerank-drop/</feedburner:origLink></item>
		<item>
		<title>Guess Who? The Latest Victim of Google PR Update</title>
		<link>http://feedproxy.google.com/~r/Byteswired/~3/Q518aDhVtNM/</link>
		<comments>http://www.byteswired.com/2007/10/31/guess-who-the-latest-victim-of-google-pr-update/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 02:00:53 +0000</pubDate>
		<dc:creator>albert</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.byteswired.com/2007/10/31/guess-who-the-latest-victim-of-google-pr-update/</guid>
		<description><![CDATA[The recent update on Google PR did cause a bit of chaos to all bloggers around the world. It seems that after the updates, their PR dropped. Some dropped one point but some even more.
The Google PR campaign started last week and I thought our very first full time blogger, LiewCF won&#8217;t get hit by [...]]]></description>
			<content:encoded><![CDATA[<p>The recent update on Google PR did cause a bit of chaos to all bloggers around the world. It seems that after the updates, their PR dropped. Some dropped one point but some even <a title="5xmom" href="http://www.5xmom.com" target="_blank">more</a>.</p>
<p>The <a title="Google PR Drop" href="http://www.byteswired.com/2007/10/30/google-on-why-pagerank-drop/" target="_blank">Google PR campaign</a> started last week and I thought our very first full time blogger, <a title="LiewCF" href="http://www.liewCF.com" target="_blank">LiewCF</a> won&#8217;t get hit by it. However, when I read LiewCF this morning, apparently, his PR also drop from PR6 to PR5. I double checked it with <a title="PR Checker" href="http://www.prchecker.info/check_page_rank.php" target="_blank">PRChecker</a> and it still gives the same result.</p>
<p><a href="http://www.byteswired.com/wordpress/wp-content/uploads/2007/10/windowslivewriterliewcfthelatestvictimofgoogleprupdate-8bb7googleliewcfpr-2.jpg"><img id="id" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="64" alt="googleLiewCFPR" src="http://www.byteswired.com/wordpress/wp-content/uploads/2007/10/windowslivewriterliewcfthelatestvictimofgoogleprupdate-8bb7googleliewcfpr-thumb.jpg" width="287" border="0" /></a> </p>
<p>Guess, everyone falls within Google radar this time. Ouch!</p>
<p>By the way, can anyone appeal on this? Or just have to wait Google to do another round of updates?</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Byteswired?a=Q518aDhVtNM:GeaxvdwHMEg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Byteswired?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=Q518aDhVtNM:GeaxvdwHMEg:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=Q518aDhVtNM:GeaxvdwHMEg:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=Q518aDhVtNM:GeaxvdwHMEg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=Q518aDhVtNM:GeaxvdwHMEg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=Q518aDhVtNM:GeaxvdwHMEg:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=Q518aDhVtNM:GeaxvdwHMEg:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=Q518aDhVtNM:GeaxvdwHMEg:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=Q518aDhVtNM:GeaxvdwHMEg:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Byteswired/~4/Q518aDhVtNM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.byteswired.com/2007/10/31/guess-who-the-latest-victim-of-google-pr-update/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.byteswired.com/2007/10/31/guess-who-the-latest-victim-of-google-pr-update/</feedburner:origLink></item>
		<item>
		<title>Google on Why PageRank Drop</title>
		<link>http://feedproxy.google.com/~r/Byteswired/~3/fqxF_yXFhls/</link>
		<comments>http://www.byteswired.com/2007/10/30/google-on-why-pagerank-drop/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 14:47:41 +0000</pubDate>
		<dc:creator>albert</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.byteswired.com/2007/10/30/google-on-why-pagerank-drop/</guid>
		<description><![CDATA[
Are you a victim of recent Google campaign to update Pagerank?
Loren Baker, the editor for SearchEngineJournal has confirmed that Google has emailed them regarding the PageRank (PR) update that caused many blogs have their PR dropped.
Matt Cutt, the key person in Google that heads the search engine optimization group confirmed that the PR dropped was [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sportsayer.com/"><img src="http://www.sportsayer.com/assets/pagerank/victim.gif" alt="The victim was found with over 2,000 kilos of paid text links on his person..." width="53" height="26" border="0" /></a></p>
<p>Are you a victim of recent Google campaign to update Pagerank?</p>
<p><a title="Loren Baker" href="http://www.searchenginejournal.com/author/loren/" target="_blank">Loren Baker</a>, the editor for SearchEngineJournal has confirmed that Google has emailed them regarding the PageRank (PR) update that caused many blogs have their PR dropped.</p>
<p><a title="Matt Cutt" href="http://en.wikipedia.org/wiki/Matt_Cutts" target="_blank">Matt Cutt</a>, the key person in Google that heads the search engine optimization group confirmed that the PR dropped was to punish web publisher who sells links to other sites.</p>
<p>Many sites are affected by the updates; including:</p>
<ul>
<li><a title="ProBlogger" href="http://www.problogger.net" target="_blank">ProBlogger</a>&#xA0; - from PR6 to PR4 <i>Updated:(back to PR6; thanks <strong>pablopabla</strong>)</i></li>
<li><a title="Engadget" href="http://www.engadget.com" target="_blank">Engadget</a> - from PR7 to PR5</li>
<li><a title="John Chow" href="http://www.johnchow.com" target="_blank">JohnChow</a> - from PR6 to PR4</li>
<li>and etc.</li>
</ul>
<p>Our local blogs are not spared too.</p>
<ul>
<li><a title="5xmom" href="http://www.5xmom.com" target="_blank">5xmom</a> - from PR5 to PR3</li>
<li><a title="Sabahan" href="http://www.sabahan.com" target="_blank">Sabahan</a> - from PR5 to PR3</li>
<li><a title="Hongkiat" href="http://www.hongkiat.com" target="_blank">Hongkiat</a> - from PR4 to PR2</li>
</ul>
<p>Are you website affected? Do you really bother about it anyway?</p>
<p>via <a title="Search Engine Journal on Google PR Drop" href="http://www.searchenginejournal.com/matt-cutts-confirms-paid-links-google-pagerank-update/5906/" target="_blank">SearchEngineJournal</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Byteswired?a=fqxF_yXFhls:J7VyduNpboo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Byteswired?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=fqxF_yXFhls:J7VyduNpboo:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=fqxF_yXFhls:J7VyduNpboo:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=fqxF_yXFhls:J7VyduNpboo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=fqxF_yXFhls:J7VyduNpboo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=fqxF_yXFhls:J7VyduNpboo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=fqxF_yXFhls:J7VyduNpboo:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=fqxF_yXFhls:J7VyduNpboo:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=fqxF_yXFhls:J7VyduNpboo:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Byteswired/~4/fqxF_yXFhls" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.byteswired.com/2007/10/30/google-on-why-pagerank-drop/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.byteswired.com/2007/10/30/google-on-why-pagerank-drop/</feedburner:origLink></item>
		<item>
		<title>Free $50 Google Adwords</title>
		<link>http://feedproxy.google.com/~r/Byteswired/~3/xvRepvdbhnU/</link>
		<comments>http://www.byteswired.com/2007/10/30/free-50-google-adwords/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 02:32:48 +0000</pubDate>
		<dc:creator>albert</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.byteswired.com/2007/10/30/free-50-google-adwords/</guid>
		<description><![CDATA[I received an email from Google this morning (see screenshot below), telling me I am entitled for free $50 Google Adwords. I think I am just lucky to get pick by them to receive this promotional item.&#xA0; I am still new to Google Adwords.
 
Google Adwords is medium for publisher to advertise on Google Ads [...]]]></description>
			<content:encoded><![CDATA[<p>I received an email from Google this morning (see screenshot below), telling me I am entitled for free $50 Google Adwords. I think I am just lucky to get pick by them to receive this promotional item.&#xA0; I am still new to Google Adwords.</p>
<p><a href="http://www.byteswired.com/wordpress/wp-content/uploads/2007/10/windowslivewriterfree50googleadwords-9434googleadword-2.jpg"><img id="id" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="236" alt="GoogleAdword" src="http://www.byteswired.com/wordpress/wp-content/uploads/2007/10/windowslivewriterfree50googleadwords-9434googleadword-thumb.jpg" width="434" border="0" /></a> </p>
<p>Google Adwords is medium for publisher to advertise on Google Ads Network. It&#8217;s one of the most popular advertising network in the Net today. </p>
<p>I haven&#8217;t set up the account yet. Will probably do it later. Have you received such promotion from the Big G? Have you tried Adwords? Does it really works? </p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-5183856542545386";
google_ad_output = "textlink";
google_ad_format = "ref_text";
google_cpa_choice = "CAAQhOSQ_QEaCF-OxeqEMuv-KKjntoQBMAA";
//-->
</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Byteswired?a=xvRepvdbhnU:mqGS5TIkPMw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Byteswired?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=xvRepvdbhnU:mqGS5TIkPMw:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=xvRepvdbhnU:mqGS5TIkPMw:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=xvRepvdbhnU:mqGS5TIkPMw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=xvRepvdbhnU:mqGS5TIkPMw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=xvRepvdbhnU:mqGS5TIkPMw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=xvRepvdbhnU:mqGS5TIkPMw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=xvRepvdbhnU:mqGS5TIkPMw:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=xvRepvdbhnU:mqGS5TIkPMw:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Byteswired/~4/xvRepvdbhnU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.byteswired.com/2007/10/30/free-50-google-adwords/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.byteswired.com/2007/10/30/free-50-google-adwords/</feedburner:origLink></item>
		<item>
		<title>Mozilla Firefox 2.0.0.8 Released</title>
		<link>http://feedproxy.google.com/~r/Byteswired/~3/vrxR5jWfTrA/</link>
		<comments>http://www.byteswired.com/2007/10/23/mozilla-firefox-2008-released/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 10:53:03 +0000</pubDate>
		<dc:creator>albert</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.byteswired.com/2007/10/23/mozilla-firefox-2008-released/</guid>
		<description><![CDATA[&#xA0;
Have you updated your Firefox? Mozilla just release Firefox 2.0.0.8 recently that fixes some security issues and support more languages. Read Release Note for more details.
Not running on Firefox. Get your own copy now.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.byteswired.com/wordpress/wp-content/uploads/2007/09/windowslivewritermytop5firefoxextensions-1443cfirefox-thumb.jpg" target="_blank"><img id="id" src="http://www.byteswired.com/wordpress/wp-content/uploads/2007/09/windowslivewritermytop5firefoxextensions-1443cfirefox-thumb.jpg" />&#xA0;</a></p>
<p>Have you updated your Firefox? Mozilla just release Firefox 2.0.0.8 recently that fixes some security issues and support more languages. Read <a title="Read Firefox 2.0.0.8 Release Note" href="http://www.mozilla.com/en-US/firefox/2.0.0.8/releasenotes/" target="_blank">Release Note</a> for more details.</p>
<p>Not running on <a href="http://www.byteswired.com/?s=firefox" target="_blank">Firefox</a>. Get your own copy <a title="Get Firefox" href="http://www.mozilla.com/en-US/firefox/?from=getfirefox" target="_blank">now</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Byteswired?a=vrxR5jWfTrA:KTZNg0ZcI38:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Byteswired?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=vrxR5jWfTrA:KTZNg0ZcI38:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=vrxR5jWfTrA:KTZNg0ZcI38:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=vrxR5jWfTrA:KTZNg0ZcI38:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=vrxR5jWfTrA:KTZNg0ZcI38:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=vrxR5jWfTrA:KTZNg0ZcI38:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=vrxR5jWfTrA:KTZNg0ZcI38:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Byteswired?a=vrxR5jWfTrA:KTZNg0ZcI38:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Byteswired?i=vrxR5jWfTrA:KTZNg0ZcI38:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Byteswired/~4/vrxR5jWfTrA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.byteswired.com/2007/10/23/mozilla-firefox-2008-released/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.byteswired.com/2007/10/23/mozilla-firefox-2008-released/</feedburner:origLink></item>
	</channel>
</rss>
