News

2010/04/05

New project page…

I've created a new page for some projects, including some projects already mentioned here, at code.ntworks.net. It is based on Trac (slightly modified, still without blackjack and hookers) and provides a bug tracker, wiki, code browser etc. for every project.

➟ Read the full story…
» main » code
2009/11/12

How to use gVim Portable with Python…

The official gVim Portable is built without built-in Python support. If you need it:

That's it. Now start gVim Portable and try to run a Python command, eg. :py import platform; print platform.system()

Note: In an earlier version of this post the Portable Python development release from PortableApps.com was used instead of Moveable Python. This does not work because of some issues with module loading.

» main » code
2009/07/07

Thread::Queue::Action released…

From the docs: A simple class based on Thread::Queue to automatically call subroutines for special queue elements.

➟ Read the full story…
» main » code

Page content licensed under a Creative Commons BY-NC-SA license (deutsche Version).