Google
 

2/14/2007

ImageWell - 3.0.3




ImageWell is the easy way to edit, rotate, crop and resize your image and upload it to your iDisk (.mac account), FTP server or WebDAV server. No need to launch multiple applications to add text, labels, drop shadows, watermarks, and shapes. At the click of button the image is sent and a handy URL is copied to the clipboard.

* New export engine supports SFTP uploads
* Streamlined UI (no drawers anymore
* Watermark with images & new font control for text
* new sizing mode - size and crop to fit
* New Edit Window with layering control
* Transparency control
* Flip images horizontally or vertically
* Drop Shadow controls
* Localized in 12 languages

Still Free! But can be upgraded to unlock Xtra features -

* Batch resize mode
* Multiple images in the edit window
* More draw objects and line styles
* Gradient Patterns in background and objects


What's new in this version:

* Improved UI for cropping/rotating images
* Fixed mysterious white line bug in PNG images
* Swedish translation update


Download ImageWell Now (File Size: 865k)

Man Viewer - 2.0

Man viewer is a easy to use program to view the man pages that are installed on the current system.


What's new in this version:

* Major overhaul of the system. Displays only man pages installed on the system compared to downloading them from Apple's website. The directories Man viewer searches can be configured in the Preferences.
* Able to resize the main window.


Download Man Viewer Now (File Size: 1.1M)

fscript Command Line Tool - 1.1a

This program allows you to run F-Script programs from the command line. It also includes useful classes and methods that make the F-Script language more suited to general-purpose scripting tasks:

* Line-oriented file handles, including standard input/output/error
* Regular expression methods for strings (using the Perl-Compatible Regular Expressions engine)
* printf/sprintf
* Methods for importing library scripts
* Support for shebang notation (#!/usr/bin/fscript) in script files

The fscript tool also includes an interactive interpreter prompt that can run in a terminal window, without opening the F-Script application.


Download fscript Command Line Tool Now (File Size: 210k)

Keysgen - 1.1.2




Keysgen is an advanced key generator, designed for IT Managers.


Download Keysgen Now (File Size: 67k)

Mail Unread Menu - 2.1.1




Mail Unread Menu is a simple menu bar application which can provide you with a quick and easy way to see how many unread email messages are in Apple's Mail. Unlike other menu bar notification applications, Mail Unread Menu is actually a plugin for Mail.app, which means that the count is instantaneously updated whenever you receive new email or change the status of a message.


What's new in this version:

* New Features
o Added an alternative Include List where you can specify mailboxes that you would like to count.
* Fixes
o Fixed an error where the program would crash on startup.
o Fixed another error where the program wouldn't show the correct count when it should be zero.


Download Mail Unread Menu Now (File Size: 240k)

D2X-XL - 1.9.116




D2X-XL is an enhanced version of D2X, the OpenGL modification of the classic 6dof shooter game Descent 2. D2X-XL is available for MS Windows, Linux and Mac OS X. It is well documented and maintained.

Although D2X-XL contains a lot of enhancements and new features, it is still fully backwards compatible to every other Descent 2 version. As many fixes restore features of the original Descent 2 that were missing in D2X (like availability of all cockpit views, or working mouse steering), it is even closer to them than D2X itself.

If you want to support my efforts, you can do so by going to my web site and donating. :)


What's new in this version:

* Fixed: After long level loading times (e.g. due to enabled OpenGL lighting), multiplayer participants got disconnected
* Fixed: You couldn't turn on smoke in multiplayer games if it had been off at game launch


Download D2X-XL Now (File Size: 3.6M)

IPSentinelStatus - 1.0.2




IPSentinelStatus is a menu bar status item which displays and copies your machines IP address and name. This program also logs to console when the ip address changes.


What's new in this version:

* Fixed an issue reported by a user where the display did not update when launching as a login item. (The display showed --.--.--.-- rather than the IP address, but restarting worked fine. I could not reproduce this behavior, but just in case...)
* A menu item named "Refresh" has been added to the menu to force a refresh of the display.
* The program logs a message to the console whenever it refreshes (whether or not it is forced.)


Download IPSentinelStatus Now (File Size: 123k)

IceClean - 1.6.2




IceClean is a powerful system maintenance and optimization tool using built-in Unix system tasks to help your Mac stay healthy and to keep it running smoothly. IceClean lets you execute the following tasks:

* Periodic routine scripts
* Verify preference files
* Repair permissions
* Run periodic scripts
* Update prebindings
* Remove user and root cache files
* Update Locate & Whatis databases
* Rebuild LaunchServices


What's new in this version:

Added the following abilities:

* Securely Delete
* Enable/Disable Spotlight Indexing Process
* Rebuild Spotlight Index
* Rebuild Finder Menu Icons
* Enable/Disable Dashboard
* Change Dock Position and Dock Line Position
* Enable Quit Item in Finder
* CD-DVD RW QUick Erase
* Reboot and Logout Option


Download IceClean Now (File Size: 1.8M)

ANGO Note - 1.1.3.0




You can create and read encryption notes for MacOS / Windows cross-platform, and can mix languages for multi language users. Used algorithm is "Blowfish, 128 bits".


What's new in this version:

* Added: menu item "Open Anotrher Password Note".
* "Save alert" appears when the note is changed and is not saved.
* You can change a note file name by a double click on the note list.
* Fixed: Some of English version's menu items were Japanese on MacOS.


Download ANGO Note Now (File Size: 1.9M)

Meu LookUp - 0.22

Meu LookUp is an small simple utility for download audio , video and data file stream from internet. Meu reads all informations about streams from M3U and SDL playlists. Newest version accept standardized STAD-M3U playlists , M3U-SHORT playlists with list of url addresses and standardized SDL (Source DataList) file list. This utlity is very easy to use , you just need to download any m3u or sdl playlist from internet (or share created one with friends) and insert them into application (or drop into window). Program automaticaly create "Meu Downloads" folder in your documents folder. Enjoy and use.


Download Meu LookUp Now (File Size: list)

BaseTen - DP3

BaseTen is a new, open source Cocoa database framework for working with PostgreSQL databases, designed with familiar, Core Data -like semantics and APIs. The initial Developer Preview 1 release is intended for evaluation purposes only, but new versions should follow shortly. The feature highlights include:

* BaseTen Assistant imports Core Data / Xcode data models
* Discovers the database schema automatically at runtime, including 1-1, 1-many and many-many relationships
* Database changes are propagated to clients automatically, without polling
* In-memory database objects are uniqued, and objects fetched via relationships are faults by default
* Support for RDBMS features like database-driven data validation, multi-column primary keys and updateable views
* Autocommit and manual save/rollback modes, both with NSUndoManager integration
* A BaseTen-aware NSArrayController subclass automates locking and change propagation
* Fetches are specified with NSPredicates (the relevant portions of which are evaluated on the database)


What's new in this version:

* The keys used for accessing objects behind relationships have been changed.
* The NSUndoManager grouping is now used to decide whether SAVEPOINTs are created between SQL statements in non-autocommit mode. This can speed up the processing of a group of related operations.
* SSL connections are now supported; they can now be required or preferred. The system (Keychain) trust settings will be used by default; there is also a policy delegate API for further control.
* The database connection can be initiated asynchronously to facilitate the display of certificate trust choice sheets to the end user.
* The PostgreSQL client library has been updated to version 8.2.3
* A number of bugs in DP2 have been fixed for DP3. We thank you for all the bug reports and patches.


Download BaseTen Now (File Size: 2.1M)

LilyPond - 2.10.17-1

Why can't computer printout look just as good as traditionally engraved music? With that thought in mind we have started LilyPond nine years ago. We built it to be robust, flexible, and, of course, easily usable. Use it for your music as well! LilyPond is an automated engraving system. It formats music beautifully and automatically, and has a friendly syntax for its input files.


What's new in this version:

This release fixes still more bugs.


Download LilyPond Now (File Size: list)

Shrook - 2.53




Shrook 2 is a next-generation news reader that offers advanced features not available to Mac users anywhere else. Some aren't available on any platform. It supports all versions of RSS and Atom. And it's all really easy to use, too. Feature highlights included synchronization, full podcast support, smart groups, built-in browser and innovative user-interface.


What's new in this version:

* Growl notifications are now clickable
* First check after waiting from sleep is delayed to allow network to come up
* Other bugfixes and improvements


Download Shrook Now (File Size: 1.6M)

ChkRootKit_MacOSX - 0.47.2




ChkRootKit_MacOSX is an utility to detect WORMS, LKM TROJANS and other small dirty animals which could invade your computer.

ChkRootKit_MacOSX is a GUI integration of the CLI "chkrootkit" of Pangeia Informatica.


What's new in this version:

* result is now dumped in interface while check is running
* a wheel indicate running time
* add 'chkrootkit' version at top of report
* add tests listing at top of report
* add 'Completed' at the end of report

- add 'expert mode'


Download ChkRootKit_MacOSX Now (File Size: 238k)

LaTeXiT - 1.12.0




LaTeXiT is a small utility that allows you to quickly typeset LaTeX equations, without bothering with file creation, preambles, and so on. The PDF image obtained can then be exported by drag'n drop to any application supporting it. This is very useful to insert equations in presentations made with Keynote or Powerpoint. LaTeXiT also features an application service, so that you can type and transform equations directly in most text editors (Pages, Nisus Writer Express, TextEdit...).

Main features of LaTeXiT are :

* multi-documents
* syntax colouring and auto-completion of LaTeX keywords
* smart error manager
* automatic history
* included application service
* manageable library
* LinkBack support
* several export formats (PDF, EPS, TIFF, PNG...)
* LaTeX palette
* drag'n drop everywhere
* generated PDFs, even dropped in other applications, can be reopened and modified afterwards (by mere copy/paste)


What's new in this version:

* Importing a library can now merge with/replace/change the current library;
* Fixed a bug when opening LaTeX files that do not contain \usepackage{color};
* Fixed the omicron character of the LaTeX palette.


Download LaTeXiT Now (File Size: 4.4M)

NetLocation X - 0.5.1




Tired of changing your /etc/hosts every time you change network location, finding lookupd's pid and restarting it to clear its cache? This utility addresses these needs, specially if you own a laptop!

It lets you mantain differents version of your file, as many as "Network Location" you configured. NetLocation X's monitor intercepts network change notifications, sent by the kernel and updates your system automatically.


What's new in this version:
http://www.devzero.it/netlocationx_release_notes.html

Download NetLocation X Now (File Size: 726k)

mactactic.com Widget - 1.0




A widget that you can install in Dashboard that will show specific Mac end-of-life and release date predictions for your selected model of Mac or Apple accessory.


Download mactactic.com Widget Now (File Size: 64k)

NodeBox - 1.8.4

NodeBox is a Mac OS X application that lets you create 2D visuals using Python programming code and export them as a PDF or a QuickTime movie. Create static, animated or interactive compositions using simple primitives such as rectangles and ovals, import images and vector files from Photoshop and Illustrator or play around with text paths. NodeBox supports Core Image so you can create layered images using transformations, blend modes, alpha masks and filters, all hardware-accelerated. NodeBox is open source, well-documented, and has a thriving community.


What's new in this version:

* Universal Binary
* Bezier math for deconstructing (text) paths


Download NodeBox Now (File Size: 1.7M)

FotoHound - 1.0b5




FotoHound is a basic PHP script, that generates simple image gallery web pages. One needs only to push up an image and a thumbnail to a server and FotoHound takes care of the rest. The site may state Mac OS X 10.x.x butt so long as you have a webserver with PHP4 or PHP5 we intend to support you.


What's new in this version:

* Added minor update for photo viewer title - Can now be name of current folder.
* Added new options to settings.php


Download FotoHound Now (File Size: 262k)

2/13/2007

FMenu - 1.7




FMenu is a menu extra providing customizable Growl notifications about various Facebook events, a menu to easily access common Facebook pages, and a count of your messages, pokes, events, friend requests, wall posts, and photo comments.


What's new in this version:
Thanks to tuaw.com featuring FMenu, I got a lot more users...and lot more testers. This latest version brings no new features, but disables a number of submenu items that did not (and currently cannot) work correctly. The Groups submenu, as well as the "Notes about me" and "Photos of me" items went to my (that is, the developer's) pages, instead of the currently logged in user's.


Download FMenu Now (File Size: 269k)

krank - 0.5




krank is a relaxing casual game with very simple gameplay and soothing background music.


Download krank Now (File Size: 25.8M)

Tasty - 1.0b

Tasty is a del.icio.us client for viewing your favourite bookmarks. You can even add more. It uses drag and drop to make things simple.


Download Tasty Now (File Size: 3.6M)

MagiCal - 1.0.6r1




MagiCal is a FREE menu-based clock and calendar. It features a huge range of configuration options for how the time and date are displayed, and can operate either in addition to, or instead of, the built in system menu clock. In addition to this, MagiCal features a handy drop-down calendar that can be torn off and placed anywhere on screen.


What's new in this version:

* [fix] Plugged a memory leak introduced in version 1.0.6.

* [new] MagiCal menu can now be displayed at the far right of the menu bar. The option to enable this can be found under the 'Misc' tab in the preferences.
* [new] Added Norwegian localisation. Thanks go to Jansen Trond for the translation.
* [new] Added Dutch localisation. Thanks go to Richard Pijs and Joost Dancet for the translation.
* [fix] Corrected error in German localised calendar icon.
* [fix] Menu highlighting is now drawn in a theme-savvy way.
* [fix] Fixed incorrect display of non-ascii characters in the tool tip.
* [opt] Reduced application size by around 20%.


Download MagiCal Now (File Size: 4.1M)

WorldWinesWiki - 1.3

The WorldWinesWiki app for the Mac provides a convenient and quick way to submit new wine listings to the global worldwineswiki database, complete with images. Simply fill out the new entry form, drag an image to the drag area (or use your built-in camera), and hit the 'submit button'.


What's new in this version:

* fixed some typographical errors
* now possible to create a new account right from the app


Download WorldWinesWiki Now (File Size: 273k)

Candor Gallery - 1.2




The Candor Gallery Widget provides artists and viewers alike with a rotating display of artwork which is submitted by their peers. Candor Gallery offers an always changing source of inspiration as well as exposure for artists of all types.

Participants are encouraged to submit any type of work: Painting, Design, Drawing, Photography, Sculpture, etc.

Viewers can always learn more about the artist and his or her work by clicking on the image which will launch that particular artist's website.


What's new in this version:

* Candor now features a previous button so you can easily look back at the last work that was displayed.
* The entire Candor Gallery collection is now available for online viewing at the web gallery.


Download Candor Gallery Now (File Size: 40k)

RubyCalc - 1.0.0




Google can be used as a calculator really handier than the Calculator application of MacOS X.
But what if you are not connected to the Internet ? Did you already need a quick, light, and free calculator able to :

* use numbers arbitrarily long (more than 10 figures...) ?
* type long expressions with parenthesis but without mistake ?
* easily mix numbers in different basis (binary, decimal, hexadecimal...) ?

RubyCalc may be what you are looking for. It supplies an application with its service, and a widget.


Download RubyCalc Now (File Size: 486k)

PostgreSQL with Management Tools - 8.2.3




PostgreSQL is a robust, scalable and well supported Open Source database engine. This packaging installs it into Mac OS sensitive locations and adds some limited graphical management tools, with more to come over the coming months.

Part of the effort here is to give PostgreSQL the same level of ease of use that Microsoft brings with SQL Server's management tools.

Updating to 8.2.3 is strongly recommended as it resolves a major issue with the build process that prevented the shared libraries from being installed.


What's new in this version:

* Replaced PostgreSQL core with 8.2.3
* Full Universal Build
* Now includes syntax highlighting Query Tool, Graphical tools for Create User, Create Database and Backup Database


Download PostgreSQL with Management Tools Now (File Size: 1.4M)

Cyberduck - 2.7.3




Cyberduck is an open source SFTP (SSH Secure File Transfer) and FTP browser licenced under the GPL. It has been built from the ground up with usability in mind, having the same consistent graphical user interface for both SFTP and FTP browsing. Multiple connections are supported. Drag and drop is supported consequently for transferring files between server and client. A transfer queue keeps track of the pending file transfers and supports resuming of both downloads and uploads. A simple bookmark manager ensures manageability. Core system technologies such as the Keychain and Rendezvous are supported. Cyberduck integrates seamlessly with external editors such as SubEthaEdit and BBEdit. Cyberduck has been translated into numerous languages including Japanese, Chinese, Korean, French, German, Italian, Portuguese, Spanish, Dutch and Finnish.


What's new in this version:

* [Bugfix] Problem parsing PASV response from some servers (FTP) #779, #869]
* [Bugfix] Stalls when connection is interrupted during DNS lookup #960]
* [Bugfix] Improved sorting in 'Kind' browser column #993]
* [Bugfix] Renaming files using Info panel causes repeated renaming #1005]
* [Bugfix] Uploading folders interrupts file transfer (SFTP) #1001]
* [Bugfix] Preference for auto-open delay for spring-loaded folders not saved #633]
* [Bugfix] Preference to open new browser window on launch not used #997]
* [Bugfix] Symbolic links on local filesystem not handled properly [#995]
* [Bugfix] Send creation time of file with UTIME [#--]
* [Feature] Clear command in History menu [#648]
* [Feature] Preference to exclude files from transfers using regular expression [#511]


Download Cyberduck Now (File Size: 9.0M)

Code Collector - 1.0.1

Ever had some code you are proud of, maybe something you wanted to keep somewhere for reference? Code Collector lets you store code snippets with ease.


What's new in this version:

* [FEATURE] Added Chinese localisation (thanks to Nitoc Taiwan - nitoc.blogspot.com)
* [BUGFIX] Fixed some resizing errors and updated the UI


Download Code Collector Now (File Size: 817k)

PresentYourApps - 1.0




PresentYourApps lets you easily remove or hide the Dock and menu bar when launching selected applications. It does that by changing just one tiny line in any applications package, taking advantage of a functionality built-into Mac OS X. PresentYourApps just gives you an easy way to do it.


Download PresentYourApps Now (File Size: 310k)