One of my favorite C++ libraries these days is called Wt (pronounced as 'witty'). It enables you to write AJAX web applications from C++, with the similar widget-based architecture as Qt.
Visit my page about Wt for the customary 'Hello Wt' program, articles and much more information:
http://richelbilderbeek.nl/CppWt.htm
Or view the website I developed with Wt at
http://www.richelbilderbeek.changeip.net
Qt Creator 2.0 has arrived! For me the greatest improvement is the ability to do run-time debugging, instead of getting a
pesky error when using Ubuntu.
Of course, there is a lot more then that. Read
this page for the many additional improvements.
Enjoy, Bilderbikkel