Welcome to iGoJava – iGoLogic JBOX Java J2SE Embedded Development Kit!
Perfect for many of my projects, fairly inexpensive, powered by a Via single board computer, runs Linux and pre-installed with J2SE. Very nice..!
Author: vanevery
Microsoft’s answer to BitTorrent
Geek.com Geek News – Microsoft creating a bit of a torrent
Of course, right in the spirit of Big Co. only playing with Big Co.:
“a file will only be made available over Avalanche if it has a publisher’s certificate attached confirming that it is a legal file”
Archos releases their SDK for the PMA 400
ARCHOS PMA400 SDK
Yes.. It is here.. Now I can get to work. Oops. Gotta spring for one of the units first ;-)
Asterisk and Vonage, it can be done…
David Pogue describes Akimbo
Technology > Circuits > TV’s Future Is Here, but It Needs Work” href=”http://tech2.nytimes.com/2005/06/02/technology/circuits/02pogue.html?”>The New York Times > Technology > Circuits > TV’s Future Is Here, but It Needs Work
In short Akimbo is developing a new set top box that allows downloads of TV shows off of the internet. David describes the issues, such as lack of content due to piracy concerns and so on..
I like the statement:
“This is piracy paranoia run amok. It’s insane to think that anyone would pay so much for cheesy cable reruns and oddities like three-minute how-to videos for new mothers.”
What he doesn’t mention is the serious amount of content being created by non-commercial interests and being distributed on the internet for free. For any set top box to make it they have to offer what the cable/tv companies don’t, media for the people by the people. What good is using the internet without it?
Chris Adamson gives us a nice overview of what is new in QT 7 as well as a nice side by side comparison of MPEG-4 and the new H.264 Codec
Build your own hardware MP3 Player
Mason and company throw down the gauntlet on JMF. Let’s hope Sun is listening.
Mason Glaves’s Blog: JMF, wherefor art thou?
In summary:
So, how about it, Sun? Where is JMF going from here?
More on the issue from Chris Adamson:
Chris Adamson’s Blog: Java Media without Mediocrity
Don’t forget, the reader comments in both of these articles, including a comment from jdinkins of the Sun Java Swing team regarding them taking over JMF. Let’s hope they put some real resources on this.
Better than AppleScript
I recently had to hack together an AppleScript to batch process a bunch of QuickTime movies. I had quite a bit of difficulty because of my total unfamiliarity with AppleScript syntax.
Doing some searching I came across the following OSA (Open Scripting Architecture – the meat and potatoes behind AppleScript) components for languages that I know and like:
Perl: Mac::OSA
JavaScript: JavaScript for the Macintosh