<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://www.osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/24031/Google_WebP_Format_Gets_Java_Decoder</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2013, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Sun, 26 May 2013 07:24:57 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>Always makes me smile</title>
			<link>http://www.osnews.com/thread?449936</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?449936</guid>
			<description>Sorry for being a grammer nazy, but their is no such thing as native when talking about Java*. I mean Java isn't native on any platform. ;-)<br />
<br />
It's all extra layers. You could say, a pure Java WebP decoder. That would make more sense.<br />
<br />
*  OK, their is JNI, but that is using native libraries from within Java</description>
			<pubDate>Sun, 14 Nov 2010 21:20:00 GMT</pubDate>
			<author>donotreply@osnews.com (Lennie)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Java ???</title>
			<link>http://www.osnews.com/thread?449937</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?449937</guid>
			<description>Why not C? Most system level software and many libraries are in C.</description>
			<pubDate>Sun, 14 Nov 2010 21:28:00 GMT</pubDate>
			<author>donotreply@osnews.com (evert)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Always makes me smile</title>
			<link>http://www.osnews.com/thread?449938</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?449938</guid>
			<description>not if you think of java(JVM) as the platform <img src="/images/emo/smile.gif" alt=";)" /></description>
			<pubDate>Sun, 14 Nov 2010 21:36:00 GMT</pubDate>
			<author>donotreply@osnews.com (nabil2199)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Java on web is slow</title>
			<link>http://www.osnews.com/thread?449940</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?449940</guid>
			<description>Sun never cared about it and neither does Oracle.<br />
So you encode your pictures differently to save a new bytes of traffic but you're now serving a Java applet.<br />
<br />
Also, its slow as hell to start up a vm in a web browser.  Thats why Java applets, Java web start, and JavaFx never took off.</description>
			<pubDate>Sun, 14 Nov 2010 21:51:00 GMT</pubDate>
			<author>donotreply@osnews.com (FunkyELF)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Java ???</title>
			<link>http://www.osnews.com/thread?449943</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?449943</guid>
			<description>WebP is based from VP8 and VP8 is from Google.<br />
From what I could gather Google is none too keen on C.<br />
Calls it &quot;unnecessary complicated&quot; and is the reason it is developing Go.<br />
<br />
I myself donÃ¢Â€Â™t know anything about C++ and canÃ¢Â€Â™t give an informed opinion on the legitimacy of Google's claims except from posts I read about C. <br />
The gist of it is as I have it is that C++ is difficult to master but very robust.<br />
<br />
Maybe other comments can enlighten us.</description>
			<pubDate>Sun, 14 Nov 2010 22:02:00 GMT</pubDate>
			<author>donotreply@osnews.com (fran)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Java ???</title>
			<link>http://www.osnews.com/thread?449944</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?449944</guid>
			<description><div class="cquote">Why not C? Most system level software and many libraries are in C. </div><br />
The original Webp decoder is in c (and some assembly iirc), I don't think this java decoder has anything to do with Google apart from it decoding Google's WebP format.</description>
			<pubDate>Sun, 14 Nov 2010 22:11:00 GMT</pubDate>
			<author>donotreply@osnews.com (Valhalla)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Java ???</title>
			<link>http://www.osnews.com/thread?449945</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?449945</guid>
			<description><div class="cquote">Why not C? Most system level software and many libraries are in C. </div><br />
Because there already is a library written in C called libvpx - the same library used for VP8 encoding and decoding.</description>
			<pubDate>Sun, 14 Nov 2010 22:15:00 GMT</pubDate>
			<author>donotreply@osnews.com (Quikee)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>What&amp;acirc;€™s impressive</title>
			<link>http://www.osnews.com/thread?449946</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?449946</guid>
			<description>If WebP is just a fourcc, a data chunk length, and the dataÃ¢Â€Â¦ isnÃ¢Â€Â™t that a few lines of code in any language?<br />
And then it feeds the data to the VP8 decoder!<br />
<br />
It boggles my mind that this is news.</description>
			<pubDate>Sun, 14 Nov 2010 22:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (Beta)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: What&amp;Atilde;&amp;cent;&amp;iuml;&amp;iquest;&amp;frac12;&amp;iuml;&amp;iquest;&amp;frac12;s impressive</title>
			<link>http://www.osnews.com/thread?449947</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?449947</guid>
			<description>Right, all the hard work is writing the Java VP8 decoder. It's all part of the same project.</description>
			<pubDate>Sun, 14 Nov 2010 23:00:00 GMT</pubDate>
			<author>donotreply@osnews.com (Brooss)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Java on web is slow</title>
			<link>http://www.osnews.com/thread?449951</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?449951</guid>
			<description>It's actually gotten a lot better on Windows in recent years. On Mac it is still kinda slow to start up. I totally agree though that embedding a Java applet in order to show an image in a different format is the definition of counter-intuitive....</description>
			<pubDate>Mon, 15 Nov 2010 00:06:00 GMT</pubDate>
			<author>donotreply@osnews.com (Moochman)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Not the point...</title>
			<link>http://www.osnews.com/thread?449955</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?449955</guid>
			<description>Reading the link, the point was never to create a WebP decoder in java.  They're trying to port libvpx, and are using WebP as a testcase to show that decoding keyframes is now working (mostly) correctly.</description>
			<pubDate>Mon, 15 Nov 2010 01:37:00 GMT</pubDate>
			<author>donotreply@osnews.com (smitty)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Java ???</title>
			<link>http://www.osnews.com/thread?449956</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?449956</guid>
			<description><div class="cquote">WebP is based from VP8 and VP8 is from Google.<br />
