nba street volume 2
Street Rumble 1.2
Street Rumble - Street fighting game more>>
Street Rumble is a scrolling street brawler game where you control either Lozza or Dinky through eight levels of enemies and bosses.
The game gives you the ability to use weapons and to perform special moves such as jumpkicks. As you move in on where Matt is being held, the enemies fight harder and harder to keep you away. Do you have what it takes?
Main features:
- 8 Levels to brawl through
- End of level bosses
- Play as Lozza or Dinky
- Sound Effects and Background Music.
Enhancements:
- Became freeware.

iMac Generations Volume 2 1.0
iMac Generations Volume offers you an ultimate collection of iMac icons. more>> iMac Generations Volume 2 1.0 offers you an ultimate collection of iMac icons. From Bondi Blue to Aluminum.
Requirements: Mac OS X 10.0 or later.
Sound Volume 2.1
Sound Volume - Easily change the sound volume from the Dashboard more>>
Great for adjusting the volume on a PowerBook without needing to hit the Fn key, or when using keyboards without volume keys.
Enhancements:
- Intel support
- Minor code cleanup.

PTHVolume 2.2
PTHVolume is considered as a professional and useful utility for Mac OS X 10.5 and later that is used to control the volume of your Mac OS X machine. more>>
PTHVolume 2.2 is considered as a professional and useful utility for Mac OS X 10.5 and later that is used to control the volume of your Mac OS X machine. For most people the included Mac OS X widget is sufficient for controlling volume. There are however two situations in which PTHVolume 2 is a much more useful alternative.
Multiple Output Device Control. The Mac OS X 10.5 volume widget works for changing the volume if you only have a single audio device connected to your computer. But what happens when you have multiple audio devices? This is where PTHVolume 2 excels, you can individually control the volume of multiple devices without opening up System Preferences.
Volume Control with Non Apple Keyboards. Your type of keyboard is a very personal choice, if you like the keyboards Apple provides then you can just use the standard volume keys. But what happens if you like the IBM Model M style of keyboards, without custom volume keys. Well PTHVolume 2 comes to your rescue, you can set keyboard shortcuts for any and all volume devices.
Enhancements:- Added: Support for controlling Input Audio Devices
Requirements:
- Mac OS X 10.5 or later.
Street Crossing 1.2
New York City, Times Square, on May 9th 2002. Cars passing, a truck turning right. Red means Stop. Green means Go. Its raining. People are walking around with umbrellas more>> New York City, Times Square, on May 9th 2002. Cars passing, a truck turning right. Red means Stop. Green means Go. Its raining. People are walking around with umbrellas.
An image of the American metropolis as can be seen every day at this street corner. This perfectly ordinary image contrasts with the stunning city of NYC as we think we know it. Edited in slow motion, this looping movie opens our eyes to the aesthetics and poetry of banality, taking thus the power of alleviating us.
The slow electronic music underlines the melancholic impression created by a rainy day in NYC.
Mac OS X 10.1 or later.
Version 1.2:
- Background colour is now BLACK (instead of disturbing White)
- After being selected once, Preview window doesnt stay on screen forever
Singapore Street Directory 2.07
Singapore Street Directory - Search Singapore street map info by street name, building name or landmark name. more>> Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Makes wrinkles.
Why another build tool when there is already make, gnumake, nmake, jam, and others? Because all those tools have limitations that Ants original author couldnt live with when developing software across multiple platforms. Make-like tools are inherently shell-based -- they evaluate a set of dependencies, then execute commands not unlike what you would issue in a shell. This means that you can easily extend these tools by using or writing any program for the OS that you are working on. However, this also means that you limit yourself to the OS, or at least the OS type such as Unix, that you are working on.
Makefiles are inherently evil as well. Anybody who has worked on them for any time has run into the dreaded tab problem. "Is my command not executing because I have a space in front of my tab!!!" said the original author of Ant way too many times. Tools like Jam took care of this to a great degree, but still have yet another format to use and remember.
Ant is different. Instead of a model where it is extended with shell-based commands, Ant is extended using Java classes. Instead of writing shell commands, the configuration files are XML-based, calling out a target tree where various tasks get executed. Each task is run by an object that implements a particular Task interface.
Granted, this removes some of the expressive power that is inherent by being able to construct a shell command such as `find . -name foo -exec rm {}`, but it gives you the ability to be cross platform -- to work anywhere and everywhere. And hey, if you really need to execute a shell command, Ant has an task that allows different commands to be executed based on the OS that it is executing on.<<less
FWB Unlock Volume 1.0
FWB Unlock Volume is a powerful and splendid tool which can unlog the disk quickly. more>>
FWB Unlock Volume 1.0 is a powerful and splendid tool which can unlog the disk quickly.
After working on your hard drive with with FWB's HDT Primer, you find that the drive has become "locked" (write-protected). This prevents users from writing data to the disk. All data on the disk should remain safe and unaffected. This problem ONLY occurs on drives originally configured with Apple's Drive Setup utility (which comes with System 7.5.2).
Boot from a drive other than the locked drive, then unlock the drive using Drive Setup. However, if virtual memory was on at the time of locking, neither Apple's Drive Setup software, nor FWB's software, can unlock the disk. This problem is due to changes in Apple's new driver, not supported by FWB's current version of software. If you are not able to unlock the drive with Apple's Drive Setup, run the enclosed application to unlock any volumes that have been inadvertently locked. Then install FWB's driver on the Apple Drive to eliminate the problem from occurring in the future.
Volumizer 1.2
Volumizer - A menu bar item that will show menu items representing each mounted volume on your machine more>>
Volumizer will show menu items representing each mounted volume on your machine. If you select one of these items, a Finder window showing the root of that volume will be displayed on the screen. If you hover over the item (on Mac OS X 10.3 or higher) a tooltip will show the path to the item.
Show Disk Image of Selected Volume 1.0
Show Disk Image of Selected Volume - Reveal the disk image file belonging to a mounted disk image volume more>>
- opened several disk images while working then forgotten which mounted volume belongs to which disk image file?
- discovered an unfamiliar disk image volume mounted on your desktop and wanted to know where it came from?
- created an alias to an application file stored on a disk image volume so that when you open the alias the volume mounts and the the application launches, but now youve forgotten where you put the disk image file (maybe you didnt know you could do that)?
If the answer to any of those questions is yes, then Show Disk Image File of Selected Volume was made for you.
Show Disk Image File of Selected Volume is an Applescript solution for revealing the disk image file belonging to a disk image volume mounted on the desktop.
Knob Control 1.0.2
Free Yahoo! volume widget for your Mac more>> Free Yahoo! volume widget for your Mac
Knob Control is a free Yahoo! widget that features an analog volume knob.
System requirements:
-
Enhancements
- Change marker position.
Search files on certain volume 2.2.1
Search files on certain volume - Implement the PBCatSearch function of the Mac OS File Manager more>>
This plugin also shows how you can allow your RB app to access complex data structures inside the plugin without having to create a REALbasic Control or Class, something that is not yet possible for Windows plugins (the trick is that you create a temporary structure inside the plugin and then provide accessor functions to get and set the individual elements of that structure).
Enhancements:
- Carbonized, works with Mac OS X now.
Volume Info 1.2
Volume Info comes as a small utility for your menu bar. more>>
Volume Info 1.2 comes as a small utility for your menu bar. If you click on the VolumeInfo icon, a menu will pop up which will contain a list of your mounted Volumes and Disks.
Each of the Volumes listened there have got a submenu which contains informations about the disk space and its usage. You also are able to show the volume in the Finder or get a little overview over its content.
Requirements: Mac OS X 10.3
iTunes Startup 1.0.2
Allows you to customize your iTunes volume. more>> Allows you to customize your iTunes volume.
iTunes Startup is a simple automator program intended to start your day off right. I like to start my workday with music, but I want it to start at a nice low-medium volume level. iTunes Startup allows you to set your Tunes volume and computer volume at a reasonable level, then start playing a specified playlist in random mode.
I have included the iTunes Startup workflow to enable you to change volume or playback settings or to adapt this workflow to do other things.
Enhancements
- Corrected name of playlist, from "Strartup" to "Startup".
- Bug Fixes.
Menubar Airport & Volume Icons 1.0
Menubar Airport & Volume Icons - Menubar icons replacement more>>
Completly freeware for non-commercial use.
Area/Volume Converter 1.0
Area/Volume Converter is a professional and smart application which is designed to find the area of squares, rectangles, parallelograms, triangles, circles, cubes, rectangular prisims, triangular prisims, and spheres more>>
Area/Volume Converter 1.0 is a professional and smart application which is designed to find the area of squares, rectangles, parallelograms, triangles, circles, cubes, rectangular prisims, triangular prisims, and spheres. It can also find the diameter and circumference of circles.