Archive for the ‘plugins’ Category
Dooodl misery!
Published by Ronny on September 24th, 2009 in Wordpress, plugins. 11 commentsLet me start this post with a big…

I really screwed up yesterday. I updated the Dooodl plugin and commited it to SVN. After having done that I wanted to wait until the changes reflected on the Wordpress site (which sometimes takes a few minutes). However I had to go over to Ward for dinner, so I took my laptop…
When arrived there I checked the site back and saw the changes. I updated the plugin on my site immediately using the WP-plugin auto-update functionality. That’s when all hell broke loose…
I saw that all the doodle-images on my site were gone, but the userdata (in the database) remained. When checking the FTP I realized what happened… The images are saved inside the plugin folder in a folder called ‘doodls’. Once you let Wordpress update the plugin automatically it tells you it ‘removed the old version of the plugin‘, before it ‘upgraded the plugin succesfully‘. It actually removes everything in that directory. I did NOT know that! I expected the plugin to replace all the existing files with new files and add the missing files/folders. And that’s why everything saved by the plugin was was lost once updated…
In my case I immediately lost about 120 doodles you guys submitted. Lucky for me I took a backup only half an hour before running the upgrade . In the end I only lost 11 images. I hope I’m the only one who ran into this misery.
But now…
There’s a new version online (1.0.5) (1.0.6 featuring smaller brushes
) which will not have that issue anymore. But before running off and installing this version please take a look at this and please be absolutely sure to have a backup of your doodles before installing ANY other version of the plugin…
- Before updating, download the /wp-content/plugins/dooodl/doodls/ folder. This folder contains all doodles your users saved. If you don’t, you will lose all images your users saved.
- Create a folder in /wp-content/uploads/ and name it ‘doodls‘.
- Upload the images to this(/wp-content/uploads/doodls/) folder.
- Now you can upgrade the new version of the plugin.
Again: I’m terribly sorry about all this and I really hope you didn’t lose (too much) of your doodles. I already tested 1.0.6 and it’s working perfectly. If you safely copy/backup the folder with doodles (using the steps above) then you should be safe
Having said all this…

If you got any feedback or information on how Wordpress updates itself and plugins, do let me know. I really wouldn’t like running into this kind of trouble again…
Dooodls for everyone!
Published by Ronny on September 20th, 2009 in Open-source, Wordpress, plugins. 49 comments
A few days ago I presented the Dooodle application I built. You guys created some cool doodles and I totally love it!
But it’s still an independent application hacked into Wordpress using basic widget. That means I can’t just share the code so you can use it too on your website (since you’ll have to set up a database, fill in config files, etc… Boring stuff). So yesterday I decided to compact this into a handy Wordpress plugin.
And this is what I did: I give you Dooodl!
[UPDATE] Mark asked me to share the source of the Dooodl Creator App, so I did
Feel free to send me links to your own creator. I might add different creators to the plugin, and let you choose in the WP-admin which one you’d like your visitors to use
AJAXed websites done right
Published by Ronny on October 18th, 2008 in General, Open-source, PHP, plugins. 2 commentsMijn beste maat, Nick, heeft zonet een van zijn coolste Javascript projecten online gepost. Het gaat om zijn Javascript class die het toelaat om een standaard (werkende) HTML site on-the-fly om te bouwen naar een full-option AJAX site.
Het idee was ooit ontstaan bij gesprekken over Flash-sites, AJAX-sites, Google-vriendelijke sites, en de snelst mogelijke en goedkoopste oplossing om deze RIA-oplossingen zo dicht mogelijk bij elkaar te brengen. Nick had de smaak te pakken en is er enkele maanden geleden in zijn vrije tijd aan begonnen. Gelukkig is hij koppig genoeg, zodat hij een paar weken geleden met een brede smile op zijn gezicht liet zijn hoe het ermee stond… Ik keek ernaar… Ik was onder de indruk… Read the rest of this entry »
Multi-Mania 2008 will rock!
Published by Ronny on April 21st, 2008 in Wordpress, plugins. 4 comments
Multi-Mania 2008 komt er langzaam maar zeker aan.
Op 23 mei gaan de deuren van het grootste gratis multimedia event van België Europa open. Ook dit jaar zakken weer talloze nationale en internationale sprekers af naar Kortrijk om er de blijde boodschap over multimedia anno 2008 te vertellen.
Door het succes van de voorbije jaren zal Multi-Mania dit jaar uit 4 tracks bestaan! De line-up is redelijk mind-blowing als je het mij vraagt, maar ik ben dan ook snel enthousiast.
Multi-Mania is gratis, maar registreren is verplicht. Dat zal dan ook kunnen vanaf 28 april.
Heb jij een kickass project gemaakt dat rijp is voor een stoere Multi-Mania award? Er zijn 4 open categorieën waar je je werk in kan zenden, en de greep naar de gewilde award kan wagen.
Er is ook een badge te downloaden op de Multi-Mania site. Ikzelf heb deze even in een simpele Wordpress plugin gestoken zodat het implementeren in je sidebar wat sneller gaat. (Getest op Wordpress 2.3.3 en 2.5)
- Download de widget hier.
- Unzip het bestand, en upload de ‘2M08-Attendee‘ map volledig naar je ‘wp-content/plugins/‘ map
- Ga naar je WP-Admin, en activeer de plugin
- Ga naar presentation > widgets waar je de 2M08 widget in je sidebar kan slepen.
- Opslaan
- Je bent klaar
Ikzelf zal aanwezig zijn. Zul jij er zijn?
BB Syntax Highlighter updated
Published by Ronny on March 17th, 2008 in Open-source, Wordpress, download, plugins. 4 commentsIk heb zonet de BB Syntax Highlighter wat aangepast.
Er waren enkele onvolmaaktheden (zoals de Copy-Paste bug waarbij de nummering van de HTML werd meegeplakt) die er nu ook uit zijn. Ik heb nog altijd geen menu ingebouwd waar je de CSS kan bepalen die de opmaak van de code regelt. Ik ben er ook over aan het denken om de hele GeSHi mogelijkheden in te bouwen, zodat je via de WP-admin heel wat opties zelf kunt bepalen.
Maar dat is dus voor een andere keer
Over de BB Syntax Highlighter
Deze plugin laat je toe om meer dan 50 programmeer- en scripttalen te hightlighten op een bbCode achtige manier. Deze plugin is gebaseerd op de GeSHi class: een open-source klasse die het toelaat om makkelijk aan code-hightlighting te doen. Zou met de meeste recente Wordpress releases moeten werken. Ik heb alleen nog maar getest op mijn Wordpress versie (2.3.1).
Download: Klik.
Installatie is nog altijd dezelfde:
- Upload de ‘bbSyntaxHiglighter’ map naar je ‘wp-contents/plugins’ map op je server.
- Ga naar je WP-Admin en login.
- Ga naar het ‘Plugins’ menu, en activeer de nieuwe plugin.
- Klaar.
Veel plezier ermee.


