<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
<channel>
	<title>ZDNET.com.au - Null Pointer</title>
	<link>http://www.zdnet.com.au/</link>
	<description>ZDNET.com.au - Null Pointer</description>
	<language>en-au</language>
	<image>
		<url>http://cdn.cbsi.com.au/zdnet/i/z/feed/300x300-zdnet.jpg</url>
		<title>ZDNET.com.au - Null Pointer</title>
		<link>http://www.zdnet.com.au/</link>
	</image>
	<item>
        <title>Get extensions going in Firefox, redux</title>
        <link>http://www.zdnet.com.au/blogs/null-pointer/soa/Get-extensions-going-in-Firefox-redux/0,2001102868,339299681,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/null-pointer/soa/Get-extensions-going-in-Firefox-redux/0,2001102868,339299681,00.htm?feed=rss#talkback</comments>
        <pubDate>Tue, 24 Nov 2009 16:35:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Chris Duckett)</dc:creator>
        <category><![CDATA[Blogs : Null Pointer]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/null-pointer/soa/Get-extensions-going-in-Firefox-redux/0,2001102868,339299681,00.htm?feed=rss</guid>
        <description><![CDATA[ Previously on Null Pointer we looked at getting extensions working in Firefox betas, and that was great until the fine folks at Firefox changed their minds. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>Previously on <i>Null Pointer</i> we looked at <a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Firefox-betas-Get-extensions-working/0,2001102868,339296205,00.htm?feed=rss">getting extensions working in Firefox betas</a>. And that was fine until the fine folks at Firefox changed their minds.</strong></p>
<p>This <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=521905">bug</a> shows that Firefox now implements a per-application extension checking system. It's a little more fiddlier than before, but such is the life of a bleeding edge user. So once again we go back to the <code>about:config</code> page in Firefox and add the following variable:</p>
<table class="table-styling">
<tr>
<th>Name</th>
<th>Value</th>
<th>Type</th>
</tr>
<tr>
<td>extensions.checkCompatibility.3.6b</td>
<td>false</td>
<td>boolean</td>
</tr>
</table>
<p>Explanation for the variable's syntax is found at <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=521905#c18">comment #18 of the bug</a>.</p>
<p>On the <a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Firefox-betas-Get-extensions-working/0,2001102868,339296205,00.htm?feed=rss">previous blog post</a> there was a comment that checkUpdateSecurity was not needed. I'd like to say that it is not needed, since removing security online is equivalent to dropping your pants and then attempting to get through airport customs, but when I re-enabled security, Greasemonkey refused to work.</p>
<p>I chose to re-enable security via a notification button in the add-ons window in Firefox, and that button changed <code>extensions.checkCompatibility.3.6b</code> from a boolean to a string &mdash; making the extensions stop working again.</p>
<div class="alignleft">
	<img src="http://cdn.cbsi.com.au/story_media/339299681/add-on.png" alt="Add-ons window in Firefox" /><p>The offending add-on notification that likes to reset variable types.</p>
</div>
<p>There is no nice graphical interface for changing a variable's type or to delete a variable. The answer is to go into your profile and update the <code>user.js</code> file.</p>
<p>To change the variable's type I had to find the line: <code>user_pref("extensions.checkCompatibility.3.6b", "false");</code>
and remove the quotes from around false.</p>
<p>And it is business as usual for Firefox functionality.</p>
<p><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Get-extensions-going-in-Firefox-redux/0,2001102868,339299681,00.htm?feed=rss#talkback">Comments (0)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGet-extensions-going-in-Firefox-redux%2F0%2C2001102868%2C339299681%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Get%20extensions%20going%20in%20Firefox,%20redux">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGet-extensions-going-in-Firefox-redux%2F0%2C2001102868%2C339299681%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGet-extensions-going-in-Firefox-redux%2F0%2C2001102868%2C339299681%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGet-extensions-going-in-Firefox-redux%2F0%2C2001102868%2C339299681%2C00.htm%3Ffeed%3Drss&amp;title=Get%20extensions%20going%20in%20Firefox,%20redux" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGet-extensions-going-in-Firefox-redux%2F0%2C2001102868%2C339299681%2C00.htm%3Ffeed%3Drss&amp;title=Get%20extensions%20going%20in%20Firefox,%20redux&amp;bodytext=Previously%20on%20Null%20Pointer%20we%20looked%20at%20getting%20extensions%20working%20in%20Firefox%20betas%2C%20and%20that%20was%20great%20until%20the%20fine%20folks%20at%20Firefox%20changed%20their%20minds." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGet-extensions-going-in-Firefox-redux%2F0%2C2001102868%2C339299681%2C00.htm%3Ffeed%3Drss&amp;title=Get%20extensions%20going%20in%20Firefox,%20redux" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGet-extensions-going-in-Firefox-redux%2F0%2C2001102868%2C339299681%2C00.htm%3Ffeed%3Drss&amp;title=Get%20extensions%20going%20in%20Firefox,%20redux" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGet-extensions-going-in-Firefox-redux%2F0%2C2001102868%2C339299681%2C00.htm%3Ffeed%3Drss&amp;title=Get%20extensions%20going%20in%20Firefox,%20redux" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299681;kw=;sz=300x250;dcopt=;tile=1;ord=1610459416?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299681;kw=;sz=300x250;dcopt=;tile=1;ord=1610459416?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Firefox-betas-Get-extensions-working/0,2001102868,339296205,00.htm?feed=rss">Firefox betas: Get extensions working</a></li>
<li><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Ubuntu-can-t-cut-geek-support-umbilical/0,2001102868,339299316,00.htm?feed=rss">Ubuntu can't cut geek support umbilical</a></li>
<li><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Fixing-Firefox-3-6-s-tab-blunder/0,2001102868,339299200,00.htm?feed=rss">Fixing Firefox 3.6's tab blunder</a></li>
<li><a href="http://www.zdnet.com.au/insight/software/soa/Ubuntu-9-10-Karmic-Koala-Photo-gallery/0,139023769,339299234,00.htm?feed=rss">Ubuntu 9.10 Karmic Koala: Photo gallery</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Microsoft playing nicely with open source</title>
        <link>http://www.zdnet.com.au/blogs/null-pointer/soa/Microsoft-playing-nicely-with-open-source/0,2001102868,339299563,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/null-pointer/soa/Microsoft-playing-nicely-with-open-source/0,2001102868,339299563,00.htm?feed=rss#talkback</comments>
        <pubDate>Tue, 17 Nov 2009 12:49:02 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Chris Duckett)</dc:creator>
        <category><![CDATA[Blogs : Null Pointer]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/null-pointer/soa/Microsoft-playing-nicely-with-open-source/0,2001102868,339299563,00.htm?feed=rss</guid>
        <description><![CDATA[ Microsoft's approach to open source seems to be mellowing quite dramatically - the software giant has released its .NET Micro Framework under an Apache licence and made a GPLed source code release over the weekend. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>Before the Microsoft-centric developer world goes completely gaga at the company's Professional Developer Conference in the coming days, it's worth noting a couple of open source milestones that may have slipped under the radar.</strong></p>
<p>Microsoft <a href="http://port25.technet.com/archive/2009/11/16/microsoft-to-open-source-the-net-micro-framework.aspx">announced today</a> that it is open-sourcing the .NET Micro Framework under an Apache 2.0 licence.</p>
<p>Peter Galli, a Microsoft open source community manager, said in the announcement that "Including the source code for almost all of the product also ensures that developers now also get access to the Base Class Libraries that were implemented for .NET Micro Framework and the CLR code itself."</p>
<p>Being an Apache licence means that, ironically, anyone can pick up the .NET Micro Framework and re-licence it under a proprietary licence. But not all the parts of the framework are being opened; the TCP/IP stack was made by a third party, EBSNet, and separate arrangements would need to be made with EBSNet for that source code.</p>
<p>Citing the use of the cryptography libraries beyond .NET Micro, Microsoft will not be releasing those libraries. "Customers who need to have access to the code in the cryptography functions will find that these libraries can be replaced," Microsoft program manager Colin Miller said.</p>
<p>Keep in mind that this isn't Microsoft opening up the holy of holies; the Micro Framework behaves in a different manner to the standard .NET Framework and has less capability than its .NET brethren due to the need for it to work on embedded devices.</p>
<p>If you are thinking of getting involved in the .NET Micro community, I'd <a href="http://www.netmf.com/">give the website</a> a little more time to bake.</p>
<p><strong>But wait, there's more</strong>
<br>Over the weekend, Microsoft also made its Windows 7 USB/DVD Download Tool available under the GPLv2. That's the same licence that <a href="http://www.zdnet.com.au/news/software/soa/MS-memo-reveals-open-source-campaign-backfiring/0,130061733,120269751,00.htm?feed=rss">Redmond has called "viral"</a> for the longest time &mdash; and it's that same GPLv2 that made Microsoft release the code.</p>
<p>It began a couple of weeks ago when this <a href="http://www.withinwindows.com/2009/11/06/microsoft-lifts-gpl-code-uses-in-microsoft-store-tool/">blog post</a> appeared and noted that some GPLed code seemed to be within the tool. The Redmond giant then pulled the tool from the Microsoft store and conducted an investigation of the claims. The claims turned out to be true &mdash; a contractor had included the library and Microsoft had failed to pick this up during code review.</p>
<p>To its credit, rather than damning the tool to program hell, Microsoft released the tool's source code under the <a href="http://port25.technet.com/archive/2009/11/13/update-on-the-windows-7-download-tool-or-microsoft-to-open-source-the-windows-7-download-tool.aspx">GPLv2 licence</a>.</p>
<p>While it is clear that this is not an action that Redmond wants to see repeated and is adjusting its code auditing procedures to pick this up in future, it shows a level of maturity in engaging with open source licences. They made a mistake, a licence violation, and were big enough to accept it and play nicely with the rules.</p>
<p>Would the Microsoft of 2002 accept its indiscretions and move on? I don't think so.</p>
<p><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Microsoft-playing-nicely-with-open-source/0,2001102868,339299563,00.htm?feed=rss#talkback">Comments (2)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-playing-nicely-with-open-source%2F0%2C2001102868%2C339299563%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Microsoft%20playing%20nicely%20with%20open%20source">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-playing-nicely-with-open-source%2F0%2C2001102868%2C339299563%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-playing-nicely-with-open-source%2F0%2C2001102868%2C339299563%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-playing-nicely-with-open-source%2F0%2C2001102868%2C339299563%2C00.htm%3Ffeed%3Drss&amp;title=Microsoft%20playing%20nicely%20with%20open%20source" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-playing-nicely-with-open-source%2F0%2C2001102868%2C339299563%2C00.htm%3Ffeed%3Drss&amp;title=Microsoft%20playing%20nicely%20with%20open%20source&amp;bodytext=Microsoft%27s%20approach%20to%20open%20source%20seems%20to%20be%20mellowing%20quite%20dramatically%20%26mdash%3B%20the%20software%20giant%20has%20released%20its%20.NET%20Micro%20Framework%20under%20an%20Apache%20licence%20and%20made%20a%20GPLed%20source%20code%20release%20over%20the%20weekend." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-playing-nicely-with-open-source%2F0%2C2001102868%2C339299563%2C00.htm%3Ffeed%3Drss&amp;title=Microsoft%20playing%20nicely%20with%20open%20source" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-playing-nicely-with-open-source%2F0%2C2001102868%2C339299563%2C00.htm%3Ffeed%3Drss&amp;title=Microsoft%20playing%20nicely%20with%20open%20source" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-playing-nicely-with-open-source%2F0%2C2001102868%2C339299563%2C00.htm%3Ffeed%3Drss&amp;title=Microsoft%20playing%20nicely%20with%20open%20source" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299563;kw=;sz=300x250;dcopt=;tile=2;ord=280232013?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299563;kw=;sz=300x250;dcopt=;tile=2;ord=280232013?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/software/soa/Microsoft-wins-big-in-SA-Education/0,130061733,339299556,00.htm?feed=rss">Microsoft wins big in SA Education</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Video-Microsoft-s-Tracey-Fellows/0,130061733,339299212,00.htm?feed=rss">Video: Microsoft's Tracey Fellows</a></li>
<li><a href="http://www.zdnet.com.au/blogs/going-public/soa/Microsoft-likes-to-be-spanked/0,2001117045,339299191,00.htm?feed=rss">Microsoft likes to be spanked</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Aussie-Windows-7-Launch-Photos/0,130061733,339299174,00.htm?feed=rss">Aussie Windows 7 Launch: Photos</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Google open-sources JavaScript tools</title>
        <link>http://www.zdnet.com.au/blogs/null-pointer/soa/Google-open-sources-JavaScript-tools/0,2001102868,339299397,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/null-pointer/soa/Google-open-sources-JavaScript-tools/0,2001102868,339299397,00.htm?feed=rss#talkback</comments>
        <pubDate>Mon, 09 Nov 2009 10:34:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Chris Duckett)</dc:creator>
        <category><![CDATA[Blogs : Null Pointer]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/null-pointer/soa/Google-open-sources-JavaScript-tools/0,2001102868,339299397,00.htm?feed=rss</guid>
        <description><![CDATA[ Google announced overnight the release and open-sourcing of a trio of tools designed to help JavaScript developers. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>Google announced overnight the release and open-sourcing of a trio of tools designed to help JavaScript developers.</strong></p>
<p>Dubbed Closure Tools, the search giant is continuing its push of JavaScript with a tool set including a JavaScript optimiser called <a href="http://code.google.com/closure/compiler/">Closure Compiler</a>, a JavaScript library called <a href="http://code.google.com/closure/library/">Closure Library</a>, and a templating system for JavaScript and Java entitled <a href="http://code.google.com/closure/templates/">Closure Templates</a>.</p>
<p>"The compiler removes dead code, then rewrites and minimises what's left so that it will run fast on browsers' JavaScript engines. The compiler also checks syntax, variable references, and types, and warns about other common JavaScript pitfalls," said the Closure Tools team in a <a href="http://googlecode.blogspot.com/2009/11/introducing-closure-tools.html">blog post</a>. "These checks and optimisations help you write apps that are less buggy and easier to maintain."</p>
<div class="aligncenter">
	<a href="http://www.zdnet.com.au/story_media/339299397/closure_compiler.png?feed=rss"><img src="http://cdn.cbsi.com.au/story_media/339299397/closure_compiler_tb.png" style="text-align:left" /></a>
	<p>Closure Compiler results after optimising JQuery (<a href="http://www.zdnet.com.au/story_media/339299397/closure_compiler.png?feed=rss">click to here enlarge</a>)<br><i>(Credit: Google)</i></p>
</div>
<p>The compiler is available via the command line, a RESTful API, or as a <a href="http://closure-compiler.appspot.com/home">textbox on the Closure Inspector</a>. Asking the compiler to optimise the popular JQuery library results in a 58 per cent reduction in file size but it comes with compilation warnings; making the compiler only remove whitespace gives a 40 per cent reduction with no compilation warnings &mdash; although it is outputting only compiler warnings and not errors, I don't promote blind faith in the output of this compiler without some testing first at this point in time.</p>
<p>It also seems that Google has fallen into the <a href="http://en.wikipedia.org/wiki/Homophone">homophone</a> hole again. <a href="http://en.wikipedia.org/wiki/Closure_(computer_science)">Closure</a> originated in computer science as a programming concept, with Lisp users already having the Lisp dialect called <a href="http://clojure.org/">Clojure</a> and <a href="http://www.clozure.com/clozurecl.html">Clozure</a> as the common lisp implementation.</p>
<p><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Google-open-sources-JavaScript-tools/0,2001102868,339299397,00.htm?feed=rss#talkback">Comments (0)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGoogle-open-sources-JavaScript-tools%2F0%2C2001102868%2C339299397%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Google%20open-sources%20JavaScript%20tools">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGoogle-open-sources-JavaScript-tools%2F0%2C2001102868%2C339299397%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGoogle-open-sources-JavaScript-tools%2F0%2C2001102868%2C339299397%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGoogle-open-sources-JavaScript-tools%2F0%2C2001102868%2C339299397%2C00.htm%3Ffeed%3Drss&amp;title=Google%20open-sources%20JavaScript%20tools" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGoogle-open-sources-JavaScript-tools%2F0%2C2001102868%2C339299397%2C00.htm%3Ffeed%3Drss&amp;title=Google%20open-sources%20JavaScript%20tools&amp;bodytext=Google%20announced%20overnight%20the%20release%20and%20open-sourcing%20of%20a%20trio%20of%20tools%20designed%20to%20help%20JavaScript%20developers." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGoogle-open-sources-JavaScript-tools%2F0%2C2001102868%2C339299397%2C00.htm%3Ffeed%3Drss&amp;title=Google%20open-sources%20JavaScript%20tools" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGoogle-open-sources-JavaScript-tools%2F0%2C2001102868%2C339299397%2C00.htm%3Ffeed%3Drss&amp;title=Google%20open-sources%20JavaScript%20tools" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGoogle-open-sources-JavaScript-tools%2F0%2C2001102868%2C339299397%2C00.htm%3Ffeed%3Drss&amp;title=Google%20open-sources%20JavaScript%20tools" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299397;kw=;sz=300x250;dcopt=;tile=3;ord=894993627?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299397;kw=;sz=300x250;dcopt=;tile=3;ord=894993627?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/software/soa/AAPT-adopts-Google-Apps/0,130061733,339299359,00.htm?feed=rss">AAPT adopts Google Apps</a></li>
<li><a href="http://www.zdnet.com.au/insight/business/soa/CIO-profile-Peter-Nikoletatos-Curtin-University/0,139023749,339299256,00.htm?feed=rss">CIO profile: Peter Nikoletatos, Curtin University</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Mortgage-Choice-swaps-Lotus-for-Gmail/0,130061733,339299125,00.htm?feed=rss">Mortgage Choice swaps Lotus for Gmail</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Google-wins-Monash-Uni-email/0,130061733,339299048,00.htm?feed=rss">Google wins Monash Uni email</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Ubuntu can't cut geek support umbilical</title>
        <link>http://www.zdnet.com.au/blogs/null-pointer/soa/Ubuntu-can-t-cut-geek-support-umbilical/0,2001102868,339299316,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/null-pointer/soa/Ubuntu-can-t-cut-geek-support-umbilical/0,2001102868,339299316,00.htm?feed=rss#talkback</comments>
        <pubDate>Fri, 30 Oct 2009 17:32:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Chris Duckett)</dc:creator>
        <category><![CDATA[Blogs : Null Pointer]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/null-pointer/soa/Ubuntu-can-t-cut-geek-support-umbilical/0,2001102868,339299316,00.htm?feed=rss</guid>
        <description><![CDATA[ Ubuntu 9.10 Karmic Koala was officially released overnight and marked the eleventh release of the distribution. It's attractive, polished and measured, but fails "the grandma test". ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>Ubuntu 9.10 Karmic Koala was officially released overnight and marked the eleventh release of the distribution. It's attractive, polished and measured, but fails "the grandma test".</strong></p>
<p>When Ubuntu 9.04 arrived, <em>ZDNet.com.au</em> news editor Renai LeMay hailed it "as slick and beautiful as Mac OS X or Windows 7" and the distro has certainly not gone backwards since then.</p>
<p>In the following video is a <em>CNET TV</em> prizefight between Snow Leopard and Windows 7:
</p>
<div class="aligncenter">
<object width="364" height="280"><param name="movie" value="http://www.cnet.com/av/video/flv/universalPlayer/universalSmall.swf">
<param name="wmode" value="transparent">
<param name="allowFullScreen" value="true">
<param name="FlashVars" value="playerType=embedded&amp;type=id&amp;value=50078511">
<embed src="http://www.cnet.com/av/video/flv/universalPlayer/universalSmall.swf" type="application/x-shockwave-flash" wmode="transparent" width="364" height="280" allowfullscreen="true" flashvars="playerType=embedded&amp;type=id&amp;value=50078511"></embed></object>
</div>
<p>After watching this video, I believe that Ubuntu would be a contender if not the winner in this prizefight. It would certainly hold its own in interface stakes. Compiz (Ubuntu's enhanced graphical interface, which allows opaque windows) is the equal to Aero for Windows or Aqua for the Mac. In fact, making Compiz look and behave like either Aqua or Aero is a cinch. Ubuntu would hold its ground in stability too (it is a Linux distro after all) and would win in performance and compatibility &mdash; Ubuntu goes on hardware where Windows 7 and OS X fear to tread. It might suffer in unique features but would gain full points for value.</p>
<p>But if you follow the Ubuntu release trail, you are not going to be blown away by 9.10. It's a lot of 9.04 with another coat of varnish.</p>
<p>In a response to the <a href="http://www.zdnet.com.au/insight/software/soa/Ubuntu-9-10-Karmic-Koala-Photo-gallery/0,139023769,339299234,00.htm?feed=rss">photo gallery of Ubuntu 9.10</a> we did earlier in the week, one Twitter user wrote: "Ubuntu 9.10 Karmic Koala: 'Highlights ... include the addition of a new boot screen, an updated default theme...' Uhm, these are highlights?"</p>
<p>That is the reality of this release. It is not bursting with desktop transforming killer new features and applications, it's a release that has expanded to the cloud and the netbook, while focusing on fixing pain points for the desktop.</p>
<p>The <a href="https://launchpad.net/hundredpapercuts">One Hundred Paper Cuts</a> project focused on "trivially fixable usability bugs that the average user would encounter on his/her first day of using a brand new installation", and although around only <a href="http://www.ubuntu.com/news/ubuntu-910">50 bugs have been fixed</a>, it does improve the desktop experience.</p>
<p>On the gloriously gushing side of improvements in this distribution is kernel mode-setting (KMS); if you have an Intel graphics chip then KMS is great. To have no more screen blinking on boot is fantastic, but this is how it should work. Non-Linux users though won't be converted with the "KMS means the boot to log-in to desktop sequence is seamless" argument.</p>
<p>When it comes to the new Ubuntu One service though, users of DropBox will feel that they have seen it all before; and at this time, they have a point. Beyond the integration with Tomboy, it behaves as a cloud storage service that is riddled with web server errors. The Ubuntu One site may say that it is beta &mdash; it is truly worthy of that status &mdash; but rolling it in with Ubuntu when it is clearly incomplete leaves a sour taste. Ubuntu One is not ready for prime-time and needs improvements now. To be fair I do expect that in the coming weeks it will come up to par.</p>
<p>However, the loop-jumping needed to set up synchronisation between <a href="https://wiki.ubuntu.com/UbuntuOne/Tutorials/Notes">Tomboy and Ubuntu One</a>, <a href="https://wiki.ubuntu.com/UbuntuOne/Tutorials/Contacts">getting contacts in Evolution</a>, and <a href="https://wiki.ubuntu.com/UbuntuOne/Tutorials/Bookmarks">synchronising Firefox bookmarks</a> should not need tutorials that intense. Ubuntu controls the cloud service and the desktop clients, therefore it should be possible to have a Ubuntu One control panel with check-box selection to enable these services which would make it much easier for users.</p>
<p>Ubuntu One is but the first reason why I believe Ubuntu continues to fail the "my grandma can use Ubuntu" test. A lack of comprehensive testing of graphics drivers is another reason why grandma could not use Ubuntu without a Linux-using grandson on speed dial.</p>
<p>In the past week I've had the distinctly unpleasant experience of having to downgrade an Intel driver package. A Ubuntu 9.04 laptop had its Intel graphics drivers updated by Synaptic to a version that did not work with my laptop's chip &mdash; it simply made the screen black &mdash; no prompts, no errors, no feedback.</p>
<p>In this instance, downgrading the updated packages was all that was needed to fix the problems, but it highlights two cases of inadequate testing of critical parts of the distributions.</p>
<p>If Ubuntu truly wishes to take the Linux desktop to the masses, then it must be cautious in preserving the environment that it wishes for mainstream users to use. I'm certain that if I presented my Ubuntu laptop with an X server crashing to "technically-savvy" non-Ubuntu users, then they would have a hard time working out how to downgrade the driver, let alone the regular "ma and pa" users that Ubuntu wants.</p>
<p>Having the ability to revert the X server back to a VGA driver "safe mode" so that users could fix package errors in the familiar graphical environment would be preferential to having the X server spewing errors or simply making the screen black, forcing novice users onto the command line.</p>
<p>Until the computer shop down the road is able to fix these types of problems &mdash; which is unlikely &mdash; then grandma, mum, dad, and the entire family are still going to need to have a Ubuntu support umbilical cord to the nearest Linux guru.</p>
<p>Cut that umbilical cord and Ubuntu will be ready to go mainstream, and even though I think it could very well be better than Windows and OS X, the problems encountered when things go wrong still prevents Ubuntu from reaching its potential.</p>
<p><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Ubuntu-can-t-cut-geek-support-umbilical/0,2001102868,339299316,00.htm?feed=rss#talkback">Comments (20)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FUbuntu-can-t-cut-geek-support-umbilical%2F0%2C2001102868%2C339299316%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Ubuntu%20can't%20cut%20geek%20support%20umbilical">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FUbuntu-can-t-cut-geek-support-umbilical%2F0%2C2001102868%2C339299316%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FUbuntu-can-t-cut-geek-support-umbilical%2F0%2C2001102868%2C339299316%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FUbuntu-can-t-cut-geek-support-umbilical%2F0%2C2001102868%2C339299316%2C00.htm%3Ffeed%3Drss&amp;title=Ubuntu%20can't%20cut%20geek%20support%20umbilical" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FUbuntu-can-t-cut-geek-support-umbilical%2F0%2C2001102868%2C339299316%2C00.htm%3Ffeed%3Drss&amp;title=Ubuntu%20can't%20cut%20geek%20support%20umbilical&amp;bodytext=Ubuntu%209.10%20Karmic%20Koala%20was%20officially%20released%20overnight%20and%20marked%20the%20eleventh%20release%20of%20the%20distribution.%20It%27s%20attractive%2C%20polished%20and%20measured%2C%20but%20fails%20%22the%20grandma%20test%22." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FUbuntu-can-t-cut-geek-support-umbilical%2F0%2C2001102868%2C339299316%2C00.htm%3Ffeed%3Drss&amp;title=Ubuntu%20can't%20cut%20geek%20support%20umbilical" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FUbuntu-can-t-cut-geek-support-umbilical%2F0%2C2001102868%2C339299316%2C00.htm%3Ffeed%3Drss&amp;title=Ubuntu%20can't%20cut%20geek%20support%20umbilical" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FUbuntu-can-t-cut-geek-support-umbilical%2F0%2C2001102868%2C339299316%2C00.htm%3Ffeed%3Drss&amp;title=Ubuntu%20can't%20cut%20geek%20support%20umbilical" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299316;kw=;sz=300x250;dcopt=;tile=4;ord=619424749?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299316;kw=;sz=300x250;dcopt=;tile=4;ord=619424749?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/insight/software/soa/Ubuntu-9-10-Karmic-Koala-Photo-gallery/0,139023769,339299234,00.htm?feed=rss">Ubuntu 9.10 Karmic Koala: Photo gallery</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Ubuntu-chases-the-Lynx-factor/0,130061733,339298646,00.htm?feed=rss">Ubuntu chases the Lynx factor</a></li>
<li><a href="http://www.zdnet.com.au/insight/software/soa/No-thanks-Google-we-ve-got-Ubuntu/0,139023769,339297306,00.htm?feed=rss">No thanks Google, we've got Ubuntu</a></li>
<li><a href="http://www.zdnet.com.au/insight/software/soa/Ubuntu-as-slick-as-Win7-Mac-OS-X/0,139023769,339296121,00.htm?feed=rss">Ubuntu as slick as Win7, Mac OS X</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Fixing Firefox 3.6's tab blunder</title>
        <link>http://www.zdnet.com.au/blogs/null-pointer/soa/Fixing-Firefox-3-6-s-tab-blunder/0,2001102868,339299200,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/null-pointer/soa/Fixing-Firefox-3-6-s-tab-blunder/0,2001102868,339299200,00.htm?feed=rss#talkback</comments>
        <pubDate>Fri, 23 Oct 2009 16:10:02 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Chris Duckett)</dc:creator>
        <category><![CDATA[Blogs : Null Pointer]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/null-pointer/soa/Fixing-Firefox-3-6-s-tab-blunder/0,2001102868,339299200,00.htm?feed=rss</guid>
        <description><![CDATA[ I've been playing around with a beta build of Firefox's 3.6 browser for some time, and while it's been completely stable, its new tab behaviour has annoyed me. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>I've been playing around with a beta build of Firefox's 3.6 browser for some time, and while it's been completely stable, its new tab behaviour has annoyed me.</strong></p>
<p>When opening a link in a new tab, by default the tab will appear next to or near the tab in which the link was selected. Think Internet Explorer or Chrome tab behaviour.</p>
<p>Since IE, Chrome and now Firefox do this, it'll probably become de facto for browsers, but if you wish to remain a new-tab Luddite like me and restore Firefox's previous tab behaviour (where all new tabs appear on the far right of the tab bar), follow the following steps:

</p>
<ol>
<li>Type into the address bar <code>about:config</code> and hit enter.
<div class="alignleft">
	<img src="http://cdn.cbsi.com.au/story_media/339299200/aboutconfig.png" /><p>The <code>about:config</code> page should look something like this.</p>
</div>
	
 </li>
<li>Once there, enter into the filter <code>browser.tabs.insertRelatedAfterCurrent</code>

<div class="alignleft">
	<img src="http://cdn.cbsi.com.au/story_media/339299200/tabrelated.png" />
</div>
</li>
<li>When you see the <code>browser.tabs.insertRelatedAfterCurrent</code> entry, double click on it to toggle the entry from true to false.</li>
</ol>
<p>And you're done. Enjoy your new browser experience of knowing where to find the tabs you opened.</p>
<p><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Fixing-Firefox-3-6-s-tab-blunder/0,2001102868,339299200,00.htm?feed=rss#talkback">Comments (11)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FFixing-Firefox-3-6-s-tab-blunder%2F0%2C2001102868%2C339299200%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Fixing%20Firefox%203.6's%20tab%20blunder">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FFixing-Firefox-3-6-s-tab-blunder%2F0%2C2001102868%2C339299200%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FFixing-Firefox-3-6-s-tab-blunder%2F0%2C2001102868%2C339299200%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FFixing-Firefox-3-6-s-tab-blunder%2F0%2C2001102868%2C339299200%2C00.htm%3Ffeed%3Drss&amp;title=Fixing%20Firefox%203.6's%20tab%20blunder" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FFixing-Firefox-3-6-s-tab-blunder%2F0%2C2001102868%2C339299200%2C00.htm%3Ffeed%3Drss&amp;title=Fixing%20Firefox%203.6's%20tab%20blunder&amp;bodytext=I%27ve%20been%20playing%20around%20with%20a%20beta%20build%20of%20Firefox%27s%203.6%20browser%20for%20some%20time%2C%20and%20while%20it%27s%20been%20completely%20stable%2C%20its%20new%20tab%20behaviour%20has%20annoyed%20me." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FFixing-Firefox-3-6-s-tab-blunder%2F0%2C2001102868%2C339299200%2C00.htm%3Ffeed%3Drss&amp;title=Fixing%20Firefox%203.6's%20tab%20blunder" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FFixing-Firefox-3-6-s-tab-blunder%2F0%2C2001102868%2C339299200%2C00.htm%3Ffeed%3Drss&amp;title=Fixing%20Firefox%203.6's%20tab%20blunder" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FFixing-Firefox-3-6-s-tab-blunder%2F0%2C2001102868%2C339299200%2C00.htm%3Ffeed%3Drss&amp;title=Fixing%20Firefox%203.6's%20tab%20blunder" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299200;kw=;sz=300x250;dcopt=;tile=5;ord=1090806879?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299200;kw=;sz=300x250;dcopt=;tile=5;ord=1090806879?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/software/soa/Microsoft-unveils-web-Office-preview/0,130061733,339298627,00.htm?feed=rss">Microsoft unveils web Office preview</a></li>
<li><a href="http://www.zdnet.com.au/insight/software/soa/What-is-Google-Wave-good-for-/0,139023769,339299023,00.htm?feed=rss">What is Google Wave good for?</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Chrome-Safari-taking-browser-share/0,130061733,339297511,00.htm?feed=rss">Chrome, Safari taking  browser share</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Mozilla-releases-Firefox-3-5/0,130061733,339297177,00.htm?feed=rss">Mozilla releases Firefox 3.5</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>How developers should ask for help</title>
        <link>http://www.zdnet.com.au/blogs/null-pointer/soa/How-developers-should-ask-for-help/0,2001102868,339299138,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/null-pointer/soa/How-developers-should-ask-for-help/0,2001102868,339299138,00.htm?feed=rss#talkback</comments>
        <pubDate>Wed, 21 Oct 2009 12:00:02 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Chris Duckett)</dc:creator>
        <category><![CDATA[Blogs : Null Pointer]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/null-pointer/soa/How-developers-should-ask-for-help/0,2001102868,339299138,00.htm?feed=rss</guid>
        <description><![CDATA[ Few people are better qualified than Tom Kyte to instruct developers on how to form questions asking for help. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>Few people are better qualified than Tom Kyte to instruct developers on how to form questions asking for help.</strong></p>
<p>Kyte is the man behind Oracle's long-running <a href="http://asktom.oracle.com">Ask Tom</a> help desk &mdash; starting out as a magazine column and now an online forum.</p>
<p>In this video interview with <em>ZDNet.com.au</em>, Kyte explains how many questions he receives equate to "my car won't start".</p>
<p>"I'm going to do it to you &mdash; my car won't start, why? Give me the solution. I'm not going to tell you what errors I see on the dashboard; I'm not going to tell you if I filled the car up with gas recently; I'm not going to tell you if it's making a noise or not making a noise; but my car won't start, why not? There's insufficient data to even begin to answer a question like that."</p>
<p>Kyte also explains how the internet has changed how questions are asked, and how he doesn't reply with RTFM.</p>
<p><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/How-developers-should-ask-for-help/0,2001102868,339299138,00.htm?feed=rss#talkback">Comments (7)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FHow-developers-should-ask-for-help%2F0%2C2001102868%2C339299138%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20How%20developers%20should%20ask%20for%20help">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FHow-developers-should-ask-for-help%2F0%2C2001102868%2C339299138%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FHow-developers-should-ask-for-help%2F0%2C2001102868%2C339299138%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FHow-developers-should-ask-for-help%2F0%2C2001102868%2C339299138%2C00.htm%3Ffeed%3Drss&amp;title=How%20developers%20should%20ask%20for%20help" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FHow-developers-should-ask-for-help%2F0%2C2001102868%2C339299138%2C00.htm%3Ffeed%3Drss&amp;title=How%20developers%20should%20ask%20for%20help&amp;bodytext=Few%20people%20are%20better%20qualified%20than%20Tom%20Kyte%20to%20instruct%20developers%20on%20how%20to%20form%20questions%20asking%20for%20help.%20" class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FHow-developers-should-ask-for-help%2F0%2C2001102868%2C339299138%2C00.htm%3Ffeed%3Drss&amp;title=How%20developers%20should%20ask%20for%20help" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FHow-developers-should-ask-for-help%2F0%2C2001102868%2C339299138%2C00.htm%3Ffeed%3Drss&amp;title=How%20developers%20should%20ask%20for%20help" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FHow-developers-should-ask-for-help%2F0%2C2001102868%2C339299138%2C00.htm%3Ffeed%3Drss&amp;title=How%20developers%20should%20ask%20for%20help" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299138;kw=;sz=300x250;dcopt=;tile=6;ord=1348702450?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299138;kw=;sz=300x250;dcopt=;tile=6;ord=1348702450?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/software/soa/A-video-chat-with-Oracle-Australia-s-chief/0,130061733,339299108,00.htm?feed=rss">A video chat with Oracle Australia's chief</a></li>
<li><a href="http://www.zdnet.com.au/insight/software/soa/Oracle-OpenWorld-2009-Photo-gallery/0,139023769,339299082,00.htm?feed=rss">Oracle OpenWorld 2009: Photo gallery</a></li>
<li><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/What-kind-of-company-is-Oracle-/0,2001102868,339299069,00.htm?feed=rss">What kind of company is Oracle?</a></li>
<li><a href="http://www.zdnet.com.au/news/hardware/soa/Jovial-Ellison-cracks-IBM-jokes/0,130061702,339299001,00.htm?feed=rss">Jovial Ellison cracks IBM jokes</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>What kind of company is Oracle?</title>
        <link>http://www.zdnet.com.au/blogs/null-pointer/soa/What-kind-of-company-is-Oracle-/0,2001102868,339299069,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/null-pointer/soa/What-kind-of-company-is-Oracle-/0,2001102868,339299069,00.htm?feed=rss#talkback</comments>
        <pubDate>Thu, 15 Oct 2009 14:18:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Chris Duckett)</dc:creator>
        <category><![CDATA[Blogs : Null Pointer]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/null-pointer/soa/What-kind-of-company-is-Oracle-/0,2001102868,339299069,00.htm?feed=rss</guid>
        <description><![CDATA[ As Oracle gets bigger and bigger, one question remains unanswered: what type of company is Oracle? ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>The formalities of Oracle's OpenWorld conference are done; Larry Ellison has delivered the last keynote of the event and covered a wide range of technology and topics. Yet after three days of conferencing, one question remains unanswered: what type of company is Oracle?</strong></p>
<p>It's not the same database company from a decade ago. The company has clearly moved on and diversified beyond its core product. As witnessed by Ellison being able to deliver a multiple hour keynote without once mentioning the Oracle database product.</p>
<p>It could be a hardware company &mdash; once the Sun merger is approved. Ellison continued to take great delight in <a href="http://www.zdnet.com.au/news/hardware/soa/Jovial-Ellison-cracks-IBM-jokes/0,130061702,339299001,00.htm?feed=rss">making jokes at IBM's expense</a>, and reinforced many times the fact that he is willing to part with $10 million should anyone fail to double their performance on the new Sun/Oracle Exadata hardware.</p>
<p>Ellison humorously pointed that Big Blue has challenged his claim that Exadata is 16 times faster than its hardware &mdash; IBM says it is only six times faster, according to Ellison. "They might be right," said the Oracle CEO, and proceeded to take further delight in reiterating IBM's greater power consumption.</p>
<p>Oracle could easily be an enterprise resource planning/supply chain management company after Ellison dedicated the second half of his keynote to unveiling the company's new Fusion product. After a long wait, it's the result of a combination of technologies gained through acquisitions such as PeopleSoft, BEA and Siebel was on display. Even though Oracle will support legacy applications in this space for a decade, it is clear that Fusion is the path that Oracle wants its customers to traverse.</p>
<p>It could be that Oracle is partially a Linux company. According to a HP survey, 65 per cent of respondents said that they are running Oracle Enterprise Linux as their distribution for running Oracle Database (37 per cent said Red Hat with 15 per cent responding with Novell's SuSE Linux). BT has chosen to standardise on Oracle Enterprise Linux.</p>
<p>After years of acquisition action, Oracle has a software portfolio that few companies can match &mdash; and that is the power the company is starting to bring to the fore.</p>
<p>The Sun acquisition and new Fusion products allow Oracle to offer a complete stack for many enterprise needs. One of the themes for this conference was integration; however, what was not said was that while integration was possible with third-party products, it was naturally going to be easier and run better with Oracle products. Or to put it another way: all product integrations are equal, but some product integrations are more equal than others.</p>
<p>It's increasingly going to be hard to pigeonhole Oracle in any category as it now has so many fingers in so many pies. Had the Oracle and Sun merger been approved by regulators, it would have been interesting to see what McNealy and Ellison would have unveiled.</p>
<p>McNealy said in the opening keynote "I think Larry will like his new toy", 
and I think it is the observation to take from this conference. Oracle's database
appears to have taken a back seat, with the excitement and attention of the company
now focussed elsewhere, and is unlikely to ever return to the levels it once did.</p>
<p><em>Chris Duckett travelled to OpenWorld as a guest of Oracle.</em></p>
<p><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/What-kind-of-company-is-Oracle-/0,2001102868,339299069,00.htm?feed=rss#talkback">Comments (0)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FWhat-kind-of-company-is-Oracle-%2F0%2C2001102868%2C339299069%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20What%20kind%20of%20company%20is%20Oracle?">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FWhat-kind-of-company-is-Oracle-%2F0%2C2001102868%2C339299069%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FWhat-kind-of-company-is-Oracle-%2F0%2C2001102868%2C339299069%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FWhat-kind-of-company-is-Oracle-%2F0%2C2001102868%2C339299069%2C00.htm%3Ffeed%3Drss&amp;title=What%20kind%20of%20company%20is%20Oracle?" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FWhat-kind-of-company-is-Oracle-%2F0%2C2001102868%2C339299069%2C00.htm%3Ffeed%3Drss&amp;title=What%20kind%20of%20company%20is%20Oracle?&amp;bodytext=As%20Oracle%20gets%20bigger%20and%20bigger%2C%20one%20question%20remains%20unanswered%3A%20what%20type%20of%20company%20is%20Oracle%3F" class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FWhat-kind-of-company-is-Oracle-%2F0%2C2001102868%2C339299069%2C00.htm%3Ffeed%3Drss&amp;title=What%20kind%20of%20company%20is%20Oracle?" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FWhat-kind-of-company-is-Oracle-%2F0%2C2001102868%2C339299069%2C00.htm%3Ffeed%3Drss&amp;title=What%20kind%20of%20company%20is%20Oracle?" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FWhat-kind-of-company-is-Oracle-%2F0%2C2001102868%2C339299069%2C00.htm%3Ffeed%3Drss&amp;title=What%20kind%20of%20company%20is%20Oracle?" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299069;kw=;sz=300x250;dcopt=;tile=7;ord=264943000?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299069;kw=;sz=300x250;dcopt=;tile=7;ord=264943000?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/hardware/soa/Jovial-Ellison-cracks-IBM-jokes/0,130061702,339299001,00.htm?feed=rss">Jovial Ellison cracks IBM jokes</a></li>
<li><a href="http://www.zdnet.com.au/insight/software/soa/Video-Aussies-talk-Oracle-OpenWorld/0,139023769,339299046,00.htm?feed=rss">Video: Aussies talk Oracle OpenWorld</a></li>
<li><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Non-professional-Oracle-wrestling-/0,2001102868,339298709,00.htm?feed=rss">Non-professional Oracle wrestling </a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Defence-kicks-off-massive-Oracle-refresh/0,130061733,339298290,00.htm?feed=rss">Defence kicks off massive Oracle refresh</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Non-professional Oracle wrestling</title>
        <link>http://www.zdnet.com.au/blogs/null-pointer/soa/Non-professional-Oracle-wrestling-/0,2001102868,339298709,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/null-pointer/soa/Non-professional-Oracle-wrestling-/0,2001102868,339298709,00.htm?feed=rss#talkback</comments>
        <pubDate>Thu, 24 Sep 2009 12:06:02 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Chris Duckett)</dc:creator>
        <category><![CDATA[Blogs : Null Pointer]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/null-pointer/soa/Non-professional-Oracle-wrestling-/0,2001102868,339298709,00.htm?feed=rss</guid>
        <description><![CDATA[ The latest and greatest version of the Oracle database, 11g Release 2, was made available recently and as the resident technical person, it fell to me to take it for a spin. Little did I realise the hell that I had just walked into. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>The latest and greatest version of the Oracle database, 11g Release 2, was made available recently and as the resident technical person at <i>ZDNet.com.au</i>, it fell to me to take it for a spin. Little did I realise the hell that I had just walked into.</strong></p>
<p>I will admit that two of the following mistakes are my fault entirely and could easily be fixed, but the third and final one is enough to drive anyone mad.</p>
<p><strong><h1><span class="highlight">Mistake #1: choosing an "Enterprise Linux" as a test platform</span></h1></strong><br>
The Asus server that was about to cause endless stress (see next mistake) came with a copy of Windows 2008 R2 on it. That's a bit of a problem since Oracle 11g Release 2 is only <a href="http://www.oracle.com/technology/software/products/database/index.html">currently available for Linux</a>.</p>
<p>No biggie, I'll just put Ubuntu server on there and we can live happily ever after. Wrong! The database's <a href="http://download.oracle.com/docs/cd/B28359_01/install.111/b32281/toc.htm#insertedID4">operating system</a> requirements demand Asianux, SUSE Enterprise, Red Hat Enterprise, or Oracle Enterprise Linux and an X server. The headless Ubuntu server would not be any good in this trial.</p>
<p>Since I was testing an Oracle database, I figured that I'd take Oracle Enterprise Linux (OEL) 5.0 for a spin as well. Bad move. The catch with OEL is that you need a paid key to get updates from the online repositories, so you are stuck with the packages on the install DVD as a test. If any of the packages are buggy, you are stuck with them.</p>
<p>On the plus side, OEL had far less forms and registration loops than the other Oracle database-supported distributions, and clearly marked a single DVD download. I didn't want to download 8GB of Red Hat or SUSE only to find out that the second DVD is optional or more likely useless.</p>
<p>But in the interest of remaining on a supported OS, OEL was the best of a bad litter. I'm sure that CentOS or Fedora would work, but that doesn't get much love in the Oracle forums, as I saw people were told to get a supported OS as their first order of business.</p>
<p><strong><h1><span class="highlight">Mistake #2: combining Linux and AHCI RAID</span></h1></strong><br>
Since I am not a sysadmin everyday, I forgot about the whacky world of motherboard bus controllers and the varying degree of Linux support. Suffice to say that for the foreseeable future, I will not make this mistake again.</p>
<p>Installing Linux is not an activity I recommend with the <a href="http://www.zdnet.com.au/reviews/hardware/servers/soa/Asus-RS700-E6-RS4/0,2000065596,339298020,00.htm?feed=rss">Asus RS700-E6</a>. Despite AHCI, RAID or legacy IDE modes being available, none were sufficient to install the OS and have it boot correctly without a significant amount of GRUB manipulation.</p>
<p>Legacy IDE mode was initially a non-event as it was dog slow, until an "enhanced" option was noticed in the BIOS and returned the drives to 21st century speeds.</p>
<p>But my favourite solution to this horrid situation was to use the <a href="http://www.zdnet.com.au/reviews/hardware/servers/soa/Preview-Lenovo-ThinkServer-RD210/0,2000065596,339298675,00.htm?feed=rss">Lenovo server</a> with a proper hardware RAID card inside that worked with no dramas (hardware-wise at least).</p>
<p><strong><h1><span class="highlight">Mistake #3: attempting to install Oracle</span></h1></strong></p>
<p>To the people that install, configure and maintain Oracle databases day in and day out: "More power to you!" I understand why it is that you are so well paid because if I had an option at this point, I would always have someone install, configure and create the database environment the way I wanted. I'd make the money back in the 10 years I would have lost from my life and save on dental fees I would have needed to replace my ground-away teeth.</p>
<p>The <a href="http://download.oracle.com/docs/cd/B28359_01/install.111/b32281/toc.htm">process for installing Oracle</a> is arcane and should be better for a company that claims to be the leader in databases. Why do I have to go to the trouble of creating users, groups and environment variables by hand when other database and enterprise applications have been doing this for years? The answer escapes me; I'm hoping that there is a very good reason for this.</p>
<p>Over the course of wrestling with various instances of the Oracle install process I've had many things fail &mdash; so at least there is variety amongst the copious levels of frustration on offer &mdash; Java runtime crashes, kernel parameter errors due to not reading the instructions closely enough, and services failing during the configuration stage.</p>
<p>At least the database software itself always gets installed properly; it's the configuration of the listeners and the database itself that gives me grief. The configuration can be done manually, but wading through the documentation and <code>ecma</code> errors is a nightmare; not to mention that invoking <code>netca</code> causes the Java VM to crash hard.</p>
<p>It just shouldn't happen though. I'm not a 24/7 Oracle person, I'm a techie attempting to try the software out. If I was tasked with evaluating Oracle to run our next project on, I'd have to report back: "I'm sure it must be great when it is up and running, but once it is, pray to your deity of choice that it doesn't fall over or we'll have to get that expensive Oracle professional back."</p>
<p>So far it has taken days and I am yet to have a 100 per cent faultless installation experience, and I know that I could have MySQL, PostgreSQL or MS SQL up and running in hours by comparison.</p>
<p>For the time being, I am done with these vain attempts to get Oracle up and working. Perhaps I'll return to it when Windows' build appears &mdash; I can't say I'm looking forward to the next time our paths cross though.</p>
<p><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Non-professional-Oracle-wrestling-/0,2001102868,339298709,00.htm?feed=rss#talkback">Comments (5)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FNon-professional-Oracle-wrestling-%2F0%2C2001102868%2C339298709%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Non-professional%20Oracle%20wrestling%20">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FNon-professional-Oracle-wrestling-%2F0%2C2001102868%2C339298709%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FNon-professional-Oracle-wrestling-%2F0%2C2001102868%2C339298709%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FNon-professional-Oracle-wrestling-%2F0%2C2001102868%2C339298709%2C00.htm%3Ffeed%3Drss&amp;title=Non-professional%20Oracle%20wrestling%20" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FNon-professional-Oracle-wrestling-%2F0%2C2001102868%2C339298709%2C00.htm%3Ffeed%3Drss&amp;title=Non-professional%20Oracle%20wrestling%20&amp;bodytext=The%20latest%20and%20greatest%20version%20of%20the%20Oracle%20database%2C%2011g%20Release%202%2C%20was%20made%20available%20recently%20and%20as%20the%20resident%20technical%20person%2C%20it%20fell%20to%20me%20to%20take%20it%20for%20a%20spin.%20Little%20did%20I%20realise%20the%20hell%20that%20I%20had%20just%20walked%20into." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FNon-professional-Oracle-wrestling-%2F0%2C2001102868%2C339298709%2C00.htm%3Ffeed%3Drss&amp;title=Non-professional%20Oracle%20wrestling%20" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FNon-professional-Oracle-wrestling-%2F0%2C2001102868%2C339298709%2C00.htm%3Ffeed%3Drss&amp;title=Non-professional%20Oracle%20wrestling%20" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FNon-professional-Oracle-wrestling-%2F0%2C2001102868%2C339298709%2C00.htm%3Ffeed%3Drss&amp;title=Non-professional%20Oracle%20wrestling%20" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339298709;kw=;sz=300x250;dcopt=;tile=8;ord=1040216219?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339298709;kw=;sz=300x250;dcopt=;tile=8;ord=1040216219?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/insight/software/soa/The-best-CRM-suite-is-/0,139023769,339297313,00.htm?feed=rss">The best CRM suite is...</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Foster-s-IT-revamp-saves-21m/0,130061733,339298616,00.htm?feed=rss">Foster's IT revamp saves $21m</a></li>
<li><a href="http://www.zdnet.com.au/news/hardware/soa/NetBank-outage-hit-CIO-s-pay/0,130061702,339298418,00.htm?feed=rss">NetBank outage hit CIO's pay</a></li>
<li><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/No-paper-no-promotion/0,2001102868,339298348,00.htm?feed=rss">No paper, no promotion</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Microsoft creates open source foundation</title>
        <link>http://www.zdnet.com.au/blogs/null-pointer/soa/Microsoft-creates-open-source-foundation/0,2001102868,339298482,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/null-pointer/soa/Microsoft-creates-open-source-foundation/0,2001102868,339298482,00.htm?feed=rss#talkback</comments>
        <pubDate>Fri, 11 Sep 2009 12:11:01 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Chris Duckett)</dc:creator>
        <category><![CDATA[Blogs : Null Pointer]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/null-pointer/soa/Microsoft-creates-open-source-foundation/0,2001102868,339298482,00.htm?feed=rss</guid>
        <description><![CDATA[ Microsoft has created the non-profit CodePlex Foundation to target increased communication between open source communities and software companies. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>Microsoft has created the non-profit CodePlex Foundation to target increased communication between open source communities and software companies.</strong></p>
<p>Citing an under representation of commercial software companies and their employees in open source, the CodePlex Foundation aims to work with particular projects to bridge the gap between open source and commercial worlds.</p>
<p>The Redmond giant has contributed US$1 million to the Foundation and filled out out its board and advisory panel with many Microsoft staffers.</p>
<p>Unlike other open source foundations, such as the Mozilla Foundation and GNOME Foundation, the Foundation said on its <a href="http://www.codeplex.org">web site</a> that it intends to address on the full spectrum on software projects.</p>
<p><strong>Commentary</strong></p>
<p>This is an unexpected and interesting move from Redmond. Don't think that this is completely like other open source foundations that you may be used to though.</p>
<p>Take this line from the <a href="http://www.codeplex.org/faq-relationships.aspx">Codeplex Foundation</a> FAQ:
"We wanted a foundation that addresses a full spectrum of software projects, and does so with the licensing and intellectual property needs of commercial software companies in mind."</p>
<p>Add to this that the <a href="http://www.codeplex.org/about.aspx">About</a> page states that companies will contribute code, not patents and that is what I think will stop the existing open source community from going anywhere near the CodePlex Foundation.</p>
<p>I can't see any patent-encumbered CodePlex project being accepted into, or contributing code into, any large existing open source project while still having the patent spectre looming overhead &mdash; it's something that the open source community has tried to avoid whenever possible.</p>
<p>But this is probably not that audience that the Foundation is aiming for &mdash; it's more likely to target purely Microsoft companies/developers and attempt to get them to open up a little. Allowing these companies to keep their patents will make it easier for them to engage in the Microsoft ecosystem but not in the wider open source world.</p>
<p><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Microsoft-creates-open-source-foundation/0,2001102868,339298482,00.htm?feed=rss#talkback">Comments (5)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-creates-open-source-foundation%2F0%2C2001102868%2C339298482%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Microsoft%20creates%20open%20source%20foundation">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-creates-open-source-foundation%2F0%2C2001102868%2C339298482%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-creates-open-source-foundation%2F0%2C2001102868%2C339298482%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-creates-open-source-foundation%2F0%2C2001102868%2C339298482%2C00.htm%3Ffeed%3Drss&amp;title=Microsoft%20creates%20open%20source%20foundation" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-creates-open-source-foundation%2F0%2C2001102868%2C339298482%2C00.htm%3Ffeed%3Drss&amp;title=Microsoft%20creates%20open%20source%20foundation&amp;bodytext=Microsoft%20has%20created%20the%20non-profit%20CodePlex%20Foundation%20to%20target%20increased%20communication%20between%20open%20source%20communities%20and%20software%20companies." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-creates-open-source-foundation%2F0%2C2001102868%2C339298482%2C00.htm%3Ffeed%3Drss&amp;title=Microsoft%20creates%20open%20source%20foundation" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-creates-open-source-foundation%2F0%2C2001102868%2C339298482%2C00.htm%3Ffeed%3Drss&amp;title=Microsoft%20creates%20open%20source%20foundation" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-creates-open-source-foundation%2F0%2C2001102868%2C339298482%2C00.htm%3Ffeed%3Drss&amp;title=Microsoft%20creates%20open%20source%20foundation" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339298482;kw=;sz=300x250;dcopt=;tile=9;ord=344407168?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339298482;kw=;sz=300x250;dcopt=;tile=9;ord=344407168?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/insight/software/soa/Online-apps-give-Office-the-edge-/0,139023769,339298428,00.htm?feed=rss">Online apps give Office the edge </a></li>
<li><a href="http://www.zdnet.com.au/insight/software/soa/Tech-Ed-2009-Photo-gallery/0,139023769,339298422,00.htm?feed=rss">Tech.Ed 2009: Photo gallery</a></li>
<li><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/No-paper-no-promotion/0,2001102868,339298348,00.htm?feed=rss">No paper, no promotion</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Curtin-Uni-picks-Microsoft-Live-edu/0,130061733,339298340,00.htm?feed=rss">Curtin Uni picks Microsoft Live@edu</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>No paper, no promotion</title>
        <link>http://www.zdnet.com.au/blogs/null-pointer/soa/No-paper-no-promotion/0,2001102868,339298348,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/null-pointer/soa/No-paper-no-promotion/0,2001102868,339298348,00.htm?feed=rss#talkback</comments>
        <pubDate>Tue, 08 Sep 2009 14:12:01 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Chris Duckett)</dc:creator>
        <category><![CDATA[Blogs : Null Pointer]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/null-pointer/soa/No-paper-no-promotion/0,2001102868,339298348,00.htm?feed=rss</guid>
        <description><![CDATA[ It comes at no surprise to learn that HR people use IT certifications to choose between candidates when hiring, but in some organisations it can also inhibit career advancement. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>It comes as no surprise to learn that HR people use IT certifications to choose between candidates when hiring, but in some organisations it can also inhibit career advancement.</strong></p>
<p>"I think they limit themselves in terms of career progression, payment, and promotion," says David Hanrahan, general manager of Microsoft solutions at Dimension Data told me recently.</p>
<p>"It becomes a challenge to continue to promote someone who has a lot of experience and hasn't put in the hours and time that the rest of the people coming up through the business have to maintain their certification. It creates a level of disparity," he said.</p>
<p>Even if you have certifications, it is important to keep them up to date, especially as certifications change with the industry and increasingly move up the stack.</p>
<p>"TCP/IP, DNS and DHCP used to be part of the core networking exam and we would ask people [about them] in great detail [...] now we'll ask one or two questions to make sure they understand its implications, and move on." said Hanrahan. "We think certification is far more relevant in new and emerging technology areas, than traditional software and networking areas."</p>
<p><strong>Getting onto the shortlist</strong>
<br>The stronger your resume, the better your chances to get through the first round of interviews &mdash; it makes sense, but it was sobering to hear Hanrahan speak to the extent that certifications can make or break a shortlist selection.</p>
<p>"It's a differentiator &mdash; and we have to start to look for every differentiator we can when we are trying to get the best possible candidate" he said.</p>
<p>Hanrahan says that certification is a short-listing component, it's not going to be the hiring criteria; but it does actually make the job of hiring easier to use a baseline of industry-standard competencies.</p>
<p>If you are an industry veteran that has never taken the plunge into exams, you're not out of the hiring race, but to companies like Dimension Data, you will be starting from a handicap. "With the number of people in the market applying for jobs and particularly since we are targeted by people who want to come and work for us, we have a strong depth of candidates to choose from: they are at a disadvantage," he said.</p>
<p><strong>Commentary</strong>
<br>I have to say that I am guilty of being one of the "I'll take experience over certification any day" crowd, and never thought much of the general training courses. Being a certified software developer is never a sign that you are efficient, capable or intelligent &mdash; it's merely a sign that you can pass a test and cared enough to do so.</p>
<p>However, when you hit the realms of a level 5 certified Oracle DB administrator with a +2 Staff of 15 years' knowledge, that's when you know that this person knows a thing or eight about databases.</p>
<p>Hanrahan makes a very good point when he talks about using certifications for short-listing and mentioned that without qualifications, it is possible to miss out on how technically knowledgeable a candidate maybe in the first round of interviews.</p>
<p>I imagine the choice between an uncertified developer with 12 years experience and a developer of 9 years that has taken the time to get a couple certifications under their belt is a difficult one. Little wonder that Hanrahan places such a pragmatic emphasis on training.</p>
<p>That said though, I've worked with some really bad <a href="http://en.wikipedia.org/wiki/CCNA">CCNAs</a> that couldn't route their way out of a load balancer; but also some very good ones. When looking for that next job, you'll want every edge to standout and a course maybe that one thing that puts you over the top and gets you hired.</p>
<p><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/No-paper-no-promotion/0,2001102868,339298348,00.htm?feed=rss#talkback">Comments (1)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FNo-paper-no-promotion%2F0%2C2001102868%2C339298348%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20No%20paper,%20no%20promotion">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FNo-paper-no-promotion%2F0%2C2001102868%2C339298348%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FNo-paper-no-promotion%2F0%2C2001102868%2C339298348%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FNo-paper-no-promotion%2F0%2C2001102868%2C339298348%2C00.htm%3Ffeed%3Drss&amp;title=No%20paper,%20no%20promotion" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FNo-paper-no-promotion%2F0%2C2001102868%2C339298348%2C00.htm%3Ffeed%3Drss&amp;title=No%20paper,%20no%20promotion&amp;bodytext=It%20comes%20at%20no%20surprise%20to%20learn%20that%20HR%20people%20use%20IT%20certifications%20to%20choose%20between%20candidates%20when%20hiring%2C%20but%20in%20some%20organisations%20it%20can%20also%20inhibit%20career%20advancement." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FNo-paper-no-promotion%2F0%2C2001102868%2C339298348%2C00.htm%3Ffeed%3Drss&amp;title=No%20paper,%20no%20promotion" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FNo-paper-no-promotion%2F0%2C2001102868%2C339298348%2C00.htm%3Ffeed%3Drss&amp;title=No%20paper,%20no%20promotion" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FNo-paper-no-promotion%2F0%2C2001102868%2C339298348%2C00.htm%3Ffeed%3Drss&amp;title=No%20paper,%20no%20promotion" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339298348;kw=;sz=300x250;dcopt=;tile=10;ord=1270959154?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339298348;kw=;sz=300x250;dcopt=;tile=10;ord=1270959154?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/software/soa/Qantas-IT-jobs-head-to-IBM/0,130061733,339298145,00.htm?feed=rss">Qantas IT jobs head to IBM</a></li>
<li><a href="http://www.zdnet.com.au/news/business/soa/Seek-hit-by-economic-downturn/0,139023166,339298125,00.htm?feed=rss">Seek hit by economic downturn</a></li>
<li><a href="http://www.zdnet.com.au/news/communications/soa/Ericsson-Australia-job-cuts-flow-through/0,130061791,339298022,00.htm?feed=rss">Ericsson Australia job cuts flow through</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Australian-EDS-staff-face-new-contracts/0,130061733,339297692,00.htm?feed=rss">Australian EDS staff face new contracts</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Apache site hacked via SSH keys</title>
        <link>http://www.zdnet.com.au/blogs/null-pointer/soa/Apache-site-hacked-via-SSH-keys/0,2001102868,339298220,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/null-pointer/soa/Apache-site-hacked-via-SSH-keys/0,2001102868,339298220,00.htm?feed=rss#talkback</comments>
        <pubDate>Mon, 31 Aug 2009 13:06:01 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Chris Duckett)</dc:creator>
        <category><![CDATA[Blogs : Null Pointer]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/null-pointer/soa/Apache-site-hacked-via-SSH-keys/0,2001102868,339298220,00.htm?feed=rss</guid>
        <description><![CDATA[ The apache.org website suffered an intrusion over the weekend that resulted in the site being taken down. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>The Apache.org website suffered an intrusion over the weekend that resulted in the site being taken down.</strong></p>
<p>The attack came via a third-party that was hosting the provider's servers used for hosting the ApacheCon site, according to a <a href="https://blogs.apache.org/infra/entry/apache_org_downtime_initial_report" target="_blank">blog post</a> by the Apache infrastructure team.</p>
<p>From that server the intruders were able to gain access to a backup server, on which they were able to create CGI scripts that were then automatically rsynced out to Apache's production web servers. Once on the production servers, the scripts were executed, spawning rogue processes which drew the infrastructure team's attention.</p>
<p>To the best of the team's knowledge, there has been no evidence that any downloads were affected and the intruders were unable to escalate their privileges.</p>
<p>Apache Software Foundation member, J Aaron Farr, said <a href="http://www.reddit.com/r/programming/comments/9f35m/apacheorg_hack/c0cjb6l" target="_blank">on reddit</a> that the ApacheCon server would be rebuilt from scratch and that the team was still looking into how it was compromised.</p>
<p><strong>Commentary</strong><br>
There's no need to run to the hills screaming and yelling in fear that the next iteration of Apache's web server could have "bad stuff" in it. This is an instance of defacing which only affected the Apache.org website itself. <a href="http://www.reddit.com/r/programming/comments/9f35m/apacheorg_hack/c0cj0iz" target="_blank">Farr said</a> that Apache's svn servers were fine so the code is clean.</p>
<p>This is a good lesson on the potential downside of using SSH keys, which enable password-less log-ins for you, your scripts and anyone else that can get into your account.</p>
<p>While I am far from knowledgeable on Apache's infrastructure, it does seem a little concerning that the compromised backup server was the same server used to seed the production web servers.</p>
<p>Apache has said that it will come out with a full explanation once it has the whole story, where I hope it will announce the separation of the backup and seeding functions of the compromised backup server.</p>
<p><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Apache-site-hacked-via-SSH-keys/0,2001102868,339298220,00.htm?feed=rss#talkback">Comments (0)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FApache-site-hacked-via-SSH-keys%2F0%2C2001102868%2C339298220%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Apache%20site%20hacked%20via%20SSH%20keys">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FApache-site-hacked-via-SSH-keys%2F0%2C2001102868%2C339298220%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FApache-site-hacked-via-SSH-keys%2F0%2C2001102868%2C339298220%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FApache-site-hacked-via-SSH-keys%2F0%2C2001102868%2C339298220%2C00.htm%3Ffeed%3Drss&amp;title=Apache%20site%20hacked%20via%20SSH%20keys" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FApache-site-hacked-via-SSH-keys%2F0%2C2001102868%2C339298220%2C00.htm%3Ffeed%3Drss&amp;title=Apache%20site%20hacked%20via%20SSH%20keys&amp;bodytext=The%20apache.org%20website%20suffered%20an%20intrusion%20over%20the%20weekend%20that%20resulted%20in%20the%20site%20being%20taken%20down." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FApache-site-hacked-via-SSH-keys%2F0%2C2001102868%2C339298220%2C00.htm%3Ffeed%3Drss&amp;title=Apache%20site%20hacked%20via%20SSH%20keys" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FApache-site-hacked-via-SSH-keys%2F0%2C2001102868%2C339298220%2C00.htm%3Ffeed%3Drss&amp;title=Apache%20site%20hacked%20via%20SSH%20keys" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FApache-site-hacked-via-SSH-keys%2F0%2C2001102868%2C339298220%2C00.htm%3Ffeed%3Drss&amp;title=Apache%20site%20hacked%20via%20SSH%20keys" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339298220;kw=;sz=300x250;dcopt=;tile=11;ord=1216447656?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339298220;kw=;sz=300x250;dcopt=;tile=11;ord=1216447656?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/reviews/hardware/servers/soa/Xeon-5500-Nehalem-servers-round-up/0,2000065596,339298075,00.htm?feed=rss">Xeon 5500 (Nehalem) servers: round-up</a></li>
<li><a href="http://www.zdnet.com.au/insight/security/soa/Did-Australian-Police-raid-a-script-kiddie-/0,139023764,339298040,00.htm?feed=rss">Did Australian Police raid a script kiddie?</a></li>
<li><a href="http://www.zdnet.com.au/reviews/hardware/voip/soa/Avaya-Aura-What-exactly-is-it-/0,2000065589,339298102,00.htm?feed=rss">Avaya Aura: What exactly is it?</a></li>
<li><a href="http://www.zdnet.com.au/insight/hardware/soa/Four-mid-range-servers-compared/0,139023759,339297011,00.htm?feed=rss">Four mid-range servers compared</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Even the giants make mistakes</title>
        <link>http://www.zdnet.com.au/blogs/null-pointer/soa/Even-the-giants-make-mistakes/0,2001102868,339297687,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/null-pointer/soa/Even-the-giants-make-mistakes/0,2001102868,339297687,00.htm?feed=rss#talkback</comments>
        <pubDate>Fri, 31 Jul 2009 16:05:01 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Chris Duckett)</dc:creator>
        <category><![CDATA[Blogs : Null Pointer]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/null-pointer/soa/Even-the-giants-make-mistakes/0,2001102868,339297687,00.htm?feed=rss</guid>
        <description><![CDATA[ Next time you begin to berate yourself for making that awfully stupid coding mistake remember that it happens to the best and biggest of us - and happy sysadmin day. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>Next time you begin to berate yourself for making that awfully stupid coding mistake remember that it happens to the best and biggest of us, including Microsoft.</strong></p>
<p>A <a href="http://blogs.msdn.com/sdl/archive/2009/07/28/atl-ms09-035-and-the-sdl.aspx">blog post</a> on Microsoft's Security Development Lifecycle confirmed the cause of the latest exploit in Internet Explorer was due to a typo.</p>
<p>Here is the offending code:</p>
<pre><code>__int64 cbSize;
hr = pStream-&gt;Read((void*) &amp;cbSize, sizeof(cbSize), NULL);
BYTE *pbArray;
HRESULT hr = SafeArrayAccessData(psa, reinterpret_cast<lpvoid>(&amp;pbArray));
hr = pStream-&gt;Read((void*)&amp;pbArray, (ULONG)cbSize, NULL);</lpvoid></code></pre>
<p>And where is the typo you ask? It's on the pbArray's pointer, where the final line should be:</p>
<pre><code>hr = pStream-&gt;Read((void*)pbArray, (ULONG)cbSize, NULL);</code></pre>
<p>Despite all the effort that Microsoft puts into secure and proper code, its code analysis tools failed to detect the issue and the code reached production. The tools have now been updated to catch this problem and the developers will now have to use the new ATL libraries.</p>
<p>Now this would typically be the part where certain people start hooting and hollering about Microsoft's lameness and how they are personally the world's greatest coder.</p>
<p>However, I cannot don my asbestos suit for that. Humility precludes me, for I too, found a typo in my code from a 2006 article on <a href="http://www.builderau.com.au/program/javascript/soa/Build-a-carousel-with-JavaScript/0,339028434,339271770,00.htm?feed=rss">JavaScript carousels</a>. I have no idea how my clipboard contents, a URL in fact, found its way into the middle of some code and nothing was mentioned about it.</p>
<p>At least both typo-affected parties have learnt from this experience. </p>
<p><strong>Happy sysadmin appreciation day</strong>
<br>Today is also claimed as <a href="http://www.sysadminday.com/">System Administrator Appreciation Day</a>. The people behind this day say that you should shower your sysadmin in flowers and love for their unappreciated work &mdash; that's cool if your local sysadmin is a kind and personable fellow, and really, how many people like that are sysadmins?</p>
<p>If you have a <a href="http://www.unix-ag.uni-hannover.de/137.html">BSMFH</a>, I recommend broadcast pinging on your network all afternoon, endlessly copying many gigabytes of random files, secretly setting up an office MP3 server, and other general nuisances to make your sysadmin stop watching YouTube/reading your email like they do every Friday.</p>
<p>Of course, all these feelings for BSMFHs could be fixed if you would just give us all a bigger monitor and stop taking servers down during business hours.</p>
<p><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Even-the-giants-make-mistakes/0,2001102868,339297687,00.htm?feed=rss#talkback">Comments (3)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FEven-the-giants-make-mistakes%2F0%2C2001102868%2C339297687%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Even%20the%20giants%20make%20mistakes">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FEven-the-giants-make-mistakes%2F0%2C2001102868%2C339297687%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FEven-the-giants-make-mistakes%2F0%2C2001102868%2C339297687%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FEven-the-giants-make-mistakes%2F0%2C2001102868%2C339297687%2C00.htm%3Ffeed%3Drss&amp;title=Even%20the%20giants%20make%20mistakes" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FEven-the-giants-make-mistakes%2F0%2C2001102868%2C339297687%2C00.htm%3Ffeed%3Drss&amp;title=Even%20the%20giants%20make%20mistakes&amp;bodytext=Next%20time%20you%20begin%20to%20berate%20yourself%20for%20making%20that%20awfully%20stupid%20coding%20mistake%20remember%20that%20it%20happens%20to%20the%20best%20and%20biggest%20of%20us%20%26mdash%3B%20and%20happy%20sysadmin%20day." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FEven-the-giants-make-mistakes%2F0%2C2001102868%2C339297687%2C00.htm%3Ffeed%3Drss&amp;title=Even%20the%20giants%20make%20mistakes" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FEven-the-giants-make-mistakes%2F0%2C2001102868%2C339297687%2C00.htm%3Ffeed%3Drss&amp;title=Even%20the%20giants%20make%20mistakes" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FEven-the-giants-make-mistakes%2F0%2C2001102868%2C339297687%2C00.htm%3Ffeed%3Drss&amp;title=Even%20the%20giants%20make%20mistakes" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339297687;kw=;sz=300x250;dcopt=;tile=12;ord=1212422733?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339297687;kw=;sz=300x250;dcopt=;tile=12;ord=1212422733?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/software/soa/LCA-09-Sysadmins-after-the-cloud/0,130061733,339294545,00.htm?feed=rss">LCA '09: Sysadmins after the cloud</a></li>
<li><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Microsoft-Wave-By-any-other-name-please/0,2001102868,339297624,00.htm?feed=rss">Microsoft Wave: By any other name please</a></li>
<li><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/PayPal-launches-Aussie-developer-program/0,2001102868,339297333,00.htm?feed=rss">PayPal launches Aussie developer program</a></li>
<li><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/If-PHP-then-goto-is-the-future/0,2001102868,339296865,00.htm?feed=rss">If PHP then goto is the future</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Microsoft Wave: By any other name please</title>
        <link>http://www.zdnet.com.au/blogs/null-pointer/soa/Microsoft-Wave-By-any-other-name-please/0,2001102868,339297624,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/null-pointer/soa/Microsoft-Wave-By-any-other-name-please/0,2001102868,339297624,00.htm?feed=rss#talkback</comments>
        <pubDate>Tue, 28 Jul 2009 17:04:02 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Chris Duckett)</dc:creator>
        <category><![CDATA[Blogs : Null Pointer]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/null-pointer/soa/Microsoft-Wave-By-any-other-name-please/0,2001102868,339297624,00.htm?feed=rss</guid>
        <description><![CDATA[ The casual observer could be mistaken for thinking that Microsoft has a preoccupation with the name "Wave". ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>Picture yourself as a member of the Microsoft UK marketing team: you've probably busted your gut for the past few months putting together a new site and then the company in Mountain View goes and announces a product of the same name.</strong></p>
<p>What do you do:</p>
<ol style="list-style-type:lower-alpha">
<li>Brainstorm up an entirely new name?</li>
<li>Curse the gods and pick a new name?</li>
<li>Use up all your lifelines (50:50, phone a friend, ask the audience) and decide on a new name?</li>
<li>Nothing and hope no one will notice.</li>
</ol>
<p>I swear that I never intended this blog to become a <a href="http://www.zdnet.com.au/blogs/null-pointer/soa/IE8-marketing-MS-takes-the-low-road/0,2001102868,339297024,00.htm?feed=rss">running commentary</a> on Microsoft's marketing efforts, but when the software giant keeps selecting option D and shooting itself in the foot, it needs to be pointed out.</p>
<div class="aligncenter" style="text-align:left;">
	<a href="http://www.zdnet.com.au/story_media/339297624/mswave.png?feed=rss"><img src="http://cdn.cbsi.com.au/story_media/339297624/mswave_tn.png" /></a>
	<p>A showcase of Microsoft innovation is given an "innovative" name. (Click image to enlarge)</p>
</div>
<p>For a site that promotes Microsoft's <a href="http://blogs.msdn.com/stevecla01/archive/2006/10/31/microsoft-change-the-world-or-go-home.aspx">world-changing blue monster</a>, one would hope that the first thing to change is the name of this site. And as <i>ZDNet UK</i> editor Rupert Goodwins <a href="http://www.zdnet.com.au/insight/software/soa/Not-Waving-but-clowning-/0,139023769,339297626,00.htm?feed=rss">points out</a>, what's with the copyright symbol in the logo itself?</p>
<p>A love of wave-esque names appears to be endemic to all arms of Redmond though, with a Microsoft Research project creating a <a href="http://www.pocket-lint.com/news/news.phtml/23931/microsoft-wayve-post-it-notes-twitter.phtml">device dubbed Wayve</a>.</p>
<p><em>If you can explain the &copy; symbol or anything else about Microsoft Wave, we'd love to hear from you in the talkback.</em></p>
<p><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Microsoft-Wave-By-any-other-name-please/0,2001102868,339297624,00.htm?feed=rss#talkback">Comments (1)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-Wave-By-any-other-name-please%2F0%2C2001102868%2C339297624%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Microsoft%20Wave:%20By%20any%20other%20name%20please">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-Wave-By-any-other-name-please%2F0%2C2001102868%2C339297624%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-Wave-By-any-other-name-please%2F0%2C2001102868%2C339297624%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-Wave-By-any-other-name-please%2F0%2C2001102868%2C339297624%2C00.htm%3Ffeed%3Drss&amp;title=Microsoft%20Wave:%20By%20any%20other%20name%20please" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-Wave-By-any-other-name-please%2F0%2C2001102868%2C339297624%2C00.htm%3Ffeed%3Drss&amp;title=Microsoft%20Wave:%20By%20any%20other%20name%20please&amp;bodytext=The%20casual%20observer%20could%20be%20mistaken%20for%20thinking%20that%20Microsoft%20has%20a%20preoccupation%20with%20the%20name%20%22Wave%22." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-Wave-By-any-other-name-please%2F0%2C2001102868%2C339297624%2C00.htm%3Ffeed%3Drss&amp;title=Microsoft%20Wave:%20By%20any%20other%20name%20please" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-Wave-By-any-other-name-please%2F0%2C2001102868%2C339297624%2C00.htm%3Ffeed%3Drss&amp;title=Microsoft%20Wave:%20By%20any%20other%20name%20please" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-Wave-By-any-other-name-please%2F0%2C2001102868%2C339297624%2C00.htm%3Ffeed%3Drss&amp;title=Microsoft%20Wave:%20By%20any%20other%20name%20please" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339297624;kw=;sz=300x250;dcopt=;tile=13;ord=879822345?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339297624;kw=;sz=300x250;dcopt=;tile=13;ord=879822345?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Microsoft-misses-the-Outlook-point/0,2001102868,339297097,00.htm?feed=rss">Microsoft misses the Outlook point</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Windows-7-Server-2008-R2-go-gold/0,130061733,339297527,00.htm?feed=rss">Windows 7, Server 2008 R2 go gold</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Chrome-Safari-taking-browser-share/0,130061733,339297511,00.htm?feed=rss">Chrome, Safari taking  browser share</a></li>
<li><a href="http://www.zdnet.com.au/insight/software/soa/Google-gets-Bing-d-Video/0,139023769,339297502,00.htm?feed=rss">Google gets Bing'd: Video</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>PayPal launches Aussie developer program</title>
        <link>http://www.zdnet.com.au/blogs/null-pointer/soa/PayPal-launches-Aussie-developer-program/0,2001102868,339297333,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/null-pointer/soa/PayPal-launches-Aussie-developer-program/0,2001102868,339297333,00.htm?feed=rss#talkback</comments>
        <pubDate>Thu, 09 Jul 2009 16:33:01 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Chris Duckett)</dc:creator>
        <category><![CDATA[Blogs : Null Pointer]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/null-pointer/soa/PayPal-launches-Aussie-developer-program/0,2001102868,339297333,00.htm?feed=rss</guid>
        <description><![CDATA[ PayPal announced the opening of its certification program for Australian developers today, making Australia the first country outside of the US to offer certification. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>PayPal announced the opening of its certification program for Australian developers today, making Australia the first country outside of the US to offer certification.</strong></p>
<p>A <a href="https://www.paypal.com.au/developer">developer portal</a> with all the documentation bells and whistles was launched in concert with the announcement, and currently contains sample code, forums and technical libraries for the 20 APIs.</p>
<p>Free <a href="https://www.paypal-education.com.au/devdays">developer days</a> will be held between 20-24 July across the country by the company, with attendees picking up a voucher for certification, which would normally cost US$300. A free voucher is not <a href="http://www.zdnet.com.au/news/hardware/soa/Tech-Ed-attendees-get-free-HP-netbook/0,130061702,339297152,00.htm?feed=rss">a free laptop</a>, but why look a gift horse in the mouth?</p>
<p><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/PayPal-launches-Aussie-developer-program/0,2001102868,339297333,00.htm?feed=rss#talkback">Comments (1)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FPayPal-launches-Aussie-developer-program%2F0%2C2001102868%2C339297333%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20PayPal%20launches%20Aussie%20developer%20program">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FPayPal-launches-Aussie-developer-program%2F0%2C2001102868%2C339297333%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FPayPal-launches-Aussie-developer-program%2F0%2C2001102868%2C339297333%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FPayPal-launches-Aussie-developer-program%2F0%2C2001102868%2C339297333%2C00.htm%3Ffeed%3Drss&amp;title=PayPal%20launches%20Aussie%20developer%20program" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FPayPal-launches-Aussie-developer-program%2F0%2C2001102868%2C339297333%2C00.htm%3Ffeed%3Drss&amp;title=PayPal%20launches%20Aussie%20developer%20program&amp;bodytext=PayPal%20announced%20the%20opening%20of%20its%20certification%20program%20for%20Australian%20developers%20today%2C%20making%20Australia%20the%20first%20country%20outside%20of%20the%20US%20to%20offer%20certification." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FPayPal-launches-Aussie-developer-program%2F0%2C2001102868%2C339297333%2C00.htm%3Ffeed%3Drss&amp;title=PayPal%20launches%20Aussie%20developer%20program" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FPayPal-launches-Aussie-developer-program%2F0%2C2001102868%2C339297333%2C00.htm%3Ffeed%3Drss&amp;title=PayPal%20launches%20Aussie%20developer%20program" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FPayPal-launches-Aussie-developer-program%2F0%2C2001102868%2C339297333%2C00.htm%3Ffeed%3Drss&amp;title=PayPal%20launches%20Aussie%20developer%20program" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339297333;kw=;sz=300x250;dcopt=;tile=14;ord=1639123689?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339297333;kw=;sz=300x250;dcopt=;tile=14;ord=1639123689?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/insight/software/soa/Microsoft-REMIX-2009-Photos/0,139023769,339296887,00.htm?feed=rss">Microsoft REMIX 2009: Photos</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Google-ushers-in-Sydney-built-Wave/0,130061733,339296697,00.htm?feed=rss">Google ushers in Sydney-built Wave</a></li>
<li><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Adobe-s-rich-JavaScript-bankrupts-security/0,2001102868,339296228,00.htm?feed=rss">Adobe's rich JavaScript bankrupts security</a></li>
<li><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Where-are-the-open-source-twitter-clients-/0,2001102868,339294773,00.htm?feed=rss">Where are the open-source twitter clients?</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Is Google asking for antitrust?</title>
        <link>http://www.zdnet.com.au/blogs/null-pointer/soa/Is-Google-asking-for-antitrust-/0,2001102868,339297304,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/null-pointer/soa/Is-Google-asking-for-antitrust-/0,2001102868,339297304,00.htm?feed=rss#talkback</comments>
        <pubDate>Wed, 08 Jul 2009 16:43:02 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Chris Duckett)</dc:creator>
        <category><![CDATA[Blogs : Null Pointer]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/null-pointer/soa/Is-Google-asking-for-antitrust-/0,2001102868,339297304,00.htm?feed=rss</guid>
        <description><![CDATA[ Google has announced a new Chrome Operating System, designed for the web and with a browser baked directly into it - so much so that the entire OS is named after it. But the search giant should watch out: this decision seems designed to attract antitrust attention. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>Google has announced a new <a href="http://www.zdnet.com.au/news/software/soa/Google-announces-Chrome-OS/0,130061733,339297303,00.htm?feed=rss">Chrome Operating System</a>, designed for the web and with a browser baked directly into it &mdash; so much so that the entire OS is named after it. But the search giant should watch out: this decision seems designed to attract antitrust attention.</strong></p>
<p>Imagine the furore if Microsoft announced Internet Explorer OS. Antitrust naysayers would drop from the rafters for the chance to lay the boot into Microsoft. Things have got to such a point that the next version of Windows is planned to ship <a href="http://news.cnet.com/8301-13860_3-10262630-56.html">without a browser in Europe</a>.</p>
<p>What's good for the goose is good for the gander. If Opera has a problem with <a href="http://www.zdnet.com.au/news/software/soa/Microsoft-browser-lock-in-sparks-Opera-rage/0,130061733,339284563,00.htm?feed=rss">IE on Windows</a>, they are positively going to blow many a gasket when they see what Google has in store. I'd expect the Norwegian browser maker to be drawing up a complaint to the European Commission as we speak &mdash; lest they'd want to be known as hypocritical.</p>
<p>Don't think for a minute that Google has not thought this through and does not have a game plan. At this early stage, I'd wager that one of the prime motivators behind the open sourcing of Chrome OS is to precisely avoid such potential antitrust claims. The argument would go that OEMs have the option to take the source and replace the baked-in Chrome with Opera, Firefox or WebKit.</p>
<p>That's the theory, but in practice, would an OEM actually do this? The Microsoft experience has told us no. Why endanger compatibility with Chrome OS's applications? As they are going to be mostly web-based, and presumably rely on the V8 JavaScript engine to provide performance, only a fool would swap out the fastest browser on the web.</p>
<p>There comes a time when companies move from being darlings to devils. Microsoft was once the underdog taking on IBM, Google was then the champion that would slay Microsoft, but today's announcement moves Google into new territory and new regulatory scrutiny.</p>
<p>If Microsoft is chased with torches and pitchforks for bundling a browser into an operating system, shouldn't the mob go berserk when a company the size of Google attempts to make the browser the OS?</p>
<p><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Is-Google-asking-for-antitrust-/0,2001102868,339297304,00.htm?feed=rss#talkback">Comments (4)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIs-Google-asking-for-antitrust-%2F0%2C2001102868%2C339297304%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Is%20Google%20asking%20for%20antitrust?">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIs-Google-asking-for-antitrust-%2F0%2C2001102868%2C339297304%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIs-Google-asking-for-antitrust-%2F0%2C2001102868%2C339297304%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIs-Google-asking-for-antitrust-%2F0%2C2001102868%2C339297304%2C00.htm%3Ffeed%3Drss&amp;title=Is%20Google%20asking%20for%20antitrust?" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIs-Google-asking-for-antitrust-%2F0%2C2001102868%2C339297304%2C00.htm%3Ffeed%3Drss&amp;title=Is%20Google%20asking%20for%20antitrust?&amp;bodytext=Google%20has%20announced%20a%20new%20Chrome%20Operating%20System%2C%20designed%20for%20the%20web%20and%20with%20a%20browser%20baked%20directly%20into%20it%20%26mdash%3B%20so%20much%20so%20that%20the%20entire%20OS%20is%20named%20after%20it.%20But%20the%20search%20giant%20should%20watch%20out%3A%20this%20decision%20seems%20designed%20to%20attract%20antitrust%20attention." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIs-Google-asking-for-antitrust-%2F0%2C2001102868%2C339297304%2C00.htm%3Ffeed%3Drss&amp;title=Is%20Google%20asking%20for%20antitrust?" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIs-Google-asking-for-antitrust-%2F0%2C2001102868%2C339297304%2C00.htm%3Ffeed%3Drss&amp;title=Is%20Google%20asking%20for%20antitrust?" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIs-Google-asking-for-antitrust-%2F0%2C2001102868%2C339297304%2C00.htm%3Ffeed%3Drss&amp;title=Is%20Google%20asking%20for%20antitrust?" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339297304;kw=;sz=300x250;dcopt=;tile=15;ord=22957923?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339297304;kw=;sz=300x250;dcopt=;tile=15;ord=22957923?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/software/soa/Google-announces-Chrome-OS/0,130061733,339297303,00.htm?feed=rss">Google announces Chrome OS</a></li>
<li><a href="http://www.zdnet.com.au/blogs/patch-monday/soa/The-price-is-wrong-for-Windows-7/0,2001107879,339297138,00.htm?feed=rss">The price is wrong for Windows 7</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Microsoft-hikes-Win7-prices-for-Australia/0,130061733,339297112,00.htm?feed=rss">Microsoft hikes Win7 prices for Australia</a></li>
<li><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Microsoft-misses-the-Outlook-point/0,2001102868,339297097,00.htm?feed=rss">Microsoft misses the Outlook point</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Microsoft misses the Outlook point</title>
        <link>http://www.zdnet.com.au/blogs/null-pointer/soa/Microsoft-misses-the-Outlook-point/0,2001102868,339297097,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/null-pointer/soa/Microsoft-misses-the-Outlook-point/0,2001102868,339297097,00.htm?feed=rss#talkback</comments>
        <pubDate>Thu, 25 Jun 2009 11:40:01 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Chris Duckett)</dc:creator>
        <category><![CDATA[Blogs : Null Pointer]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/null-pointer/soa/Microsoft-misses-the-Outlook-point/0,2001102868,339297097,00.htm?feed=rss</guid>
        <description><![CDATA[ Ask designers which mail program is the bane of their existence, and you'll find that Outlook tops the list. The reason why the most popular email reader is also the most painful is simple: it uses Word to render HTML emails. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>Ask designers which mail program is the bane of their existence, and you'll find that Outlook tops the list. The reason why the most popular email reader is also the most painful is simple: it uses Word to render HTML emails &mdash; and Word does a very poor rendering job.</strong></p>
<p>Continuing a <a href="http://www.builderau.com.au/program/html/soa/When-will-Microsoft-fully-embrace-Web-standards-/0,339028420,339284300,00.htm?feed=rss">decision made in 2007</a> to render HTML with Word in Outlook, Microsoft confirmed that Outlook 2010 will also use Word. In response to this decision, the <a href="http://fixoutlook.org/">fixoutlook.org</a> campaign was created in an attempt to change Microsoft's mind.</p>
<p>Microsoft responded to the campaign with <a href="http://blogs.msdn.com/outlook/archive/2009/06/24/the-power-of-word-in-outlook.aspx">a blog post</a> that sadly misses the point of the campaign. Instead of responding to the concerns of the Twitter folk, the post goes to lengths to explain the benefits of composing in Word.</p>
<p>As one poor sap that has had to create HTML email in the past, Outlook's treatment of HTML is a weight tied to the ankle of any designer or developer that steps into email. Lovers and overusers of divs and CSS need not apply as you will be returned to a world of tables and font tags that one previously tried to escape.</p>
<p>The Redmond giant correctly points out that an email marketing firm had set-up this campaign and that the Email Standards Project is not an industry body; however, the campaign has tapped into the latent issues surrounding Outlook and as Microsoft continues to hide behind the "Outlook plays well with Outlook" mantra, it will not win any friends.</p>
<p>Rather than move the state-of-the-art forward, Microsoft has decided to continue applying the handbrake and hopes you enjoy the stationary experience.</p>
<p><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Microsoft-misses-the-Outlook-point/0,2001102868,339297097,00.htm?feed=rss#talkback">Comments (15)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-misses-the-Outlook-point%2F0%2C2001102868%2C339297097%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Microsoft%20misses%20the%20Outlook%20point">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-misses-the-Outlook-point%2F0%2C2001102868%2C339297097%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-misses-the-Outlook-point%2F0%2C2001102868%2C339297097%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-misses-the-Outlook-point%2F0%2C2001102868%2C339297097%2C00.htm%3Ffeed%3Drss&amp;title=Microsoft%20misses%20the%20Outlook%20point" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-misses-the-Outlook-point%2F0%2C2001102868%2C339297097%2C00.htm%3Ffeed%3Drss&amp;title=Microsoft%20misses%20the%20Outlook%20point&amp;bodytext=Ask%20designers%20which%20mail%20program%20is%20the%20bane%20of%20their%20existence%2C%20and%20you%27ll%20find%20that%20Outlook%20tops%20the%20list.%20The%20reason%20why%20the%20most%20popular%20email%20reader%20is%20also%20the%20most%20painful%20is%20simple%3A%20it%20uses%20Word%20to%20render%20HTML%20emails." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-misses-the-Outlook-point%2F0%2C2001102868%2C339297097%2C00.htm%3Ffeed%3Drss&amp;title=Microsoft%20misses%20the%20Outlook%20point" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-misses-the-Outlook-point%2F0%2C2001102868%2C339297097%2C00.htm%3Ffeed%3Drss&amp;title=Microsoft%20misses%20the%20Outlook%20point" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FMicrosoft-misses-the-Outlook-point%2F0%2C2001102868%2C339297097%2C00.htm%3Ffeed%3Drss&amp;title=Microsoft%20misses%20the%20Outlook%20point" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339297097;kw=;sz=300x250;dcopt=;tile=16;ord=48388844?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339297097;kw=;sz=300x250;dcopt=;tile=16;ord=48388844?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/software/soa/ACT-wanted-in-on-federal-Microsoft-deal/0,130061733,339297061,00.htm?feed=rss">ACT wanted in on federal Microsoft deal</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/WA-Central-Tafe-picks-Live-edu/0,130061733,339297057,00.htm?feed=rss">WA Central Tafe picks Live@edu</a></li>
<li><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/IE8-marketing-MS-takes-the-low-road/0,2001102868,339297024,00.htm?feed=rss">IE8 marketing: MS takes the low road</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Lotus-Notes-losing-Aussie-email-war-/0,130061733,339296899,00.htm?feed=rss">Lotus Notes losing Aussie email war?</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>IE8 marketing: MS takes the low road</title>
        <link>http://www.zdnet.com.au/blogs/null-pointer/soa/IE8-marketing-MS-takes-the-low-road/0,2001102868,339297024,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/null-pointer/soa/IE8-marketing-MS-takes-the-low-road/0,2001102868,339297024,00.htm?feed=rss#talkback</comments>
        <pubDate>Fri, 19 Jun 2009 14:01:01 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Chris Duckett)</dc:creator>
        <category><![CDATA[Blogs : Null Pointer]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/null-pointer/soa/IE8-marketing-MS-takes-the-low-road/0,2001102868,339297024,00.htm?feed=rss</guid>
        <description><![CDATA[ Microsoft's current Internet Explorer 8 marketing push continues to leave a bad lingering aftertaste. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>Take a quick tour around browser vendors' websites and you'll see them appealing to potential users with words like "passion", "difference", "speed" and "extensible". It's typical happy fluffy marketing speak.</strong></p>
<p>Then there is Microsoft. The <a href="http://www.microsoft.com/windows/internet-explorer/default.aspx">Internet Explorer 8 home page itself</a> sprouts the usual marketing talk, but there is a promotion for <a href="http://browserforthebetter.com">browserforthebetter.com</a>, a site where the gist is that if you download IE8, eight hungry Americans get a meal.</p>
<p>It's a good cause, it's a good idea &mdash; yet something didn't sit quite well with me. In retrospect it was the thought that I wasn't going to download and use IE8 anyway (especially as I have a Mac); yet I felt incredibly guilty not downloading IE8. I was faced with a choice: leave the page and have someone go hungry, or download a program I can't and will never run.</p>
<p>In the hopes that these donations are being based on download count and not on IE8 phoning home, I downloaded the file and then deleted it.</p>
<p>The whole experience felt dirty and wrong. I was being morally bribed into downloading an internet browser. The value pitch of the browser wasn't in improving an experience, it was emotionally blackmailing me and sending me on a guilt trip. But I couldn't put a finger on exactly what it was, it was like in <em>The Castle</em> and "the vibe".</p>
<p>Then I saw this argument on Twitter from a <a href="http://twitter.com/ryanmcminn">Microsoft employee</a>: "Using FF or Chrome on Windows takes eight meals away from the needy."</p>
<div class="aligncenter">
	<img src="http://cdn.cbsi.com.au/story_media/339297024/needy.png" /><p>Not the best way to express your company's message.<br><em>(Credit: Chris Duckett/ZDNet.com.au)</em></p>
</div>
<p>That comment snapped me from blackmailed to outraged. Read between the lines there and Microsoft is trying to tell the world that using a non-Microsoft browser is responsible for the ills of the world. It's not a good look, and does not reflect very well on Redmond at all.</p>
<p>With guilt-ridden blackmail taken care of, yesterday Microsoft moved to <a href="http://www.microsoft.com/australia/ie8/competition/">bribery and insults</a>. Essentially a contest for US$10,000, the idea undoes itself with phrases such as "We've buried $10,000 somewhere on the internet ... you'll never find it using boring Safari. (So get rid of it, or get lost.)"</p>
<p>I chose to "get lost" and thoroughly enjoyed the experience of closing the browser tab. The readers over at <em>Gizmodo</em> came up with a <a href="http://www.gizmodo.com.au/2009/06/microsoft-resorts-to-bribing-people-away-from-firefox/comment-page-1/#comment-21018">list of insults</a> for all the other browsers and state that overriding the user-agent string in the browser will fake the page out.</p>
<p>Taking another look at these experiences with IE8 promotions, they are both at their core, good ideas. Feeding the needy and giving users a chance to win cash are great ways to promote a product, but while the idea is fine, the execution is sorely lacking.</p>
<p>The contest is another attempt at Microsoft trying to look modern and talk to the cool kids, but failing abysmally and just making it harder for itself next time. There is being edgy, and then there is just plain insulting.</p>
<p>Similarly for the browserforthebetter site, it was simply distasteful and could have been done very successfully in a much better way. Microsoft's marketing department really needs to wake up to itself or get lost.</p>
<p><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/IE8-marketing-MS-takes-the-low-road/0,2001102868,339297024,00.htm?feed=rss#talkback">Comments (7)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIE8-marketing-MS-takes-the-low-road%2F0%2C2001102868%2C339297024%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20IE8%20marketing:%20MS%20takes%20the%20low%20road">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIE8-marketing-MS-takes-the-low-road%2F0%2C2001102868%2C339297024%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIE8-marketing-MS-takes-the-low-road%2F0%2C2001102868%2C339297024%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIE8-marketing-MS-takes-the-low-road%2F0%2C2001102868%2C339297024%2C00.htm%3Ffeed%3Drss&amp;title=IE8%20marketing:%20MS%20takes%20the%20low%20road" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIE8-marketing-MS-takes-the-low-road%2F0%2C2001102868%2C339297024%2C00.htm%3Ffeed%3Drss&amp;title=IE8%20marketing:%20MS%20takes%20the%20low%20road&amp;bodytext=Microsoft%27s%20current%20Internet%20Explorer%208%20marketing%20push%20continues%20to%20leave%20a%20bad%20lingering%20aftertaste." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIE8-marketing-MS-takes-the-low-road%2F0%2C2001102868%2C339297024%2C00.htm%3Ffeed%3Drss&amp;title=IE8%20marketing:%20MS%20takes%20the%20low%20road" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIE8-marketing-MS-takes-the-low-road%2F0%2C2001102868%2C339297024%2C00.htm%3Ffeed%3Drss&amp;title=IE8%20marketing:%20MS%20takes%20the%20low%20road" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIE8-marketing-MS-takes-the-low-road%2F0%2C2001102868%2C339297024%2C00.htm%3Ffeed%3Drss&amp;title=IE8%20marketing:%20MS%20takes%20the%20low%20road" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339297024;kw=;sz=300x250;dcopt=;tile=17;ord=1016700204?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339297024;kw=;sz=300x250;dcopt=;tile=17;ord=1016700204?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/software/soa/Lotus-Notes-losing-Aussie-email-war-/0,130061733,339296899,00.htm?feed=rss">Lotus Notes losing Aussie email war?</a></li>
<li><a href="http://www.zdnet.com.au/blogs/techie-isles/soa/G2009-Microsoft-needs-to-regain-trust/0,2001113776,339296946,00.htm?feed=rss">G2009: Microsoft needs to regain trust</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Architect-pays-90k-for-unlicensed-software/0,130061733,339296849,00.htm?feed=rss">Architect pays $90k for unlicensed software</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/NZ-Australia-to-get-Win7-first/0,130061733,339296803,00.htm?feed=rss">NZ, Australia to get Win7 first</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>If PHP then goto is the future</title>
        <link>http://www.zdnet.com.au/blogs/null-pointer/soa/If-PHP-then-goto-is-the-future/0,2001102868,339296865,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/null-pointer/soa/If-PHP-then-goto-is-the-future/0,2001102868,339296865,00.htm?feed=rss#talkback</comments>
        <pubDate>Thu, 11 Jun 2009 12:18:01 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Chris Duckett)</dc:creator>
        <category><![CDATA[Blogs : Null Pointer]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/null-pointer/soa/If-PHP-then-goto-is-the-future/0,2001102868,339296865,00.htm?feed=rss</guid>
        <description><![CDATA[ Few things can spark more religious fervour amongst programmers than the mention of a goto statement. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>Few things can spark more religious fervour amongst programmers than the mention of a <code>goto</code> statement. PHP has stepped into the middle of the firefight by announcing that it will be implementing <code>goto</code> functionality in version 5.3.</strong></p>
<p>There is <a href="http://search.twitter.com/search?q=goto+php">plenty of discussion</a> surrounding <a href="http://www.php.net/manual/en/control-structures.goto.php">PHP's decision</a>, with PHP founder <a href="http://twitter.com/rasmus">Rasmus Lerdorf</a> defending the move, stating it is no different than breaking to a label and that it will not be an unlimited <code>goto</code> (it will not let jumps into loops or switches).</p>
<p>Despite Lerdorf's assurances, the wailing and moaning continues relentlessly. Why is this? To understand, one must realise that the vast majority of programmers have been taught that <a href="http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD215.PDF"><code>goto</code> is considered harmful</a>, is a bad idea and will bring pestilence to the land if used. Most students are happy to accept this, generally based on the experience of writing ridiculous spaghetti code in BASIC, so they move onto structured programming and eventually object-orientated programming.</p>
<p>This happens for very good reasons; a maturing programmer has more chance to get themselves in a bind by being unstructured and it is generally better for maintainability and understanding to avoid <code>goto</code>.</p>
<p>By going against the <code>goto</code> grain, PHP is challenging a tenet upon which the foundation of modern programming is built. The size of the challenge is only compounded by the fact that the change is occurring in version 5.3 of the language, a long time after the language muffed but eventually reached satisfactory attempts at implementing objects, and appears to be a step backward.</p>
<div class="aligncenter">
<a href="http://xkcd.com/292/"><img src="http://cdn.cbsi.com.au/story_media/339296865/xkcd-goto.png" /></a>
<p>xkcd says it best on bad uses of <code>goto</code> (Click image to enlarge)<br><em>(Goto image by <a href="http://xkcd.com/292/">xkcd</a>, <a href="http://creativecommons.org/licenses/by-nc/2.5/">CC2.5</a>)</em></p>
</div>
<p>Here's a shock for the young, blindly-accepting-articles-of-faith type of programmer that has never had to use a <code>goto</code>: most high-level languages implement a form of goto, you just know them as <code>break</code>, <code>switch</code> and <code>continue</code>. And that most-revered of code projects, the Linux kernel, makes extensive use of the <code>goto</code> statement and is written in C &mdash; the most respected of languages.</p>
<p>What is good enough for Linus and the team of kernel hackers should be good enough for Rasmus and his clan of web developers. </p>
<p>It's true that <code>goto</code> is a dangerous weapon and in the hands of the inexperienced it's a devastatingly head-scratching weapon of spaghetti creation, but in the right hands it can remove the maze of nested branching structures nicely.</p>
<p>What does this all mean for PHP? Not much. Those programmers adverse to using <code>goto</code> will continue to avoid it at all costs (no one is forcing them to use it), quality programmers will be able to use it well and sparingly, and the bad programmers that create spaghetti will do so even more now that they can use the statement.</p>
<p>But they were going to create bad programs anyway, <code>goto</code> simply made it easier for them to get into a mess. They'll learn eventually.</p>
<p><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/If-PHP-then-goto-is-the-future/0,2001102868,339296865,00.htm?feed=rss#talkback">Comments (15)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIf-PHP-then-goto-is-the-future%2F0%2C2001102868%2C339296865%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20If%20PHP%20then%20goto%20is%20the%20future">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIf-PHP-then-goto-is-the-future%2F0%2C2001102868%2C339296865%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIf-PHP-then-goto-is-the-future%2F0%2C2001102868%2C339296865%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIf-PHP-then-goto-is-the-future%2F0%2C2001102868%2C339296865%2C00.htm%3Ffeed%3Drss&amp;title=If%20PHP%20then%20goto%20is%20the%20future" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIf-PHP-then-goto-is-the-future%2F0%2C2001102868%2C339296865%2C00.htm%3Ffeed%3Drss&amp;title=If%20PHP%20then%20goto%20is%20the%20future&amp;bodytext=Few%20things%20can%20spark%20more%20religious%20fervour%20amongst%20programmers%20than%20the%20mention%20of%20a%20goto%20statement." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIf-PHP-then-goto-is-the-future%2F0%2C2001102868%2C339296865%2C00.htm%3Ffeed%3Drss&amp;title=If%20PHP%20then%20goto%20is%20the%20future" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIf-PHP-then-goto-is-the-future%2F0%2C2001102868%2C339296865%2C00.htm%3Ffeed%3Drss&amp;title=If%20PHP%20then%20goto%20is%20the%20future" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FIf-PHP-then-goto-is-the-future%2F0%2C2001102868%2C339296865%2C00.htm%3Ffeed%3Drss&amp;title=If%20PHP%20then%20goto%20is%20the%20future" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339296865;kw=;sz=300x250;dcopt=;tile=18;ord=974930755?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339296865;kw=;sz=300x250;dcopt=;tile=18;ord=974930755?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/software/soa/MSDN-subscription-and-REMIX-winners/0,130061733,339296857,00.htm?feed=rss">MSDN subscription and REMIX winners</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Google-ushers-in-Sydney-built-Wave/0,130061733,339296697,00.htm?feed=rss">Google ushers in Sydney-built Wave</a></li>
<li><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Flash-tools-hit-beta/0,2001102868,339296740,00.htm?feed=rss">Flash tools hit beta</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Open-source-threatens-Java-servers/0,130061733,120272109,00.htm?feed=rss">Open source threatens Java servers</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Flash tools hit beta</title>
        <link>http://www.zdnet.com.au/blogs/null-pointer/soa/Flash-tools-hit-beta/0,2001102868,339296740,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/null-pointer/soa/Flash-tools-hit-beta/0,2001102868,339296740,00.htm?feed=rss#talkback</comments>
        <pubDate>Tue, 02 Jun 2009 13:57:01 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Chris Duckett)</dc:creator>
        <category><![CDATA[Blogs : Null Pointer]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/null-pointer/soa/Flash-tools-hit-beta/0,2001102868,339296740,00.htm?feed=rss</guid>
        <description><![CDATA[ The next iteration of Adobe's Flash tools have reached beta status and provide some concrete evidence of what Adobe was going on about with its prognostications of Thermo and changing workflow over the past year. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>The next iteration of Adobe's Flash tools have reached beta status and provide some concrete evidence of what Adobe was going on about with its prognostications of Thermo and changing workflow over the past year.</strong></p>
<p>The problem with Flash Catalyst, the product formerly known as Thermo, was that <a href="http://www.builderau.com.au/program/flash/soa/Introducing-Flash-Catalyst/0,339028413,339293814,00.htm?feed=rss">thousands of words</a> were not able to convey the interface, interaction or behaviour of an application in the way that four minutes of video can.</p>
<p>Now all those things Adobe previously said start to make a little more sense. There will no doubt be the argument that some developers like to do UIs their way and will hate the code generated out of Catalyst, but at a bare minimum I think any program that delivers some tangible code is far ahead of any mock-up that said developer would have received in the past &mdash; code is malleable, PSDs less so.</p>
<p>Adobe's Flex 4 framework, Flash Catalyst 4 and Flash Builder 4, previously known as Flex Builder, can be <a href="http://labs.adobe.com/technologies/flash/">downloaded here</a>.</p>
<p><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Flash-tools-hit-beta/0,2001102868,339296740,00.htm?feed=rss#talkback">Comments (0)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FFlash-tools-hit-beta%2F0%2C2001102868%2C339296740%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Flash%20tools%20hit%20beta">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FFlash-tools-hit-beta%2F0%2C2001102868%2C339296740%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FFlash-tools-hit-beta%2F0%2C2001102868%2C339296740%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FFlash-tools-hit-beta%2F0%2C2001102868%2C339296740%2C00.htm%3Ffeed%3Drss&amp;title=Flash%20tools%20hit%20beta" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FFlash-tools-hit-beta%2F0%2C2001102868%2C339296740%2C00.htm%3Ffeed%3Drss&amp;title=Flash%20tools%20hit%20beta&amp;bodytext=The%20next%20iteration%20of%20Adobe%27s%20Flash%20tools%20have%20reached%20beta%20status%20and%20provide%20some%20concrete%20evidence%20of%20what%20Adobe%20was%20going%20on%20about%20with%20its%20prognostications%20of%20Thermo%20and%20changing%20workflow%20over%20the%20past%20year." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FFlash-tools-hit-beta%2F0%2C2001102868%2C339296740%2C00.htm%3Ffeed%3Drss&amp;title=Flash%20tools%20hit%20beta" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FFlash-tools-hit-beta%2F0%2C2001102868%2C339296740%2C00.htm%3Ffeed%3Drss&amp;title=Flash%20tools%20hit%20beta" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FFlash-tools-hit-beta%2F0%2C2001102868%2C339296740%2C00.htm%3Ffeed%3Drss&amp;title=Flash%20tools%20hit%20beta" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339296740;kw=;sz=300x250;dcopt=;tile=19;ord=1311595486?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339296740;kw=;sz=300x250;dcopt=;tile=19;ord=1311595486?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Adobe-s-rich-JavaScript-bankrupts-security/0,2001102868,339296228,00.htm?feed=rss">Adobe's rich JavaScript bankrupts security</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/DET-picks-XP-Lenovo-for-200k-netbooks/0,130061733,339295753,00.htm?feed=rss">DET picks XP, Lenovo for 200k netbooks</a></li>
<li><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Firefox-is-still-king-for-developers/0,2001102868,339295488,00.htm?feed=rss">Firefox is still king for developers</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Adobe-AIR-for-Linux-exits-beta/0,130061733,339293917,00.htm?feed=rss">Adobe AIR for Linux exits beta</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Google Wave to miss IE6</title>
        <link>http://www.zdnet.com.au/blogs/null-pointer/soa/Google-Wave-to-miss-IE6/0,2001102868,339296708,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/null-pointer/soa/Google-Wave-to-miss-IE6/0,2001102868,339296708,00.htm?feed=rss#talkback</comments>
        <pubDate>Fri, 29 May 2009 12:58:01 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Chris Duckett)</dc:creator>
        <category><![CDATA[Blogs : Null Pointer]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/null-pointer/soa/Google-Wave-to-miss-IE6/0,2001102868,339296708,00.htm?feed=rss</guid>
        <description><![CDATA[ Turns out that the "developer preview" of Google's latest creation, Google Wave, is not as open as one would expect, with the preview only being open to attendees of Google's I/O conference - but there is another way to see it in action. And forget wanting to use IE6 with it. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>Turns out that the "developer preview" of Google's latest creation, Google Wave, is not as open as one would expect, with the preview only being open to attendees of Google's I/O conference.</strong></p>
<p>But there is another way to see it in action: as an attendee of Google's upcoming developer day conferences, one of which will be held in Sydney, where you will be able to gain access to the system before consumers get full access later in the year.</p>
<p>On the question of why not go live now with Google Wave, Jens and Lars Rasmussen cited that it is not ready for the general population. Wave itself is best viewed in WebKit-based browsers or Firefox with Opera support still coming together. For Internet Explorer, Lars Rasmussen said that there will be no IE6 support for Wave, but intends to target IE7 and above.</p>
<p>The reason for this is due to the lack of HTML 5 support for Internet Explorer 6, in particular, the use of web workers which are analogous to threading a web application.</p>
<p>For people that are worried that Google Wave is the next incarnation of Google <a href="http://en.wikipedia.org/wiki/Trapper_Keeper_(South_Park_episode)">Trapper Keeper</a>, the servers that the communication is hosted upon do not necessarily have to be Google's. If you are interested in the protocol itself and are crazy enough to want to create an implementation of it, information can be found on the <a href="http://www.waveprotocol.org/">wave protocol site</a>.</p>
<p>And if you want to try to explain what Google Wave is to others, so far I've managed to restrict the description down to a "hosted communication and decision engine".</p>
<p><em>I'm sure there is a more apt and succinct description for it, if you have an idea post it below in the talkback.</em></p>
<p><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/Google-Wave-to-miss-IE6/0,2001102868,339296708,00.htm?feed=rss#talkback">Comments (7)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGoogle-Wave-to-miss-IE6%2F0%2C2001102868%2C339296708%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Google%20Wave%20to%20miss%20IE6">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGoogle-Wave-to-miss-IE6%2F0%2C2001102868%2C339296708%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGoogle-Wave-to-miss-IE6%2F0%2C2001102868%2C339296708%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGoogle-Wave-to-miss-IE6%2F0%2C2001102868%2C339296708%2C00.htm%3Ffeed%3Drss&amp;title=Google%20Wave%20to%20miss%20IE6" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGoogle-Wave-to-miss-IE6%2F0%2C2001102868%2C339296708%2C00.htm%3Ffeed%3Drss&amp;title=Google%20Wave%20to%20miss%20IE6&amp;bodytext=Turns%20out%20that%20the%20%22developer%20preview%22%20of%20Google%27s%20latest%20creation%2C%20Google%20Wave%2C%20is%20not%20as%20open%20as%20one%20would%20expect%2C%20with%20the%20preview%20only%20being%20open%20to%20attendees%20of%20Google%27s%20I%2FO%20conference%20%26mdash%3B%20but%20there%20is%20another%20way%20to%20see%20it%20in%20action.%20And%20forget%20wanting%20to%20use%20IE6%20with%20it." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGoogle-Wave-to-miss-IE6%2F0%2C2001102868%2C339296708%2C00.htm%3Ffeed%3Drss&amp;title=Google%20Wave%20to%20miss%20IE6" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGoogle-Wave-to-miss-IE6%2F0%2C2001102868%2C339296708%2C00.htm%3Ffeed%3Drss&amp;title=Google%20Wave%20to%20miss%20IE6" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fnull-pointer%2Fsoa%2FGoogle-Wave-to-miss-IE6%2F0%2C2001102868%2C339296708%2C00.htm%3Ffeed%3Drss&amp;title=Google%20Wave%20to%20miss%20IE6" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339296708;kw=;sz=300x250;dcopt=;tile=20;ord=861142814?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339296708;kw=;sz=300x250;dcopt=;tile=20;ord=861142814?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/blogs/null-pointer/soa/YouTube-demos-HTML-5/0,2001102868,339296686,00.htm?feed=rss">YouTube demos HTML 5</a></li>
<li><a href="http://www.zdnet.com.au/blogs/bootstrappr/soa/A-URL-shortener-for-Google-Maps/0,2001092438,339296699,00.htm?feed=rss">A URL shortener for Google Maps</a></li>
<li><a href="http://www.zdnet.com.au/insight/software/soa/Google-Wave-Screenshots/0,139023769,339296698,00.htm?feed=rss">Google Wave: Screenshots</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Google-ushers-in-Sydney-built-Wave/0,130061733,339296697,00.htm?feed=rss">Google ushers in Sydney-built Wave</a></li>
</ul>

 ]]></content:encoded>
    </item>
</channel>
</rss>
