Highly Recommended
deoren’s Twitter feed
Category Archives: Programming
Still here
My focus this year has drifted from Python programming to learning how to ride a motorcycle and then back to programming. This has been my year so far:
Posted in General, Journal, Programming
Tagged appliance, C++, Dungeon Defenders, motorcycle, Python, The Witcher
Leave a comment
Python Editors: Redux
These notes are mainly for my purposes. I won’t go into enough detail to provide a real review, so check out the links and come up with your own opinion. After my light testing with Python editors last week, I … Continue reading
Python Editors
This is one of those topics that pretty much everyone that’s done more than a few minutes worth of Python has cared about, at one time or another: Finding a good editor. I’ve been using Notepad++ for several years now … Continue reading
ActivePython license
It suddenly dawned on me yesterday that although the licenses for various modules that Synclosure uses are being respected, I hadn’t closely looked at the license for ActivePython, which comes into play when using cx_Freeze to “wrap” the application and … Continue reading
Synclosure 0.2.1 (stable) released!
As announced here, Synclosure 0.2.1 has been released. This release fixes an embarrassing bug which resulted in unusable Windows binaries. My apologies to everyone who encountered this problem. Please try the release, provide feedback and let others know of Synclosure … Continue reading


