well completion
Yellow Camp iCal Actions 2.1
Yellow Camp iCal Actions - six iCal actions for use with Mac OS X?s Automator more>>
Yellow Camp iCal Actions is a set that can be used alone in your own workflows or combined together to achieve complex tasks as in the case of the included example workflow that archives old iCal events.
Find Past iCal Events:
This action lets you search for past events based on a whole number and a timeframe. The Apple provided Find iCal Items action can be used to find events based on a variety of criteria but its date options are more focused on recent or upcoming events.
Find Past iCal Events action works as a filter over the iCal events passed to it to find only past events for a given timeframe. The timeframe is specified by a positive whole number and a popup button selection from the following choices: Minutes, Hours, Days, Weeks, Months, and Years.
Move iCal Events:
This action moves the specified iCal events to the specified calendar. Move iCal Events permanently moves events passed to it to a specified calendar, either one that already exists or a new calendar the user names. The output list of events contains the same events as the input, but the references are to the destination calendar to which they were moved.
Get Date Range String from Events:
This action creates a date range string from the iCal events provided to it. Get Date Range String from Events provides an easy way to discover the date range of a list of events. The action offers three date styles and the option to copy the string to the clipboard for pasting into other applications.
Find Past iCal To Dos:
This action lets you search for iCal To Do items that are past due and/or have a specified completion status. An iCal To Do does not require a due date, and thus specifying a timeframe for the due date is optional. The timeframe is specified by a positive whole number and a popup button selection from the following choices: Today (no number is used), Days, Weeks, Months, and Years. Completion status can also be checked to find To Dos that have or have not been marked as complete. Note that it is possible to filter against only the completion status if the due date check is not enabled.
Set iCal To Do Due Dates:
This action lets you set the due dates on iCal To Dos. The due date is specified with a positive whole number and a popup button selection from the following choices: Today, Days, Weeks, Months, and Years.
Add iCal To Do Alarms:
This action lets you add message or message with sound style alarms to iCal To Dos. The time of the alarm is relative to the due date of the To Do and is specified with a combination of positive whole number and a popup button selection from the following choices: The same day, The day before, Days before, and Days after. The time of the alarm can be specified to the quarter hour using popup buttons.

Completion Dictionary 4.1
Completion Dictionary is designed as a free Xcode plugin that enhances Xcodes built in code completion mechanism. more>>
Completion Dictionary 4.1 is designed as a free Xcode plugin that enhances Xcodes built in code completion mechanism. You simply type a few letters, either the abbreviation of a macro or the initials of a symbol name, and press the completion shortcut. Completion Dictionary will do the rest.
- Added support for Xcode 3
- Extended set of default macros
- Mac OS X 10.4 or later
- Xcode 2.0 or later

