This website
This is a collection of some of my personal hobby projects,
such as a desktop CNC mill, a
CNC remote control or various
Open Source software projects like the
Razer device driver for Linux.
Have fun! --mb
Project Euler
If you are interested in maths and computer science and searching for a challenge,
you might want to take a look at
Project Euler.
My progress:
IPv6 support on this domain
IPv6-only access (AAAA record) to this website is available through
six.bues.ch.
Dual IPv4/6 access (A and AAAA record) is available through
all (sub)domains except mx.bues.ch.
If you encounter any problems with services on this server,
contact me, please.
Content management system for this website
The CMS used for this site is a custom WSGI/Python based solution. It is work in progress. The key point to this solution is the filesystem based database. It focuses on easy maintainability of the database with standard Unix tools.
Latest bleeding edge cms can be downloaded using the Git version control software by issuing the following command
git clone git://git.bues.ch/cms.git
or by downloading the
cms snapshot archive.
To browse the Git repository online, go to the
gitweb interface.