Jun 19 2008

Files

Published by Mark

From time to time I produce files to accompany some bit of writing, and I also create some utilities and other junk. This page (and possibly the pages under it) contain links to all the published files on the site.

WPL to Mio Playlist Converter
This little utility converts WPL playlists created with Windows Media Player to the .m3u format used by the Mio C520T widescreen portable GPS navigation device. This makes it possible to use WMP to organize your music and create playlists, and then use those playlists to play selections of music on the Mio. Requires .Net Framework 2.0. Click the 'About' button once the program is running for more information.
AvalonLife
This program implements Conway's Game of Life using .Net 3.0 and the Windows Presentation Foundation classes. This archive contains the executable program and sample models (starter cell patterns).
AvalonLife with Source
This program implements Conway's Game of Life using .Net 3.0 and the Windows Presentation Foundation classes. This archive contains the executable program, sample models (starter cell patterns), the source code, and Visual Studio 2005/2008 project files.

Comments are closed at this time.