JavaScript
WP Commentable Block
After Ext 1.0 has been released I decided to port comment system to it. Also for easier installation I make a plugin for Wordpress, so now comment system can be installed in several clicks :) (more…)
CSS + Javascript Bar Charts
Recently I was working on CSS + JavaScript Bar Charts. SVG is good, but it's not cross browser so I decided to write simple chart by myself. This is only alpha and there are a lot of work to do.