Ressources

TwitterFacebook
Get flash to fully experience Pearltrees
Découvrez une sélection de CMS, gratuits pour la plupart qui vous permettront de créer un réseau social dans le style de Facebook autour de votre passion ou de votre service. Idéal pour créer une communauté et regrouper des passionnés à venir partager autour de votre centre d'intérêt ou de vos services, un réseau social peut etre un réel atout dans la communication d'une marque ou d'un produit si celui-ci est bien fait. Oxwall Pour vous aider à utiliser Oxwall Un article complet pour bien débuter avec Oxwall Elgg

7 CMS pour créer son propre réseau social - ressources

http://www.blogduwebdesign.com/ressources/7-cms-pour-creer-son-propre-reseau-social/470

MetaBox PHP Class - WPAlchemy

The WPAlchemy_MetaBox PHP class can be used to create WordPress meta boxes quickly. It will give you the flexibility you need as a developer, allowing you to quickly build custom meta boxes for your themes and plugins. Key Features and Benefits Easy to learn and integrate: good documentation and support is always important (I use the code myself and keep it up-to-date). http://www.farinspace.com/wpalchemy-metabox/

WordPress $post, $term and $comment Object Cheat Sheet

http://www.problogdesign.com/wordpress/wordpress-post-term-and-comment-object-cheat-sheet/ There are several objects in WordPress that we use all the time, namely $post, $comment and categories/tags . If you’re like me though, you never remember everything that’s in there, or the names of the values you want. This cheat sheet will be a reference which you (and I) can refer to the next time you’re using one of the WordPress objects. Quick Primer on Using Objects
http://www.wpbeginner.com/wp-tutorials/redirecting-visitors-to-a-temporary-maintenance-page-in-wordpress-without-a-plugin/

Redirecting Visitors to Maintenance Page in WordPress without a Plugin

Yesterday, we showed you how to temporarily redirect your visitors to a maintenance page in WordPress using popular plugins . That method is great, but some developers prefer to get their hands dirty by going the non-plugin route. Well in this article, we will show you how to redirect visitors to a temporary maintenance page in WordPress without a plugin. This post is part of a Series Redirecting Visitors a Temporary Maintenance Page in WordPress with Maintenance Mode Plugin
So far most of the criticism towards the post formats feature in WordPress 3.1 has been about the formats being a standardized list that cannot be customized. But from the perspectives of portability and usability, I would say a mere standardized list doesn’t go far enough. The argument for sticking with a standard set of post formats is that a user should be able to switch themes without losing the formatting of their posts. There are nine new formats and these do seem to cover most uses: aside, gallery, link, image, quote, status, video, audio, and chat. Making formats portable But if each theme implements these formats differently does it really matter if the format terms are consistent? http://wpcandy.com/thinks/how-can-post-formats-be-improved/#.UVeAOdF-P0M

How can post formats be improved?