I love Drupal. I really do, even if many people do not understand why (one day I will explain to you what you don’t see, guys). I’ve been working with it since the version 4.6. Then, during the 2008/09 I stopped for like a year (for many reasons that are not worth to be told), [...]
A minor release for LIBSVM Plus is out, just to introduce an experimental support for compiling the code on Windows machine. The patch has been provided by Vladislavs Dovgalecs, from the Université Bordeaux I in France.
Please, refer to the “Windows” section within the README.plus file to know how to compile the library on Windows [...]
Back on the 1st of November 2009, Chang and Lin released the version 2.9 of the well known LIBSVM library. A couple of months laster, I have finally found the time to backport the changes in my LIBSVM Plus, now at the 2.9 version as well.
The backport this time was very easy, because there [...]
A few days ago, I have announced the Alternate Content Copy module, which hopefully is going to be accepted on the Drupal.org project repository (as soon as I submit it).
In that article I explained the general reasons why those modifications should be part of the official Content Copy module.
Now, I do realise that Fields [...]
Not long ago, I published a HowTo for creating CCK Content Types programmatically, including the ability of updating them via code. After some events, the HowTo needed an update, as it now (necessarily) depends on the Alternate Content Copy module.
Step 0: pick up a name and set up your module
In this post I will be [...]