14Mar How do you create a new Apache module?
Maybe this exists well documented somewhere - I couldn’t find it. This last month I had to do some work which involved creating an Apache module from scratch. For Linux and MacOSX creating a module is pretty easy - Apache even lends a hand via the APXS tools. On windows there’s a totally different problem. [...]
06Feb FABridge & memory …
One of the biggest changes in the latest FABridge release is the addition of memory management mechanisms. If until now everything that was passed from ActionScript to JavaScript via the bridge stayed in memory until the page was reloaded, this is true no more. now various objects behave differently with their allocated memory, depending on [...]
05Feb A new version of FABridge is out
… quite some time now actually (from last Tuesday). In case you don’t know already, the Flex-AJAX Bridge (or the much shorter name FABridge) is a library that allows developers integrate Flex applications with JavaScript code. It is a way to access and use Flex components directly from JavaScript code, without duplicating functionality. It [...]
19Nov The virtual office
I’ve read before some posts on this topic - mostly on Lifehacker, as an informative tidbit. And lately I have had the opportunity to put that into practice for a small project on which some friends are starting work (no, I won’t expose it yet ). They are a small team - only three [...]

