<?xml version="1.0" encoding="utf-8"?>
<feed
    xmlns="http://www.w3.org/2005/Atom"
    xmlns:at="http://www.sixapart.com/ns/at"
    xmlns:icbm="http://postneo.com/icbm"
    xmlns:rvw="http://purl.org/NET/RVW/0.2/"
    xml:lang="en">
    <title>Wazza’s Whimsy</title>
    <link rel="self" type="application/atom+xml" title="Wazza’s Whimsy (Atom)" href="http://bainsworld.vox.com/library/posts/page/1/atom.xml" />
    <link rel="alternate" type="text/html" title="Wazza’s Whimsy" href="http://bainsworld.vox.com/library/posts/page/1/"/> 
    <link rel="service.post" type="application/atom+xml" title="Wazza’s Whimsy" href="http://www.vox.com/services/atom/svc=post/collection_id=6a00e398a71f59000200e398a712120001" /> 
    <link rel="service.subscribe" type="application/atom+xml" title="Wazza’s Whimsy" href="http://bainsworld.vox.com/library/posts/atom.xml" />    
    <link rel="next" type="application/atom+xml" title="Wazza’s Whimsy" href="http://bainsworld.vox.com/library/posts/page/2/atom.xml" /> 
    <link rel="last" type="application/atom+xml" title="Wazza’s Whimsy" href="http://bainsworld.vox.com/library/posts/page/3/atom.xml" />  
    <generator uri="http://www.vox.com/">Vox</generator>
    <updated>2009-04-15T00:01:38Z</updated> 
    <author>
        <name>Wazza</name>
        <uri>http://bainsworld.vox.com/?_c=feed-atom-full</uri>
    </author> 
    <id>tag:vox.com,2006:6p00e398a71f590002/</id> 
    <subtitle>Inspiration from my brain mostly via my Nokia N95</subtitle>  
    
    <entry>
        <title>Project Holiday Import Wizard</title>   
        <link rel="alternate" type="text/html" title="Project Holiday Import Wizard" href="http://bainsworld.vox.com/library/post/project-holiday-import-wizard.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Project Holiday Import Wizard" href="http://bainsworld.vox.com/library/post/project-holiday-import-wizard.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Project Holiday Import Wizard" href="http://www.vox.com/atom/svc=post/asset_id=6a00e398a71f590002011017ba5496860e" />          <id>tag:vox.com,2009-04-15:asset-6a00e398a71f590002011017ba5496860e</id>
        <published>2009-04-15T00:01:38Z</published>
        <updated>2009-04-15T00:01:38Z</updated>
    
        <author>
            <name>Wazza</name>
            <uri>http://bainsworld.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://bainsworld.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>Check out this VBA enabled Microsoft Project Plan document that I recently developed.&#160; It neatly solves a need of every project manager who uses Microsoft Project to track their project:&#160; marking public holidays as non-working time in the project schedule.</p><p>My approach is to use the Outlook Holiday File that is installed on your computer when you install Microsoft Office Outlook.&#160; It contains hundreds of religious and national holidays from countries around the world.&#160; If you don&#39;t have Outlook installed, the wizard will take you to a page where you can learn about this file and download a copy to use as a source of holiday dates.</p><p>Best of all: its free!</p><p><a href="http://www.thoughtcroft.com/downloads/project-holiday-import-wizard">Click here to visit my company website and check it out.</a><br /></p>   <p style="clear:both;"> 
    <a href="http://bainsworld.vox.com/library/post/project-holiday-import-wizard.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00e398a71f590002011017ba5496860e?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="vba" scheme="http://bainsworld.vox.com/tags/vba/" label="vba" /> 
    <category term="microsoft project" scheme="http://bainsworld.vox.com/tags/microsoft+project/" label="microsoft project" /> 
    <category term="import holidays" scheme="http://bainsworld.vox.com/tags/import+holidays/" label="import holidays" /> 
    </entry> 
    
    <entry>
        <title>Error in Excel 2007 Workbooks.Open method handling xlsx file</title>   
        <link rel="alternate" type="text/html" title="Error in Excel 2007 Workbooks.Open method handling xlsx file" href="http://bainsworld.vox.com/library/post/error-in-excel-2007-workbooksopen-method-handling-xlsx-file.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Error in Excel 2007 Workbooks.Open method handling xlsx file" href="http://bainsworld.vox.com/library/post/error-in-excel-2007-workbooksopen-method-handling-xlsx-file.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Error in Excel 2007 Workbooks.Open method handling xlsx file" href="http://www.vox.com/atom/svc=post/asset_id=6a00e398a71f590002011016648cf7860d" />          <id>tag:vox.com,2009-01-29:asset-6a00e398a71f590002011016648cf7860d</id>
        <published>2009-01-29T00:49:10Z</published>
        <updated>2009-02-02T05:05:01Z</updated>
    
        <author>
            <name>Wazza</name>
            <uri>http://bainsworld.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://bainsworld.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>I have discovered a disturbing &quot;feature&quot; in Excel 2007 <span class="blsp-spelling-error" id="SPELLING_ERROR_0">VBA</span> in the way that the Workbooks.Open method handles <span class="blsp-spelling-error" id="SPELLING_ERROR_1">xlsx</span> format files versus the legacy <span class="blsp-spelling-error" id="SPELLING_ERROR_2">xls</span> format file.</p><p>If a file has a &quot;workbook protection&quot; password set, then the following statement will succeed for an <span class="blsp-spelling-error" id="SPELLING_ERROR_3">xls</span> file but will fail for an <span class="blsp-spelling-error" id="SPELLING_ERROR_4">xlsx</span> file with <span class="blsp-spelling-corrected" id="SPELLING_ERROR_5">run time</span> error &quot;1004: The password you supplied is not correct.&quot;</p><p>    set <span class="blsp-spelling-error" id="SPELLING_ERROR_6">wkb</span> = Application.Workbooks.Open(&quot;<span class="blsp-spelling-error" id="SPELLING_ERROR_7">file</span>.???&quot;,  ,  ,  ,  &quot;password&quot;)</p><p>Why
