Simple Tip for GitHub, Gems

GIT: To list the remote repo a git repo is pointing Try git remote -v or git remote show origin GEM: gem list rhodes...
Neelkanth Ram
6 sec read

Capitalize All the Text in HTML Table using jQuery.

This is my first plugin in Jquery, It is a small and simple plugin which Capitalize all the text inside a table. The plugin...
Surendran Sukumaran
7 sec read

Create Typo3 Restricted Pages

Lets see how we can create Restricted pages using Typo3
Sivakumar V
47 sec read

Comparing GoogleMap and Mapquest Integration on Android

There are many blogs around the web for android and MapQuest implementation, here I am trying to summarize the benefits and drawback of them.
Sivakumar V
2 min read

Comparision of Cross-Platform Mobile Frameworks

From past one year, I have been working on cross-platform mobile frameworks. Thought I would share my point of views in it. Today Mobiles...
Visnupriya
1 min read

Mobile applications: Native vs. Web apps

Here is Part-I of my experience in developing mobile applications.
Vinothini B
1 min read

Upgrade Rails 2 application to Rails 3

Last month, I spent most of time upgrading a beautiful application from Rails 2 to Rails. It was such a wonderful experience and I...
Prabu D
3 min read

Tools Supporting Responsive Designs

Responsive design is an approach for providing a single web codebase for multiple devices like desktop, tablets and smartphones (and sometimes mobile phones). There...
Rajeswari K
2 min read