unyttig.INFO Your source to not so useless information

23Feb/100

Openbox: Nintendo 64 emu pipemenu

I wrote a small pipe-menu script for Openbox earlier today which lists all n64 Roms from a directory and creates a pipe-menu listing these files with executables. Nothing fancy but it might save others some time, or give others some insight in how easy it is to create pipe-menu’s them selves. If you have any questions feel free to ask in the comment section below. (Read full article for code)

2May/092

Python ImageShack uploader script

Do you often take screenshots which you want to share with others on forums, IRC, MSN or such? Wouldn’t it be nice if you could just run a script and the file would be uploaded and ready for copy/paste? Well a nice guy over at the ArchLinux.org forum called “solarwind” wrote a script in python [...]