<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<feed xmlns="http://www.w3.org/2005/Atom">

	<title>Planet Openbox</title>
	<link rel="self" href="http://planetob.openmonkey.com/atom.xml"/>
	<link href="http://planetob.openmonkey.com"/>
	<id>http://planetob.openmonkey.com/atom.xml</id>
	<updated>2010-03-12T15:01:55+00:00</updated>
	<generator uri="http://www.planetplanet.org/">Planet/2.0 +http://www.planetplanet.org</generator>

	<entry>
		<title type="html">Passport Canada: Passport Cost</title>
		<link href="http://feedproxy.google.com/~r/memento_log/~3/lxsVm5x0gYE/passport-canada-pass.html"/>
		<id>http://miklos.ca/log/2010/03/passport-canada-pass.html</id>
		<updated>2010-03-12T07:19:49+00:00</updated>
		<content type="html">We're going to Hungary next month, and we have to jump through hoops to get Nikki's passport. They didn't accept her birth certificate, it was &quot;void&quot;, so we have to wait until one arrives that cost us $65 because we added an extra $30 to the price to make sure it gets here in &lt;a href=&quot;https://www.orgforms.gov.on.ca/eForms/scr_ServiceStandards.do#section3&quot;&gt;5 business days&lt;/a&gt;. Anyway, back to the passport thing... Here's a beautiful document justifying why a Canadian passport costs $87CAD: &lt;a href=&quot;http://www.ppt.gc.ca/support/faq.aspx?lang=eng&amp;amp;id=540&quot;&gt;http://www.ppt.gc.ca/support/faq.aspx?lang=eng&amp;amp;id=540&lt;/a&gt;&lt;blockquote&gt;The fee for an adult passport is CAN$87. Of this amount, CAN$25 is used to recover the costs incurred by the Department of Foreign Affairs in providing consular services to Canadians abroad.
&lt;br /&gt;&lt;br /&gt;
As for the remaining CAN$62, the breakdown is as follows:
&lt;br /&gt;&lt;br /&gt;
- 47% towards security fees (e.g.: examination, guarantor checks)&lt;br /&gt;
- 43% towards production fees (e.g.: material, printing)&lt;br /&gt;
- 6% towards administration fees (e.g.: business sustaining)&lt;br /&gt;&lt;/blockquote&gt;
Couple of questions arise:&lt;br /&gt;&lt;br /&gt;
1) Isn't the abbreviation for Canadian Dollars &quot;CAD&quot;&lt;br /&gt;&lt;br /&gt;
2) &quot;For the remaining $62, the breakdown is as follows&quot; ... 47%+43%+6% = 96% ... What? Where's the extra 4% going?&lt;br /&gt;&lt;br /&gt;
3) Let's forget the mistakes on the site, do our taxes not already pay for government employees to sit on their ass and do their job? Or is their job strictly to sit on their ass and collect good money? Any &quot;actual&quot; work gets added on and broken down into 47%=THEIR already paid manual labour, 43% WE pay for their ink and paper and 6% administration fee a.k.a. just to round it off to 100% .. or wait...&lt;br /&gt;&lt;br /&gt;What a bunch of bull.</content>
		<author>
			<name>Miklos Bacso</name>
			<uri>http://miklos.ca/log</uri>
		</author>
		<source>
			<title type="html">Log - Miklos Bacso</title>
			<subtitle type="html">Log</subtitle>
			<link rel="self" href="http://feeds.feedburner.com/memento_log"/>
			<id>http://feeds.feedburner.com/memento_log</id>
			<updated>2010-03-12T15:00:16+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">K.Mandla</title>
		<link href="http://kmandla.wordpress.com/2010/03/12/reset-a-password-in-ubuntu/"/>
		<id>http://kmandla.wordpress.com/2010/03/12/reset-a-password-in-ubuntu/</id>
		<updated>2010-03-12T04:11:03+00:00</updated>
		<content type="html">&lt;p&gt;It&amp;#8217;s hard to believe, but even in the short time since &lt;a href=&quot;http://kmandla.wordpress.com/2010/03/12/shopping-with-a-friend/&quot;&gt;my friend picked up a new computer&lt;/a&gt;, there&amp;#8217;s already been a password problem. Apparently it was a new password, misspelled slightly for added &amp;#8220;security,&amp;#8221; and then promptly forgotten. After several failed login attempts as the primary user, I got a text message pleading for help.&lt;/p&gt;
