
All behind Anggun for Eurovision 2012: find me on FranceTV's social platforms
Tonight is the Eurovision final in Baku, and France Télévisions is offering me the opportunity to be the community manager of the event on their social platforms.
Specify cookie expiration time (or delete them) from WordPress comments
In WordPress, the expiration time of the cookie stored on the computer of the user who commented on your blog is extremely long (around one year). There are several reasons why a blogger might want to reduce this expiration time, starting with improving performance and the desire to have faster

Feedburner removes Socialize feature: how to retrieve it?
As you can see, Google Feedburner has removed Socialize feature from its left menu on Feedburner account. Webmasters and bloggers hope that it's not a permanent change because this tool is very useful for those who want to link their RSS feed to their Twitter account. The link has been

How to find the Socialize option on Feedburner
Here's a quick tip to find the "Socialize" option in Feedburner, which has literally disappeared from the menu! If you are a Feedburner user, you must have noticed like me that the "Socialize" page, which allowed you to link your Feedburner account to your Twitter account, has simply disappeared from the menu

Buddypress: link the miniature avatar to the full-size image
If there is one thing I am often asked to customize on a social network built with the Buddypress CMS, it is avatar management. Indeed, on the one hand, there is the fact that the avatar always links to the page already opened, which is in itself useless,

Create a new personalized RSS feed in WordPress
Here is a very useful piece of code that will allow you to create a new RSS feed in WordPress.

PHP function to display total number of members under Buddypress
Here is a small function for Buddypress that helped me a lot and that I wanted to share with you for those who might need it: not very well highlighted in the doc, it allows you to display the total number of registered users on your network.

WordPress tip: put images in the RSS feed
Here is a very simple code which will allow you to insert your featured image in your RSS feed, so that, when you relay your feed on a social network like Facebook for example, the image can accompany the title and the presentation of your post.
Change WordPress Default Sender
Quick tip for WordPress CMS users who are tired of seeing the wp_mail function send automatic messages to their users under the email " ". To overcome this problem, unfortunately there are no settings in the WordPress backend. So, here is a small filter seen on

Tutorial and guide on WordPress post formats
How to transform a WordPress theme into a real fun Tumblr-style blog using Custom Post Formats: personalized post formats. Follow the guide, and learn how to activate, install and use them on your theme!