24 June 2008 – 14:45
in Wordpress —
Ryan Boren announced today the availability of the first Wordpress 2.6 beta release. You can go get it right here.
Here is a short list of the features coming with this release :
Post revision, which will allow you to follow modification of an article.
Static pages caching using Google Gears, which will permit to load administration pages [...]
By Anthony
24 June 2008 – 12:00
in Plugins, Wordpress —
Here is my first article from a series : Write your own plugin for Wordpress.
Introduction to plugins
Plugin’s skeletton
Activation, Hooks & Filters
Widgets Definition
How does plugins work
A plugin is basically a php file included within Wordpress at startup and plugged into the core. When I say file, it can be a set of files, but only one [...]
By Anthony
23 June 2008 – 11:27
in Themes, Wordpress, Zen-Dreams —
It’s been a few days since I noticed that the blog didn’t work properly under Internet Explorer. As it was not bugging me, I never took the time to update it, but this is now done.
Of course, the blog is not looking as good as on Firefox, but anyway, now anyone can read my blog.
I [...]
By Anthony
19 June 2008 – 9:00
in GNU/Linux, OpenSource, Software —
After 15 years of hard work, The Wine team is giving us the first non beta release of the famous project. This version is numbered 1.0 and will make Wine definitivly quit the Beta world, so loved by Web2.0 applications…
It’s been awaited for so long, but even though it’s been used by many people to [...]
By Anthony
18 June 2008 – 11:44
in Software —
And voila, Firefox 3 is out since yesterday (tonight for France). I’ve been using it since Beta 5 and I must admit I’m very pleased by this new release.
Let me introduce you some of the new features that I can’t live without and some plugins I use everyday.
Features
Multiple selection : While maintaining the CTRL key, [...]
By Anthony