completion bond

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
Chemical Bonds 1.02
Chemical Bonds makes you relaxed with playing a real-time arcade game. more>>
Chemical Bonds 1.02 makes you relaxed with playing a real-time arcade game. Chemical Bonds is the contest entry for iDevGame's OMG Cup 2005, a contest where developers are challenged to create a game in six weeks. In this arcade-puzzler, you'll need to think fast to keep a test tube from overflowing by using the atoms filling it up to create molecules.
You score points based on the size of the molecule created and encounter atoms that will help you along your way to that high score. However, not all atoms will be so helpful so place them carefully. For those of you that remember Chiral from Ambrosia Software, Chemical Bonds borrows heavily from that game and if you liked that game, you'll probaby like this one.
Chemical Bonds is created as a very fantastic and really cool game where youll need to think fast ... For those of you that remember Chiral from Ambrosia Software, Chemical Bonds borrows heavilyOpener 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.
Apple 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
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
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.
MenuCracker 2.0b1
MenuCracker is designed to meet all your needs of building a small bundle for MacOS X 10.2 in order to support menu extras in the same way they were supported in MacOS X 10.1 more>>
MenuCracker 2.0b1 is designed to meet all your needs of building a small bundle for MacOS X 10.2 in order to support menu extras in the same way they were supported in MacOS X 10.1
MiniX 3.5.1
MiniX is designed to be a handy script for ircle 3.0.x which is packed with various useful features. more>>
MiniX 3.5.1 is designed to be a handy script for ircle 3.0.x which is packed with various useful features.
Major Features:
- Encrypted Chat (40 bit blowfish)
- Ignore/Redirect +v
- Nick Completion
- Away/URL Logger
- Nick Colorizer
- Text Highliting
- Split Detection
- Message Windows
- Join Broadcaster
- Custom CTCP Replies
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.

CodeSenseEnabler 0.9
CodeSenseEnabler is considered as an enhanced and practical code completion system that well works with Java and Objective C. more>>
CodeSenseEnabler 0.9 is considered as an enhanced and practical code completion system that well works with Java and Objective C. By default, some frameworks arent indexed, so code completion doesn't work for them.
Apple explains on the XCode release notes how to enable CodeSense for these frameworks and provide a shell script that enables all of them.
Requirements:
- Mac OS X 10.3.5 or later
- XCode 1.5
BluePhoneMenu 1.2.15
BluePhoneMenu is regarded as a simple and salutary application that adds Caller ID and SMS functionality to your menu bar and desktop using your Bluetooth enabled phone. more>>
BluePhoneMenu 1.2.15 is regarded as a simple and salutary application that adds Caller ID and SMS functionality to your menu bar and desktop using your Bluetooth enabled phone.
BluePhoneMenu keeps a log of who's called at your fingertips, allowing you to call back or SMS a reply directly from the menu. You can also monitor the current signal strength and battery power of your phone or phones. Advanced auto-completion lets you call or SMS anyone in your Address Book by typing the first few letters of their first or last name, nickname or email address.
AppleWorks WordCount Display 1.0.1
AppleWorks WordCount Display - Word counter more>>
AppleWorks WordCount Display is a small AppleScript that display a word count as you type.
The current word count of the active document is shown in a chosen window which should be made small and put in a corner. You can even optionally enter a desired final word count and have the percentage completion displayed!
Enhancements:
- Fixed bug where script would fail to find output window when non WP windows were open.
LaTeXiT 1.14.3
LaTeXiT - Quickly typeset LaTeX equations more>>
There are two versions, one for Tiger and one for Panther (separate downloads, Panther version available on LaTeXiTs web site).
Main features:
- generated PDFs can be reopened (even with copy/paste) to be modified
- LinkBack support
- syntax colouring and auto-completion of LaTeX keywords
- smart LaTeX errors manager
- LaTeX palette
- automatic history and library management
- included application service
- several export formats (PDF, EPS, TIFF, PNG...)

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; Pause