Mot-clé: plugin

Synchronise Delicious and WordPress: plugins

When I started this blog, one of big talk was about blogroll, the list of links generally displayed in the blog sidebar. Until now, I totally neglected this list.

Today, the blogroll is not really THE topic, and I don’t know if this list is still really important or not. I decided however to work on this subject, in order to have a clean blogroll, reflecting my current interests and activity.

I currently store my bookmarks in the tool Delicious, that is, for me, very efficient. The main objective of this post and the followings, is to see how to synchronize the linkroll of Delicious and the blogroll of WordPress.
I previously wrote somethings on this subject, suggesting some plugins, but I stopped to work on it, immediately after. So I prefer to restart the study from the beginning.
Lire la suite

Plugins WordPress: quelle stratégie pour les données?

WordPress est une plateforme très populaire, qui dispose d’une librairie d’extensions assez considérable (près de 4000 plugins). Ce choix est un avantage, bien sur, mais également un inconvénient: pour une fonction donnée, nous pouvons avoir plusieurs dizaines de plugins. Comment choisir?
L’un de mes critères est l’utilisation ou non des tables standards de WordPress: Pour conserver une certaine pérennité, je préfère que les plugins se basent sur la structure existante et ne créent pas de tables supplémentaires.
En développant mes propres plugins, j’ai appliqué le même principe. Mais je me pose de plus en plus de question sur la pertinence de cette stratégie. Est-elle réellement la bonne?
Lire la suite

WordPress plugins: which strategy for data?

WordPress is a very popular platform, which has a big amount of plugins (around 4,000 plugins). This choice is an advantage, of course, but also a disadvantage: for a given function, we can have dozens of plugins. How to choose the right?
One of my criteria is to see if plugins use non-standard WordPress tables: To keep some consistency, I prefer that the plugin uses only the existing structure and does not create additional tables.
When I develop my own plugins, I follow the same principle. But is this strategy relevant? Is it really good?
Lire la suite