News

2010/04/09

TopMod…

➟ Show all images…
11 images » main » galleries
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

Pipes…

➟ Read the full story…
2 images » main » galleries
2009/12/27

Vimya 0.2 — bug fixed…

Well, I guess Vimya isn't that popular, maybe nobody tried to use it with a Windows version of Vim, and if someone did: Why didn't he tell me that it did not work?

Yes, it was a really stupid bug — unescaped backslashes in some path names — anyway, it should work now. So get the fixed version from vim.org and replace the two old files.

Oh, and I created a project page for Vimya on Gitorious.

BTW, the plugin works fine with gVim Portable if you enable Python support as described in the previous post.

Download Vimya from vim.org. Visit the project page on Gitorious.

» main » vimya
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

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