<?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>The BugEyed Review Blog &#187; Articles</title>
	<atom:link href="http://bug.reaper.org/archive/category/articles/feed" rel="self" type="application/rss+xml" />
	<link>http://bug.reaper.org</link>
	<description>News, views and reviews by your average Joe on the street.  No, my name is not Joe.</description>
	<lastBuildDate>Sun, 17 Aug 2008 06:27:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Google unveils CodeSearch</title>
		<link>http://bug.reaper.org/archive/180</link>
		<comments>http://bug.reaper.org/archive/180#comments</comments>
		<pubDate>Fri, 06 Oct 2006 07:08:58 +0000</pubDate>
		<dc:creator>Bug-E</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Views]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://bug.reaper.org/archive/180</guid>
		<description><![CDATA[Yay! Nice! Useful! Wait, what? OK, so on the Google Blog (And on IOL Technology and a bunch of other places I&#8217;m sure) I noticed that Google has made a code searching site. They seemed to grab the source code from a whole bunch of open source projects (including, so far as I&#8217;ve noticed, code [...]]]></description>
			<content:encoded><![CDATA[<p>
Yay!<br />
<br />Nice!<br />
<br />Useful!<br />
<br />Wait, what?
</p>
<p>
OK, so on the <a href="http://googleblog.blogspot.com/">Google Blog</a> (And on <a href="http://www.ioltechnology.co.za/article_page.php?iSectionId=2886&#038;iArticleId=3472101">IOL Technology</a> and a bunch of other places I&#8217;m sure) I noticed that Google has made a code searching site.  They seemed to grab the source code from a whole bunch of open source projects (including, so far as I&#8217;ve noticed, code for <a href="http://www.freebsd.org/">FreeBSD</a>&#8216;s ports and <a href="http://www.cpan.org/" title="Comprehensive Perl Archive Network">CPAN</a> and and and), and you can now search through the code.
</p>
<p>
I&#8217;m honestly not sure what use this is?  Other than maybe seeing how other people did something you&#8217;re wanting to do, but how do you search for that?  Hope somebody else commented their code?
</p>
<p>
*shrug*
</p>
<p>
That&#8217;s all fine and well, I&#8217;m sure I&#8217;ll use it at some point in time for more than fun.
</p>
<p>
Fun?  Yes!  Check this out.  Some guy on <a href="http://slashdot.org/comments.pl?sid=06/10/05/129201&amp;threshold=1&amp;commentsort=0&amp;mode=nested&amp;cid=16319745">slashdot</a> searched for <a href="http://google.com/codesearch?q=%22backdoor+password%22">&#8220;backdoor password&#8221;</a> and came up with some interesting hits&#8230;  I then tried to find some equally interesting tidbits, but didn&#8217;t find quite ones like that, but here are some searches I did (most end up finding some really interesting comments in code):
</p>
<p>
* <a href="http://google.com/codesearch?q=fuck">fuck</a><br />
<br />* <a href="http://google.com/codesearch?q=george+bush">george bush</a><br />
<br />* <a href="http://google.com/codesearch?q=%22john+kerry%22">john kerry</a><br />
<br />* <a href="http://google.com/codesearch?q=%22i+hate+my+job%22">i hate my job</a><br />
<br />* <a href="http://google.com/codesearch?q=dumbass">dumbass</a><br />
<br />* <a href="http://google.com/codesearch?q=root+password">root password</a>
</p>
<p>
You see the recurring theme here.  Frustrated developers putting comments into their code, or just finding default usernames and/or password for systems.
</p>
<p>
Can you find any other interesting searches?  <img src='http://bug.reaper.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />
</p>
<p>
<strong>UPDATE:</strong> Just found <a href="http://www.litwc.com/2006/10/05/google-presents-code-search-and-its-threat-to-wordpress-security/">this</a> on he wordpress wp-hackers mailing list, about finding wordpress database usernames and passwords on google&#8217;s codesearch&#8230;  Can&#8217;t protect stupid users from themselves&#8230;
</p>
<p>
<strong>UPDATE 2:</strong> After looking at the wordpress entry above, I did some more digging for more config file type searches, and found this search for <a href="http://www.google.com/codesearch?q=file%3AphpMyAdmin%2Fconfig.inc.php+password">phpMyAdmin&#8217;s config.inc.php</a> file&#8230;  Lots there too&#8230;  Reminds me of that age-old normal Google Search for <a href="http://www.google.com/search?q=inurl%3AphpMyAdmin+%22running+on+localhost+as+root%40localhost%22">publicly accessible phpMyAdmin</a> interfaces&#8230;
</p>
<p>
<strong>UPDATE 3:</strong> Just found another beauty at digg.com, about some <a href="http://digg.com/programming/WinZip_Serial_Number_Algorithm_Found_on_NEW_Google_CodeSearch">winzip keygen found on Google codesearch</a>.  hehe.
</p>
<p>
<strong>UPDATE 4:</strong> Whoa, nice one!  Quinton just sent me <a href="http://www.google.com/codesearch?q=lang%3Aphp+%28include%7Crequire%29%28_once%29%3F%5Cs*%5B%27%22%28%5D%3F%5Cs*%5C%24_%28GET%7CPOST%7CCOOKIE%29">this beauty</a>.
</p>
<p>
<strong>UPDATE 5:</strong> Damn, even more!  Found this over at Chris Shiflett&#8217;s site, listing some <a href="http://shiflett.org/archive/269">rather bad security holes</a> becoming apparent when searching&#8230;
</p>
<p>
<strong>UPDATE 6:</strong> Man oh man, this gets better.  Harry Fuecks over at <a href="http://www.sitepoint.com/">sitepoint.com</a> pointed out a proof-of-concept <a href="http://www.sitepoint.com/blogs/2006/10/06/php-mapreduce/">mass-distributed-computing</a> option&#8230;  This is getting better and better.  I wonder if anybody at Google actually anticipated this kind of response&#8230;?
</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/codesearch" rel="tag">codesearch</a>, <a href="http://www.technorati.com/tag/google" rel="tag">google</a>, <a href="http://www.technorati.com/tag/password" rel="tag">password</a>, <a href="http://www.technorati.com/tag/security" rel="tag">security</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://bug.reaper.org/archive/180/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Star Wars vs. Dune</title>
		<link>http://bug.reaper.org/archive/158</link>
		<comments>http://bug.reaper.org/archive/158#comments</comments>
		<pubDate>Tue, 25 Jul 2006 10:25:57 +0000</pubDate>
		<dc:creator>Bug-E</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Movies]]></category>

		<guid isPermaLink="false">http://bug.reaper.org/archive/158</guid>
		<description><![CDATA[Frank Herbert&#8217;s 1963 Dune is to science fiction what The Lord of The Rings is to fantasy: the most popular, most influential and most critically-acclaimed novel in the genre. The above quote is from jitterbug.com, listing some rather interesting similarities between the Star Wars movies, and the Dune books&#8230; There&#8217;s a lot of reading there, [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Frank Herbert&#8217;s 1963 Dune is to science fiction what The Lord of The Rings is to fantasy: the most popular, most influential and most critically-acclaimed novel in the genre.</p></blockquote>
<p>The above quote is from <a href="http://www.jitterbug.com/origins/dune.html">jitterbug.com</a>, listing some rather interesting similarities between the Star Wars movies, and the Dune books&#8230;</p>
<p>There&#8217;s a lot of reading there, but the first bit is already interesting enough, with a Jabba The Hut can Leto II cartoon too!  <img src='http://bug.reaper.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><small>Tags: <a href="http://technorati.com/tag/Dune" rel="tag">Dune</a>, <a href="http://technorati.com/tag/Star+Wars" rel="tag">Star Wars</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://bug.reaper.org/archive/158/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fireworks Photo Tips</title>
		<link>http://bug.reaper.org/archive/143</link>
		<comments>http://bug.reaper.org/archive/143#comments</comments>
		<pubDate>Mon, 03 Jul 2006 10:55:21 +0000</pubDate>
		<dc:creator>Bug-E</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://bug.reaper.org/archive/143</guid>
		<description><![CDATA[Fireworks Photo Tips [via Gizmodo] Ed Krimen at Photobird gives us his top five tips for shooting fireworks, which might just make the difference between bringing the shot home to momma and ending up with some, uh, modern digital art. That&#8217;s quite cool. Some nice handy tips for how to get that just-right shot of [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><a href="http://www.photobird.com/learn/top5tipsfireworks.html">Fireworks Photo Tips</a> [via <a href="http://gizmodo.com/gadgets/digital-cameras/fireworks-photo-tips-184533.php">Gizmodo</a>]<br />
Ed Krimen at Photobird gives us his top five tips for shooting fireworks, which might just make the difference between bringing the shot home to momma and ending up with some, uh, modern digital art.</p></blockquote>
<p>That&#8217;s quite cool.  Some nice handy tips for how to get that just-right shot of fireworks displays with your camera.  Most of the tips really only apply to SLR-esque cameras, as you need to be able to tweak such settings as exposure time and shutter speed, which most point-and-shoot cameras don&#8217;t allow.</p>
<p>One thing I don&#8217;t have for my camera is a remote-release, maybe I should invest in one&#8230;  Allthough it apparently doesn&#8217;t make *that* much of a difference, you *can* pick up some minutest amount of camera shake when pressing that shutter button, which could impact on the final shot.</p>
<p><small>Tags: <a href="http://technorati.com/tag/Fireworks" rel="tag">Fireworks</a>, <a href="http://technorati.com/tag/Photo" rel="tag">Photo</a>, <a href="http://technorati.com/tag/Photobird" rel="tag">Photobird</a>, <a href="http://technorati.com/tag/camera" rel="tag">camera</a>, <a href="http://technorati.com/tag/SLR" rel="tag">SLR</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://bug.reaper.org/archive/143/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Strobist Photography Boot Camp</title>
		<link>http://bug.reaper.org/archive/142</link>
		<comments>http://bug.reaper.org/archive/142#comments</comments>
		<pubDate>Thu, 15 Jun 2006 11:39:05 +0000</pubDate>
		<dc:creator>Bug-E</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://bug.reaper.org/archive/142</guid>
		<description><![CDATA[Strobist: Strobist Boot Camp: Rules, Guidelines and First Assignment Welcome to Strobist&#8217;s first-ever Boot Camp! It starts now. This is where you make the transition from &#8220;talking the talk&#8221; to &#8220;walking the walk.&#8221; The main point of SBC is to nudge those photographers out there who have not made the transition to actually trying this [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><a href="http://strobist.blogspot.com/2006/06/strobist-boot-camp-rules-guidelines.html">Strobist: Strobist Boot Camp: Rules, Guidelines and First Assignment</a><br />
Welcome to Strobist&#8217;s first-ever Boot Camp! It starts now. This is where you make the transition from &#8220;talking the talk&#8221; to &#8220;walking the walk.&#8221;</p>
<p>The main point of SBC is to nudge those photographers out there who have not made the transition to actually trying this lighting stuff out to make the jump. Secondarily, we will hopefully all get a chance to see what many different photogs &#8211; from all around the world &#8211; do with the exact same assignments. You&#8217;ll also be able to ask &#8220;how&#8217;d you do that?&#8221; questions to your fellow photographers. Using Flickr, we will effectively become a virtual classroom. </p></blockquote>
<p>Very nice.  Strobist started a Boot Camp for photography.  I&#8217;ll definitely be keeping an eye on his site.</p>
<p><small>Tags: <a href="http://technorati.com/tag/Strobist" rel="tag">Strobist</a>, <a href="http://technorati.com/tag/Boot+Camp" rel="tag">Boot Camp</a>, <a href="http://technorati.com/tag/photography" rel="tag">photography</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://bug.reaper.org/archive/142/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Linux Dapper Drake final[ly]</title>
		<link>http://bug.reaper.org/archive/132</link>
		<comments>http://bug.reaper.org/archive/132#comments</comments>
		<pubDate>Thu, 01 Jun 2006 15:10:10 +0000</pubDate>
		<dc:creator>Bug-E</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://bug.reaper.org/archive/132</guid>
		<description><![CDATA[Ubuntu Linux 6.06 LTS Ubuntu, which has become one of the world&#8217;s most popular Linux distributions in recent years, launched its latest version on June 1 following months of intense testing. The new release is titled Ubuntu 6.06 LTS (Long Term Support), and has a specific emphasis on the needs of large organisations with both [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><a href="http://www.ubuntu.com/news/606released">Ubuntu Linux 6.06 <strong>LTS</strong></a><br />
Ubuntu, which has become one of the world&#8217;s most popular Linux distributions in recent years, launched its latest version on June 1 following months of intense testing. The new release is titled Ubuntu 6.06 LTS (Long Term Support), and has a specific emphasis on the needs of large organisations with both desktop and server versions.</p></blockquote>
<p>Ah yes, finally.  Dapper is final, and ready for consumption.<br />
<a href="http://www.tectonic.co.za/view.php?src=rss&#038;id=1015">Tectonic</a> has an article about it, and quite rightly also points to the spot where you can <a href="http://releases.ubuntu.com/6.06/">download Dapper Drake</a>.</p>
<p>Personally, I&#8217;ve been running the betas of Dapper at work for a few months already, and it&#8217;s been great.  I&#8217;ve had next to no problems with it.  I at first upgraded to Dapper to try out the new X.Org 7.0 that has support for <a href="http://www.tectonic.co.za/view.php?id=916">Xgl and Compiz</a> [tectonic.co.za], and I quite liked it.  It wasn&#8217;t 100% responsive on my home machine, even on an AMD64 3000+ chip with a PCI-X 6600GT card, but that may very well have been due to some of my own user error.  I&#8217;ll need to try it again sometime soon.  The one big thing I love about Ubuntu is just the fact that it has so far not given me any problems with connecting any of my hardware to it, from scanners to printers to digital cameras to external USB devices to 11-in-1 card readers to PSPs.  Not on problem connecting any of those to it.  And now, there&#8217;s also <a href="http://picasa.google.com/linux/index.html">Picasa for Linux</a> (which, by the way, has a .deb that works 100% on Ubuntu), thanks Google!</p>
<p><small>Tags: <a href="http://technorati.com/tag/Ubuntu" rel="tag">Ubuntu</a>, <a href="http://technorati.com/tag/Linux" rel="tag">Linux</a>, <a href="http://technorati.com/tag/Dapper" rel="tag">Dapper</a>, <a href="http://technorati.com/tag/Dapper+Drake" rel="tag">Dapper Drake</a>, <a href="http://technorati.com/tag/Xgl" rel="tag">Xgl</a>, <a href="http://technorati.com/tag/Compiz" rel="tag">Compiz</a>, <a href="http://technorati.com/tag/Picasa" rel="tag">Picasa</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://bug.reaper.org/archive/132/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Photography Tip: Understanding camera basics</title>
		<link>http://bug.reaper.org/archive/131</link>
		<comments>http://bug.reaper.org/archive/131#comments</comments>
		<pubDate>Wed, 31 May 2006 08:46:23 +0000</pubDate>
		<dc:creator>Bug-E</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://bug.reaper.org/archive/131</guid>
		<description><![CDATA[On my travels through bloglines today, I found this gem on lifehacker.com: Photography Tip: Understanding camera basics [via lifehacker.com] The Photography Jam blog has posted a beginners tutorial covering several camera basics. The write-up covers most of your basics such as shutter speed, aperture, etc. The nice thing is that it applies to both the [...]]]></description>
			<content:encoded><![CDATA[<p>On my travels through bloglines today, I found this gem on lifehacker.com:</p>
<blockquote><p><a href="http://www.photographyjam.com/articles/29/camera-basics-shutter-speed-aperture-and-iso">Photography Tip: Understanding camera basics</a> [via <a href="http://www.lifehacker.com/software/photography-tip/photography-tip-understanding-camera-basics-174449.php">lifehacker.com</a>]<br />
The Photography Jam blog has posted a beginners tutorial covering several camera basics.</p></blockquote>
<p>The write-up covers most of your basics such as shutter speed, aperture, etc.   The nice thing is that it applies to both the dying film photography and to digital photography (with the help of your more expensive SLR type cameras though.  Not many point-&#8217;n-shoot cameras allow you to change settings such as aperture priority or shutter speed&#8230;)</p>
<p>All in all a good read, with pictures!  <img src='http://bug.reaper.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><small>Tags: <a href="http://technorati.com/tag/lifehacker" rel="tag">lifehacker</a>, <a href="http://technorati.com/tag/camera+basics" rel="tag">camera basics</a>, <a href="http://technorati.com/tag/Photography" rel="tag">Photography</a>, <a href="http://technorati.com/tag/shutter+speed" rel="tag">shutter speed</a>, <a href="http://technorati.com/tag/aperture" rel="tag">aperture</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://bug.reaper.org/archive/131/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Hold A Camera</title>
		<link>http://bug.reaper.org/archive/130</link>
		<comments>http://bug.reaper.org/archive/130#comments</comments>
		<pubDate>Wed, 31 May 2006 07:59:41 +0000</pubDate>
		<dc:creator>Bug-E</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://bug.reaper.org/archive/130</guid>
		<description><![CDATA[How To Hold A Camera [via Gizmodo] [also on lifehacker.com] You&#8217;ve bought that fancy new high-ass optical zoom digicam, gotten home, unwrapped it, and started shooting. Problem is, all your shots are coming out blurry. What gives? You may be holding your camera incorrectly. I know I&#8217;ve had to show the kids quite a few [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><a href="http://digital-photography-school.com/blog/how-to-hold-a-digital-camera/">How To Hold A Camera</a> [via <a href="http://gizmodo.com/gadgets/digital-cameras/how-to-hold-a-camera-177198.php">Gizmodo</a>] [also on <a href="http://www.lifehacker.com/software/photography-tip/how-to-correctly-hold-a-digital-camera-177059.php">lifehacker.com</a>]<br />
You&#8217;ve bought that fancy new high-ass optical zoom digicam, gotten home, unwrapped it, and started shooting. Problem is, all your shots are coming out blurry. What gives? You may be holding your camera incorrectly.</p></blockquote>
<p>I know I&#8217;ve had to show the kids quite a few times how <strong>not</strong> to hold the camera (&#8220;Take your finger off of the flash!&#8221;), but I never really knew the <strong>right</strong> way to hold a camera.  Now I do. <img src='http://bug.reaper.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><small>Tags: <a href="http://technorati.com/tag/Camera" rel="tag">Camera</a>, <a href="http://technorati.com/tag/digicam" rel="tag">digicam</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://bug.reaper.org/archive/130/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lego Mindstorm to go opensource</title>
		<link>http://bug.reaper.org/archive/126</link>
		<comments>http://bug.reaper.org/archive/126#comments</comments>
		<pubDate>Tue, 25 Apr 2006 13:40:31 +0000</pubDate>
		<dc:creator>Bug-E</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Gadgets]]></category>

		<guid isPermaLink="false">http://bug.reaper.org/archive/126</guid>
		<description><![CDATA[I&#8217;ve always wanted a Lego Mindstorms set or ten. Hell, I&#8217;ve always wanted more Lego. Now it seems that I might just have to make that extra effort to get some Mindstorms in the near future. Tectonic reports that the next version of Lego Mindstorm will be released under an as-yet undetermined open-source licence. Never [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve always wanted a Lego Mindstorms set or ten.  Hell, I&#8217;ve always wanted more Lego.  Now it seems that I might just have to make that extra effort to get some Mindstorms in the near future.  Tectonic reports that the <a href="http://www.tectonic.co.za/view.php?src=rss&#038;id=974">next version of Lego Mindstorm</a> will be released under an as-yet undetermined open-source licence.</p>
<p>Never heard of Lego Minfstorm?  Shame on you.  Go <a href="http://mindstorms.lego.com/">here</a> and check it out.</p>
<p>It also appears that <a href="http://gizmodo.com/gadgets/gadgets/lego-mindstorms-nxt-software-going-open-source-168532.php">Gizmodo</a> mentioned this subject too, and has some links.</p>
<p><small>Tags: <a href="http://technorati.com/tag/Lego" rel="tag">Lego</a>, <a href="http://technorati.com/tag/Mindstorms" rel="tag">Mindstorms</a>, <a href="http://technorati.com/tag/open-source" rel="tag">open-source</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://bug.reaper.org/archive/126/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More on virtual machines on MacOSX</title>
		<link>http://bug.reaper.org/archive/122</link>
		<comments>http://bug.reaper.org/archive/122#comments</comments>
		<pubDate>Fri, 07 Apr 2006 04:59:54 +0000</pubDate>
		<dc:creator>Bug-E</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Articles]]></category>
		<category><![CDATA[Views]]></category>

		<guid isPermaLink="false">http://bug.reaper.org/archive/122</guid>
		<description><![CDATA[Following up from my previous post about MacOSX and Windows on the same Intel-based Mac, I found more articles about some new software called Parallels Workstation. Although not quite the same as Apple&#8217;s Bootcamp software, Parallels Workstation is a virtualisation app allowing a MacOSX user to install anything from DOS to Windows to their favourite [...]]]></description>
			<content:encoded><![CDATA[<p>Following up from my previous post about <a href="http://bug.reaper.org/archive/121">MacOSX and Windows on the same Intel-based Mac</a>, I found <a href="http://www.pcmag.com/article2/0,1895,1946934,00.asp">more</a> <a href="http://www.betanews.com/article/Company_Offers_Windows_in_Mac_OS/1144341876">articles</a> about some new software called Parallels Workstation.  Although not quite the same as Apple&#8217;s Bootcamp software, Parallels Workstation is a virtualisation app allowing a MacOSX user to install anything from DOS to Windows to their favourite flavour of Linux in a virtual machine.  At $50, I think it&#8217;s a bit steep for mere virtualisation software.  Apple&#8217;s solution will likely be much more useful, if running Windows on Mac hardware is your thing.  Seeing that MacOSX is based on FreeBSD, surely apps like <a href="http://www.qemu.org/">qemu</a> should be able to run on it?</p>
<p><small>Tags: <a href="http://technorati.com/tag/MacOSX" rel="tag">MacOSX</a>, <a href="http://technorati.com/tag/Windows" rel="tag">Windows</a>, <a href="http://technorati.com/tag/Parallels+Workstation" rel="tag">Parallels Workstation</a>, <a href="http://technorati.com/tag/Bootcamp" rel="tag">Bootcamp</a>, <a href="http://technorati.com/tag/qemu" rel="tag">qemu</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://bug.reaper.org/archive/122/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Roleplaying Games for Handhelds</title>
		<link>http://bug.reaper.org/archive/113</link>
		<comments>http://bug.reaper.org/archive/113#comments</comments>
		<pubDate>Thu, 19 Jan 2006 06:18:49 +0000</pubDate>
		<dc:creator>Bug-E</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Games]]></category>

		<guid isPermaLink="false">http://bug.reaper.org/archive/113</guid>
		<description><![CDATA[Thanks to joystiq.com, I now have another site that I&#8217;ve added to my list of RSS feeds: rpgdot.com Joystiq links to a nice round-up article on rpgdot.com that lists the RPG games for current handheld platforms, PSP, Nintendo DS and Gameboy Advance, with ratings for each game and some screenshots. Can&#8217;t decide which RPG game [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to joystiq.com, I now have another site that I&#8217;ve added to my list of RSS feeds:  <a href="http://www.rpgdot.com/">rpgdot.com</a></p>
<p>Joystiq links to a nice round-up article on rpgdot.com that lists the <a href="http://www.rpgdot.com/index.php?hsaction=10053&#038;ID=1202">RPG games for current handheld platforms</a>, PSP, Nintendo DS and Gameboy Advance, with ratings for each game and some screenshots.  Can&#8217;t decide which RPG game to try out next for your favourite handheld platform?  Give that article a read&#8230;</p>
<p><small>Tags: <a href="http://technorati.com/tag/RPG" rel="tag">RPG</a>, <a href="http://technorati.com/tag/PSP" rel="tag">PSP</a>, <a href="http://technorati.com/tag/Nintendo+DS" rel="tag">Nintendo DS</a>, <a href="http://technorati.com/tag/Gameboy+Advance" rel="tag">Gameboy Advance</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://bug.reaper.org/archive/113/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