supply a password in this call? I am running Excel as an unattended
automation server to load data captured in workbooks submitted from a
website into an Access database. Sometimes the users apply a &quot;file
open&quot; password which will cause Excel to display a dialog box and wait
for someone to supply the password if no password is supplied as an
argument to the Open method - very bad! On the other hand, if the
password argument is present and is incorrect then the above 1004 error
is generated and I can then deal with it in code. If there isn&#39;t a
&quot;file open&quot; password on the file, the Open method ignores the password
argument.</p><p>However, all my files have a &quot;workbook protection&quot; password set and some users submit the files in the new <span class="blsp-spelling-error" id="SPELLING_ERROR_8">xlsx</span>
format. This causes me to discard the file when it should be able to be
opened. By the way, even if the &quot;workbook protection&quot; password is
&quot;password&quot; it generates this error. And if there is a &quot;workbook
protection&quot; password on an <span class="blsp-spelling-error" id="SPELLING_ERROR_9">xlsx</span> file and no password argument is provided to the Open method, it opens the file without any trouble.</p><p>So looks like Microsoft have messed up the Workbooks Open method in the case where:<br /><ol><li>The file has a &quot;workbook protection&quot; password</li><li>The file is in the new <span class="blsp-spelling-error" id="SPELLING_ERROR_10">xlsx</span> format</li><li>A password argument is supplied in the call to the Workbooks.Open method</li></ol>If you know someone who can alert Microsoft to this, please let them or me know!</p><p><span style="color: #ff0000"><strong>*** UPDATE ***<br />Microsoft Excel MVP Ron de Bruin has confirmed that this is an error in Excel 2007 and he has notified the Microsoft Excel development group.&#160; Hopefully that will get the issue fixed!</strong></span><br /></p>   <p style="clear:both;"> 
    <a href="http://bainsworld.vox.com/library/post/error-in-excel-2007-workbooksopen-method-handling-xlsx-file.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00e398a71f590002011016648cf7860d?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="excel" scheme="http://bainsworld.vox.com/tags/excel/" label="excel" /> 
    <category term="vba" scheme="http://bainsworld.vox.com/tags/vba/" label="vba" /> 
    </entry> 
    
    <entry>
        <title>Insanity</title>   
        <link rel="alternate" type="text/html" title="Insanity" href="http://bainsworld.vox.com/library/post/insanity.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Insanity" href="http://bainsworld.vox.com/library/post/insanity.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Insanity" href="http://www.vox.com/atom/svc=post/asset_id=6a00e398a71f5900020109810944b5000c" />          <id>tag:vox.com,2008-11-07:asset-6a00e398a71f5900020109810944b5000c</id>
        <published>2008-11-07T00:08:56Z</published>
        <updated>2008-11-07T00:08:56Z</updated>
    
        <author>
            <name>Wazza</name>
            <uri>http://bainsworld.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://bainsworld.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>I saw a great quote by Albert Einstein the other day:</p><p><strong>Insanity - doing the same thing over and over again and expecting a different result.</strong></p><p>No where more apt I suspect than in our personal lives.<br /> </p>   <p style="clear:both;"> 
    <a href="http://bainsworld.vox.com/library/post/insanity.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00e398a71f5900020109810944b5000c?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    </entry> 
    
    <entry>
        <title>Guitar Hero II - my first 100% song!</title>   
        <link rel="alternate" type="text/html" title="Guitar Hero II - my first 100% song!" href="http://bainsworld.vox.com/library/post/guitar-hero-ii---my-first-100-song.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Guitar Hero II - my first 100% song!" href="http://bainsworld.vox.com/library/post/guitar-hero-ii---my-first-100-song.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Guitar Hero II - my first 100% song!" href="http://www.vox.com/atom/svc=post/asset_id=6a00e398a71f59000200fa9698f3b30002" />            <id>tag:vox.com,2008-09-11:asset-6a00e398a71f59000200fa9698f3b30002</id>
        <published>2008-09-11T01:59:33Z</published>
        <updated>2008-09-11T13:04:49Z</updated>
    
        <author>
            <name>Wazza</name>
            <uri>http://bainsworld.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://bainsworld.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>I am completely in love with Guitar Hero II for the PS2 which I received for my most recent birthday - Caroline is starting to regret it already!&#160; I am working my way through Easy and have 5 stars for most of the songs.&#160; But the really big news is that I finally cracked my first 100% song - all notes hit perfectly - for &quot;Woman&quot; by &quot;Wolf Mother&quot;.&#160; And after only 5 days, too.</p>
    
    
    

    
    
    
