Is Microsoft conquering Apple?

Technorati Tags: , , , ,

I was reading on the net this morning and came across an interesting piece of evidence that suggests Microsoft has something daring against Apple.

MSN has just released Virtual Earth, similar to Google Maps. If you’re curious like I am try finding Apple’s HQ in Cupertino on both. You’ll find that MSN Virtual Earth doesn’t have Apple’s HQ, where as Google Maps does!

MSN’s version is here and Google’s is here.

What is Microsoft up to?

IBM Problem Resolution and Performance Optimization Toolkits

Technorati Tags: , , , , , , , ,

IBM Rational Software

It’s been a month since the webcast on IBM Problem Resolution Toolkit and IBM Performance Optimization Toolkit, which were both announced at the Rational Conference in Las Vegas in June 2005.I figured it was time to see what Google indexed on these two toolkits as I put in countless hours into their conception during an Extreme Blue Internship and commercialization while working for IBM last year. So lets see what Google found:

Results 1 - 10 of about 181 for “IBM Problem Resolution Toolkit”. (0.86 seconds)

Results 1 - 10 of about 186 for “IBM Performance Optimization Toolkit”. (0.29 seconds)

The searches pull up several important things.

I found the article at Computer World: IBM Unveils Tools to Link Rational, Tivoli Software to be the most interesting in terms of who and where the software is being used. Here is an excerpt:

Joshua Barnes, a consultant at Ajilon Consulting, is working with Blue Cross and Blue Shield of Florida in Jacksonville on a three-year project to roll out Rational’s testing and requirements management tools to the health care organization’s 1,500-member IT shop.

The Problem Resolution Toolkit will help Blue Cross address problems with transactions more quickly, he said.

“You will be able to go from weeks to re-create a development environment for a transaction that has a problem to hours,” he said. “If it was processing a claim, there are so many variables … to try to re-create and find a bottleneck would be a very lengthy process.”

Melissa Webster, an analyst at IDC, said that it makes sense for IBM to build off the existing investments its customers have made in Tivoli products and tie those directly into the development environment.

“Helping performance teams come together, collaborate and share information can really dramatically shorten the time to problem resolution and time to a fix,” she said.

People have been asking what Microsoft is doing that is similar to this. I’d like to say nothing, but thats not true. Other than Mercury Interactive (which the news articles about tout), Microsoft will probably be a player in this space. The Systems Management Pipline website points out:

Richard Warren, enterprise solutions architect for MicroLink, LLC, a Vienna, Va.-based solution provider in the Microsoft camp said IBM has much work to do in this effort.

What IBM is doing “is piecemeal compared to the Microsoft approach, ” Warren maintained. “Visual Studio 2005 will put the testing and even the performance and operations management pieces into a separate, but integrated component of the yet-to-be-released IDE. The Visual Studio 2005 Team Tester Edition is a full citizen in the development and project management Team Suite while the approach taken by IBM is decidedly add-on in both architecture and strategy,” he noted.

He said IBM’s move is valid for large, multi-platform, global enterprises but Microsoft’s plan is “more cost effective, efficient, comprehensive, and integrated by design. Absolutely, and for most enterprises, more than enough going forward–and at a faster pace than IBM with or without Rational.”

A lot of people have been asking me how much these toolkits cost. As sad as it is for me, they are currently free if you purchased the required products.

IBM Rational Application Developer costs $4,000 per user, while IBM Rational Performance Tester costs $1,500 per user. The two toolkits are free to customers who have a current maintenance agreement. — Redmond News

Eclipse Visual Editor just got a lot better!

Technorati Tags:

Eclipse Project

I haven’t used the Eclipse Visual Editor (VE) project for some time until last night. Some of their latest release work has brought a lot of simplicty to how GUI’s are built today, especially with the Grid Control. I would think its just as simple as MS Visual Studio, if not better in some ways, now.

Ed Burnette recently posted a column on his blog that mentioned:

You’ve probably heard about Matisse, the GUI builder being developed for NetBeans 4.2. It’s similar to a little-known but innovative GUI designer called Foam in the way it makes GUI design much easier. Not to be outdone, Eclipse is getting similar features, beginning with version 1.1 of the Eclipse Visual Editor and continuing in 1.2 and beyond. You can see a preview in this oh-so-smooth screencast narrated by Gili Mendel. For more information see bug 101936 and this posting by Joe Winchester.

I took a look at Foam and it again adds some simplicity to GUI design and the concept of drag n’ drop. I’m very curious to see what the VE project can bring after a couple releases of stability and feature cycles (say version 2.0 or 3.0) - should be interesting!

Take a look at the latest Eclipse VE demo here.

FinalFabric Framework

Technorati Tags: , ,

FinalFabric Framework

This past month has been busy working to finish off a long time project, known as the FinalFabric Framework. FinalFabric is a web-based application and service development framework that was built using open-source tooling, such as PHP and PostgreSQL. The framework’s plug-in architecture makes it very simple to throw support for other open-source technologies into the system as you need it, or even writing custom modules to extend the system.

I’ve been writing the engine for the framework for the past few years now, since March 2003, in my spare time. Over this time I decided to implement a real solution to show to true value of FinalFabric. So just like everyone else in the world we created a Content Management System (CMS). The CMS is a collection of specialized plug-ins written to do CMS-related functions. I primarily wanted this to ease my work of making websites and it has paid off. In a week I can throw up 10-20 websites easily, before that would take me atleast a month or two to do.

This website, pateltech.com, uses the lastest version of FinalFabric and the set of plug-ins that form the CMS. The company that helped push for this framework and contributed a lot of resources, BlueShift Innovations, is now using this framework too. You can view it on their website http://www.blueshiftsoftware.com.

We’re already getting several other people to run the system, and so far the feedback is great. You can tell which sites use the system by looking for the “powered by FinalFabric” logo.

If you would like to learn more about the system please email me at ashishp@blue-shift.ca