honor state bank
iChat State 1.9
iChat State - Update your iChat status automatically more>>
They will be replaced regularly by iChat State.
The actual version is now stable.
Enhancements:
- You can now close the main window and open it again with "main window" file menu.
- Strings are now saved more properly so you dont have to type it again every time you open iChatState.
Data Bank 0.2
Data Bank - Just organize key-value pairs in a vaguely useful arrangement more>>
The important aspect of the program, however, is that it demonstrates how to use plug-ins which share code with the host application. It also uses Cocoa Bindings for the UI and data organization.
To facilitate the code sharing, it shows the creation and use of embedded code frameworks. Includes plug-ins to export to a raw text file, an XHTML web page, or a directory of text files (suitable for storage on an iPod to be used as digital flashcards).
Exploring the States 2.0
Exploring the States is a popular and fun way to memorize and test your knowledge on state names and capitals more>>
The satellite images are also used to instruct students on area of estimation. The estimation exercises consist of calculating area and population numbers. A final section is used to teach childre to answer questions using compass positions.
whatStateUSA 1.0
whatStateUSA - Drop down list of all states and state codes right in the menu bar more>>
I do some shipping myself, and Im always getting people who write out their state, rather then use the state code. So, I run to the phone book, look it up, etc.
Well, using the same principle as OCRemind, whatStateUSA puts a drop down list of all states and state codes right in the menu bar.
Now, I dont have to run around, I just drop the list, look down, and Im done. And now, you can too!
Lolo 1.0 beta
Lolo - Creature that can read news and act as a screensaver more>>
Lolo is curently in beta state and more features will be added to the future versions.
Completly freeware.
Oregon State University Webcams 1.4
Oregon State University Webcams - View the current Oregon State University webcams around the campus more>> MilkyTracker is an open source, multi-platform music application for creating .MOD and .XM module files. It attempts to recreate the module replay and user experience of the popular DOS program Fasttracker II, with special playback modes available for improved Amiga ProTracker 2/3 compatibility.
MilkyTrackers key features:
Fasttracker II like, custom graphical user interface with context menus
Supported on multiple platforms including portable devices
Very accurate .XM replay compared to FT2
ProTracker 2/3 playback modes for playing and editing .MOD files
Various resampler options including emulated Amiga 500/1200 sound output
Choose between a modern and a true-to-FT2 editing scheme / keyboard layout
Tabbed user interface for opening and playing up to 32 modules simultaneously and for exchanging data between them
Over 30 imported module formats
Basic archive support for loading zipped, powerpacked and UMX modules directly
Rendering songs/patterns to disk (.WAV) or directly to sample
Powerful sample editor featuring waveform generators
In-depth instrument editor featuring envelope zooming and scaling and support for copying and swapping instruments and samples across tabs
Low latency audio driver support
MIDI In support
Module optimizer
Internal file browser option
Various font sizes for improved visibility of pattern data
Prospective pattern view option
Playing and editing simultaneously
Live mode for seamless pattern changes<<less

Medal of Honor: Allied Assault 2.15b
Improved performance and 3D sound functionality highlight this update to the WWII action game. more>>
Set during the most trying years of the war, 1942-1945, Medal of Honor Allied Assault gives players a sense of the courage it took to survive the landings at Normandy, the assault at Arzew, a rendezvous with the Resistance outside the village of St. Lo, and the push through the heavily defended border of Germany itself to take the bridge at Remagen.
What?s New in this Version
- Improves performance in Mac OS X
- Fixes crash bugs including a dual-processor problem
- Adds 3D sound functionality.
View QuickTime Trailer
Game Feature: We Want You ? To Play Medal of Honor: Allied Assault in Mac OS X
Additional Resources
- Game Feature: First-Person History: WWII Comes Alive in Medal of Honor: Allied Assault Spearhead
- Game Feature: The Many Faces of War: Medal of Honor: Breakthrough, Call of Duty, and Delta Force: Black Hawk Down
- Medal of Honor Dedicated Server: Allows you to run a server under for multiplayer games.
- Hell In The Pacific Mod
- GSC MOHAA: Host your own games.