<div at:enclosure="asset" at:xid="6a00e398a71f59000200fa9698f3640002" at:format="large" at:align="center"
    class="enclosure enclosure-center enclosure-large photo-enclosure" 
     style="text-align: center;">
<div class="enclosure-inner"
    
        style="padding: 9px; border: 1px solid; width: px; margin: 10px auto;"
    >
    <div class="enclosure-list">
        <div class="enclosure-item photo-asset last">
    
            <div class="enclosure-image">
        
                <a href="http://bainsworld.vox.com/library/photo/6a00e398a71f59000200fa9698f3640002.html"><img src="http://a4.vox.com/6a00e398a71f59000200fa9698f3640002-320pi" alt="My first 100%!" title="My first 100%!" /></a>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name"><a href="http://bainsworld.vox.com/library/photo/6a00e398a71f59000200fa9698f3640002.html" title="My first 100%!">My first 100%!</a></div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->

<p></p><p>For full details of my scores, see <a href="http://www.scorehero.com/scores.php?user=286241&amp;group=2&amp;game=2&amp;diff=1">Score Hero</a> where I am ranked 1549th in the whole sidereal universe!<br /></p>   <p style="clear:both;"> 
    <a href="http://bainsworld.vox.com/library/post/guitar-hero-ii---my-first-100-song.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00e398a71f59000200fa9698f3b30002?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="ps2" scheme="http://bainsworld.vox.com/tags/ps2/" label="ps2" /> 
    <category term="guitarheroii" scheme="http://bainsworld.vox.com/tags/guitarheroii/" label="guitarheroii" /> 
    <category term="gh2" scheme="http://bainsworld.vox.com/tags/gh2/" label="gh2" /> 
    </entry> 
    
    <entry>
        <title>Canon Photo Competition</title>   
        <link rel="alternate" type="text/html" title="Canon Photo Competition" href="http://bainsworld.vox.com/library/post/canon-photo-competition.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Canon Photo Competition" href="http://bainsworld.vox.com/library/post/canon-photo-competition.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Canon Photo Competition" href="http://www.vox.com/atom/svc=post/asset_id=6a00e398a71f59000200fa969991510003" />          <id>tag:vox.com,2008-09-11:asset-6a00e398a71f59000200fa969991510003</id>
        <published>2008-09-11T00:37:47Z</published>
        <updated>2008-09-11T00:50:12Z</updated>
    
        <author>
            <name>Wazza</name>
            <uri>http://bainsworld.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://bainsworld.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>I have just signed up for the Australian <a href="http://www.canon.com.au/photo5/">Canon EOS Photo5 Competition</a> which I missed out on last year (because they had too many applicants).&#160; They have increased the number of entrants, but get in quick because it is getting quite a bit of newspaper exposure.&#160; </p><p>They send you a box with five objects in it which have to feature individually in five separate photos (one of each).&#160; Last year the objects were: chalk, balloon, spots, cellophane, boxes.&#160; Check the link above to see a movie about the 2007 competition; or <a href="http://www.canon.com.au/photo5/competition/photographerCredits.aspx">here to see the finalists in each category</a>.</p><p>If you are selected as a finalist, there is an online voting forum to decide the winners.&#160; So if I manage to pull off a photo that appeals to the judges, I&#39;ll be letting my Vox and Facebook and RealWorld friends know so they can get their weight behind me!</p><p><br /> </p>   <p style="clear:both;"> 
    <a href="http://bainsworld.vox.com/library/post/canon-photo-competition.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00e398a71f59000200fa969991510003?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="canon eos photo5 competition" scheme="http://bainsworld.vox.com/tags/canon+eos+photo5+competition/" label="canon eos photo5 competition" /> 
    </entry> 
    
    <entry>
        <title>Panorama Part 2</title>   
        <link rel="alternate" type="text/html" title="Panorama Part 2" href="http://bainsworld.vox.com/library/post/panorama-part-2.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Panorama Part 2" href="http://bainsworld.vox.com/library/post/panorama-part-2.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Panorama Part 2" href="http://www.vox.com/atom/svc=post/asset_id=6a00e398a71f59000200fa9694ff560002" />            <id>tag:vox.com,2008-08-28:asset-6a00e398a71f59000200fa9694ff560002</id>
        <published>2008-08-28T06:23:18Z</published>
        <updated>2008-08-28T06:23:18Z</updated>
    
        <author>
            <name>Wazza</name>
            <uri>http://bainsworld.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://bainsworld.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>I have previously mentioned that I was trialling <a href="http://bainsworld.vox.com/library/post/panorama-shots-on-the-n95.html">PanoMan on my N95</a>.&#160; I have now licenced the software and here is an early example of about a 270 degree shot of Martin Place in Sydney outside the GPO.&#160; Considering there were lots of people walking around, the images were stitched pretty well seamlessly.</p>
    
    
    

    
    
    
