completion
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 147
Apple Xcode 2.4.1
Apple Xcode - Download via ADC Membership area more>>
Xcode features dead-code stripping, remote debugging, speed improvements to the gnu C++ compiler, or gcc, code completion for Java and AppleScript, native build system support for AppleScript, an enhanced debugger with memory and globals browsers and the ability to display file static variables, faster editor performance, ant templates, documentation bookmarks and speed improvements.
Update provides overall stability and performance enhancements to the Xcode IDE.
<<lessUpdate provides overall stability and performance enhancements to the Xcode IDE.
Download (834MB)
Added: 2006-11-01 License: Freeware Price:
4731 downloads
Test XSLT 3.0
XSLT and XSL-FO language editor. more>>
Test XSLT is a small, AppleScript-able Cocoa application for experimenting with the XSLT and XSL-FO languages on Mac OS X
It uses the Sablotron, Gnome Libxslt, Saxon and Xalan-J XSLT processors, the FOP XSL-FO rendering engine, has lots of new features and a friendly user interface that makes playing around and learning XSLT fun.
Some features which were added recently like interactive well-formedness checking while you type or a tag completion feature also make it useful as a general-purpose XML editor.
<<lessIt uses the Sablotron, Gnome Libxslt, Saxon and Xalan-J XSLT processors, the FOP XSL-FO rendering engine, has lots of new features and a friendly user interface that makes playing around and learning XSLT fun.
Some features which were added recently like interactive well-formedness checking while you type or a tag completion feature also make it useful as a general-purpose XML editor.
Download (10.7MB)
Added: 2004-05-25 License: Freeware Price:
2002 downloads
VoidFillPHP 0.2
VoidFillPHP - AppleScript adds PHP code completion to BBEdit (was CompletePHP) more>>
VoidFillPHP is a code completion Script for BBEdit. It has been tested with BBEdit 6.5 and 7.1(demo).
VoidFillPHP is under the GPL, but you might not like the code, because it is my first AppleScript and I still dont really understand that language. Have fun with my software!
<<lessVoidFillPHP is under the GPL, but you might not like the code, because it is my first AppleScript and I still dont really understand that language. Have fun with my software!
Download (149KB)
Added: 2005-09-28 License: GPL Price:
1487 downloads
AbstractA4
AbstractA4 - Generate abstract art in Adobe Photoshop more>>
AbstractA4 is an AppleScript application that will create high quality A4 images in RGB.
On launch, you will be asked how many images youd like to produce and where youd like to store them. AbstractA4 will then create a new Photoshop document and begin making art before your eyes.
On completion of each image, AbstractA4 will create a smaller thumbnail version and save both to your chosen folder. If youve asked to produce more than one image it will then start the next masterpiece.
<<lessOn launch, you will be asked how many images youd like to produce and where youd like to store them. AbstractA4 will then create a new Photoshop document and begin making art before your eyes.
On completion of each image, AbstractA4 will create a smaller thumbnail version and save both to your chosen folder. If youve asked to produce more than one image it will then start the next masterpiece.
Download (85KB)
Added: 2005-10-19 License: Freeware Price:
1466 downloads
WikiNotes 1.1
WikiNotes - Take notes, link and organize your thoughts more>>
A Wiki as a native application. Take notes, link and organize your thoughts.
WikiNotes is quickly up and running, just waiting for you to type
Type in CamelCase words an youll have a link. Sure you can make links of other words to. Even auto-completion for page-names works.
Main features:
- rich text editing
- automatic link creation
- include images & pdfs
- spotlight integration
- html-export
- iPod-export.
<<lessWikiNotes is quickly up and running, just waiting for you to type
Type in CamelCase words an youll have a link. Sure you can make links of other words to. Even auto-completion for page-names works.
Main features:
- rich text editing
- automatic link creation
- include images & pdfs
- spotlight integration
- html-export
- iPod-export.
Download (1MB)
Added: 2005-11-13 License: Freeware Price:
1441 downloads
iPodCharger 1.0
iPodCharger - Set the time in minutes you wish to charge your iPod Shuffle more>>
With iPodCharger you can plug your iPod in your computers USB port, set the time till charging is complete (Apple recommends up to about four hours), decide if your computer should go to sleep or shut down after completion and than you can walk away and the script will do the rest.
As the script also ejects your iPod you can simply remove your shuffle anytime you wish, before or after completion of the run.
Main features:
- You can use the script on any iPod or removable volumes.
- Settings are done in minutes for more precise control.
<<lessAs the script also ejects your iPod you can simply remove your shuffle anytime you wish, before or after completion of the run.
Main features:
- You can use the script on any iPod or removable volumes.
- Settings are done in minutes for more precise control.
Download (37KB)
Added: 2006-02-06 License: Freeware Price:
1356 downloads
AppleWorks WordCount Display 1.0.1
AppleWorks WordCount Display - Word counter more>>
Dont you wish AppleWorks 5 would display a word count for that essay youre writing, as you type? You can now with this!
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.
<<lessAppleWorks 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.
Download (6KB)
Added: 2006-02-09 License: Freeware Price:
1352 downloads
ABA-X1 1.0
ABA-X1 is a program that calculates math expressions more>>
ABA-X1 is a program that calculates mathematical expressions.
ABA-X1 is an application that calculates mathematical expressions. It has a large number of built-in operators and functions.
List of operators: +, -, *, /, ^
List of functions:
abs, acos, asin, atan, cbrt, ceil, cos, cosh, degrees exp, expm1, floor, log, log10, log1p, rad, radians, rint, round, signum, sin,sinh, sqrt, tan, tanh, ulp. Look at java.lang.Math for a detailled description of these functions.
A function can be typed in with code completion: click with the mouse on the green display and type with the keyboard. Type s and press Ctrl+Space and see what happens. This behaviour is called code completion.
Code compeletion also works for built-in (predefined) constants. Type m and press Ctrl+Space to get a list of atomic weights (remember m like masses).
A atomic weight constant begins with a m and ends with its element symbol. Sample: mCa for Calcium, mS for Sulfur. Type mC and press Strg+Space and see the list of all elements which starts with an C.
Physical constants are also predefined. The prefix is p. Press p and Strg+Space to see the list.
All constants and function can be selected (and inserted) via the menu. Click on the menu button to open the main menu. You will see the sub menus Functions, Vars and Constants. A function, variable or constant will be inserted at the current place (cell) by selecting the menu item.
Click on the = button or (while editing with keyboard) press Strg-Enter to stopp editing and recalculate all expressions.
At the right side of the green display you see variable names. Normaly the name is f1, f2 and so on. Each value of an expression is stored in a variable. These variables can be referenced in other expressions like f1 * 1.16. (You have the possibility to rename a variable by clicking on it.)
<<lessABA-X1 is an application that calculates mathematical expressions. It has a large number of built-in operators and functions.
List of operators: +, -, *, /, ^
List of functions:
abs, acos, asin, atan, cbrt, ceil, cos, cosh, degrees exp, expm1, floor, log, log10, log1p, rad, radians, rint, round, signum, sin,sinh, sqrt, tan, tanh, ulp. Look at java.lang.Math for a detailled description of these functions.
A function can be typed in with code completion: click with the mouse on the green display and type with the keyboard. Type s and press Ctrl+Space and see what happens. This behaviour is called code completion.
Code compeletion also works for built-in (predefined) constants. Type m and press Ctrl+Space to get a list of atomic weights (remember m like masses).
A atomic weight constant begins with a m and ends with its element symbol. Sample: mCa for Calcium, mS for Sulfur. Type mC and press Strg+Space and see the list of all elements which starts with an C.
Physical constants are also predefined. The prefix is p. Press p and Strg+Space to see the list.
All constants and function can be selected (and inserted) via the menu. Click on the menu button to open the main menu. You will see the sub menus Functions, Vars and Constants. A function, variable or constant will be inserted at the current place (cell) by selecting the menu item.
Click on the = button or (while editing with keyboard) press Strg-Enter to stopp editing and recalculate all expressions.
At the right side of the green display you see variable names. Normaly the name is f1, f2 and so on. Each value of an expression is stored in a variable. These variables can be referenced in other expressions like f1 * 1.16. (You have the possibility to rename a variable by clicking on it.)
Download (1KB)
Added: 2006-03-22 License: Freeware Price:
1312 downloads
QTPOVEditor 0.42
QTPOVEditor - Povray SDL editor more>>
TPov Editor is a cross-platform Povray SDL editor based on Trolltechs Qt framework. Major features: Syntax coloration, Brackets highlight (including ), automatic / manual tabulation system, completion system (with both keywords and declarations/macros, declarations / macros listing, included files parsing ( to get declarations and macros ), ini editor, ini profile assistant, scene rendering via .ini files
It comes with the QTPE Scene Packager 0.1 - a cross-platform tool designed to retrive any file used in povray scene, starting from a .ini or a .pov file. It creates a copy of the scene and replaces all file inclusions in order you can render the scene on an other system without having to think about used libraries, fonts ... This is an installer for qtpoveditor 0.41 and scenepackager 0.1.
Enhancements:
- Mac OS X 10.3 binary installer
- comes together with QtScenepackager 0.1.1.
<<lessIt comes with the QTPE Scene Packager 0.1 - a cross-platform tool designed to retrive any file used in povray scene, starting from a .ini or a .pov file. It creates a copy of the scene and replaces all file inclusions in order you can render the scene on an other system without having to think about used libraries, fonts ... This is an installer for qtpoveditor 0.41 and scenepackager 0.1.
Enhancements:
- Mac OS X 10.3 binary installer
- comes together with QtScenepackager 0.1.1.
Download (4MB)
Added: 2006-04-06 License: Freeware Price:
1297 downloads
MOKit 2.8
MOKit - Set of OS X classes to augment Cocoa more>>
MOKit is a Mac OS X framework that augments Cocoa. It provides several useful classes such as a class to manage a disclosable stack of views, subclasses extending NSTableView and NSOutlineView, a regular expression object, an NSFormatter subclass that uses regular expressions to validate strings, and a set of classes for implementing completion.
<<less Download (1MB)
Added: 2006-06-14 License: Freeware Price:
1230 downloads
BlitzBuddy 1.4.3
BlitzBuddy - Managing projects for the BlitzMax development system more>>
BlitzBuddy is a program for managing projects for the BlitzMax development system. It provides a number of features that the standard BlitzMax editor does not provide.
In particular, BlitzBuddy works with AppleScript, making it easier to use a third-party editor such as BBEdit, or TextWrangler (which is free) instead of the standard editor.
BlitzBuddy comes with files to enable integration with BBEdit and TextWrangler, including a module to enable syntax highlighting.
Main features:
- Get and set the current project.
- Perform a build or clean operation.
- Run your BlitzMax application.
- Execute a script when a build fails. This could open the error file in your editor and position the cursor on the line that has an error.
- Execute a script when a build succeeds.
- Open the help viewer, showing all BlitzMax commands that start with a specified string. You can use this to show help for the text under the cursor in your editor.
- Get a list of BlitzMax commands that begin with a specific string. This could be used in your editor to offer command completion support.
<<lessIn particular, BlitzBuddy works with AppleScript, making it easier to use a third-party editor such as BBEdit, or TextWrangler (which is free) instead of the standard editor.
BlitzBuddy comes with files to enable integration with BBEdit and TextWrangler, including a module to enable syntax highlighting.
Main features:
- Get and set the current project.
- Perform a build or clean operation.
- Run your BlitzMax application.
- Execute a script when a build fails. This could open the error file in your editor and position the cursor on the line that has an error.
- Execute a script when a build succeeds.
- Open the help viewer, showing all BlitzMax commands that start with a specified string. You can use this to show help for the text under the cursor in your editor.
- Get a list of BlitzMax commands that begin with a specific string. This could be used in your editor to offer command completion support.
Download (376KB)
Added: 2006-06-15 License: Freeware Price:
1226 downloads
PBXtra 0.3
The PBXtra.bundle adds some some simple symbol searching / capabilities to Project Builder for Objective-C more>>
Problem:
I dont have the Cocoa API memorized.
Solution:
Flashcards.
Better Solution:
Use the source code indexer to give me some hints...
The PBXtra.bundle adds some some simple symbol searching / completion capabilities to Project Builder for Objective-C. It does this by creating an NSTextView category (PBXtra) and adding a new method called PBXtra_listMatchingSymbols:.
It should be stressed that this is just a thin wrapper around the Project Builder indexing engine and that I havent written any amazing code to parse Objective-C source code.
Installing
- Copy the PBXtra.pbplugin directory into /Developer/ProjectBuilder Extras/Plug-ins/
- Copy the PBKeyBinding.dict file into ~/Library/KeyBindings/
You may have to create these directories if they dont exist already.
Note: You can also use the ~/Developer/ProjectBuilder Extras/Plug-ins/ directory, which will only load this plugin when you are logged in. Thanks go to Armin Briegel for pointing this out.
Enhancements:
- Repackaged as Project Builder plugin.
<<lessI dont have the Cocoa API memorized.
Solution:
Flashcards.
Better Solution:
Use the source code indexer to give me some hints...
The PBXtra.bundle adds some some simple symbol searching / completion capabilities to Project Builder for Objective-C. It does this by creating an NSTextView category (PBXtra) and adding a new method called PBXtra_listMatchingSymbols:.
It should be stressed that this is just a thin wrapper around the Project Builder indexing engine and that I havent written any amazing code to parse Objective-C source code.
Installing
- Copy the PBXtra.pbplugin directory into /Developer/ProjectBuilder Extras/Plug-ins/
- Copy the PBKeyBinding.dict file into ~/Library/KeyBindings/
You may have to create these directories if they dont exist already.
Note: You can also use the ~/Developer/ProjectBuilder Extras/Plug-ins/ directory, which will only load this plugin when you are logged in. Thanks go to Armin Briegel for pointing this out.
Enhancements:
- Repackaged as Project Builder plugin.
Download (92KB)
Added: 2006-06-19 License: Freeware Price:
1226 downloads
Thucydides 1.3
Thucydides - Presents Safari history as a searchable, sortable table more>>
I wrote this because I got tired of Safaris crappy, unusable history interface and lousy auto-completion.
This app is tiny; it has no bells and whistles, such as caching your history information or searching the contents of the web pages.
It just makes your actual Safari history URLs a lot easier to use.
Tiger only. Source code included!
Enhancements:
- No new functionality.
- Slightly modified interface (mostly to make search capabilities clearer).
- Code rewritten to use Cocoa Bindings and Core Data. Therefore this version requires Tiger.
- Might run on Intel, but I havent tried it.
<<lessThis app is tiny; it has no bells and whistles, such as caching your history information or searching the contents of the web pages.
It just makes your actual Safari history URLs a lot easier to use.
Tiger only. Source code included!
Enhancements:
- No new functionality.
- Slightly modified interface (mostly to make search capabilities clearer).
- Code rewritten to use Cocoa Bindings and Core Data. Therefore this version requires Tiger.
- Might run on Intel, but I havent tried it.
Download (561KB)
Added: 2006-06-27 License: Freeware Price:
1214 downloads
Word Count Display for AppleWorks 1.0.1
Word Count Display for AppleWorks - Word count as you type for AppleWorks more>>
Dont you wish AppleWorks 5 would display a word count for that essay youre writing, as you type?
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.
<<lessYou 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.
Download (6KB)
Added: 2006-07-12 License: Freeware Price:
1200 downloads
AcidJazz 1.4.1
AcidJazz - Ircle script eases chatting experience more>>
AcidJazz is a script for ircle 3.1 that makes your irc life just a bit easier. This script has been thoroughly tested and works under both MacOS 9 and MacOS X. Enjoy.
Main features:
- Nick Regain
- Ignore/Redirect +v
- Nick Completion (:,*, and tab)
- Away/URL Logger
- XDCC Offering
- Nick Colorizer
- Text Highliting
- Split Detection
- Message Windows
- Custom CTCP Replies
- Auto Whois On Query
- Window Management
- Google Search
- Seek script for finding users on all active channels.
- iTunes and Audion control scripts.
Enhancements:
- This release adds a single option, "partialnickcomplete".
- This enables the nick completion code to search for any string within the nick instead of just the start of the nick.
<<lessMain features:
- Nick Regain
- Ignore/Redirect +v
- Nick Completion (:,*, and tab)
- Away/URL Logger
- XDCC Offering
- Nick Colorizer
- Text Highliting
- Split Detection
- Message Windows
- Custom CTCP Replies
- Auto Whois On Query
- Window Management
- Google Search
- Seek script for finding users on all active channels.
- iTunes and Audion control scripts.
Enhancements:
- This release adds a single option, "partialnickcomplete".
- This enables the nick completion code to search for any string within the nick instead of just the start of the nick.
Download (494KB)
Added: 2006-07-26 License: Freeware Price:
1186 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above completion search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed