Another way to add social bookmarklets is using addthis.com service . Just copy paste following code at the end of every post .
[sourcecode language='xml']
[/sourcecode]
OR YOU Can use following bash script 1. save it , chmod 755 blog.sh 2.blog.sh blogurl “blogtitle” (must be in quotes) 3.it will generate code , paste it in your blog thats it !!!!!
[sourcecode language='xml']
#!/bin/bash
echo “\

“[/sourcecode]

Other Posts related to current topic


This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License

