<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="" type="text/css"?>

<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:dcterms="http://purl.org/dc/terms/"
         xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
         xmlns:rss="http://purl.org/rss/1.0/"
         xmlns:content="http://purl.org/rss/1.0/modules/content/">

    <rss:channel rdf:about="http://syslab.com/blog">

        <rss:title>Blog</rss:title>
        <rss:link>http://syslab.com/blog</rss:link>

        <rss:description>Get an update on Open Source! Our OS blog offers daily news on current issues, trends and developments about Open Source and other free software.</rss:description>
        

        <rss:image rdf:resource="http://syslab.com/logo.png"/>

        <sy:updatePeriod>daily</sy:updatePeriod>
        <sy:updateFrequency>1</sy:updateFrequency>

        <rss:items>
            <rdf:Seq>
                
                <rdf:li rdf:resource="http://syslab.com/blog/2010/03/11/open-source-first-ask-questions-later"/>
                
                
                <rdf:li rdf:resource="http://syslab.com/blog/2010/03/11/springsource-launches-lightweight-tc-server-for-virtual-cloud-environments"/>
                
                
                <rdf:li rdf:resource="http://syslab.com/blog/2010/03/10/will-apple-be-the-next-sco-or-the-next-microsoft"/>
                
                
                <rdf:li rdf:resource="http://syslab.com/blog/2010/03/10/at-open-source-and-the-cloud-it-opportunities-and-challenges"/>
                
                
                <rdf:li rdf:resource="http://syslab.com/blog/2010/03/09/group-promotes-savings-with-open-source-software"/>
                
                
                <rdf:li rdf:resource="http://syslab.com/blog/2010/03/09/google-and-open-source-want-to-make-us-ocd-on-energy"/>
                
                
                <rdf:li rdf:resource="http://syslab.com/blog/2010/03/08/can-open-source-make-311-relevant"/>
                
                
                <rdf:li rdf:resource="http://syslab.com/blog/2010/03/08/google-open-source-guru-says-android-code-will-be-in-linux-kernel-in-time-1"/>
                
                
                <rdf:li rdf:resource="http://syslab.com/blog/2010/03/05/google-open-source-guru-says-android-code-will-be-in-linux-kernel-in-time"/>
                
                
                <rdf:li rdf:resource="http://syslab.com/blog/2010/03/05/is-saas-a-friend-or-a-foe-of-open-source"/>
                
                
                <rdf:li rdf:resource="http://syslab.com/blog/2010/03/04/jaspersofts-open-source-bi-gains-traction"/>
                
                
                <rdf:li rdf:resource="http://syslab.com/blog/2010/03/04/palms-webos-could-help-blackberry-compete-against-apple-android"/>
                
                
                <rdf:li rdf:resource="http://syslab.com/blog/2010/03/03/open-source-still-room-for-the-little-guy"/>
                
                
                <rdf:li rdf:resource="http://syslab.com/blog/2010/03/03/health-it-takes-the-first-step-down-the-open-source-road"/>
                
                
                <rdf:li rdf:resource="http://syslab.com/blog/2010/03/01/there-are-political-advantages-in-vendor-lock-in"/>
                
            </rdf:Seq>
        </rss:items>
    </rss:channel>

    <rss:image rdf:about="http://syslab.com/logo.png">
        <rss:title>Blog</rss:title>
        <rss:link>http://syslab.com/blog</rss:link>
        <rss:url>http://syslab.com/logo.png</rss:url>
    </rss:image>

    

    <rss:item rdf:about="http://syslab.com/blog/2010/03/11/open-source-first-ask-questions-later">

        <rss:title>Open source first, ask questions later</rss:title>

        <rss:link>http://syslab.com/blog/2010/03/11/open-source-first-ask-questions-later</rss:link>       

        <rss:description>Once again, Google has bought something only to open source it.
This time it’s ReMail, first acquired, then put on Google Code as open source under the Apache 2.0 license. (It previously did the same thing with DocVerse.)</rss:description>

        <content:encoded>
          <![CDATA[
          
<p>ReMail was more efficient in terms of system resources than Apple’s 
own mail.app, it offered full text searching, and it had other neat 
features, like autocomplete.<br /><br />
Founder Gabor Cselle now lists himself as just a software engineer at 
Google, the rest of the development team has also scattered, and Apple 
has taken ReMail off its app store.<br /><br />
What’s going on? Well, it’s not a bug it’s a feature.<br /><br />
For Google, open source simplifies vendor relationships. You can join 
the Google software ecosystem without signing a contract. You can 
exploit Google projects like Android and ReMail and profit from them, 
because they’re under an Apache license.<br />
Just as the Internet takes friction out of the distribution and 
development process, open source for Google removes friction from the 
business process.<br /><br />
Why did this not happen before? One reason is you leave a lot of “money 
on the floor” by doing this. The other reason, of course, is that Google
 can afford it.<br /><br />
As I have written here many times, Google’s advantage lies in its 
infrastructure. It is the low-cost producer of full Internet 
infrastructure. This includes more than bandwidth. It includes all the 
tools and hosting needed to deliver Internet transactions.<br />
This advantage can be exploited against any rival. In this case it is 
being exploited against Apple.<br />
Until someone is willing to try and match this advantage, and even the 
phone companies seem for now unwilling to even try, Google will exploit 
this advantage against all comers.<br /><br />
These advantages lean in favor of anyone with ideas, but they also put a
 limit on the degree to which you can profit from those ideas. It 
doesn’t matter whether you’re a lone programmer in your pajamas or Steve
 Jobs — Google’s advantages both enable you to bring your ideas to 
market and squeeze your potential profits&nbsp;like the view of buildings you
 see on Google Earth.<br /><br />
It’s easy for Google not to be evil in such an atmosphere. There is no 
one for it to be evil to.<br /><br />
But it does make open source start to feel a bit like Orwell’s Animal 
Farm. All pigs are equal, but some are more equal than others.</p>
<p>
      
                  <a href="http://blogs.zdnet.com/open-source/?p=6016">Read more<br /></a></p>

          ]]>
        </content:encoded>        

        <dc:date>2010-03-11T13:04:52+01:00</dc:date>

        <dcterms:modified>2010-03-11T13:04:52+01:00</dcterms:modified>

        <dc:creator>Lotte Nielsen</dc:creator>

        


    </rss:item>

    
    

    <rss:item rdf:about="http://syslab.com/blog/2010/03/11/springsource-launches-lightweight-tc-server-for-virtual-cloud-environments">

        <rss:title>SpringSource launches lightweight tc server for virtual, cloud environments</rss:title>

        <rss:link>http://syslab.com/blog/2010/03/11/springsource-launches-lightweight-tc-server-for-virtual-cloud-environments</rss:link>       

        <rss:description>SpringSource has announced a new lightweight edition of its open source application development and management server optimized for the virtual datacenter, cloud computing — and VMware products, of course.
