Facebook

Wednesday 14 September 2011

Facebook Like Box




This is a like box which gives you an option of Facebook's like with the info. about the link , as it is shown above,
copy the under neath code for including this tool in your web project:



<div class="fb-like-box" data-href="http://www.facebook.com/pages/DotNetGang/185419658190773" data-width="292" data-show-faces="true" data-stream="true" data-header="true"></div>

plz replace "http://www.facebook.com/pages/DotNetGang/185419658190773" with your URL

and do't forget to give your precious like us to us.........


Enjoy the Joy of coding,


God Bless You
Jai SiyaRam

Thursday 8 September 2011

Facebook Recommendments


The Recommendations plugin shows personalized recommendations to your users. Since the content is hosted by Facebook, the plugin can display personalized recommendations whether or not the user has logged into your site. To generate the recommendations, the plugin considers all the social interactions with URLs from your site. For a logged in Facebook user, the plugin will give preference to and highlight objects her friends have interacted with.

Just copy the underneath code and paste in your web project and replace "www.dotnetgang.blogspot.com"
with your sites url

<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:recommendations site="www.dotnetgang.blogspot.com" width="300" height="300" header="true" font="" border_color="blue"></fb:recommendations>



Enjoy the joy of coding
Jai SiyaRam

Facebook comment tool


For Adding comment tool to your web project just copy paste the underneath code:



<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:comments href="www.dotnetgang.blogspot.com" num_posts="9" width="500"></fb:comments>

Replace "www.dotnetgang.blogspot.com" with "your url"


Enjoy the joy of coding
Jai SiyaRam

Facebook Send Button


Just Add This code to your web project :


<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:send href="www.dotnetgang.blogspot.com" font="segoe ui"></fb:send>

Replace "www.dotnetgang.blogspot.com"  to "your url"


Enjoy the joy of coding
Jai SiyaRam

Wednesday 7 September 2011

Facebook Like Button



Just copy paste underneath code in your website or in a web  app.

It will work:


<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=267855789900579&amp;xfbml=1"></script><fb:like href="www.dotnetgang.blogspot.com" send="true" width="450" show_faces="true" font="lucida grande"></fb:like>





Replace www.dotnetgang.blogspot.com to yourURL....ok!




Enjoy the joy of Coding

Jai SiyaRam