<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.thestandard.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title></title>
 <link>http://www.thestandard.com/node/135913/comments</link>
 <description>comments feed.</description>
 <language>en</language>
<item>
 <title>HTML 5: Could it kill Flash and Silverlight?</title>
 <link>http://www.thestandard.com/news/2009/06/16/html-5-could-it-kill-flash-and-silverlight</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;&lt;!--paging_filter--&gt; &lt;/p&gt;
&lt;p&gt;HTML 5, a groundbreaking upgrade to the prominent Web presentation specification, could become a game-changer in Web application development, one that might even make obsolete such plug-in-based rich Internet application (RIA) technologies as Adobe Flash, Microsoft Silverlight, and Sun JavaFX.&lt;/p&gt;
&lt;p&gt;The World Wide Web Consortium&#039;s (W3C) &lt;a href=&quot;http://www.infoworld.com/d/developer-world/w3c-offers-html-5-draft-731&quot; rel=&quot;nofollow&quot;&gt;HTML 5 proposal&lt;/a&gt; is geared toward Web applications, something not adequately addressed in previous incarnations of HTML, the W3C acknowledges. In other words, HTML 5 tackles the gap that Flash, Silverlight, and JavaFX are trying to fill.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;The rich promise of HTML 5 &lt;/b&gt;&amp;quot;HTML 5 is really the second coming of this Web stuff -- of the Web,&amp;quot; says Dion Almaer, co-founder of the Ajaxian Web site and co-director of developer tools at Mozilla. The specification boasts capabilities covering video and graphics on the Web, as well as a slew of APIs, Almaer notes.&lt;/p&gt;
&lt;p&gt;HTML 5 technologies such as &lt;a href=&quot;http://www.infoworld.com/d/developer-world/canvas-set-boost-ajax-971&quot; rel=&quot;nofollow&quot;&gt;Canvas&lt;/a&gt;, for 2-D drawing on a Web page, are being promoted by heavyweights in the Internet space such as Apple, Google, and Mozilla. (Although Microsoft itself has given a thumbs-up to certain aspects of HTML 5, it has not backed Canvas.)&lt;/p&gt;
&lt;p&gt;&amp;quot;HTML 5 features like Canvas, local storage, and Web Workers let us do more in the browser than ever before,&amp;quot; says Ben Galbraith, also co-founder of the Ajaxian Web site and co-director of developer tools at Mozilla. Local storage enables users to work in a browser when a connection drops and Web Workers makes &amp;quot;next generation&amp;quot; applications incredibly responsive by pushing long-running tasks to the background, he says.&lt;/p&gt;
&lt;p&gt;Web applications will become more fun, says Ian Fette, project manager at Google for the &lt;a href=&quot;http://www.infoworld.com/t/applications/lab-test-google-chrome-vs-internet-explorer-8-823&quot; rel=&quot;nofollow&quot;&gt;Chrome browser&lt;/a&gt;: &amp;quot;They&#039;re going to be faster and they&#039;re just going to provide overall a better user experience and make the distinction between online apps and desktop apps blurred.&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;HTML 5 features already appearing in browsers &lt;/b&gt;After five years of work, a draft of the HTML 5 specification was released in 2008. Parts of it are showing up in browsers, but the complete HTML 5 work won&#039;t be done for years.&lt;/p&gt;
&lt;p&gt;&amp;quot;For example, video support is new in HTML 5 and new in &lt;a href=&quot;http://www.infoworld.com/d/windows/ie8-vs-firefox-35-browser-wars-continue-422&quot; rel=&quot;nofollow&quot;&gt;Firefox 3.5&lt;/a&gt;,&amp;quot; notes Vlad Vukicevic, technical lead of the Firefox project at Mozilla. Google&#039;s new Chrome browser also has some capabilities, including video tags, derived from the HTML 5 specification. And Microsoft has several HTML 5 features in &lt;a href=&quot;http://www.infoworld.com/d/windows/ie8-end-line-internet-explorer-978&quot; rel=&quot;nofollow&quot;&gt;Internet Explorer 8&lt;/a&gt;, such as local storage, AJAX navigation, and mutable DOM prototypes.&lt;/p&gt;
&lt;p&gt;Opera plans to add capabilities such as Canvas and video to its browser, says Molly Holzschlag, Opera&#039;s Web evangelist. Meanwhile, Apple supports HTML 5 audio and video tags in its &lt;a href=&quot;http://www.infoworld.com/d/applications/test-center-safari-4-preview-826&quot; rel=&quot;nofollow&quot;&gt;Safari&lt;/a&gt; browser, as well as the Canvas technology (which it invented).&lt;/p&gt;
&lt;p&gt;&lt;b&gt;The case for HTML 5: Get rid of proprietary add-ons &lt;/b&gt;While Adobe, Microsoft, and &lt;a href=&quot;http://www.infoworld.com/t/mergers-and-acquisitions/update-oracle-agrees-buy-sun-74b-095&quot; rel=&quot;nofollow&quot;&gt;Sun Microsystems (soon to be Oracle)&lt;/a&gt; duke it out with their own technologies to implement multimedia on the Web, HTML 5 has the potential to eat these vendors&#039; lunches, offering Web experiences based on an industry standard.&lt;/p&gt;
&lt;p&gt;Therefore, Adobe Flash and Microsoft Silverlight could see their turf invaded by HTML 5, Almaer says. &amp;quot;Essentially, what it does is lays the groundwork to have equivalent functionality that Flash or Silverlight provides,&amp;quot; says RedMonk analyst Michael Cote. It also could threaten JavaFX, he adds.&lt;/p&gt;
&lt;p&gt;One of HTML 5&#039;s goals is to move the Web away from proprietary technologies such as Flash, Silverlight, and JavaFX, says Ian Hickson, co-editor of the HTML 5 specification. (Hickson is a Google employee, while his co-editor David Hyatt works for Apple.)&lt;/p&gt;
&lt;p&gt;&amp;quot;They&#039;re single-vendor solutions [and] they don&#039;t really fit well into the Web platform,&amp;quot; Hickson says. &amp;quot;It&#039;s always a problem when you&#039;re stuck with a single software provider -- what if they decide to abandon the product you&#039;re using? What if they decide to start charging? With an open platform, there&#039;s no such risk, since we have true competition, many vendors, and an open standard that anyone can implement.&amp;quot;&lt;/p&gt;
&lt;p&gt;Hickson adds, &amp;quot;It would be a terrible step backward if humanity&#039;s major development platform [the Web] was controlled by a single vendor the way that previous platforms such as Windows have been.&amp;quot;&lt;/p&gt;
&lt;p&gt;Mozilla wants the Web to stay open and ensure that capabilities such as video are not beholden to corporate entities, says Firefox lead Vukicevic. But whether HTML 5 and Canvas displace Flash, Silverlight, and JavaFX &amp;quot;really depends on what developers do,&amp;quot; he adds.&lt;/p&gt;
&lt;p&gt;Lack of support for some HTML 5 technologies in the popular Internet Explorer is an issue for developers, says Vukicevic. &amp;quot;The fact that IE doesn&#039;t support a lot of these advanced features really holds back Web apps,&amp;quot; because developers must instead do extra work such as supporting Microsoft-specific APIs or writing a portion of their application in Flash, he says.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;The case for proprietary add-ons: They&#039;re better and available today &lt;/b&gt;Although all three companies are involved with the W3C&#039;s HTML 5 efforts, Microsoft, Adobe, and Sun each defend the need for their technologies.&lt;/p&gt;
&lt;p&gt;&amp;quot;HTML 5 is still a standard in progress and the makers of it say it will be five to ten years at least before it&#039;s done, so it&#039;s too early to make any comparisons at this time,&amp;quot; a Microsoft spokesperson says. &amp;quot;Silverlight will still be necessary as it provides more advanced features -- such as a richer and faster programming model (C#), 3-D, and out-of-browser capabilities. With those features, Silverlight will ultimately provide a richer Internet experience.&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;quot;HTML 5 faces many challenges,&amp;quot; says Dave Story, vice president of developer tools at Adobe. &amp;quot;The browser market remains highly fragmented, and incompatibilities between browsers reign. The HTML 5 timeline states that it will be at least a decade before the evolving HTML 5/CSS 3 efforts are finalized, and it remains to be seen what parts will be implemented consistently across all browsers. In the meantime, the Flash platform will continue to deliver a ubiquitous, consistent platform that enables ever richer, more engaging user experiences.&amp;quot;&lt;/p&gt;
&lt;p&gt;Sun vice president James Gosling, often considered the father of Java, says JavaFX &amp;quot;has much more advanced rendering, performance, and behavior than HTML 5.&amp;quot;&lt;/p&gt;
&lt;p&gt;Analyst Cote sees no immediate threat to these rich Internet app browser plug-ins: &amp;quot;It would take many years to reproduce the functionality in those plug-ins.&amp;quot; And he expects the concept of plug-ins to continue to be useful when HTML 5 does ship.&lt;/p&gt;
&lt;p&gt;Google&#039;s Fette agrees. HTML 5 is only a starting point, he says, and companies such as Google will add their own advancements, such as the ability to drag and drop images to a browser.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;A few industry players may be conflicted &lt;/b&gt;Most companies involved in the HTML 5 effort are browser developers or rich Internet application tool developers, but not both. The exception is Microsoft, which therefore is in a difficult situation, says Almaer. The company has heavy investments in trying to propel Silverlight to dominance. &amp;quot;That&#039;s a big elephant in the room for them because you can imagine the Silverlight team [whose] whole existence is to add [this] functionality in. [But] if Internet Explorer puts it already in there, why do we have Silverlight?&amp;quot; he asks.&lt;/p&gt;
&lt;p&gt;Google may also face some touchy decisions. For example, its YouTube subsidiary uses Flash for its video, but the inclusion of HTML 5 capabilities in browsers might cause YouTube to rethink that decision, notes Fette. &amp;quot;It&#039;s a cost/benefit analysis that they&#039;d need to make.&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-weight: bold&quot; class=&quot;Apple-style-span&quot;&gt;[ The InfoWorld Test Center investigates how well the new &lt;a href=&quot;http://www.infoworld.com/d/developer-world/first-look-microsoft-silverlight-3-challenges-adobe-air-216?source=fssr&quot; rel=&quot;nofollow&quot;&gt;Microsoft Silverlight 3&lt;/a&gt; and &lt;a href=&quot;http://www.infoworld.com/d/developer-world/first-look-adobe-flash-flex-and-catalyst-434?source=fssr&quot; rel=&quot;nofollow&quot;&gt;Adobe Flex 4, Flash 4, and Catalyst&lt;/a&gt; rich Internet technologies measure up. ]&lt;/span&gt; &lt;/p&gt;
</description>
 <comments>http://www.thestandard.com/news/2009/06/16/html-5-could-it-kill-flash-and-silverlight#comments</comments>
 <category domain="http://www.thestandard.com/taxonomy/term/1571">Application development</category>
 <category domain="http://www.thestandard.com/taxonomy/term/1537">Applications</category>
 <category domain="http://www.thestandard.com/taxonomy/term/1724">Browsers</category>
 <category domain="http://www.thestandard.com/taxonomy/term/14602">Developer World</category>
 <category domain="http://www.thestandard.com/taxonomy/term/15667">Firefox 3.5</category>
 <category domain="http://www.thestandard.com/taxonomy/term/15246">Google Chrome</category>
 <category domain="http://www.thestandard.com/taxonomy/term/15668">HTML 5</category>
 <category domain="http://www.thestandard.com/taxonomy/term/1402">IDGNS</category>
 <category domain="http://www.thestandard.com/taxonomy/term/15669">Internet Explorer 8 (IE8)</category>
 <category domain="http://www.thestandard.com/taxonomy/term/14323">Languages and standards</category>
 <category domain="http://www.thestandard.com/taxonomy/term/15670">RIAs (rich Internet applications)</category>
 <category domain="http://www.thestandard.com/taxonomy/term/1726">Safari</category>
 <category domain="http://www.thestandard.com/taxonomy/term/1520">Software</category>
 <category domain="http://www.thestandard.com/taxonomy/term/5667">Software &amp;amp; Web</category>
 <category domain="http://www.thestandard.com/taxonomy/term/99">Views &amp;amp; Analysis</category>
 <pubDate>Tue, 16 Jun 2009 06:09:55 -0400</pubDate>
 <dc:creator>IDG News Service</dc:creator>
 <guid isPermaLink="false">135913 at http://www.thestandard.com</guid>
