Google Drive Links: I am going to post all my newest and updated Google Drive links to this page and all user requests for downloads will be routed to this page. In this manner I only have one page to update if Google Drive makes this necessary (like locking all my files?????!!!! already happened). These links are 2018.03.29
I have for some time been trying to write a small program that could be dropped in a folder to play the videos therein. I wanted all the codecs, .dll's, and dependencies to be encoded in this single portable executable. Well I have finally succeeded. Just unzip this file and copy some video files to this folder. Having multiple copies incurs little overhead as the program is only 111kb. There is no spyware, commercial links, adware, etc. Guaranteed. I have integrated this new software in MPprogs but it can be copied to any location you desire and it will display all video files subordinate to its location. \MPprogs17\MPvideo.exe is the same program being used as a subordinate program for MPdir.exe. For this software to run DirectX9.0 MUST be installed.
This is our most recent incarnation of HDTV software. It has everything necessary for the archival and display of most media types. This package is optimized for 1080p (1920x1080) monitors or HDMI screens. This software is ideal for a dedicated computer connected by HDMI to a HDTV. All software tested with Win7 Home and Win10
Download Includes 20+ programs, source, codecs, drivers:
This is one of several MPprogs17 download links which all access the current version on Google drive. Updated daily.
70 C# source code examples starting with "Hello World". Each tutorial is an example of how to do a particular task.
Download:
https://drive.google.com/file/d/0B-FdGMkfhc8FaVZ0TUZINm0tQjA/view?usp=sharing
Global Plant Guide - An authoring system for the creation of natural history identifiers perennials example included. Includes source.
Through the years I have written numerous Natural History and Botanical Plant identifiers. These were user programs where all the data was included in the program and there was no ability to add new data or alter the search query. With this new version of GPG.exe all the data display files are .rtf text files and therefor are editable to whatever you desire. In addition to be able to edit the data records the query process itself can also be edited allowing the author to create new selections or edit existing selections.
Download:
Over 100 photos of old Gilboa circa 1910-27
Download:
https://drive.google.com/file/d/0B-FdGMkfhc8FckFpc2dIZjRSYUE/view?usp=sharing
Allows for recording of longitude and latitude to a data file with notations. Reads a GPS i bought for $20. Includes source.
Download:
https://drive.google.com/file/d/0B-FdGMkfhc8FdlNUNkhzdTNDTEU/view?usp=sharing
Example:
Put "ny" in the "State" box and "Populate the list. Click "City" in the title bar and you will be given an Alphabetical list of all the cities in NY. Highlight an item and use the Google Maps" button.
Download including source code:
https://drive.google.com/file/d/0B-FdGMkfhc8FdVVDUXlZVnYxUjA/view?usp=sharing
All 80,000 Zip codes in a listBox control. This is a demonstration program using a large list in a memory array being sorted and or searched with output going to a listBox. I had attempted to use a listView but ran into a barrier at about 30,000 entries. I know not why. I have tested the listBox with 200,000 lines without problem.
2017.04.02
I have done some tweaks on this program which I use infrequently but is important when I need it. It allows you to search all US ZIP codes and sort the list by ZIP code, City, State, and Phone area Code
2017.04.02 I have added a button to go to the selected item in Google Maps.