Tuesday, January 22, 2008

MacWorld Expo '08

Nothing special this year...
But maybe a special thing to say about the new MacBook Air?
Later, I'm tired..

I'd better show my pictures shot with my new Canon Powershot G9. It looks like my old Canon 30D will have a peaceful rest for a while...

Here are the pictures..


San Francisco 2008

Thursday, October 11, 2007

[SILVERLIGHT] Missing controls

Silverlight is wonderful....
But the lack of important controls like TextBox, Button, Grid, StackPanel and so on is a little bit confusing.

I'm quite sure that Microsoft will fix this in a future release, probably with the upcoming Silverlight 2.0.


Meanwhile, I've been starting a toolkit project to include those controls.
The roadmap for version 1.0 will be:

  • TextBox
  • Button
  • RepeatButton
  • RadioButton
  • CheckBox
  • StackPanel
  • Grid
Though, this is a geek-only project, as we all know that Microsoft's controls will integrate better.

Stay tuned for more info.