Deploying a Spring Hibernate MySQL Application on OpenShift Flex (RedHat PaaS Solution)

Last XKE me and Sameer started a sandpit to evaluate the capabilities of OpenShift and see how easy or difficult will be to deploy an existing or new Java applications on OpenShift . OpenShift is a multi-language(PHP, Ruby, Python, Java), multi-framework Platform as a Service provided by RedHat with the goal to help developers build [...]

First look at Google BigQuery

In this blog I would primarily be talking about the Google BigQuery API. This has been a major step in the computing world to provide database as a service on cloud computing environment. BigQuery API has been designed to analyse huge amounts of data in really less timeframe. Interface of the service is quite straightforward, [...]

Working with Git

A video blog / screencast to help you get started with Git.

Google App Engine + Maven + JSF2

I have tried to put all the keywords in the title of this blog, hoping that it will turn some heads. Google App Engine (GAE) provides a great hosting platform for open source apps written in Java/Python. So if you have no qualms about hosting you Java applications on a public server then you have [...]