for mac os x
LightZone 2.4
LightZone is a proprietary photo browser and editor for Mac OS, Windows, and Linux. more>>
LightZone photo editor features raw file support, high-fidelity color space management, color-managed printing and completely non-destructive editing
The Linux tarball is a complete binary including a manual and a Sun Java JRE. It requires no privileges and runs no install scripts.
LightZone is a proprietary photo editor developed by Light Crafts, Inc. of Palo Alto, CA.
Transmission 0.81
Transmission is a BitTorrent client which aims to be as efficient as possible. more>>
Transmission aims to be as efficient as possible. Transmission runs on Mac OS X, BeOS, Linux and NetBSD (and probably on other UNIX-like systems too). Only the Mac OS X version has a graphical interface yet.
Transmission is released under the MIT license.
Enhancements:
- Fix 0.80 assertion crashes
- Fix a bug that miscounted how many peers Transmission wants connected
- Correct incorrect error messages
- Memory leaks fixed
Wings 3D 0.98.36
Wings 3D is a subdivision modeler inspired by Nendo and Mirai from Izware. more>>
Wings 3D is possible to assign materials, vertex color, UV coordinates and textures, but there will be improvements in those features before Wings goes 1.0.
There is no support in Wings for doing animations.
Export Formats
- Nendo (NDO)
- 3D Studio (3DS)
- Wavefront (OBJ)
- VRML (WRL)
- Renderware (RWX)
- FBX (on Windows and Mac OS X)
- Yafray
- Toxic
Import Formats
- Nendo (NDO)
- 3D Studio (3DS)
- Wavefront (OBJ)
- FBX (on Windows and Mac OS X)
- Adobe Illustrator 8 (AI)
Beos
Beos provides a beautiful set of icons. more>>
Matthew McClintock created a beautiful set of icons for Mac OS X, that I converted to create this icon theme about one the best desktop OS I know.
For the moment, the theme is not fully complete: some of the mime icons are defined. I will finalize it later.
RSSOwl | RSS / RDF / Atom Newsreader 1.1.2
RSSOwl is a free RSS / RDF / Atom Newsreader in Java using SWT as fast graphic library. Supported OS are Windows, Mac, Linux and Solaris. Some features are export of news to PDF, Import / Export with OPML and the full-text-search with syntaxhighlight. For easy execution, a exe-file is provided on Windows, a shell-script on Linux / Solaris and the Mac version is deployed in an application bundle. RSSOwl comes with a huge list of sample favorites. more>>
RSSOwl | RSS / RDF / Atom Newsreader - RSSOwl is a free RSS / RDF / Atom Newsreader written in Java using SWT as graphic library.
RSS ("Really Simple Syndication" or "Rich Site Summary") is a document specification
that gives users the power to collect and organize Web-based news and information in
a more efficient manner. Applications that collect data from RSS-compliant sites are
called RSS readers or "aggregators". RSSOwl is such an application. It lets you gather,
organize, update, and store information from any compliant source in a convenient, easy
to use interface, save selected information in various formats for offline viewing and
sharing, and much more.
Why "Owl"? The owl is a traditional symbol of wisdom, and a quiet, efficient hunter. Youll find
RSSOwls "big eyes" a big help when scanning the Webs vast array of RSS resources.
Top12 Features why you should use RSSOwl:
o High performance and native Look and Feel that uses the operation-system GUI theme
o Great platform support: Use RSSOwl on Windows, Linux, Mac, Solaris
o Import/Export newsfeeds with OPML (Outline Processor Markup Language)
o Generate PDF/RTF/HTML documents from any news
o Use drag and drop to manage your favorites in unlimited nested categories
o Loaded newsfeeds are automatically stored in an archive to read them while being offline
o Powerfull, integrated Newsfeed searchengine
o Perform a fulltext-search with result-syntaxhighlight
o AmphetaRate integration to rate news and receive recommendations
o RSSOwl is highly customizable (set Fonts, Hotkeys, Language,...)
o Display news in the internal browser
o Big Tutorial and FAQ to help you manage your new newsreader
Supported Languages: 27 (English, Russian, Chinese, German and much more).
RSSOwl comes with a huge list of sample favorites.
RSSOwl runs on Windows (98/ME/NT/2000/XP), Linux (GTK2), Mac OS X and Solaris.
Enhancements:
Version 1.2.4
The RSSOwl Team is happy to announce that RSSOwl 1.2.4 is now available for download. Among minor new features and a couple of bugfixes, this release comes with better support for Windows Vista, the ability to use Mozilla as embedded Browser on Windows and some improvements to the embedded Browser on Mac OS X. See the changelog for a complete list of changes.
For a detailed list of changes that also include a lot of bugfixes, take a look at the changelog at http://www.rssowl.org/CHANGELOG.txt.
If you want to benefit from many new cool features, you should give RSSOwl 2 a try. Its currently in beta stadium but already fully functional. Visit http://boreal.rssowl.org for more details.
May the Owl be with you,
Ben
Version 1.1.2
We are happy to announce the second bugfix-release for the 1.1 branch. With an update to the latest SWT
version, two of the most annoying Browser bugs on windows got fixed. Say goodbye to the dialog that kept
popping up, in case the visited webpage contained erroneous JavaScript. The other bugfix helps for Blogs
that show images in their Newsitems. In some cases, RSSOwl showed just a blank, empty page when clicking
on one of these.
On the feature side, RSSOwl 1.1.2 is bringing two new update intervals: 30 Minutes and 6 Hours.
In addition it is now possible to hide the small Toolbar that is placed in the Favorites Tree by accessing
its context-menu and unchecking the "Toolbar" entry.
See the Changelog at http://www.rssowl.org/CHANGELOG.txt for a complete list of changes.
May the Owl be with you,
Ben
System Requirements:<<less
ActivePerl 5.8.8.819
ActivePerl is the complete, quality-assured and ready-to-install Perl distribution for AIX, HP-UX, Linux, Mac OS X, Solaris. more>>
Whats included:
- Perl core
- Perl Package Manager
- Installers
- Complete online documentation
Enhancements:
- Release version of 64-bit ActivePerl for Linux, Solaris and Windows.
- Rewritten PPM client. The command line shell has been replaced by a graphical user interface.
- Bundles the Tcl and Tkx modules, plus a significant subset of the latest Tcl/Tk widgets.
License:Freeware

