<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
<channel>
    <title>Bend in the Weather (Entries tagged as office)</title>
    <link>http://matt.bottrell.com.au/</link>
    <description>A blog about Linux, Life and the 'Net</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:matt@bottrell.com.au" />
    <generator>Serendipity 1.3.1 - http://www.s9y.org/</generator>
    <pubDate>Mon, 19 Oct 2009 15:33:29 GMT</pubDate>

    <image>
        <url>http://matt.bottrell.com.au/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Bend in the Weather - A blog about Linux, Life and the 'Net</title>
        <link>http://matt.bottrell.com.au/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Teddy bear moments</title>
    <link>http://matt.bottrell.com.au/archives/378-Teddy-bear-moments.html</link>
            <category>Coding</category>
            <category>Opinion</category>
            <category>Work</category>
    
    <comments>http://matt.bottrell.com.au/archives/378-Teddy-bear-moments.html#comments</comments>
    <wfw:comment>http://matt.bottrell.com.au/wfwcomment.php?cid=378</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://matt.bottrell.com.au/rss.php?version=2.0&amp;type=comments&amp;cid=378</wfw:commentRss>
    

    <author>mbottrell@gmail.com (Matt)</author>
    <content:encoded>
    I think we can all attest to the phenomenon known as the &lt;a href=&quot;http://www.downloadsquad.com/2009/10/16/troubleshooting-with-your-teddy-bear/&quot;&gt;Teddy Bear troubleshooting&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
I think we all probably need our own Teddy Bears in each of our &lt;del&gt;human office box&lt;/del&gt; cubicles or work desks.&lt;br /&gt;
&lt;br /&gt;
So next time you need to do some serious troubleshooting or some heavy lifting when debugging - try pulling out the Teddy Bear.&lt;br /&gt;
Even better, you can hug something after it&#039;s solved!   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;  
    </content:encoded>

    <pubDate>Tue, 20 Oct 2009 02:15:00 +1100</pubDate>
    <guid isPermaLink="false">http://matt.bottrell.com.au/archives/378-guid.html</guid>
    <category>apps</category>
<category>coding</category>
<category>geek</category>
<category>hack</category>
<category>humour</category>
<category>life</category>
<category>office</category>
<category>opinion</category>
<category>relax</category>
<category>review</category>
<category>software</category>
<category>support</category>
<category>sysadmin</category>
<category>therapy</category>
<category>work</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Automating Software Update Downloads</title>
    <link>http://matt.bottrell.com.au/archives/359-Automating-Software-Update-Downloads.html</link>
            <category>Apps</category>
            <category>Family</category>
            <category>Linux</category>
            <category>Windows</category>
    
    <comments>http://matt.bottrell.com.au/archives/359-Automating-Software-Update-Downloads.html#comments</comments>
    <wfw:comment>http://matt.bottrell.com.au/wfwcomment.php?cid=359</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://matt.bottrell.com.au/rss.php?version=2.0&amp;type=comments&amp;cid=359</wfw:commentRss>
    

    <author>mbottrell@gmail.com (Matt)</author>
    <content:encoded>
    Even as a Linux desktop user, I still have a need to run various pieces of legacy software under Windows.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
