Main > Free Download Search >

Free vi software for mac

vi

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 31
Komodo IDE 5.2.0

Komodo IDE 5.2.0


Komodo IDE 5.2.0 is a powerful program for end-to-end development of dynamic web applications. more>>

Komodo IDE 5.2.0 comes as the first unified workspace for end-to-end development of dynamic web applications. A rich feature set for client-side Ajax languages such as CSS, HTML, JavaScript and XML, coupled with advanced support for dynamic languages such as Perl, PHP, Python, Ruby and Tcl, enables developers to quickly and easily create robust web apps.

Award-winning features include comprehensive editing and debugging, plus intelligent tools for regular expressions, team development, customization and unparalleled extensibility. The result is a powerful coding environment for framework stacks like Ruby on Rails and CakePHP and client libraries such as the Yahoo! UI Library and Dojo. A single license covers you across Linux, Mac OS X and Windows.

Major Features:

  1. Multi-language Support
    • Browser-side technologies: CSS, HTML, JavaScript, and XML
    • Server-side languages: Perl, PHP, Python, Ruby, and Tcl
    • Web template languages: RHTML, Template-Toolkit, HTML-Smarty, and Django
  2. Autocomplete and Call Tips
    • Write code faster and shorten the learning curve with code completion that guides you as you work
    • CSS, HTML, JavaScript, Perl, PHP, Python, Ruby, Tcl, XML, and XSLT
    • Schema-based XML/HTML completion
  3. Multiple-language file support, such as CSS and JavaScript completion in HTML
    • Framework support for Rails and Zend
    • Support for adding third-party libraries
    • Interpreter version differentiation of built-in and standard library information
    • Multi-language File Support
    • Correct syntax coloring of multi-language files and templated files, common in many web programming frameworks. Add custom language support with UDL.
  4. Standard Editing Features
    • code formatting
    • code commenting
    • auto-indent
    • block selection
    • column editing
  5. Syntax Checking
    • Instant feedback for all fully-supported languages.
  6. Syntax Coloring
    • Spot errors easily and improve readability and context, even in multi-language files.
  7. Abbreviations
    • Inserts snippets from your toolbox at the touch of a key.
  8. Vi Emulation
    • Modal Vi keybindings emulate navigation, text insertion and command behavior. Custom commands can be implemented by adding Komodo macros to a Vi Commands Toolbox folder.
  9. Emacs Keybindings
    • Emacs-like keybinding scheme supports new editor features modeled on Emacs, such as transient marks (similar to the Emacs "mark ring"), repeat next command and reflow paragraph.
  10. HTML Preview
    • Check HTML, XML and CSS files side-by-side or in a browser, using arbitrary files or URLs.
  11. View HTML Source
    • Drag and drop a URL onto Komodo (http://, https://), Komodo now offers to view the source contents of this web page. This is convenient for checking the underlying HTML source code of web pages.
  12. Multilingual Input Method Editor (IME) support
    • Use your standard keyboard to enter multi-byte characters, such as Simplified Chinese, Japanese and Korean.
  13. Code Snippets
    • Store any piece of code for reuse.
  14. Code Folding
    • Work quickly and efficiently with large sections of code.
  15. Multi-document Editing
    • Easily work on multiple documents simultaneously using multiple tab groups, split view, and cross-document search.
  16. History
    • Navigation (forward and back) buttons and a drop list in the toolbar that let you browse though the files and buffer locations you've been editing recently.
  17. Search Highlighting
    • Matches are highlighted in the current buffer.
  18. Editor Hyperlinking
    • Ctrl'+'hover' will highlight HTTP hyperlinks under the pointer; 'Ctrl'+'click' will open the URL in the configured browser.
  19. CSS Color Popup
    • Ctrl' + 'hover' over a color value in CSS will display a popup of that color; 'Ctrl'+'click' will open the color picker.
  20. Primary Language Preferences
    • It is now possible to configure which languages you'd like to see as primary languages in Komodo. The primary languages are the first group of languages seen in the language drop-down menus, whilst secondary languages are grouped under the Other sub-menu.
  21. Sub-language Background Colors

Enhancements:

  • Ruby Debugging Support: Debugging support for Ruby 1.9.1 and up.
  • PHP: New PHP 5.3 support:
  • Code browser and sectionlist support for namespaces
  • Code completions for /Namespaces
  • Syntax coloring of latest keywords ("namespace", "use", "as", etc...)
  • Updated xdebug builds to support PHP 5.3
  • Improved debugger wizard for the first time setup
  • Support for a wider range of PHP builds on Windows
  • Sub-language background colors: You can now give sub-languages a different background color in multi-language buffers.
  • View HTML Source: Drag and drop an http:// or https:// URL onto Komodo to see the contents of the page.

<<less
Download (47MB)
Added: 2009-09-14 License: update/patch Price: Notavailable
downloads
Komodo Edit 5.2.0

Komodo Edit 5.2.0


Komodo Edit will make you satisfied because it delivers powerful editing capabilities for dynamic languages including Perl, PHP, Python, Ruby and Tcl; plus support for browser-side code including JavaScript, CSS, HTML and XML. more>>

Komodo Edit 5.2.0 will make you satisfied because it delivers powerful editing capabilities for dynamic languages including Perl, PHP, Python, Ruby and Tcl; plus support for browser-side code including JavaScript, CSS, HTML and XML.

Background syntax checking and syntax coloring catch errors immediately, while AutoComplete and CallTips guide developers as they code. It is available now on Linux, Mac OS X, and Windows.

Other features include a project manager, for flexible organization of all project elements, and the Toolbox, for storing configurable "Run" commands, macros, code snippets, URLs, Live and Virtual Folders, templates, menus, toolbars and remote files. Toolbox items can be distributed to other Komodo users.

Komodo Edit also allows users to easily extend its architecture, with support for adding advanced capabilities through Firefox-style .xpi extensions.

Major Features:

  1. Multi-language editor
    • Multi-language support: Advanced support for:
      • Browser-side languages: CSS, HTML, JavaScript and XML
      • Server-side languages: Perl, PHP, Python, Ruby and Tcl
      • Web template languages: RHTML, Template-Toolkit, HTML-Smarty and Django
    • Autocomplete and Call Tips
      • Autocomplete and calltips
      • Write code faster and shorten the learning curve with code completion that guides you as you work
      • CSS, HTML, JavaScript, Perl, PHP, Python, Ruby, Tcl, XML and XSLT.
      • Schema-based XML/HTML completion
      • Multiple-language file support, such as CSS and JavaScript completion in HTML
      • Support for adding third-party libraries
      • Interpreter version differentiation of built-in and standard library information
    • Multi-language file support
      • Correct syntax coloring of multi-language files and templated files, common in many web programming frameworks. Add custom language support (User-Defined Languages or UDL, used to provide support for RHTML, Template-Toolkit, HTML-Mason, Smarty and Django).
    • Standard editing features
      • Code commenting, auto-indent and outdent, block selection, incremental search, reflow paragraph, join lines, enter next character as raw literal, repeat next keystroke and clean line endings on "save".
    • Syntax checking
      • Instant feedback for all fully-supported languages.
    • Syntax coloring
      • Spot errors easily and improve readability and context, even in multi-language files (unique to Komodo!).
    • Vi emulation
      • Modal Vi keybindings emulate navigation, text insertion and command behavior. Custom commands can be implemented by adding Komodo macros to a Vi Commands Toolbox folder.
    • Emacs keybindings
      • Emacs-like keybinding scheme supports new editor features modeled on Emacs, such as transient marks (similar to the Emacs "mark ring"), repeat next command and reflow paragraph.
    • HTML preview
      • Check HTML, XML and CSS files side-by-side or in a browser, using arbitrary files or URLs.
    • Multilingual Input Method Editor (IME) support
      • Use your standard keyboard to enter multi-byte characters, such as Simplified Chinese, Japanese and Korean.
    • Code snippets
      • Store any piece of code for reuse.
    • Code folding
      • Work quickly and efficiently with large sections of code.
    • Multi-document editing
      • Easily work on multiple documents simultaneously using multiple tab groups, split view, and cross-document search.
    • Tutorials
      • Easily master editing features.
  2. Project manager: Convenient, flexible organization of all project elements.
    • Live Folders
      • Project view displays the current contents of corresponding file system directory.
    • Virtual Folders
      • Explicitly maintained multi-purpose containers for any project or Toolbox component, containing pointers to selected components from different file system locations.
  3. Toolbox
    • Store it
      • Store virtually anything, including configurable "Run" commands, macros, code snippets, URLs, Live and Virtual Folders, templates, menus, toolbars and remote files.
    • Share it
      • Share a Toolbox with networked team members or distribute valuable Toolbox items to other Komodo users with the import/export function.
  4. Extensibility
    • XPI Extensions
      • Create your own plug-ins. XPI extension support provides the same capability as Firefox, with all standard Mozilla APIs based on XUL, XBL, and XPCOM, plus the own for Python and JavaScript. Other new features, such as the DOM Viewer, are also extensions. With full documentation and an active community providing support, Komodo IDE's power is as boundless as your imagination.

Enhancements:

  • Better performance and stability
  • Customizable list of primary languages
  • Easily view source of HTML pages
  • Sub-language background colors
  • PHP 5.3 support
  • Ruby 1.9.1 debugging support (IDE)
  • SCC history search-ability (IDE)
  • Dropped the Komodo Mac OS X powerpc builds.
Requirements:
  • Mac OS X 10.4 or greater
  • Intel processor
  • 512 MB RAM (1 GB+ recommended)
  • 200 MB hard disk space.
<<less
Download (14.6MB)
Added: 2009-09-14 License: Freeware Price: Notavailable
downloads
Editra 0.5.05

Editra 0.5.05


Editra is a text editor with friendly user interface and it supports syntax highlighting and variety of other useful features for over 60 programming languages. more>>

Editra 0.5.05 is a text editor with friendly user interface and it supports syntax highlighting and variety of other useful features for over 60 programming languages. Currently it supports syntax highlighting and variety of other useful features for more than 60 programing languages. It can also be easily extended through plugins written in Python. See the projects homepage for more details.

Major Features:

  1. Auto-Completion/Calltips (Python, Html, XML)
  2. Auto-Indent
  3. Bidirectional Find/Replace wRegular Expression Support
  4. Block (Un)Commenting
  5. Block (Un)Indenting
  6. Bracket Highlighting
  7. Builtin Plugin Downloader/Installer
  8. Clipboard Support (Copy/Paste/ect...)
  9. Code Folding
  10. Column Edit Mode
  11. Command Mode
  12. Dockable customizable interface
  13. Drag and Drop (tabs/file opening/text)
  14. Export to Html/LaTeX/Rtf
  15. Edit Remote Files (FtpEdit Plugin)
  16. Editable User Profiles
  17. Extensible with plugins
  18. File History
  19. File Management (FileBrowser Plugin)
  20. Highlight Style Editor
  21. Indentation Guides
  22. Integrated Python Shell (PyShell Plugin)
  23. Language Keyword Helper
  24. Line Bookmarking
  25. Line Edit Commands (Join, Transpose, ect...)
  26. Multilingual Interface
  27. Multiple Top Level Windows
  28. Multiple (synchronized) views of the same file
  29. Run Scripts (Launch Plugin)
  30. Session Saving
  31. Source Control Management (Project Plugin)
  32. Syntax Highlighting (60+ Languages)
  33. Tabbed Windows
  34. Themeable Icons
  35. Transparency Support
  36. Undo/Redo
  37. Unicode Support
  38. Vi Keybinding Support
  39. Word Wrap
  40. Workspace View Management
  41. Zoom In/Out

Enhancements:

  • Find bar is now customizable via right click menu.
  • Add Hungarian, Galician, Romanian, and Slovak translations.
  • Updated translations
  • Fix error in handling BOM when saving files that could result in data loss.
  • Use wxversion to make sure that Editra is started with wxPython2.8 or later.


<<less
Download (19.5MB)
Added: 2009-09-01 License: Freeware Price: Notavailable
downloads
 
Other version of Editra
Editra 0.4.95Complete re-write of vi emulation support (patch from Hasan Aljudy) Add option to start in Normal mode by default when using vi emulation (patch from Hasan Aljudy). Codebrowser synchronizes
License:Freeware
Download (19.4MB)
18 downloads
Added: 2009-06-23
Editra 0.3.80Support - Undo/Redo - UTF-7/UTF-8(default)/UTF-16 Support - Vi Keybinding Support - Word Wrap - Workspace View Management - Zoom In/Out. Enhancements: - New find/replace dialog - Add Find All
Price: FREE
License:Freeware
Download (19.1MB)
389 downloads
Added: 2008-10-05
PySh 0.2

PySh 0.2


A free and small Python + bash shell PySh is a free shell providing both bash and Python features. Download and run it more>> A free and small Python + bash shell

PySh is a free shell providing both bash and Python features. Download and run it. If you like PySh, consider putting it in you /usr/bin directory, or even as default shell.

Enhancements
- Fixed autocompletion and line break
- Added in-python shell execution with backquotes
- Added several built-in commands, like alias, help...
- PySh now reads ~/.pyshrc for general config
- Applications requiring the whole shell now work (vi, watch...)

<<less
Download (4KB)
Added: 2009-06-12 License: Freeware Price: FREE
192 downloads
Diakonos 0.8.8

Diakonos 0.8.8


Customizable, usable console-based text editor more>> Customizable, usable console-based text editor

Diakonos is a free and open source customizable, usable console-based text editor.
Diakonos was developed with the intention of being easier to configure and use than emacs, more powerful than pico and nano, and not as cryptic as vi or ex.
NOTE: To install Diakonos on you will have to open a Terminal window, navigate to the directory where you have downloaded the Diakonos gem and enter the following command (without the quotes): "sudo gem install diakonos".

Main features:
- scripting in any language
- macro recording and playback
- multi-element clipboard
- multi-level undo
- parsed ("smart") indentation
- customizable multilingual syntax highlighting, with support for embedded languages (e.g. PHP, eRuby, Javascript)
- bookmarking, named and unnamed
- regular expression searching
- a customizable status line
- limited ctags support
- hooks

System requirements:
-

Enhancements
- New installation and uninstallation method: tarball + install.rb.
- Added configuration setting inheritance.
- Added block selection mode (Alt-Shift-M B; Alt-Shift-M N).
- Added line numbering settings.
- Added spawn function.
- Added go_block_previous, go_block_next (Ctrl-PageUp, Ctrl-PageDown).
- Added go_block_outer, go_block_inner (Alt-PageUp, Alt-PageDown).
- "Remove word" functionality (Ctrl-W) added to readline.
- Added find.show_context_after setting.
- Added view.column_markers.
- Added lang.____.indent.not_indented setting.
- Introduced $d shell variable: current buffers directory.
- $f and $d now expand to absolute paths.
- delete_to and delete_to_and_from can now operate over multiple lines.
- delete_to_and_from can now delete between matching brackets.
- Added git diff (F9).
- Ruby 1.9 support smoothed out. Ruby 1.8 support being deprecated.
- Support for non-ASCII encodings tentatively confirmed.
- Several bugs fixed.
- Help files updated.

<<less
Download (94KB)
Added: 2009-04-17 License: GPL Price: FREE
202 downloads
 
Other version of Diakonos
Diakonos 0.8.5configure and use than emacs, more powerful than pico and nano, and not as cryptic as vi or ex. NOTE: To install Diakonos on you will have to open a Terminal window, navigate to the directory where
Price: FREE
License:GPL
Download (59KB)
383 downloads
Added: 2008-10-06
Vi Input Manager 0.3.2

Vi Input Manager 0.3.2


Extends text fields with Vi-like functionality. more>> Extends text fields with Vi-like functionality.

This bundle patches the Cocoa Text System to add a Vi-like command mode. After entering command-mode (typically, by hitting escape in Vi), ordinary Vi commands can be typed and the text field will be updated accordingly.
Essentially, this add Vi command functionality (albeit a small subset) to any (and all) text editors that use the Cocoa text system; e.g., Safari, TeXShop, XCode, etc. Note, however, that this will not work for other applications that do not use the Cocoa system.
All the text windows, will initialize in "input" mode (standard cocoa text input). You invoke the Vi-command window (exit the input mode) by hitting ` (the back-apostrophe key, this is customizable, see installation instructions) and then key in your favorite Vi commands.
For example, move down a line j, move right l, delete two lines d2d, and so on. You enter back into "input" mode by typing the i. You get the idea. Right now, you should be thinking -- "you mean the editor in XCode will behave like Vi?" Answer: Yes.

Enhancements
- Fixes the build-configuration so that this can happen.
- It also includes more detailed instructions for installing in Leopard.

<<less
Download (114KB)
Added: 2009-04-14 License: Freeware Price: FREE
202 downloads
 
Other version of Vi Input Manager
Vi Input Manager 0.3.1Jason Corso - Vi Input Manager - Extends text fields with Vi-like functionality. Vi Input Manager. This bundle patches the Cocoa
License:Freeware
Download (78KB)
993 downloads
Added: 2007-02-03
Minimum Profit 5.1.1

Minimum Profit 5.1.1


An open source text editor for programmers more>> An open source text editor for programmers

Minimum Profit is a free and open source text editor created for programmers.

Main features:
- Fully scriptable using a C-like scripting language.
- Unlimited undo levels.
- Complete Unicode support.
- Multiple files can be edited at the same time and blocks copied and pasted among them.
- Syntax highlighting for many popular languages / file formats: C, C++, Perl, Shell Scripts, Ruby, Php, Python, HTML...
- Creative use of tags: tags created by the external utility ctags are used to move instantaneously to functions or variables inside your current source tree. Tags are visually highlighted (underlined), and symbol completion can be triggered to avoid typing your own function names over and over.
- Intelligent help system: pressing F1 over any word of a text being edited triggers the underlying system help (calling man when editing C or Shell files, perldoc with Perl, ri on Ruby, winhelp on MS Windows...).
- Understandable interface: drop-down menus, reasonable default key bindings.
- Configurable keys, menus and colors.
- Text templates can be easily defined / accessed.
- Multiplatform: Console/curses, KDE4, GTK+, MS Windows.
- Automatic indentation, word wrapping, internal grep, learning / repeating functions.
- Spellchecking support (via the ispell package).
- Multilingual.
- Password-protected, encrypted text files (using the ARCFOUR algorithm).
- It helps you abandon vi, emacs and other six-legged freaks definitely.

<<less
Download (416KB)
Added: 2009-01-24 License: GPL Price: FREE
187 downloads
Powder 110

Powder 110


A Roguelike designed for the Gameboy Advance and Nintendo DS more>> A Roguelike designed for the Gameboy Advance and Nintendo DS

To understand POWDER, you should first understand roguelikes. "Roguelike" is a term applied to a wide variety of games which share a common inspiration from the game Rogue.
A non-exhaustive list of such games would be: ADOM, Nethack, Crawl, Diablo (I & II), Moria, and Angband. Apologies to the many excellent roguelikes not listed.
What characterizes these games? The exact specifications are a matter of debate but these are a few of them:
- Tactical play. The unit of action is based on the individual adventurer. The game is not twitch oriented (like Quake, rewarding reflexes & well trained actions) nor is it strategy oriented (like Civilizations or Warcraft, requiring working on the large picture)
- Based in Hack and Slash. A roguelike isnt primarily about plot development or telling a story. It is about killing things and acquiring treasure.
- Random games. A roguelike is a dungeon crawler where no two games are the same. The maps are different, the items are different, there are no guaranteed win paths.
- Permadeath. You die, that is it. No restoring a savegame. Good roguelikes delete your save game after loading them. This is compensated by the replayability of the game.
- Complex interactions of properties. While the commands for a roguelike are simple, the potential interactions are pretty complicated. My favourite example is equipping a silver ring as a weapon in order to damage a creature vulnerable to silver, but not ones other weapons. [Editor: This matches the Hack branch of the roguelike tree, not the Angband branch]
- Steam rolling monsters. If a critter is in your way, and weak, you shouldnt even notice it is there.
For more information about roguelikes there is the Rogue Basin, a Wiki documenting this genre, and the Temple of the Roguelike, a newsite tracking developments in the field.
Having defined Roguelike, POWDER is easy to describe: A Roguelike designed for the Gameboy Advance and Nintendo DS.
How to Win
Descend into the depths of the dungeon until you reach the foul daemon known as "He who the author cannot spell consistently", or, Baezlbub. When you have slain Baezlbub in heroic combat, or, if Baezlbub dies in any way, retrieve his black heart and bring it to the surface world.
You may then go the nearest newsgroup such as rec.games.roguelike.misc, and post YAAP (Yet Another Ascension Post).

Enhancements
- Two new exciting changes in this release. First we have a new spell: Animate Forest, for those who were wondering what the point of the Grow Forest spell was. Second we have the run mode which lets you auto-follow corridors, hopefully cutting your keystrokes substantially.
- Daemon now has the a in the summon daemon spell description. (FEG)
- If a daemon decides not to be summoned, an a is put in the daemons name.
- PSP character dumps should now say PSP Version rather than Linux version. (Dave Hong)
- If you were in the habit of quitting without saving, the random number seed would keep being the same between games, resulting in very similar games. For those keeping track, yes, this was caused by my naive attempts to make things *more* random. (Erik Spigel)
- If you manually climb a ladder while autoprompt is enabled you no longer are immediately prompted to climb back up the ladder when you get to the other side.
- New Run command, r for SDL users, which will cause you to run in that direction until something interesting happens. You will turn corners if there is only one way to do so. You can interrupt by hitting a key / pressing a button, useful if you find yourself running a closed loop. As the name implies, this is not meant to be some super safe way to explore the map. (PBP)
- Vi keys now support the Ctrl modifier to turn them into safe walk (David Damerell, Cuboidz)
- New spell: Animate Forest (Adam Boyd)
- When level teleporting via Wishing, do not start on same square as a monster.
- Diminishing returns on piety gains when gods already like you.
- List of items in character dump should now match order of list in inventory. (Meddyan, Cuboidz)
- Soul Suck spell no longer grants caster spells or skills that are present only due to items such as staves. (Eilu)
- Creatures that die underground should no longer have their corpse and items float to the surface. (Meddyan)
- Properly assign guilt to party responsibly for filling holes with boulders. (Meddyan)
- Properly credit kills for creatures that die from suffocation from a boulder you place. (Meddyan)
- The support programs now include cstring.h so should compile with the latest gcc. (Joe B)
- Fixed the #define guard in stdafx.h (Malte Helmert)

<<less
Download (1.5MB)
Added: 2009-01-19 License: Freeware Price: FREE
194 downloads
Ch Standard Edition 6.1

Ch Standard Edition 6.1


Ch Standard Edition is considered as an embeddable C/C++ interpreter designed for cross-platform scripting, shell programming, 2D/3D plotting, numerical computing, and embedded scripting. more>>

Ch Standard Edition 6.1 is considered as an embeddable C/C++ interpreter designed for cross-platform scripting, shell programming, 2D/3D plotting, numerical computing, and embedded scripting.

It is the most complete C interpreter in existence for scripting, plotting and numerical computing. It supports 1990 ISO C Standard (C90), major features in C99, classes in C++, POSIX, X11/Motif, OpenGL, ODBC, XML, GTK+, Win32, CGI, 2D/3D graphical plotting, socket/Winsock, C LAPACK, high level numeric functions, and shell programming.

Major Features:

  1. A complete C interpreter supporting all features in the ISO C90 Standard.
  2. Easy interface with C/C++ binary libraries using Ch SDK
  3. Wide characters in Addendum 1 for C90.
  4. Ch supports more new features added in the latest ISO C99 Standard than most existing C compilers. Ch is the first implementation of complex numbers, variable length arrays (VLAs), IEEE-754 floating-point arithmetic, generic mathematical functions in C99.
  5. Many salient C++ features including classes, objects and encapsulation for object-based programming (Brain-damaging features are excluded).
  6. Complex IEEE floating-point arithmetic with complex metanumbers ComplexInf and ComplexNaN.
  7. Assumed-shape arrays for passing multi-dimensional arrays of different sizes to the same argument of a function.
  8. Nested functions and nested classes for modular programming.
  9. Interactive execution of C statements, perfect solution for classroom demos using a laptop.
  10. Interactive portable shell across different platforms.
  11. A very-high level language (VHLL) environment for shell programming to automate tasks and system administration.
  12. Safe Ch with built-in secure sandbox and Ch applet for world-wide distributed network computing. As a very high-level language at the source level, a Ch applet can be very small, but with very powerful capabilities. It is especially suitable for bandwidth sensitive devices such as handheld computers and cellular phones.
  13. Built-in string type with automatic memory management and advanced text processing capabilities for shell programming and script computing.
  14. Adjustable array bounds, i.e., int a[1:10].
  15. Auto array bound checking.
  16. TCP/IP socket/WinSock for network computing.
  17. POSIX for portable scripting.
  18. Cross platform Unix utilities and commands such as vi, ls, awk, sed, mv,rm, cp, find, grep, vim with syntax highlighting for Ch, etc.
  19. A large number of Integrated Development Environment (IDE) support Ch. For example, ChSciTE allows you to edit, parse, and run C, Ch and C++ code within the IDE with the user interface in over 30 local languages such as German, Chinese, and Korea.
  20. OpenGL toolkit
  21. GTK+ toolkit
  22. Windows toolkit on Windows
  23. X/Motif toolkit on Unix/Linux
  24. Common Gateway Interface (CGI)
  25. Open Database Connectivity (ODBC)
  26. An increasing number of third party products and user contributed code
Enhancements:
  • fixed the crash for a return statement not in a function definition.
  • fixed the crash for integer mod by zero intvalue%0.

Requirements:

  • Mac OS X 10.3 or above
  • Disk space: 69Mb
<<less
Download (8MB)
Added: 2008-11-18 License: Free Price:
downloads
Umix 1.0.2

Umix 1.0.2


Free and open source application that will adjust your soundcard volume more>> Free and open source application that will adjust your soundcard volume

Umix is a program for adjusting soundcard volumes and other features in soundcard mixers. You can control your volumes, balances and recording sources flexibly from the command line, with a ncurses user interface with familiar vi/emacs keybindings.
Umix supports multiple mixer devices and is able to save and load settings from a file.

Enhancements:
- Fixed bug in mixer_common.c that caused the ncurses UI to display the wrong device but with the wrong channel numbers when saving or loading settings. This bug was introduced in 1.0.1 because I didnt test enough when I changed the inverted loops to normal. This happened because the current mixer wasnt reserved when returning from the settings_save() or settings_load() functions, now it is.
- Fixed a bug that could have caused segmentation fault when Umix quits. mixer_close() was free():ing something that cannot be freed, this leads back to when I removed plugins and didnt check this.
- Cleaned code up (somewhat) and moved stuff to their own functions.

<<less
Download (220KB)
Added: 2008-10-07 License: GPL Price: FREE
382 downloads
VI Cheat Sheet Widget 1.0

VI Cheat Sheet Widget 1.0


All of the main commands for the VI editor in an easy to use Dashboard cheatsheet. more>> All of the main commands for the VI editor in an easy to use Dashboard cheatsheet.

VI Cheat Sheet Widget is a free Dashboard widget that will display all of the main commands for the VI editor in an easy to use cheatsheet.

Enhancements:
- Various errors and duplications. have been removed.
- The width and height of the widget has been increased to give more space.
- As well as the drop down menu for paging there is a back and forward arrow to move through the pages. These are circular so you can go back and forth as you wish.

<<less
Download (116KB)
Added: 2008-10-05 License: Freeware Price: FREE
313 downloads
GIMP (wilber-loves-apple X11 version) 2.4.7

GIMP (wilber-loves-apple X11 version) 2.4.7


GIMP (wilber-loves-apple X11 version) is considered to be an advanced Mac port of popular image manipulation program GIMP (gimp.org). more>> GIMP (wilber-loves-apple X11 version) 2.4.7 is considered to be an advanced Mac port of popular image manipulation program GIMP (gimp.org). This build is done by the Wilber-Loves-Apple community, that tries to provide builds for all systems and support. Contrarly to Gimp.app, it uses the stable X11 technology and not the experimental native version.

Enhancements:

  • Fixed issue in GIF load plug-in (bug #535888)
  • Fixed event handling in MIDI controller (bug #537960)
  • Fixed handling of the Highlight tool option in Crop and Rectangle Select tools (bug #536582)
  • Various fixes to the Python bindings:
    • Fixed crash with Python 2.5 on 64 bit systems (bug #540629)
    • Added missing validity checks (bug #536403)
    • Allow to pass None for PDB_DISPLAY
  • Plugged a memory leak in gimp-text-get-extents-fontname PDB call
  • Fixed potential timeout issues in org.gimp.GIMP.UI D-Bus service
  • Fixed endianness issue in the ICO save plug-in (bug #529629)
  • Translation fixes and updates (be, it, lt, nn, vi)

Requirements: Mac OS X 10.5 or later.

<<less
Download (69.3MB)
Added: 2008-09-13 License: Free Price:
downloads
poedit 1.4.2

poedit 1.4.2


Cross-platform gettext catalogs (.po files) editor more>> Cross-platform gettext catalogs (.po files) editor

poEdit is cross-platform gettext catalogs (.po files) editor.
poedit is built with wxWidgets toolkit and can run on any platform supported by it (although it was only tested o Unix with GTK+ and Windows). poedit provides more convenient approach to editing catalogs than launching vi and editing the file by hand.

Main features:
- Unlike other catalogs editors, poEdit shows data in very compact way. Entries are aranged in a list, so that you can easily navigate large catalogs and immediately get an idea about how big part of the catalog is already translated, what needs translating and which parts are only translated in a "fuzzy" way.
- Runs on Unix and Windows systems.
- Plural forms support. [1.3.0]
- Features whitespaces highlighting.
- Fuzzy and untranslated records are highlighted and displayed at the top of the list.
- Automatic compilation of .mo files (optional).
- Automatic headers update.
- References browser lets you see where and in what context is the string used.
- You can use poEdit to scan source code for translatable strings.
- Integration with KDE and GNOME desktops. Neither of these environments is required, support for them is strictly optional.
- UTF-8 support. poEdit understands all encodings supported by operating system and works in Unicode internally. [1.1.0]
- Support for conversion between line-ending formats (useful if you need to edit catalogs by hand under Windows). [1.1.0]
- Translation memory automates translation of frequent phrases. poEdit can reuse translation data from all your PO, MO and RPM files. [1.1.1]
- Search dialog for quick navigation in the catalog. [1.1.1]
- Comments editing. [1.1.3]
- Catalogs manager. [1.1.3]
- Unicode support on Windows NT/2000/XP (partial Unicode support on Windows 9x). [1.1.6] Full Unicode support under Unix with GTK+ 2.x. [1.1.11]
- Spellchecking (GTK+ 2.x). [1.3.0].

System requirements:
- wxWidgets 2.8 or later

Enhancements
- Unix: fixed Ctrl+Up/Down/PgUp/PgDn shortcuts when NumLock is on (#2006843)
- OS X: fixed running Gettext tools when Poedit is in directory with spaces in its name (#2025823)
- added Uyghur translation (Abduqadir Abliz)

<<less
Download (8.2MB)
Added: 2008-09-08 License: Freeware Price: FREE
212 downloads
 
Other version of poedit
poedit 1.3.7poedit provides more convenient approach to editing catalogs than launching vi and editing the file by hand. Main features: - Unlike other catalogs editors, poEdit shows data in very compact
License:Freeware
Download (7.2MB)
871 downloads
Added: 2007-07-02
MAYA Cards 1.0

MAYA Cards 1.0


MAYA Cards - When people visit MAYAs design lab, we like to give them a deck of our exclusive, limited-edition playing cards. more>>

Komodo Edit is a free, open source, multi-platform, multi-language editor for dynamic languages and Ajax technology, including Perl, PHP, Python, Ruby and Tcl; plus support for browser-side code including JavaScript, CSS, HTML and XML.
Background syntax checking and syntax coloring catch errors immediately, while autocomplete and calltips guide you as you write. Available on Windows, Mac OS X and Linux. XPI extensions allow you to create your own plug-ins. XPI extension support provides the same capability as Firefox, with all standard Mozilla APIs based on XUL, XBL, and XPCOM, plus our own for Python and JavaScript.
Other features include Vi emulation, Emacs keybindings, code folding and code snippets.

System Requirements: Mac Intel processor or PowerPC G4, 256 MB RAM

System Requirements: Multi-Window; Tabstops/Abbreviations; UI improvements; JavaScript Ext, YUI, etc. framework updates; Built on Mozilla 1.9; Performance improvements

<<less
Download (1KB)
Added: 2008-07-27 License: Freeware Price: FREE
215 downloads
GreenYourselfDaily 1.0

GreenYourselfDaily 1.0


GreenYourselfDaily - A great way to grow greener every day more>> Focus on what your code can do; let your editor sweat the details. Based on the award-winning Komodo IDE, Komodo Edit is a free, multi-language editor that makes it easy to write quality code.
New in Komodo Edit 4.2
Auto-update: no more checking for the latest features or need to reinstall Komodo to get the latest version
Soft characters: automatic insertion of closing brackets, braces and parentheses
A new spell checker: find typos before they go live
Upgraded Scintilla to version 1.74
Cursor shape is now configurabl
Documentation improvements and new Creative Commons licensing to support translations contributed by users
Improved Vi emulation
Better Live Folders performance
New for Perl: autocomplete improvements
New for Python: code intelligence updates
New for PHP: better code intelligence and autocomplete performance
New for Ruby: improvements to the Rails project template
New for Tcl: bug fixes
New for JavaScript: code intelligence, autocomplete changes
<<less
Download (904KB)
Added: 2008-06-30 License: Freeware Price: FREE
203 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 3
  • 1
  • 2
  • 3