Personal tools
You are here: Home H. Himmelbauer Miscellaneous
Document Actions

Miscellaneous

Various projects, program libraries and program snippets and documentation

Laserlink
Wireless data transmission via laser
NetMP3
Construction manual for a no-noise MP3-Player with networking abilities  made of old computer parts with display and a remote control
CGIExtra
Python module for programming cgi-scripts for web forms. The module supports the automatic checking of the input values, error handling and more. For further information have a look at the Readme-File.
IBAN Generator/Decryptor
Python module for encrypting/decrypting the "International Bank Account Number" (IBAN) from/to the account number
Sieve of Eratosthenes
Collection of python implementations for the sieve of erastothenes for the generation of prime numbers
Einmaleins
Little program for learning multiplication tables for children in wxPython
BFI
>+++++++++[<++++++++>-]<.>+++++++[<++++>-]<+.+++++++..+++.[-]>++++++++[<++++>-]
<.>+++++++++++[<+++++>-]<.>++++++++[<+++>-]<.+++.------.--------.[-]>++++++++[
<++++>-]<+.[-]++++++++++.
What exactly does this (perfectly documented) code? To find out, I use the "BFI" interpreter for the programming language "BrainF**k" in Python with debugging capabilities.
Plone Benchmarks
was always curious how Plone 2 performs and what hardware is necessary for a plone site. Therefore I did some benchmarks with Apache Bench (ap2).