</item>
<item>
 <title>HTML 5: Could it kill Flash and Silverlight?</title>
 <link>http://www.thestandard.com/news/2009/06/16/html-5-could-it-kill-flash-and-silverlight</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;&lt;!--paging_filter--&gt; &lt;/p&gt;
&lt;p&gt;HTML 5, a groundbreaking upgrade to the prominent Web presentation specification, could become a game-changer in Web application development, one that might even make obsolete such plug-in-based rich Internet application (RIA) technologies as Adobe Flash, Microsoft Silverlight, and Sun JavaFX.&lt;/p&gt;
&lt;p&gt;The World Wide Web Consortium&#039;s (W3C) &lt;a href=&quot;http://www.infoworld.com/d/developer-world/w3c-offers-html-5-draft-731&quot; rel=&quot;nofollow&quot;&gt;HTML 5 proposal&lt;/a&gt; is geared toward Web applications, something not adequately addressed in previous incarnations of HTML, the W3C acknowledges. In other words, HTML 5 tackles the gap that Flash, Silverlight, and JavaFX are trying to fill.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;The rich promise of HTML 5 &lt;/b&gt;&amp;quot;HTML 5 is really the second coming of this Web stuff -- of the Web,&amp;quot; says Dion Almaer, co-founder of the Ajaxian Web site and co-director of developer tools at Mozilla. The specification boasts capabilities covering video and graphics on the Web, as well as a slew of APIs, Almaer notes.&lt;/p&gt;
&lt;p&gt;HTML 5 technologies such as &lt;a href=&quot;http://www.infoworld.com/d/developer-world/canvas-set-boost-ajax-971&quot; rel=&quot;nofollow&quot;&gt;Canvas&lt;/a&gt;, for 2-D drawing on a Web page, are being promoted by heavyweights in the Internet space such as Apple, Google, and Mozilla. (Although Microsoft itself has given a thumbs-up to certain aspects of HTML 5, it has not backed Canvas.)&lt;/p&gt;
&lt;p&gt;&amp;quot;HTML 5 features like Canvas, local storage, and Web Workers let us do more in the browser than ever before,&amp;quot; says Ben Galbraith, also co-founder of the Ajaxian Web site and co-director of developer tools at Mozilla. Local storage enables users to work in a browser when a connection drops and Web Workers makes &amp;quot;next generation&amp;quot; applications incredibly responsive by pushing long-running tasks to the background, he says.&lt;/p&gt;
&lt;p&gt;Web applications will become more fun, says Ian Fette, project manager at Google for the &lt;a href=&quot;http://www.infoworld.com/t/applications/lab-test-google-chrome-vs-internet-explorer-8-823&quot; rel=&quot;nofollow&quot;&gt;Chrome browser&lt;/a&gt;: &amp;quot;They&#039;re going to be faster and they&#039;re just going to provide overall a better user experience and make the distinction between online apps and desktop apps blurred.&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;HTML 5 features already appearing in browsers &lt;/b&gt;After five years of work, a draft of the HTML 5 specification was released in 2008. Parts of it are showing up in browsers, but the complete HTML 5 work won&#039;t be done for years.&lt;/p&gt;
&lt;p&gt;&amp;quot;For example, video support is new in HTML 5 and new in &lt;a href=&quot;http://www.infoworld.com/d/windows/ie8-vs-firefox-35-browser-wars-continue-422&quot; rel=&quot;nofollow&quot;&gt;Firefox 3.5&lt;/a&gt;,&amp;quot; notes Vlad Vukicevic, technical lead of the Firefox project at Mozilla. Google&#039;s new Chrome browser also has some capabilities, including video tags, derived from the HTML 5 specification. And Microsoft has several HTML 5 features in &lt;a href=&quot;http://www.infoworld.com/d/windows/ie8-end-line-internet-explorer-978&quot; rel=&quot;nofollow&quot;&gt;Internet Explorer 8&lt;/a&gt;, such as local storage, AJAX navigation, and mutable DOM prototypes.&lt;/p&gt;
&lt;p&gt;Opera plans to add capabilities such as Canvas and video to its browser, says Molly Holzschlag, Opera&#039;s Web evangelist. Meanwhile, Apple supports HTML 5 audio and video tags in its &lt;a href=&quot;http://www.infoworld.com/d/applications/test-center-safari-4-preview-826&quot; rel=&quot;nofollow&quot;&gt;Safari&lt;/a&gt; browser, as well as the Canvas technology (which it invented).&lt;/p&gt;
&lt;p&gt;&lt;b&gt;The case for HTML 5: Get rid of proprietary add-ons &lt;/b&gt;While Adobe, Microsoft, and &lt;a href=&quot;http://www.infoworld.com/t/mergers-and-acquisitions/update-oracle-agrees-buy-sun-74b-095&quot; rel=&quot;nofollow&quot;&gt;Sun Microsystems (soon to be Oracle)&lt;/a&gt; duke it out with their own technologies to implement multimedia on the Web, HTML 5 has the potential to eat these vendors&#039; lunches, offering Web experiences based on an industry standard.&lt;/p&gt;
&lt;p&gt;Therefore, Adobe Flash and Microsoft Silverlight could see their turf invaded by HTML 5, Almaer says. &amp;quot;Essentially, what it does is lays the groundwork to have equivalent functionality that Flash or Silverlight provides,&amp;quot; says RedMonk analyst Michael Cote. It also could threaten JavaFX, he adds.&lt;/p&gt;
&lt;p&gt;One of HTML 5&#039;s goals is to move the Web away from proprietary technologies such as Flash, Silverlight, and JavaFX, says Ian Hickson, co-editor of the HTML 5 specification. (Hickson is a Google employee, while his co-editor David Hyatt works for Apple.)&lt;/p&gt;
&lt;p&gt;&amp;quot;They&#039;re single-vendor solutions [and] they don&#039;t really fit well into the Web platform,&amp;quot; Hickson says. &amp;quot;It&#039;s always a problem when you&#039;re stuck with a single software provider -- what if they decide to abandon the product you&#039;re using? What if they decide to start charging? With an open platform, there&#039;s no such risk, since we have true competition, many vendors, and an open standard that anyone can implement.&amp;quot;&lt;/p&gt;
&lt;p&gt;Hickson adds, &amp;quot;It would be a terrible step backward if humanity&#039;s major development platform [the Web] was controlled by a single vendor the way that previous platforms such as Windows have been.&amp;quot;&lt;/p&gt;
&lt;p&gt;Mozilla wants the Web to stay open and ensure that capabilities such as video are not beholden to corporate entities, says Firefox lead Vukicevic. But whether HTML 5 and Canvas displace Flash, Silverlight, and JavaFX &amp;quot;really depends on what developers do,&amp;quot; he adds.&lt;/p&gt;
&lt;p&gt;Lack of support for some HTML 5 technologies in the popular Internet Explorer is an issue for developers, says Vukicevic. &amp;quot;The fact that IE doesn&#039;t support a lot of these advanced features really holds back Web apps,&amp;quot; because developers must instead do extra work such as supporting Microsoft-specific APIs or writing a portion of their application in Flash, he says.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;The case for proprietary add-ons: They&#039;re better and available today &lt;/b&gt;Although all three companies are involved with the W3C&#039;s HTML 5 efforts, Microsoft, Adobe, and Sun each defend the need for their technologies.&lt;/p&gt;
&lt;p&gt;&amp;quot;HTML 5 is still a standard in progress and the makers of it say it will be five to ten years at least before it&#039;s done, so it&#039;s too early to make any comparisons at this time,&amp;quot; a Microsoft spokesperson says. &amp;quot;Silverlight will still be necessary as it provides more advanced features -- such as a richer and faster programming model (C#), 3-D, and out-of-browser capabilities. With those features, Silverlight will ultimately provide a richer Internet experience.&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;quot;HTML 5 faces many challenges,&amp;quot; says Dave Story, vice president of developer tools at Adobe. &amp;quot;The browser market remains highly fragmented, and incompatibilities between browsers reign. The HTML 5 timeline states that it will be at least a decade before the evolving HTML 5/CSS 3 efforts are finalized, and it remains to be seen what parts will be implemented consistently across all browsers. In the meantime, the Flash platform will continue to deliver a ubiquitous, consistent platform that enables ever richer, more engaging user experiences.&amp;quot;&lt;/p&gt;
&lt;p&gt;Sun vice president James Gosling, often considered the father of Java, says JavaFX &amp;quot;has much more advanced rendering, performance, and behavior than HTML 5.&amp;quot;&lt;/p&gt;
&lt;p&gt;Analyst Cote sees no immediate threat to these rich Internet app browser plug-ins: &amp;quot;It would take many years to reproduce the functionality in those plug-ins.&amp;quot; And he expects the concept of plug-ins to continue to be useful when HTML 5 does ship.&lt;/p&gt;
&lt;p&gt;Google&#039;s Fette agrees. HTML 5 is only a starting point, he says, and companies such as Google will add their own advancements, such as the ability to drag and drop images to a browser.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;A few industry players may be conflicted &lt;/b&gt;Most companies involved in the HTML 5 effort are browser developers or rich Internet application tool developers, but not both. The exception is Microsoft, which therefore is in a difficult situation, says Almaer. The company has heavy investments in trying to propel Silverlight to dominance. &amp;quot;That&#039;s a big elephant in the room for them because you can imagine the Silverlight team [whose] whole existence is to add [this] functionality in. [But] if Internet Explorer puts it already in there, why do we have Silverlight?&amp;quot; he asks.&lt;/p&gt;
&lt;p&gt;Google may also face some touchy decisions. For example, its YouTube subsidiary uses Flash for its video, but the inclusion of HTML 5 capabilities in browsers might cause YouTube to rethink that decision, notes Fette. &amp;quot;It&#039;s a cost/benefit analysis that they&#039;d need to make.&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-weight: bold&quot; class=&quot;Apple-style-span&quot;&gt;[ The InfoWorld Test Center investigates how well the new &lt;a href=&quot;http://www.infoworld.com/d/developer-world/first-look-microsoft-silverlight-3-challenges-adobe-air-216?source=fssr&quot; rel=&quot;nofollow&quot;&gt;Microsoft Silverlight 3&lt;/a&gt; and &lt;a href=&quot;http://www.infoworld.com/d/developer-world/first-look-adobe-flash-flex-and-catalyst-434?source=fssr&quot; rel=&quot;nofollow&quot;&gt;Adobe Flex 4, Flash 4, and Catalyst&lt;/a&gt; rich Internet technologies measure up. ]&lt;/span&gt; &lt;/p&gt;
</description>
 <comments>http://www.thestandard.com/news/2009/06/16/html-5-could-it-kill-flash-and-silverlight#comments</comments>
 <category domain="http://www.thestandard.com/taxonomy/term/1571">Application development</category>
 <category domain="http://www.thestandard.com/taxonomy/term/1537">Applications</category>
 <category domain="http://www.thestandard.com/taxonomy/term/1724">Browsers</category>
 <category domain="http://www.thestandard.com/taxonomy/term/14602">Developer World</category>
 <category domain="http://www.thestandard.com/taxonomy/term/15667">Firefox 3.5</category>
 <category domain="http://www.thestandard.com/taxonomy/term/15246">Google Chrome</category>
 <category domain="http://www.thestandard.com/taxonomy/term/15668">HTML 5</category>
 <category domain="http://www.thestandard.com/taxonomy/term/1402">IDGNS</category>
 <category domain="http://www.thestandard.com/taxonomy/term/15669">Internet Explorer 8 (IE8)</category>
 <category domain="http://www.thestandard.com/taxonomy/term/14323">Languages and standards</category>
 <category domain="http://www.thestandard.com/taxonomy/term/15670">RIAs (rich Internet applications)</category>
 <category domain="http://www.thestandard.com/taxonomy/term/1726">Safari</category>
 <category domain="http://www.thestandard.com/taxonomy/term/1520">Software</category>
 <category domain="http://www.thestandard.com/taxonomy/term/5667">Software &amp;amp; Web</category>
 <category domain="http://www.thestandard.com/taxonomy/term/99">Views &amp;amp; Analysis</category>
 <pubDate>Tue, 16 Jun 2009 06:09:55 -0400</pubDate>
 <dc:creator>IDG News Service</dc:creator>
 <guid isPermaLink="false">135913 at http://www.thestandard.com</guid>
</item>
</channel>
</rss>
