Skip navigation.
Home

Monthly Archive

Free energy for all!

|

Has it finally happened? All our energy problems are now solved?

Well, no, probably not. As you all know there's no such thing as a free lunch, and neither is there free energy. But the Irish company Steorn is claiming they have the real thing. The company claims to have discovered some sort of magnetic device that creates more energy than it produces, and it is inviting sceptical scientists to test it. The testing will start shortly after September 8, so stay tuned for further development.

Been up a few weeks now, doing great

| |

My new site has been on-line for a while now, and I am pretty happy with how it works. Drupal has been a great experience so far. I have recently put another site online (The Pipe Band Association of Scandinavia) where I have done some more customizations, e.g. a custom theme (very simple, but still) and a custom content module. Check it out!

Source code for the sheet music module available

| |

The source code for my sheet music module is now available in the downloads section. It is strictly file system based and doesn't use the Drupal database at all. It uses a cache file to avoid scanning the file system all the time. Maybe it can be of use for someone else maintaining a music archive. Enjoy!

The sheet music module

| |

Here's the source code for my sheet music module. It is a strictly file system based module that doesn't use the Drupal database at all. It uses a cache file to avoid scanning the file system all the time. Delete the cache file when files are uploladed or changed. The module will then rebuild the cache the next time it is used.