Monday, 2 November 2009
Inspired by Acme::Bleach, here’s Bleach for Python.
- Save the bleach codec in Python/Lib/Encodings/. The codec can also be used as a command-line filter for source code:
python bleach.py < my_source.py > bleached_source.py
- Run a bleached program, such as Hello, world.
It’s 3:40, so the code is not the cleanest imaginable.
Tags: Python | Python |
No Comments »
Tuesday, 21 July 2009
Exactly what it says on the tin.
(((https?|ftp):\/\/)|www\.|spotify:)(([0-9]+\.[0-9]+\.[0-9]+\.[0-9]+)|localhost|([a-zA-Z0-9\-]+\.)*[a-zA-Z0-9\-]+\.(com|net|org|info|biz|gov|name|edu|[a-zA-Z][a-zA-Z])|((album|artist|track|playlist):([a-zA-Z0-9_]+)))(:[0-9]+)?((\/|\?)[^ "]*[^ ,;\.:">)])?
EDIT: Seems that PuTTY always tries a web browser, instead of delegating the URL to the OS to manage, so here’s a workaround (200 KiB), RunArg, which is a trivially simple program to just open the given parameter using the Windows shell. Source code for both the [...]
Tags: putty, regexp, spotify, url | Uncategorized |
No Comments »
Thursday, 11 June 2009
FARR_TinyEv is a little plugin for mouser’s Find and Run Robot launcher that integrates the brilliant Voidtools Everything file indexer.
More information on the DonationCoder forums.
Download here: FARR_TinyEv 0.9.4 (11 June 2009, 18 234 bytes.) SHA1: 8e95113b32f008b53c9cffca9aa94f1694ed1f38
Tags: farr, plugin, Software | Software |
3 Comments »
Thursday, 6 November 2008
So I wrote a little, silly Python script to turn static flourishes like this into rather attractive animations like this (link leads to Servut.us’s Dropbox) as used in so many video productions nowadays. I got the idea from Video Copilot’s Evolution, btw.
Anyway, here’s the code. It requires Python 2.5 or newer and PIL, the Python [...]
Tags: animation, graphics, Python | Software |
No Comments »
Friday, 1 August 2008
Inspired by this xkcd strip (and via maraz), here is a World Wakeup Map! (Or rather, a world map which tells you where in the world the clock is X).
Tested with Firefox 3. YMMV.
Tags: hack, javascript, Software | Software |
No Comments »
Monday, 23 June 2008
Okay, I said I wouldn’t post often, but look at me go.
Another audio-related piece of software, Methlab (more of a pun on the well-known math software than anything else… honest!) is an expression evaluator for audio. What that means is that it allows you to apply a piece of script to any sample you come [...]
Tags: audio, dsp, freeware, prerelease, Software | Software |
No Comments »
Sunday, 22 June 2008
Midity is a simple joystick to MIDI mapper for Windows written in C (and Lua).
Simply put, it allows you to use any joystick, gamepad, dance pad or anything that Windows recognizes as a joystick as a MIDI controller. This includes the Nintendo Wiimote, if you have the right software (PPJoy and GlovePie). I wrote it [...]
Tags: audio, joystick, lua, midi, Software | Software |
1 Comment »
Sunday, 22 June 2008
So I decided to install WordPress. Don’t expect me to post often, but I thought I’d best publish some of the more or less random projects I tend to do. Expect some soon.
Meta |
No Comments »