VMware acquired SpringSource in September. SpringSource’s Apache Tomcat-based server is used by more than half of the Global 2000 companies.</rss:description>

        <content:encoded>
          <![CDATA[
          
<p>The tc Server Spring Edition, which will be available as part of the 
2.0 product line in April, gives customers a small footprint that is 
“ideally suited” for virtual server environments as well as public and 
private clouds. VMware said it is heeding the call of customers who 
maintain that deploying Java applications properly in virtualized 
environments requires a lean architecture.<br /><br />
The server is also designed to make it easier for customers running 
Spring applicatiions on Java -based enteprise servers to migrate to the 
Spring edition and for customers running applications on Tomcat servers 
to move to the more enterprise ready tc Server Sring edition, the 
company added.<br /><br />
As part of the rollout, VMware, has also announced a special promotion 
cutely dubbed “Spring on VMware” that offers two licenses of the Spring 
edition free and 60 days of evaluation support free for a limited time 
with the sale of select VMware products through VMware channel partners.
 The promotion runs between March 8 and May 8th.<br /><br />
The Spring edition SpringSource tc server 2.0 will start at $750 per CPU
 while the standard edition is priced at $500 per processor and the 
developers edition will be free.<br /><br />
The 2.0 platform also offers deeper visibility into Spring applications,
 an enhanced tool suite to speed code development and find performance 
flaws and a template-driven tool for configuring and deploying multiple 
application server instance per machine, VMware said.<br />
It is also integrated with VMware Workstation and VMware Lab Manager, 
which allows for applications to be quickly debugged and deployed in 
virtualized environments.<br /><br />
VMWare featured in its release today a quote given by a portal webmaster
 for NPC International who said he was able to deploy dozens of 
application instances on one server virtualized by VMware and said he 
could not have deployed his web based applications into the private 
cloud he built without tc’s small footprint.
      
                  <a href="http://blogs.zdnet.com/open-source/?p=6035"><br /></a></p>
<p><a href="http://blogs.zdnet.com/open-source/?p=6035">Read more</a></p>

          ]]>
        </content:encoded>        

        <dc:date>2010-03-11T13:02:55+01:00</dc:date>

        <dcterms:modified>2010-03-11T13:02:55+01:00</dcterms:modified>

        <dc:creator>Lotte Nielsen</dc:creator>

        


    </rss:item>

    
    

    <rss:item rdf:about="http://syslab.com/blog/2010/03/10/will-apple-be-the-next-sco-or-the-next-microsoft">

        <rss:title>Will Apple be the next SCO or the next Microsoft?</rss:title>

        <rss:link>http://syslab.com/blog/2010/03/10/will-apple-be-the-next-sco-or-the-next-microsoft</rss:link>       

        <rss:description>Apple’s suit against HTC could end one of two ways.
