Author: Pygmalion
Android app: German license plates / Deutsche Kfz-Kennzeichen
Search for the city, district or institution that the abbreviation on a German car number plate refers to. Also works on the way, without a data connection. Suche nach Stadt, Landeskreis oder Institut... Read MoreRetrieving Google geocoded co-ordinates in Python
Import the json and the urllib2 modules: import json, urllib2 Programmatically contruct the URL to meet the requirements of the the geocoding webservice, i.e. make it look like this (click to view the... Read MoreLPI training
Our LPI trainer is yet another work in progress. You can use our first sample questions to train for LPIC-1, exam 101: http://pygmalion.nitri.de/lpi.... Read MorePrisoner’s dilemma on Android
The old prisoner’s dilemma applet has been revitalized on Android. It was a fit occasion to clean up and rewrite those messy sources from the nineties.... Read MoreConvert a WEP passphrase to hex
Traveling the world you may find yourself in a place where the Wi-Fi access point is WEP protected. The owner can only provide you with an alphanumeric passphrase, whereas your Linux notebook expects ... Read MoreVodafone UMTS: unwanted image compression
When surfing the web over Vodafone UMTS in Germany, you may notice that JPEG images are compressed and displayed in low quality. Press Ctrl-F5 (Strg-F5) in your browser to see the original images on t... Read MoreWardriving using an Ubuntu 10.04 notebook and a Garmin Etrex
Most GPS software that ships with Ubuntu 10.04 uses gpsd to retrieve data from the GPS receiver. So make sure that you have gpsd installed. Unfortunately the new JSON protocol used by gpsd is not supp... Read MoreDefault Glade window sizes
By default, GtkWindow objects are displayed as compact as possible. In order to specify the preferred window dimensions, first set the visibility of the window to “No” in Glade Interface D... Read MoreDilution calculator for distillers
This very simple Java application calculates the volume of water that needs to be added to an alcoholic distillate to reduce it to bottling strength. Although it’s not a very complex calculation... Read MoreWordPress LinkRoll Widget
The simple widget that runs in our sidebar presents a random selection of stored links. The script parses the <title> tags on the referred pages to name the links. To install it copy the script ... Read MoreWordPress AdSense Widget
We customized Mike Smullin’s AdSense to meet the current specs. Our sidebar shows what it looks like. You can find our version right here. After installation and activation you only need to spec... Read More- 6 of 6
- « Previous
- 1
- …
- 4
- 5
- 6