to load
Country Loader 1.0
Country Loader - Load ISO country codes into a database more>>
Completly freeware for personal use.
SystemLoad 1.2
SystemLoad - Diagnostic application assisting you in the detection of cooling or power supply more>>
The tool can put a user-definable load onto one or more processors.
This can help in diagnosing the following issues:
- problems with the cooling system or temperature sensors,
- problems with chirping noise experienced on some G5 systems and some portable computers,
- problems with battery units of portable computers.
When desired, the tool can put the processor(s) under the maximum load possible, generating the highest possible temperatures and highest load on the power supply. You so can verify if all components (CPUs, sensors, cooling subsystem, power supply unit, battery unit) are working correctly when they are pushed to their design limits.
No installation is required, no administrator permissions are needed, nothing is changed in the operating system.
Enhancements:
- By user request, the application now remembers the last load value and the number of processors to load the next time it is started.
CPU Load Monitor
CPU Load Monitor - monitor CPU load more>>
It also has a timer.

Garmin POI Loader 2.1
Allows you to load custom points of interest into your Garmin GPS unit. more>>
Allows you to load custom points of interest into your unit. The input files can be downloaded from the internet or you can create your own. With POI Loader, you can configure the unit to alert you when you are within a certain distance of a point or if you are driving over a certain speed near a point; perfect to warn you about upcoming schools zones, red lights and speed cameras. The unit will also allow you to search for and navigate to the loaded points of interest.
Simple Loader 1.0
Simple Loader - Treats clipboard contents as a file name and opens it more>>
This is a combination of two concepts that solved a lingering problem of mine. It treats the contents of of the clipboard as the name of a file, then looks for that file in the same directory as itself, and opens it. Simple enough, but it eliminates many, many headaches, especially in conjunction with other authoring programs.
I use this in Flash CD presentations to load external files on a Mac. Theres a Windows equivalent of this, but its kludgy and requires one copy of itself for every file that you want to load. I also find it more elegant than Flashs getURL() function, as this doesnt require a web browser to open documents.
Load Bar 1.0.2
Load Bar displays a thin yellow bar on the side of your screen that moves up and down, representing the CPU load of your more>>
LoadSaver 1.1.0
LoadSaver - System load monitoring screensaver more>>
It will display load averages, logfile and -if you like- the desktop using transparency.
Go To URL 1.0. 1
Go To URL is considered as a proper and easy-to-use utility for launching URLs without having to first open a web browser, ftp client, etc. more>>
Go To URL 1.0. 1 is considered as a proper and easy-to-use utility for launching URLs without having to first open a web browser, ftp client, etc. Just open it up, paste or type in a URL and hit return. Quite useful if Netscape takes a while to load and you tand to forget where you wanted to go by the time it's done.
Global Go to URL is like Go To URL but it floats in front of all applications allowing easy access to any URL at any time.
Requirements:
- Mac OS X 10.4 PPC
- Mac OS X 10.3.9
- Mac OS X 10.4
- IntelMac OS X 10.0
- Mac OS X 10.1
- Mac OS X 10.5 PPC
- Mac OS X 10.2
- Mac OS X 10.5
- IntelMac OS X 10.3
- Mac OS Classic
Load Monitor 0.93
Load Monitor is a beneficial and easy-to-use application which gives the system load, not the CPU load. more>>
Load Monitor 0.93 is a beneficial and easy-to-use application which gives the system load, not the CPU load.
It tries to mimic the behaviour of the well-known "xload" availble with a X11 server. By default, the load values for the last 5, 30 and 60 seconds are displayed, drawn and updated every second. The delay between two updates can be adjusted. The source code is included and released under GPL.
DJ Download Search 0.2
DJ Download Search - Search for tracks, artists or record labels on the DJ Download music site more>>
I built it more for my own convenience as I wanted to get information on certain tracks in a mix set that I was listening to without having to load up Safari and then go to the DJ Download site to see if it was available.
When you type a search and press enter, it will automatically open Safari with the search results.
Enhancements:
- Updated download details.
- Corrected some image isssues.

OSMtoIMG 1.0
Export free maps from OpenStreetMap.org. Upload them to your GPS. more>>
With OpenStreetMap.org, you can export maps (for free) in XML OSM format. These maps are pretty handy - but if you want to load them onto your GPS, this free utility will allow you to easily convert the OSM files to IMG files which you can import into your Garmin GPS.
MD2 File Loading Code 1.0
MD2 File Loading Code - Load MD2 model files and PCX textures more>>
I need code to load MD2 files to use in my game engine (under development) and when I saw that my copy of OpenGL Game Programming had a chapter on it, I was pretty stoked. I figured "hey, this ought to take only about what, 20 minutes to get working?" I was wrong. I ended up rewriting the entire file loading code, restructuring the class, renaming structures, removing functions, and organizing and abstracting the code better because the original code (sorry Kevin and Dave) just didnt work (endian issues which were a PITA to try to fix in their code) and didnt stand up to my rigorous standards of quality code.
The code in this project is really in three parts. Main.cpp is just along for the ride. It sets up the OpenGL view and handles input (using SDL). Object3D is a class designed to represent an object that animates (or doesnt). Its designed to contain more than one loaded MD2 model so that they can be treated as one object and be synchronized in state and animation. The MD2Model class (MD2.h/cpp, Texture.h/cpp) is used only to load the MD2 and texture (PCX only in this code) and to draw it. Thats it. No state handling at all, because thats managed in the Object3D class.
Anyway, if you just need to get MD2 file loading working, just take the MD2.h/cpp and Texture.h/cpp files. Thats all you need. The file loading is endian-aware so it should work on every platform, unlike all of the other code out there.
Completly freeware for non-commercial use.
TX7 Editor 1.1
Editor for Yamaha TX7 expander. more>>
LAJ Pad 1.0.1
LAJ Pad - Helps developers to make & update PAD files more>>
It has functions to load/save PAD files and to make new PAD files. It also includes a manager that can keep track of several pad files at a time. The manager can also download a new version of the PAD file from the web. (let us know if you have something that you would like to see added in LAJ PAD).
XTemplate 0.7
XTemplate is a XCode template builder more>>
Enhancements:
- Added a new button to load pbxproj files for editing without having to add them to the macro expand file list
- Fixed a file encoding issue when working with pbxproj files.