ball state university
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
College and University Icons 1.6
College and University Icons - For every school and bowl game, there is one icon more>>
For every school and bowl game, there is one icon for the school/event itself, as well as a folder icon.
The Sims 2 University 1.1 Rev A
Control the college life of virtual characters. more>>
The Sims 2 University 1.1 Rev A offers an exciting game that brings you a lot of fun. Your Sims are now young adults leaving home to live the ultimate college fantasy. Immerse them in college life as they become the Big Sim on Campus.
They'll relish their new-found freedom as they party with friends, join fraternities and sororities and pull outrageous pranks. Your Sims will explore all the campus hot-spots as they frequent lounges, gyms, coffee houses and more. Help them fulfill new lifetime goals to unlock more rewards and reap all of the benefits of their university years.

The Sims 2: University 1.1 Rev A
Your Sims are now young adults leaving home to live the ultimate college fantasy. more>>
Your Sims are now young adults leaving home to live the ultimate college fantasy. Immerse them in college life as they become the Big Sim on Campus. They?ll relish their new-found freedom as they party with friends, join fraternities and sororities and pull outrageous pranks. Your Sims will explore all the campus hot-spots as they frequent lounges, gyms, coffee houses and more. Help them fulfill new lifetime goals to unlock more rewards and reap all of the benefits of their university years.
View QuickTime Trailer
Game Feature: Give it the Old College Try in The Sims 2: University
Brown University tn3270 3.1.1
Emulate IBM 3270 telnet terminal session. more>>
Although primarily a 3270 emulation program, tn3270 also supports line mode telnet connections. This support allows tn3270 to operate with hosts which establish a line mode connection before entering 3270 mode, as well as with line mode only (regular telnet) hosts. When operating in line mode, tn3270 emulates a DEC VT52 terminal.
Brown University tn3270 X 3.2.4
Brown University comes as a versatile terminal emulation program that can be commonly used to connect to computers which use IBM 3270 terminals. more>>
Brown University tn3270 X 3.2.4 comes as a versatile terminal emulation program that can be commonly used to connect to computers which use IBM 3270 terminals.
To use tn3270, the host computer must provide a telnet server which supports the extensions for 3270 terminals. On your Macintosh, you must be able to connect to the host server using TCP/IP.
Major features
- Color, extended highlighting
- Support for different screen and font sizes, and SSL support.
- Support for the APL character set
- Support for file transfer and remote printing when tn3270 is used with an IBM VM/CMS host.
Requirements: Mac OS X 10.2.8 or higher
XXX: State of the Union Trailer
XXX: State of the Union Trailer - Check out the new trailer for the XXX sequel more>>
Balls and Boxes b1
Screensaver, random-sized balls/boxes. more>>
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.
BallClock Widget 1.0
Watch time roll by with the widget version of the ?Ball Bearing Time Machine Clock? more>>
Add up the balls in the trays to tell time bottom tray is hours, middle tray is 5 minutes, top tray is 1 minute.
X-Balls 1.0
X-Balls - Balls icon set more>>
All icons are aquafied and look best in 128x128 at 32bit mode.
Completly freeware for non-commercial use.
Ball & Stick 3.7.6
Ball & Stick is a tool to make the generation of images and animations of three dimensional molecular models at atomic resolution from input files obtained from either structure libraries (e.g. protein data bank) or generated by experimental methods (e.g. X-ray crystallography, NMR,...) of by computatioanl chemistry (e.g. molecular mechanics, quantum-mechanics,...) more>>
Ball & Stick 3.7.6 is a tool to make the generation of images and animations of three dimensional molecular models at atomic resolution from input files obtained from either structure libraries (e.g. protein data bank) or generated by experimental methods (e.g. X-ray crystallography, NMR,...) of by computatioanl chemistry (e.g. molecular mechanics, quantum-mechanics,...)
Who uses Ball & Stick?
- People working in "molecular sciences" who want to publish graphical representations of molecular models (click for examples). What sets off B&S from other products in this area is the print quality achieved on moderately priced systems.
Technically this is due to the fact that use a vector graphics concept up to the last step of rendering, which is done by the selected driver (display or printer).
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.
Balls! 1.0.3
Balls! is created as a smart Lotto manager for Macintosh with which you can easily enter five and six ball lotto tickets into gamelists, then run all games in the lists against the official winning numbers more>>
Balls! 1.0.3 is created as a smart Lotto manager for Macintosh with which you can easily enter five and six ball lotto tickets into gamelists, then run all games in the lists against the official winning numbers. Balls! lets you customize a five and six ball lotto and supports optional bonus ball play for either. It is a Hypercard stack so Hypercard or Hypercard player is required.It's not a system. It doesn't do predictions. It's simply a lotto manager for your entertainment. If you play lots of lotto tickets or you manage lotto pools, you gotta have Balls!Configuring each lotto is simple. Simply tell Balls! how many balls are used for each lotto and how many balls are in the bonus pick (if needed).
Break Out Game 1.0
Keep the ball up using the paddle, and clear the whole field of more>>
Break Out Game 1.0 is really an interesting and beneficial program which keeps the ball up using the paddle, and clear the whole field of bricks.