Navigacija

Blogs

The multivariate module was successfully migrated to Drupal 7. We were very happy to present this important improvement that will allow Drupal community to offer A/B testing for their clients on a presentation that was hold on Drupal Business Days in Vienna, Austria.

UPDATE: this was a beautifully managed hoax that managed to fool organizations like CNN, CNET, Forbes - and BBC (which I personally also use as primary news source).

OK, here is a problem. I wanted to play a little bit with uploadprogress PECL extension. Normally installation of PECL extension is very easy, you just do

$cd /opt/lampp
$sudo ./bin/pecl install uploadprogress

form console and PECL installer would do the rest, which was my case also - extension was downloaded from Internet and compiled successfully. After adding extension="uploadprogress.so" to php.ini and restarting XAMPP I've got next error

For no special reason Drupal sites on our server (CentOS 5 with cPanel/WHM) started to make problems with file upload. Because Drupal 6/7 has use Ajax for file uploading the only thing that happens is that browser just hangs until timing out. Quick playing with different file sizes revealed that files that are less then 100kb are OK, but bigger files are creating problem. Of course php post_max_size and upload_max_filesize are set to 20mb so that was not causing problems. Strange...

Yesterday I have released new stable versions of captcha_after module for Drupal 6, module version 6.x-1.2 and first port of captcha_after to Drupal 7.

I hold a presentation at www.barcamp.at/Gov2.0camp with the title 'E-gov & Drupal: A love story', that tried to explain to the broad public why did Drupal become so successful in the area of e-government application.

Several people asked me to post it asap, so here it is. I hope you will find some interesting and useful information

"MontenaSoft.at is a web page that demonstrates the capabilities of modern web 2.0 applications. Principally, we have tried to get the most out of jQuery library and demonstrate types of interactions that are usually associated only with the use of flash animations and movies. The benefit of this approach is that jQuery library is integral part of several CMS frameworks (including Drupal).

CAPTCHA After module brings solution to the problem of evaluating security images (commonly known as CAPTCHAs) without decreasing the usability of your site.

Drupalcamp Timisoara/Romania was the first major local Drupal event in Romania. The event was organized by Drupal Romania Association and took place during 5th and 6th of June, 2010. This event was supported by “Politehnica” University of Timisoara, League of Students from the Faculty of Automatics and Computers and Software Business Incubator.