Ideally, I would love to find a Linux alternative, but whilst the itch remains, I still need to scratch it.&lt;br /&gt;
&lt;br /&gt;
As such, I run various &lt;a href=&quot;http://www.virtualbox.org/&quot; title=&quot;Free virtualization software.&quot;&gt;Virtualbox&lt;/a&gt; &lt;a href=&quot;http://www.virtualbox.org/wiki/Virtualization&quot; title=&quot;What is a virtual machine?&quot;&gt;Virtual Machines&lt;/a&gt; running Windows XP.&lt;br /&gt;
&lt;br /&gt;
This gives me the added benefit of still being able to run my preferred operating system as my main desktop (Linux), whilst still using some legacy applications under Windows.&lt;br /&gt;
&lt;br /&gt;
This is nothing new, and most people do this all the time.   With most modern CPU chipsets from both AMD (&lt;a href=&quot;http://en.wikipedia.org/wiki/X86_virtualization#AMD_virtualization_.28AMD-V.29&quot;&gt;AMD-V&lt;/a&gt;) and Intel (&lt;a href=&quot;http://en.wikipedia.org/wiki/X86_virtualization#Intel_Virtualization_Technology_for_x86_.28Intel_VT-x.29&quot;&gt;VT-x&lt;/a&gt;) providing hardware assisted virtualization solutions - it has become a simple task for many people.&lt;br /&gt;
&lt;br /&gt;
One thing that has annoyed me, and any user that has ever had to reinstall a Windows machine (it happens to the best of us -- &lt;a href=&quot;http://support.microsoft.com/kb/307545&quot;&gt;Windows often decides to eat it&#039;s own registry&lt;/a&gt;), is that whilst you might install straight from CD, it also means you have to then spend a good few hours applying all the service packs and then all the updates from the Microsoft website (and sit back and watch a dozen or so reboots between multiple updates).  It&#039;s enough to send any sane person around the bend.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
Once you&#039;ve done it - you vow never to do it again, yet as Murphy would have it... it&#039;s bound to happen again.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/normal.png&quot; alt=&quot;:-|&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;  This is partly due to the fact that Windows Deteriorates over time, until one day the performance is so shoddy you can swear you saw a snail push the cursor on your screen.   Once it comes to that, it&#039;s time to reinstall again.&lt;br /&gt;
&lt;br /&gt;
Microsoft also recognised it&#039;s a problem, particularly in corporate environments that run many desktop PCs.  As such they released &lt;a href=&quot;http://technet.microsoft.com/en-us/wsus/default.aspx&quot; title=&quot;Windows Server Update Services&quot;&gt;WSUS&lt;/a&gt;.  That&#039;s fine and well -- if you run a &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyId=F87B4C5E-4161-48AF-9FF8-A96993C688DF&amp;amp;displaylang=en#Requirements&quot;&gt;Microsoft Windows 2003/2008 Server&lt;/a&gt;.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; Unfortunately most home users don&#039;t.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
Don&#039;t dispair!   Some &lt;a href=&quot;http://www.h-online.com/security/Do-it-yourself-Service-Pack--/features/80682&quot;&gt;geeky German&#039;s&lt;/a&gt; have released a &lt;a href=&quot;http://www.gnu.org/licenses/gpl-3.0.html&quot;&gt;GPLv3 licensed&lt;/a&gt; utility that will pretty much undertake the task for you without the need for an expensive Microsoft Windows Server anywhere in sight.   &lt;a href=&quot;http://www.h-online.com/security/Offline-Update--/features/112953&quot;&gt;c&#039;t Offline Update&lt;/a&gt;, allows you to use either &lt;em&gt;Linux or Windows&lt;/em&gt; to download all the updates for both Microsoft Office and Microsoft Windows platforms.  In addition it can handle different language versions, and even build a nice ISO off all the updates so you can take it on the road, hand it to friends, etc.&lt;br /&gt;
&lt;br /&gt;
Why on earth would they code it to download the Windows Updates on Linux?    Well, it makes it easier to install in a central location -- say on a &lt;a href=&quot;http://www.samba.org/&quot; title=&quot;Open Source File and Print Server that mimicks Windows Server&quot;&gt;Samba server&lt;/a&gt; so that all your desktop machines can then install the updates from a central location over your LAN.  (Call it a poor man&#039;s WSUS!)&lt;br /&gt;
&lt;br /&gt;
To run under Linux it couldn&#039;t be easier.   Once you have downloaded &lt;a href=&quot;http://www.h-online.com/security/Offline-Update--/features/112953&quot;&gt;c&#039;t Offline Update&lt;/a&gt; and extracted it... change into the &lt;em&gt;sh&lt;/em&gt; subdirectory.  It&#039;s then just a matter of running the&lt;em&gt; DownloadUpdates.sh&lt;/em&gt; shell script with the right arguments:&lt;blockquote&gt;$ ./DownloadUpdates.sh -help&lt;br /&gt;
&lt;br /&gt;
**********************************************************&lt;br /&gt;
***            c&#039;t Offline Update Downloader           ***&lt;br /&gt;
***                  for Linux Systems                 ***&lt;br /&gt;
***                                                    ***&lt;br /&gt;
***   http://www.heise.de/ct/projekte/offlineupdate/   ***&lt;br /&gt;
***   Authors: Tobias Breitling, Stefan Joehnke        ***&lt;br /&gt;
**********************************************************&lt;br /&gt;
&lt;br /&gt;
Usage: ./DownloadUpdates.sh [system] [language] [parameter]&lt;br /&gt;
&lt;br /&gt;
Supported systems:&lt;br /&gt;
w2k, wxp, wxp-x64, w2k3, w2k3-x64, w60, w60-x64, oxp, o2k, o2k3, o2k7, all-x64, all-x86&lt;br /&gt;
&lt;br /&gt;
Supported languages:&lt;br /&gt;
enu, deu, nld, esn, fra, ptg, ptb, ita, rus, plk, ell, csy&lt;br /&gt;
dan, nor, sve, fin, jpn, kor, chs, cht, hun, trk, ara, heb&lt;br /&gt;
&lt;br /&gt;
Parameter:&lt;br /&gt;
/excludesp - do not download servicepacks&lt;br /&gt;
/makeiso   - create ISO-Image&lt;br /&gt;
/dotnet    - download .NET-Framework&lt;br /&gt;
/nocleanup - do not cleanup client directory&lt;br /&gt;
/proxy     - define proxyserver( /proxy http://[username:password@]&lt;server&gt;:&lt;port&gt;)&lt;br /&gt;
&lt;br /&gt;
Example: ./DownloadUpdates.sh wxp deu /dotnet /makeiso&lt;br /&gt;
&lt;br /&gt;
$&lt;/blockquote&gt;c&#039;t Update also provides a simple Windows GUI to automate the task:&lt;div align=&quot;center&quot;&gt;&lt;table align=&quot;center&quot; valign=&quot;top&quot; cellpadding=&quot;10&quot;&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;http://matt.bottrell.com.au/uploads/ScreenShots/CT-Update_Windows_Updates.png&quot;&gt;&lt;img src=&quot;http://matt.bottrell.com.au/uploads/ScreenShots/CT-Update_Windows_Updates.thumb.png&quot; border=&quot;0&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Tab 1: Download&lt;br /&gt;Windows Updates&lt;/strong&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;http://matt.bottrell.com.au/uploads/ScreenShots/CT-Update_Office_Updates.png&quot;&gt;&lt;img src=&quot;http://matt.bottrell.com.au/uploads/ScreenShots/CT-Update_Office_Updates.thumb.png&quot; border=&quot;0&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Tab 2: Download&lt;br /&gt;Office Updates&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Installing the updates on the client.&lt;/strong&gt;&lt;br /&gt;
Once you&#039;ve downloaded the updates and either burnt them to a CD/DVD (for easy portability) or made them available on a network share (&lt;em&gt;Tip: share the sub-directory called &lt;u&gt;client&lt;/u&gt;&lt;/em&gt;)  Windows users can then easily apply the updates.&lt;br /&gt;
&lt;br /&gt;
A user can run &lt;em&gt;UpdateInstaller.exe&lt;/em&gt; (in the root directory of the CD or the share).   The UpdateInstaller will determine what you have installed already (and grey these options out).  It&#039;s then just a case of selecting the options you want.&lt;div align=&quot;center&quot;&gt;&lt;table align=&quot;center&quot; valign=&quot;top&quot; cellpadding=&quot;10&quot;&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;http://matt.bottrell.com.au/uploads/ScreenShots/CT-Updates_Install.png&quot;&gt;&lt;img src=&quot;http://matt.bottrell.com.au/uploads/ScreenShots/CT-Updates_Install.thumb.png&quot; border=&quot;0&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Client Installation&lt;br /&gt;of the various updates.&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;Now for those family members who are in dire need of a &#039;computer fix&#039; and need me to reinstall Windows for them, they&#039;ll be given burnt copies of the latest ISOs, so they can in future undertake the task themselves.   I would rather educate someone how to undertake the rebuild themselves for future use.  (That, and I really don&#039;t have the spare time/desire to rebuild dozens of Windows machines a year!  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;)&lt;br /&gt;
&lt;br /&gt;
Finally it&#039;s also worthwhile downloading and running the free &lt;a href=&quot;http://technet.microsoft.com/en-au/security/cc184924.aspx&quot;&gt;Microsoft Baseline Security Analyzer&lt;/a&gt; which will ensure you have all the updates applied (and inform you if you are missing any).  It&#039;s also a good idea to disable any non-essential services the tool recommends.&lt;br /&gt;
&lt;br /&gt;
Hopefully this tip will speed up the time it takes  to fully patch a Windows desktop after a reinstall.    &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;  
    </content:encoded>

    <pubDate>Tue, 02 Jun 2009 01:59:00 +1000</pubDate>
    <guid isPermaLink="false">http://matt.bottrell.com.au/archives/359-guid.html</guid>
    <category>apps</category>
<category>family</category>
<category>ie</category>
<category>linux</category>
<category>microsoft</category>
<category>office</category>
<category>security</category>
<category>software</category>
<category>support</category>
<category>sysadmin</category>
<category>virtualbox</category>
<category>virtualization</category>
<category>windows</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>OpenOffice 3.1 for Ubuntu</title>
    <link>http://matt.bottrell.com.au/archives/350-OpenOffice-3.1-for-Ubuntu.html</link>
            <category>Apps</category>
            <category>Linux</category>
    
    <comments>http://matt.bottrell.com.au/archives/350-OpenOffice-3.1-for-Ubuntu.html#comments</comments>
    <wfw:comment>http://matt.bottrell.com.au/wfwcomment.php?cid=350</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://matt.bottrell.com.au/rss.php?version=2.0&amp;type=comments&amp;cid=350</wfw:commentRss>
    

    <author>mbottrell@gmail.com (Matt)</author>
    <content:encoded>
    &lt;a href=&quot;http://www.openoffice.org/&quot;&gt;OpenOffice 3.1&lt;/a&gt; was recently released.  It brings a &lt;a href=&quot;http://www.openoffice.org/dev_docs/features/3.1/&quot;&gt;range of new features&lt;/a&gt; and &lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=95768&quot;&gt;bugfixes&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Those of you on Ubuntu desktops who wish to upgrade can do so quite easily.  It&#039;s been built for Jaunty, Intrepid and Hardy.&lt;br /&gt;
&lt;br /&gt;
You can use the following apt repos to pick it up:&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Jaunty:&lt;/strong&gt;&lt;br /&gt;
&lt;tt&gt;deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu jaunty main&lt;br /&gt;
deb-src http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu jaunty main&lt;/tt&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Intrepid:&lt;/strong&gt;&lt;br /&gt;
&lt;tt&gt;deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu intrepid main&lt;br /&gt;
deb-src http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu intrepid main&lt;/tt&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Hardy:&lt;/strong&gt;&lt;br /&gt;
&lt;tt&gt;deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu hardy main&lt;br /&gt;
deb-src http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu hardy main&lt;/tt&gt;&lt;br /&gt;
&lt;br /&gt;
Once that&#039;s done, just add the signing key:&lt;br /&gt;
&lt;code&gt;sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com D2BB86E0EBD0F0A43D4DB3A760D11217247D1CFF&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
Now it&#039;s a case of just running an update and you&#039;ll automatically be upgraded from OO.org 3.0 to OO.org 3.1.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;code&gt;sudo apt-get update &amp;&amp;amp; sudo apt-get upgrade&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
Happy Open-Officing!   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;  
    </content:encoded>

    <pubDate>Fri, 08 May 2009 01:28:00 +1000</pubDate>
    <guid isPermaLink="false">http://matt.bottrell.com.au/archives/350-guid.html</guid>
    <category>apps</category>
<category>java</category>
<category>linux</category>
<category>office</category>
<category>open source</category>
<category>openoffice</category>
<category>oss</category>
<category>software</category>
<category>ubuntu</category>
<category>work</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Linux Printing - where is the fun in that</title>
    <link>http://matt.bottrell.com.au/archives/311-Linux-Printing-where-is-the-fun-in-that.html</link>
            <category>Apps</category>
            <category>Hardware</category>
            <category>Linux</category>
            <category>Windows</category>
    
    <comments>http://matt.bottrell.com.au/archives/311-Linux-Printing-where-is-the-fun-in-that.html#comments</comments>
    <wfw:comment>http://matt.bottrell.com.au/wfwcomment.php?cid=311</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://matt.bottrell.com.au/rss.php?version=2.0&amp;type=comments&amp;cid=311</wfw:commentRss>
    

    <author>mbottrell@gmail.com (Matt)</author>
    <content:encoded>
    Ahh the good ol&#039; days.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
I distinctly remember the days when you would stick a printer on the network and then wrestle with the sucker getting the right settings so your printouts didn&#039;t look like Egyptian hieroglyphics.&lt;br /&gt;
Installing custom filters and weird control files were all the norm.  Not so much now. &lt;br /&gt;
&lt;br /&gt;
Thanks to &lt;a href=&quot;http://heimic.net/&quot; target=&quot;_blank&quot; class=&quot;bb-url&quot;&gt;Michael Fox&lt;/a&gt; advice, I purchased a Brother Mono Laser printer this week (that handles Duplex/Networking as well).  The Brother &lt;a href=&quot;http://www.brother.com.au/products/printer_productoverview.asp?ProductID=199&amp;amp;SubCategoryID=4&quot; target=&quot;_blank&quot; class=&quot;bb-url&quot;&gt;HL-5250DN&lt;/a&gt; works 100% under Linux and just &lt;a href=&quot;http://openprinting.org/show_printer.cgi?recnum=Brother-HL-5250DN&quot; target=&quot;_blank&quot; class=&quot;bb-url&quot;&gt;required installing the PPDs&lt;/a&gt; off &lt;a href=&quot;http://linuxfoundation.org/en/OpenPrinting&quot; target=&quot;_blank&quot; class=&quot;bb-url&quot;&gt;LinuxPrinting.org&lt;/a&gt; (though it was working fine prior to that just via CUPS and the included driver).   What&#039;s even more surprising is that they have a &lt;a href=&quot;http://solutions.brother.com/linux/en_us/index.html&quot; target=&quot;_blank&quot; class=&quot;bb-url&quot;&gt;Linux section on the Brother website&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
I had the printer uninstalled from the box, read the &#039;setup instructions&#039; included (plug this, remove that, etc), and had it printing duplex in &lt; 10 minutes!&lt;br /&gt;
&lt;br /&gt;
Before Michael&#039;s advice -- I had avoided Brother printers -- mainly due to having a PoS Brother plain-paper Fax machine.   It seems their printers are much better than their Faxes.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
So a big thanks to Michael.    &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
So I ask Linux developers... stop making it so easy to install hardware.  Otherwise everyone will be running Linux before too long!  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;  &lt;br /&gt;
&lt;br /&gt;
Now -- I only need a bookcase in my office, and I&#039;ve completed my &lt;a href=&quot;http://matt.bottrell.com.au/archives/304-Not-Marching-South....html&quot; target=&quot;_blank&quot; class=&quot;bb-url&quot;&gt;new office setup&lt;/a&gt;! 
    </content:encoded>

    <pubDate>Thu, 22 Jan 2009 04:16:00 +1100</pubDate>
    <guid isPermaLink="false">http://matt.bottrell.com.au/archives/311-guid.html</guid>
    <category>apps</category>
<category>cups</category>
<category>fonts</category>
<category>gnome</category>
<category>hardware</category>
<category>linux</category>
<category>networking</category>
<category>office</category>
<category>printing</category>
<category>software</category>
<category>support</category>
<category>windows</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>RAIDing the RAID</title>
    <link>http://matt.bottrell.com.au/archives/280-RAIDing-the-RAID.html</link>
            <category>Hardware</category>
            <category>Work</category>
    
    <comments>http://matt.bottrell.com.au/archives/280-RAIDing-the-RAID.html#comments</comments>
    <wfw:comment>http://matt.bottrell.com.au/wfwcomment.php?cid=280</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://matt.bottrell.com.au/rss.php?version=2.0&amp;type=comments&amp;cid=280</wfw:commentRss>
    

    <author>mbottrell@gmail.com (Matt)</author>
    <content:encoded>
    In a not to distant past &lt;a href=&quot;http://etbe.coker.com.au/2008/10/14/some-raid-issues/&quot;&gt;Russell Coker wrote about RAID Issues&lt;/a&gt; and referred in part to &lt;a href=&quot;http://www.cs.wisc.edu/adsl/Publications/corruption-fast08.html&quot;&gt;a report containing data from 1,530,000 disks running at NetApp customer sites&lt;/a&gt;. (also available in &lt;a href=&quot;http://www.cs.wisc.edu/adsl/Publications/corruption-fast08.pdf&quot;&gt;PDF&lt;/a&gt; or &lt;a href=&quot;http://www.cs.wisc.edu/adsl/Publications/corruption-fast08.ps&quot;&gt;Postscript&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
Interesting reading, for sure - particularly if you run any large dataset and want to ensure it stays intact!  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/eek.png&quot; alt=&quot;:-O&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
It prompted in the recesses of my memory a report compiled in February 2007 by Google.  The report, &lt;a href=&quot;research.google.com/archive/disk_failures.pdf&quot;&gt;&lt;em&gt;&#039;Failure Trends in a Large Disk Drive Population&#039;&lt;/em&gt;&lt;/a&gt; was a report presented at the USENIX (FAST &#039;07) Conference.&lt;br /&gt;
&lt;br /&gt;
The Google report looked at actual hardware failures of disk Google saw over several years.  The numbers were crunched (Is there anything else Google does besides crunch large datasets?).  Some interesting results popped out:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;The disks studied where either SATA or PATA consumer-grade disks that were either 5400RPM or 7200RPM ranging in size from 80G to 400G and been commissioned from any time  after 2001.  - Interesting this is the same disks that many of us will find in our own machines.  No Enterprise disks, SCSI or SAS disks in the study.&lt;/li&gt;&lt;li&gt;HDDs had a higher tendancy to fail at the start of their life or anything beyond &gt;3 years of use.&lt;/li&gt;&lt;li&gt;Low or Heavy Utilization  of the HDD resulted in greater loss then &#039;Medium use&#039;.&lt;/li&gt;&lt;li&gt;Disks that had surface scan errors had a greater result of failure over the next 60 days.&lt;/li&gt;&lt;li&gt;HDDs in operating in cool temperature (15-30&lt;sup&gt;o&lt;/sup&gt;C) had  much greater failure rate in the first 3 years.  Whilst disks &gt; 3 years had a greater failure rate with the higher the operating temperature.  The ideal rate for running disks to minimise failure rate was 30-35&lt;sup&gt;o&lt;/sup&gt;C.&lt;/li&gt;&lt;li&gt;A disk that spends more than 50% of it&#039;s powered on time &gt; 40&lt;sup&gt;o&lt;/sup&gt;C is a good indication of a possible problem.&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Self-Monitoring,_Analysis,_and_Reporting_Technology&quot;&gt;SMART&lt;/a&gt; data analysis revealed that it is not a reliable way to determine if a disk is about to fail.  36% of all disk failure had no SMART errors.  The disks that had SMART errors the majority where seek errors (~72%).  So basically, expect to see seek errors, beyond that you appear to be running blind with SMART.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
Looking at both the Google Report and the NetApp Storage Report some &#039;best practices&#039; become apparent to ensure you minimise your data loss:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;HDDs are mechanical devices.  Expect failure and plan for it.&lt;/li&gt;&lt;li&gt;Attempt to operate disks in the 30 - 35&lt;sup&gt;o&lt;/sup&gt;C temperature range to extend their life.&lt;/li&gt;&lt;li&gt;Monitor disk temperatures.  Extended periods where a disk temperature rises unexpectedly (ie: not under any additional load than normal), is often an early sign that failure is close at hand.&lt;/li&gt;&lt;li&gt;Attempt to purchase disks not from the same batch.  This will avoid a common manufacturing fault taking your disks out at the same time.  (Many storage companies will do that for you as part of their service.)  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/li&gt;&lt;li&gt;HDD failure follows the &lt;a href=&quot;http://en.wikipedia.org/wiki/Bathtub_curve&quot;&gt;Bathtub curve&lt;/a&gt;.    The &#039;right side&#039; of the bath kicks in around 3 years.  Getting life out of your HDDs beyond that is a bonus, treat it as such!&lt;/li&gt;&lt;li&gt;HDDs are cheap these days.   Don&#039;t be cheap -- implement &lt;a href=&quot;http://en.wikipedia.org/wiki/Standard_RAID_levels#RAID_6&quot;&gt;RAID-6&lt;/a&gt; over &lt;a href=&quot;http://en.wikipedia.org/wiki/Standard_RAID_levels#RAID_5&quot;&gt;RAID-5&lt;/a&gt; as a matter of course.   Ensure you use &lt;a href=&quot;http://en.wikipedia.org/wiki/Non-standard_RAID_levels#Double_parity&quot;&gt;Double-parity&lt;/a&gt; on your RAID-6 implementation.  You&#039;ll find most recent versions of RAID-6 implement double-parity as &#039;standard&#039;. (NB: If using NetApp - it&#039;s coined as &lt;a href=&quot;http://en.wikipedia.org/wiki/Non-standard_RAID_levels#RAID-DP&quot;&gt;RAID-DP&lt;/a&gt;.)  Some vendors even allow you to upgrade the storage firmware online if using RAID-6 with Double Parity (NetApp for example has this feature).&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Hot_spare#Computer_usage&quot;&gt;Hot-Spares&lt;/a&gt; in your RAID-6 array is a &lt;em&gt;very good idea&lt;/em&gt;. For the cost of the array consider it an insurance policy against the dreaded multiple disk failure which could potentially toast your array.&lt;/li&gt;&lt;li&gt;How important is your data?  Can you put a cost on it?   If the cost of replacement is extreme, consider redundancy options.  This could include:  Implementing &lt;a href=&quot;http://en.wikipedia.org/wiki/Nested_RAID_levels#RAID_60_.28RAID_6.2B0.29&quot;&gt;RAID-60 (or RAID-6+0)&lt;/a&gt;, archive/backup solutions, or even a total Disaster Recovery (DR) solution.&lt;/li&gt;&lt;li&gt;Air flow around an array unit is critical.  Don&#039;t cram your arrays in a fully populated rack, as minimal air-flow will ensure.  This will add to the HDD temperatures and general storage enclosure.  Remember you&#039;re aiming to keep your disks at 30-35&lt;sup&gt;o&lt;/sup&gt;C.&lt;/li&gt;&lt;li&gt;Keep a logbook of when each drive was added/replaced.  You know that 18 month disk then is less likely to fail than that disk that has been whirring away for 5 years.  Record size, manufacturer and model/run.  You may see some &#039;patterns&#039; emerge in your own failure rates that will help with additional purchase decisions (ie: particular makes/models to avoid!)&lt;/li&gt;&lt;li&gt;Perform regular &#039;scans&#039; or &#039;checks&#039; of your HDD health, knowing the current state of disks allows you to plan for the inevitable failure.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
Other tips I&#039;ve picked up over the years looking after Enterprise systems attached to large storage arrays:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;There is a reason that the ASX demands that publicly listed companies with &#039;mission critical&#039; services for the public (items such as water supply, electricity/gas, and telecommunications) MUST ensure their &#039;mission criticial&#039; applications have full Disaster Recovery operation on hot-standy.&lt;/li&gt;&lt;li&gt;Don&#039;t cut corners and not implement items like HotSpares and Double Parity.  &lt;em&gt;When&lt;/em&gt; you have a drive failure (not if), you&#039;ll be glade you spent that little bit extra on it.&lt;/li&gt;&lt;li&gt;A well planned storage solution should have &lt;em&gt;drive&lt;/em&gt; failures, it shouldn&#039;t have &lt;em&gt;storage&lt;/em&gt; failures.  (&lt;a href=&quot;http://www.zdnet.com.au/news/communications/soa/Internode-resorts-to-disaster-recovery/0,130061791,339292131,00.htm&quot;&gt;Don&#039;t tell Sun/Internode that!&lt;/a&gt;) &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/li&gt;&lt;li&gt;Ensure you have clean-filtered power.  Don&#039;t &lt;u&gt;assume&lt;/u&gt; it.  Power voltage fluctuations and disk writes don&#039;t play nicely.&lt;/li&gt;&lt;li&gt;Don&#039;t put all your eggs in one basket.  Bad things do happen (I won&#039;t mention Internode again).  Spreading your data out over multiple storage arrays helps add another level of redundancy. This is a GoodThing&lt;sup&gt;TM&lt;/sup&gt;&lt;/li&gt;&lt;li&gt;It&#039;s never a bad idea to have spare disks in storage waiting for that inevitable failure, rather than relying on a vendor to have your disk capacity/model available.  Every day that dead disk isn&#039;t replaced you are putting your array at risk.&lt;/li&gt;&lt;li&gt;Look after your disks and arrays, and they generally will look after you (ie: ensuring you don&#039;t spend countless hours in the early mornings attempting to recover the unrecoverable!)&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;br /&gt;
Above all, may your next &lt;em&gt;disk&lt;/em&gt; failure not be a &lt;em&gt;complete&lt;/em&gt; failure.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
I&#039;m interested to hear others stories, experiences and ideas that they have put in place to keep their data nice and cosy and their HDDs whirring in a constant and reliable state.  Feel free to drop me a comment.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
As a side note:  I&#039;ve been putting RAID-1 in place on my desktop machines as disk prices are so cheap now over the past 18 months.  For the price of a few hundred dollars why bother the stress of a hard-disk failure?  Having said that, it&#039;s no replacement for backing up your &#039;important&#039; information.  RAID-1 is still susceptible to the dreaded multiple disk failure issue.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cry.png&quot; alt=&quot;:&#039;(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;   Having said that, I&#039;ve been lucky at that hasn&#039;t occurred.  (Touch wood!) 
    </content:encoded>

    <pubDate>Sat, 18 Oct 2008 03:44:00 +1100</pubDate>
    <guid isPermaLink="false">http://matt.bottrell.com.au/archives/280-guid.html</guid>
    <category>array</category>
<category>disk</category>
<category>failure</category>
<category>google</category>
<category>hardware</category>
<category>monitoring</category>
<category>nas</category>
<category>office</category>
<category>power</category>
<category>raid</category>
<category>san</category>
<category>storage</category>
<category>sysadmin</category>
<category>ups</category>
<category>work</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>A visit to Ballarat this week</title>
    <link>http://matt.bottrell.com.au/archives/274-A-visit-to-Ballarat-this-week.html</link>
            <category>Hardware</category>
            <category>Linux</category>
            <category>Work</category>
    
    <comments>http://matt.bottrell.com.au/archives/274-A-visit-to-Ballarat-this-week.html#comments</comments>
    <wfw:comment>http://matt.bottrell.com.au/wfwcomment.php?cid=274</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://matt.bottrell.com.au/rss.php?version=2.0&amp;type=comments&amp;cid=274</wfw:commentRss>
    

    <author>mbottrell@gmail.com (Matt)</author>
    <content:encoded>
    This week saw me head to the Victorian regional city of &lt;a href=&quot;http://www.ballarat.vic.gov.au/&quot;&gt;Ballarat&lt;/a&gt; for a few days to undertake some RHEL5 x86_64 builds for work.&lt;br /&gt;
&lt;br /&gt;
Whilst it&#039;s &lt;a href=&quot;http://veejoe.net/?eid=1051&quot;&gt;not as exotic a destination as an unnamed colleague visited&lt;/a&gt; nor did it see me &lt;a href=&quot;http://jon.oxer.com.au/blog/id/287&quot;&gt;returning without my pants or shoes&lt;/a&gt; &lt;em&gt;&lt;small&gt;( sorry Jon, I couldn&#039;t resist! &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; )&lt;/small&gt;&lt;/em&gt;, it was a productive visit.&lt;br /&gt;
&lt;br /&gt;
Traditionally we undertake builds remotely, however these servers are likely not to appear on our network or even administered by ourselves, so it made sense to go onsite to undertake the work.&lt;br /&gt;
&lt;br /&gt;
I stayed in the &lt;a href=&quot;http://www.dohertyhotels.com.au/ballaratlodge/&quot;&gt;Doherty Ballarat Hotel and Convention Centre&lt;/a&gt; which literally is on the opposite side of the road to &lt;a href=&quot;http://www.sovereignhill.com.au/&quot; target=&quot;_blank&quot; class=&quot;bb-url&quot;&gt;Sovereign Hill&lt;/a&gt;  (and no I didn&#039;t have time to go there!)&lt;br /&gt;
&lt;center&gt;&lt;iframe width=&quot;425&quot; height=&quot;350&quot; frameborder=&quot;0&quot; scrolling=&quot;no&quot; marginheight=&quot;0&quot; marginwidth=&quot;0&quot; src=&quot;http://maps.google.com.au/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=Doherty+Ballarat+Lodge&amp;amp;sll=-25.335448,135.745076&amp;amp;sspn=56.486015,114.257813&amp;amp;ie=UTF8&amp;amp;cid=-37578921,143868060,16051716684747365062&amp;amp;s=AARTsJq2fjX4stmU4Pedsba1gTqxIwq4jQ&amp;amp;ll=-37.574311,143.870215&amp;amp;spn=0.011905,0.018239&amp;amp;z=15&amp;amp;iwloc=A&amp;amp;output=embed&quot;&gt;&lt;/iframe&gt;&lt;br /&gt;&lt;small&gt;&lt;a href=&quot;http://maps.google.com.au/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=Doherty+Ballarat+Lodge&amp;amp;sll=-25.335448,135.745076&amp;amp;sspn=56.486015,114.257813&amp;amp;ie=UTF8&amp;amp;cid=-37578921,143868060,16051716684747365062&amp;amp;ll=-37.574311,143.870215&amp;amp;spn=0.011905,0.018239&amp;amp;z=15&amp;amp;iwloc=A&amp;amp;source=embed&quot; style=&quot;color:#0000FF;text-align:left&quot;&gt;View Larger Map&lt;/a&gt;&lt;/small&gt;&lt;/center&gt;&lt;br /&gt;
&lt;br /&gt;
Whilst I spent most of my time in the office battling with hardware that had been incorrectly ordered (ie: missing hardware and/or non-compatible hardware (ie: 3.5&quot; SATA drives ordered instead of 2.5&quot; SAS drives for the internal enclosure)), I did venture back to the hotel in the evenings for some R&amp;R.&lt;br /&gt;
&lt;br /&gt;
&lt;center&gt;&lt;a href=&quot;http://www.flickr.com/photos/mpbottrell/2910012898/&quot; title=&quot;Room in Doherty and Convention Centre&quot;&gt;&lt;img src=&quot;http://farm4.static.flickr.com/3237/2910012898_af05455862_m.jpg&quot; width=&quot;240&quot; height=&quot;180&quot; alt=&quot;Room in Doherty and Convention Centre&quot; title=&quot;Room in Doherty and Convention Centre&quot; /&gt;&lt;/a&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;a href=&quot;http://www.flickr.com/photos/mpbottrell/2910012902/&quot; title=&quot;Room in Doherty and Convention Centre&quot;&gt;&lt;img src=&quot;http://farm4.static.flickr.com/3146/2910012902_2f64d2a1e8_m.jpg&quot; width=&quot;240&quot; height=&quot;180&quot; alt=&quot;Room in Doherty and Convention Centre&quot; title=&quot;Room in Doherty and Convention Centre&quot; /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;
&lt;br /&gt;
The hotel room was quite pleasant, and what something a corporate traveller expects.  There was no surprises out of the ordinary (which you really don&#039;t need when travelling), though I did have two strange nights of sleep due to external factors:&lt;ol&gt;&lt;br /&gt;
&lt;li&gt;&lt;strong&gt;1&lt;sup&gt;st&lt;/sup&gt; night:&lt;/strong&gt;   Apparantly it&#039;s Koala mating season.   Staying in a hotel room surrounded by forest is lovely to look at during the day, but it&#039;s also the playground for randy koalas of a night.  So thumbs up to the &#039;big boy&#039; who kept me up for several hours in the early hours whilst he ravaged the local female population.  Koalas aren&#039;t dying out in this region whilst this bloke is still kicking!  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;    Seriously, I thought those types of noises I may have heard from other hotel rooms, not &lt;span style=&quot;font-style:italic&quot;&gt;above&lt;/span&gt; my hotel room.&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;strong&gt;2&lt;sup&gt;nd&lt;/sup&gt; night:&lt;/strong&gt;  Local Football season must have finished.  Seems some of the local players didn&#039;t head over to Bali to celebrate but decided our hotel was a great place to party.&lt;br /&gt;
&lt;br /&gt;
In depth conversations at yelling level could be heard at around 3am.   Answers to lifes biggest questions such as &lt;em&gt;&quot;Can you scull beer or bourbon faster?&quot;&lt;/em&gt; were asked repeatedly.   Finally after about an hour when it took that long for the gorillas to realise that they couldn&#039;t order a pizza to their room (and yes their was going to be surcharge for anything delivered to their room), the group of 6 decided that bundling into a car and heading down to the local McDonalds whilst tanked was the sensible thing to do.&lt;br /&gt;
&lt;br /&gt;
I passed out after that, though it appears they were successful (if not foolish) as their car was there in the morning without any visible signs of damage.   It seems the drink and driving campaigns don&#039;t apply to footballers.&lt;br /&gt;
&lt;br /&gt;
I made sure I made enough noise as I passed their room at 7am heading off for breakfast, however in their drunken state the night previously, I doubt I would of woken them.  It did bring me mild relief to my simmering frustration/anger from the previous nights interruption however.&lt;/li&gt;&lt;br /&gt;
&lt;/ol&gt;The crazy and overpriced Internet costs in the room  &lt;small&gt;($0.20/1MB with both uploads/downloads charged or $0.15/min)&lt;/small&gt; ensured I had a relatively Internet free week night.  I really didn&#039;t miss being connected, though it did remind me how often I relied on just &#039;quickly looking up something&#039;.  Items like news, weather and even a TV guide via the Internet seems to have become the &#039;standard&#039; method of information retrieval for me.  It became more of an inconvenience than anything.    I realised then that there was indeed a TV guide in the room.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;   I gathered a quick round-up of news/weather using local radio.  So this is what life was like prior to the Internet?  (It seems so long ago now!)&lt;br /&gt;
&lt;br /&gt;
Traditionally I use &lt;a href=&quot;http://www.google.com/reader&quot;&gt;Google Reader&lt;/a&gt; to keep abreast of my feeds (as it allows me to bookmark, tag and share feeds easily), but being disconnected from the Internet was going to make that impossible.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
I did however utilise a &lt;a href=&quot;http://akregator.kde.org/&quot;&gt;RSS reader&lt;/a&gt;, and was pleasantly surprised how easily it actually integrated into my Gnome desktop (particularly as it&#039;s a KDE app).    The tray-icon and minimize/restore from tray all worked flawlessly (mostly due to the fact it&#039;s probably coded using &lt;a href=&quot;http://freedesktop.org/wiki/Specifications?action=show&quot;&gt;FreeDesktop specs&lt;/a&gt;). I went with &lt;a href=&quot;http://akregator.kde.org/&quot;&gt;Akregator&lt;/a&gt; over &lt;a href=&quot;http://liferea.sourceforge.net/&quot;&gt;Liferea&lt;/a&gt; after hearing reports that recent versions were prone to &lt;a href=&quot;http://liferea.blogspot.com/2008/07/fix-for-100-cpu-usage-problem.html&quot;&gt;100% CPU usage&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
One thing I did notice, is that current RSS readers do allow for &#039;offline&#039; mode - though it would be nice if it gave you the option of a &#039;full download&#039; of certain feeds.   Offline mode that only sucks down text is quite frustrating at times, as the associated image (being discussed in the article) isn&#039;t available.  It feels like over-hearing a discussion you weren&#039;t meant to hear!&lt;br /&gt;
&lt;br /&gt;
Whilst it&#039;s probably prudent allowing it to be set as a &#039;per feed&#039; setting as I suspect many people may not want to download a full page for every article on every feed. (Particularly those feeds you only &#039;scan&#039;, and read a small amount of, or those that are overly heavy with graphics/flash, and embedded video.)&lt;br /&gt;
&lt;br /&gt;
Since returning I did notice that Gnome also has the &lt;a href=&quot;http://www.gnome.org/projects/straw/&quot;&gt;Straw Reader&lt;/a&gt;.  Hopefully that comes along nicely as it appears to be in early development.&lt;br /&gt;
Ideally I would love to see an RSS reader that integrated &lt;a href=&quot;http://webkit.org/&quot;&gt;WebKit&lt;/a&gt; with a good &lt;a href=&quot;http://en.wikipedia.org/wiki/OPML&quot;&gt;OPML&lt;/a&gt; import/export feature, as well as good support for &lt;a href=&quot;http://en.wikipedia.org/wiki/RSS_(file_format)&quot;&gt;RSS&lt;/a&gt; (0.91, 1.0 and 2.0), &lt;a href=&quot;http://en.wikipedia.org/wiki/Resource_Description_Framework&quot;&gt;RDF&lt;/a&gt; as well as &lt;a href=&quot;http://en.wikipedia.org/wiki/Atom_(standard)&quot;&gt;ATOM&lt;/a&gt; formats.  Having a feature that allowed you to selectively do a full download of certain feeds for offline mode would be fantastic.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;   I&#039;ll whack that down on my ever growing todo list &lt;small&gt;(I think I&#039;ll need to live to 800 to ever complete it!)&lt;/small&gt;&lt;br /&gt;
&lt;br /&gt;
One nice feature I discovered is the room had direct dial-in, and due to poor mobile reception in the room it was much more cost effective to have Pauline call me direct over VOIP.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;   It also meant we could speak for much longer.&lt;br /&gt;
&lt;br /&gt;
The staff I met at the  Ballarat office were extremely friendly and actually quite enjoyable to be around. &lt;small&gt;( Sorry &lt;a href=&quot;http://mrpointy.wordpress.com/&quot;&gt;MrPointy&lt;/a&gt;, they were more cheery then you! )&lt;/small&gt;  They appreciated the effort I put in whilst down there (it&#039;s always nice to get some recognition) and appreciated the attention to detail.   It was quite good timing as I will relocate offices to this one once I move into our new home (probably 4-6 weeks away).   Heading into the Ballarat office is much closer than the Melbourne offices from Bannockburn.   I&#039;ve already made some good inroads into getting to know people there.   I&#039;ll be the only member from my team at this office location, so it makes sense to build some bridges. &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
I did add two things to my &#039;travel-list&#039; when travelling for work:&lt;br /&gt;
&lt;ul&gt;&lt;br /&gt;
&lt;li&gt;A cheap mini 10/100 switch.&lt;br /&gt;
This is invaluable when you&#039;re stuck in a room with one Ethernet port attempting multiple server builds, and also wishing to have your laptop online at the same time.   I headed out the first day a picked up a cheapie &lt;a href=&quot;http://cgi.ebay.com.au/ws/eBayISAPI.dll?ViewItem&amp;amp;item=130260166900&quot;&gt;TP-Link 5-port 10/100 Switch&lt;/a&gt;.   Cost me $20 from a local computer store, but saved hours of frustration.&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;A decent power board with surge protection&lt;br /&gt;
In hindsight I should have also taken/purchased a decent power board.  The room only had 4 power outlets which meant I could only have one server up at a time.  It would have been nice that I could have multiple machines up at the same time, as these were identical builds (besides their hostnames), I could have used something like &lt;a href=&quot;http://clusterssh.sourceforge.net/&quot;&gt;clusterssh&lt;/a&gt; to undertake the same tasks across all the machines at the same time -- ensuring I could have finished the job in a fraction of the time.&lt;/li&gt;&lt;br /&gt;
&lt;/ul&gt;&lt;br /&gt;
We live and learn.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Sat, 04 Oct 2008 04:35:00 +1000</pubDate>
    <guid isPermaLink="false">http://matt.bottrell.com.au/archives/274-guid.html</guid>
    <category>blog</category>
<category>gnome</category>
<category>hardware</category>
<category>hotel</category>
<category>internet</category>
<category>linux</category>
<category>motel</category>
<category>office</category>
<category>phone</category>
<category>power</category>
<category>redhat</category>
<category>webkit</category>
<category>wildlife</category>
<category>wireless</category>
<category>work</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Stop whining about Wine printing!</title>
    <link>http://matt.bottrell.com.au/archives/223-Stop-whining-about-Wine-printing!.html</link>
            <category>Apps</category>
            <category>Linux</category>
            <category>Windows</category>
            <category>Work</category>
    
    <comments>http://matt.bottrell.com.au/archives/223-Stop-whining-about-Wine-printing!.html#comments</comments>
    <wfw:comment>http://matt.bottrell.com.au/wfwcomment.php?cid=223</wfw:comment>

    <slash:comments>6</slash:comments>
    <wfw:commentRss>http://matt.bottrell.com.au/rss.php?version=2.0&amp;type=comments&amp;cid=223</wfw:commentRss>
    

    <author>mbottrell@gmail.com (Matt)</author>
    <content:encoded>
    &lt;a href=&quot;http://www.winehq.org/&quot; title=&quot;Wine Is NOT an Emulator!&quot;&gt;Wine&lt;/a&gt; is a way to run native Windows applications without Windows.&lt;br /&gt;
&lt;br /&gt;
The &lt;a href=&quot;http://www.winehq.org/&quot;&gt;Wine project&lt;/a&gt; have been able to replicate the APIs required to run quite a number of applications under their environment.&lt;br /&gt;
&lt;br /&gt;
It&#039;s one way you can run your legacy Windows applications under your Linux desktop.&lt;br /&gt;
&lt;br /&gt;
I daily run Wine for a number of applications for business:&lt;ul&gt;&lt;li&gt;Windows &lt;a href=&quot;http://www.ibm.com/software/lotus/products/notes/&quot; title=&quot;IBM Lotus Notes&quot;&gt;Lotus Notes&lt;/a&gt; for my office Email/Office Databases - it&#039;s not as crappy as the native Linux one then. &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.microsoft.com/windows/ie/ie6/default.mspx&quot;&gt;Internet Explorer 6&lt;/a&gt; for those pesky websites that refuse to run without IE (many customer client websites).&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://office.microsoft.com/en-us/default.aspx&quot;&gt;Microsoft Office&lt;/a&gt; for some complicated files that get garbled by &lt;a href=&quot;http://www.openoffice.org/&quot;&gt;OpenOffice&lt;/a&gt; (but that number is decreasing with every release!)&lt;/li&gt;&lt;/ul&gt;Other good news about Wine is that 1.0 is just about out the door.  (Don&#039;t be fooled by the low number - these guys are perfectionists, and it&#039;s been a long, long running project!)&lt;br /&gt;
&lt;br /&gt;
Here&#039;s the blurb off their website:&lt;br /&gt;
&lt;blockquote&gt;Friends, vintners, penguins, lend me your ears:&lt;br /&gt;
&lt;br /&gt;
We come not to praise Windows, but to celebrate our increasing independence from it. &lt;br /&gt;
&lt;br /&gt;
The final release candidate for Wine 1.0 will appear this Friday &lt;em&gt;(13th)&lt;/em&gt;, and barring catastrophe, Wine 1.0 itself will be released a few days later.&lt;/blockquote&gt;I recently blogged about &lt;a href=&quot;http://matt.bottrell.com.au/archives/218-The-difficulty-of-Aussie-small-businesses-adopting-Linux.html&quot; title=&quot;The difficulty of Aussie small businesses adopting Linux&quot;&gt;how hard it is for many small businesses to move off Windows&lt;/a&gt;.  One way they can (particularly those that are on pre-Vista desktops and don&#039;t wish to go to Vista) is to utilise Wine for those legacy business Windows applications that need to run.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;  &lt;br /&gt;
&lt;br /&gt;
This way they can keep their functionality, but move to a more secure, less restrictive (licensing) operating system and a better and more richer computing experience in my opinion.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
I recently attempted to see if I could run &lt;a href=&quot;http://www.myob.com.au/&quot;&gt;MYOB&lt;/a&gt; under Wine.  Currently Pauline is stuck on Windows, due to her requirement to run MYOB to do our company books.  MYOB ran under Wine without a hitch.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/laugh.png&quot; alt=&quot;:-D&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Well... until I went to print.    It went off to the dark printing gods and spat out an empty plain page -- no matter what I printed.  And thus is the reason for this blog post.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&#039;s9y_typeset s9y_typeset_center&#039; style=&#039;text-align: center; margin: 0px auto 0px auto&#039;&gt;&amp;#8212; &amp;#8211; &amp;#8212; &amp;#8211; &amp;#8212;&lt;/div&gt;&lt;br /&gt;
If anyone does business accounting, you realise printing is a key feature.  Many hectares of forests from the Amazon are destroyed each year keeping up with the legal requirement of keeping financial records.   (Personally we print a lot to &lt;a href=&quot;http://www.adobe.com/products/acrobat/adobepdf.html&quot; title=&quot;Adobe Portable Document Format&quot;&gt;PDF&lt;/a&gt; -- but still, under Wine this was failing for us!).&lt;br /&gt;
&lt;br /&gt;
Scroll through many Linux forums/help sites and you&#039;ll hear people whining and complaining about printing under Wine.   It seems to have also increased with the introduction of &lt;a href=&quot;http://www.cups.org/&quot; title=&quot;the Common UNIX Printing System&quot;&gt;CUPS&lt;/a&gt;.  From what I could see people where having problems printing to a physical printer most of the time, even though their CUPS printers correctly are represented and available in Wine.  (This is exactly what I was seeing -- just blank pages printed).&lt;br /&gt;
&lt;br /&gt;
Unfortunately this was going to be a show-stopper.  Without a way to print (paper or electronically) for MYOB the idea was dead in the water.   I didn&#039;t want to run Windows XP in a virtual machine &lt;em&gt;(more on that in my next post over the following days).   &lt;/em&gt;&lt;br /&gt;
&lt;br /&gt;
I decided to sit down and take a bit of a fiddle (that&#039;s a technical term!)   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;serendipity_imageComment_left&quot; style=&quot;width: 110px&quot;&gt;&lt;div class=&quot;serendipity_imageComment_img&quot;&gt;&lt;a class=&#039;serendipity_image_link&#039; href=&#039;http://matt.bottrell.com.au/uploads/MYOB.png&#039;&gt;&lt;!-- s9ymdb:32 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;110&quot; height=&quot;63&quot; src=&quot;http://matt.bottrell.com.au/uploads/MYOB.thumb.png&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;serendipity_imageComment_txt&quot;&gt;MYOB running under Wine&lt;/div&gt;&lt;/div&gt;Really -- if &lt;a href=&quot;http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/&quot; title=&quot;Virtual PDF printer for CUPS&quot;&gt;CUPS-PDF&lt;/a&gt; didn&#039;t work, nor did my native printers attached; even a &lt;a href=&quot;http://en.wikipedia.org/wiki/PostScript&quot;&gt;Postscript&lt;/a&gt; file would be sufficient (I could then feed that into ps2pdf or something similar if I really wanted it in PDF format for Emailing, or just print the Postscript file directly to the printer).&lt;br /&gt;
&lt;br /&gt;
I found that within the printing application I could create a virtual printer that printed a postscript file directly to a file in Linux.   Okay, that works fine under Linux...  Now the big test, did it print fine with MYOB running under Wine?&lt;br /&gt;
&lt;br /&gt;
I could see the printer fine (as I could with all the other CUPS printers previously).   I bit my bottom lip and hit print.  Low and behold... a working report!   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
Even better I could link the Postscript printer to the CUPS-PDF printer and it would convert it &lt;em&gt;auto-magically&lt;/em&gt; into a PDF for me.&lt;br /&gt;
&lt;br /&gt;
I since tested a range of applications under Wine and they all seem to be printing.&lt;br /&gt;
&lt;br /&gt;
So if you need to print in Wine and don&#039;t want a headache, try the local Postscript virtual printer hack.  It works well.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/laugh.png&quot; alt=&quot;:-D&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
For those that want to replicate it, here is a series of pictures showing the Postscript printer properties.&lt;table align=&quot;center&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;a class=&#039;serendipity_image_link&#039; href=&#039;http://matt.bottrell.com.au/uploads/PostScript-Properties-1.png&#039;&gt;&lt;!-- s9ymdb:33 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;110&quot; height=&quot;81&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://matt.bottrell.com.au/uploads/PostScript-Properties-1.thumb.png&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a class=&#039;serendipity_image_link&#039; href=&#039;http://matt.bottrell.com.au/uploads/PostScript-Properties-2.png&#039;&gt;&lt;!-- s9ymdb:34 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;110&quot; height=&quot;81&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://matt.bottrell.com.au/uploads/PostScript-Properties-2.thumb.png&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a class=&#039;serendipity_image_link&#039; href=&#039;http://matt.bottrell.com.au/uploads/PostScript-Properties-3.png&#039;&gt;&lt;!-- s9ymdb:35 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;110&quot; height=&quot;81&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://matt.bottrell.com.au/uploads/PostScript-Properties-3.thumb.png&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a class=&#039;serendipity_image_link&#039; href=&#039;http://matt.bottrell.com.au/uploads/PostScript-Properties-4.png&#039;&gt;&lt;!-- s9ymdb:36 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;110&quot; height=&quot;81&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://matt.bottrell.com.au/uploads/PostScript-Properties-4.thumb.png&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a class=&#039;serendipity_image_link&#039; href=&#039;http://matt.bottrell.com.au/uploads/PostScript-Properties-5.png&#039;&gt;&lt;!-- s9ymdb:37 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;110&quot; height=&quot;81&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://matt.bottrell.com.au/uploads/PostScript-Properties-5.thumb.png&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
And if you still don&#039;t believe.... here is some sample print jobs:&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://matt.bottrell.com.au/plugin/dlfile_14&quot;&gt;An example MYOB Invoice printed from Wine&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://matt.bottrell.com.au/plugin/dlfile_15&quot;&gt;An example MYOB Report printed from Wine&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://matt.bottrell.com.au/plugin/dlfile_16&quot;&gt;The sample test print from Linux&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
So have fun and happy printing from within Wine.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Sat, 14 Jun 2008 02:02:00 +1000</pubDate>
    <guid isPermaLink="false">http://matt.bottrell.com.au/archives/223-guid.html</guid>
    <category>apps</category>
<category>cups</category>
<category>family</category>
<category>linux</category>
<category>office</category>
<category>openoffice</category>
<category>printing</category>
<category>windows</category>
<category>wine</category>
<category>work</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>twitcher updates for Wed 4th June</title>
    <link>http://matt.bottrell.com.au/archives/217-twitcher-updates-for-Wed-4th-June.html</link>
            <category>Pets</category>
            <category>Play</category>
            <category>Web</category>
            <category>Work</category>
    
    <comments>http://matt.bottrell.com.au/archives/217-twitcher-updates-for-Wed-4th-June.html#comments</comments>
    <wfw:comment>http://matt.bottrell.com.au/wfwcomment.php?cid=217</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://matt.bottrell.com.au/rss.php?version=2.0&amp;type=comments&amp;cid=217</wfw:commentRss>
    

    <author>mbottrell@gmail.com (Matt)</author>
    <content:encoded>
    &lt;list&gt;&lt;br /&gt;
&lt;li&gt;(06:34) Someone set the alarm far too early. Jumped out of bed in a panic &amp;amp; twisted ankle. &lt;a href=&quot;javascript:void();&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;li&gt;(06:44) Jumped in the shower. I missed, landed on the soap.  Other ankle now throbbing. &lt;a href=&quot;javascript:void();&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;li&gt;(07:09) Walked out front door to grab morning newspaper. &lt;a href=&quot;javascript:void();&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;li&gt;(07:10) Eyelid meet bee.  Eye now swelling.  &lt;a href=&quot;javascript:void();&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;li&gt;(07:11) Bastard paperboy has got the paper in the damn bird bath again. &lt;a href=&quot;javascript:void();&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;li&gt;(07:15) The same someone who fiddled with the alarm clock has now set the toaster to the &#039;burn like a crisp&#039; setting. &lt;a href=&quot;javascript:void();&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;li&gt;(07:16) Forgot to buy coffee, will have to settle for water. &lt;a href=&quot;javascript:void();&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;li&gt;(07:20) Toothbrush is now black from the charcoaled toast. &lt;a href=&quot;javascript:void();&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;li&gt;(07:25) Where the hell are my keys? &lt;a href=&quot;javascript:void();&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;li&gt;(07:29) Tackled dog rugby style after chasing him around the coffee table.  Have managed to recover them, albeit full of dog saliva. &lt;a href=&quot;javascript:void();&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;li&gt;(07:30) Apparently keyless entry into your car doesn&#039;t work after being chewed into a black ball of plastic. &lt;a href=&quot;javascript:void();&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;li&gt;(07:31) Hit head when entering car.  Maybe this is why keyless entry was invented? &lt;a href=&quot;javascript:void();&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;li&gt;(07:43) If you are going to have a road-rage episode, choose wisely.  Now sporting a growing fat lip to match my bug bee-eye.   Note to self:  Don&#039;t abuse a boxer. &lt;a href=&quot;javascript:void();&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;li&gt;(08:17) All car-parks now taken due to the time lost with the boxer.  Have to park 4 blocks further away from the office.  A great workout for sore and swollen ankles. &lt;a href=&quot;javascript:void();&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;li&gt;(08:33) Remember the umbrella even if the weather report says there is little chance of rain. &lt;a href=&quot;javascript:void();&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;li&gt;(08:53) Finally in at work. &lt;a href=&quot;javascript:void();&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;li&gt;(08:56) The company provided International Roast is a poor substitute for coffee. &lt;a href=&quot;javascript:void();&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;li&gt;(09:05) Coffeeeeee annnndddd keeeyboardddddds donnnnn&#039;t mix. &lt;a href=&quot;javascript:void();&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;/list&gt; 
    </content:encoded>

    <pubDate>Wed, 04 Jun 2008 15:43:00 +1000</pubDate>
    <guid isPermaLink="false">http://matt.bottrell.com.au/archives/217-guid.html</guid>
    <category>humour</category>
<category>life</category>
<category>office</category>
<category>pets</category>
<category>play</category>
<category>twitter</category>
<category>web</category>
<category>work</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Forget Microsoft Office Documents forever!</title>
    <link>http://matt.bottrell.com.au/archives/213-Forget-Microsoft-Office-Documents-forever!.html</link>
            <category>Apps</category>
            <category>Linux</category>
            <category>Windows</category>
            <category>Work</category>
    
    <comments>http://matt.bottrell.com.au/archives/213-Forget-Microsoft-Office-Documents-forever!.html#comments</comments>
    <wfw:comment>http://matt.bottrell.com.au/wfwcomment.php?cid=213</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://matt.bottrell.com.au/rss.php?version=2.0&amp;type=comments&amp;cid=213</wfw:commentRss>
    

    <author>mbottrell@gmail.com (Matt)</author>
    <content:encoded>
    &lt;img width=&quot;110&quot; height=&quot;110&quot; style=&quot;float: right; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://matt.bottrell.com.au/uploads/Pics/noooxml.thumb.png&quot; alt=&quot;&quot;  /&gt;We can all dream!   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
How many times do you get sent MS-Word, MS-Excel or MS-Powerpoint files?&lt;br /&gt;
Whilst &lt;a href=&quot;http://www.openoffice.org/&quot;&gt;OpenOffice&lt;/a&gt; does an excellent job opening them all, I would prefer them all in an open format natively.&lt;br /&gt;
&lt;br /&gt;
It appears the Dutch may come to the rescue and make that dream a reality. &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/laugh.png&quot; alt=&quot;:-D&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
Reading through &lt;a href=&quot;http://ec.europa.eu/idabc/en/home&quot; title=&quot;Interoperable Delivery of European eGovernment Services to public Administrators, Businesses and Citizens&quot;&gt;IDABC website&lt;/a&gt; it appears that the &lt;a href=&quot;http://en.wikipedia.org/wiki/Dutch_Council_of_State&quot;&gt;Dutch Council of State&lt;/a&gt; are &lt;a href=&quot;http://ec.europa.eu/idabc/en/document/7638/469&quot;&gt;going to open-source an application they have written&lt;/a&gt; that allows you to convert flawlessly between Microsoft Office &lt;-&gt; Open Office.  It can also convert -&gt; PDF.&lt;br /&gt;
&lt;br /&gt;
At present, the only minor hiccup is images generated to PDF are a little &#039;darker&#039;.&lt;br /&gt;
&lt;br /&gt;
Really, I am happy to just get MS Office -&gt; OpenOffice.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Really &lt;a href=&quot;http://ec.europa.eu/idabc/en/chapter/452&quot;&gt;the European approach to OSS&lt;/a&gt; is a beacon of light that hopefully is adopted across all regions.  The days of proprietry file formats are quickly disappearing.  For future generations and long term storage Open Standards in file formats in mandatory.&lt;br /&gt;
&lt;br /&gt;
History will look back at the stand the EU has made against Microsoft and show that their stance was the under swell that pushed many in that direction.&lt;br /&gt;
&lt;br /&gt;
It&#039;s great to see &lt;a href=&quot;http://www.tectonic.co.za/wordpress/wp-content/uploads/2008/05/dis-29500-appeal-letter-iso-2008-0-22.pdf&quot;&gt;South Africa has also filed their appeal against the OOXML&lt;/a&gt; becoming an ISO standard.   It does show there are some people left within ISO that still have a back-bone and conscience.&lt;blockquote&gt;South Africa challenges the validity of the final vote that we contend was based upon inadequate information resulting from poorly conducted BRM. Moreover, we challenge the validity of a process that, from beginning to end, required all parties involved to analyze far too much information in far too little time, involved a BRM that did not remotely provide enough time to perform the appointed purpose of that procedure, and for which an arbitrary time limitation was imposed to discuss and resolve a significant number of substantial responses, despite the Directives for not requiring any such limitation as to duration.&lt;br /&gt;
&lt;br /&gt;
It is our opinion that the process followed during all stages of this fast track has harmed the reputations of both ISO and the IEC and brought the processes enshrined in the Directives into disrepute, and that this negative publicity has, in turn, also harmed the reputations of all member bodies of ISO and the IEC.&lt;/blockquote&gt;Let&#039;s hope this appeal isn&#039;t squashed in a face-saving exercise by ISO.  The entire ISO process surrounding the adoption was flawed from the start with many unethical breaches of conduct undertaken during the whole voting process. 
    </content:encoded>

    <pubDate>Sat, 31 May 2008 00:06:00 +1000</pubDate>
    <guid isPermaLink="false">http://matt.bottrell.com.au/archives/213-guid.html</guid>
    <category>apps</category>
<category>linux</category>
<category>microsoft</category>
<category>office</category>
<category>openoffice</category>
<category>windows</category>
<category>work</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>

</channel>
</rss>