NINJAM Client for Linux 0.06 beta
It allows people to make real music together via the Internet. more>> NINJAM is a program to allow people to make real music together via the Internet. Every participant can hear every other participant. Each user can also tweak their personal mix to his or her liking. NINJAM is cross-platform, with clients available for Mac OS X and Windows.<<less
Mac::EyeTV 0.30
Mac::EyeTV is a interface to the Elgato EyeTV Digital Video Recorder. more>>
SYNOPSIS
use Mac::EyeTV;
my $eyetv = Mac::EyeTV->new();
# See Mac::EyeTV::Channel
foreach my $channel ($eyetv->channels) {
my $name = $channel->name;
my $number = $channel->number;
print "$number $namen";
}
# See Mac::EyeTV::Programme
foreach my $programme ($eyetv->programmes) {
my $start = $programme->start;
my $stop = $programme->stop;
my $title = $programme->title;
print "$title $start - $stopn";
}
This module allows you to interface to the Elgato EyeTV Digital Video Recorder. EyeTV is a piece of software and hardware for Mac OS X which can record and play back television much like a Tivo. This module allows you to interface to the EyeTV software, view the channel list and the recorded programmes and schedule recordings.
See Mac::EyeTV::Programme for information on scheduling a recording.
You should create Mac::Glue bindings to EyeTV before using this (along the lines of sudo gluemac EyeTV).
The EyeTV software itself is available from Elgato Systems at http://www.elgato.com/index.php?file=support_updates_eyetv
Pyzam 0.12
Pyzam project is a fullscreen archived comic book reader for CBZ and CBR files. more>>
The original intent was to create a comic book reader for Mac OS X that did fullscreen and supported cbz and cbr files.
It supports two-page view and directories of images. It also works on systems other than Mac OS X, but only supports cbz files.
Enhancements:
- Added png support.
Geekbench Preview 2
Geekbench is a cross-platform benchmark for Mac OS X, Windows, and Linux. more>>
Geekbench tries to measure the performance an average application can expect from the computer being benchmarked. As such, all of the benchmarks in Geekbench are written in platform-neutral C and C++, and have no platform-specific optimizations, and Geekbench is compiled with what we consider the de-facto standard compiler for each platform, with the compiler switches suggested by the compiler for release code.
FlashGot 0.6.1 for Firefox
FlashGot - download one link, selected links or all the links of a page at the maximum speed with a single click. more>>
FlashGot offers also a Build Gallery functionality which helps to synthetize full media galleries in one page, from serial contents previously scattered on several pages, for easy and fast "download all".
FlashGot contextual menu
- for Windows (FlashGet, Free Download Manager, Fresh Download, GetRight, GigaGet, HiDownload, iGetter, InstantGet, Internet Download Accelerator, Internet Download Manager, LeechGet, Mass Downloader, Net Transport, NetXfer (Net Transport 2), NetAnts, ReGet, Star Downloader, Thunder (Chinese only popular product), TrueDownloader and Ukrainian Download Master [Russian language only] ), WellGet
- for Linux / FreeBSD / other Unix-like OSes (Aria, cURL, Downloader 4 X, GNOME Gwget and KDE KGet )
- for Mac OS X (iGetter and Speed Download)
Mac::PropertyList 1.29
Mac::PropertyList is a Perl module to work with Mac plists at a low level. more>>
SYNOPSIS
use Mac::PropertyList;
my $data = parse_plist( $text );
# == OR ==
my $data = parse_plist_file( $filename );
# == OR ==
open my( $fh ), $filename or die "...";
my $data = parse_plist_fh( $fh );
my $text = plist_as_string( $data );
my $plist = create_from_hash( %hash );
my $plist = create_from_array( @array );
my $plist = Mac::PropertyList::dict->new( %hash );
This module is a low-level interface to the Mac OS X Property List (plist) format. You probably shouldnt use this in applications---build interfaces on top of this so you dont have to put all the heinous multi-level object stuff where people have to look at it.
You can parse a plist file and get back a data structure. You can take that data structure and get back the plist as XML. If you want to change the structure inbetween thats your business.
You dont need to be on Mac OS X to use this. It simply parses and manipulates a text format that Mac OS X uses.
Enhancements:
- Perl

