<?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/"
	>

<channel>
	<title>ChewyByte.net</title>
	<atom:link href="http://www.chewybyte.net/feed" rel="self" type="application/rss+xml" />
	<link>http://www.chewybyte.net</link>
	<description>A nerd's blog, from PHP to AutoIt scripts and just about everything else ...</description>
	<pubDate>Sat, 29 Nov 2008 00:39:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tray Icon for Vista Windows Mail</title>
		<link>http://www.chewybyte.net/home-computing/tray-icon-vista-windows-mail.html</link>
		<comments>http://www.chewybyte.net/home-computing/tray-icon-vista-windows-mail.html#comments</comments>
		<pubDate>Mon, 24 Nov 2008 07:22:32 +0000</pubDate>
		<dc:creator>Yen</dc:creator>
		
		<category><![CDATA[AutoIt Script]]></category>

		<category><![CDATA[Home Computing]]></category>

		<category><![CDATA[AutoIt]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.chewybyte.net/?p=108</guid>
		<description><![CDATA[As promised, I hereby present to you a utility program to minimize Vista&#8217;s Windows Mail to the tray icon. For those who are not familiar with Windows Vista, Vista actually comes with a new mail manager application - Windows Mail. This mail manager does come with a lot of imporvements over Outlook. However, one important [...]


Related posts:<ol><li><a href='http://www.chewybyte.net/home-computing/i-am-finally-vista-64.html' rel='bookmark' title='Permanent Link: I Am Finally Vista 64'>I Am Finally Vista 64</a> <small>After my first fling with Vista a few months ago,...</small></li><li><a href='http://www.chewybyte.net/home-computing/windows-xp-vista.html' rel='bookmark' title='Permanent Link: Windows XP or Windows Vista?'>Windows XP or Windows Vista?</a> <small>If you are one of those average users planning to...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="/wp-content/uploads/2008/11/windows_mail.jpg" alt="Windows Mail" />As promised, I hereby present to you a utility program to minimize Vista&#8217;s Windows Mail to the tray icon. For those who are not familiar with <a title="Windows Vista Home Page" href="http://www.microsoft.com/windows/windows-vista/default.aspx" target="_blank">Windows Vista</a>, Vista actually comes with a new mail manager application - <a title="Windows Mail" href="http://www.microsoft.com/windows/windows-vista/features/mail.aspx?tabid=1&amp;catid=1" target="_blank">Windows Mail</a>. This mail manager does come with a lot of imporvements over Outlook. However, one important feature is missing - minimize to tray.<span id="more-108"></span></p>
<p></p>
<p>I did a <a title="Google Search" href="http://www.google.com.my/search?hl=en&amp;safe=off&amp;q=windows+mail+tray+icon&amp;btnG=Search&amp;meta=" target="_blank">Google search</a> for help and came up with one WinMailTray by Kristan Kenney. It did a very good job until I realised that it is actually more of a shortcut than a minimized tray icon. Even though the icon is in the tray, Windows Mail will not check for any new mails at every set interval. When Windows Mail is minimized, it is actually not running. And thus the reason why new mails will not automatically be retrieved even though WinMailTray is running.</p>
<p>So the solution, make one myself. Using AutoIt v3.2.12.1 on my Vista x64 rig. And the result is this:</p>
<p style="text-align: center;"><strong><a title="Vista Mail Tray (64-bit)" href="/wp-content/uploads/2008/11/VistaMailTray.zip" target="_blank">Vista Mail Tray (64-bit) v0.0.0.7</a><br />
</strong>(IMPORTANT! Read the following notes below.)<strong><br />
</strong></p>
<p style="text-align: center;"><strong><a title="Vista Mail Tray (32-bit)" href="/wp-content/uploads/2008/11/VistaMailTray_x86.zip" target="_blank">Vista Mail Tray (32-bit) v0.0.0.7</a><br />
</strong>(IMPORTANT! Read the following notes below.)</p>
<p style="text-align: left;"></p>
<p style="text-align: left;"><strong>How to use Vista Mail Tray:<br />
</strong></p>
<ol>
<li>Download the correct version (32 or 64 bit) for your system</li>
<li>The file doe NOT contain any virus/malware/whatever. But anyway, you can always scan the file at <a title="VirusTotal" href="http://www.virustotal.com" target="_blank">VirusTota</a>l. Judge for yourself if those are real virus or just false alarms.</li>
<li>Extract the file to any folder on your Vista computer. (<em>C:\Program Files\Vista Mail Tray\Vista Mail Tray.exe</em> would be a good choice.)</li>
<li>If you want this utility to run every time Windows starts, create a <em>Vista Mail Tray.exe</em> shortcut in your <em>Startup</em> folder.</li>
<li>To use, left click on the Windows Mail icon in the system tray to start/show or minimize Windows Mail. Right click to view menu.</li>
<li>Have fun!</li>
</ol>
<p><strong>Notes:</strong></p>
<ol>
<li>This program is provided for free, but all rights are still reserved by me. In other words, I still own rights to this program.</li>
<li>You DO NOT have the right to redistribute this program. Your friends need it? Link them here to this page (<span id="sample-permalink">http://www.chewybyte.net/home-computing/<span id="editable-post-name" title="Click to edit this part of the permalink">tray-icon-vista-windows-mail</span>.html)</span></li>
<li><span id="sample-permalink">Use at your own risks. I will and shall not be held liable to any loss or damages resulting from the use of this program.</span></li>
<li><span id="sample-permalink">These zipped files are protected with the phase <em>www.chewybyte.net</em><br />
</span></li>
</ol>


<p>Related posts:<ol><li><a href='http://www.chewybyte.net/home-computing/i-am-finally-vista-64.html' rel='bookmark' title='Permanent Link: I Am Finally Vista 64'>I Am Finally Vista 64</a> <small>After my first fling with Vista a few months ago,...</small></li><li><a href='http://www.chewybyte.net/home-computing/windows-xp-vista.html' rel='bookmark' title='Permanent Link: Windows XP or Windows Vista?'>Windows XP or Windows Vista?</a> <small>If you are one of those average users planning to...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.chewybyte.net/home-computing/tray-icon-vista-windows-mail.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>I Am Finally Vista 64</title>
		<link>http://www.chewybyte.net/home-computing/i-am-finally-vista-64.html</link>
		<comments>http://www.chewybyte.net/home-computing/i-am-finally-vista-64.html#comments</comments>
		<pubDate>Fri, 21 Nov 2008 14:24:36 +0000</pubDate>
		<dc:creator>Yen</dc:creator>
		
		<category><![CDATA[Home Computing]]></category>

		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.chewybyte.net/?p=101</guid>
		<description><![CDATA[After my first fling with Vista a few months ago, I had finally decided to give Vista a second try. Wouldn&#8217;t want to make any new judgments on Vista before trying. Wouldn&#8217;t be fair isn&#8217;t it? And so it is a 64-bit Vista to be precise. And why 64-bit? Because since it is going to [...]


Related posts:<ol><li><a href='http://www.chewybyte.net/home-computing/windows-xp-vista.html' rel='bookmark' title='Permanent Link: Windows XP or Windows Vista?'>Windows XP or Windows Vista?</a> <small>If you are one of those average users planning to...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/2008/11/vista_ultimate.jpg" alt="Vista Ultimate 64-bit" />After my <a title="Windows XP or Windows Vista" href="http://www.chewybyte.net/home-computing/windows-xp-vista.html" target="_blank">first fling with Vista</a> a few months ago, I had finally decided to give Vista a second try. Wouldn&#8217;t want to make any new judgments on Vista before trying. Wouldn&#8217;t be fair isn&#8217;t it? And so it is a 64-bit Vista to be precise. And why 64-bit? Because since it is going to be a complete system &#8216;overhaul&#8217;, why go for the &#8216;intermediate&#8217; 32-bit? If everything goes well, I might consider staying there.<span id="more-101"></span></p>
<p>And so I started out on the tedious journey of backing up all the important files, imaging the whole XP hard disk for insurance, checking my <a title="Windows Vista Compatibility Center" href="http://www.microsoft.com/windows/compatibility/" target="_blank">hardware compatibility with 64-bit Vista</a> and also downloading all necessary 64-bit Vista drivers. Started the format-wait-install-wait-toilet-wait-eat-wait process and voila!, I am now Vista 64.</p>
<p>Then come driver installations. Drivers for my <a title="Asus P5K/EPU" href="http://my.asus.com/products.aspx?l1=3&amp;l2=11&amp;l3=534&amp;l4=0&amp;model=2075&amp;modelmenu=1" target="_blank">Asus P5K/EPU</a> motherboard installed perfectly. So did the nVidia GeForce Vista 64-bit driver. For my <a title="D-Link DWA-110" href="http://www.dlink.com.my/products/?idproduct=195" target="_blank">D-Link DWA-110</a> WiFi USB dongle, no Vista 64-bit drivers are available from D-Link. But Microsoft did say it is <a title="DWA-110 Vista 64-bit Compatible" href="http://www.microsoft.com/windows/compatibility/Details.aspx?type=Hardware&amp;p=D-Link%20Wireless%20G%20DWA-110%20USB%20Adapter&amp;v=D-Link&amp;uid=&amp;pf=1&amp;pi=0&amp;c=Networking&amp;sc=Wireless%20Network%20Cards&amp;os=32-bit">64-bit Vista compatible with <strong>No Action Required</strong></a>. Luckily I was able to find a <a title="DWA-110 Vista 64-bit Compatible Driver" href="http://www.dlink.com/products/support.asp?pid=477&amp;sec=0#drivers" target="_blank">compatible Vista 64-bit driver for DWA-110</a> dongle. And some technical steps are required to install the driver. First hurdle.</p>
<p></p>
<p>Then came a minor bump. Microsoft IntelliType driver. The 64-bit version of the driver installed with no problems at all. But in XP, whenever I press the volume keys on my keyboard, an aesthetically pleasing volume bar will be shown on my screen. But in Vista, it is nowhere to be seen (Aero or non-Aero). So is Microsoft incompatible with Microsoft or did I just upgraded my Microsoft wireless desktop set to some unknown China brand? For me, this feature is important as I would always love to adjust the volume to a certain level before starting a game or movie session, and thus the over-reacting whining.</p>
<p>After all the drivers are installed, I started installing softwares as anyone would be doing at this stage. OpenOffice, Adobe, anti-virus applications, system tools, games etc&#8230; 32 or 64 bit, all went fine. I fact I was starting to like Vista.</p>
<p></p>
<p>But there are a few software that do not work in Vista. First to notice is a great free tool <a title="Unlocker by Cedrick" href="http://ccollomb.free.fr/unlocker/" target="_blank">Unlocker</a>. A version for 64-bit Vista is still in progress. Then the non-compliance of freeware <a title="jetAudio" href="http://www.cowonamerica.com/download/index.html" target="_blank">jetAudio Basic</a> with Vista Aero interface. So whenever jetAudio is running, Aero is automatically disable but will be enabled again after I close jetAudio. But the again, Microsoft should not be held responsible for these software problems. I&#8217;m just trying to let you guys know that not all XP applications will work in Vista, especially the 64-bit flavour.</p>
<p>So in summary, I had honestly begun to like Vista. Aero is not necessary but nice (2GB ram with 9600GT). And I am still with Vista at this very moment of writing. But unless you have a quite new computer (with quite new hardware with), Vista is still not <strong>yet</strong> the way to go unless you are capable of solving (or at least going around) these driver and software issues. As I had predicted in my first article on Vista, half a year from now would be a good timing.</p>
<p><em>Stay tuned as coming soon&#8230; my very own <a title="Tray Icon for Vista Windows Mail" href="http://www.chewybyte.net/home-computing/tray-icon-vista-windows-mail.html" target="_blank">Windows Mail tray icon minimizer!</a></em></p>


<p>Related posts:<ol><li><a href='http://www.chewybyte.net/home-computing/windows-xp-vista.html' rel='bookmark' title='Permanent Link: Windows XP or Windows Vista?'>Windows XP or Windows Vista?</a> <small>If you are one of those average users planning to...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.chewybyte.net/home-computing/i-am-finally-vista-64.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Google Chrome (Beta) Released</title>
		<link>http://www.chewybyte.net/home-computing/google-chrome-beta-released.html</link>
		<comments>http://www.chewybyte.net/home-computing/google-chrome-beta-released.html#comments</comments>
		<pubDate>Thu, 04 Sep 2008 10:07:19 +0000</pubDate>
		<dc:creator>Yen</dc:creator>
		
		<category><![CDATA[Home Computing]]></category>

		<category><![CDATA[Webmasters]]></category>

		<category><![CDATA[Javascript]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.chewybyte.net/?p=91</guid>
		<description><![CDATA[September 2, 2008. Googleplex, Mountain View, California. A beta version of Google&#8217;s very own browser, Google Chrome, was released for Microsoft Windows. Yes, with Microsoft Internet Explorer, Mozilla Firefox, Opera Browser, Apple&#8217;s Safari, etc.. we now have Google Chrome.
And so I eagerly downloaded Google Chrome and tested it out. Installation was a breeze. Importing bookmarks, [...]


Related posts:<ol><li><a href='http://www.chewybyte.net/home-computing/lelong-utilities-greasemonkey-script.html' rel='bookmark' title='Permanent Link: Lelong Utilities (Greasemonkey Script)'>Lelong Utilities (Greasemonkey Script)</a> <small>Started in 1998, Lelong.com.my (or just Lelong)  had been to...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/2008/09/google_chrome.jpg" alt="Malaysia Today" />September 2, 2008. Googleplex, Mountain View, California. A beta version of Google&#8217;s very own browser, Google Chrome, was released for Microsoft Windows. Yes, with Microsoft Internet Explorer, Mozilla Firefox, Opera Browser, Apple&#8217;s Safari, etc.. we now have Google Chrome.<span id="more-91"></span></p>
<p>And so I eagerly <a title="Google Chrome" href="http://www.google.com/chrome" target="_blank">downloaded Google Chrome</a> and tested it out. Installation was a breeze. Importing bookmarks, history and settings from my Mozilla Firefox was a breeze. All my imported bookmarks were filed into the folder &#8220;Imported From Firefox&#8221;. Neat.</p>
<p><br />
So now I want to move the bookmarks into the root folder as well as to move my Firefox &#8220;Bookmarks Toolbar&#8221; items into the &#8220;Bookmarks Bar&#8221; folder in Chrome.</p>
<p style="text-align: center;"><img class="nofloat aligncenter" src="/wp-content/uploads/2008/09/google_chrome_bookmarks.jpg" alt="Google Chrome Bookmarks" /></p>
<p>And so I &#8230;.. from all that I had tried, there is currently no way to do that. In fact, Google Chrome does come with any bookmark manager. Ok, maybe it&#8217;s just Beta.</p>
<p>The next thing I had in mind; I have tonnes of custom GreaseMonkey scripts installed in my Firefox browser. Some I can do without, some are really essential. And so inside Google Chrome &#8230;.. a search on Google reveals that Chrome does not support add-ons as Firefox does. Some even say that Google have no plans to support add-ons on Chrome because add-ons such as Ad-Block is capable of blocking Google&#8217;s advertisements. It&#8217;s not official. Maybe the feature will be added later. Ok, maybe it&#8217;s just Beta.</p>
<p><br />
And so, nevermind. I&#8217;ll just go check out some sites and see just how fast the pages are loading. (Nearly all the reviewers praised Chrome for its speed.) What about checking out some of my RSS bookmarks. And so &#8230;.. nada. Google Chrome does not import RSS bookmarks from Firefox. In fact Google Chrome does not automatically recognize sites with RSS feed. Ok, maybe it&#8217;s just Beta.</p>
<p style="text-align: center;"><img class="nofloat aligncenter" src="/wp-content/uploads/2008/09/google_chrome_rss.jpg" alt="Google Chrome RSS" /></p>
<p>&#8220;Just click on the damn RSS links lazybum!&#8221;, I told myself. Since it was a Joomla! site, there were links for <a title="RSS 0.91" href="http://en.wikipedia.org/wiki/Rss#Variants" target="_blank">RSS 0.91</a>, <a title="RSS 1.0" href="http://en.wikipedia.org/wiki/Rss#RSS_1.0" target="_blank">RSS 1.0</a>, <a title="RSS 2.0" href="http://en.wikipedia.org/wiki/Rss#RSS_2.0" target="_blank">RSS 2.0</a>, <a title="ATOM Feed" href="http://en.wikipedia.org/wiki/Atom_feed" target="_blank">ATOM 0.3</a> and <a title="OPML" href="http://en.wikipedia.org/wiki/Opml" target="_blank">OPML</a>. And so I click on each and every link and &#8230;.. all I get was raw text without any formatting or indentation. Ok, maybe it&#8217;s just Beta.</p>
<p>As a web developer, I originally intended to test Google Chrome for CSS and Javascript compability with other browsers. But then I realize that Google Chrome is just what it said it is - <strong>Beta</strong>.</p>


<p>Related posts:<ol><li><a href='http://www.chewybyte.net/home-computing/lelong-utilities-greasemonkey-script.html' rel='bookmark' title='Permanent Link: Lelong Utilities (Greasemonkey Script)'>Lelong Utilities (Greasemonkey Script)</a> <small>Started in 1998, Lelong.com.my (or just Lelong)  had been to...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.chewybyte.net/home-computing/google-chrome-beta-released.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Accessing Malaysia-Today from within Malaysia</title>
		<link>http://www.chewybyte.net/home-computing/accessing-malaysia-today-from-within-malaysia.html</link>
		<comments>http://www.chewybyte.net/home-computing/accessing-malaysia-today-from-within-malaysia.html#comments</comments>
		<pubDate>Fri, 29 Aug 2008 16:03:38 +0000</pubDate>
		<dc:creator>Yen</dc:creator>
		
		<category><![CDATA[AutoIt Script]]></category>

		<category><![CDATA[Home Computing]]></category>

		<category><![CDATA[Small Talks]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[Vista]]></category>

		<category><![CDATA[Webmasters]]></category>

		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.chewybyte.net/?p=69</guid>
		<description><![CDATA[As most Malaysians already know, ISPs in Malaysia had been ordered to block access to the Malaysian Today news blog resulting critisisms from bloggers and even the former prime minister Tun Mahathir himself.
But I am not here to discus about the right or wrong of the decision. I am here to share my knowledge on [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/2008/08/m2day.gif" alt="Malaysia Today" />As most Malaysians already know, ISPs in Malaysia had been ordered to block access to the Malaysian Today news blog resulting critisisms from bloggers and even the former prime minister Tun Mahathir himself.<span id="more-69"></span></p>
<p>But I am not here to discus about the right or wrong of the decision. I am here to share my knowledge on how to bypass the blockade.</p>
<p>At the time of writing, Malaysia ISPs had blocked the site through their DNS server.</p>
<blockquote class="trivia"><p>The <strong>Domain Name System</strong> (DNS) associates various information with <a title="Domain name" href="http://en.wikipedia.org/wiki/Domain_name">domain names</a>; most importantly, it serves as the &#8220;<a title="Telephone directory" href="http://en.wikipedia.org/wiki/Telephone_directory">phone book</a>&#8221; for the Internet by translating human-readable computer <a title="Hostname" href="http://en.wikipedia.org/wiki/Hostname">hostnames</a>, e.g. <em><a title="Example.com" href="http://en.wikipedia.org/wiki/Example.com">www.example.com</a></em>, into <a title="IP address" href="http://en.wikipedia.org/wiki/IP_address">IP addresses</a>, e.g. <em>208.77.188.166</em>, which networking equipment needs to deliver information.<br />
Source: <a title="Domain Name Server" href="http://en.wikipedia.org/wiki/Domain_Name_System" target="_blank">Wikipedia.org</a></p></blockquote>
<p>In simple terms, whenever you type a domain in your browser, your computer will ask the ISP&#8217;s DNS server(s) for the address of the domain. So when these DNS servers gives you an incorrect or null answer, you will not be able to access that particular website at the domain.</p>
<p><br />
To bypass this blockade, the easiest way is to not rely on these DNS servers for the correct answer. As long as we already have the IP addresses of these domains, we do not need the DNS servers. All we need to do is to add 3 lines of text to the <a title="HOSTS file" href="http://en.wikipedia.org/wiki/Hosts_file" target="_blank">&#8220;hosts&#8221; file</a>. Using Notepad, open the file &#8220;C:\Windows\System32\Drivers\Etc\Hosts&#8221; (Yes, this is a file without extension. The entire file name is &#8220;hosts&#8221;. ) and add the lines:</p>
<pre>202.71.97.141	malaysia-today.net
202.71.97.141	www.malaysia-today.net
98.131.13.102	m2day.org
98.131.13.102	www.m2day.org
72.47.236.85	harapanmalaysia.com
72.47.236.85	www.harapanmalaysia.com</pre>
<p>Remember to save the file after editing.</p>
<p>Example of the &#8220;hosts&#8221; file after editing.</p>
<blockquote><p># Copyright (c) 1993-1999 Microsoft Corp.<br />
#<br />
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.<br />
#<br />
# This file contains the mappings of IP addresses to host names. Each<br />
# entry should be kept on an individual line. The IP address should<br />
# be placed in the first column followed by the corresponding host name.<br />
# The IP address and the host name should be separated by at least one<br />
# space.<br />
#<br />
# Additionally, comments (such as these) may be inserted on individual<br />
# lines or following the machine name denoted by a &#8216;#&#8217; symbol.<br />
#<br />
# For example:<br />
#<br />
#      102.54.94.97     rhino.acme.com          # source server<br />
#       38.25.63.10     x.acme.com              # x client host</p>
<p>127.0.0.1       localhost<br />
202.71.97.141	malaysia-today.net<br />
202.71.97.141	www.malaysia-today.net<br />
98.131.13.102	m2day.org<br />
98.131.13.102	www.m2day.org<br />
72.47.236.85	harapanmalaysia.com<br />
72.47.236.85	www.harapanmalaysia.com</p></blockquote>
<p>Remember, this is for Windows users only. And if any of you have problems editing or saving the file, you most probably have some kind of anti-virus/anti-malware/anti-spyware protecting the file. You will have to disable the file protection from the software before editing this file.<br />
After that clean the DNS cache on your computer by running the command &#8220;ipconfig /flushdns&#8221;.</p>
<p style="text-align: center;"><img class="nofloat aligncenter" src="/wp-content/uploads/2008/08/flushdns.jpg" alt="Flush DNS" /></p>
<p><br />
Those who would like to know how I got the IP addresses, I used <a title="Host to IP" href="http://www.hcidata.info/host2ip.cgi" target="_blank">this external website</a> to convert the domain names to IP numbers. So you know that to do next time. And let&#8217;s hope this workaround lasts.</p>
<p><strong>Updates:</strong></p>
<ul>
<li> At the time of writing, only <a title="Malaysia Today" href="http://malaysia-today.net" target="_blank">http://malaysia-today.net</a> is fully accessible with images and CSS loaded.</li>
<li>If this is not working for you, try clearing you browser&#8217;s cache/temporary files.</li>
<li>You might need to stop and disable &#8216;<a title="DNS Client service" href="http://www.theeldergeek.com/dns_client.htm" target="_blank">DNS Client</a>&#8216; service on your compuiter. (Run the command &#8220;sc stop dnscache&#8221; without the quotes. Then run &#8220;sc config dnscache start= demand&#8221; again without the quotes. Note the space after the &#8220;=&#8221; sign in the second command.)</li>
<li>For those who trust me, download a small program <a title="m2day.exe" href="http://www.chewybyte.net/wp-content/uploads/2008/08/m2day.exe" target="_self">here</a> to automatically modify everything for you. Source code of the small AutoIt script is <a title="m2day.au3" href="http://www.chewybyte.net/wp-content/uploads/2008/08/m2day.au3" target="_blank">here</a>. Download and <a title="Virus Total" href="http://www.virustotal.com/" target="_blank">scan for virus</a> before running the file. But analyze the result with a grain of salt. False positives is a norm.</li>
</ul>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.chewybyte.net/home-computing/accessing-malaysia-today-from-within-malaysia.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Vista Users, Time for Firefox or Opera!</title>
		<link>http://www.chewybyte.net/home-computing/vista-users-firefox-opera.html</link>
		<comments>http://www.chewybyte.net/home-computing/vista-users-firefox-opera.html#comments</comments>
		<pubDate>Mon, 11 Aug 2008 06:37:34 +0000</pubDate>
		<dc:creator>Yen</dc:creator>
		
		<category><![CDATA[Home Computing]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.chewybyte.net/?p=50</guid>
		<description><![CDATA[For those who are using Vista and Microsoft Internet Explorer (MSIE), looks like it&#8217;s time to reconsider changing your main browser to Firefox or Opera.
Two security researchers have developed a new technique that essentially bypasses all of the memory protection safeguards in the Windows Vista operating system.
&#8230;
By taking advantage of the way that browsers, specifically [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/2008/08/msie.gif" alt="Microsoft Internet Explorer" />For those who are using Vista and Microsoft Internet Explorer (MSIE), looks like it&#8217;s time to reconsider changing your main browser to Firefox or Opera.<span id="more-50"></span></p>
<blockquote class="trivia"><p>Two security researchers have developed a new technique that essentially bypasses all of the memory protection safeguards in the Windows Vista operating system.</p>
<p>&#8230;</p>
<p>By taking advantage of the way that browsers, specifically Internet Explorer, handle active scripting and .NET objects, the pair have been able to load essentially whatever content they want into a location of their choice on a user&#8217;s machine.</p>
<p>&#8230;</p>
<p>Source: <a title="Windows Vista security 'rendered useless' by researchers" href="http://searchsecurity.techtarget.com/news/article/0,289142,sid14_gci1324395,00.html" target="_blank">Windows Vista security &#8216;rendered useless&#8217; by researchers</a></p></blockquote>
<p>And to make matter worse, (according to the researchers) <strong>&#8220;there is little that Microsoft can do to address the problems&#8221;</strong>.</p>
<p></p>
<p>It that&#8217;s true, then there is no more reason to continue using Vista since security is one of the main if not the only selling point for Vista. At least that my own personal view. But we all know that migrating your computer operating systems is never and easy task. And there is a certain risk of data loss in the process. So what are we going to do?</p>
<p>The obvious reason is to stop using MSIE in Vista. Get on the alternative browsers bandwagon. Get Firefox! And if for some reason you do not like Firefox, there also Opera. And my opinion, these browsers are way better than MSIE.</p>
<blockquote class="trivia"><p><strong>We did it! We set a Guinness World Record.</strong><br />
Thanks to the support of the always amazing Mozilla community, we now hold a Guinness World Record for the most software downloaded in 24 hours. On June 18, 2008 8,002,530 people downloaded Firefox 3 and are now enjoying a safer, smarter and better Web.<br />
Source: <a title="Spread Firefox" href="http://www.spreadfirefox.com" target="_blank">Spread Firefox</a></p></blockquote>
<p></p>
<p style="text-align: center;"><a class="noline" href="http://www.spreadfirefox.com/node&amp;id=0&amp;t=309"><img class="nofloat aligncenter" title="Firefox 3" src="http://sfx-images.mozilla.org/affiliates/Buttons/firefox3/468x60.png" border="0" alt="Firefox 3" /></a></p>
<p style="text-align: center;"><a class="noline" href="http://www.opera.com/download/"><img class="nofloat aligncenter" title="Opera Software" src="http://www.opera.com/img/operalogo.gif" border="0" alt="Opera Software" /> <img class="nofloat aligncenter" title="Download Opera" src="http://www.opera.com/img/download/new/dl-opera.png" border="0" alt="Download Opera" /></a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.chewybyte.net/home-computing/vista-users-firefox-opera.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Lelong Utilities (Greasemonkey Script)</title>
		<link>http://www.chewybyte.net/home-computing/lelong-utilities-greasemonkey-script.html</link>
		<comments>http://www.chewybyte.net/home-computing/lelong-utilities-greasemonkey-script.html#comments</comments>
		<pubDate>Tue, 15 Jul 2008 10:13:21 +0000</pubDate>
		<dc:creator>Yen</dc:creator>
		
		<category><![CDATA[Home Computing]]></category>

		<category><![CDATA[Webmasters]]></category>

		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[Greasemonkey]]></category>

		<category><![CDATA[Javascript]]></category>

		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.chewybyte.net/?p=18</guid>
		<description><![CDATA[Started in 1998, Lelong.com.my (or just Lelong)  had been to Malaysian netizens as eBay had been to the world.
But as a user of both auction sites, I notice (and I believe most of us do) the lackings of Lelong when compared to eBay. For example, there is no feature for sorting of the list items [...]


Related posts:<ol><li><a href='http://www.chewybyte.net/home-computing/google-chrome-beta-released.html' rel='bookmark' title='Permanent Link: Google Chrome (Beta) Released'>Google Chrome (Beta) Released</a> <small>September 2, 2008. Googleplex, Mountain View, California. A beta version...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Lelong.com.my Logo" src="http://i1.lelong.com.my/L.gif" alt="Lelong.com.my Logo" width="131" height="42" />Started in 1998, Lelong.com.my (or just Lelong)  had been to Malaysian netizens as <a title="eBay Homepage" href="http://www.ebay.com" target="_blank">eBay</a> had been to the world.<span id="more-18"></span></p>
<p>But as a user of both auction sites, I notice (and I believe most of us do) the lackings of Lelong when compared to eBay. For example, there is no feature for sorting of the list items by price or ending time. And thus is is a real pain when comparing auction items.</p>
<p>So I had cooked up a Greasemonkey script to add some important features to Lelong. And since I had the script up and running, I might just as well post it here of other users.</p>
<p>Features I had included in the script includes:</p>
<ol>
<li>Sort item listing by <strong>total price</strong> (price + shipping).</li>
<li>Sort item listing by auction ending time.</li>
<li>Hide &#8216;Closed&#8217; items.</li>
<li>Show <strong>total price</strong> (price + shipping) in item page.</li>
</ol>
<p>The script does come with certain terms and conditions. Please do understand the terms and conditions before downloading.</p>
<p></p>
<blockquote class="trivia"><p>This is a Greasemonkey user script. You will need to install Greasemonkey from <a title="Firefox Greasemonkey Addon" href="https://addons.mozilla.org/en-US/firefox/addon/748" target="_blank">https://addons.mozilla.org/en-US/firefox/addon/748</a> or <a title="Greasemonkey Homepage" href="http://greasemonkey.mozdev.org/" target="_blank">http://greasemonkey.mozdev.org/</a> before using this script.</p>
<p>DEVELOPMENT (&#8217;TESTED WORKING&#8217;) ENVIRONMENT:<br />
OS: <a title="Microsoft Homepage" href="http://www.microsoft.com" target="_blank">Windows XP SP3 32-bit</a><br />
Internet Browser: <a title="Firefox Homepage" href="http://www.mozilla.com/en-US/" target="_blank">Firefox version 3.0</a><br />
Required Internet Browser Addon: <a title="Firefox Greasemonkey Addon" href="https://addons.mozilla.org/en-US/firefox/addon/748" target="_blank">Greasemonkey version 0.8.20080609.0</a></p></blockquote>
<blockquote><p>LICENSE:<br />
- Free for non-profit personal usage upon total agreement and acceptance of this license.<br />
- Author reserves all exclusive rights for distribution of this script. (DO NOT link directly to script download URL. Link to the download page.)<br />
- Author reserves all rights to seek and take legal actions for any usage/distribution/modification deems unappropriate by the author and solely by the author.<br />
- Author will have the final say in all other usage/distribution/modification circumstances not covered by this short, simple license agreement.<br />
- Author reserves all rights to amend terms and conditions in this license as deems appropriate by the author and solely by the author.<br />
- Use this script at your own risk(s). Author will not be held liable for any loss from usage or this script.<br />
- Do not expect the author to give your &#8216;after sales&#8217; services. Use the script as is or don&#8217;t use it at all. However, constructive feedbacks will be greatly appreciated.<br />
- <strong>There is no guarantee this script will work, especially in other versions of OS, browsers and/or Greasemonkey.</strong><br />
- <strong>The only guarantee author gives is that this script DOES NOT contain any intentionally included malicious codes.</strong><br />
- In general terms, this script DOES NOT contain/download/generate/produce any kind virus/malware/security exploits/adware. The only &#8216;ad&#8217; is the credit to author as stated here.<br />
- Author is reachable at admin [at|@] chewybyte [dot|.] com OR admin [at|@] chewybyte [dot|.] net</p></blockquote>
<p>As promised, the links to view/scrutinise/download/install the script. Both files have the same features/functions. Just that the original version is bigger in size but easier to read/view/modify and the compact version is&#8230;. well, compacted version of the original. Why? Ermm&#8230; for the smaller size?</p>
<p style="text-align: center;"></p>
<p style="text-align: center;"><strong>REMINDER: As stated in the license agreement<br />
DO NOT link directly to the script download URL. Link to this page.<br />
</strong>(I could have disabled hotlinking, but let&#8217;s see how honest we are&#8230;)</p>
<p style="text-align: center;"><span style="color: #0053a5;"><strong>Lelong Utilities (original) v2008.07.18 [ <a title="Lelong Utilities (original) Text" href="http://www.chewybyte.net/wp-content/uploads/2008/07/lelong_utilities.user.txt" target="_blank">VIEW</a> ] [ <a title="Lelong Utilities (original) Javascript" href="http://www.chewybyte.net/wp-content/uploads/2008/07/lelong_utilities.user.js" target="_blank">INSTALL</a> ]<br />
Lelong Utilities (compact) v2008.07.18 [ <a title="Lelong Utilities (compact) Text" href="http://www.chewybyte.net/wp-content/uploads/2008/07/lelong_utilities_compact.user.txt" target="_blank">VIEW</a> ] [ <a title="Lelong Utilities (compact) Javascript" href="http://www.chewybyte.net/wp-content/uploads/2008/07/lelong_utilities_compact.user.js" target="_blank">INSTALL</a> ]</strong></span></p>
<p style="text-align: left;">Version 2008.07.18<br />
- Fixed strange error when calculation goes into more than 2 decimal places.<br />
- Sorting remains after search.<br />
- Minor stylesheet updates.</p>
<p style="text-align: left;">Version 2008.07.17<br />
- Added new regex for item page URL. Just one of the &#8216;lackings&#8217; where they wasn&#8217;t even able to have a standard uniform URL format for different site sections.</p>
<p style="text-align: left;">Version 2008.07.16.2<br />
- Updated stylesheet to differentiate bids below reserved price.</p>
<p style="text-align: left;">Version 2008.07.16<br />
- Updated script to calculate total price (sale + shipping) in item sale page.</p>


<p>Related posts:<ol><li><a href='http://www.chewybyte.net/home-computing/google-chrome-beta-released.html' rel='bookmark' title='Permanent Link: Google Chrome (Beta) Released'>Google Chrome (Beta) Released</a> <small>September 2, 2008. Googleplex, Mountain View, California. A beta version...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.chewybyte.net/home-computing/lelong-utilities-greasemonkey-script.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Online Virus Scanners</title>
		<link>http://www.chewybyte.net/home-computing/online-virus-scanners.html</link>
		<comments>http://www.chewybyte.net/home-computing/online-virus-scanners.html#comments</comments>
		<pubDate>Fri, 06 Jun 2008 19:18:47 +0000</pubDate>
		<dc:creator>Yen</dc:creator>
		
		<category><![CDATA[Home Computing]]></category>

		<category><![CDATA[Online Tools]]></category>

		<guid isPermaLink="false">http://www.chewybyte.net/?p=16</guid>
		<description><![CDATA[One of the most important step of in maintaining a computer is to keep it free of viruses. The least damage by virus could be invisible such as stealing and mass mailing your email contacts. But the worse scenario could be where the virus completely corrupt the system files, requiring complete re-installation of the computer [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/2008/06/infected_computer.gif" alt="Infected Computer" />One of the most important step of in maintaining a computer is to keep it free of viruses. The least damage by virus could be invisible such as stealing and mass mailing your email contacts. But the worse scenario could be where the virus completely corrupt the system files, requiring complete re-installation of the computer operating system and software.<span id="more-16"></span></p>
<p>As we all should know, prevention is better than cure. And this law applies to computer viruses as well. So installing an anti-virus software on your computer will be the first line of defense. There are actually quite a number of free (mostly for home or non-commercial users) anti-virus software available from the World Wide Web. Just to state a few, there is <a title="ClamWin Free Antivirus" href="http://www.clamwin.com/" target="_blank">ClamWin</a>, <a title="Avast! Home Edition" href="http://www.avast.com/eng/download-avast-home.html" target="_blank">Avast!</a>, <a title="BitDefender Free Edition" href="http://www.bitdefender.com/PRODUCT-14-en--BitDefender-Free-Edition.html" target="_blank">BitDefender</a> and <a title="AVG Free by Grisoft" href="http://free.grisoft.com/" target="_blank">AVG</a>.</p>
<blockquote class="trivia"><p>ClamWin is a free open-source antivirus released under the <a title="GNU General Public License" href="http://www.gnu.org/copyleft/gpl.html" target="_blank">GNU General Public License</a>.<br />
At the time of writing, ClamWin had not implemented on-access scanner. In other words, files being read or written will not be automatically scanned.</p></blockquote>
<p><br />
But even with an anti-virus software installed and running, some complex viruses are able &#8216;neutralize&#8217; these anti-virus software through various ways. So whether you have an anti-virus software installed or not, it is still advisible to run some online scans every week or so. And here&#8217;s my list of online anti-virus scanners (do take note that most of these scanners requires Microsoft Internet Explorer to run):</p>
<div style="text-align:center;"><a class="noline" title="Authentium Command On Demand" href="http://www.commandondemand.com/" target="_blank"><img class="nofloat" src="/wp-content/uploads/2008/06/authentium.gif" alt="Authentium" /></a> <a class="noline" title="avast! Online Scanner" href="http://onlinescan.avast.com/" target="_blank"><img class="nofloat" src="/wp-content/uploads/2008/06/avast.gif" alt="avast!" /></a> <a class="noline" title="BitDefender Online Scanner" href="http://www.bitdefender.com/scan8/" target="_blank"><img class="nofloat" src="/wp-content/uploads/2008/06/bitdefender.gif" alt="BitDefender" /></a> <a class="noline" title="CA Virus Scanner" href="http://www.ca.com/us/securityadvisor/virusinfo/scan.aspx" target="_blank"><img class="nofloat" src="/wp-content/uploads/2008/06/ca.gif" alt="CA Inc." /></a> <a class="noline" title="F-Secure Online Virus Scanner" href="http://support.f-secure.com/enu/home/ols.shtml" target="_blank"><img class="nofloat" src="/wp-content/uploads/2008/06/f_secure.gif" alt="F-Secure" /></a> <a class="noline" title="Kaspersky Free Virus Scan" href="http://www.kaspersky.com/virusscanner" target="_blank"><img class="nofloat" src="/wp-content/uploads/2008/06/kaspersky.gif" alt="Kaspersky" /></a> <a class="noline" title="Panda ActiveScan" href="http://www.pandasecurity.com/homeusers/solutions/activescan/?" target="_blank"><img class="nofloat" src="/wp-content/uploads/2008/06/panda_security.gif" alt="Panda Security" /></a> <a class="noline" title="Trend Micro Housecall" href="http://housecall.trendmicro.com/" target="_blank"><img class="nofloat" src="/wp-content/uploads/2008/06/trend_micro.gif" alt="Trend Micro" /></a></div>
<blockquote><p><img src="/wp-content/uploads/2008/06/virus_total.gif" alt="VirusTotal" />To scan a single file, use <a title="VirusTotal - Free Online Virus and Malware Scan" href="http://www.virustotal.com/" target="_blank">VirusTotal</a>, a free online virus and malware scanners that uses <a title="About VirusTotal" href="http://www.virustotal.com/sobre.html" target="_blank">several antivirus engines</a> to scan the file.</p></blockquote>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.chewybyte.net/home-computing/online-virus-scanners.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Windows Live SkyDrive</title>
		<link>http://www.chewybyte.net/home-computing/windows-live-skydrive.html</link>
		<comments>http://www.chewybyte.net/home-computing/windows-live-skydrive.html#comments</comments>
		<pubDate>Sun, 25 May 2008 12:33:19 +0000</pubDate>
		<dc:creator>Yen</dc:creator>
		
		<category><![CDATA[Home Computing]]></category>

		<category><![CDATA[Online Tools]]></category>

		<guid isPermaLink="false">http://www.chewybyte.net/?p=15</guid>
		<description><![CDATA[Recently (May 22, 2008), Microsoft made and announcement that Windows Live SkyDrive will be available to available to users from 62 countries and regions. MSN and Windows Live community will be able to enjoy this free, password-protected online storage.
Previously know as Windows Live Folders, the service was only available only to a few testers in [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/2008/05/Windows_Live_SkyDrive_logo.gif" alt="Windows Live SkyDrive Logo" width="240" height="119" />Recently (May 22, 2008), Microsoft made and announcement that <a title="Windows Live SkyDrive Homepage" href="http://skydrive.live.com" target="_blank">Windows Live SkyDrive</a> will be available to available to users from 62 countries and regions. MSN and Windows Live community will be able to enjoy this free, password-protected online storage.<span id="more-15"></span></p>
<blockquote class="trivia"><p>Previously know as Windows Live Folders, the service was only available only to a few testers in the United States. On August 1, 2007, the service was expanded to a wider audience. Shortly after on August 9, 2007 Windows Live Folders was renamed Windows Live SkyDrive and the participation was expanded to testers in the United Kingdom and India. As of May 22, 2008, Windows Live SkyDrive is available to 62 countries and regions.<br />
Source: <a title="Wikipedia - SkyDrive" href="http://en.wikipedia.org/wiki/Skydrive" target="_blank">Wikipedia</a></p></blockquote>
<p>With 5GB of free online storage, Windows Live SkyDrive will arguably be one of the most significant free online service since GMail (Google mail). When compared to other free storages offered online such as <a title="XDrive Homepage" href="http://www.xdrive.com/" target="_blank">Xdrive</a>,  <a title="ADrive Homepage" href="http://www.adrive.com/" target="_blank">ADrive</a>, <a title="DropBoks Homepage" href="http://www.dropboks.com" target="_blank">DropBoks</a> just to name a few, the 5GB offered is big, but really not <em>that</em> big. Maybe Microsoft is planning on upgrading the free space gradually like what Google did with GMail?</p>
<p>So are there anymore limitations or drawbacks? The first thing, though the free space offered is 5GB, there is a file size limit of 50MB. To me, this is acceptable. After all, is not this a free service. But the thing I find annoying is that the upload page only have slots for 5 files. And SkyDrive currently does not offer any FTP or Windows Explorer integration of easy file uploading. Just imagine how long it will take if you are to have hundreds of photos to upload. Maybe we should zip the files?</p>
<p style="text-align: center;"><img class="nofloat" src="/wp-content/uploads/2008/05/skydrive_screen1.gif" alt="SkyDrive Screen Shot 1" width="580" height="292" /></p>
<p>The user interface of SpyDrive is simple, loads fast, esthetically nice and easy to use. Viewing uploaded photos is easy as it is presented in manual slide show. (And that is why I would not like to upload the photos in a zip file.) But uploaded videos will only show an icon. For the AVI and FLV videos that I uploaded, there is no playback or preview feature. Hopefully this feature will be added soon.</p>
<p style="text-align: center;"><img class="nofloat" src="/wp-content/uploads/2008/05/skydrive_screen2.gif" alt="SkyDrive Screen Shot 2" width="511" height="135" /></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.chewybyte.net/home-computing/windows-live-skydrive.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Websites and Articles Submission</title>
		<link>http://www.chewybyte.net/webmasters/websites-articles-submission.html</link>
		<comments>http://www.chewybyte.net/webmasters/websites-articles-submission.html#comments</comments>
		<pubDate>Sat, 24 May 2008 15:50:13 +0000</pubDate>
		<dc:creator>Yen</dc:creator>
		
		<category><![CDATA[Webmasters]]></category>

		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.chewybyte.net/?p=13</guid>
		<description><![CDATA[As most of us know, submissions of websites and articles to search engines or site indexers helps in bringing in more new visitors to the site. For those of us who did it manually without the help of some money-making or email-harvesting &#8216;professionals&#8217;, I am sure we can all agree that this is a tedious [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/2008/05/SearchIndexLogos.gif" alt="Search and Indexing Sites Logo" />As most of us know, submissions of websites and articles to search engines or site indexers helps in bringing in more new visitors to the site. For those of us who did it manually without the help of some money-making or email-harvesting &#8216;professionals&#8217;, I am sure we can all agree that this is a tedious job. There will be some that will only require a simple URL, while others will only work with a sitemap of the site. Some requires sitemap in XML, some in plain text, some in ROR whatever it is, you name it, they got it.<span id="more-13"></span></p>
<p>Aptly named site or URL submission, not only does the site URL needs to be submitted to these indexing sites, the webmasters themselves will need to be submissive to the all kinds of &#8216;demands&#8217; from these search engines lest the site is not indexed. But of course, these are just the hidden &#8216;costs&#8217; of the free services.</p>
<p>Well, going straight to the point, here&#8217;s a simple guide which hopefully will be able to make site and article submissions less painful.<strong></strong></p>
<h2><strong>Generating a Sitemap</strong></h2>
<p><strong> </strong>The first thing to do would be to have a standard-compliant sitemap ready. There are numerous free sitemap generators online but not all generates standard sitemaps. <a title="XML Sitemaps" href="http://www.xml-sitemaps.com/" target="_blank">XML Sitemaps</a> happens to be one of those generating sitemaps in accordance to the standard sitemap protocol and<strong> </strong>it is<strong> free</strong>.</p>
<blockquote class="trivia"><p>For more information on the standard sitemap protocol, visit <a title="Sitemaps.org" href="http://www.sitemaps.org/protocol.php" target="_blank">Sitemaps.org</a></p></blockquote>
<h2></h2>
<h2><strong>Submitting the Website</strong></h2>
<p><a class="noline" title="Google" href="http://www.google.com"><img class="nofloat" src="/wp-content/uploads/2008/05/Google.gif" alt="Google Logo" /></a><br />
Webmaster Page: <a title="Google Webmaster Page" href="https://google.com/webmasters/sitemaps/" target="_blank">https://google.com/webmasters/sitemaps/</a><br />
URL Submission: <a title="Google URL Submission Page" href="http://google.com/addurl/" target="_blank">http://google.com/addurl/</a><br />
Sitemap Ping: http://google.com/webmasters/tools/ping?sitemap=[Your Sitemap URL]<br />
(eg: <em>http://google.com/webmasters/tools/ping?sitemap=http://chewybyte.net/sitemap.xml</em>)</p>
<p><a class="noline" title="Yahoo!" href="http://www.yahoo.com"><img class="nofloat" src="/wp-content/uploads/2008/05/Yahoo.gif" alt="Yahoo! Logo" /></a><br />
URL Submission: <a title="Yahoo! URL and Feed Submission Page" href="https://siteexplorer.search.yahoo.com/submit" target="_blank">https://siteexplorer.search.yahoo.com/submit</a><br />
Sitemap  Ping: http://search.yahooapis.com/SiteExplorerService/V1/ping?sitemap=[Your Sitemap URL]<br />
(eg: <em>http://search.yahooapis.com/SiteExplorerService/V1/ping?sitemap=http://chewybyte.net/sitemap.xml</em>)</p>
<p>Site Feed Ping: http://api.my.yahoo.com/rss/ping?u=[Your Site Feed URL]<br />
(eg: <em>http://api.my.yahoo.com/rss/ping?u=http://www.chewybyte.net/feed</em>)</p>
<p><a class="noline" title="Live.com" href="http://www.live.com"><img class="nofloat" src="/wp-content/uploads/2008/05/Live-Search.gif" alt="Live.com Logo" /></a><br />
Webmaster Page: <a title="Live.com Webmaster Page" href="http://webmaster.live.com/" target="_blank">http://webmaster.live.com/</a><br />
URL Submission: <a title="MSN URL Submission Page" href="http://search.msn.com/docs/submit.aspx" target="_blank">http://search.msn.com/docs/submit.aspx</a><br />
Sitemap  Ping: http://webmaster.live.com/webmaster/ping.aspx?siteMap=[Your Sitemap URL]<br />
(eg: <em>http://webmaster.live.com/webmaster/ping.aspx?siteMap=http://chewybyte.net/sitemap.xml</em>)</p>
<p><a class="noline" title="Ask.com" href="http://www.ask.com"><img class="nofloat" src="/wp-content/uploads/2008/05/Ask.gif" alt="Ask.com Logo" /></a><br />
Webmaster Page: <a title="Ask.com Webmaster Page" href="http://about.ask.com/en/docs/about/webmasters.shtml" target="_blank">http://about.ask.com/en/docs/about/webmasters.shtml</a><br />
Sitemap  Ping URL: http://submissions.ask.com/ping?sitemap=[Your Sitemap URL]<br />
(eg: <em>http://submissions.ask.com/ping?sitemap=http://chewybyte.net/sitemap.xml</em>)</p>
<blockquote class="trivia"><p>When you ping a search or indexing site, you&#8217;re actually telling the site that certain pages or articles had been updated or added. In the case of sitemap pings, it is just an easy way to inform the search or indexing sites that the sitemap file had been updated.</p></blockquote>
<p>(Subscribe to my <a title="ChewyByte.net RSS Feed" href="/feed/" target="_blank">RSS feed here</a>.)</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.chewybyte.net/webmasters/websites-articles-submission.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Is MySearchFunds (Homepages Friends) a Scam?</title>
		<link>http://www.chewybyte.net/home-computing/mysearchfunds-scam.html</link>
		<comments>http://www.chewybyte.net/home-computing/mysearchfunds-scam.html#comments</comments>
		<pubDate>Tue, 20 May 2008 16:16:46 +0000</pubDate>
		<dc:creator>Yen</dc:creator>
		
		<category><![CDATA[Home Computing]]></category>

		<category><![CDATA[Small Talks]]></category>

		<category><![CDATA[Webmasters]]></category>

		<guid isPermaLink="false">http://www.chewybyte.net/?p=14</guid>
		<description><![CDATA[I think the title says it all. Is My Search Funds a scam?
If you have never heard of it, My Search Funds is new hot topic on the Internet right now. This site claims to give you money for each search you do through their site. Although you may only get 1 cent for a [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/2008/05/MySearchFunds.gif" alt="My Search Funds Logo" />I think the title says it all. Is <a title="My Search Funds" href="http://www.mysearchfunds.com" target="_blank">My Search Funds</a> a scam?<span id="more-14"></span></p>
<p>If you have never heard of it, My Search Funds is new hot topic on the Internet right now. This site claims to give you money for each search you do through their site. Although you may only get 1 cent for a few searches, but what is there to lose? At least I believe that is what most users of this site thinks.</p>
<p>A search on the domain info reveals Alpexus Ltd as the registrant as well as the administrative and technical contact.</p>
<blockquote><p>Alpexus Ltd.<br />
Unit 1A Wrexham Enterprise Park<br />
Ash Road<br />
Wrexham Industrial Estate<br />
Wrexham,  Wrexham LL13 9JT<br />
GB</p></blockquote>
<p>At the homepage of <a title="Alpexus Ltd Homepage" href="http://alpexus.com" target="_blank">Alpexus Ltd</a>, I was greeted with a one-page website stating that the company is <em>a specialist web marketing company helping the 3rd Sector ie. charities, voluntary groups, CVS etc to take advantage of the opportunities the internet brings.</em></p>
<blockquote><p><strong>&#8216;Contact us&#8217; on alpexus.com</strong><br />
Address: 17 Canal Wood Industrial Estate, Chirk, Wrexham, LL14 5RL<br />
Telephone: 0800 2888669<br />
Email: info@alpexus.com<br />
Company Registration No: 5151615<br />
VAT No: 811 5241 70</p></blockquote>
<p>See the difference in address? But maybe both address are valid? So is it a scam? I do not know at this time, but I do intend to find out. Viewing the traffics details for My Search Funds on Alexa reveals that this website amazingly went from a 294,524 to a 18,972 ranking in just 3 months time.</p>
<p>For more information, visit my <a title="My Search Funds Friends Link" href="https://www.mysearchfunds.com/apply001.asp?Friend=75657" target="_blank">My Search Funds affiliate link</a>. (Browsing to mysearchfunds.com will not display any information. An affiliate or &#8216;friend&#8217; link is required to see the FAQs, Terms and Conditions and other pages.)</p>
<p><a title="My Search Funds Comments" href="/home-computing/my-search-funds-scam.html#commenting" target="_self"><em>Look at the comments and judge for yourself.</em></a></p>
<hr /><em><span style="color: #ff0000;">Update (June 08, 2008):</span></em></p>
<p><em><span style="color: #ff0000;">Searches from my MySearchFunds are now redirected to results from </span><span style="color: #ff0000;">yahoo.com</span><span style="color: #ff0000;">. Previously it was </span><span style="color: #ff0000;">google.co.uk</span></em></p>
<hr /><em><span style="color: #ff0000;">Update (June 10, 2008):</span></em></p>
<p><em><span style="color: #ff0000;">The <a title="MySearchFunds Account Admin Page" href="https://www.mysearchfunds.com/orglogin.asp" target="_blank">MySearchFunds.com account admin page</a> has been moved to a new domain <a title="New MySearchFunds Account Admin Page" href="http://www.myhpf.co.uk/orglogin.asp" target="_blank">myhpf.co.uk</a> with the title set as &#8216;homepages friends&#8217;. Strange move. Could it be because of the bad reputation linked to the keywords &#8216;My Search Funds&#8217;. From my point of view, &#8216;homepages friends&#8217; is just seems too generic.</span></em></p>
<p><em><span style="color: #ff0000;">One other thing. The logout button is not available in the new account admin site. So how do we log out? Clear cookies? Definitely not something a reputable company which cares about user security and privacy should overlook. Case of hasty copy-and-paste? Frankly, the amateurish feel had been there since the very beginning.</span></em></p>
<hr /><em><span style="color: #ff0000;">Update (July 01, 2008):</span></em></p>
<p><em><span style="color: #ff0000;">For the past few days, connection to mysearchfunds.com returns &#8220;Network Timeout&#8221; error. Is this the beginning of the end?</span></em></p>
<p><em><span style="color: #ff0000;">Update (August 02, 2008):</span></em></p>
<p><em><span style="color: #ff0000;">More readers are leaving a comment on this page confirming that MySearchFunds @ Homepages Friends could potentially be a scam!<br />
</span></em></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.chewybyte.net/home-computing/mysearchfunds-scam.html/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
