Sometime you install new software, then some search engines (like Babylon, Delta etc ) also install with these software and set as a default...
READ MORE +
Home / Archive for February 2013
How to get Thumbnail Image of Video from You Tube?
There are different ways for getting the thumbnail image from a YouTube Video, one is using YouTube Video API . But i like a simple way to ...
READ MORE +
Facebook like button for specific URL (blog or website url) with customize snippet (Image, description, title)
The facebook Like button lets a user share your content with friends on Facebook. When the user clicks the Like button on your site, a story...
READ MORE +
How to get (access) values or keys of a Map in JAVA?
There are several ways to get values or keys of a Map in JAVA. Since all maps in Java implement Map interface, following techniques will wo...
READ MORE +
Struts 2 multiple select and pre selecting
In this Tutorial, I will show you how to use s:select multiple select option and also how to use multiple pre-selecting. Using Java list:...
READ MORE +
String Reverse program using Swapping in JAVA with complexity o(n/2)
Here i am using swapping for reverse the String so we need to run the loop till strLength/2 i.e with complexity o(n/2) . Here is the prog...
READ MORE +
Subscribe to:
Posts
(
Atom
)