indiWiz.com

Subhash's Tech Log

Archive for the ‘news’ Category

Have you upgraded to Firefox 3.5?

without comments

Have you upgraded to Firefox 3.5? Read a review of its new features.

Firefox 3.5

Written by Subhash Chandran

July 1st, 2009 at 7:12 pm

Posted in news

Tagged with ,

Netbeans, Eclipse new releases

without comments

Eclipse Foundation released Eclipse Galileo on 24th June. Netbeans released version 6.7 on 29th June. Nice to see healthy competition from both sides :-) . Download the latest versions of Netbeans and Eclipse.

Written by Subhash Chandran

June 30th, 2009 at 5:11 am

Posted in Java,news

Tagged with , ,

Microsoft a Zombie?

without comments

An amazingly thorough analysis of Microsoft’s current stand by Christian Gross.

Written by Subhash Chandran

June 25th, 2009 at 8:29 am

Posted in news

Google Chrome in Linux

with one comment

Google Chrome in Linux

Get it from the Early Access Release Channel.

Written by Subhash Chandran

June 17th, 2009 at 3:33 am

Posted in news

Tagged with , ,

Netbeans 6.7 RC 2

without comments

I have been test-driving Netbeans 6.7 RC 2 for two days now. Has been pretty stable. It is also the first version with native Maven support.

NetBeansIDE 6.7 RC2

Written by Subhash Chandran

June 10th, 2009 at 5:56 pm

Posted in Java,news

Tagged with , ,

JavaFX 1.2 for Linux, Mac and Solaris

without comments

JavaFX is now available for Linux, Solaris and Mac. Finally, now I can try this technology (I use Linux at work and home)!

Written by Subhash Chandran

June 4th, 2009 at 5:11 am

Posted in Java,news

Tagged with , ,

My LFY print article available with CC license

without comments

My print article in Linux For You (LFY) May 2009 Testing RESTful WebServices Made Easy is now available under Creative Commons Attribution-Share Alike 3.0 Unported License.

Written by Subhash Chandran

June 3rd, 2009 at 5:24 am

Posted in Java,news

Tagged with ,

Java Multi-touch API

without comments

Multi-touch is one of the areas where there is no standard in Java. I believe some of the vendors might have developed custom multi-touch APIs for Java. But wouldn’t we, as developers, prefer some standard API which would work across multiple vendors? Richard Monson-Haefel, an eccentric genius whose work spans Java and multi-touch world, has taken the initiative to call for participation in this standardization process. Interested people, please join him in creating history!

Written by Subhash Chandran

June 1st, 2009 at 10:51 am

Posted in Java,news

Tagged with , , ,

JDK 6 Update 14 Released

without comments

The important feature update in this release is the inclusion of Garbage-First Garbage Collector (aka G1). Download JDK 6 update 14.

Written by Subhash Chandran

June 1st, 2009 at 5:58 am

Posted in Java,news

Tagged with ,

Standardized DI Annotations for Java

with one comment

At last, at last, some action is going on in this direction!

Written by Subhash Chandran

May 6th, 2009 at 10:11 am

Posted in news

Tagged with ,

Clojure reaches 1.0

without comments

Clojure 1.0 released. About Clojure from the Clojure website:

Clojure is a dialect of Lisp, and shares with Lisp the code-as-data philosophy and a powerful macro system. Clojure is predominantly a functional programming language, and features a rich set of immutable, persistent data structures. When mutable state is needed, Clojure offers a software transactional memory system and reactive Agent system that ensure clean, correct, multithreaded designs.

Written by Subhash Chandran

May 6th, 2009 at 9:12 am

Posted in news

Tagged with , ,

MySQL founder's view on Oracle's acquisition of SUN

without comments

The biggest threat to MySQL future is not Oracle per se, but that the MySQL talent at Sun will spread like the wind and go to a lot of different companies which will set the MySQL development and support back years.

Read more.

Written by Subhash Chandran

April 25th, 2009 at 2:26 pm

Posted in news

Tagged with

Saddest news of recession: Oracle buys SUN

without comments

This is the saddest news of this recession. I do not know how many SUN sponsored OpenSource products will loose their financial lifeline. This is SUN’s demise.

not

Written by Subhash Chandran

April 20th, 2009 at 7:18 pm

Posted in news

Tagged with

VirtualBox 2.2 Released

without comments

Version 2.2 of my favorite OpenSource virtualization software, VirtualBox is released. On reading the changelog, I found the new version supporting Open Virtualization Format. This is cool because, now it will be possible to share virtual appliances built with different tools.

Written by Subhash Chandran

April 9th, 2009 at 11:24 am

Posted in news,OpenSource

Tagged with , ,

Parallel download of artifacts in Maven 2.1.0

without comments

Maven 2.1.0 Parallel Download

Written by Subhash Chandran

April 7th, 2009 at 5:12 am

Posted in build,Innovation,news

Tagged with