Coder Eye
Software development and photography related issues
Wednesday, September 30, 2009
Java Video to FLV (Flash Video) converter using FFmpeg
›
This post should have been written one or two years ago, with the Exit of YouTube and the big promise of the video content on the internet....
5 comments:
Monday, September 21, 2009
Generating random passwords with Java
›
There are times we we need to generate random passwords. For example, we want to send a user a new temporary password instead of an old one,...
2 comments:
Friday, September 18, 2009
Extract image Exif information using Java and ExifTool
›
Exif is: Exchangeable Image File Format. It is a collection of meta information stored in image files taken by cameras. Sometimes we would l...
2 comments:
Friday, September 4, 2009
Converting ResultSet to Excel table in Java using Apache POI
›
You can make a great reporting system with impressive UI, but there will always be someone that will ask you: Can you export to excel? Exc...
23 comments:
‹
›
Home
View web version