Amazon route 53 – how to setup hosted zones?
Amazon web service is one of the famous and most secure web services in the world. It provides several services…
3 Backbone.js routers best practices
Backbone.js used to have controllers instead of routers in past. Imagine how complex it was to put functionality both in…
Single scrolled parent with multiple containers in Sencha
App developers often need to create a view with multiple dataviews, lists and/or containers. In Sencha, we have seen a…
Ebook – Backbone JS Patterns & Best Practices, Authored by Swarnendu De
Readers would be pleased to know that I have teamed up with Packt Publishing to organize a Giveaway of my…
JavaScript coding standards we follow
This document’s primary motivation is twofold: 1) code consistency 2) best practices. By maintaining consistency in coding styles and conventions, we…
Pinterest Style Mosiac Image Gallery in iOS
Often in iOS apps we need to represent images through gallery . Pinterest Style Mosiac View is one of those…
Add stylish frames to your photos in iPhone
[UPDATES] 1. Support for both retina and non-retina device. 2. Support for higher resolution overlay .png image for border/frame. ——————————————————————————————————————————————————————— Here…