Archive for the ‘QuickTime’ Category
Wednesday, June 4th, 2008
According to The Australian’s IT section, Apple Australia have announced the availability of iTunes U in Australia. Content will be provided by some of Australia’s leading universities including
Conveniently these universities are already running automated lecture capture or recording systems.
Tags: itunesu, itunes_u, podcast
Posted in Apple, Australia, Education, Mac, QuickTime, Video, iPhone, iPod, iPod Touch, iTunes | No Comments »
Wednesday, April 30th, 2008
Apple has released (via Software Update) “Java for Mac OS X 10.5 Update 1″, which installs Java 1.6.0_05 (although it does not make it the default version of Java for the machine.
bash-3.2$ /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Commands/java -version
java version "1.6.0_05"
Java(TM) SE Runtime Environment (build 1.6.0_05-b13-120)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_05-b13-52, mixed mode)
The software update is installed only on 64-bit capable Macs. To switch it to the default Java install you need to use the /Applications/Utilities/Java Preferences application (which states when you select it that “Java SE 6 is only available for Java applets in 64-bit capable browsers. J2SE 5.0 will be used in 32-bit-only browsers, including Safari”)
Discussions indicate that compiled JNI libraries don’t look like they currently work, and neither do QuickTime for Java applications:
/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Commands/java quicktime.QTSession
java.lang.reflect.InvocationTargetException
at java.awt.EventQueue.invokeAndWait(EventQueue.java:997)
at quicktime.QTSession.(QTSession.java:92)
Caused by: java.lang.UnsatisfiedLinkError: /System/Library/Java/Extensions/libQTJNative.jnilib:
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1822)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1715)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1030)
at quicktime.QTSession$1.run(QTSession.java:94)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:300)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:210)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:200)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:195)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:187)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
Exception in thread “main” java.lang.NoSuchMethodError: main
This is not surprising given that QuickTime for Java is based on 32-bit Carbon libraries, and has been effectively in “maintenance mode” for a while. Unfortunately someone manages to get the JNI (or JNA?) code working it’s going to be difficult to work around the problem using QTKit.
In the meantime, QuickTime for Java still muddles along in Java 5. Eclipse Ganymede also seems to launch ok, but I haven’t done anything extensive with it.
Tags: java, qtkit, QuickTime, quicktime_for_java
Posted in Apple, Java on Mac OS X, Mac, Mac OS X 10.5 Leopard, Programming, QuickTime, Software, Sun | No Comments »
Wednesday, April 16th, 2008
The Apple University Consortium has announced innovation Seeding Grants, primarily aimed at students. Participants are provided with a mentor, equipment and resources to complete the project and must share progress via a blog with the ultimate outcome being licensed via open source, creative commons or similar licensing.
Tags: apple, apple_university_consortium, auc, innovation_grant
Posted in Apple, Human interface design, Mac, Mac OS X 10.5 Leopard, QuickTime, iMac, iPhone, iPhoto, iPod, iPod Touch, iSight, iTunes | No Comments »
Monday, March 10th, 2008
A recent article on Slashdot about using FireWire’s direct memory access (DMA) capabilities to rewrite memory on a Windows box reminded me a lot of the 1st place winning 2002 MacHack hack “FireStarter” perpetrated by Quinn, which wrote a QuickTime movie of burning flames on the screen of any Mac you plug in via FireWire. As mentioned on TidBITS at the time.
Some of Quinn’s hacks are here.
Tags: dma, firestarter, Firewire, machack, quinn, Security, tidbits
Posted in Apple, Australia, Firewire, Hardware, Humour, Mac, Microsoft, Programming, QuickTime, Security | No Comments »
Monday, January 14th, 2008
If you’re up early looking for the keynote coverage (especially if you’re in GMT+9), then you can check out The Unofficial Apple Liveblog (they’ve also got a Twitter feed).Alternatively there’s a feed from Engadget, including a translation in Spanish.Newly on the scene there’s also SteveNoteLive which promises to include pictures.Also, #macrumors on irc2.tecknohost.com if you remember what IRC is :)Also don’t forget JoyOfTech’s handy Unofficial MacWorld Expo Survival Kit.
Tags: apple, engadget, macworld_keynote, rdf, reality_distortion_field, steve_jobs, tuaw
Posted in Apple, Hardware, Mac, Mac OS X 10.5 Leopard, MacBook, MacWorld, Microsoft, QuickTime | No Comments »
Saturday, December 15th, 2007
Send a postcard to a friend and they’ll get a 50% discount off a single Profcast license. ProfCast is a tool for recording presentations and slides for creating enhanced podcasts. Version 2.2 is in public beta.
Posted in Mac, QuickTime, Software | No Comments »
Sunday, October 21st, 2007
Apple have posted a Leopard Guided Tour Video available in iPod and full resolution formats.
Posted in Apple, Backup, Firewire, Human interface design, Mac, Mac OS X 10.5 Leopard, Programming, QuickTime, Software, Video, iPod, iSight | No Comments »
Friday, September 7th, 2007
The open source XMeeting seems to do a pretty reasonable job for those requiring videoconferencing. Doesn’t seem to support Polycom’s data streams for screen sharing though (and I can’t seem to convince Polycom’s free Windows client to recognise the iSight from within Parallels). XMeeting supports H.323 and SIP, along with some display modes similar to iChat with the images reflecting off the virtual ‘table’ surface, if you’ve got grunty enough graphics hardware.
Posted in Mac, Network, QuickTime, Software, Video, VoIP | 3 Comments »