Music Section: Claude Debussy, Deux Arabesque: No. 1 Andantino con moto

Monday, November 10, 2008 0:08
Posted in category music

And again a new recording in the music section:

Music section: Edward Elgar, Love’s Greeting

Monday, October 27, 2008 20:00
Posted in category music

Newly added to the music section:

Music section: New Additions

Sunday, October 26, 2008 1:48
Posted in category music

Music section: New Addition (Beethoven)

Saturday, October 25, 2008 18:20
Posted in category music

A new recording has beed added to the music section of my website:

New Design

Saturday, October 25, 2008 18:09
Posted in category general

I’m back with a new design (blue-dream theme), a new logo (see Figure 1), a new improved sidebar (see Figure 2) and a new section (music).

New logo for gedan.net

Figure 1:New logo for gedan.net

Tab feature of the new sidebar

Figure 2: Tab feature of the new sidebar

Finite State Machine Matrix-Style C Implementation

Monday, September 8, 2008 0:36
Posted in category programming

There are several implementations of finite state machines avaible, the only drawback most of them are suffering is that they are moore machines (under certain circumstances this means a large number of states) and changing the machines behaviour will change the whole code structure (this means low flexibility and the reprogramming may be a huge cause of defects).

I’d like to present an Implementation of a FSM, i’ve found during my student research project that is a mealy machine and does not require a reprogramming of the underlying structure.

Read the rest of this entry »

LAN-Partys heute und früher

Sunday, September 7, 2008 15:54
Posted in category curious


aus einer Veranstaltungsbeschreibung

aus einer Veranstaltungsbeschreibung


Soso, Mädchen sollen sich also die ganze Nacht lang am Computer ausprobieren und damit der besonders wichtige “Fun-Faktor” hoch genug bleibt, müssen Jungs draußen bleiben. Zu meiner Zeit haben Jungs auf LAN-Partys noch Computerspiele und nicht sich selber ausprobiert, Mädchen waren gern gesehene Gäste oder Teilnehmer und man wurde nicht für die Selbstzwecke irgendwelcher Unternehmen missbraucht.
Read the rest of this entry »

Interesting Statistics or Why Art Thou There

Friday, August 1, 2008 1:22
Posted in category curious

I recently installed the Wordpres StatPress-Plugin. This plugin can give you real-time information about your blog visitors. It also detects web-spiders and search-engine bots automagically, so you can seperate them from regular visitors.
However, the reason for this post was not to promote this plugin, rather than giving you some insight about what StatPress has to say about my blog visitors.

Summarized to an unordert list this leads to

  • 72 visits (52 pageviews) on a single day, with as yet actually not any interesting posts
  • 57,9% from Germany, 36,8% from US
  • 12 unique visitors, so most visits seem to be bots and spiders
  • 15 detected spider visits (53% Google Feedfetcher)
  • 15 RSS2 suscription (most probably the spiders?)
  • 93,1% Linux systems (hurray!)

Read the rest of this entry »

IE-Bugfixing

Wednesday, July 23, 2008 20:05
Posted in category general

I recently fixed some issues in the CSS-files of these pages. In generally i’m using Fedora (linux kernel) as my main operating system, so i normaly don’t have acces to an Internet Explorer installation for testing the page in common browsers. Today i’ve tested the page on InternetExplorer 6 and found some flaws in the page design. This is due to the faulty implementation of the CSS box model in MS Internet Explorer  I’ve fixed this and the page is now successfully tested in IE 6, IE 7, Firefox 3.0, Firefox 3.1 and Opera 9.51. If you encounter any difficulties please file a comment.

Hello world!

Tuesday, July 15, 2008 23:46
Posted in category general

Yes, i’m finally back again. As some of you might have realized my homepage was offline for some time. I’ve had some problems with the MySQL database and hadn’t got the sparse time to fix it. Finaly everything is working again.

Im again using Wordpress as Content-Management-System, wich i find quite comfortable, easy manageable and usable. I recently updatet to Wordpress 2.6. You can see some impressive features in action in the video beneath this post. Read the rest of this entry »