Rajneesh's Logbook
Blog on things around me - Quality Management, Free & Open Source Software, Gadgets, Utilities...
Wednesday, July 30, 2008
Have u tried photofunia?
Came across this Russina site photofunia.com which gives interesting twists to photographs. You dont need to be a member to do so. Give it a try...u will surely like it.
Limitation - You can upload pix of upto 500kb only :(
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
Total Pageviews
Popular Posts
World Quality Report 2024-25
Latest World Quality Report (2024-25) is out and as usual, it examines current Quality Engineering trends and challenges across various indu...
At School
via Instagram http://instagr.am/p/URyEAPE5P7/
Installing Bugzilla on Windows
Bugzilla is the Bugs/Issues Tracking Tool from The Mozilla Organization. Version 2.18 is the latest stable release. There are couple of res...
What is Maven?
Maven is a popular open source build tool for Java projects, designed to make build process easy. It uses a declarative approach, where the ...
SELECT COUNT(*) Vs SELECT COUNT(COLUMN_NAME)
I have been assigned to prepare a checklist for my project. So, while compiling a checklist for SQLs, I suggested to use SELECT COUNT(COLUMN...