Projects

I'd like to share information about developing software for fun. Installing and configuring software development tools, especially individual programming languages and build environments.

Software

Development environments are used to work on software projects! I'm going to focus on "small" projects. Project overviews are listed here.

chrome2ie

Export bookmarks from the Google "Chrome" browser to Windows user's "Favorites" folder. Modified from software on "The Code Project"

Development Environments

There are two major development environments I'm interested in:

    • Windows

    • Linux

Windows

    • Platform: Windows 7

    • Environment: MSYS, Visual Studio

    • Editors: ConTEXT, vim

    • Languages: C++, Java, Go, Tcl/Tk

    • Compilers: MinGW (gcc), Visual Studio C++

Linux

    • Platform: Red Hat, Debian

    • Environment: bash

    • Editors: vim

    • Languages: C++, Java, Go, Tcl/Tk

    • Compilers: gcc

Tutorials

Tutorials Page

I'll try to document some of the processes I use to create the software provided on this website. It's useful for me as a reminder, and may be useful to others.

Files

Files Page

The end result of a software project should be software. Downloadable software is available in the "Files" section. Source code available, too!