<div at:enclosure="asset" at:xid="6a00e398a71f5900020100a7f60329000e" at:format="extra-large" at:align="center"
    class="enclosure enclosure-center enclosure-extra-large photo-enclosure" 
     style="text-align: center;">
<div class="enclosure-inner"
    
        style="padding: 9px; border: 1px solid; width: px; margin: 10px auto;"
    >
    <div class="enclosure-list">
        <div class="enclosure-item photo-asset last">
    
            <div class="enclosure-image">
        
                <a href="http://bainsworld.vox.com/library/photo/6a00e398a71f5900020100a7f60329000e.html"><img src="http://a1.vox.com/6a00e398a71f5900020100a7f60329000e-500pi" alt="Martin Place, Sydney" title="Martin Place, Sydney" /></a>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name"><a href="http://bainsworld.vox.com/library/photo/6a00e398a71f5900020100a7f60329000e.html" title="Martin Place, Sydney">Martin Place, Sydney</a></div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->

<p><br /><div><br /></div></p>   <p style="clear:both;"> 
    <a href="http://bainsworld.vox.com/library/post/panorama-part-2.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00e398a71f59000200fa9694ff560002?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    </entry> 
    
    <entry>
        <title>Panorama shots on the N95</title>   
        <link rel="alternate" type="text/html" title="Panorama shots on the N95" href="http://bainsworld.vox.com/library/post/panorama-shots-on-the-n95.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Panorama shots on the N95" href="http://bainsworld.vox.com/library/post/panorama-shots-on-the-n95.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Panorama shots on the N95" href="http://www.vox.com/atom/svc=post/asset_id=6a00e398a71f59000200fa9693024a0002" />                <id>tag:vox.com,2008-08-21:asset-6a00e398a71f59000200fa9693024a0002</id>
        <published>2008-08-21T10:20:13Z</published>
        <updated>2009-04-11T21:15:19Z</updated>
    
        <author>
            <name>Wazza</name>
            <uri>http://bainsworld.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://bainsworld.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>I have been fooling around with some great software on my Nokia N95 (in fact it will work with almost any Symbion 60 Series device) for taking panoramic photos, called <a href="http://www.panoman.net/">PanoMan</a>.&#160; I took the following three photos using the trial version which will stitch together two shots (the paid for version will do 12 to provide near 360 degree photos) to provide a good wide-angle shot.&#160; The trial version also adds a logo to the lower right of the photo.</p><p>As you can see, the first one was taken in a train and the guy in front moved his head so lending the shot a kind of poltergeist effect.&#160; Similarly the second shot taken at the corner of Hunter St and Pitt St has another ghostly moving person.&#160; But in the third one at Suncorp plaza has everyone behaving themselves and demonstrates the power of this software: I defy you to see where the two shots were stitched.</p><p>At only 9.90 Euros I will probably grab this so look forward to some really, really wide shots being posted soon.</p><div at:enclosure="asset" at:xid="6a00e398a71f59000200fae8d794d4000b 6a00e398a71f59000200fa9693a3220003 6a00e398a71f59000200fa9693a3240003" at:format="strip-horizontal" at:align="center" class="enclosure enclosure-center enclosure-strip enclosure-strip-horizontal"  style="text-align: center;">
