Archive for November, 2010

PHP script to add Facebook LIKE button to your website

Friday, November 19th, 2010

You can use below PHP script to add Facebook LIKE button to your website :

// Display facebook LIKE button
echo "<br><iframe scrolling=\"no\"
src=\"http://www.facebook.com/plugins/like.php?href=";
echo 'http://'.$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI'];
echo "&layout=standard&show_faces=false&width=450&action=like&colorscheme=light\"
frameborder=\"0\" style=\"border: none; overflow: hidden; height: 35px;
margin-top: 10px; margin-bottom: 0px;\"></iframe>" ;

Printer Friendly button for your website

Tuesday, November 16th, 2010

I stumbled upon a nice website which offers a print friendly button for your web page, add a button to your browser or just insert an URL and have it generate a customizable print friendly version for you.

A page can be sent to printer, converted into a PDF file or email to a friend.

Give it a try: http://www.printfriendly.com/

slash the web !

Monday, November 1st, 2010

Blekko, a new search engine that attempts to use human input to refine search results, launched a public beta on Monday.

blekko.com is an alternative way to search the web by using slashtags. slashtags search only the sites you want and cut out the spam sites. use friends, experts, community or your own slashtags to slash in what you want and slash out what you don’t.

You all should give it a try.