<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>The GNU of Life, the Universe and Everything</title>
	<atom:link href="http://freethegnu.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://freethegnu.wordpress.com</link>
	<description>Freeing the GNU from the daily amusements</description>
	<lastBuildDate>Sat, 07 Nov 2009 02:00:56 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='freethegnu.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/6b7566a83b6799093934cc1a93ef8331?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>The GNU of Life, the Universe and Everything</title>
		<link>http://freethegnu.wordpress.com</link>
	</image>
			<item>
		<title>Use custom font on konqueror</title>
		<link>http://freethegnu.wordpress.com/2009/11/07/use-custom-font-on-konqueror/</link>
		<comments>http://freethegnu.wordpress.com/2009/11/07/use-custom-font-on-konqueror/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 01:57:49 +0000</pubDate>
		<dc:creator>Pedro Carvalho</dc:creator>
				<category><![CDATA[kde]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://freethegnu.wordpress.com/2009/11/07/use-custom-font-on-konqueror/</guid>
		<description><![CDATA[There&#8217;s this really beautiful font i just love! Its Linux Libertine and has more than thousands of characters!
Since i&#8217;m studying japanese i&#8217;ve been visiting alot the wikipedia&#8217;s hiragana page ! and with their default font, for some particular characters, i was seeing alot of squares!
So after a while i figured out that it was the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=freethegnu.wordpress.com&blog=1249929&post=55&subd=freethegnu&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>There&#8217;s this really beautiful font i just love! Its <a href="http://linuxlibertine.sourceforge.net/Libertine-EN.html#styles">Linux Libertine</a> and has more than thousands of characters!</p>
<p>Since i&#8217;m studying japanese i&#8217;ve been visiting alot the <a href="http://en.wikipedia.org/wiki/Hiragana">wikipedia&#8217;s hiragana page</a> ! and with their default font, for some particular characters, i was seeing alot of squares!</p>
<p>So after a while i figured out that it was the limitations on the font, and since konqueror really allows to overwrite the pages default font, i created a konqueror.css file with:</p>
<p><code>* {<br />
      font-family:"Linux Libertine"<br />
}</code><br />
and in konqi&#8217;s configuration&#8217;s Stylesheet i set it to use this.</p>
<p>restart konqi and all is bliss!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/freethegnu.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/freethegnu.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/freethegnu.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/freethegnu.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/freethegnu.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/freethegnu.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/freethegnu.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/freethegnu.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/freethegnu.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/freethegnu.wordpress.com/55/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=freethegnu.wordpress.com&blog=1249929&post=55&subd=freethegnu&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://freethegnu.wordpress.com/2009/11/07/use-custom-font-on-konqueror/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3068790f76eb2dcd8c434f88f9bfbb71?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pedrocarvalho</media:title>
		</media:content>
	</item>
		<item>
		<title>bash un zip all compressed files in a directory</title>
		<link>http://freethegnu.wordpress.com/2009/11/04/bash-un-zip-all-compressed-files-in-a-directory/</link>
		<comments>http://freethegnu.wordpress.com/2009/11/04/bash-un-zip-all-compressed-files-in-a-directory/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 21:12:27 +0000</pubDate>
		<dc:creator>Pedro Carvalho</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[zip]]></category>
		<category><![CDATA[unzip]]></category>
		<category><![CDATA[command line]]></category>

		<guid isPermaLink="false">http://freethegnu.wordpress.com/?p=52</guid>
		<description><![CDATA[this seems to work for now:
&#160;
for file in *zip; do extdir=`basename &#8220;$file&#8221; .zip`; unzip -d &#8220;$extdir&#8221; &#8220;$file&#8221;; done
&#160;
it will extract all the .zip files into a new directory based on the file&#8217;s name.
&#160;
ex:
for emacs goodies1.zip
it will create a directory called &#8220;emacs goodies1&#8243; and place all the files there.
them proceed to the next .zip file
&#160;
  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=freethegnu.wordpress.com&blog=1249929&post=52&subd=freethegnu&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>this seems to work for now:</p>
<p>&nbsp;</p>
<blockquote><p>for file in *zip; do extdir=`basename &#8220;$file&#8221; .zip`; unzip -d &#8220;$extdir&#8221; &#8220;$file&#8221;; done</p></blockquote>
<p>&nbsp;</p>
<p>it will extract all the .zip files into a new directory based on the file&#8217;s name.</p>
<p>&nbsp;</p>
<p>ex:</p>
<p>for emacs goodies1.zip</p>
<p>it will create a directory called &#8220;emacs goodies1&#8243; and place all the files there.</p>
<p>them proceed to the next .zip file</p>
<p>&nbsp;</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/freethegnu.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/freethegnu.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/freethegnu.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/freethegnu.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/freethegnu.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/freethegnu.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/freethegnu.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/freethegnu.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/freethegnu.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/freethegnu.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=freethegnu.wordpress.com&blog=1249929&post=52&subd=freethegnu&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://freethegnu.wordpress.com/2009/11/04/bash-un-zip-all-compressed-files-in-a-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3068790f76eb2dcd8c434f88f9bfbb71?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pedrocarvalho</media:title>
		</media:content>
	</item>
		<item>
		<title>Allow other users to use X</title>
		<link>http://freethegnu.wordpress.com/2009/10/12/allow-other-users-to-use-x/</link>
		<comments>http://freethegnu.wordpress.com/2009/10/12/allow-other-users-to-use-x/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 03:27:51 +0000</pubDate>
		<dc:creator>Pedro Carvalho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://freethegnu.wordpress.com/?p=50</guid>
		<description><![CDATA[Quick, unsafe but effective way to allow a certain user to use your running xserver (xorg).
xhost +local:username
well.. that&#8217;s it really. That user can now open any application that needs a display window.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=freethegnu.wordpress.com&blog=1249929&post=50&subd=freethegnu&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Quick, unsafe but effective way to allow a certain user to use your running xserver (xorg).</p>
<blockquote><p>xhost +local:username</p></blockquote>
<p>well.. that&#8217;s it really. That user can now open any application that needs a display window.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/freethegnu.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/freethegnu.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/freethegnu.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/freethegnu.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/freethegnu.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/freethegnu.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/freethegnu.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/freethegnu.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/freethegnu.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/freethegnu.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=freethegnu.wordpress.com&blog=1249929&post=50&subd=freethegnu&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://freethegnu.wordpress.com/2009/10/12/allow-other-users-to-use-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3068790f76eb2dcd8c434f88f9bfbb71?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pedrocarvalho</media:title>
		</media:content>
	</item>
		<item>
		<title>is it been almost a year??</title>
		<link>http://freethegnu.wordpress.com/2009/02/08/is-it-been-almost-a-year/</link>
		<comments>http://freethegnu.wordpress.com/2009/02/08/is-it-been-almost-a-year/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 09:02:26 +0000</pubDate>
		<dc:creator>Pedro Carvalho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://freethegnu.wordpress.com/2009/02/08/is-it-been-almost-a-year/</guid>
		<description><![CDATA[eish, i&#8217;ll try to revive this blog so let&#8217;s start this new posting season with a some useful posts!
Wish me good luck!
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=freethegnu.wordpress.com&blog=1249929&post=44&subd=freethegnu&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>eish, i&#8217;ll try to revive this blog so let&#8217;s start this new posting season with a some useful posts!</p>
<p>Wish me good luck!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/freethegnu.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/freethegnu.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/freethegnu.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/freethegnu.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/freethegnu.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/freethegnu.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/freethegnu.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/freethegnu.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/freethegnu.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/freethegnu.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=freethegnu.wordpress.com&blog=1249929&post=44&subd=freethegnu&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://freethegnu.wordpress.com/2009/02/08/is-it-been-almost-a-year/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3068790f76eb2dcd8c434f88f9bfbb71?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pedrocarvalho</media:title>
		</media:content>
	</item>
		<item>
		<title>Spring of Code is on!</title>
		<link>http://freethegnu.wordpress.com/2008/03/06/spring-of-code-is-on/</link>
		<comments>http://freethegnu.wordpress.com/2008/03/06/spring-of-code-is-on/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 00:13:09 +0000</pubDate>
		<dc:creator>Pedro Carvalho</dc:creator>
				<category><![CDATA[kde]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[soc]]></category>
		<category><![CDATA[spring of code]]></category>
		<category><![CDATA[summer of code]]></category>

		<guid isPermaLink="false">http://freethegnu.wordpress.com/?p=42</guid>
		<description><![CDATA[Wait.. i mean Summer of Code is on! 
with this timeline should it be called Spring of Code? my exams end on the 15th July.. yet the SoC starts May 26, have a midterm on July 14 and end in August 18. not much for a summer work is it? 
Anyway, wish all those that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=freethegnu.wordpress.com&blog=1249929&post=42&subd=freethegnu&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Wait.. i mean <a href="http://code.google.com/soc/2008/">Summer of Code</a> is on! </p>
<p>with this <a href="http://code.google.com/soc/2008/faqs.html#0.1_timeline">timeline</a> should it be called Spring of Code? my exams end on the 15th July.. yet the SoC starts May 26, have a midterm on July 14 and end in August 18. not much for a summer work is it? </p>
<p>Anyway, wish all those that get accepted good luck!</p>
<p>if you have a different &#8220;season-line&#8221; and want ideas look at:   <a href="http://techbase.kde.org/index.php?title=Projects/Summer_of_Code/2008/Ideas">techbase.kde.org</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/freethegnu.wordpress.com/42/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/freethegnu.wordpress.com/42/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/freethegnu.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/freethegnu.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/freethegnu.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/freethegnu.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/freethegnu.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/freethegnu.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/freethegnu.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/freethegnu.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/freethegnu.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/freethegnu.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=freethegnu.wordpress.com&blog=1249929&post=42&subd=freethegnu&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://freethegnu.wordpress.com/2008/03/06/spring-of-code-is-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3068790f76eb2dcd8c434f88f9bfbb71?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pedrocarvalho</media:title>
		</media:content>
	</item>
		<item>
		<title>Translated MojoSetup to portuguese using the fine launchpad</title>
		<link>http://freethegnu.wordpress.com/2008/03/01/translated-mojosetup-to-portuguese-using-the-fine-launchpad/</link>
		<comments>http://freethegnu.wordpress.com/2008/03/01/translated-mojosetup-to-portuguese-using-the-fine-launchpad/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 20:49:59 +0000</pubDate>
		<dc:creator>Pedro Carvalho</dc:creator>
				<category><![CDATA[closed source]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[answers]]></category>
		<category><![CDATA[bazaar]]></category>
		<category><![CDATA[blueprint]]></category>
		<category><![CDATA[bug tracker]]></category>
		<category><![CDATA[icculus]]></category>
		<category><![CDATA[launchpad]]></category>
		<category><![CDATA[moinmoin]]></category>
		<category><![CDATA[mojosetup]]></category>
		<category><![CDATA[nano]]></category>
		<category><![CDATA[pt]]></category>
		<category><![CDATA[Ryan C. Gordon]]></category>
		<category><![CDATA[translations]]></category>
		<category><![CDATA[zlib license]]></category>

		<guid isPermaLink="false">http://freethegnu.wordpress.com/?p=40</guid>
		<description><![CDATA[Ryan C. Gordon updated is .plan and called for translations of MojoSetup. MojoSetup is to be the rewriting and replacement of Loki_setup.
Here&#8217;s the Announcement of MojoSetup and the future homepage with a link to the zlib alike license.
The announcement is a real treat to read because it talks about the bad decisions a project can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=freethegnu.wordpress.com&blog=1249929&post=40&subd=freethegnu&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://icculus.org">Ryan C. Gordon</a> updated is .plan and called for translations of MojoSetup. MojoSetup is to be the rewriting and replacement of Loki_setup.<br />
Here&#8217;s the <a href="http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?2:mss:810:200705:deiihikfiaeepmekpaan">Announcement of MojoSetup</a> and the <a href="http://icculus.org/mojosetup/">future homepage</a> with a link to the <a href="http://icculus.org/mojosetup/license.txt">zlib alike license</a>.</p>
<p>The announcement is a <span id="more-40"></span>real treat to read because it talks about the bad decisions a project can make. Then there are the (future) features: uses Lua for the scripting (i love Lua although i suck at it..), has a nice GUI/lib separation and definition (via plugins, which means that can be a QT interface for it.. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ), started from the begining with support for utf-8 and i18n, a rollback option and uses cmake instead of the usual  autotools. He also talks about the reason why the zlib license was choosen. </p>
<p>Meanwhile i&#8217;ve finished translating it, and emailed him with notice. </p>
<p>Now.. about launchpad. I already knew that <a href="https://launchpad.net/">launchpad.net/</a> was nicier interface for bug tracking and all, but i didn&#8217;t knew it used rosetta for the translations. Anyway here&#8217;s a small feature list:</p>
<p>* Code: it uses <a href="http://bazaar-vcs.org/">Bazaar</a> for the VCS (version control system) and hosting. (python)</p>
<p>* Bug: <a href="https://bugs.launchpad.net/">Own bug tracker</a>.</p>
<p>* Blueprint: <a href="https://blueprints.launchpad.net">discussion/brainstorming/feature request?</a></p>
<p>* Answers: it&#8217;s like a forum mixed with mailing list and some sort of feature request. <a href="https://answers.launchpad.net/">Answers</a>.</p>
<p>* <a href="https://translations.launchpad.net/">transalation:</a> </p>
<p>Ok, i left this one to the end because there are some issues with it. Like the rest of the platform it&#8217;s closed source. It&#8217;s free as in beer.<br />
If an application has some independence from LP (LaunchPad) there&#8217;s no way feed upstream the translations submitted in Rosetta (LP codename for the translation module) which has huge implications. It has some bugs with the &#8220;Untranslated&#8221; and &#8220;Need review&#8221; (the first one shows the second one&#8217;s number. I intend to submit a bug report using LP itself). Also, it only supports <a href="http://en.wikipedia.org/wiki/ISO_639">ISO 639</a> (two letters per identifier: en, pt, fr.. etc. Now.. we all know there&#8217;s a bit of friction between pt_PT and pt_BR .. )</p>
<p>But because of its nature, it&#8217;s so easy to just start translating some sentences. Which in turn, gives the translation, probably, a chaotic state. I agree that using the .po files and <a href="http://kbabel.kde.org/">KBabel</a> is a bit of work but thats a double edge sword: for one, it doesn&#8217;t make it easy to get fresh blood working within a comunity, but for other, a person that starts and translates with KBabel won&#8217;t be disappearing after two or three sentences translated. At least that&#8217;s what happened to me: first i read the guide lines, i filled up the form, sent it via snail-mail to the USA, to the <a href="http://www.fsf.org/">Free Software Foundation</a>, learnt some basic KBabel shortcuts and finally started translating (<a href="http://www.nano-editor.org/">nano </a>v2.0.6/7). </p>
<p>I guess it&#8217;s up to the project maintainer to choose. Choose also to use a closed source platform. </p>
<h3>Impressions</h3>
<p>I was impressed with the LP layout so i asked <a href="https://answers.launchpad.net/launchpad/+question/26056">What is behind launchpad? is it MoinMoin?</a><br />
Also i enjoyed from the usage of already translated expressions, and with a click each, alot of sentences were skipped. </p>
<p>Take the <a href="https://launchpad.net/+tour">tour</a> and check it out. </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/freethegnu.wordpress.com/40/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/freethegnu.wordpress.com/40/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/freethegnu.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/freethegnu.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/freethegnu.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/freethegnu.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/freethegnu.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/freethegnu.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/freethegnu.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/freethegnu.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/freethegnu.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/freethegnu.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=freethegnu.wordpress.com&blog=1249929&post=40&subd=freethegnu&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://freethegnu.wordpress.com/2008/03/01/translated-mojosetup-to-portuguese-using-the-fine-launchpad/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3068790f76eb2dcd8c434f88f9bfbb71?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pedrocarvalho</media:title>
		</media:content>
	</item>
		<item>
		<title>KDE makes me trip &#8211; KCalc grid illusion</title>
		<link>http://freethegnu.wordpress.com/2008/02/17/kde-makes-me-trip-kcalc-grid-illusion/</link>
		<comments>http://freethegnu.wordpress.com/2008/02/17/kde-makes-me-trip-kcalc-grid-illusion/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 17:58:11 +0000</pubDate>
		<dc:creator>Pedro Carvalho</dc:creator>
				<category><![CDATA[kde]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[grid illusion]]></category>
		<category><![CDATA[kcalc]]></category>

		<guid isPermaLink="false">http://freethegnu.wordpress.com/?p=36</guid>
		<description><![CDATA[With a short glimpse i noted something strange and then i realised that KCalc is a great example of a Grid Illusion.

(click to enlarge)
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=freethegnu.wordpress.com&blog=1249929&post=36&subd=freethegnu&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>With a short glimpse i noted something strange and then i realised that KCalc is a great example of a Grid Illusion.</p>
<p><a href='http://freethegnu.files.wordpress.com/2008/02/snapshot48-grid-illusion-morebuttons.png' title='KCalc grid illusion'><img src='http://freethegnu.files.wordpress.com/2008/02/snapshot48-grid-illusion-morebuttons.thumbnail.png' alt='KCalc grid illusion' /></a><br />
(click to enlarge)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/freethegnu.wordpress.com/36/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/freethegnu.wordpress.com/36/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/freethegnu.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/freethegnu.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/freethegnu.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/freethegnu.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/freethegnu.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/freethegnu.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/freethegnu.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/freethegnu.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/freethegnu.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/freethegnu.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=freethegnu.wordpress.com&blog=1249929&post=36&subd=freethegnu&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://freethegnu.wordpress.com/2008/02/17/kde-makes-me-trip-kcalc-grid-illusion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3068790f76eb2dcd8c434f88f9bfbb71?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pedrocarvalho</media:title>
		</media:content>

		<media:content url="http://freethegnu.files.wordpress.com/2008/02/snapshot48-grid-illusion-morebuttons.thumbnail.png" medium="image">
			<media:title type="html">KCalc grid illusion</media:title>
		</media:content>
	</item>
		<item>
		<title>Create a entry in the Konqueror right click menu</title>
		<link>http://freethegnu.wordpress.com/2008/01/24/create-a-entry-in-the-konqueror-right-click-menu/</link>
		<comments>http://freethegnu.wordpress.com/2008/01/24/create-a-entry-in-the-konqueror-right-click-menu/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 00:58:55 +0000</pubDate>
		<dc:creator>Pedro Carvalho</dc:creator>
				<category><![CDATA[emacs]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[.desktop]]></category>
		<category><![CDATA[konqueror]]></category>
		<category><![CDATA[servicesmenu]]></category>

		<guid isPermaLink="false">http://freethegnu.wordpress.com/2008/01/24/create-a-entry-in-the-konqueror-right-click-menu/</guid>
		<description><![CDATA[I just couldn&#8217;t believe this was easy as following this recipe: Konqueror Services Menus
I wanted to be able to edit any file without having an editor associated to that all kind of files. So here&#8217;s the result:

File: editallfiles.desktop

[Desktop Entry]
ServiceTypes=all/allfiles
Actions=editAllFiles
Encoding=UTF-8
X-KDE-Priority=TopLevel
[Desktop Action editAllFiles]
Name=Edit with emacs
Icon=emacs
Exec=emacs %u


I&#8217;ve placed this file inside ~/.kde/share/apps/konqueror/servicesmenus/
and konqueror immediately used it. Now every [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=freethegnu.wordpress.com&blog=1249929&post=34&subd=freethegnu&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I just couldn&#8217;t believe this was easy as following this recipe: <a href="http://developer.kde.org/documentation/tutorials/dot/servicemenus.html">Konqueror Services Menus</a><br />
I wanted to be able to edit any file without having an editor associated to that all kind of files. So here&#8217;s the result:<br />
<span id="more-34"></span></p>
<p><strong>File: editallfiles.desktop</strong><br />
<code><br />
[Desktop Entry]<br />
ServiceTypes=all/allfiles<br />
Actions=editAllFiles<br />
Encoding=UTF-8<br />
X-KDE-Priority=TopLevel</p>
<p>[Desktop Action editAllFiles]<br />
Name=Edit with emacs<br />
Icon=emacs<br />
Exec=emacs %u<br />
</code><br />
<img src='http://freethegnu.files.wordpress.com/2008/01/snapshot45-editallfiles.png' alt='konqueror service menu with editallfiles entry' /><br />
I&#8217;ve placed this file inside <code>~/.kde/share/apps/konqueror/servicesmenus/</code><br />
and konqueror immediately used it. Now every time i right click on a file there is a entry called &#8220;Edit with emacs&#8221; after the emacs icon.<br />
Now i can open any file even if there isn&#8217;t a application associated to it or if it already has one, the file is run by that application. </p>
<p>Note: the <code>X-KDE-Priority=TopLevel</code> is to put the entry right on the first menu, otherwise it appears as subsection of the main entry &#8220;Actions&#8221;.</p>
<p>I just can&#8217;t believe how easy this is and how i&#8217;ve been delaying this for ages! Isn&#8217;t KDE great? <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/freethegnu.wordpress.com/34/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/freethegnu.wordpress.com/34/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/freethegnu.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/freethegnu.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/freethegnu.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/freethegnu.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/freethegnu.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/freethegnu.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/freethegnu.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/freethegnu.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/freethegnu.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/freethegnu.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=freethegnu.wordpress.com&blog=1249929&post=34&subd=freethegnu&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://freethegnu.wordpress.com/2008/01/24/create-a-entry-in-the-konqueror-right-click-menu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3068790f76eb2dcd8c434f88f9bfbb71?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pedrocarvalho</media:title>
		</media:content>

		<media:content url="http://freethegnu.files.wordpress.com/2008/01/snapshot45-editallfiles.png" medium="image">
			<media:title type="html">konqueror service menu with editallfiles entry</media:title>
		</media:content>
	</item>
		<item>
		<title>KDE4 is out! And in are the release parties! Congratulations to the KDE community</title>
		<link>http://freethegnu.wordpress.com/2008/01/11/kde4-is-out-and-so-are-the-release-parties-congratulations-to-the-kde-community/</link>
		<comments>http://freethegnu.wordpress.com/2008/01/11/kde4-is-out-and-so-are-the-release-parties-congratulations-to-the-kde-community/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 20:56:39 +0000</pubDate>
		<dc:creator>Pedro Carvalho</dc:creator>
				<category><![CDATA[kde4]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://freethegnu.wordpress.com/2008/01/11/kde4-is-out-and-so-are-the-release-parties-congratulations-to-the-kde-community/</guid>
		<description><![CDATA[
This is the first version of KDE 4 series&#8217;.
I can&#8217;t wait to use it! I have been following closely the betas and the releases, and the progress is astonishing! Not only on the development front but as well on the documentation, translation, promotion, usability and accessibility teams, the artists ( like oxygen and kde-look.org),  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=freethegnu.wordpress.com&blog=1249929&post=29&subd=freethegnu&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img src='http://freethegnu.files.wordpress.com/2008/01/counter.png' alt='kde 4 release counter live the dream' /><br />
This is the <a href="http://kde.org/announcements/4.0/">first version</a> of <a href="http://en.wikipedia.org/wiki/KDE_4">KDE 4</a> series&#8217;.<br />
I can&#8217;t wait to use it! I have been following closely the betas and the releases, and the progress is astonishing! Not only on the development front but as well on the documentation, translation, promotion, usability and accessibility teams, the artists ( like <a href="http://oxygen-icons.org/">oxygen</a> and <a href="http://kde-look.org/">kde-look.org</a>),  <a href="http://ev.kde.org/supporting-members.php">the patrons and the supporters</a> and of course the testers and the users. Well done to all. The <a href="http://www.kde.org/">KDE community</a> really deserves the praise! </p>
<p>Get <a href="http://www.kde.org/info/4.0.php">KDE 4.0</a> while is hot!</p>
<p>Also don&#8217;t forget to party while at it! The will be a 3 day <a href="http://www.kde.org/kde-4.0-release-event/">release event</a> on Google Campus in Mountain View, California, United States of America and <a href="http://techbase.kde.org/index.php?title=Events/KDE4ReleaseParties">release parties</a> all over the world! </p>
<p>In Portugal the event is scheduled to be in Aveiro, on the 15 of February.  Join us <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
<img src='http://freethegnu.files.wordpress.com/2008/01/bannerpt.png' alt='kde 4 festa de lançamento portugal aveiro' /></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/freethegnu.wordpress.com/29/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/freethegnu.wordpress.com/29/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/freethegnu.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/freethegnu.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/freethegnu.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/freethegnu.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/freethegnu.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/freethegnu.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/freethegnu.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/freethegnu.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/freethegnu.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/freethegnu.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=freethegnu.wordpress.com&blog=1249929&post=29&subd=freethegnu&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://freethegnu.wordpress.com/2008/01/11/kde4-is-out-and-so-are-the-release-parties-congratulations-to-the-kde-community/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3068790f76eb2dcd8c434f88f9bfbb71?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pedrocarvalho</media:title>
		</media:content>

		<media:content url="http://freethegnu.files.wordpress.com/2008/01/counter.png" medium="image">
			<media:title type="html">kde 4 release counter live the dream</media:title>
		</media:content>

		<media:content url="http://freethegnu.files.wordpress.com/2008/01/bannerpt.png" medium="image">
			<media:title type="html">kde 4 festa de lançamento portugal aveiro</media:title>
		</media:content>
	</item>
		<item>
		<title>How to prevent emacs from showing the splash screen</title>
		<link>http://freethegnu.wordpress.com/2007/12/15/how-to-prevent-emacs-from-showing-the-splash-screen/</link>
		<comments>http://freethegnu.wordpress.com/2007/12/15/how-to-prevent-emacs-from-showing-the-splash-screen/#comments</comments>
		<pubDate>Sat, 15 Dec 2007 07:39:54 +0000</pubDate>
		<dc:creator>Pedro Carvalho</dc:creator>
				<category><![CDATA[editor]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://freethegnu.wordpress.com/2007/12/15/how-to-prevent-emacs-from-showing-the-splash-screen/</guid>
		<description><![CDATA[Emacs&#8216; splash screen is enable by default, even if it&#8217;s started with a argument, like opening a file. So the solution was always in the splash screen but you&#8217;ll find out how to remove the splash screen using the essencial dot emacs file
--no-splash
Do not display a splash screen on startup. You can also achieve this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=freethegnu.wordpress.com&blog=1249929&post=28&subd=freethegnu&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.gnu.org/software/emacs/">Emacs</a>&#8216; splash screen is enable by default, even if it&#8217;s started with a argument, like opening a file. So the solution was always in the splash screen but you&#8217;ll find out how to remove the splash screen using the essencial dot emacs file<span id="more-28"></span></p>
<p><code>--no-splash</code><br />
Do not display a splash screen on startup. You can also achieve this effect by setting the variable inhibit-splash-screen to non-nil in you personal init file (but not in site-start.el)</p>
<p><strong>file: ~/.emacs</strong><br />
<code>(setq inhibit-splash-screen t)</code></p>
<p>* setq is the same as set but quotes automatically the first argument.  see more detailed  in the manual <a href="http://www.gnu.org/software/emacs/emacs-lisp-intro/html_node/Using-setq.html">setq</a><br />
* t is for `true&#8217; (and nil  is for `false&#8217;)</p>
<h3>Using other emacs config files</h3>
<p>I&#8217;ve tried to set it on default.el and it didn&#8217;t use it.  To find the directories which belong to the loading path, try on the minibuffer:<br />
&#8220;<code>M-x describe-variable RETURN</code>&#8221; and then type &#8220;<code>load-path</code>&#8220;<br />
A shorter way is by hitting &#8220;C-h v RETURN&#8221; and type the variable name (&#8220;<code>load-path</code>&#8220;).<br />
Both will print out the value and it&#8217;s description.</p>
<p><em>Note: RETURN is the RETURN key, ofc</em></p>
<h3>Emacs 23</h3>
<p>As of emacs 23, the splash screen fills the lower splited buffer. which is less tolerable, for i have to hit C-x 1 or middle clicking on the bar that separates the split.</p>
<p>Only when i actually read the splash i did notice the little option for never showing again that splash along with the &#8220;Dismiss&#8221; checkbox. </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/freethegnu.wordpress.com/28/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/freethegnu.wordpress.com/28/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/freethegnu.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/freethegnu.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/freethegnu.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/freethegnu.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/freethegnu.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/freethegnu.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/freethegnu.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/freethegnu.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/freethegnu.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/freethegnu.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=freethegnu.wordpress.com&blog=1249929&post=28&subd=freethegnu&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://freethegnu.wordpress.com/2007/12/15/how-to-prevent-emacs-from-showing-the-splash-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3068790f76eb2dcd8c434f88f9bfbb71?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pedrocarvalho</media:title>
		</media:content>
	</item>
	</channel>
</rss>