Coder Eye
Software development and photography related issues
Friday, May 27, 2011
Show timer with seconds using NSTimer on iPhone and Objective C
›
I am currently developing an iPhone App using X-Code and Objective-C. I had to show a simple timer showing the elapsed number of seconds and...
1 comment:
Thursday, May 26, 2011
Add Facebook Like Button to your Blogger.com (BlogSpot)
›
Facebook Like button is a great and easy way of sharing things that you like with your friends. If you have a blog on Blogger.com (BlogSpo...
Monday, May 16, 2011
Log4j SMTPAppender and deadlocks - Adding Timeout support
›
On the post: Sending Email alerts with Log4j we saw how we can easily send mails whenever our system has an exception. But we have to remem...
Sunday, April 24, 2011
Nikon D7000 vs Nikon D300 or should I wait for the Nikon D400?
›
I was waiting for the Nikon D400 to come out for too long. It has been more than 4 years since I bought my Nikon D300. I love this camera. B...
2 comments:
Sunday, April 10, 2011
Check if Virtual Box / VMWare can run 64bit Operating Systems
›
VirtualBox and VMWare are great virtualization software allowing you to easily run virtual operating systems on your machine. Creating a...
Tuesday, April 5, 2011
Convert image file .img to .iso
›
Both “.img” and “.iso” are file formats contains data packed together and ready to be burned. I recently had to convert “.img” file to “....
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:
‹
›
Home
View web version