API
Apache Commons
An overview of many commons libraries. Will try to cover the popular ones in separate posts. Apache Commons – Don\'t re-invent the wheel View more presentations from tcurdt.
Why re-invent the wheel? Apache Commons – Lang
While coding what we do most? I think checking the Object variable if it is not null before using it. There are various things which we do usually in our code like iterating an Array for deleting the item, Escaping Strings for a particular use, Adding days to the current date, Adding an item in [...]
HTML5 Canvas – The Future of Graphics on the Web
HTML5 Canvas – The Future of Graphics on the Web View more presentations from Rob Hawkes.
Embed CSS/HTML/javascript demos on blog posts using jQuery
Writing about techie things, tips and tricks about various technical things become more useful when you attach an example with it or a running demo is shown. As I myself do this on this blog, many times I require to demonstrate the example then and there in blog post. It is difficult to include execution [...]Text to Speech – Free tools
For creating IVRs (Interactive Voice Response), TTS (Text-to-Speech) is very essential. Generally two types of voice response is played on IVRs, a) Static Response 2) Dynamic response. First types of response is generally standard greetings and menu announcements. Second type is the media which is played against user’s input to verify it. Here I am [...]