<div class="enclosure-inner" style=" margin: 5px; border: 1px solid; text-align: center;"><a href="http://bainsworld.vox.com/library/photo/6a00e398a71f59000200fae8d794d4000b.html" class="enclosure-strip-link" title="Panoman001"><img src="http://a4.vox.com/6a00e398a71f59000200fae8d794d4000b-120pi" alt="Panoman001" class="enclosure-strip-image" style="margin: 5px; border: 0;" /></a><a href="http://bainsworld.vox.com/library/photo/6a00e398a71f59000200fa9693a3220003.html" class="enclosure-strip-link" title="Panoman002"><img src="http://a2.vox.com/6a00e398a71f59000200fa9693a3220003-120pi" alt="Panoman002" class="enclosure-strip-image" style="margin: 5px; border: 0;" /></a><a href="http://bainsworld.vox.com/library/photo/6a00e398a71f59000200fa9693a3240003.html" class="enclosure-strip-link" title="Panoman003"><img src="http://a4.vox.com/6a00e398a71f59000200fa9693a3240003-120pi" alt="Panoman003" class="enclosure-strip-image" style="margin: 5px; border: 0;" /></a></div>
</div> <!-- end enclosure -->
 
<p><br /><div><br /></div></p>   <p style="clear:both;"> 
    <a href="http://bainsworld.vox.com/library/post/panorama-shots-on-the-n95.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00e398a71f59000200fa9693024a0002?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="n95 panoman panorama" scheme="http://bainsworld.vox.com/tags/n95+panoman+panorama/" label="n95 panoman panorama" /> 
    </entry> 
    
    <entry>
        <title>The Beer Factory</title>   
        <link rel="alternate" type="text/html" title="The Beer Factory" href="http://bainsworld.vox.com/library/post/the-beer-factory-1.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="The Beer Factory" href="http://bainsworld.vox.com/library/post/the-beer-factory-1.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="The Beer Factory" href="http://www.vox.com/atom/svc=post/asset_id=6a00e398a71f59000200fa9692f4c80002" />              <id>tag:vox.com,2008-08-21:asset-6a00e398a71f59000200fa9692f4c80002</id>
        <published>2008-08-21T05:21:46Z</published>
        <updated>2008-08-21T05:32:59Z</updated>
    
        <author>
            <name>Wazza</name>
            <uri>http://bainsworld.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://bainsworld.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>
