projects
Hitting the duck
It’s been 2 busy days. I didn’t really expected to receive any response on my previous post about Rapache and that was cool. Some of the received suggestion have been already implemented, so, if you’re still interested in Rapache, pull it from stage0 branch and check it out.
Shhht! Don’t tell anyone, the secret command to [...]
Me and Rapache
For those who missed the announce on Ubuntu Planet, a new project – called Rapache – is born.
What is Rapache ?
Rapache is a simple Apache administration tool. It offers a GTK interface to allow extremely rapid VirtualHost creation and manipulation.
Xdump: a little piece of my story as developer
I am slowly beginning to pull online docs and samples for Xdump.
Xdump was one debugging tool I had to develop for the reason that in some situations var_dump() simply is not enough.
Here’s the overview of xdump.
Of course one could …
Need for Cache
After going through PhpThumb hell, I decided to develop one serious decent caching library for caching dynamically generated images.
Download
Download zipped source from Google Code
Or browse svn repository
Download source from svn using: svn checkout
Xdump
When working with large arrays/objects,with complex references beetween variables or (again) php’s built-in var_dump() e debug_backtrace() shows their limits.
Have you ever tried to var_dump $GLOBALS ?
Even if when I started this lib there were already some classes which provided nice html formatted …
