Sun has released the first update for JavaFX.
The only big change is support for progressive download of media.
The official releasenotes can be found at http://java.sun.com/javafx/1/reference/releasenotes/javafx-sdk-u1-release-notes.html
The latest version (runtime), SDK and plugin for NetBeans can be downloaded at http://java.sun.com/javafx/downloads/
I`ve found some interesting new nVIDIA ForceWare drivers on the net. Most important changes are full support for OpenGL 3.0. The setup also features the nVIDIA PhysX System driver 8.11.18 .
Beware, this is a leaked non-WHQL version! Use at your own risk!
Downloads:
Linus Torvalds has released kernel version 2.6.28. Most important changes is that the filesystem ext4 is declared stable. Linux 2.6.28 is expanded with with Wireless USB support. Virtualization also got improved with improvements to its Kernel-based Virtual Machine (KVM).
One of the shortcomings of ext3 had been that it uses a system in which every 4k of data has a piece of metadata pointing to where that data is on the drive. Ext4 replaces the 4k system with “extents,” which simply allocates data from a given starting position. The use of ext4 will allow for bigger filesystems and file sizes while providing performance improvements to filesystem operations.
While ext4 represents the next stage from ext3, Linux developers are also at work on another filesystem, BTRFS, which may deliver even further improvements in 2009. This filesystem is made for SSD`s which don`t need to relocate blocks because of the reading mechanism. This will cause a major speedup for SSD based drives.
Source downloads of the latest kernel can be found at http://www.kernel.org/
Expect all major linux distro`s to update their kernels to the latest version in a couple of days.
Adobe has released the third major version of Adobe`s RIA enviroment AIR. Adobe AIR 1.5 is based on the open-source browser engine WebKit which is the foundation of the Safari Browser (mostly used on Mac`s).
Adobe AIR 1.5 is available for Windows, Mac OS X and also for Linux (32 and 64-bit). Downloads for all OS can be found at http://get.adobe.com/air/. SDK`s and extensions for Dreamweaver and Flash can be found at http://labs.adobe.com/downloads/air.html
Most important changes:
- Flash Player 10 integration, including
- 3D Effects and APIs
- Custom Filters and Effects (Pixel Bender)
- New Text engine (with support for right to left, and vertical text layout)
- Drawing API enhancements
- Updated Saffron engine for font rendering
- Vector data type (typed Arrays)
- Enhanced Sound APIs
- Dynamic video streaming
- and much more
- Integration of the SquirrelFish JavaScript VM into the Webkit HTML engine (should provide significant improvements to JavaScript execution)
- Support for new languages
- Swedish
- Dutch
- Czech
- Polish
- Turkish
- Encrypted Local / SQLite databases
- Lots of bugs fixes and stability improvements, including the uber-annoying
More info about AIR can be found at http://www.adobe.com/products/air/