My mate Brad and I have just brewed our 9th or 10th (lost count, basically) batch of beer out at <a href="http://www.thebeerfactory.com.au">The Beer Factory </a>at Seven Hills in Sydney.</p><p>This is a fantastic concept oriented around brewing your own beer.&#160; I know what you are thinking here - &quot;I hate home brew, it tastes like heavy metal poisoning&quot; - and I am with you 100%, I hate HOME brew as well.&#160; But this is something different, this is OWN brew, where you utilise the recipes and equipment of a professional micro-brewery to produce clean, crisp, preservative-free beer in whatever style you want at a fraction of the price of commercial beer.</p><p>No hangovers, great tasting and costs about $1 a 355ml bottle.&#160; And you have the pleasure of saying &quot;I made that&quot; when friends compliment you on the great brew you just poured for them.&#160; As Molly Meldrum would say &quot;do yourself a favour&quot; and check it out.&#160; Feel free to contact me and I&#39;ll invite you out when I next have a brew or bottling to do.&#160; And no, I don&#39;t get any commission or benefits from their business - it is just a great concept that works and I am a very pleased customer.</p>
    
    
    
<div at:enclosure="asset" at:xid="6a00e398a71f59000200fa9692f4700002" at:format="large" at:align="center"
    class="enclosure enclosure-center enclosure-large photo-enclosure" 
     style="text-align: center;">
<div class="enclosure-inner"
    
        style="padding: 9px; border: 1px solid; width: px; margin: 10px auto;"
    >
    <div class="enclosure-list">
        <div class="enclosure-item photo-asset last">
    
            <div class="enclosure-image">
        
                <a href="http://bainsworld.vox.com/library/photo/6a00e398a71f59000200fa9692f4700002.html"><img src="http://a0.vox.com/6a00e398a71f59000200fa9692f4700002-320pi" alt="The Beer Factory" title="The Beer Factory" /></a>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name"><a href="http://bainsworld.vox.com/library/photo/6a00e398a71f59000200fa9692f4700002.html" title="The Beer Factory">The Beer Factory</a></div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->


<p><br /> <div><br /></div><div>
    
    
    

    
    
    
<div at:enclosure="asset" at:xid="6a00e398a71f59000200fad6a52b2d0005" at:format="large" at:align="center"
    class="enclosure enclosure-center enclosure-large photo-enclosure" 
     style="text-align: center;">
<div class="enclosure-inner"
    
        style="padding: 9px; border: 1px solid; width: px; margin: 10px auto;"
    >
    <div class="enclosure-list">
        <div class="enclosure-item photo-asset last">
    
            <div class="enclosure-image">
        
                <a href="http://bainsworld.vox.com/library/photo/6a00e398a71f59000200fad6a52b2d0005.html"><img src="http://a5.vox.com/6a00e398a71f59000200fad6a52b2d0005-320pi" alt="The Beer Fridge" title="The Beer Fridge" /></a>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name"><a href="http://bainsworld.vox.com/library/photo/6a00e398a71f59000200fad6a52b2d0005.html" title="The Beer Fridge">The Beer Fridge</a></div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->
<br />
</div><div><br /></div></p>   <p style="clear:both;"> 
    <a href="http://bainsworld.vox.com/library/post/the-beer-factory-1.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00e398a71f59000200fa9692f4c80002?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    </entry> 
    
    <entry>
        <title>Cool Broadband Speed Test</title>   
        <link rel="alternate" type="text/html" title="Cool Broadband Speed Test" href="http://bainsworld.vox.com/library/post/cool-broadband-speed-test.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Cool Broadband Speed Test" href="http://bainsworld.vox.com/library/post/cool-broadband-speed-test.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Cool Broadband Speed Test" href="http://www.vox.com/atom/svc=post/asset_id=6a00e398a71f59000200fa9688853e0002" />          <id>tag:vox.com,2008-07-18:asset-6a00e398a71f59000200fa9688853e0002</id>
        <published>2008-07-18T08:34:20Z</published>
        <updated>2009-07-17T06:22:05Z</updated>
    
        <author>
            <name>Wazza</name>
            <uri>http://bainsworld.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://bainsworld.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>I had cause to test the speed of the ADSL connection at one of my client sites today and found <a href="http://www.speedtest.net">The Global Broadband Speed Test</a> very useful.</p><p>
As it turns out, the result was pathetic and mainly caused by a barrage of spam hitting their mail server on Pacific Internet&#39;s network.&#160; Contrast this with the blistering pace of my home office network on iiNet.</p>
    
    
    


    
    
    


    
    
    

