Showing posts with label How To. Show all posts
Showing posts with label How To. Show all posts

Thursday, 6 June 2013

Iterate Java Map Through Javascript

for (var i = 0, keys = Object.keys(a_hashmap), ii = keys.length; i < ii; i++) 
{
       console.log('key : ' + keys[i] + ' val : ' + a_hashmap[keys[i]]);
}
Read More

Tuesday, 29 January 2013

Related Posts Widget With Thumbnails


related posts widget
Adding Related Posts Widget is the smart way to increase your blog’s page views and your blog’s visits. This widget shows the related posts widget at the bottom of the posts because when your reader have read one post then it will attract your reader to read related posts so your visits will increase ! 

Just follow the simple steps to add related posts widget

1. Open linkwithin 

2. Now enter your Details and click on get widget 
related posts widget 2
3. Now just click on INSTALL Widget (see the bellow snapshot ) 

related posts widget 3
4. Now just select your blog and click on Add Widget.(see the bellow snapshot) 
related posts widget 4
And you have Done !
Read More

Blogger

Related Posts Plugin for WordPress, Blogger...