cssbox 2.2
CSSBox 2.2
HTML/CSS rendering engine written in pure Java CSSBox is a (X)HTML/CSS rendering engine written in pure Java more>> HTML/CSS rendering engine written in pure Java
CSSBox is a (X)HTML/CSS rendering engine written in pure Java. Its primary purpose is to provide a complete information about the rendered page suitable for further processing. However, CSSBox also allows displaying the rendered document.
System requirements:
-
Enhancements
- New ImageRenderer tools that stores the rendered document in PNG or SVG
- New box clipping implementation (overflow: hidden)
- Box width computation fixes
- Layout fixes for absolutely positioned elements
- New ReplaceBox interface for joining the inline and block ones
SIRO 2.2
SIRO is a ShapeShifter theme that changes the graphical appearance of Mac OS X more>>
This theme is a white theme with hi-tech, oval shaped window controls.
Enhancements:
- fixes skin reflection and PushButton text color issues.
URLAccess 2.2
REALbasic library for URLs. more>>
he major constituent is the URLentryItem with 3 property classes, including URLentryError for error reporting, URLentryFolderType to indicate where a folder Item should be downloaded to, and the URLentryOpenFlags to set up a particular behavior.
All four classes will be automatically instantiated when you instantiate the URLentryItem with the new operator. By using this plugin you are using the URL Access Manager.
Kent Sutherland - Chax is a collection of minor modifications and additions that make using ApplesLicense:Freeware
AusPos 2.2
AusPos - Database of all Australian postcodes and suburbs more>>
You can simply type in a Postcode of suburb to match it up.
It is handy if you know the postcode of a place but not the name or the other way around.
Enhancements:
- Calculate Letter Costs within Australia bug fixed
- Calculate Parcel Costs within Australia bug fixed
- Search Operator function added
- Universal Build ( Intel and PPC )
MO3 2.2
MO3 decodes MO3 files back to their original format more>>
MO3 has the following other editions available: MO3 for Windows and MO3 for Linux.
Main features:
- MP3/OGG compression
- Any command-line MP3 or OGG encoder can be used with the MO3 encoder
- Lossless compression
- Samples that dont compress well with MP3/OGG encoding can still be reduced in size with the lossless codec
- Structure compression
- All the non-sample data is also compressed
- Sample specific tuning
- The encoding sample/bit rates are individually adjustable for each sample, with visual comparison of original/encoded samples
- Text removal
- Message/instrument/sample texts can optionally be removed for a further size reduction
- Decompressable
- MO3 files can be decoded back to their original formats using UNMO3 (included)
- Playable
- MO3 files can be played by XMPlay and any software that uses the BASS library, also by other software in conjunction with UNMO3.
Enhancements:
- 16000/22050/32000hz sample rates added for OGG encoding
- Further slight size reductions for all formats
- UNMO3: Support for MIDI macros in XM files
- GUI: File opening via dragndrop and the command-line.
Minicom 2.2
Minicom - A mini code that has the ability to connect to console ports via PowerBook more>>
The Keyspan high-speed USB adapter will suit my needs, but I had to get Minicom compiled for Mac OS X 10.4. Binaries were available via Fink -- but that is huge overkill for me if all I want is Minicom (which is, itself, a mini code)!
ClassicDraw XT 2.2
Fixes Classic mode QuarkXPress bugs. more>>
This meant that every time you switched to another application to read you email or copy a file then the document view got corrupted. While Quark have fixed this problem in XPress 5.0, ClassicDraw XT made older versions of XPress usable in MacOS X.
Proxify 2.2
The Proxify widget provides easy access to the Proxify proxy, allowing anyone to surf the Web privately and securely more>> <<less
NEOS 2.2
NEOS - Sharp dark grey ShapeShifter theme more>>
This theme is a very dark grey and black theme with sharp looking window controls.
PsyncX 2.2.2
Psync is designed to allow novice computer users to backup either one part of their hard drive to another computer more>>
Psync allows you to backup either part or all of your hard drive. You can mirror your selected folder to a FireWire drive, a disk image, or a network drive (this feature doesnt seem to be working right now).
In addition, psync will create a bootable drive if you mirror your entire harddrive. PsyncX allows you to schedule regular backups as well. (Note: your computer cant be asleep for this to work properly).
roxCom 2.2.2
A communication program that allows one instance to act as a server roxCom is a communication program that allows one instance to act as a server and then any number of instances to connect through more>> A communication program that allows one instance to act as a server
roxCom is a communication program that allows one instance to act as a server and then any number of instances to connect through any desired port (specified by the server) to Chat and transfer Files, the server relaying. Chat history can also be saved.
System requirements:
-
Enhancements
- Added ConnectionWatcher.run() check to see if the socket has been closed when a connection error is thrown, otherwise output stack trace as stack trace isnt really needed in this instance.
- Fixed a bug in ConnectionManager.broadcastScreenname() that was stopping the clients being informed of host username changes.

Syrinx 2.2.2
Syrinx is well designed as a useful and convenient Twitter client with an efficient workflow. more>>
Syrinx 2.2.2 is well designed as a useful and convenient Twitter client with an efficient workflow.
Major Features:
- Experience your tweets in color by customizing the background colors or using the built in themes.
- Keep track of unread tweets using the intuitive new bookmarking system.
- Search your tweets to find what you missed.
- Now with Growl support
Enhancements: Fixed a bug where some direct messages under 140 characters could not be sent.
StarLogo 2.2
StarLogo - programmable modeling environment for kids more>>
In decentralized systems, orderly patterns can arise without centralized control. Increasingly, researchers are choosing decentralized models for the organizations and technologies that they construct in the world, and for the theories that they construct about the world.
But many people continue to resist these ideas, assuming centralized control where none exists -- for example, assuming (incorrectly) that bird flocks have leaders. StarLogo is designed to help students (as well as researchers) develop new ways of thinking about and understanding decentralized systems.
StarLogo is a specialized version of the Logo programming language. With traditional versions of Logo, you can create drawings and animations by giving commands to graphic "turtles" on the computer screen. StarLogo extends this idea by allowing you to control thousands of graphic turtles in parallel.
In addition, StarLogo makes the turtles world computationally active: you can write programs for thousands of "patches" that make up the turtles environment.
Turtles and patches can interact with one another -- for example, you can program the turtles to "sniff" around the world, and change their behaviors based on what they sense in the patches below. StarLogo is particularly well-suited for Artificial Life projects.
Enhancements:
- Rewrote tail recursion detection to actually work.
- Fixed numerous hanging bugs that plagued the MacOSX version of StarLogo.
- Fixed display of error dialog boxes when running StarLogo as an applet.
- StarLogo is properly ported to running on Intel-based Macintosh computers when they come out.
- Eliminated ugly redraws of widgets on the Macintosh version of StarLogo. Text widgets look much better now.
- Fixed a bug in scatter plots where the generated StarLogo code was wrong.
- Found and fixed a bug that sometimes let the turtles escape their StarLogo world and scribble on the widgets nearby.
- Resize the patch canvas back to default values when you do New Project.
- Fixed numerous bugs in documentation.
