December 2010
3 posts
6 tags
Ascension 1.0.3
Ascension 1.0.3 has been released today. You could describe this as a bugfix release, nearly no new features were added. The current build is not beta anymore, I wiped the last issues I encountered and Ascension should run smooth and stable. I’m also working on version 1.1.0 with some significant changes under the hood, most of them affecting the way it handles different encodings and file...
Never trust a computer you can’t throw out a window.
– Steve Wozniak
6 tags
PXSourceList GC-enabled
As you may know, right now we are very busy in development of FooTweet, our upcoming Twitter client for Mac. It will come with two different UI’s, a compact and extended one, for which we are going to use Alex Rozanski’s awesome PXSourceList control. Unfortunately PXSourceList is not Garbage Collector compatible, until now. I revised the code to make it fully GC-compliant, but it will...