Follow our Network


How to add Facebook Like Button in Thesis WordPress Theme

(0)

Category : wordpress

Facebook Like Button

We all love the Thesis WordPress theme, and its multi-functional layout which can be highly customised. And we also love the Facebook Like button, which is in a way Facebook’s answer to the Tweetmeme button. So, why not I show you how to incorporate the Facebook Like button in Thesis WordPress button.

To do this, all you need to do is to go to your custom_functions.php file and open it in an editor. You can have a backup just in case things don’t go according to plan. Now, once you have it opened in an editor [ or in your dashboard editor ], add the following code.

function add_fb_like_btn() {
if (is_single()) { ?>
<div style="float:right; padding-left:3px;"><iframe src="http://www.facebook.com/plugins/like.php?href=<?php echo urlencode(get_permalink($post->ID)); ?>&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:60px"></iframe></div>
<?php
}
else  { ?>
<div style="float:right; padding-left:3px;"><iframe src="http://www.facebook.com/plugins/like.php?href=<?php echo urlencode(get_permalink($post->ID)); ?>&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:60px"></iframe></div>
<?php
}
}
add_action('thesis_hook_after_headline','add_fb_like_btn');

You can customise the layout of the Facebook like button by changing what I have inserted in the

Please leave a comment if it worked out for you or otherwise. And also, go ahead and hit the Like button on this post :) Cheerio!

[Image Courtesy: Venture Beat ]

Windows Live Planet: We don’t need no (more) Social Network

(2)

Category : microsoft, web 2.0

Windows Live Planet
Who the F needs another Social Network? @Microsoft -Seriously?

Deconstructing Morgan Stanley’s Teen Media Report

(0)

Category : review

morgan stanley

Morgan Stanley’s report ” How Teenagers Consume Media ” talks about the impact, reach and relevance of different forms of media on the target section of the population – the teens. The importance of this paper is the very fact that today’s teenagers will be evolving into tomorrow’s workforce and the ones who will be shaping tomorrow’s consumer market. This in itself means that the behaviour of the teenagers and their reaction towards media cannot be overlooked.

However, the report is written by a teenager, 15 year old Matthew Robson. The report reflects how a normal teenager perceives media of the current world spanning across traditional media like TV, radio and print, to new-age media like social networking websites, cellphones, game consoles etc. Although the discussion provided in the report does reflect teenage behaviour in a lot of sections, it has its shortcomings.

5 reasons why I Like the new Facebook

(2)

Category : web 2.0

After the redesign of the social networking website giant Facebook went live on the 14th of March, the entire blogosphere as well as the users went berserk. The initial reaction was totally negative, with forums and groups on facebook itself showing negative poll results. ( In a poll on a ” Hate the New Facebook Look” group, out of 800,000 members who participated in the poll, 94% gave a thumbs-down to the new design, and only 5% liked it) The new design is being termed as “Twitter-look-a-like”, and indeed with the new news stream on a users home page showing updates which is very much like Twitter’s own followers page, there are some similarities between the two. No one can deny that Facebook is certainly bothered by the phenomenon that Twitter is turning out to be. And certainly because of CEO Mark Zuckerberg failed to buy out Twitter, Facebook’s new mission seems to be undermining Twitter.

Facebook ReDesign

But now almost after a week, when the smoke has faded away and users have already got accustomed to the new look or redesign of Facebook, here’s some reason to cheer up. Here are 5 reasons why I like the new Facebook and possibly you could as well. 

1. The News Feed can be filtered.

In the Home page, where we see the Twitter Like feed of the activities of the friend of a user, it displays all the activites of friends. This display can be filtered as well, based on Filters available, such as : Photos, Links, Videos etc. I have some more filters in my profile viz. YouTube, Twitter, Flixster, LivingSocial etc. If you have grouped your friends ( I have grouped them such as :-Social Network Contacts, University, School, Work etc.), then the NewsFeed could also display feed from only the members of those group.