<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>DevOnLinux</title>
	<link>http://blog.devonlinux.net</link>
	<description>ICT solutions that work</description>
	<lastBuildDate>Tue, 02 Feb 2010 23:54:34 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>FOSDEM 2010</title>
		<description><![CDATA[
See you to Bruxelles!
]]></description>
		<link>http://blog.devonlinux.net/2010/02/03/fosdem-2010/</link>
			</item>
	<item>
		<title>IPKG synology</title>
		<description><![CDATA[A little howto dedicated to install IPKG on Synology DS209+II, a great Nas which has installed a custom GPL Operating System based on GNU/Linux.
IPKG is a lightweight package management system, similar to Debian DPKG. 
Step below are based on this wiki page of synology.

Open an ssh connection to your nas, i.e. ssh root@your.local.ip
Check the cpu [...]]]></description>
		<link>http://blog.devonlinux.net/2010/02/01/ipkg-synology/</link>
			</item>
	<item>
		<title>Great filesystem explanation</title>
		<description><![CDATA[I was looking for an explanation of ext4 main features when I found this great discussion on a launchpad bug report.
The most important explanations are said by Thedore T&#8217;so (#45, #60, #62,etc.) , a kernel hacker and actually maintainer of ext4 filesystem. Recently T&#8217;so (January 2010) is employed by Google just for work on kernel, [...]]]></description>
		<link>http://blog.devonlinux.net/2010/02/01/great-filesystem-explanation/</link>
			</item>
	<item>
		<title>Paper Tux is Live!</title>
		<description><![CDATA[Yesterday evening in my free time I&#8217;ve made the beautiful paper Tux represented below, thanks to great guide posted on DigitalKamera.



Nerd is the way.
Another penguin is live.






]]></description>
		<link>http://blog.devonlinux.net/2010/01/26/paper-tux-is-live/</link>
			</item>
	<item>
		<title>Linux Foundation free webinars</title>
		<description><![CDATA[Another great initiative from the Linux Foundation: free training webinars.
Just signup here and wait until first start date.
The first webinar will be dedicated to community collaboration: &#8220;How to Work with the Linux community&#8220;.
How suggested by this news it will be available on 1st of March, 2010.
]]></description>
		<link>http://blog.devonlinux.net/2010/01/26/linux-foundation-free-webinars/</link>
			</item>
	<item>
		<title>Weta Digital</title>
		<description><![CDATA[Quite amazing&#8230;
35.000-core ubuntu server farm renders Avatar.
]]></description>
		<link>http://blog.devonlinux.net/2010/01/21/weta-digital/</link>
			</item>
	<item>
		<title>Simple map site</title>
		<description><![CDATA[A little shell script that I&#8217;ve used to generate the list of page composing a given site

#!/bin/bash
if [ "$#" -eq 2 ]
then
	wget -erobots=off --mirror --delete-after --reject .jpg,.png,.gif,.swf,.css,.js,.txt,.pdf,.rtf,.odt,.doc $1 2>&#038;1 &#124;grep $1 &#124;cut -d " " -f 4 &#124;cut -d "?" -f 1 &#124; sort &#124; uniq > $2
	rm -rf ${1#http://}
else
	echo "Usage: ./scriptname http://testsite outputfile"
fi

Save with [...]]]></description>
		<link>http://blog.devonlinux.net/2010/01/12/simple-map-site/</link>
			</item>
	<item>
		<title>A new member of Fsf</title>
		<description><![CDATA[My first action of 2010 has been the subscription as associate member to Free Software Foundation.
Have a long life Free Software!

]]></description>
		<link>http://blog.devonlinux.net/2010/01/04/a-new-member-of-fsf/</link>
			</item>
	<item>
		<title>Comparison between Maemo and Android</title>
		<description><![CDATA[Great comparison between Nokia Maemo and Google Android from point of view of user rights: http://cool900.blogspot.com/2009/10/comparing-freedom-on-maemo-and-android.html.
I agree with writer of this post that the winner is without any doubt Maemo.
So, choose Nokia in your next mobile phone  
]]></description>
		<link>http://blog.devonlinux.net/2009/11/21/comparison-between-maemo-and-android/</link>
			</item>
	<item>
		<title>The mandrill and the monkey</title>
		<description><![CDATA[As said here by Jeremy Allison, creator of SAMBA, also the mandrill of Devonlinux say no to Mono.
Software patents problem.
But the problem is that Mono is dangerous for Free Software. The heart of the matter is, as usual, software patents. Microsoft have patents on the technology inside .NET, and since the Tom Tom lawsuit, Microsoft [...]]]></description>
		<link>http://blog.devonlinux.net/2009/11/02/the-mandrill-and-the-monkey/</link>
			</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.294 seconds -->
