bitrocket 0.3.3
BitRocket 0.3.3(32)
BitRocket - BitTorrent client with built-in RSS support, torrent search more>>
BitRocket is a tool designed to be a good alternative to other Mac OS BitTorrent clients.
Main features:
UI Features:
- RSS support (Download .torrents from within the application)
- Integrated (Customizable) Search Engine
- Flexible Filtering
- Torrent Generator
- Live Info View
- UPnP and NAT-PMP Port Forwarding
Core(libtorrent) Features:
- Trackerless torrents (using a kademlia DHT)
- multitracker extension support (as specified by John Hoffman)
- serves multiple torrents on a single port and in a single thread
- gzipped tracker-responses
- HTTP seeding, as specified by Michael Burford of GetRight.
- piece picking on block-level (as opposed to piece-level). This means it can download parts of the same piece from different peers. It will also prefer to download whole pieces from single peers if the download speed is high enough from that particular peer.
- queues torrents for file check, instead of checking all of them in parallel.
- supports http proxies and proxy authentication
- uses separate threads for checking files and for main downloader, with a fool-proof thread-safe library interface. (i.e. Theres no way for the user to cause a deadlock).
- can limit the upload and download bandwidth usage and the maximum number of unchoked peers
- piece-wise, unordered, incremental file allocation
- implements fair trade. User settable trade-ratio, must at least be 1:1, but one can choose to trade 1 for 2 or any other ratio that isnt unfair to the other party.
- fast resume support, a way to get rid of the costly piece check at the start of a resumed torrent. Saves the storage state, piece_picker state as well as all local peers in a separate fast-resume file.
- supports an extension protocol.
- supports files > 2 gigabytes.
- supports the no_peer_id=1 extension that will ease the load off trackers.
- supports the udp-tracker protocol by Olaf van der Spek.
- possibility to limit the number of connections.
- delays have messages if theres no other outgoing traffic to the peer, and doesnt send have messages to peers that already has the piece. This saves bandwidth.
- does not have any requirements on the piece order in a torrent that it resumes. This means it can resume a torrent downloaded by any client.
- adjusts the length of the request queue depending on download rate.
- supports the compact=1 tracker parameter.
- selective downloading. The ability to select which parts of a torrent you want to download.
- ip filter.
BoxOffice 0.3.3
BoxOffice - This widget provides the movie ranking list with pictures and useful links more>> <<less
COOT 0.3.3
COOT - (Crystallographic Object)-Oriented Toolkit more>>
Coot displays maps and models and allows model manipulations such as idealization, real space refinement, manual rotation/translation, rigid-body fitting, ligand search, solvation, mutations, rotamers, Ramachandran plots and more.