Medal of Honor: Spearhead 2.15b
Endure the final months of World War II, from Operation Overlord to the Battle of the Bulge. more>>
A unique addition to the Medal of Honor franchise. Players will assume the role of Sgt. Jack Barnes as he endures the final months of World War II, from Operation Overlord to the Battle of the Bulge and culminating with the fall of Berlin. The Medal of Honor Allied Assault Spearhead combines nine expansive single-player levels with over 12 new multi-player maps and includes new locations, new weapons and new soldiers.
Set during the last year of the war in Europe, June 1944 to May 1945, the Medal of Honor Allied Assault Spearhead expansion gives players a sense of the courage it took to parachute behind enemy lines during Operation Overlord, halt the German counter offensive during the Battle of the Bulge and engage the Germans as they desperately try to defend their capital, Berlin.
Game Demo 1.0
Download from MacGameFiles (135.7MB)
View QuickTime Trailer
Game Feature: First-Person History: WWII Comes Alive in Medal of Honor: Allied Assault Spearhead
Additional Resources:
- Game Feature: We Want You ? To Play Medal of Honor: Allied Assault
- Game Feature: The Many Faces of War: Medal of Honor: Breakthrough, Call of Duty, and Delta Force: Black Hawk Down
- Medal of Honor Dedicated Server: Allows you to run a server under for multi-player games.
- GSC Spearhead: Host your own games.
Genre: Action
Installer Observamatic 1.0
Installer Observamatic automates Installer Observer more>>
Installer Observamatic is a small AppleScript that automates Installer Observer.
It also lets you open up either the most recent saved state (if the naming conventions are met) or lets you pick a saved state to open in a list.

State of the Heart 1.0
Set of four colorful desktop icons. more>>
Happy? Sad? Mad? In love? Broken hearted? Show your true feelings with this colorful icon collection for Mac OS X. Great for your instant messaging sessions, postcards and email. Available now!
pbsw-Object2DState 1.0
pbsw-Object2DState - Store and retrieve the drawing state of an Object2D object more>>
Completly freeware for personal use.
pbsw-GraphicsState 1.0
pbsw-GraphicsState - Store and retrieve the drawing state of a Graphics object more>>
Affects the following properties:
Bold
ForeColor
Italic
PenHeight
PenWidth
TextFont
TextSize
Underline.
Completly freeware for non-commercial use.
State Machine Compiler 6.0.0
Generates a State pattern in eleven programming languages more>> Generates a State pattern in eleven programming languages
SMC takes a state machine stored in a .sm file and generates a State pattern in eleven programming languages.
Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions.
Enter SMC - The State Machine Compiler. Now you put your state diagram in one file using an easy-to-understand language. SMC generates the state pattern classes for you. No more hand-maintained transition matrices.
No more widely scattered switch statements. Instead, the state diagram is in one place, coded directly from the picture to the SMC language and is easily maintained.
SMC uses the state pattern to its fullest extent. In the real world, events dont always happen when they should. Dealing with unexpected events is a must for a robust application.
By combining virtual methods with the state pattern, SMC allows you to define "Default" transitions - transitions which allow your objects to handle unexpected events, recover and continue providing service (rather than crashing, burning and getting you into trouble).
SMC is a Java application, which means SMC will work on any platform that comes with Java 1.5.0 support.
NOTE: State Machine Compiler is released under the Mozilla Public License 1.1 (MPL 1.1).
Enhancements
- Added support for PHP programming language (-php).
- Added support for Scala programming language (-scala).
- Jump transition added. Works the same as a simple transition.
- The TransitionUndefinedException was missing the transition
- name. The transition name is now placed into the exception.
- Correctly handles $ in transition arguments.
- Corrected statemap.h -I include path in C examples.
- Corrected C example 4 #if __GNUC__ condition.
- Corrected C example 6 #include.
- Corrected file names in TCL examples 4 and 5.
- Corrected examples "all" rule.
- Corrected #!/interpreter calls in scripts.

Medal of Honor: Breakthrough 2.40b
Race to capture Messina in Sicily, and finally repel the German army at the historic battle of Monte Battaglia. more>>
An expansion pack for Medal of Honor: Allied Assault. As U.S. Army Sergeant John Baker, battle at Kasserine Pass in North Africa, race to capture Messina in Sicily, and finally repel the German army at the historic battle of Monte Battaglia in the heart of Italy. Armed with a new arsenal of weapons, players will fight alone and with squad mates as they rush to stop the Axis powers. Medal of Honor Allied Assault Breakthrough, the third expansion pack, presents new, more challenging situations and provides more options, with over 25 new soldiers, including Italian, American, German, and British troops, and 12 new Allied and Axis weapons, including authentic Italian weapons.
Game Demo 1.0
Download from MacGameFiles (199MB)
View QuickTime Trailer
Game Feauture: The Many Faces of War: Medal of Honor: Breakthrough, Call of Duty, and Delta Force: Black Hawk Down
Related Resources:
- Feature: We Want You ? To Play Medal of Honor: Allied Assault
- Feature: First-Person History: WWII Comes Alive in Medal of Honor: Allied Assault Spearhead
- Medal of Honor Dedicated Server: Allows you to run a server under for multiplayer games.
- GSC Breakthrough: Host your own games.

Medal of Honor: Allied Assault Dedicated Servers 1.2
Dedicated Medal of Honor Server binaries. more>> <<less