Data Explorer for Force.com
Feb 3, 2013
Data Explorer for Force.com allows Force.com developers to be more productive by allowing them to run complex queries on your Force.com environment.
Feb 3, 2013
Data Explorer for Force.com allows Force.com developers to be more productive by allowing them to run complex queries on your Force.com environment.
Feb 3, 2013
Data Explorer for Force.com allows Force.com developers to be more productive by enabling them to run complex queries on your Force.com environment.
Jan 31, 2013
Force.com developers - Write CSS and JS code faster with Visualforce pages.
Jan 30, 2013
See how to create a Google Chrome Extension that uses Salesforce.com’s REST API directly.
Jan 28, 2013
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.
Jan 27, 2013
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.
Jan 26, 2013
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.
Feb 6, 2011
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.
Mar 23, 2008
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.
Mar 23, 2008
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.
Mar 23, 2008
Latent semantic indexing (LSI) provides the ability to correlate semantically related terms that could be latent in the set of documents. Latent semantic analysis allows us to see semantics in the set of documents and how we can extract meaning of the text in the documents.
Apr 12, 2007
In the post "Modifying Quake3", I have explained how to compile the Quake III source code. In case you are not using Visual Studio 2003 but using developer studio for VC++ 6.0, here are some tips to compile using that.