New release coming soon. And it now runs on Microsoft(r) Windows(tm)! I like pretty pictures:
Release seems close. I think 0.2 will be ready within a few weeks (read: 3-4 months). The project has a new home, too: here.
Posted by: troy Thu, 29 Mar 2007 02:54:13 GMT
New release coming soon. And it now runs on Microsoft(r) Windows(tm)! I like pretty pictures:
Release seems close. I think 0.2 will be ready within a few weeks (read: 3-4 months). The project has a new home, too: here.
Posted by: troy Thu, 15 Feb 2007 07:58:48 GMT
I've written a tool to automatically translate Java source code to Python source code. The tool is useful, and it's already working for me as I intended. It's called java2python (clever, no?) and you can download it here.
Let me back up a bit and explain the motivation behind this. I'm the author and sole maintainer of the Python port of the Interactive Brokers API (IbPy). IB provides a default/reference Java implementation for UNIX and MacOS. This reference implementation is straight forward: it contains a Thread subclass that reads from a socket, an associated class for writing to the socket, plus a few other support classes. Conceptually pretty simple, and the initial port was actually easy (once I figured out the difference between writing data to a socket in Java and writing data to a socket in Python).
Posted by: troy Wed, 31 Jan 2007 21:16:43 GMT
I put together a quick demo of some of the (newer) Beryl window animations. Included in the video are samples of Explode, Domino, Glide, Leaf and Razr. Enjoy.
Appropriately, the audio track is "Future" by Sungirl.
Posted by: troy Mon, 01 Jan 2007 03:52:17 GMT
Yo, ho, ho and a bucket of prawns! There's a Beryl Settings manager for KDE in the Beryl Project SVN repository. A picture is worth a thousand words:
And another thousand:
Posted by: troy Mon, 11 Sep 2006 16:23:59 GMT
Python is Goodness. KDE is Goodness. Put together, they become PyKDE, the Grand Supreme Goodness of desktop environment language bindings.
But there's a grain of sand in the jelly. Between the three, there's plenty of documentation but very little example code for PyKDE. Enter the new sampler application. Check it out: