A simple Form builder using jQueryUI and Bootstrap - Part 2 logo

In the first part, we saw how to create a basic multi-colum drag-drop interface for form fields. In this second and final part, we will be using the same concepts - instead using Twitter Bootstrap for UI and controls. ..more

Data Explorer for Force.com - Extension now available on Chrome Webstore logo

Data Explorer for Force.com is now available on Chrome Webstore. Data Explorer allows developers to be more productive by allowing them to run complex SOQL and SOSL queries on your Force.com environment without leaving your browser. It also supports paging and "searching within results", for easier navigation. 

For download and other details on Data Explorer click here.

If you are a Force.com developer who has to write Visualforce pages and some bit of javascript, you surely would get frustrated with the slow "file-save" timings that you find with Force.com Eclipse IDE. Further if you use compressed static resources to host all your static js/css files, it gets more painful to edit such static resources. In this post, I will show you a technique that I use to be more productive while writing javascript with Visualforce/APEX on Force.com platform. ..more

Google Chrome Extension for Salesforce.com's REST API with OAuth2 logo

In this post, we will see how to create a Google Chrome Extension that uses Salesforce.com’s REST API directly. We will be using the OAuth2 authorization and to do this we will use an existing library for OAuth2 chrome extensions. In this example, we will create an extension name "Explorer" which will fetch the List of Accounts from Salesforce using the REST API. ..more

Salesforce Chatter Monitor - Google Chrome extension logo

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. This one also does not require you to install Adobe air and simply works on Chrome browser. ..more

Blogging on Google App Engine

by Anup Shinde on January 27th, 2013 , under Internet , Blogging
#app engine # python    |     Comments

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. In this post, I discuss the options that I found and the one that I chose and the changes related to this site. ..more

A simple Form Builder using jQueryUI   - Part 1 logo

In this post, we will 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. ..more

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 ..more

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. ..more

Site has been upgraded

by Anup Shinde on August 5th, 2012
Comments

Site has been upgraded logo

This site has been upgraded to an exciting new look as well as for better experience.  If you find any broken links or missing content or bad-formatting, please report it.

I am also interested in hearing your feedback regarding this re-design. So please feel free to comment on this post or drop a feedback. 

Please check back soon for more content.

Links