Java Projects
- ActionStoryWriter
Editor for making action stories (aka Solo Adventures). Easy diagram layout with pdf export.
- AnimationMaker
Import images (jpeg, gif or png) and export an AVI or MOV movie. Supports different types of scene transitions. Can be used together with CartoonMaker or programs like PovRAY.
- ArcadeLoader
The plan is to build a home arcade machine and use this loader as the main menu. You can try it using the FoodBomber game.
- BrainXT (WebStart)
A tool to administrate a notes, ideas, todos and other information and save it to one file. Use tags to make information easy to find.
- CartoonMaker
Make your own cartoon movie. Import images and make animations. Exports the animation as still images to be used in programs like AnimationMaker.
- FoodBomber (WebStart)
Game using GameLib3. Fly a chopper and deliver food to starving villagers.
- FrameGrabber
A simple hack to show how to get an image from a webcam and then post it to a PHP-script on a server.
- GameLib3
Class library for Java game development. Sprites, tiled maps etc.
- Magnifier (WebStart)
Wrote this tool when aplying a new layout to our latest project at work. Zoom in, check size, check color, take screen dumps.
- MailTest
Simple example on how to send a mail using java.
- NetLab2
Wrote the first version of this hack long ago when trying to learn SMTP and HTTP.
- NoteBoard2
An old hack but i still use it every day. NoteBoard2 is a tool to administrate a lot of notes, ideas, todos and other information and save it to one file.
- PhotoBatch
Select a bunch of pictures and make them look like b/w photos. Wrote this to make images to a screen saver.
- PhotoRename (WebStart)
This might very well be the most usefull tool I have ever made! Select a bunch of photos and rename them including the date (from the jpeg info).
- TheSafe (WebStart)
Password handling utility.