<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title />
	
	<link>http://opencomputer.net</link>
	<description>Open Source world for a free computer</description>
	<pubDate>Mon, 15 Jun 2009 14:34:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.0/</creativeCommons:license>		<image><link>http://creativecommons.org/licenses/by-sa/2.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Opencomputer" type="application/rss+xml" /><feedburner:emailServiceId>Opencomputer</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Debug, edit and monitor a live web page</title>
		<link>http://feedproxy.google.com/~r/Opencomputer/~3/il2Gi0Cdd0U/</link>
		<comments>http://opencomputer.net/2009/06/15/debug-edit-and-monitor-a-live-web-page/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 14:34:03 +0000</pubDate>
		<dc:creator>Danilo</dc:creator>
		
		<category><![CDATA[Web Dev]]></category>

		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://opencomputer.net/?p=370</guid>
		<description><![CDATA[
		
		
		
		
		
		
		
		One of the tools that I use daily is the Firefox add-on Firebug. If you&#8217;re dealing with web development in any way, Firebug will give you an enormous wealth of information and tools:

monitor how long it takes for each component of your web page to load;
edit css and html with a live preview;
debug javascript errors;
analyze [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.2 Start--><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		reddit_url = "http://opencomputer.net/2009/06/15/debug-edit-and-monitor-a-live-web-page/";
		reddit_title = "Debug, edit and monitor a live web page";
		//-->
		</script>
		<script type="text/javascript" src="http://www.reddit.com/button.js?t=2"></script></div><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://opencomputer.net/2009/06/15/debug-edit-and-monitor-a-live-web-page/";
		digg_bgcolor = "#ffa200";
		digg_skin = "";
		digg_window = "new";
		digg_title = "Debug, edit and monitor a live web page";
		digg_bodytext = "";
		digg_media = "news";
		digg_topic = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><!--S-ButtonZ 1.1.2 End--><p>One of the tools that I use daily is the Firefox add-on <strong><a title="Firebug" href="http://getfirebug.com/" target="_blank">Firebug</a></strong>. If you&#8217;re dealing with web development in any way, Firebug will give you an enormous wealth of information and tools:</p>
<ul>
<li>monitor how long it takes for each component of your web page to load;</li>
<li>edit css and html with a live preview;</li>
<li>debug javascript errors;</li>
<li>analyze DOM, and more.</li>
</ul>
<p>Although this is a plug-in, it has its own environment of <a title="Firebug extensions" href="http://getfirebug.com/extensions/index.html" target="_blank">extensions</a> to add even more to the fun.</p>
<div style="clear:both;">&nbsp;</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Opencomputer?a=il2Gi0Cdd0U:lQVEOi6HPlI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Opencomputer?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Opencomputer?a=il2Gi0Cdd0U:lQVEOi6HPlI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Opencomputer?i=il2Gi0Cdd0U:lQVEOi6HPlI:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Opencomputer?a=il2Gi0Cdd0U:lQVEOi6HPlI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Opencomputer?i=il2Gi0Cdd0U:lQVEOi6HPlI:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Opencomputer/~4/il2Gi0Cdd0U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://opencomputer.net/2009/06/15/debug-edit-and-monitor-a-live-web-page/feed/</wfw:commentRss>
		<feedburner:origLink>http://opencomputer.net/2009/06/15/debug-edit-and-monitor-a-live-web-page/</feedburner:origLink></item>
		<item>
		<title>Emacs - text editor on steroids</title>
		<link>http://feedproxy.google.com/~r/Opencomputer/~3/rhgF_Wio9j8/</link>
		<comments>http://opencomputer.net/2009/06/14/emacs-text-editor-on-steroids/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 21:32:18 +0000</pubDate>
		<dc:creator>Danilo</dc:creator>
		
		<category><![CDATA[Utilities]]></category>

		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://opencomputer.net/?p=366</guid>
		<description><![CDATA[
		
		
		
		
		
		
		
		Although it has been a round for quite some time, I&#8217;m not a coder so my experience with text editors and IDEs is very limited. To give you an example, I&#8217;ve been using on the command line the good-ol&#8217; simple nano. But, since I&#8217;m starting to need a bit more powerful features, my search began [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.2 Start--><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		reddit_url = "http://opencomputer.net/2009/06/14/emacs-text-editor-on-steroids/";
		reddit_title = "Emacs - text editor on steroids";
		//-->
		</script>
		<script type="text/javascript" src="http://www.reddit.com/button.js?t=2"></script></div><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://opencomputer.net/2009/06/14/emacs-text-editor-on-steroids/";
		digg_bgcolor = "#ffa200";
		digg_skin = "";
		digg_window = "new";
		digg_title = "Emacs - text editor on steroids";
		digg_bodytext = "";
		digg_media = "news";
		digg_topic = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><!--S-ButtonZ 1.1.2 End--><p>Although it has been a round for quite some time, I&#8217;m not a coder so my experience with text editors and IDEs is very limited. To give you an example, I&#8217;ve been using on the command line the good-ol&#8217; simple <a title="nano text editor" href="http://www.nano-editor.org/" target="_blank">nano</a>. But, since I&#8217;m starting to need a bit more powerful features, my search began for a more powerful program.</p>
<p><strong><a title="emacs" href="http://www.gnu.org/software/emacs/" target="_blank">Emacs</a></strong> was my first try since it has been highly rated and praised. For me, there was a bit of a learning curve for the simple operations of navigating through a file (keyboard shortcuts are awesome) but nothing overly complicated and there is a nice tour accessible when you open the program.</p>
<p style="text-align: center;"><img class="size-medium wp-image-367 aligncenter" title="splash" src="http://opencomputer.net/wp-content/uploads/2009/06/splash-300x249.png" alt="splash" width="300" height="249" /></p>
<p>My usage so far has been to compare and diff a file, but soon I&#8217;ll also encounter tasks such as merge and simple code debugging. Again, I&#8217;m not a coder so this tool right now might be an overkill but who knows in the future&#8230; better get myself familiar from the start with a nice program than having to learn again something new later.</p>
<div style="clear:both;">&nbsp;</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Opencomputer?a=rhgF_Wio9j8:7NvjvpeyHzk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Opencomputer?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Opencomputer?a=rhgF_Wio9j8:7NvjvpeyHzk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Opencomputer?i=rhgF_Wio9j8:7NvjvpeyHzk:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Opencomputer?a=rhgF_Wio9j8:7NvjvpeyHzk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Opencomputer?i=rhgF_Wio9j8:7NvjvpeyHzk:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Opencomputer/~4/rhgF_Wio9j8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://opencomputer.net/2009/06/14/emacs-text-editor-on-steroids/feed/</wfw:commentRss>
		<feedburner:origLink>http://opencomputer.net/2009/06/14/emacs-text-editor-on-steroids/</feedburner:origLink></item>
		<item>
		<title>Ebook reader and manager</title>
		<link>http://feedproxy.google.com/~r/Opencomputer/~3/sxUmhIogxv0/</link>
		<comments>http://opencomputer.net/2009/05/25/ebook-reader-and-manager/#comments</comments>
		<pubDate>Mon, 25 May 2009 18:02:06 +0000</pubDate>
		<dc:creator>Danilo</dc:creator>
		
		<category><![CDATA[Office]]></category>

		<category><![CDATA[Utilities]]></category>

		<category><![CDATA[ebook]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[macos x]]></category>

		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://opencomputer.net/?p=360</guid>
		<description><![CDATA[
		
		
		
		
		
		
		
		For those who like ebooks, Calibre is a great program that was created to manage pretty much any aspect of your reading files.

The list of features is pretty extensive:

convert files from and to epub, mobi, LRF and supports input of several other formats including PDF, html, odt, rtf amongst others;
syncs to mobile reader devices (seems [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.2 Start--><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		reddit_url = "http://opencomputer.net/2009/05/25/ebook-reader-and-manager/";
		reddit_title = "Ebook reader and manager";
		//-->
		</script>
		<script type="text/javascript" src="http://www.reddit.com/button.js?t=2"></script></div><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://opencomputer.net/2009/05/25/ebook-reader-and-manager/";
		digg_bgcolor = "#ffa200";
		digg_skin = "";
		digg_window = "new";
		digg_title = "Ebook reader and manager";
		digg_bodytext = "";
		digg_media = "news";
		digg_topic = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><!--S-ButtonZ 1.1.2 End--><p>For those who like ebooks, <strong><a title="Calibre" href="http://calibre.kovidgoyal.net/" target="_blank">Calibre</a></strong> is a great program that was created to manage pretty much any aspect of your reading files.</p>
<p style="text-align: center;"><img class="size-medium wp-image-361 aligncenter" title="calibre" src="http://opencomputer.net/wp-content/uploads/2009/05/calibre-300x248.png" alt="calibre" width="300" height="248" /></p>
<p>The list of features is pretty extensive:</p>
<ul>
<li>convert files from and to epub, mobi, LRF and supports input of several other formats including PDF, html, odt, rtf amongst others;</li>
<li>syncs to mobile reader devices (seems to work well with the iPhone/Stanza and the Kindle);</li>
<li>convert a news feed to an ebook;</li>
<li>scans your computer to check for all supported ebook formats so you can keep them organized, download cover art and meta data;</li>
<li>runs on Windows, Linux and MacOS X.</li>
</ul>
<p>At the present moment the app is on version 0.5.3 and seems to be under heavy development. For me, file conversion from PDF to epub format went without any hitches and I was finally able to organize my ebook library under one program.</p>
<div style="clear:both;">&nbsp;</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Opencomputer?a=sxUmhIogxv0:VTfrc2_BJh8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Opencomputer?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Opencomputer?a=sxUmhIogxv0:VTfrc2_BJh8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Opencomputer?i=sxUmhIogxv0:VTfrc2_BJh8:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Opencomputer?a=sxUmhIogxv0:VTfrc2_BJh8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Opencomputer?i=sxUmhIogxv0:VTfrc2_BJh8:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Opencomputer/~4/sxUmhIogxv0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://opencomputer.net/2009/05/25/ebook-reader-and-manager/feed/</wfw:commentRss>
		<feedburner:origLink>http://opencomputer.net/2009/05/25/ebook-reader-and-manager/</feedburner:origLink></item>
		<item>
		<title>Import and edit PDF files in OpenOffice</title>
		<link>http://feedproxy.google.com/~r/Opencomputer/~3/OCylKf606Ss/</link>
		<comments>http://opencomputer.net/2009/05/24/import-and-edit-pdf-files-in-openoffice/#comments</comments>
		<pubDate>Sun, 24 May 2009 13:05:25 +0000</pubDate>
		<dc:creator>Danilo</dc:creator>
		
		<category><![CDATA[Office]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[macos x]]></category>

		<category><![CDATA[openoffice]]></category>

		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://opencomputer.net/?p=358</guid>
		<description><![CDATA[
		
		
		
		
		
		
		
		For quite a while now OpenOffice has been promising the ability to import and edit PDF files. Although not released with the program itself, you can grab the Sun PDF Import extension to do just that.
This extension is in beta and is available multi-platform for Windows, Linux and MacOS X systems.
Tests that I ran were [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.2 Start--><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		reddit_url = "http://opencomputer.net/2009/05/24/import-and-edit-pdf-files-in-openoffice/";
		reddit_title = "Import and edit PDF files in OpenOffice";
		//-->
		</script>
		<script type="text/javascript" src="http://www.reddit.com/button.js?t=2"></script></div><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://opencomputer.net/2009/05/24/import-and-edit-pdf-files-in-openoffice/";
		digg_bgcolor = "#ffa200";
		digg_skin = "";
		digg_window = "new";
		digg_title = "Import and edit PDF files in OpenOffice";
		digg_bodytext = "";
		digg_media = "news";
		digg_topic = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><!--S-ButtonZ 1.1.2 End--><p>For quite a while now OpenOffice has been promising the ability to import and edit PDF files. Although not released with the program itself, you can grab the <strong><a title="Sund PDF Import extension" href="http://extensions.services.openoffice.org/project/pdfimport" target="_blank">Sun PDF Import</a></strong> extension to do just that.</p>
<p>This extension is in beta and is available multi-platform for Windows, Linux and MacOS X systems.</p>
<p>Tests that I ran were pretty good. The text in the PDF file is imported well and in a way I could edit the text, font settings and images. There was a small problem in that the document that was shown to me had colors inverted (black background with white font). But, don&#8217;t ask me why, the imported file actually contained 2 layers. Deleting the one on top will show you the layer with correct colors and fully editable.</p>
<p>The extension is in beta but it is sure worth a try and beats editing the PDF through an image software like I used to do.</p>
<div style="clear:both;">&nbsp;</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Opencomputer?a=OCylKf606Ss:1P603xPzP-g:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Opencomputer?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Opencomputer?a=OCylKf606Ss:1P603xPzP-g:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Opencomputer?i=OCylKf606Ss:1P603xPzP-g:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Opencomputer?a=OCylKf606Ss:1P603xPzP-g:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Opencomputer?i=OCylKf606Ss:1P603xPzP-g:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Opencomputer/~4/OCylKf606Ss" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://opencomputer.net/2009/05/24/import-and-edit-pdf-files-in-openoffice/feed/</wfw:commentRss>
		<feedburner:origLink>http://opencomputer.net/2009/05/24/import-and-edit-pdf-files-in-openoffice/</feedburner:origLink></item>
		<item>
		<title>SIP client for Android OS</title>
		<link>http://feedproxy.google.com/~r/Opencomputer/~3/Knn3ZFWt4ng/</link>
		<comments>http://opencomputer.net/2009/05/14/sip-client-for-android-os/#comments</comments>
		<pubDate>Thu, 14 May 2009 21:13:54 +0000</pubDate>
		<dc:creator>Danilo</dc:creator>
		
		<category><![CDATA[Mobile]]></category>

		<category><![CDATA[Utilities]]></category>

		<category><![CDATA[android]]></category>

		<category><![CDATA[VoIP]]></category>

		<guid isPermaLink="false">http://opencomputer.net/?p=356</guid>
		<description><![CDATA[
		
		
		
		
		
		
		
		Finally a SIP/VoIP program for the Android OS!
Sipdroid is a great GPL licensed program that allows you to make and receive SIP and make VoIP from your mobile. The app is incredibly simple to use, which just requires you to enter your SIP credentials (server, login and password).
Once it is on, you will see a [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.2 Start--><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		reddit_url = "http://opencomputer.net/2009/05/14/sip-client-for-android-os/";
		reddit_title = "SIP client for Android OS";
		//-->
		</script>
		<script type="text/javascript" src="http://www.reddit.com/button.js?t=2"></script></div><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://opencomputer.net/2009/05/14/sip-client-for-android-os/";
		digg_bgcolor = "#ffa200";
		digg_skin = "";
		digg_window = "new";
		digg_title = "SIP client for Android OS";
		digg_bodytext = "";
		digg_media = "news";
		digg_topic = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><!--S-ButtonZ 1.1.2 End--><p>Finally a SIP/VoIP program for the Android OS!</p>
<p><a title="Sipdroid" href="http://sipdroid.org/" target="_blank"><strong>Sipdroid</strong></a> is a great GPL licensed program that allows you to make and receive SIP and make VoIP from your mobile. The app is incredibly simple to use, which just requires you to enter your SIP credentials (server, login and password).</p>
<p>Once it is on, you will see a little green bubble on the status bar indicating that you&#8217;re online. After that, just enter the phone number you&#8217;d like or use the phone numbers on your contact list, remembering to enter the country code.</p>
<p>The only detriment for now is that it connects only through wifi, so no 3G data connections while you&#8217;re out-and-about.</p>
<div style="clear:both;">&nbsp;</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Opencomputer?a=Knn3ZFWt4ng:Zb7e1c5EVAc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Opencomputer?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Opencomputer?a=Knn3ZFWt4ng:Zb7e1c5EVAc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Opencomputer?i=Knn3ZFWt4ng:Zb7e1c5EVAc:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Opencomputer?a=Knn3ZFWt4ng:Zb7e1c5EVAc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Opencomputer?i=Knn3ZFWt4ng:Zb7e1c5EVAc:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Opencomputer/~4/Knn3ZFWt4ng" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://opencomputer.net/2009/05/14/sip-client-for-android-os/feed/</wfw:commentRss>
		<feedburner:origLink>http://opencomputer.net/2009/05/14/sip-client-for-android-os/</feedburner:origLink></item>
		<item>
		<title>New Android 1.5 (Cupcake)</title>
		<link>http://feedproxy.google.com/~r/Opencomputer/~3/HFQR4DthBes/</link>
		<comments>http://opencomputer.net/2009/05/09/new-android-15-cupcake/#comments</comments>
		<pubDate>Sat, 09 May 2009 20:01:01 +0000</pubDate>
		<dc:creator>Danilo</dc:creator>
		
		<category><![CDATA[Mobile]]></category>

		<category><![CDATA[android]]></category>

		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://opencomputer.net/?p=341</guid>
		<description><![CDATA[
		
		
		
		
		
		
		
		The last time there was an Android upgrade, I had to wait over 1 month to get mine. Fortunately this time it appears Europe had Android 1.5 launch date before users in the U.S. This is a much expected release because of the extensive list of new features.
Without further delay, here is the tour of [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.2 Start--><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		reddit_url = "http://opencomputer.net/2009/05/09/new-android-15-cupcake/";
		reddit_title = "New Android 1.5 (Cupcake)";
		//-->
		</script>
		<script type="text/javascript" src="http://www.reddit.com/button.js?t=2"></script></div><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://opencomputer.net/2009/05/09/new-android-15-cupcake/";
		digg_bgcolor = "#ffa200";
		digg_skin = "";
		digg_window = "new";
		digg_title = "New Android 1.5 (Cupcake)";
		digg_bodytext = "";
		digg_media = "news";
		digg_topic = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><!--S-ButtonZ 1.1.2 End--><p>The last time there was an Android upgrade, I had to wait over 1 month to get mine. Fortunately this time it appears Europe had <a title="Android cupcake" href="http://www.android.com/releases/" target="_blank"><strong>Android 1.5</strong></a> <a title="Android cupcake upgrade" href="http://www.mobilecrunch.com/2009/05/06/android-v15-cupcake-coming-next-week-for-t-mobile-usa-customers-for-real-this-time/" target="_blank">launch date</a> before users in the U.S. This is a much expected release because of the extensive list of new features.</p>
<p>Without further delay, here is the tour of what is new in Android Cupcake.</p>
<p style="text-align: center;"><a href="http://opencomputer.net/wp-content/uploads/2009/05/firmware-info.png"><img class="size-medium wp-image-342 aligncenter" title="firmware-info" src="http://opencomputer.net/wp-content/uploads/2009/05/firmware-info-244x300.png" alt="firmware-info" width="244" height="300" /></a></p>
<p>First, here is my home screen where you can add <strong>shortcuts, widgets </strong>and<strong> live folders</strong>:</p>
<p style="text-align: center;"><a href="http://opencomputer.net/wp-content/uploads/2009/05/home-screen.png"><img class="size-medium wp-image-344 aligncenter" title="home-screen" src="http://opencomputer.net/wp-content/uploads/2009/05/home-screen-300x197.png" alt="home-screen" width="300" height="197" /></a></p>
<p>We now have the new widgets <strong>Calendar </strong>and <strong>Music</strong>. In the &#8220;shortcuts&#8221; category, to be honest I had never used it before but here also goes a screenshot of what is offered:</p>
<p style="text-align: center;"><a href="http://opencomputer.net/wp-content/uploads/2009/05/widgets-and-shortcuts.png"><img class="size-medium wp-image-345 aligncenter" title="widgets-and-shortcuts" src="http://opencomputer.net/wp-content/uploads/2009/05/widgets-and-shortcuts-300x191.png" alt="widgets-and-shortcuts" width="300" height="191" /></a></p>
<p style="text-align: left;">I really enjoyed the calendar widget although I wish I could expand it a bit more to display more event information. Your music widget will display a cute little bar with the song currently playing or the option for you to select a playlist to start playing on your device.</p>
<p style="text-align: center;"><a href="http://opencomputer.net/wp-content/uploads/2009/05/calendar-and-music.png"><img class="size-medium wp-image-346 aligncenter" title="calendar-and-music" src="http://opencomputer.net/wp-content/uploads/2009/05/calendar-and-music-300x187.png" alt="calendar-and-music" width="300" height="187" /></a></p>
<p style="text-align: left;">Next cool feature is <strong>video recording!</strong></p>
<p style="text-align: center;"><a href="http://opencomputer.net/wp-content/uploads/2009/05/video.png"><img class="size-medium wp-image-347 aligncenter" title="video" src="http://opencomputer.net/wp-content/uploads/2009/05/video-300x114.png" alt="video" width="300" height="114" /></a></p>
<p style="text-align: left;">The videos you record on the Android can be pushed directly to YouTube now with 2 simple clicks. A nice way for Google to tie its services well.</p>
<p style="text-align: left;">Next comes the <strong>soft-keyboard</strong>! I&#8217;m still struggling to get used to this new keyboard, it is so tiny compared to the &#8216;full sized&#8217; one on the G1.</p>
<p style="text-align: center;"><a href="http://opencomputer.net/wp-content/uploads/2009/05/soft-keyboard-tour.png"><img class="size-medium wp-image-349 aligncenter" title="soft-keyboard-tour" src="http://opencomputer.net/wp-content/uploads/2009/05/soft-keyboard-tour-300x122.png" alt="soft-keyboard-tour" width="300" height="122" /></a></p>
<p style="text-align: left;">But, there is a very nice feature of suggested words. So, as you type the system tries to identify the word you wish to write and even if you get lost typing incorrect keys it still picks up misspellings quite well to suggest the correct word.</p>
<p style="text-align: left;">A nice little extra is automatic screen orientation. On the G1 you were able to get landscape view only once the keyboard was open. But, with new Android devices coming out soon without a keyboard, orientation was adjusted to how you&#8217;re holding the phone.</p>
<p style="text-align: center;"><a href="http://opencomputer.net/wp-content/uploads/2009/05/screen-orientation.png"><img class="size-medium wp-image-350 aligncenter" title="screen-orientation" src="http://opencomputer.net/wp-content/uploads/2009/05/screen-orientation-219x300.png" alt="screen-orientation" width="219" height="300" /></a></p>
<p style="text-align: left;">Last but not least, a few cosmetic changes were made. The background of the app menu is no longer transparent and the pull-down status menu had some minor visual improvements as well.</p>
<p style="text-align: center;"><a href="http://opencomputer.net/wp-content/uploads/2009/05/apps.png"><img class="size-medium wp-image-351 aligncenter" title="apps" src="http://opencomputer.net/wp-content/uploads/2009/05/apps-300x174.png" alt="apps" width="300" height="174" /></a></p>
<p style="text-align: left;">Unfortunately I couldn&#8217;t test the stereo bluetooth since the headset I used with my Nokia N96 was still not recognized.</p>
<p style="text-align: left;">Like mentioned, a whole lot of new things and that is not all, there is still:</p>
<ul>
<li>browser improvements (latest Webkit browser &amp; Squirrelfish Javascript engines);</li>
<li>Linux kernel (version 2.6.27);</li>
<li>Upload photos on Picasa;</li>
<li>native video playback (MPEG-4 &amp; 3GP formats).</li>
</ul>
<p style="text-align: left;">The complete change log can be found <a title="Android 1.5 changelog" href="http://developer.android.com/sdk/android-1.5-highlights.html" target="_blank">here</a>.</p>
<p style="text-align: left;">Unfortunately not everything is perfect&#8230; Loading some apps and going back to my home screen takes a bit longer than before.  Plus, for some reason at times the app list gets loaded on-the-fly and I have to wait a few seconds for everything to get loaded and sorted alphabetically.</p>
<p style="text-align: left;">Overall, <strong>Cupcake </strong>is an  awesome release and Android is now in a much better position to be released on more mobile phones and (rumors have it) netbooks!</p>
<div style="clear:both;">&nbsp;</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Opencomputer?a=HFQR4DthBes:UI91OxpXxCk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Opencomputer?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Opencomputer?a=HFQR4DthBes:UI91OxpXxCk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Opencomputer?i=HFQR4DthBes:UI91OxpXxCk:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Opencomputer?a=HFQR4DthBes:UI91OxpXxCk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Opencomputer?i=HFQR4DthBes:UI91OxpXxCk:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Opencomputer/~4/HFQR4DthBes" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://opencomputer.net/2009/05/09/new-android-15-cupcake/feed/</wfw:commentRss>
		<feedburner:origLink>http://opencomputer.net/2009/05/09/new-android-15-cupcake/</feedburner:origLink></item>
		<item>
		<title>Screencasting on Linux - recordMyDesktop</title>
		<link>http://feedproxy.google.com/~r/Opencomputer/~3/BvN5sPVcp1w/</link>
		<comments>http://opencomputer.net/2009/05/06/screencasting-on-linux-recordmydesktop/#comments</comments>
		<pubDate>Wed, 06 May 2009 19:17:35 +0000</pubDate>
		<dc:creator>Danilo</dc:creator>
		
		<category><![CDATA[Audio and Video]]></category>

		<category><![CDATA[Imaging]]></category>

		<category><![CDATA[Utilities]]></category>

		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://opencomputer.net/?p=338</guid>
		<description><![CDATA[
		
		
		
		
		
		
		
		Doing a basic screencast in Linux is pretty easy. The package recordMyDesktop can be found easily on the repository of many Linux distros (including Ubuntu 9.04 that I use).
With this package you&#8217;re actually getting the backend recordMyDesktop which is written in C and the frontend developed in Python (gtk-recordMyDesktop or qt-recordMyDesktop).
The feature list is simple [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.2 Start--><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		reddit_url = "http://opencomputer.net/2009/05/06/screencasting-on-linux-recordmydesktop/";
		reddit_title = "Screencasting on Linux - recordMyDesktop";
		//-->
		</script>
		<script type="text/javascript" src="http://www.reddit.com/button.js?t=2"></script></div><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://opencomputer.net/2009/05/06/screencasting-on-linux-recordmydesktop/";
		digg_bgcolor = "#ffa200";
		digg_skin = "";
		digg_window = "new";
		digg_title = "Screencasting on Linux - recordMyDesktop";
		digg_bodytext = "";
		digg_media = "news";
		digg_topic = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><!--S-ButtonZ 1.1.2 End--><p>Doing a basic screencast in Linux is pretty easy. The package <a title="recordMyDesktop" href="http://recordmydesktop.sourceforge.net/about.php" target="_blank"><strong>recordMyDesktop</strong></a> can be found easily on the repository of many Linux distros (including Ubuntu 9.04 that I use).</p>
<p>With this package you&#8217;re actually getting the backend <strong>recordMyDesktop</strong> which is written in C and the frontend developed in Python (gtk-recordMyDesktop or qt-recordMyDesktop).</p>
<p>The feature list is simple but that is all I needed for a quick screencast demo I had to prepare this afternoon:</p>
<ul>
<li>record the entire screen or just a specific window;</li>
<li>record audio (with channel and frequency settings);</li>
<li>adjust fps;</li>
<li>include mouse pointer, &#8220;follow the mouse&#8221; recording, include window decoration (or not), and tooltips.</li>
</ul>
<p><img class="aligncenter size-medium wp-image-339" title="gtk-recordmydesktop" src="http://opencomputer.net/wp-content/uploads/2009/05/gtk-recordmydesktop-300x130.png" alt="gtk-recordmydesktop" width="300" height="130" /></p>
<p>The closing added bonus, it records directly in theora / vorbis!</p>
<p>Recording is done with a simple click on the &#8220;record&#8221; button and than on the panel you&#8217;ll see an icon where you can quickly pause, resume and stop the recording. Easy and simple.</p>
<div style="clear:both;">&nbsp;</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Opencomputer?a=BvN5sPVcp1w:ySNYt_LfNm4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Opencomputer?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Opencomputer?a=BvN5sPVcp1w:ySNYt_LfNm4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Opencomputer?i=BvN5sPVcp1w:ySNYt_LfNm4:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Opencomputer?a=BvN5sPVcp1w:ySNYt_LfNm4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Opencomputer?i=BvN5sPVcp1w:ySNYt_LfNm4:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Opencomputer/~4/BvN5sPVcp1w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://opencomputer.net/2009/05/06/screencasting-on-linux-recordmydesktop/feed/</wfw:commentRss>
		<feedburner:origLink>http://opencomputer.net/2009/05/06/screencasting-on-linux-recordmydesktop/</feedburner:origLink></item>
		<item>
		<title>Using Twitter with Pidgin</title>
		<link>http://feedproxy.google.com/~r/Opencomputer/~3/OtHZQjIAYNE/</link>
		<comments>http://opencomputer.net/2009/04/30/using-twitter-with-pidgin/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 18:06:28 +0000</pubDate>
		<dc:creator>Danilo</dc:creator>
		
		<category><![CDATA[Messaging]]></category>

		<category><![CDATA[Tips]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[pidgin]]></category>

		<category><![CDATA[twitter]]></category>

		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://opencomputer.net/?p=336</guid>
		<description><![CDATA[
		
		
		
		
		
		
		
		The eco-system around Pidgin is fantastic, below is yet another cool plug-in tip for it.
Pidgin-Twitter plug-in works with Linux and Windows for you to get back into posting to and receiving notes from Twitter (also works well with Identi.ca too!). Steps to get it working:

download and install the plug-in the plug-in;
go to Pidgin menu under [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.2 Start--><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		reddit_url = "http://opencomputer.net/2009/04/30/using-twitter-with-pidgin/";
		reddit_title = "Using Twitter with Pidgin";
		//-->
		</script>
		<script type="text/javascript" src="http://www.reddit.com/button.js?t=2"></script></div><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://opencomputer.net/2009/04/30/using-twitter-with-pidgin/";
		digg_bgcolor = "#ffa200";
		digg_skin = "";
		digg_window = "new";
		digg_title = "Using Twitter with Pidgin";
		digg_bodytext = "";
		digg_media = "news";
		digg_topic = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><!--S-ButtonZ 1.1.2 End--><p>The eco-system around <a title="Pidgin" href="http://opencomputer.net/2008/01/27/instant-messengers-unite-with-pidgin/" target="_blank">Pidgin</a> is fantastic, below is yet another cool plug-in tip for it.</p>
<p><strong><a title="Pidgin-Twitter" href="http://honeyplanet.jp/pidgin-twitter/" target="_blank">Pidgin-Twitter</a></strong> plug-in works with Linux and Windows for you to get back into posting to and receiving notes from Twitter (also works well with <a title="Identi.ca" href="http://identi.ca" target="_blank">Identi.ca</a> too!). Steps to get it working:</p>
<ol>
<li>download and install the plug-in the plug-in;</li>
<li>go to Pidgin menu under Tools &gt; Plug-ins you&#8217;ll find Pidgin-Twitter to activate and configure;</li>
<li>place your username / password and define a couple of other options (such as show users&#8217; avatars)</li>
<li>Add a buddy to your GTalk account called twitter@twitter.com and choose to display it even when it is offline.</li>
</ol>
<p>You&#8217;re good to go! Open the chat window for the buddy you just created and instantly it&#8217;ll display your messages.</p>
<div style="clear:both;">&nbsp;</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Opencomputer?a=OtHZQjIAYNE:aPxyMmzQ6PA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Opencomputer?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Opencomputer?a=OtHZQjIAYNE:aPxyMmzQ6PA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Opencomputer?i=OtHZQjIAYNE:aPxyMmzQ6PA:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Opencomputer?a=OtHZQjIAYNE:aPxyMmzQ6PA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Opencomputer?i=OtHZQjIAYNE:aPxyMmzQ6PA:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Opencomputer/~4/OtHZQjIAYNE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://opencomputer.net/2009/04/30/using-twitter-with-pidgin/feed/</wfw:commentRss>
		<feedburner:origLink>http://opencomputer.net/2009/04/30/using-twitter-with-pidgin/</feedburner:origLink></item>
		<item>
		<title>Abiword - multi platform word processor</title>
		<link>http://feedproxy.google.com/~r/Opencomputer/~3/KkOUO9bARSU/</link>
		<comments>http://opencomputer.net/2009/04/26/abiword-multi-platform-word-processor/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 12:55:14 +0000</pubDate>
		<dc:creator>Danilo</dc:creator>
		
		<category><![CDATA[CD and DVD]]></category>

		<category><![CDATA[Office]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://opencomputer.net/?p=329</guid>
		<description><![CDATA[
		
		
		
		
		
		
		
		After a recent exchange of ideas about Abiword on identi.ca, I decided to take a closer look at it again. Although OpenOffice is currently my office suite of choice, it is a bit bloated and slow. So, what does Abiword have to offer?


It is blazing fast;
works in Windows and Linux;
has all the main text editing [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.2 Start--><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		reddit_url = "http://opencomputer.net/2009/04/26/abiword-multi-platform-word-processor/";
		reddit_title = "Abiword - multi platform word processor";
		//-->
		</script>
		<script type="text/javascript" src="http://www.reddit.com/button.js?t=2"></script></div><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://opencomputer.net/2009/04/26/abiword-multi-platform-word-processor/";
		digg_bgcolor = "#ffa200";
		digg_skin = "";
		digg_window = "new";
		digg_title = "Abiword - multi platform word processor";
		digg_bodytext = "";
		digg_media = "news";
		digg_topic = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><!--S-ButtonZ 1.1.2 End--><p>After a recent exchange of ideas about <a title="Abiword" href="http://www.abisource.com/" target="_blank"><strong>Abiword</strong></a> on <a title="Abiword talks on identi.ca" href="http://identi.ca/search/notice?q=abiword&amp;search=Search" target="_blank">identi.ca</a>, I decided to take a closer look at it again. Although OpenOffice is currently my office suite of choice, it is a bit bloated and slow. So, what does Abiword have to offer?</p>
<p style="text-align: center;"><img class="aligncenter size-medium wp-image-330" title="abiword1" src="http://opencomputer.net/wp-content/uploads/2009/04/abiword1-300x292.png" alt="abiword1" width="300" height="292" /></p>
<ul>
<li>It is blazing fast;</li>
<li>works in Windows and Linux;</li>
<li>has all the main text editing and formatting functions one needs;</li>
<li>saves and imports documents in multiple formats (Abiword&#8217;s own formats, .doc, .odf, .html, .rtf, <strong>.pdf</strong>, <strong>.docx</strong>, <strong>LaTeX</strong>, <strong>Kword</strong> and xml);</li>
<li>has revision control;</li>
<li>has spell checker and thesaurus built-in;</li>
<li>and, has a plug-in architecture to improve its list of features even more!</li>
</ul>
<p style="text-align: center;"><img class="size-medium wp-image-331 aligncenter" title="abiword-tools" src="http://opencomputer.net/wp-content/uploads/2009/04/abiword-tools-160x300.png" alt="abiword-tools" width="160" height="300" /></p>
<p>It even has a collaboration function so you can share your document through Jabber or TCP connection (I haven&#8217;t tested it).</p>
<p>I have tried Abiword before but to be honest I didn&#8217;t know it had this many features. For this review I can say there are a couple of tools I might miss when collaborating a document with others, such as being able to track and manage document changes and notes.</p>
<p>Overall I really liked Abiword and will seriously think about using it more often.</p>
<div style="clear:both;">&nbsp;</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Opencomputer?a=KkOUO9bARSU:Bm8zzX3lCu8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Opencomputer?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Opencomputer?a=KkOUO9bARSU:Bm8zzX3lCu8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Opencomputer?i=KkOUO9bARSU:Bm8zzX3lCu8:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Opencomputer?a=KkOUO9bARSU:Bm8zzX3lCu8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Opencomputer?i=KkOUO9bARSU:Bm8zzX3lCu8:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Opencomputer/~4/KkOUO9bARSU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://opencomputer.net/2009/04/26/abiword-multi-platform-word-processor/feed/</wfw:commentRss>
		<feedburner:origLink>http://opencomputer.net/2009/04/26/abiword-multi-platform-word-processor/</feedburner:origLink></item>
		<item>
		<title>Ubuntu 9.04 released!</title>
		<link>http://feedproxy.google.com/~r/Opencomputer/~3/6ip8srTqpuk/</link>
		<comments>http://opencomputer.net/2009/04/25/ubuntu-904-released/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 19:59:36 +0000</pubDate>
		<dc:creator>Danilo</dc:creator>
		
		<category><![CDATA[OS]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://opencomputer.net/?p=327</guid>
		<description><![CDATA[
		
		
		
		
		
		
		
		The newest version of our beloved Linux distro Ubuntu was released on April 21st. Code named Jaunty Jackalope, Ubuntu 9.04 desktop edition brings some nice features:

finally OpenOffice 3.0.1 installed;
Gnome 2.26 with some improvements for multiple monitors setups, Empathy (multi-protocol instant messenger), Evolution (email client now with MS Exchange support), Volume manager (now integrated with PulseAudio);
X.Org [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.2 Start--><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		reddit_url = "http://opencomputer.net/2009/04/25/ubuntu-904-released/";
		reddit_title = "Ubuntu 9.04 released!";
		//-->
		</script>
		<script type="text/javascript" src="http://www.reddit.com/button.js?t=2"></script></div><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://opencomputer.net/2009/04/25/ubuntu-904-released/";
		digg_bgcolor = "#ffa200";
		digg_skin = "";
		digg_window = "new";
		digg_title = "Ubuntu 9.04 released!";
		digg_bodytext = "";
		digg_media = "news";
		digg_topic = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><!--S-ButtonZ 1.1.2 End--><p>The newest version of our beloved Linux distro <strong><a title="Ubuntu" href="http://www.ubuntu.com" target="_blank">Ubuntu</a></strong> was released on April 21st. Code named Jaunty Jackalope, <a title="Ubuntu 9.04 features" href="http://www.ubuntu.com/products/whatisubuntu/904features/" target="_blank">Ubuntu 9.04</a> desktop edition brings some nice features:</p>
<ul>
<li>finally OpenOffice 3.0.1 installed;</li>
<li>Gnome 2.26 with some improvements for multiple monitors setups, Empathy (multi-protocol instant messenger), Evolution (email client now with MS Exchange support), Volume manager (now integrated with PulseAudio);</li>
<li>X.Org server 1.6 to improve support for some 3D video cards;</li>
<li><a title="Ubuntu OSD" href="http://www.markshuttleworth.com/wp-content/uploads/2008/12/jaunty904_notifications_example1_web_092.swf" target="_blank">new notification alert system</a> specially designed for Ubuntu;</li>
<li>Linux kernel 2.6.28 with ext4 file system support;</li>
</ul>
<p>I&#8217;ve been using Ubuntu almost exclusively for about 2 years now. The improvements made since that time have been enormous and this release although not ground breaking has brought some very nice improvements.</p>
<p>On my desktop (the computer I&#8217;m using now to write this post) I just did a distro upgrade and with one click of a button the entire system took care of the entire procedure by itself. I left the computer on overnight but the reason it took so long was that most likely the Ubuntu servers and mirrors are extremely busy.</p>
<p>Now I&#8217;m already looking forward to Ubuntu 9.10 in October <img src='http://opencomputer.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div style="clear:both;">&nbsp;</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Opencomputer?a=6ip8srTqpuk:Ahz65_tsXR4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Opencomputer?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Opencomputer?a=6ip8srTqpuk:Ahz65_tsXR4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Opencomputer?i=6ip8srTqpuk:Ahz65_tsXR4:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Opencomputer?a=6ip8srTqpuk:Ahz65_tsXR4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Opencomputer?i=6ip8srTqpuk:Ahz65_tsXR4:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Opencomputer/~4/6ip8srTqpuk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://opencomputer.net/2009/04/25/ubuntu-904-released/feed/</wfw:commentRss>
		<feedburner:origLink>http://opencomputer.net/2009/04/25/ubuntu-904-released/</feedburner:origLink></item>
	</channel>
</rss>
