<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Astro-Geek:3000</title>
	
	<link>http://www.astro-geek.com</link>
	<description>Technology For Us</description>
	<lastBuildDate>Thu, 22 Oct 2009 15:04:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/ag3k" type="application/rss+xml" /><feedburner:emailServiceId>ag3k</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>MS Excel: Link to Data in Different Sheet, Workbook</title>
		<link>http://feedproxy.google.com/~r/ag3k/~3/tWe0CsD5v0M/</link>
		<comments>http://www.astro-geek.com/2009/10/ms-excel-link-to-data-in-different-sheet-workbook/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 14:39:50 +0000</pubDate>
		<dc:creator>Christopher</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[MS Office]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.astro-geek.com/?p=418</guid>
		<description><![CDATA[Microsoft Excel allows you to use data from different cells in your spreadsheet in formulas. It also lets you pull data from different spreadsheets and even separate workbooks.]]></description>
			<content:encoded><![CDATA[<p></p><p>First, let’s define the difference between a Workbook and a Sheet (or sometimes called a Worksheet.) A workbook is the overall Excel file, whereas the Sheets are the individual spreadsheets. A Workbook can contain multiple worksheets, which are the tabs along the bottom of the Excel window.</p>
<h3>Link Data in the Same Sheet</h3>
<p>In any given sheet, you can use data from any other cell. This is most commonly used for formulas. You can also use a very basic formula to duplicate a cell’s content. </p>
<p class="note">=E14</p>
<p>Entering this simple formula will display whatever’s in cell E14, whether it’s text, numbers, currency, or a date. If you change the contents of cell E14, all the other cells that reference E14 will change as well.</p>
<h3>Link Data Between Worksheets</h3>
<p>Where this linking ability of Excel really shines is when linking data between different worksheets. For example, if you have one spreadsheet (IT Expenses) that details expenses broken down by day or week, and another (Expenses by Dept) that compares total expenses between departments, you can pull the totals from the IT Expenses spreadsheet for use in the Expenses by Dept spreadsheet.</p>
<p>In the Expenses by Dept spreadsheet, you would enter this formula to pull the data from the IT Expenses sheet:</p>
<p class="note">=(IT Expenses!C21)</p>
<p>Now, this looks a little complicated, but it uses the same basic structure as the =E14 formula we used before. We’re just adding the name of the spreadsheet from which we want to pull the data.</p>
<h3>Link Data Between Workbooks</h3>
<p>Similar to how we can link data from separate worksheets, we can use data from entirely separate Excel files (workbooks). Again, the structure of the formula is simple; we just need to give Excel a little more information about where it should look for the data.</p>
<p class="note">=(‘[IT Expense Report.xls]IT Expenses’!C21)</p>
<p>In this case, we’re adding the other workbook’s file name (IT Expense Report.xls) in square brackets. Then we enclose the file name and sheet name in single quotes.</p>
<p>Please note that for security and convenience, try to keep the two Excel workbooks in the same folder.</p>
<p>These data linking techniques can also be incorporated into more complex formulas the same way you would use local cells.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/ZE6Wm37HXpgyW-v0ifgns70P_OQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/ZE6Wm37HXpgyW-v0ifgns70P_OQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ZE6Wm37HXpgyW-v0ifgns70P_OQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/ZE6Wm37HXpgyW-v0ifgns70P_OQ/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/ag3k/~4/tWe0CsD5v0M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.astro-geek.com/2009/10/ms-excel-link-to-data-in-different-sheet-workbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.astro-geek.com/2009/10/ms-excel-link-to-data-in-different-sheet-workbook/</feedburner:origLink></item>
		<item>
		<title>Astro-Geek.com Redesigned Using Thesis</title>
		<link>http://feedproxy.google.com/~r/ag3k/~3/DEfLo1mdTIY/</link>
		<comments>http://www.astro-geek.com/2009/10/astro-geek-com-redesigned-using-thesis/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 16:49:16 +0000</pubDate>
		<dc:creator>Christopher</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[Thesis]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.astro-geek.com/?p=412</guid>
		<description><![CDATA[Thesis isn't just a Wordpress theme - it's a powerful framework designed to maximize customizationability and minimize hassle. With its nearly endless depth of control, Thesis allowed me the flexibility I needed and wanted to not only redesign the site, but allowed me the foundation for easy redesigns in the future.]]></description>
			<content:encoded><![CDATA[<p></p><p>Changing the theme of an established blog is never a trivial undertaking. It’s a decision that requires a lot of thought and planning before you even get into the actual redesign. A lot can go wrong, not the least of which being a poor reception from your readers.</p>
<p>If you spend any sizeable amount of time researching blog redesign or searching for quality Wordpress themes, you’ve probably stumbled onto <a title="Thesis premium Wordpress theme" href="http://diythemes.com/" target="_blank" rel="nofollow">Thesis</a>. I’m not going to get into why Thesis is a remarkable Wordpress framework; I’ll let the <a title="Thesis premium Wordpress theme" href="http://diythemes.com/" target="_blank" rel="nofollow">video on the Thesis site</a> do that for me.</p>
<p><a title="Thesis premium Wordpress theme" href="http://diythemes.com/thesis/?a_aid=4a65e1491f073&amp;amp;a_bid=47c5a620" target="_blank"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 20px; border-right-width: 0px" src="http://diythemes.com/aff/accounts/default1/banners/thesis-125x125-1.png" align="right" border="0" /></a> I’d wanted for a long time to use Thesis on Astro-Geek:3000 for all the reasons discussed in the video – power, flexibility, and support. But the theme I’d been using for months had features I wanted to keep, in particular the featured post box in the upper right. I eventually found the plugin version of what had been built directly into the theme, so I used that as a sign. It took me a couple days of tweaking and nudging things to get it the way I wanted, but I’m happy with how it turned out. </p>
<p>I’m a minimalist when it comes to design, but I want as much functionality as I can get. Thesis is the same way. Its design is simple, but when you get under the hood, the things you can make it do are virtually limitless.</p>
<p>Thesis is a premium <strike>theme</strike> framework, and it does cost money. It costs $87 for the personal option, which will allow you to install Thesis on one blog. Or you can go with the developer’s option for $164 (the cost of two personal licenses) and install the theme on an unlimited number of blogs.</p>
<p>Now I know that’s a hefty chunk of change, but when you think about the time and effort that’s gone into Thesis, and the potential it has for optimizing your blog, it doesn’t seem so bad. Plus, if you purchase Thesis, you can join their affiliate program and earn money by referring others.</p>
<p>I am a part of the affiliate program, and if you use <a title="Purchase Thesis" href="http://diythemes.com/?a_aid=4a65e1491f073" target="_blank">this link to purchase your license of Thesis</a>, I’ll get a bit of cash to burn a hole in my pocket.</p>
<p class="note">You can follow the developer of Thesis, Chris Pearson, on Twitter &#8211; <a href="http://www.twitter.com/pearsonified" target="_blank" rel="nofollow">@pearsonified</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/h7FKMA8xv3HuJsE01hHDyW7ZeSM/0/da"><img src="http://feedads.g.doubleclick.net/~a/h7FKMA8xv3HuJsE01hHDyW7ZeSM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/h7FKMA8xv3HuJsE01hHDyW7ZeSM/1/da"><img src="http://feedads.g.doubleclick.net/~a/h7FKMA8xv3HuJsE01hHDyW7ZeSM/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/ag3k/~4/DEfLo1mdTIY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.astro-geek.com/2009/10/astro-geek-com-redesigned-using-thesis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.astro-geek.com/2009/10/astro-geek-com-redesigned-using-thesis/</feedburner:origLink></item>
		<item>
		<title>iTunes: Manually Adjust Play Count in iTunes 9</title>
		<link>http://feedproxy.google.com/~r/ag3k/~3/pqnS1N4gwq4/</link>
		<comments>http://www.astro-geek.com/2009/09/itunes-manually-adjust-play-count-in-itunes-9/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 13:11:26 +0000</pubDate>
		<dc:creator>Christopher</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.astro-geek.com/?p=395</guid>
		<description><![CDATA[The script we've been using to manually adjust the play counts of song in iTunes no longer works with the latest version 9. This new script will allow you to change the play count easily.]]></description>
			<content:encoded><![CDATA[<p></p><div style="margin: 5px 20px 20px 20px; padding: 10px; background-color: #fdd; border: 1px solid #faa;">If you&#8217;re using iTunes 8 or earlier, I have an earlier post that will allow you to <a href="http://www.astro-geek.com/2009/01/itunes-manually-adjust-play-count/">manually adjust your play count</a>.</div>
<p>User <a href="http://forums.ilounge.com/showthread.php?t=40327" rel="nofollow">Tiketti has posted a script</a> on the iLounge forums that will allow you to adjust your play counts in iTunes 9.</p>
<blockquote><p><code>Dim iTunesApp, currTrack, newPlayCount<br />
</code><code>Dim prompt, title, defaultValue</p>
<p></code><code>Set iTunesApp = WScript.CreateObject("iTunes.Application")<br />
</code><code>Set currTrack = iTunesApp.CurrentTrack</p>
<p></code><code>prompt = "New playcount:"<br />
</code><code>title = currTrack.Artist &#038; " - " &#038; currTrack.Name<br />
</code><code>defaultValue = currTrack.PlayedCount</p>
<p></code><code>newPlayCount = InputBox (prompt, title, defaultValue)</p>
<p></code><code>If IsNumeric(newPlayCount) Then<br />
</code><code>	If newPlayCount >= 0 Then<br />
</code><code>		If Len(newPlayCount) > 0 Then<br />
</code><code>			currTrack.PlayedCount = newPlayCount<br />
</code><code>		End If<br />
</code><code>	End If<br />
</code><code>End If<br />
</code></p></blockquote>
<ol>
<li>Copy this code into Notepad.</li>
<li>Save the file as <strong>SetPlayCount.vbs</strong> (the file name doesn&#8217;t matter; just make sure it&#8217;s a .vbs file)</li>
<li>In iTunes, play the song whose play count you want to adjust; double click the script you just saved.</li>
<li>Enter the desired play count in the input box.</li>
<p>A few things to note&#8230; Unlike <a href="http://www.astro-geek.com/2009/01/itunes-manually-adjust-play-count/">the script for versions 8 and earlier</a>, you <em>must</em> have the song playing. If you only highlight the song as before, you&#8217;ll receive a script error.</p>
<p>Since this script works only on the song that is playing, it won&#8217;t work on multiple tracks.</p>
<p>Thanks, <a href="http://www.astro-geek.com/2009/01/itunes-manually-adjust-play-count/#comment-3227">Emma</a>, for the tip!</ol>

<p><a href="http://feedads.g.doubleclick.net/~a/A53N5y8s3l5H8UAMtsuIrrhXeWM/0/da"><img src="http://feedads.g.doubleclick.net/~a/A53N5y8s3l5H8UAMtsuIrrhXeWM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/A53N5y8s3l5H8UAMtsuIrrhXeWM/1/da"><img src="http://feedads.g.doubleclick.net/~a/A53N5y8s3l5H8UAMtsuIrrhXeWM/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/ag3k/~4/pqnS1N4gwq4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.astro-geek.com/2009/09/itunes-manually-adjust-play-count-in-itunes-9/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.astro-geek.com/2009/09/itunes-manually-adjust-play-count-in-itunes-9/</feedburner:origLink></item>
		<item>
		<title>Copy the Content of Error Messages</title>
		<link>http://feedproxy.google.com/~r/ag3k/~3/4nep5FWJHm0/</link>
		<comments>http://www.astro-geek.com/2009/08/copy-the-content-of-error-messages/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 18:08:03 +0000</pubDate>
		<dc:creator>Christopher</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.astro-geek.com/?p=387</guid>
		<description><![CDATA[Error messages, despite being annoying, are very good tools for troubleshooting problems. Passing that information along can be troublesome, though. Copying the information to your clipboard makes it easy.]]></description>
			<content:encoded><![CDATA[<p></p><p>Error messages, despite being annoying, are very good tools for troubleshooting problems with your computer. If you can pass along the information in the error message to IT support staff, they might be able to decrypt it. You might also be able to search Google for the error&#8217;s particular wording, or better yet, an error code.</p>
<p>The problem with this, however, is that these errors can be very long, or difficult to remember &#8211; as with error codes. A simple solution would be to jot down what you need on a piece of paper and type it into your email or search field. Depending on the amount of information you need to convey, this may not be terribly efficient.</p>
<p>What might be an even better solution is to copy the contents of the error message to your clipboard. <strong>Simply hit Ctrl-C, as you would anywhere else within Windows.</strong> Then from there you can paste the full message into your email body. Or if you need to search for a portion of the error, paste it into Notepad and then take what you need from there.</p>
<p>You&#8217;ll end up with an output like this:</p>
<blockquote><p>
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Remote Desktop Disconnected<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
This computer can&#8217;t connect to the remote computer.</p>
<p>Try connecting again. If the problem continues, contact the owner of the remote computer or your network administrator.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
OK   Help<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;
</p></blockquote>
<p>Notice that you even get the title of the error, as well as the button text.</p>
<p>Not only is this quicker and easier than writing out error messages on scrap paper, but it can be more accurate by negating the chance of transposing or misinterpreting letters.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/sayPPdBbj_1TMJzHWwCbMx7tUhM/0/da"><img src="http://feedads.g.doubleclick.net/~a/sayPPdBbj_1TMJzHWwCbMx7tUhM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/sayPPdBbj_1TMJzHWwCbMx7tUhM/1/da"><img src="http://feedads.g.doubleclick.net/~a/sayPPdBbj_1TMJzHWwCbMx7tUhM/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/ag3k/~4/4nep5FWJHm0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.astro-geek.com/2009/08/copy-the-content-of-error-messages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.astro-geek.com/2009/08/copy-the-content-of-error-messages/</feedburner:origLink></item>
		<item>
		<title>AT&amp;T Is Robbing Existing iPhone 3G Customers</title>
		<link>http://feedproxy.google.com/~r/ag3k/~3/vWXPVWN_ggY/</link>
		<comments>http://www.astro-geek.com/2009/06/att-is-robbing-existing-iphone-3g-customers/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 21:05:14 +0000</pubDate>
		<dc:creator>Christopher</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[wwdc]]></category>

		<guid isPermaLink="false">http://www.astro-geek.com/?p=382</guid>
		<description><![CDATA[With the announcment of the new iPhone 3GS, AT&#038;T has also announced pricing plans for the new phones. But what about those of us who already have an iPhone 3G?]]></description>
			<content:encoded><![CDATA[<p></p><p>The brand new iPhone 3GS has just been announced. It’s faster than the 3G iPhone, with all kinds of bells and whistles. I was a bit surprised to read that the 16GB variety will be sold for only $199, while the 32GB flavor will be $299. That’s quite a bit lower than the 3G when it came out.</p>
<p>But that’s just for new iPhone customers.</p>
<p>What about those of us that have, say, an 8GB iPhone 3G, and want to upgrade to the 16GB 3GS? Well, according to the fine print on the <a href="http://www.apple.com/iphone/buy/" target="_blank" rel="nofollow">AT&amp;T website</a>, existing iPhone customers will need to shell out at least $499 to upgrade:</p>
<p><a href="http://www.astro-geek.com/wp-content/uploads/atntfineprint.png"><img title="ATnTFinePrint" style="border-right: 0px; border-top: 0px; display: block; float: none; margin: 10px auto; border-left: 0px; border-bottom: 0px" height="114" alt="ATnTFinePrint" src="http://www.astro-geek.com/wp-content/uploads/atntfineprint-thumb.png" width="410" border="0" /></a></p>
<blockquote><p>For non-qualified customers, including existing AT&amp;T customers who want to upgrade from another phone or replace an iPhone 3G, the price with a new two-year agreement is $499 (8GB), $599 (16GB), or $699 (32GB).</p>
</blockquote>
<p>Wow.</p>
<p>So for $500, an existing iPhone customer can replace their 3G iPhone, which now only costs <em>$99 new</em>.</p>
<p>If I want to upgrade my current 8GB 3G phone to a 16GB 3GS iPhone, I’ll have to shell out <strong><em>six hundred dollars</em></strong>, and refresh my two-year service plan.</p>
<p>It would be cheaper to cancel my current plan, pay the $200 (or whatever it is) early termination charge, then buy a new 8GB 3GS for $199 and start a new plan.</p>
<p>How can AT&amp;T get away with this?</p>

<p><a href="http://feedads.g.doubleclick.net/~a/AuRUbwQInJKdQ4GzaPmEtXyoAE8/0/da"><img src="http://feedads.g.doubleclick.net/~a/AuRUbwQInJKdQ4GzaPmEtXyoAE8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/AuRUbwQInJKdQ4GzaPmEtXyoAE8/1/da"><img src="http://feedads.g.doubleclick.net/~a/AuRUbwQInJKdQ4GzaPmEtXyoAE8/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/ag3k/~4/vWXPVWN_ggY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.astro-geek.com/2009/06/att-is-robbing-existing-iphone-3g-customers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.astro-geek.com/2009/06/att-is-robbing-existing-iphone-3g-customers/</feedburner:origLink></item>
		<item>
		<title>DreamHost: Powering Astro-Geek.com</title>
		<link>http://feedproxy.google.com/~r/ag3k/~3/LawenDugls4/</link>
		<comments>http://www.astro-geek.com/2009/04/dreamhost-powering-astro-geekcom/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 16:21:45 +0000</pubDate>
		<dc:creator>Christopher</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[dreamhost]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://www.astro-geek.com/?p=376</guid>
		<description><![CDATA[Faced with the opportunity to take advantage of a great deal, I dropped my old web hosting company and jumped aboard with Dreamhost. The hosting package drew me in, but the features and services sealed the deal. I haven't looked back.]]></description>
			<content:encoded><![CDATA[<p></p><p> When I first decided that I wanted to venture into the world of custom domains and hosted web space, I did a little browsing and eventually settled on Midphase for my hosting. Let’s just say that my experience with them was less than smooth. It wasn’t a horrible experience, but when the opportunity to leave presented itself, I had no reservations letting go.</p>
<p><img title="Dreamhost Web Hosting Service" style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 0px 10px 10px; border-left: 0px; border-bottom: 0px" height="80" alt="Dreamhost Web Hosting Service" src="http://www.astro-geek.com/wp-content/uploads/dreamhost.jpg" width="80" align="right" border="0" />That opportunity came in the form of a tweet I happened to notice. It was last November, I think, when someone mentioned that <a title="Dreamhost Web Hosting Service" href="http://www.dreamhost.com/r.cgi?471908" target="_blank" rel="nofollow">Dreamhost</a> was having an anniversary special. The offer was soon to expire, so I jumped on it. For less than $10 a month, I found myself with <strong>unlimited storage and unlimited bandwidth forever</strong>.</p>
<p>That in and of itself was more than enough to kick my old host to the curb. When I got into the control panel for my account, I was doubly happy with my choice to move to <a title="Dreamhost Web Hosting Service" href="http://www.dreamhost.com/r.cgi?471908" target="_blank" rel="nofollow">Dreamhost</a>. Their console is easier to navigate than the cPanel console Midphase uses. Everything is much more straightforward, and much more user friendly.</p>
<p>There are a lot of features that I could talk about, and it could easily span several blog posts, but I’ll just mention a few of the more eye-catching features here.</p>
<h4>One-Click Installs</h4>
<p>There’s an Easy mode and an Advanced mode available. In Easy mode, you can’t access the installation files, which means you aren’t able to upload additional themes, plugins, etc., but all upgrades and maintenance is taken care of for you. In Advance mode, you get access to everything, and can do whatever you want. Needless to say, I only use Advanced installations.</p>
<p>The software available in Advanced mode (as of 2009-04-21):</p>
<ul>
<li><a href="http://www.wordpress.org/" target="_blank" rel="nofollow">Wordpress</a> 2.7.1 (Blogging and CMS)</li>
<li><a href="http://gallery.menalto.com/" target="_blank" rel="nofollow">Gallery</a> 2.3 (Image Gallery)</li>
<li><a href="http://www.zen-cart.com/" target="_blank" rel="nofollow">ZenCart</a> 1.3.8 (eCommerce Management)</li>
<li><a href="http://www.phpgedview.net/" target="_blank" rel="nofollow">PhpGedView</a> 4.2 (Geneology Software)</li>
<li><a href="http://www.openx.org/" target="_blank" rel="nofollow">OpenX</a> 2.6.4 (Ad server)</li>
<li><a href="http://www.pligg.com/" target="_blank" rel="nofollow">Pligg</a> 9.9.5 (CMS with Social Networking)</li>
<li><a href="http://www.dotproject.net/" target="_blank" rel="nofollow">dotProject</a> 2.1.1 (Project Management)</li>
<li><a href="http://www.moodle.org/" target="_blank" rel="nofollow">Moodle</a> 1.9.4 (Course/Learning Management)</li>
<li><a href="http://www.joomla.org/" target="_blank" rel="nofollow">Joomla</a> 1.5.9 (Content Management System)</li>
<li><a href="http://www.phpbb.com/" target="_blank" rel="nofollow">phpbb</a> 3.0.4 (Forum/Bulletin Board)</li>
<li><a href="http://www.mediawiki.org/" target="_blank" rel="nofollow">MediaWiki</a> 1.13.4 (Wiki)</li>
<li><a href="http://www.k5n.us/webcalendar.php" target="_blank" rel="nofollow">WebCalendar</a> 1.2 (Calendar)</li>
<li>Advanced Poll 2.03 (Poll/Survey)</li>
</ul>
<p>I was excited to see MediaWiki listed as the wiki installation of choice for <a title="Dreamhost Web Hosting Service" href="http://www.dreamhost.com/r.cgi?471908" target="_blank" rel="nofollow">Dreamhost</a>. It’s my preferred wiki platform, and was unavailable as an automatic installation in cPanel’s Fantastico.</p>
<h4>Google Apps &amp; GMail</h4>
<p>Upon adding a domain or subdomain to your account, <a title="Dreamhost Web Hosting Service" href="http://www.dreamhost.com/r.cgi?471908" target="_blank" rel="nofollow">Dreamhost</a> gives you the option of using Google Apps to provide their popular Calendar, Docs, and Sites platforms for you domain. <a href="http://www.astro-geek.com/wp-content/uploads/ag3kgoogapps.png"><img title="AG3k-GoogApps" style="border-right: 0px; border-top: 0px; display: inline; margin: 10px 0px 10px 15px; border-left: 0px; border-bottom: 0px" height="137" alt="AG3k-GoogApps" src="http://www.astro-geek.com/wp-content/uploads/ag3kgoogapps-thumb.png" width="382" align="right" border="0" /></a>With just another click, you can have calendar.yourdomain.com, docs.yourdomain.com, and sites.yourdomain.com set up.</p>
<p> In addition, you can use GMail to manage your domain’s email. Just another option when you’re adding your domain or subdomain, this lets you use Google’s very popular GMail interface for all of your hosted email accounts. This is what I use for all of my email addresses, and I wouldn’t have it any other way.</p>
<h4>Flash Media</h4>
<p><a title="Dreamhost Web Hosting Service" href="http://www.dreamhost.com/r.cgi?471908" target="_blank" rel="nofollow">Dreamhost</a> provides a free flash-based media player, similar to what you’d find on YouTube. While it can only play .flv formatted videos, <a title="Dreamhost Web Hosting Service" href="http://www.dreamhost.com/r.cgi?471908" target="_blank" rel="nofollow">Dreamhost</a> provides an automatic video converter. All you have to do is upload your video to your account – it can be in any of the more popular video formats – and Dreamhost will convert it to .flv for you, ready to be embedded in your website.</p>
<p>Unfortunately, I don’t have a video that I can demonstrate this with, but I hope to be putting some videos together for this site in the near future. When I do, I will definitely be using this feature of my <a title="Dreamhost Web Hosting Service" href="http://www.dreamhost.com/r.cgi?471908" target="_blank" rel="nofollow">Dreamhost</a> account, instead of uploading my videos to a third-party service like YouTube or Vimeo. And the great thing about it? With unlimited storage and bandwidth, I don’t have to worry about having too many videos.</p>
<h4>…And More!</h4>
<p>These are just a few examples of what <a title="Dreamhost Web Hosting Service" href="http://www.dreamhost.com/r.cgi?471908" target="_blank" rel="nofollow">Dreamhost</a> can do. I’ve had no complaints so far; and with the deal I got, I don’t foresee myself moving away from <a title="Dreamhost Web Hosting Service" href="http://www.dreamhost.com/r.cgi?471908" target="_blank" rel="nofollow">Dreamhost</a> for a long time. If ever.</p>
<p>If you’re looking for your first web hosting service, or are unhappy with your current host, you can <a title="Dreamhost Web Hosting Service" href="http://www.dreamhost.com/r.cgi?471908" target="_blank" rel="nofollow">click here to give Dreamhost a try!</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/KjtS59Oej02hTBD4twWC_CNwMBo/0/da"><img src="http://feedads.g.doubleclick.net/~a/KjtS59Oej02hTBD4twWC_CNwMBo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/KjtS59Oej02hTBD4twWC_CNwMBo/1/da"><img src="http://feedads.g.doubleclick.net/~a/KjtS59Oej02hTBD4twWC_CNwMBo/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/ag3k/~4/LawenDugls4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.astro-geek.com/2009/04/dreamhost-powering-astro-geekcom/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.astro-geek.com/2009/04/dreamhost-powering-astro-geekcom/</feedburner:origLink></item>
		<item>
		<title>Taskbar Shuffle: Take Control of Your Taskbar</title>
		<link>http://feedproxy.google.com/~r/ag3k/~3/Q4uIH5wnQ_8/</link>
		<comments>http://www.astro-geek.com/2009/04/taskbar-shuffle-take-control-of-your-taskbar/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 20:49:40 +0000</pubDate>
		<dc:creator>Christopher</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[free download]]></category>

		<guid isPermaLink="false">http://www.astro-geek.com/?p=361</guid>
		<description><![CDATA[Taskbar Shuffle is a simple, small, free utility that lets you drag and drop your Windows taskbar buttons to rearrange them.]]></description>
			<content:encoded><![CDATA[<p></p><p><img title="Taskbar Shuffle" style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 0px 10px 10px; border-left: 0px; border-bottom: 0px" height="84" alt="Taskbar Shuffle" src="http://www.astro-geek.com/wp-content/uploads/taskbarshuffle.gif" width="154" align="right" border="0" /> Some time ago, I came across a neat little program called <a title="Taskbar Shuffle" href="http://www.freewebs.com/nerdcave/taskbarshuffle.htm" target="_blank" rel="nofollow">Taskbar Shuffle</a>. It does exactly what it sounds like it does: Taskbar Shuffle gives you the power to rearrange the buttons on your taskbar. According to the website:</p>
<blockquote><p><strong>Taskbar Shuffle</strong> is a simple, small, free utility that lets you drag and drop your Windows taskbar buttons to rearrange them.&#160; Here’s a full feature list:</p>
<ul>
<li>
<p>Reorder your taskbar buttons by dragging and dropping them</p>
</li>
<li>
<p>Reorder your tray icons in the same way</p>
</li>
<li>
<p>Reorder tasks in a grouped button&#8217;s popup menu in the same way</p>
</li>
<li>
<p>Middle-click to close programs on your taskbar</p>
</li>
<li>
<p>Works with <a href="http://realtimesoft.com/ultramon">UltraMon</a> taskbars</p>
</li>
<li>
<p>Tweak taskbar button grouping</p>
</li>
</ul>
</blockquote>
<p>During a normal day, I’m on the computer for more than eight hours. So as you can imagine, I’ve gotten used to having things certain ways; my taskbar not excluded.</p>
<p><img title="Taskbar" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="14" alt="Taskbar" src="http://www.astro-geek.com/wp-content/uploads/taskbar-thumb.png" width="550" border="0" /> I like to have my browsers first, Outlook next, then my productivity applications, and finally all of the random windows. This makes switching between applications much easier.</p>
<p>Before Taskbar Shuffle, if a program were to crash, or otherwise get closed, it would throw everything off when I relaunched it. But thanks to this little gem of an application, I don’t need to worry about that any more. If I have to restart Firefox, for example, I can just grab it and put it back next to my Quick Launch menu. One thing you should keep in mind, though, is that it keeps related buttons grouped together. For example, if you have multiple messenger windows open, if you try to drag one, it will bring the others with it. I’m not saying this is a fault with the program; on the contrary, I think this feature is smart.</p>
<p>Taskbar Shuffle is very good at what it does. I have it auto-start with Windows, and never have to think about it. Taskbar Shuffle is “just there” and leaves a small footprint in terms of resources. It’s free and works with Windows 95, 98, 2000, NT, XP, and Vista (32-bit versions only.)</p>
<p><a href="http://www.freewebs.com/nerdcave/taskbarshuffle.htm" rel="nofollow">Click here to download</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/FPUyUkzgpUwJ0759SLYYIVJRu7A/0/da"><img src="http://feedads.g.doubleclick.net/~a/FPUyUkzgpUwJ0759SLYYIVJRu7A/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/FPUyUkzgpUwJ0759SLYYIVJRu7A/1/da"><img src="http://feedads.g.doubleclick.net/~a/FPUyUkzgpUwJ0759SLYYIVJRu7A/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/ag3k/~4/Q4uIH5wnQ_8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.astro-geek.com/2009/04/taskbar-shuffle-take-control-of-your-taskbar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.astro-geek.com/2009/04/taskbar-shuffle-take-control-of-your-taskbar/</feedburner:origLink></item>
		<item>
		<title>iPhone OS 3.0 Highlights</title>
		<link>http://feedproxy.google.com/~r/ag3k/~3/p88iqBSPzVs/</link>
		<comments>http://www.astro-geek.com/2009/03/iphone-os-30-highlights/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 15:27:39 +0000</pubDate>
		<dc:creator>Christopher</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[cellular]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[operating systems]]></category>

		<guid isPermaLink="false">http://www.astro-geek.com/?p=353</guid>
		<description><![CDATA[The iPhone OS 3.0 will bring a lot of features that have been rumored and hoped-for since the iPhone was released.]]></description>
			<content:encoded><![CDATA[<p></p><p>Well, the biggest thing in the tech world lately is the iPhone OS 3.0 event Apple held yesterday (2009.03.17) I’m not going to rehash the full run-down of the features &#8211; head over to <a title="Gizmodo&#39;s Run-down of iPhone OS 3.0" href="http://i.gizmodo.com/5171796/iphone-30-os-guide-everything-you-need-to-know" target="_blank" rel="nofollow">Gizmodo</a> for that. I just want to touch on a few of the ones I’m looking forward to the most; those that I will get the most use out of.</p>
<h3>Cut, Copy and Paste</h3>
<p><a href="http://www.astro-geek.com/wp-content/uploads/iphoneos30copy.jpg"><img title="iPhone-OS-3.0-Copy" style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 0px 10px 15px; border-left: 0px; border-bottom: 0px" height="107" alt="iPhone-OS-3.0-Copy" src="http://www.astro-geek.com/wp-content/uploads/iphoneos30copy-thumb.jpg" width="133" align="right" border="0" /></a> This is the most rumored and hoped-for feature ever since the first iPhone came out. It will certainly make a lot of things easier, but to be perfectly honest, I haven’t really missed it that much. There’ve been a few times when I wished I could copy a chunk of text, but for the most part, I don’t do a lot of text entry or editing on my iPhone, so I wasn’t as adamant about this feature as others.</p>
<blockquote><p>When you double-tap over text, you will get a &quot;cut, copy, and paste&quot; bubble dialog. Double-tap again and a &quot;paste&quot; bubble will appear if there&#8217;s anything stored in your clipboard.</p>
</blockquote>
<p>I wonder: how is this going to work with the double-tap zoom feature?&#160; While browsing a website, you can double-tap a column of text to have it fill the screen. Will Copy and Paste only work at a certain zoom level, so that the first double-tap will bring you in closer to the text, then another double-tap will initiate the Copy dialog?</p>
<h3>Stereo Bluetooth A2DP audio</h3>
<blockquote><p>You will be able to pair your iPhone 3.0 with a stereo Bluetooth A2DP device, like headphones or speakers.</p>
</blockquote>
<p><a href="http://www.astro-geek.com/wp-content/uploads/bluetooth.jpg"><img title="Bluetooth" style="border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" height="33" alt="Bluetooth" src="http://www.astro-geek.com/wp-content/uploads/bluetooth-thumb.jpg" width="30" align="left" border="0" /></a> This is cool; I have a pair of BT headphones that I would love to use, but currently I’d have to have the bulky receiver/transmitter dangling off the iPhone.</p>
<h3>Push Notification</h3>
<p>This was another big feature that’s been rumored for a while. Basically, this will allow applications to receive messages, data, information from the web automatically, even if the app isn’t running. This will open up a wide avenue of possibilities for third-party developers; I’m eager to see what some of them come up with.</p>
<p>What I would <em>love</em> to see come out of the new Push feature would be to have a weather app that can display the current temperature and conditions on the icon, the same way the Calendar app shows the current date.&#160; That way, I wouldn’t have to wait for the app to load just to see if I need a jacket or not.</p>
<h3>Apps Running in Background – Not This Time</h3>
<p>Probably the biggest thing missing from the 3.0 update is the ability of applications to continue running in the background. For example, if you tap a link in an email, the iPhone will launch Safari and take you to the site. With background apps, the Mail application would still be running. So to get back to your mail message, you would just flip back to Mail instead of having to exit Safari and relaunch Mail.</p>
<p>I think they mentioned this in the presentation yesterday, and cited battery and processing power as the main hurdles for this feature. Having applications running in the background chews through processing power, which translates into massive battery drain.</p>
<p>I would love to have background apps, but I fully understand Apple’s reasons for its absence.</p>
<p>  <center><br />
<hr width="25%"/></center>
<p>All in all, I think 3.0 is a very robust update. I came into the whole iPhone game with the release of the 3G, which coincided with the release of 2.0, so this will be my first major OS upgrade. Too bad we have to wait for summer to get it.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/unFKnN1SyxUmebdzG8YU8xunZ4s/0/da"><img src="http://feedads.g.doubleclick.net/~a/unFKnN1SyxUmebdzG8YU8xunZ4s/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/unFKnN1SyxUmebdzG8YU8xunZ4s/1/da"><img src="http://feedads.g.doubleclick.net/~a/unFKnN1SyxUmebdzG8YU8xunZ4s/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/ag3k/~4/p88iqBSPzVs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.astro-geek.com/2009/03/iphone-os-30-highlights/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.astro-geek.com/2009/03/iphone-os-30-highlights/</feedburner:origLink></item>
		<item>
		<title>Turn off Autoplay to Protect Your System</title>
		<link>http://feedproxy.google.com/~r/ag3k/~3/JGd-YOaIMm4/</link>
		<comments>http://www.astro-geek.com/2009/02/turn-off-autoplay-to-protect-your-system/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 16:12:23 +0000</pubDate>
		<dc:creator>Christopher</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.astro-geek.com/?p=346</guid>
		<description><![CDATA[A recent virus brought to light the security vulnerabilities of Windows's Autoplay feature. Luckily there's a quick fix to make your computer less eager to spread viruses.]]></description>
			<content:encoded><![CDATA[<p></p><p>I recently had to go through another Windows reinstallation here at work. My coworker’s computer had become infected by an infected flash drive. It turns out that his antivirus software hadn’t been updating itself for more than six months, so that was a large part of the problem; but we won’t worry about that right now.</p>
<p>The flash drive had become infected, from what we can deduce, by an infected file he unknowingly copied from a client. When he plugged the flash drive into his laptop, the antivirus didn’t catch the virus (which was developed <em>after</em> the AV software was last updated.)&#160; He didn’t even know the drive was infected until he plugged it into another coworker’s computer, and the antivirus on that machine caught it.&#160; But by then it was too late for the laptop.</p>
<p>This incident raised a serious security issue: Autoplay. When a CD, DVD, or other removable media is inserted into a Windows PC, by default the machine will automatically play it. For example, the music CD will start playing, the movie will begin playing, etc. Windows does this by launching the <font face="Courier New">autoplay.inf</font> file that’s on the removable media. This file tells Windows what file to launch. For a software CD, it will likely be setup.exe</p>
<p>As you can probably guess, this autoplay file is an all-access pass for a virus. So, in order to block this access to your system, it’s very strongly recommended that you turn off the Autoplay feature. This can be done for each drive individually, but it’s quite tedious. And for flash drives and external hard drives, you have to connect the device first.</p>
<p>Here’s a way to turn off Autoplay for all devices at once.</p>
<ol>   </ol>
<ol>
<li>Start » Run; enter <strong>gpedit.msc</strong><strong><a href="http://www.astro-geek.com/wp-content/uploads/gpsystem.png"><img title="Click to Embiggen" style="border-right: 0px; border-top: 0px; display: block; float: none; margin: 0px auto 10px; border-left: 0px; border-bottom: 0px" height="178" alt="Click to Embiggen" src="http://www.astro-geek.com/wp-content/uploads/gpsystem-thumb.png" width="145" border="0" /></a></strong></li>
<li> Navigate to: Local Computer Policy » Computer Configuration » Administrative Templates » System; double click “Turn off Autoplay” in the right pane of the window.</li>
<li>Select “Enabled”</li>
<li>In the “Turn off Autoplay on:” pulldown menu, choose “All drives”<a href="http://www.astro-geek.com/wp-content/uploads/gpautoplay.png"><img title="GPautoplay" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="244" alt="GPautoplay" src="http://www.astro-geek.com/wp-content/uploads/gpautoplay-thumb.png" width="220" border="0" /></a></li>
</ol>
<p>That’s it. Now when you connect a flash drive or external hard drive, insert a CD or DVD, you’ll be adding another layer of protection to your system. This should not be your only line of defense, however; you should scan any and all questionable media. At least this way it won’t install itself automatically.</p>
<p>BONUS: You won’t get those annoying popup windows every time, either!</p>

<p><a href="http://feedads.g.doubleclick.net/~a/2B_AabEtKfbnhmCeHhvbeRKcN-4/0/da"><img src="http://feedads.g.doubleclick.net/~a/2B_AabEtKfbnhmCeHhvbeRKcN-4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/2B_AabEtKfbnhmCeHhvbeRKcN-4/1/da"><img src="http://feedads.g.doubleclick.net/~a/2B_AabEtKfbnhmCeHhvbeRKcN-4/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/ag3k/~4/JGd-YOaIMm4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.astro-geek.com/2009/02/turn-off-autoplay-to-protect-your-system/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.astro-geek.com/2009/02/turn-off-autoplay-to-protect-your-system/</feedburner:origLink></item>
		<item>
		<title>Windows 7: Price Rumors</title>
		<link>http://feedproxy.google.com/~r/ag3k/~3/gEBVexAtBug/</link>
		<comments>http://www.astro-geek.com/2009/02/windows-7-price-rumors/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 16:05:15 +0000</pubDate>
		<dc:creator>Christopher</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[operating systems]]></category>

		<guid isPermaLink="false">http://www.astro-geek.com/?p=340</guid>
		<description><![CDATA[In the wake of the confirmation of Windows 7 having six different SKUs, rumors are now starting to surface about pricing for each level of Microsoft's new operating system. Is Microsoft wise in continuing the Vista model?]]></description>
			<content:encoded><![CDATA[<p></p><p>As a bit of a follow up to my post about the <a href="http://www.astro-geek.com/2009/02/windows-7-too-many-choices/">6 versions of Windows 7</a> that will be available, I want to share with you some rumored prices.</p>
<p>I found this on <a href="http://news.idealo.co.uk/news/4837/windows-7-rumours-about-the-prices-of-the-different-versions.html" target="_blank" rel="nofollow">news.idealo.co.uk</a>: </p>
<blockquote><p>The Starter Edition should cost US $199.95 (around £135), Home Premium US$ 259.95 (around £157) and Windows 7 Professional US $ 299.95 (around £205). The system builder versions should be cheaper though.</p>
</blockquote>
<p>If you could see me right now, you’d see me with my head cradled in my hands, shaking it in disbelief. Two hundred dollars for the <em>Starter Edition</em>?!&#160; That’s a lot of money. Though I shouldn’t be surprised because <a href="http://www.microsoft.com/windows/windows-vista/compare-editions/default.aspx" target="_blank" rel="nofollow">Vista has a similar price structure</a>.</p>
<p>The difference in this case, however, is that with Vista we had the choice to stay with XP. That’s not as much of an option any more since XP is no longer available outside the Pirate Bay.</p>
<p>Is Microsoft too greedy? They have a chance to deal a huge blow to Apple and Linux with this operating system. If they ride the wave of positive reviews Win7 is getting and offer a less daunting choice of flavors and market the crap out of it as costing less than Vista, they could generate a huge amount of momentum.</p>
<p>As for me, if I were still debating on whether to switch to Mac or not, the 6 tiers and heavy price tag on Windows 7 would have been enough to bump me over to Apple.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/PXMU1dhiHDWQ2UrGfhBinLWdxu4/0/da"><img src="http://feedads.g.doubleclick.net/~a/PXMU1dhiHDWQ2UrGfhBinLWdxu4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/PXMU1dhiHDWQ2UrGfhBinLWdxu4/1/da"><img src="http://feedads.g.doubleclick.net/~a/PXMU1dhiHDWQ2UrGfhBinLWdxu4/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/ag3k/~4/gEBVexAtBug" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.astro-geek.com/2009/02/windows-7-price-rumors/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://www.astro-geek.com/2009/02/windows-7-price-rumors/</feedburner:origLink></item>
	</channel>
</rss>
