Coder Eye

Software development and photography related issues

Wednesday, March 30, 2011

Automatically delete Tomcat access log old files

›
On the post Enable Tomcat acess log we saw how Tomcat can be easily configured to log all HTTP requests coming to our server. For some rea...
6 comments:
Monday, March 28, 2011

List of Mobile Devices and Brands as SQL inserts

›
I compiled a list of all mobile vendor (brands like Apple, Nokia) and models (mobile devices like iPhone, Galaxy S) as SQL inserts. This ...
2 comments:
Tuesday, March 22, 2011

How to Jump to an Anchor using JavaScript

›
Just like links/urls are a great way of moving between pages, anchors are great way of moving between locations on the same page. Suppose w...
Monday, March 21, 2011

Automatically Add “www” to your site on Tomcat or: Canonical Hostnames

›
Sometimes we would like that our website domain will always contain “www”. I can this of two good reasons (beside of making all your site’...
3 comments:
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....
‹
›
Home
View web version

About Me

Guy Bashan
View my complete profile
Powered by Blogger.