<div at:enclosure="asset" at:xid="6a00e398a71f59000200fa968885eb0002" at:format="auto" at:align="center"
    class="enclosure enclosure-center enclosure-auto embed-enclosure" 
     style="text-align: center;">
<div class="enclosure-inner"
    
        style="width: 500px;"
    >
    <div class="enclosure-list">
        <div class="enclosure-item embed-asset last">
    
            <div class="enclosure-embed">
        
                <iframe class="enclosure-iframe" frameborder="0" scrolling="no" src="http://a3.vox-data.com/6a00e398a71f59000200fa968885eb0002-html" style="width: 500px; height: 500px;"></iframe>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name">Speed Test Results</div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->


  <p></p><p><br />


<div><br /></div><div><br /></div><div><br /></div><div><br /></div><div><br /></div><div><br /></div></p>   <p style="clear:both;"> 
    <a href="http://bainsworld.vox.com/library/post/cool-broadband-speed-test.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00e398a71f59000200fa9688853e0002?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="broadband speed test" scheme="http://bainsworld.vox.com/tags/broadband+speed+test/" label="broadband speed test" /> 
    </entry> 
    
    <entry>
        <title>Latte Art, Wazza style</title>   
        <link rel="alternate" type="text/html" title="Latte Art, Wazza style" href="http://bainsworld.vox.com/library/post/latte-art.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Latte Art, Wazza style" href="http://bainsworld.vox.com/library/post/latte-art.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Latte Art, Wazza style" href="http://www.vox.com/atom/svc=post/asset_id=6a00e398a71f59000200e398c8e0cc0002" />                <id>tag:vox.com,2007-12-16:asset-6a00e398a71f59000200e398c8e0cc0002</id>
        <published>2007-12-16T23:03:35Z</published>
        <updated>2008-01-11T10:29:58Z</updated>
    
        <author>
            <name>Wazza</name>
            <uri>http://bainsworld.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://bainsworld.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>I bought myself a Sunbeam EM6910 and the associated grinder recently and have started to perfect my coffee making skills.&#160; I am knocking out some great espresso shots, particularly since I discovered the Costa Rica blend from Sydney coffee roastery <a href="http://www.vellutonero.com.au">Velluto Nero</a>.</p><p>The latte&#39;s great too although the micro-foam remains elusive using skim milk, although I have got close using full-cream.&#160; Here are my early attempts that are showing some promise:</p><div at:enclosure="asset" at:xid="6a00e398a71f59000200e398d1057d0001 6a00e398a71f59000200e398d116d90004 6a00e398a71f59000200e398d105aa0001" at:format="strip-horizontal" at:align="center" class="enclosure enclosure-center enclosure-strip enclosure-strip-horizontal"  style="text-align: center;">
<div class="enclosure-inner" style=" margin: 5px; border: 1px solid; text-align: center;"><a href="http://bainsworld.vox.com/library/photo/6a00e398a71f59000200e398d1057d0001.html" class="enclosure-strip-link" title="05012008440"><img src="http://a5.vox.com/6a00e398a71f59000200e398d1057d0001-120pi" alt="05012008440" class="enclosure-strip-image" style="margin: 5px; border: 0;" /></a><a href="http://bainsworld.vox.com/library/photo/6a00e398a71f59000200e398d116d90004.html" class="enclosure-strip-link" title="07012008443"><img src="http://a1.vox.com/6a00e398a71f59000200e398d116d90004-120pi" alt="07012008443" class="enclosure-strip-image" style="margin: 5px; border: 0;" /></a><a href="http://bainsworld.vox.com/library/photo/6a00e398a71f59000200e398d105aa0001.html" class="enclosure-strip-link" title="11012008449"><img src="http://a2.vox.com/6a00e398a71f59000200e398d105aa0001-120pi" alt="11012008449" class="enclosure-strip-image" style="margin: 5px; border: 0;" /></a></div>
</div> <!-- end enclosure -->
 
<p></p> <div><br /></div>   <p style="clear:both;"> 
    <a href="http://bainsworld.vox.com/library/post/latte-art.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00e398a71f59000200e398c8e0cc0002?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="latte art" scheme="http://bainsworld.vox.com/tags/latte+art/" label="latte art" /> 
    </entry> 
</feed>


