Welcome to the Homepage of Jens Scheffler

On my personal homepage I've collected some stuff. Have fun in visiting this!

Please see all main items on the left hand navigation bar.

If you have any questions or recommendations, please let me know! I'm always happy about receiving feedback.

FileLocker - a small tool to lock files

Did you also sometimes want to test exception cases and the right tools are missing?

I recently wanted to test a locked file exception in Java but from implementing the test it seems there is no easy way in Windows to lock a file for testing (at least I'm not aware of, hints are welcome...) - so I was writing a small command line tool to help me implementing my test cases.

How to use full 4GB RAM in Windows 7 32 Bit (Gavotte RAMDisk in Windows 7)

Introduction

I was using Gavotte's edition of the Windows RAMDisk driver for a while in my windows XP installation for a while already and my results were so far really good. Using the RAMDisk driver I was able to use my full 4GB RAM in my Windows 32 Bit environment.

Question is actually: How does it work? If Microsoft limits Windows to 3GB RAM how can this be extended?

Das Ende meiner Birkenstocks

Nun ist es passiert. Lange habe ich sie getragen, etwa zur Zeit meiner Konfirmation habe ich sie bekommen, aber nun - ca. 17 Jahre später sind sie nun wohl wirklich kaputt. Meine Birkenstocks.

Da hatte ich sie sogar schon vor 10 Jahren mal auf die Loveparade mitgenommen, stand da etwas dumm herum in abgerissener Jeans mit Birkenstocks.

Und wie ist das passiert?

Duplicate File Hard Linker (DFHL)

Small command line tool to reduce the size of duplicate files on one partition. Despite all other known tools the files in this implementation are not being listed, archived or removed but going to be hard linked using NTFS hard links. The tool runs in Windows NT 4.0 / 2000 / XP and 2003 Server and requires a NTFS file system to run on.

Java Bean to DOM Document Wrapper (Bean2DOM)

Small Java Wrapper around any Java object to gather XML DOM Level 1 trees.

Target of this implementation is to retrieve DOM XML from any Java object without use of any mapping file. The result can be used to process any bean or to serialize it. All access to objects is done using reflection. In this way all public members of the class are available.

Besides other projects (e.g. Jakarta Betwixt) this code does not use mapping files but as trade-off is may not be too performant.

Snake Game for Palm Pilot

A port of the famous arcade game "Snake" for Palm Pilot as known also from most mobile phones. Created together with Michael Ludwig and the GCC compiler collection.

UDP Traffic-Generator für Win32

Kleines Programm, das so viele UDP-Pakete wie möglich an einen Zielrechner sendet. Dabei wird die Netzwerkkapazizät bis zum Äußersten ausgelastet.

Font-Draw 1.2

Das erste und letzte Programm, das ich in Delphi geschrieben habe. Es listet alle im System installierten Schriftarten.

Syndicate content