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

<channel>
	<title>digitalself &#187; Linux</title>
	<atom:link href="http://www.digitalself.org/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalself.org</link>
	<description>Realization of self in a digital world</description>
	<lastBuildDate>Fri, 03 Sep 2010 10:13:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Chroots 0.2 &#8211; First Public release</title>
		<link>http://www.digitalself.org/2008/12/10/chroots-02-first-public-release/</link>
		<comments>http://www.digitalself.org/2008/12/10/chroots-02-first-public-release/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 01:33:54 +0000</pubDate>
		<dc:creator>alfmatos</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[chroots]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.digitalself.org/?p=143</guid>
		<description><![CDATA[Chroots is a collection of bash scripts to create, maintain, manage and use several chroot environments on debian based systems. It sports such features as privilege drop, multiple chroot maintenance and caching. This is the first public release, under GPLv3. The software is now in a state where I can use it every day to [...]]]></description>
			<content:encoded><![CDATA[<p><em>Chroots is a collection of bash scripts to create, maintain, manage and use several chroot environments on debian based systems. It sports such features as privilege drop, multiple chroot maintenance and caching.</em></p>
<p>This is the first public release, under GPLv3. The software is now in a state where I can use it every day to maintain chroots. To download the source code, use the link below. There is also a git repository available for cloning. Chroots is developed under Ubuntu, and can build debian and Ubuntu chroots through deboostrap.</p>
<p><span id="more-143"></span></p>
<p><strong>Source Code</strong>: <a href="http://www.digitalself.org/files/chroots-0.2.tar.gz">chroots-0.2.tar.gz</a><br />
<strong>Git Repository</strong>: <a title="Chroots git repository" href="http://git.digitalself.org/?p=chroots.git">http://git.digitalself.org/?p=chroots.git</a></p>
<p>If anyone finds this useful, don&#8217;t hesitate to drop a comment with suggestions or feedback. I&#8217;m looking forward to it. Bug reports are nice, and will be handled. More information about <em>chroots</em> below, and inside the source package. In time, I might put up a page for the project. In the meantime, enjoy this release.</p>
<h3>About Chroots</h3>
<p>Chroots is a set of wrapper scripts around  debootstrap. debootstrap is an effective way of create a general purpose  build environment. While it is fairly simple to setup a working environment, it&#8217;s always necessary to perform several steps to actually login into a deboostrapped environment using chroot. It can  be a cumbersome task, hence chroots.</p>
<p>For test building packages there is already pbuilder. What pbuilder does is build a debian package in a freshly created chroot environment. This allows detecting build and dependency errors quite effectively. Nevertheless, to use pbuilder, an environment is setup every time and out of the user&#8217;s reach, and it is quite a difficult tool to use for the occasional packaging experiment.</p>
<p>This is where chroots comes in. It allows to easily configure setup and deploy a chroot environment, enabling everything from package tests to dependency check, or manual tarball compilation, keeping your production environment &#8216;clean&#8217;. It allows to maintain several chroot environments at the same time, so that it can be easy to test multiple systems.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalself.org/2008/12/10/chroots-02-first-public-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GLUA Tech Sessions</title>
		<link>http://www.digitalself.org/2008/11/03/glua-tech-sessions/</link>
		<comments>http://www.digitalself.org/2008/11/03/glua-tech-sessions/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 22:03:29 +0000</pubDate>
		<dc:creator>alfmatos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[event linux glua]]></category>

		<guid isPermaLink="false">http://www.digitalself.org/?p=131</guid>
		<description><![CDATA[I was a part of GLUA, my university&#8217;s Linux User Group, for many years. But, I must confess that I&#8217;ve never been this excited about an event organised by the group like I am for this one. Not even when I was organising them. GLUA Tech Sessions promises to be entertaining, enjoyable and educative, covering [...]]]></description>
			<content:encoded><![CDATA[<p>I was a part of <a title="Grupo Linux Universidade Aveiro" href="http://glua.ua.pt">GLUA</a>, my university&#8217;s Linux User Group, for many years. But, I must confess that I&#8217;ve never been this excited about an event organised by the group like I am for this one. Not even when I was organising them. <a title="GLUA Tech Sessions" href="http://glua.ua.pt/TechSessions">GLUA Tech Sessions</a> promises to be entertaining, enjoyable and educative, covering topics which are dear to me. So here is the plug, if you are around Aveiro, Portugal next weekend, drop by:</p>
<p style="text-align: center;"><a href="http://www.digitalself.org/wp-content/uploads/2008/11/banner_tech.png"><img class="size-full wp-image-132 aligncenter" title="banner_tech" src="http://www.digitalself.org/wp-content/uploads/2008/11/banner_tech.png" alt="Glua Tech Sessions" width="500" height="158" style="border: 0px;" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalself.org/2008/11/03/glua-tech-sessions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ffmpeg with xvid, h264 and libfaac on Ubuntu Intrepid</title>
		<link>http://www.digitalself.org/2008/10/31/ffmpeg-with-xvid-h264-and-libfaac-on-ubuntu-intrepid/</link>
		<comments>http://www.digitalself.org/2008/10/31/ffmpeg-with-xvid-h264-and-libfaac-on-ubuntu-intrepid/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 00:05:15 +0000</pubDate>
		<dc:creator>alfmatos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[linux psp media]]></category>

		<guid isPermaLink="false">http://www.digitalself.org/?p=118</guid>
		<description><![CDATA[I haven&#8217;t blogged for a while now, guess I need a new redesigned template, which seems to boost my blogging ability. But here is a simple and short guide to build ffmpeg with the appropriate codecs to encode stuff for the PSP or iPod. These codecs aren&#8217;t enabled by default to legal (patent) issues. You [...]]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t blogged for a while now, guess I need a new redesigned template, which seems to boost my blogging ability. But here is a simple and short guide to build ffmpeg with the appropriate codecs to encode stuff for the PSP or iPod. These codecs aren&#8217;t enabled by default to legal (patent) issues.</p>
<p>You should have the <a href="https://help.ubuntu.com/community/Medibuntu">medibuntu repository</a> enabled for this to work.</p>
<p>Get some tools to build tje package along with the ffmpeg source in Ubuntu Intrepid. Then get the appropriate packages to build  ffmpeg, and satisfy the <em>evil</em> codec dependencies:</p>
<pre>apt-get install dpkg-dev devscripts
apt-get source ffmpeg
apt-get build-dep ffmpeg
apt-get install libmp3lame-dev libfaac-dev libxvidcore4-dev libx264-dev</pre>
<p>To finished up, go into the sources directory, build the package with the external codecs and install everything after it finishes building the debian package. Note that the first command is optional, and is just to bump the package version so that is &#8220;newer&#8221; that the original repositories:</p>
<pre>dch -i
DEB_BUILD_OPTIONS=externalcodecs dpkg-buildpackage -rfakeroot -us -uc</pre>
<pre>dpkg -i *.deb</pre>
<p>And that is it. Look for scripts that use ffmpeg to encode stuff for the PSP or iPod. There are <a href="http://www.google.com/search?hl=en&amp;q=psp+linux+ffmpeg&amp;btnG=Search">plenty around</a>. I&#8217;ll post my favourite at a later time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalself.org/2008/10/31/ffmpeg-with-xvid-h264-and-libfaac-on-ubuntu-intrepid/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>What does l10n, i18n or m4 mean ?</title>
		<link>http://www.digitalself.org/2008/08/27/what-does-l10n-i18n-or-m4-mean/</link>
		<comments>http://www.digitalself.org/2008/08/27/what-does-l10n-i18n-or-m4-mean/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 21:24:15 +0000</pubDate>
		<dc:creator>alfmatos</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Monkey Business]]></category>
		<category><![CDATA[autotools]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[m4]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[words]]></category>

		<guid isPermaLink="false">http://www.digitalself.org/?p=113</guid>
		<description><![CDATA[I have never understood what l10n stands for, nor i18n, nor m4 for that matter. But reading a good online book about autotools, there are a couple of words explaining that in fact m4 stands for Macro, which is m+4 chars. l10n is localization written as  &#8220;l+strlen(ocalizatio)+n&#8221;. Fun. Since I was on vacations while I [...]]]></description>
			<content:encoded><![CDATA[<p>I have never understood what <em>l10n</em> stands for, nor <em>i18n</em>, nor <em>m4</em> for that matter. But reading <a href="http://www.freesoftwaremagazine.com/books/autotools_a_guide_to_autoconf_automake_libtool">a good online book about autotools</a>, there are a couple of words explaining that in fact <em>m4</em> stands for <em>Macro</em>, which is m+4 chars. <em>l10n</em> is <em>localization</em> written as  &#8220;l+strlen(ocalizatio)+n&#8221;. Fun. Since I was on vacations while I read this, I had time to write a bash script to do this automatically while enhancing my bash skills. Here is the script:</p>
<pre>#!/bin/bash

STRING=$1
STRLEN=${#STRING}

A=${STRING:1:$STRLEN-2}
echo ${STRING:0:1}${#A}${STRING:$STRLEN-1:$STRLEN-1}</pre>
<p>Try running <em>internationalization</em> on it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalself.org/2008/08/27/what-does-l10n-i18n-or-m4-mean/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Taking Epiphany for a second (default) spin</title>
		<link>http://www.digitalself.org/2008/07/20/taking-epiphany-for-a-second-default-spin/</link>
		<comments>http://www.digitalself.org/2008/07/20/taking-epiphany-for-a-second-default-spin/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 21:25:35 +0000</pubDate>
		<dc:creator>alfmatos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[defaults]]></category>
		<category><![CDATA[epiphany]]></category>

		<guid isPermaLink="false">http://www.digitalself.org/?p=70</guid>
		<description><![CDATA[Since I upgraded to Ubuntu hardy, I&#8217;ve been trying to give Firefox 3 a fighting chance, mostly because of all the hype around it, along with a couple of bumps with Epiphany. With Epiphany using the gecko backend, it was hard adding exceptions for every website using self-signed certificates, or broken certificates, including my own, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gnome.org/projects/epiphany/"><img class="alignright" title="Epiphany" src="http://www.gnome.org/projects/epiphany/images/epiphany-64.png" alt="" width="64" height="64" /></a>Since I upgraded to Ubuntu hardy, I&#8217;ve been trying to give <a href="http://www.mozilla.com/en-US/firefox/">Firefox 3</a> a fighting chance, mostly because of all the hype around it, along with a couple of bumps with <a href="http://www.gnome.org/projects/epiphany/">Epiphany</a>.</p>
<p>With Epiphany using the gecko backend, it was hard adding exceptions for every website using self-signed certificates, or broken certificates, including my own, due to the interaction which was covered in Firefox but no in Epiphany. I even started my own <a href="http://en.wikipedia.org/wiki/Certificate_authority">Certificate Authority</a> (it&#8217;s just a bash script). All of this made me give Firefox a try for a while..</p>
<p>But, after a while, I have come to dislike all the things that made switch to Epiphany in the first place. It&#8217;s slugish, it eats all my memory, and makes me squirm in pain&#8230;</p>
<p>On the other hand, Epiphany feels lightning fast, snappy and doesn&#8217;t eat all my RAM. Meanwhile, with the updates in <a href="http://releases.ubuntu.com/hardy/">Ubuntu Hardy 8.04.1</a> adding SSL exceptions is not a broken process that equals fail. It shouldn&#8217;t be easy though, but it should be doable.</p>
<p>Does anyone have any hard facts if the page rendering is faster on Epiphany than on Firefox ? Or is that just a &#8220;feeling&#8221; people get ?</p>
<p>I can only wait to check out <a href="http://live.gnome.org/Epiphany/WebKit">Epiphany with webkit</a>! In the meantime, I&#8217;ll take it as it is, and make it my default once again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalself.org/2008/07/20/taking-epiphany-for-a-second-default-spin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GTD with Tomboy Notes on Linux</title>
		<link>http://www.digitalself.org/2008/06/18/gtd-with-tomboy-notes-on-linux/</link>
		<comments>http://www.digitalself.org/2008/06/18/gtd-with-tomboy-notes-on-linux/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 19:39:47 +0000</pubDate>
		<dc:creator>alfmatos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[My World]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[tomboy]]></category>

		<guid isPermaLink="false">http://www.digitalself.org/?p=95</guid>
		<description><![CDATA[Those familiar with the GTD philosophy,  know that your GTD system should be a simple as possible, enabling you to actually get things done while not procrastinating with GTD tools. A system too complex or too fun is just counter productive. After trying a couple of methods and improving on my system over six months, [...]]]></description>
			<content:encoded><![CDATA[<p>Those familiar with the <a href="http://en.wikipedia.org/wiki/Getting_Things_Done">GTD</a> philosophy,  know that your GTD system should be a simple as possible, enabling you to actually get things done while not procrastinating with GTD tools. A system too complex or too fun is just counter productive.</p>
<p>After trying a couple of methods and improving on my system over six months, I can recommend a system that works for me. A while back I was using text files with the mindset of doing <a href="http://www.digitalself.org/2007/09/17/going-gtd/">lists, lists and more lists</a>. This is still true. I need to capture all my open loops, thoughts, tasks and projects into lists that I am sure I will review, where <em>review</em> is the key word.</p>
<p>But I realized that text files are not that flexible for certain things, which require some extra markup. I need something I can quickly click to access my GTD Lists. And I need a List that presents me with stuff I can do next (the next actions list). This should all be clickable and fairly dynamic, like a wiki or something similar.</p>
<p>Enter <a href="http://www.gnome.org/projects/tomboy/">Tomboy Notes</a>. Tomboy allows you to keep a set of notes only a click away. The notes enable linking and formating, and while simple, build a solid foundation for a GTD system.</p>
<h2>Life Contexts</h2>
<p>To get going with GTD and Tomboy Notes, I use what I call Life Contexts where different projects live, usually Personal and Work contexts. Each of these is a different Tomboy note. I do this because I generally won&#8217;t be looking at personal things at work, or work things at home. This is something that annoys me in most GTD applications, since I tend to try and keep these worlds separate, and one context just gets in the way of the other when they appear together. Most applications use location contexts, which i tried for a while, but found out that about 70% of my tasks (personal and work) are &#8220;@computer&#8221;, making the workflow suck more than less.</p>
<h2>The Notes</h2>
<p>My system uses one note per life contexts and two special contexts making up for 4 Tomboy notes:</p>
<ul>
<li>Work ToDo List</li>
<li>Personal ToDo List</li>
<li>Short List</li>
<li>Inbox</li>
</ul>
<p>Each Life Context Note, <em>Work</em> and <em>Personal</em>, holds projects linked to that context. There should be as many notes as contexts you need have so that the right tasks pop up at the right time.</p>
<p>The two remaining notes are for reviewing purposes and to increase your trust in the systems.</p>
<h2>Projects</h2>
<p>Projects appear within there context and should be visually separate from other projects, with a set of common fields. You should keep track of why your doing things (Desired Outcome) and what is the status of it (Current status). <img class="aligncenter size-full wp-image-97" title="work-project" src="http://digitalself.org/wp-content/uploads/2008/06/work-project.png" alt="Work Todo List" width="500" height="406" /> The visual separation is pretty important to me, because it enables me to quickly distinguish between projects and tasks, enhancing the review process.</p>
<p>Below is a sample note for your copying and pasting. Look at the image above for the formating.</p>
<pre>===========================================================================
Improve GTD Work Flow

Desired Outcome: Get my life in order with GTD
Current Status: Draft of blog entry complete
Next Actions:

- Publish a blog entry
    - Brainstorm the content
    - Write the text
- Organize open loops on physical inbox
==========================================================================</pre>
<p>I create projects based on things I have on my mind that require more than a few actions. The extra fields is to help me keep the eye on the ball, and employ the GTD methodology. For further insight, <a href="http://www.davidco.com/store/catalog/Getting-Things-Done-Paperback-p-16175.php">buy the book</a>. When reviewing I always look at the desired outcome, and so should you, regardless of the system you use. Focus is crucial to avoid <a href="http://en.wikipedia.org/wiki/Procrastination">procrastination</a>.</p>
<p><img class="alignright size-full wp-image-98" title="personal-minor" src="http://digitalself.org/wp-content/uploads/2008/06/personal-minor.png" alt="Personal ToDo List" width="300" height="231" /> Items that are very short I keep on a special project which is &#8220;Minor Tasks&#8221;, both in personal and work contexts. This holds minor projects or errands that will never hold more than a couple of  actions. A rule of thumb is if it only has one status (done or not done) and the outcome is the task itself with no grand plan behind it, then it&#8217;s probably a minor task.</p>
<p>Sometimes, when projects get too big, I temporarily keep track then in a separate notes, since I don&#8217;t want it cluttering the review process, which is the master piece of the system. But, in time this approach gets hard to manage because it makes you explicitly click the note to review project status.This increases the resistance to actually get anything done and leads to failure.</p>
<p>The project oriented view depending on life context makes it easy to create actions, to parse the current status of projects and quickly review them. I can quickly access my work stuff and look at it by clicking the corresponding tomboy note.</p>
<h2>Putting it all together with the Short List</h2>
<p><img class="alignleft size-full wp-image-99" title="short-list" src="http://digitalself.org/wp-content/uploads/2008/06/short-list.png" alt="The Short List" width="350" height="372" /> The &#8220;Short List&#8221; is a subset of things to do Next, organized by context. It&#8217;s nothing more than a subset of <em>Next Actions</em> (read the book). I use special formatting on the short list entries to keep track of what project they belong to, enabling a quick decision on what to do next. So they end up looking like &#8220;Project@Task&#8221;, to satisfy my GTD needs.</p>
<p>The special steps are to use the Tomboy linking capabilities and create a few items that help. Both Titles &#8220;Work ToDo List&#8221; and &#8220;Personal ToDo List&#8221; take me to the respective life context notes. So keep entries to your contexts on the Short List. And on each note (context) I put a little link at the top that takes me to the short list ([short list]), so I can quickly access it and check what to do next. Look at the list figures above to get the idea.</p>
<p>As I get things done I strikeout the concluded task, and later on, when I review the current status of each project, I remove those tasks. But I always remove tasks from the short list when done, review and update the shortlist so that it&#8217;s always clean,updated and as much to the point as possible.</p>
<h2>The Inbox Note</h2>
<p>Last but not least, there is the Inbox. This is not a real inbox, but rather a temporary placeholder for things you will need to review. Things on this list might end up in the Minor projects, as a new project or even in the trash can. This just assures you that you will make act on the item you put there, but don&#8217;t necessarily have the time to it right now. You can also link to this note from the Short List and make entries there to assure you that you will review it.</p>
<h2>Trust</h2>
<p>All of the suggestions and hints are to help you <strong>Trust Your System</strong>. By ensuring that you have all the projects reviewed and updated, and a place to check what to do next, you assure yourself that you have all the open loops covered and tied down, resulting in stress free productivity. Isn&#8217;t it great ?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalself.org/2008/06/18/gtd-with-tomboy-notes-on-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>RadeonHD (git) on Ubuntu Hardy with DRI (3d) support</title>
		<link>http://www.digitalself.org/2008/06/17/radeonhd-git-on-ubuntu-hardy-with-dri-3d-support/</link>
		<comments>http://www.digitalself.org/2008/06/17/radeonhd-git-on-ubuntu-hardy-with-dri-3d-support/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 22:07:32 +0000</pubDate>
		<dc:creator>alfmatos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[radeonhd]]></category>
		<category><![CDATA[xorg]]></category>

		<guid isPermaLink="false">http://www.digitalself.org/?p=94</guid>
		<description><![CDATA[Here is a quick recipe to getting the latest and greatest radeonhd open source driver for the R5XX/R600 driver series, but this time with dri support. Ubuntu Hardy already has a radeonhd package, but as expected is not updated from the git repo, and does not include the dri extensions. This is an update on [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a quick recipe to getting the latest and greatest radeonhd open source driver for the R5XX/R600 driver series, but this time with dri support. Ubuntu Hardy already has a radeonhd package, but as expected is not updated from the git repo, and does not include the dri extensions. This is an update on previous posts for <a title="radeonhd on Ubuntu Gutsy" href="http://www.digitalself.org/2007/11/01/radeonhd-on-ubuntu-gutsy/">gutsy</a> and <a href="http://www.digitalself.org/2007/09/17/compiling-the-new-radeonhd-open-source-driver-on-ubuntu-feisty/">feisty</a>.</p>
<p>Install compile tools and git:</p>
<pre>
sudo apt-get install build-essential autoconf automake libtool pkg-config git-core
</pre>
<p>Install driver dependencies, now with dri deps also:</p>
<pre>
sudo apt-get install libdrm-dev x11proto-gl-dev mesa-common-dev xutils-dev \
x11proto-xf86dri-dev x11proto-fonts-dev x11proto-randr-dev x11proto-video-dev \
x11proto-xext-dev x11proto-render-dev xserver-xorg-dev
</pre>
<p>Checkout the source code:</p>
<pre>git clone git://anongit.freedesktop.org/git/xorg/driver/xf86-video-radeonhd/</pre>
<p>Last but not least, compile and install</p>
<pre>
cd xf86-video-radeonhd/
autogen.sh --prefix=/usr --enable-dri
make
sudo make install
</pre>
<p>And you&#8217;re all set. Don&#8217;t forget to change the driver to radeonhd on your <em>/etc/xorg.conf</em>.<br />
I&#8217;ll try to follow this up with the -ati counterpart&#8230; For now, go test. Feedback welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalself.org/2008/06/17/radeonhd-git-on-ubuntu-hardy-with-dri-3d-support/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Linux Podcasts</title>
		<link>http://www.digitalself.org/2008/06/04/linux-podcasts/</link>
		<comments>http://www.digitalself.org/2008/06/04/linux-podcasts/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 10:25:23 +0000</pubDate>
		<dc:creator>alfmatos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[podcast]]></category>

		<guid isPermaLink="false">http://www.digitalself.org/?p=93</guid>
		<description><![CDATA[Following up on a previous post about where to find good podcasts, I saw this earlier today. It sports a nice collection of linux related podcasts, go check it out. On a related topic, I&#8217;m still to figure out the best software to handle podcasts. Right now i&#8217;m using rhythmbox, but I&#8217;m giving banshee a [...]]]></description>
			<content:encoded><![CDATA[<p>Following up on a previous post about where to find good podcasts, I saw <a href="http://crunchbang.org/archives/2008/06/03/linux-podcasts-roundup/">this</a> earlier today. It sports a nice collection of linux related podcasts, go check it out.</p>
<p>On a related topic, I&#8217;m still to figure out the best software to handle podcasts. Right now i&#8217;m using <a href="http://www.gnome.org/projects/rhythmbox/">rhythmbox</a>, but I&#8217;m giving <a href="http://banshee-project.org/Main_Page">banshee</a> a try.I&#8217;ve also been playing with Itunes on wine, but I have no interesting things to report, either than it would be good to have a linux version of it, since the Itunes store is quite interesting.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalself.org/2008/06/04/linux-podcasts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Big Buck Bunny released</title>
		<link>http://www.digitalself.org/2008/05/31/big-buck-bunny-released/</link>
		<comments>http://www.digitalself.org/2008/05/31/big-buck-bunny-released/#comments</comments>
		<pubDate>Sat, 31 May 2008 14:11:32 +0000</pubDate>
		<dc:creator>alfmatos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.digitalself.org/?p=89</guid>
		<description><![CDATA[Big Buck Bunny was released on May 30th. It&#8217;s great to see that not only operating systems can be open source. I really love the open source model. This movie is the result of a Blender Foundation initiative know as Project Peach. The movie is licensed under the Creative Common Attribution 3.0. Download and see, [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.bigbuckbunny.org/"><img class="aligncenter size-full wp-image-92" title="Big Buck Bunny" src="http://digitalself.org/wp-content/uploads/2008/05/bunny.png" alt="" width="500" height="205" /></a></p>
<p><a href="http://www.bigbuckbunny.org/">Big Buck Bunny</a> was <a href="http://www.bigbuckbunny.org/index.php/big-buck-bunny-movie-files-released/">released</a> on May 30th. It&#8217;s great to see that not only operating systems can be open source. I really love the open source model. This movie is the result of a Blender Foundation initiative know as Project Peach. The movie is licensed under the <a href="http://creativecommons.org/licenses/by/3.0/">Creative Common Attribution 3.0</a>.</p>
<p><a href="http://www.bigbuckbunny.org/index.php/download/">Download</a> and see, hey it&#8217;s free. I was thinking of getting the half HD version, since my screen doesn&#8217;t do Full HD, but what the heck, live a little.</p>
<p>Don&#8217;t forget to <a href="http://www.blender3d.org/e-shop/product_info.php?products_id=97">buy the DVD</a> if you want to show your appreciation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalself.org/2008/05/31/big-buck-bunny-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Development &#8211; Improved Ubuntu Workflow</title>
		<link>http://www.digitalself.org/2008/05/04/web-development-improved-ubuntu-workflow/</link>
		<comments>http://www.digitalself.org/2008/05/04/web-development-improved-ubuntu-workflow/#comments</comments>
		<pubDate>Sun, 04 May 2008 15:37:14 +0000</pubDate>
		<dc:creator>alfmatos</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://www.digitalself.org/?p=70</guid>
		<description><![CDATA[Following my previous post on Web Development Workflow, I decided to be done with my procrastination and setup a local workflow, which keeps me location independent and autonomous. The work flow is simple: Develop and test locally, deploy remotely. I&#8217;m currently applying this towards the development of an improved theme for my blog, which is [...]]]></description>
			<content:encoded><![CDATA[<p>Following my previous post on <a href="http://www.digitalself.org/2008/04/21/web-development-workflow/">Web Development Workflow</a>, I decided to be done with my procrastination and setup a local workflow, which keeps me location independent and autonomous.</p>
<p>The work flow is simple: Develop and test locally, deploy remotely. I&#8217;m currently applying this towards the development of an improved theme for my blog, which is basically this one, plus minor adjustments.</p>
<p>My setup is an Apache 2 webserver, with PHP and mySQL. On top of this I enable user dirs for the webserver, and deploy a local wordpress, which in fact runs a backup database from my production site.</p>
<p>First , install apache2,php and mysql support:</p>
<pre>sudo apt-get install apache2 php5 libapache2-mod-php5 mysql-server</pre>
<p>Now enable user directories support (things like <em>localhost/~jonhdoe</em> which actually live in <em>/home/johndoe/public_html</em>) and create the public_html folder:</p>
<pre>sudo a2enmod userdir
mkdir $HOME/public_html</pre>
<p>Another twist, since this is my main workstation and I don&#8217;t want an apache+mysql setup running all the time, is to remove all of the startup scripts from the default boot runlevels:</p>
<pre>sudo update-rc.d -f mysql remove
sudo update-rc.d -f apache2 remove</pre>
<p>I then run a script to start my environment when I want to code some web bits:</p>
<pre>#!/bin/bash

/etc/init.d/apache2 start
/etc/init.d/mysql start</pre>
<p>Don&#8217;t forget to make the script executable:</p>
<pre>chmod +x bin/start-web-dev.sh</pre>
<p>After all this I just installing web apps locally. In my case I just install <a href="http://www.wordpress.org">WordPress</a> by uncompressing it into <em>public_html</em>, creating a DataBase using phpmyadmin, and running the install. After that I went to my production wordpress exported the DB, and imported it on the local wordpress. And I&#8217;m done.</p>
<p>As a finally twist I created a git repository of my theme, so i just modify+commit+push, and pull on the main website. Since I can push only when I need or can, this setup is really working for me.</p>
<p>Any further enhancements are welcome, so feel free to drop some suggestions to improve on this.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalself.org/2008/05/04/web-development-improved-ubuntu-workflow/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
