Archive for December, 2005

Pictures of Recent Events

Friday, December 23rd, 2005

I’ve posted a few photos on flickr. The Christmas Party is here, and you can look around and find others as well.

Qt signals and slots as a design pattern.

Thursday, December 22nd, 2005

For any of you QtRuby enthusiasts or wanna-bes, here is a good look at Qt’s signal and slots in comparison to the Observer design pattern, as well as information about how you can now mix Boost signals with Qt signals in Qt 4.1!

Technorati Tags: , , , .

What a week

Tuesday, December 20th, 2005

This has been some week…

(more…)

Thinking for yourself

Tuesday, December 20th, 2005

One show on TV I really like to watch is Airline. It’s on A&E, which in itself is probably a bit of a black eye, but in fact it’s not too bad of a show. I recommend watching it if you have time - don’t make a special effort, but definitely Tivo it (or whatever type of recording device you have) if you think about it.

(more…)

Qt Update

Tuesday, December 20th, 2005

Just a quick note - Qt 4.1.0 is now in portage. This version offers a few nicities over the 4.0 series, like integrated QTestLib stuff (for C++ based unit testing), faster rendering on some platforms, a slew of bug fixes, extensions to Qt Designer, and a PDF backend to the QPrinter system. SVG is also now supported within its own new module.

Changelog is here: http://www.trolltech.com/developer/changes/changes-4.1.0.html