<?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; Software</title>
	<atom:link href="http://bug.reaper.org/archive/category/reviews/software/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>Mon, 07 Apr 2008 08:52:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.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>Incredible cellphone and XBox 360 deal</title>
		<link>http://bug.reaper.org/archive/178</link>
		<comments>http://bug.reaper.org/archive/178#comments</comments>
		<pubDate>Wed, 04 Oct 2006 11:52:25 +0000</pubDate>
		<dc:creator>Bug-E</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Views]]></category>

		<guid isPermaLink="false">http://bug.reaper.org/archive/178</guid>
		<description><![CDATA[Opening the Cape Argus today, I found an Incredible Connection pamphlet.  On the front page of this pamphlet, there&#8217;s a bloody good deal to get an Xbox 360&#8230; Here&#8217;s the deal. You pay a once-off sim and connection fee of R202, and they give you a Nokia 1600, and an Xbox 360 Pro System, for [...]]]></description>
			<content:encoded><![CDATA[<p>
Opening the <a href="http://www.capeargus.co.za/">Cape Argus</a> today, I found an <a href="http://www.incredible.co.za">Incredible Connection</a> pamphlet.  On the front page of this pamphlet, there&#8217;s a bloody good deal to get an Xbox 360&#8230;
</p>
<p>
Here&#8217;s the deal.
</p>
<p>
You pay a once-off sim and connection fee of R202, and they give you a Nokia 1600, and an Xbox 360 Pro System, for free.  You will also then be paying R211.60 per month for 24 months, which gives you a &#8220;Business contract&#8221; with <a href="http://www.vodacom.co.za">Vodacom</a>.
</p>
<p>
So lets do the math.  R211.60 x 24 + R202 = <a href="http://www.google.com/search?q=convert%205280.40%20ZAR%20to%20USD" title="5 280.40 South African rands = 681.755387 U.S. dollars as at time of typing">R5280.40</a><br />
<br />The XBox 360 Pro System sells for R3699 at Incredible.
</p>
<p>
I suppose it&#8217;s not bad if you already have a kickass phone (let&#8217;s face it, the Nokia 1600 is not exactly the most feature-rich of phones), and you want an XBox 360, but still.  I suppose this just adds onto the console-phone deals that have made it into the light of day over the past few years&#8230;
</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/vodacom" rel="tag">vodacom</a>, <a href="http://www.technorati.com/tag/contract" rel="tag">contract</a>, <a href="http://www.technorati.com/tag/cellphone" rel="tag">cellphone</a>, <a href="http://www.technorati.com/tag/xbox" rel="tag">xbox</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://bug.reaper.org/archive/178/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog management software for MacOSX</title>
		<link>http://bug.reaper.org/archive/177</link>
		<comments>http://bug.reaper.org/archive/177#comments</comments>
		<pubDate>Tue, 03 Oct 2006 19:53:57 +0000</pubDate>
		<dc:creator>salvo</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://bug.reaper.org/archive/177</guid>
		<description><![CDATA[Well, I tried my hand at Ecto and this is a really nice piece of software, but it costs money. So I tried looking around for some free blog management software (that will allow me to blog from my MacBook Pro), where I can save the post and submit it when I have access to [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I tried my hand at <a href="http://ecto.kung-foo.tv/">Ecto</a> and this is a really nice piece of software, but it costs money.</p>
<p>So I tried looking around for some free blog management software (that will allow me to blog from my MacBook Pro), where I can save the post and submit it when I have access to the internet (OK, I live in South Africa, where the wireless networks are all commercial networks).</p>
<p><span id="more-177"></span><br />
I came across a really cool website, called <a href="http://www.macupdate.com">MacUpdate</a> and there I stumbled across Bleezer (which I am currently using to type up this short blog).  Its ok, I have managed to spend less than a minutes configuring the WordPress Online blog that houses this blog and now I&#8217;m typing away.  It also supports two built-in tags, technorati and del.icio.us.  Plus you have the option of adding your own customs tags.  The preferences interface is very neat and tidy.</p>
<p>I&#8217;m about to submit this post, and I have also included two links, lets see what happens.</p>
<p>Update: well it took forever to upload the blog entry and none of the links worked, so its back to <a href="http://ecto.kung-foo.tv/">Ecto</a>, which seems to be doing the job exceptionally well. </p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/blog management" rel="tag">blog management</a>, <a href="http://www.technorati.com/tag/apple" rel="tag">apple</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://bug.reaper.org/archive/177/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>First Ubuntu Billboard spotted</title>
		<link>http://bug.reaper.org/archive/163</link>
		<comments>http://bug.reaper.org/archive/163#comments</comments>
		<pubDate>Thu, 03 Aug 2006 17:12:01 +0000</pubDate>
		<dc:creator>Bug-E</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Views]]></category>

		<guid isPermaLink="false">http://bug.reaper.org/archive/163</guid>
		<description><![CDATA[&#8220;The above billboard was spotted near the Ralston exit in Redwood&#8221; Found this on digg. Pretty nifty that there are now Ubuntu billboards on the side of the road&#8230; Even the sysadmin at my workplace has given up on Fedora in favour of Ubuntu, and so far he seems very happy with it&#8230; read more&#160;&#124;&#160;digg [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>&#8220;The above billboard was spotted near the Ralston exit in Redwood&#8221;</p></blockquote>
<p>Found this on digg.  Pretty nifty that there are now Ubuntu billboards on the side of the road&#8230;  Even the sysadmin at my workplace has given up on Fedora in favour of Ubuntu, and so far he seems very happy with it&#8230;</p>
<p><a href="http://ubuntu.wordpress.com/2006/08/03/first-ubuntu-billboard-spotted/">read more</a>&nbsp;|&nbsp;<a href="http://digg.com/linux_unix/First_Ubuntu_Billboard_spotted">digg story</a></p>
]]></content:encoded>
			<wfw:commentRss>http://bug.reaper.org/archive/163/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beyond the click</title>
		<link>http://bug.reaper.org/archive/141</link>
		<comments>http://bug.reaper.org/archive/141#comments</comments>
		<pubDate>Wed, 14 Jun 2006 05:30:36 +0000</pubDate>
		<dc:creator>Bug-E</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Views]]></category>

		<guid isPermaLink="false">http://bug.reaper.org/?p=141</guid>
		<description><![CDATA[Whoa mamma! I attended an Apple seminar/demo/evangelism session at Canal Walk, Cape Town last night. I pitch, say my name, get a free popcorn and water. Good start. Bring on the Salt&#038;Vinegar seasoning! Anyway. After watching the guys from Project 3 demo some stuff on a 30&#8243; Apple Cinema (More drool here&#8230;) display, and some [...]]]></description>
			<content:encoded><![CDATA[<p>Whoa mamma!<br />
I attended an Apple seminar/demo/evangelism session at Canal Walk, Cape Town last night.  I pitch, say my name, get a free popcorn and water.  Good start.  Bring on the Salt&#038;Vinegar seasoning!</p>
<p>Anyway.  After watching the guys from <a href="http://www.project3.co.za/">Project 3</a> demo some stuff on a <a href="http://www.apple.com/displays/">30&#8243; Apple Cinema</a> (More drool here&#8230;) display, and some other people arbing around some other Mac hardware, we were ushered into the cinema for a demonstration.</p>
<p>Welcomed by some Apple guy, then over to Kevin Miller, a Scotsman living in Paris, head of Product Marketing or something.  &#8220;Part of the product evangelism team&#8221; he was introduce as.  Heh.</p>
<p>He started off by mentioning the Apple hardware that everybody should have.  &#8220;Hands up who owns a Mac?&#8221; &#8220;OK, hands up who doesn&#8217;t own a Mac?&#8221; &#8220;Right, don&#8217;t worry you guys, this is not a cult, you are not here to be converted.  But you&#8217;ll see why you want to.&#8221; it all started with.  He showed some slideshows showing the hardware, the <a href="http://www.apple.com/macbook/macbook.html">white and black Macbooks</a>, the oh-so-much-better <a href="http://www.apple.com/macbookpro/">Intel Core Duo Macbook Pro</a>, and some pics of the iMac too.  Then onto the juicy bits.</p>
<p><strong>iLife &#8217;06</strong><br />
Kevin started with the different productivity apps that form part of the iLife &#8217;06 suite.  I&#8217;ve never seen these apps in action, and he took each of them (except for GarageBand) for a test drive on a Macbook Pro plugged into a projector, projecting the images onto the <strong>whole</strong> movie screen.  It was awesome. <img src='http://bug.reaper.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Anyway, iPhoto was great.  It felt very much like Google&#8217;s Picasa, but with a whole bunch extra.  iMovie also looked very good.  iWeb not *that* great, but good for a quick create a webpage/photoblog type thing.<br />
I couldn&#8217;t help but feel that most of what iLife &#8217;06 had, has already been done by other applications elsewhere.  I don&#8217;t know if there was any version of iLife before &#8217;06, but there were things like theming and auto-create-a-movie type features that I&#8217;ve seen in Pinnacle&#8217;s Movie Studio, etc.  I wouldn&#8217;t know who came up with these things first, and I&#8217;d actually guess that it would be Apple, seeing that Apple&#8217;s been in the publishing and video editing market for quite some time.  But that&#8217;s besides the point.<br />
In a nutshell?  iLife &#8217;06 is a brilliant addition to the default install of MacOSX, and made me want to buy a Mac right there and then.  Anybody have R23k for me?</p>
<p>iLife &#8217;06 was not the highlight of the evening though.<br />
Kevin went on to demonstrate the sheer awesomeness of what is <a href="http://www.apple.com/aperture/">Aperture</a>.</p>
<p><em>Aperture</em> is <strong>the</strong> post-production application for professional and serious amateur photographers.  It costs $299, but if you&#8217;re any kind of serious about photography, and you own a Mac (PowerPC or Intel version, as of version 1.1 it&#8217;s a universal binary), you want Aperture.  And besides, those of you that can afford a R23000 (nee $2799) for a Macbook Pro, you can afford the extra $299 for Aperture. <img src='http://bug.reaper.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />   Anybody that takes any kind of photos with a Digital SLR camera (hell, even point-and-shoot digicams) would do well getting this software to manage their photos.</p>
<p>Aperture is not a replacement for something like Photoshop.  It&#8217;s a pre-Photoshop(maybe) app.  It links in seamlessly with iLife &#8217;06, and makes touch ups and investigations into each photo (RAW format preferred, but not required).  I wasn&#8217;t taking notes during the session, I was too busy gaping at the features of this app.  Import management, stacking pictures based on time between shots, a loupe to zoom in and check out detailed portions of a photo, the speeeeeed of it all, the fact that you can apply a filter or touch up (white balance correction or whatever), and &#8220;stamp&#8221; that change to several other photos,to name but a few of the features that stuck in my mind.<br />
Managing large amounts of photos is *so* much easier with Aperture.</p>
<p>OK, enough of the harping on about the awesomeness of Apple and their software.  I&#8217;ve said enough.  Go check out the <a href="http://www.apple.com/aperture/">Aperture</a> website for yourself to see for yourself what it can do.</p>
<p>One day, I&#8217;ll have all I need to use this app.  Two 30&#8243; displays, a MacBook pro, a nice Nikon or Canon DSLR camera, lots of memory cards for the camera, and a room to put it all in. <img src='http://bug.reaper.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   Oh, and an iPod.  Just because.</p>
<p><small>Tags: <a href="http://technorati.com/tag/Apple" rel="tag">Apple</a>, <a href="http://technorati.com/tag/Macbook" rel="tag">Macbook</a>, <a href="http://technorati.com/tag/Macbook+Pro" rel="tag">Macbook Pro</a>, <a href="http://technorati.com/tag/iLife+%26%238217%3B06" rel="tag">iLife &#8217;06</a>, <a href="http://technorati.com/tag/Aperture" rel="tag">Aperture</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://bug.reaper.org/archive/141/feed</wfw:commentRss>
		<slash:comments>1</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>RSS Ticker Firefox Extension</title>
		<link>http://bug.reaper.org/archive/128</link>
		<comments>http://bug.reaper.org/archive/128#comments</comments>
		<pubDate>Wed, 10 May 2006 12:09:40 +0000</pubDate>
		<dc:creator>Bug-E</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://bug.reaper.org/?p=128</guid>
		<description><![CDATA[With E3 happening round about now, I wanted to keep up to date with the E3 news as it came down the wires, and my current RSS reader (I&#8217;m using thunderbird&#8217;s RSS folders thing, and then also bloglines.com) is set to update only every hour or so, so I wanted something else. Back when I [...]]]></description>
			<content:encoded><![CDATA[<p>With E3 happening round about now, I wanted to keep up to date with the E3 news as it came down the wires, and my current RSS reader (I&#8217;m using thunderbird&#8217;s RSS folders thing, and then also <a href="http://www.bloglines.com/">bloglines.com</a>) is set to update only every hour or so, so I wanted something else.</p>
<p>Back when I was still running <a href="http://gentoo.org/">gentoo</a> on my desktop PC, I was using <a href="http://kde.org/">KDE</a>, which had a nice newsticker that could fetch RSS feeds and tick them at the bottom/top of the screen.  Now that I&#8217;m running <a href="http://www.ubuntulinux.org/">Ubuntu</a>, which uses <a href="http://gnome.org/">Gnome</a> by default, I wanted something similar that the KDE newsticker.  So a googling I went.  I found a rather poor attempt at a ticker for gnome, which adds an applet to a gnome panel.  Not bad, but not quite what I was looking for.  Then it struck me!  I&#8217;m using <a href="http://www.spreadfirefox.com/?q=affiliates&#038;id=14066&#038;t=79">Firefox</a>!  Some more googling, and I found this:</p>
<blockquote><p><a href="http://www.efinke.com/rssticker/">RSS Ticker Firefox Extension</a><br />
RSS Ticker is an extension for the Mozilla Firefox Web browser that scrolls your live bookmarks (also known as newsfeeds/RSS feeds) across your browser, a la a cable-news style ticker.</p></blockquote>
<p>Clickety-click, installed.  Restart Firefox and voila!  An extra panel at the bottom of the browser, which reads your Firefox Live Bookmarks (RSS-in-a-bookmark-format), and tickers them across the browser window.  It can open the items in a new tab for you, and it can hide the items you&#8217;ve already read.  Gotta love it!</p>
<p><small>Tags: <a href="http://technorati.com/tag/E3" rel="tag">E3</a>, <a href="http://technorati.com/tag/RSS" rel="tag">RSS</a>, <a href="http://technorati.com/tag/Firefox" rel="tag">Firefox</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://bug.reaper.org/archive/128/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simpleviewer &#8211; Flash-based gallery tool</title>
		<link>http://bug.reaper.org/archive/114</link>
		<comments>http://bug.reaper.org/archive/114#comments</comments>
		<pubDate>Thu, 16 Feb 2006 14:55:59 +0000</pubDate>
		<dc:creator>Bug-E</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://bug.reaper.org/?p=114</guid>
		<description><![CDATA[Thanks to Vev, I found SimpleViewer, a very nice and smooth flash-based gallery tool. It even has a nice Picasa web template, for very, very easy exporting of your pics into a simple, uploadable folder. It even has an Apple Mac iPhoto export option too&#8230; Very nice. I&#8217;ll be using it Real Soon Now[tm] to [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to Vev, I found <a href="http://www.airtightinteractive.com/simpleviewer/">SimpleViewer</a>, a very nice and smooth flash-based gallery tool.</p>
<p>It even has a nice <a href="http://picasa.google.com/index.html">Picasa</a> web template, for very, very easy exporting of your pics into a simple, uploadable folder.  It even has an Apple Mac <a href="http://www.apple.com/ilife/iphoto/">iPhoto</a> export option too&#8230;  Very nice.  I&#8217;ll be using it <em>Real Soon Now[tm]</em> to upload some pics of the new addition to our family (Yeah, that&#8217;s where I&#8217;ve been, the S.O. had a baby 3 weeks ago&#8230;)</p>
<p>Check out the <a href="http://www.airtightinteractive.com/photos">SimpleViewer Demo</a>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://bug.reaper.org/archive/114/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google mMaim &#8211; Mysql Monitoring Made Easy</title>
		<link>http://bug.reaper.org/archive/105</link>
		<comments>http://bug.reaper.org/archive/105#comments</comments>
		<pubDate>Wed, 14 Dec 2005 07:30:54 +0000</pubDate>
		<dc:creator>Bug-E</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://bug.reaper.org/archive/105</guid>
		<description><![CDATA[mMAIM stands for MySQL Monitoring And Investigation Module mMAIM&#8217;s purpose is to make a it easy to monitor and analyze MySQL servers and to easily integrate itself into any environment. It can show Master/Slave sync stats, some efficiency stats, can return statistics from most of the &#8220;show&#8221; commands and more. Interesting. We use MySQL at [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><a href="http://goog-mmaim.sourceforge.net/">mMAIM</a> stands for MySQL Monitoring And Investigation Module mMAIM&#8217;s purpose is to make a it easy to monitor and analyze MySQL servers and to easily integrate itself into any environment. It can show Master/Slave sync stats, some efficiency stats, can return statistics from most of the &#8220;show&#8221; commands and more.</p></blockquote>
<p>Interesting.  We use <a href="http://www.mysql.com/">MySQL</a> at <a href="http://www.iol.co.za/">work</a>, so this will be a valuable addition to our <a href="http://www.nagios.org/">Nagios</a> checks&#8230;  It should be fairly easy to incorporate an mMAIM plug-in for Nagios and get alerted&#8230;  The mMAIM project seems to be in beta still, but nowadays, what *isn&#8217;t* in beta?  Especially Google projects&#8230;  Hell, even Gmail is still in beta, and it&#8217;s close to 2 years in use already&#8230;</p>
<p>A related article to this one, over at <a href="http://xooglers.blogspot.com/2005/12/lets-get-real-database.html">xooglers.blogspot.com</a>, about how Google&#8217;s AdWords project was built using MySQL&#8230;  A decision was made to switch to a &#8220;Real Database&#8221; (meaning a paid-for one), but rumour has it they tried another database, and ended back with MySQL.  What database they&#8217;re using now is anybody&#8217;s guess.</p>
<p><small>Tags: <a href="http://technorati.com/tag/%3Ca+href%3D%22http%3A%2F%2Fgoog-mmaim.sourceforge.net%2F%22%3EmMAIM%3C%2Fa%3E" rel="tag"><a href="http://goog-mmaim.sourceforge.net/">mMAIM</a></a>, <a href="http://technorati.com/tag/MySQL" rel="tag">MySQL</a>, <a href="http://technorati.com/tag/Nagios" rel="tag">Nagios</a>, <a href="http://technorati.com/tag/Google" rel="tag">Google</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://bug.reaper.org/archive/105/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Planet inside WordPress</title>
		<link>http://bug.reaper.org/archive/98</link>
		<comments>http://bug.reaper.org/archive/98#comments</comments>
		<pubDate>Mon, 28 Nov 2005 09:26:26 +0000</pubDate>
		<dc:creator>Bug-E</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://bug.reaper.org/?p=98</guid>
		<description><![CDATA[I&#8217;ve been wanting to get a Planet aggregator page (See planetplanet.org) going for my blog for a while now, and whenever I had the urge to do so, I went and had a search for a WordPress plugin or some such to automatically update a WordPress page on my blog, with the Planet&#8217;s content, all [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been wanting to get a Planet aggregator page (See <a href="http://www.planetplanet.org/">planetplanet.org</a>) going for my blog for a while now, and whenever I had the urge to do so, I went and had a search for a WordPress plugin or some such to automatically update a WordPress page on my blog, with the Planet&#8217;s content, all with my current WordPress theme&#8217;s markups and doodats.  Either I didn&#8217;t search properly, or there was no such thing&#8230;</p>
<p>As a short-term hack (long-term being figuring out how the WordPress plugin architecture works and getting a management interface going), I created a small shell script, together with the planetplanet.org app, to directly interface with the mysql database, and just update the WordPress page&#8217;s content.</p>
<p>You can see the end-result on my <a href="http://bug.reaper.org/planet/">Bug-E&#8217;s Planet</a> page.</p>
<p>The code can be found <a href="/wp-content/planet2wordpress.sh">here</a>.  The shell script is the least of the effort though.</p>
<p>Installation instructions:</p>
<ul>
<li>Follow the instructions at <a href="http://www.planetplanet.org/">planetplanet.org</a> to get <i>planet</i> installed</li>
<li>Follow their instructions to setup a config.ini file going, with all your rss feeds in the config file.<br />
I ended up with a single template, found <a href="/wp-content/wordpress.html.tmpl">here</a> (right-click save as&#8230;), that had a very simple loop in.
</li>
<li>Run the planet script once (<i>python planet.py path/to/own/config.ini), making sure that it fetches everything fine, and creates all the output files you expect it to.</i></li>
<li>Open your WordPress admin interface, and create a new page (not a post, a page).  Give it a name, leave it blank.  Take note of it&#8217;s ID.  You may need to have a look inside your database what that page&#8217;s ID is.</li>
<li>Download my planet2wordpress.sh script above, save it someplace</li>
<li>Open the script in an editor, and edit the first 8 config lines, filling in your database details, and some path details.</li>
<li><b>Important</b>: Make a backup of your database first, use mysqldump or something, just in case something bad happens.</li>
<li>Run the planet2wordpress.sh script manually, like so:<br />
sh planet2wordpress.sh /path/to/wordpress.template.output.html</li>
<li>If there were no error messages, all should have worked fine, and you should see your planet&#8217;s contents on your blog page.</li>
<li>All that is left to do now is to play with the planet template file to make it look correct, this part took me the longest.</li>
<li>Once you&#8217;ve got the template all finished, just add the planet2wordpress.sh into your crontab, for every 15 minutes or however often, and voila, you have an automatically updating Planet page.</li>
</ul>
<p>I hope this helps anybody that&#8217;s been wanting to do this.  It helps me. <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/Planet" rel="tag">Planet</a>, <a href="http://technorati.com/tag/planetplanet" rel="tag">planetplanet</a>, <a href="http://technorati.com/tag/Wordpress" rel="tag">WordPress</a>, <a href="http://technorati.com/tag/planet2wordpress" rel="tag">planet2wordpress</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://bug.reaper.org/archive/98/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
