mac os x wallpaper
Wallpaper Control 1.4
Wallpaper Control is a graphical wallpaper manager. more>>
Wallpaper Control is a non-window manager-specific wallpaper manager for the X Window System.
It aims to be a full featured utility for managing and setting your images you use as wallpaper.
Features include a preview window, directory listing, and deletion of graphics from hard drive.
Wallpaper Slideshow 0.1
Wallpaper Slideshow is a software to make a slideshow in your wallpaper with images in your directory. more>>
This application monitories a directory and put an image in wallpaper before X seconds.
You need mono and if you have ubuntu 6.10, only need to do: sudo aptitude install -y libmono2.0-cil libgconf2.0-cil gtk-sharp2.
SmartColorWell 1.2
SmartColorWell is a cross-platform open-source ColorWell class for REALbasic 4 or greater. more>>
SmartColorWell is developed for and tested on Linux, Mac OS X, Mac OS 9 and Windows 98/2000/XP. SmartColorWell isnt really all that smart, but its pretty smart relative to other REALbasic ColorWell classes.
The SmartColorWell class is provided free for all to use. You are free to redistribute the source code. If you distribute it as a standalone class, please include this documentation with it. If you distribute source code containing SmartColorWell, you do not need to include this documentation. There is no need to credit me in your program for using SmartColorWell unless you just want to.
Using SmartColorWell:
First add the SmartColorWell class to your project by dragging the "SmartColorWell.rbo" file into your project window. To add a SmartColorWell to one of your project windows, add a canvas to the window and change the canvass Super property from "Canvas" to "SmartColorWell". (or simply drag the SmartColorWell class from your Project window and drop it in the window)
OS X Login Screen 1.2
OS X Login Screen is a very accurate OS X login Screen Mimic for Kubuntu Linux. more>>
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
SmartSplitter 1.3
SmartSplitter is a cross-platform open-source control splitter class for REALbasic 5 or greater. more>>
SmartSplitter can automatically attach nearby controls thus achieving full functionality with NO coding and NO binding! SmartSplitter is developed for and tested on Linux, Mac OS 9, Mac OS X, and Windows 98/2000/XP.
SmartSplitter began like so many other classes do - as a simple crappy class in an early crappy project. But as I used this divider thingy in more of my projects, I gradually added in smarts until so great the intellect of this amazing class, I felt obliged to spend the extra effort to simplify it, clean it up, and make it more accessible.
The SmartSplitter class is provided free for all to use. However, I do maintain ownership of SmartSplitter. You are free to redistribute the source code. If you distribute it as a standalone class, please include this documentation with it. If you distribute source code containing SmartSplitter, you do not need to include this documentation. There is no requirement to credit me in your program for using SmartSplitter.
Enhancements:
- Fixed control smarts to handle embeded control resize change in REALbasic 2005
- Added logic to handle invisible attached controls
- (Use new subroutine setAttachedControlNormallyVisible to alert SmartSplitter if an attached control changes visibility)
- Using DisableLiveDrag looks MUCH better
- Fixed a Win32 "expanding" handle refresh problem
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

Saurus CMS Free for Linux / Mac OS X 4.5.1
Saurus CMS Free - content management system combining usability with technology more>> <<less
ChessX 0.5
ChessX is a free Open Source Chess Database for Linux, Windows, and Mac OS X. more>>
History
The project was started after development of Scid halted and contact with the author was lost. Initially, ChessX was to be a community maintained version of Scid called "New Scid". However, after some initial development, it was decided to break away from the old code so that new ideas and modern interface can be implemented.
Main features:
- Multi-platform. Supports Linux, Microsoft Windows and Mac OS
- Read-only support for PGN Files
- Work with multiple databases simultaneously
- Browse games
- Navigate through game, including variations
- Copy/Paste FEN/PGN
- Enter moves, setup board position
- Basic header search (click on columns in GameList header)
- Player database with picture support
TalkSoup 1.0 alpha
TalkSoup is a fully configurable graphical IRC client for both GNUstep and Mac OS X. more>>
Its simplistic interface is made extremely powerful by the fact that all parts of the IRC client are implemented as runtime-loaded plugins, so additional plugins can be made to further extend TalkSoup.
TalkSoup supports a tabbed interface, DCC file transfer, and most common features found in other IRC clients.
AllInOneRuby 0.2.11
AllInOneRuby creates a compressed executable for Windows, Linux or Mac OS X. more>>
A "just-in-time and temporary installation of Ruby"...
Because of the gathering of files from your own Ruby installation, AllInOneRuby creates an executable for the platform its being run on. No cross compile.
And when I say Windows, I mean both Windows (RubyInstaller, MinGW and MSWin32) and Cygwin. But the generated exe under Cygwin is very, very big, because its exes are very big (static?) and it includes cygwin1.dll, so it can run on machines without Cygwin.
Whats the difference between RubyScript2Exe and AllInOneRuby? Well, RubyScript2Exe includes an application (your script) and only parts of the rubylib tree (its stripped specifically for that application).
AllInOneRuby contains a complete Ruby installation: it includes no application, but it does include the complete rubylib tree. You can use allinoneruby.exe like ruby.exe (Windows) and allinoneruby_* like ruby (Linux, Darwin) thats already installed on your system. In other words: the executable, generated with RubyScript2Exe, is an application; the one generated with AllInOneRuby "is" Ruby.
Enhancements:
- "Insecure world writable dir" has been removed.
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
.icns A.00.02
.icns allows you to use Mac OS X .icns icon files as easily as PNG pictures in GTK+ applications (custom icons, etc.) more>>
Enhancements:
- This version adds support for 48x48, 32x32, and 16x16 icons, and for legacy icons (B&W, 16, and 256 colors).
- A command line tool that displays detailed information about icons contained in a .icns file has been added.
Ophcrack LiveCD 1.1.4
Ophcrack is a Windows password cracker based on rainbow tables. more>>
The project comes with a GTK+ Graphical User Interface and runs on Windows, Mac OS X (Intel CPU) as well as on Linux.
Main features:
- Runs on Windows, Linux and Mac OS X (intel).
- Cracks LM and NTLM hashes.
- Free tables available for alphanumeric LM hashes.
- Loads hashes from local SAM, remote SAM.
- Loads hashes from encrypted SAM recovered from a Windows partition.
The ophcrack LiveCD contains a full linux system (SLAX), ophcrack for linux and rainbow tables for alphanumerical passwords.
The liveCD cracks passwords automatically, no installation necessary, no admin passwort necessary (as long as you can boot from cd).
Enhancements:
- Vista support with the latest version of ophcrack (2.3.4)
- Easier to changes tables