&lt;p&gt;In Ubuntu, if you can believe this, it&amp;#8217;s quite easy to change or &amp;#8220;reset&amp;#8221; the password for an account, so long as you have physical access to the machine. In total this should take you about 10 seconds to finish, give or take for the actual speed of the machine.&lt;/p&gt;
&lt;p&gt;First restart, and then watch closely as the computer starts up again. After the BIOS screen disappears (the screen that usually shows the manufacturer&amp;#8217;s logo, or information about the hardware), hold down the Shift key (if you&amp;#8217;re using a version earlier than Karmic, you will probably have to press Esc repeatedly). &lt;/p&gt;
&lt;p&gt;If all goes well, you should be at a Grub boot menu. From the list you see, pick any option that ends with the &amp;#8220;recovery mode&amp;#8221; option, and press return. &lt;/p&gt;
&lt;p&gt;In Karmic and perhaps in some earlier versions, you may get a gray, blue and red menu that describes several different options; the final option &amp;#8212; &amp;#8220;Drop to the root shell prompt&amp;#8221; &amp;#8212; is good enough. Some of the earlier versions of Ubuntu went straight to the prompt. &lt;/p&gt;
&lt;p&gt;Then you should see the command-line cursor, with root as your user name. Next type&lt;/p&gt;
&lt;p&gt;&lt;code&gt;passwd enter_username_here&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;and press return. You&amp;#8217;ll need to enter the new password twice for confirmation, and then you can restart the machine.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;reboot&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;You can logout of the root account if you like, and go back to the gray-blue-red menu, but it&amp;#8217;s just as easy and useful to reboot from that point. &lt;/p&gt;
&lt;p&gt;And the new password should work fine. From within Gnome there are ways for a person to adjust their password by themselves, so I gave my friend &amp;#8220;password&amp;#8221; as the reset one, and at some point it can be changed to something else. Crisis averted. &lt;img src=&quot;http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif&quot; alt=&quot;:D&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/kmandla.wordpress.com/3969/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/kmandla.wordpress.com/3969/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/kmandla.wordpress.com/3969/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/kmandla.wordpress.com/3969/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/kmandla.wordpress.com/3969/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/kmandla.wordpress.com/3969/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/kmandla.wordpress.com/3969/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/kmandla.wordpress.com/3969/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/kmandla.wordpress.com/3969/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/kmandla.wordpress.com/3969/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=kmandla.wordpress.com&amp;amp;blog=353512&amp;amp;post=3969&amp;amp;subd=kmandla&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content>
		<author>
			<name>K Mandla</name>
			<uri>http://kmandla.wordpress.com</uri>
		</author>
		<source>
			<title type="html">Motho ke motho ka botho</title>
			<subtitle type="html">K.Mandla's blog of Linux experiences</subtitle>
			<link rel="self" href="http://kmandla.wordpress.com/feed/"/>
			<id>http://kmandla.wordpress.com/feed/</id>
			<updated>2010-03-12T04:30:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">IMG_0005</title>
		<link href="http://kmandla.wordpress.com/2010/03/12/shopping-with-a-friend/"/>
		<id>http://kmandla.wordpress.com/2010/03/12/shopping-with-a-friend/</id>
		<updated>2010-03-12T03:18:53+00:00</updated>
		<content type="html">&lt;p&gt;A quick apology first, for a lapse over the past few days. I ran into a particularly busy spell at work, and added to some other extra-curricular responsibilities, it made it impossible to update this site. On the other hand it also made it impossible to make any progress in these &amp;#8220;Linux adventures,&amp;#8221; so nothing was particularly lost.&lt;/p&gt;
&lt;p&gt;I did accompany a friend to a computer retailer on a computer shopping trip. The winning prize was a rather nice machine by my standards &amp;#8212; possibly one I would have bought myself a few months ago, if I had seen it first. It&amp;#8217;s an NEC VersaPro model VY22X/RX-M, housing a 2.2Ghz Celeron, 256Mb of memory, a 20Gb hard drive, USB2.0, an ATI Radeon 330-series graphics card on a 1024&amp;#215;768 LCD, a CDROM, Windows XP (in Japanese) and a floppy drive. &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://kmandla.files.wordpress.com/2010/03/img_0005.jpg&quot;&gt;&lt;img src=&quot;http://kmandla.files.wordpress.com/2010/03/img_0005.jpg?w=112&amp;#038;h=150&quot; alt=&quot;&quot; title=&quot;IMG_0005&quot; width=&quot;112&quot; height=&quot;150&quot; class=&quot;aligncenter size-thumbnail wp-image-3970&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Considering that the focus of this machine will be common desktop tasks, like surfing and watching Flash videos, it&amp;#8217;s fine. It was a little sluggish at start &amp;#8212; actually very sluggish &amp;#8212; but I added a leftover 256Mb stick of DDR333 and it hums along quite well. It&amp;#8217;s a sizable machine &amp;#8212; easily bigger than any of the computers I keep on hand &amp;#8212; but I think that was actually a selling point for the buyer.&lt;/p&gt;
&lt;p&gt;The price was good too &amp;#8212; under US$200 with a 30-day lemon guarantee, and the seller threw in an off-the-shelf DVD reader-writer identical to the one &lt;a href=&quot;http://kmandla.wordpress.com/2010/02/24/picking-an-external-dvd-drive/&quot;&gt;I bought two weeks ago&lt;/a&gt;. Considering that my friend was expecting to pay twice that amount, it was an easy choice. &lt;/p&gt;
&lt;p&gt;Overall the computer is in solid condition, no physical defects, flexible enough to handle everyday chores, and should have a few more years of action left in it. We&amp;#8217;ll see how it goes from here. &amp;#8230;&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/kmandla.wordpress.com/3968/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/kmandla.wordpress.com/3968/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/kmandla.wordpress.com/3968/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/kmandla.wordpress.com/3968/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/kmandla.wordpress.com/3968/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/kmandla.wordpress.com/3968/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/kmandla.wordpress.com/3968/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/kmandla.wordpress.com/3968/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/kmandla.wordpress.com/3968/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/kmandla.wordpress.com/3968/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=kmandla.wordpress.com&amp;amp;blog=353512&amp;amp;post=3968&amp;amp;subd=kmandla&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content>
		<author>
			<name>K Mandla</name>
			<uri>http://kmandla.wordpress.com</uri>
		</author>
		<source>
			<title type="html">Motho ke motho ka botho</title>
			<subtitle type="html">K.Mandla's blog of Linux experiences</subtitle>
			<link rel="self" href="http://kmandla.wordpress.com/feed/"/>
			<id>http://kmandla.wordpress.com/feed/</id>
			<updated>2010-03-12T04:30:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">World Cup pick’em: Team group standing possibilities</title>
		<link href="http://www.minuslab.net/d/?p=100"/>
		<id>http://www.minuslab.net/d/?p=100</id>
		<updated>2010-03-12T02:13:01+00:00</updated>
		<content type="html">&lt;p&gt;The past three years I&amp;#8217;ve been running a rather successful, private NFL &lt;a href=&quot;http://pickem.l3ib.org&quot;&gt;pick the winners site&lt;/a&gt;.  The first two years it was a custom cobbled together PHP application, using raw database commands and everything.  Considering I wrote it two days before the season started, and still managed to sign up 20+ people, I was happy with its success.&lt;/p&gt;
&lt;p&gt;This past year, I rewrote the site using &lt;a href=&quot;http://www.rubyonrails.org&quot;&gt;Rails&lt;/a&gt; and fell in love, mostly with &lt;a href=&quot;http://api.rubyonrails.org/classes/ActiveRecord/Base.html&quot;&gt;ActiveRecord&lt;/a&gt;.  It made working with databases &lt;strong&gt;fun&lt;/strong&gt; again instead of feeling like such a chore.  I also really got into Ruby; it reminds me a lot of my Perl days back in college.  All little utility scripts I write these days are in it.&lt;/p&gt;
&lt;p&gt;Anyway, I have a little less than 91 days until the &lt;a href=&quot;http://www.fifa.com/worldcup/index.html&quot;&gt;2010 World Cup&lt;/a&gt; starts, and I&amp;#8217;ll be running a similar site, hopefully getting a good amount of people involved.  I&amp;#8217;ve been writing the models for a while now, and today I implemented a feature I wanted to have for it.&lt;/p&gt;
&lt;p&gt;For those unfamiliar, the World Cup is divided into two stages; the group stage and the knockout stage.  There are 8 groups, each with 4 teams, and each team in a group plays every other team in the group once.  3 points for a win, 1 point for a draw.  The top two teams in the group progress to the knockout stage.&lt;/p&gt;
&lt;p&gt;Tonight, I wrote a helper method on the Team model which, after playing 2 of its 3 group games, can show you the probabilities of the team ending up in which place in the group. It looks like this:&lt;/p&gt;
&lt;pre&gt;&amp;gt;&amp;gt; cpcts = teams.map { |t| { t.abbr =&amp;gt; t.get_possible_pcts } }
=&amp;gt; [{&quot;USA&quot;=&amp;gt;[0.916666666666667, 0.0833333333333333, 0.0, 0.0]},&lt;/pre&gt;
&lt;pre&gt;   {&quot;ENG&quot;=&amp;gt;[0.0833333333333333, 0.5, 0.416666666666667, 0.0]},&lt;/pre&gt;
&lt;pre&gt;   {&quot;SVN&quot;=&amp;gt;[0.0, 0.416666666666667, 0.166666666666667, 0.416666666666667]},&lt;/pre&gt;
&lt;pre&gt;   {&quot;ALG&quot;=&amp;gt;[0.0, 0.0, 0.416666666666667, 0.583333333333333]}]&lt;/pre&gt;
&lt;p&gt;These numbers of course entirely based on simulated results for each team&amp;#8217;s first games.  I like what I see here though, the US with a 91% chance of being group winners&amp;#8230;&lt;/p&gt;
&lt;p&gt;My database setup is slightly complicated, and entering a result for a game involves creating 3 records: one to record the score and two to indicate the winner/loser/tie-er of each game.  This meant for each possibility of the final games, I had to create these records and roll them back again.  I used a transaction and simply threw an exception, 36 times per team!&lt;/p&gt;
&lt;p&gt;Also, if teams are level on points, there is a list of tiebreakers, much of them having to do with goal differences and goals scored, so in order to get a somewhat meaningful simulation, I had to simulate the final two games with each team involves scoring anywhere between 0 and 5 goals - thus the 36 transactions.  It&amp;#8217;s a bit heavy, but if I can&amp;#8217;t find a faster way I can always cache these results, as they would only change after a game has been played.&lt;/p&gt;
&lt;div&gt;Plenty more to come about the WC pickem site as it develops.&lt;/div&gt;</content>
		<author>
			<name>Dave Foster</name>
			<uri>http://www.minuslab.net/d</uri>
		</author>
		<source>
			<title type="html">minusblag</title>
			<subtitle type="html">two words pen island</subtitle>
			<link rel="self" href="http://www.minuslab.net/d/?feed=rss2"/>
			<id>http://www.minuslab.net/d/?feed=rss2</id>
			<updated>2010-03-12T14:30:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Grub2 Tutorial, Part 3</title>
		<link href="http://shallowsky.com/blog/writing/grub2-3.html"/>
		<id>http://shallowsky.com/blog/writing/grub2-3.html</id>
		<updated>2010-03-11T17:56:00+00:00</updated>
		<content type="html">&lt;p&gt;
Part 3 and final of my series on configuring Ubuntu's new grub2 boot menu.
I translate a couple of commonly-seen error messages, but most of
the article is devoted to multi-boot machines. If you have several
different operating systems or Linux distros installed on separate
disk partitions, grub2 has some unpleasant surprises, so see my
article for some (unfortunately very hacky) workarounds for its
limitations.
&lt;p&gt;
&lt;a href=&quot;http://www.linuxplanet.com/linuxplanet/tutorials/7004/1/&quot;&gt;Why
use Grub2? Good question!&lt;/a&gt;
&lt;br /&gt;
(Let me note that I didn't write the title, though I don't disagree
with it.)&lt;/p&gt;&lt;/p&gt;</content>
		<author>
			<name>Akkana Peck</name>
			<uri>http://shallowsky.com/blog</uri>
		</author>
		<source>
			<title type="html">Shallow Thoughts</title>
			<subtitle type="html">Akkana's Musings on Open Source, Science, and Nature.</subtitle>
			<link rel="self" href="http://shallowsky.com/blog/index.rss"/>
			<id>http://shallowsky.com/blog/index.rss</id>
			<updated>2010-03-12T05:30:12+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Fluxus playing</title>
		<link href="http://www.minuslab.net/d/?p=97"/>
		<id>http://www.minuslab.net/d/?p=97</id>
		<updated>2010-03-11T03:22:01+00:00</updated>
		<content type="html">&lt;p&gt;&lt;a href=&quot;http://www.pawfal.org/fluxus/&quot;&gt;Fluxus&lt;/a&gt; is a really neat program for &amp;#8220;&lt;a href=&quot;http://toplap.org/index.php/Main_Page&quot;&gt;live coding&lt;/a&gt;&amp;#8220;, which means something about creating visuals for performance art, but not having anything prebuilt for those performances.  It&amp;#8217;s neat in that you write the code for your scenes directly inside of the renderer itself, which has a certain aesthetic to it.  You can get things to react to sound by attaching it to jack and using outputs of fft&amp;#8217;d signal.&lt;/p&gt;
&lt;p&gt;I am not so great with fluxus due to a lack of scheme experience and just general unfamiliarity, but I enjoy playing around with it - my fiance playfully refers to it as &amp;#8220;cube manager&amp;#8221; as there was a time I was only playing with fluxus or Football Manager.  Here&amp;#8217;s some visuals I put together tonight:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.minuslab.net/d/wp-content/uploads/2010/03/flux-fifacircles-01.png&quot;&gt;&lt;img class=&quot;alignnone size-thumbnail wp-image-99&quot; title=&quot;flux-fifacircles-01&quot; src=&quot;http://www.minuslab.net/d/wp-content/uploads/2010/03/flux-fifacircles-01-150x150.png&quot; alt=&quot;&quot; width=&quot;150&quot; height=&quot;150&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>Dave Foster</name>
			<uri>http://www.minuslab.net/d</uri>
		</author>
		<source>
			<title type="html">minusblag</title>
			<subtitle type="html">two words pen island</subtitle>
			<link rel="self" href="http://www.minuslab.net/d/?feed=rss2"/>
			<id>http://www.minuslab.net/d/?feed=rss2</id>
			<updated>2010-03-12T14:30:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">GNOME Developer Kit, follow up</title>
		<link href="http://www.ogmaciel.com/?p=823"/>
		<id>http://www.ogmaciel.com/?p=823</id>
		<updated>2010-03-10T04:24:57+00:00</updated>
		<content type="html">&lt;p&gt;Just wanted to update everyone who showed interest in the new release of &lt;a href=&quot;http://bit.ly;GNOMEDevKit&quot;&gt;GNOME Developer Kit&lt;/a&gt; I announced yesterday. Based on some &lt;strong&gt;preliminary statistics&lt;/strong&gt; I collected in the (less than) last 24 hours, it seems that the &lt;strong&gt;VMware&lt;/strong&gt; image type got the most download, followed closely by the &lt;strong&gt;installable ISO&lt;/strong&gt; format. I guess that was due to &lt;strong&gt;VirtualBox&lt;/strong&gt; being able to use *.vmdk files and some people opting for the free virtualization tool.&lt;/p&gt;
&lt;p&gt;Here are the preliminary results so far:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;VMware image: &lt;strong&gt;42&lt;/strong&gt; downloads&lt;/li&gt;
&lt;li&gt;Installable ISO: &lt;strong&gt;26&lt;/strong&gt; downloads&lt;/li&gt;
&lt;li&gt;RAW filesystem image: &lt;strong&gt;17&lt;/strong&gt; downloads&lt;/li&gt;
&lt;/ol&gt;
&lt;div id=&quot;attachment_825&quot; class=&quot;wp-caption aligncenter&quot;&gt;&lt;a href=&quot;http://www.ogmaciel.com/wp-content/uploads/2010/03/Screenshot.png&quot;&gt;&lt;img class=&quot;size-medium wp-image-825&quot; title=&quot;About GNOME 2.29.92&quot; src=&quot;http://www.ogmaciel.com/wp-content/uploads/2010/03/Screenshot-300x187.png&quot; alt=&quot;About GNOME 2.29.92&quot; width=&quot;300&quot; height=&quot;187&quot; /&gt;&lt;/a&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;About GNOME 2.29.92&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;Due to the number of downloads and and comments I received, I felt that I should provide with some background on how to install/remove packages and update your system using the conary package management system. So here you go:&lt;/p&gt;
&lt;p&gt;The package management system behind the &lt;a href=&quot;http://bit.ly;GNOMEDevKit&quot;&gt;GNOME Developer Kit&lt;/a&gt; is called &lt;a href=&quot;http://docs.rpath.com/conary/Conaryopedia/index.html&quot;&gt;conary&lt;/a&gt; and is considered by many as the next generation package management system when compared to some of the popular options out there. One of the reasons behind this claim is the fact that your entire system is actually completely maintained in a versioned state, and conary is always &amp;#8220;aware&amp;#8221; of what is installed on your system and what files and dependencies make up the entire &amp;#8220;set&amp;#8221;. This allows for some pretty nifty operations such as rolling back to a specific state of your system.&lt;/p&gt;
&lt;p&gt;In order to check for new updates for your system, open a terminal and run the command &lt;strong&gt;sudo conary updateall&lt;/strong&gt;. conary will then check for updates and prompt you to accept the update or not. Please keep in mind that the first time you run conary for the first time, you will experience a delay as your entire system gets analyzed in preparation for the changes that are to take place. All subsequent actions performed will be much faster, I promise. If after a while you don&amp;#8217;t feel like waiting for the prompt, add &lt;strong&gt;&amp;#8211;no-interactive&lt;/strong&gt; to the update command to have your system updated automatically.&lt;/p&gt;
&lt;p&gt;Now, let&amp;#8217;s just say that you decided to install something new, such as &lt;strong&gt;Banshee&lt;/strong&gt;. Easy, just run &lt;strong&gt;sudo conary update banshee&lt;/strong&gt; (remember to add &amp;#8211;no-interactive for no-hands updates) and voilá!&lt;/p&gt;
&lt;p&gt;Want to know what was actually installed on your system? &lt;strong&gt;conary q banshee&lt;/strong&gt; will tell you what version of banshee was installed. How about what files were installed? &lt;strong&gt;conary q &amp;#8211;ls banshee&lt;/strong&gt; will give you a list of all the files that were installed and &lt;strong&gt;conary q &amp;#8211;lsl banshee&lt;/strong&gt; will give you the long list with file permissions and modes.&lt;/p&gt;
&lt;p&gt;Changed your mind and want to remove banshee from your system? &lt;strong&gt;sudo conary erase banshee&lt;/strong&gt; will take care of that. Want to actually roll your system back to the state it was before you installed banshee instead? &lt;strong&gt;sudo conary rollback 1&lt;/strong&gt; will rollback your system exactly one transaction. Want to go further back? Just increase that number to represent how many transactions to roll back. Want to rollback but don&amp;#8217;t remember what point in time you want to go? &lt;strong&gt;sudo conary rblist&lt;/strong&gt; will display a list of all transactions and what was changed. Note that each transaction is preceded by the letter &amp;#8220;&lt;strong&gt;r&lt;/strong&gt;&amp;#8220;, so if you want to rollback to the point &lt;strong&gt;r.15&lt;/strong&gt;, then use &lt;strong&gt;sudo conary rollback r.15&lt;/strong&gt; (and don&amp;#8217;t forget that &amp;#8220;r&amp;#8221; or you&amp;#8217;ll rollback exactly 15 transactions instead).&lt;/p&gt;
&lt;p&gt;How about searching for a package? If it is something that it is already installed on your system, then &lt;strong&gt;conary q [package name]&lt;/strong&gt; will give you the information you want. If the package is not installed on your system yet, then &lt;strong&gt;conary rq [package name]&lt;/strong&gt; is what you need, though since conary does not yet make use of metadata, you&amp;#8217;ll need to know the exact name of what you&amp;#8217;re looking for. Now, let&amp;#8217;s say you want to find out what package provides the command &lt;strong&gt;/sbin/service&lt;/strong&gt;? Use &lt;strong&gt;conary q &amp;#8211;path /sbin/service&lt;/strong&gt; to find out that &lt;strong&gt;initscripts:runtime=8.81.2-0.11-1&lt;/strong&gt; is responsible for providing it (use rq if you want to search the remote repository).&lt;/p&gt;
&lt;p&gt;Well, I think this is enough to get you going. You&amp;#8217;ll probably want to install Flash and media codecs to enjoy browsing some sites and listening to your media, so let&amp;#8217;s apply what we&amp;#8217;ve learned so far and run: sudo conary update flashplayer group-codecs&lt;/p&gt;
&lt;p&gt;If you&amp;#8217;ve stayed with me until now, you may want to read up on &lt;a href=&quot;http://docs.rpath.com/conary/Conaryopedia/index.html&quot;&gt;what else conary can do&lt;/a&gt; or even consider &lt;a href=&quot;http://wiki.foresightlinux.org/display/~jesse/Gnome+Developer+Kit&quot;&gt;packaging for GNOME Developer Kit&lt;/a&gt;. Your help will be greatly appreciated!&lt;/p&gt;</content>
		<author>
			<name>Og Maciel</name>
			<uri>http://www.ogmaciel.com</uri>
		</author>
		<source>
			<title type="html">Journal of an Open Sourcee</title>
			<subtitle type="html">The senseless thoughts of an open source advocate</subtitle>
			<link rel="self" href="http://www.ogmaciel.com/?feed=rss2"/>
			<id>http://www.ogmaciel.com/?feed=rss2</id>
			<updated>2010-03-10T05:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Stage for Sinatra</title>
		<link href="http://www.minuslab.net/d/?p=96"/>
		<id>http://www.minuslab.net/d/?p=96</id>
		<updated>2010-03-10T03:49:12+00:00</updated>
		<content type="html">&lt;p&gt;I&amp;#8217;ve been getting into hacking together quick web ideas via &lt;a href=&quot;http://www.sinatrarb.com/&quot;&gt;Sinatra&lt;/a&gt;, which is a great little Ruby web framework for getting things going QUICKLY.  I love how easy it is to get started (not many lines) and it supports &lt;a href=&quot;http://haml-lang.com/&quot;&gt;HAML&lt;/a&gt; pretty much automatically.  It also lets you run a quick webserver just by running &amp;#8220;ruby &amp;lt;yourfile.rb&amp;gt;&amp;#8221;.&lt;/p&gt;
&lt;p&gt;This is a great mechanism for development, because it allows really speedy iterations (or bugfixing).  However, some of these ideas are things I want to share or run more than just in a development mode, although not quite turn them into a full bore application.&lt;/p&gt;
&lt;p&gt;Enter &lt;a href=&quot;http://modrails.com/&quot;&gt;Phusion Passenger&lt;/a&gt;, the &amp;#8220;mod_rails&amp;#8221; plugin for Apache.  Passenger works for all Rack based applications, including Sinatra, making it pretty easy to setup a Sinatra app at a slightly more permanent location.&lt;/p&gt;
&lt;p&gt;On l3ib.org, we have run lighttpd since the server was born, purely chosen out of its ease of syntax.  Over the years, things have been grafted on and some things are straight up hard to do on lighttpd, such as deploy Rails applications.  Luckily, our server provides a second public IP address, which Apache runs on.&lt;/p&gt;
&lt;p&gt;Tonight, I created a staging area, called &lt;a href=&quot;http://stage.minuslab.net&quot;&gt;stage.minuslab.net&lt;/a&gt;, where I can dump these testing Sinatra apps as suburls.  I won&amp;#8217;t link to the one app I put in there just yet as it is resource intensive and I don&amp;#8217;t know yet how to throttle it to the outside world, but that will be coming a later haxpact entry.&lt;/p&gt;
&lt;p&gt;I also wrote a quick script to manage adding each application as it is ready to be &amp;#8220;deployed&amp;#8221; - it adds the sub-uri to the stage.minuslab.net Apache configuration file, sets up the proper symlinks, writes the config.ru that is required, and restarts Apache all in one shot.  The script is buggy and internal only so I won&amp;#8217;t share that either tonight, but it&amp;#8217;s making developing small ideas with Sinatra even easier.&lt;/p&gt;</content>
		<author>
			<name>Dave Foster</name>
			<uri>http://www.minuslab.net/d</uri>
		</author>
		<source>
			<title type="html">minusblag</title>
			<subtitle type="html">two words pen island</subtitle>
			<link rel="self" href="http://www.minuslab.net/d/?feed=rss2"/>
			<id>http://www.minuslab.net/d/?feed=rss2</id>
			<updated>2010-03-12T14:30:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Making those Fn- laptop keys do something useful</title>
		<link href="http://shallowsky.com/blog/linux/kernel/acpi-buttons.html"/>
		<id>http://shallowsky.com/blog/linux/kernel/acpi-buttons.html</id>
		<updated>2010-03-10T00:15:00+00:00</updated>
		<content type="html">&lt;p&gt;
A friend was trying to get some of her laptop's function keys working
under Ubuntu, and that reminded me that I'd been meaning to do the
same on my Vaio TX 650P.
&lt;p&gt;
My brightness keys worked automagically -- I suspected via the scripts
in /etc/acpi -- and that was helpful in tracking down the rest of the
information I needed. But it still took a bit of fiddling since
(surprise!) how this stuff works isn't documented.
&lt;p class=&quot;update&quot;&gt;
Update: That &quot;isn't documented&quot; remark applies to the ACPI system.
Matt Zimmerman points out that there is some good documentation on
the rest of the key-handling system, and pointed me to two really
excellent pages:
&lt;a href=&quot;https://wiki.ubuntu.com/Hotkeys/Architecture&quot;&gt;Hotkeys architecture&lt;/a&gt;
and
&lt;a href=&quot;https://wiki.ubuntu.com/Hotkeys/Troubleshooting&quot;&gt;Hotkeys
Troubleshooting&lt;/a&gt;.
Recommended reading!
&lt;/p&gt;
&lt;p&gt;
Here's the procedure I found.
&lt;p&gt;
First, use &lt;i&gt;acpi_listen&lt;/i&gt; to find out what events are generated
by the key you care about. Not all keys generate ACPI events.
I haven't get figured out what controls this -- possibly the kernel.
When you type the key, you're looking for something like this:
&lt;pre&gt;
sony/hotkey SPIC 00000001 00000012
&lt;/pre&gt;
You may get separate events for key down and key up. It's your choice
as to which one matters.
&lt;p&gt;
Once you know the code for your key, it's time to make it do something.
Create a new file in /etc/acpi/events -- I called mine &lt;i&gt;sony-lcd-btn&lt;/i&gt;.
It doesn't matter what you call it -- acpid will read all of them.
(Yes, that means every time you start up it's reading all those
toshiba and asus files even if you have a Lenovo or Sony.
Looks like a nice place to shave off a little boot time.)
&lt;p&gt;
The file is very simple and should look something like this:
&lt;pre&gt;
# /etc/acpi/events/sony-lcd-btn

event=sony/hotkey SPIC 00000001 00000012
action=/etc/acpi/sonylcd.sh
&lt;/pre&gt;
&lt;p&gt;
Now create a script for the &lt;i&gt;action&lt;/i&gt; you specified in the event file.
I created a script &lt;i&gt;/etc/acpi/sonylcd.sh&lt;/i&gt; that looks like this:
&lt;pre&gt;
#! /bin/bash
# temporary, for testing:
echo &quot;LCD button!&quot; &gt;/dev/console
&lt;/pre&gt;
&lt;p&gt;
Now restart acpid: &lt;code&gt;service acpid restart&lt;/code&gt; if you're
on karmic, or &lt;code&gt;/etc/init.d/acpid restart&lt;/code&gt; on earlier releases.
Press the button. If you're running from the console (or using a
tool like xconsole), and you got all
the codes right, you should be able to see the echo from your script.
&lt;p&gt;
Now you can do anything you want. For instance, when I press the LCD
button I generally want to run this:
&lt;pre&gt;
xrandr --output VGA --mode 1024x768
&lt;/pre&gt;
&lt;p&gt;
Or to make it toggle, I could write a slightly smarter script using
xrandr --query to find out the current mode and behave accordingly.
I'll probably do that at some point when I have a projector handy.&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;</content>
		<author>
			<name>Akkana Peck</name>
			<uri>http://shallowsky.com/blog</uri>
		</author>
		<source>
			<title type="html">Shallow Thoughts</title>
			<subtitle type="html">Akkana's Musings on Open Source, Science, and Nature.</subtitle>
			<link rel="self" href="http://shallowsky.com/blog/index.rss"/>
			<id>http://shallowsky.com/blog/index.rss</id>
			<updated>2010-03-12T05:30:12+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">HuffDuff Signup Form</title>
		<link href="http://feedproxy.google.com/~r/memento_log/~3/WM4yCW-3J0I/huffduff-signup-form.html"/>
		<id>http://miklos.ca/log/2010/03/huffduff-signup-form.html</id>
		<updated>2010-03-09T17:36:52+00:00</updated>
		<content type="html">Coolest signup form: &lt;a href=&quot;http://huffduffer.com/signup/&quot;&gt;http://huffduffer.com/signup/&lt;/a&gt;</content>
		<author>
			<name>Miklos Bacso</name>
			<uri>http://miklos.ca/log</uri>
		</author>
		<source>
			<title type="html">Log - Miklos Bacso</title>
			<subtitle type="html">Log</subtitle>
			<link rel="self" href="http://feeds.feedburner.com/memento_log"/>
			<id>http://feeds.feedburner.com/memento_log</id>
			<updated>2010-03-12T15:00:16+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">GNOME Developer Kit, now with less fat!</title>
		<link href="http://www.ogmaciel.com/?p=816"/>
		<id>http://www.ogmaciel.com/?p=816</id>
		<updated>2010-03-09T17:19:39+00:00</updated>
		<content type="html">&lt;p&gt;&lt;strong&gt;UPDATE&lt;/strong&gt;: Thanks &lt;a href=&quot;http://aruiz.synaptia.net/&quot;&gt;Alberto Ruiz&lt;/a&gt; for pointing out that &lt;strong&gt;VirtualBox&lt;/strong&gt; can use .&lt;strong&gt;vmdk&lt;/strong&gt; files, so the &lt;strong&gt;VMware&lt;/strong&gt; image can be used for that purpose.&lt;/p&gt;
