JavaScript

WP Commentable Block

April 19th, 2007 by sigurd · (14) · PHP JavaScript CSS

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

March 26th, 2007 by sigurd · (2) · JavaScript CSS

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.