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

<channel>
	<title>andrew@thisblog</title>
	<atom:link href="http://whyareyoureadingthisurl.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://whyareyoureadingthisurl.wordpress.com</link>
	<description>Quotation, n: The act of repeating erroneously the words of another.</description>
	<lastBuildDate>Sat, 21 Jan 2012 17:55:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='whyareyoureadingthisurl.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>andrew@thisblog</title>
		<link>http://whyareyoureadingthisurl.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://whyareyoureadingthisurl.wordpress.com/osd.xml" title="andrew@thisblog" />
	<atom:link rel='hub' href='http://whyareyoureadingthisurl.wordpress.com/?pushpress=hub'/>
		<item>
		<title>HowTo: Pack Gtk CellRenderers vertically in a Gtk TreeView</title>
		<link>http://whyareyoureadingthisurl.wordpress.com/2012/01/21/howto-pack-gtk-cellrenderers-vertically-in-a-gtk-treeview/</link>
		<comments>http://whyareyoureadingthisurl.wordpress.com/2012/01/21/howto-pack-gtk-cellrenderers-vertically-in-a-gtk-treeview/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 17:54:59 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[gtk]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vala]]></category>

		<guid isPermaLink="false">http://whyareyoureadingthisurl.wordpress.com/?p=463</guid>
		<description><![CDATA[[...] var treeview = Gtk.TreeView(); var column = new Gtk.TreeViewColumn(); var cellrenderer_1 = Gtk.CellRendererPixbuf(); var cellrenderer_2 = Gtk.CellRendererText(); column.add_attribute(cellrenderer_1, "pixbuf", 0); column.add_attribute(cellrenderer_2, "markup", 1); (column.get_area() as Gtk.Orientable).set_orientation(Gtk.Orientation.VERTICAL); column.pack_start(cellrenderer_1, false); column.pack_start(cellrenderer_2, false); treeview.append_column(column); [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whyareyoureadingthisurl.wordpress.com&amp;blog=12028469&amp;post=463&amp;subd=whyareyoureadingthisurl&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<pre><code>[...]
var treeview = Gtk.TreeView();
var column = new Gtk.TreeViewColumn();

var <code>cellrenderer_1</code> = Gtk.CellRendererPixbuf();
var <code>cellrenderer_2</code> = Gtk.CellRendererText();

column.add_attribute(<code><code>cellrenderer_1</code></code>, "pixbuf", 0);
column.add_attribute(<code><code>cellrenderer_2</code></code>, "markup", 1);

(column.get_area() as Gtk.Orientable).set_orientation(Gtk.Orientation.VERTICAL);

column.pack_start(cellrenderer_1, false);
column.pack_start(cellrenderer_2, false);

treeview.append_column(column);
[...] </code></pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whyareyoureadingthisurl.wordpress.com/463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whyareyoureadingthisurl.wordpress.com/463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/whyareyoureadingthisurl.wordpress.com/463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/whyareyoureadingthisurl.wordpress.com/463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/whyareyoureadingthisurl.wordpress.com/463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/whyareyoureadingthisurl.wordpress.com/463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/whyareyoureadingthisurl.wordpress.com/463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/whyareyoureadingthisurl.wordpress.com/463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/whyareyoureadingthisurl.wordpress.com/463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/whyareyoureadingthisurl.wordpress.com/463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/whyareyoureadingthisurl.wordpress.com/463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/whyareyoureadingthisurl.wordpress.com/463/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/whyareyoureadingthisurl.wordpress.com/463/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/whyareyoureadingthisurl.wordpress.com/463/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whyareyoureadingthisurl.wordpress.com&amp;blog=12028469&amp;post=463&amp;subd=whyareyoureadingthisurl&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whyareyoureadingthisurl.wordpress.com/2012/01/21/howto-pack-gtk-cellrenderers-vertically-in-a-gtk-treeview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ab5f95316068a4f4e7064a38d5268dd3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rugby471</media:title>
		</media:content>
	</item>
		<item>
		<title>Cairo Context/Surface to Gdk Pixbuf</title>
		<link>http://whyareyoureadingthisurl.wordpress.com/2012/01/09/cairo-contextsurface-to-gdk-pixbuf/</link>
		<comments>http://whyareyoureadingthisurl.wordpress.com/2012/01/09/cairo-contextsurface-to-gdk-pixbuf/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 18:14:05 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[gtk]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://whyareyoureadingthisurl.wordpress.com/?p=458</guid>
		<description><![CDATA[Cairo Surface to Gdk Pixbuf Gdk.pixbuf_get_from_surface(surface, 0, 0, surface.get_width(), surface.get_height()); Cairo Context to Gdk Pixbuf Gdk.pixbuf_get_from_surface(context.get_target(), 0, 0, context.get_target().get_width(), context.get_target().get_height()); &#160; That is all&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whyareyoureadingthisurl.wordpress.com&amp;blog=12028469&amp;post=458&amp;subd=whyareyoureadingthisurl&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h1>Cairo Surface to Gdk Pixbuf</h1>
<p><code>Gdk.pixbuf_get_from_surface(surface, 0, 0, surface.get_width(), surface.get_height());</code></p>
<h1>Cairo Context to Gdk Pixbuf</h1>
<p><code>Gdk.pixbuf_get_from_surface(context.get_target(), 0, 0, context.get_target().get_width(), context.get_target().get_height());</code></p>
<p>&nbsp;</p>
<p>That is all&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whyareyoureadingthisurl.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whyareyoureadingthisurl.wordpress.com/458/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/whyareyoureadingthisurl.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/whyareyoureadingthisurl.wordpress.com/458/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/whyareyoureadingthisurl.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/whyareyoureadingthisurl.wordpress.com/458/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/whyareyoureadingthisurl.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/whyareyoureadingthisurl.wordpress.com/458/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/whyareyoureadingthisurl.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/whyareyoureadingthisurl.wordpress.com/458/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/whyareyoureadingthisurl.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/whyareyoureadingthisurl.wordpress.com/458/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/whyareyoureadingthisurl.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/whyareyoureadingthisurl.wordpress.com/458/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whyareyoureadingthisurl.wordpress.com&amp;blog=12028469&amp;post=458&amp;subd=whyareyoureadingthisurl&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whyareyoureadingthisurl.wordpress.com/2012/01/09/cairo-contextsurface-to-gdk-pixbuf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ab5f95316068a4f4e7064a38d5268dd3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rugby471</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu 11.10 &#8211; Windows lose titlebar</title>
		<link>http://whyareyoureadingthisurl.wordpress.com/2011/12/22/ubuntu-11-10-windows-lose-titlebar/</link>
		<comments>http://whyareyoureadingthisurl.wordpress.com/2011/12/22/ubuntu-11-10-windows-lose-titlebar/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 10:35:31 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[oneiric]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://whyareyoureadingthisurl.wordpress.com/?p=455</guid>
		<description><![CDATA[Just a quick fix, if you find that all of your windows in Ubuntu lose their titlebar&#8217;s when maximised and want the previous behaviour back, just modify the gconf key that lives under: /apps/metacity/general/show_maximized_titlebars &#160; That is all<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whyareyoureadingthisurl.wordpress.com&amp;blog=12028469&amp;post=455&amp;subd=whyareyoureadingthisurl&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Just a quick fix, if you find that all of your windows in Ubuntu lose their titlebar&#8217;s when maximised and want the previous behaviour back, just modify the gconf key that lives under:</p>
<p>/apps/metacity/general/show_maximized_titlebars</p>
<p>&nbsp;</p>
<p>That is all <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whyareyoureadingthisurl.wordpress.com/455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whyareyoureadingthisurl.wordpress.com/455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/whyareyoureadingthisurl.wordpress.com/455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/whyareyoureadingthisurl.wordpress.com/455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/whyareyoureadingthisurl.wordpress.com/455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/whyareyoureadingthisurl.wordpress.com/455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/whyareyoureadingthisurl.wordpress.com/455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/whyareyoureadingthisurl.wordpress.com/455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/whyareyoureadingthisurl.wordpress.com/455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/whyareyoureadingthisurl.wordpress.com/455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/whyareyoureadingthisurl.wordpress.com/455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/whyareyoureadingthisurl.wordpress.com/455/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/whyareyoureadingthisurl.wordpress.com/455/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/whyareyoureadingthisurl.wordpress.com/455/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whyareyoureadingthisurl.wordpress.com&amp;blog=12028469&amp;post=455&amp;subd=whyareyoureadingthisurl&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whyareyoureadingthisurl.wordpress.com/2011/12/22/ubuntu-11-10-windows-lose-titlebar/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ab5f95316068a4f4e7064a38d5268dd3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rugby471</media:title>
		</media:content>
	</item>
		<item>
		<title>SlickPanel 0.02 Released!</title>
		<link>http://whyareyoureadingthisurl.wordpress.com/2011/12/01/slickpanel-0-02-released/</link>
		<comments>http://whyareyoureadingthisurl.wordpress.com/2011/12/01/slickpanel-0-02-released/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 16:34:01 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[gtk]]></category>
		<category><![CDATA[new software]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[slickpanel]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vala]]></category>

		<guid isPermaLink="false">http://whyareyoureadingthisurl.wordpress.com/?p=449</guid>
		<description><![CDATA[Hi! After a long wait, SlickPanel 0.02 has been released. The changes in this release include lots of bug fixes, but most of all the ability to configure your panel. While not all of this is completely finished (some things like changing the background of the panel and its orientation and not fully complete yet), &#8230; <a href="http://whyareyoureadingthisurl.wordpress.com/2011/12/01/slickpanel-0-02-released/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whyareyoureadingthisurl.wordpress.com&amp;blog=12028469&amp;post=449&amp;subd=whyareyoureadingthisurl&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi! After a long wait, <strong>SlickPanel 0.02 has been released</strong>.</p>
<p>The changes in this release include lots of bug fixes, but most of all the ability to configure your panel. While not all of this is completely finished (some things like changing the background of the panel and its orientation and not fully complete yet), the majority is.</p>
<p>To configure SlickPanel, all you have to do is run:</p>
<p>slickpanel-settings</p>
<p>And you will open the SlickPanel Settings application:</p>
<p><a href="http://whyareyoureadingthisurl.files.wordpress.com/2011/11/slickpanel-settings.png"><img class="aligncenter size-medium wp-image-450" title="SlickPanel Settings" src="http://whyareyoureadingthisurl.files.wordpress.com/2011/11/slickpanel-settings.png?w=300&#038;h=174" alt="" width="300" height="174" /></a></p>
<p>Remember that this is still early days and so SlickPanel is not what I would call stable yet <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  However if you do want to try it out, check out the <a title="Presenting SlickPanel" href="http://whyareyoureadingthisurl.wordpress.com/2011/10/19/presenting-slickpanel/">installation instructions here</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whyareyoureadingthisurl.wordpress.com/449/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whyareyoureadingthisurl.wordpress.com/449/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/whyareyoureadingthisurl.wordpress.com/449/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/whyareyoureadingthisurl.wordpress.com/449/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/whyareyoureadingthisurl.wordpress.com/449/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/whyareyoureadingthisurl.wordpress.com/449/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/whyareyoureadingthisurl.wordpress.com/449/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/whyareyoureadingthisurl.wordpress.com/449/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/whyareyoureadingthisurl.wordpress.com/449/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/whyareyoureadingthisurl.wordpress.com/449/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/whyareyoureadingthisurl.wordpress.com/449/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/whyareyoureadingthisurl.wordpress.com/449/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/whyareyoureadingthisurl.wordpress.com/449/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/whyareyoureadingthisurl.wordpress.com/449/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whyareyoureadingthisurl.wordpress.com&amp;blog=12028469&amp;post=449&amp;subd=whyareyoureadingthisurl&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whyareyoureadingthisurl.wordpress.com/2011/12/01/slickpanel-0-02-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ab5f95316068a4f4e7064a38d5268dd3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rugby471</media:title>
		</media:content>

		<media:content url="http://whyareyoureadingthisurl.files.wordpress.com/2011/11/slickpanel-settings.png?w=300" medium="image">
			<media:title type="html">SlickPanel Settings</media:title>
		</media:content>
	</item>
		<item>
		<title>Development of SlickPanel : Configuration</title>
		<link>http://whyareyoureadingthisurl.wordpress.com/2011/11/04/development-of-slickpanel-configuration/</link>
		<comments>http://whyareyoureadingthisurl.wordpress.com/2011/11/04/development-of-slickpanel-configuration/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 11:58:54 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[new software]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[slickpanel]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vala]]></category>

		<guid isPermaLink="false">http://whyareyoureadingthisurl.wordpress.com/?p=446</guid>
		<description><![CDATA[I thought since it has been a while since I posted anything on SlickPanel, I would update you on what I am currently doing on it. At the moment I am both creating a configuration backend for SlickPanel and a program to configure it. To do this I am parsing an XML file (with libxml2) which looks something like &#8230; <a href="http://whyareyoureadingthisurl.wordpress.com/2011/11/04/development-of-slickpanel-configuration/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whyareyoureadingthisurl.wordpress.com&amp;blog=12028469&amp;post=446&amp;subd=whyareyoureadingthisurl&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I thought since it has been a while since I posted anything on SlickPanel, I would update you on what I am currently doing on it. At the moment I am both creating a configuration backend for SlickPanel and a program to configure it. To do this I am parsing an XML file (with libxml2) which looks something like this:</p>
<pre><code>&lt;slickpanel:settings&gt; </code><code>&lt;slickpanel:panel &gt; </code></pre>
<p>All of this code, which is both common to the actual panel, and the settings program is compiled into a static library so that I can call it from both applications.</p>
<p>The settings program itself will look something like this:</p>
<p style="text-align:center;"><img class="aligncenter" src="http://i.imgur.com/yQ1Ex.png" alt="" width="378" height="272" /></p>
<p>Of course all is coded in Vala and GTK3 <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whyareyoureadingthisurl.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whyareyoureadingthisurl.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/whyareyoureadingthisurl.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/whyareyoureadingthisurl.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/whyareyoureadingthisurl.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/whyareyoureadingthisurl.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/whyareyoureadingthisurl.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/whyareyoureadingthisurl.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/whyareyoureadingthisurl.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/whyareyoureadingthisurl.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/whyareyoureadingthisurl.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/whyareyoureadingthisurl.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/whyareyoureadingthisurl.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/whyareyoureadingthisurl.wordpress.com/446/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whyareyoureadingthisurl.wordpress.com&amp;blog=12028469&amp;post=446&amp;subd=whyareyoureadingthisurl&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whyareyoureadingthisurl.wordpress.com/2011/11/04/development-of-slickpanel-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ab5f95316068a4f4e7064a38d5268dd3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rugby471</media:title>
		</media:content>

		<media:content url="http://i.imgur.com/yQ1Ex.png" medium="image" />
	</item>
		<item>
		<title>LetMeRead : Google Reader</title>
		<link>http://whyareyoureadingthisurl.wordpress.com/2011/11/03/letmeread-google-reader/</link>
		<comments>http://whyareyoureadingthisurl.wordpress.com/2011/11/03/letmeread-google-reader/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 17:45:55 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://whyareyoureadingthisurl.wordpress.com/?p=437</guid>
		<description><![CDATA[While I think the new Google Reader changes are miles better than the old Google Reader, like others, I think the chrome takes up too much space, and not enough room is allocated to the actual RSS items you are reading. So I fired up Greasemonkey and created a userscript called LetMeRead that does two &#8230; <a href="http://whyareyoureadingthisurl.wordpress.com/2011/11/03/letmeread-google-reader/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whyareyoureadingthisurl.wordpress.com&amp;blog=12028469&amp;post=437&amp;subd=whyareyoureadingthisurl&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>While I think the new <a href="http://googlereader.blogspot.com/2011/10/new-in-reader-fresh-design-and-google.html" target="_blank">Google Reader changes</a> are miles better than the old Google Reader, like others, I think the chrome takes up too much space, and not enough room is allocated to the actual RSS items you are reading.</p>
<p>So I fired up <a href="http://www.greasespot.net/" target="_blank">Greasemonkey</a> and created a userscript called LetMeRead that does two things:</p>
<ol>
<li>Reduces padding on the top bars of Google Reader and adds a border to the right of the sidebar</li>
<li>Adds a Show/Hide button to toggle the visibility of the secondary bar (contains the subscribe button etc.)</li>
</ol>
<div id="attachment_440" class="wp-caption aligncenter" style="width: 160px"><a href="http://whyareyoureadingthisurl.files.wordpress.com/2011/11/least-chrome.png"><img class="size-thumbnail wp-image-440 " title="Hidden Toolbar" src="http://whyareyoureadingthisurl.files.wordpress.com/2011/11/least-chrome.png?w=150&#038;h=81" alt="" width="150" height="81" /></a><p class="wp-caption-text">Google Reader with LetMeRead installed and the toolbar hidden</p></div>
<div id="attachment_441" class="wp-caption aligncenter" style="width: 160px"><a href="http://whyareyoureadingthisurl.files.wordpress.com/2011/11/show-top-bar.png"><img class="size-thumbnail wp-image-441 " title="Toolbar Showing" src="http://whyareyoureadingthisurl.files.wordpress.com/2011/11/show-top-bar.png?w=150&#038;h=81" alt="" width="150" height="81" /></a><p class="wp-caption-text">Google Reader with LetMeRead installed and the toolbar showing</p></div>
<div id="attachment_442" class="wp-caption aligncenter" style="width: 160px"><a href="http://whyareyoureadingthisurl.files.wordpress.com/2011/11/default.png"><img class="size-thumbnail wp-image-442 " title="Default" src="http://whyareyoureadingthisurl.files.wordpress.com/2011/11/default.png?w=150&#038;h=81" alt="" width="150" height="81" /></a><p class="wp-caption-text">Google Reader without LetMeRead installed</p></div>
<p>It has been designed to integrate flawlessly into Google Reader itself and be as unobtrusive as possible. <a href="http://userscripts.org/scripts/show/117137" target="_blank">You can install it from its page on userscripts.org</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whyareyoureadingthisurl.wordpress.com/437/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whyareyoureadingthisurl.wordpress.com/437/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/whyareyoureadingthisurl.wordpress.com/437/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/whyareyoureadingthisurl.wordpress.com/437/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/whyareyoureadingthisurl.wordpress.com/437/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/whyareyoureadingthisurl.wordpress.com/437/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/whyareyoureadingthisurl.wordpress.com/437/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/whyareyoureadingthisurl.wordpress.com/437/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/whyareyoureadingthisurl.wordpress.com/437/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/whyareyoureadingthisurl.wordpress.com/437/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/whyareyoureadingthisurl.wordpress.com/437/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/whyareyoureadingthisurl.wordpress.com/437/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/whyareyoureadingthisurl.wordpress.com/437/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/whyareyoureadingthisurl.wordpress.com/437/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whyareyoureadingthisurl.wordpress.com&amp;blog=12028469&amp;post=437&amp;subd=whyareyoureadingthisurl&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whyareyoureadingthisurl.wordpress.com/2011/11/03/letmeread-google-reader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ab5f95316068a4f4e7064a38d5268dd3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rugby471</media:title>
		</media:content>

		<media:content url="http://whyareyoureadingthisurl.files.wordpress.com/2011/11/least-chrome.png?w=150" medium="image">
			<media:title type="html">Hidden Toolbar</media:title>
		</media:content>

		<media:content url="http://whyareyoureadingthisurl.files.wordpress.com/2011/11/show-top-bar.png?w=150" medium="image">
			<media:title type="html">Toolbar Showing</media:title>
		</media:content>

		<media:content url="http://whyareyoureadingthisurl.files.wordpress.com/2011/11/default.png?w=150" medium="image">
			<media:title type="html">Default</media:title>
		</media:content>
	</item>
		<item>
		<title>Presenting SlickPanel</title>
		<link>http://whyareyoureadingthisurl.wordpress.com/2011/10/19/presenting-slickpanel/</link>
		<comments>http://whyareyoureadingthisurl.wordpress.com/2011/10/19/presenting-slickpanel/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 17:47:38 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[gtk]]></category>
		<category><![CDATA[new software]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[oneiric]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vala]]></category>

		<guid isPermaLink="false">http://whyareyoureadingthisurl.wordpress.com/?p=422</guid>
		<description><![CDATA[When I switched to Oneiric, I tried Unity and GNOME Shell however I found I preferred my classic setup of GNOME Panel and used a external application launcher. However, I was surprised to find that GNOME Panel had not very well maintained in Oneiric. In fact it is buggy and I had to go through &#8230; <a href="http://whyareyoureadingthisurl.wordpress.com/2011/10/19/presenting-slickpanel/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whyareyoureadingthisurl.wordpress.com&amp;blog=12028469&amp;post=422&amp;subd=whyareyoureadingthisurl&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When I switched to Oneiric, I tried Unity and GNOME Shell however I found I preferred my classic setup of GNOME Panel and used a external application launcher.</p>
<p>However, I was surprised to find that GNOME Panel had not very well maintained in Oneiric. In fact it is buggy and I had to go through some effort to get Indicators working on it.</p>
<p>After looking at GNOME Panel and other options (such as wingpanel) I realised there was not a quick, stable, extensible (and pretty!) desktop panel for GTK.</p>
<p>So I made one <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://whyareyoureadingthisurl.files.wordpress.com/2011/10/slickpanel1.png"><img class="aligncenter size-full wp-image-424" title="slickpanel" src="http://whyareyoureadingthisurl.files.wordpress.com/2011/10/slickpanel1.png?w=510" alt=""   /></a></p>
<p>SlickPanel is a modern panel that provides common tools such as a list of open windows and an indicator bar.</p>
<p>Its goals are:</p>
<ul>
<li>Provide a robust, and quick desktop panel</li>
<li>Make it easy to customise and extend, rather than hide options</li>
<li>Use modern technologies rather than be backwards-compatible</li>
<li>Make it easy to hack on!</li>
</ul>
<h2>Current Status</h2>
<p>SlickPanel is <strong>not ready for production use</strong>, this is an <strong>alpha release</strong>. Currently it will provide a panel at the top of the screen, containing a list of open windows (which can be minimized, maximized etc.) and the list of indicators.</p>
<p><a href="http://whyareyoureadingthisurl.files.wordpress.com/2011/10/panel.png"><img class="aligncenter size-full wp-image-426" title="Panel" src="http://whyareyoureadingthisurl.files.wordpress.com/2011/10/panel.png?w=510" alt=""   /></a></p>
<p>In the next release I will try to focus on customisability (is that a word?) &#8211; making it easy to configure SlickPanel exactly the way you want it (<a href="https://blueprints.launchpad.net/slickpanel/+spec/configuration">https://blueprints.launchpad.net/slickpanel/+spec/configuration</a>).</p>
<h1>How to Install</h1>
<p>Add the <a href="https://code.launchpad.net/~and471/+archive/slickpanel-daily">SlickPanel Daily PPA</a> to your Software Sources and the install the package <strong>slickpanel</strong>. Then run it using the command <strong>slickpanel</strong></p>
<h2>More Info</h2>
<p>All other information can be found on Launchpad (<a href="http://launchpad.net/slickpanel">launchpad.net/slickpanel</a>) and if anyone wants to get involved with developing etc. please get in touch (<a href="http://launchpad.net/slickpanel">launchpad.net/~and471</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whyareyoureadingthisurl.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whyareyoureadingthisurl.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/whyareyoureadingthisurl.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/whyareyoureadingthisurl.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/whyareyoureadingthisurl.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/whyareyoureadingthisurl.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/whyareyoureadingthisurl.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/whyareyoureadingthisurl.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/whyareyoureadingthisurl.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/whyareyoureadingthisurl.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/whyareyoureadingthisurl.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/whyareyoureadingthisurl.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/whyareyoureadingthisurl.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/whyareyoureadingthisurl.wordpress.com/422/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whyareyoureadingthisurl.wordpress.com&amp;blog=12028469&amp;post=422&amp;subd=whyareyoureadingthisurl&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whyareyoureadingthisurl.wordpress.com/2011/10/19/presenting-slickpanel/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ab5f95316068a4f4e7064a38d5268dd3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rugby471</media:title>
		</media:content>

		<media:content url="http://whyareyoureadingthisurl.files.wordpress.com/2011/10/slickpanel1.png" medium="image">
			<media:title type="html">slickpanel</media:title>
		</media:content>

		<media:content url="http://whyareyoureadingthisurl.files.wordpress.com/2011/10/panel.png" medium="image">
			<media:title type="html">Panel</media:title>
		</media:content>
	</item>
		<item>
		<title>nVidia GeForce 210 on Ubuntu 11.04</title>
		<link>http://whyareyoureadingthisurl.wordpress.com/2011/09/17/nvidia-geforce-210-on-ubuntu-11-04/</link>
		<comments>http://whyareyoureadingthisurl.wordpress.com/2011/09/17/nvidia-geforce-210-on-ubuntu-11-04/#comments</comments>
		<pubDate>Sat, 17 Sep 2011 18:55:45 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[hardware]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[natty]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://whyareyoureadingthisurl.wordpress.com/?p=418</guid>
		<description><![CDATA[Recently I bought a nVidia Corporation GT218 (GeForce 210) graphics card however I was surprised to find that it didn&#8217;t actually work straight away after installing it into the motherboard in Ubuntu 11.04 (Natty). the reason this happens is that Ubuntu doesn&#8217;t ship the latest version of the nVidia binary driver (for stability reasons). This &#8230; <a href="http://whyareyoureadingthisurl.wordpress.com/2011/09/17/nvidia-geforce-210-on-ubuntu-11-04/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whyareyoureadingthisurl.wordpress.com&amp;blog=12028469&amp;post=418&amp;subd=whyareyoureadingthisurl&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://whyareyoureadingthisurl.files.wordpress.com/2011/09/nvidia_geforce_logo_sm.png"><img class="alignright size-full wp-image-419" title="nVidia Logo" src="http://whyareyoureadingthisurl.files.wordpress.com/2011/09/nvidia_geforce_logo_sm.png?w=510" alt=""   /></a>Recently I bought a nVidia Corporation GT218 (GeForce 210) graphics card however I was surprised to find that it didn&#8217;t actually work straight away after installing it into the motherboard in Ubuntu 11.04 (Natty).</p>
<p>the reason this happens is that Ubuntu doesn&#8217;t ship the latest version of the nVidia binary driver (for stability reasons). This is an issue as the version that Ubuntu ships does not work with the GeForce 210.</p>
<p>However this is not a reason to worry, it is very easy to fix <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h2>Step 1 : Remove Nouveau Drivers</h2>
<p>In order to install the newer nVidia drivers without issue, it is wise to remove the free Nouveau drivers. To do this, open a terminal and type:</p>
<p><code>sudo apt-get --purge remove xserver-xorg-video-nouveau</code></p>
<p>And then reboot to make sure everything goes smoothly <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<h2>Step 2 : Install new nVidia Drivers</h2>
<p>You can download the new nVidia drivers direct from <a href="http://www.nvidia.com/page/drivers.html" target="_blank">nVidia</a>, however one issue is that the driver kernel modules won&#8217;t be rebuilt when your Linux kernel is updated.</p>
<p>Instead, install them from the <a href="https://launchpad.net/~ubuntu-x-swat/+archive/x-updates/" target="_blank">Ubuntu X Swat PPA</a> (fancy name for the team that manage all things graphical in Ubuntu) and you get the latest stable drivers, and additionally they are rebuilt with every kernel update.</p>
<p>To do this, open a terminal and type:</p>
<p><code>sudo add-apt-repository ppa:ubuntu-x-swat/x-updates</code></p>
<p><code>sudo apt-get update</code></p>
<p>And then:</p>
<p><code>sudo apt-get install nvidia-current <code>nvidia-settings</code><br />
</code></p>
<p>Once this is complete, restart your computer and all should work! You can configure any specific graphics settings with <strong>nVidia X Server Settings</strong> found in <strong>Applications &gt; System &gt; Administration</strong>.</p>
<p>&nbsp;</p>
<h2>Help something went wrong!</h2>
<p>If anything goes wrong, don&#8217;t worry. Boot up your computer and hold down the SHIFT key so that the GRUB Boot Menu appears. Then choose the top-most entry that contains &#8220;(recovery mode)&#8221; using the arrow keys and click ENTER.</p>
<p>Then using the dialog that appears, select Reconfigure graphics, and then select the entry to reset the graphics configuration to default. Then you should be able to boot correctly again <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<h3>References</h3>
<p><a href="http://askubuntu.com/questions/4954/how-to-get-nvidia-geforce-gt-210-drivers-working-on-lucid-lynx" target="_blank">http://askubuntu.com/questions/4954/how-to-get-nvidia-geforce-gt-210-drivers-working-on-lucid-lynx</a></p>
<p><a href="http://askubuntu.com/questions/3024/good-nvidia-drivers-for-ubuntu/3027#3027" target="_blank">http://askubuntu.com/questions/3024/good-nvidia-drivers-for-ubuntu/3027#3027</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whyareyoureadingthisurl.wordpress.com/418/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whyareyoureadingthisurl.wordpress.com/418/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/whyareyoureadingthisurl.wordpress.com/418/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/whyareyoureadingthisurl.wordpress.com/418/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/whyareyoureadingthisurl.wordpress.com/418/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/whyareyoureadingthisurl.wordpress.com/418/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/whyareyoureadingthisurl.wordpress.com/418/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/whyareyoureadingthisurl.wordpress.com/418/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/whyareyoureadingthisurl.wordpress.com/418/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/whyareyoureadingthisurl.wordpress.com/418/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/whyareyoureadingthisurl.wordpress.com/418/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/whyareyoureadingthisurl.wordpress.com/418/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/whyareyoureadingthisurl.wordpress.com/418/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/whyareyoureadingthisurl.wordpress.com/418/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whyareyoureadingthisurl.wordpress.com&amp;blog=12028469&amp;post=418&amp;subd=whyareyoureadingthisurl&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whyareyoureadingthisurl.wordpress.com/2011/09/17/nvidia-geforce-210-on-ubuntu-11-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ab5f95316068a4f4e7064a38d5268dd3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rugby471</media:title>
		</media:content>

		<media:content url="http://whyareyoureadingthisurl.files.wordpress.com/2011/09/nvidia_geforce_logo_sm.png" medium="image">
			<media:title type="html">nVidia Logo</media:title>
		</media:content>
	</item>
		<item>
		<title>Creative ZEN Stone Tango Icon</title>
		<link>http://whyareyoureadingthisurl.wordpress.com/2011/08/20/creative-zen-stone-tango-icon/</link>
		<comments>http://whyareyoureadingthisurl.wordpress.com/2011/08/20/creative-zen-stone-tango-icon/#comments</comments>
		<pubDate>Sat, 20 Aug 2011 17:54:58 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[artwork]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://whyareyoureadingthisurl.wordpress.com/?p=409</guid>
		<description><![CDATA[A drawing done in Inkscape (in the Tango/elementary style) of my &#8216;venerable&#8217; Creative ZEN Stone that has lasted ~4 years! Despite me putting it through hell (read: dropping it a lot of times) &#8230; Download the ZIP file at DeviantArt in which there is an SVG File containing all sizes (16, 48, 64 and 128) &#8230; <a href="http://whyareyoureadingthisurl.wordpress.com/2011/08/20/creative-zen-stone-tango-icon/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whyareyoureadingthisurl.wordpress.com&amp;blog=12028469&amp;post=409&amp;subd=whyareyoureadingthisurl&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://whyareyoureadingthisurl.files.wordpress.com/2011/08/preview.png"><img class="aligncenter size-full wp-image-410" title="Preview of Drawing" src="http://whyareyoureadingthisurl.files.wordpress.com/2011/08/preview.png?w=510" alt=""   /></a></p>
<p>A drawing done in Inkscape (in the Tango/elementary style) of my &#8216;venerable&#8217; Creative ZEN Stone that has lasted ~4 years! Despite me putting it through hell (read: dropping it a lot of times) &#8230;</p>
<p><a href="http://and471.deviantart.com/art/Creative-ZEN-Stone-Tango-Icon-254015998">Download the ZIP file at DeviantArt</a> in which there is an SVG File containing all sizes (16, 48, 64 and 128) as well as already rendered PNGs.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whyareyoureadingthisurl.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whyareyoureadingthisurl.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/whyareyoureadingthisurl.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/whyareyoureadingthisurl.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/whyareyoureadingthisurl.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/whyareyoureadingthisurl.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/whyareyoureadingthisurl.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/whyareyoureadingthisurl.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/whyareyoureadingthisurl.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/whyareyoureadingthisurl.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/whyareyoureadingthisurl.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/whyareyoureadingthisurl.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/whyareyoureadingthisurl.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/whyareyoureadingthisurl.wordpress.com/409/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whyareyoureadingthisurl.wordpress.com&amp;blog=12028469&amp;post=409&amp;subd=whyareyoureadingthisurl&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whyareyoureadingthisurl.wordpress.com/2011/08/20/creative-zen-stone-tango-icon/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ab5f95316068a4f4e7064a38d5268dd3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rugby471</media:title>
		</media:content>

		<media:content url="http://whyareyoureadingthisurl.files.wordpress.com/2011/08/preview.png" medium="image">
			<media:title type="html">Preview of Drawing</media:title>
		</media:content>
	</item>
		<item>
		<title>A Better Firefox Menu</title>
		<link>http://whyareyoureadingthisurl.wordpress.com/2011/08/11/a-better-firefox-menu/</link>
		<comments>http://whyareyoureadingthisurl.wordpress.com/2011/08/11/a-better-firefox-menu/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 09:30:18 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://whyareyoureadingthisurl.wordpress.com/?p=399</guid>
		<description><![CDATA[With the release of Firefox 4, a change was the addition of a new &#8216;compact&#8217; menu. While the aim of this was to be useful, I can say I have never found it intuitive and prefer the old menu system. In fact, the only reason why I kept it, was that I appreciated the screen &#8230; <a href="http://whyareyoureadingthisurl.wordpress.com/2011/08/11/a-better-firefox-menu/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whyareyoureadingthisurl.wordpress.com&amp;blog=12028469&amp;post=399&amp;subd=whyareyoureadingthisurl&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>With the release of Firefox 4, a change was the addition of a new &#8216;compact&#8217; menu.</p>
<p>While the aim of this was to be useful, I can say I have never found it intuitive and prefer the old menu system. In fact, the only reason why I kept it, was that I appreciated the screen space it saved me.</p>
<p><a href="http://whyareyoureadingthisurl.files.wordpress.com/2011/08/screenshot-1.png"><img class="aligncenter size-full wp-image-400" title="Compact Menu (current)" src="http://whyareyoureadingthisurl.files.wordpress.com/2011/08/screenshot-1.png?w=510" alt=""   /></a></p>
<p>Recently I came across the Firefox Add-on <a href="https://addons.mozilla.org/en-US/firefox/addon/personal-menu/" target="_blank">Personal Menu</a>, an extension which allows you to customise which menu items appear in this compact menu.</p>
<p>Using this extension I was able to add the previous menu system (File, Edit, View etc.) into this compact menu. I could have the best of both worlds &#8211; saving screen space but the familiarity of the old menu system.</p>
<p><a href="http://whyareyoureadingthisurl.files.wordpress.com/2011/08/screenshot1.png"><img src="http://whyareyoureadingthisurl.files.wordpress.com/2011/08/screenshot1.png?w=510" alt="" title="Compact Menu (after)"   class="aligncenter size-full wp-image-407" /></a></p>
<h3>HowTo</h3>
<p>After installing <a href="https://addons.mozilla.org/en-US/firefox/addon/personal-menu/" target="_blank">Personal Menu from Firefox Add-ons</a>, open Firefox&#8217;s Add-ons Manager and then click the Preferences button in the Personal Menu item.</p>
<p><a href="http://whyareyoureadingthisurl.files.wordpress.com/2011/08/personal-menu.png"><img class="aligncenter size-full wp-image-402" title="Personal Menu" src="http://whyareyoureadingthisurl.files.wordpress.com/2011/08/personal-menu.png?w=510" alt=""   /></a></p>
<p>Remove all current menu items in the compact menu by clicking the Remove (<span style="color:#3fc836;">-</span>) button.</p>
<p>Then add the &#8216;old&#8217; menus into the compact menu by selecting each menu under &#8216;Menu Bar&#8217; in the left sidebar and clicking the Add (<span style="color:#3fc836;">+</span>) button.</p>
<p><a href="http://whyareyoureadingthisurl.files.wordpress.com/2011/08/screenshot-personal-menu-options.png"><img src="http://whyareyoureadingthisurl.files.wordpress.com/2011/08/screenshot-personal-menu-options.png?w=510" alt="" title="Personal Menu Options"   class="aligncenter size-full wp-image-403" /></a></p>
<p>Once you have done this, click &#8216;Apply&#8217; and it should be done! </p>
<p>To restore the compact menu to its previous state, either disable/remove the Personal Menu add-on, or In the &#8216;Advanced&#8217; tab, (within the Personal Menu preferences) click Restore&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whyareyoureadingthisurl.wordpress.com/399/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whyareyoureadingthisurl.wordpress.com/399/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/whyareyoureadingthisurl.wordpress.com/399/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/whyareyoureadingthisurl.wordpress.com/399/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/whyareyoureadingthisurl.wordpress.com/399/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/whyareyoureadingthisurl.wordpress.com/399/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/whyareyoureadingthisurl.wordpress.com/399/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/whyareyoureadingthisurl.wordpress.com/399/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/whyareyoureadingthisurl.wordpress.com/399/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/whyareyoureadingthisurl.wordpress.com/399/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/whyareyoureadingthisurl.wordpress.com/399/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/whyareyoureadingthisurl.wordpress.com/399/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/whyareyoureadingthisurl.wordpress.com/399/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/whyareyoureadingthisurl.wordpress.com/399/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whyareyoureadingthisurl.wordpress.com&amp;blog=12028469&amp;post=399&amp;subd=whyareyoureadingthisurl&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whyareyoureadingthisurl.wordpress.com/2011/08/11/a-better-firefox-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ab5f95316068a4f4e7064a38d5268dd3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rugby471</media:title>
		</media:content>

		<media:content url="http://whyareyoureadingthisurl.files.wordpress.com/2011/08/screenshot-1.png" medium="image">
			<media:title type="html">Compact Menu (current)</media:title>
		</media:content>

		<media:content url="http://whyareyoureadingthisurl.files.wordpress.com/2011/08/screenshot1.png" medium="image">
			<media:title type="html">Compact Menu (after)</media:title>
		</media:content>

		<media:content url="http://whyareyoureadingthisurl.files.wordpress.com/2011/08/personal-menu.png" medium="image">
			<media:title type="html">Personal Menu</media:title>
		</media:content>

		<media:content url="http://whyareyoureadingthisurl.files.wordpress.com/2011/08/screenshot-personal-menu-options.png" medium="image">
			<media:title type="html">Personal Menu Options</media:title>
		</media:content>
	</item>
	</channel>
</rss>