From what I could gather Google is none too keen on C.<br />
Calls it &quot;unnecessary complicated&quot; and is the reason it is developing Go.<br />
<br />
I myself donÃ¢Â€Â™t know anything about C++ and canÃ¢Â€Â™t give an informed opinion on the legitimacy of Google's claims except from posts I read about C. <br />
The gist of it is as I have it is that C++ is difficult to master but very robust.<br />
<br />
Maybe other comments can enlighten us. </div><br />
<br />
Yet they developed Google Chrome in...C++...</description>
			<pubDate>Mon, 15 Nov 2010 01:54:00 GMT</pubDate>
			<author>donotreply@osnews.com (benhonghu)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: What&amp;Atilde;&amp;cent;&amp;iuml;&amp;iquest;&amp;frac12;&amp;iuml;&amp;iquest;&amp;frac12;s impressive</title>
			<link>http://www.osnews.com/thread?449957</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?449957</guid>
			<description>if a computer is just a bunch of wire and transistor anyway, isn't that a few number of switch in different form ?<br />
And then it need the switch to be faster!<br />
<br />
I boggles my mind that you are unimpressed.</description>
			<pubDate>Mon, 15 Nov 2010 02:31:00 GMT</pubDate>
			<author>donotreply@osnews.com (dvhh)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Comment by kaiwai</title>
			<link>http://www.osnews.com/thread?449995</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?449995</guid>
			<description>It would be great if they moved it forward so that it supported WebM so that one doesn't need to rely on the web browser developer to update their browser - it will also be good for those running browsers before Internet Explorer 9 as well. Reminds me very much of the vorbis audio player written in Java on Wikipedia <img src="/images/emo/smile.gif" alt=";)" /></description>
			<pubDate>Mon, 15 Nov 2010 11:26:00 GMT</pubDate>
			<author>donotreply@osnews.com (kaiwai)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Java ???</title>
			<link>http://www.osnews.com/thread?450012</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?450012</guid>
			<description><div class="cquote">Why not C? Most system level software and many libraries are in C. </div><br />
 For one simple reason.... There are many better languages than C! ;-)Edited 2010-11-15 15:07 UTC</description>
			<pubDate>Mon, 15 Nov 2010 15:07:00 GMT</pubDate>
			<author>donotreply@osnews.com (ggeldenhuys)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Always makes me smile</title>
			<link>http://www.osnews.com/thread?450024</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?450024</guid>
			<description>No, its native to Java. Native and foreign are relative qualifiers. <br />
<br />
I'll never forget this guy I met ( recent emigrant from another country to the us), who used to rail against all of the &quot;foreigners&quot; here, including a co-worker that was Cherokee. It would have been funnier, if he had not been so racist.</description>
			<pubDate>Mon, 15 Nov 2010 16:48:00 GMT</pubDate>
			<author>donotreply@osnews.com (Bill Shooter of Bul)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Java ???</title>
			<link>http://www.osnews.com/thread?450063</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?450063</guid>
			<description><div class="cquote">Yet they developed Google Chrome in...C++... </div><br />
<br />
Webkit was already C++ and there really is not a good alternative high performance language which works on all platforms since Objective-C is restricted to Apple platforms in practice, D is not ready (nor might ever be) and Java is, well, just plain awful for building client side applications. Go is just a toy language at the moment.</description>
			<pubDate>Mon, 15 Nov 2010 22:46:00 GMT</pubDate>
			<author>donotreply@osnews.com (drahca)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[4]: Java ???</title>
			<link>http://www.osnews.com/thread?450102</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?450102</guid>
			<description><div class="cquote">"<i>Yet they developed Google Chrome in...C++... </div><br />
 <br />
 Webkit was already C++ and there really is not a good alternative high performance language which works on all platforms since Objective-C is restricted to Apple platforms in practice, D is not ready (nor might ever be) and Java is, well, just plain awful for building client side applications. Go is just a toy language at the moment. </i>"<br />
 <br />
 Well it depends what you mean by client side. If you mean GUI's then this is a language agnostic thing. What really makes the difference here is the GUI toolkits (Qt being a particularly good one - which is available for both C++ and Java indirectly).<br />
 <br />
 In terms of languages itself, C++ has inconsistent, ugly and very powerful syntax. Java is much more enjoyable to program in, allbeit slightly less powerful (pointers, memory access etc). Generally I agree with your point except about Java <img src="/images/emo/smile.gif" alt=";)" /> <br />
 <br />