Docs 0.3.3
Docs is a software being able to catalog the electronic invoices, catalog tickets as receipts of purchase and other types of documents. more>> <<less
TGEmu 0.3.3
TGEmu - NEC PC Engine emulator more>>
Also, the emulator can use Gzip compressed ROMs transparently.
TiP 0.3.3
An open source framework for easily build a working website in a PHP/MySQL environment more>>
TiP 0.3.3 offers you a free, open source and general purpose framework which is designed for quickly building a working web site in a typical PHP/MySQL environment. TiPIt is targeted at developers, experienced Web administrators and anyone unafraid of hacking and using a text editor.
If you want a weblog, an eCommerce site or a wiki platform there are powerful and better open source alternatives to TiP. But if you are a web designer, used to get hands dirty with HTML and CSS stuff, or you find yourself spending too much time in hacking instead of programming, TiP can be an option... and you can build a weblog, an eCommerce site or a wiki platform using TiP too.
Major Features:
- Logic and style completely separated:
- Although not easily to do in PHP, in TiP seems to work well. Under the style directory you will never meet a PHP command and under the logic directory you will never meet any HTML tag.
- High flexibility:
- As a direct consequence of the logic/style separation, the user interface can be whatever you want. To be more specific, TiP is a preprocessor, not a CMS: this means the stuff you found in the style/ directory is a sample implementation of TiP, not TiP itself.
- Modular structure:
- The need to easily add or remove features is one of the target of this project. The TIP_Module is the brick over which the extension mechanism is built.
- Quick responsiveness:
- TiP is quick, at least with the default TIP_RcbtNG engine. Furthermore, the template compilation and the static cache can make the difference.
- Whenever in doubt between different ways I ever selected the fastest (against simplicity).
- Template and data engine abstraction:
- The TIP_Template_Engine and TIP_Data_Engine abstract classes bring a common methods to access the underlying engines. This helps extending TiP beyond its natural limits, adding support for PostgreSql for instance or using another template engine instead of RcbtNG.
Enhancements:
- The new TIP_XML data engine has been implemented using SimpleXML: it has a basic SQL parser that provides WHERE and LIMIT clauses and a fairly extensible design based on XPaths.
- TIP_Youtube2 is a new content module (which internally use TIP_XML) that provides read-only access to YouTube feeds v.2.
- Another XML based module, TIP_Devhelp2, has been added. It has facilities to access .devhelp2 files, generated by gtk-doc, allowing to keep a site up to date with the source docs with a minimum effort.
- The URI rendering of TIP_Hierarchy modules has been improved.
Requirements:
- PHP 5.2.0 or later
- MySql 4.0.12 or later: MySql 4.1 or later is strongly suggested. The dependencies with the database server strictly depend from which data engine you use. MySql is the default data engine. Also remember that, at least teorically, with a specific data engine you can work without a database server. Furthermore, you can have different data engines with different modules.
Finanze 0.3.3
Easily monitor and see the balance of your credit cards. more>> Easily monitor and see the balance of your credit cards.
Finanze allows you to monitor all movements of your credit cards or your current accounts or deposits. Finanze gives you the possibility to calculate the current balance, but also to monitor all the movements.
Main features:
- The possibility to enter a password to protect our data.
- The possibility of incorporating the balance on badge on dock.
Enhancements
- New graphics.
- Add chart and toolbar.
rmtrash 0.3.3
rmtrash - Move the file/folder you choose to OS Xs Trash rather than obliterating the file more>>
It allows you to specify a user if you wish to move the file to another users Trash. Most useful when using sudo, so that it isnt moved to roots Trash, though you may run into problems deleting the file if you dont have permission to do so.
To install, either use sudo ./installer from this directory, or copy the rmtrash program file to where you wish, and the man page if you wish to install that, as well.
You can customize the install path with the installer by giving it the path you wish to install as an argument. E.g. sudo ./installer /usr will install it to /usr rather than to /usr/local (the default).
Factbook 0.3.3
Cocoa GUI for the CIA World Factbook. more>>
KeyContacts 0.3.3
Sync Addresses with Chapura KeyContacts & Entourage. more>>
Yould 0.3.3
Yould is a generator for pronounceable random words more>>
Yould uses Markov chains trained on a large body of prose. It records the frequency of letter transitions in the text then generates random number and pick letter transtition with the closest frequency. A Markov chain may use an arbitrary number of memory states. Yould uses two past states. The result is good with English and French but is produces many impossible words in Finnish.
Emila 0.3.3
Emila - Indexing and search tool for Apple Mail more>>
Enhancements:
- This is the first version thats actually kind of useful.
- Lots and lots of under-the-hood changes. Now uses SQLite for storage, instead of a huge property list. This enables us to do much faster and more complex searches.
- Added find sheet and find panel
- Added address book. Emila now refers to people by their real name whenever possible, and their email address if not.
- Implemented "Recipients" metadata section
- Added Rebuild Index button
- Added URL highlighting in message preview
- Should now scan mailboxes that have "iTools" prefix
- Moved slice information up into the window title bar
- Innumerable bug fixes.

TV Series 0.3.3
TV Series is regarded as an effective and useful software designed to help users enter information on the TV series that followed. more>>
TV Series 0.3.3 is regarded as an effective and useful software designed to help users enter information on the TV series that followed.
There is the possibility to enter the TV series, the seasons and all episodes. Moreover, the software allows to add iCal for a season or a single event so you can be alerted when the first watch, you can also send mail through an appointment for viewing the episode.
Major Features:
- iCal integration;
- Get information for Series, season and episodes in online database
- Information backup and restore
- Automatic update with Sparkle.
Requirements: Mac OSX 10.5 Leopard.

multiXFinder 0.3.3
An Application Switcher Menu, inspired to the similar menu available on Classic Mac OS. more>> <<less
- Page: 1 of 2
- 1
- 2