Posted by: Sameer on: August 23, 2007
This is the next one in the series of fractals – The Pythagoras Fractal.
It can be seen here
Source here
Posted by: Sameer on: August 14, 2007
I’ve written a small application showing how auto filtering can be used in an AdvancedDataGrid.
In the sample, the first two headers are TextInput control which are used as input for the text.
I’ve written a custom itemRenderer using TextInput. On the change event of the TextInput, filtering is applied to the dataProvider and the result [...]
Posted by: Sameer on: August 6, 2007
I like the auto-re sizable functionality of the columns in most of the grids.
Common applications include Windows Explorer and File Browser in Ubuntu.
So, I decided to write my own in AdvancedDataGrid.
Here, double-clicking the separator between the headers will resize the corresponding column to fit in the contents.
Check out the sample here
Try clicking the header separator [...]
Posted by: Sameer on: August 1, 2007
Yesterday I went to Google’s office and saw Goobuntu on the desktop there.
Did some Googling on it and found out that Google is coming up with their own distribution of Linux.
Its called Goobuntu. The distribution is based on Ubuntu and Google uses it internally.
Sounds interesting – check out more information here -
http://en.wikipedia.org/wiki/Goobuntu