Applications by Svein-Magnus
Some of the projects I have done have resulted in useable applications.
| Yourstuff.com |
As I have been in need of a good system to index all my belongings so that I have a registry of everything in
case of an insurance claim or just to keep on top of things, I decided to design a system of my own.
Current features: Item registration and listing in multiple locations and categories. User and category administration. Secure login.
Planned improvements: Item editing, multiple-page lists, improved CSS-styling, better multi-user support and bugfixes.
|
| Version: | 1.0 (December 2006) |
| Status: | In Development |
| Type: | Webservice |
| Size: | 200 lines of code |
| Copyright: | All rights reserved. |
| Known Usage: | 2 users |
|
| phpSimpleGuestbook |
This is a small and simple guestbookscript for personal or other low traffic webpages.
It is easily modifyable for various tasks and has no requirements besides PHP4 support on the webserver.
Configurations is simpe; there is none! Unzip, chmod and it should work out of the box :-)
I originally wrote this script for my own webpage but decided to modify and release it for general usage.
Current features: Text-file storage, CSS-styling, number of posts- and visits-counters.
A new version with some extended functionality and several bugfixes might be released sometime in the future.
Planned improvements: Simple spamfiltering, multiple-page view, improved CSS-styling, security and bugfixes.
|
| Version: | 1.0 (May 2002) |
| Status: | Final Release |
| Type: | WebScript |
| Size: | 200 lines of code |
| Copyright: | GNU Public License |
| Known Usage: | ~12 installations |
phpSimpleGuestbook.zip (25kb)
|
|
| phpSimpleGallery |
For the same webpage that the phpSimpleGuestbook was created I also made a simple recursive gallery engine.
Again the 'simple' means that it does not require any configuration at all, as it will simply let you
browse through all the images files found in any available subdirectories of the one where the script is located.
Development on this script was halted after I started using MIG for my gallery pages.
If a final realease is ever completed it will be greatly improved over the development version I used on my webpage.
Planned features: Automatic recursive menu and browsing, on-the-fly thumbnails, series-viewing, file descript.ion's.
|
| Version: | 0.3.5 (Sept 2002) |
| Status: | Unreleased Alpha |
| Type: | WebScript |
| Size: | 350 lines of code |
| Copyright: | GNU Public License |
|
| phpSimpleCalendar | |
Based on some work I did for Tihlde and keeping with the trend of creating
simple and functional scripts for easy deployment in userland I wanted to start the development of an easy to use calendar system as well.
Several bad design-decisions and high framework-dependability in my original calendar code caused me to abandon my attempts at changing it
to a simple stand-alone calendar like the guestbook and the gallery. On the off chance that I should decide to complete a release version of this
calendar at some time in the future I will most likely do it up from scratch.
|
| Version: | 0.1.3 (April 2002) |
| Status: | Abandoned |
| Type: | WebScript |
| Size: | 550 lines of code |
| Copyright: | All rights reserved. |
|
| The Escape from Big Brother |
For a project in the university course SIF8005 Programming in Java, we created a graphical computer game.
The game is a remake of Theseus and the Minotaur, themed
according to the Big Brother-television hype during 2001. The levels and gameplay is identical to the original version, but we have
included sound, graphics and a highscore-list.
To run the game you need a Java Virtual Machine installed on your computer.
I have been having difficulties getting it to run on newer versions of the JVM, and some features does not work on these.
The download includes all the classfiles and graphics required, and everything should work with a little bit of tweaking.
|
| Version: | 1.0 (May 2001) |
| Status: | Final Release |
| Type: | Java Game |
| Size: | 2100 lines of code |
| Copyright: | All rights reserved. |
Escape from Big Brother.zip (391kb) |
|
|