When eye-candy and function meet, you get perfection. Now add ease of use and offloading of a few CPU cycles to the client and you get flot. It’s a JavaScript library for jQuery that creates beautiful diagrams from your raw data… just like that. It just works.
Take a look at this… awesome!
This picture was generated [...]
Archives for posts tagged ‘perl’
flot: Javascript plotting for jQuery
Saturday, 23 January 2010
Perl: Net::MySQL affected_rows_length
Sunday, 10 January 2010
I just came across this minor issue in the pure Perl MySQL module Net::MySQL. There are a few open bugs, not much activity on the bug-tracker so who knows if this gets fixed — submitted it anyway.
Assuming an error like 1452 happened after a successful insert statement that inserted eg. 1 row. If you now [...]