&lt;p&gt;Thanks to the incredible work of &lt;strong&gt;&lt;a href=&quot;http://blog.zhangsen.org/&quot; target=&quot;_blank&quot;&gt;Zhang &amp;#8220;Jesse&amp;#8221; Sen&lt;/a&gt;&lt;/strong&gt; and &lt;a href=&quot;http://vladimirmelo.wordpress.com&quot;&gt;Vladimir Melo&lt;/a&gt;, a brand new release of the &lt;a href=&quot;http://bit.ly/GNOMEDevKit&quot;&gt;&lt;strong&gt;GNOME Developer Kit&lt;/strong&gt;&lt;/a&gt; has been published! &amp;#8220;What&amp;#8217;s new&amp;#8221;, you may ask? &lt;strong&gt;Everything&lt;/strong&gt;, since all packages are &lt;strong&gt;built directly from git.gnome.org&lt;/strong&gt;! &lt;img src=&quot;http://www.ogmaciel.com/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;:)&quot; class=&quot;wp-smiley&quot; /&gt;  But that alone is not what makes this release so cool, but the fact that the final image went through a dramatic &amp;#8220;diet&amp;#8221;, shedding a lot of its &amp;#8220;weight&amp;#8221; and going from a &lt;strong&gt;1.4GB monster&lt;/strong&gt; to less than &lt;strong&gt;700MB&lt;/strong&gt; of pure &lt;strong&gt;GNOME&lt;/strong&gt; goodness!!!&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://picasaweb.google.com/lh/photo/7CivLsVida0SEg5k5NE27A?feat=embedwebsite&quot;&gt;&lt;img src=&quot;http://lh5.ggpht.com/_9QQeITShNa0/S4xwu4TdbLI/AAAAAAACOqU/DWMfWRHZ6W0/s400/Captura_de_tela.png&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;From &lt;a href=&quot;http://picasaweb.google.com/og.maciel/Screenshots?feat=embedwebsite&quot;&gt;Screenshots&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Firefox&lt;/strong&gt; was replaced by &lt;strong&gt;Epiphany&lt;/strong&gt; and codecs and fancy-Nancy stuff was scrapped to make room for a lightweight release for &lt;strong&gt;developers&lt;/strong&gt; and &lt;strong&gt;translators&lt;/strong&gt;!&lt;/p&gt;
&lt;p&gt;So go ahead and try the new images today:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://bit.ly/GDK_VMware&quot;&gt;x86              VMware (R) Virtual Appliance&lt;/a&gt; 636 MB, SHA1: 4b4266fc1a65189d65efd7f3ac51797396babf78&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://bit.ly/GDK_ISO&quot;&gt;x86              Appliance Installable ISO&lt;/a&gt; 697 MB, SHA1: c3345cadae9c7338d0b92ba0ad1a187930652357&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://bit.ly/GDK_RAW&quot;&gt;x86              Parallels, QEMU (Raw Hard Disk)&lt;/a&gt; 644 MB, SHA1: e3dbbff4e65f8e086f422885a24d8ee04bc89f44&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>Og Maciel</name>
			<uri>http://www.ogmaciel.com</uri>
		</author>
		<source>
			<title type="html">Journal of an Open Sourcee</title>
			<subtitle type="html">The senseless thoughts of an open source advocate</subtitle>
			<link rel="self" href="http://www.ogmaciel.com/?feed=rss2"/>
			<id>http://www.ogmaciel.com/?feed=rss2</id>
			<updated>2010-03-10T05:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">K.Mandla</title>
		<link href="http://kmandla.wordpress.com/2010/03/09/your-way-is-the-right-way/"/>
		<id>http://kmandla.wordpress.com/2010/03/09/your-way-is-the-right-way/</id>
		<updated>2010-03-09T13:21:30+00:00</updated>
		<content type="html">&lt;p&gt;It&amp;#8217;s nice to see, on occasion, proof that my ramblings and rantings are having some effect on the collective Linux psyche, however minimal. I don&amp;#8217;t expect to see everyone &lt;a href=&quot;http://kmandla.wordpress.com/2009/05/10/do-more-with-less/&quot;&gt;dropping Xorg&lt;/a&gt;, &lt;a href=&quot;http://kmandla.wordpress.com/2009/07/12/whats-to-like/&quot;&gt;the sluggard&lt;/a&gt;, just because I point out its rotundity, but if you find yourself leaning more and more toward a console-only system, if the &lt;a href=&quot;http://en.wikipedia.org/wiki/Dark_side_(Star_Wars)&quot; target=&quot;_blank&quot;&gt;dark side of the Force&lt;/a&gt; is beckoning you, well. &amp;#8230;&lt;/p&gt;
&lt;p&gt;Well, &lt;a href=&quot;http://computingminimalists.blogspot.com/2010/03/command-line-chicanery.html&quot; target=&quot;_blank&quot;&gt;you&amp;#8217;re not alone&lt;/a&gt;. Don&amp;#8217;t be embarrassed or shy or feel somehow diminished if you prefer a text-based system against a graphical one. There is at least one more of you out there, beyond the screen.&lt;/p&gt;
&lt;p&gt;But at the same time, the rule of thumb is to use what suits you best. I can ramble and rant for hours on end, for days and weeks on end, but that doesn&amp;#8217;t mean my way is the best way. It only means my way is the best for &lt;em&gt;me&lt;/em&gt;. &lt;/p&gt;
&lt;p&gt;So there is no &lt;a href=&quot;http://kmandla.wordpress.com/2009/11/13/a-perceived-sense-of-inferiority/&quot;&gt;implication of superiority&lt;/a&gt;, no surreptitious allegations of inferiority, or any other -ation of -ority. Use what you like, how you like, on the machine you like. That, in its core, is what is best about Linux: We can all do whatever we want, however we want, with whichever works best. &lt;em&gt;Your&lt;/em&gt; way is the &lt;em&gt;right way&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;But of course, if you&amp;#8217;re another console-only weenie, and you want to give a shout out, feel free. &lt;a href=&quot;http://kmandla.wordpress.com/2010/01/28/five-unattached-ideas/&quot;&gt;We have a kind of club&lt;/a&gt;, you know, and anyone can join. Dress is casual, there will be punch and pie, and your only obligation is a screenshot. For example &amp;#8230;&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://omploader.org/vM3JkeQ&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://omploader.org/tM3JkeQ&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That&amp;#8217;s &lt;a href=&quot;http://kmandla.wordpress.com/hardware#FMV-5120&quot;&gt;this machine&lt;/a&gt;, of course, with a Grub-to-console boot time of 23 seconds (including the time it takes to snap the framebuffer into place), a full-workload memory footprint of less than 18Mb and taking up around 1Gb of hard drive space.  Jump in any time. &amp;#8230; &lt;img src=&quot;http://s.wordpress.com/wp-includes/images/smilies/icon_mrgreen.gif&quot; alt=&quot;:mrgreen:&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/kmandla.wordpress.com/3966/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/kmandla.wordpress.com/3966/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/kmandla.wordpress.com/3966/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/kmandla.wordpress.com/3966/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/kmandla.wordpress.com/3966/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/kmandla.wordpress.com/3966/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/kmandla.wordpress.com/3966/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/kmandla.wordpress.com/3966/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/kmandla.wordpress.com/3966/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/kmandla.wordpress.com/3966/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=kmandla.wordpress.com&amp;amp;blog=353512&amp;amp;post=3966&amp;amp;subd=kmandla&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content>
		<author>
			<name>K Mandla</name>
			<uri>http://kmandla.wordpress.com</uri>
		</author>
		<source>
			<title type="html">Motho ke motho ka botho</title>
			<subtitle type="html">K.Mandla's blog of Linux experiences</subtitle>
			<link rel="self" href="http://kmandla.wordpress.com/feed/"/>
			<id>http://kmandla.wordpress.com/feed/</id>
			<updated>2010-03-12T04:30:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">l3ib.org haxpact – Some Themes</title>
		<link href="http://david.chalkskeletons.com/blog/?p=49"/>
		<id>http://david.chalkskeletons.com/blog/?p=49</id>
		<updated>2010-03-09T09:12:21+00:00</updated>
		<content type="html">&lt;p&gt;Despite being a somewhat dysfunctional &lt;a href=&quot;http://l3ib.org&quot;&gt;l3ib&lt;/a&gt; member I&amp;#8217;m tossing my hat into &lt;a href=&quot;http://www.minuslab.net/d/?p=93&quot;&gt;haxpact&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I don&amp;#8217;t have much going on except a mess of scripts and some themes but let&amp;#8217;s begin.&lt;/p&gt;
