While browsing around on the Packt Publishing web site after looking at the page for Cody's book I saw that there are currently a couple promotional deals that may interest some of you. There is the Python Month deal that will give you 20% off any Python book they publish, or 30% off of any Python eBook. The other deal is that you can currently get any 5 eBooks from Packt for $40.
The wxPython community now has a 2nd book about our favorite UI toolkit. The book is "wxPython 2.8 Application Development Cookbook" written by Cody Precord and published by Packt Publishing. Cody is the creator of the awesome Editra source code editor and a frequent participant on the wxPython-users mail list. There is an eBook version of the text available from Packt Publishing, and you can get the printed version from Packt or from other booksellers such as amazon.com.
I haven't read all the recipes yet, but from what I've seen so far I can say that they are informative and do a good job of explaining the demonstrated techniques and the concepts used or implemented in the sample source code. I think that there will be something for everyone in this book, from newbies all the way up to experienced users.
Congrats Cody!
For a couple years now myself and a few others have been hinting that a totally new way to develop wxPython is possible and is just over the horizon. I'm happy to announce that the project is finally moving beyond the pie-in-the-sky stage and that development of the tools has begun. More details are available in the wxPython wiki, and you can join the discussion about the project in the wxPython-dev mail list.
The 2.9.1.1 release of wxPython is now available for download at http://wxpython.org/download.php. This is the first official release in the 2.9 development release series. There are lots and lots of new widgets and other awesome stuff that have been added since the 2.8 series, with more to come in future releases. A list of changes can be seen at http://wxpython.org/recentchanges.php. Also new with this release is a build for Mac OSX and Python 2.7 that uses the Cocoa API and supports the 64-bit architecture on OSX 10.5 and 10.6.
Various binaries are available for 32-bit and 64-bit Windows, and also for OSX using the Carbon and Cocoa APIs, for Python 2.5, 2.6 and 2.7. And source code is also available at http://wxpython.org/download.php of course, for building your own.
Whyteboard, a useful application written using wxPython for the GUI, was just noticed over at SourceForge. Congrats Sproaty!

