Coder Eye

Software development and photography related issues

Friday, July 16, 2010

Firefox – Disable login confirmation dialog

›
There are times FireFox presents a confirmation dialog, telling you that you are about to log in to a site that does not requires authentica...
6 comments:
Friday, July 9, 2010

Set/Reset identity value on SQL Server 2005

›
There are times we would like to set identity column to a specific value on SQL Server. In the most common case, we would like to reset it t...
1 comment:
Thursday, June 3, 2010

Java interview question: Fibonacci Series

›
Fibonacci series is a sequence of numbers, in which, each number is the sum of it’s previous 2 numbers. The first 2 numbers in the sequence...
2 comments:
Saturday, May 22, 2010

Get first and last thumb of a video using Java and FFMpeg

›
In the post Java Video to FLV (Flash Video) converter using FFmpeg we saw how almost any video format can be easily converted to FLV video ...
2 comments:
Tuesday, May 4, 2010

Tomcat Performance: gzip Compression

›
One of the ways of increasing server performance, is by reducing the amount of data passed on the network. This can be done by using compres...
8 comments:
Saturday, May 1, 2010

Installing Apache FLV module on Windows

›
Most modern FLV players can show a video from a specific point. But this can only be done with server side help. In order to support this fe...
2 comments:
Wednesday, April 21, 2010

Generating Random numbers in a SELECT statement using MS SQL Server

›
Generating random numbers in SQL statement is not as trivial as it may look. Simply invoking the rand() method in a query will not work. Fo...
Tuesday, April 20, 2010

Unable to delete files in Windows Vista/Windows 7

›
If you have reinstalled windows machine, without entirely erasing your disk you have probably encountered a problem in which you are unable ...
Sunday, April 11, 2010

Access Linux file system from Windows

›
Few months ago I had a server running Linux. It was running Apache Server connected with 2 Tomcat servers and mySQL database server. Each To...
Wednesday, March 24, 2010

Email validation in Java

›
You can write your own code to validate email, but why bother if you have it ready. The Apache Commons project has a sub project called: Co...
‹
›
Home
View web version

About Me

Guy Bashan
View my complete profile
Powered by Blogger.