News

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
2009/07/07

Plox updated to version 0.1.2…

A minor update of the SeyMour plugin: get the new version.

➟ Read the full story…
» main » plox

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
2009/06/16

Simple water-like fluid simulation uploaded…

I was playing around with RealFlow a bit lately, which really is fun, if it wasn't so slow… Anyway, I uploaded a short animation of a simple fluid simulation, download link can be found on the animations page.

» main » animations

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