indiWiz.com

Subhash's Tech Log

Archive for the ‘news’ tag

Data export feature added in FileIt.in

without comments

One important factor of choosing an online service is about data. Is my data safe? Can I pull out my data any time when I decide to stop using the service? Both are important factors I consider when choosing a service. Services from providers like Google have their brand name, and I blindly know that they keep my data safe. But what happens when you sign up for new services?

FileIt.in is now providing this safety-net for you now. You may export your data anytime (in Atom format). This is if you want to migrate from FileIt.in to any other service, or if you just happen to be cautious and want to have another backup (FileIt.in has nightly backup scheduled).

Written by Subhash Chandran

March 3rd, 2010 at 6:54 pm

Posted in news

Tagged with ,

After acquiring Ehcache, Terracotta now has Quartz in it’s fold

without comments

Terracotta has now acquired popular OpenSource Java scheduling library Quartz. This comes as a news few months after its acquisition of Ehcache. I am happy about this acquisition as it will ensure continued support and improvement of the Quartz project.

Written by Subhash Chandran

November 20th, 2009 at 10:13 am

Posted in news

Tagged with , ,

Subversion project moving into Apache Foundation

without comments

I was surprised when my friend Senthil (he is a Subversion committer) broke the news that Subversion project is moving to Apache Software Foundation. Read the official Collabnet announcement.

Written by Subhash Chandran

November 16th, 2009 at 11:15 am

Posted in news

Tagged with ,

SUN’s Zembly closing down!

without comments

This is the mail I received:

We regret to inform you that on November 30th, 2009 we will
be suspending the zembly service.

More than three years ago, we started this project with
the goal of making it easy to create next-generation Web
apps. Our original tagline was "Build the web, using the web,"
and the ideas we were incubating around platform-mediated Web
applications, Web API mashups, and social programming were
brand new.

We learned a lot along the way. Your confidence and enthusiasm
helped us improve the project and do amazing things that we
never imagined when we began this journey.

Thank you to everyone who's been with us through the ups
and downs. It's heartening to see that many of the best ideas
pioneered in zembly have started to appear elsewhere. With your
support, we're proud to have contributed to the DNA of the Web.

For more information about the zembly suspension, please refer
to the FAQ section at http://zembly.com

Finally, if you have questions, please contact us at
zembly-support@sun.com

All the best,

-- The zembly team
Sun Microsystems, Inc.
4150 Network Circle
Santa Clara, CA 95054

I liked Zembly when SUN first started it. It was damn easy to create mashups. But unfortunately, like SUN’s other products and services, I knew Zembly was sucking SUN’s money with no business model.

Written by Subhash Chandran

November 10th, 2009 at 10:32 am

Posted in news

Tagged with ,

New releases in Java space

without comments

There have been some prominent releases in the past few weeks:

Written by Subhash Chandran

October 13th, 2009 at 1:08 pm

Posted in Java,news

Tagged with ,

My favorite UML tool… renamed.

without comments

My favorite UML tool, Jude UML (I use the free community edition) will be renamed to astah* UML. I don’t know why this difficult-to-remember and difficult-to-pronounce change in name for an established brand. The name change is scheduled on Oct. 19th.

Written by Subhash Chandran

October 5th, 2009 at 10:50 am

Posted in news

Tagged with , ,

Google Chrome Frame

with one comment

Google has pulled the rug out of Microsoft’s feet! In a totally fascinating move, Google released Google Chrome Frame, a IE plugin which brings in WebKit rendering inside IE. When using this IE plugin, the page rendering is done by WebKit and Google’s fast JavaScript parser V8. But the Cookies, Browser History and Stored Passwords are still managed by IE. This allows for seamless shifting between sites.

The best part is, from a Web Developer perspective, we have to just add the following inside the <head> section:

<meta http-equiv="X-UA-Compatible" content="chrome=1">

If Chrome Frame is installed in the browser rendering this page, then it is used by default. Cool!

Check out the Wikipedia IE8 page to understand more about X-UA-Compatible.

Amazing work Google :-)

Written by Subhash Chandran

September 25th, 2009 at 10:35 am

Posted in Uncategorized

Tagged with , , ,

Tornado (the Python WebServer/Framework behind FriendFeed) goes OpenSource

without comments

Post acquisition by Facebook, the software behind FriendFeed has been OpenSourced. Tornado is a Python WebServer/Framework. The distinguishing feature of this WebServer is that it is non-blocking and designed for high-scalability.

Facebook in the past has OpenSourced many of their frameworks and tools.

Written by Subhash Chandran

September 11th, 2009 at 11:10 am

Beginner’s article on Liferay Portal Server

without comments

My article Portlet Development with Liferay published in the August 09 edition of Linux for You is available online.

Written by Subhash Chandran

September 4th, 2009 at 9:13 pm

Posted in news

Tagged with ,

jBPM 4.1 released

without comments

Tom Baeyens (founder and lead of JBoss jBPM project) has announced the availability of jBPM version 4.1.

Written by Subhash Chandran

September 2nd, 2009 at 11:53 am

Posted in news

Tagged with , , ,

Terracotta Announces Purchase of Ehcache

without comments

What happens when two respectable enterprise Java scalability providers (Ehcache and Terracotta) join together? I am eager to witness the interesting time ahead! Get the news here.

Written by Subhash Chandran

August 19th, 2009 at 7:46 pm

Posted in Java,news

Tagged with

Maven 2.2.0 released

with 2 comments

I was surprised to find a major new release of Maven. It seems that Maven 2.1.0 suffered from a major bug due to which releases could not be done. A quick overview of this bug and other feature improvements are discussed in this blog.

Written by Subhash Chandran

July 31st, 2009 at 8:26 am

Posted in build,news

Tagged with , ,

jBPM 4.0 is released

without comments

Tom Baeyens, founder of jBPM project has announced the 4.0 release of jBPM. jBPM is a enterprise-class Workflow and BPM engine.

Written by Subhash Chandran

July 21st, 2009 at 5:31 am

Posted in news

Tagged with , , ,

Apache Software Foundation’s Older Releases

without comments

I was surprised to find that Apache Software Foundation’s older software releases were not present in their distribution site. They have a new site archive.apache.org/dist where they archive older releases.

Written by Subhash Chandran

July 7th, 2009 at 5:28 pm

Posted in news

Tagged with ,

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 ,