Google Chrome Extension for Salesforce's REST API with OAuth2 See how to create a Google Chrome Extension that uses Salesforce.com’s REST API directly.
Salesforce Chatter Monitor - Google Chrome extension Google Chrome extension for Salesforce.com's Chatter frees you from having to login to see Chatter feed and is an excellent non-intrusive replacement for Chatter Desktop and encourage user-adoption. It’s a great app for people who work out of the browser all day.
Blogging on Google App Engine Google App Engine can be used as a host for your blog. This site is currently hosted on App Engine. Out of the multiple options available over the internet (related to blogging on GAE), I found only a couple that were near my requirements and easily customizable.
A simple Form Builder using jQueryUI - Part 1 See how to implement jQuery and jQueryUI to create the first part of form builder. In this part, the form builder will be used to place fields in a column layout.
To GWT or not to GWT This post is about my experiences on GWT when I wrote this post and learning more on the framework. Here I also discuss ExtGWT, SmartGWT, SmartClient and references to practices on building larger GWT apps.
Latent Semantic Indexing - Part 2 - Indexing This is a continuation in the series of LSI (Latent Semantic Indexing) implementation. In this post, we will walk through the implementation of creating an Index.
Latent Semantic Indexing - part 3 - Search This is a continuation in the series of LSI (Latent Semantic Indexing) implementation. In this post, we will walk through the implementation of searching an index based on user's query.