Content, not Chrome

Today, most of what we use the Web for on a daily basis aren’t just web pages, they are “applications”. These applications, which run inside our Web browsers, are increasingly becoming more advanced in their functionality and more interactive in their usability. The Web browser acts…

PaaS, or passe

In the cloud computing space, there’s the SaaS model, its cousin DaaS, and their distant mate – Platform-as-a-Service (PaaS). All the “XaaS” platforms exist and operate under the same umbrella, so to speak. The “Comparing Amazon’s and Google’s Platform-as-a-Service (PaaS) Offerings” article…

Deploy on Google's Infrastructure

With the announcement last night of Google App Engine, it’s now literally possible to build your entire web app on top of Google’s vaunted infrastructure – the BigTable, CPU cycles, and bandwidth – all courtesy Google. It has already been possible to do that (and more)…

DaaS, the cousin

Earlier, I wrote about the SaaS (Software as a Service) model of software application delivery, and it drew the attention of Lars Leckie who writes about SaaS, and more recently wrote about DaaS (Data as a Service), on his blog. Lars’ company, Hummer Winblad Venture Partners, are big investors…

Pain in the SaaS

Ben Yoskovitz shares his experience with SaaS (Software as a Service), in which he suggests that vendors should charge their customers monthly, or offer discounts for longer term commitments. In my opinion, a more efficient option will be to offer a PAYG (pay as you go) model (with discount incentives)…

Hibernate at work

The project I’m working on at work is gaining momentum, and we are nearly starting with the proof-of-concept architecture solution. While I’ve used ORM‘s for data objects and domain persistence in the past, we have been playing with NHibernate at work for this project.…

Google Chart API

Google’s new Chart API lets you dynamically generate charts, through a ultra-simple HTTP request. Ridiculously easy and useful!…

Microsoft Volta Web developer toolset

Microsoft has released a technology preview of its Volta Web developer toolset, which is intended to make it easier to build multi-tier Web applications, including applications useful in SaaS environments. Volta will only work with Visual Studio 2008 because it is just built to work with the .Net Framework 3.…