Thursday, February 19, 2009

Is still Open source a Myth or influences the social freedom

There are enormous discussions and posts in the past whether to adapt the Open source or not. It was a matter of choice in the past. Today the whole world has changed. The clouds are looking dark. Every one is witnessing a sense of insecurity about the future due to what is happening around us. In early 2000, the slowdown was caused primarily due to tech industry but we did not witness  this bad. Today it’s different and the financial meltdown caused millions of layoffs and an insecure mind in so called white scholar tech savvy developers. Though, tech is not necessarily heart of this, but feeling its share of pain.

The corporate budgets are shrinking and the CEO and CIOs are bound to think innovative ways to cut costs. I think all these paying in positive direction towards open source community and open source business model. The open source companies are making money  due to they can be more innovative and at the same time can sell products and services in a much cheaper price of what the proprietary software can offer.

 The open source business model is gaining a rapid momentum. Companies like Redhat, IBM, Sun are the testimony for the fact that open source is not just a myth but is a viable and sustainable business model. At the core of this, what we are witnessing is the collaboration and hence it fosters innovation. One of the testimony for this is foundation like GNU,  Eclipse, Apache, Open office, KDE to name a few. I can say today most of the proprietary companies either one way or other use open source. Almost all the big tech companies like IBM, SUN , ORACLE, GOOGLE  more and more either adapting or changing to open source business model. It is so much so that the VCs are not willing to invest proprietary if the business model does not allow to outsource the  IP engineering. This momentum and growth is fundamentally restructuring the social freedom and sustainable one.

 

 

 

 

Monday, December 15, 2008

spicing the web with your native apps

 Now days the cloud computing makes too much of buzz in the IT industry and it is a perfect storm in right time. More recently most of the companies migrated to saas ( software as a service ) model to reduce cost and increase the availability of applications to much wider customer base. The cloud computing is the perfect technology to address this space. Few days back the Big gorilla of software, Microsoft has shown the interest  towards cloud computing by releasing of it’s new technology called Azure service platform under the new leadership of Ray Ozzie ( chief software architect. Microsoft ). Google and Amazon, salesforce are already in the race.

This makes some sense as the future computing more dependent on web. More and more applications and technologies will be available as hosted apps rather than standalone ones. That is good for customers and enterprises  as they can access this massive technology and infrastructure as on demand and with very less price. All these technologies and infrastructures are sold at monthly price based on the bandwidth, storage  and computing power required for the client application and for that time more like a utility bills. It’s like classic model of what you pay is what you get.

While these all make sense, in the other hand the desktops are no behind in providing the rich computing power and storage. Now most of the desktops are coming with multi core processors and providing huge computing power. There are large number of applications need lot of memory and computer power. The scientific application most suited apps in this category. These technologies are very difficult to port on web as they will talk directly to the hardware of the host system. For example the graphics libs will directly access underlined hardware.

 The technology like alchemy from Adobe  and Native Client from Google will be the perfect fit for these kind of applications. These technologies allow the native application to run in browsers with rich client interface.

The alchemy from Adobe is experimental technology allows the native apps built using C and C++  to run in a Action Script Virtual Machine ( AVM2 ). Alchemy brings the power of high performance C and C++ libraries to web.

The  Native Client from Google is also similar such project to run the native rich apps in web browser.

http://labs.adobe.com/technologies/alchemy/

http://code.google.com/p/nativeclient/?tbbrand=GZEZ&utm_campaign=en&utm_source=en-et-osrcblog&utm_medium=et

I think applications modeled on N-Tier with a thin client will find more place towards cloud computing model where as the applications directly talking to hardware will be find their place running under web apps still accessing the local host. However the browser is the medium of tomorrow.