<?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>ace's blog &#187; Tech News</title>
	<atom:link href="http://acedanger.com/category/tech-news/feed/" rel="self" type="application/rss+xml" />
	<link>http://acedanger.com</link>
	<description>a place for me to record events in my life.</description>
	<lastBuildDate>Wed, 18 Jan 2012 05:01:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<cloud domain='acedanger.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Moved my blog to new domain</title>
		<link>http://acedanger.com/2006/07/21/moved-my-blog-to-new-domain/</link>
		<comments>http://acedanger.com/2006/07/21/moved-my-blog-to-new-domain/#comments</comments>
		<pubDate>Fri, 21 Jul 2006 17:06:39 +0000</pubDate>
		<dc:creator>petewood</dc:creator>
				<category><![CDATA[Tech News]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.acedanger.com/2006/07/21/moved-my-blog-to-new-domain/</guid>
		<description><![CDATA[My blog used to be located at blog.petewood.us.&#160; I just moved it to www.acedanger.com.&#160; I had some decent search engine rankings on a few keywords and I didn&#8217;t want to lose them.&#160; I knew there was a way to rewrite the URL so that if someone clicked on a link to one of my old [...]]]></description>
			<content:encoded><![CDATA[<p>My blog used to be located at <a href="http://blog.petewood.us">blog.petewood.us</a>.&nbsp; I just moved it to <a href="http://www.acedanger.com/">www.acedanger.com</a>.&nbsp; I had some decent search engine rankings on a few keywords and I didn&#8217;t want to lose them.&nbsp; I knew there was a way to rewrite the URL so that if someone clicked on a link to one of my old pages, it would redirect them to the same page on the new domain.&nbsp; For example, if someone clicked on a link to <a href="http://blog.petewood.us/2006/07/11/vacation/">blog.petewood.us/2006/07/11/vacation/</a>, I wanted them to be redirected to <a href="http://www.acedanger.com/2006/07/11/vacation/">www.acedanger.com/2006/07/11/vacation/</a>.&nbsp; I have never written any scripts to rewrite URLs before so I turned to google for all the answers.&nbsp; I found some info from several pages and came up with this:</p>
<p>RewriteEngine On<br />RewriteCond %{HTTP_HOST} ^blog\.petewood\.us<br />RewriteRule ^(.*)$ http://www.acedanger.com/$1 [r]</p>
<p>What this does is exactly what I have described in my example above.&nbsp; I hope this helps someone out.&nbsp; To test what I wrote, just click on the blog.petewood.us link above and it should take you to the acedanger.com page.</p>
<hr />
<p><small>© petewood for <a href="http://acedanger.com">ace's blog</a>, 2006. |
<a href="http://acedanger.com/2006/07/21/moved-my-blog-to-new-domain/">Permalink</a></p>]]></content:encoded>
			<wfw:commentRss>http://acedanger.com/2006/07/21/moved-my-blog-to-new-domain/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>Free 10 Week Online AJAX Course by Sun Microsystems</title>
		<link>http://acedanger.com/2006/07/17/free-10-week-online-ajax-course-by-sun-microsystems/</link>
		<comments>http://acedanger.com/2006/07/17/free-10-week-online-ajax-course-by-sun-microsystems/#comments</comments>
		<pubDate>Mon, 17 Jul 2006 12:09:23 +0000</pubDate>
		<dc:creator>petewood</dc:creator>
				<category><![CDATA[Tech News]]></category>

		<guid isPermaLink="false">http://blog.petewood.us/2006/07/17/free-10-week-online-ajax-course-by-sun-microsystems/</guid>
		<description><![CDATA[A free 10-week &#8220;AJAX Programming&#8221; online course is about to start from August 4th, 2006. This course is for anyone who wants to learn AJAX for the first time or increase their knowledge on AJAX. In this 10-week course, students learn basic concept of AJAX as well as how to use various AJAX frameworks and [...]]]></description>
			<content:encoded><![CDATA[<p>A free 10-week &#8220;AJAX Programming&#8221; online course is about to start from August 4th, 2006. This course is for anyone who wants to learn AJAX for the first time or increase their knowledge on AJAX.  In this 10-week course, students learn basic concept of AJAX as well as how to use various AJAX frameworks and toolkits&#8230;.</p>
<p><a href="http://www.javapassion.com/ajaxcodecamp/">read more</a> | <a href="http://digg.com/programming/Free_10_Week_Online_AJAX_Course_by_Sun_Microsystems">digg story</a></p>
<hr />
<p><small>© petewood for <a href="http://acedanger.com">ace's blog</a>, 2006. |
<a href="http://acedanger.com/2006/07/17/free-10-week-online-ajax-course-by-sun-microsystems/">Permalink</a></p>]]></content:encoded>
			<wfw:commentRss>http://acedanger.com/2006/07/17/free-10-week-online-ajax-course-by-sun-microsystems/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>Firefox Extensions</title>
		<link>http://acedanger.com/2006/04/13/firefox-extensions/</link>
		<comments>http://acedanger.com/2006/04/13/firefox-extensions/#comments</comments>
		<pubDate>Thu, 13 Apr 2006 18:36:18 +0000</pubDate>
		<dc:creator>petewood</dc:creator>
				<category><![CDATA[Tech News]]></category>

		<guid isPermaLink="false">http://blog.petewood.us/2006/04/13/firefox-extensions/</guid>
		<description><![CDATA[Below is a list of the Firefox extensions that I use. Forecastfox Google Suggest This is no long a stand alone extension.&#160; It is now a part of the Google Toolbar for Firefox. All-in-One Gestures Tabbrowser Preferences Tab X Performancing IE View Lite Bookmarks Synchronizer 3 Bloglins Toolkit View Source Chart del.icio.us Gmail Space JSView [...]]]></description>
			<content:encoded><![CDATA[<p>Below is a list of the <a href="https://addons.mozilla.org/extensions/">Firefox extensions</a> that I use.
<ul>
<li><a href="https://addons.mozilla.org/firefox/398/">Forecastfox</a></li>
<li><a href="http://www.google.com/tools/firefox/suggest/index.html">Google Suggest</a> This is no long a stand alone extension.&nbsp; It is now a part of the Google Toolbar for Firefox.</li>
<li><a href="https://addons.mozilla.org/firefox/12/">All-in-One Gestures</a></li>
<li><a href="https://addons.mozilla.org/firefox/158/">Tabbrowser Preferences</a></li>
<li><a href="https://addons.mozilla.org/firefox/785/">Tab X</a></li>
<li><a href="https://addons.mozilla.org/firefox/1730/">Performancing</a></li>
<li><a href="https://addons.mozilla.org/firefox/1429/">IE View Lite</a></li>
<li><a href="https://addons.mozilla.org/firefox/1989/">Bookmarks Synchronizer 3</a></li>
<li><a href="http://www.bloglines.com/downloads/Bloglines_Toolkit_1_6.xpi">Bloglins Toolkit</a></li>
<li><a href="https://addons.mozilla.org/firefox/655/">View Source Chart</a></li>
<li><a href="https://addons.mozilla.org/firefox/1532/">del.icio.us</a></li>
<li><a href="https://addons.mozilla.org/firefox/1593/">Gmail Space</a></li>
<li><a href="https://addons.mozilla.org/firefox/2076/">JSView</a></li>
<li><a href="https://addons.mozilla.org/firefox/1419/">IE Tab</a></li>
</ul>
<hr />
<p><small>© petewood for <a href="http://acedanger.com">ace's blog</a>, 2006. |
<a href="http://acedanger.com/2006/04/13/firefox-extensions/">Permalink</a></p>]]></content:encoded>
			<wfw:commentRss>http://acedanger.com/2006/04/13/firefox-extensions/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>Google Calendar is LIVE</title>
		<link>http://acedanger.com/2006/04/13/google-calendar-is-launching-tonight/</link>
		<comments>http://acedanger.com/2006/04/13/google-calendar-is-launching-tonight/#comments</comments>
		<pubDate>Thu, 13 Apr 2006 11:16:13 +0000</pubDate>
		<dc:creator>petewood</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://blog.petewood.us/2006/04/13/google-calendar-is-launching-tonight/</guid>
		<description><![CDATA[Google Calendar is here! Finally&#8230; This was live as of 11pm CST of 4.12.06. Google Geeks should be much happier now, seeing as this has been the most hyped Google addition since Gmail came out. There has been a ton of speculation as to when this would come out and even if it was for [...]]]></description>
			<content:encoded><![CDATA[<p>Google Calendar is here!  Finally&#8230;<br />
This was live as of 11pm CST of 4.12.06.  Google Geeks should be much happier now, seeing as this has been the most hyped Google addition since Gmail came out.  There has been a <a title="Google Calendar speculation" target="_blank" href="http://digg.com/search?search=Google.+Calendar&#038;submit=Submit">ton of speculation</a> as to when this would come out and even if it was for real!  Now it makes me wonder what the Google Geeks will be waiting for now?</p>
<p><a href="http://blogs.zdnet.com/Google/?p=160">read more</a> | digg story  | <a href="http://calendar.google.com">the calendar</a></p>
<hr />
<p><small>© petewood for <a href="http://acedanger.com">ace's blog</a>, 2006. |
<a href="http://acedanger.com/2006/04/13/google-calendar-is-launching-tonight/">Permalink</a></p>]]></content:encoded>
			<wfw:commentRss>http://acedanger.com/2006/04/13/google-calendar-is-launching-tonight/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>Software Engineer Named &#8216;Best Job in America&#8217; by Money Magazine</title>
		<link>http://acedanger.com/2006/04/12/software-engineer-named-best-job-in-america-by-money-magazine/</link>
		<comments>http://acedanger.com/2006/04/12/software-engineer-named-best-job-in-america-by-money-magazine/#comments</comments>
		<pubDate>Thu, 13 Apr 2006 01:37:23 +0000</pubDate>
		<dc:creator>petewood</dc:creator>
				<category><![CDATA[Tech News]]></category>

		<guid isPermaLink="false">http://blog.petewood.us/2006/04/12/software-engineer-named-best-job-in-america-by-money-magazine/</guid>
		<description><![CDATA[MONEY Magazine and Salary.com researched hundreds of jobs, considering their growth, pay, stress-levels and other factors. These careers ranked highest. This is funny because I just had my official title changed from&#8220;Application Developer&#8221; to &#8220;Software Engineer&#8221; AND I just got a raise. read more &#124; digg story © petewood for ace's blog, 2006. &#124; Permalink]]></description>
			<content:encoded><![CDATA[<p>MONEY Magazine and Salary.com researched hundreds of jobs, considering their growth, pay, stress-levels and other factors. These careers ranked highest.</p>
<p>This is funny because I just had my official title changed from<br />&#8220;Application Developer&#8221; to &#8220;Software Engineer&#8221; AND I just got a raise.</p>
<p><a href="http://money.cnn.com/magazines/moneymag/bestjobs/?cnn=yes">read more</a> | <a href="http://digg.com/links/Software_Engineer_Named_Best_Job_in_America_by_Money_Magazine">digg story</a></p>
<hr />
<p><small>© petewood for <a href="http://acedanger.com">ace's blog</a>, 2006. |
<a href="http://acedanger.com/2006/04/12/software-engineer-named-best-job-in-america-by-money-magazine/">Permalink</a></p>]]></content:encoded>
			<wfw:commentRss>http://acedanger.com/2006/04/12/software-engineer-named-best-job-in-america-by-money-magazine/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>Google make 12 cents for every search you perform!</title>
		<link>http://acedanger.com/2006/04/12/google-make-12-cents-for-every-search-you-perform/</link>
		<comments>http://acedanger.com/2006/04/12/google-make-12-cents-for-every-search-you-perform/#comments</comments>
		<pubDate>Thu, 13 Apr 2006 01:27:47 +0000</pubDate>
		<dc:creator>petewood</dc:creator>
				<category><![CDATA[Tech News]]></category>

		<guid isPermaLink="false">http://blog.petewood.us/2006/04/12/google-make-12-cents-for-every-search-you-perform/</guid>
		<description><![CDATA[http://news.bbc.co.uk/1/hi/technology/4780648.stm &#8230;and that&#8217;s a lot of cash considering; &#8220;Americans alone did more than 2.7 billion searches via Google in January 2006&#8243; and as digg.com user beelz commented: 2.7 billion * .12 = three hundred twenty-four million &#8230;and that&#8217;s a whole lotta cash for just searching! That does not include revenue generated from users clicking on [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://news.bbc.co.uk/1/hi/technology/4780648.stm">http://news.bbc.co.uk/1/hi/technology/4780648.stm</a></p>
<p>&#8230;and that&#8217;s a lot of cash considering;</p>
<p>&#8220;Americans alone did more than 2.7 billion searches via Google in January 2006&#8243;</p>
<p>and as <a target="_blank" href="http://www.digg.com">digg.com</a> user <cite><a href="http://www.digg.com/users/beelz">beelz</a></cite> commented:<br />
<blockquote>2.7 billion * .12 = three hundred twenty-four million</p></blockquote>
<p>&#8230;and that&#8217;s a whole lotta cash for just searching!  That does not include revenue generated from users clicking on the sponsored links or the <a target="_blank" href="http://www.google.com/adsense">Adsense</a> links.</p>
<hr />
<p><small>© petewood for <a href="http://acedanger.com">ace's blog</a>, 2006. |
<a href="http://acedanger.com/2006/04/12/google-make-12-cents-for-every-search-you-perform/">Permalink</a></p>]]></content:encoded>
			<wfw:commentRss>http://acedanger.com/2006/04/12/google-make-12-cents-for-every-search-you-perform/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