Well-Formed iPhoto Plugin 1.0
Well-Formed iPhoto Plugin is a powerful program that makes it quick and easy to generate proper, well-formed XML and use XSLT to generate almost any kind of document. more>> Well-Formed iPhoto Plugin 1.0 is a powerful program that makes it quick and easy to generate proper, well-formed XML and use XSLT to generate almost any kind of document.
With Well-Formed you can quickly and easily create new stylesheets or edit the defaults to get exactly the ouput you want.
Eve Skill Monitor 2.2.3
Easily monitor your Eve Online character right from your dashboard. more>> Easily monitor your Eve Online character right from your dashboard.
Eve Skill Monitor allows you to monitor the training time remaining on your character in Eve Online.
Main features:
- Skill completion notification.
- Themeable - send me your themes! Click here for terrible instructions on theming.
- Countdown timer.
- Now has Loading Indicator.
- Change widget color to differentiate accounts.
- Automagically rechecks for skill changes.
- Notifies you of updates.
Extendable tray contains added info:
- Eve Skill Monitor is also displaying your wallet balance.
- Total SP.
- Train Rate (SP / hr).
- Skill Finish Date.
XSLPalette 1.2
XSLPalette - A floating XSLT debugging palette more>>
XSLPalette is a floating, non-activating palette that will integrate well with your favorite text editor.
Main features:
- Ability to select XML source documents and XSLT stylehseets created in your editor of choice (like BBEdit).
- Execute your XSLT transformation from the XSLPalette UI.
- View intuitive error messages, s, and other diagnostic info in the XSLPalette console tab.
- Ability to specify global s from the UI for dynamic XSLT.
- View result of your transformation as raw text, a pretty DHTML tree view (when appropriate), or a rendered HTML page (when appropriate).
- Save your document and param settings as .xslpalette documents for opening later.
Enhancements:
- Version 1.2 Adds XQuery 1.0 support via Saxon 8.7 and NSXML.
- XSLT 2.0 and XPath 2.0 support (via Saxon 8.7)!
- Choose between multiple XSLT processors: libxslt, Saxon 6.5 (now bundled -- for XSLT 1.0) and Saxon 8.7 (now bundled -- for XSLT 2.0).
- Full support for EXSLT Regular Expressions module when using libxslt (regexp:match(), regexp:test(), regexp:replace())
- Verbosity control.
FlameRobin 0.9.2
Database administration tool for Firebird DBMS more>> Database administration tool for Firebird DBMS
FlameRobin is a software utility that is: lightweight (small footprint, fast execution), cross-platform (Mac OS X, Linux, Windows, FreeBSD, Solaris), and dependant only on other open source software.
Enhancements
- New features
- Allowed deleting from system tables (ex. to stop queries via MON$STATEMENTS)
- Added support for trusted authentication
- Databases can now be recreated from existing registration info
- Transaction isolation level can now be selected in SQL editor
- Win64 port
- Enhancements and Bug fixes
- Fixed problems with mangled UTF8 identifiers
- Improved autoincrement triggers
- Drop FK only once for self-referencing tables in Rebuild script
- Improved management of passwords in connection dialogs
- Case insensitive DoMaIn keyword detection
- Fixed reported length of char fields in DDL extraction of system tables
- Fixed minor DDL extraction problem with BIGINT and scale
- Search words are now highlighted in advanced metadata search results
- DataGrid: sum of values of selected cells in the grid is shown in status bar
- Data grid cell editor now has a popup menu of a standard edit control
- Data of CHAR type using multibyte character set has correct padding now
- Database file size is now reported correctly for databases over 2GB
- Opening pages in tabs can now be controlled with Shift/Control keys
- Information on database property page is reloaded without reconnecting
- Fixed focus problem with property pages
- Fixed broken descriptions of system table columns in property pages
- Optionally display sources of all triggers on table property page
- Controls are now focused before their popup menus are shown
- Improved usability of menus and commands via keyboard
- SQL Editor: Improved detection of field sizes in resulting dataset
- Fixed statement parsing when SUBSTRING function is present
- Fixed column autocompletion for JOINed tables
- Fixed code completion when tables are listed in SQL89 order
- Fixed crash when opening query window and pressing F5 or F8 at once
- Improved the way views are switched in SQL editor
- Fixed completion under Mac OS X
- Other minor improvements and fixes to SQL editor
- Statement execution time is now displayed with milliseconds precision
- Minimum required version of wxWidgets is now 2.8.
Opener 1.0
Opener - Widget to quickly open Apple apps. more>>
A slick little utility that allows you to access any Apple application, by simply typing its name (no spaces) in the search field. Soon, this widget will include auto-completion of typing, as well as support for opening third-party applications and customizing where it looks for applications.
NoseGrowl 0.4 pre
Open source tool to enable Growl notifications for the Nose test runner more>>
NoseGrowl 0.4 pre is yet another excellent utility you should not miss. It is actually an open source tool to enable Growl notifications for the Nose test runner and the Growl notification service for OS X.
You can now easily have Growl notifications on test suite start and completion with simple reports in the notification windows.
<<lessWord Count Display for AppleWorks 1.0.1
Word Count Display for AppleWorks - Word count as you type for AppleWorks more>>
You can now with this! The current word count of the active document is shown in a window you place along-side your document. You can even enter the word count youre aiming for and have the percentage completion displayed!
Unfortunately AppleWorks 6 introduced some bugs and crashes after a few word count updates. :( Even my Sierpinski triangle demo doesnt work anymore.
SetiBoincStats 0.6b0
SetiBoincStats brings a powerful and convenient dial up connectivity application that displays a small window showing SETI@home status . more>>
SetiBoincStats 0.6b0 brings a powerful and convenient dial up connectivity application that displays a small window showing SETI@home status . The window updates at a user definable interval or when a button is clicked. Source is available using the Alternate Download Links below.
The window currently shows:
- Percent completion of current work unit
- Both as a number and progress bar
- Click on the progress bar to open the project home page for the currently displayed project.
- CPU utilization as a percent
- Total CPU time this instance of Boinc has used
- Current memory usage of the Boinc process
- Time of last status window update
- A "now" button to update the status window
Requirements:
- Boinc client version 4.0+ running SETI@home as one of the projects
- Macintosh OS X version 10.3+
- Command line tools: awk cat grep ps

Folding@home MOX 0.2b1
Monitoring GUI for clients of Folding@home. more>>
Folding@home MOX 0.2b1 is designed to be an easy to use program which helps with monitoring GUI for the client of Folding@home for Mac OS X. Since there is no official GUI available at the moment for Mac OS X, you can use MOX.
Major Features:
- It will show your current project and its progress;
- It will show the project descriptions;
- If you've installed Growl, MOX will notify you when you're a step closer to completion;
- Start, pause and stop Folding@home;
- View a (simple!) schematic display of what you're folding (something like Jmol, but minimalistic);
- Configure the client within MOX;
- Add clients over the network; etc...
Installations:
- Download MOX;
- Open the dmg file and drag-and-drop "MOX.app" to your applications folder;
- Run MOX.app - if the Folding@home client isn't installed, MOX can do it for you.
If you've installed Growl, MOX will notify you when you're a step closer to completion; PauseApple Xcode 2.4.1
Apple Xcode - Download via ADC Membership area more>>
Update provides overall stability and performance enhancements to the Xcode IDE.
ACTION Space Doctor 1.0.4
ACTION Space Doctor is one of the safest and most trusted way to update storage media to Apples new HFS+ format. more>>
ACTION Space Doctor 1.0.4 is one of the safest and most trusted way to update storage media to Apple's new HFS+ format. Space Doctor was designed to be the safest product available and is impervious to power outages, even during the update process.
It also offers users the option to cancel the process with complete safety at any time prior to completion of the update. Use ACTION Space Doctor and see the 20/20 difference: up to 20 times faster and 20% less expensive than any other product on the market!
Requirements:
- Mac OS X 10.4 PPC
- Mac OS X 10.3.9
- Mac OS X 10.4 Intel
- Mac OS X 10.0
- Mac OS X 10.1
- Mac OS X 10.5 PPC
- Mac OS X 10.2
- Mac OS X 10.5 Intel
- Mac OS X 10.3
- Mac OS Classic
Apple Store Discounts Widget 1.64
Apple.com Store Discounts Widget - displays the days current-selling hot deals in both product-spotlight and list-view format more>>
Rational Plan Single Project for Mac 3.10.1 provides a great tool that can allow you to assist project managers in developing plans, allocating resources, tracking progress, managing budgets and analyzing workload.
In addition, you can use RationalPlan in the area of construction, engineering, services&consulting, business, software development or even for a simple student project. It will help you to complete your project as scheduled, on time and within budget.
In addition, the application is an affordable alternative to Microsoft Project and it is covering project management area from WBS construction, project planning and scheduling to critical path management, overallocated resources detection, progress tracking, cost estimation, etc. Gantt chart support as well as various time line reports are also provided.
Major Features:
1. Project Planning
- Associate general project information (name, notes, links, assumptions, constraints, risks)
- Create, edit and delete calendars
- Build work breakdown structure
- Create dependencies between tasks, set lead/lag time
- Manage task properties such as constraints, fixed cost
2. Resource Management
- Define project resources - human/equipment and material
- Define specific working time for each human resource
- Assign resources to tasks
- View timephased information about resources' work and cost
- View overallocated resources and resources that work overtime
3. Project Tracking
- View project's critical tasks depending on a customizable slack
- Mark the task progress by changing the task completion value (%complete or %work complete)
- View timephased information about tasks' work and cost
4. Miscellaneous
- Easy to use Gantt Graph
- Project Guide assists you step-by-step with easy to understand explanations
- Icon Bar with specific commands for every view
- Export to Microsoft Project and Microsoft Excel
- Printable reports (to printer or to file - pdf format)
- Strong Print Preview interface
- No annoying dialog windows unless strictly necessary
- Cross-platform (work on all major operating systems starting with Microsoft Windows, Mac OS X, Linux and all other Java enabled platforms)
5. Provides a clean way to break down your project, build schedules, allocate resources, and manage budgets
6. Get resources and finances under control (realistic cost estimates mechanisms, screening
7. Cash-flow time distribution for tasks and resources)
8. Gives you a step by step project guide that walks you through the project management process so you can lay down a project plan immediately
9. Different scenarios capability via multiple undo/redo levels will allow you to make changes and safely get back
10. Track project evolution regarding tasks completion, time and costs
11. Brings projects critical issues to your attention (critical activities with configurable slack, overallocated resources)
Cache Monitor 0.51
An SQL development tool designed for InterSystems database Cache more>> An SQL development tool designed for InterSystems database Cache
Cache Monitor supports developers with features, like: Advanced SQL Query Editor, Cache-SQL Syntax highlighting, SQL Code completion, SQL History buffer for executed SQL commands, SQL Code formatting,Graphical SQL execution plan and more.
You see the process ID (PID) from your connection on the Tabpane on every Query Analyzer. Code completion will let you type a few characters and then display a list of context-sensitive possibilities to complete the text you are typing. Editor code completion brings up a list of Tables or Columns (also known as Intellisense).
Code completion can be triggered by pressing [CTRL+SPACE] or by typing a hotchar or keyword, such as . or , in an SELECT list. Cache-SQL formatting can executed from context menu to make your code, or the code of others, much easier to read (Format SQL). Also supports, of course: Undo/Redo and Search and Replace.
Since version 0.18 the Hyperlink navigation has been added. Hyperlink navigation is a means for simple navigation from the editor to Tables metadata. When you presses the CTRL key and hover the mouse cursor over a certain code element, the element is changed to a hyperlink. When you hold the CTRL key and click on the hyperlink, the go to Tables metadata action is performed.
Since 0.20, Cache Monitor contains features to tune the database.
Main features:
Advanced SQL Query Editor
- Cache-SQL Syntax highlighting
- SQL Code completion for Tables,Views,Columns and Indexes (also known as Intellisense)
- SQL History buffer for executed SQL commands
- SQL Code formatting
- Parallel (multi-threaded) queries
- The Graphical SQL execution plan supplies index and selectivity information from every used index in the plan
- SQL abbreviations, Type: se to complete to "SELECT * FROM "
- TuneTable for selected Tables or whole Namespaces
- Select2Table Function
DDL Code generation (CREATE TABLE)
MetaData-Browser for
- Namespaces
- Tables
- Views
- Routines
- Classes
- CachedQueries
- Stored Procedures
- Indexes
Cache Monitor can be used from any platform with an JAVA-JRE 5.0 (Linux, Windows,...).
- Cache Monitor helps you to organize your Server; to classify Cache Servers into groups, divide groups into subgroups etc.
- You can see Cache Version infos from connected Server
- Shows Executionplan from an SQL Statement.
- You can view the selectivity from the used columns in the execution plan
- Shows CachedQueries with their costs and the underlying SQL (AddHoc from Intersystems needed!)
- Select2Table Function
- Fast open Query Analyzer with CTRL+Q on selected Server
- Fast open Query Analyzer with CTRL+O
- CopyTable Function
- Execute TuneTable for selected Tables or the whole Namespace
- Shows PID (ProcessID) from each Query Analyzer connection
- Shows Processlist
- Shows SELECT-Statements from SQL Views
- Show Routines
System requirements:
-
Enhancements
- Global Viewer is now working. Please attention about the global size, currently there is no limit!
- The Table-Viewer have now more filter functions from the context menu (look at the Data Panel and use right click on table).
- Faster startup.