Hi.. Today I want to share Recent Posts Widget For Blogspot. Hope it will useful * Demo : 500 Recent Posts h--p://demo-widgets.blogspot.com/2011/06/demo-version-500-recent-posts.html * How To Add This Widget to Your Blogspot : 1. Login to Your Blogger Account 2. Click Design + Add a Gadget + HTML/JavaScript 3. Copy & Paste Script Below <!-- START 500 RECENT POST --> <script style="text/javascript"> //URL at_url="yourblog.blogspot.com" //you blog url. WITHOUT http:// //SETTING at_num_post='[COLOR="red"][B]50[/B][/COLOR]'; //MAX 500 at_date=[COLOR="darkorange"][B]true[/B][/COLOR]; //true or false at_summary=[COLOR="yellow"][B]true[/B][/COLOR]; //true or false at_summary_char=[COLOR="lime"][B]'300'[/B][/COLOR]; //up to you //User Interface at_width=[B][COLOR="blue"]''[/COLOR][/B]; //number or set (at_witdh='') to adapt with your template's width at_height=[COLOR="purple"][B]'300'[/B][/COLOR]; //number or set (at_height='') to adapt with your template's height line_break=[B][COLOR="black"]true[/COLOR][/B]; //true or false </script> <script style="text/javascript" src="http://zona_widgets_1.xtgem.com/1_500_recent_posts"></script> <!-- END 500 RECENT POST --> Code (markup): Created By : h**p://widgets-zone.blogspot.com/ Hope My Little Sharing can useful If anyone does not understand please comments.
this is really helpful. but most of the bloggers are already conveting to wordpres, but still an appreciable work.
I've try to load 500 posts.. in firefox & chrome, it requires 5-6 sec to load it all.. my netword speed 40 KBps..
It is default feature available in blogger. then why we need this script.. any way thanks for sharing script on forum. hope this script will help some new blogger.. thanks..