Browsing Tag
Dev
35 posts
Hacking the easy-fancybox WordPress plugin
Intro The easy-fancybox WordPress is actually a rather simple but cool plugin to use, if it would work…
Recovering a deleted file in Subversion
Many times I have been looking on the Internet to find a suitable solution for this, but in…
Simple webserver in Perl
I had to mimic a certain web application for a customer I’m currently working for, so I’ve created…
Calculate netmask in Perl
This is a small code snippet I wrote along time ago for a bigger framework I’ve created. No…
Perl script: speed.pl
A small script I wrote to see how fast a file grows (for instance when it’s being copied…