Bis jetzt ist keine Kommentar moglich
Right now, comments aren't possible

yuo@intarweb:~/bloeg$ ls -tl *

12 October, 2008
Project Oolong

I sort of stopped developing this in August, I hope I'll find the time / motiviation to pick it up again later.

In the meantime, here are some screenshots of what it looks like as-is:

linux detergent

linux detergent

linux detergent
24 November, 2007
space-race game

One of the games I'm working on right now is sort of a 3d racing game in space played out on a 2d plane using semi-realistic physics. The idea is, when you thrust in a certain direction, you will keep moving in that direction unless you turn and thrust in another direction. If you've ever played Asteroids it's the same idea as the ship controls in that game, only you have to counter-act inertia when you're turning, too.
zoom!
Here are some screenshots of ships flying around/posing right now.
zoom!

17 November, 2007
That's... one... small step for man...... and one giant leap for Web 1.0

Well, this is an attempt at an extremely minimal, databaseless piece of blogging software. Currently, all you do is write some HTML to a file and it will also print a few bits of important information to the screen, like the date and such.

No, multiple users aren't supported, and I'll probably want to implement comments soon with some sort of very basic captcha.

Here's a test of how an image would show up.
linux detergent
It will probably support either BBcode-style markup or MediaWiki (Wikipedia) style markup. The intent of this software is to cater to the lazy people of the world who don't want to set up a database for their wordpress blog that maybe 10 people will read.

yuo@intarweb:~/bloeg$ cd ~