Saurus CMS Free for Linux / Mac OS X 4.5.1
Saurus CMS Free - content management system combining usability with technology more>> <<less
LightBlue 0.2.2
LightBlue is a cross-platform Python Bluetooth API. more>>
Main features:
- Device and service discovery (with and without end-user GUIs)
- Standard socket interface for RFCOMM sockets
- Sending and receiving files over OBEX
- Advertising of RFCOMM and OBEX services
- Local device information
Version restrictions:
- findservices() and selectservice() on Python For Series 60 returns only RFCOMM and OBEX services
- Avoid threading on Mac OS X, as the underlying IOBluetooth and IOBluetoothUI frameworks are not thread-safe
- No cross-platform set of socket options
- Sockets (the native PyS60 API sockets are used, so their restrictions are inherited - but I havent used PyS60 1.3.8 yet so Im not sure about that)
- sockets on Python For Series 60 cannot be created in one thread and used in another
- fileno() raises NotImplementedError on Mac OS X and Python For Series 60
- timeouts not supported on Python For Series 60: settimeout() raises NotImplementedError, gettimeout() returns None
- non-blocking mode on PyS60 works for send() and recv but not accept() or connect()
- No socket options on Mac OS X, and flags arguments (e.g. for recv) have no effect
- socket security cannot be set (PyS60 implementation sets this to AUTH by default)
- Error codes for exceptions are platform-independent. In particular, the Mac OS X implementation can return IOReturn error values from the IOKit framework, and OBEXError codes from < IOBluetooth/OBEX.h > for OBEX operations.
Enhancements:
- The PyS60 3rd Edition binaries have (really) been fixed, and gethostaddr() and gethostclass() should also be fixed for PyS60 2nd Edition FP2 and FP3.
- Since its getting more difficult to build for PyS60 1st Edition, this build has been dropped for this version -- which isnt an issue for this release since there are no new features -- but there wont be any further builds for this edition. If you need to compile LightBlue for 1st Edition, feel free to email me with any issues.
- Fixed functions on Mac OS X build that wait (e.g. finddevices(), recv() for sockets) so that they dont busy-wait and hog the CPU.
Mac-on-Linux 0.9.72.1
Mac-on-Linux (MOL) is a virtual machine which runs Mac OS (inlucluding Mac OS X) on top of Linux/ppc. more>>
Main features:
- Added nvram.x installation
- Fix bootstrap check
- Fix dmdma.c strict aliasing warning
- Make sure that log and lock dirs are created
- Integrated BootX with the build system
- Added check for zlib
- Fixed test invocations (== is invalid)
- Fixed VT Switching
- Removed Sheep from defconfig
- Fixed Ubuntu -fno-stack-protector bug
- Removed duplicate nvram, fix doesnt really work
- Some docs cleanups, changed the website address
- Removed libimport script
- Fixed another MacOS segfault on startup
- Ensured that all read/write/seek disk pointers are set properly
- Removed some debugging text
- Fixed MacOS ethernet softlock (Thanks SolraBizna for noticing)
- Fixed MacOS segfault on startup (Thanks to SolraBizna for noticing)
- Changed BootX Read to pass addresses instead of casting them as long
- Fixed BootX read size bug preventing booting on QCOW/DMG
- Cleaned up a bunch of gcc4 issues
- Removed TUN from defconfig
- Updated network driver help info
- Integrated patch from Marcus Comstedt for USB mice
- Removed linux/compiler.h from USB to fix Ubuntu issue
- Fix mol-img bug
- Added support to recognize HFSX disks
- Added bootx source to main MOL build (with backports from newer BootX)
- Fixed gcc4 include issue
Enhancements:
- Fix building on FC7 by adding missing headers
- Additional fixes for find_physical_rom
- Fix bus frequency reporting
- 2.6.22 kmod fixes
- Remove TUN from defconfig (again)
- Fix XDGA off by one error
- Update netdriver Kconfig
- Re-arrange the Kconfig menus
- Remove configure directory
- OSX Compatibility fixes