<?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:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Programmer's Log</title>
	
	<link>http://blog.programmerslog.com</link>
	<description>Programmers Writing Stuff - Garry Bodsworth</description>
	<lastBuildDate>Tue, 30 Jun 2009 08:40:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/ProgrammersLog" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Europython Blogging</title>
		<link>http://feedproxy.google.com/~r/ProgrammersLog/~3/7inHTQOyGnA/</link>
		<comments>http://blog.programmerslog.com/?p=385#comments</comments>
		<pubDate>Tue, 30 Jun 2009 08:40:05 +0000</pubDate>
		<dc:creator>Garry Bodsworth</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[europython]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://blog.programmerslog.com/?p=385</guid>
		<description><![CDATA[And here I am at Europython 2009 in rainy but inhumanly hot Birmingham.  I made it for 8am but I am all on my own thanks to a possible hamthrax infected absence.
Interesting stuff from the main introduction.  There are over 440 delegates.  There are some raffles including the coins designed by Stani [...]]]></description>
			<content:encoded><![CDATA[<p>And here I am at Europython 2009 in rainy but inhumanly hot Birmingham.  I made it for 8am but I am all on my own thanks to a possible hamthrax infected absence.</p>
<p>Interesting stuff from the main introduction.  There are over 440 delegates.  There are some raffles including the coins designed by Stani using free software.  Also they&#8217;re looking for venues for 2011/2012 but it sounds like a hell of a lot of work.</p>
<p>Right, on to my first talk about PyPy.</p>
<img src="http://feeds.feedburner.com/~r/ProgrammersLog/~4/7inHTQOyGnA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.programmerslog.com/?feed=rss2&amp;p=385</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.programmerslog.com/?p=385</feedburner:origLink></item>
		<item>
		<title>EuroPython 2009</title>
		<link>http://feedproxy.google.com/~r/ProgrammersLog/~3/CB-408AmhzU/</link>
		<comments>http://blog.programmerslog.com/?p=384#comments</comments>
		<pubDate>Tue, 23 Jun 2009 21:28:33 +0000</pubDate>
		<dc:creator>Garry Bodsworth</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.programmerslog.com/?p=384</guid>
		<description><![CDATA[The EuroPython 2009 conference is less than a week away, I have no idea where June went.  It should be a great time in sunny Birmingham.  I am going to the conference days Tuesday through Thursday.
There are loads of talks so my brain should be crammed after three days of that.  I [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.europython.eu/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.europython.eu');">EuroPython 2009</a> conference is less than a week away, I have no idea where June went.  It should be a great time in sunny Birmingham.  I am going to the conference days Tuesday through Thursday.</p>
<p>There are <a href="http://www.europython.eu/talks/timetable/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.europython.eu');">loads of talks</a> so my brain should be crammed after three days of that.  I might also try out doing a lightning talk whilst I am there. although I would have to put some thought into what I&#8217;d talk about.</p>
<p>You can register <a href="http://www.europython.eu/registration/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.europython.eu');">here</a> with the three conference days costing £190.</p>
<img src="http://feeds.feedburner.com/~r/ProgrammersLog/~4/CB-408AmhzU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.programmerslog.com/?feed=rss2&amp;p=384</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.programmerslog.com/?p=384</feedburner:origLink></item>
		<item>
		<title>“Boot Error” when booting from USB</title>
		<link>http://feedproxy.google.com/~r/ProgrammersLog/~3/TATNINv5NS0/</link>
		<comments>http://blog.programmerslog.com/?p=383#comments</comments>
		<pubDate>Tue, 23 Jun 2009 21:15:53 +0000</pubDate>
		<dc:creator>Garry Bodsworth</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.programmerslog.com/?p=383</guid>
		<description><![CDATA[Some BIOS have problems booting from USB pen drives.  This lead to to what I consider an insane discovery, USB flash drives have heads, cylinders, and sectors/tracks, but they are entirely virtual.
What your normally end up with is a prompt saying &#8220;Boot Error&#8221; and nothing else of use.  This is because some BIOS [...]]]></description>
			<content:encoded><![CDATA[<p>Some BIOS have problems booting from USB pen drives.  This lead to to what I consider an insane discovery, USB flash drives have heads, cylinders, and sectors/tracks, but they are entirely virtual.</p>
<p>What your normally end up with is a prompt saying &#8220;Boot Error&#8221; and nothing else of use.  This is because some BIOS are limited to 1024 cylinders so you need to change the geometry of the flash drive.</p>
<p>You can do this in Linux with the following commandline (where sdX is the device which is the usb flash storage):</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p383code5'); return false;">View Code</a> BASH</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p3835"><td class="code" id="p383code5"><pre class="bash" style="font-family:monospace;">mkdiskimage <span style="color: #660033;">-4</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>sdX <span style="color: #000000;">0</span> <span style="color: #000000;">63</span> <span style="color: #000000;">62</span></pre></td></tr></table></div>

<p>The numbers depend on the size of the USB key as they need to be chosen to get a total number of cylinders less than 1024.</p>
<p>A 1GB stick would be:</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p383code6'); return false;">View Code</a> BASH</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p3836"><td class="code" id="p383code6"><pre class="bash" style="font-family:monospace;">mkdiskimage <span style="color: #660033;">-4</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>sdX <span style="color: #000000;">0</span> <span style="color: #000000;">64</span> <span style="color: #000000;">32</span></pre></td></tr></table></div>

<p>A 1GB-2GB stick would be:</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p383code7'); return false;">View Code</a> BASH</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p3837"><td class="code" id="p383code7"><pre class="bash" style="font-family:monospace;">mkdiskimage <span style="color: #660033;">-4</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>sdX <span style="color: #000000;">0</span> <span style="color: #000000;">128</span> <span style="color: #000000;">32</span></pre></td></tr></table></div>

<p>A 2GB-8GB stick would be:</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p383code8'); return false;">View Code</a> BASH</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p3838"><td class="code" id="p383code8"><pre class="bash" style="font-family:monospace;">mkdiskimage <span style="color: #660033;">-4</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>sdX <span style="color: #000000;">0</span> <span style="color: #000000;">255</span> <span style="color: #000000;">63</span></pre></td></tr></table></div>

<p>Once your geometry is set up you can go ahead and partition your device and use it.</p>
<img src="http://feeds.feedburner.com/~r/ProgrammersLog/~4/TATNINv5NS0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.programmerslog.com/?feed=rss2&amp;p=383</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.programmerslog.com/?p=383</feedburner:origLink></item>
		<item>
		<title>Installing The Latest Intel Drivers – The Kernel</title>
		<link>http://feedproxy.google.com/~r/ProgrammersLog/~3/9UxYpZZWL0g/</link>
		<comments>http://blog.programmerslog.com/?p=380#comments</comments>
		<pubDate>Sun, 21 Jun 2009 21:07:08 +0000</pubDate>
		<dc:creator>Garry Bodsworth</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.programmerslog.com/?p=380</guid>
		<description><![CDATA[So installing the drivers, latest X-server, mesa and so on is only part of the puzzle to use the latest Intel graphics drivers.  You also need to update your kernel for more features like better kernel memory management, kernel mode switching, and other basic things.  The driver can work (for differing levels of [...]]]></description>
			<content:encoded><![CDATA[<p>So installing the drivers, latest X-server, mesa and so on is only part of the puzzle to use the latest Intel graphics drivers.  You also need to update your kernel for more features like better kernel memory management, kernel mode switching, and other basic things.  The driver can work (for differing levels of working) for older kernels, but the bugfixes tend to be on the latest version.  I have tried this on an Intel 945GM.</p>
<p>So this is how you update your kernel for Jaunty (and other Ubuntus would probably work).  A really handy repository of kernels is maintained by Ubuntu called <a href="http://kernel.ubuntu.com/~kernel-ppa/mainline/" onclick="javascript:pageTracker._trackPageview('/outbound/article/kernel.ubuntu.com');">Mainline PPA</a> where you can download pretty much any version of the kernel.</p>
<p>So for kernel 2.6.30 you need to download the following file : <a href="http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30/linux-image-2.6.30-020630-generic_2.6.30-020630_i386.deb" onclick="javascript:pageTracker._trackPageview('/outbound/article/kernel.ubuntu.com');">linux-image-2.6.30-020630-generic_2.6.30-020630_i386.deb</a><br />
You need to install this by calling:</p>
<pre colla="+" lang=”Bash”>
sudo dpkg -i linux-image-2.6.30-020630-generic_2.6.30-020630_i386.deb
</pre>
<p>As part of the install it should have run update-grub.  If not run <strong>sudo update-grub</strong></p>
<p>To get kernel modesetting working as well as fixing a couple of minor issues you need to edit the file <strong>/boot/grub/menu.lst</strong> for some extra parameters.  You need to edit the line that looks like:</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p380code11'); return false;">View Code</a> BASH</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p38011"><td class="code" id="p380code11"><pre class="bash" style="font-family:monospace;">kernel      <span style="color: #000000; font-weight: bold;">/</span>vmlinuz-2.6.30-020630-generic <span style="color: #007800;">root</span>=<span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>sda7 ro</pre></td></tr></table></div>

<p>And add the following between &#8220;generic&#8221; and &#8220;root&#8221;:</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p380code12'); return false;">View Code</a> BASH</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p38012"><td class="code" id="p380code12"><pre class="bash" style="font-family:monospace;">nopat enable_mtrr_cleanup i915.modeset=<span style="color: #000000;">1</span></pre></td></tr></table></div>

<p>The first two sort out some hardware bugs on the Intel 945 depending on the hardware platform which can vary.  Acer Aspire Ones don&#8217;t necessarily have the same mtrr bugs as MSI Winds and so on.  The modeset parameter switches on kernel modesetting which you will hopefully not notice many changes with.</p>
<p>I did find kernel modesetting played a lot better running X without any monitor connected and dealt with a lot of odd mode issues.</p>
<img src="http://feeds.feedburner.com/~r/ProgrammersLog/~4/9UxYpZZWL0g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.programmerslog.com/?feed=rss2&amp;p=380</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.programmerslog.com/?p=380</feedburner:origLink></item>
		<item>
		<title>How to install the latest Intel drivers on Ubuntu</title>
		<link>http://feedproxy.google.com/~r/ProgrammersLog/~3/OXzSuK1DYGM/</link>
		<comments>http://blog.programmerslog.com/?p=378#comments</comments>
		<pubDate>Sat, 20 Jun 2009 21:48:00 +0000</pubDate>
		<dc:creator>Garry Bodsworth</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.programmerslog.com/?p=378</guid>
		<description><![CDATA[This is a fairly painless process to get the latest and greatest drivers for Intel integrated graphics (like the 945GM).  Since it is on the more or less bleeding edge of development there can be some issues, but personally I tend to see more issues with outdated drivers than running the latest.
There reason that [...]]]></description>
			<content:encoded><![CDATA[<p>This is a fairly painless process to get the latest and greatest drivers for Intel integrated graphics (like the 945GM).  Since it is on the more or less bleeding edge of development there can be some issues, but personally I tend to see more issues with outdated drivers than running the latest.</p>
<p>There reason that this process is so simple on Ubuntu is that some nice and clever people have packaged it all up on <a href="https://launchpad.net/~xorg-edgers" onclick="javascript:pageTracker._trackPageview('/outbound/article/launchpad.net');">xorg-edgers</a>.  The instructions here are for Ubuntu Jaunty 9.04.</p>
<p>There are some commandline incantations to make and some text files to edit.</p>
<p>Create a file <strong>/etc/apt/sources.list.d/xorg-edgers.list</strong> that contains the following text:</p>
<pre lang=”Bash”>
deb http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu jaunty main
</pre>
<p>Now execute the following commands:</p>
<pre lang=”Bash” line=”1″ file=”update.sh” colla=”+”>
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0x165d673674a995b3e64bf0cf4f191a5a8844c542
sudo apt-get update
sudo apt-get upgrade
</pre>
<p>Now you should have pulled in the latest Intel drivers and related dependencies.  You might have also updated other packages on your system if you are not fully up to date with your software &#8211; don&#8217;t worry this should be fine.  If you reboot now your system should use these latest drivers with some spiffing UXA acceleration&#8230;.  but that is not all.</p>
<p>There are some stability issues if you are using a 945 based card, so you need some minor configuration changes.  Run the following commandline:</p>
<pre lang=”Bash”>
dpkg-reconfigure xserver-xorg
</pre>
<p>Now you need to edit your <strong>/etc/X11/xorg.conf</strong> and edit the device section so it looks a bit like this:</p>
<pre lang=”Bash” file="part-xorg.conf">
Section "Device"
    Identifier "Configured Video Device"
    Driver "intel"
    Option "Tiling" "false"
    Option "FramebufferCompression" "False"
EndSection
</pre>
<p>The most important part is to get those two lines containing &#8220;Option&#8221; which fixes the problems.</p>
<p>If you are using stock Jaunty then you will not have Kernel Mode Setting which provides better mode detection and switching for Linux.  This requires a new kernel, but I will blog about that tomorrow.</p>
<img src="http://feeds.feedburner.com/~r/ProgrammersLog/~4/OXzSuK1DYGM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.programmerslog.com/?feed=rss2&amp;p=378</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.programmerslog.com/?p=378</feedburner:origLink></item>
		<item>
		<title>Clutter 0.9.4 Released</title>
		<link>http://feedproxy.google.com/~r/ProgrammersLog/~3/_mhtihuXffE/</link>
		<comments>http://blog.programmerslog.com/?p=377#comments</comments>
		<pubDate>Sat, 20 Jun 2009 08:07:42 +0000</pubDate>
		<dc:creator>Garry Bodsworth</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.programmerslog.com/?p=377</guid>
		<description><![CDATA[A new developer snapshot version of Clutter has been released which is part of the journey towards Clutter 1.0.  The project is an OpenGL renderer for user interfaces which uses the gobject base system.
The reason I post this though is that I have contributed (terribly minor) patches to this release.  Plus also as [...]]]></description>
			<content:encoded><![CDATA[<p>A new developer snapshot version of <a href="http://www.clutter-project.org" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.clutter-project.org');">Clutter</a> has been released which is part of the journey towards Clutter 1.0.  The project is an OpenGL renderer for user interfaces which uses the gobject base system.</p>
<p>The reason I post this though is that I have contributed (terribly minor) patches to this release.  Plus also as part of the progress to 1.0 there are some very substantial changes under the hood.  There is now a master clock for rendering which should improve rendering quality and smoothness.  Also, beware, all units have been removed and it uses floating point values in the API now.  There is some cool debugging features in the OpenGL wrapper part of Clutter so performance work can be done more easily.</p>
<p>You can see full release notes <a href="http://git.clutter-project.org/cgit.cgi?url=clutter/tree/NEWS" onclick="javascript:pageTracker._trackPageview('/outbound/article/git.clutter-project.org');">here</a>.  The snapshot is available from git <a href="http://git.clutter-project.org/?url=clutter/tag/&#038;id=0.9.4" onclick="javascript:pageTracker._trackPageview('/outbound/article/git.clutter-project.org');">here</a>.</p>
<p>Now I need to build a deb so I can test this out a little more&#8230;.</p>
<img src="http://feeds.feedburner.com/~r/ProgrammersLog/~4/_mhtihuXffE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.programmerslog.com/?feed=rss2&amp;p=377</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.programmerslog.com/?p=377</feedburner:origLink></item>
		<item>
		<title>The Platform Is The Hard Part</title>
		<link>http://feedproxy.google.com/~r/ProgrammersLog/~3/e4evm4ToNYE/</link>
		<comments>http://blog.programmerslog.com/?p=375#comments</comments>
		<pubDate>Thu, 18 Jun 2009 21:13:03 +0000</pubDate>
		<dc:creator>Garry Bodsworth</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.programmerslog.com/?p=375</guid>
		<description><![CDATA[Ubuntu is essentially a layer of abstraction on Debian providing additional stability and usability (niceties I would probably call them) in order to make a public release.  Even with this additional layer of checking and development work it is targeted at a specific market and platform.  It should work on all computers in [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu is essentially a layer of abstraction on Debian providing additional stability and usability (niceties I would probably call them) in order to make a public release.  Even with this additional layer of checking and development work it is targeted at a specific market and platform.  It should work on all computers in a manner of speaking, and it is almost impossible to check all hardware combinations, let alone software packages.</p>
<p>Then you use this already abstracted layer as the basis for an even more specific &#8220;distribution&#8221;&#8230;.  When you can limit your hardware targets, you then have to make sure the software is really performant and solid on it.</p>
<p>As the problems become smaller in the grand scheme of things, progress fixing them takes longer, seeming to almost grind to a halt.  It also depends on the software you use which uncover bugs in seemingly unrelated libraries, drivers and processes.  I&#8217;ve been encountering a lot of these, but this is the wonder of open-source.  Solving all of these problems was possible with enough graft because all of the elements were available.  This means identifying and communicating with the right communities, and then if you have any fixes getting your changes upstream into their repositories.  The problem is though you still have to maintain your own patches because of the trickle down between distributions can take a very long time, and good changes rarely make it into already released software because of the big-bang big-release mentatility.  As I have played more I find myself wishing for a rolling release distro&#8230;</p>
<p>But once you have your shiny platform all in place &#8211; how do you keep it up to date.  You always find in the pursuit of getting it functioning you have to update manually&#8230;.</p>
<img src="http://feeds.feedburner.com/~r/ProgrammersLog/~4/e4evm4ToNYE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.programmerslog.com/?feed=rss2&amp;p=375</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.programmerslog.com/?p=375</feedburner:origLink></item>
		<item>
		<title>EFL Webkit 0.1 Released</title>
		<link>http://feedproxy.google.com/~r/ProgrammersLog/~3/HYx6Yuw_9gs/</link>
		<comments>http://blog.programmerslog.com/?p=374#comments</comments>
		<pubDate>Wed, 17 Jun 2009 21:27:15 +0000</pubDate>
		<dc:creator>Garry Bodsworth</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.programmerslog.com/?p=374</guid>
		<description><![CDATA[The first version of Webkit for EFL has been released.  I&#8217;ve been tracking the project for quite a while and it&#8217;ll be good to try it out again.
It has support for all the usual features for webkit and also now has plugin support for Flash.  There is also a prototype browser called EVE. [...]]]></description>
			<content:encoded><![CDATA[<p>The first version of <a href="http://www.webkit.org" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.webkit.org');">Webkit</a> for <a href="http://www.enlightenment.org" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.enlightenment.org');">EFL</a> has been <a href="http://tonikitoo.blogspot.com/2009/06/webkitefl-01-released.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/tonikitoo.blogspot.com');">released</a>.  I&#8217;ve been tracking the project for quite a while and it&#8217;ll be good to try it out again.</p>
<p>It has support for all the usual features for webkit and also now has plugin support for Flash.  There is also a prototype browser called EVE.  Internally it uses Cairo for the rendering and libcurl for the networking.</p>
<p>One of the things I really wanted to get round to ding at some point is trying out binding enlightenment (more specifically EFL) to a 3D surface in Clutter, because EFL is really good at 2D (and has plenty of backends) and Clutter is really good at 3D.</p>
<img src="http://feeds.feedburner.com/~r/ProgrammersLog/~4/HYx6Yuw_9gs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.programmerslog.com/?feed=rss2&amp;p=374</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.programmerslog.com/?p=374</feedburner:origLink></item>
		<item>
		<title>XBMC + MythTV</title>
		<link>http://feedproxy.google.com/~r/ProgrammersLog/~3/UXU94H7bZOk/</link>
		<comments>http://blog.programmerslog.com/?p=373#comments</comments>
		<pubDate>Sun, 14 Jun 2009 20:31:00 +0000</pubDate>
		<dc:creator>Garry Bodsworth</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.programmerslog.com/?p=373</guid>
		<description><![CDATA[If you want to watch TV from your XBMC you can use mythbox to use your XBMC installation as a frontend for MythTV.
What this does is allows you to watch live and time-shifted television as well as schedule recordings.  MythTV is a bit of a pain to set up but once the backend is [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to watch TV from your <a href="http://xbmc.org/" onclick="javascript:pageTracker._trackPageview('/outbound/article/xbmc.org');">XBMC</a> you can use <a href="http://code.google.com/p/mythbox/" onclick="javascript:pageTracker._trackPageview('/outbound/article/code.google.com');">mythbox</a> to use your XBMC installation as a frontend for MythTV.</p>
<p>What this does is allows you to watch live and time-shifted television as well as schedule recordings.  MythTV is a bit of a pain to set up but once the backend is fully configured then you shouldn&#8217;t need to touch it.  The best part for me was the web interface for scheduling recordings because it can show much more information than a TV interface would normally allow.</p>
<p>The quality of the XBMC frontend is much better than the default one that comes with MythTV (which I found counter-intuitive and lacking).  The UI for mythbox integrates perfectly and formats everything professionally.  The <a href="http://code.google.com/p/mythbox/wiki/Screenshots" onclick="javascript:pageTracker._trackPageview('/outbound/article/code.google.com');">screenshots</a> are pretty representative of what you get.  There have been a few more beta releases since the one I used but even for pre-release software I found it good enough to use every day.</p>
<p>I used this combination for a while, and the only thing lacking for me was the hardware.  Otherwise the experience was extremely good.  Also don&#8217;t forget if you have nVidia graphics then you get VDPAU acceleration which meant my CPU was not really going much higher than 20%.</p>
<img src="http://feeds.feedburner.com/~r/ProgrammersLog/~4/UXU94H7bZOk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.programmerslog.com/?feed=rss2&amp;p=373</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blog.programmerslog.com/?p=373</feedburner:origLink></item>
		<item>
		<title>Cluttered Mind</title>
		<link>http://feedproxy.google.com/~r/ProgrammersLog/~3/JeYVYqQpkmg/</link>
		<comments>http://blog.programmerslog.com/?p=370#comments</comments>
		<pubDate>Sat, 13 Jun 2009 21:11:37 +0000</pubDate>
		<dc:creator>Garry Bodsworth</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.programmerslog.com/?p=370</guid>
		<description><![CDATA[Finally, I have contributed something back to an open-source project.
The memory leak in Clutter I mentioned in a previous post has been fixed.  I submitted the patches last week, and they got pushed onto master in time for Clutter 1.0.
I&#8217;ve been playing around with Clutter a bit more now and it is well inside [...]]]></description>
			<content:encoded><![CDATA[<p>Finally, I have contributed something back to an open-source project.</p>
<p>The memory leak in <a href="http://www.clutter-project.org" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.clutter-project.org');">Clutter</a> I mentioned in a previous post has been fixed.  I submitted the <a href="http://bugzilla.openedhand.com/show_bug.cgi?id=1640" onclick="javascript:pageTracker._trackPageview('/outbound/article/bugzilla.openedhand.com');">patches</a> last week, and they got pushed onto master in time for Clutter 1.0.</p>
<p>I&#8217;ve been playing around with Clutter a bit more now and it is well inside the GTK+ comfort zone.  I am really pleased I can contribute something useful to a project of this size because I am so used to using libraries but not actually fixing them.  It&#8217;s the glory of open-source.</p>
<p>I&#8217;ve been playing around a little with Clutter 1.0 and its master clock based animation and it looks really interesting.  Just be careful that some parameters are floats instead of ints now and this caused me to segfault.</p>
<img src="http://feeds.feedburner.com/~r/ProgrammersLog/~4/JeYVYqQpkmg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.programmerslog.com/?feed=rss2&amp;p=370</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.programmerslog.com/?p=370</feedburner:origLink></item>
	</channel>
</rss>
