<?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"
	>

<channel>
	<title>headwedge</title>
	<atom:link href="http://headwedge.com/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://headwedge.com/wordpress</link>
	<description>(v)[a state of mental confusion] as in: 'head wedged up own arse</description>
	<pubDate>Fri, 14 Nov 2008 07:51:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>Yet More Mac Envy! 7 ways to make your PC look like a Mac&#8230;</title>
		<link>http://headwedge.com/wordpress/2008/11/12/yet-more-mac-envy-7-ways-to-make-your-pc-look-like-a-mac/</link>
		<comments>http://headwedge.com/wordpress/2008/11/12/yet-more-mac-envy-7-ways-to-make-your-pc-look-like-a-mac/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 12:38:31 +0000</pubDate>
		<dc:creator>headwedge</dc:creator>
		
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://headwedge.com/wordpress/2008/11/12/yet-more-mac-envy-7-ways-to-make-your-pc-look-like-a-mac/</guid>
		<description><![CDATA[
From techradar.com (this one is for ectpete)&#8230;
Why wait for Windows 7 though? There are loads of ways you can fiddle with Vista&#8217;s interface and cheer up the depressing and omnipresent black bars. To show you some of the options out there here are seven tricks for dealing with that most common of Windows&#8217; viruses: Mac-envy.
read [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://headwedge.com/wordpress/wp-content/uploads/2008/11/dock-728-75.jpg"><img src="http://headwedge.com/wordpress/wp-content/uploads/2008/11/dock-728-75-150x150.jpg" alt="" title="win-mac-dock" width="150" height="150" class="alignleft size-thumbnail wp-image-458" /></a></p>
<p>From techradar.com (this one is for <em>ectpete</em>)&#8230;</p>
<blockquote><p>Why wait for Windows 7 though? There are loads of ways you can fiddle with Vista&#8217;s interface and cheer up the depressing and omnipresent black bars. To show you some of the options out there here are seven tricks for dealing with that most common of Windows&#8217; viruses: Mac-envy.</p></blockquote>
<p><br/><br/><a href="http://www.techradar.com/news/software/operating-systems/7-ways-to-make-your-pc-look-like-a-mac-483798?src=rss&amp;attr=all">read more</a> | <a href="http://digg.com/apple/7_ways_to_make_your_PC_look_like_a_Mac_2">digg story</a></p>
]]></content:encoded>
			<wfw:commentRss>http://headwedge.com/wordpress/2008/11/12/yet-more-mac-envy-7-ways-to-make-your-pc-look-like-a-mac/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu Eee How To: Mount 8GB Transcend SDHC card as your /Home Step by step Guide</title>
		<link>http://headwedge.com/wordpress/2008/11/01/ubuntu-eee-how-to-mount-8gb-transcend-sdhc-card-as-home/</link>
		<comments>http://headwedge.com/wordpress/2008/11/01/ubuntu-eee-how-to-mount-8gb-transcend-sdhc-card-as-home/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 15:04:39 +0000</pubDate>
		<dc:creator>headwedge</dc:creator>
		
		<category><![CDATA[Eee PC]]></category>

		<category><![CDATA[solutions]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://headwedge.com/wordpress/2008/11/01/ubuntu-eee-how-to-mount-8gb-transcend-sdhc-card-as-home/</guid>
		<description><![CDATA[
This seems a logical step for many Eee PC owners and the Asus Eee PC Forum has a thread devoted to unraveling this issue [link] but for your convenience here are the steps laid out:

Format the SDHC card
- Use the graphical Gnome Partition Manager to partition all the available space and format the SDHC card [...]]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://rcm-uk.amazon.co.uk/e/cm?t=headwedge-21&#038;o=2&#038;p=8&#038;l=as1&#038;asins=B000P9ZBFA&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;m=amazon&#038;lc1=0000FF&#038;bc1=000000&#038;bg1=FFFFFF&#038;f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe><br />
This seems a logical step for many Eee PC owners and the Asus Eee PC Forum has a thread devoted to unraveling this issue [<a href="http://forum.eeeuser.com/viewtopic.php?id=7957">link</a>] but for your convenience here are the steps laid out:<br />
<span id="more-447"></span><br />
<strong>Format the SDHC card</strong><br />
- Use the graphical Gnome Partition Manager to partition all the available space and format the SDHC card file type as <em>ext2</em> (the journaling of ext3 slows and uses too many writes).<br />
- The Gnome graphical partitioner can be run as supervisor from the terminal:</p>
<p><code>sudo gparted</code</p>
<p>-Then follow the menu trail:<br />
1. to select your SDHC card...<br />
<em>-GParted<br />
&#8211;Devices<br />
&#8212;/dev/sdb</em> </p>
<p>2. to select all the space&#8230;<br />
<em>-Partition<br />
&#8211;Resize/Move</em></p>
<p>3. to select file system&#8230;<br />
<em>-Partition<br />
&#8211;Format to<br />
&#8212;ext2</em></p>
<p>&#8230;and then apply the actions.</p>
<p>4. Finally make a note of the default mount point when the tasks are done, you will use this below (usually /media/card)</p>
<p><strong>Move /home to the SDHC card</strong><br />
1. Assuming the SDHC mounted at /media/card  make an exact copy of all the data under /home onto your SD</p>
<p><code>sudo rsync -av --progress /home/ /media/card/</code></p>
<p>2. Make a backup copy of /home  </p>
<p><code>mv /home /home.old</code></p>
<p>**delete<em> /home.old</em> only when you are content all is working reliably**</p>
<p>3. Unmount the card from its default location</p>
<p><code>umount /media/card</code></p>
<p>4. Remount your home folder to the SD card</p>
<p><code>mount /dev/sdb1 /home</code></p>
<p>5. Make this change permanent by amending your file system table <em>fstab</em> file</p>
<p><code>sudo gedit /etc/fstab</code></p>
<p>add the following line</p>
<p>/dev/sdb1               /home                   ext2     defaults,noatime        1 2</p>
<p><strong>Fix the shutdown unmount corruption error</strong><br />
When shutting down, Ubuntu fails to properly synchronize the buffered data with the SDHC card and fails to gracefully unmount it. This results in the file system consistency check tool <em>fsck</em> automatically running at each boot up to repair the SHDC filesystem. The ultimate forum derived solution [<a href="http://forum.eeeuser.com/viewtopic.php?id=9304">link</a>] seems to be to edit Ubuntu&#8217;s shutdown script to take care of the SDHC card appropriately.</p>
<p>1. Edit the unmount file system script <em>umountfs</em></p>
<p><code>sudo gedit /etc/init.d/umountfs</code></p>
<p>2. Add the following lines after the <code>do_stop () { ... }</code> function</p>
<p><code>sync; sync<br />
eject /dev/sdb1<br />
sleep 3</code></p>
<p>3. Reboot and all should be working as desired :)</p>
<p>Thanks to all at the forum for this solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://headwedge.com/wordpress/2008/11/01/ubuntu-eee-how-to-mount-8gb-transcend-sdhc-card-as-home/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Asus Eee PC 900 Leather Case Goodness</title>
		<link>http://headwedge.com/wordpress/2008/10/28/asus-eee-pc-900-leather-case-goodness/</link>
		<comments>http://headwedge.com/wordpress/2008/10/28/asus-eee-pc-900-leather-case-goodness/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 15:58:10 +0000</pubDate>
		<dc:creator>headwedge</dc:creator>
		
		<category><![CDATA[Eee PC]]></category>

		<guid isPermaLink="false">http://headwedge.com/wordpress/2008/10/28/asus-eee-pc-900-leather-case-goodness/</guid>
		<description><![CDATA[
Yet again the magic that is &#8216;er in-doors has come up trumps with the best geeky accessory gift a proud new Eee PC owner could wish for.. a leather case!
Amazon have this hand made soft leather case for the 900 series at a great price [link]
I particularly like the pouches for your SD Cards and [...]]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://rcm-uk.amazon.co.uk/e/cm?t=headwedge-21&#038;o=2&#038;p=8&#038;l=as1&#038;asins=B001AAN2KY&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;m=amazon&#038;lc1=0000FF&#038;bc1=000000&#038;bg1=FFFFFF&#038;f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>
<p>Yet again the magic that is <em>&#8216;er in-doors</em> has come up trumps with the best geeky accessory gift a proud new Eee PC owner could wish for.. a leather case!</p>
<p>Amazon have this hand made soft leather case for the 900 series at a great price [<a href="http://www.amazon.co.uk/gp/product/B001CAR7J4/ref=s9subs_c6_23_img2-rfc_p-frt_g1-3102_p_si1?pf_rd_m=A3P5ROKL5A1OLE&#038;pf_rd_s=center-1&#038;pf_rd_r=0VE9CNVKTC7DYKQ5QJE0&#038;pf_rd_t=101&#038;pf_rd_p=222506291&#038;pf_rd_i=468294">link</a>]</p>
<p>I particularly like the pouches for your SD Cards and business cards. </p>
<p><a href="http://www.flickr.com/photos/28141772@N07/2980958791/" class="flickr-image"  title="DSC00172" rel="flickr-mgr[Eee Case]" ><img src="http://farm4.static.flickr.com/3052/2980958791_e51df62831_t.jpg" alt="DSC00172" class="flickr-medium" longdesc="http://farm4.static.flickr.com/3052/2980958791_1fbf99ca1b_o.jpg" /></a><a href="http://www.flickr.com/photos/28141772@N07/2980958801/" class="flickr-image"  title="DSC00173" rel="flickr-mgr[Eee Case]" ><img src="http://farm4.static.flickr.com/3231/2980958801_5d9c149768_t.jpg" alt="DSC00173" class="flickr-medium" longdesc="http://farm4.static.flickr.com/3231/2980958801_f0a3d42cc8_o.jpg" /></a><a href="http://www.flickr.com/photos/28141772@N07/2980958809/" class="flickr-image"  title="DSC00174" rel="flickr-mgr[Eee Case]" ><img src="http://farm4.static.flickr.com/3216/2980958809_be8973430a_t.jpg" alt="DSC00174" class="flickr-medium" longdesc="http://farm4.static.flickr.com/3216/2980958809_e5ba146490_o.jpg" /></a><a href="http://www.flickr.com/photos/28141772@N07/2980958813/" class="flickr-image"  title="DSC00175" rel="flickr-mgr[Eee Case]" ><img src="http://farm4.static.flickr.com/3156/2980958813_9a28e3e97e_t.jpg" alt="DSC00175" class="flickr-medium" longdesc="http://farm4.static.flickr.com/3156/2980958813_563e9b58b1_o.jpg" /></a></p>
<p>If you want to contribute to my flickr eee-pc page please feel free to login and upload some pics&#8230; [<a href="http://www.flickr.com/photos/jeremythornton/sets/72157608390659450/">link</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://headwedge.com/wordpress/2008/10/28/asus-eee-pc-900-leather-case-goodness/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu Eee 8.04.1</title>
		<link>http://headwedge.com/wordpress/2008/10/28/ubuntu-eee-8041/</link>
		<comments>http://headwedge.com/wordpress/2008/10/28/ubuntu-eee-8041/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 15:20:19 +0000</pubDate>
		<dc:creator>headwedge</dc:creator>
		
		<category><![CDATA[Eee PC]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://headwedge.com/wordpress/2008/10/28/ubuntu-eee-8041/</guid>
		<description><![CDATA[
The first thing that you should do with your new Eee PC is replace the Asus/Xandros Linux with Ubuntu Eee!
The folks over at Ubuntu Eee [link] have taken the Ubuntu Netbook Remix Interface and served up something special for the Eee&#8230;
Ubuntu Eee is not only Ubuntu optimized for the Asus Eee PC. It&#8217;s an operating [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://headwedge.com/wordpress/wp-content/uploads/2008/10/netbook-remlinklinkix.png' title='ubuntu eee'><img src='http://headwedge.com/wordpress/wp-content/uploads/2008/10/netbook-remix.thumbnail.png' alt='ubuntu eee' /></a></p>
<p><strong>The first thing that you should do with your new Eee PC is replace the Asus/Xandros Linux with Ubuntu Eee!</strong></p>
<p>The folks over at Ubuntu Eee [<a href="http://www.ubuntu-eee.com/">link</a>] have taken the Ubuntu Netbook Remix Interface and served up something special for the Eee&#8230;</p>
<blockquote><p>Ubuntu Eee is not only Ubuntu optimized for the Asus Eee PC. It&#8217;s an operating system, using the Netbook Remix interface, which favors the best software available instead of open source alternatives (ie. Skype instead of Ekiga).</p></blockquote>
<p>For me the window management system squeezes the most out of the 9&#8243; screen and liberates the user wanting a more grown up OS/GUI than the Eee comes out of the box with.</p>
<p>I like the Ubuntu Eee site and wiki [<a href="http://www.ubuntu-eee.com/wiki/index.php5?title=Main_Page">link</a>] but I don&#8217;t agree with their idea to change the name of <em>Ubunte Eee</em> to something obscure and, therefore, lose 2 of the biggest search terms that get bums on seats at their website.</p>
<p>I was also sorry to see their donation metre for 2008 was a bit a low &#038; did my own small bit.</p>
<p>Perhaps if you follow the steps [<a href="http://www.ubuntu-eee.com/wiki/index.php5?title=Get_Ubuntu_Eee">link</a>] to install Ubuntu Eee on your machine you might feeling like helping too&#8230;?</p>
]]></content:encoded>
			<wfw:commentRss>http://headwedge.com/wordpress/2008/10/28/ubuntu-eee-8041/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Eee PC 900 Unboxing - Hurrah!</title>
		<link>http://headwedge.com/wordpress/2008/10/26/eee-pc-900-unboxing-hurrah/</link>
		<comments>http://headwedge.com/wordpress/2008/10/26/eee-pc-900-unboxing-hurrah/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 22:02:30 +0000</pubDate>
		<dc:creator>headwedge</dc:creator>
		
		<category><![CDATA[Eee PC]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://headwedge.com/wordpress/2008/10/26/eee-pc-900-unboxing-hurrah/</guid>
		<description><![CDATA[
My wonderful wife bought a present for me, an early Christmas present as it happens, the wonderful little Asus  Eee PC 900 [link] Now, normally being a couple of geeks we would have unboxed the little machine together but due to fact I had to go to work and couldn&#8217;t wait until I got [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://headwedge.com/wordpress/wp-content/uploads/2008/10/eee-pc-900-16b.gif' title='Asus Eee PC 900'><img src='http://headwedge.com/wordpress/wp-content/uploads/2008/10/eee-pc-900-16b.thumbnail.gif' alt='Asus Eee PC 900' /></a></p>
<p>My wonderful wife bought a present for me, an early Christmas present as it happens, the wonderful little Asus  Eee PC 900 [<a href="http://www.asus.com/news_show.aspx?id=10911">link</a>] Now, normally being a couple of geeks we would have unboxed the little machine together but due to fact I had to go to work and couldn&#8217;t wait until I got home here are the unboxing pictures&#8230; </p>
<p><a href="http://www.flickr.com/photos/28141772@N07/2975170663/" class="flickr-image"  title="DSC00156" rel="flickr-mgr[Unboxing Eee]" ><img src="http://farm4.static.flickr.com/3215/2975170663_0a5aea8417_t.jpg" alt="DSC00156" class="flickr-medium" longdesc="http://farm4.static.flickr.com/3215/2975170663_484d4e6341_o.jpg" /></a><a href="http://www.flickr.com/photos/28141772@N07/2975170667/" class="flickr-image"  title="DSC00157" rel="flickr-mgr[Unboxing Eee]" ><img src="http://farm4.static.flickr.com/3223/2975170667_cae8d41c77_t.jpg" alt="DSC00157" class="flickr-medium" longdesc="http://farm4.static.flickr.com/3223/2975170667_eb27858370_o.jpg" /></a><a href="http://www.flickr.com/photos/28141772@N07/2975170667/" class="flickr-image"  title="DSC00157" rel="flickr-mgr[Unboxing Eee]" ><img src="http://farm4.static.flickr.com/3223/2975170667_cae8d41c77_t.jpg" alt="DSC00157" class="flickr-medium" longdesc="http://farm4.static.flickr.com/3223/2975170667_eb27858370_o.jpg" /></a><a href="http://www.flickr.com/photos/28141772@N07/2975170675/" class="flickr-image"  title="DSC00158" rel="flickr-mgr[Unboxing Eee]" ><img src="http://farm4.static.flickr.com/3025/2975170675_cf72b11c2c_t.jpg" alt="DSC00158" class="flickr-medium" longdesc="http://farm4.static.flickr.com/3025/2975170675_7a7108e174_o.jpg" /></a><a href="http://www.flickr.com/photos/28141772@N07/2975170675/" class="flickr-image"  title="DSC00158" rel="flickr-mgr[Unboxing Eee]" ><img src="http://farm4.static.flickr.com/3025/2975170675_cf72b11c2c_t.jpg" alt="DSC00158" class="flickr-medium" longdesc="http://farm4.static.flickr.com/3025/2975170675_7a7108e174_o.jpg" /></a><a href="http://www.flickr.com/photos/28141772@N07/2975170685/" class="flickr-image"  title="DSC00159" rel="flickr-mgr[Unboxing Eee]" ><img src="http://farm4.static.flickr.com/3156/2975170685_caca02fd36_t.jpg" alt="DSC00159" class="flickr-medium" longdesc="http://farm4.static.flickr.com/3156/2975170685_e1c12e00d0_o.jpg" /></a><a href="http://www.flickr.com/photos/28141772@N07/2975170685/" class="flickr-image"  title="DSC00159" rel="flickr-mgr[Unboxing Eee]" ><img src="http://farm4.static.flickr.com/3156/2975170685_caca02fd36_t.jpg" alt="DSC00159" class="flickr-medium" longdesc="http://farm4.static.flickr.com/3156/2975170685_e1c12e00d0_o.jpg" /></a></p>
<p>Check out my flickr group for the Eee-PC at www.flickr.com/eee-pc [<a href="http://www.flickr.com/groups/900383@N20/">link</a>]</p>
<p><iframe src="http://rcm-uk.amazon.co.uk/e/cm?t=headwedge-21&#038;o=2&#038;p=8&#038;l=as1&#038;asins=B001C9SXIE&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;m=amazon&#038;lc1=0000FF&#038;bc1=000000&#038;bg1=FFFFFF&#038;f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>
<blockquote><p>Go on, go on, go on, you know you want to&#8230;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://headwedge.com/wordpress/2008/10/26/eee-pc-900-unboxing-hurrah/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mac Parallels vs Fusion 2, VMware raises the bar (?)</title>
		<link>http://headwedge.com/wordpress/2008/10/25/ars-technica-reviews-vmware-fusion-2-for-mac/</link>
		<comments>http://headwedge.com/wordpress/2008/10/25/ars-technica-reviews-vmware-fusion-2-for-mac/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 01:23:49 +0000</pubDate>
		<dc:creator>headwedge</dc:creator>
		
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://headwedge.com/wordpress/2008/10/25/ars-technica-reviews-vmware-fusion-2-for-mac/</guid>
		<description><![CDATA[
Don&#8217;t get me wrong but Parallels is my favourite Windoze surrogate but the Ars Technica Review of VMware Fusion 2 for Mac might be changing that&#8230;
VMware 2.0’s grown-up form combines an improved interface with some major low-level features, like support for DirectX 9.0c 3D, four-way SMP, driverless printing, and tighter Mac desktop integration. That’s a [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://headwedge.com/wordpress/wp-content/uploads/2007/05/synctogether.thumbnail.jpg' alt='synctogether' /></p>
<p>Don&#8217;t get me wrong but Parallels is my favourite Windoze surrogate but the Ars Technica Review of VMware Fusion 2 for Mac might be changing that&#8230;</p>
<p><em>VMware 2.0’s grown-up form combines an improved interface with some major low-level features, like support for DirectX 9.0c 3D, four-way SMP, driverless printing, and tighter Mac desktop integration. That’s a pretty significant list that should make this release very appealing.</em><br/><br/><a href="http://arstechnica.com/reviews/apps/vmware-fusion-2-review.ars">read more</a> | <a href="http://digg.com/apple/Ars_Technica_Reviews_VMware_Fusion_2_for_Mac">digg story</a></p>
]]></content:encoded>
			<wfw:commentRss>http://headwedge.com/wordpress/2008/10/25/ars-technica-reviews-vmware-fusion-2-for-mac/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Rumors of Mac Mini&#8217;s death premature (again)?</title>
		<link>http://headwedge.com/wordpress/2008/10/25/rumors-of-mac-minis-death-premature/</link>
		<comments>http://headwedge.com/wordpress/2008/10/25/rumors-of-mac-minis-death-premature/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 01:19:55 +0000</pubDate>
		<dc:creator>headwedge</dc:creator>
		
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://headwedge.com/wordpress/2008/10/25/rumors-of-mac-minis-death-premature/</guid>
		<description><![CDATA[
With the rumor mill trying to chew up the Mac Mini again AppleInsider has reassuring article with a crazy server farm example of mini&#8217;s potency&#8230;
&#8220;With Apple&#8217;s recent &#8216;State of the Mac&#8217; omitting any mention of the Mac mini and reports surfacing over the current line&#8217;s discontinuation, there&#8217;s been some speculation that the diminutive desktop&#8217;s days [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://headwedge.com/wordpress/wp-content/uploads/2006/08/miniintelmini.thumbnail.jpg' alt='intel mac min' /></p>
<p>With the rumor mill trying to chew up the Mac Mini again AppleInsider has reassuring article with a crazy server farm example of mini&#8217;s potency&#8230;</p>
<p><em>&#8220;With Apple&#8217;s recent &#8216;State of the Mac&#8217; omitting any mention of the Mac mini and reports surfacing over the current line&#8217;s discontinuation, there&#8217;s been some speculation that the diminutive desktop&#8217;s days may (again) be numbered. That&#8217;s unlikely the case, say insiders, who are sharing new details.</em>&#8221;<br />
<br/><br/><a href="http://www.appleinsider.com/articles/08/10/24/informed_players_say_apples_mac_mini_still_kickin.html">read more</a> | <a href="http://digg.com/apple/Informed_players_say_Apple_s_Mac_mini_still_kickin">digg story</a></p>
]]></content:encoded>
			<wfw:commentRss>http://headwedge.com/wordpress/2008/10/25/rumors-of-mac-minis-death-premature/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Free Alternatives to 10 Popular Commercial Mac Applications</title>
		<link>http://headwedge.com/wordpress/2008/09/19/free-alternatives-to-10-popular-commercial-mac-applications/</link>
		<comments>http://headwedge.com/wordpress/2008/09/19/free-alternatives-to-10-popular-commercial-mac-applications/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 09:54:55 +0000</pubDate>
		<dc:creator>headwedge</dc:creator>
		
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://headwedge.com/wordpress/2008/09/19/free-alternatives-to-10-popular-commercial-mac-applications/</guid>
		<description><![CDATA[
The team over at www.makeuseof.com have a blog that mostly covers web apps, but they&#8217;re trying to cover many bases: from web apps, Windows apps and now Mac apps&#8230;
&#8220;List of the most frequently used Mac applications and provided a free counterpart for each of them. Hopefully, they’ll serve you as well as the paid versions.&#8220;read [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://headwedge.com/wordpress/wp-content/uploads/2008/10/muo-mac-freeware.thumbnail.png' alt='piggy bank' /><br />
The team over at www.makeuseof.com have a blog that mostly covers web apps, but they&#8217;re trying to cover many bases: from web apps, Windows apps and now Mac apps&#8230;</p>
<p>&#8220;<em>List of the most frequently used Mac applications and provided a free counterpart for each of them. Hopefully, they’ll serve you as well as the paid versions.</em>&#8220;<br/><br/><a href="http://www.makeuseof.com/tag/free-alternatives-to-popular-commercial-mac-applications/">read more</a> | <a href="http://digg.com/apple/Free_Alternatives_to_10_Popular_Commercial_Mac_Applications">digg story</a></p>
]]></content:encoded>
			<wfw:commentRss>http://headwedge.com/wordpress/2008/09/19/free-alternatives-to-10-popular-commercial-mac-applications/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Garlic In The Rain</title>
		<link>http://headwedge.com/wordpress/2008/05/19/433/</link>
		<comments>http://headwedge.com/wordpress/2008/05/19/433/#comments</comments>
		<pubDate>Mon, 19 May 2008 21:19:45 +0000</pubDate>
		<dc:creator>headwedge</dc:creator>
		
		<category><![CDATA[ramblings]]></category>

		<guid isPermaLink="false">http://headwedge.com/wordpress/2008/05/19/433/</guid>
		<description><![CDATA[Went for a walk with the dogs in our local wood which, delightfully, is called &#8216;Nutwood&#8217; [link]. It had just finished raining and the pungent aroma from the wild garlic (Allium ursinum) was amazing.[link]
The wild garlic grows in woodland, in near or among the bluebells, and is a wonderful sign of spring. 
Pictures of wild [...]]]></description>
			<content:encoded><![CDATA[<p>Went for a walk with the dogs in our local wood which, delightfully, is called &#8216;Nutwood&#8217; [<a href="http://en.wikipedia.org/wiki/Nutwood">link</a>]. It had just finished raining and the pungent aroma from the wild garlic (Allium ursinum) was amazing.[<a href="http://en.wikipedia.org/wiki/Ramsons">link</a>]</p>
<p>The wild garlic grows in woodland, in near or among the bluebells, and is a wonderful sign of spring. </p>
<p>Pictures of wild garlic and bluebells in Nutwood:</p>
<table>
<tr>
<td><a href='http://headwedge.com/wordpress/wp-content/uploads/2008/05/dsc00093.JPG' title='nutwood garlic 1'><img src='http://headwedge.com/wordpress/wp-content/uploads/2008/05/dsc00093.thumbnail.JPG' alt='nutwood garlic 1' /></a>
</td>
<td>
<a href='http://headwedge.com/wordpress/wp-content/uploads/2008/05/dsc00095.JPG' title='nutwood garlic 3'><img src='http://headwedge.com/wordpress/wp-content/uploads/2008/05/dsc00095.thumbnail.JPG' alt='nutwood garlic 3' /></a>
</td>
</tr>
<tr>
<td>
<a href='http://headwedge.com/wordpress/wp-content/uploads/2008/05/dsc00094.JPG' title='nutwood garlic 2'><img src='http://headwedge.com/wordpress/wp-content/uploads/2008/05/dsc00094.thumbnail.JPG' alt='nutwood garlic 2' /></a>
</td>
<td>
<a href='http://headwedge.com/wordpress/wp-content/uploads/2008/05/dsc00098.JPG' title='nutwood garlic 6'><img src='http://headwedge.com/wordpress/wp-content/uploads/2008/05/dsc00098.thumbnail.JPG' alt='nutwood garlic 6' /></a>
</td>
</tr>
<tr>
<td>
<a href='http://headwedge.com/wordpress/wp-content/uploads/2008/05/dsc00096.JPG' title='nutwood garlic 4'><img src='http://headwedge.com/wordpress/wp-content/uploads/2008/05/dsc00096.thumbnail.JPG' alt='nutwood garlic 4' /></a>
</td>
<td>
<a href='http://headwedge.com/wordpress/wp-content/uploads/2008/05/dsc00097.JPG' title='nutwood garlic 5'><img src='http://headwedge.com/wordpress/wp-content/uploads/2008/05/dsc00097.thumbnail.JPG' alt='nutwood garlic 5' /></a>
</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://headwedge.com/wordpress/2008/05/19/433/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Linux C++ Programming - Setting Up Ubuntu: autoconf, automake, libtools, acmkdir</title>
		<link>http://headwedge.com/wordpress/2008/05/18/linux-c-programming-setting-up-ubuntu-autoconf-automake-libtools-acmkdir/</link>
		<comments>http://headwedge.com/wordpress/2008/05/18/linux-c-programming-setting-up-ubuntu-autoconf-automake-libtools-acmkdir/#comments</comments>
		<pubDate>Sun, 18 May 2008 17:15:27 +0000</pubDate>
		<dc:creator>headwedge</dc:creator>
		
		<category><![CDATA[c++]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://headwedge.com/wordpress/2008/05/18/linux-c-programming-setting-up-ubuntu-autoconf-automake-libtools-acmkdir/</guid>
		<description><![CDATA[
Producing code to the GNU coding standards requires setting up your system appropriately.
step 0
Download and read the free book &#8216;Developing software with GNU&#8217;    [link]
step 1
Ensure Free Software Foundation tools are present and up to date:
apt-get install make    [link]
apt-get install m4    [link]
apt-get install texinfo]]></description>
			<content:encoded><![CDATA[<p><img src='http://headwedge.com/wordpress/wp-content/uploads/2008/05/linux-penguin-huge.thumbnail.jpg' alt='confused linux penguin' /></p>
<p>Producing code to the GNU coding standards requires setting up your system appropriately.</p>
<h2>step 0</h2>
<p>Download and read the free book &#8216;Developing software with GNU&#8217;    [<a href="http://www.scs.stanford.edu/~reddy/links/gnu/toolsmanual.pdf">link</a>]</p>
<h2>step 1</h2>
<p>Ensure Free Software Foundation tools are present and up to date:</p>
<p><code>apt-get install make</code>    [<a href="http://savannah.gnu.org/projects/make">link</a>]<br />
<code>apt-get install m4</code>    [<a href="http://www.linuxjournal.com/article/5594">link</a>]<br />
<code>apt-get install texinfo</code    [<a href="http://www.linuxjournal.com/article/2840">link</a>]<br />
<code>apt-get install tar</code>    [<a href="http://www.linuxjournal.com/article/1216">link</a>]</p>
<h2>step 2</h2>
<p>Install the GNU build system:</p>
<p><code>apt-get install autoconf</code>    [<a href="http://savannah.gnu.org/projects/autoconf">link</a>]<br />
<code>apt-get install automake</code>    [<a href="http://savannah.gnu.org/projects/automake">link</a>]<br />
<code>apt-get install libtool</code>    [<a href="http://savannah.gnu.org/projects/libtool">link</a>]</p>
<h2>step 3</h2>
<p>There is a hiccup with <code>autotoolset</code>    [<a href="http://autotoolset.sourceforge.net/">link</a>]<br />
as it does not exist in any of the repositories and can only be downloaded as an <em>rpm</em> package.</p>
<p><code>wget http://downloads.sourceforge.net/autotoolset/...<br />
...autotoolset-0.11.4-1.i386.rpm?modtime=1055116800&#038;big_mirror=0</code></p>
<p>It must, therefore, be converted to a debian package with <code>alien</code>.</p>
<p>Install alien:<br />
    <code>sudo apt-get install alien</code>    [<a href="http://kitenet.net/~joey/code/alien/">link</a>]</p>
<p>Convert rpm:<br />
    <code>sudo alien autotoolset-0.11.4-1.i386.rpm</code></p>
<p>Depackage and install resulting deb package<br />
    <code>sudo dpkg -i autotoolset_0.11.4-2_i386.deb</code>    [<a href="http://linuxhelp.blogspot.com/2005/12/concise-apt-get-dpkg-primer-for-new.html">link</a>]</p>
<h2>N.B.</h2>
<p>I had a problem running the wonderfully useful <strong>acmkdir</strong> script getting the error</p>
<p><code>/usr/bin/acmkdir: 24: function: not found</code></p>
<p>Go figure?</p>
<p> and had to call the shell directly:</p>
<p><code>$SHELL acmkdir helloworld</code></p>
]]></content:encoded>
			<wfw:commentRss>http://headwedge.com/wordpress/2008/05/18/linux-c-programming-setting-up-ubuntu-autoconf-automake-libtools-acmkdir/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
