Jan UrbaƄski

That's me. And this is my webpage.

Contact me at wulczer@wulczer.org

See my company.

Get my GPG key.

All projects have source available through my github account.

All projects are distributed under the MIT License.

Projects

flvlib

source

flvlib is a library for parsing, modifying and verifying FLV files. flvlib is pure Python and you can easily use it in any application that deals with FLV files. It comes with two example applications: a script to index an FLV file, that you can use as a replacement for Flvtool2 and a script to print out all information about an FLV. Using flvlib you can easily write your own scripts doing other kinds of operations on FLV files.

You can download the latest flvlib release 0.1.13 here.

If you prefer packages, you can get:

SAIO

source

SAIO is a Simulated Annealing approach to join optimisation in PostgreSQL. It's currently a module you can LOAD into your database and let it substitute GEQO for large queries.

txpostgres (formerly async-psycopg2)

source

documentation

A Twisted wrapper for asynchronous PostgreSQL connections. Based on the asynchronous features of libpq, the PostgreSQL C library, exposed by psycopg2, a Python driver using libpq.

pyhstore

source

A Python extension module that allows bidirectional transformation between PostgreSQL hstore and Python dictionary objects in PL/Python, the PostgreSQL embedded Python programming language.

onlyhighlight

source

A ZNC module that allows only playing back lines that mention your nick and a few that immediately follow them, making for a poor-man's IRC message pigeonhole.

tsung_ws

source

A plugin for Tsung for load-testing WebSockets servers.

persona-idp

source

A Persona Identity Provider. Intended to run on a server hosting your personal MTA, allowing you to log in to Persona-enabled sites using your personal email address.