aquamacs emacs 1.8rc1
Emacs for OSX 21.3.50
UNIX text editor port. more>>
Epsilon 13.02
Epsilon - Emacs-style programmers editor more>>
Enhancements:
- Now runs on Mac OS X.
- Extensive HTML/XML mode enhancements.
- Built in spell checking.
- New support for Tcl and Objective-C.
- Context-sensitive keyword help.
- New support for Microsofts source code browser database.
- Marking files by content.
- Smart aligning.
- Many enhancements in modes for Python, GAMS, PHP, and C-like languages.
- And much more.
iDefrag 1.6.9
Every computer user has noticed it; over time, your system slows down. more>> Every computer user has noticed it; over time, your system slows down.
Every computer user has noticed it; over time, your system slows down. This is particularly true in these days of constant security updates as replacing operating system components not only increases the potential for file fragmentation, but also creates a more insidious problem over time, the operating system itself ends up scattered all over your disk.
This, of course, doesnt show up as fragmentation after all, the files themselves are probably contiguous but nevertheless, it takes your machine longer to start up, it takes programs longer to start, and above all, it takes longer to get your work done.
iDefrag defragments and optimizes your disk for improved performance.
Add in the size of some of the files in common use today, especially music, video, graphics and computer games, and even the best filesystem has trouble keeping things contiguous.
Some people say that HFS+ is so good that you dont need to defragment. In a way, theyre right: HFS+ is pretty good at keeping small to medium sized files from getting fragmented it isnt particular good, however, at keeping large files or free space from fragmenting, a particular problem on the Mac because the swapfile must be contiguous on the disk, so you can actually run out of virtual memory long before you run out of disk space if your free space is fragmented.
Another objection, this time raised by Apple, is that existing defragmentation tools may actually slow your machine down by moving files into or out of the "Hot Band", defeating Panthers Adaptive Hot File Clustering code. As far as we know, iDefrag is the first defragmentation tool for the Mac that fully supports the Hot Zone, guaranteeing that this is not a problem.
Even if you arent interested in defragmenting your hard disk, if you produce products on CD-ROM disks, iDefrag will be of use. Seek times on CD-ROM and DVD-ROM disks are many times slower than those of hard disk mechanisms, so fragmentation really hits performance, in some cases adding many minutes to read times. iDefrag can defragment disk images before they are burnt onto CD or DVD-ROM, optimizing access time and significantly reducing install or read times.
And, unlike other products, iDefrag provides a wealth of information about your files, so you can see which ones are most fragmented and even look where they are on the disk. The screenshots on this page are from a perfectly normal 120GB hard disk, installed in a PowerMac G4 that is used for software development, wordprocessing and other everyday tasks (writing this web page, for instance).
Look how fragmented it has become; most of that is actually down to one or two large files, like /usr/bin/emacs, shown on the right, with 96 fragments but there are a substantial number of less fragmented files, over 3,000 in fact.
Main features:
- Full support for Mac OS X 10.5 Leopard
iDefrag is compatible with the latest versions of Mac OS X, and with the very latest hardware from Apple.
- Works with Time Machine
iDefrag is safe to use on Time Machine back-up volumes if you so wish.
- Native support for journaled filesystems
iDefrag knows about the journal and does the right thing automatically. No need to turn journaling off to defragment or optimize your disk.
- Support for case-sensitive HFS+
Using case-sensitive HFS+ for compatibility with legacy UNIX software? No problem. iDefrag knows what to do.
- Supports the Hot Zone
Mac OS X is smart about the files you use the most. It moves them to an area on the disk called the Hot Zone, for improved access times. Unlike older defragmentation tools, iDefrag understands the Hot Zone, and knows which files should be there.
- Thermal Monitoring
iDefrag watches the temperature of your disk while defragmenting. If things are getting a little toasty, iDefrag will wait for the disk to cool down before continuing.
- Four powerful defragmentation algorithms
Optimize or compact your disk as required. Includes a sophisticated programmable optimization engine-if youre an advanced user, you can rearrange the contents of your disk how you want.
- Defragment while the disk is in use
iDefrag can perform simple defragmentation while the disk is still in use. Good for situations where you dont need the full power of the optimizer, but have a few fragmented files you want to sort out.
- Per-block and accurate whole-disk display
See the individual blocks used by your files, watch iDefrag move them around in real time, and get an at-a-glance overview of the state of your disk.
- AppleScript and Automator support
iDefrag includes extensive AppleScript support and comes with an Automator action to help Automator users script defragmentation without needing to learn AppleScript.
System requirements:
- 500MHz PowerPC G3 or better.
- 512MB RAM.
Version restrictions:
- Demo version will not defrag disks over 100MB in size.
Enhancements
- Fixed a problem introduced in 1.6.8 where iDefrag was unable to move hard link folder files in Quick (on-line) mode.
- Added compatibility for PGP whole disk encryption.
- Updated the error messages for the on-line defrag routine.
- Prevent iDefrag from appearing to hang on completion when DNS is misconfigured (obviously its better to fix your DNS settings...).
pgEdit 1.3
pgEdit is a high performance SQL editor and development environment for PostgreSQL more>>
SQL syntax coloring optimized for PostgreSQL
PostgreSQL represents function bodies as single quoted strings which most editors render with a single color. pgEdit promotes better usability and correctness by using SQL syntax coloring within the body of function strings.
SQL source code execution without saving files or switching applications
pgEdit can execute the SQL source code for (1) the entire buffer, (2) the highlighted region, (3) the current SQL line containing the cursor, or (4) the current SQL line to the end of the file buffer.
Direct integration with psql, the PostgreSQL interactive terminal
In addition to SQL, almost all psql commands are supported. This provides a powerful facility for examining, designing, and managing databases.
Extensive and customizable editing facilities
pgEdit is a full featured text editor with hundreds of commands available. A friendly interface is included to provide online documentation and customize the key bindings for any command. Menu shortcuts can also be customized. pgEdit supports traditional Macintosh and Windows editing features, as well as Emacs-style key bindings.
Integrated documentation
Help in pgEdit is provided with context sensitive links to the online documentation displayed in your preferred web browser. The PostgreSQL documentation is also included with direct links to important sections provided in the pgEdit Help menu. The documentation for the SQL command nearest to the cursor can be retrieved by pressing a user configurable key sequence.
Cross platform and easy to install
pgEdit is a native application for both Macintosh and Windows. It does not use Java or require installation of external libraries.
Version restrictions:
- Registration screen at startup.
Enhancements:
- New grid-based query browser tool. Result sets of any size are efficiently handled using automatic cursor management (no use of COUNT(*) or LIMIT/ORDER BY to manage paging).
- Definition (e.g. function, table, trigger) parsing and searching commands.
- Find Definition - Finds the definition source by name (with completion) in any open file. Jumps directly to the definition without prompting if the highlighted text matches the name of a definition.
- List Buffer Definitions - List all of the definitions in the file with an icon corresponding to the definition type. Full keyboard control for type-ahead selection, jump to definition (Return), or cancel (Escape).
- Added option to store preferences (e.g. last connection, syntax mode, character encoding, etc.) in comments within the source file.
- Implemented multiple-level undo operations.
- Compatibility with PostgreSQL 8.1 (includes psql 8.1). Added tab completion support for new 8.1 SQL commands.
- Integrated PHP 5.1 which includes support for prepared statement processing and execution.
XPublish 2.0a2
XPublish is the first commercially available professional XML authoring and publishing system. The application provides dialogs to create, inspect and modify XML markup, liberating the author from more>> XPublish is the first commercially available professional XML authoring and publishing system. The application provides dialogs to create, inspect and modify XML markup, liberating the author from detailed knowledge of the XML specification. It provides an extendable markup editor resembling the powerful Emacs editor, but with Mac ease of use. The editing environment will be dynamically tailored to the document types (DTDs) and declarations of the author.
XPublish generates HTML pages from XML documents at publishing time. Thus, web publishers can benefit from the efficiency and flexibility of XML when creating sites for todays browsers. All XML content is maintained in an object database for speed and concurrently as markup files for flexibility. XPublish gives web developers the advantages of one-source publishing without the overhead and complexity of full SGML.
None
Xrefactory for C/C++ 2.0.13
Xrefactory is a professional development tool for C and C++ providing code completion, source browsing and refactoring more>>
Main features:
- Full integration with Emacs and XEmacs.
- Available on Solaris, Mac OS X, Linux and Windows systems (other platforms on demand).
- Source browsing based on our own tag implementation supporting multiple preprocessing passes and resolving scopes, accessibilities, overloading and polymorphism.
- Functions for finding forgotten symbols.
- Detection of unused variables, methods and functions.
- Browsing of class inheritance tree.
- Code completion auto-updated after each modification of source code without need for recompilation.
- Refactorings for method (function) extraction; renaming of namespaces, classes, parameters, variables, fields (structure records) and methods (functions); insertion, deletion and moving of parameters. Refactorings are safe with detection of possible conflicts.
- Ability to generate HTML documentation with fully cross referenced source code and 100% of correctly resolved symbols.
- Back mapping preprocessor solves problems introduced by macro expansions, conditional directives and file inclusions.
- Professional C++ front-end from EDG allows to accept ANSI C++ as well as GNU g++, Sun CC and Microsoft MSVC++ language dialects.
- Designed to work with the largest projects. Xrefactory can index millions of lines of code within several minutes. It is capable of updating its index by reparsing only modified files.
- Multiple projects support with project auto-detection.
- Interfacing Emacs IDE functions from the compile.el and comint.el packages.
- Full undo under Emacs and XEmacs.
- Page: 1 of 1
- 1