Projects

GPS Essentials

posted Jan 27, 2011, 6:18 AM by Michael Schollmeyer

This is the most active project, currently. Here is some more info.

Sudoku for Windows Mobile

posted Jan 10, 2011, 3:39 PM by Michael Schollmeyer

Sudoku is a number puzzle without numbers. This free download is an implementation for Windows Mobile 5 smartphones. Now you can take your favorite puzzle with you at any time!

Some unique features:

  • Comes with hundreds of hard to solve puzzles.
  • Download additional puzzles from anywhere.
  • Create your own puzzles.
  • Solves puzzles.
  • Send grids as SMS.
  • Measures time to solve puzzle.

Planned features:

  • Rating.
  • Store finished puzzles.

The following screenshot shows the startup screen of the application:


The following screenshot shows a new grid.


The following screenshot shows a grid with some numbers entered.

Puzzle Files

Sudoku for Windows Mobile ships with a number of puzzles in the files top95.txt ans contest.txt. The setup stores these files in your documents folder on the device. You can open the file using Menu/New and then select Menu/Open File.

The puzzles come from [http://magictour.free.fr/sudoku.htm]. You can go there and download additional puzzles.

You can create your own puzzles files using any text editor. Any lines of text that are either empty or start with a hash character # will be ignored. Any other line contains a puzzle. The contents of every cell are encoded from left to right, line by line. Every character is a cell and contains either a digit or a dot if the cell is empty.

The following is a sample line:

4.....8.5.3..........7......2.....6.....8.4......1.......6.3.7.5..2.....1.4......

The application does not check if the puzzle is valid. You are responsible for defining valid data.

You find may resources for puzzle generators or generated puzzles on the net.

License

This software is released under the GNU Public License.

Prerequisites

You need the .NET Compact Framework 2.0 installed on the device.

Installation

Download the CAB file, copy it to your device and run it.

The source code is also available.

SC-Mobil

posted Jan 10, 2011, 3:37 PM by Michael Schollmeyer   [ updated Feb 6, 2012, 12:37 AM ]

SC-Mobil is a mobile application to capture and process traffic offences on mobile devices that I worked on in the past.

We also did a case study with Microsoft for this project. Lest we forget I am hosting the case study here.

FChart

posted Jan 10, 2011, 3:33 PM by Michael Schollmeyer

Floating charts for TeX. FChart is a set of macros for TeX that I wrote many years back. You can download the documentation below (in german, but you'll get the idea)

License

This software is released under the GNU Public License.

Installation

Download the ZIP file, copy it to your local machine and unzip it.

Lisbon Embedded Database

posted Jan 10, 2011, 3:31 PM by Michael Schollmeyer

Lisbon is an XML embedded database for Windows CE and Windows Mobile devices.
You can find all the information about my embedded database project on Sourceforge.

1-5 of 5