<?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>Rob Garth</title>
	<atom:link href="http://blog.sumostyle.net/robg/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sumostyle.net/robg</link>
	<description>Mildly Useful Stuff</description>
	<lastBuildDate>Thu, 26 Apr 2012 12:15:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Exim/Gmail/Fedora</title>
		<link>http://blog.sumostyle.net/robg/2012/04/26/eximgmailfedora/</link>
		<comments>http://blog.sumostyle.net/robg/2012/04/26/eximgmailfedora/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 12:14:53 +0000</pubDate>
		<dc:creator>robg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[exim]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.sumostyle.net/robg/?p=576</guid>
		<description><![CDATA[Ever since working with Debian I have wondered why more Linux distros don&#8217;t ship with exim on as the default mail client. &#8220;exim -bt email@address&#8221; is reason enough It is simpler to setup and easier to administer. If you want your fedora machine to send local email via Gmail, here is a guide. One point [...]]]></description>
			<content:encoded><![CDATA[<p>Ever since working with Debian I have wondered why more Linux distros don&#8217;t ship with exim on as the default mail client.</p>
<p>&#8220;exim -bt email@address&#8221; is reason enough</p>
<p>It is simpler to setup and easier to administer. If you want your fedora machine to send local email via Gmail, <a href="http://elliotli.blogspot.com.au/2007/03/use-exim-with-gmail-smtp-on-fedora.html">here</a> is a guide.</p>
<p>One point to add, if you want root mail delivered somewhere, edit /etc/aliases and set an alias for root. Don&#8217;t forget to run &#8220;newaliases&#8221; when your done.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sumostyle.net/robg/2012/04/26/eximgmailfedora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Audio on  Radeon HDMI interface in Fedora</title>
		<link>http://blog.sumostyle.net/robg/2012/04/26/audio-on-radeon-hdml-interface-in-fedora/</link>
		<comments>http://blog.sumostyle.net/robg/2012/04/26/audio-on-radeon-hdml-interface-in-fedora/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 12:00:24 +0000</pubDate>
		<dc:creator>robg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[hdmi]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[sound]]></category>

		<guid isPermaLink="false">http://blog.sumostyle.net/robg/?p=561</guid>
		<description><![CDATA[This took me a while to find. But if you are using the opens source radeon X drivers, sound will not work via a hdmi interface. It is pretty simple though, you just need a boot option: radeon.audio=1 If this is passed in via grub at boot time, audio will work. Footnote 9 on this [...]]]></description>
			<content:encoded><![CDATA[<p>This took me a while to find. But if you are using the opens source radeon X drivers, sound will not work via a hdmi interface.</p>
<p>It is pretty simple though, you just need a boot option:</p>
<pre>radeon.audio=1</pre>
<p>If this is passed in via grub at boot time, audio will work.</p>
<p>Footnote 9 on this page: <a href="http://www.x.org/wiki/RadeonFeature">http://www.x.org/wiki/RadeonFeature</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sumostyle.net/robg/2012/04/26/audio-on-radeon-hdml-interface-in-fedora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing the default Calendar app in gnome-shell</title>
		<link>http://blog.sumostyle.net/robg/2012/04/04/changing-the-default-calendar-app-in-gnome-shell/</link>
		<comments>http://blog.sumostyle.net/robg/2012/04/04/changing-the-default-calendar-app-in-gnome-shell/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 04:59:27 +0000</pubDate>
		<dc:creator>robg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gnome-shell]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.sumostyle.net/robg/?p=562</guid>
		<description><![CDATA[For various reasons I use Thunderbird as my calendaring app. One of Gnome-shells most obvious features is it&#8217;s clock applet front and centre on the screen, with it&#8217;s built in calendar. It pulls this information from Evolution. This config change will get the applet to launch Thunderbird (or any  other app), but it will still not populate [...]]]></description>
			<content:encoded><![CDATA[<p>For various reasons I use Thunderbird as my calendaring app. One of Gnome-shells most obvious features is it&#8217;s clock applet front and centre on the screen, with it&#8217;s built in calendar. It pulls this information from Evolution.</p>
<p>This config change will get the applet to launch Thunderbird (or any  other app), but it will still not populate the calendar with entries from Thunderbird. But this single line, will mean that Thunderbird launches when you click on the in-built calendar.</p>
<pre>$ gsettings set org.gnome.desktop.default-applications.office.calendar \
exec 'thunderbird'</pre>
<p>To populate the calendar widget there is an extension for Thunderbird called: <a href="https://addons.mozilla.org/en-us/thunderbird/addon/evolution-mirror/">Evolution Mirror</a> which should populate the evolution db with your Thunderbird data. You will need to install a couple of additional packages to make it work, in F16:</p>
<pre>$ sudo yum install gnome-python2-extras gnome-python2-evolution</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.sumostyle.net/robg/2012/04/04/changing-the-default-calendar-app-in-gnome-shell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Corrupted  drive, missing superblock,</title>
		<link>http://blog.sumostyle.net/robg/2012/03/01/corrupted-drive-missing-superblock/</link>
		<comments>http://blog.sumostyle.net/robg/2012/03/01/corrupted-drive-missing-superblock/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 09:29:03 +0000</pubDate>
		<dc:creator>robg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ext3]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.sumostyle.net/robg/?p=558</guid>
		<description><![CDATA[I was passed a currupt LVM volume today and asked to recover it. It was completely screwed. &#8220;dumpe2fs&#8221; could not give me a list of superblocks for me to pass to fsck. I could probably calculate where the superblocks should be on the filesystem by hand if I needed to, but it was much simpler than that: [...]]]></description>
			<content:encoded><![CDATA[<p>I was passed a currupt LVM volume today and asked to recover it. It was completely screwed. &#8220;dumpe2fs&#8221; could not give me a list of superblocks for me to pass to fsck.</p>
<p>I could probably calculate where the superblocks should be on the filesystem by hand if I needed to, but it was much simpler than that:</p>
<pre># mkfs.ext3 -n</pre>
<p>The -n is a dry run. It will show me what would happen but not actually touch the drive. This will also show you where the superblocks should be. Pass one of these to you fsck command. If the previous partition had been created with a set of unique options this may not work. But your filesystem&#8217;s hosed anyway so it may be worth the punt.</p>
<p>If your filesystem is completely screwed though you may recover little. And what you do recover will probably be sitting in &#8220;lost+found&#8221;, fsck will recover your filesystem but it makes no guarantee about recovering files.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sumostyle.net/robg/2012/03/01/corrupted-drive-missing-superblock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cheap voicemail to email gateway</title>
		<link>http://blog.sumostyle.net/robg/2012/02/21/cheap-voicemail-to-email-gateway/</link>
		<comments>http://blog.sumostyle.net/robg/2012/02/21/cheap-voicemail-to-email-gateway/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 02:50:13 +0000</pubDate>
		<dc:creator>robg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gerneral]]></category>
		<category><![CDATA[voip]]></category>

		<guid isPermaLink="false">http://blog.sumostyle.net/robg/?p=554</guid>
		<description><![CDATA[Unfortunately Google Voice is not out in Australia, or this could read &#8220;Free voicemail to email gateway&#8221;. But I have just stumbled across http://pennytel.com. They offer a free voip account. Sign up for that. You do not need a credit card to sign up for the free voip plan, but after registering you will need [...]]]></description>
			<content:encoded><![CDATA[<p>Unfortunately Google Voice is not out in Australia, or this could read &#8220;Free voicemail to email gateway&#8221;. But I have just stumbled across <a href="http://pennytel.com">http://pennytel.com</a>. They offer a free voip account. Sign up for that.</p>
<p>You do not need a credit card to sign up for the free voip plan, but after registering you will need to add one to your account profile. Add a traditional phone number to you account (This costs $15 for 3 years). You can then enable voicemail through the portal and add an email address for forwarding.</p>
<p>Your done. Just forward whichever number you like to the pennytel number you just signed up for. As my home plan has unlimited local calls the forwards cost me nothing. $15 for a voicemail service with email forwarding seemed pretty reasonable to me.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sumostyle.net/robg/2012/02/21/cheap-voicemail-to-email-gateway/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cyanogenmod on a Nook</title>
		<link>http://blog.sumostyle.net/robg/2011/08/12/cyanogen-mod-on-a-nook/</link>
		<comments>http://blog.sumostyle.net/robg/2011/08/12/cyanogen-mod-on-a-nook/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 00:36:45 +0000</pubDate>
		<dc:creator>robg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[cyanogen]]></category>
		<category><![CDATA[nook]]></category>
		<category><![CDATA[tablet]]></category>

		<guid isPermaLink="false">http://blog.sumostyle.net/robg/?p=549</guid>
		<description><![CDATA[This process has been documented and re-documented so many times so this will not be a technical entry. But the process works and it is brilliant. What I do want to say is that the official instructions from the Cyanogenmod wiki work, and are simpler than anything else I read. So follow them. The Nook [...]]]></description>
			<content:encoded><![CDATA[<p>This process has been documented and re-documented so many times so this will not be a technical entry. But the process works and it is brilliant.</p>
<p><a href="http://blog.sumostyle.net/robg/wp-content/uploads/2011/08/2011-08-12-103215.jpg"><img src="http://blog.sumostyle.net/robg/wp-content/uploads/2011/08/2011-08-12-103215.jpg" alt="" title="Nook Color" width="640" height="480" class="aligncenter size-full wp-image-550" /></a></p>
<p>What I do want to say is that the official instructions from the <a href="http://wiki.cyanogenmod.com/wiki/Barnes_%26_Noble_Nook_Color:_Full_Update_Guide" target="_blank">Cyanogenmod wiki</a> work, and are simpler than anything else I read. So follow them.</p>
<p>The Nook Color is a tablet disguised as an ereader. Spec wise it is lacking a few things, but the build quality is brilliant and it is cheap.</p>
<p>I ordered a refurbished unit from ebay for $199.00. At the time this made it about $190.00 AUD. They only ship the the US so I sent it to an address provided by <a href="http://www.comgateway.com" target="_blank">ComGateway</a>. I expected to be billed for about $30 shipping to Australia, but ComGateway charged me the cost of a 2kg package. So it came in at just over $40. Of course I am not about to argue when my Nook is sitting in their warehouse. The other disappointing thing for me was that is sat in Portland at the ComGateway address for 4 days before it was shipped.</p>
<p>But it was shipped and there were no problems, it was just more expensive and slower than I expected.</p>
<p>If you want to use the Nook with the original firmware (though why would you) first register an account with B&#038;N online using a US address, also skip the credit card setup, unless you have a US credit card.</p>
<p>But with CM7 this thing is brilliant. Fast and a whole bunch more functional. I no-longer have tablet envy.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sumostyle.net/robg/2011/08/12/cyanogen-mod-on-a-nook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No Updates</title>
		<link>http://blog.sumostyle.net/robg/2011/08/12/no-updates/</link>
		<comments>http://blog.sumostyle.net/robg/2011/08/12/no-updates/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 23:21:00 +0000</pubDate>
		<dc:creator>robg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://blog.sumostyle.net/robg/?p=544</guid>
		<description><![CDATA[My lack of documentation and blog entries is disturbing. I have been doing things, but they have been un-interesting, at least from a blog point of view. Which I do find troubling. Uninteresting work tends to make me a little restless. When a couple of current projects come to an end there may be some [...]]]></description>
			<content:encoded><![CDATA[<p>My lack of documentation and blog entries is disturbing.</p>
<p>I have been doing things, but they have been un-interesting, at least from a blog point of view. Which I do find troubling.</p>
<p>Uninteresting work tends to make me a little restless.</p>
<p>When a couple of current projects come to an end there may be some interesting things to blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sumostyle.net/robg/2011/08/12/no-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gnome 3.0 Fallback with Compiz</title>
		<link>http://blog.sumostyle.net/robg/2011/05/03/gnome-3-0-fallback-with-compiz/</link>
		<comments>http://blog.sumostyle.net/robg/2011/05/03/gnome-3-0-fallback-with-compiz/#comments</comments>
		<pubDate>Mon, 02 May 2011 23:35:58 +0000</pubDate>
		<dc:creator>robg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[compiz]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gnome 3.0]]></category>

		<guid isPermaLink="false">http://blog.sumostyle.net/robg/?p=538</guid>
		<description><![CDATA[The Gnome 3.0 Fallback mode is one of the nicest Classic Gnome interfaces available. With compiz I think it may be one of the nicest gnome desktops bar none. And it is easy to get compiz working with it. Really easy. One command easy. # yum install compiz compiz-gnome compiz-manager compiz-plugins main Now one you [...]]]></description>
			<content:encoded><![CDATA[<p>The Gnome 3.0 Fallback mode is one of the nicest Classic Gnome interfaces available. With compiz I think it may be one of the nicest gnome desktops bar none.</p>
<p>And it is easy to get compiz working with it. Really easy. One command easy.</p>
<p><code># yum install compiz compiz-gnome compiz-manager compiz-plugins main<br />
</code></p>
<p>Now one you enter your username at GDM you will be presented with a pull-down from here you can select. &#8220;Classic GNOME with Compiz&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sumostyle.net/robg/2011/05/03/gnome-3-0-fallback-with-compiz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove the Accessibility menu in Gnome 3</title>
		<link>http://blog.sumostyle.net/robg/2011/04/29/remove-the-accessability-menu-in-gnome-3/</link>
		<comments>http://blog.sumostyle.net/robg/2011/04/29/remove-the-accessability-menu-in-gnome-3/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 14:42:43 +0000</pubDate>
		<dc:creator>robg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[gnome-shell]]></category>

		<guid isPermaLink="false">http://blog.sumostyle.net/robg/?p=532</guid>
		<description><![CDATA[By default gnome-shell has an accessibility menu visible in the shell. I get that this is sensible by default. But I don&#8217;t need it and it bothers me that I can&#8217;t remove it. User fpmurphy over at fedoraforum has posted a shell extension that removes the offending icon. I have created a tarball of the extension. Download it here and [...]]]></description>
			<content:encoded><![CDATA[<p>By default gnome-shell has an accessibility menu visible in the shell. I get that this is sensible by default. But I don&#8217;t need it and it bothers me that I can&#8217;t remove it.</p>
<p>User fpmurphy over at fedoraforum has <a href="http://forums.fedoraforum.org/showpost.php?p=1460585&amp;postcount=17">posted</a> a shell extension that removes the offending icon.</p>
<p>I have created a tarball of the extension. Download it <a href="http://blog.sumostyle.net/robg/wp-content/uploads/2011/04/gnome-shell-extensions-noa11y.zip">here</a> and extract it to &#8220;~/.local/share/gnome-shell/extensions&#8221;</p>
<p><code>$ cd ~/.local/share/gnome-shell/extensions </code><br />
<code>$ unzip gnome-shell-extensions-noa11y.zip</code></p>
<p>Then restart the shell. Hit &#8220;Alt+f2&#8243;, and type &#8220;r&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sumostyle.net/robg/2011/04/29/remove-the-accessability-menu-in-gnome-3/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Improved Adwaita</title>
		<link>http://blog.sumostyle.net/robg/2011/04/27/improved-adwaita/</link>
		<comments>http://blog.sumostyle.net/robg/2011/04/27/improved-adwaita/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 06:22:57 +0000</pubDate>
		<dc:creator>robg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[gnome-shell]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.sumostyle.net/robg/?p=527</guid>
		<description><![CDATA[half-left over at deviantART, ha posted an improved Adwaita theme. And it is very nice. Just less wasted space. I recommend it to any shell users. Grab it here.]]></description>
			<content:encoded><![CDATA[<p><a href="http://half-left.deviantart.com/">half-left</a> over at <a href="http://deviantart.com">deviantART</a>, ha posted an improved Adwaita theme. And it is very nice. Just less wasted space. I recommend it to any shell users.</p>
<p>Grab it <a href="http://half-left.deviantart.com/art/GNOME-3-Adwaita-Improved-206172213">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sumostyle.net/robg/2011/04/27/improved-adwaita/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