C++ is good enough and very widespread. There is simply no alternative that is that much better. For embedded C++ is the obvious choice due to its low-level capabilities. For very complex higher-level stuff, Java is a better choice.<br />
<br />
P.S. I program daily in C/C++ for embedded things.Edited 2010-11-16 08:39 UTC</description>
			<pubDate>Tue, 16 Nov 2010 08:37:00 GMT</pubDate>
			<author>donotreply@osnews.com (Aragorn992)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Comment by Fransexy</title>
			<link>http://www.osnews.com/thread?450141</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?450141</guid>
			<description>AmigaOS obtained WebP datatype the day after it was announced so the system and any application (that uses datatypes) can &quot;view&quot; webp images<br />
<br />
<a href="http://freesoftwareando.com/wp-content/uploads/2010/10/webp3.png" rel="nofollow">http://freesoftwareando.com/wp-content/uploads/2010/10/webp3.png</a></description>
			<pubDate>Tue, 16 Nov 2010 15:22:00 GMT</pubDate>
			<author>donotreply@osnews.com (Fransexy)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>futile</title>
			<link>http://www.osnews.com/thread?450203</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?450203</guid>
			<description>Did the Java Cortado applet really help the adoption of Ogg Theora?</description>
			<pubDate>Wed, 17 Nov 2010 00:51:00 GMT</pubDate>
			<author>donotreply@osnews.com (ddennedy)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[5]: Java ???</title>
			<link>http://www.osnews.com/thread?450333</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?450333</guid>
			<description>I develop in Qt and C++ daily. I agree that the C++ language syntax is ugly, but this is for a large part to to its C backwards compatibility. D is nicer, but we'll have to live with C++ and it's quirks for now.<br />
 <br />
<div class="cquote">Well it depends what you mean by client side. </div><br />
<br />
Ok, maybe I should have explained myself a bit here. I personally do not like the Swing toolkit and think it looks ugly on every platform. It is lacking in functionality present in other toolkits such as Qt and it's responsiveness is also not great. It also seems to be pretty much abandoned.<br />
<br />
QtJambi has been abandoned by Nokia, so that is not really an option anymore.<br />
 <br />
In terms of languages itself, Java is a pain to program in when you are dealing with things like codecs due to the lack of unsigned datatypes, which is still an incredibly stupid decision. Also there is no way to access the SIMD units of modern CPUs. So any codec written in Pure Java, as Sun liked to call it, is slow as hell compared to the optimized C version. So mostly you are stuck using external C libraries and bind them with JNI. Then of course the fun starts with the Java memory model. Anyway, I would never recommend Java to be used outside the server environment.</description>
			<pubDate>Wed, 17 Nov 2010 15:39:00 GMT</pubDate>
			<author>donotreply@osnews.com (drahca)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[6]: Java ???</title>
			<link>http://www.osnews.com/thread?450453</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?450453</guid>
			<description><div class="cquote">I develop in Qt and C++ daily. I agree that the C++ language syntax is ugly, but this is for a large part to to its C backwards compatibility. D is nicer, but we'll have to live with C++ and it's quirks for now.<br />
 <br />
"<i>Well it depends what you mean by client side. </div><br />
<br />
Ok, maybe I should have explained myself a bit here. I personally do not like the Swing toolkit and think it looks ugly on every platform. It is lacking in functionality present in other toolkits such as Qt and it's responsiveness is also not great. It also seems to be pretty much abandoned.<br />
<br />
QtJambi has been abandoned by Nokia, so that is not really an option anymore.<br />
 <br />
In terms of languages itself, Java is a pain to program in when you are dealing with things like codecs due to the lack of unsigned datatypes, which is still an incredibly stupid decision. Also there is no way to access the SIMD units of modern CPUs. So any codec written in Pure Java, as Sun liked to call it, is slow as hell compared to the optimized C version. So mostly you are stuck using external C libraries and bind them with JNI. Then of course the fun starts with the Java memory model. Anyway, I would never recommend Java to be used outside the server environment. </i>"<br />
<br />
Fair points. I also do not like Swing (SWT is better)!</description>
			<pubDate>Thu, 18 Nov 2010 08:31:00 GMT</pubDate>
			<author>donotreply@osnews.com (Aragorn992)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
