Archive for August, 2008



wordTube 2.0

08Aug08

After a lot of work I finished the next version of wordTube. This new version is a great rework of the plugin, with a much better code base (THX to Alakahnor). Due to the fact that Jeroen Wijering release a new version of his great JW FLV Media Player, I take the chance to rebuild my plugin [...]

1 & 1 – Read the FAQ

07Aug08

In response to my article 1&1 = 3.
Marc found this interesting note in the FAQ section of 1 & 1 :
Can the memory usage limit be increased on shared hosting with a php.ini file?
Due to resource limits on our Shared Hosting machines, it is not possible to allocate more than 20M of memory to PHP, although phpinfo() [...]

The hassle with WP_CONTENT_URL and WP_PLUGIN_DIR

06Aug08

Since WordPress 2.6 it’s possible to move wp-content and the plugins path to a different location. Basically not a bad idea , except the situation that my plugins wordTube / NextGEN Gallery loads some XML/AJAX based “standalone” php files not via the admin page. This means I need to know the location of wp-load.php. In the [...]