Griffon Validation Plugin 0.6 Released
Griffon Validation Plugin v0.6 was released today. In this release the validation plugin's artifact handling has been rewritten to be compatible withe the up-coming Griffon 0.9.2 release. Also in this...
View ArticleHow to support custom artifact type in Griffon 2nd revision
Last year June I wrote a blog post about how to support custom artifact type in Griffon framework. Now Griffon 0.9.2 release is just around the corner. In this release some major refactoring was done...
View ArticleGriffon Validation Plugin 0.7 Released
Version 0.7 of Griffon Validation Plugin has just been released to the plugin repository. This is a major release on Validation plugin road map which included some significant internal refactoring as...
View ArticleGriffon Airbag Plugin 0.1 Release
In one of my recent open source project I created a mechanism in Griffon framework to capture any uncaught exception raised in an application regardless what threading model it is using. The idea...
View ArticleGriffon Validation Plugin 0.7.1 Released
This is bug fix minor release for the Griffon Validation plugin. The main issue fixed in this release was the problem when combining popup error rendering style in a JDialog. To upgrade your installed...
View ArticleJNDI Warrior v0.3 Released
Just released JNDI Warrior 0.3 yesterday. In this release the following improvement and new features have been implemented:Better UI look and feel to give it more mature look rather than the original...
View ArticleHow To Configure izPack with Installer plugin in Griffon
Recently I used Installer plugin for Griffon in one of my open source project. Overall it was very easy to install and have it creating a simple installer for your Griffon application, however when it...
View ArticleInstall OpenNebula 2.2.1 on Ubuntu 11.04 Enterprise Server
Recently I was in a process of setting up an open source cloud computing environment. The experience I gained through this project was very interesting to say the least. The goal for me is to create a...
View ArticleThe End is the Beginning
I have decided today to terminate Hydra Cache project. What is Hydra Cache anyway?About 2 and half years ago, a few of my friends and I, inspired by our experience with one of our client at that time...
View ArticleGriffon Validation Plugin 0.8 Released
I am happy to announce the release of Griffon Validation plugin v0.8. In this release the following enhancement and new features were introduced:1. Upgraded to match Griffon core 0.9.3 releaseFor v0.8...
View ArticleGriffon Validation Plugin v0.8.1 Release
Just released v0.8.1 for Griffon Validation Plugin, a minor bug fix release to address the multi-error rendering issue recently discovered by Frank Shaw. If you are using several constraint especially...
View ArticleSetup NFS4 & LiveMigration with OpenNebula 2.2.1 on Ubuntu 11.04 Natty
About 2 months ago we setup a experimental internal cloud environment for one of our client using pure commodity servers and open source technology (OpenNebula 2.2.1 on Ubuntu 11.04 Enterprise Server)....
View ArticleGriffon Validation Plugin v0.9 Released
Just released Griffon Validation plugin v0.9. This is the release corresponding to the 0.9.5 Griffon core. Since there were significant amount of changes introduced in Griffon 0.9.5, regarding plugin...
View ArticleOpenNebula 3 Cloud Computing
I have recently been invited by Packt Publishing to be one of the technical reviewer for their forthcoming book OpenNebula 3 Cloud Computing. The book is now fresh off the printing machine and you can...
View Articledc.js v0.1 released
Inspired by my recent client side data mining and visualization experience I have started a new open source javascript project dc.js. dc.js is a javascript charting library with native crossfilter...
View Articledc.js v0.2 released
dc.js v0.2 released with new data count and data table widgets, check it out http://nickqizhu.github.com/dc.js/
View Articledc.js v0.3 released
Client side multi-dimensional charting and data mining library dc.js v0.3 released with Line Chart support now. Check it out http://nickqizhu.github.com/dc.js/.
View Articledc.js v0.4 release
dc.js v0.4 released with support of bubble chart.v0.4 release also introduces some changes to how pie chart renders selected and deselected slices. In v0.4 dc.js no longer directly generate svg element...
View Articledc.js v0.5 released
Just published dc.js v0.5 release with support for composite chart.Currently dc.js allows you to compose multiple bar chart and line chart into a single composite chart as shown in the above screen...
View Articledc.js v0.6 release
Released dc.js v0.6 with new support for: - Area chart - Stacked bar chart - Stacked area chart - Some improvement on brush & filter handling (thanks to contribution from https://github.com/robin900)
View Article