Coder Eye
Software development and photography related issues
Tuesday, March 15, 2011
iPhone udid Structure
›
udid is Unique Device Identifier. Every iPhone device has it's own udid . Other smart phones (Android, Blackberry) also has an id t...
Getting radio button value from radio group using jQuery
›
Getting radio button value from a group of radio buttons is an easy task using jQuery . All you have to do is to apply the correct selector....
Tuesday, February 22, 2011
Generating random hex strings using MS SQL Server
›
In the post Generating random numbers in a specific range using MS SQL Server we saw how it is possible to generate random integer number f...
Monday, February 21, 2011
Generating random numbers in a specific range using MS SQL Server
›
In the post Generating Random numbers in a SELECT statement using MS SQL Server we saw how random numbers can be generated using Microsoft ...
Sunday, February 13, 2011
Create Click to Call link on Mobile Phones
›
Mobile web browsers are also phones. Creating links that lead directly to a call can be a very easy and continent way. Most mobile web br...
Friday, January 21, 2011
Enable Tomcat access log
›
On Windows machines Tomcat access log is not turned on by default. The Access log is used to to log all HTTP requests coming to your server....
Sunday, December 19, 2010
Configure Tomcat to accept HTTP PUT command
›
Tomcat by default is not enabled for HTTP PUT command. But, it can be easily configure to support it. First, in order to allow Tomcat to acc...
3 comments:
Saturday, December 18, 2010
Mobile Operator/Carrier detection using MaxMind – Second Part – Creating carriers JSON file
›
In this post we saw how the first steps to mobile operator/carrier detection. We saw how the data of carriers and carriers mapping is store...
Thursday, December 16, 2010
Show IPv4 instead of IPv6 on DOS ping command
›
If you are seeing something like this when doing PING on your DOS command like: It means that your ping command is showing you the IPv6. ...
Monday, December 6, 2010
Panda Antivirus – Cloud Antivirus
›
If you are looking for a free, simple and easy to use antivirus you can check Panda Cloud Antivirus . It has all the basic functionalities o...
‹
›
Home
View web version