Either Apple becomes the next SCO, which ran itself aground claiming rights to Linux, or it becomes the next Microsoft, which is prospering while claiming to own Linux.</rss:description>

        <content:encoded>
          <![CDATA[
          
<p>The answer depends on how hard Apple presses its case.<br /><br />
You can get a clue by looking at who Apple has sued. While the suit is 
actually about the Android operating system Google sponsors, the company
 has been careful to only go after one of its OEMs, a Taiwanese one at 
that.<br /><br />
That’s a strike-at-the-weak strategy. You get the best deal you can with
 a weak player and then use that against the strong. The emphasis here 
is on the word weak.</p>
<p><br />
On the other hand there is every indication Apple is willing to go to 
trial. As Larry Dignan noted last week, this could quickly put it into 
court against both Google and Microsoft. It would be a legal Vietnam.<br /><br />
Jason Perlow wrote last week about a technical cure for any problems 
caused by the suit — virtualization. You can’t sue what’s common, and 
virtualization could make a fight against rivals like trying to grab 
clouds.<br /><br />
The real cost in going&nbsp;to trial and claiming to own the smartphone space
 is more subtle. Apple could become&nbsp;a laughing stock, as SCO did. The 
intent of our patent and copyright regimes is to encourage innovation, 
not discourage it, and seeking control of the whole smartphone market 
does not encourage innovation.<br /><br />
There are enormous public relations risks in becoming a public plaintiff
 in patent court. Many people will, as a&nbsp;result of such a suit,&nbsp;avoid 
the plaintiff’s products as a way of weighing-in. This is what 
really&nbsp;happened to SCO — its sales dried up.<br />
Had Apple sued Google directly, I might give credence to this. SCO sued 
IBM. You go after the strong when you seek to run the patent table.<br /><br />
Could that happen to Apple? Yes, I do.&nbsp;At least one market researcher 
thinks Android&nbsp;sales could pass those of the iPhone in two years.<br />
Which brings me back to Microsoft.<br /><br />
I have written here that&nbsp;the way Microsoft views its own patent&nbsp;efforts,
 like its recent agreement deal with Amazon, is as a way to take patents
 off the competitive table. Microsoft is&nbsp;using legal threats to create 
patent peace&nbsp;between it and its rivals,&nbsp;freeing its engineers to 
concentrate on creating things, not dealing with lawyers.<br /><br />
Apple doesn’t really innovate. Apple doesn’t really litigate. Apple 
markets.<br />
If Apple can settle these suits under favorable terms it can also win 
patent peace with Microsoft. This would free it to create iPhones as the
 market directs, rather than within constraints of lawyers and patent 
rights.<br />
That’s the way I think it will play. Apple will settle. Apple is not 
stupid.</p>
<p>      
                  <a href="http://blogs.zdnet.com/open-source/?p=6012">Read more</a></p>

          ]]>
        </content:encoded>        

        <dc:date>2010-03-10T12:42:09+01:00</dc:date>

        <dcterms:modified>2010-03-10T12:42:09+01:00</dcterms:modified>

        <dc:creator>Lotte Nielsen</dc:creator>

        


    </rss:item>

    
    

    <rss:item rdf:about="http://syslab.com/blog/2010/03/10/at-open-source-and-the-cloud-it-opportunities-and-challenges">

        <rss:title>At Open Source and the Cloud, IT opportunities and challenges</rss:title>

        <rss:link>http://syslab.com/blog/2010/03/10/at-open-source-and-the-cloud-it-opportunities-and-challenges</rss:link>       

        <rss:description>Just as open source has made it easier for developers to distribute software, the cloud has ushered in a new wave of consumption, turning on-premise IT from a necessity to an option. </rss:description>

        <content:encoded>
          <![CDATA[
          
<div class="postBody">
<p>
Next week at the annual <a href="http://osbc.com/">OSBC</a> (Open Source 
Business Conference) in San Francisco, I'll be moderating a panel 
discussion on March 17 at 3 p.m. PST about open source and the cloud, 
and how the two play well together. (Note: fellow CNET blogger <a href="http://news.cnet.com/the-wisdom-of-clouds/">James Urquhart</a> is a
 panelist.)</p>
<p>
While open source offers users a great deal of control over their 
applications and data, the cloud requires users to not only follow the 
providers methodology, but also locks applications and data into a 
specific cloud platform.</p>
<p>
The big question is if source code matters in the age of the cloud, and 
what do developers and IT staff need to know as their world evolves at a
 breakneck pace.</p>
<p>
We'll also discuss whether any of this matters and if we've reached the 
point where consuming applications is more important than their origins 
and future plans. Maybe open APIs have supplanted open source?</p>
<p>
<a href="http://www.osbc.com/ehome/index.php?eventid=7578&amp;tabid=3659&amp;#CNET">Open
 Source and the Cloud: IT Opportunities and Challenges</a>, March 17, 3 
p.m.</p>
<p>
Dave Rosenberg, Moderator<br />
<a href="http://news.cnet.com/the-wisdom-of-clouds/">James Urquhart</a>,
 Platform Evangelist, Cisco<br />
Chris Mattman, Senior Computer Scientist, NASA Jet Propulsion Laboratory<br />
Erica Brescia, CEO, BitRock</p>
<p>
OSBC remains the must-attend open source event of the year. Stop by and 
say hello.</p>
<p><a class="external-link" href="http://news.cnet.com/8301-13846_3-10466033-62.html">Read more</a></p>
</div>

          ]]>
        </content:encoded>        

        <dc:date>2010-03-10T12:32:05+01:00</dc:date>

        <dcterms:modified>2010-03-10T12:32:05+01:00</dcterms:modified>

        <dc:creator>Lotte Nielsen</dc:creator>

        


    </rss:item>

    
    

    <rss:item rdf:about="http://syslab.com/blog/2010/03/09/group-promotes-savings-with-open-source-software">

        <rss:title>Group promotes savings with open-source software</rss:title>

        <rss:link>http://syslab.com/blog/2010/03/09/group-promotes-savings-with-open-source-software</rss:link>       

        <rss:description>For about a year, a group of heavyweight automotive and technology companies has been working on a way to hasten development of in-vehicle entertainment systems. Their solution: share basic software development using the open-source Linux operating system.</rss:description>

        <content:encoded>
          <![CDATA[
          
<p>Among the nearly 50 members of the group, called the Genivi Alliance,
 are automakers General Motors, BMW AG, Nissan Motor, and, as of 
February 17, Renault SA. Suppliers include Visteon, Delphi Automotive, 
and Continental AG.</p>
<p>The Genivi (pronounced jah-NEE-vee) Alliance 
is focusing on developing "middleware"--the layer of software that 
allows various kinds of information and entertainment applications to 
work together in the car. Middleware controls such functions as encoding
 audio and video signals and managing power use.</p>
<p>"It's the part 
that just makes it work," Genivi Secretary Kyle Walworth, a senior 
manager of audio and information/entertainment architectures at Visteon,
 told Automotive News at this year's International Consumer Electronics 
Show in Las Vegas.</p>
<p><strong>Cooperation saves money</strong></p>
<p>Walworth
 said sharing basic software development makes sense because it saves 
automakers time and money without raising competitive concerns.</p>
<p>Individual
 automakers choose and develop the applications that run on top of the 
software, whether it's a standard radio, navigation system, or 
entertainment screen that lets drivers use connected services such as 
Internet radio. Automakers also control the way drivers interact with 
technology--by voice, buttons, or other means.</p>
<p>Walworth said 
developing an information and entertainment system can cost tens of 
millions of dollars. "Sixty percent of that code is this underlying 
middleware, and it's not differentiating," he said. "It all does the 
same features, whether it's [for] a European OEM, a U.S. OEM, a Japanese
 OEM.</p>
<p>"It's in all the best interests of everyone in the food 
chain to work together on solving bugs and sharing that work back in the
 open-source project."</p>
<p>Traditionally, a company such as Visteon 
would work on an information/entertainment system using the same 
underlying technology as a competitor's but using proprietary software. 
The two companies would be reluctant to pick up the phone to discuss 
common problems.</p>
<p><strong>Share bug fixes</strong></p>
<p>"In an alliance we
 can do that. We can very openly share bug fixes," Walworth said.</p>
<p>Because
 alliance members are using open-source Linux, fixes in software bugs 
can be shared throughout the user community. Another benefit to 
carmakers is that many makers of consumer devices use Linux, he said.</p>
<p>Among the Genivi members are numerous consumer electronics 
companies, including Garmin, Nokia, Alpine Electronics, and Pioneer 
Electronics.</p>
<p>Said Walworth: "Automotive will never drive the 
consumer market. The consumer market moves so rapidly that we must grab 
that open source."</p>
<p><strong>Software supporters</strong></p>
<p>Here are 
some members of Genivi, an alliance of companies promoting open-source 
software as a way to save time and money when developing automotive 
infotainment systems.</p>
<ul><li>BMW</li><li>Delphi</li><li>Freescale Semiconductor</li><li>GM</li><li>Intel</li><li>Magneti Marelli</li><li>Navteq</li><li>NEC</li><li>Nissan</li><li>Nokia</li><li>PSA Peugeot Citroen</li><li>Renault</li><li>Valeo</li><li>Visteon</li></ul>
<a class="external-link" href="http://reviews.cnet.com/8301-13746_7-10461570-48.html"><br />Read more</a>
<p>&nbsp;</p>

          ]]>
        </content:encoded>        

        <dc:date>2010-03-09T13:48:48+01:00</dc:date>

        <dcterms:modified>2010-03-09T13:48:48+01:00</dcterms:modified>

        <dc:creator>Lotte Nielsen</dc:creator>

        


    </rss:item>

    
    

    <rss:item rdf:about="http://syslab.com/blog/2010/03/09/google-and-open-source-want-to-make-us-ocd-on-energy">

        <rss:title>Google and open source want to make us OCD on energy</rss:title>

        <rss:link>http://syslab.com/blog/2010/03/09/google-and-open-source-want-to-make-us-ocd-on-energy</rss:link>       

        <rss:description>The low-hanging fruit in the renewable energy business still lies with efficiency. Cutting your energy use without crimping your lifestyle gives you a faster payback than turning into Ed Begley Jr.</rss:description>

        <content:encoded>
          <![CDATA[
          
<p>It’s still good to be a little Obsessive Compulsive Disorder (OCD) on
 energy use, even if your politics are to the right of Rush Limbaugh, 
because there’s money in saving, money you can spend on cigars or 
vacations. Or food. So I was pleased to see my little business interrupted last week by a 
Georgia Power contractor installing a new digital power meter on my 
house (right).<br /><br />
For the power company the benefits are obvious. No more tramping out to 
Winter Avenue every month to read the meter, waking up the neighbor’s 
dogs and putting the Neighborhood Watch on edge.<br /><br />
For me the benefits were less obvious until later in the day, when 
Google announced they would open source their PowerMeter API.<br />
The API lets companies like The Energy Detective integrate their 
offerings directly into meters like the bad boy Georgia Power has just 
delivered.<br /><br />
While I have invested a lot of money in insulation over the last five 
years, this could let me find where my remaining heat sinks are. The 
power company itself might now want to offer that service.<br /><br />
Whether this comes to me as a device or as a paid service, open source 
is providing an incentive for it to be offered. This won’t provide the 
savings of insulating your attic, but it will cost you a lot less, and 
thus its return on investment should be quicker.
      
                  <a href="http://blogs.zdnet.com/open-source/?p=6003"><br /></a></p>
<p><a href="http://blogs.zdnet.com/open-source/?p=6003">Read more</a></p>

          ]]>
        </content:encoded>        

        <dc:date>2010-03-09T13:45:29+01:00</dc:date>

        <dcterms:modified>2010-03-09T13:45:29+01:00</dcterms:modified>

        <dc:creator>Lotte Nielsen</dc:creator>

        


    </rss:item>

    
    

    <rss:item rdf:about="http://syslab.com/blog/2010/03/08/can-open-source-make-311-relevant">

        <rss:title>Can open source make 311 relevant?</rss:title>

        <rss:link>http://syslab.com/blog/2010/03/08/can-open-source-make-311-relevant</rss:link>       

        <rss:description>The 311 service has been a “red headed stepchild” for American cities practically since it was launched in the mid-1990s as a phone service.</rss:description>

        <content:encoded>
          <![CDATA[
          
<p>The idea was to make 311 the 911 for non-emergency calls. A burning 
building call 911, a burning question call 311. But that charge was so 
broad that most cities did not know what to do with it. Since it required Bell cooperation to implement, and did not deliver the
 Bells revenue, many cities (like Atlanta, where I live) ignored it. 
Many ignore it still.</p>
<p>The launch of Open311 as an open API by San Francisco Mayor Gavin Newsom
 (right) and Obama CIO Vivek Kundra will not change this right away. Think of it instead as a last chance to interest cities in something the
 phone companies tossed over the side long ago.<br />
There are several reasons for past 311 failures, some of which the open 
source API addresses, some of which it doesn’t:</p>
<p>The choice of what to offer on it is often a political decision, and 
inertia rules cities as well as Washington. It takes money to publicize and draw consumer interest to a 311 service. Political boundaries. Should individual suburbs have their own 311 
services, or should they get together and make it a county service? 
Politics again. Implementation still takes money. An OpenAPI can help here by lowering 
costs and drawing interest through applications.</p>
<p>Mainly, 311 takes political leadership, and requires that someone 
invest political capital that might better be invested elsewhere.<br />
In their press event Newsom and Kundra emphasized mobile apps. There’s 
an app for city government. But believe it or not smart phone 
penetration isn’t that enormous, especially in the poor neighborhoods 
that most need quick access to services.</p>
<p>Web interfaces are going to be important here. So may be the cooperation
 of schools and libraries, cooperation that may come with a price. The 
schools and libraries may want the bulk of the services without 
investing heavily in development. The risk is that open source may be labeled, as Kundra himself has been,
 as a phony if things don’t work out.</p>
<p>I’m personally more jazzed by the participation of&nbsp; Newsom, because the 
San Francisco mayor is term-limited and looking for a place to land his 
career. There are ongoing reports he may run for Lt. Governor, maybe 
even for President.</p>
<p>But rather than run for anything at a time when being in public service 
is assumed to disqualify you for it, he might be better served seizing 
the opportunities Open311 affords. A foundation to run the .org, a 
company to run the .com, and the same charismatic gentleman on top of 
both. Government’s answer to Dries Buytaert, with better clothes.<br /><br />
Sounds like a better political plan to me. He can gain standing without 
taking responsibility for running anything, since actual implementation 
remains in the hands of local governments. He can take credit for 
success without risking much blame for failure. And he can make money 
doing it.<br /><br />
So along with the question of open source making 311 relevant, could it 
also make Gavin Newsom relevant?</p>
<a href="http://blogs.zdnet.com/open-source/?p=5993">Read more</a>
          ]]>
        </content:encoded>        

        <dc:date>2010-03-08T11:55:10+01:00</dc:date>

        <dcterms:modified>2010-03-08T11:55:10+01:00</dcterms:modified>

        <dc:creator>Lotte Nielsen</dc:creator>

        


    </rss:item>

    
    

    <rss:item rdf:about="http://syslab.com/blog/2010/03/08/google-open-source-guru-says-android-code-will-be-in-linux-kernel-in-time-1">

        <rss:title>Is Ubuntu ready to run your business servers?</rss:title>

        <rss:link>http://syslab.com/blog/2010/03/08/google-open-source-guru-says-android-code-will-be-in-linux-kernel-in-time-1</rss:link>       

        <rss:description>Despite its desktop-oriented reputation, Ubuntu is making serious inroads as a business server that can compete with Red Hat.</rss:description>

        <content:encoded>
          <![CDATA[
          		        
			


        
          By all accounts, <a href="http://www.infoworld.com/t/red%20hat">Red
 Hat</a> is the undisputed leader in enterprise <a href="http://www.infoworld.com/t/linux">Linux</a>, but <a href="http://www.infoworld.com/t/ubuntu">Ubuntu</a> is proving its up to
 the challenge. Is it time to evaluate Ubuntu in your enterprise?
<p>Like
 many of you, I haven't given the Linux market too much thought beyond <a href="http://news.cnet.com/8301-13505_3-10312978-16.html" target="_blank">Red Hat Enterprise Linux (RHEL) being the leaders and 
Novell Suse running a distant second</a>. Last May, while reading the <a href="http://www.eclipse.org/org/press-release/20090527_survey09.php" target="_blank">Eclipse Survey 2009 results</a> (see the chart below), I
 came across two very interesting pieces of data about Linux adoption 
that made me reconsider this point of view.</p>
<p><strong>[ Subscribe 
today to InfoWorld's <a href="http://www.infoworld.com/newsletters/subscribe?showlist=infoworld_open_source&amp;source=fssr">Technology:
 Open Source newsletter</a> and stay up to date on the key open source 
news and insights. ]</strong></p>
<p><a href="http://www.flickr.com/photos/42204979@N00/4405661652/sizes/o/" target="_blank"><img title="Source: Eclipse Survey 2009" class="alignnone" src="http://farm3.static.flickr.com/2739/4405661652_65e8953c6c.jpg" alt="" height="329" width="500" /></a></p>
<p>I was very surprised to find that 
nearly 15 percent of Eclipse developers responding to the survey were 
using Ubuntu on their development machines. I rationalized the lack of 
Fedora/RHEL or OpenSuse/Suse usage versus Ubuntu as a proof point of 
Ubuntu's user experience investments. But then I realized that Ubuntu 
performed equally well on deployment server market share among 
respondents. Granted, Fedora/RHEL led Linux deployments, but only by a 
single percentage point versus Ubuntu. And yet, from a revenue and unit 
shipment standpoint, IDC estimates Red Hat's market share of Linux at <a href="http://www.idc.com/getdoc.jsp?containerId=219380" target="_blank">more
 than 60 percent</a>.</p>
<p><strong>The surprising truth about Ubuntu 
adoption<br /></strong>Since May 2009, I've been keeping my eye out for 
data that supports Ubuntu's growth in the enterprise. Earlier this week I
 learned that Weta Digital, the digital effects studio behind movies 
such as "Avatar," "District 9," "Jumper," and "Lord of the Rings," is 
using Ubuntu on a large scale. Dustin Kirkland, an Ubuntu Server core 
developer for Canonical, wrote the following <a href="http://blog.dustinkirkland.com/2010/01/39000-core-ubuntu-cluster-renders.html" target="_blank">about Paul Gunn's Linux.conf.au 2010 talk</a>:</p>
<blockquote>
<p>It
 was a great talk, about the type of data center needed to render 
special effects in today's blockbuster movies. They have a 2-petabyte 
disk array, 10Gbps networking, and 35,000 cores (4,000-plus HP blades) 
in their data center, and still it takes 48 hours to render some of 
their graphic sequences.</p>
<p>According to Paul, Ubuntu is at the core
 of all of this, running on all of the rendering nodes, and 90 percent 
of the desktops at Weta Digital. He notes that his farm (he calls it a 
"render wall") is in fact an Ubuntu Server farm, and not RHEL as he has 
seen reported in the media.</p>
<p>Weta's data center is pretty amazing, especially in terms of its 
green data center practices. The work running on Ubuntu at Weta Digital 
could easily be considered <a href="http://www.information-management.com/newsletters/avatar_data_processing-10016774-1.html?pg=2" target="_blank">enterprise grade</a>:</p>
<blockquote>... more than 
10,000 jobs and an estimated 1.3 to 1.4 million tasks per day. Each 
frame of the 24 frames-per-second movie saw multiple iterations of back 
and forth between directors and artists and took multiple hours to 
render.</blockquote>
<p>Canonical's strategy is to grow Ubuntu on client 
desktops, an area Red Hat has not tapped. However, as the Eclipse survey
 and Weta Digital's usage underscores, Ubuntu shouldn't be ignored as a 
server operating system.</p>
<p><strong>It's time for software vendors 
to certify for Ubuntu<br /></strong>When you're considering Ubuntu 
adoption in your enterprise, particularly as a server operating system, 
you'll no doubt have concerns about its enterprise application support 
-- for good reason. Red Hat definitely enjoys a much larger software 
develoepr ecosystem than Ubuntu does today, meaning that enterprise 
applications are more likely to be tested and certified on RHEL than on 
Ubuntu.</p>
<p>However, with Ubuntu's growth and the <a href="http://blogs.computerworld.com/15688/elliot_associates_worrisome_novell_plans" target="_blank">uncertainty around Novell Suse</a>, enterprise-oriented
 software vendors won't be able to delay <a href="http://www.ubuntu.com/partners/softwareprogramme" target="_blank">Ubuntu
 certification</a> for long. That will only help make Ubuntu's business 
case.</p>
<p><em>Follow me on Twitter at: <a href="http://twitter.com/SavioRodrigues" target="_blank">SavioRodrigues</a>.
 </em></p>
<p><em>p.s. I <a href="http://www.infoworld.com/d/open-source/disclaimer-explained-672">should</a>
 state: "The postings on this site are my own and don't necessarily 
represent IBM's positions, strategies or opinions."</em></p>
<p><em>This
 article, "<a href="http://www.infoworld.com/d/open-source/ubuntu-ready-run-your-business-servers-646?source=footer" rel="canonical">Is
 Ubuntu ready to run your business servers?</a>," originally appeared at
 <a href="http://www.infoworld.com/?source=footer">InfoWorld.com</a>. 
Read  more of <a href="http://www.infoworld.com/d/open-source/blogs?source=footer">Rodrigues
  et al.'s Open Sources blog</a> and follow the latest developments in <a href="http://www.infoworld.com/d/open-source?source=footer">open source</a>
 at InfoWorld.com. <br /></em></p>
<p><em><a class="external-link" href="http://www.infoworld.com/d/open-source/ubuntu-ready-run-your-business-servers-646?page=0,1"><em>Read more</em></a><br /></em></p>
</blockquote>

          ]]>
        </content:encoded>        

        <dc:date>2010-03-08T11:00:00+01:00</dc:date>

        <dcterms:modified>2010-03-08T12:06:33+01:00</dcterms:modified>

        <dc:creator>Lotte Nielsen</dc:creator>

        


    </rss:item>

    
    

    <rss:item rdf:about="http://syslab.com/blog/2010/03/05/google-open-source-guru-says-android-code-will-be-in-linux-kernel-in-time">

        <rss:title>Google open source guru says Android code will be in Linux kernel in time</rss:title>

        <rss:link>http://syslab.com/blog/2010/03/05/google-open-source-guru-says-android-code-will-be-in-linux-kernel-in-time</rss:link>       

        <rss:description>Google’s Android code will assume its rightful place in the Linux kernel — in good time, the company’s top open source guru says.</rss:description>

        <content:encoded>
          <![CDATA[
          
<p><span class="Apple-style-span">
</span></p>
<p>The Android code was&nbsp;<a href="http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b0a0ccfad85b3657fe999805df65f5cfe634ab8a">stripped out&nbsp;</a>of the last kernel release, version 2.6.33, after Google reportedly failed to provide necessary changes and subsystem code required by kernel.org.</p>
<p>This led some to&nbsp;<a href="http://www.kroah.com/log/linux/android-kernel-problems.html">claim Google</a>&nbsp;had forked Linux, a charge that was debated in a long thread among developers in kernel.org.</p>
<p>Google’s top open source program manager Chris Dibona said he doesn’t think the Android phone operating system code is any more a fork of Linux than Red Hat Enterprise Linux.</p>
<p>Nevertheless, Google will be providing more code upstream to Linus Torvalds’ kernel.org going forward, he said.</p>
<p>“I would be comfortable saying that we’ll likely merge into the mainline in the next couple of years,” Dibona said in an e-mail response to this ZDNet blogger’s questions about the controversy. Android is “no more [a fork] than Red Hat Enterprise Linux or any other distribution vendor. All kernels are in some way a fork for some amount of time, the trick is keeping that delta small. We’re trying to do a better job of keeping a small delta.”</p>
<p>Dibona, for his part, maintains that the Android code is a lot different than traditional Linux code and more time is needed before the mobile system is integrated into the kernel.</p>
<p>“For the work we do on our non-mobile systems (our production kernels and the rest) we stay pretty close to the mainline nowadays, but android is not the same as some server sitting on the internet, and thinking Linux on mobile is the same thing as Linux on the server or on the desktop is why, until android came along, Linux on mobile phones was nearly totally unsuccessful,” Dibona wrote in a thread defending Google’s position on Linux 2.6.33. “Also, this whole thing stinks of people not liking Forking. Forking is important and not a bad thing at all. From my perspective, forking is why the Linux kernel is as good as it is.”</p>
<p>So when will the Android code make it into the Linux kernel?</p>
<p>In his online debate, Dibona said he expects to see it done by the time Linux 2.8 hits the streets. But in his email to this blogger, he was wary of framing it that way.</p>
<p>“2.8 is a concept that not all kernel developers embrace, so it may never occur,” Dibona wrote. “I would be comfortable saying that we’ll likely merge into the mainline in the next couple of years.”</p>
<p>“A better question might be ‘”Will we continue to work from the mainline for android?” and the answer is an unqualified, “Yes.”</p>
<p><a class="external-link" href="http://blogs.zdnet.com/open-source/?p=5992&amp;tag=content;col1">Read more</a></p>
<p>&nbsp;</p>

          ]]>
        </content:encoded>        

        <dc:date>2010-03-05T15:45:15+01:00</dc:date>

        <dcterms:modified>2010-03-05T15:45:15+01:00</dcterms:modified>

        <dc:creator>Lotte Nielsen</dc:creator>

        


    </rss:item>

    
    

    <rss:item rdf:about="http://syslab.com/blog/2010/03/05/is-saas-a-friend-or-a-foe-of-open-source">

        <rss:title>Is Saas a friend or a foe of Open Source?</rss:title>

        <rss:link>http://syslab.com/blog/2010/03/05/is-saas-a-friend-or-a-foe-of-open-source</rss:link>       

        <rss:description>Dries Buytaert of Drupal and Acquia is warning that Software as a Service is becoming a threat to open source and that clouds could create the same vendor lock-in customers sought to avoid with open source.</rss:description>

        <content:encoded>
          <![CDATA[
          
<p><span class="Apple-style-span">
<p>(This is Dries at last year’s Drupalcon in Paris, in a close-up of a photo by Pedro Lozano. From buytaert.net.)<br />Even where SaaS companies let customers take back their data, they often don’t let them take the code underlying it, he wrote in a blog post. Data without software is useless.</p>
</span></p>
<p><span class="Apple-style-span">
<p>One of the main open source concerns about SaaS in the past has been that the largest open source outfits, like Google, don’t support true copyleft through the Affero license. Google itself prefers the Apache license to anything copyleft, and this is fast becoming the norm.<br />Buytaert believes open source companies can disrupt this model through services like his own Drupal Gardens, which allows exporting of codes, themes, and data to any other Drupal hosting environment.</p>
</span></p>
<p><span class="Apple-style-span">
<p>My own problem with Drupal Gardens is more prosaic. It is entering what has become a mature space. It would be tough for me to move my current Typepad blog over there, for instance, or this WordPress blog. It would take technical expertise most users don’t have.</p>
</span></p>
<p><span class="Apple-style-span">
<p>Also, the online excitement has moved on. Blogging, as a frontier, is so last decade. The talk today is all about social networking, about tweeting your tweets, either as part of a dialog or just for publicity. The lock-in, in other words, has already occurred and the world has moved on.<br />The good news is there are many areas of enterprise IT, like healthcare, that on the whole remain frontiers. SaaS is a big player in these frontiers. If users can be made to understand the issues they might press for the changes Dries seeks.</p>
</span></p>
<p><span class="Apple-style-span">
<p>&nbsp;<a href="http://blogs.zdnet.com/open-source/?p=5982">Read more</a></p>
</span></p>

          ]]>
        </content:encoded>        

        <dc:date>2010-03-05T15:38:05+01:00</dc:date>

        <dcterms:modified>2010-03-05T15:38:05+01:00</dcterms:modified>

        <dc:creator>Lotte Nielsen</dc:creator>

        


    </rss:item>

    
    

    <rss:item rdf:about="http://syslab.com/blog/2010/03/04/jaspersofts-open-source-bi-gains-traction">

        <rss:title>Jaspersoft's open source BI gains traction</rss:title>

        <rss:link>http://syslab.com/blog/2010/03/04/jaspersofts-open-source-bi-gains-traction</rss:link>       

        <rss:description>The open-core business intelligence vendor has amassed more than 10 million downloads, raising questions about potential acquisitions.</rss:description>

        <content:encoded>
          <![CDATA[
          
<p><a href="http://jaspersoft.com/press/jaspersoft%E2%80%99s-open-source-community-drives-bi-innovation-represents-world%E2%80%99s-largest-bi-ecosyste" target="_blank">Jaspersoft</a> and CEO <a href="http://openbookonbi.blogspot.com/2010/02/its-about-community.html" target="_blank">Brian Gentile</a> released download and community 
figures that suggest increased traction of Jaspersoft's 
open-source-based business intelligence product line.</p>
<p>Jaspersoft 
has amassed more than 10 million downloads since late 2001. While I'm 
always weary of download data after the 1 million mark, 10 million 
downloads place Jaspersoft in rare company among open source vendors. 
Jaspersoft also counts nearly 120,000 registered community members.</p>
<p><strong>[
 Stay up to speed with the open source community with InfoWorld's <a href="http://www.infoworld.com/newsletters/subscribe?showlist=infoworld_open_enterprise&amp;source=fssr" target="_self">Technology: Open Source newsletter</a>. ]</strong></p>
<p>Jaspersoft
 provided an estimate of its community contributions to open source, 
through work on the open source JasperReports, iReport, and 
JasperServer/JasperAnalysis:</p>
<blockquote>Ohloh.net estimates 
Jaspersoft and its members have contributed nearly nine million dollars 
in full-time equivalent engineering investment to these projects.</blockquote>
<p>I'm
 somewhat surprised that Jaspersoft's open source projects only amount 
to $9 million in engineering investment. Maybe Ohloh.net is only 
counting the investment since Ohloh.net was founded?</p>
<p>Another 
interesting data point is the difference between user and customer 
geographies:</p>
<blockquote>Jaspersoft's community includes members in 
more than 150 countries around the world, with top ten memberships 
coming from Argentina, Brazil, China, Colombia, Germany, India, Italy, 
Mexico, Thailand and the United States. Comparatively, in the last year,
 the United States, the United Kingdom, Canada, Germany and France 
ranked among the top five countries with the highest commercial adoption
 of Jaspersoft products.</blockquote>
<p>Jaspersoft appears to be 
monetizing usage in western markets today, while at the same time 
building a usage base in emerging markets which can be monetized in the 
future.</p>
<p>With <a href="http://www.theregister.co.uk/2010/01/26/red_hat_bi_java_oracle/" target="_self">Red Hat's recent interest in business intelligence</a> 
and Jaspersoft's traction, one can't help but wonder what Red Hat is 
waiting for in this space. Keep in mind that <a href="http://itmanagement.earthweb.com/osrc/article.php/3790186/Red-Hat-Backs-Jaspersofts-Open-Source-BI.htm" target="_self">Red Hat has previously invested in Jaspersoft</a>. 
However, so <a href="http://www.jaspersoft.com/press/jaspersoft-closes-12-million-series-d-financing-led-scale-venture-partners" target="_blank">has SAP</a>. With SAP's increasingly warm stance toward
 open source, it represents another potential suitor for Jaspersoft.</p>
<p>While SAP's Business Objects division would compete with Jaspersoft,
 the combination of an open source, open-source-based, and enterprise 
commercial product line would be interesting from a competitive 
standpoint. Additionally, Jaspersoft's usage in emerging markets could 
be an opportunity to reach a set of customers that SAP may not reach 
effectively today.</p>
<p>Interesting times ahead.</p>
<a class="external-link" href="http://www.infoworld.com/d/open-source/jaspersofts-open-source-bi-gains-traction-924">Read more</a>
<p>&nbsp;</p>
<p><em><br /></em></p>

          ]]>
        </content:encoded>        

        <dc:date>2010-03-04T14:07:12+01:00</dc:date>

        <dcterms:modified>2010-03-04T14:07:12+01:00</dcterms:modified>

        <dc:creator>Lotte Nielsen</dc:creator>

        


    </rss:item>

    
    

    <rss:item rdf:about="http://syslab.com/blog/2010/03/04/palms-webos-could-help-blackberry-compete-against-apple-android">

        <rss:title>Palm's WebOS could help BlackBerry compete against Apple, Android</rss:title>

        <rss:link>http://syslab.com/blog/2010/03/04/palms-webos-could-help-blackberry-compete-against-apple-android</rss:link>       

        <rss:description>A Palm acquisition could revamp RIM's OS and help it resonate more with younger consumers deciding between an iPhone or a BlackBerry Curve.</rss:description>

        <content:encoded>
          <![CDATA[
          
<p>Palm's future in the smartphone market remains uncertain, but its 
technology could prove valuable to Research in Motion (RIM), makers of 
the popular <a href="http://www.infoworld.com/t/blackberry" target="_self">BlackBerry</a> smartphones -- especially as RIM continues
 its consumer push.</p>
<p>Reading David Coursey's InfoWorld post "<a href="http://www.infoworld.com/d/mobilize/palm-doomed-let-good-byes-begin-965" target="_self">Palm is doomed; let the good-byes begin</a>," I couldn't
 help but wonder what's next for Palm. As mentioned by Coursey and the <a href="http://online.wsj.com/article/BT-CO-20100223-712665.html?mod=WSJ_World_MIDDLEHeadlinesAmericas" target="_blank">Wall Street Journal</a>, Palm has released strong 
products since relaunching on the WebOS platform, and it enjoys 
excellent carrier support. Yet this hasn't helped Palm's share grow:</p>
<blockquote>In the nicest way possible, it (the Wall Street Journal) 
says Palm, with a mere 0.7 percent of the smartphone market, compared to
 14.4 percent for Apple and 20 percent for RIM, simply can't catch up.</blockquote>
<p><strong>[
 Keep up on open source issues, news, and reviews with InfoWorld's <a href="http://www.infoworld.com/newsletters/subscribe?showlist=infoworld_open_enterprise&amp;source=fssr">Technology:
 Open Source newsletter</a>. | And get the latest on mobile developments
 with InfoWorld's <a href="http://www.infoworld.com/newsletters/subscribe?showlist=infoworld_mobile_rpt&amp;source=fssr">Mobilize
 newsletter</a>. Sign up today! ]</strong></p>
<p>Being acquired by RIM 
is definitely one answer to the "what's next for Palm" question. There 
is, however, the slight issue of Palm's <a href="http://finance.yahoo.com/q?s=PALM" target="_blank">$1 billion 
market cap</a> putting a serious dent in <a href="http://press.rim.com/financial/release.jsp?id=3067" target="_blank">RIM's $1.3 billion cash and near-cash position</a>. 
However, RIM doesn't have any debt, so there's room to finance the 
acquisition. RIM's stock, while not priced where it's used to being, 
remains on most investor's tech stock short list and could help fund the
 acquisition. For our purposes, let's assume RIM could close the deal.</p>
<p>The larger question is "Why would RIM want to acquire Palm?"</p>
<p>Palm's
 0.7 percent market share isn't reason enough to acquire Palm. RIM could
 get its share of that 0.7 percent as Palm users look for future devices
 from Apple, RIM, or Android phone manufacturers.</p>
<p>One reason to 
acquire Palm would be to leverage Palm's <a href="http://www.infoworld.com/d/open-source" target="_self">open source</a>
 experience. I've argued that <a title="RIM needs more open source" href="http://www.infoworld.com/d/open-source/rim-needs-more-open-source-837" target="_self">RIM could benefit from using open source</a> more 
effectively in its business. Palm would jump-start this effort.</p>
<div class="prevLink">&nbsp;</div>
<div class="nextLink"><a class="active" href="http://www.infoworld.com/d/open-source/palms-webos-could-help-blackberry-compete-against-apple-android-520?page=0,1">Read more<br /></a></div>
<span class="pager-current"></span>
          ]]>
        </content:encoded>        

        <dc:date>2010-03-04T13:35:00+01:00</dc:date>

        <dcterms:modified>2010-03-04T13:35:11+01:00</dcterms:modified>

        <dc:creator>Lotte Nielsen</dc:creator>

        


    </rss:item>

    
    

    <rss:item rdf:about="http://syslab.com/blog/2010/03/03/open-source-still-room-for-the-little-guy">

        <rss:title>Open source: Still room for the little guy?</rss:title>

        <rss:link>http://syslab.com/blog/2010/03/03/open-source-still-room-for-the-little-guy</rss:link>       

        <rss:description>Open source started small, but it's increasingly looking like it's a game for big vendors to play. That's because open source is all about scale, which is hard to attain as a small player. MySQL took 10 years, Red Hat wasn't much faster, and JBoss was also a long-term project.</rss:description>

        <content:encoded>
          <![CDATA[
          
<p>Companies like IBM, Oracle, and even Microsoft find it much easier to 
get quickly to scale through their built-in communities.</p>
<p> There is no such thing as automatic community, of course, so we see 
companies (big and small, but mostly small) either latching onto 
existing communities and then trying to monetize them. Or we see big 
companies kick-starting community, as Google has done with Android.</p>
<p>The
 downside to the small-company-big-community approach is that it can be 
hard to sell value around a community that is used to getting everything
 free of charge.</p>
<p>The upside to the big-company-create-community 
approach is that large-scale enterprises generally don't need to worry 
about selling value because they already have profitable product lines 
that complement the open-source projects they feed.</p>
<p>This has 
become an increasingly interesting approach for companies as diverse as 
IBM, Apple, Facebook, and Microsoft.</p>
<p>Indeed, open source accounts
 for much of the most interesting tech strategy such companies engage 
in. And for some companies, it's the only interesting tech outreach they
 do, at least in the view of this highly biased open-source advocate.</p>
<p>Despite this big company dominance in the more intriguing areas of 
open source, I don't think we need worry about "The Man" taking over 
open source. Open-source projects of all shapes and sizes continue to 
sprout and flourish outside the control of the enterprise-software 
hegemons, or by any company at all.</p>
<p>Sure, to thrive many will 
seek outside sponsorship, either from a VC or a strategic 
investor/partner like IBM.</p>
<p>But many others won't, preserving the 
rich tradition of both serving The Man and sticking a finger in his 
eye--often at the very same time.</p>
<p><a class="external-link" href="http://news.cnet.com/8301-13505_3-10462034-16.html?part=rss&amp;tag=feed&amp;subj=TheOpenRoad">Read more</a></p>

          ]]>
        </content:encoded>        

        <dc:date>2010-03-03T12:26:22+01:00</dc:date>

        <dcterms:modified>2010-03-03T12:26:22+01:00</dcterms:modified>

        <dc:creator>Lotte Nielsen</dc:creator>

        


    </rss:item>

    
    

    <rss:item rdf:about="http://syslab.com/blog/2010/03/03/health-it-takes-the-first-step-down-the-open-source-road">

        <rss:title>Health IT takes the first step down the open source road</rss:title>

        <rss:link>http://syslab.com/blog/2010/03/03/health-it-takes-the-first-step-down-the-open-source-road</rss:link>       

        <rss:description>That first step is interoperability. Getting proprietary gear to work together, to transform reports among proprietary standards, is the first step on the road to an open world.</rss:description>

        <content:encoded>
          <![CDATA[
          
<p>The HIMSS show takes that step every year with what it calls its 
Interoperability Showcase. At this year’s show in Atlanta it occupied the whole end of one hall of 
the Georgia World Congress Center. Run by Integrating the Health 
Enterprise (IHE), it’s designed to show systems from different vendors 
working inside a clinic, throughout a state, across the country and 
internationally.<br /><br />
Mike Glickman of Computer Network Architects, acting as an IHE 
volunteer, explained that the idea is to create “meaningful re-use” of 
data with a live demonstration. “This is real systems sharing 
information. We had 400 engineers at our ConnectaThon this year testing 
this.” Critics may scoff that the showcase is just “bleeding edge” technology, 
that what’s in the field is a year behind what shows up at HIMSS, but if
 this is even what 2011 looks like it’s not half bad.<br /><br />
This year attendees are seeing demonstrations based on specific types of
 cases and concerns. I followed the case on biological transmission, 
watching how data might be presented at a clinic, transferred to a 
hospital, then to a statewide network and finally the CDC. The CDC access to data is designed to run on NHIN-Connect, a nationwide 
data sharing network built under a government contract to Harris Corp. 
using open source tools.<br /><br />
It’s the limits of IT itself, not interoperability, that keep our 
tracking of disease from being better, IHE officials said. With many 
clinics still running on paper, many cases don’t get into the system. 
Automating clinics, however it is done, will improve the quality of data
 available to researchers.<br /><br />
It should be noted that just as interoperability is moving forward, so 
are open standards and open source. There are open standards involved in
 the Interoperability Showcase, and some of the vendors sell open 
source.<br />
But if we’ve broken into nearly all the nation’s health data silos, we 
have done quite a bit. And this showcase showed that even if we have not
 done that yet, we will.</p>
<p>      
                  <a href="http://blogs.zdnet.com/open-source/?p=5975">Read more</a></p>

          ]]>
        </content:encoded>        

        <dc:date>2010-03-03T12:23:53+01:00</dc:date>

        <dcterms:modified>2010-03-03T12:23:53+01:00</dcterms:modified>

        <dc:creator>Lotte Nielsen</dc:creator>

        


    </rss:item>

    
    

    <rss:item rdf:about="http://syslab.com/blog/2010/03/01/there-are-political-advantages-in-vendor-lock-in">

        <rss:title>There are political advantages in vendor lock-in</rss:title>

        <rss:link>http://syslab.com/blog/2010/03/01/there-are-political-advantages-in-vendor-lock-in</rss:link>       

        <rss:description>Today Matt Asay urges government buyers to support open source, open data and open standards.
Why? Because it’s better. Because it promotes competition. Because it gives government flexibility.</rss:description>

        <content:encoded>
          <![CDATA[
          
<p>But after watching government on every level, in various countries, 
for over half my lifetime, I can tell you the last thing any government 
wants is to make a decision its successor can overturn. Every government knows its time in office is limited. What it needs are 
stalwart friends and a legacy. Proprietary vendors deliver both, and it 
is in the nature of open source that these not be provided.<br /><br />
You’re probably thinking this is an attack on American politicians, so 
let’s go offshore for our example. Let’s go instead to Great Britain 
and, to make it a little less partisan, to the BBC. (This might be 
useful to Matt since he’s now COO of a British-based company, 
Canonical.)<br /><br />
(Cue the flashback effects, please.)<br />
About 15 years ago now, when I was at Interactive Age, the BBC asked us 
to send someone over to Radio House for a two-day conference on what it 
should do with “multimedia.” The plan was for our publisher to give a little speech, but then the 
magazine was closed, most everyone left for pastures new, and this 
junior reporter was left with the duty.<br /><br />
I gave a little talk but, having nothing better to do, stayed for the 
whole show. Near the end the audience was broken into working groups on 
various topics. Mine was on the Internet.<br /><br />
While everyone around me argued, I noodled around on a connected PC and 
found an early NPR podcast of its headlines. I turned around, got their 
attention, started playing the file, and told them “this is your 
competition.” Over the years the Beeb became an online leader. Its online budget grew.
 But pushback emerged from private news sources. They said the Beeb’s 
dominance was hurting their business prospects.<br /><br />
The response was to try and tie the BBC’s existing strengths in 
broadcasting tightly to its Web site. Politically the idea was to make 
them one and the same. The BBC needed a friend here, and it found one in
 Microsoft. Microsoft was willing to do whatever the BBC wanted, support whatever 
draconian DRM regime was called for, in exchange for proprietary 
advantage. Its iPlayer gave the agency control over who could see what, 
reducing the inherent subsidy in Americans visiting the BBC News Web 
site.<br /><br />
One result is that the BBC is now locking out open source, verifying 
“rights” to view content by verifying the player. They have gone so far 
down the proprietary road that the interests of specific American 
companies — Microsoft and Adobe — are now the interests of the BBC. It’s crazy if you think about it. Tieing British citizens to American 
technology companies, when there is solid British-based competition from
 Matt and his bosses, right there in London.</p>
<p><br />
But open source could not have enforced rules on users as the 
proprietary companies could. Open source could not have the politicians’
 backs as Microsoft might. And open source could not have obligated the next government, which may 
be much less friendly to the BBC’s interests, to support BBC technology,
 lock-in and user control the way a proprietary solution does.<br /><br />
Lock-in is not a bug but a feature. In any political setting — and even a
 private company boardroom is a political setting — that can be a real 
advantage. It’s something open source can’t match (thank goodness) but 
there it is.</p>
<p>      
                  <a href="http://blogs.zdnet.com/open-source/?p=5967">Read more<br /></a></p>

          ]]>
        </content:encoded>        

        <dc:date>2010-03-01T12:32:53+01:00</dc:date>

        <dcterms:modified>2010-03-01T12:32:53+01:00</dcterms:modified>

        <dc:creator>Lotte Nielsen</dc:creator>

        


    </rss:item>

    

</rdf:RDF>
