jquery Mobile Error Avoiding Tip
For last month I am using jquery mobile. I’ve gone through lots of issues and learned a lot. Web is good but when it…
Enable/Disable Auto Back Button for jQuery Mobile Framework
Currently JQuery Mobile is still in alpha version. As they are moving towards first beta version, they do some changes from previous alpha versions.…
Javascript and Numbers
Once I wonder that why the I got the 10 value in my javascript variable x in the following example. [code:js]var x = 1…
Mobile Theme and Theme Switcher for Mango Blog
Since couple of days I was reviewing jQuery Mobile and really impress with work it make it easy for us. Now it was time…
Load Balancing with Apache Tomcat on ColdFusion Standard Version
SQL Server Query Performance Tuning
Try to avoid function (user defined or inbuild) in where condition of sql query as it is always overlook indexing created on tables and…
jQuery Multiple Selection
Today, I am very glad to announce finally I have made jQuery multi selection plug-in. I am really thankful to my one of friend…
To Prevent Request Which Is Send Through Ajax
Today I have found something interesting thing to prevent our request which is send through Ajax. I am not sure it is working on…
SQL Query to List Out All Identity Column
Once I want to get the list of all tables which contains the identity column. After some googling finally I got the sql query…
Installing coldfusion 9 On Ubuntu Server in Virtualbox
In this week decided to install ColdFusion on Linux (Ubuntu) on Amazon EC2. As I am very new to Linux and having very limited…
List Out All Coldfusion Function
How to list out all ColdFusion function? Whenever we want to see all ColdFusion function, we just open our favorite search engine (it may…
Installing RAILO Tomcat on Windows Step By Step – Part II
In part-I I have explained how to configure RAILO with Tomcat where we copied all RAILO jar files into tomcat’s lib folder. If you…
