Website of Markus Griesser
Latest Update: 29.12.2007
Here you can find a list of own written projects in different
coding languages. Because I have so many ideas and so little time, most
of my projects are not completed. Therefor I have added a lable where you
can see wheter the program is ready to use, currently in development or
only an idea (well, most of them are ;)).
All projects are available "as is". I do not guarantee
that they work error free.
| Image/Name | Description | Status |
|---|---|---|
Desktop Switcher
![]() |
I wrote this program, because I have a lot of nice
pictures which I am using as desktop-backgrounds. In Windows itself is no
option to automatically change the background e.g. with the start of
Windows. At first I was looking for such a program and of course found
some, which did not meet my requirements. So I decided to code my own...
Desktop Switcher Source + Executable, Size: 36.97 KB Written in Visual Basic 6.0 |
Ready to use |
Diskwatch
![]() |
When I used KDE, I found a program which showed nearly all important
system-specific data in one small window. I thought it was very comfortable
and so I decided to code my own (again...).
Diskwatch Source + Executable, Size: 69.61 KB Written in Visual Basic 6.0 |
Ready to use |
The Chess
![]() |
Now you can see what happens, if a programmer gets drunk and thinks he
is able to do everything. At least, I am very proud of this program. It is
not ready yet, but if I have more time...
Written in Visual Basic 6.0 |
In development |
The Taskmanager
![]() |
The design of the Taskmanager is based on Windows standard Taskmanager.
The functionality is even now much higher. This program not only shows
processes, the cpu-usage, top-level windows as the normal
Taskmanager does. It additionally shows you all processes in a tree with
the current loaded dlls, enumerates all services (with driver) and
supports start/stop/restart of services and much more. Taskmanager Executable, Size:61.01 KB Written in Visual C++ |
In development |
GPS Simulation
![]() |
For my Matura Project we needed a Software that simulates a GPS Receiver.
Because we only had one in school and it was not always available to us,
we decided to create this program. It simulates nearly all necessary
data, transmitted by a standard GPS Receiver with random satellites, speed
and height. It sends this data over the serial port.
GPSSim Source + Executable, Size: 44.31 KB Written in Visual Basic 6.0 |
Ready to use |
Taskmanager .NET
![]() |
The new version of my Taskmanager is now available for download. Of course
it is in an early stage of development, you can now take a look at what
it will be. I have integrated every functionality either uncomplete or
as a dummy, only to show you what will be available when it is ready
(if this will ever be :)). Taskmanager .NET Executable, Size: 24.3 KB Written in C# and .NET 2.0 |
In development |
The Shooter
![]() |
This is my first game. I bought two books for learning game development
because I have always been very interested in. The last project in the
first book was developing a game in sdl using the side scrolling genre
as a plattform.
Downloadpage Written in Visual C++ |
Ready to use |
The Admiral
![]() |
My next game. It should be a reimplementation of the good old "Schiffe
versenken". It will be network enabled and implemented with SDL. So I hope
it will work on Linux as well. Written in Visual C++ |
In development |
AddressMe
![]() |
A small program for a customer used to collect addresses. Small and fast
interface for typing the names. Exports the addresses either to a normal
list (using Word) or a mailmerge (using Word). Because it is a customer
program I cannot provide the source-code or the executable, but this small
description.
Written in C# and .NET 2.0 |
Ready, no download |
Hotline/Licensing Tool
![]() |
An abstractive licensing tool for managing customers, resellers, and
licenses. Different search and manipulation possibilities. Extendable with
saved SQL queries and an easy to use interface. The source-code is only
available without the company specific licensing system I designed for my
company. Hotline Executable, Size: 327.92 KB Hotline Source, Size: 345.57 KB Written in C# and .NET 2.0 |
Ready to use |
MFCSharpening
![]() |
A project for testing and implementing the connection of managed and unmanaged
code. I have written several functions which display dialogs, pass variables
and so on. Its purpose is testing ONLY so I do not guarentee, that it works.
It will be updated periodical.
MFCSharpening Source, Size: 6.2 MB Written in C# (.NET 2.0) and C++ |
For testing only |