|
||||||
|
|
Active development has been on hold for a while. I'm probably not going to finish it, so I'm just going to post the code (see below). There's also a brief description of the apps that come with the source code.
The idea was, applications are DLLs that you drop into a folder. I built a system like yum or apt-get on Linux to download applications from a repository. I didn't finish that code, but the main program, Portal, loads DLLs up perfectly.
Some of the features include:
Below you will be able to download the source code for the Touch Screen Portal. This includes all the applications that I describe below. I wrote this using Visual C# 2008 express edition.
| Package | Version | Release Date | Description |
| Download | FINAL | August 6, 2009 | Source Code |
Basic contact management, such as name, phone number, address, etc. Will be integrated with Google to provide driving directions and such. Integrates with the email program to provide your email contact list.
Support for sending / receiving email via SMTP and POP (including over SSL). Works great with Gmail.
The OpenGL based Jukebox I had originally wrote several years ago is being integrated as one of the programs available for Touch Screen Portal. I ditched the 3D features in favor of making a super easy to use player that looks consistent with the rest of the programs.
Basic program for going through your library of pictures. Helps organize them and allows you to play them in slideshows. Currently requires ImageMagick (it uses the executables to resize thumbnails).
Fun game I had written a few years ago. Currently only 1 player (versus computer).