&lt;p&gt;The &lt;a href=&quot;http://www.webupd8.org/2010/03/new-ubuntu-1004-light-and-dark-themes.html&quot;&gt;new artwork has surfaced for ubuntu&lt;/a&gt;, this is pretty old news. I thought I&amp;#8217;d try and make an &lt;a href=&quot;http://openbox.org&quot;&gt;openbox&lt;/a&gt; version so, y&amp;#8217;know, the kids don&amp;#8217;t have to miss out? Before we get to pretty pictures, let&amp;#8217;s start with misery:&lt;/p&gt;
&lt;p&gt;1. It&amp;#8217;s obviously not a pixel for pixel port, it&amp;#8217;s an openbox theme that will go with the gtk/icon/background etc.&lt;br /&gt;
2. There will be no rounding (see point one)&lt;br /&gt;
3. The buttons really are not the same, no.&lt;br /&gt;
4. This is really just a first attempt.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://david.chalkskeletons.com/files/pics/openboxradiance.png&quot;&gt;Look at openbox radiance here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#8217;ll get together a tarball when I have finished the bits off, as well as the &lt;a href=&quot;http://david.chalkskeletons.com/files/pics/ambiance.png&quot;&gt;ambiance theme&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I have a few tidying up things I&amp;#8217;d like to do with some other artwork and themes this week too, we shall see if that happens&amp;#8230;&lt;/p&gt;</content>
		<author>
			<name>David Barr</name>
			<uri>http://david.chalkskeletons.com/blog</uri>
		</author>
		<source>
			<title type="html">david.chalkskeletons.com</title>
			<link rel="self" href="http://david.chalkskeletons.com/blog/?feed=rss2"/>
			<id>http://david.chalkskeletons.com/blog/?feed=rss2</id>
			<updated>2010-03-09T09:30:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Rainbow 2.0</title>
		<link href="http://www.minuslab.net/d/?p=94"/>
		<id>http://www.minuslab.net/d/?p=94</id>
		<updated>2010-03-09T03:38:46+00:00</updated>
		<content type="html">&lt;p&gt;As my first &lt;a href=&quot;http://www.minuslab.net/d/?p=93&quot;&gt;haxpact&lt;/a&gt; entry, I decided to finish up the remaining pieces of &lt;a href=&quot;http://projects.l3ib.org/rainbow/&quot;&gt;rainbow&lt;/a&gt;, a toy program I developed that I find useful when doing anything with color (HTML stuff usually).  It&amp;#8217;s a &lt;a href=&quot;http://ruby-gnome2.sourceforge.jp/&quot;&gt;Ruby/GTK&lt;/a&gt; program that displays hex color codes found in plain text.  Here&amp;#8217;s a current screenshot:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.minuslab.net/d/wp-content/uploads/2010/03/rainbow-ss-pickem.png&quot;&gt;&lt;img class=&quot;alignnone size-medium wp-image-95&quot; title=&quot;rainbow-ss-pickem&quot; src=&quot;http://www.minuslab.net/d/wp-content/uploads/2010/03/rainbow-ss-pickem-300x281.png&quot; alt=&quot;&quot; width=&quot;300&quot; height=&quot;281&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It has just been released as Rainbow 2.0.  &lt;a href=&quot;http://projects.l3ib.org/rainbow/&quot;&gt;Go check it out&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Rainbow never had an official 1.0 release, as it was waiting on a bug to be fixed in the Ruby/GTK bindings in order to let drag and drop work.  That bug is long since fixed, but I wanted to improve the visual nature of the program to show colors more proportional to the number of times they occured in the file.  Let&amp;#8217;s start back at program inception and show the progression.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://files.minuslab.net/rainbow-1.png&quot;&gt;&lt;img src=&quot;http://files.minuslab.net/rainbow-1.thumb.png&quot; alt=&quot;rainbow early concept&quot; width=&quot;133&quot; height=&quot;100&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The rounded corners were adapted from a Python GTK theme color previewer that someone posted on Planet GNOME once (I forget who or where!), and the grid layout is using some seriously sketchy math on my part to lay it out.  This is however a working concept, parsing colors from text input and putting them into the grid.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.minuslab.net/screenshots/.shots/2009-01-30-1847-rainbow.png&quot;&gt;&lt;img src=&quot;http://www.minuslab.net/screenshots/.thumbs/2009-01-30-1847-rainbow.png&quot; alt=&quot;rainbow 1.0&quot; width=&quot;160&quot; height=&quot;64&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That grid concept grew more and I eventually surrounded it with some options such as sorting by hue or count, and showing text labels of the hex colors. This was supposed to be released as 1.0, but never quite made it due to waiting for that Ruby/GTK bug to be fixed (as well as general apathy).&lt;/p&gt;
&lt;p&gt;I then tried to modernize it by throwing out the grid concept and making the swatches proportional to the number of occurances read in the input, but I really didn&amp;#8217;t know how to do that. I stumbled across the &amp;#8220;&lt;a href=&quot;http://en.wikipedia.org/wiki/Bin_packing_problem&quot;&gt;bin packing problem&lt;/a&gt;&amp;#8221; and tried to adapt it to rainbow, with disastrous results:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://files.minuslab.net/rainbow-binfit-yuck.png&quot;&gt;&lt;img src=&quot;http://files.minuslab.net/rainbow-binfit-yuck.thumb.png&quot; alt=&quot;binfit&quot; width=&quot;250&quot; height=&quot;100&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The problem with the bin packing solution is that you need to know the dimensions of the items you are trying to pack, in this case, the colors, and that&amp;#8217;s not what I care about here.  I just care about the area the colors take up.&lt;/p&gt;
&lt;p&gt;Then I remembered a Windows application that displayed file usage as some sort of divided squares. After some googling, I found it: &lt;a href=&quot;http://www.cs.umd.edu/hcil/treemap-history/&quot;&gt;TreeMap&lt;/a&gt;. I adapted some code from the open source Java implementation linked there and used it to form what is rainbow 2.0.  Give it a try!&lt;/p&gt;</content>
		<author>
			<name>Dave Foster</name>
			<uri>http://www.minuslab.net/d</uri>
		</author>
		<source>
			<title type="html">minusblag</title>
			<subtitle type="html">two words pen island</subtitle>
			<link rel="self" href="http://www.minuslab.net/d/?feed=rss2"/>
			<id>http://www.minuslab.net/d/?feed=rss2</id>
			<updated>2010-03-12T14:30:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">l3ib.org haxpact begins tonight!</title>
		<link href="http://www.minuslab.net/d/?p=93"/>
		<id>http://www.minuslab.net/d/?p=93</id>
		<updated>2010-03-08T14:13:48+00:00</updated>
		<content type="html">&lt;p&gt;A number of &lt;a href=&quot;http://l3ib.org&quot;&gt;l3ib.org&lt;/a&gt; members have agreed to spend every day of the next month haxing on something interesting and blagging about it: HAXPACT.  Today is the first day of haxpact, and those of you subscribed to &lt;a href=&quot;http://planet.l3ib.org/&quot;&gt;Planet l3ib&lt;/a&gt; should see some activity by midnight tonight.  The goal of haxpact is to generate interest and momentum on projects that most of us are too lazy to keep up with.&lt;/p&gt;
&lt;p&gt;First off, credit where credit is due, haxpact is copying the idea of &lt;a href=&quot;http://mndl.hu/&quot;&gt;Gabor Papp&lt;/a&gt; and friends from the &lt;a href=&quot;http://toplap.org/index.php/Main_Page&quot;&gt;livecoding&lt;/a&gt; world.&lt;/p&gt;
&lt;p&gt;Second, rules for participants:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Every day, from 8 Mar to 7 Apr, you must create something and blag about it&lt;/li&gt;
&lt;li&gt;You may use previously unpublished hax from before this month, as long as you blag about it&lt;/li&gt;
&lt;li&gt;Anything considered creation counts: code, web pages, graphics, visualization, music&lt;/li&gt;
&lt;li&gt;Stuck?  Learn something new like &lt;a href=&quot;http://processing.org/&quot;&gt;processing&lt;/a&gt;, &lt;a href=&quot;http://www.pawfal.org/fluxus&quot;&gt;fluxus&lt;/a&gt;, &lt;a href=&quot;http://www.contextfreeart.org/mediawiki/index.php/CFDG_HOWTO&quot;&gt;CFDG&lt;/a&gt;: all visual things with quick learning curves&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I plan on making a progress report similar to &lt;a href=&quot;http://djangoadvent.com/&quot;&gt;django advent&lt;/a&gt; or &lt;a href=&quot;http://www.rpi.edu&quot;&gt;RPI&lt;/a&gt;&amp;#8217;s &lt;a href=&quot;http://dashboard.rcos.cs.rpi.edu/groups/dashboard/1&quot;&gt;RCOS Dashboard&lt;/a&gt; (my alma mater!).&lt;/p&gt;
&lt;p&gt;Participating l3ibs include myself, andrewy, &lt;a href=&quot;http://fitzsimmons.ca/&quot;&gt;Fitzsimmons&lt;/a&gt;, and &lt;a href=&quot;http://syscrash.ca&quot;&gt;jvd&lt;/a&gt;.  If anyone unaffiliated with l3ib.org wishes to participate, send me an email and I&amp;#8217;ll add you to the accumulator.  You should drop by #l3ib on freenode too.&lt;/p&gt;
&lt;p&gt;Happy haxing!&lt;/p&gt;</content>
		<author>
			<name>Dave Foster</name>
			<uri>http://www.minuslab.net/d</uri>
		</author>
		<source>
			<title type="html">minusblag</title>
			<subtitle type="html">two words pen island</subtitle>
			<link rel="self" href="http://www.minuslab.net/d/?feed=rss2"/>
			<id>http://www.minuslab.net/d/?feed=rss2</id>
			<updated>2010-03-12T14:30:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">K.Mandla</title>
		<link href="http://kmandla.wordpress.com/2010/03/08/a-fork-is-not-a-bad-thing/"/>
		<id>http://kmandla.wordpress.com/2010/03/08/a-fork-is-not-a-bad-thing/</id>
		<updated>2010-03-08T14:07:35+00:00</updated>
		<content type="html">&lt;p&gt;It &lt;a href=&quot;http://kmandla.wordpress.com/2008/11/20/critiquing-distros-in-the-present-perfect-tense/&quot;&gt;has happened again&lt;/a&gt;, so I have to wonder again: What&amp;#8217;s the reason for &lt;a href=&quot;http://lists.crux.nu/pipermail/crux/2010-March/009068.html&quot; target=&quot;_blank&quot;&gt;a sudden, vitriolic knee-jerk reaction&lt;/a&gt; to the idea of someone forking a distro?&lt;/p&gt;
&lt;p&gt;After all, you have a slightly different idea of where a distribution should go. You have a plan, a goal, a mission statement and your own favorite wallpaper. What more do you need than that, plus a little ambition, to set yourself up as supreme dictator for life?&lt;/p&gt;
&lt;p&gt;I understand brand loyalty, if that&amp;#8217;s the reason for the reaction. After all, some people would have every Ubuntu variant ever concocted permanently erased, or at least merged into one megadistro available on a series of six DVDs. But just about every brand out there comes with a clause that says if you want, you can adjust and redistribute it, free of hassle, free of charge and free of obligation. So it&amp;#8217;s not like it&amp;#8217;s some big surprise that someone actually follows through on that. &lt;/p&gt;
&lt;p&gt;Or maybe it&amp;#8217;s an inability to see a distro&amp;#8217;s shortcomings. I can understand that, if you think your preferred version is all that and a bag of chips. It&amp;#8217;s an unfortunate situation, but not a difficult one to understand: Brand X does everything you ever wanted, so it must be perfect for everyone else too, right?&lt;/p&gt;
&lt;p&gt;If I had the guts, I would threaten to rerelease just about every distro out there, and effectively double the number of available options, just to annoy the people who are already annoyed by the software buffet before them. And all I would do is tweak the default wallpaper. Oh, if only I had the guts. And the time.&lt;/p&gt;
&lt;p&gt;But I won&amp;#8217;t dwell on this any longer. I&amp;#8217;ve discussed it in the past; splitting off someone&amp;#8217;s work and dedicating your time to it does no more harm than take your time away from you. It&amp;#8217;s educational, it&amp;#8217;s free (short of bandwidth and hosting, I guess) and you&amp;#8217;re &lt;em&gt;allowed&lt;/em&gt; to, for goodness sake. &lt;/p&gt;
&lt;p&gt;So don&amp;#8217;t be shocked or rude when it happens. Everybody has to start somewhere, and nobody benefits from that kind of negativity. Be kind to one another. &amp;#8230;&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/kmandla.wordpress.com/3965/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/kmandla.wordpress.com/3965/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/kmandla.wordpress.com/3965/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/kmandla.wordpress.com/3965/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/kmandla.wordpress.com/3965/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/kmandla.wordpress.com/3965/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/kmandla.wordpress.com/3965/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/kmandla.wordpress.com/3965/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/kmandla.wordpress.com/3965/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/kmandla.wordpress.com/3965/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=kmandla.wordpress.com&amp;amp;blog=353512&amp;amp;post=3965&amp;amp;subd=kmandla&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content>
		<author>
			<name>K Mandla</name>
			<uri>http://kmandla.wordpress.com</uri>
		</author>
		<source>
			<title type="html">Motho ke motho ka botho</title>
			<subtitle type="html">K.Mandla's blog of Linux experiences</subtitle>
			<link rel="self" href="http://kmandla.wordpress.com/feed/"/>
			<id>http://kmandla.wordpress.com/feed/</id>
			<updated>2010-03-12T04:30:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Recipe: Crockpot Rouladen</title>
		<link href="http://shallowsky.com/blog/recipes/rouladen.html"/>
		<id>http://shallowsky.com/blog/recipes/rouladen.html</id>
		<updated>2010-03-07T18:56:00+00:00</updated>
		<content type="html">&lt;p&gt;
I never blog recipes. But while I was making rouladen today, I
remembered when I first tried to make it, and discovered that the
recipes on the web were all for something entirely different than
the delicious rouladen my mom used to make. Mom got the recipe from a
German babysitter named Betty who used to take care of me when I was little.
It was fantastic and I haven't had anything else like it anywhere,
so I asked Mom for the recipe, adapted it a little for my crockpot,
and have been enjoying it ever since.
&lt;p&gt;
Apologies for the lack of precise quantities. This is how we do recipes
in my family, and I'm not great at following precise instructions
anyway, and in any case, the recipe originally came from Mom watching
Betty make it once.

&lt;h2&gt;Crockpot Rouladen&lt;/h2&gt;
&lt;p&gt;
&lt;b&gt;Flank steak&lt;/b&gt; - lay it out flat.
&lt;p&gt;
&lt;b&gt;Mustard&lt;/b&gt; - whatever kind you have lying around. 
Paint a thin layer onto steak. I personally hate mustard, but
it doesn't taste like mustard in the final dish so it's okay.
&lt;p&gt;
&lt;b&gt;Bacon&lt;/b&gt; -  maybe 5 pieces. Cook to not-quite-crisp, to get rid of some
of the fat. I cut off some of the fat too, but I'm weird that way.
Lay strips on top of mustard.
&lt;p&gt;
&lt;b&gt;Bread crumbs&lt;/b&gt; - Sprinkle on top of bacon.  A little or a lot, as you wish.
Enough to leak out when it's rolled, as it thickens the sauce nicely.
&lt;p&gt;
Roll steak up and secure with skewers or string.  Watch the grain and 
roll it so that when you slice it, you'll be slicing across the grain.
This will seem weird and wrong and you'll want to roll it up the other
way because this way you'll end up with a long skinny thing that doesn't
fit in the pot. It'll taste just as good either way, but it'll be a lot
easier to eat if you roll it up the right way.
&lt;p&gt;
Brown steak a bit in small amount of oil, any kind ... maybe use
a little of the bacon grease.
&lt;p&gt;
&lt;b&gt;Onions&lt;/b&gt;, sliced - I don't like onions, so I leave them out.
&lt;p&gt;
&lt;b&gt;Tomato sauce&lt;/b&gt; - one regular-sized can. Pour over steak.
Add a little water too, up to about 1/3 can, if you want more sauce.
&lt;p&gt;
Salt, pepper, spices as desired. I add a little cinnamon, to make it
taste more like Grecian Chicken (another tomato-sauce recipe where
googling gets entirely the wrong result, and if I ever find it I'll
be sure to blog it) or like the chicken tikka masala at Bollywood Cafe
(which has no resemblance to tikka masala anywhere else, but is wonderful).
I usually toss in a couple of bay leaves too, and whatever else I
feel like adding that day.

