Search |
||
We Came to PlayPosted by editor on August 22, 2006 at 7:09 AM PDT
Podcasting, mobile streaming, and more media I think it's fair to say that media is not currently one of Java's strengths. I'm reminded of this by the fact that in another window, I have the Pandora music player running. This is a browser-based application that asks you to enter some artists or songs you like and then finds music it considers "similar" and builds a personalized music stream, right there in the web interface. This morning, it's dealing me an odder-than-usual mix (last five artists: Yoko Kanno, Heather Duby, Loudermilk, The Radar Bros., and Frank Zappa). Maybe this application could done be an AWT/Swing applet with some sort of media API to handle the audio playback, but the HTML source reveals it to be Flash, specifically Sometimes when I see apps that could have been Java (or, in the case of the Windows-only manager app for the Sony Reader, should have been), I wonder if Java was considered and rejected for the implementation, or if it was simply not considered at all. Those are two dramatically different problems for Java Media to solve, and progress is impossible until the correct problem is determined. Vikram Goyal has been giving the Mobile Media API a thorough going-over, writing an entire book on the topic: Pro Java ME MMAPI: Mobile Media API for Java Micro Edition. But sometimes, ambition gets the best of you, and you want to go farther than today's tools will take you. That's the case with today's Feature Article, Experiments in Streaming Content in Java ME, in which he tries to coax MMAPI to go beyond playing small files and instead support live streaming media. He writes that since publishing the book, this has been a hot topic:
It's important to know before you memorize all the details that while MMAPI can handle a streaming David Herron also has media on the mind in in today's Weblogs. In Java posse #078 feedback / clarification, he responds to being misidentified as "The dude in charge of open sourcing Java", and proceeds to talk about Josh Marinacci's comment to the Posse that media formats don't matter for apps like YouTube and Google Video. David writes "video distribution is one of these issues where The Big Guys are trying to limit our choices. For example the Big Media companies don't want unprotected video widely available, because they earn their bucks over limiting the redistribution of video. For example Microsoft has for years been trying to steer Internet Video over to the Windows Media format, no doubt because it would increase sales of Windows systems." Dru Devore digs deep into bytecode in Declare Variables Inside or Outside a Loop: "This blog walks through the byte code for different scenarios of putting variables inside and outside a loop. Describing what is happening from the byte code level and which method is better." Finally, Tim Boudreau has some Continuation tooltips for JLists and JTrees: "A while back I wrote support for Outlook-style completion tooltips for JLists and JTrees for NetBeans' Explorer components - for cases where part of a tree cell is not visible in a JTree or JList without scrolling. It's not NB specific - you can use it in your own apps as well."
In Java Today, the JDK Community notes "the good folks at Java Posse have provided the full audio of the Java Open Source press conference," in Java Posse #077 - Special Open Source Java Update. You can click the "POD" link on the episode page to get the 23-minute MP3 directly, or subscribe to the show's RSS feed with your podcasting client of choice. Issue 254 of the NetBeans Weekly Newsletter is out, with items on the updated NetBeans C/C++ Pack and Enterprise Pack, the release of NetBeans 6.0 Milestone 2, NetBeans in your language, a new article on building and deploying web services, the return of the NetBeans Podcast, WebFrameworkProvider and HyperlinkProvider, 10 Tips for Coding with NetBeans, NetBeans Plug-in: Janino Plugin, Tapestry support for NetBeans and more... Apologies for the cliché, but it's clear that two paths diverge in the browser client woods, as Frank Sommers considers The Two Roads to Ajax: "Two distinct approaches to Ajax application development emerged in recent years, each extending previous architecture models. As the two seem incompatible, you will need to make a choice." In today's java.net News Headlines :
Registered users can submit news items for the java.net News Page using our news submission form. All submissions go through an editorial review before being posted to the site. You can also subscribe to the java.net News RSS feed. Current and upcoming Java Events :
Registered users can submit event listings for the java.net Events Page using our events submission form. All submissions go through an editorial review before being posted to the site. Archives and Subscriptions: This blog is delivered weekdays as the Java Today RSS feed. Also, once this page is no longer featured as the front page of java.net it will be archived along with other past issues in the java.net Archive. Podcasting, mobile streaming, and more media »
Comments
Comments are listed in date ascending order (oldest first)
|
||
|
|