<?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>A Pipe and a Keyboard &#187; Tech stuff</title>
	<atom:link href="http://apipeandakeyboard.com/category/tech-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://apipeandakeyboard.com</link>
	<description>The saner side of insanity</description>
	<lastBuildDate>Wed, 18 Jan 2012 18:43:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Media streaming on an iConnect</title>
		<link>http://apipeandakeyboard.com/2011/12/28/media-streaming-on-an-iconnect/</link>
		<comments>http://apipeandakeyboard.com/2011/12/28/media-streaming-on-an-iconnect/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 17:08:20 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Tech stuff]]></category>

		<guid isPermaLink="false">http://apipeandakeyboard.com/?p=389</guid>
		<description><![CDATA[Well over a year ago I bought an Iomega iConnect USB hub. From day one it didn’t work and I documented some of my troubles on this site. A couple of weeks ago to my amazement it started working properly.&#160; I haven’t a clue why as I did nothing to it.&#160; I didn’t upgrade software [...]]]></description>
			<content:encoded><![CDATA[<p>Well over a year ago I bought an Iomega iConnect USB hub.</p>
<p>From day one it didn’t work and <a href="http://apipeandakeyboard.com/?s=iconnect" target="_blank">I documented some of my troubles on this site</a>.</p>
<p>A couple of weeks ago to my amazement it started working properly.&#160; I haven’t a clue why as I did nothing to it.&#160; I didn’t upgrade software or anything.&#160; It will have to remain a mystery.</p>
<p>One of the features of the iConnect is that it is a media streamer.&#160; I had disabled this during “the troubles” so I re-enabled it and stared loading some music onto an attached drive.</p>
<p>I have no experience of media or uPnP so it was an interesting experience.</p>
<p>The first thing I learned was that the metadata on each and every track was critical for success, and also found that some of the tracks off my CDs had incorrect information in them.&#160; A misspelled item on one track would isolate that track from the others which ended up in a messy setup. This meant I had to do a lot of editing.</p>
<p>I have a reasonable selection of CDs and the only method I could think of at first to edit metadata was to load each track into Audacity.&#160; This was a very lengthy and very time consuming progress so it was clearly out of the question.&#160; That’s when I found <a href="http://easytag.sourceforge.net/" target="_blank">EasyTAG</a>.&#160; This is an excellent little program that did everything I wanted and did it quickly and efficiently.&#160; It even batch processed a full CD (or rather a full directory of files).</p>
<p>Another problem I had was caused by a little quirk of the iConnect – it could categorise any track it found on the drive, but I was unable to play anything that was further than one directory from root.&#160; If, for example I had a file /pop/Beatles/Abbey Road/Something.mp3 it would be listed in the Media stream but wouldn’t actually play.&#160; Being a somewhat methodical sort of bloke I didn’t like the idea of dumping every single file into the one spot without ordering them in some sort of fashion.&#160; I decided that changing the file names would work well.&#160; However the idea of rewriting a thousand or two filenames didn’t appeal.&#160; I installed <a href="http://file-folder-ren.sourceforge.net/" target="_blank">Métamorphose</a> and that proved perfect for the job. Now I could rename my files as, for example /pop/Beatles_Abbey_Something.mp3, simply by adding “Beatles_Abbey_” as a prefix to every filename.</p>
<p>My final problem was that several of the albums were in FLAC format which was fine but bulky.&#160; I decided to convert all the files to MP3 format as it suited my needs better.&#160; Here I came across <a href="http://soundconverter.org/" target="_blank">SoundConverter</a> which was a little slow but very happily ran batch jobs so it was just a question of pointing the program to the relevant directories and leaving it to it.</p>
<p>It was a lot of work, but worth it.&#160; I can now play my entire collection on a Wifi portable or on the PC which save a lot of time and effort hunting for CDs!</p>
]]></content:encoded>
			<wfw:commentRss>http://apipeandakeyboard.com/2011/12/28/media-streaming-on-an-iconnect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Essential Linux Software</title>
		<link>http://apipeandakeyboard.com/2011/12/16/essential-linux-software/</link>
		<comments>http://apipeandakeyboard.com/2011/12/16/essential-linux-software/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 16:23:54 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech stuff]]></category>

		<guid isPermaLink="false">http://apipeandakeyboard.com/?p=384</guid>
		<description><![CDATA[In the last couple of days, for various reasons I have completely reinstalled Linux on this machine. One of the great joys of Linux is the ease with which a reinstall can be done.  A Windows reinstall is a slow process and when it is complete there is the tedious and lengthy process of reinstalling [...]]]></description>
			<content:encoded><![CDATA[<p>In the last couple of days, for various reasons I have completely reinstalled Linux on this machine.</p>
<p>One of the great joys of Linux is the ease with which a reinstall can be done.  A Windows reinstall is a slow process and when it is complete there is the tedious and lengthy process of reinstalling all the software, if you can find all the disks and the licence codes.  Even then, the chances are you have lost all your settings for the various programmes and you have to customise them all over again.</p>
<p>With Linux, it is a simple matter of restoring your Home directory from backup and that’s that.</p>
<p>However there are still some programmes that have to be reinstalled.  There is no fear of having no CDs or licence codes as they are already available on the Net.  The problem (if you can call it a problem) is remembering which programmes to install.  For that reason, I have made a little list as a reminder to myself in the future.  I have called this “Essential Linux Software” but that just means it is essential for me.</p>
<p>First on my list is <strong>VirtualBox</strong>.  This is essential not only for testing other flavours of Linux but also for running Windows for the odd programmes that won’t run on Linux.  Naturally I will have kept all my virtual machines intact in my /home backup!</p>
<p>I have to include <strong>Filezilla</strong> despite its <a href="http://apipeandakeyboard.com/2011/12/15/linux-mint-12-causing-filezilla-to-crash/">small problems</a>.</p>
<p>Another one I like is <strong>Alacarte</strong>.  which is a nice little program for tidying and editing the Menu.</p>
<p>I am a great fan of <strong>Audacity</strong>.  However, to <a href="http://apipeandakeyboard.com/2011/02/22/from-soundcard-to-audacity/">record off the soundcard</a> I also have to install <strong>pavucontrol</strong>.</p>
<p><strong>Skype</strong> is another essential, and again all it’s settings and history can be restored from the /home backup.</p>
<p>Another programme that isn’t exactly essential but is just too good to miss is <strong>Google Earth</strong>.</p>
<p>For my browsing and mail I like to use the absolute latest versions of Firefox and Thunderbird and therefore use the nightly builds (called respectively <strong>Nightly</strong> and <strong>Earlybird</strong>).  As I have both installed directly in my /home directory they are automatically installed from backup.</p>
<p>All the above can be installed directly by using Synaptic Package Manager or Software Manager.  There is one little programme that I like which has to be manually installed.  That is <strong>Grub Customizer</strong>.  Installation of this requires a wee bit of Terminal typing.  The lines are -</p>
<blockquote><p>sudo add-apt-repository ppa:danielrichter2007/grub-customizer<br />
sudo apt-get update<br />
sudo apt-get install grub-customizer</p></blockquote>
<p>The one feature of this little programme is that apart from being a good Grub editor, it can set Grub to load to the last used OS.  On a dual boot machine with Windows, this is very handy as for example Windows may need to reboot after an update.  In a normal Grub, Windows will try to reboot into Windows, but will actually end up in Linux, if that’s the default OS.</p>
<p>Occasionally I like to delve into the strange world of Twitter.  For this I use <strong>Tweetdeck</strong> which requires <strong>Adobe Air</strong>.  The latter is simple to install <a href="http://apipeandakeyboard.com/2011/01/05/installing-adobe-air-on-a-64-bit-linux-mint/">once you know how</a>!</p>
<p>I’m sure there are one or two I have missed.  I’ll add them at a later date if necessary.</p>
<p>Any other suggestions?</p>
]]></content:encoded>
			<wfw:commentRss>http://apipeandakeyboard.com/2011/12/16/essential-linux-software/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Linux Mint 12 causing Filezilla to crash</title>
		<link>http://apipeandakeyboard.com/2011/12/15/linux-mint-12-causing-filezilla-to-crash/</link>
		<comments>http://apipeandakeyboard.com/2011/12/15/linux-mint-12-causing-filezilla-to-crash/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 14:23:48 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech stuff]]></category>

		<guid isPermaLink="false">http://apipeandakeyboard.com/?p=381</guid>
		<description><![CDATA[When I recently installed Mint 12 Lisa, I discovered I had a problem with Filezilla. My usual method of dragging a file from the remote pane to local caused Filzilla to crash spectacularly. My good friend Kirk over in the States discovered the cause (Filezilla requires the wxWidgets library which apparently is missing in Mint [...]]]></description>
			<content:encoded><![CDATA[<p>When I recently installed Mint 12 Lisa, I discovered I had a problem with Filezilla.</p>
<p>My usual method of dragging a file from the remote pane to local caused Filzilla to crash spectacularly.</p>
<p><a href="http://just-thinkin.net/" target="_blank">My good friend Kirk</a> over in the States discovered the cause (Filezilla requires the wxWidgets library which apparently is missing in Mint 12) and the following is the fix……</p>
<p>In Terminal, run the following -</p>
<blockquote><p>sudo apt-get install curl</p></blockquote>
<p>Follow that up with -</p>
<blockquote>
<pre>curl http://apt.wxwidgets.org/key.asc | sudo apt-key add -</pre>
</blockquote>
<p>In Software Sources (or else in Software Manager –&gt; Edit –&gt; Software Sources) add the following -</p>
<blockquote><p>deb http://apt.wxwidgets.org/ natty-wx main</p></blockquote>
<p>and</p>
<blockquote><p>deb-src http://apt.wxwidgets.org/ natty-wx main</p></blockquote>
<p>Back in Terminal, run -</p>
<blockquote><p>sudo apt-get update</p></blockquote>
<p>Finally run -</p>
<blockquote><p>sudo apt-get install python-wxgtk2.8 python-wxtools wx2.8-i18n</p></blockquote>
<p>That’s all.  Filezilla should now run with no problems.</p>
<p>With thanks to <a href="http://wiki.wxpython.org/InstallingOnUbuntuOrDebian" target="_blank">wxpython.org</a> and in particular, <a href="http://just-thinkin.net/" target="_blank">Kirk</a></p>
<p><strong>Footnote: </strong> When I originally published this, I accidentally omitted the instruction about &#8220;curl http://apt.wxwidgets.org/key.asc | sudo apt-key add -&#8221;.  The fix will work without this line but it will case an irritating popup about security keys each time an Update is done.  Sorry about that!</p>
]]></content:encoded>
			<wfw:commentRss>http://apipeandakeyboard.com/2011/12/15/linux-mint-12-causing-filezilla-to-crash/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Looking to the future</title>
		<link>http://apipeandakeyboard.com/2011/11/18/looking-to-the-future/</link>
		<comments>http://apipeandakeyboard.com/2011/11/18/looking-to-the-future/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 14:24:52 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tech stuff]]></category>

		<guid isPermaLink="false">http://apipeandakeyboard.com/2011/11/18/looking-to-the-future/</guid>
		<description><![CDATA[For the last week or so I have been messing around with a couple of pre-release operating systems. The first one I tried out was Linux Mint 12.&#160; As I am a fan of, and use Linux Mint, I like to know what’s coming down the road. The most significant change that I can see [...]]]></description>
			<content:encoded><![CDATA[<p>For the last week or so I have been messing around with a couple of pre-release operating systems.</p>
<p>The first one I tried out was Linux Mint 12.&#160; As I am a fan of, and use Linux Mint, I like to know what’s coming down the road.</p>
<p>The most significant change that I can see is the new Gnome desktop.&#160; </p>
<p align="center"><a href="http://apipeandakeyboard.com/wp-content/uploads/2011/11/Gnome.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Gnome" border="0" alt="Gnome" src="http://apipeandakeyboard.com/wp-content/uploads/2011/11/Gnome_thumb.png" width="244" height="183" /></a></p>
<p align="left">For some reason they have shifted the main menu bar to the top of the screen, and I haven’t found any way (yet) to change its location.&#160; Anyone who has driven a car will know that such items as the steering wheel, brake and accelerator pedals are in much the same position no matter what make of car.&#160; Computer interfaces should follow the same pattern, and finding the menu bar is to me like finding the steering wheel on the passenger side of the car.</p>
<p align="left">However, Mint 12 does offer an alternative interface they call MATE.&#160; I booted into that.</p>
<p align="center"><a href="http://apipeandakeyboard.com/wp-content/uploads/2011/11/mate.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="mate" border="0" alt="mate" src="http://apipeandakeyboard.com/wp-content/uploads/2011/11/mate_thumb.png" width="244" height="186" /></a></p>
<p align="left">This at least has the menu in its old familiar place, but is a bog standard Gnome menu.&#160; I like the Mint menu system that they currently use and can only hope that it will be imported into Mint 12.</p>
<p align="left">The next system I tried out was Windows 8.</p>
<p align="left">To an old fogey who has been used to everything from Windows 3.1 onwards, this is a massive departure from normality.&#160; The first thing that greets you is a desktop and clock.</p>
<p align="center"><a href="http://apipeandakeyboard.com/wp-content/uploads/2011/11/Win8-1.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Win8-1" border="0" alt="Win8-1" src="http://apipeandakeyboard.com/wp-content/uploads/2011/11/Win8-1_thumb.png" width="244" height="184" /></a></p>
<p align="left">Notice that there is no Start button, or anything resembling a menu?&#160; They are gone.&#160; To get to the next stage you have to scroll with the mouse wheel.&#160; That brings you to a login screen where you do the usual validation.&#160; If you are expecting a normal screen to appear then, forget it.&#160; What you get is a horizontally scrolling screen filled with “Apps”. ( I have a personal hatred of that word App, and seeing it plastered everywhere offends my senses!)</p>
<p align="center"><a href="http://apipeandakeyboard.com/wp-content/uploads/2011/11/Win8-2.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Win8-2" border="0" alt="Win8-2" src="http://apipeandakeyboard.com/wp-content/uploads/2011/11/Win8-2_thumb.png" width="244" height="185" /></a></p>
<p align="left">Clicking on any one of the tiles will launch that programme.&#160; If you do want to get to the standard desktop you have to either click on its tile or hit the Windows key.</p>
<p align="left">One thing that has virtually disappeared is the Title Bar.&#160; Run any programme from its tile and the Title Bar is absent.&#160; The problem then is that there is no Minimise, Resize or Close buttons.&#160; I have yet to find a means of shutting down a programme that is supplied with the OS.</p>
<p align="left">Shutting down Windows 8 is another nightmare.&#160; The only way I can find is to go to the tile screen and to click on the User name.&#160; This gives you the option to log out or switch user.&#160; Choosing log out will eventually bring you back to the original login screen and here is where you find the close down button.</p>
<p align="left">I don’t know how close this version is to the final release but as it stands I hate it.&#160; It is full of bells and whistles that look flashy but lack any kind of function or intuitive use.&#160; Extra steps have been introduced for no reason that I can see,.that just make a simple task more complicated.</p>
<p align="left">It looks like I will be staying with Mint 11 for the foreseeable future.</p>
]]></content:encoded>
			<wfw:commentRss>http://apipeandakeyboard.com/2011/11/18/looking-to-the-future/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A fresh start with a new domain</title>
		<link>http://apipeandakeyboard.com/2011/10/29/a-fresh-start-with-a-new-domain/</link>
		<comments>http://apipeandakeyboard.com/2011/10/29/a-fresh-start-with-a-new-domain/#comments</comments>
		<pubDate>Sat, 29 Oct 2011 15:42:32 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Tech stuff]]></category>

		<guid isPermaLink="false">http://apipeandakeyboard.com/?p=355</guid>
		<description><![CDATA[Seeing as Google has virtually washed its hands about the lack of searches, I thought it was time to do something drastic. Originally this site was called &#8220;The Other Fellow&#8221;, and some time later I changed its name to &#8220;A Pipe and a Keyboard&#8221;.  I don&#8217;t know why I chose that name but it&#8217;s sort [...]]]></description>
			<content:encoded><![CDATA[<p>Seeing as Google has virtually washed its hands about the lack of searches, I thought it was time to do something drastic.</p>
<p>Originally this site was called &#8220;The Other Fellow&#8221;, and some time later I changed its name to &#8220;A Pipe and a Keyboard&#8221;.  I don&#8217;t know why I chose that name but it&#8217;s sort of stuck now.  The original domain was therefore a bit confusing.  To find &#8220;A Pipe and a Keyboard&#8221;, you had to enter theotherfellow.com.  Not good.  I therefore registered apipeandakeyboard.com and created a new site on the new domain containing the old posts and comments.  So far so good.</p>
<p>My intention was that when the new site was up and running that I would point the old theotherfellow.com at the new site, and delete the old site and its database.  Once people had gotten used to it, I would let the domain lapse and all vestiges of The Other Fellow would vanish.</p>
<p>Unfortunately my plans didn&#8217;t quite work out.  For some reason, the old domain has refused to point.  The new site is working perfectly with just a couple of very minor irritations that I can fix over time.</p>
<p>So if you are one of the tiny elete who have this site bookmarked, I would ask if you could change the domain name please.</p>
<p>Hopefully I will sort out the old domain shortly.</p>
]]></content:encoded>
			<wfw:commentRss>http://apipeandakeyboard.com/2011/10/29/a-fresh-start-with-a-new-domain/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