&lt;p&gt;
Cook in the crockpot maybe 6.5 hours on high, longer on low.
Also works fine simmering in a pan on the stove -- check it about 2.5
hours but expect it to take 3 or so.
It doesn't hurt to baste occasionally, or add water if it starts to look dry
(in the crockpot that usually isn't needed).
&lt;p&gt;
In the last hour or two, toss in:
&lt;p&gt;
&lt;b&gt;Raisins&lt;/b&gt; - maybe a double handful (a couple small boxes).
&lt;p&gt;
When it's done, it should be falling-apart tender.
&lt;p&gt;
&lt;b&gt;Serving&lt;/b&gt;:
Cut small rounds, ladle sauce over them, and serve with noodles or bread.
&lt;p&gt;
Enjoy!&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;</content>
		<author>
			<name>Akkana Peck</name>
			<uri>http://shallowsky.com/blog</uri>
		</author>
		<source>
			<title type="html">Shallow Thoughts</title>
			<subtitle type="html">Akkana's Musings on Open Source, Science, and Nature.</subtitle>
			<link rel="self" href="http://shallowsky.com/blog/index.rss"/>
			<id>http://shallowsky.com/blog/index.rss</id>
			<updated>2010-03-12T05:30:12+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">K.Mandla</title>
		<link href="http://kmandla.wordpress.com/2010/03/07/the-style-is-light-the-software-is/"/>
		<id>http://kmandla.wordpress.com/2010/03/07/the-style-is-light-the-software-is/</id>
		<updated>2010-03-07T12:06:16+00:00</updated>
		<content type="html">&lt;p&gt;While the &lt;a href=&quot;https://wiki.ubuntu.com/Brand&quot; target=&quot;_blank&quot;&gt;Ubuntu rebranding&lt;/a&gt; is still at the forefront of everyone&amp;#8217;s mind, I think I&amp;#8217;ll throw in my meager opinion: It&amp;#8217;s great. I love it. It&amp;#8217;s clean, it&amp;#8217;s fresh, it&amp;#8217;s a new direction. It&amp;#8217;s classy, it&amp;#8217;s simple, it&amp;#8217;s sharp and it&amp;#8217;s light &amp;#8212; &lt;/p&gt;
&lt;p&gt;Waitaminute. Are we talking about the logo, or are we talking about the software? I understand that the &lt;em&gt;theme&lt;/em&gt; is light; after all, the new typeface and the simplified icon are &amp;#8220;lighter&amp;#8221; than the past ones, in a visual-effect sense. I have worked in print media, and I can more or less see through the marketing jargon.&lt;/p&gt;
&lt;p&gt;And the desktop is interesting, even if we seem to be transitioning between orange and brown and purple (my primary school art teacher is having a heart attack right now). &lt;a href=&quot;http://kmandla.wordpress.com/2008/08/01/pretty-is-a-feature-but-ugly-is-subjective/&quot;&gt;We all know the default desktop is a completely pointless exercise anyway.&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;No, it&amp;#8217;s lines like this that throw me into a painful 10-minute giggle fit. &lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Good software is &amp;#8220;light&amp;#8221; in the sense that it uses your resources efficiently, runs quickly, and can easily be reshaped as needed. Ubuntu represents a break with the bloatware of proprietary operating systems and an opportunity to delight to those who use computers for work and play.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;The first sentence I have no qualms with; I can agree in principle. But the second is a slight derailment, in that it doesn&amp;#8217;t really follow the idea of the first. Is this one of those clever marketing psychology gimmicks? Am I reading one of those advertising school ploys to keep me buying at a frenzy? or downloading at a frenzy, I should say? Is this a trick question?&lt;/p&gt;
&lt;p&gt;I&amp;#8217;ll cut to the chase. If the intent is to somehow assert that Ubuntu is light &amp;#8230; well, I am bemused, to say the least. A default Ubuntu desktop &amp;#8212; even with a K or an X at the front &amp;#8212; wouldn&amp;#8217;t know &amp;#8220;light&amp;#8221; if the idea jumped up and bit it on the ankle. You say &amp;#8220;light&amp;#8221; and the last thing I even consider beginning to get the urge to want to start debating thinking about &amp;#8230; is Ubuntu. &lt;/p&gt;
&lt;p&gt;And suggesting the idea is valid because Ubuntu is somehow lighter than Windows or Mac OSwhatever won&amp;#8217;t work either. That&amp;#8217;s like saying, &amp;#8220;I&amp;#8217;m not as fat as that girl,&amp;#8221; and expecting people to applaud your waifishness. Please. &lt;/p&gt;
&lt;p&gt;I have no problem with a facelift, especially since &lt;a href=&quot;http://www.ubuntu.com/news/matt-asay-coo-canonical&quot; target=&quot;_blank&quot;&gt;a new captain is in the chair&lt;/a&gt;, and there is always a trickle-down suggesting a change in command should be accompanied by a change in appearance. That much I almost expect.&lt;/p&gt;
&lt;p&gt;But let&amp;#8217;s not make suggestions, allusions or triple entendres. You want to tell me Ubuntu is solid, it&amp;#8217;s dependable, it&amp;#8217;s reliable or trustworthy, and I will accept that with the standard-issue &amp;#8220;case-by-case&amp;#8221; caveat. All of those things it may be, but light &amp;#8230; no, no. Don&amp;#8217;t make me laugh again, please. &amp;#8230;&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/kmandla.wordpress.com/3959/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/kmandla.wordpress.com/3959/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/kmandla.wordpress.com/3959/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/kmandla.wordpress.com/3959/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/kmandla.wordpress.com/3959/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/kmandla.wordpress.com/3959/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/kmandla.wordpress.com/3959/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/kmandla.wordpress.com/3959/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/kmandla.wordpress.com/3959/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/kmandla.wordpress.com/3959/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=kmandla.wordpress.com&amp;amp;blog=353512&amp;amp;post=3959&amp;amp;subd=kmandla&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content>
		<author>
			<name>K Mandla</name>
			<uri>http://kmandla.wordpress.com</uri>
		</author>
		<source>
			<title type="html">Motho ke motho ka botho</title>
			<subtitle type="html">K.Mandla's blog of Linux experiences</subtitle>
			<link rel="self" href="http://kmandla.wordpress.com/feed/"/>
			<id>http://kmandla.wordpress.com/feed/</id>
			<updated>2010-03-12T04:30:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">K.Mandla</title>
		<link href="http://kmandla.wordpress.com/2010/03/07/random-page-links-for-wordpress-com/"/>
		<id>http://kmandla.wordpress.com/2010/03/07/random-page-links-for-wordpress-com/</id>
		<updated>2010-03-06T23:08:39+00:00</updated>
		<content type="html">&lt;p&gt;One quick note today, and not necessarily aimed at Linux users: You may have noticed a small link on the right that says &amp;#8220;&lt;a href=&quot;http://kmandla.wordpress.com/?random&quot;&gt;Surprise me!&lt;/a&gt;&amp;#8221; If you click on that you get taken to a random page on this blog, which is either interesting or not. &lt;/p&gt;
&lt;p&gt;I had been looking for a way to do this but didn&amp;#8217;t find any guidance on it in WordPress.com&amp;#8217;s help pages (I will confess to not looking very hard though &lt;img src=&quot;http://s.wordpress.com/wp-includes/images/smilies/icon_rolleyes.gif&quot; alt=&quot;:roll:&quot; class=&quot;wp-smiley&quot; /&gt;  ). I spotted a random page link on another, &amp;#8220;professional&amp;#8221;-grade site (in other words, one that has ads and gets to seriously customize the layout) and it&amp;#8217;s nothing incredibly fancy. &lt;/p&gt;
&lt;p&gt;&lt;code&gt;http://kmandla.wordpress.com/?random&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Throw that into the link box, or in the &lt;code&gt;href&lt;/code&gt; field in your &lt;code&gt;&amp;lt;a&amp;gt;&lt;/code&gt; anchor tag. Make sure you change the first part of the URL though, or you&amp;#8217;ll get sent back to my site. Which would be either interesting or not. &lt;img src=&quot;http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif&quot; alt=&quot;;)&quot; class=&quot;wp-smiley&quot; /&gt;  &lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/kmandla.wordpress.com/3957/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/kmandla.wordpress.com/3957/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/kmandla.wordpress.com/3957/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/kmandla.wordpress.com/3957/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/kmandla.wordpress.com/3957/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/kmandla.wordpress.com/3957/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/kmandla.wordpress.com/3957/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/kmandla.wordpress.com/3957/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/kmandla.wordpress.com/3957/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/kmandla.wordpress.com/3957/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=kmandla.wordpress.com&amp;amp;blog=353512&amp;amp;post=3957&amp;amp;subd=kmandla&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content>
		<author>
			<name>K Mandla</name>
			<uri>http://kmandla.wordpress.com</uri>
		</author>
		<source>
			<title type="html">Motho ke motho ka botho</title>
			<subtitle type="html">K.Mandla's blog of Linux experiences</subtitle>
			<link rel="self" href="http://kmandla.wordpress.com/feed/"/>
			<id>http://kmandla.wordpress.com/feed/</id>
			<updated>2010-03-12T04:30:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">K.Mandla</title>
		<link href="http://kmandla.wordpress.com/2010/03/06/wicd-is-good-stuff/"/>
		<id>http://kmandla.wordpress.com/2010/03/06/wicd-is-good-stuff/</id>
		<updated>2010-03-06T12:14:16+00:00</updated>
		<content type="html">&lt;p&gt;The other thing I wanted to mention about &lt;a href=&quot;http://kmandla.wordpress.com/2010/03/04/what-was-i-thinking/&quot;&gt;my brief interlude with Arch&lt;/a&gt; a day ago, was my surprise at using &lt;a href=&quot;http://wicd.sourceforge.net/&quot; target=&quot;_blank&quot;&gt;wicd&lt;/a&gt;. Ordinarily I wouldn&amp;#8217;t bother messing with utilities or daemons that manage network connections. I rarely see the need when I can hand-edit the rc.conf file more quickly and easily than working my way through a GUI.&lt;/p&gt;
&lt;p&gt;On the other hand, I have family members whose &lt;a href=&quot;http://kmandla.wordpress.com/2010/03/03/windows-7-rumblings/&quot;&gt;frustrations with Windows 7&lt;/a&gt; and its precursors occasionally warrants teasing &lt;img src=&quot;http://s.wordpress.com/wp-includes/images/smilies/icon_twisted.gif&quot; alt=&quot;:twisted:&quot; class=&quot;wp-smiley&quot; /&gt;  , and something like this is just the ticket.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://omploader.org/vM3F6Yg&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://omploader.org/tM3F6Yg&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Knowing that at some point they might ask for a system built &lt;a href=&quot;http://kmandla.wordpress.com/2009/08/09/idesk-completes-the-look/&quot;&gt;to look like Windows XP Classic&lt;/a&gt; means I have to prepare for the least common denominator, and that means the things I take for granted &amp;#8212; like reconnecting to a different network interface, or automounting USB stuff, or point-and-click wallpaper management &amp;#8212; need to be a little easier to handle.&lt;/p&gt;
&lt;p&gt;Enter wicd. To put it simply, this program completely usurps the need for Arch&amp;#8217;s default net daemon in your system. I have &lt;code&gt;!net&lt;/code&gt; set in my rc.conf, &lt;code&gt;wicd&lt;/code&gt; added, and the wicd-gtk interface set to run with the .xinitrc file. And without prompting and without coaxing, it quite easily finds the open interface, connects, and sits back and relaxes.&lt;/p&gt;
&lt;p&gt;It&amp;#8217;s clean, it&amp;#8217;s fast, it&amp;#8217;s magical. I was amazed, to be honest. I have come to imagine most of these utilities as requiring more work than they save, but wicd is almost too easy. It can jump between connections at the drop of a hat, will spit up a very simple transmission/receive meter, has a dead simple configuration panel, and after that, it doesn&amp;#8217;t do anything but what it&amp;#8217;s supposed to.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://omploader.org/vM3F6Yw&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://omploader.org/tM3F6Yw&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#8217;ve tried to confuse it by swapping hardware, and it doesn&amp;#8217;t skip a beat. It doesn&amp;#8217;t care if you&amp;#8217;re using wireless or wired connections. About the only complaint I could make is, I would like to be able to customize the tray icon. I know: How shallow is that? &lt;img src=&quot;http://s.wordpress.com/wp-includes/images/smilies/icon_neutral.gif&quot; alt=&quot;:|&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;p&gt;But really, when you start up a program for the first time, and it does exactly what it&amp;#8217;s supposed to, and it&amp;#8217;s frighteningly easy to manage, and you can&amp;#8217;t seem to confuse it &amp;#8230; well, what else is there to say? A gold smilie for the wicd people: Nice work. &lt;img src=&quot;http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif&quot; alt=&quot;:D&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/kmandla.wordpress.com/3956/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/kmandla.wordpress.com/3956/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/kmandla.wordpress.com/3956/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/kmandla.wordpress.com/3956/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/kmandla.wordpress.com/3956/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/kmandla.wordpress.com/3956/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/kmandla.wordpress.com/3956/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/kmandla.wordpress.com/3956/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/kmandla.wordpress.com/3956/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/kmandla.wordpress.com/3956/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=kmandla.wordpress.com&amp;amp;blog=353512&amp;amp;post=3956&amp;amp;subd=kmandla&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content>
		<author>
			<name>K Mandla</name>
			<uri>http://kmandla.wordpress.com</uri>
		</author>
		<source>
			<title type="html">Motho ke motho ka botho</title>
			<subtitle type="html">K.Mandla's blog of Linux experiences</subtitle>
			<link rel="self" href="http://kmandla.wordpress.com/feed/"/>
			<id>http://kmandla.wordpress.com/feed/</id>
			<updated>2010-03-12T04:30:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Adding video to an OpenOffice Impress presentation</title>
		<link href="http://shallowsky.com/blog/speaking/openoffice-animations.html"/>
		<id>http://shallowsky.com/blog/speaking/openoffice-animations.html</id>
		<updated>2010-03-05T23:36:00+00:00</updated>
		<content type="html">&lt;h3&gt;(and how to convert MPEG video to animated GIF)&lt;/h3&gt;

I gave an &lt;a href=&quot;http://ignite.oreilly.com/&quot;&gt;Ignite&lt;/a&gt; talk
this week at &lt;a href=&quot;http://ignitesv.com/&quot;&gt;Ignite Silicon Valley&lt;/a&gt;.
It was a great event! Lots of entertaining talks about all sorts of topics.
&lt;p&gt;
I'd always wanted to do an Ignite speech.
I always suspected the kicker would be format:
O'Reilly's guidelines specified PowerPoint format.
&lt;p&gt;
Of course, as a Linux user, my only option for creating PowerPoint
slides is OpenOffice. Historically, OpenOffice and I haven't gotten
along very well, and this slide show was no exception. Happily,
Ignite needs only 20 slides ... how hard can that be, right?
Most of my slides were very simple (a few words, or one picture),
with one exception: I had one simulation I wanted to show as a
video. (When I give this presentation on my own machine, I run
the simulation live, but that's not an option on someone else's machine.

&lt;h3&gt;Impress woes&lt;/h3&gt;
&lt;p&gt;
First I wrestled with Open Office to create the non-animated slides.
It was harder than I'd expected.
I just loved having to go back and un-capitalize words that
OO kept helpfully re-capitalizing for me.
And the way it wouldn't let me change text format on any word that
triggered the spellchecker, because it needed to show me the spellcheck
context menu instead. And the guessing game clicking around trying to
find a place where OO would let me drag to move the text to somewhere
where it was approximately centered.
&lt;p&gt;
And when I finally thought I had everything, I saved as .ppt, re-loaded
and discovered that it had lost all my formatting, so instead of yellow
96 point centered text I had white 14-point left-aligned, and I had to
go in and select the text on each slide and change three or
four properties on each one.
&lt;p&gt;
And I couldn't use it for an actual presentation.
In slideshow mode, it only showed the first slide about one time out
of six. The other times, it showed a blank slide for the first 15
seconds before auto-advancing to the second one. 
The auto-advance timing was off anyway (see below).
Fortunately, I didn't need &lt;i&gt;use&lt;/i&gt; OpenOffice for this presentation;
I only needed it to create the PPT file.
I ended up making a separate version of the slides in HTML to practice with.

&lt;h3&gt;Inserting a movie&lt;/h3&gt;
&lt;p&gt;
But I did eventually have all my static slides ready.
It was time to insert my movie, which I had converted to MPEG1
on the theory that it works everywhere. With the mpeg added,
I saved one copy to OpenOffice's native format of .odp,
plus the .ppt copy I would need for the actual presentation.
&lt;p&gt;
Then I quit and opened the .ppt -- and the video slide was blank.
A bit of searching revealed that this was a long-known issue,
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=90272&quot;&gt;bug 90272&lt;/a&gt;,
but there seems to be no interest in fixing it.
So I was out of luck if I wanted to attach an MPEG,
unless I could find someone with a real copy of PowerPoint.

&lt;h3&gt;Plan B: Animated GIF&lt;/h3&gt;
&lt;p&gt;
Next idea: convert my 15-second video to an animated GIF.
But how to do that? Google found me quite a few web pages that claimed
to give the recipe, but they all led to the same error message:
&lt;code&gt;ERROR: gif only handles the rgb24 pixel format. Use -pix_fmt rgb24.&lt;/code&gt;
&lt;p&gt;
So what? Just add &lt;code&gt;-pix_fmt rgb24&lt;/code&gt; to the commandline,
right? But the trick turns out to be &lt;i&gt;where&lt;/i&gt; to add it, since
ffmpeg turns out to be highly picky about its argument order.
Here's the working formula to convert a movie to animated GIF:
&lt;pre&gt;
$ ffmpeg -i foo.mpeg -pix_fmt rgb24 foo.gif
&lt;/pre&gt;
&lt;p&gt;
This produced a huge file, though, and it didn't really need to be
1024x768, so I scaled it down with ImageMagick:
&lt;pre&gt;
convert -depth 8 -scale 800x600 flock-mpeg.gif flock-mpeg-800.gif
&lt;/pre&gt;
which brought the file size from 278M down to a much more reasonable
1.9M.
&lt;p&gt;
Happily, OpenOffice does seem to be able to import and save animated
GIFs, even to .ppt format. It has trouble &lt;i&gt;displaying&lt;/i&gt; them -- that's 
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=90272&quot;&gt;bug 90272&lt;/a&gt;
-- so you wouldn't want to use this format for a presentation you were
actually going to &lt;i&gt;give&lt;/i&gt; in OpenOffice. But as I mentioned, OpenOffice
was already out for that.
&lt;p&gt;
If you do this, &lt;b&gt;make sure all your static slides are finished first&lt;/b&gt;.
Once I loaded the animated GIF,
OpenOffice slowed to a crawl and it was hard to do anything at all.
Moving text on a slide turned into an ordeal of &quot;hover the mouse where
you think a move cursor might show up, and wait 45 seconds ... cursor
change? No? Okay, move a few pixels and wait again.&quot; Nothing happened
in real time. A single mouse click wouldn't register for 30 seconds or
more. And this was on my fast dual-core desktop with 4G RAM;
I don't even want to think what it would be like on my laptop.
I don't know if OOo is running the animations continuously, or what --
but be sure you have everything else finished before you load any animations.

&lt;h3&gt;The moment of truth&lt;/h3&gt;
&lt;p&gt;
I never found out whether my presentation worked in real Microsoft Powerpoint.
As it turned out, at the real event, the display machine was a Mac
running Keynote. Keynote was able to import the .ppt from OpenOffice,
and to display the animation. Whew!
&lt;p&gt;
One curiosity about the display: the 15 seconds per slide auto-advance
failed on the animated slide. The slide showed for 30 seconds rather
than 15. I had written this off as another OpenOffice bug, so I wasn't
prepared when Keynote did the same thing in the live presentation,
and I had to extemporize for 15 seconds.
&lt;p&gt;
My theory, thinking about it afterward, is that the presentation
programs don't start the counter until the animation has finished
playing. So for an Ignite presentation, you might need to set the
animation to play for exactly 15 seconds, then set that slide to
advance after 0 seconds. If that's even possible.
&lt;p&gt;
Or just use HTML. The great irony of this whole story is that some of
the other presenters used their own laptops, so I probably could have
used my HTML version (which had none of these problems) had I asked.
I will definitely remember that for the next Ignite!
Meanwhile, I suppose it's good for me to try OO Impress every few
years and remind myself why I avoid it the rest of the time.&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;</content>
		<author>
			<name>Akkana Peck</name>
			<uri>http://shallowsky.com/blog</uri>
		</author>
		<source>
			<title type="html">Shallow Thoughts</title>
			<subtitle type="html">Akkana's Musings on Open Source, Science, and Nature.</subtitle>
			<link rel="self" href="http://shallowsky.com/blog/index.rss"/>
			<id>http://shallowsky.com/blog/index.rss</id>
			<updated>2010-03-12T05:30:12+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">K.Mandla</title>
		<link href="http://kmandla.wordpress.com/2010/03/06/ach-arch/"/>
		<id>http://kmandla.wordpress.com/2010/03/06/ach-arch/</id>
		<updated>2010-03-05T23:00:01+00:00</updated>
		<content type="html">&lt;p&gt;I used the word &amp;#8220;&lt;a href=&quot;http://kmandla.wordpress.com/2010/03/04/what-was-i-thinking/&quot;&gt;fitful&lt;/a&gt;&amp;#8221; to describe installing Arch Linux on &lt;a href=&quot;http://kmandla.wordpress.com/hardware#Thinkpad&quot;&gt;this machine&lt;/a&gt; the other day, and I should probably explain why. &lt;/p&gt;
&lt;p&gt;The &lt;a href=&quot;http://www.archlinux.org/download/&quot; target=&quot;_blank&quot;&gt;2009.08 ISO&lt;/a&gt; has a couple of interrelated idiosyncrasies on this hardware, which I don&amp;#8217;t think I have described in the past, but are worth mentioning. (It&amp;#8217;s possible that I &lt;em&gt;have&lt;/em&gt; mentioned them in the past, but perfect recall on a 4 1/2-year-old post-a-day blog is getting difficult. Please bear with me if this sounds familiar. &lt;img src=&quot;http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif&quot; alt=&quot;:(&quot; class=&quot;wp-smiley&quot; /&gt;  )&lt;/p&gt;
&lt;p&gt;That ISO, and some of the ones before it, have two boot options &amp;#8212; one for SATA-style drive labeling, and one for old IDE-style naming. In other words, /dev/sdaX or /dev/hdaX. It&amp;#8217;s not a huge difference, or at least it hadn&amp;#8217;t been up until now.&lt;/p&gt;
&lt;p&gt;I don&amp;#8217;t usually pick the first option, but this time I did and got some of the strangest, most bizarre behavior from an Arch environment I ever saw. Network access was fruity to say the least, with the setup program downloading little more than the names of the files from the server, touching them in the temporary directory, and then complaining because it couldn&amp;#8217;t install them. The one or two programs that did manage to survive the blast seemed somehow scrambled if I tried to tamper with them from another window.&lt;/p&gt;
&lt;p&gt;It wasn&amp;#8217;t just network access either &amp;#8212; the drive (if you can believe this) seemed to sometimes be there, and sometimes not. I don&amp;#8217;t know how else to say that, except that I could change into the temporary installation directory and find the wreckage of the installation, but seconds later the terminal would hang and tell me it was unable to find files or programs I asked for. Very strange.&lt;/p&gt;
&lt;p&gt;I tried this twice, thinking the first was just a fluke, but a reboot using the same SATA-style selection yielded similar results. I know I should be concerned and I know I should be looking for some sort of bug to report &amp;#8230; but where do I start? So many things were scrambled I don&amp;#8217;t know what to say is wrong. And what does it have to do with that boot option? &lt;img src=&quot;http://s.wordpress.com/wp-includes/images/smilies/icon_confused.gif&quot; alt=&quot;:???:&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Anyway, the second boot option is usually the one I rely on, and at least this time I knew what I could expect. Behavior was normal, network access was normal, the system installed fine &amp;#8230; except for one small thing: On the first boot, the system froze, complaining that the root drive was unavailable.&lt;/p&gt;
&lt;p&gt;If you ever run into this problem, I can tell you that message is both true and false. It is available, and it isn&amp;#8217;t. The issue is that the installer wrote out your /etc/fstab file with /dev/hdaX drive assignments &amp;#8212; as you expect it might. &lt;/p&gt;
&lt;p&gt;However, the kernel boots and recognizes everything with /dev/sdaX drive letters, and so asks for your help. The solution is somewhat straightforward: Remount the drive so you can write to it (the instructions are right there at the login prompt), then edit the /etc/fstab file to change the drive lettering to sda-style. Reboot, and it should work fine.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;ll look around for a bug report on that particular issue, since it&amp;#8217;s a rather easy one to pin down. I don&amp;#8217;t know how much I can do about that first situation though, and it&amp;#8217;s always possible this was something unique to this machine. I have one more thing to note in this short Arch experience, but I&amp;#8217;ll save that for the next post. &amp;#8230; &lt;img src=&quot;http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;:)&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/kmandla.wordpress.com/3953/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/kmandla.wordpress.com/3953/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/kmandla.wordpress.com/3953/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/kmandla.wordpress.com/3953/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/kmandla.wordpress.com/3953/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/kmandla.wordpress.com/3953/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/kmandla.wordpress.com/3953/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/kmandla.wordpress.com/3953/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/kmandla.wordpress.com/3953/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/kmandla.wordpress.com/3953/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=kmandla.wordpress.com&amp;amp;blog=353512&amp;amp;post=3953&amp;amp;subd=kmandla&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content>
		<author>
			<name>K Mandla</name>
			<uri>http://kmandla.wordpress.com</uri>
		</author>
		<source>
			<title type="html">Motho ke motho ka botho</title>
			<subtitle type="html">K.Mandla's blog of Linux experiences</subtitle>
			<link rel="self" href="http://kmandla.wordpress.com/feed/"/>
			<id>http://kmandla.wordpress.com/feed/</id>
			<updated>2010-03-12T04:30:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Book Preview: Python Testing: Beginner’s Guide</title>
		<link href="http://www.ogmaciel.com/?p=811"/>
		<id>http://www.ogmaciel.com/?p=811</id>
		<updated>2010-03-05T13:53:12+00:00</updated>
		<content type="html">&lt;div id=&quot;attachment_813&quot; class=&quot;wp-caption alignleft&quot;&gt;&lt;a href=&quot;http://www.ogmaciel.com/wp-content/uploads/2010/03/packt_pythontesting.jpg&quot;&gt;&lt;img class=&quot;size-medium wp-image-813&quot; title=&quot;Python Testing: Beginner's Guide&quot; src=&quot;http://www.ogmaciel.com/wp-content/uploads/2010/03/packt_pythontesting-243x300.jpg&quot; alt=&quot;Python Testing: Beginner's Guide&quot; width=&quot;243&quot; height=&quot;300&quot; /&gt;&lt;/a&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;Python Testing: Beginner's Guide&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;I was looking for some material on proper &lt;strong&gt;python testing&lt;/strong&gt; in order to improve my &lt;strong&gt;QA&lt;/strong&gt; skills and after some &amp;#8220;Googling&amp;#8221; came across &amp;#8220;&lt;a href=&quot;http://bit.ly/PythonTestingBook&quot;&gt;Python Testing: Beginner&amp;#8217;s Guide&lt;/a&gt;&amp;#8220;. My first impulse was to hit &lt;strong&gt;Amazon&lt;/strong&gt; and see if they had it and if I could buy an &lt;strong&gt;ebook&lt;/strong&gt; version. Sadly, they only had the &amp;#8220;dead tree&amp;#8221; version, so I decided to check if the publisher, &lt;a href=&quot;http://packtpub.com&quot;&gt;PackT Publishing&lt;/a&gt;, had an alternative.&lt;/p&gt;
&lt;p&gt;Boy, was I glad I hit their web site! Not only there was an ebook version of that book, but they &lt;strong&gt;do not password protect&lt;/strong&gt; them, giving you complete control over your purchase!!! You can also&lt;strong&gt; copy tex&lt;/strong&gt;t from it, which makes your life really easy when you&amp;#8217;re following along and want to copy some of the code being described!&lt;/p&gt;
&lt;p&gt;Needless to say I purchased the ebook version and have already allocated my weekend to read it, so you can expect a review next week. In the meantime, here&amp;#8217;s a free chapter (PDF) for you to get a taste for the book: &lt;a href=&quot;http://bit.ly/PythonTestingCh5&quot;&gt;Chapter 5: When Doctest isn&amp;#8217;t Enough: Unittest to the Rescue&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>Og Maciel</name>
			<uri>http://www.ogmaciel.com</uri>
		</author>
		<source>
			<title type="html">Journal of an Open Sourcee</title>
			<subtitle type="html">The senseless thoughts of an open source advocate</subtitle>
			<link rel="self" href="http://www.ogmaciel.com/?feed=rss2"/>
			<id>http://www.ogmaciel.com/?feed=rss2</id>
			<updated>2010-03-10T05:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">K.Mandla</title>
		<link href="http://kmandla.wordpress.com/2010/03/04/what-was-i-thinking/"/>
		<id>http://kmandla.wordpress.com/2010/03/04/what-was-i-thinking/</id>
		<updated>2010-03-04T13:29:12+00:00</updated>
		<content type="html">&lt;p&gt;Actually I know exactly what I was thinking. I was thinking, &amp;#8220;Gee, &lt;a href=&quot;http://kmandla.wordpress.com/2010/03/04/a-year-without-x/&quot;&gt;it&amp;#8217;s been a year&lt;/a&gt; since I had a graphical desktop on &lt;a href=&quot;http://kmandla.wordpress.com/hardware#Thinkpad&quot;&gt;this computer&lt;/a&gt;. I should check and see if things are working again.&amp;#8221;&lt;/p&gt;
&lt;p&gt;And you know what? They&amp;#8217;re not. It was issues with the siliconmotion driver that initially drove me away from X, and in all that time, things are still gunked up. Maybe I was expecting too much. Or maybe the hardware is just too darned old, and everyone else with a Silicon Motion card has a machine a good deal newer than this one.&lt;/p&gt;
&lt;p&gt;Regardless, after a rather fitful installation of Arch Linux, I discovered that the 1.7.3 version of the driver and the 1.7.5 version of xorg-server &lt;em&gt;still&lt;/em&gt; spatter garbage across my desktop. A year later, and moving windows creates wakes of multicolored pixels. A year has passed, and typing causes splattered rainbows inside text boxes. Twelve long months, and the cursor leaves white smears everywhere.&lt;/p&gt;
&lt;p&gt;Oh well. It was worth a shot.&lt;/p&gt;
&lt;p&gt;I am not without options of course, since there is always the vesa driver to consider, as well as the fbdev driver. In my case only fbdev actually gave me a working desktop, since vesa only sent me to a dead black screen. fbdev isn&amp;#8217;t much of an option either, since there&amp;#8217;s a heavy flickering effect when I move windows, and screen redraws are painfully obvious. Better than nothing, I suppose.&lt;/p&gt;
&lt;p&gt;But perhaps even more frustrating was the fact that I could only have one driver installed at a time, since any xorg.conf file I built was promptly ignored by X. If I didn&amp;#8217;t want it to pluck the siliconmotion driver from the throng, I had to yank it out completely. &lt;/p&gt;
&lt;p&gt;That I blame on hal, since I also couldn&amp;#8217;t get the Japanese keyboard configured in a standard (the old standard, maybe?) xorg.conf file. I tried to manhandle hal&amp;#8217;s fdi files, buried deep in the inconvenient /etc/hal/fdi/* directory. But adding almost anything to hal&amp;#8217;s little world (XML &amp;#8230; yuck) either had no effect, or caused a complete loss of keyboard input. Somebody throw me a bone here. It can&amp;#8217;t be so frustrating to get an international keyboard set up under hal with Arch.&lt;/p&gt;
&lt;p&gt;I am sure 100 percent of these complaints are attributable to my inexperience using Xorg with hal in the driver&amp;#8217;s seat. Perhaps if I had spent a little time with it, I would be able find exactly the file that needs editing, or the tweak that needs setting, that would allow me to type properly in X, or set one driver over another as my preferred form of output.&lt;/p&gt;
&lt;p&gt;But I must confess I don&amp;#8217;t have the patience. It&amp;#8217;s not that spectacular to me, to be able to use a &lt;a href=&quot;http://kmandla.wordpress.com/2009/08/09/idesk-completes-the-look/&quot;&gt;Windows XP-ish IceWM&lt;/a&gt; on a 550Mhz Celeron. Because even in the best case scenario, with that same setup running with fbdev as the video driver, the system requires more than twice as much memory, plus as much swap, just to stream music over a network connection. And add to that the CPU is usually hovering around 40 percent workload, according to &lt;a href=&quot;http://kmandla.wordpress.com/software#htop&quot;&gt;htop&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;Video playback is workable, but was better when I had the entire machine at my disposal. And it goes against my grain somehow to think that I now have X as an interpreter between me and mplayer, and it&amp;#8217;s (sort of) using the same method of output as my home-grown framebuffer-only custom-built mplayer. &lt;/p&gt;
&lt;p&gt;I know most folks count me amongst the stranger eggs in the basket for running a console-only system against the framebuffer 24-7, but really, what do I gain from a graphical setup? A groggy system, sloppy window redraws and not even the scant 3D acceleration that I should have with this graphics card?&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://kmandla.wordpress.com/2009/07/12/whats-to-like/&quot;&gt;No thanks&lt;/a&gt;. I&amp;#8217;ll stick with what I know. I cloned the drive before installing Arch, and it&amp;#8217;ll only take me an hour and a half to put the old system back in place over USB1.1. Always have a Plan B. (Or was it &lt;a href=&quot;http://kmandla.wordpress.com/2010/01/17/a-near-death-experience/&quot;&gt;C&lt;/a&gt; &amp;#8230; ?) &lt;img src=&quot;http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif&quot; alt=&quot;;)&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/kmandla.wordpress.com/3948/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/kmandla.wordpress.com/3948/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/kmandla.wordpress.com/3948/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/kmandla.wordpress.com/3948/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/kmandla.wordpress.com/3948/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/kmandla.wordpress.com/3948/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/kmandla.wordpress.com/3948/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/kmandla.wordpress.com/3948/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/kmandla.wordpress.com/3948/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/kmandla.wordpress.com/3948/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=kmandla.wordpress.com&amp;amp;blog=353512&amp;amp;post=3948&amp;amp;subd=kmandla&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content>
		<author>
			<name>K Mandla</name>
			<uri>http://kmandla.wordpress.com</uri>
		</author>
		<source>
			<title type="html">Motho ke motho ka botho</title>
			<subtitle type="html">K.Mandla's blog of Linux experiences</subtitle>
			<link rel="self" href="http://kmandla.wordpress.com/feed/"/>
			<id>http://kmandla.wordpress.com/feed/</id>
			<updated>2010-03-12T04:30:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">K.Mandla</title>
		<link href="http://kmandla.wordpress.com/2010/03/04/a-year-without-x/"/>
		<id>http://kmandla.wordpress.com/2010/03/04/a-year-without-x/</id>
		<updated>2010-03-03T22:56:20+00:00</updated>
		<content type="html">&lt;p&gt;My calculations tell me that it&amp;#8217;s been &lt;a href=&quot;http://kmandla.wordpress.com/2009/03/15/so-predictable/&quot;&gt;almost exactly a year&lt;/a&gt; since the siliconmotion driver went so far gone as to be unusable, and as a result I ditched X altogether. By extension I could argue that it&amp;#8217;s been almost exactly a year since I used a graphical arrangement on &lt;a href=&quot;http://kmandla.wordpress.com/hardware#Thinkpad&quot;&gt;this machine&lt;/a&gt;, and that wouldn&amp;#8217;t be far from the mark.&lt;/p&gt;
&lt;p&gt;I sometimes used a live CD of &lt;a href=&quot;http://slitaz.org/en&quot; target=&quot;_blank&quot;&gt;Slitaz&lt;/a&gt; or another ultra-lightweight distro if something required a graphical approach. Occasionally there is a tool which is simply easier and quicker to run (&lt;a href=&quot;http://easytag.sourceforge.net/&quot; target=&quot;_blank&quot;&gt;EasyTAG&lt;/a&gt; springs to mind) than its command-line analog.&lt;/p&gt;
&lt;p&gt;But I&amp;#8217;ve realized that those instances are rare, and outside of specific tasks and applications that &lt;em&gt;some&lt;/em&gt; people find irreplaceable, I &amp;#8212; and maybe you too &amp;#8212; can comfortably live without X and all its trappings, for nine-tenths of the things I do from day-to-day.&lt;/p&gt;
&lt;p&gt;It&amp;#8217;s something &lt;a href=&quot;http://kmandla.wordpress.com/2010/02/16/the-danger-in-overthinking-things/&quot;&gt;I have discussed many times before&lt;/a&gt;, so I won&amp;#8217;t waste too much more space going into details. I try to rehash it on occasion, because the ramifications of moving away from a heavy desktop environment to a lightweight console arrangement go beyond the aesthetic. I type to you from a museum-quality &lt;a href=&quot;http://kmandla.wordpress.com/hardware#FMV-5120&quot;&gt;120Mhz Pentium&lt;/a&gt; that I bought for a measly US$10 a few months ago in a secondhand shop, and it has wireless capability, completely silent operation, low power use and low heat output, stereo audio, international keyboard, etc., etc. &lt;/p&gt;
&lt;p&gt;I&amp;#8217;ll be direct this time, so as not to miss the point: &lt;em&gt;You can save a &lt;strong&gt;lot&lt;/strong&gt; of money if you stop buying new computers to keep up with graphical &amp;#8220;advances,&amp;#8221; and stick with lighter applications that don&amp;#8217;t require exotic, overpowered components&lt;/em&gt;. &lt;/p&gt;
&lt;p&gt;Maybe that&amp;#8217;s not appealing to you, and maybe you have gobs of money to throw around. But it doesn&amp;#8217;t make it any less true. &lt;img src=&quot;http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;:)&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/kmandla.wordpress.com/3946/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/kmandla.wordpress.com/3946/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/kmandla.wordpress.com/3946/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/kmandla.wordpress.com/3946/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/kmandla.wordpress.com/3946/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/kmandla.wordpress.com/3946/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/kmandla.wordpress.com/3946/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/kmandla.wordpress.com/3946/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/kmandla.wordpress.com/3946/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/kmandla.wordpress.com/3946/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=kmandla.wordpress.com&amp;amp;blog=353512&amp;amp;post=3946&amp;amp;subd=kmandla&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content>
		<author>
			<name>K Mandla</name>
			<uri>http://kmandla.wordpress.com</uri>
		</author>
		<source>
			<title type="html">Motho ke motho ka botho</title>
			<subtitle type="html">K.Mandla's blog of Linux experiences</subtitle>
			<link rel="self" href="http://kmandla.wordpress.com/feed/"/>
			<id>http://kmandla.wordpress.com/feed/</id>
			<updated>2010-03-12T04:30:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">K.Mandla</title>
		<link href="http://kmandla.wordpress.com/2010/03/03/windows-7-rumblings/"/>
		<id>http://kmandla.wordpress.com/2010/03/03/windows-7-rumblings/</id>
		<updated>2010-03-03T13:51:48+00:00</updated>
		<content type="html">&lt;p&gt;I&amp;#8217;ll make this quick and dirty: I have two family members now who have nothing good to report about Windows 7.&lt;/p&gt;
&lt;p&gt;One of them has recently started working with Ubuntu, and so in that sense, the dissatisfaction might stem from the obvious contrast between Ubuntu and Windows. However, the other family member is an incorrigible Windows user, but has already made plans to reinstall &lt;em&gt;Vista&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;That&amp;#8217;s saying something.&lt;/p&gt;
&lt;p&gt;I myself have never seen it in action, so I don&amp;#8217;t have an opinion on the issue. And I won&amp;#8217;t extrapolate beyond the information I can report. I have &lt;a href=&quot;http://kmandla.wordpress.com/2009/10/27/windows-7-start-to-finish/&quot;&gt;editorialized over Windows 7&lt;/a&gt; in the past, but I have nothing to add to that. End of post. &lt;img src=&quot;http://s.wordpress.com/wp-includes/images/smilies/icon_twisted.gif&quot; alt=&quot;:twisted:&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/kmandla.wordpress.com/3944/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/kmandla.wordpress.com/3944/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/kmandla.wordpress.com/3944/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/kmandla.wordpress.com/3944/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/kmandla.wordpress.com/3944/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/kmandla.wordpress.com/3944/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/kmandla.wordpress.com/3944/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/kmandla.wordpress.com/3944/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/kmandla.wordpress.com/3944/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/kmandla.wordpress.com/3944/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=kmandla.wordpress.com&amp;amp;blog=353512&amp;amp;post=3944&amp;amp;subd=kmandla&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content>
		<author>
			<name>K Mandla</name>
			<uri>http://kmandla.wordpress.com</uri>
		</author>
		<source>
			<title type="html">Motho ke motho ka botho</title>
			<subtitle type="html">K.Mandla's blog of Linux experiences</subtitle>
			<link rel="self" href="http://kmandla.wordpress.com/feed/"/>
			<id>http://kmandla.wordpress.com/feed/</id>
			<updated>2010-03-12T04:30:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Transifex “Magneto” Appliance 0.8 is out!</title>
		<link href="http://www.ogmaciel.com/?p=809"/>
		<id>http://www.ogmaciel.com/?p=809</id>
		<updated>2010-03-03T02:52:49+00:00</updated>
		<content type="html">&lt;p&gt;Following the tradition of releasing simultaneously with the &lt;a href=&quot;http://transifex.org&quot;&gt;Transifex&lt;/a&gt; project, I&amp;#8217;m pleased to present you the &lt;a href=&quot;http://bit.ly/Transifex&quot;&gt;Transifex &amp;#8220;Magneto&amp;#8221; Appliance 0.8&lt;/a&gt;! There are just too many cool features to mention here&amp;#8230; so I won&amp;#8217;t! Just go ahead and read the &lt;a href=&quot;http://docs.transifex.org/releases/0.8.html&quot;&gt;release notes&lt;/a&gt; instead.&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://picasaweb.google.com/lh/photo/PtSus-A20J79iTJtfgS_SQ?feat=embedwebsite&quot;&gt;&lt;img src=&quot;http://lh3.ggpht.com/_9QQeITShNa0/S43G8AjZppI/AAAAAAACOrw/QqcR3LumhE8/s400/transifex0.8.png&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;From &lt;a href=&quot;http://picasaweb.google.com/og.maciel/TransifexV80Featutes?feat=embedwebsite&quot;&gt;Transifex v8.0 featutes&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;As far as the appliance goes, the most important thing to know is that I dropped &lt;strong&gt;MySQL&lt;/strong&gt; and replaced it with &lt;strong&gt;Postgresql&lt;/strong&gt;, so if you&amp;#8217;re thinking of updating an existing deployment, you&amp;#8217;ll have to backup your data and handle the restoration process. If you&amp;#8217;re installing for the first time, choose from the following image types:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Installable ISO (x86)&lt;/li&gt;
&lt;li&gt;Installable ISO (x86_64)&lt;/li&gt;
&lt;li&gt;VMware (x86)&lt;/li&gt;
&lt;li&gt;VMware (x86_64)&lt;/li&gt;
&lt;li&gt;Amazon EC2 Small (&lt;strong&gt;ami-af8669c6&lt;/strong&gt;)&lt;/li&gt;
&lt;li&gt;Amazon EC2 Large (&lt;strong&gt;ami-b7a54ade&lt;/strong&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The appliance is pre-configured with 2 unique users: &lt;strong&gt;editor&lt;/strong&gt; and &lt;strong&gt;guest&lt;/strong&gt; (with passwords &lt;strong&gt;editor&lt;/strong&gt; and &lt;strong&gt;guest&lt;/strong&gt; respectively) and several projects for you to play!  To keep it up to date, log in to the web based administrative interface by connecting to your appliances &lt;strong&gt;url&lt;/strong&gt; using &lt;strong&gt;https&lt;/strong&gt; and adding port &lt;strong&gt;8003&lt;/strong&gt; at the end. Then, login as &lt;strong&gt;admin&lt;/strong&gt; (the initial password is &lt;strong&gt;password&lt;/strong&gt; but you&amp;#8217;ll be prompted to change it during the initial wizard). I can proudly say that the Transifex Appliance has been downloaded several hundred times in the last 2 months and is currently being used by several companies and projects that are either test driving &lt;strong&gt;Transifex&lt;/strong&gt; or decided to host their own instance like the &lt;a href=&quot;http://xfce.org&quot;&gt;Xfce&lt;/a&gt; project for their &lt;a href=&quot;https://translations.xfce.org/&quot;&gt;translations&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;As always the development branch of the appliance will follow the development code line of &lt;strong&gt;Transifex&lt;/strong&gt; and provide a playground for anyone who wants to help out the project, such as the &lt;a href=&quot;http://is.gd/9sGz3&quot;&gt;tasks&lt;/a&gt; created ahead of the upcoming &lt;strong&gt;Google Summer of Code&lt;/strong&gt;. &lt;img src=&quot;http://www.ogmaciel.com/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;:)&quot; class=&quot;wp-smiley&quot; /&gt;  Download the appliance today and see why projects such as &lt;strong&gt;Meego&lt;/strong&gt;, &lt;strong&gt;LXDE&lt;/strong&gt;, &lt;strong&gt;Xfce&lt;/strong&gt;, &lt;strong&gt;Fedora&lt;/strong&gt;, and many more chose &lt;strong&gt;Transifex&lt;/strong&gt; to manage their translations!&lt;/p&gt;</content>
		<author>
			<name>Og Maciel</name>
			<uri>http://www.ogmaciel.com</uri>
		</author>
		<source>
			<title type="html">Journal of an Open Sourcee</title>
			<subtitle type="html">The senseless thoughts of an open source advocate</subtitle>
			<link rel="self" href="http://www.ogmaciel.com/?feed=rss2"/>
			<id>http://www.ogmaciel.com/?feed=rss2</id>
			<updated>2010-03-10T05:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">K.Mandla</title>
		<link href="http://kmandla.wordpress.com/2010/03/02/just-right-for-me/"/>
		<id>http://kmandla.wordpress.com/2010/03/02/just-right-for-me/</id>
		<updated>2010-03-02T13:13:58+00:00</updated>
		<content type="html">&lt;p&gt;A short note, only to mention that I&amp;#8217;ve added the &lt;a href=&quot;http://kmandla.wordpress.com/2010/02/20/hello-thinkpad-x60s/&quot;&gt;X60s&lt;/a&gt; to &lt;a href=&quot;http://kmandla.wordpress.com/hardware#X60s&quot;&gt;my hardware page&lt;/a&gt;, which is pretty much a papal blessing as to whether or not a machine gets to stay here for longer than a week or two at a time. &lt;/p&gt;
&lt;p&gt;I am quite impressed, if I must tell the truth. The machine is within a hair&amp;#8217;s breadth of exactly what I was looking for in terms of power, portability, Linux compatibility, price and aesthetics, with the need for an external optical drive being the only &amp;#8220;soft&amp;#8221; point. I am willing to forego that to recoup some of the other issues though.&lt;/p&gt;
&lt;p&gt;It might be a little early for me to recommend this machine over others, and since this only the third or fourth Thinkpad I have owned (not including &lt;a href=&quot;http://kmandla.wordpress.com/2010/02/04/debating-a-machine-with-few-merits/&quot;&gt;the very, very early one&lt;/a&gt; which has been more a disappointment than anything), it might be out of line for me to do so. But I can tell you I went looking for a Thinkpad and picked out one based on its power and price, and got darn-near exactly the machine I had imagined.&lt;/p&gt;
&lt;p&gt;Beyond that, I don&amp;#8217;t know what other praise I can give it. It&amp;#8217;s just right for me. You never know, it might be for you too.&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/kmandla.wordpress.com/3943/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/kmandla.wordpress.com/3943/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/kmandla.wordpress.com/3943/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/kmandla.wordpress.com/3943/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/kmandla.wordpress.com/3943/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/kmandla.wordpress.com/3943/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/kmandla.wordpress.com/3943/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/kmandla.wordpress.com/3943/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/kmandla.wordpress.com/3943/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/kmandla.wordpress.com/3943/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=kmandla.wordpress.com&amp;amp;blog=353512&amp;amp;post=3943&amp;amp;subd=kmandla&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content>
		<author>
			<name>K Mandla</name>
			<uri>http://kmandla.wordpress.com</uri>
		</author>
		<source>
			<title type="html">Motho ke motho ka botho</title>
			<subtitle type="html">K.Mandla's blog of Linux experiences</subtitle>
			<link rel="self" href="http://kmandla.wordpress.com/feed/"/>
			<id>http://kmandla.wordpress.com/feed/</id>
			<updated>2010-03-12T04:30:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">GNOME 2.30 Translations for the Faint of Heart</title>
		<link href="http://www.ogmaciel.com/?p=807"/>
		<id>http://www.ogmaciel.com/?p=807</id>
		<updated>2010-03-02T02:23:19+00:00</updated>
		<content type="html">&lt;p&gt;With the &lt;strong&gt;GNOME 2.30&lt;/strong&gt; release just around the corner, translators are feverishly working hard to get the desktop completely translated into a multitude of different languages! But unless you&amp;#8217;re comfortable building the application you&amp;#8217;re trying to translate on your own (or perhaps the entire desktop), you&amp;#8217;re pretty much doing what I call &amp;#8220;blind translations.&amp;#8221;&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://picasaweb.google.com/lh/photo/7CivLsVida0SEg5k5NE27A?feat=embedwebsite&quot;&gt;&lt;img src=&quot;http://lh5.ggpht.com/_9QQeITShNa0/S4xwu4TdbLI/AAAAAAACOqU/DWMfWRHZ6W0/s400/Captura_de_tela.png&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;From &lt;a href=&quot;http://picasaweb.google.com/og.maciel/Screenshots?feat=embedwebsite&quot;&gt;Screenshots&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The good news is that you don&amp;#8217;t have to do any compiling to play with the very latest GNOME applications! Just download the &lt;a href=&quot;http://www.rpath.org/web/project/gnome/&quot;&gt;GNOME Developer Kit&lt;/a&gt; and start translating knowing that you can actually see what you&amp;#8217;re translating!&lt;/p&gt;
&lt;p&gt;Borrowing from a previous post I wrote, just what is the GNOME Developer Kit? It is a &lt;strong&gt;continuous&lt;/strong&gt; build of GNOME packages  all bundled up into a distribution (in this case, &lt;a href=&quot;http://www.foresightlinux.org/&quot;&gt;Foresight Linux&lt;/a&gt;) and  distributed in a few different formats that you can either install or run in a virtual environmen.&lt;/p&gt;
&lt;p&gt;So if you’re a &lt;strong&gt;translator&lt;/strong&gt; or writing docs, imagine being  able to see the application you’re trying to translate running right in  front of you! As the GNOME Developer’s Kit already comes with a lot of  tools such as &lt;strong&gt;gettext&lt;/strong&gt;, &lt;strong&gt;intltool&lt;/strong&gt; and &lt;strong&gt;poEdit&lt;/strong&gt;,  you got your work cut out for you!&lt;/p&gt;
&lt;p&gt;So don&amp;#8217;t just sit there! Go download your &lt;strong&gt;GNOME Developer Kit&lt;/strong&gt; today!&lt;/p&gt;</content>
		<author>
			<name>Og Maciel</name>
			<uri>http://www.ogmaciel.com</uri>
		</author>
		<source>
			<title type="html">Journal of an Open Sourcee</title>
			<subtitle type="html">The senseless thoughts of an open source advocate</subtitle>
			<link rel="self" href="http://www.ogmaciel.com/?feed=rss2"/>
			<id>http://www.ogmaciel.com/?feed=rss2</id>
			<updated>2010-03-10T05:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">K.Mandla</title>
		<link href="http://kmandla.wordpress.com/2010/03/01/five-vaguely-attached-ideas/"/>
		<id>http://kmandla.wordpress.com/2010/03/01/five-vaguely-attached-ideas/</id>
		<updated>2010-02-28T23:14:04+00:00</updated>
		<content type="html">&lt;p&gt;Once again I&amp;#8217;ve collected a few links that I thought might make interesting posts, but to be honest, all of these are of a larger scale that what I usually focus on. And since some of them work on national and international levels, what I have to say about them is hardly important.&lt;/p&gt;
&lt;p&gt;So in the format established by &lt;a href=&quot;http://kmandla.wordpress.com/2010/01/28/five-unattached-ideas/&quot;&gt;this post&lt;/a&gt;, I&amp;#8217;m going to jot a quick note about each, and remove them from my to-write list. &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Starting with the most immediate, some folks have taken to calling YouTube &amp;#8220;UselessTube&amp;#8221; around the office. This stems from their dissatisfaction and being unable to see Olympic replays on the site. Personally I am not a big Olympics watcher, and I am not a big YouTube fan either, so the two things together don&amp;#8217;t really enter my figurative consciousness. I will, however, agree that any time corporations get involved with things that began at a community level &amp;#8212; like YouTube was, years ago &amp;#8212; they quickly become less and less fun.&lt;/li&gt;
&lt;li&gt;Moving back toward Linux, apparently some people &lt;em&gt;still&lt;/em&gt; think, even at this late date, that &lt;a href=&quot;http://ubuntuforums.org/showthread.php?t=1341471&quot; target=&quot;_blank&quot;&gt;Ubuntu is not a contender&lt;/a&gt;. Three years ago you might have been able to make that argument, but we&amp;#8217;re too far down the road with a product that only gets more and more popular to suggest it will fail. If a corporation could come up with a project or product that had even half the success that Ubuntu has had over the past five years, they would be rolling in money. So let&amp;#8217;s get past the idea that Ubuntu and Linux &amp;#8220;can&amp;#8217;t compete&amp;#8221; &amp;#8212; by including them in the argument, you invalidate your position.&lt;/li&gt;
&lt;li&gt;Having said that, Matt Asay&amp;#8217;s &lt;a href=&quot;http://news.cnet.com/8301-13505_3-10448883-16.html?tag=mncol&quot; target=&quot;_blank&quot;&gt;blueprint for Canonical&amp;#8217;s future&lt;/a&gt; is a bit hollow to me. I hold Mr. Asay in about as much regard as I do &lt;a href=&quot;http://kmandla.wordpress.com/2009/10/27/windows-7-start-to-finish/&quot;&gt;Rory Clellan-Jones&lt;/a&gt;, in that marketing and corporate types aren&amp;#8217;t much different from journalists any more. And I expect lofty overblown predictions from people like Mr. Asay, who are company front men. And personally I stand behind my comment from years ago, that &lt;a href=&quot;http://kmandla.wordpress.com/2007/11/11/maybe-we-need-those-mac-guys/&quot;&gt;Linux is essentially a follower&lt;/a&gt;, but no worse for being one.&lt;/li&gt;
&lt;li&gt;&amp;#8220;More corporate funny business&amp;#8221; is how I mentally categorize &lt;a href=&quot;http://news.bbc.co.uk/2/low/technology/8537771.stm&quot; target=&quot;_blank&quot;&gt;the recent shutdown of a botnet by Microsoft&lt;/a&gt;. Personally I&amp;#8217;d like a lot more information on what exactly gets done when a botnet is &amp;#8220;shut down,&amp;#8221; because if it&amp;#8217;s that easy, then you&amp;#8217;d think they would be able to do a lot more to stop the other ones that are out there. Then again, if Microsoft hadn&amp;#8217;t created such weak-sauce products, then maybe it wouldn&amp;#8217;t a problem in the first place. &amp;#8230; &lt;/li&gt;
&lt;li&gt;Microsoft is just another company trying to milk you of every dollar you have though, so I wouldn&amp;#8217;t doubt for a second that it&amp;#8217;s in league with &lt;a href=&quot;http://www.guardian.co.uk/technology/blog/2010/feb/23/opensource-intellectual-property&quot; target=&quot;_blank&quot;&gt;the clowns trying to politicize open source as an axis of evil&lt;/a&gt;. The sad part is, judging by my experiences living in America, it&amp;#8217;s altogether possible that such efforts will see fruit. I suppose, by extension, as someone who uses open-source applications and software, I am now an enemy of the American public. &amp;#8230;&lt;/li&gt;
&lt;li&gt;(Bonus!) The sad part is, there are actually places on the planet where freedom and access to information are in danger, and not just from political shenanigans, as they often are in America. &lt;a href=&quot;http://shensimilia.blogspot.com/2010/02/broken-onion.html&quot; target=&quot;_blank&quot;&gt;This note&lt;/a&gt; about the importance of TOR access in places like China or Iran will tug on your heartstrings, and had me halfway convinced that a building a TOR access point out of an old laptop is a worthy project. If I get the time and the know-how, I&amp;#8217;ll give it a try, but of course, time and know-how are two things I just don&amp;#8217;t have much of these days. &amp;#8230; &lt;img src=&quot;http://s.wordpress.com/wp-includes/images/smilies/icon_neutral.gif&quot; alt=&quot;:|&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;That&amp;#8217;s probably enough rambling. Now where&amp;#8217;s my to-write list, so I can scratch those off. &amp;#8230; &lt;img src=&quot;http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;:)&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/kmandla.wordpress.com/3936/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/kmandla.wordpress.com/3936/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/kmandla.wordpress.com/3936/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/kmandla.wordpress.com/3936/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/kmandla.wordpress.com/3936/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/kmandla.wordpress.com/3936/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/kmandla.wordpress.com/3936/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/kmandla.wordpress.com/3936/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/kmandla.wordpress.com/3936/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/kmandla.wordpress.com/3936/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=kmandla.wordpress.com&amp;amp;blog=353512&amp;amp;post=3936&amp;amp;subd=kmandla&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content>
		<author>
			<name>K Mandla</name>
			<uri>http://kmandla.wordpress.com</uri>
		</author>
		<source>
			<title type="html">Motho ke motho ka botho</title>
			<subtitle type="html">K.Mandla's blog of Linux experiences</subtitle>
			<link rel="self" href="http://kmandla.wordpress.com/feed/"/>
			<id>http://kmandla.wordpress.com/feed/</id>
			<updated>2010-03-12T04:30:04+00:00</updated>
		</source>
	</entry>

</feed>
