Boost scrum testing productivity with TestBuddy.net

We at Fusonic are developing all our main products using the Scrum method. When doing this, you will always have some of these little tasks for testing implemented features before finalizing in a sprint. Usually one developer finishes his work, another one then tests the new functions and finds one or more bugs. Then the developer fixes these bugs and testing starts over again. So far so good. The…

Scripting Asp.net MVC Controllers at Runtime

An Asp.net MVC 2 ControllerFactory including some classes which allows you to edit your Controller classes at runtime, without restarting your application. You can add controllers, actions and classes during your web-app life cycle and just need to refresh your browser. This can be very useful when you are prototyping new features.

Announcing Chive 0.4 - the next-gen MySQL-Admin

I'm pleased to announce the release of chive 0.4. This release marks an important step in terms of stability of chive. Since the last release of the 0.3 series in April we fixed 33 Bugs including some minor improvements. Some Key changes are: - CSV-Export implemented - Chive works now in PHP 5 Development modes (E_ALL | E_STRICT) - Blob Handling improved - Huge performance improvements…

Chive 0.3 released

It has been quite a while since Chive 0.2.0 has been released and with over 3,000 downloads we have taken a big leap to become the next generation web-based MySQL database management tool. With the release of Chive 0.3.0 we take another step towards this goal. About 20 bugfixes and a bunch of important improvements later, we release Chive 0.3.0 on April 1st 2010. For a list of fixed bugs see the…

Chive 0.2.0 released

Chive 0.2.0 has just been released. This version of the new MySQL database administration tool is ready for use in production and aims to be a replacement for phpMyAdmin. Read the announcement on Launchpad