<?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 - Blogs</title>
	<link>http://www.zdnet.com.au/</link>
	<description>ZDNET.com.au - Blogs</description>
	<language>en-au</language>
	<image>
		<url>http://cdn.cbsi.com.au/zdnet/i/z/feed/300x300-zdnet.jpg</url>
		<title>ZDNET.com.au - Blogs</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=346105020?"><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=346105020?" 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>How reliable is IP telephony?</title>
        <link>http://www.zdnet.com.au/blogs/motherload/soa/How-reliable-is-IP-telephony-/0,2001123696,339299651,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/motherload/soa/How-reliable-is-IP-telephony-/0,2001123696,339299651,00.htm?feed=rss#talkback</comments>
        <pubDate>Mon, 23 Nov 2009 16:04:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Renai LeMay)</dc:creator>
        <category><![CDATA[Blogs : Motherload]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/motherload/soa/How-reliable-is-IP-telephony-/0,2001123696,339299651,00.htm?feed=rss</guid>
        <description><![CDATA[ Have you ever heard a weird kind of hissing, crackling or popping noise when calling someone on an IP telephony line? How rare is the phenomenon these days? ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>Those with long memories will remember a period a few
years back when corporate IP telephony was not exactly what you
would call ... mature.</strong></p>
<div class="alignright">
    <img src="http://cdn.cbsi.com.au/story_media/339299651/avaya1.jpg" /><p><i>(Credit: Avaya)</i></p>
</div>
<p>The scenario would always play out the same way. With your
normal analog desk phone, you would place a call to speak to
someone in another organisation, normally one in the financial
sector with more money to throw around on the latest technology
than sense.</p>
<p>As your contact answered their phone, you would hear a weird
kind of hissing, crackling or popping noise, maybe accompanied by
strange delays in between the time they spoke into the mouthpiece
and when the sound reached their ear.</p>
<p>"ARE YOU USING VOIP BY ANY CHANCE?" you would ask loudly into
your end of the connection.</p>
<p>"YES, THEY JUST ROLLED IT OUT LAST WEEK, HOW DID YOU KNOW?" they
would yell back.</p>
<p>What had happened, of course, is that your contact's IT
department had rolled out a new corporate IP telephony system, but
without really testing the network connection and quality of
service required to support it in the back end.</p>
<p>I can't say how often this happened to me, but it happened often
enough, and I'm sure it has happened to most people at some
point.</p>
<p>The thing is, however, that over the past several years it has
stopped happening. Now, I never have problems making calls using IP
telephony, whether it be to organisations like Westpac that I know
employ the technology, or even from my consumer-grade home VoIP
connection (I'm an iiNet customer).</p>
<p>There could be several things behind this fact.</p>
<p>Firstly, organisations could simply be throwing massive network
resources behind their IP telephony connections to guarantee they
never, ever have problems that would be noticeable by upper
management.</p>
<p>Or, secondly, that quality of service and other technology at
the heart of IP telephony solutions has become very mature over the
past few years.</p>
<p><em>What's your IP telephony experience been like?</em></p>
<p><a href="http://www.zdnet.com.au/blogs/motherload/soa/How-reliable-is-IP-telephony-/0,2001123696,339299651,00.htm?feed=rss#talkback">Comments (14)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fmotherload%2Fsoa%2FHow-reliable-is-IP-telephony-%2F0%2C2001123696%2C339299651%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20How%20reliable%20is%20IP%20telephony?">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%2Fmotherload%2Fsoa%2FHow-reliable-is-IP-telephony-%2F0%2C2001123696%2C339299651%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%2Fmotherload%2Fsoa%2FHow-reliable-is-IP-telephony-%2F0%2C2001123696%2C339299651%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%2Fmotherload%2Fsoa%2FHow-reliable-is-IP-telephony-%2F0%2C2001123696%2C339299651%2C00.htm%3Ffeed%3Drss&amp;title=How%20reliable%20is%20IP%20telephony?" 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%2Fmotherload%2Fsoa%2FHow-reliable-is-IP-telephony-%2F0%2C2001123696%2C339299651%2C00.htm%3Ffeed%3Drss&amp;title=How%20reliable%20is%20IP%20telephony?&amp;bodytext=Have%20you%20ever%20heard%20a%20weird%20kind%20of%20hissing%2C%20crackling%20or%20popping%20noise%20when%20calling%20someone%20on%20an%20IP%20telephony%20line%3F%20How%20rare%20is%20the%20phenomenon%20these%20days%3F" class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fmotherload%2Fsoa%2FHow-reliable-is-IP-telephony-%2F0%2C2001123696%2C339299651%2C00.htm%3Ffeed%3Drss&amp;title=How%20reliable%20is%20IP%20telephony?" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fmotherload%2Fsoa%2FHow-reliable-is-IP-telephony-%2F0%2C2001123696%2C339299651%2C00.htm%3Ffeed%3Drss&amp;title=How%20reliable%20is%20IP%20telephony?" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fmotherload%2Fsoa%2FHow-reliable-is-IP-telephony-%2F0%2C2001123696%2C339299651%2C00.htm%3Ffeed%3Drss&amp;title=How%20reliable%20is%20IP%20telephony?" 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=339299651;kw=;sz=300x250;dcopt=;tile=2;ord=768755171?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299651;kw=;sz=300x250;dcopt=;tile=2;ord=768755171?" 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/business/soa/CIO-profile-Tony-Clasquin-of-Bankwest/0,139023749,339299490,00.htm?feed=rss">CIO profile: Tony Clasquin of Bankwest</a></li>
<li><a href="http://www.zdnet.com.au/news/communications/soa/Half-of-triple-zero-calls-not-emergencies/0,130061791,339298980,00.htm?feed=rss">Half of triple zero calls not emergencies</a></li>
<li><a href="http://www.zdnet.com.au/news/communications/soa/Engin-plugs-CEO-gap/0,130061791,339298769,00.htm?feed=rss">Engin plugs CEO gap</a></li>
<li><a href="http://www.zdnet.com.au/news/communications/soa/Turnaround-for-SP-Telemedia/0,130061791,339298687,00.htm?feed=rss">Turnaround for SP Telemedia</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Forget the NBN, 100Mbps is already here</title>
        <link>http://www.zdnet.com.au/blogs/fullduplex/soa/Forget-the-NBN-100Mbps-is-already-here/0,139033349,339299636,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/fullduplex/soa/Forget-the-NBN-100Mbps-is-already-here/0,139033349,339299636,00.htm?feed=rss#talkback</comments>
        <pubDate>Mon, 23 Nov 2009 11:00:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (David Braue)</dc:creator>
        <category><![CDATA[Blogs : Full Duplex]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/fullduplex/soa/Forget-the-NBN-100Mbps-is-already-here/0,139033349,339299636,00.htm?feed=rss</guid>
        <description><![CDATA[ Telstra and TransACT will shortly begin offering 100Mbps broadband to many customers. By moving early, the companies have not only raised the bar for Australia's broadband services, but thrown down a challenge to a government that now faces increased pressure to deliver the NBN as promised. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>It's amazing what telcos can do when they put their
heads to it. Telstra, TransACT and Optus
<a href="http://www.zdnet.com.au/news/communications/soa/Optus-upgrades-HFC-too/0,130061791,339299626,00.htm?feed=rss">announced last week</a> that they would switch on 100Mbps internet
services &mdash; making ADSL customers green with envy and, one might
suspect, Stephen Conroy green with worry.</strong></p>
<blockquote class="quote-right">
		<p><img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-left.gif" class="quotation" /><span>The NBN isn't the only way Australians can get 100Mbps services, the telco giant has proved; it is now up to the government to match and exceed Telstra's example.</span> <img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-right.gif" /></p>
</blockquote>
<p>With actual, purchasable 100Mbps consumer services out there in
the real world, Australia's broadband market will change
dramatically &mdash; not in terms of what most speeds people are actually
getting, but in terms of what everybody else's services are
compared to. Bet your booties that all three companies, which have
first-mover advantage thanks to their turbo-charged fibre and
hybrid fibre-coaxial networks, will be working to raise the bar as
high as they can.</p>
<p>Let the services begin, as they say in the classics. What
services? The long-elusive triple play &mdash; telephony, television and
data &mdash; is a good place to start. They may be a footnote to its
ongoing political intrigues, but Telstra has been steadily building
its credentials as a triple-play provider: increasingly flexible
Foxtel packages now reach mobiles, smartphones (including,
recently, the iPhone), and even allow viewing of video via the
web.</p>
<p>It's all part of a strategy to add more flexibility to shift its
video interests online &mdash; not only because it sounds cool, but
because a data-based video stream allows Telstra to look beyond the
edges of its own network and onto the eventual NBN.</p>
<p>For now, however, Telstra's 100Mbps customers are limited to its
own HFC network, which makes these initial services as much about
expectation-setting as anything else. But there is a bigger game
afoot here as Telstra proves a very big point with the
government.</p>
<p>The proven ability to deliver 100Mbps services to large numbers
of customers is a big step for Telstra &mdash; like when your little
brother says he can eat more worms than you, and then does. In
delivering real 100Mbps services like it said it would, Telstra has
shifted the onus onto a government that now faces even more
pressure to deliver the NBN as designed.</p>
<p>If problems derail the NBN, or if it cannot deliver the same
experience Telstra's cable network can, Telstra will score no small
amount of philosophical bragging rights. Ditto TransACT, which has
long provided some pretty excellent triple-play services to
residents of a few select pockets of the ACT; its content offerings
already well established, the addition of 100Mbps is not so
confrontational as evolutionary.</p>
<p>Even Optus &mdash; which will be third to
the market with 100Mbps but still has good reach with its HFC
network &mdash; isn't going to be sitting around waiting for the NBN.</p>
<p>So, while Telstra's HFC network is still limited to the same 2.5
million households or so that it has always serviced, its
head-start in building customer loyalty should not be
underestimated. Telstra has several years to set customer
expectations for 100Mbps internet in Melbourne, potentially
becoming the favoured provider &mdash; and developing strategies to
counter the eventual introduction of the NBN.</p>
<p>Even as the government continues to back the NBN's ponderous
roll-out, Telstra, Optus and TransACT will use their lead time to
tweak pricing, charging a premium for their 100Mbps services today
to recover their capital investments &mdash; and build up a data-based
infrastructure that's ready to be switched onto the NBN at a word.
Telstra's new T-Box is another extension of this, combining PVR
capabilities with access to Telstra's increasingly data-based
content library over any network capable of carrying it.</p>
<p>Little wonder Conroy is so eager to wrest control of the HFC
network from Telstra: if Telstra plays its cards right, it can
build up a strong 100Mbps following and create the same kind of
inertia that for high-speed broadband that it has long enjoyed on
the copper local loop. This, in turn, will diminish the NBN's
natural market and create new forms of competition for Conroy's
biggest project.</p>
<p>Pricing, marketing and bundling will of course be critical for
the success of these new services. But by living up to its promise
to bring 100Mbps services before year's end, Telstra has scored a
direct hit on the government. The NBN isn't the only way
Australians can get 100Mbps services, the telco giant has proved;
it is now up to the government to match and exceed Telstra's
example. From 1 December, every day the NBN is not operating, is
another tiny win for Telstra.</p>
<p><a href="http://www.zdnet.com.au/blogs/fullduplex/soa/Forget-the-NBN-100Mbps-is-already-here/0,139033349,339299636,00.htm?feed=rss#talkback">Comments (48)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ffullduplex%2Fsoa%2FForget-the-NBN-100Mbps-is-already-here%2F0%2C139033349%2C339299636%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Forget%20the%20NBN,%20100Mbps%20is%20already%20here">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%2Ffullduplex%2Fsoa%2FForget-the-NBN-100Mbps-is-already-here%2F0%2C139033349%2C339299636%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%2Ffullduplex%2Fsoa%2FForget-the-NBN-100Mbps-is-already-here%2F0%2C139033349%2C339299636%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%2Ffullduplex%2Fsoa%2FForget-the-NBN-100Mbps-is-already-here%2F0%2C139033349%2C339299636%2C00.htm%3Ffeed%3Drss&amp;title=Forget%20the%20NBN,%20100Mbps%20is%20already%20here" 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%2Ffullduplex%2Fsoa%2FForget-the-NBN-100Mbps-is-already-here%2F0%2C139033349%2C339299636%2C00.htm%3Ffeed%3Drss&amp;title=Forget%20the%20NBN,%20100Mbps%20is%20already%20here&amp;bodytext=Telstra%20and%20TransACT%20will%20shortly%20begin%20offering%20100Mbps%20broadband%20to%20many%20customers.%20By%20moving%20early%2C%20the%20companies%20have%20not%20only%20raised%20the%20bar%20for%20Australia%27s%20broadband%20services%2C%20but%20thrown%20down%20a%20challenge%20to%20a%20government%20that%20now%20faces%20increased%20pressure%20to%20deliver%20the%20NBN%20as%20promised." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ffullduplex%2Fsoa%2FForget-the-NBN-100Mbps-is-already-here%2F0%2C139033349%2C339299636%2C00.htm%3Ffeed%3Drss&amp;title=Forget%20the%20NBN,%20100Mbps%20is%20already%20here" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ffullduplex%2Fsoa%2FForget-the-NBN-100Mbps-is-already-here%2F0%2C139033349%2C339299636%2C00.htm%3Ffeed%3Drss&amp;title=Forget%20the%20NBN,%20100Mbps%20is%20already%20here" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ffullduplex%2Fsoa%2FForget-the-NBN-100Mbps-is-already-here%2F0%2C139033349%2C339299636%2C00.htm%3Ffeed%3Drss&amp;title=Forget%20the%20NBN,%20100Mbps%20is%20already%20here" 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=339299636;kw=;sz=300x250;dcopt=;tile=3;ord=527220480?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299636;kw=;sz=300x250;dcopt=;tile=3;ord=527220480?" 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/communications/soa/Thodey-NBN-speeds-a-hard-sell/0,130061791,339299566,00.htm?feed=rss">Thodey: NBN speeds a hard sell</a></li>
<li><a href="http://www.zdnet.com.au/news/communications/soa/25-per-cent-think-Telstra-will-run-NBN/0,130061791,339299553,00.htm?feed=rss">25 per cent think Telstra will run NBN</a></li>
<li><a href="http://www.zdnet.com.au/news/communications/soa/Tasmania-asks-for-help-on-NBN/0,130061791,339299546,00.htm?feed=rss">Tasmania asks for help on NBN</a></li>
<li><a href="http://www.zdnet.com.au/news/communications/soa/NBN-Co-banks-with-Westpac/0,130061791,339299543,00.htm?feed=rss">NBN Co banks with Westpac</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>IT: Govt's cost-cutting bitch</title>
        <link>http://www.zdnet.com.au/blogs/going-public/soa/IT-Govt-s-cost-cutting-bitch/0,2001117045,339299623,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/going-public/soa/IT-Govt-s-cost-cutting-bitch/0,2001117045,339299623,00.htm?feed=rss#talkback</comments>
        <pubDate>Fri, 20 Nov 2009 12:01:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Suzanne Tindal)</dc:creator>
        <category><![CDATA[Blogs : Going Public]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/going-public/soa/IT-Govt-s-cost-cutting-bitch/0,2001117045,339299623,00.htm?feed=rss</guid>
        <description><![CDATA[ The government needs to stop looking at IT as a necessary evil or the place to remove costs when the Treasurer comes calling. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>The government needs to stop looking at IT as a necessary evil or the place to remove costs when the Treasurer comes calling.</strong></p>
<p>The Pappas report on Defence released this week had a
line that caught my eye. "Facilities and other operating costs have
a diverse set of drivers that range from construction costs, which
have increased above underlying inflation, to computer service
costs, which have grown below underlying inflation."</p>
<blockquote class="quote-right">
		<p><img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-left.gif" class="quotation" /><span>I think that we have an 'IT equals cheaper' mentality in Australia
that often hampers our ability to see all of its opportunities.
</span> <img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-right.gif" /></p>
</blockquote>
<p>Of course, construction was simply allowed to grow, while IT
service costs are simply expected to shrink, I thought to myself.</p>
<p>It started cogs turning in my brain. When do government IT costs
get to grow really? When something's so broke that money has to be
thrown at it, or if someone thinks that there are savings to be
made &mdash; for instance in shared services. Looking at specific examples: <a href="http://www.zdnet.com.au/news/software/soa/NSW-puts-out-feelers-for-new-Tcard-fare-restructure/0,130061733,339290332,00.htm?feed=rss">Tcard</a> was begun because Sydney's payment system is stone age &mdash; and of course
because everyone's doing it (see former post <a href="http://www.zdnet.com.au/blogs/going-public/soa/Governments-Just-like-lemmings/0,2001117045,339296924,00.htm?feed=rss">
"Just like lemmings"</a>), while Defence certainly seems to be spending its $940 million on IT more to save than for extra functionality it will reap.</p>
<p>I think that we have an "IT equals cheaper" mentality in Australia
that often hampers our ability to see all of its opportunities. The
only examples I can think of that go against that trend are the
Government 2.0 taskforce and the National Broadband Network. 
Generally, IT is the first place to cut and the last place to spend.</p>
<p>Think about the stimulus that Rudd so lovingly doled out to save
the Australian economy. Why, oh why, do we need so many school
halls? Why not, <a href="http://www.zdnet.com.au/news/hardware/soa/IBM-reveals-ammo-for-lobby-cannon/0,130061702,339296565,00.htm?feed=rss">
as IBM pointed out a while ago</a>, use more of the money to add in
technical capability? Smart infrastructure, not dumb.</p>
<p>Or, to go in a completely different direction, why not add lots
more money to the government's <a href="http://www.innovation.gov.au/Section/Innovation/Pages/InnovationInvestmentFund.aspx" target="_blank">Innovation Investment Fund?</a> $20 million at a time
(from a total of $200 million) is doled out to form new venture
capital funds which invest in start-ups. Industry puts in funds like for like. 
Yesterday, a new one called Yuuwa was formed in Western Australia which, with industry funding, would
have $40 million to spend on life sciences and information technology start-ups.</p>
<p>Imagine if we had spent even $1 billion of the $42 billion in
stimulus money on new capital for start-ups. An Australian Silicon
Valley could have suddenly blossomed, almost overnight. And the
money would be fostering the future knowledge economy, not the
construction industry.</p>
<p>IT isn't just good for a cost-cutting quickie. It's worth spending on &mdash; long-term marriage material with the possibility of very lucrative offspring.</p>
<p><a href="http://www.zdnet.com.au/blogs/going-public/soa/IT-Govt-s-cost-cutting-bitch/0,2001117045,339299623,00.htm?feed=rss#talkback">Comments (5)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fgoing-public%2Fsoa%2FIT-Govt-s-cost-cutting-bitch%2F0%2C2001117045%2C339299623%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20IT:%20Govt's%20cost-cutting%20bitch">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%2Fgoing-public%2Fsoa%2FIT-Govt-s-cost-cutting-bitch%2F0%2C2001117045%2C339299623%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%2Fgoing-public%2Fsoa%2FIT-Govt-s-cost-cutting-bitch%2F0%2C2001117045%2C339299623%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%2Fgoing-public%2Fsoa%2FIT-Govt-s-cost-cutting-bitch%2F0%2C2001117045%2C339299623%2C00.htm%3Ffeed%3Drss&amp;title=IT:%20Govt's%20cost-cutting%20bitch" 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%2Fgoing-public%2Fsoa%2FIT-Govt-s-cost-cutting-bitch%2F0%2C2001117045%2C339299623%2C00.htm%3Ffeed%3Drss&amp;title=IT:%20Govt's%20cost-cutting%20bitch&amp;bodytext=The%20government%20needs%20to%20stop%20looking%20at%20IT%20as%20a%20necessary%20evil%20or%20the%20place%20to%20remove%20costs%20when%20the%20Treasurer%20comes%20calling." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fgoing-public%2Fsoa%2FIT-Govt-s-cost-cutting-bitch%2F0%2C2001117045%2C339299623%2C00.htm%3Ffeed%3Drss&amp;title=IT:%20Govt's%20cost-cutting%20bitch" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fgoing-public%2Fsoa%2FIT-Govt-s-cost-cutting-bitch%2F0%2C2001117045%2C339299623%2C00.htm%3Ffeed%3Drss&amp;title=IT:%20Govt's%20cost-cutting%20bitch" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fgoing-public%2Fsoa%2FIT-Govt-s-cost-cutting-bitch%2F0%2C2001117045%2C339299623%2C00.htm%3Ffeed%3Drss&amp;title=IT:%20Govt's%20cost-cutting%20bitch" 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=339299623;kw=;sz=300x250;dcopt=;tile=4;ord=52071701?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299623;kw=;sz=300x250;dcopt=;tile=4;ord=52071701?" 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/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/blogs/going-public/soa/Love-me-tender/0,2001117045,339299536,00.htm?feed=rss">Love me, tender</a></li>
<li><a href="http://www.zdnet.com.au/blogs/going-public/soa/Don-t-be-an-IT-snake-oil-salesman/0,2001117045,339296810,00.htm?feed=rss">Don't be an IT snake oil salesman</a></li>
<li><a href="http://www.zdnet.com.au/blogs/going-public/soa/TelePresence-Be-a-man-Tanner/0,2001117045,339299250,00.htm?feed=rss">TelePresence: Be a man Tanner</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Can complaints on mobile content be cut?</title>
        <link>http://www.zdnet.com.au/blogs/twisted-wire/soa/Can-complaints-on-mobile-content-be-cut-/0,2001103929,339299599,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/twisted-wire/soa/Can-complaints-on-mobile-content-be-cut-/0,2001103929,339299599,00.htm?feed=rss#talkback</comments>
        <pubDate>Thu, 19 Nov 2009 13:34:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Phil Dobbie)</dc:creator>
        <category><![CDATA[Blogs : Twisted Wire]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/twisted-wire/soa/Can-complaints-on-mobile-content-be-cut-/0,2001103929,339299599,00.htm?feed=rss</guid>
        <description><![CDATA[ On 1 July this year the new Mobile Premium Services Code was introduced. It sounds like it's had a good impact, but is it enough? ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>The Mobile Premium Service Industry has a poor track record. There were 15,653 complaints to the Telecommunications Industry Ombudsman last year. It's a scourge according to Alan Asher from the Australian Communications Consumer Action Network.</strong></p>
<p>On 1 July this year the new Mobile Premium Services Code was introduced. It sounds like it's had a good impact, but is it enough?</p>
<p>As you'll hear on today's Twisted Wire, there's wide recognition that some shonky operators do exist, but there are also the problems of conveying detailed terms and conditions to a customer on a small screen device.</p>
<p>With the ACMA now breathing down the industry's neck, moves are finally being made to bring the problem under control. In particular, Telstra and Optus have outsourced the monitoring of services and will, hopefully, cut-off suppliers that repeatedly break the new code.</p>
<p>It sounds like it's too late, though, to stop more regulation from ACMA. Its consideration of enforced default call barring is just one of several likely new regulatory measures to be faced by the industry next year.</p>
<p>In today's program you'll hear from:</p>
<ul>
<li>Alan Asher, chief executive of ACCAN, the recently formed Australian Communications Consumer Action Network</li>
<li>Matt Costello, co-founder of content aggregator 5th Finger</li>
<li>Ann Hurley, CEO of the Communications Alliance</li>
<li>Vince Humphries, manager of ACMA's Education &amp; Telephone Content section</li>
<li>Colin Matthews, CEO at compliance monitoring firm WMC Global</li>
<li>Gary Smith, general manager regulatory compliance at Optus</li>
</ul>
<p><em>What else needs to be done to reduce the complaints about premium mobile content? Add your thoughts in the Talkback section at the end of this post.</em></p>
<p><a href="http://www.zdnet.com.au/blogs/twisted-wire/soa/Can-complaints-on-mobile-content-be-cut-/0,2001103929,339299599,00.htm?feed=rss#talkback">Comments (1)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftwisted-wire%2Fsoa%2FCan-complaints-on-mobile-content-be-cut-%2F0%2C2001103929%2C339299599%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Can%20complaints%20on%20mobile%20content%20be%20cut?">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%2Ftwisted-wire%2Fsoa%2FCan-complaints-on-mobile-content-be-cut-%2F0%2C2001103929%2C339299599%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%2Ftwisted-wire%2Fsoa%2FCan-complaints-on-mobile-content-be-cut-%2F0%2C2001103929%2C339299599%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%2Ftwisted-wire%2Fsoa%2FCan-complaints-on-mobile-content-be-cut-%2F0%2C2001103929%2C339299599%2C00.htm%3Ffeed%3Drss&amp;title=Can%20complaints%20on%20mobile%20content%20be%20cut?" 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%2Ftwisted-wire%2Fsoa%2FCan-complaints-on-mobile-content-be-cut-%2F0%2C2001103929%2C339299599%2C00.htm%3Ffeed%3Drss&amp;title=Can%20complaints%20on%20mobile%20content%20be%20cut?&amp;bodytext=On%201%20July%20this%20year%20the%20new%20Mobile%20Premium%20Services%20Code%20was%20introduced.%20It%20sounds%20like%20it%27s%20had%20a%20good%20impact%2C%20but%20is%20it%20enough%3F" class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftwisted-wire%2Fsoa%2FCan-complaints-on-mobile-content-be-cut-%2F0%2C2001103929%2C339299599%2C00.htm%3Ffeed%3Drss&amp;title=Can%20complaints%20on%20mobile%20content%20be%20cut?" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftwisted-wire%2Fsoa%2FCan-complaints-on-mobile-content-be-cut-%2F0%2C2001103929%2C339299599%2C00.htm%3Ffeed%3Drss&amp;title=Can%20complaints%20on%20mobile%20content%20be%20cut?" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftwisted-wire%2Fsoa%2FCan-complaints-on-mobile-content-be-cut-%2F0%2C2001103929%2C339299599%2C00.htm%3Ffeed%3Drss&amp;title=Can%20complaints%20on%20mobile%20content%20be%20cut?" 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=339299599;kw=;sz=300x250;dcopt=;tile=5;ord=838526004?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299599;kw=;sz=300x250;dcopt=;tile=5;ord=838526004?" 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/DWS-wins-ACMA-overhaul/0,130061733,339298858,00.htm?feed=rss">DWS wins ACMA overhaul</a></li>
<li><a href="http://www.zdnet.com.au/news/security/soa/-Anonymous-knocks-PM-ACMA-offline/0,130061744,339298442,00.htm?feed=rss">'Anonymous' knocks PM, ACMA offline</a></li>
<li><a href="http://www.zdnet.com.au/news/communications/soa/Govt-to-break-up-Telstra-All-the-details/0,130061791,339298518,00.htm?feed=rss">Govt to break up Telstra: All the details</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/ACMA-DEWHA-get-new-IT-suppliers/0,130061733,339296763,00.htm?feed=rss">ACMA, DEWHA get new IT suppliers</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>NZ farmers: Bleating about broadband</title>
        <link>http://www.zdnet.com.au/blogs/techie-isles/soa/NZ-farmers-Bleating-about-broadband/0,2001113776,339299578,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/techie-isles/soa/NZ-farmers-Bleating-about-broadband/0,2001113776,339299578,00.htm?feed=rss#talkback</comments>
        <pubDate>Wed, 18 Nov 2009 14:25:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Darren Greenwood)</dc:creator>
        <category><![CDATA[Blogs : Techie Isles]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/techie-isles/soa/NZ-farmers-Bleating-about-broadband/0,2001113776,339299578,00.htm?feed=rss</guid>
        <description><![CDATA[ As we know, farmers are such bleaters. They bleat as much as the four-legged woolly things in their paddocks. If it's not the weather, it's the strength of the dollar! Nothing is ever right. Likewise with rural broadband. ]]></description>
        <content:encoded><![CDATA[ 
<div class="alignright">
    <img src="http://cdn.cbsi.com.au/story_media/339299424/darrengreenwood.jpg" /><p><strong>Darren Greenwood</strong><br><i>(Credit: Darren Greenwood)</i></p>
</div>
<p><strong>As we know, farmers are such bleaters. They bleat as
much as the four-legged woolly things in their paddocks. If it's not the weather, it's the strength of the dollar!
Nothing is ever right. Likewise with rural broadband.</strong></p>
<p>The Telecom Users Association of New Zealand has just staged <a href="http://www.tuanz.org.nz/content/bf7a591f-2c22-414d-ac3a-96e2dd0e758b.html?eventid=95a46ec0-b1d7-455b-a362-0841b4e6e4b3">its
Rural Symposium on Broadband</a>. Various representatives of the rural sector turned up, plus many
from the ICT sector. ICT Minister Steven Joyce attended and <a href="http://computerworld.co.nz/news.nsf/news/6F9BC944AD29D651CC25766B00797D5A">received a
right roasting</a>.</p>
<p>Donald Aubrey, the vice president and telecommunications
spokesperson for Federated Farmers, warned the New Zealand Government
<a href="http://www.fedfarm.org.nz/n1752.html">wasn't doing enough to help provide rural broadband</a>. Aubrey told the minister bluntly, he could be the "architect of
regression" if he wasn't careful.</p>
<p>The farming leader argued agriculture is the "true engine room"
of the New Zealand economy, generating 64 per cent of the country's export
receipts. Thus, the rural sector is demanding its broadband to be brought
up to speed with the urban areas.</p>
<p>He added that the government's own broadband initiatives may not be
needed so much in the city where it could "crowd out" the private
sector, by making private sector schemes non-viable! Aubrey confirmed with me this afternoon that he was unconvinced
that government grants to rural areas would bring the farmlands up
to speed and more money was needed.</p>
<p>The event had seen much networking from telcos to electricity
lines companies, and it was "moving situation" with the minister,
so policies might change, he added.</p>
<p>I guess we have quite an issue here, something Australia also
needs to consider for its own AU$43 billion NBN program. Now <a href="http://www.zdnet.com.au/blogs/twisted-wire/soa/NBN-should-be-free-says-economist/0,2001103929,339299158,00.htm?feed=rss">I have
seen calls</a> for it to be made "free", but any student of economics
will tell you, "there is no such thing as a free lunch". Everything
has to be paid somehow and there is never enough money to go
round.</p>
<p>So governments like anyone else must prioritise, but are current
priorities the right ones?</p>
<p>It might be argued that the cities and towns can fund their own
broadband. The market can provide for the offices, the shops, the
factories and the warehouses. As for suburbia, well that's where the voters lie, and they will
want broadband for their shopping, the downloading of games and
music, etc, etc. The market might provide here, but the voters
seemingly want government, ie, the taxpayer, to pay. But is this "public good" a justifiable use of such spending?</p>
<p>And then we have the rural sector. Usually happy to shun
government, but they want their subsidy too.</p>
<blockquote class="quote-left">
		<p><img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-left.gif" class="quotation" /><span>Put simply and bluntly: town vs. country, people vs. profit. But without the profits, how can we fund the people?</span> <img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-right.gif" /></p>
</blockquote>
<p>They argue they are the backbone of the economy, and will pay
much in tax, an extra NZ$600 million this year, says the New Zealand
dairy sector, thanks to higher prices for milk solids. Better
broadband will also pay off as shown by the Livestock Improvement
Corporation saying its online applications <a href="http://computerworld.co.nz/news.nsf/news/8DDCF8DD6E1F153BCC25766C000DD48B">have boosted
productivity by 15 per cent or NZ$1.1 billion a year</a>.</p>
<p>So this issue of priorities is what governments and broadband
providers face with their initiatives.</p>
<p>So what came out of the summit?</p>
<p>Richard Kay, IT Solutions manager for rural supplies business
PGG Wrightson told me today that poor broadband creates challenges
for his customers and sales reps across the country. Kay thought
the response to the minister was "not as blunt as it could have
been", saying more than a billion dollars might be needed to be
spent on fibre, as well as wireless and analog frequency
provision. But the country needs to avoid a "wild west" of too many
differing suppliers and systems.</p>
<p>Nonetheless, "everybody is on the same page", the government has
made "good steps but is not running fast enough".</p>
<p>Ernie Newman, CEO of TUANZ, who organised the symposium <a href="http://www.tuanz.org.nz/blog/e379f711-b2b6-4423-9e32-4a8bf9f301db/662e11bd-90d7-4d0e-81e6-36854b531b74.html">offers
his reflections</a>:</p>
<p>The government is right with its concepts and start, but there
was a strong feeling the government must shift the balance to the
rural areas where the economic returns are greater, rather than
focus on population numbers, he told me. Already many companies produce innovative and cost broadband
solutions in rural areas, which will benefit from extra
support.</p>
<p>Newman added he was unsure if the minister might change his
policy to reflect such economic demands. "The issue is these are the areas where New Zealand productivity
comes from," he says.</p>
<p>So that, it seems, is the dilemma. Put simply and bluntly: town
vs. country, people vs. profit. But without the profits, how can we fund the people?</p>
<p><a href="http://www.zdnet.com.au/blogs/techie-isles/soa/NZ-farmers-Bleating-about-broadband/0,2001113776,339299578,00.htm?feed=rss#talkback">Comments (2)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftechie-isles%2Fsoa%2FNZ-farmers-Bleating-about-broadband%2F0%2C2001113776%2C339299578%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20NZ%20farmers:%20Bleating%20about%20broadband">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%2Ftechie-isles%2Fsoa%2FNZ-farmers-Bleating-about-broadband%2F0%2C2001113776%2C339299578%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%2Ftechie-isles%2Fsoa%2FNZ-farmers-Bleating-about-broadband%2F0%2C2001113776%2C339299578%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%2Ftechie-isles%2Fsoa%2FNZ-farmers-Bleating-about-broadband%2F0%2C2001113776%2C339299578%2C00.htm%3Ffeed%3Drss&amp;title=NZ%20farmers:%20Bleating%20about%20broadband" 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%2Ftechie-isles%2Fsoa%2FNZ-farmers-Bleating-about-broadband%2F0%2C2001113776%2C339299578%2C00.htm%3Ffeed%3Drss&amp;title=NZ%20farmers:%20Bleating%20about%20broadband&amp;bodytext=As%20we%20know%2C%20farmers%20are%20such%20bleaters.%20They%20bleat%20as%20much%20as%20the%20four-legged%20woolly%20things%20in%20their%20paddocks.%20If%20it%27s%20not%20the%20weather%2C%20it%27s%20the%20strength%20of%20the%20dollar%21%20Nothing%20is%20ever%20right.%20Likewise%20with%20rural%20broadband." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftechie-isles%2Fsoa%2FNZ-farmers-Bleating-about-broadband%2F0%2C2001113776%2C339299578%2C00.htm%3Ffeed%3Drss&amp;title=NZ%20farmers:%20Bleating%20about%20broadband" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftechie-isles%2Fsoa%2FNZ-farmers-Bleating-about-broadband%2F0%2C2001113776%2C339299578%2C00.htm%3Ffeed%3Drss&amp;title=NZ%20farmers:%20Bleating%20about%20broadband" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftechie-isles%2Fsoa%2FNZ-farmers-Bleating-about-broadband%2F0%2C2001113776%2C339299578%2C00.htm%3Ffeed%3Drss&amp;title=NZ%20farmers:%20Bleating%20about%20broadband" 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=339299578;kw=;sz=300x250;dcopt=;tile=6;ord=152675636?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299578;kw=;sz=300x250;dcopt=;tile=6;ord=152675636?" 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/techie-isles/soa/Has-New-Zealand-s-smiling-assassin-delivered-/0,2001113776,339299424,00.htm?feed=rss">Has New Zealand's smiling assassin delivered?</a></li>
<li><a href="http://www.zdnet.com.au/news/communications/soa/XT-network-boosts-struggling-Telecom/0,130061791,339299407,00.htm?feed=rss">XT network boosts struggling Telecom</a></li>
<li><a href="http://www.zdnet.com.au/news/communications/soa/Telecom-NZ-loyalty-offers-to-face-High-Court/0,130061791,339299399,00.htm?feed=rss">Telecom NZ loyalty offers to face High Court</a></li>
<li><a href="http://www.zdnet.com.au/news/communications/soa/Kiwi-TV-spectrum-could-be-wireless-broadband/0,130061791,339299378,00.htm?feed=rss">Kiwi TV spectrum could be wireless broadband</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Has the internet killed suppression?</title>
        <link>http://www.zdnet.com.au/blogs/techie-isles/soa/Has-the-internet-killed-suppression-/0,2001113776,339299568,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/techie-isles/soa/Has-the-internet-killed-suppression-/0,2001113776,339299568,00.htm?feed=rss#talkback</comments>
        <pubDate>Wed, 18 Nov 2009 12:56:02 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Darren Greenwood)</dc:creator>
        <category><![CDATA[Blogs : Techie Isles]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/techie-isles/soa/Has-the-internet-killed-suppression-/0,2001113776,339299568,00.htm?feed=rss</guid>
        <description><![CDATA[ Do you ever get the urge to be naughty, especially if you are never found out? Do you ever fancy committing a crime and not have to worry about having your name splashed all over the papers? ]]></description>
        <content:encoded><![CDATA[ 
<div class="alignright">
    <img src="http://cdn.cbsi.com.au/story_media/339299424/darrengreenwood.jpg" /><p><strong>Darren Greenwood</strong><br><i>(Credit: Darren Greenwood)</i></p>
</div>
<p><strong>Do you ever get the urge to be naughty, especially if you are never found out? Do you ever fancy committing a crime and not have to worry about having your name splashed all over the papers?</strong></p>
<p>Well, if you are part of an elite group, New Zealand is the
place for you. You could be a <a href="http://www.nzherald.co.nz/nz/news/article.cfm?c_id=1&amp;objectid=10342698" target="_blank">celebrity that likes to indulge in drugs</a>. You
could be a <a href="http://www.stuff.co.nz/dominion-post/national/2887794/Ex-MP-accused-of-pokie-fraud" target="_blank">senior politician involved in a million-dollar-plus
fraud case</a>. Or, <a href="http://www.nzherald.co.nz/nz/news/article.cfm?c_id=1&amp;objectid=10607842">
as we saw last week</a>, you could be a 30-something musician who
likes to thrust the heads of teenage girls into your
unmentionables!</p>
<p>I have covered courts in England, Scotland and New Zealand and I
am amazed at the name suppression orders given out to protect the
guilty here.</p>
<p>The courts argue that such well-known individuals would suffer
extra punishment for being well known. Lawyers for the certain
30-something musician argued last week that if people knew it was
he that misbehaved with a young girl in a Wellington street, they
might not buy his records anymore.</p>
<p>Were they taking the P? Or, were they on the money with these
comments? But as several <a href="http://nominister.blogspot.com/2009/11/name-suppression-is-pointless-in.html" target="_blank">bloggers discussed after the verdict</a>, is such
name suppression pointless in an online era? <a href="http://www.kiwiblog.co.nz/2009/11/do_you_know.html" target="_blank">David Farrar at <em>Kiwiblog</em></a> asked his readers not
to say who the musician was, but to post if they did know and which city they live in. His experiment showed many did know, and a few commentors
posted the odd hint to educate the rest.</p>
<p>Indeed, with such details given in newspaper coverage, like the
date of the offence and that it happened after the Auckland-based
singer performed in Wellington, it was easy to work out who he was,
especially when even the TV coverage with his features blurred
showed he was such a shortie!</p>
<p>Thus, chat rooms, blogs, social media sites, etc, discussed the
matter, with comments also appearing on the <a href="http://pmoneymusic.blogspot.com/" target="_blank">website</a> of a
certain 30-something musician from Auckland, though it seems they
have been removed.</p>
<p>However, other 30-something musicians might feel smeared. Such
suppression orders might cast doubt on the character of others with
similar descriptions. Surely naming and shaming is part of the
punishment, and as public figures, they might be expected to set an
example and behave themselves.</p>
<p>Of course, there may well be cases for suppression orders to be
made, say releasing details that might prejudice a case as we see
<a href="http://www.nzherald.co.nz/nz/news/article.cfm?c_id=1&amp;objectid=10608578" target="_blank">here</a>. Or even <a href="http://www.radionz.co.nz/news/stories/2009/10/27/1245ce892fad">here</a>.</p>
<p>But look what happens if you break them. <a href="http://www.nbr.co.nz/article/arrest-made-contempt-case-114740" target="_blank">This week, a website publisher was arrested</a> for
publishing details of police terror raids on his website. It seems <a href="http://en.wikipedia.org/wiki/Vince_Siemer" target="_blank">Vince Siemer is well known to the courts
already</a>.</p>
<p>Well, what fortuitous timing for Internet New Zealand, the Law
Commission and the Ministry of Justice to announce a <a href="http://www.scoop.co.nz/stories/ED0911/S00039.htm" target="_blank">seminar on suppression orders</a>, contempt of court and
the internet for 3 December.</p>
<p>With so many of us blogging, using Facebook, Twitter and the
like, we have become publishers too, so this is something that
might interest and affect us all!</p>
<p>InternetNZ spokesperson Jordan Carter says the legal issues
caused by internet publishing are well known and significant. They
include the undermining (deliberately or otherwise) of suppression
orders, the lack of jurisdiction over internet material hosted
outside New Zealand, and public discussion of crimes and trials
potentially being a contempt of court.</p>
<p>He added later:</p>
<p><i>"The seminar should prove a useful input into the
review of the law of contempt currently being undertaken by the Law
Commission, consideration of the desirability of initiatives such
as a central register of suppression orders, and also any wider
review of contempt law that the government undertakes."</i></p>
<p>Now, back to our 30-something musician. Perhaps he should have
outed himself and taken the rap. We still know who he is, but now we also see him as a short
yellow-belly for hiding behind such legal niceties!</p>
<p><a href="http://www.zdnet.com.au/blogs/techie-isles/soa/Has-the-internet-killed-suppression-/0,2001113776,339299568,00.htm?feed=rss#talkback">Comments (2)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftechie-isles%2Fsoa%2FHas-the-internet-killed-suppression-%2F0%2C2001113776%2C339299568%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Has%20the%20internet%20killed%20suppression?">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%2Ftechie-isles%2Fsoa%2FHas-the-internet-killed-suppression-%2F0%2C2001113776%2C339299568%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%2Ftechie-isles%2Fsoa%2FHas-the-internet-killed-suppression-%2F0%2C2001113776%2C339299568%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%2Ftechie-isles%2Fsoa%2FHas-the-internet-killed-suppression-%2F0%2C2001113776%2C339299568%2C00.htm%3Ffeed%3Drss&amp;title=Has%20the%20internet%20killed%20suppression?" 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%2Ftechie-isles%2Fsoa%2FHas-the-internet-killed-suppression-%2F0%2C2001113776%2C339299568%2C00.htm%3Ffeed%3Drss&amp;title=Has%20the%20internet%20killed%20suppression?&amp;bodytext=Do%20you%20ever%20get%20the%20urge%20to%20be%20naughty%2C%20especially%20if%20you%20are%20never%20found%20out%3F%20Do%20you%20ever%20fancy%20committing%20a%20crime%20and%20not%20have%20to%20worry%20about%20having%20your%20name%20splashed%20all%20over%20the%20papers%3F" class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftechie-isles%2Fsoa%2FHas-the-internet-killed-suppression-%2F0%2C2001113776%2C339299568%2C00.htm%3Ffeed%3Drss&amp;title=Has%20the%20internet%20killed%20suppression?" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftechie-isles%2Fsoa%2FHas-the-internet-killed-suppression-%2F0%2C2001113776%2C339299568%2C00.htm%3Ffeed%3Drss&amp;title=Has%20the%20internet%20killed%20suppression?" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftechie-isles%2Fsoa%2FHas-the-internet-killed-suppression-%2F0%2C2001113776%2C339299568%2C00.htm%3Ffeed%3Drss&amp;title=Has%20the%20internet%20killed%20suppression?" 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=339299568;kw=;sz=300x250;dcopt=;tile=7;ord=860153225?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299568;kw=;sz=300x250;dcopt=;tile=7;ord=860153225?" 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-playing-nicely-with-open-source/0,2001102868,339299563,00.htm?feed=rss">Microsoft playing nicely with open source</a></li>
<li><a href="http://www.zdnet.com.au/blogs/bootstrappr/soa/2009-funding-drought-rolls-on/0,2001092438,339299519,00.htm?feed=rss">2009 funding drought rolls on</a></li>
<li><a href="http://www.zdnet.com.au/blogs/going-public/soa/Love-me-tender/0,2001117045,339299536,00.htm?feed=rss">Love me, tender</a></li>
<li><a href="http://www.zdnet.com.au/blogs/fullduplex/soa/Can-not-so-smart-meters-help-the-NBN-/0,139033349,339299507,00.htm?feed=rss">Can not-so-smart meters help the NBN?</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>One big happy family</title>
        <link>http://www.zdnet.com.au/blogs/the-drawing-board/soa/One-big-happy-family/0,2001105273,339299585,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/the-drawing-board/soa/One-big-happy-family/0,2001105273,339299585,00.htm?feed=rss#talkback</comments>
        <pubDate>Wed, 18 Nov 2009 12:44:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Christine Lee)</dc:creator>
        <category><![CDATA[Blogs : The Drawing Board]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/the-drawing-board/soa/One-big-happy-family/0,2001105273,339299585,00.htm?feed=rss</guid>
        <description><![CDATA[ Stephen was confident he could keep both of his new pets on a short leash at the one time. ]]></description>
        <content:encoded><![CDATA[ 
<div class="alignleft">
    <img src="http://cdn.cbsi.com.au/story_media/339299585/dogs.jpg" /><p><i>(Credit: Christine Lee/ZDNet.com.au)</i></p>
</div>
<br clear="LEFT"><p></p>
<h2>Stephen was confident he could keep both of his new pets on a short leash at the one time.</h2>
<p><a href="http://www.zdnet.com.au/blogs/the-drawing-board/soa/One-big-happy-family/0,2001105273,339299585,00.htm?feed=rss#talkback">Comments (1)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fthe-drawing-board%2Fsoa%2FOne-big-happy-family%2F0%2C2001105273%2C339299585%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20One%20big%20happy%20family">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%2Fthe-drawing-board%2Fsoa%2FOne-big-happy-family%2F0%2C2001105273%2C339299585%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%2Fthe-drawing-board%2Fsoa%2FOne-big-happy-family%2F0%2C2001105273%2C339299585%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%2Fthe-drawing-board%2Fsoa%2FOne-big-happy-family%2F0%2C2001105273%2C339299585%2C00.htm%3Ffeed%3Drss&amp;title=One%20big%20happy%20family" 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%2Fthe-drawing-board%2Fsoa%2FOne-big-happy-family%2F0%2C2001105273%2C339299585%2C00.htm%3Ffeed%3Drss&amp;title=One%20big%20happy%20family&amp;bodytext=Stephen%20was%20confident%20he%20could%20keep%20both%20of%20his%20new%20pets%20on%20a%20short%20leash%20at%20the%20one%20time." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fthe-drawing-board%2Fsoa%2FOne-big-happy-family%2F0%2C2001105273%2C339299585%2C00.htm%3Ffeed%3Drss&amp;title=One%20big%20happy%20family" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fthe-drawing-board%2Fsoa%2FOne-big-happy-family%2F0%2C2001105273%2C339299585%2C00.htm%3Ffeed%3Drss&amp;title=One%20big%20happy%20family" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fthe-drawing-board%2Fsoa%2FOne-big-happy-family%2F0%2C2001105273%2C339299585%2C00.htm%3Ffeed%3Drss&amp;title=One%20big%20happy%20family" 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=339299585;kw=;sz=300x250;dcopt=;tile=8;ord=335351511?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299585;kw=;sz=300x250;dcopt=;tile=8;ord=335351511?" 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/communications/soa/Grey-ghost-Quigley-still-on-the-leash/0,130061791,339298589,00.htm?feed=rss">Grey ghost Quigley still on the leash</a></li>
<li><a href="http://www.zdnet.com.au/news/communications/soa/Quigley-quenches-Malone-s-NBN-scepticism/0,130061791,339298945,00.htm?feed=rss">Quigley quenches Malone's NBN scepticism</a></li>
<li><a href="http://www.zdnet.com.au/blogs/twisted-wire/soa/Senate-broadband-hearing-NBN-at-what-cost-/0,2001103929,339299066,00.htm?feed=rss">Senate broadband hearing - NBN at what cost?</a></li>
<li><a href="http://www.zdnet.com.au/news/communications/soa/Cisco-respects-Quigley-s-rules-of-engagement/0,130061791,339298814,00.htm?feed=rss">Cisco respects Quigley's rules of engagement</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=9;ord=180274750?"><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=9;ord=180274750?" 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>2009 funding drought rolls on</title>
        <link>http://www.zdnet.com.au/blogs/bootstrappr/soa/2009-funding-drought-rolls-on/0,2001092438,339299519,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/bootstrappr/soa/2009-funding-drought-rolls-on/0,2001092438,339299519,00.htm?feed=rss#talkback</comments>
        <pubDate>Mon, 16 Nov 2009 13:52:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Brad Howarth)</dc:creator>
        <category><![CDATA[Blogs : bootstrappr]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/bootstrappr/soa/2009-funding-drought-rolls-on/0,2001092438,339299519,00.htm?feed=rss</guid>
        <description><![CDATA[ For Australian start-ups looking for venture capital, 2009 was a very bad year. 2010 may be no better. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>For Australian start-ups looking for venture capital, 2009 was a very bad year. 2010 may be no better.</strong></p>
<p>With the local venture pool running dry, the limited partners that are their source of funding (most often Australia's massive superannuation funds) are unlikely to be in any hurry to replenish them. And there is a further danger that those limited partners who are keen on venture capital may start shifting their investments into offshore venture capitals (VC).</p>
<p>
None of this is good news to any local start-up not yet ready to source funds from offshore sources.</p>
<p>
The recent annual report by <a href="http://www.avcal.com.au/" target="_blank">Australian Private Equity &amp; Venture Capital Association Limited</a> (AVCAL) painted a fairly bleak picture. The <a href="http://www.avcal.com.au/sites/default/files/general-files/AVCAL_Yearbook2009.pdf" target="_blank">2009 AVCAL Yearbook</a> showed that in the 2009 financial year venture firms raised only $263 million &mdash; down 19 per cent on the previous year, and an outright appalling result.</p>
<p>
While $180 million was invested into 103 companies &mdash; a 26 per cent increase over the previous year in the number of companies that received money &mdash; the average investment size fell from $2 million to $1 million, as VCs focused on propping up existing investments.</p>
<p>
The decline was undoubtedly the product of the global financial crisis, as the superannuation funds were hammered by their members for massive losses and fled from anything that involved risk. But the counterpoint of risk is reward &mdash; without taking risks now, these same funds won't be reaping rewards in the future.</p>
<p>
Will the Australian venture capital industry bounce back?</p>
<p>
According to Sydney-based VC <a href="http://www.innovationcapital.net/" target="_blank">Innovation Capital's</a> Michael Quinn, even with a recovering economy, it's going to be hard for VCs to raise capital. Super funds already face calls on their cash from redemptions due to early retirement, members wanting more conservative investments, and being forced to make investments in existing mainstream asset classes to protect existing investments.</p>
<p>
"Some [funds] are probably considering reducing allocation to alternative assets in general as they have been hit by losses in infrastructure, private equity and so on," Quinn says. "2010 will be better than 2009 but I suspect it will not be an easy year."</p>
<p>
Quinn says another problem facing local VCs is that they are likely to be competing for funds with American VC firms.</p>
<p>
"US VCs who two years ago would not return a phone call to an Australian super fund, all of a sudden are looking for investors due to their domestic limited partners retreating," Quinn says. "There is a temptation for the super funds to be attracted to investing in these US funds despite the fact their existing (US) investors are now not prepared to do so."</p>
<p>
Does that mean money destined for Aussie start-ups will now fund their American competitors? Not everyone agrees, including Larry Marshall, an Australian ex-pat working with the Australian-US VC <a href="http://www.sxvp.com/" target="_blank">Southern Cross Venture Partners</a>.</p>
<p>
"In the US the number of funds are decreasing and it is reverting back to old school venture capital with smaller funds [that are] more hands on," he says. "The banker and private equity types in VC are getting out."</p>
<p>
That said, Marshall believes there are only three VC firms in Australia that actually have dollars to invest today &mdash; slim pickings for companies seeking money or any superannuation funds wanting to invest it. Australian companies are getting better at raising foreign capital, such as <a href="http://www.threatmetrix.com/" target="_blank">ThreatMetrix</a> and <a href="http://www.evostor.com/" target="_blank">EvoStor</a>, but not all companies are ready or sufficiently skilled to do this.</p>
<p>
One of the VCs that still has money is <a href="http://www.starfishvc.com/" target="_blank">Starfish Ventures</a>. Investment principal Michael Panaccio has a more upbeat view, fuelled in part by economic inevitability.</p>
<p>
"As the economy continues to strengthen, superannuation fund portfolios will get back to their previous size and then be able to consider further investments in alternatives," Panaccio says.</p>
<p>
The cycle should take 12 to 18 months to get back on track.</p>
<p>
Other models are also emerging, as groups such as <a href="http://www.ipitch.com.au/" target="_blank">IPitch</a>, <a href="http://www.sydneyangels.net.au/" target="_blank">Sydney Angels</a> and <a href="http://www.capitalangels.com.au/" target="_blank">Capital Angels</a> seek to organise angel investors. Melbourne-based <a href="http://www.mapventurepartners.com/" target="_blank">Map Venture Partners</a> has also raised funds on behalf of two companies by creating a syndicate from high net worth individuals, and partner Marco Marcou plans to do more of these raisings next year.</p>
<p>
"A typical raising is $2 to $3 million, and is there to expand something that we feel is definitely worth a go," Marcou says. "What we're trying to do is create a portfolio of these investments, around six to eight, and because we have a three-year average period before we see some sort of exit."</p>
<p>
These efforts will still leave many start-ups wondering where their funds will come from. Quinn says not to expect the government to step in and make early-stage investing more attractive however, as Canberra has been hammering the industry through policies such as its taxation of options (although he says the new R&amp;D tax rebate does make life easier for some start-ups).</p>
<p>
"The government support of the sector is insignificant compared with the expenditure on the much rorted roof insulation program, support of last century's car industry or other high profile spending initiatives, and this would not be encouraging investors," Quinn says.</p>
<p>
The upshot is that the remaining Australian VCs such as Innovation will continue to slow their spending in the hope that the capital market will eventually improve. Except there is no guarantee of when that will happen.</p>
<p>
"It is a shame, as activating a few inexpensive policy levers would make a big difference," he says.</p>
<p><a href="http://www.zdnet.com.au/blogs/bootstrappr/soa/2009-funding-drought-rolls-on/0,2001092438,339299519,00.htm?feed=rss#talkback">Comments (2)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fbootstrappr%2Fsoa%2F2009-funding-drought-rolls-on%2F0%2C2001092438%2C339299519%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%202009%20funding%20drought%20rolls%20on">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%2Fbootstrappr%2Fsoa%2F2009-funding-drought-rolls-on%2F0%2C2001092438%2C339299519%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%2Fbootstrappr%2Fsoa%2F2009-funding-drought-rolls-on%2F0%2C2001092438%2C339299519%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%2Fbootstrappr%2Fsoa%2F2009-funding-drought-rolls-on%2F0%2C2001092438%2C339299519%2C00.htm%3Ffeed%3Drss&amp;title=2009%20funding%20drought%20rolls%20on" 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%2Fbootstrappr%2Fsoa%2F2009-funding-drought-rolls-on%2F0%2C2001092438%2C339299519%2C00.htm%3Ffeed%3Drss&amp;title=2009%20funding%20drought%20rolls%20on&amp;bodytext=For%20Australian%20start-ups%20looking%20for%20venture%20capital%2C%202009%20was%20a%20very%20bad%20year.%202010%20may%20be%20no%20better." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fbootstrappr%2Fsoa%2F2009-funding-drought-rolls-on%2F0%2C2001092438%2C339299519%2C00.htm%3Ffeed%3Drss&amp;title=2009%20funding%20drought%20rolls%20on" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fbootstrappr%2Fsoa%2F2009-funding-drought-rolls-on%2F0%2C2001092438%2C339299519%2C00.htm%3Ffeed%3Drss&amp;title=2009%20funding%20drought%20rolls%20on" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fbootstrappr%2Fsoa%2F2009-funding-drought-rolls-on%2F0%2C2001092438%2C339299519%2C00.htm%3Ffeed%3Drss&amp;title=2009%20funding%20drought%20rolls%20on" 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=339299519;kw=;sz=300x250;dcopt=;tile=10;ord=684314942?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299519;kw=;sz=300x250;dcopt=;tile=10;ord=684314942?" 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/bootstrappr/soa/Time-for-start-up-investment-is-now/0,2001092438,339299203,00.htm?feed=rss">Time for start-up investment is now</a></li>
<li><a href="http://www.zdnet.com.au/blogs/bootstrappr/soa/Aussie-start-up-execs-hit-Silicon-Valley/0,2001092438,339298485,00.htm?feed=rss">Aussie start-up execs hit Silicon Valley</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Love me, tender</title>
        <link>http://www.zdnet.com.au/blogs/going-public/soa/Love-me-tender/0,2001117045,339299536,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/going-public/soa/Love-me-tender/0,2001117045,339299536,00.htm?feed=rss#talkback</comments>
        <pubDate>Mon, 16 Nov 2009 10:31:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Suzanne Tindal)</dc:creator>
        <category><![CDATA[Blogs : Going Public]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/going-public/soa/Love-me-tender/0,2001117045,339299536,00.htm?feed=rss</guid>
        <description><![CDATA[ Considering how expensive and drawn-out tender processes can be to solve problems that might be very immediate, it's little wonder that the Victorian Police IT department tried to work the tender exemptions system. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>Considering how expensive and drawn-out tender processes can be to solve problems that might be very immediate, it's little wonder that Victoria Police's IT department tried to work the tender exemptions system.</strong></p>
<p>After all, it isn't the only agency <a href="http://www.zdnet.com.au/news/hardware/soa/Berzins-blunders-Police-ignored-tender-rules/0,130061702,339299505,00.htm?feed=rss">
asking for exemptions so it doesn't have to go to tender</a>.</p>
<p>In the 2008/2009 year there were 729 procurement process
approvals (not all IT) which went through the Victorian Government
Procurement Board. Of those, only 265 were tenders &mdash; or only around
36 per cent. The board approved 51 exemptions from tendering, and
84 exemptions from tendering and taking three quotes: together
around 19 per cent. The remaining approvals were made up by
variations where agencies needed to change the amount, duration or
service levels of their contract.</p>
<p>The previous year's statistics didn't look any better. 2007/2008
saw 37 per cent of one-off purchases go to tender, 24 per cent
exempt from tendering (or tendering and taking three quotes) and 39
per cent become variations on older contracts.</p>
<p>With just around 20 per cent of the money for one-off
purchases passing through the board not reaching tender, it seems
Victoria Police was just going with the flow by taking its fair
share of non-process.</p>
<p>The rules for the Victorian Procurement Board say that in order
to get an exemption there needs to be: a matter of "extreme
urgency" including matters of public health, security or safety; a
case where goods need to be compatible with existing information
technology platforms; or no reasonable or alternative or substitute
to buy.</p>
<p>This could cover quite a few tenders. And does, as the
statistics show. Despite CIOs vehemently telling me how amazed they are
that such behaviour could go on, I'm sure that lots of other departments are
getting away with wholesale contract variations and buying products
or services without a tender on spurious grounds. The difference is that they cover
their tracks with paper. They have <i>reasons</i>.</p>
<p>The problem with Victoria Police was that its documentation
didn't allow its actions to stand up under scrutiny. And the more
people scratched at the surface the more it stank. The wining and
dining tactics of the vendors were certainly laid out in such
bright light it hurt.</p>
<p>But it took multiple reviews for the ugly truth to come out.
Something not likely to happen often. Something the government
can't afford to have happen often, because if everyone obeyed the
tendering rules 100 per cent, the overheads would probably take
such a hike that finance staff would be screaming.</p>
<p>It's a case of pragmatism versus idealism, a daily battle where
no one can win.</p>
<p><a href="http://www.zdnet.com.au/blogs/going-public/soa/Love-me-tender/0,2001117045,339299536,00.htm?feed=rss#talkback">Comments (0)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fgoing-public%2Fsoa%2FLove-me-tender%2F0%2C2001117045%2C339299536%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Love%20me,%20tender">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%2Fgoing-public%2Fsoa%2FLove-me-tender%2F0%2C2001117045%2C339299536%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%2Fgoing-public%2Fsoa%2FLove-me-tender%2F0%2C2001117045%2C339299536%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%2Fgoing-public%2Fsoa%2FLove-me-tender%2F0%2C2001117045%2C339299536%2C00.htm%3Ffeed%3Drss&amp;title=Love%20me,%20tender" 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%2Fgoing-public%2Fsoa%2FLove-me-tender%2F0%2C2001117045%2C339299536%2C00.htm%3Ffeed%3Drss&amp;title=Love%20me,%20tender&amp;bodytext=Considering%20how%20expensive%20and%20drawn-out%20tender%20processes%20can%20be%20to%20solve%20problems%20that%20might%20be%20very%20immediate%2C%20it%27s%20little%20wonder%20that%20the%20Victorian%20Police%20IT%20department%20tried%20to%20work%20the%20tender%20exemptions%20system." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fgoing-public%2Fsoa%2FLove-me-tender%2F0%2C2001117045%2C339299536%2C00.htm%3Ffeed%3Drss&amp;title=Love%20me,%20tender" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fgoing-public%2Fsoa%2FLove-me-tender%2F0%2C2001117045%2C339299536%2C00.htm%3Ffeed%3Drss&amp;title=Love%20me,%20tender" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fgoing-public%2Fsoa%2FLove-me-tender%2F0%2C2001117045%2C339299536%2C00.htm%3Ffeed%3Drss&amp;title=Love%20me,%20tender" 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=339299536;kw=;sz=300x250;dcopt=;tile=11;ord=2139736127?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299536;kw=;sz=300x250;dcopt=;tile=11;ord=2139736127?" 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/business/soa/How-dirty-is-Victoria-Police-s-laundry-/0,139023749,339299526,00.htm?feed=rss">How dirty is Victoria Police's laundry?</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Victoria-ramps-up-myki-effort/0,130061733,339294490,00.htm?feed=rss">Victoria ramps up myki effort</a></li>
<li><a href="http://www.zdnet.com.au/news/hardware/soa/Berzins-blunders-Police-ignored-tender-rules/0,130061702,339299505,00.htm?feed=rss">Berzins' blunders: Police ignored tender rules</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Can not-so-smart meters help the NBN?</title>
        <link>http://www.zdnet.com.au/blogs/fullduplex/soa/Can-not-so-smart-meters-help-the-NBN-/0,139033349,339299507,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/fullduplex/soa/Can-not-so-smart-meters-help-the-NBN-/0,139033349,339299507,00.htm?feed=rss#talkback</comments>
        <pubDate>Fri, 13 Nov 2009 11:36:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (David Braue)</dc:creator>
        <category><![CDATA[Blogs : Full Duplex]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/fullduplex/soa/Can-not-so-smart-meters-help-the-NBN-/0,139033349,339299507,00.htm?feed=rss</guid>
        <description><![CDATA[ It was interesting to witness Conroy's recent enthusiasm to spruik the NBN's role in supporting the Smart Grid, Smart City initiative. What a pity that Conroy hadn't yet seen the damning report from the Victorian auditor-general about that state's smart-meter roll-out. ]]></description>
        <content:encoded><![CDATA[ 
<p>
    <strong>Stephen Conroy's choice to front up to the recent launch of Smart Grid, Smart City initiative &mdash; a commercial-grade "smart grid" that manages energy more efficiently than current distributor-centric systems &mdash; was a curious one.</strong></p>
<p>But there he was, standing with Resources Minister Martin Ferguson and Environment Minister Peter Garrett not for a rousing rendition of <em>Blue Sky Mine</em>, but to spruik the NBN's role in supporting the $100m utility network.
</p>
<p>
    After Garrett called smart grids an "energy internet", <a href="http://www.minister.dbcde.gov.au/media/media_releases/2009/097" target="_blank">Conroy said</a> the NBN will "enable a whole range of efficiency and productivity gains across the economy ... this smart grid project is an important start point as we move to ensure Australia gains maximum value from our broadband investments".
</p>
<p>
    Government bodies have been linking the smart grid and the NBN for years, trying to build up the network's next-generation cachet and its role as a facilitator in all kinds of industries. What a pity that Conroy couldn't have seen the <a href="http://www.zdnet.com.au/news/hardware/soa/Vic-audit-slams-smart-meter-roll-out/0,130061702,339299467,00.htm?feed=rss" target="_blank">damning report</a> from the Victorian auditor-general, which has closely examined Victoria's nation-leading smart-grid roll-out and found it wanting in many ways. </p>
<div class="alignleft" style="width:200px">
	<img src="http://upload.wikimedia.org/wikipedia/commons/9/9a/Intelligenter_zaehler-_Smart_meter.jpg" width="200" height="300" /><p><i>(Smart meter image by <a href="http://en.wikipedia.org/wiki/File:Intelligenter_zaehler-_Smart_meter.jpg">EVB Energy Ltd</a>, <a href="http://creativecommons.org/licenses/by-sa/3.0/">CC2.0</a>)</i></p>
</div>
<p>
    The smart grid in Victoria, where a host of companies are planning to push interactive "smart meters" out to 680,000 households by 2013 &mdash; seems to be yet another case of wishful thinking and head-in-the-clouds policy-making. And while that's not always a bad thing, in this case it doesn't seem to be helping. The auditor-general slammed the state's recent smart meter technical trials as poorly managed, badly scoped and improperly monitored &mdash; and questioned why some $6 million was spent testing technology that's still too immature for general deployment.
</p>
<p>
    That can hardly bode well for Smart Grid, Smart City, which was meant to be yet another touchstone in Conroy's never-ending quest to talk up the NBN's prospects. Yet with high temperatures buffeting Victoria and much of Australia over the past weeks, smart meters and smart grids are on the minds of power authorities &mdash; and home owners are justifiably wondering just how much they're going to be socked for all these political playthings. Remember free citywide Wi-Fi? Remember Conroy's web filter? Heck, remember Petrol Watch?
</p>
<blockquote class="quote-right">
	<p>
	<img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-left.gif" class="quotation" /><span>Smart meters and smart grids are on the minds of power authorities &mdash; and home owners are justifiably wondering just how much they're going to be socked.</span> <img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-right.gif" /></p>
</blockquote>
<p>
    Home owners, after all, will directly or indirectly wear the costs of installing the smart meters, which are supposed to reduce the often ridiculous charges that electricity distributors pay generators during demand peaks. For their trouble &mdash; and for the expense of a taxpayer-funded NBN connection &mdash; consumers will get higher bills and a chance to reduce them back to current levels by washing their dishes or clothes in the middle of the night rather than the hours people are normally awake.
</p>
<p>
    Industry authorities talk dreamily about the day when they can control everybody's appliances over the NBN, powering air conditioners and other devices on a rotating basis to normalise input costs and better match demand and supply curves. They've even created a Smart Networks Committee within the <a href="http://www.ena.asn.au/?page_id=346" target="_blank">Energy Networks Association</a> (ENA), which has actively engaged itself in the government's NBN <a href="http://www.ena.asn.au/udocs/2009/08/ENA-Submission-NBN-Company-legisaltive-framework-_DBCDE.pdf" target="_blank">legislative review (PDF)</a>.
</p>
<p>
    The NBN's role in this smart grid paradigm is mainly to provide two-way communications to every household in Australia &mdash; making it relevant more for its ubiquity than its massive capacity. Yet given the auditor-general's conclusion that the Victorian roll-out isn't even commercially viable, one wonders whether the smart grid can evolve from being a vague conceptual goal to an actual revenue generator. Where is the money in shuttling tiny packets of smart meter data back and forth?
</p>
<p>
    Harry Kestin, energy industry business manager with location systems specialist ESRI Australia (which supplies geolocation services to help utilities track smart meters and other physical assets), believes smart grids offer potential but said Victoria's approach has been half-baked from the beginning.
</p>
<blockquote class="quote-left">
	<p>
	<img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-left.gif" class="quotation" /><span>One wonders whether the smart grid can evolve from being a vague conceptual goal to an actual revenue generator. Where is the money in shuttling tiny packets of smart meter data back and forth? </span> <img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-right.gif" /></p>
</blockquote>
<p>
    "There are massive implications for the use of these meters, both in terms of governance and how information is provided between the various regulatory bodies," he explained. "The business case is ultimately going to have a much broader scope than Victoria's: for example, one part of the smart grid is to enable distributed generation, so consumers can generate electricity and feed that back into the grid."
</p>
<p>
    "But the Victorian version is a relatively cut-down version of that," he added. "The roll-out in Victoria is a simplified version, and the other states are waiting for Victoria to pilot it and make the major mistakes."
</p>
<p>
    And here they are: the dismal report card from the auditor-general casts serious doubts on the approach currently being taken. This, in turn, does not bode well for visions of the power company automatically turning on and off dishwashers, washing machines, and air conditioners from afar.
</p>
<p>
    At the very least, the kind of NBN-attached smart meter network so many people envision is impossible without appliances that can communicate over a wide-area network. In a country where nearly half of households still haven't shelled out $50 for a digital set-top box, can we honestly support a business case built on the theory that consumers will shell out for brand new, globally connected appliances that don't even exist yet?
</p>
<p>
    The whole idea is fanciful: smart meters, as we all realise, are nothing more than a way of boosting utility company profits by getting consumers to pay more for the energy they're using. Or, as the report concluded, "in order for consumers to benefit from the cost savings, the distributors will need to pass on the savings through to retailers who will need to pass on the savings subsequently to consumers."
</p>
<p>
    Fat chance &mdash; especially when there's going to be an NBN to pay for.
</p>
<p>
    <em>Can smart meters ever actually benefit the customer? And can they really be expected to cost-justify the NBN, even in small part?</em>
</p>
<p><a href="http://www.zdnet.com.au/blogs/fullduplex/soa/Can-not-so-smart-meters-help-the-NBN-/0,139033349,339299507,00.htm?feed=rss#talkback">Comments (4)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ffullduplex%2Fsoa%2FCan-not-so-smart-meters-help-the-NBN-%2F0%2C139033349%2C339299507%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Can%20not-so-smart%20meters%20help%20the%20NBN?">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%2Ffullduplex%2Fsoa%2FCan-not-so-smart-meters-help-the-NBN-%2F0%2C139033349%2C339299507%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%2Ffullduplex%2Fsoa%2FCan-not-so-smart-meters-help-the-NBN-%2F0%2C139033349%2C339299507%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%2Ffullduplex%2Fsoa%2FCan-not-so-smart-meters-help-the-NBN-%2F0%2C139033349%2C339299507%2C00.htm%3Ffeed%3Drss&amp;title=Can%20not-so-smart%20meters%20help%20the%20NBN?" 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%2Ffullduplex%2Fsoa%2FCan-not-so-smart-meters-help-the-NBN-%2F0%2C139033349%2C339299507%2C00.htm%3Ffeed%3Drss&amp;title=Can%20not-so-smart%20meters%20help%20the%20NBN?&amp;bodytext=It%20was%20interesting%20to%20witness%20Conroy%27s%20recent%20enthusiasm%20to%20spruik%20the%20NBN%27s%20role%20in%20supporting%20the%20Smart%20Grid%2C%20Smart%20City%20initiative.%20What%20a%20pity%20that%20Conroy%20hadn%27t%20yet%20seen%20the%20damning%20report%20from%20the%20Victorian%20auditor-general%20about%20that%20state%27s%20smart-meter%20roll-out." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ffullduplex%2Fsoa%2FCan-not-so-smart-meters-help-the-NBN-%2F0%2C139033349%2C339299507%2C00.htm%3Ffeed%3Drss&amp;title=Can%20not-so-smart%20meters%20help%20the%20NBN?" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ffullduplex%2Fsoa%2FCan-not-so-smart-meters-help-the-NBN-%2F0%2C139033349%2C339299507%2C00.htm%3Ffeed%3Drss&amp;title=Can%20not-so-smart%20meters%20help%20the%20NBN?" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ffullduplex%2Fsoa%2FCan-not-so-smart-meters-help-the-NBN-%2F0%2C139033349%2C339299507%2C00.htm%3Ffeed%3Drss&amp;title=Can%20not-so-smart%20meters%20help%20the%20NBN?" 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=339299507;kw=;sz=300x250;dcopt=;tile=12;ord=785924000?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299507;kw=;sz=300x250;dcopt=;tile=12;ord=785924000?" 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/Vic-audit-slams-smart-meter-roll-out/0,130061702,339299467,00.htm?feed=rss">Vic audit slams smart meter roll-out</a></li>
<li><a href="http://www.zdnet.com.au/news/hardware/soa/UXC-Bilfinger-score-smart-meter-deal/0,130061702,339297318,00.htm?feed=rss">UXC, Bilfinger score smart meter deal</a></li>
<li><a href="http://www.zdnet.com.au/news/soa/Govt-releases-100m-Smart-Grid-tender/0,139023165,339299295,00.htm?feed=rss">Govt releases $100m Smart Grid tender</a></li>
<li><a href="http://www.zdnet.com.au/blogs/fullduplex/soa/Does-Thodey-have-a-deal-in-the-CAN-/0,139033349,339299284,00.htm?feed=rss">Does Thodey have a deal in the CAN?</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Can the Telco Reform Act be win-win?</title>
        <link>http://www.zdnet.com.au/blogs/twisted-wire/soa/Can-the-Telco-Reform-Act-be-win-win-/0,2001103929,339299492,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/twisted-wire/soa/Can-the-Telco-Reform-Act-be-win-win-/0,2001103929,339299492,00.htm?feed=rss#talkback</comments>
        <pubDate>Thu, 12 Nov 2009 13:19:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Phil Dobbie)</dc:creator>
        <category><![CDATA[Blogs : Twisted Wire]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/twisted-wire/soa/Can-the-Telco-Reform-Act-be-win-win-/0,2001103929,339299492,00.htm?feed=rss</guid>
        <description><![CDATA[ In the second of our two programs looking at the Senate Inquiry into the Telecommunications Legislation Amendment Bill, we hear from shareholders, bureaucrats and industry groups. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>In the second of our two programs looking at the Senate Inquiry into the Telecommunications Legislation Amendment Bill, we hear from shareholders, bureaucrats and industry groups.</strong></p>
<p>If you take out some of the repetitive elements (which we have), there are a lot of interesting questions raised by these inquiries: will the new law do anything to Telstra's share price? Will the government's behaviour create sovereign risk and scare off foreign investment in other sectors? Should more time be given to negotiations between Telstra and the government?</p>
<p>On this week's program you'll hear from witnesses at the Inquiry in Melbourne (13 October) and Canberra (14 October):
</p>
<ul>
<li>Ross Barker, managing director of the Australian Foundation Investment Company</li>
<li>Anton Tagliaferro, investment director, Investors Mutual Ltd</li>
<li>David Forman, executive director, Competitive Carriers' Coalition</li>
<li>Rosemary Sinclair, managing director, Australian Telecommunications Users Group</li>
<li>Peter Harris, secretary, Department of Broadband, Communications &amp; the Digital Economy</li>
<li>Pip Spence, first assistant secretary, Department of Broadband, Communications &amp; the Digital Economy</li>
</ul>
<p>Read the inquiry report, submissions and transcripts from the public hearing <a href="http://www.aph.gov.au/senate/committee/eca_ctte/tlaccs/index.htm">here</a>.</p>
<p>A transcript of this week's edition of Twisted Wire can be found on <a href="http://www.zdnet.com.au/blogs/twisted-wire/soa/Is-the-Telco-Reform-Act-a-win-win-/0,2001103929,339299492-2,00.htm?feed=rss">page two</a>.</p>
<p><strong>Dobbie:</strong> Hello, I'm Phil Dobbie. Today on Twisted Wire, our final senate select committee, this week again looking at the Telecommunications Legislation Amendment Bill. We hear from shareholders whinging that it's going to reduce the value of their investments.</p>
<p><strong>Ross Barker:</strong> As far as I am aware, it is unprecedented that a particular company has been targeted in this particular way...</p>
<p><strong>Dobbie:</strong> As well as cut back on industry investment.</p>
<p><strong>Anton Tagliaferro:</strong> The Bill is heavily focused on increasing competition in the short term, but it will stifle investment in the industry over the long term.</p>
<p><strong>Dobbie:</strong> We'll hear from others who say it has to happen because we're so far behind the rest of the developed world.</p>
<p><strong>Allan Asher:</strong> OECD surveys time after time show that we are towards the top end of the price charts &mdash; appalling levels of customer service that are getting worse.</p>
<p><strong>Dobbie:</strong> So we should just get on with it shouldn't we?</p>
<p><strong>David Forman:</strong> Arguments to delay this Bill, in the view of the CCC, simply do not wash.</p>
<p><strong>Dobbie:</strong> After all that's what everyone wants isn't it &mdash; even Telstra.</p>
<p><strong>Peter Harris:</strong> "Should this go on over a long period, with the continuation of uncertainty?" They would say: "No we want certainty". That would be my guess.</p>
<p><strong>Dobbie:</strong> But what about the universal services obligation?</p>
<p><strong>Senator Ian MacDonald:</strong> Who is going to be obligated? Is it going to be NBN Co?</p>
<p><strong>Dobbie:</strong> On today's Twisted Wire we try and simplify the arguments.</p>
<p><strong>Rosemary Sinclair:</strong> On my desk I have one squidgy toy up here which I call the NBN world.</p>
<p><strong>Dobbie:</strong> And ask, is the government right to push ahead with this legislation, or are there other options? That's today on Twisted Wire.</p>
<p>And I promise you this is the last time we wade through a senate hearing on Twisted Wire &mdash; at least for this year. But for today, more on that Senate Inquiry into the <em>Telecommunications Legislation Amendment (Competition and Consumer Safeguards) Bill 2009</em>. They've already reported, of course, and said generally they think it's a jolly good idea and the government should get on with it &mdash; and that's even with Nick Minchin sitting on the committee &mdash; I suspect it might not have been a unanimous decision.</p>
<p>Last week for half an hour we heard from the folks at Telstra and Optus, who strangely had differing opinions about whether the idea of splitting up Telstra was a good thing or a bad thing &mdash; who'd have thought it &mdash; the industry is clearly not united on the idea.</p>
<p>So what about the shareholders? Well there's Ross Baker &mdash; he is the managing director of the Australian Foundation Investment Company &mdash; a listed entity with significant investments in Telstra shares.</p>
<p><strong>Ross Barker:</strong> As far as the proposed legislation is concerned, we feel troubled, as a shareholder, that it is being crafted to deliver a particular outcome &mdash; namely, that Telstra chooses to deliver its traffic into the proposed NBN and if it does not do that then penalties apply.

</p>
<p><strong>Dobbie:</strong> He's not convinced it will add to competition, but it will, he says, add to cost for Telstra in money and management time.</p>
<p><strong>Barker:</strong> As far as some of the penalties &mdash; the divestiture of the hybrid fibre-coaxial cable and the Foxtel holdings are concerned, the shareholders have borne the risks of the development of these activities and are now being asked to give them up just at the time that they are starting to reap rewards from that investment.</p>
<p><strong>Dobbie:</strong> And he says the approach of forcing Telstra to split raises the question of sovereign risk.</p>
<p><strong>Barker:</strong> As far as I am aware, it is unprecedented that a particular company has been targeted in this particular way, and we think that will raise questions in the minds of investors both domestic and international: if the government can do this for one company, what other things can they do?</p>
<p><strong>Dobbie:</strong> It could scare off future foreign investment in Australia in other sectors in other words. So he's not a big fan of the changes it's fair to say.</p>
<p><strong>Barker:</strong> We probably did not expect that the changes would be as draconian as they appear.</p>
<p><strong>Dobbie:</strong> Although having not read any of the submissions to the inquiry, perhaps he hasn't really waded into the debate about the competitive regime.</p>
<p><strong>Barker:</strong> I didn't read the submissions no.</p>
<p><strong>Dobbie:</strong> Perhaps instead he was listening to Sol Trujillo &mdash; he's a big fan of Sol &mdash; even though the share price slid noticeably under his reign.</p>
<p><strong>Barker:</strong> We actually welcomed the approach that he had, but we were very troubled when it developed
into open warfare between the government and the company. That did unsettle us, as it unsettled our
shareholders.</p>
<p><strong>Dobbie:</strong> It's open to debate, of course, what impact the proposed changes have had on Telstra's share price. Some argue that it was all factored in and that the removal of uncertainty might actually improve things &mdash; but that is akin to saying that dying from a fatal disease is actually preferable to wondering whether you will die and face eternal damnation. I'll take life, thank you. Second door on the left.</p>
<p>Next came Investors Mutual Limited &mdash; an Aussie equities specialist that manage funds totalling more than $3 billion. Their investment director, Anton Tagliaferro, says the Bill is not good for Australia in the long term.</p>
<p><strong>Anton Tagliaferro:</strong> The Bill is heavily focused on increasing competition in the short term, but it will stifle investment in the industry over the long term.</p>
<p><strong>Dobbie:</strong> He says the Bill is only to enable the government to build its NBN, something which shouldn't be left to the government.</p>
<p><strong>Tagliaferro:</strong> The Australian telecommunications sector is acknowledged as being one of the world's most technologically advanced and competitive in the world. As a result, consumers have a great number of choices and price points to choose from. There is no need to dramatically change the telecommunications landscape in this country.</p>
<p><strong>Dobbie:</strong> The Australian telecommunications sector is acknowledged as one of the most competitive in the world. I wonder who acknowledged that? On another point he argues that a vertically integrated company can respond to consumer demand and invest accordingly.</p>
<p><strong>Tagliaferro:</strong> Vertically integrated companies are the ones that invest heavily in their respective industries. This inevitably results in relatively high market share versus competitors. Merely using Telstra's market share as a guide to dominance is totally misleading, as this totally ignores the fact that Telstra has invested multiples of what other players in the industry have invested.</p>
<p><strong>Dobbie:</strong> Although who is going to invest if they can be trounced on by a dominant player.</p>
<p><strong>Tagliaferro:</strong> The new Bill will lead to over-regulation and it will distort free market forces.</p>
<p><strong>Dobbie:</strong> Which is fine, but I wonder if Telstra would have been able to grow to its size if telecommunications had started as a free market. The market was distorted from the start, I reckon.</p>
<p>By the way, this company advocating a free market, has shares in Telstra but not in any other telecommunications company. Curious if they believe there's free and open competition. Wouldn't they be hedging their bets just a little bit?</p>
<p><strong>Tagliaferro:</strong> We have looked at SingTel before, but it is also going into emerging markets and setting
up mobile networks in places like Indonesia, India etc. It is, in our view, a pretty high risk.</p>
<p><strong>Dobbie:</strong> But they bought a lot of Telstra shares obviously seeing them as less risky &mdash; till the new government came along!</p>
<p>Finally in day one of this two-day public inquiry came Allan Asher, chief executive of the Australian Communications Consumer Action Network. The what? It's a new body, apparently, formed in July. He says until now, when it comes to communications, consumers have had a pretty lousy deal.</p>
<p><strong>Allan Asher:</strong> OECD surveys time after time show that we are towards the top end of the price charts &mdash; appalling levels of customer service that are getting worse, slow access and old technology that predominates much longer than it ought to. Indeed, we have seen sleepy regulators who too often hear the views of industry and too rarely hear the views of consumers.</p>
<p><strong>Dobbie:</strong> Perhaps because they were asleep, or the consumer couldn't get through! Mr Asher's new organisation, funded largely via the government right now, wants to see the new legislation passed, but not rushed through. And he'd like more consumer protection included in it because right now, the free market just isn't doing it for the poor telecommunications user.</p>
<p><strong>Asher:</strong> Sadly, we have got a rather sleepy market where we do not see the level of
rivalry and competition that has driven customer service up and prices down. If you look at the data, there just
is no other explanation for the continuing decline in customer service and customer satisfaction.</p>
<p><strong>Dobbie:</strong> And regulation is needed he says, and will probably always will be.</p>
<p><strong>Asher:</strong> The sober reality is that, in the absolute economics of these networks, it seems as though that sort of
backbone competition at an infrastructure level is just unattainable in a sustained way. That is also proving to
be the case, even in much denser economies than Australia's. The model we have of a wholesale-only provider
makes me nervous because it raises all sorts of issues about risk of regulatory failure. But I am also, sadly, satisfied that the economics is such that you do need to have a backbone carrier of that sort who is not also
operating at a lower vertical level.</p>
<p><strong>Dobbie:</strong> So he's supporting the legislation for that reason &mdash; because, even though many believed past regulation would make the industry competitive, it just hasn't worked. Something else that Mr Asher would like to see is a universal services obligation that is suited for the digital age. Now that sounds like a big job in itself. More of that later.</p>
<p>So what about the competitive carriers coalition, whose membership rules are very simple &mdash; you're not Telstra. I'm going to go out on a limb here and say that they believe splitting Telstra into two is a good thing.</p>
<p><strong>David Forman:</strong> This is a problem of market power and is a problem that cannot continue to go unaddressed.</p>
<p><strong>Dobbie:</strong> That's David Forman, executive director of the Competitive Carriers Coalition.</p>
<p><strong>Forman:</strong> Arguments to delay this Bill, in the view of the CCC, simply do not wash.</p>
<p><strong>Dobbie:</strong> He's the husband of senator Kate Lundy by the way &mdash; one of the members of the standing committee.</p>
<p><strong>Forman:</strong> Delaying the passage to see if Telstra chooses to negotiate some voluntary separation agreement with the government needs to be weighed against the certainty that every day that action is delayed is another day that Australian consumers suffer high prices and poorer services compared to the rest of the developed world.</p>
<p><strong>Dobbie:</strong> That was his basic argument &mdash; the legislation should happen and it should happen now. No delays. But by the time it's finished, with all these new systems in place &mdash; won't the NBN already be in place &mdash; I mean, let's look at the BT experience in the UK.</p>
<p><strong>Forman:</strong> The BT example would suggest that it should be fully operational within three years, and elements
of it could be operational within a very short time, within months.</p>
<p><strong>Dobbie:</strong> That, he says, is for a functional separation &mdash; which is the road Telstra will be forced down if the legislation is passed. They can avoid that by volunteering the more rigorous structural separation, which will surely take longer.</p>
<p><strong>Forman:</strong> If you were to seek to structurally separate by creating a separate company and simply transferring assets into it, disposing of the assets that way, or if you were to dispose of the assets in a trade sale, then it could be done very much more quickly. We have examples of that too. I point to what has happened in Singapore, where SingTel was voluntarily structurally separated because of the creation by that government of an NBN.</p>
<p><strong>Dobbie:</strong> So, sell the assets to the NBN and have done with it all &mdash; that's basically what they're saying. Big risk for a company though isn't it &mdash; to run a network then sell it to someone else to run and to be wholly dependent on them. It's not an approach you'll take lightly.</p>
<p>Then there's the question of universal service obligation &mdash; how will that work...</p>
<p><strong>Forman:</strong> I cannot pretend to have read that part of the Bill in detail but if you are asking how it will
apply in terms of...</p>
<p><strong>Senator Ian MacDonald:</strong> Who is going to be obligated? Is it going to be NBN Co?</p>
<p><strong>Forman:</strong> NBN Co is not referred to in this Bill and the universal service obligation as to the post-
NBN world is something that we cannot speculate on in relation to this Bill. This Bill, as we read it, stands
alone and apart from NBN. Universal service obligation is clearly something that needs to be reformed under
any event as you move to different technologies. However, this Bill speaks to some aspects of the USO and my
understanding is that it strengthens some aspects of the USO. Under this Bill a functionally separated Telstra
remains a single entity and it continues to be the universal service provider. So there is effectively no change
to the obligation.</p>
<p><strong>Dobbie:</strong> This area's a bit messy isn't it. Presumably if Telstra sells all its assets to the NBN, tomorrow, then they have to pass the universal services obligation over with them. It's difficult to maintain the USO if you don't own and operate the network.</p>
<p><strong>Forman:</strong> Again, this is not related to this Bill. I am happy to speculate on our views on the future of
the USO and the questions that need to be asked around the future of the USO, but they stand apart from this
Bill. Our view on the future of the USO is that if you have a new universal network &mdash; that is, 100 per cent of
Australians have a right of access to a network &mdash; then that changes the underlying dynamic of the USO.</p>
<p><strong>Dobbie:</strong> But surely Telstra's obligation to meet the USO means it can't sell its assets, unless its USO obligations are lifted &mdash; which is not covered in this legislation.</p>
<p><strong>Forman:</strong> The circumstances under which Telstra voluntarily structurally separates will presumably be required to describe how they intend to deal with the USO, and then the government separately will need to make its decisions about the future of the USO. There is a process that is described in the Bill as to how Telstra may achieve a voluntary structural separation. In relation to what is in the Bill, though, Telstra is not structurally separated. It is functionally separated and that has no bearing on their obligations to provide the USO.</p>
<p><strong>Dobbie:</strong> So if I'm putting this all together in the right way &mdash; Telstra can choose to structurally separate, and if they do, then a new piece of legislation will need to be passed to remove their USO obligations. In the meantime this new legislation will keep the USO obligations with Telstra, whilst encouraging them to split up and ideally sell off their assets, although this other new legislation would be required before they can do that.</p>
<p>I've said before that this could be bad times for telecommunications lawyers &mdash; now I'm beginning to think this is the dawning of a new age for them.</p>
<p>Moving on, perhaps off at a tangent to the main discussion, David Forman also had a few words to say about competition in the bush &mdash; as we know there isn't any in many places, it's Telstra or nothing. Not ideal perhaps.</p>
<p><strong>Forman:</strong> Telstra was given about $120 million of public funds to build the CDMA network in regional areas because they said it was not profitable or commercial to build it. Those funds came with requirements that wholesale services were provided. Telstra switched off that network, took the towers and the other investment in infrastructure that had been paid for by the public, put their own equipment on it and they then had no obligation. Telstra said, "This is now the Next G network not the CDMA network. We now have no obligation to provide a wholesale service" and so an entire network, the Orange network, which had been built by competitors was shut down because a service that is called roaming was no longer available. Telstra said, "Bad luck. We're just not providing it anymore".</p>
<p><strong>Dobbie:</strong> There clearly needs to be more accountable ways of managing public money &mdash; but a separation of some form, which encourages Telstra to work with competitors, would certainly benefit regional Australia.</p>
<p>And if the competitive carriers coalition was to choose one or the other &mdash; the split up of Telstra or the government build of the NBN, which would they choose?</p>
<p>Yep, you guessed right.</p>
<p><strong>Forman:</strong> I will take this legislation and let the NBN sort itself out over the course of the next eight years.</p>
<p><strong>Dobbie:</strong> Which is what's happening in the UK, for example. Some might say not as quickly as it might &mdash; but they'd be wrong &mdash; at least they've started over there. We've still got more talking, more legislation &mdash; there's a lot to be said for an incremental approach to these things I reckon.</p>
<p><strong>Forman:</strong> I think that the experience in the UK suggests that that functional separation leads to greater
competitive investment and greater investment in response by the incumbent. Would that ever lead to a fibre-to-
the-premises network? I think that is a pretty big bet. Commercial telcos on their own cannot capture all of
the externalities that governments look at when they think about that kind of investment.</p>
<p><strong>Dobbie:</strong> Although the government has said they expect the NBN to provide a commercial return &mdash; if that is the case, surely it would be a sound investment for a separated Telstra wholesale division.</p>
<p>Rosemary Sinclair presented next to the inquiry. Rosemary is the managing director of the Australian Telecommunications Users Group.</p>
<p><strong>Rosemary Sinclair:</strong> Central to the way we think services are best delivered is our commitment to competition having a core role wherever possible. We think competition delivers choice, price, service, quality and innovation.</p>
<p><strong>Dobbie:</strong> And they want that competition to come from a voluntary separation made by Telstra itself. Good luck!</p>
<p><strong>Sinclair:</strong> We think a win-win for the government and Telstra will also be a win for end users. But we do not see any reason for those discussions to be the cause of any delay to this legislation. We would like to see this legislation passed as quickly as possible. We think that it in fact contains the incentives that have caused the discussions that have happened so far to get underway, and that without those incentives there is no likelihood of a good outcome on that issue of structural separation. Should those discussions not get to the point of effective, sustainable structural separation then we would support the functional separation model outlined in the Bill.</p>
<p><strong>Dobbie:</strong> In other words, I think, she's saying Telstra won't reach a voluntary outcome without a noose hanging over its neck.</p>
<p>And on the question of whether we need both, a separated Telstra and a government funded NBN &mdash; it's all to do with which squidgy toy you're looking at...</p>
<p><strong>Sinclair:</strong> On my desk I have one squidgy toy up here which I call the NBN world and I have another squidgy toy down here which I call the current world, and I am always very careful to work out which world I am in when I am answering questions and writing submissions. Occasionally I go over here and I say, "OK, we have finally, finally decided that the fixed network, whether it is a copper network or a fibre network, is an enduring bottleneck and it needs to be treated in the same way." So, having got that philosophical point, I then go back here, and say, "How close can we get in the current legislation and now the new legislation relating to the existing network and take the principles and philosophies from that and try to embed them here so that we actually start to create an industry with a culture and a way of working that is preparing it for this world and, as well &mdash; importantly, from my point of view &mdash; get much better outcomes for end users from the fixed network world that we have got?"</p>
<p><strong>Dobbie:</strong> And she gets all that from a couple of squidgy toys, wow! Now back to Britain we haven't looked at the UK experience for minutes now. Is a functionally separated BT investing and would a separated Telstra do the same?</p>
<p><strong>Sinclair:</strong> BT did quite a bit of thinking about their own level of investment. Once they had worked through their own business case for extending fibre out to nodes then they made very significant investments in the last couple of years. So I think it has been good for investment. I think it has also been good for innovation. When you are in that market, you get a sense of a whole range of different products and services, pricing packages and innovations that are really important to customers. They are further ahead than we are on IPTV, for example, and those sorts of new services because they are not all worrying about the regulatory environment. That is set. It is well understood. It is clear. People can get on with investing and innovating.</p>
<p><strong>Dobbie:</strong> Investment here, of course, is being slowed, not just by Telstra but by anyone, because of the uncertainty around the future. </p>
<p>Finally, the men from the Department. The bureaucrats from the Department of Broadband, Communications and the Digital Economy, who, just in case we hadn't figured it out yet explained that this new Bill was to...</p>
<p><strong>Peter Harris:</strong> ..transform Australia's telecommunications industry in the interests of all Australians.</p>
<p><strong>Dobbie:</strong> That's Peter Harris, secretary from the Department of Broadband, Communications and the Digital Economy who, as a bureaucrat cannot, of course, offer any opinions of his own.</p>
<p><strong>Harris:</strong> It is the government's view that Telstra's high level of integration has hindered the development of effective competition in the sector and has contributed to Australia continually lagging behind other developed countries on the availability, price and quality of telecommunications services. This view is shared by as diverse a set of committees as the World Economic Forum, commentating in the last week on economic performance around the world, and the OECD, with the latter stating in its 2008 economic survey that Telstra's dominance of all platforms makes it difficult to establish effective competition between the various types of infrastructure.</p>
<p><strong>Dobbie:</strong> And the timing for the separation, here's the department's Pip Spence.</p>
<p><strong>Pip Spence:</strong> Within three months of the Bill coming into effect, the minister would have to issue the
determination on the requirements for functional separation. There is then a three-month period in which
Telstra could lodge a functional separation undertaking. The minister can give an extension to that time frame
if either a structural separation undertaking has been lodged or he is satisfied that work is underway in
preparing a structural separation undertaking.</p>
<p><strong>Dobbie:</strong> But there's no date as to when the separation, in whichever form, must be implemented. Plenty of opportunity for stalling and obfuscation then, although the absolute end date for completion is 2018 &mdash; when the NBN is expected to be completed. Hardly a transitional measure then is it?</p>
<p><strong>Harris:</strong> The undertaking may take quite a few years to roll out, as it were, as the NBN will take quite a few years to roll out, but the idea is to have some form, to the extent it can be created through a diverse set of processes such as these, of alignment. But alignment will depend entirely on what is brought forward now by Telstra in response to the legislation.</p>
<p><strong>Dobbie:</strong> Right. I love bureaucrat-speak. I find it substantially reduces the innate requirement to state things in a simplified manner when a more elongated device exists to portray the same communication message in a way that will ensure most people have, by the time you've finished speaking, notwithstanding the variation in people's attention span, by and large, stopped listening or indeed caring about anything you have to say, or convey. Now what was the question again?</p>
<p>So let's try for some quick answers. Has the department done any modelling to figure out how much the separation will cost Telstra?</p>
<p><strong>Harris:</strong> No, I do not think that is the case.</p>
<p><strong>Spence:</strong> No, we have not.</p>
<p><strong>Dobbie:</strong> Phew, that was easy wasn't it? So, given that Telstra are now talking to the government, wouldn't it be wise to hold back the legislative process until those discussions are finished &mdash; which Telstra has said would be the end of this year.</p>
<p><strong>Harris:</strong> No, I do not in the sense that traditionally with the negotiation both parties set out their high
ground positions. That is what we are doing and Telstra is doing it, too. We are doing it quite transparently
really, more transparently than you often see in a negotiation like this. We each have our high ground positions
but we are attempting to come to a meeting and that is why passage of legislation, I think, is quite important.</p>
<p><strong>Dobbie:</strong> Isn't he saying the legislation is the threat? Or am I putting words in his mouth. And if the threat exists, is the actual passage of the Bill absolutely necessary?</p>
<p><strong>Harris:</strong> I think I did mention earlier that I think all parties would agree that, this now being out, it
needs to be resolved and should not hang for a long period...</p>
<p><strong>MacDonald:</strong> Well, all parties do not agree. Telstra obviously do not.</p>
<p><strong>Harris:</strong> I think if you put the explicit question to them, "Should this go on over a long period, with the
continuation of uncertainty?" They would say: "No. We want certainty." That would be my guess. I do not want to
verbal them, but the idea is that is what is behind timing. In terms of answering your question, that is what
is behind timing.</p>
<p><strong>Dobbie:</strong> And so the legislation is being pushed through with haste. Those opposed to the legislation have argued three points. That it will discourage investment, cost Telstra a lot of money and reduce their shareholder value. On the latter point the committee concluded there was no evidence to suggest that shareholders will be hit unduly and, in any case, it is not the government's responsibility to protect the interests of the shareholders of one company over the shareholders of another.</p>
<p>We'll see. In my mind, this is the biggest legislation for the industry, possibly of a lifetime. And it does seem rushed? From the initial announcement to the anticipated passing of the legislation is just a few months &mdash; it sounds like a world record for something with such far reaching consequences.</p>
<p>If it's got Telstra talking, that's a good thing. I did a piece on negotiation for my <em>BTalk </em>podcast this week with Helena Cornelius from the Conflict resolution centre and she says, on any conflict, you need to find a win-win outcome.</p>
<p><strong>Helena Cornelius:</strong> What you're actually seeking to do is have a cooperative relationship. It isn't always easy. Particularly if you're dealing with someone who is giving you a hard time, but your intent is, where it is possible to be cooperative and to find a solution that will work for both of you, that's where you're heading.</p>
<p><strong>Dobbie:</strong> So that's what's needed in this debate &mdash; and what a great bit of cross promotion that is, by the way. You can hear the rest of that interview over on <em>BNET.com</em>. But this proposed new legislation doesn't sound totally like a win-win outcome as far as Telstra is concerned. And I'm by no means a Telstra supporter. But to my mind, it does seem like they're being roughed up a bit more than might be necessary. It seems just one step short of negotiating by sending David Thodey off to one of those countries where they use those interrogation processes are not strictly legal in the west.</p>
<p>Why the rush to pass the legislation before Christmas?</p>
<p>And that's our coverage of the senate inquiry into telecommunications reform. It seems likely it will pass through parliament &mdash; but you never know in politics do you. It'll make for a big year of change in the telco arena.</p>
<p>Next week, no senate hearings &mdash; you might be pleased to hear. But I will be back for another episode of Twisted Wire. I'll see you then. For <em>ZDNet </em>I'm Phil Dobbie.</p>
<p><a href="http://www.zdnet.com.au/blogs/twisted-wire/soa/Can-the-Telco-Reform-Act-be-win-win-/0,2001103929,339299492,00.htm?feed=rss#talkback">Comments (2)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftwisted-wire%2Fsoa%2FCan-the-Telco-Reform-Act-be-win-win-%2F0%2C2001103929%2C339299492%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Can%20the%20Telco%20Reform%20Act%20be%20win-win?">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%2Ftwisted-wire%2Fsoa%2FCan-the-Telco-Reform-Act-be-win-win-%2F0%2C2001103929%2C339299492%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%2Ftwisted-wire%2Fsoa%2FCan-the-Telco-Reform-Act-be-win-win-%2F0%2C2001103929%2C339299492%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%2Ftwisted-wire%2Fsoa%2FCan-the-Telco-Reform-Act-be-win-win-%2F0%2C2001103929%2C339299492%2C00.htm%3Ffeed%3Drss&amp;title=Can%20the%20Telco%20Reform%20Act%20be%20win-win?" 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%2Ftwisted-wire%2Fsoa%2FCan-the-Telco-Reform-Act-be-win-win-%2F0%2C2001103929%2C339299492%2C00.htm%3Ffeed%3Drss&amp;title=Can%20the%20Telco%20Reform%20Act%20be%20win-win?&amp;bodytext=In%20the%20second%20of%20our%20two%20programs%20looking%20at%20the%20Senate%20Inquiry%20into%20the%20Telecommunications%20Legislation%20Amendment%20Bill%2C%20we%20hear%20from%20shareholders%2C%20bureaucrats%20and%20industry%20groups." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftwisted-wire%2Fsoa%2FCan-the-Telco-Reform-Act-be-win-win-%2F0%2C2001103929%2C339299492%2C00.htm%3Ffeed%3Drss&amp;title=Can%20the%20Telco%20Reform%20Act%20be%20win-win?" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftwisted-wire%2Fsoa%2FCan-the-Telco-Reform-Act-be-win-win-%2F0%2C2001103929%2C339299492%2C00.htm%3Ffeed%3Drss&amp;title=Can%20the%20Telco%20Reform%20Act%20be%20win-win?" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftwisted-wire%2Fsoa%2FCan-the-Telco-Reform-Act-be-win-win-%2F0%2C2001103929%2C339299492%2C00.htm%3Ffeed%3Drss&amp;title=Can%20the%20Telco%20Reform%20Act%20be%20win-win?" 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=339299492;kw=;sz=300x250;dcopt=;tile=13;ord=73258117?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299492;kw=;sz=300x250;dcopt=;tile=13;ord=73258117?" 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/twisted-wire/soa/Do-we-need-the-legislative-blackmail-/0,2001103929,339299372,00.htm?feed=rss">Do we need the legislative blackmail?</a></li>
<li><a href="http://www.zdnet.com.au/blogs/twisted-wire/soa/Senate-Select-finds-Tassie-is-in-the-dark/0,2001103929,339299274,00.htm?feed=rss">Senate Select finds Tassie is in the dark</a></li>
<li><a href="http://www.zdnet.com.au/blogs/twisted-wire/soa/Senate-broadband-hearing-NBN-at-what-cost-/0,2001103929,339299066,00.htm?feed=rss">Senate broadband hearing - NBN at what cost?</a></li>
<li><a href="http://www.zdnet.com.au/blogs/twisted-wire/soa/Separation-The-UK-experience/0,2001103929,339298941,00.htm?feed=rss">Separation: The UK experience</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Has New Zealand's smiling assassin delivered?</title>
        <link>http://www.zdnet.com.au/blogs/techie-isles/soa/Has-New-Zealand-s-smiling-assassin-delivered-/0,2001113776,339299424,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/techie-isles/soa/Has-New-Zealand-s-smiling-assassin-delivered-/0,2001113776,339299424,00.htm?feed=rss#talkback</comments>
        <pubDate>Tue, 10 Nov 2009 12:37:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Darren Greenwood)</dc:creator>
        <category><![CDATA[Blogs : Techie Isles]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/techie-isles/soa/Has-New-Zealand-s-smiling-assassin-delivered-/0,2001113776,339299424,00.htm?feed=rss</guid>
        <description><![CDATA[ One year into its tenure, how has the new New Zealand Government performed on issues of technology and telecommunications? ]]></description>
        <content:encoded><![CDATA[ 
<div class="alignright">
    <img src="http://cdn.cbsi.com.au/story_media/339299424/darrengreenwood.jpg" /><p><strong>Darren Greenwood</strong><br><i>(Credit: Darren Greenwood)</i></p>
</div>
<p><strong>A year ago last weekend was the Fall of Helengrad.
<a href="http://www.cbc.ca/world/story/2008/11/08/newzealand-election.html">
The Red Dragon was slayed</a> and soon sent packing to New York
where she now
works for the United Nations.</strong></p>
<p><a href="http://en.wikipedia.org/wiki/John_Key">A happy,
smiling man, dubbed the "smiling assassin"</a>, is now in charge, loved
by the masses, with <a href="http://www.roymorgan.com/news/polls/2009/4431/">poll ratings</a>
like those enjoyed by Chairman Rudd at his best.</p>
<p>But while John Key bestrides New Zealand like a colossus, as
Helen Clark did in her day, how have Key and his government
performed on delivering and managing communications and information
technology?</p>
<p>While even his own ministers <a href="http://www.stuff.co.nz/national/politics/3032415/Key-doesn-t-do-anything-Rodney-Hide">
might wonder what he actually does</a>, and <a href="http://www.stuff.co.nz/lightbox//3033986?KeepThis=true&amp;TB_iframe=true&amp;height=500&amp;width=680">
people might say</a> Key's biggest achievement <a href="http://www.stuff.co.nz/dominion-post/politics/2901963/John-Keys-Letterman-video-released">was
appearing on Letterman</a>, a YouTube hit, our PM is certainly
delivering on broadband.</p>
<p>His trusty sidekick Steven Joyce, a businessman from the radio
industry, is heading the charge, with a NZ$1.5 billion initiative
Key developed in opposition, a policy Key preferred to keep rather
than the abandoned tax cuts that formed the centrepiece of his
election campaign.</p>
<p>Now, the mainstream media <a href="http://www.kiwiblog.co.nz/2009/10/dom_post_rates_the_ministers.html">
has been positively reviewing</a> the performance of Key and his
ministers, <a href="http://www.nzherald.co.nz/opinion/news/article.cfm?c_id=466&amp;objectid=10600983">
including that</a> of ICT Minister Steven Joyce, <a href="http://www.nzherald.co.nz/opinion/news/article.cfm?c_id=466&amp;objectid=10606377">
rating Joyce among the best</a>, especially for a newcomer.</p>
<p>I gulp when I hear Andrew Bolt say Kevin Rudd and Stephen Conroy
<a href="http://blogs.news.com.au/heraldsun/andrewbolt/index.php/heraldsun/comments/all_those_billions_wasted">
didn't prepare a business plan</a> for your AU$43 billion NBN and that <a href="http://blogs.news.com.au/heraldsun/andrewbolt/index.php/heraldsun/comments/rudds_43_gamble/">
it lacks cost-benefit analysis</a>.</p>
<p>There again, I've lived in Australia. I know you have cash to
spare. It pays more to be China's quarry than it does to be its
farm. And your dollar goes so much further than our Pacific Peso.
We are just your poor Kiwi cousins.</p>
<p>However, it appears the New Zealand Government has done its
reports and prepared its business case on our own broadband,
unless, of course, our media forgot to ask. But the days of leaving
it to the private sector are over, as Key and Joyce take a
pragmatic "whatever works" line. Joyce admits there will be
government involvement, with it ready to step in should private
operators not jump on board.</p>
<p>While there might be the odd delay, such pragmatism is blunting
any opposition. Indeed, every announcement on the broadband
program seems to be widely welcomed, with just the odd complaints
from telcos and the opposition Labour Party.</p>
<blockquote class="quote-left">
		<p><img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-left.gif" class="quotation" /><span>People might say Key's biggest achievement was appearing on Letterman, a YouTube hit, [but] our PM is certainly delivering on broadband.
</span> <img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-right.gif" /></p>
</blockquote>
<p>But the telcos are keen to work with government, not many listen
to New Zealand Labour nowadays, and technology is not an issue with
a great political divide. It is something the country seems united
on.</p>
<p>I recall the National-aligned <a href="http://www.kiwiblog.co.nz/2009/09/fisking_clare.html">David Farrar
of Kiwiblog</a> giving much praise to Labour and its IT Minister
David Cunliffe on policy such as Labour's unbundling of Telecom
New Zealand. Now, Joyce <a href="http://www.beehive.govt.nz/release/ultra-fast+broadband+investment+proposal+finalised">
has announced his targets</a>, <a href="http://computerworld.co.nz/news.nsf/netw/813FFF3B400B583BCC2576680070EDC5">
how his roll-outs will work</a>, along with the <a href="http://www.beehive.govt.nz/release/crown+fibre+holdings+board+appointments">
man who will head</a> the Crown Fibre Investment company which will
deliver the broadband package.</p>
<p>There will, of course, be more changes and developments along
the way, such as <a href="http://www.zdnet.com.au/news/communications/soa/Kiwi-TV-spectrum-could-be-wireless-broadband/0,130061791,339299378,00.htm?feed=rss">
the consideration of analog TV spectrum</a> announced last week.
I am sure there will be additions to the $300 million rural
broadband policy to satisfy the wishes of farmers and <a href="http://www.nbr.co.nz/article/direct-fibre-rural-new-zealand-totally-achievable-tuanz-says-114590">
that of TUANZ</a>.</p>
<p>Like I say, we are China's farm and those cockies in the wopwops
actually run multimillion-dollar businesses. The dairy company
Fonterra is our biggest exporter and <a href="http://www.nzherald.co.nz/business/news/article.cfm?c_id=3&amp;objectid=10608259">
the price of milk solids is of major economic significance</a>!</p>
<p>Just last month I was in the rural Central Hawkes Bay and one IT
reseller was telling me how these agribusinesses need broadband to
run their financials, plan their stocking, etc, etc, and how
government must do more.</p>
<p>Of course, there are limitations to what government can do.
There are fears government activity can undermine what the private
sector can do, as outlined by <a href="http://computerworld.co.nz/news.nsf/news/EBC4B1CBB3CDE553CC2575DE0000C2BB?Opendocument&amp;HighLight=2,allan,freeth">
TelstraClear opposing broadband plans</a> by the Christchurch City
Council. But New Zealand under Key and Joyce seem to date to be
successfully negotiating this tightrope, branded "Labour-lite" by
some and accused of having "a secret right-wing privatisation
agenda" by others.</p>
<p>Elsewhere, on the tech scene, we have seen <a href="http://tvnz.co.nz/business-news/telecom-rails-against-rural-tso-proposals-3107245">
plans to abandon the Telecom Service Obligation</a>, a $70 million
levy to help Telecom NZ supply telephony services to rural areas,
<a href="http://www.beehive.govt.nz/release/government+releases+coverage+and+funding+plan+rural+telecommunications">
replacing it</a> with a more open system to subsidise a greater
number of suppliers to the rural sector.</p>
<p>We also saw, after a concerted campaign by bloggers and others,
<a href="http://www.zdnet.com.au/news/communications/soa/NZ-kills-copyright-amendment/0,130061791,339295590,00.htm?feed=rss">
National dropping</a> the controversial <em>Section 92A Copyright Act</em>,
developed by Labour, though some new Bill is being considered.</p>
<p>But perhaps the most significant technological policy of the
past year stems from Steven Joyce's other role as transport inister. From 1 November, he banned the use of handheld mobile phones in cars! Not only something to impact on how Kiwis do business but
something <a href="http://nominister.blogspot.com/2009/11/voice-calls-plummet-texting-skyrockets.html">
sure to dent telco incomes</a> as this blogger noted!</p>
<p>Joyce did it to public and industry acclaim, amazing considering
an interventionist Labour government had abandoned similar policies
as "Nanny State". Now, what was that <a href="http://www.nzherald.co.nz/telecommunications/news/article.cfm?c_id=93&amp;objectid=10590559">
about National being Labour-lite</a>!!!</p>
<p><a href="http://www.zdnet.com.au/blogs/techie-isles/soa/Has-New-Zealand-s-smiling-assassin-delivered-/0,2001113776,339299424,00.htm?feed=rss#talkback">Comments (0)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftechie-isles%2Fsoa%2FHas-New-Zealand-s-smiling-assassin-delivered-%2F0%2C2001113776%2C339299424%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Has%20New%20Zealand's%20smiling%20assassin%20delivered?">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%2Ftechie-isles%2Fsoa%2FHas-New-Zealand-s-smiling-assassin-delivered-%2F0%2C2001113776%2C339299424%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%2Ftechie-isles%2Fsoa%2FHas-New-Zealand-s-smiling-assassin-delivered-%2F0%2C2001113776%2C339299424%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%2Ftechie-isles%2Fsoa%2FHas-New-Zealand-s-smiling-assassin-delivered-%2F0%2C2001113776%2C339299424%2C00.htm%3Ffeed%3Drss&amp;title=Has%20New%20Zealand's%20smiling%20assassin%20delivered?" 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%2Ftechie-isles%2Fsoa%2FHas-New-Zealand-s-smiling-assassin-delivered-%2F0%2C2001113776%2C339299424%2C00.htm%3Ffeed%3Drss&amp;title=Has%20New%20Zealand's%20smiling%20assassin%20delivered?&amp;bodytext=One%20year%20into%20its%20tenure%2C%20how%20has%20the%20new%20New%20Zealand%20Government%20performed%20on%20issues%20of%20technology%20and%20telecommunications%3F" class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftechie-isles%2Fsoa%2FHas-New-Zealand-s-smiling-assassin-delivered-%2F0%2C2001113776%2C339299424%2C00.htm%3Ffeed%3Drss&amp;title=Has%20New%20Zealand's%20smiling%20assassin%20delivered?" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftechie-isles%2Fsoa%2FHas-New-Zealand-s-smiling-assassin-delivered-%2F0%2C2001113776%2C339299424%2C00.htm%3Ffeed%3Drss&amp;title=Has%20New%20Zealand's%20smiling%20assassin%20delivered?" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftechie-isles%2Fsoa%2FHas-New-Zealand-s-smiling-assassin-delivered-%2F0%2C2001113776%2C339299424%2C00.htm%3Ffeed%3Drss&amp;title=Has%20New%20Zealand's%20smiling%20assassin%20delivered?" 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=339299424;kw=;sz=300x250;dcopt=;tile=14;ord=102616061?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299424;kw=;sz=300x250;dcopt=;tile=14;ord=102616061?" 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/techie-isles/soa/Why-isn-t-NZ-getting-the-Kindle-/0,2001113776,339298948,00.htm?feed=rss">Why isn't NZ getting the Kindle?</a></li>
<li><a href="http://www.zdnet.com.au/blogs/techie-isles/soa/Land-of-the-long-white-cloud-computing/0,2001113776,339298804,00.htm?feed=rss">Land of the long white cloud computing</a></li>
<li><a href="http://www.zdnet.com.au/blogs/techie-isles/soa/Rethink-Visionstream-disaster-Telecom/0,2001113776,339298135,00.htm?feed=rss">Rethink Visionstream disaster, Telecom</a></li>
<li><a href="http://www.zdnet.com.au/blogs/techie-isles/soa/2degrees-comes-out-limply-swinging/0,2001113776,339297718,00.htm?feed=rss">2degrees comes out limply swinging</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>The long-awaited separation of Telstra</title>
        <link>http://www.zdnet.com.au/blogs/the-drawing-board/soa/The-long-awaited-separation-of-Telstra/0,2001105273,339299416,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/the-drawing-board/soa/The-long-awaited-separation-of-Telstra/0,2001105273,339299416,00.htm?feed=rss#talkback</comments>
        <pubDate>Mon, 09 Nov 2009 16:28:02 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Christine Lee)</dc:creator>
        <category><![CDATA[Blogs : The Drawing Board]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/the-drawing-board/soa/The-long-awaited-separation-of-Telstra/0,2001105273,339299416,00.htm?feed=rss</guid>
        <description><![CDATA[ Blessed is he who shepherds the weak through the valley of Telstra, for he is truly his brother's keeper and the finder of lost DSLAMs. ]]></description>
        <content:encoded><![CDATA[ 
<div class="alignleft">
    <img src="http://cdn.cbsi.com.au/story_media/339299416/conroy-moses.jpg" /><p><i>(Credit: Christine Lee/ZDNet.com.au)</i></p>
</div>
<br clear="LEFT"><p></p>
<h2>
<em>"The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil former monopolists. Blessed is he who shepherds the weak through the valley of Telstra, for he is truly his brother's keeper and the finder of lost DSLAMs.
<br><br>
And I will strike down upon thee with great vengeance and furious anger, those who attempt to poison and destroy my legislation. And you will know my name is Conroy when I lay my vengeance upon thee!"</em> &mdash; Stephen 25:17</h2>
<p><a href="http://www.zdnet.com.au/blogs/the-drawing-board/soa/The-long-awaited-separation-of-Telstra/0,2001105273,339299416,00.htm?feed=rss#talkback">Comments (5)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fthe-drawing-board%2Fsoa%2FThe-long-awaited-separation-of-Telstra%2F0%2C2001105273%2C339299416%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20The%20long-awaited%20separation%20of%20Telstra">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%2Fthe-drawing-board%2Fsoa%2FThe-long-awaited-separation-of-Telstra%2F0%2C2001105273%2C339299416%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%2Fthe-drawing-board%2Fsoa%2FThe-long-awaited-separation-of-Telstra%2F0%2C2001105273%2C339299416%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%2Fthe-drawing-board%2Fsoa%2FThe-long-awaited-separation-of-Telstra%2F0%2C2001105273%2C339299416%2C00.htm%3Ffeed%3Drss&amp;title=The%20long-awaited%20separation%20of%20Telstra" 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%2Fthe-drawing-board%2Fsoa%2FThe-long-awaited-separation-of-Telstra%2F0%2C2001105273%2C339299416%2C00.htm%3Ffeed%3Drss&amp;title=The%20long-awaited%20separation%20of%20Telstra&amp;bodytext=Blessed%20is%20he%20who%20shepherds%20the%20weak%20through%20the%20valley%20of%20Telstra%2C%20for%20he%20is%20truly%20his%20brother%27s%20keeper%20and%20the%20finder%20of%20lost%20DSLAMs." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fthe-drawing-board%2Fsoa%2FThe-long-awaited-separation-of-Telstra%2F0%2C2001105273%2C339299416%2C00.htm%3Ffeed%3Drss&amp;title=The%20long-awaited%20separation%20of%20Telstra" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fthe-drawing-board%2Fsoa%2FThe-long-awaited-separation-of-Telstra%2F0%2C2001105273%2C339299416%2C00.htm%3Ffeed%3Drss&amp;title=The%20long-awaited%20separation%20of%20Telstra" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fthe-drawing-board%2Fsoa%2FThe-long-awaited-separation-of-Telstra%2F0%2C2001105273%2C339299416%2C00.htm%3Ffeed%3Drss&amp;title=The%20long-awaited%20separation%20of%20Telstra" 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=339299416;kw=;sz=300x250;dcopt=;tile=15;ord=1063325545?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299416;kw=;sz=300x250;dcopt=;tile=15;ord=1063325545?" 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/the-drawing-board/soa/Conroy-creates-super-villain-envy/0,2001105273,339297453,00.htm?feed=rss">Conroy creates super-villain envy</a></li>
<li><a href="http://www.zdnet.com.au/blogs/the-drawing-board/soa/Secret-NBN-blueprints-revealed/0,2001105273,339296019,00.htm?feed=rss">Secret NBN blueprints revealed</a></li>
<li><a href="http://www.zdnet.com.au/blogs/the-drawing-board/soa/Conroy-at-an-early-age/0,2001105273,339295586,00.htm?feed=rss">Conroy at an early age</a></li>
<li><a href="http://www.zdnet.com.au/blogs/the-drawing-board/soa/The-Gershon-defence/0,2001105273,339295384,00.htm?feed=rss">The Gershon defence</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Has Particls disintegrated?</title>
        <link>http://www.zdnet.com.au/blogs/bootstrappr/soa/Has-Particls-disintegrated-/0,2001092438,339299395,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/bootstrappr/soa/Has-Particls-disintegrated-/0,2001092438,339299395,00.htm?feed=rss#talkback</comments>
        <pubDate>Mon, 09 Nov 2009 10:49:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Brad Howarth)</dc:creator>
        <category><![CDATA[Blogs : bootstrappr]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/bootstrappr/soa/Has-Particls-disintegrated-/0,2001092438,339299395,00.htm?feed=rss</guid>
        <description><![CDATA[ Brisbane-born start-up Particls promised a better way of organising information from the web. Now, however, it appears to have given up the battle, with both the Particls website and that of its parent company Faraday Media disappearing from the web. ]]></description>
        <content:encoded><![CDATA[ 
<p>Brisbane-born start-up Particls promised a better way of
organising information from the web. Now, however, it appears to have
given up the battle, with both the Particls website and that of its
parent company Faraday Media disappearing from the web.</p>
<blockquote class="quote-right">
		<p><img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-left.gif" class="quotation" /><span>Particls was one of the bright stars of the early days of Australia's Web 2.0 movement ... [but] there is only so long you can last on a good idea alone</span> <img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-right.gif" /></p>
</blockquote>
<p>The company was started in January 2006 by Chris Saad and Ashley
Angell to develop an RSS feed organiser. It launched a personalised
news and alerts service back in May 2007 <a href="http://www.readwriteweb.com/archives/particls_launches_advanced_alerts_platform.php">to positive reviews</a>,
and earlier this year released an application called Particls
Fountain that allowed users to follow topics on Twitter by
keyword.</p>
<p>Both services were free to use &mdash; which may have something to do
with the company's current status. The Particls Twitter identity is
still active, but the link through to its blog site is broken.</p>
<p>Saad moved to San Francisco earlier and joined the American
company <a href="http://js-kit.com/">JS Kit</a>, which is developing an online
commenting system called Echo. Saad is also a co-founder of <a href="http://www.dataportability.org">the
DataPortability project</a> and
co-authored <a href="http://apml.areyoupayingattention.com">the Attention Profiling Mark-Up Language</a> for presenting a
machine-readable presentations of a users' interests. He is
currently working as JS Kit's vice president of product strategy
and community.</p>
<p>The other co-founder, Ashley Angell, is believed to be working
for one of Particls' investors, Brisbane-based entrepreneur Stephen
Kelly, on his company <a href="http://peepel.com">Peepel</a>. That company has
developed an online office application featuring mapping, word
processing, file management and other applications (<a href="http://news.cnet.com/8301-17939_109-9705537-2.html">more
information here</a>). Efforts to
contact Angell and Kelly were not responded to.</p>
<p>According to DataPortability's other co-founder, San
Francisco-based Australian Elias Bizannes, that project is going
from strength to strength.</p>
<p>"We are basically creating a Creative Commons for your data &mdash; so
imagine viewing a website and never having to read a
terms-of-service or end user licence agreement again because you
know what you can do with your data," Bizannes says. "Mozilla
suggested to us we make it like a browser thing that lights up with
the status of the site and I've got some connections in the Valley
who are interested to adopt it once we are ready."</p>
<p>"There's a lot of work to do as it's a complex problem, but it's
going to be interesting to see where this takes us."</p>
<p>Particls was one of the bright stars of the early days of
Australia's Web 2.0 movement, promoting a vision of making it
easier to manage the growing volumes of information that are out on
the web.</p>
<p>But like any other company that fails to find a sustainable
business model, there is only so long you can last on a good idea
alone.</p>
<p><a href="http://www.zdnet.com.au/blogs/bootstrappr/soa/Has-Particls-disintegrated-/0,2001092438,339299395,00.htm?feed=rss#talkback">Comments (8)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fbootstrappr%2Fsoa%2FHas-Particls-disintegrated-%2F0%2C2001092438%2C339299395%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Has%20Particls%20disintegrated?">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%2Fbootstrappr%2Fsoa%2FHas-Particls-disintegrated-%2F0%2C2001092438%2C339299395%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%2Fbootstrappr%2Fsoa%2FHas-Particls-disintegrated-%2F0%2C2001092438%2C339299395%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%2Fbootstrappr%2Fsoa%2FHas-Particls-disintegrated-%2F0%2C2001092438%2C339299395%2C00.htm%3Ffeed%3Drss&amp;title=Has%20Particls%20disintegrated?" 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%2Fbootstrappr%2Fsoa%2FHas-Particls-disintegrated-%2F0%2C2001092438%2C339299395%2C00.htm%3Ffeed%3Drss&amp;title=Has%20Particls%20disintegrated?&amp;bodytext=Brisbane-born%20start-up%20Particls%20promised%20a%20better%20way%20of%20organising%20information%20from%20the%20web.%20Now%2C%20however%2C%20it%20appears%20to%20have%20given%20up%20the%20battle%2C%20with%20both%20the%20Particls%20website%20and%20that%20of%20its%20parent%20company%20Faraday%20Media%20disappearing%20from%20the%20web." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fbootstrappr%2Fsoa%2FHas-Particls-disintegrated-%2F0%2C2001092438%2C339299395%2C00.htm%3Ffeed%3Drss&amp;title=Has%20Particls%20disintegrated?" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fbootstrappr%2Fsoa%2FHas-Particls-disintegrated-%2F0%2C2001092438%2C339299395%2C00.htm%3Ffeed%3Drss&amp;title=Has%20Particls%20disintegrated?" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fbootstrappr%2Fsoa%2FHas-Particls-disintegrated-%2F0%2C2001092438%2C339299395%2C00.htm%3Ffeed%3Drss&amp;title=Has%20Particls%20disintegrated?" 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=339299395;kw=;sz=300x250;dcopt=;tile=16;ord=2098420657?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299395;kw=;sz=300x250;dcopt=;tile=16;ord=2098420657?" 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/bootstrappr/soa/Aussie-start-up-execs-hit-Silicon-Valley/0,2001092438,339298485,00.htm?feed=rss">Aussie start-up execs hit Silicon Valley</a></li>
<li><a href="http://www.zdnet.com.au/blogs/bootstrappr/soa/Silicon-Beach-Australia/0,2001092438,339290884,00.htm?feed=rss">Silicon Beach Australia</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Google-Facebook-share-data-with-Plaxo-LinkedIn/0,130061733,339284989,00.htm?feed=rss">Google, Facebook share data with Plaxo, LinkedIn</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=17;ord=1668213508?"><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=17;ord=1668213508?" 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>The key Topik is always money</title>
        <link>http://www.zdnet.com.au/blogs/bootstrappr/soa/The-key-Topik-is-always-money/0,2001092438,339299396,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/bootstrappr/soa/The-key-Topik-is-always-money/0,2001092438,339299396,00.htm?feed=rss#talkback</comments>
        <pubDate>Fri, 06 Nov 2009 17:37:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Brad Howarth)</dc:creator>
        <category><![CDATA[Blogs : bootstrappr]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/bootstrappr/soa/The-key-Topik-is-always-money/0,2001092438,339299396,00.htm?feed=rss</guid>
        <description><![CDATA[ One of the big problems of the internet is that is practically impossible to keep up-to-date on preferred topics. You can limit your sources, but this can mean missing a lot of valuable data. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>One of the big problems of the internet is that is practically impossible to keep up-to-date on preferred topics. You can limit your sources, but this can mean missing a lot of valuable data.</strong></p>
<p>Google and other search engines help, and tag clouds and other social tools can make it easier to follow other people's recommendations, but wouldn't life be easier if someone was out there on the web scouting for the stuff that you really wanted to see?</p>
<p><a href="http://topikality.com/" target="_blank">Topikality</a> is trying to fill that role. The brainchild of entrepreneurs <a href="http://www.linkedin.com/in/philipscottaustralia" target="_blank">Phillip Scott</a> and <a href="http://www.linkedin.com/pub/richard-heycock/13/114/540" target="_blank">Richard Heycock</a>, Topikality is designed to learn what a user is interested in, and then scour the internet for matching articles that are delivered to the user on a regular basis.</p>
<p>
Scott says the key difference is that Topikality presents what you have told it you are interested in, rather than just showing what is popular.</p>
<p>
"It looks at everything to do with the articles you are reading, not just specific words &mdash; so phrases, words and the context of those words and phrases," he says.</p>
<p>
Rather than searching the entire internet, Topikality is restricted to specific sources such as media outlets, blogs, governments and well-regarded organisations. Users can also nominate additional sources.</p>
<p>
The value is in the artificial intelligence techniques used &mdash; in this case machine learning &mdash; which means that the more the system is used, the better it becomes at delivering the right information.</p>
<p>
Search tends to be a once-off activity and does not record whether you were satisfied with the result, and hence the search engine does not learn your preferences.</p>
<p>
"Once you've done a little training on the system, it delivers results to you ever day," Scott says. "So the net result and return for you increases over time."</p>
<p>
Hence if you want to keep up to date on topics such as treatments for specific diseases, it can over time narrow down your interests.</p>
<p><strong>Commentary</strong></p>
<p>
There is a lot to like about Topikality. The service, which has entered a public beta, has a clean interface, and the technology appears to do what it is supposed to in terms of dragging back information that you might be interested in.</p>
<p>
The company was founded in December 2007 and has been in development ever since. While the technology is not patented, Scott says the sheer hard work and complexity behind Topikality is a series barrier for competitors.</p>
<p>
Heycock has a background in mathematics, while Scott has been the co-founder and CEO of Australian customer management company, Prosper Business Solutions, which sold to a US company in 2006.</p>
<p>
But it looks like a good idea in search of a business model, and faces two significant hurdles.</p>
<p>
Firstly, the founders are uncertain as to how they will make money out of it.</p>
<p>
The company is not currently charging for the public beta service, but may look at subscription models for corporate users. The so-called free-mium model is a very difficult one to translate into dollars however, and will require Topikality to find a lot of extra functionality to make it worth companies paying money for it. Just ask the folk at Twitter about that one.</p>
<p>
Scott also wants Topikality wants to sell the software as an appliance to companies with large information repositories, and is currently in an unpaid trial with a large media services company that processes hundreds of thousands of documents each day, and has another lined up. The other opportunity is in enterprise search, for information retrieving from the web or intranets.</p>
<p>
But herein lies Topikality's other major hurdle. It is playing in a competitive market, against competitors including Google, and there is a good chance that its service can become quickly commoditised (another Aussie company, <a href="http://www.isys-search.com/" target="_blank">Isys</a>, has had stored search for years). And with limited sales and marketing resources it will be difficult for the company to make its voice heard amongst the noise.</p>
<p>
Scott says he isn't worried about the competition.</p>
<p>
"If everyone in the IT industry worried about those things nothing would ever get developed," Scott says. "This is something worthwhile that's worth having a crack at. Who knows that the potential might be and where it will end up."</p>
<p>
So while the opportunity is potentially big, until Topikality can batten down a reliable business model, its chances of being a boom company are slim. Thankfully the company is funded by its founders and has a very low burn rate, but at this point the question mark over its potential to generate revenue is a big issue.</p>
<p>
</p>
<ul>
<li>Does it address customer pain? TICK</li>
<li>Does the technology work? TICK</li>
<li>Is the business model robust? CROSS</li>
<li>Does the company have sufficient resources to compete? CROSS</li>
<li>Is it under threat from competitive pressure? CROSS</li>
</ul>
<p class="bootstrapper-opinion bust"><strong>bootstrappr opinion: <span>BUST</span></strong></p>
<p><a href="http://www.zdnet.com.au/blogs/bootstrappr/soa/The-key-Topik-is-always-money/0,2001092438,339299396,00.htm?feed=rss#talkback">Comments (0)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fbootstrappr%2Fsoa%2FThe-key-Topik-is-always-money%2F0%2C2001092438%2C339299396%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20The%20key%20Topik%20is%20always%20money">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%2Fbootstrappr%2Fsoa%2FThe-key-Topik-is-always-money%2F0%2C2001092438%2C339299396%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%2Fbootstrappr%2Fsoa%2FThe-key-Topik-is-always-money%2F0%2C2001092438%2C339299396%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%2Fbootstrappr%2Fsoa%2FThe-key-Topik-is-always-money%2F0%2C2001092438%2C339299396%2C00.htm%3Ffeed%3Drss&amp;title=The%20key%20Topik%20is%20always%20money" 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%2Fbootstrappr%2Fsoa%2FThe-key-Topik-is-always-money%2F0%2C2001092438%2C339299396%2C00.htm%3Ffeed%3Drss&amp;title=The%20key%20Topik%20is%20always%20money&amp;bodytext=One%20of%20the%20big%20problems%20of%20the%20internet%20is%20that%20is%20practically%20impossible%20to%20keep%20up-to-date%20on%20preferred%20topics.%20You%20can%20limit%20your%20sources%2C%20but%20this%20can%20mean%20missing%20a%20lot%20of%20valuable%20data." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fbootstrappr%2Fsoa%2FThe-key-Topik-is-always-money%2F0%2C2001092438%2C339299396%2C00.htm%3Ffeed%3Drss&amp;title=The%20key%20Topik%20is%20always%20money" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fbootstrappr%2Fsoa%2FThe-key-Topik-is-always-money%2F0%2C2001092438%2C339299396%2C00.htm%3Ffeed%3Drss&amp;title=The%20key%20Topik%20is%20always%20money" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fbootstrappr%2Fsoa%2FThe-key-Topik-is-always-money%2F0%2C2001092438%2C339299396%2C00.htm%3Ffeed%3Drss&amp;title=The%20key%20Topik%20is%20always%20money" 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=339299396;kw=;sz=300x250;dcopt=;tile=18;ord=929227337?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299396;kw=;sz=300x250;dcopt=;tile=18;ord=929227337?" 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/bootstrappr/soa/Aussie-start-up-Liaise-wows-Demo/0,2001092438,339298755,00.htm?feed=rss">Aussie start-up Liaise wows Demo</a></li>
<li><a href="http://www.zdnet.com.au/blogs/bootstrappr/soa/B33hive-founders-start-all-over-again/0,2001092438,339297943,00.htm?feed=rss">B33hive founders start all over again</a></li>
<li><a href="http://www.zdnet.com.au/blogs/bootstrappr/soa/Biarri-s-massive-maths-mission/0,2001092438,339297427,00.htm?feed=rss">Biarri's massive maths mission</a></li>
<li><a href="http://www.zdnet.com.au/blogs/bootstrappr/soa/Doing-for-AV-what-VoIP-did-for-telephony/0,2001092438,339297190,00.htm?feed=rss">Doing for AV what VoIP did for telephony</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Do we need the legislative blackmail?</title>
        <link>http://www.zdnet.com.au/blogs/twisted-wire/soa/Do-we-need-the-legislative-blackmail-/0,2001103929,339299372,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/twisted-wire/soa/Do-we-need-the-legislative-blackmail-/0,2001103929,339299372,00.htm?feed=rss#talkback</comments>
        <pubDate>Thu, 05 Nov 2009 12:39:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Phil Dobbie)</dc:creator>
        <category><![CDATA[Blogs : Twisted Wire]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/twisted-wire/soa/Do-we-need-the-legislative-blackmail-/0,2001103929,339299372,00.htm?feed=rss</guid>
        <description><![CDATA[ Virtually everyone in the telecommunications industry has their say in the Senate Standing Committee's public hearing into the pending legislation to split up Telstra, in this week's Twisted Wire podcast. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>The Senate Standing Committee Inquiry into the
Telecommunications Legislation Amendment has already come out and
said that it thinks the proposed changes to the structure of the
industry are a good thing.</strong></p>
<p>Despite Senator Nick Minchin's claim that it's all legislative
blackmail, the report concluded that "while further examination of
issues raised above is warranted, the committee believes that the
passage of the Bill should not be delayed".</p>
<p>So hang on, why the rush? As you'll hear in today's Twisted
Wire, which eavesdrops on the committee's public hearing in
Melbourne last month, Telstra says it is close to having an IT
system capable of providing an equivalent service to its
wholesale customers as it does to its own retail division.</p>
<p>There's also the question as to why, if we separate Telstra, do
we need public investment into the NBN? Wouldn't a structurally (or
functionally) separated Telstra invest more in infrastructure and
manage the build themselves? I ask if it isn't all a bit "arse
about"?</p>
<p>You'll hear from the witnesses at the public inquiry held in
Melbourne on 13 October:
</p>
<ul>
<li>Geoff Booth, group managing director, NBN Engagement, Telstra</li>
<li>Tony Warren, executive director, Regulatory Affairs, Telstra</li>
<li>Andrew Sheridan, general manager, Interconnect and Economic Regulation, Optus</li>
<li>David Havyatt, manager, Regulatory and Corporate Affairs, Unwired</li>
<li>Matt Healy, national executive, Regulatory &amp; Government, Macquarie Telecom</li>
<li>John Horan, general manager, Legal and Regulatory, Primus Telecom</li>
<li>Dale Clapperton, legal counsel, Pipe Networks</li>
</ul>
<p>Be sure to let us have your thoughts too, in the Talkback
section at the end of this post.</p>
<p>You can also <a href="http://www.aph.gov.au/hansard/senate/commttee/S12545.pdf">read the transcript of the full day's hearing (PDF)</a> or read <a href="http://www.aph.gov.au/senate/committee/eca_ctte/tlaccs/report/index.htm">the Senate inquiry report</a> on the Bill.</p>
<p><strong><a href="http://www.zdnet.com.au/blogs/twisted-wire/soa/Do-we-need-the-legislative-blackmail-/0,2001103929,339299372-2,00.htm?feed=rss" taget="new">See transcript here.</a></strong></p>
<p><strong>Phil Dobbie (ZDNET):</strong> This week on Twisted Wire, we hear how Telstra is talking to the government about a way forward without the proposed legislative change.</p>
<p><strong>Geoff Booth (Telstra):</strong> ... these negotiations commenced before this Bill was introduced.</p>
<p><strong>Dobbie:</strong> They say issues with wholesaler customers are often exaggerated:</p>
<p><strong>Dr Tony Warren (Telstra):</strong> We do not believe it is anywhere near as bad as people make out.</p>
<p><strong>Dobbie:</strong> But Optus, naturally, like it &mdash; and they like repeated quotes from Senator Conroy &mdash; they like him, too.</p>
<p><strong>Andrew Sheridan (Optus):</strong> ... so that the wrongs of the past 12 years can be addressed.</p>
<p><strong>Dobbie:</strong> We'll also hear from Pipe Networks, Unwired, Macquarie Telecom and Primus Telecom, as we hear the arguments for and against the proposed telecommunications reform. That's all today on Twisted Wire.</p>
<p>While the senate inquiry into the NBN has been going on for some time, and is yet to produce its report, the Senate Standing Committee on the Telecommunications Legislation Amendment Bill 2009 &mdash; that contentious one that will threaten Telstra with a functional separation, divesting itself of its share of Foxtel and denying access to 4G spectrum &mdash; yes, that one &mdash; this inquiry has been relatively quick.</p>
<p>It was called for by the senate on 17 September, submissions were in by the 7th of last month, they held a couple of public inquiries and the report was produced on 26 October. This week and next, we'll hear the views from those public inquiries, today from Melbourne on 13 October and from Canberra on the 14th.
</p>
<p>By now you'll know that the report recommended that the Bill be passed. The committee said it will be to the benefit of providers and consumers and, while further examination of some of the issues raised is warranted, they say that shouldn't hold back the passing of the legislation.</p>
<p>First up in Melbourne, the case for the negative from (who else?) Telstra. Well, actually probably no one else, or very few, in the Telco sector &mdash; but a lot of shareholders probably support their views. Although, to be fair, Telstra do say that, although they oppose the passage of the Bill in its current form, they're looking for a win-win outcome in all this, but the win for Telstra has to be an acceptable outcome for their shareholders, of course. And Telstra is talking to the government, but:</p>
<p><strong>Booth:</strong> Given the commercial sensitivity of these discussions it would not be useful for us to comment on the details of those discussions at this point. What we can say, however, is that these negotiations commenced before this Bill was introduced. We strongly believe that the way to realise a mutually acceptable outcome on the National Broadband Network is via commercial negotiations and not via legislation.</p>
<p><strong>Dobbie:</strong> They're going to have to get a bend on then if they want to stop the new legislation being passed, which is why Telstra want to see the passing of the Bill deferred. That was Geoff Booth, by the way, who used to run Telstra Countrywide at one stage, but today he is Telstra's Group MD for NBN Engagement. There's another job the NBN has created already! And as for that legislation, it will ...</p>
<p><strong>Booth:</strong> ... impede the achievement of the National Broadband Network vision; it will reduce competition, especially in the mobile and media markets; it will harm consumers, particularly those in rural and regional Australia; it will not necessarily result in industry reform; it will provide the ACCC with expanded powers unparalleled in any other industry; and it could destroy value for the 1.4 million shareholders who have purchased Telstra shares from the government over the past 12 years.</p>
<p><strong>Dobbie:</strong> But then there are these secret discussions, positive ones we're told, that are looking at how Telstra can be involved in the NBN, and achieve the government's vision without resorting to all this legislative change. One of the issues Telstra raises is if they are forced to functionally separate and then buy access from the NBN, that's a massive two-stage migration process.</p>
<p><strong>Booth:</strong> The time taken to implement functional separation would create at least a double migration for customers from the current Telstra legacy systems to the functionally separated legacy systems; indeed, if Telstra were then to buy from a National Broadband Network it would require a third set of IT changes. So this multiple migration does significantly add to the risk of customer service and billing programs with millions of customers involved. It really magnifies the potential for some chaos.</p>
<p><strong>Dobbie:</strong> Can't fault the logic of that one, can you? And he says having people working on the separation would take the focus away from developing new systems to access the NBN. Plus, of course, separation doesn't come cheap. In Britain, BT put the cost at around $300 million or so. Telstra reckon it will be closer to around $1 billion. Why the difference? Well Telstra say, over and above the system changes at the wholesale level, there's all the retail products that need to change as well to meet the new wholesale structure &mdash; something that other retailers have had to live with &mdash; moulding their products according to Telstra's wholesale offerings.</p>
<p><strong>Warren:</strong> The billion dollars that we have put in there we think is a serious estimate having spoken at length with both BT, Telecom New Zealand and, to some extent, Telecom Italia as well.</p>
<p><strong>Dobbie:</strong> Telstra's Dr Tony Warren, executive director of Regulatory Affairs &mdash; who has something to say on the hotly debated topic of equivalence &mdash; asks does a wholesale customer get the same prices and services and access as Telstra retail? Well, of course they do &mdash; there may have been issues, but ...</p>
<p><strong>Warren:</strong> We do not believe it is anywhere near as bad as people make out and so it therefore in no way justifies the massive cost of the solution.</p>
<p><strong>Dobbie:</strong> He says they have just been through a massive IT transformation and their new systems are ...</p>
<p><strong>Warren:</strong> ... absolutely customer agnostic and are completely blind.</p>
<p><strong>Dobbie:</strong> These new systems, costing hundreds of millions of dollars, will be available very soon and should fix up the issues they say. And as for fixing up disputes, that's simple &mdash; don't leave it with the lawyers, get an engineer.</p>
<p><strong>Booth:</strong> We basically suggested in our previous submission that you could sit such a person within the ACCC as a specialist adviser, but essentially what we are saying is that you need an engineer to deal with some of these problems rather than trying to have economists and lawyers (much as I am sure we would all agree that they are fantastic at these things). You really do sometimes need specialists to sit down and say: "That's rubbish; this is rubbish. Why don't you try this?"</p>
<p><strong>Dobbie:</strong> Now that makes sense &mdash; but just going back a moment, if Telstra can provide equivalence with their new IT systems, why will it cost a billion dollars extra if they are separated &mdash; hasn't the work already been done?</p>
<p><strong>Booth:</strong> Just to be clear, functional separation BT-style would require retro-fitting of the systems. The BT-style model is "chop it up and duplicate it". We are saying that with our new systems much of the manual processes, if not all, have been taken out and equivalence has been hard-wired in there, not because of functional or operational separation or accounting separation. As you know, under the standard access obligations under part 11C we have to have that equivalence. That has been there from the very beginning of the regime.</p>
<p><strong>Dobbie:</strong> Although many would say, it's not been totally adhered to &mdash; hence the call for this new legislation. And if the new law is passed, how long will Telstra have to split itself apart? Quite some time is the answer.</p>
<p><strong>Booth:</strong> The legislation as it currently stands means that, three months from royal assent, the minister must give a direction to ACCC on what any minister would expect from functional separation. We then have three months to put an undertaking in, and then the ACCC has to assess that. As to the timing of how long we would have to implement separation, that really depends upon what we put in our undertaking and what is acceptable to the ACCC. You can see from our submission that the experience from overseas is that how long it will take really depends on the flavour of separation imposed upon us.</p>
<p><strong>Dobbie:</strong> So it could be years before the changes are even started, let alone implemented. By which time the NBN might well exist, or at least only be a couple of years away. In the meantime it defocuses a lot of time and effort from Telstra, providing no long-term benefit to its shareholders &mdash; or anyone really. And as for those two threats hanging over Telstra's heads with this new legislation: are they in the public interest?
</p>
<p><strong>Warren:</strong> We believe that taking us out of the upgrade path, the 4G market, would basically reduce competition in that market, particularly for rural and regional consumers, for whom we are the only network. Secondly, in the Foxtel space, clearly if we were forced to divest Foxtel it is most likely that a media player would acquire that, and we have not seen a good argument for how a greater concentration of media can be in the consumer interest.</p>
<p><strong>Dobbie:</strong> All interesting points from the Big T. Next came the not-quite-as-big Big O. Andrew Sheridan is the general manager, Interconnect and Economic Regulation at Optus &mdash; so there! They love the proposed changes &mdash; that's why he toadied up to the panel.</p>
<p><strong>Sheridan:</strong> I would, thanks. Firstly, thank you for the opportunity to appear before the committee today.</p>
<p><strong>Dobbie:</strong> And they seem to think it will do the trick.</p>
<p><strong>Sheridan:</strong> It addresses problems that exist in the market today and impact all users of telecommunications services. It is important therefore that the reforms are enacted in full and quickly, so that the wrongs of the past 12 years can be addressed.</p>
<p><strong>Dobbie:</strong> Of course it's only wrongs from the past 12 years of <em>telecommunications</em> &mdash; if you had an affair, or said something awful to your mother &mdash; this law does nothing for that. But as for fixing up the telco industry, well Optus would say that wouldn't they? Being a Pom he was inevitably asked about the UK experience with the split of BT which he says has been ...</p>
<p><strong>Sheridan:</strong> ... an undoubted success. I will just draw your attention to some comments from Ofcom, which very recently undertook one of its annual assessments of the undertakings that were given by BT, saying that the separation arrangements in the UK had led to "greater choice and take-up of services, choice of suppliers, products and packages and increased value for money" for customers.</p>
<p><strong>Dobbie:</strong> Not a view that Telstra follows, although they seem to be at odds even with BT over that one. Andrew Sheridan says that the changes need to be enacted quickly because right now, we're paying too much for our telecommunications services. As far as the OECD is concerned ...</p>
<p><strong>Sheridan:</strong> We are the fifth-most expensive country for both small and home office and small and medium-sized enterprises for fixed-line voice prices.</p>
<p><strong>Dobbie:</strong> But is a break-up necessary when the government is already putting $43 billion into building another, competing network? As Senator Nick Minchin puts it ...</p>
<p><strong>Senator Minchin:</strong> Why go through all the hassle of breaking up Telstra?</p>
<p><strong>Dobbie:</strong> Well?</p>
<p><strong>Sheridan:</strong> Whether the National Broadband Network happens or not, the need for reform of the existing market structure is quite clear. The full implementation and roll-out of the National Broadband Network is some way off. I think there has been talk of an eight-year period. I do not think consumers should have to wait for eight years to benefit from some fairly standard rights that they should have today &mdash; that is, to have a choice of provider and access to affordable services.</p>
<p><strong>Dobbie:</strong> But isn't there a bit of self interest here &mdash; the proposed Bill could deprive Telstra of access to mobile spectrum that could be bought instead by &mdash; oh, yes, Optus! Isn't that less competition and how is that good for the customer?</p>
<p><strong>Sheridan:</strong> In terms of the broad package, the government has very clearly articulated what its primary objective is, which is to achieve improved equivalence of access through the separation of Telstra's fixed-line network and retail business. That is clearly the primary objective, and it has done that to deliver outcomes &mdash; as
I keep talking about &mdash; for the 22 million Australians.</p>
<p><strong>Dobbie:</strong> Actually 23 million &mdash; that's a million Optus don't know about.</p>
<p><strong>Sheridan:</strong> Putting forward that vision has given Telstra some options. If Telstra buys into that vision, then it will be able to access spectrum, it will be able to keep hold of its HFC cable network and it will be able to keep its investment in Foxtel. But, if it decides that it does not want to embrace that vision, then it effectively has a choice: does it want to retain its dominant position in the fixed-line market? If that is the case, then the government is basically saying: "Because of your dominance in this market, we think we need to take something away from you in some of the other markets", the key one there being the wireless market. We do not want a carrier taking a dominant position in every single platform. From my perspective, that is the underlying rationale.</p>
<p><strong>Dobbie:</strong> Although as Nick Minchin is quick to point out:</p>
<p><strong>Minchin:</strong> It does not have a dominant position in mobile, does it? It is less than 50 per cent.</p>
<p><strong>Dobbie:</strong> And this?</p>
<p><strong>Minchin:</strong> So you think it is reasonable for the parliament to sign up to legislative blackmail?</p>
<p><strong>Sheridan:</strong> They are not the words that I would use to describe this, but Optus is certainly supportive of the whole package of reforms.</p>
<p><strong>Dobbie:</strong> Although Andrew Sheridan is quick to point out the approach of threatening to remove the ability to compete on spectrum auctions was not something Optus had put forward to the government &mdash; they had asked that Telstra be forced to divest itself of its stake in Foxtel. The wireless spectrum was all just an added bonus for them, really! And as for threatening Telstra to rid itself of its share of Foxtel, is that just another piece of corporate blackmail?</p>
<p><strong>Sheridan:</strong> In many jurisdictions HFC cable and pay TV operations have been used essentially as a means to bring competition to the incumbent operator, particularly in the provision of voice and broadband services. Clearly, if you enable the incumbent telco to take a dominant position in that market then you are not going to get infrastructure-based competition, and that is exactly what we have seen in the Australian context. If you look at other jurisdictions such as the US, incumbent telcos face strong competition from cable operators. There are examples of that around Europe as well, where cable companies offer very strong competition to incumbent telcos through voice and broadband services.</p>
<p><strong>Dobbie:</strong> Of course Optus had a go at their own pay TV infrastructure &mdash; they just didn't do it very well. So what about the need for Telstra to provide equivalent services to its wholesale customers to those it provides its own retail division. Interestingly, Telstra had argued that they already provided that, and could do even better soon, but the man from Optus says no.</p>
<p><strong>Sheridan:</strong> We are strongly of the view that we do not get equivalence of access. Perhaps the best example of that is an issue that we raised with Telstra three years ago when were activating customer lines in an apartment building. We felt that we were not being given equivalent treatment because we were required to send out a Telstra technician and an Optus technician and it took eight to 10 days to provision the line. And the customer has to be home during that period &mdash; so it is very inconvenient. But Telstra Retail could do it remotely, and that would have taken a day. So we raised this issue with Telstra, and they said, "We don't have to provide equivalence because we are taking a different service."</p>
<p><strong>Dobbie:</strong> A different service that Telstra retail clearly has access to. It gets very messy, doesn't it, when you start looking at all the operational support and management systems. Just how much should Telstra be providing for what is considered an equivalent service? It's part of the mess that has seen Optus spend $200 million or so in legal fees over recent years. Speaking of money, what about the cost to Telstra have splitting itself functionally ...</p>
<p><strong>Sheridan:</strong> We have some problems with Telstra's claim that it would cost Telstra over $1 billion when BT &mdash; which is a company at least twice the size of Telstra in terms of revenue and three times the size in terms of its workforce &mdash; only spent $153 million. And I do not understand why it would be in BT's interests to under-cook this figure in its financial statements.</p>
<p><strong>Dobbie:</strong> Unwired's David Havyatt as always had some interesting observations including:</p>
<p><strong>David Havyatt (Unwired):</strong> Telstra still represents 90 per cent of the profit pool of this industry and only represents 70 per cent of the investment, which actually means it has been under-investing. That is an indication of the market power that exists in this industry. Only if there is market power in a firm can you afford to survive in an industry by not investing; only people with market power can withhold investments.</p>
<p><strong>Dobbie:</strong> And he refers to Telstra's claim in its submission to the inquiry that it can provide transparency and equivalence without being split up.</p>
<p><strong>Havyatt:</strong> I do not know how you can reconcile those two views: that you can get equivalency and transparency in a wholesale structure with a vertically integrated firm, yet the vertically integrated firm has a lower cost structure and a greater ability to innovate than any other firm in the market. Quite frankly, if the first statement is true, that vertical integration reduces costs and facilitates innovation, then we should not attempt to have a competitive telco regime.</p>
<p><strong>Dobbie:</strong> Yes, let's just call it Telecom, renationalise it and I'll pay 50 cents a minute to call my mum over in England. And a final point from Mr Havyatt:</p>
<p><strong>Havyatt:</strong> Finally, on competition: Telstra continues to identify the number of new carrier licences and ongoing price reductions as indicators of a vibrant, competitive marketplace, completely ignoring the figures included in the explanatory memorandum which show the extraordinarily high figures for the HHI, the Herfindahl-Hirschman Index, for this industry. That is a standard measure of concentration in industry that shows this industry is basically as concentrated as a dysfunctional duopoly. So we have got those characteristics that have been ignored.</p>
<p><strong>Dobbie:</strong> So he's a fan of the Bill then. Strange how all Telstra's competitors seem to love it. Like Matt Healy from Macquarie Telecom.</p>
<p><strong>Matt Healy (Macquarie Telecom):</strong> It is clear that Australian consumers are not well served by the level of competition in our sector, and the primary constraint in relation to that competition is Telstra's market power.</p>
<p><strong>Dobbie:</strong> Yep, I think that's a point we keep hearing. He says at each stage of the sale of Telstra there were opportunities for reform but they were held back to see how competition unfolded.</p>
<p><strong>Healy:</strong> There have been many regulatory reviews but in each instance when a decision was to be made we have really gone for the light-handed option of tweaking around the edges of competition.</p>
<p><strong>Dobbie:</strong> But this new Bill &mdash; this is the real deal.</p>
<p><strong>Healy:</strong> Here we have it well set out in a coherent and coordinated manner. We urge the Senate to take this forward.</p>
<p><strong>Dobbie:</strong> Pleeease. Well, it looks like they might get their way. John Horan from Primus was another voice at the hearing saying reform was needed because Telstra really has no incentive to provide services to other carriers. Every wholesale customer is a retail opportunity lost, I guess.</p>
<p><strong>John Horan (Primus):</strong> We continually face price and non-price discrimination. Telstra grudgingly says, we'll carry your services; the High Court has told us we have to, but things just do not get delivered to customers when they should and they arrive battered and broken. </p>
<p><strong>Dobbie:</strong> A bit like shopping on eBay really. And thank god John Horan said it because no one has so far this week. The proposed regulatory reforms will deliver a ...</p>
<p><strong>Horan:</strong> ... a level playing field.</p>
<p><strong>Dobbie:</strong> And he says that the whole industry, including Telstra will grow under the new scenario. Really, Telstra too? We'll see on that one. He says it'll come from innovative services &mdash; David Havyatt says most of the innovation so far has not come from Telstra.</p>
<p><strong>Havyatt:</strong> Firstly, ADSL2+, the higher-speed ADSL, first introduced to the marketplace by the people who were accessing Telstra's copper network, not by Telstra; and, secondly, the 3G mobile network. The first 3G mobile network in Australia came, in fact, from Hutchison, not from Telstra. Telstra, in its submission, tries to claim that innovation is an important thing driven by vertical integration, yet the two biggest innovations in recent times came from non-Telstra firms.</p>
<p><strong>Dobbie:</strong> So would it have been different with the split of Telstra? Matt Healy says yes, it would. And it would get over that issue where Telstra retail has a service that is not available to wholesale customers because it has not been "productised" for wholesale. </p>
<p><strong>Healy:</strong> We do not think that the incentive to fail to meet wholesale customers' needs will prevail in a structurally separated and effectively functionally separated market in Australia.</p>
<p><strong>Dobbie:</strong> But there is an option &mdash; David Havyatt says Telstra can separate, voluntarily, without divesting itself of any of its assets. It's all in the timing.</p>
<p><strong>Havyatt:</strong> Telstra agrees to let NBN Co use its ducts, wires, poles and exchanges for building the NBN &mdash; and have to spend thriftily. At the same time Telstra gives an undertaking to NBN Co that as it builds the NBN Telstra it will migrate its customers onto the NBN. At the end point of the NBN being built, Telstra would be structurally separated within the meaning of the act and would never have actually divested itself of a single asset. So, Telstra can structurally separate without any of this fear mongering of its need to break itself up etcetera. In fact, the greater risk for Telstra and its shareholders is to decide that it does not want to pursue that route and decides it wants to fight.</p>
<p><strong>Dobbie:</strong> That means ultimately, of course, one network which all end users ultimately end up on. No room for infrastructure competition here, says David Havyatt:</p>
<p><strong>Havyatt:</strong> It is as economically inefficient to have duplication on fixed-line networks as it would be to have duplication of electricity distribution networks, especially when you move to the point of an all-fibre network that can perfectly perform the functions of both telephony and pay TV.</p>
<p><strong>Dobbie:</strong> And he says the only reason Telstra argue for the opposite is because they don't like the idea of not controlling the access network. He thinks they're control freaks, in other words! Of course when Telstra has been found to be anti-competitive, the ACCC is after them flapping a copy of the Trade Practises Act in their face. Telstra has every incentive to move slowly on any arbitration &mdash; the "negotiate-arbitrate" model is slow and allows for delays. It needs to be fixed says Pipe Networks' Dale Clapperton, but the new legislation might actually make things worse. </p>
<p><strong>Dale Clapperton (Pipe Networks):</strong> Virtually all of Telstra's competitive carriers have a contractual framework with Telstra called a CRA, customer relationship agreement, under which they obtain access to eligible facilities and declared services. At the moment it is very difficult to negotiate substantive amendments to the CRA with Telstra. Telstra has a significant advantage in bargaining power over the competitive carriers. Because there is no alternative source for many of these services, the only real constraint on that is that the competitive carriers go through the currently broken negotiate-arbitrate process resulting in a more reasonable outcome on the terms that they have agreed to under protest. Under the new regime as it is currently drafted the terms of a negotiated agreement between the parties, and I use the term "negotiated" loosely &mdash; remembering that we are dealing here with Telstra who have no incentive to negotiate better terms, especially in relation to aspects such as pricing &mdash; will trump any access determinations or rules of conduct that the ACCC might make.</p>
<p><strong>Dobbie:</strong> Which does sound like a step backwards for everyone except Telstra. And, of course, you can change the Telco legislation or make changes to the Trade Practises Act &mdash; but when you have a vertically integrated Telco, you'll always have difficulty proving anti-competitive conduct &mdash; and you'll always have suspicion. Here's Macquarie's Matt Healy again.</p>
<p><strong>Healy:</strong> The most recent example that hopefully illustrates the sort of conduct that we have to deal with but also illustrates the opportunity, if we restructure the market, to remove that kind of conduct concerns the Deakin Exchange in Canberra. That Telstra exchange is in a building that a third party owns, so Telstra obviously has a lease with that third party to use the basement as a telephone exchange. That lease had lapsed and indeed the building owner had decided to redevelop. We, as an access seeker who has equipment in that exchange and have customers that we service from that exchange, were given weeks of notice that we needed to be out of there and we were not offered any real comparable service to move to on the shutting down of that exchange. You could just imagine that, for the weeks that we and other access seekers were given notice of when we needed to be out, how do you think that would stack up against the actual lease terms in terms of how long Telstra knew that it would be able to be in that exchange, and what sort of changes it needed to make to its investments to move to another operation and set it up so that it could transition all its customers onto another exchange? We got weeks but we suspect they probably got years. They certainly had a lease that allowed them to run to a certain point and they would have been given notification by the landlord that they were repossessing it in order to redevelop the building. All of that notice would have been absorbed within the integrated Telstra and made its way through to the retail arm so that it could deal with its customers to migrate them to the other building that would replace the Deakin Exchange.</p>
<p><strong>Dobbie:</strong> And every telecommunications company has their own examples &mdash; we could talk about case studies for hours, maybe years &mdash; and not be any nearer proving the accusations as true or otherwise. Imagine, if Telstra did split, and all these allegations disappeared &mdash; what would their lawyers do? I still think they are the ones at most risk from this proposed legislation. Let's just have a moment's sympathetic pause for telecommunications lawyers.</p>
<p>Very sad. So, is the new legislation essential to the delivery of the NBN. Pipe networks won't say, Primus says it's more to do with the short term and David Havyatt from Unwired says there is the issue about whether, without it, Telstra would frustrate the progress of the NBN. Senator Birmingham raised the very real question of what if the Bill isn't passed &mdash; couldn't Telstra ramp up its investment only in the most profitable areas. If the NBN is built, isn't that fair enough. For example, competing ISPs obviously place their DSLAMs where they'll make the most money. And another great question from Senator Birmingham &mdash; if Telstra is separated, wouldn't they invest in infrastructure and would you, in fact, need the NBN? David Havyatt.</p>
<p><strong>Havyatt:</strong> The chance for answering that hypothetical question was passed by Telstra in December 2007 when they chose not to bid for NBN version 1.0. They chose not to bid for NBN version 1.0 at the time on the basis that they could not get any guarantees from the government about structural separation notwithstanding the fact that the government had been clear from the day it announced the NBN process that the intention was that that network would be a structurally separated, wholesale-only network. So the short answer is that Telstra had the chance to go down that route and said no. </p>
<p><strong>Dobbie:</strong> Although that was the politics of a vertically integrated telco. Split them up and see what happens. As Senator Birmingham points out:</p>
<p><strong>Seantor Birmingham:</strong> Perhaps the government went about it in the wrong order. Regulatory reform before throwing out different NBN models might have been a more sensible approach.</p>
<p><strong>Dobbie:</strong> Yes. Has it all been done a bit arse about? Maybe a separated Telstra could have done it cheaper &mdash; at one stage they were saying they could do it all for $5 billion, although that was, of course fibre to the node, and not for regional Australia. But it would be interesting to see if Telstra had been separated, for example, before Sol Trujillo got here, would its wholesale and network services arm have been investing in an open access fibre network without the need for government money &mdash; or perhaps a bit of government money for those hard to reach places. Why, if the restructuring of the industry will cure all known ills, does the government need to step in with public money for the NBN? And is there a risk that by rushing through the Bill, with such far reaching consequences, there's a chance that all the detail hasn't been thought through? Surely not!</p>
<p>Leave us your comments on <em>ZDNet </em>alongside this week's podcast. Next week more of the same, with disgruntled shareholders, the newly founded Australian Communications Consumer Action Network, the Competitive Carriers Coalition, ATUG and the folks in the suits from the Department of Broadband, Communications and the Digital Economy.</p>
<p>Join me for that &mdash; and for my daily podcasts on <em>BNET </em>too &mdash; for <em>ZDNet.com.au</em>. I'm Phil Dobbie &mdash; thanks for sitting through another Senate hearing &mdash; you did well. I'll see you next week.</p>
<p><a href="http://www.zdnet.com.au/blogs/twisted-wire/soa/Do-we-need-the-legislative-blackmail-/0,2001103929,339299372,00.htm?feed=rss#talkback">Comments (8)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftwisted-wire%2Fsoa%2FDo-we-need-the-legislative-blackmail-%2F0%2C2001103929%2C339299372%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Do%20we%20need%20the%20legislative%20blackmail?">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%2Ftwisted-wire%2Fsoa%2FDo-we-need-the-legislative-blackmail-%2F0%2C2001103929%2C339299372%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%2Ftwisted-wire%2Fsoa%2FDo-we-need-the-legislative-blackmail-%2F0%2C2001103929%2C339299372%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%2Ftwisted-wire%2Fsoa%2FDo-we-need-the-legislative-blackmail-%2F0%2C2001103929%2C339299372%2C00.htm%3Ffeed%3Drss&amp;title=Do%20we%20need%20the%20legislative%20blackmail?" 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%2Ftwisted-wire%2Fsoa%2FDo-we-need-the-legislative-blackmail-%2F0%2C2001103929%2C339299372%2C00.htm%3Ffeed%3Drss&amp;title=Do%20we%20need%20the%20legislative%20blackmail?&amp;bodytext=Virtually%20everyone%20in%20the%20telecommunications%20industry%20has%20their%20say%20in%20the%20Senate%20Standing%20Committee%27s%20public%20hearing%20into%20the%20pending%20legislation%20to%20split%20up%20Telstra%2C%20in%20this%20week%27s%20Twisted%20Wire%20podcast." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftwisted-wire%2Fsoa%2FDo-we-need-the-legislative-blackmail-%2F0%2C2001103929%2C339299372%2C00.htm%3Ffeed%3Drss&amp;title=Do%20we%20need%20the%20legislative%20blackmail?" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftwisted-wire%2Fsoa%2FDo-we-need-the-legislative-blackmail-%2F0%2C2001103929%2C339299372%2C00.htm%3Ffeed%3Drss&amp;title=Do%20we%20need%20the%20legislative%20blackmail?" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Ftwisted-wire%2Fsoa%2FDo-we-need-the-legislative-blackmail-%2F0%2C2001103929%2C339299372%2C00.htm%3Ffeed%3Drss&amp;title=Do%20we%20need%20the%20legislative%20blackmail?" 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=339299372;kw=;sz=300x250;dcopt=;tile=19;ord=107376163?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299372;kw=;sz=300x250;dcopt=;tile=19;ord=107376163?" 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/communications/soa/When-angry-Telstra-shareholders-attack/0,130061791,339299367,00.htm?feed=rss">When angry Telstra shareholders attack</a></li>
<li><a href="http://www.zdnet.com.au/news/communications/soa/Thodey-warns-challenging-times-ahead/0,130061791,339299353,00.htm?feed=rss">Thodey warns challenging times ahead</a></li>
<li><a href="http://www.zdnet.com.au/news/communications/soa/Thodey-Disappointed-but-resigned/0,130061791,339298523,00.htm?feed=rss">Thodey: Disappointed but resigned</a></li>
<li><a href="http://www.zdnet.com.au/blogs/fullduplex/soa/Does-Thodey-have-a-deal-in-the-CAN-/0,139033349,339299284,00.htm?feed=rss">Does Thodey have a deal in the CAN?</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Give Tax a break for a Change</title>
        <link>http://www.zdnet.com.au/blogs/going-public/soa/Give-Tax-a-break-for-a-Change/0,2001117045,339299338,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/going-public/soa/Give-Tax-a-break-for-a-Change/0,2001117045,339299338,00.htm?feed=rss#talkback</comments>
        <pubDate>Tue, 03 Nov 2009 09:32:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Suzanne Tindal)</dc:creator>
        <category><![CDATA[Blogs : Going Public]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/going-public/soa/Give-Tax-a-break-for-a-Change/0,2001117045,339299338,00.htm?feed=rss</guid>
        <description><![CDATA[ Considering the circumstances the Australian Taxation Office's (ATO) Change Program has been operating in over the last few years, it really hasn't been going too badly. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>Considering the circumstances the Australian Taxation Office's (ATO) Change Program has been operating in over the last few years, it really hasn't been going too badly.</strong></p>
<p>Yes, there have been budget run-overs to the extent that the new
Change Program spend is <a href="http://www.zdnet.com.au/news/software/soa/ATO-Change-Program-budget-now-879m/0,130061733,339299290,00.htm?feed=rss">
expected to be around double the planned costs from 
2004</a>. Yes, it should have been finished in 2008 not 2011. But the office has also had to deal with the government changing the
taxation rules every single year, which has had the agency bouncing on its toes trying to keep up-to-date &mdash; with quite
legitimate funding increases to pay for it.</p>
<p>Of course, there were also budget increases where there were no
direct lines to the legislation costs, which is easy to
criticise. Yet to really be able to stick it to the agency for these increases, there
needs to be some horrendous error on its part which occasioned the
budget inflation. I can't see what that is.</p>
<p>Some might suspect a bad relationship with key
program partner Accenture for the increases. However, <a href="http://www.zdnet.com.au/news/business/soa/ATO-s-879m-worst-case-scenario-/0,139023166,339299297,00.htm?feed=rss">
Second Commissioner of Taxation David Butler said</a> that the relationship was positive and responsibilities were clear when they needed to be.</p>
<p>Others might say it was the fault of bad governance. But I don't
get the feeling there's a lack of oversight on the project. The
Change Program's steering committee was scheduled to meet today and will meet
again later this month, all to make sure the next release &mdash; set to be the
income tax upgrade, the big one &mdash; won't go ahead unless the office
is ready for it.</p>
<div class="alignright">
    <img src="http://cdn.cbsi.com.au/story_media/339299338/davidbutlerato.jpg" /><p><strong>David Butler</strong><br><i>(Credit: ATO)</i></p>
</div>
<p>The agency is also very aware that everything it is doing on the
Business Activity Statements release might be changed by the
government's response to the Ken Henry review and not rushing the
design so as to try and minimise what it has to do twice.</p>
<p>I'd say the problem causing the delays and cost hikes is more likely the scope of what the office
has been doing and the myriad of other jobs it has on its plate, as
mentioned in the ATO's annual report for 2007-2008:</p>
<blockquote>
<p>Post-budget assessments indicate that we will continue to
experience considerable pressure on the delivery of our information
technology systems in 2008/2009. This reflects our significant work
program, including implementing the government's tax policy
changes, our own internal business process improvement program (the
Change Program) and our contribution to whole-of-government
improvement initiatives... Software
developers face similar pressures to update products that support
taxpayers and their agents to meet their obligations or to access
benefits.</p>
</blockquote>
<p>If the Australian Taxation Office has been guilty of anything,
it's been a surfeit of optimism. Certainly when it set its original timetable
and costing it was "ambitious" as the audit office said in its recently
released review of the program.</p>
<p>Yet the auditors seemed to find it a tough ask to find things to
criticise about the program, only releasing four fairly general
recommendations, most of which, if you listen to the ATO, were either already implemented or weren't really applicable.
The audit office has also admitted that although delayed, benefits
had been realised from the part of the Change Program which has been done.</p>
<p>Maybe, as the audit office 
says, the ATO does need to count its costs more carefully and make sure the
lines are clearly drawn where Accenture is concerned.
But my opinion is that the ATO's transgressions are fairly minor and that, despite
the costs, the Change Program will have been worth it. </p>
<p>The ATO employed 22,429 people at 30 June 2009. It had an operating
expenditure of $3 billion. It collected $264.5 billion in net cash,
provided over $17 billion in transfers and payments, and collected
around $41 billion in GST for state and territory governments.

</p>
<p>All this was being put at risk by out-of-date IT systems. An excerpt from the 
audit report said: 

</p>
<blockquote>
<p>By 2000 it was clear to the Tax Office its ICT systems were
unsustainable. It was taking too long to respond to government policy
initiatives, the community was getting less efficient service and Tax Office staff
were finding reduced capability in the Information Technology (IT) platform.
In addition, the Tax Office had been aware for some time of inefficiencies in
the ICT systems on which the administration of Australia's taxation and
superannuation systems depended.</p>
</blockquote>
<p>If the ATO's tax systems fall in a legacy heap, the whole country will
stumble. Yes, the project being late will cost us money and delay
benefits. But, considering that it doesn't seem the ATO has been guilty of gross 
incompetence, how much would it have cost Australia's tax system if
it had done nothing?</p>
<p><a href="http://www.zdnet.com.au/blogs/going-public/soa/Give-Tax-a-break-for-a-Change/0,2001117045,339299338,00.htm?feed=rss#talkback">Comments (3)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fgoing-public%2Fsoa%2FGive-Tax-a-break-for-a-Change%2F0%2C2001117045%2C339299338%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Give%20Tax%20a%20break%20for%20a%20Change">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%2Fgoing-public%2Fsoa%2FGive-Tax-a-break-for-a-Change%2F0%2C2001117045%2C339299338%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%2Fgoing-public%2Fsoa%2FGive-Tax-a-break-for-a-Change%2F0%2C2001117045%2C339299338%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%2Fgoing-public%2Fsoa%2FGive-Tax-a-break-for-a-Change%2F0%2C2001117045%2C339299338%2C00.htm%3Ffeed%3Drss&amp;title=Give%20Tax%20a%20break%20for%20a%20Change" 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%2Fgoing-public%2Fsoa%2FGive-Tax-a-break-for-a-Change%2F0%2C2001117045%2C339299338%2C00.htm%3Ffeed%3Drss&amp;title=Give%20Tax%20a%20break%20for%20a%20Change&amp;bodytext=Considering%20the%20circumstances%20the%20Australian%20Taxation%20Office%27s%20%28ATO%29%20Change%20Program%20has%20been%20operating%20in%20over%20the%20last%20few%20years%2C%20it%20really%20hasn%27t%20been%20going%20too%20badly." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fgoing-public%2Fsoa%2FGive-Tax-a-break-for-a-Change%2F0%2C2001117045%2C339299338%2C00.htm%3Ffeed%3Drss&amp;title=Give%20Tax%20a%20break%20for%20a%20Change" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fgoing-public%2Fsoa%2FGive-Tax-a-break-for-a-Change%2F0%2C2001117045%2C339299338%2C00.htm%3Ffeed%3Drss&amp;title=Give%20Tax%20a%20break%20for%20a%20Change" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fgoing-public%2Fsoa%2FGive-Tax-a-break-for-a-Change%2F0%2C2001117045%2C339299338%2C00.htm%3Ffeed%3Drss&amp;title=Give%20Tax%20a%20break%20for%20a%20Change" 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=339299338;kw=;sz=300x250;dcopt=;tile=20;ord=607594057?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339299338;kw=;sz=300x250;dcopt=;tile=20;ord=607594057?" 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/ATO-refreshes-ABN-system/0,130061733,339299325,00.htm?feed=rss">ATO refreshes ABN system</a></li>
<li><a href="http://www.zdnet.com.au/news/business/soa/ATO-s-879m-worst-case-scenario-/0,139023166,339299297,00.htm?feed=rss">ATO's $879m 'worst-case scenario'</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/ATO-Change-Program-budget-now-879m/0,130061733,339299290,00.htm?feed=rss">ATO Change Program budget now $879m</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/ATO-sets-key-Change-Program-date/0,130061733,339298641,00.htm?feed=rss">ATO sets key Change Program date</a></li>
</ul>

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