quicktables 1.11
Quaero 1.11
Quaero brings you a useful and an user friendly tool to write and execute SQL statements against any database more>>
Quaero 1.11 brings you a useful and an user friendly tool to write and execute SQL statements against any database that supports JDBC. Quaero features syntax highlighting of SQL code, the ability to cancel queries and to export the results to HTML or CSV.
Requirements:
- Mac OS X 10.3 Java 1.4.2
Teletekst 1.11
Teletekst is a very flexible and effective tool designed by television broadcast companies which can be viewed on television sets with suitable decoders. more>>
Teletekst 1.11 is a very flexible and effective tool designed by television broadcast companies which can be viewed on television sets with suitable decoders.
It is widely used across continental Europe and the UK. This widget lets you browse the online teletext pages of the Nederlandse Omroep Stichting (Dutch Broadcasting Foundation). Dutch language only,
Flickcurl 1.11
Open source C library for the Flickr application more>> Open source C library for the Flickr application
Flickcurl is a C library for the Flickr API, handling creating the requests, signing, token management, calling the API, marshalling request parameters and decoding responses.
Flickcurl uses libcurl to call the REST web service and libxml2 to manipulate the XML responses. Flickcurl 1.0 or later supports 100% of the 2008-01-23 version of the API (see Flickcurl API coverage) including the functions for photo uploading, browsing,
Flickcurl also includes a program flickrdf to turn photo metadata, tags and machine tags into RDF descriptions of photos and tags.
NOTE: Flickcurl is released under LGPL 2.1 / GPL 2 / Apache 2.0.
System requirements:
- libcurl
- libxml2 2.6.8 or newer
- raptor 1.4.0 (optional), 1.4.14 recommended
Enhancements
- flickcurl_search_params structure now has an integer field woe_id for searching via Where On Earth IDs (WOEIDs). Forgot to add this earlier!
- The flickcurl utility was updated to support searching with the integer woeid parameter.
- Search results now decode more of the extras that can be returned in search queries when the extras field is set in the query to a comma-separated list of things to return. The additions with their extras names are: original dimensions (o_dims), photo views count (views), simple list of tags (tags), photo user information (owner), geo information (geo) and user buddy icons (icons),
- Added new flickcurl_photo fields for extras from search results: PHOTO_FIELD_original_height, PHOTO_FIELD_original_width, PHOTO_FIELD_owner_iconfarm, PHOTO_FIELD_owner_iconserver and PHOTO_FIELD_views
- Added donuthole support to shapes as announced 2009-05-06. The flicckurl_shapedata structure now has is_donuthole and has_donuthole boolean flag fields.
- Fix handling API calls return shape XML with slightly different names so that places.getShapeHistory and places.getInfo both work now (again?).
- Added function to get a user buddy icon URI for a given user: char* flickcurl_user_icon_uri(int farm, int server, char *nsid);
- Added function to get the user buddy icon URI from a users photo: char* flickcurl_photo_as_user_icon_uri(flickcurl_photo *photo);
- Added function to return the photo page URI of a photo: char* flickcurl_photo_as_page_uri(flickcurl_photo *photo);
- Added timezone field support to place (This has not yet been announced as an API change). The flickcurl_place structure now has a timezone string field.
- Make more attempts to reset the libcurl context between requests which should help in sequences of calls that mix GET (searches, get information) and POST (uploading, deletions etc.) This is intended to try to fix a hard-to-test report of crashes with multiple upload and API calls on Solaris/SPARC.
- Configuration via configure now uses pkg-config(1) to get the compile (CFLAGS) and link (LIBS) flags info for libxml, libcurl and raptor. This should work since those libraries have shipped the respective .pc file in releases for some time.
- Use pkg-config raptor configuration for checking raptor presence, versions, cflags and libs rather than the (deprecated) raptor-config program output.
- Added configure SHAVE support (git clone git://git.lespiau.name/shave ) to "make autotools output sane" which amounts to much less verbose messages when compiling. It is now enabled by default.
- Compiling from subversion (autogen.sh or configure --enable-maintainer-mode) requires Libtool V2 for consistency with my other projects.
KranK 1.11
KranK helps reclaim the Dashboard as the focal point for everything you do on a computer more>> KranK helps reclaim the Dashboard as the focal point for everything you do on a computer
KranK is a widget that works with The Omni Groups OmniFocus application.
Its development was inspired from David Allens Getting Things Done concept of breaking down tasks into actionable items he calls widgets. When tasks are small and actionable, the only thing you have to think about is cranking them.
No more procrastinating because your mind cant recall what things you need to do. All you have to do is KranK.
KranK helps reclaim the Dashboard as the focal point for everything you do on a computer. The Dashboard becomes your grounding point before jumping into the fray.
KranK accomplishes this by showing the Dashboard at timed intervals to inquire if you are still working on a task. This will help you stay focused on what you have planned out in OmniFocus and will also allow you to take a quick glimplse at the other widgets running in the Dashboard.
KranK is a tool to help you focus on what you have told yourself you want to focus on. You plan your life in OmniFocus by creating small actionable task "widgets". You process your task widgets using KranK.
System requirements:
- OmniFocus
MkConsole 1.11
MkConsole has come as a convenient and flexible program which can show logfiles on your desktop. Really useful if you have to monitor servers or you just want to keep an eye on whats more>>
It is smart enough to close and reopen files every now and then to deal with rotating files and it transparently works around stale NFS handles which often exist after your Mac wakes up from sleep and tries to read from a logfile mounted via NFS. If you don't mind hacking the user defaults (rather than using the preferences panel) you can also configure multiple windows with multiple logifiles each.
Enhancements:
- No functional changes but MkConsoleElement now displays an entry in the status area of the menu bar, which gives access to the preferences and allows to quit the element; no more AppleScripts for that.
WakeUp 1.11
WakeUp - Wake up remotely localed Macs more>>
Web page is in french, but program has support for english & french languages. It has also built-in help in english.
Enhancements:
- A new FAQ section in the documentation, web page is available now in English and French.
Interest Widget 1.11
Interest Widget - Search and compare today?s mortgage rates in your local area more>>
You can also learn how much your monthly home mortgage payments will be.
X-Men for Quake 1.11
X-Men for Quake will make you feel pleasant because it is an add-on package for Quake to run the X-Men characters. more>> X-Men for Quake 1.11 will make you feel pleasant because it is an add-on package for Quake to run the X-Men characters.<<less
Ultrasphinx 1.11
Ruby on Rails configurator and client to the Sphinx full text search engine more>> Ruby on Rails configurator and client to the Sphinx full text search engine
Ultrasphinx is the most stable and fastest Rails fulltext search solution.
Main features:>
- searching and ranking across multiple models
- delta index support
- excerpt highlighting
- Google-style query parser
- spellcheck
- faceting on text, date, and numeric fields
- field weighting, merging, and aliasing
- geodistance
- belongs_to and has_many includes
- drop-in compatibility with will_paginate
- drop-in compatibility with Interlock
- multiple deployment environments
- comprehensive Rake tasks
System requirements:
- MySQL 5.0, or PostgreSQL 8.2
- Sphinx 0.9.8-rc2
- Rails 2.0.2
Version restrictions:
- * MySQL 5.0, or PostgreSQL 8.2
- * Sphinx 0.9.8-rc2
- * Rails 2.0.2
Unicode Checker 1.11
Unicode Checker - Displays Unicode file information more>>
Unicode Checker features several conversion functions and other Unicode utilities, some of which are also added to the Mac OS X "Services" menu so they can be used from within most other applications.
Enhancements:
- Uses Unicode 5.0 data files
- Information from the Unicode data file NamesList is included in the "Misc" tab.
- Font metrics of the current font can be displayed in the current character text field. (Using "Show Font Metrics" in the Window menu.)
- The Unihan table is now sortable.
Automake 1.11
Free utility that will automatically generate Makefile.in more>> Free utility that will automatically generate Makefile.in
Automake is a tool that will help you automatically generate `Makefile.in files compliant with the GNU Coding Standards.
System requirements:
- Autoconf
MailEnhancer 1.11
Add 4 enhancements to Apple Mail client. more>>
Show activity viewer when doing a manual mail checkDisplay a status dialog after doing a manual mail checkDock icon count shows all unread instead of just inbox unreadAutomatically update signature to match sending address
Package Tracker 2.1.11
Package Tracker - Where?s your stuff? Find out at the touch of a button thanks to Package Tracker more>> <<less
MacBiff 1.1.11
MacBiff - Checks your IMAP server for new email more>>
Enhancements:
- Fixed Growl/Multiple Accounts bug
- Fixed Folder List "Disabled" bug
- Growl now gives folder information on new mail.