<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Reaper-X &#187; Internet Tools</title>
	<atom:link href="http://www.reaper-x.com/category/internet/internet-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reaper-x.com</link>
	<description>Technology, Games, Blogging ... Whatever</description>
	<lastBuildDate>Sat, 13 Mar 2010 02:11:21 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using WGet on Windows</title>
		<link>http://www.reaper-x.com/2007/09/15/using-wget-on-windows/</link>
		<comments>http://www.reaper-x.com/2007/09/15/using-wget-on-windows/#comments</comments>
		<pubDate>Sat, 15 Sep 2007 13:19:56 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Internet Tools]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[download manager]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Flashgot]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[wget]]></category>
		<category><![CDATA[wget windows]]></category>

		<guid isPermaLink="false">http://www.reaper-x.com/2007/09/15/using-wget-on-windows/</guid>
		<description><![CDATA[How to use Wget on Windows with Flashgot extension for Firefox to make it as your Download Manager


Related posts:<ul><li><a href='http://www.reaper-x.com/2007/03/22/ssh-access-and-wget-on-hostgator/' rel='bookmark' title='Permanent Link: SSH Access and WGET on Hostgator'>SSH Access and WGET on Hostgator</a></li><li><a href='http://www.reaper-x.com/2007/03/06/downloading-and-configuring-windows-to-play-flash-video-flv-file-the-hard-way/' rel='bookmark' title='Permanent Link: Downloading and Configuring Windows to Play Flash Video (FLV) File &#8211; The Hard Way'>Downloading and Configuring Windows to Play Flash Video (FLV) File &#8211; The Hard Way</a></li><li><a href='http://www.reaper-x.com/2007/01/26/do-you-like-to-spoof-your-user-agent/' rel='bookmark' title='Permanent Link: Do you like to spoof your user-agent ?'>Do you like to spoof your user-agent ?</a></li><li><a href='http://www.reaper-x.com/2006/07/17/mozilla-firefox-bon-echo/' rel='bookmark' title='Permanent Link: Mozilla Firefox Bon Echo'>Mozilla Firefox Bon Echo</a></li><li><a href='http://www.reaper-x.com/2008/07/02/how-to-compile-mangos-and-scriptdev2-for-windows/' rel='bookmark' title='Permanent Link: How to Compile Mangos and Scriptdev2 for Windows'>How to Compile Mangos and Scriptdev2 for Windows</a></li></ul>]]></description>
			<content:encoded><![CDATA[<p>Just in case you&rsquo;re like me that can&#8217;t trust free download manager anymore or just want a little program that can resume your download at later time and doesn&rsquo;t use many resources .. i&rsquo;d suggest you to use WGet for Windows (if you&rsquo;re a Linux user i believe WGet already installed on your machine)</p>
<p>To start off there are few links to where you can grab WGet for Windows (feel free to choose)</p>
<p><span id="more-607"></span></p>
<ol>
<li><a href="http://www.christopherlewis.com/WGet/WGetFiles.htm" >Christopher Lewis Wget Page</a><a href="http://www.christopherlewis.com/WGet/WGetFiles.htm" ></a></li>
<li><a href="http://gnuwin32.sourceforge.net/packages/wget.htm" >GNUWin32 Wget Package</a><a href="http://gnuwin32.sourceforge.net/packages/wget.htm" ></a></li>
<li><a href="http://users.ugent.be/~bpuype/wget/" >Bpuype Wget File</a><a href="http://users.ugent.be/~bpuype/wget/" ></a></li>
</ol>
<p>Although if it&rsquo;s for me,&nbsp;i just grab the Christopher&rsquo;s Visual Studio Project file combined with <a href="svn://addictivecode.org/wget/trunk" >Wget from it&rsquo;s SVN repository</a> because&nbsp;i prefer to compile it by myself (to make few adjustment to the user agent so it&rsquo;ll use Mozilla Firefox User agent by default and also other Mozilla Firefox Header), but let&rsquo;s keep this aside shall we ? :P</p>
<p>Okay now, i assume you&rsquo;ve downloaded your WGet files, and already extracted it somewhere in your harddrive. The next step would be, adding your WGet path into Windows Environment Variables Path, so you can access it easily from anywhere</p>
<p>Step to do it :</p>
<ol>
<li>Open <strong>Windows System Properties</strong> page (Press Windows Key + Pause / Break) or Right click on my computer and choose properties</li>
<li>Choose the <strong>Advanced Tab</strong> and then click on <strong>Environment Variables</strong></li>
<li>Add new <strong>Path Variable</strong> to your username or edit the Path variable for your system</li>
<li>Add this line like below image (adjust your wget path accordingly)</li>
</ol>
<p><img alt="Wget Environment Variables" src="http://www.reaper-x.com/images/blogs/wget-2dwindows.jpg" border="0" / /></p>
<p>And you&rsquo;re done &hellip; now you can type <strong>Wget</strong> anywhere from the command prompt :)</p>
<p>But wait &hellip; if you&rsquo;re using Mozilla Firefox, you can also use Wget to download something from the web, and in order to do this you just need to install <a href="http://flashgot.net/" >FlashGot Extension for Firefox</a>, and then add this line to the Flashgot&nbsp;command line arguments&nbsp;:</p>
<p>Quoted from Flashgot page :</p>
<blockquote>
<p>-c [--directory-prefix=FOLDER] [--referer=REFERER] [--post-data=POST] [--load-cookies=CFILE] [--header=Cookie:COOKIE] [--input-file=UFILE]</p>
</blockquote>
<p>And you&rsquo;re finished :)</p>
<p>Well basically the above should be working fine with Firefox 2, but because Firefox 3 recently released to the public, i&#8217;m having problem with the Command Prompt window not showing although the wget process is running in the background (it&rsquo;s listed on the task manager but the window can&rsquo;t be seen)</p>
<p>And so if you&rsquo;re running Firefox 3, you can try using these configurations instead of the above:</p>
<p><code>Executable Path:<br />C:\Windows\System32\cmd.exe</code></p>
<p><code>Command Line arguments template:<br />/C start wget -c [--directory-prefix=FOLDER] [--referer=REFERER] [--post-data=POST] [--load-cookies=CFILE] [--header=Cookie:COOKIE] [--input-file=UFILE]</code></p>
<p>And voila &hellip; you can see the downloading process again just like on Firefox 2 ;)</p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com"  title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2007/09/15/using-wget-on-windows/"  title="Using WGet on Windows">Permalink</a> | <a href="http://www.reaper-x.com/2007/09/15/using-wget-on-windows/#comments"  title="One comment">One comment</a></em></p>
	<p><em><a href="http://www.reaper-x.com" >0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/how-to/guide/" rel="nofollow"  title="View all posts in Guide" rel="category tag">Guide</a>,  <a href="http://www.reaper-x.com/category/how-to/" rel="nofollow"  title="View all posts in How To" rel="category tag">How To</a>,  <a href="http://www.reaper-x.com/category/internet/internet-tools/" rel="nofollow"  title="View all posts in Internet Tools" rel="category tag">Internet Tools</a>,  <a href="http://www.reaper-x.com/category/technology/computer/software/open-source/" rel="nofollow"  title="View all posts in Open Source" rel="category tag">Open Source</a>,  <a href="http://www.reaper-x.com/category/technology/computer/software/" rel="nofollow"  title="View all posts in Software" rel="category tag">Software</a>,  <a href="http://www.reaper-x.com/category/how-to/tutorials/" rel="nofollow"  title="View all posts in Tutorials" rel="category tag">Tutorials</a>,  <a href="http://www.reaper-x.com/category/technology/computer/software/windows/" rel="nofollow"  title="View all posts in Windows" rel="category tag">Windows</a></em></p>

<p>Related posts:<ul><li><a href='http://www.reaper-x.com/2007/03/22/ssh-access-and-wget-on-hostgator/' rel='bookmark' title='Permanent Link: SSH Access and WGET on Hostgator'>SSH Access and WGET on Hostgator</a></li><li><a href='http://www.reaper-x.com/2007/03/06/downloading-and-configuring-windows-to-play-flash-video-flv-file-the-hard-way/' rel='bookmark' title='Permanent Link: Downloading and Configuring Windows to Play Flash Video (FLV) File &#8211; The Hard Way'>Downloading and Configuring Windows to Play Flash Video (FLV) File &#8211; The Hard Way</a></li><li><a href='http://www.reaper-x.com/2007/01/26/do-you-like-to-spoof-your-user-agent/' rel='bookmark' title='Permanent Link: Do you like to spoof your user-agent ?'>Do you like to spoof your user-agent ?</a></li><li><a href='http://www.reaper-x.com/2006/07/17/mozilla-firefox-bon-echo/' rel='bookmark' title='Permanent Link: Mozilla Firefox Bon Echo'>Mozilla Firefox Bon Echo</a></li><li><a href='http://www.reaper-x.com/2008/07/02/how-to-compile-mangos-and-scriptdev2-for-windows/' rel='bookmark' title='Permanent Link: How to Compile Mangos and Scriptdev2 for Windows'>How to Compile Mangos and Scriptdev2 for Windows</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2007/09/15/using-wget-on-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Apps offer Premier Edition</title>
		<link>http://www.reaper-x.com/2007/02/22/google-apps-offer-premier-edition/</link>
		<comments>http://www.reaper-x.com/2007/02/22/google-apps-offer-premier-edition/#comments</comments>
		<pubDate>Thu, 22 Feb 2007 11:06:54 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Internet Tools]]></category>
		<category><![CDATA[Webmaster Tools]]></category>
		<category><![CDATA[Domain]]></category>

		<guid isPermaLink="false">http://www.reaper-x.com/2007/02/22/google-apps-offer-premier-edition/</guid>
		<description><![CDATA[I think most of you already know about Google Apps but to those who didn't know or simply never heard about Google Apps, you can read my previous post about Google Apps


Related posts:<ul><li><a href='http://www.reaper-x.com/2006/09/14/google-apps-for-your-domain/' rel='bookmark' title='Permanent Link: Google Apps for your domain'>Google Apps for your domain</a></li><li><a href='http://www.reaper-x.com/2006/10/12/registered-another-domain-into-google-hosted-apps-program/' rel='bookmark' title='Permanent Link: Registered Another Domain into Google Hosted Apps program'>Registered Another Domain into Google Hosted Apps program</a></li><li><a href='http://www.reaper-x.com/2006/12/15/domain-registration-via-google-apps/' rel='bookmark' title='Permanent Link: Domain Registration via Google Apps'>Domain Registration via Google Apps</a></li><li><a href='http://www.reaper-x.com/2006/12/03/using-your-domain-on-google-hosted-account/' rel='bookmark' title='Permanent Link: Using your domain on Google Hosted Account'>Using your domain on Google Hosted Account</a></li><li><a href='http://www.reaper-x.com/2006/09/16/google-hosted-pop-and-smtp/' rel='bookmark' title='Permanent Link: Google Hosted POP and SMTP'>Google Hosted POP and SMTP</a></li></ul>]]></description>
			<content:encoded><![CDATA[<p>I think most of you already know about <a href="http://www.google.com/a" >Google Apps</a> but to those who didn&#8217;t know or simply never heard about Google Apps, you can&nbsp;read my previous post <a href="http://www.reaper-x.com/2006/09/14/google-apps-for-your-domain/" >about Google Apps</a></p>
<p>Okay back to the topic, right now Google offer the premier edition of their hosted email service and many other service after passing the beta stage, for free until April 30th, 2007</p>
<p>But what did you get from the premier edition of Google Apps ?&nbsp;here&rsquo;s the summary&nbsp;from <a href="http://news.com.com/2110-1032_3-6161225.html" >CNET</a> :</p>
<p><em>The new Google Apps Premier Edition costs $50 per user account a year. It includes around-the-clock telephone support, and 10GB of storage per user compared with 2GB. The new edition also includes a guarantee of 99.9 percent uptime for Gmail and application programming interfaces that businesses can use to migrate data, enable single sign-on and do other integration. A free version targeted at educational institutions, Google Apps Education Edition, offers the same features as the premier edition except for the storage size. There is also Google Apps Standard Edition, which is free, but lacks the features of the premier edition.</em></p>
<p>I&rsquo;ve been looking at various features they offers but if it&#8217;s for me .. well .. seriously im not interested on using their Premier Edition of Google apps, simply because the only Google Apps&nbsp;feature i&#8217;m using right now is only their hosted email solution with maximum capacity&nbsp;of 2GB / E-Mail address. Other than that, 2GB is already enough for me beside i never reach that limit .. of course that is for me</p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com"  title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2007/02/22/google-apps-offer-premier-edition/"  title="Google Apps offer Premier Edition">Permalink</a> | <a href="http://www.reaper-x.com/2007/02/22/google-apps-offer-premier-edition/#comments"  title="2 comments">2 comments</a></em></p>
	<p><em><a href="http://www.reaper-x.com" >0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/internet/search-engine/google/" rel="nofollow"  title="View all posts in Google" rel="category tag">Google</a>,  <a href="http://www.reaper-x.com/category/internet/" rel="nofollow"  title="View all posts in Internet" rel="category tag">Internet</a>,  <a href="http://www.reaper-x.com/category/internet/internet-tools/" rel="nofollow"  title="View all posts in Internet Tools" rel="category tag">Internet Tools</a>,  <a href="http://www.reaper-x.com/category/internet/webmaster-tools/" rel="nofollow"  title="View all posts in Webmaster Tools" rel="category tag">Webmaster Tools</a></em></p>

<p>Related posts:<ul><li><a href='http://www.reaper-x.com/2006/09/14/google-apps-for-your-domain/' rel='bookmark' title='Permanent Link: Google Apps for your domain'>Google Apps for your domain</a></li><li><a href='http://www.reaper-x.com/2006/10/12/registered-another-domain-into-google-hosted-apps-program/' rel='bookmark' title='Permanent Link: Registered Another Domain into Google Hosted Apps program'>Registered Another Domain into Google Hosted Apps program</a></li><li><a href='http://www.reaper-x.com/2006/12/15/domain-registration-via-google-apps/' rel='bookmark' title='Permanent Link: Domain Registration via Google Apps'>Domain Registration via Google Apps</a></li><li><a href='http://www.reaper-x.com/2006/12/03/using-your-domain-on-google-hosted-account/' rel='bookmark' title='Permanent Link: Using your domain on Google Hosted Account'>Using your domain on Google Hosted Account</a></li><li><a href='http://www.reaper-x.com/2006/09/16/google-hosted-pop-and-smtp/' rel='bookmark' title='Permanent Link: Google Hosted POP and SMTP'>Google Hosted POP and SMTP</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2007/02/22/google-apps-offer-premier-edition/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google AJAX Search Wizards</title>
		<link>http://www.reaper-x.com/2007/02/20/google-ajax-search-wizards/</link>
		<comments>http://www.reaper-x.com/2007/02/20/google-ajax-search-wizards/#comments</comments>
		<pubDate>Tue, 20 Feb 2007 16:18:23 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Internet Tools]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[Anime]]></category>
		<category><![CDATA[school rumble]]></category>
		<category><![CDATA[Search Engine]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.reaper-x.com/2007/02/20/google-ajax-search-wizards/</guid>
		<description><![CDATA[Google add new features to their Google AJAX search wizards .. and this time it's better than the previous Custom Search Engine features from Google, because now you can display Google AJAX search res...


Related posts:<ul><li><a href='http://www.reaper-x.com/2006/11/01/another-custom-search-engine-from-microsoft-live/' rel='bookmark' title='Permanent Link: Another custom search engine from Microsoft Live'>Another custom search engine from Microsoft Live</a></li><li><a href='http://www.reaper-x.com/2006/10/24/create-your-own-search-engine-using-google-custom-search-engine/' rel='bookmark' title='Permanent Link: Create your own Search Engine Using Google Custom Search Engine'>Create your own Search Engine Using Google Custom Search Engine</a></li><li><a href='http://www.reaper-x.com/2007/03/12/block-search-results-on-your-site-from-being-indexed-by-google/' rel='bookmark' title='Permanent Link: Block search results on your site from being Indexed by Google'>Block search results on your site from being Indexed by Google</a></li><li><a href='http://www.reaper-x.com/2006/11/23/why-i-like-google-better-than-other-search-engine/' rel='bookmark' title='Permanent Link: Why i like Google better than other Search Engine'>Why i like Google better than other Search Engine</a></li><li><a href='http://www.reaper-x.com/2007/10/03/google-slow-to-load/' rel='bookmark' title='Permanent Link: Google slow to load &#8230;'>Google slow to load &#8230;</a></li></ul>]]></description>
			<content:encoded><![CDATA[<p>Google add new features to their <a href="http://code.google.com/apis/ajaxsearch/wizards.html" >Google AJAX search wizards</a> .. and&nbsp;this time it&#8217;s better&nbsp;than the previous <a href="http://www.reaper-x.com/2006/10/24/create-your-own-search-engine-using-google-custom-search-engine/" >Custom Search Engine</a> features from Google, because now you can display Google AJAX search results within your page easily by doing some copy paste from the generated code</p>
<p>Here&rsquo;s what Google said in their <a rel="nofollow" href="http://adsense.blogspot.com/2007/02/enhance-your-site-with-google-search.html" >Official Adsense Blog</a></p>
<p><em>If you&#8217;re looking for an easy way to add some interactivity to your site, we&#8217;ve got just the tool for you. The AJAX Search Wizards allow you to add a video, news, and local search results to your web page without writing any code. Just tell us how you want the widget to display and what searches to automatically execute, and the wizard will generate the code for you to copy and paste into your web page.</em></p>
<p>And here&rsquo;s an example of what you can do with Google AJAX Search Wizards :</p>
<div id="videoBar-player"><span style="color:#676767;font-size:11px;margin:10px;padding:4px;">Loading&#8230;</span></div>
<div id="videoBar-bar"><span style="color:#676767;font-size:11px;margin:10px;padding:4px;">Loading&#8230;</span></div>
<p><script src="http://www.google.com/uds/api?file=uds.js&#038;v=1.0&#038;source=uds-vbw&#038;key=ABQIAAAASGL_vUvz268R3T7GyNa2eBROlTV808kZaVnQGX2hNGD-HB9K0BQUsX0j_IQ8JVeQeKyHm1eDN02zfg" type="text/javascript"></script></p>
<style type="text/css">@import url("http://www.google.com/uds/css/gsearch.css");</style>
<p><script type="text/javascript">window._uds_vbw_donotrepair = true;</script><script src="http://www.google.com/uds/solutions/videobar/gsvideobar.js?mode=new" type="text/javascript"></script></p>
<style type="text/css">@import url("http://www.google.com/uds/solutions/videobar/gsvideobar.css");</style>
<style type="text/css">#videoBar-player .playerInnerBox_gsvb .player_gsvb {width : 320px;height : 260px;}</style>
<p><script type="text/javascript">
function LoadVideoBar() {
var videoBar;
var options = {
largeResultSet : !true,
horizontal : true,
autoExecuteList : {
cycleTime : GSvideoBar.CYCLE_TIME_MEDIUM,
cycleMode : GSvideoBar.CYCLE_MODE_RANDOM,
executeList : ["school rumble"]
}
}
videoBar = new GSvideoBar(document.getElementById("videoBar-bar"),
document.getElementById("videoBar-player"),
options);
}
GSearch.setOnLoadCallback(LoadVideoBar);
</script></p>
<p>Now can you guess the anime name ? :P</p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com"  title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2007/02/20/google-ajax-search-wizards/"  title="Google AJAX Search Wizards">Permalink</a> | <a href="http://www.reaper-x.com/2007/02/20/google-ajax-search-wizards/#comments"  title="Add a comment">Add a comment</a></em></p>
	<p><em><a href="http://www.reaper-x.com" >0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/internet/search-engine/google/" rel="nofollow"  title="View all posts in Google" rel="category tag">Google</a>,  <a href="http://www.reaper-x.com/category/internet/" rel="nofollow"  title="View all posts in Internet" rel="category tag">Internet</a>,  <a href="http://www.reaper-x.com/category/internet/internet-tools/" rel="nofollow"  title="View all posts in Internet Tools" rel="category tag">Internet Tools</a>,  <a href="http://www.reaper-x.com/category/internet/website/" rel="nofollow"  title="View all posts in Website" rel="category tag">Website</a></em></p>

<p>Related posts:<ul><li><a href='http://www.reaper-x.com/2006/11/01/another-custom-search-engine-from-microsoft-live/' rel='bookmark' title='Permanent Link: Another custom search engine from Microsoft Live'>Another custom search engine from Microsoft Live</a></li><li><a href='http://www.reaper-x.com/2006/10/24/create-your-own-search-engine-using-google-custom-search-engine/' rel='bookmark' title='Permanent Link: Create your own Search Engine Using Google Custom Search Engine'>Create your own Search Engine Using Google Custom Search Engine</a></li><li><a href='http://www.reaper-x.com/2007/03/12/block-search-results-on-your-site-from-being-indexed-by-google/' rel='bookmark' title='Permanent Link: Block search results on your site from being Indexed by Google'>Block search results on your site from being Indexed by Google</a></li><li><a href='http://www.reaper-x.com/2006/11/23/why-i-like-google-better-than-other-search-engine/' rel='bookmark' title='Permanent Link: Why i like Google better than other Search Engine'>Why i like Google better than other Search Engine</a></li><li><a href='http://www.reaper-x.com/2007/10/03/google-slow-to-load/' rel='bookmark' title='Permanent Link: Google slow to load &#8230;'>Google slow to load &#8230;</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2007/02/20/google-ajax-search-wizards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Australia Proxy for those having connection problems</title>
		<link>http://www.reaper-x.com/2007/01/03/australia-proxy-for-those-having-connection-problems/</link>
		<comments>http://www.reaper-x.com/2007/01/03/australia-proxy-for-those-having-connection-problems/#comments</comments>
		<pubDate>Wed, 03 Jan 2007 10:24:06 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[Internet Tools]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[apc]]></category>
		<category><![CDATA[indonesia]]></category>
		<category><![CDATA[Squid]]></category>
		<category><![CDATA[squid cache]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.reaper-x.com/2007/01/03/australia-proxy-for-those-having-connection-problems/</guid>
		<description><![CDATA[I think you&#8217;ve already know about the recent connection problem in Asia region which is caused by the recent earthquake in Taiwan . Fortunately there&#8217;s one country that is not affected by this problem...


Related posts:<ul><li><a href='http://www.reaper-x.com/2006/07/18/complete-guide-on-installing-and-configuring-squid-proxy-server-for-windows/' rel='bookmark' title='Permanent Link: Complete Guide on Installing and Configuring Squid Proxy Server for Windows'>Complete Guide on Installing and Configuring Squid Proxy Server for Windows</a></li><li><a href='http://www.reaper-x.com/2006/09/07/squid-26-stable-3-released/' rel='bookmark' title='Permanent Link: Squid 2.6 Stable 3 Released'>Squid 2.6 Stable 3 Released</a></li><li><a href='http://www.reaper-x.com/2006/09/17/how-to-purge-bad-cache-from-squid/' rel='bookmark' title='Permanent Link: How to purge bad cache from SQUID'>How to purge bad cache from SQUID</a></li><li><a href='http://www.reaper-x.com/2006/07/13/webcleaner-a-filtering-http-proxy/' rel='bookmark' title='Permanent Link: Webcleaner a Filtering HTTP Proxy'>Webcleaner a Filtering HTTP Proxy</a></li><li><a href='http://www.reaper-x.com/2006/12/04/using-proxy-is-it-good-or-bad/' rel='bookmark' title='Permanent Link: Using Proxy is it good or bad ?'>Using Proxy is it good or bad ?</a></li></ul>]]></description>
			<content:encoded><![CDATA[<p>I think you&rsquo;ve already know about the <a href="http://lorelle.wordpress.com/2006/12/30/taiwan-earthquake-disrupts-internet-access/" >recent connection problem in Asia region</a> which is caused by the <a href="http://www.cnn.com/2006/WORLD/asiapcf/12/27/taiwan.quake.ap/index.html" >recent earthquake in Taiwan</a>. Fortunately there&rsquo;s one country that is not affected by this problem .. and it&#8217;s not located to far from here (Indonesia) .. but enough of that blabbering&nbsp;because i already said it few times now&nbsp;.. :P .. because one of the main reason i want to post it, because i want to share few Australian Proxies .. that can be used as your temporary fix for the current outage</p>
<p>Here&rsquo;s the list (tested and works fine for me without any problem at all) and it is a <strong>transparent proxy </strong>:</p>
<p><span id="more-350"></span></p>
<ul>
<li>165.228.128.10&nbsp;: 3128</li>
<li>165.228.130.10 : 3128</li>
<li>165.228.132.10 : 3128</li>
</ul>
<p>And if you&rsquo;re using <a href="http://squid-cache.org/" >Squid</a> as your cache proxy, you can add this line into your squid proxy configuration file instead :</p>
<p><em>cache_peer 165.228.128.10 parent 3128 7 no-query round-robin<br />cache_peer 165.228.130.10 parent 3128 7 no-query round-robin<br />cache_peer 165.228.132.10 parent 3128 7 no-query round-robin</em></p>
<p><em>never_direct allow all</em></p>
<p>The&nbsp;above lines means&nbsp;your squid cache proxy will choose it&#8217;s parent cache automatically without allowing access if parent proxy is not available,&nbsp;in the other words&nbsp;you can also say that your ip address will change automatically eventhought you browse the same site (you can test it using various online proxy checker)</p>
<p>As a note, because this is a public proxy, you&rsquo;ll find yourself can&#8217;t access some websites because there&rsquo;s a malicious user using it to do some malicious activity (for example <a href="http://dnsstuff.com/" >DNSStuff</a>) ..</p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com"  title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2007/01/03/australia-proxy-for-those-having-connection-problems/"  title="Australia Proxy for those having connection problems">Permalink</a> | <a href="http://www.reaper-x.com/2007/01/03/australia-proxy-for-those-having-connection-problems/#comments"  title="5 comments">5 comments</a></em></p>
	<p><em><a href="http://www.reaper-x.com" >0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/how-to/guide/" rel="nofollow"  title="View all posts in Guide" rel="category tag">Guide</a>,  <a href="http://www.reaper-x.com/category/internet/internet-tools/" rel="nofollow"  title="View all posts in Internet Tools" rel="category tag">Internet Tools</a>,  <a href="http://www.reaper-x.com/category/miscellaneous/personal/" rel="nofollow"  title="View all posts in Personal" rel="category tag">Personal</a>,  <a href="http://www.reaper-x.com/category/technology/computer/privacy/" rel="nofollow"  title="View all posts in Privacy" rel="category tag">Privacy</a>,  <a href="http://www.reaper-x.com/category/how-to/tutorials/" rel="nofollow"  title="View all posts in Tutorials" rel="category tag">Tutorials</a></em></p>

<p>Related posts:<ul><li><a href='http://www.reaper-x.com/2006/07/18/complete-guide-on-installing-and-configuring-squid-proxy-server-for-windows/' rel='bookmark' title='Permanent Link: Complete Guide on Installing and Configuring Squid Proxy Server for Windows'>Complete Guide on Installing and Configuring Squid Proxy Server for Windows</a></li><li><a href='http://www.reaper-x.com/2006/09/07/squid-26-stable-3-released/' rel='bookmark' title='Permanent Link: Squid 2.6 Stable 3 Released'>Squid 2.6 Stable 3 Released</a></li><li><a href='http://www.reaper-x.com/2006/09/17/how-to-purge-bad-cache-from-squid/' rel='bookmark' title='Permanent Link: How to purge bad cache from SQUID'>How to purge bad cache from SQUID</a></li><li><a href='http://www.reaper-x.com/2006/07/13/webcleaner-a-filtering-http-proxy/' rel='bookmark' title='Permanent Link: Webcleaner a Filtering HTTP Proxy'>Webcleaner a Filtering HTTP Proxy</a></li><li><a href='http://www.reaper-x.com/2006/12/04/using-proxy-is-it-good-or-bad/' rel='bookmark' title='Permanent Link: Using Proxy is it good or bad ?'>Using Proxy is it good or bad ?</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2007/01/03/australia-proxy-for-those-having-connection-problems/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Blogsmith for hosted only ?</title>
		<link>http://www.reaper-x.com/2007/01/01/blogsmith-for-hosted-only/</link>
		<comments>http://www.reaper-x.com/2007/01/01/blogsmith-for-hosted-only/#comments</comments>
		<pubDate>Mon, 01 Jan 2007 15:10:26 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[General Blogging]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Internet Tools]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.reaper-x.com/2007/01/01/blogsmith-for-hosted-only/</guid>
		<description><![CDATA[It seems that the recent news about Blogsmith to launch in early 2007 is just for another hosted blogging platform not for public download just like other blogging platform such as Wordpress or Movabl...


Related posts:<ul><li><a href='http://www.reaper-x.com/2006/12/03/using-your-domain-on-google-hosted-account/' rel='bookmark' title='Permanent Link: Using your domain on Google Hosted Account'>Using your domain on Google Hosted Account</a></li><li><a href='http://www.reaper-x.com/2006/10/12/registered-another-domain-into-google-hosted-apps-program/' rel='bookmark' title='Permanent Link: Registered Another Domain into Google Hosted Apps program'>Registered Another Domain into Google Hosted Apps program</a></li><li><a href='http://www.reaper-x.com/2006/12/16/google-hosted-email-problem/' rel='bookmark' title='Permanent Link: Google Hosted Email Problem ..'>Google Hosted Email Problem ..</a></li><li><a href='http://www.reaper-x.com/2006/09/16/google-hosted-pop-and-smtp/' rel='bookmark' title='Permanent Link: Google Hosted POP and SMTP'>Google Hosted POP and SMTP</a></li><li><a href='http://www.reaper-x.com/2006/10/14/step-by-step-to-configure-your-domain-name-with-google-hosted-email-account/' rel='bookmark' title='Permanent Link: Step by Step to Configure your Domain Name with Google Hosted Email Account'>Step by Step to Configure your Domain Name with Google Hosted Email Account</a></li></ul>]]></description>
			<content:encoded><![CDATA[<p>It seems that the recent news about <a href="http://www.901am.com/2006/blogsmith-to-launch-in-early-2007.html" >Blogsmith to launch in early 2007</a> is just for another hosted blogging platform not for public download just like other blogging platform such as <a href="http://wordpress.org/" >Wordpress</a> or <a href="http://movabletype.com/" >MovableType</a></p>
<p>At first i thought it&rsquo;d be available for public download and i was really enthusiastic on trying it .. on my local server first :-P (hey its not a good idea to try out something new on public, beside with the current connection problem i don&#8217;t want to upload anything because i&#8217;m connecting at really slow speed) especially after reading <a href="http://www.problogger.net/archives/2006/12/31/blogsmith-blog-platform-to-launch-in-early-2007/" >Problogger</a>&nbsp;post about this .. but it seems i was wrong</p>
<p>As a note, i say this&nbsp;based on <a href="http://www.brianalvey.com/2006/12/31/blogsmith-for-consumers/#c1214362" >Brian Alvey comments</a> about this matter, and he says that <em>Blogsmith is hosted only, not downloadable like MT</em>. :-(</p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com"  title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2007/01/01/blogsmith-for-hosted-only/"  title="Blogsmith for hosted only ?">Permalink</a> | <a href="http://www.reaper-x.com/2007/01/01/blogsmith-for-hosted-only/#comments"  title="One comment">One comment</a></em></p>
	<p><em><a href="http://www.reaper-x.com" >0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/miscellaneous/blog/" rel="nofollow"  title="View all posts in Blog" rel="category tag">Blog</a>,  <a href="http://www.reaper-x.com/category/miscellaneous/blogging/" rel="nofollow"  title="View all posts in Blogging" rel="category tag">Blogging</a>,  <a href="http://www.reaper-x.com/category/miscellaneous/general-blogging/" rel="nofollow"  title="View all posts in General Blogging" rel="category tag">General Blogging</a>,  <a href="http://www.reaper-x.com/category/internet/" rel="nofollow"  title="View all posts in Internet" rel="category tag">Internet</a>,  <a href="http://www.reaper-x.com/category/internet/internet-tools/" rel="nofollow"  title="View all posts in Internet Tools" rel="category tag">Internet Tools</a></em></p>

<p>Related posts:<ul><li><a href='http://www.reaper-x.com/2006/12/03/using-your-domain-on-google-hosted-account/' rel='bookmark' title='Permanent Link: Using your domain on Google Hosted Account'>Using your domain on Google Hosted Account</a></li><li><a href='http://www.reaper-x.com/2006/10/12/registered-another-domain-into-google-hosted-apps-program/' rel='bookmark' title='Permanent Link: Registered Another Domain into Google Hosted Apps program'>Registered Another Domain into Google Hosted Apps program</a></li><li><a href='http://www.reaper-x.com/2006/12/16/google-hosted-email-problem/' rel='bookmark' title='Permanent Link: Google Hosted Email Problem ..'>Google Hosted Email Problem ..</a></li><li><a href='http://www.reaper-x.com/2006/09/16/google-hosted-pop-and-smtp/' rel='bookmark' title='Permanent Link: Google Hosted POP and SMTP'>Google Hosted POP and SMTP</a></li><li><a href='http://www.reaper-x.com/2006/10/14/step-by-step-to-configure-your-domain-name-with-google-hosted-email-account/' rel='bookmark' title='Permanent Link: Step by Step to Configure your Domain Name with Google Hosted Email Account'>Step by Step to Configure your Domain Name with Google Hosted Email Account</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2007/01/01/blogsmith-for-hosted-only/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wikipedia Founder wants to rival Google</title>
		<link>http://www.reaper-x.com/2006/12/24/wikipedia-founder-wants-to-rival-google/</link>
		<comments>http://www.reaper-x.com/2006/12/24/wikipedia-founder-wants-to-rival-google/#comments</comments>
		<pubDate>Sun, 24 Dec 2006 16:19:47 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Internet Tools]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Links]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Search Engine]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.reaper-x.com/2006/12/24/wikipedia-founder-wants-to-rival-google/</guid>
		<description><![CDATA[James Wales, the Wikipedia Founder plans to rival Google by creating a new search engine called Wikiasari (a combination of wiki , the Hawaiian word for quick , and asari , which is Japanese for rumma...


Related posts:<ul><li><a href='http://www.reaper-x.com/2006/11/13/stumbleupon-vs-digg-vs-google/' rel='bookmark' title='Permanent Link: Stumbleupon vs Digg vs Google'>Stumbleupon vs Digg vs Google</a></li><li><a href='http://www.reaper-x.com/2006/11/23/why-i-like-google-better-than-other-search-engine/' rel='bookmark' title='Permanent Link: Why i like Google better than other Search Engine'>Why i like Google better than other Search Engine</a></li><li><a href='http://www.reaper-x.com/2006/10/24/create-your-own-search-engine-using-google-custom-search-engine/' rel='bookmark' title='Permanent Link: Create your own Search Engine Using Google Custom Search Engine'>Create your own Search Engine Using Google Custom Search Engine</a></li><li><a href='http://www.reaper-x.com/2006/11/17/one-sitemap-for-google-msn-and-yahoo/' rel='bookmark' title='Permanent Link: One Sitemap for Google, MSN and Yahoo'>One Sitemap for Google, MSN and Yahoo</a></li><li><a href='http://www.reaper-x.com/2007/03/12/block-search-results-on-your-site-from-being-indexed-by-google/' rel='bookmark' title='Permanent Link: Block search results on your site from being Indexed by Google'>Block search results on your site from being Indexed by Google</a></li></ul>]]></description>
			<content:encoded><![CDATA[<p>James Wales, the Wikipedia Founder <a href="http://business.timesonline.co.uk/article/0,,9075-2517026,00.html" >plans to rival Google</a> by <a href="http://news.monstersandcritics.com/business/news/article_1236206.php/Wikipedia_founder_to_launch_search_engine" >creating a new search engine</a> called Wikiasari (a combination of <em>wiki</em>, the Hawaiian word for <em>quick</em>, and <em>asari</em>, which is Japanese for <em>rummaging search</em>) which is still based on community just like wikipedia site. </p>
<p>He&nbsp;said that although Google is very good at many types of search, but in many instances it produces nothing but spam and useless crap. Try searching for the term &lsquo;Tampa hotels&rsquo;, for example, and you will not get any useful results. And i find it interesting on how he&rsquo;s going to create a really accurate result, especially if it&#8217;s going to be a community site just like <a href="http://digg.com/" >Digg</a>, because like most of you already knew that even <a href="http://themulife.com/?p=412" >Digg is not that accurate</a></p>
<p>And as a side note, Amazon has nothing to do with this project unlike other stories that says Amazon is behind the Wikiasari project.&nbsp;Although they are a valued investor in Wikia, but people are really speculating beyond the facts. This has nothing to do with A9, Amazon, etc .. just as he said on the <a href="http://search.wikia.com/wiki/Main_Page" >wikia site</a></p>
<p>Well .. i guess i&rsquo;ll be looking forward to its launch .. to see how well this new search engine performing ;-)</p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com"  title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2006/12/24/wikipedia-founder-wants-to-rival-google/"  title="Wikipedia Founder wants to rival Google">Permalink</a> | <a href="http://www.reaper-x.com/2006/12/24/wikipedia-founder-wants-to-rival-google/#comments"  title="One comment">One comment</a></em></p>
	<p><em><a href="http://www.reaper-x.com" >0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/internet/" rel="nofollow"  title="View all posts in Internet" rel="category tag">Internet</a>,  <a href="http://www.reaper-x.com/category/internet/internet-tools/" rel="nofollow"  title="View all posts in Internet Tools" rel="category tag">Internet Tools</a>,  <a href="http://www.reaper-x.com/category/internet/search-engine/seo/" rel="nofollow"  title="View all posts in SEO" rel="category tag">SEO</a>,  <a href="http://www.reaper-x.com/category/internet/web-links/" rel="nofollow"  title="View all posts in Web Links" rel="category tag">Web Links</a>,  <a href="http://www.reaper-x.com/category/internet/website/" rel="nofollow"  title="View all posts in Website" rel="category tag">Website</a></em></p>

<p>Related posts:<ul><li><a href='http://www.reaper-x.com/2006/11/13/stumbleupon-vs-digg-vs-google/' rel='bookmark' title='Permanent Link: Stumbleupon vs Digg vs Google'>Stumbleupon vs Digg vs Google</a></li><li><a href='http://www.reaper-x.com/2006/11/23/why-i-like-google-better-than-other-search-engine/' rel='bookmark' title='Permanent Link: Why i like Google better than other Search Engine'>Why i like Google better than other Search Engine</a></li><li><a href='http://www.reaper-x.com/2006/10/24/create-your-own-search-engine-using-google-custom-search-engine/' rel='bookmark' title='Permanent Link: Create your own Search Engine Using Google Custom Search Engine'>Create your own Search Engine Using Google Custom Search Engine</a></li><li><a href='http://www.reaper-x.com/2006/11/17/one-sitemap-for-google-msn-and-yahoo/' rel='bookmark' title='Permanent Link: One Sitemap for Google, MSN and Yahoo'>One Sitemap for Google, MSN and Yahoo</a></li><li><a href='http://www.reaper-x.com/2007/03/12/block-search-results-on-your-site-from-being-indexed-by-google/' rel='bookmark' title='Permanent Link: Block search results on your site from being Indexed by Google'>Block search results on your site from being Indexed by Google</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2006/12/24/wikipedia-founder-wants-to-rival-google/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Firefox 2.0.0.1 and Thunderbird 1.5.0.9</title>
		<link>http://www.reaper-x.com/2006/12/20/firefox-2001-and-thunderbird-1509/</link>
		<comments>http://www.reaper-x.com/2006/12/20/firefox-2001-and-thunderbird-1509/#comments</comments>
		<pubDate>Tue, 19 Dec 2006 17:47:01 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Internet Tools]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://www.reaper-x.com/2006/12/20/firefox-2001-and-thunderbird-1509/</guid>
		<description><![CDATA[I just updated my Firefox 2 installation into version 2.0.0.1 and the Thunderbird installation into 1.5.0.9 .. (well the thunderbird 2 is still in beta stages) 
 Although the official Mozilla site ha...


Related posts:<ul><li><a href='http://www.reaper-x.com/2006/07/17/mozilla-firefox-bon-echo/' rel='bookmark' title='Permanent Link: Mozilla Firefox Bon Echo'>Mozilla Firefox Bon Echo</a></li><li><a href='http://www.reaper-x.com/2006/10/25/just-installed-mozilla-firefox-2-and/' rel='bookmark' title='Permanent Link: Just installed Mozilla Firefox 2 .. and ..'>Just installed Mozilla Firefox 2 .. and ..</a></li><li><a href='http://www.reaper-x.com/2006/09/20/accessing-windows-live-mail-account-using-thunderbird/' rel='bookmark' title='Permanent Link: Accessing Windows Live Mail account using Thunderbird'>Accessing Windows Live Mail account using Thunderbird</a></li><li><a href='http://www.reaper-x.com/2006/09/16/mozilla-firefox-1507-released/' rel='bookmark' title='Permanent Link: Mozilla Firefox 1.5.0.7 Released'>Mozilla Firefox 1.5.0.7 Released</a></li><li><a href='http://www.reaper-x.com/2006/11/02/list-of-useful-extension-for-firefox-20/' rel='bookmark' title='Permanent Link: List of Useful Extension for Firefox 2.0'>List of Useful Extension for Firefox 2.0</a></li></ul>]]></description>
			<content:encoded><![CDATA[<p>I just updated my Firefox 2 installation into version 2.0.0.1 and the Thunderbird installation into 1.5.0.9 .. (well the thunderbird 2 is still in beta stages)</p>
<p>Although the official <a href="http://mozilla.com/" >Mozilla</a> site hasn&rsquo;t announced it yet as a public release version .. but i think it wouldn&#8217;t hurt to try out the latest release of Mozilla Firefox and Thunderbird (as a note: it&#8217;s labeled as release status from their FTP Server) .. so i think there&rsquo;s no need to worry about it :D</p>
<p>Just in case you want to download it, here&rsquo;s the download location :</p>
<ul>
<li><a href="http://mozilla.osuosl.org/pub/mozilla.org/firefox/releases/2.0.0.1/win32/en-US/Firefox%20Setup%202.0.0.1.exe" >Mozilla Firefox 2.0.0.1 Win32 &#8211; en US</a></li>
<li><a href="http://mozilla.osuosl.org/pub/mozilla.org/thunderbird/releases/1.5.0.9/win32/en-US/Thunderbird%20Setup%201.5.0.9.exe" >Mozilla Thunderbird 1.5.0.9 Win32 &#8211; en US</a><a href="http://mozilla.osuosl.org/pub/mozilla.org/thunderbird/releases/1.5.0.9/win32/en-US/Thunderbird%20Setup%201.5.0.9.exe" ></a></li>
</ul>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com"  title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2006/12/20/firefox-2001-and-thunderbird-1509/"  title="Firefox 2.0.0.1 and Thunderbird 1.5.0.9">Permalink</a> | <a href="http://www.reaper-x.com/2006/12/20/firefox-2001-and-thunderbird-1509/#comments"  title="Add a comment">Add a comment</a></em></p>
	<p><em><a href="http://www.reaper-x.com" >0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/technology/computer/software/browsers/" rel="nofollow"  title="View all posts in Browsers" rel="category tag">Browsers</a>,  <a href="http://www.reaper-x.com/category/technology/computer/software/freeware/" rel="nofollow"  title="View all posts in Freeware" rel="category tag">Freeware</a>,  <a href="http://www.reaper-x.com/category/internet/internet-tools/" rel="nofollow"  title="View all posts in Internet Tools" rel="category tag">Internet Tools</a>,  <a href="http://www.reaper-x.com/category/technology/computer/software/open-source/" rel="nofollow"  title="View all posts in Open Source" rel="category tag">Open Source</a>,  <a href="http://www.reaper-x.com/category/technology/computer/software/" rel="nofollow"  title="View all posts in Software" rel="category tag">Software</a>,  <a href="http://www.reaper-x.com/category/technology/computer/software/windows/" rel="nofollow"  title="View all posts in Windows" rel="category tag">Windows</a></em></p>

<p>Related posts:<ul><li><a href='http://www.reaper-x.com/2006/07/17/mozilla-firefox-bon-echo/' rel='bookmark' title='Permanent Link: Mozilla Firefox Bon Echo'>Mozilla Firefox Bon Echo</a></li><li><a href='http://www.reaper-x.com/2006/10/25/just-installed-mozilla-firefox-2-and/' rel='bookmark' title='Permanent Link: Just installed Mozilla Firefox 2 .. and ..'>Just installed Mozilla Firefox 2 .. and ..</a></li><li><a href='http://www.reaper-x.com/2006/09/20/accessing-windows-live-mail-account-using-thunderbird/' rel='bookmark' title='Permanent Link: Accessing Windows Live Mail account using Thunderbird'>Accessing Windows Live Mail account using Thunderbird</a></li><li><a href='http://www.reaper-x.com/2006/09/16/mozilla-firefox-1507-released/' rel='bookmark' title='Permanent Link: Mozilla Firefox 1.5.0.7 Released'>Mozilla Firefox 1.5.0.7 Released</a></li><li><a href='http://www.reaper-x.com/2006/11/02/list-of-useful-extension-for-firefox-20/' rel='bookmark' title='Permanent Link: List of Useful Extension for Firefox 2.0'>List of Useful Extension for Firefox 2.0</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2006/12/20/firefox-2001-and-thunderbird-1509/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Hosted Email Problem ..</title>
		<link>http://www.reaper-x.com/2006/12/16/google-hosted-email-problem/</link>
		<comments>http://www.reaper-x.com/2006/12/16/google-hosted-email-problem/#comments</comments>
		<pubDate>Sat, 16 Dec 2006 13:35:59 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Internet Tools]]></category>
		<category><![CDATA[Journal]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[google sitemap]]></category>

		<guid isPermaLink="false">http://www.reaper-x.com/2006/12/16/google-hosted-email-problem/</guid>
		<description><![CDATA[Another problem from Google, but unlike before this time i can't access one of my hosted email account at Google using POP3 .. and can&#8217;t send email via SMTP access. Although the other hosted email acc...


Related posts:<ul><li><a href='http://www.reaper-x.com/2006/12/03/using-your-domain-on-google-hosted-account/' rel='bookmark' title='Permanent Link: Using your domain on Google Hosted Account'>Using your domain on Google Hosted Account</a></li><li><a href='http://www.reaper-x.com/2006/10/14/step-by-step-to-configure-your-domain-name-with-google-hosted-email-account/' rel='bookmark' title='Permanent Link: Step by Step to Configure your Domain Name with Google Hosted Email Account'>Step by Step to Configure your Domain Name with Google Hosted Email Account</a></li><li><a href='http://www.reaper-x.com/2006/09/16/google-hosted-pop-and-smtp/' rel='bookmark' title='Permanent Link: Google Hosted POP and SMTP'>Google Hosted POP and SMTP</a></li><li><a href='http://www.reaper-x.com/2006/10/12/registered-another-domain-into-google-hosted-apps-program/' rel='bookmark' title='Permanent Link: Registered Another Domain into Google Hosted Apps program'>Registered Another Domain into Google Hosted Apps program</a></li><li><a href='http://www.reaper-x.com/2006/09/14/google-apps-for-your-domain/' rel='bookmark' title='Permanent Link: Google Apps for your domain'>Google Apps for your domain</a></li></ul>]]></description>
			<content:encoded><![CDATA[<p>Another problem from Google, but <a href="http://www.reaper-x.com/2006/12/12/google-sitemaps-status-showing-false-alert/" title="Wrong Information from Google Sitemap" >unlike before</a>&nbsp;this time i can&#8217;t access one of my hosted email account at Google using POP3 .. and can&rsquo;t send email via SMTP access. Although the other hosted email account works fine without problem.</p>
<p>Here&rsquo;s what the&nbsp;error message&nbsp;looks like :</p>
<p><strong>POP Access</strong></p>
<p><em>19:56:13.671671 Resolve OK pop.gmail.com: 64.233.167.111, 64.233.167.109<br />19:56:13.671671 AttemptConnect OK 64.233.167.111:995<br />19:56:14.01515&nbsp; Connect OK&nbsp; <br />19:56:15.156156 SSL OK Socket secured<br />19:56:15.156156 Banner OK Banner OK: +OK Gpop ready for requests from XXXXXX YYYYYY<br />19:56:15.156156 NATCheck OK Address translation found<br />19:56:15.156156 AttemptConnect OK 64.233.167.109:995<br />19:56:15.531531 Connect OK&nbsp; <br />19:56:16.343343 SSL OK Socket secured<br />19:56:16.343343 Banner OK Banner OK: +OK Gpop ready for requests from XXXXXX YYYYYY<br />19:56:16.343343 NATCheck OK Address translation found<br />19:56:16.703703 CAPA OK&nbsp; <br />19:56:17.593593 USER OK Accepted: +OK send PASS<br />19:56:18.140140 PASS FAIL Empty mode: +OK</em> <strong>[SYS/TEMP] Due to a temporary system problem, this mailbox will seem empty</strong>.</p>
<p>From the above log, you can see eventhough there&rsquo;s a new message in my email account, but when accessed via pop .. it&rsquo;ll always think that there&rsquo;s no new message / no message at my email account</p>
<p>And here&rsquo;s the <strong>SMTP access log</strong> :</p>
<p><em>19:56:18.500500 Resolve OK smtp.gmail.com: 64.233.185.111, 64.233.185.109<br />19:56:18.515515 AttemptConnect OK 64.233.185.111:587<br />19:56:18.875875 Connect OK&nbsp; <br />19:56:19.250250 Banner OK 220 mx.google.com ESMTP xxxxxx<br />19:56:19.703703 EHLO OK&nbsp; <br />19:56:20.09393&nbsp; STARTTLSCMD OK 220 2.0.0 Ready to start TLS<br />19:56:21.375375 EHLO OK&nbsp; <br />19:56:21.375375 AttemptConnect OK 64.233.185.109:587<br />19:56:21.781781 Connect OK&nbsp; <br />19:56:22.140140 Banner OK 220 mx.google.com ESMTP xxxxxx<br />19:56:22.500500 EHLO OK&nbsp; <br />19:56:22.875875 STARTTLSCMD OK 220 2.0.0 Ready to start TLS<br />19:56:24.156156 EHLO OK&nbsp; <br />19:56:24.937937</em> <strong>AUTH FAIL Backend offline: 454 4.7.0 Cannot authenticate due to temporary system problem. Try again later. xxxxxxxx</strong></p>
<p>While the above smtp log, give me an infinite loop that ask me to insert my password although i&rsquo;ve inserted it correctly .. well .. it&#8217;s not infinite actually, because it&#8217;s terminated on 3rd attempt or 4th attempt (i can&#8217;t remember the actual value) ..</p>
<p>So&nbsp;if you get the same error message from your hosted email account the only solution is &hellip; wait for the Google team to fix this problem .. lol .. well actually i just reported this problem to the Google team, because the other hosted email account is works fine without problem except for one of my hosted email account ;)</p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com"  title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2006/12/16/google-hosted-email-problem/"  title="Google Hosted Email Problem ..">Permalink</a> | <a href="http://www.reaper-x.com/2006/12/16/google-hosted-email-problem/#comments"  title="Add a comment">Add a comment</a></em></p>
	<p><em><a href="http://www.reaper-x.com" >0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/internet/search-engine/google/" rel="nofollow"  title="View all posts in Google" rel="category tag">Google</a>,  <a href="http://www.reaper-x.com/category/internet/" rel="nofollow"  title="View all posts in Internet" rel="category tag">Internet</a>,  <a href="http://www.reaper-x.com/category/internet/internet-tools/" rel="nofollow"  title="View all posts in Internet Tools" rel="category tag">Internet Tools</a>,  <a href="http://www.reaper-x.com/category/miscellaneous/journal/" rel="nofollow"  title="View all posts in Journal" rel="category tag">Journal</a>,  <a href="http://www.reaper-x.com/category/miscellaneous/personal/" rel="nofollow"  title="View all posts in Personal" rel="category tag">Personal</a></em></p>

<p>Related posts:<ul><li><a href='http://www.reaper-x.com/2006/12/03/using-your-domain-on-google-hosted-account/' rel='bookmark' title='Permanent Link: Using your domain on Google Hosted Account'>Using your domain on Google Hosted Account</a></li><li><a href='http://www.reaper-x.com/2006/10/14/step-by-step-to-configure-your-domain-name-with-google-hosted-email-account/' rel='bookmark' title='Permanent Link: Step by Step to Configure your Domain Name with Google Hosted Email Account'>Step by Step to Configure your Domain Name with Google Hosted Email Account</a></li><li><a href='http://www.reaper-x.com/2006/09/16/google-hosted-pop-and-smtp/' rel='bookmark' title='Permanent Link: Google Hosted POP and SMTP'>Google Hosted POP and SMTP</a></li><li><a href='http://www.reaper-x.com/2006/10/12/registered-another-domain-into-google-hosted-apps-program/' rel='bookmark' title='Permanent Link: Registered Another Domain into Google Hosted Apps program'>Registered Another Domain into Google Hosted Apps program</a></li><li><a href='http://www.reaper-x.com/2006/09/14/google-apps-for-your-domain/' rel='bookmark' title='Permanent Link: Google Apps for your domain'>Google Apps for your domain</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2006/12/16/google-hosted-email-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Domain Registration via Google Apps</title>
		<link>http://www.reaper-x.com/2006/12/15/domain-registration-via-google-apps/</link>
		<comments>http://www.reaper-x.com/2006/12/15/domain-registration-via-google-apps/#comments</comments>
		<pubDate>Fri, 15 Dec 2006 11:16:32 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Internet Tools]]></category>
		<category><![CDATA[Web Links]]></category>
		<category><![CDATA[Domain]]></category>

		<guid isPermaLink="false">http://www.reaper-x.com/2006/12/15/domain-registration-via-google-apps.htm</guid>
		<description><![CDATA[Google now offering domain registration for everyone who&#8217;s interested on using their Google Hosted EMail account known as Google Apps for Your Domain through their partners with only $10 / Year / Doma...


Related posts:<ul><li><a href='http://www.reaper-x.com/2006/09/14/google-apps-for-your-domain/' rel='bookmark' title='Permanent Link: Google Apps for your domain'>Google Apps for your domain</a></li><li><a href='http://www.reaper-x.com/2006/10/12/registered-another-domain-into-google-hosted-apps-program/' rel='bookmark' title='Permanent Link: Registered Another Domain into Google Hosted Apps program'>Registered Another Domain into Google Hosted Apps program</a></li><li><a href='http://www.reaper-x.com/2007/02/22/google-apps-offer-premier-edition/' rel='bookmark' title='Permanent Link: Google Apps offer Premier Edition'>Google Apps offer Premier Edition</a></li><li><a href='http://www.reaper-x.com/2006/12/03/using-your-domain-on-google-hosted-account/' rel='bookmark' title='Permanent Link: Using your domain on Google Hosted Account'>Using your domain on Google Hosted Account</a></li><li><a href='http://www.reaper-x.com/2006/11/14/open-domain-free-domain-for-your-site/' rel='bookmark' title='Permanent Link: Open Domain, Free Domain for your Site'>Open Domain, Free Domain for your Site</a></li></ul>]]></description>
			<content:encoded><![CDATA[<p>Google now offering domain registration for everyone who&rsquo;s interested on using their Google Hosted EMail account known as <a href="http://www.google.com/hosted" >Google Apps for Your Domain</a> through their partners with only $10 / Year / Domain name and that&rsquo;s including a private registration which means your private information can&#8217;t be viewed by domain whois tool that&rsquo;s freely available to use on the web .. and you get a full control of your domain name</p>
<p>Quoted from <a href="http://www.google.com/press/annc/apps_domainreg.html" >Google Press Release</a> :</p>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<p>Starting today, we&#8217;re partnering with eNom and GoDaddy.com, two industry leaders in domain registration, to offer users without a domain an easy way to find, register, and buy a domain and start immediately using our services. When you register a new domain as part of the sign-up process for Google Apps for Your Domain, we&#8217;ll work with our partners behind the scenes and automatically configure everything so it works with all of the services available through Google Apps for Your Domain right out of the gate. <strong>We also give you full control of your domain settings</strong>, so you can use your domain for other services not provided by Google.</p>
</blockquote>
<p>And&nbsp;as for&nbsp;the payment itself, you can use your credit card via the secure <a href="http://checkout.google.com/" >Google Checkout</a>&nbsp;(i dont know much thought about the Google Checkout because i never use it before, but there&#8217;s no need to worry about that because you can be sure your data is safe with them)</p>
<p><img height="261" src="http://www.google.com/a/help/intl/en/admins/images/new_domain-registration.gif" width="426" /></p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com"  title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2006/12/15/domain-registration-via-google-apps/"  title="Domain Registration via Google Apps">Permalink</a> | <a href="http://www.reaper-x.com/2006/12/15/domain-registration-via-google-apps/#comments"  title="Add a comment">Add a comment</a></em></p>
	<p><em><a href="http://www.reaper-x.com" >0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/internet/search-engine/google/" rel="nofollow"  title="View all posts in Google" rel="category tag">Google</a>,  <a href="http://www.reaper-x.com/category/internet/" rel="nofollow"  title="View all posts in Internet" rel="category tag">Internet</a>,  <a href="http://www.reaper-x.com/category/internet/internet-tools/" rel="nofollow"  title="View all posts in Internet Tools" rel="category tag">Internet Tools</a>,  <a href="http://www.reaper-x.com/category/internet/web-links/" rel="nofollow"  title="View all posts in Web Links" rel="category tag">Web Links</a></em></p>

<p>Related posts:<ul><li><a href='http://www.reaper-x.com/2006/09/14/google-apps-for-your-domain/' rel='bookmark' title='Permanent Link: Google Apps for your domain'>Google Apps for your domain</a></li><li><a href='http://www.reaper-x.com/2006/10/12/registered-another-domain-into-google-hosted-apps-program/' rel='bookmark' title='Permanent Link: Registered Another Domain into Google Hosted Apps program'>Registered Another Domain into Google Hosted Apps program</a></li><li><a href='http://www.reaper-x.com/2007/02/22/google-apps-offer-premier-edition/' rel='bookmark' title='Permanent Link: Google Apps offer Premier Edition'>Google Apps offer Premier Edition</a></li><li><a href='http://www.reaper-x.com/2006/12/03/using-your-domain-on-google-hosted-account/' rel='bookmark' title='Permanent Link: Using your domain on Google Hosted Account'>Using your domain on Google Hosted Account</a></li><li><a href='http://www.reaper-x.com/2006/11/14/open-domain-free-domain-for-your-site/' rel='bookmark' title='Permanent Link: Open Domain, Free Domain for your Site'>Open Domain, Free Domain for your Site</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2006/12/15/domain-registration-via-google-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Earth locate my home</title>
		<link>http://www.reaper-x.com/2006/12/11/google-earth-locate-my-home/</link>
		<comments>http://www.reaper-x.com/2006/12/11/google-earth-locate-my-home/#comments</comments>
		<pubDate>Mon, 11 Dec 2006 15:40:03 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
				<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet Tools]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.reaper-x.com/2006/12/11/google-earth-locate-my-home.htm</guid>
		<description><![CDATA[I was amazed that Google Earth were able to take a screenshot of the area near where i live right now (if you&#8217;re from Europe and United States .. chances are you&#8217;ve already located your own house) ! A...


Related posts:<ul><li><a href='http://www.reaper-x.com/2006/08/04/the-best-hackers-on-earth/' rel='bookmark' title='Permanent Link: The best hackers on earth ?'>The best hackers on earth ?</a></li><li><a href='http://www.reaper-x.com/2006/12/08/using-google-as-free-proxy/' rel='bookmark' title='Permanent Link: Using Google as free proxy'>Using Google as free proxy</a></li><li><a href='http://www.reaper-x.com/2006/10/18/google-enhanced-image-search-and-google-image-labeler/' rel='bookmark' title='Permanent Link: Google Enhanced Image Search and Google Image Labeler'>Google Enhanced Image Search and Google Image Labeler</a></li><li><a href='http://www.reaper-x.com/2006/12/23/suns-project-looking-glass-released/' rel='bookmark' title='Permanent Link: Sun&#8217;s Project Looking Glass Released'>Sun&#8217;s Project Looking Glass Released</a></li><li><a href='http://www.reaper-x.com/2006/12/15/domain-registration-via-google-apps/' rel='bookmark' title='Permanent Link: Domain Registration via Google Apps'>Domain Registration via Google Apps</a></li></ul>]]></description>
			<content:encoded><![CDATA[<p><a href="http://earth.google.com/index.html" class="shade" ><img class="alignleft" height="53" alt="Go to Google Earth Home" src="http://earth.google.com/images/googleearth.gif" width="150" border="0" /></a>I was amazed that Google Earth were able to take a screenshot of the area near where i live right now (if you&rsquo;re from Europe and United States .. chances are you&rsquo;ve already located your own house) ! Although it does&nbsp;hard to find it at the first time because i never saw anything from the sky like google do :P .. fortunately i was able to find some coordinate which is located not far from my&nbsp;location and that is <a href="http://bbs.keyhole.com/ubb/download.php?Number=650335" title="Depo Bangunan Coordinate"  rel="nofollow">Depo Bangunan</a> and <a href="http://bbs.keyhole.com/ubb/download.php?Number=650328" title="Helo Kalimalang Coordinate"  rel="nofollow">Hero Kalimalang</a> :D</p>
<p><a rel="nofollow" href="http://s26.photobucket.com/albums/c117/Reaper-X/web/?action=view&amp;current=SumberArtaTraditionalMarketPlace.jpg" class="shade" ><img class="alignleft" alt="Sumber Arta Traditional Marketplace" src="http://s26.photobucket.com/albums/c117/Reaper-X/web/th_SumberArtaTraditionalMarketPlace.jpg" border="0" /></a>And as you can see, the left picture is Sumber Arta Traditional Marketplace&nbsp;which is located not far from my house (well i dont think it&#8217;s good to post your address on the internet) .. hehehe .. Now how about you ? did you manage to find your own&nbsp;house or you favorite location&nbsp;using Google Earth ? I&rsquo;m pretty sure you can find it easily ;)</p>
<p>As a note, if you&rsquo;re interested on using Google Earth, here&rsquo;s the minimum computer configuration&nbsp;:</p>
<ul>
<li><strong>Operating System</strong>: Windows 2000 or Windows XP</li>
<li><strong>CPU</strong>: Pentium 3, 500Mhz</li>
<li><strong>System Memory (RAM)</strong>: 128MB</li>
<li><strong>Hard Disk</strong>: 400MB free space</li>
<li><strong>Network Speed</strong>: 128 Kbits/sec</li>
<li><strong>Graphics Card</strong>: 3D-capable with 16MB of VRAM</li>
<li><strong>Screen</strong>: 1024&#215;768, &#8220;16-bit High Color&#8221;</li>
</ul>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com"  title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2006/12/11/google-earth-locate-my-home/"  title="Google Earth locate my home">Permalink</a> | <a href="http://www.reaper-x.com/2006/12/11/google-earth-locate-my-home/#comments"  title="7 comments">7 comments</a></em></p>
	<p><em><a href="http://www.reaper-x.com" >0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/technology/computer/software/freeware/" rel="nofollow"  title="View all posts in Freeware" rel="category tag">Freeware</a>,  <a href="http://www.reaper-x.com/category/internet/search-engine/google/" rel="nofollow"  title="View all posts in Google" rel="category tag">Google</a>,  <a href="http://www.reaper-x.com/category/internet/internet-tools/" rel="nofollow"  title="View all posts in Internet Tools" rel="category tag">Internet Tools</a>,  <a href="http://www.reaper-x.com/category/technology/computer/linux/" rel="nofollow"  title="View all posts in Linux" rel="category tag">Linux</a>,  <a href="http://www.reaper-x.com/category/technology/computer/software/" rel="nofollow"  title="View all posts in Software" rel="category tag">Software</a>,  <a href="http://www.reaper-x.com/category/technology/computer/software/windows/" rel="nofollow"  title="View all posts in Windows" rel="category tag">Windows</a></em></p>

<p>Related posts:<ul><li><a href='http://www.reaper-x.com/2006/08/04/the-best-hackers-on-earth/' rel='bookmark' title='Permanent Link: The best hackers on earth ?'>The best hackers on earth ?</a></li><li><a href='http://www.reaper-x.com/2006/12/08/using-google-as-free-proxy/' rel='bookmark' title='Permanent Link: Using Google as free proxy'>Using Google as free proxy</a></li><li><a href='http://www.reaper-x.com/2006/10/18/google-enhanced-image-search-and-google-image-labeler/' rel='bookmark' title='Permanent Link: Google Enhanced Image Search and Google Image Labeler'>Google Enhanced Image Search and Google Image Labeler</a></li><li><a href='http://www.reaper-x.com/2006/12/23/suns-project-looking-glass-released/' rel='bookmark' title='Permanent Link: Sun&#8217;s Project Looking Glass Released'>Sun&#8217;s Project Looking Glass Released</a></li><li><a href='http://www.reaper-x.com/2006/12/15/domain-registration-via-google-apps/' rel='bookmark' title='Permanent Link: Domain Registration via Google Apps'>Domain Registration via Google Apps</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2006/12/11/google-earth-locate-my-home/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
