King Foo

King Foo

You are in:

Home > Articles by: wimm

Blog

  1. PHP 5.4 – What’s new?

    Posted by
    / / 12 Comments
    PHP 5.4 will be stable soon. In this post I’ll try to give you an overview and examples of the new PHP 5.4 features. If you want to try out PHP 5.4 (which is currently in RC6), it has to be installed first. I suggest that you try this out...
  2. Catch Firebird events with Node.js

    Posted by
    / / 4 Comments
    In this post, I’ll try to explain how you can use Node.js to catch events on Firebird. Although Microsoft announced last week to contribute resources towards porting Node to Windows, it currently does not run out of the box on Windows. You can try to run it with Cygwin. In...