Main > Free Download Search >

Free komodo island software for mac

komodo island

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 153
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
 
Other version of Komodo Edit
Komodo Edit 5.1.4Komodo Edit is a powerful program that makes it quick and easy to write quality ...Komodo Edit 5.1.4 is a powerful program that makes it quick and easy to write quality
License:Free
Download (38.3MB)
downloads
Added: 2009-06-23
Komodo Edit 4.2b6Komodo Edit - now you can focus on what your code can do; let your editor sweat the details. Komodo
License:Freeware
Download (35.5MB)
1089 downloads
Added: 2007-08-03
The Secret of Monkey Island

The Secret of Monkey Island


The Secret of Monkey Island - Most famous adventure ever more>>
Most famous adventure ever! Verry funny, verry easy interface and... uh... LOOK BEHIND YOU, A THREE HEADED MONKEY!!!

Medium Difficulty Highly recommended.

The Monkey Island saga is known throughout the gaming world and is considered some of the best adventure games ever. The Secret of Monkey Island is the game that started it all. You control the hero Guybrush Threepwood who wants to be a pirate, but he quickly learns that he must go through three trials to become a pirate. On one of his quests he meets the lovely governor Elaine Marley and falls in love with her. Just as he thinks everything is perfect, she gets kidnapped by the evil ghost pirate LeChuck.


<<less
Download (3.6MB)
Added: 2006-02-25 License: Freeware Price:
1967 downloads
aMac Island Widget 1.1

aMac Island Widget 1.1


A great widget that brings the latest aMac Island news on your Dashboard. more>> Wondershare Video to iPhone Converter for Mac is an ideal tool that can convert video to iPhone on Mac OS to put regular video files on iPhone. This Mac iPhone converter can convert video files including MPEG1, MPEG2, MP4, 3GP, 3G2, AVI, Mpeg TS/TP (for HD Video) to iPhone video formats. Wondershare Video to iPhone converter for Mac is not only an iPhone MP4 Video converter software, it can convert video to iPod, Apple TV and even convert audio from video files to M4A and AAC. Wondershare Video to iPhone Converter for Mac provides powerful functions to edit your video files. You can trim video length, crop video area, set video brightness, contrast, and saturation, and customize video/audio output settings.
Key Features of Wondershare Video to iPhone Converter for Mac:
1. A powerful Mac video to iPhone converter designed for both Power PC and Intel Mac users.
2. An iPhone Movie Converter to convert video for playback on iPhone, iPod and Apple TV with excellent quality.
3. Extract and convert audio tracks from video or audio files to M4A and AAC.
4. Trim your video files to capture and convert your favorite video clips. 5. Crop your video area to remove the black video sides.
6. Adjust your video effects by setting video contrast, brightness and saturation.
7. Allow you to set video resolution, video frame rate, video bit rate, audio bit rate, audio sample rate and so on.
8. Let you preview your videos before converting them
<<less
Download (1.1MB)
Added: 2009-04-08 License: Freeware Price: FREE
187 downloads
Mystery Island II 1.8.7

Mystery Island II 1.8.7


Mystery Island II brings you a thrilling and entertaining game. more>>

Mystery Island II 1.8.7 brings you a thrilling and entertaining game. You are a Navy Seal currently serving aboard the USS Volarus when your submarine is destroyed by an unidentified vessel. A Russian nuclear warship seems the most likely possibility. You escape the final blast and wash up on a tropical island. The situation, as you find out, is a much more grim that you originally anticipated. The fate of humankind now rests in your hands.

Mystery Island II takes elements from puzzle games, adventure games, and science fiction to create a fun and interesting experience. Players must find and use items to progress further in the game, ensure they stay alive, and finally defeat the aliens, saving Earth!

Enhancements: Bug Fix: Updated to core Koingo Classes from the latest build, solving many bugs.

<<less
Download (28MB)
Added: 2009-10-21 License: Freeware Price: FREE
downloads
 
Other version of Mystery Island II
Mystery Island II 1.8.4You escape the final blast and wash up on a tropical island. The situation, as you find out, is a ... Mystery Island II takes elements from puzzle games, adventure games, and science fiction to
License:Freeware
Download (27.36MB)
3023 downloads
Added: 2008-12-01
Mystery Island II 1.7.3Mystery Island II is a game where you become a Navy Seal serving on the USS ... Mystery Island II is a game where you become a Navy Seal serving on the USS Volarus. It is blown up
License:Freeware
Download (54.6MB)
983 downloads
Added: 2007-02-20
Escape from Monkey Island Updater 1.1.2

Escape from Monkey Island Updater 1.1.2


Escape from Monkey Island Updater fixes an instability problem while in the Control Room more>> Escape from Monkey Island Updater fixes an instability problem while in the Control Room.
Requirements:
Monkey Island 1.1.1.
<<less
Download (218K)
Added: 2001-06-21 License: Updater Price:
downloads
 
Other version of Escape from Monkey Island Updater
Escape from Monkey Island Updater 1.1.1Beach and is recommended for all Monkey Island players. Escape from Monkey Island Updater fixes two problems on Jambalaya Beach and is recommended for
License:Updater
Download (795K)
downloads
Added: 2001-05-10
Monkey Island 2: Le Chucks Revenge

Monkey Island 2: Le Chucks Revenge


Monkey Island 2: Le Chucks Revenge - The sequel to the highly successful original and, if anything, even better more>>
Verry funny, verry easy interface and... uh... LOOK BEHIND YOU, A THREE HEADED MONKEY!!!

Monkey Island 2: Le Chucks Revenge is the most famous adventure ever!

How do you improve on the funniest, most original game ever? Easy! You release Monkey Island 2! Mind-bending puzzles, Laugh-out-loud humour, likeable characters, beautiful locales. And as for the ending...utter genius! Never saw that coming at all. Makes you kinda wish that lucasfilm had just left the series there, as the following games have never lived up to the first two.

Medium Difficulty and Highly recommended.
<<less
Download (6.7MB)
Added: 2006-07-27 License: Freeware Price:
694 downloads
Tempo Widget 1.0

Tempo Widget 1.0


Tempo Widget - Measures the tempo of music in beats per minute more>>
Tap the button in time with a song. The light on the button indicates how accurate the measurement is. (Red is bad, green is good.)

Once you have an accurate measurement, you can double-click on the digits to set the tempo in iTunes.

When you want to measure another song, just start tapping the button again.
<<less
Download (31KB)
Added: 2006-06-23 License: Freeware Price:
1227 downloads
Much To Do About Nothing 1.1

Much To Do About Nothing 1.1


Much To Do About Nothing - Simple to do list program more>>
Much To Do About Nothing is a simple to do program for the Mac. It offers no frills, just lets you add items, edit items, and delete items when you finish them. It was made using MacPython, and then turned into a regular Mac application.
Enhancements:
- Fixes the serious bug that caused some data to be corrupted when saving files.
- Also fixes the bug that caused a file to refuse to save some times.
<<less
Download (1.7MB)
Added: 2006-04-04 License: GPL Price:
1300 downloads
Island Travel Deals 1.0

Island Travel Deals 1.0


Island Travel Deals is a Dashboard widget that can get travel deals from virtualisles.com on all kinds of Island destinations, save on hotels, air, package deals in these locations. more>> Island Travel Deals 1.0 is specifically designed to be a helpful Dashboard widget that helps to get travel deals from virtualisles.com on all kinds of Island destinations, save on hotels, air, package deals in these locations: Aruba, Bahamas, Barbados, Bermuda, Cayman Islands, Costa Rica, Dominican Republic, Fiji, Jamaica, Puerto Rico, Saint Lucia, Virgin Islands-St. John. Choose on the back of widget which feed you want to display, results appear on Virtual Isles which searches 28 sites for the best deals.

Requirements:

  • Mac OS X 10.4 or later.
<<less
Download (121K)
Added: 2008-01-19 License: Free Price:
downloads
 
Other version of Island Travel Deals
Island Travel Deals 1.0all kinds of Island destinations, save on hotels, air, package deals in these locations: Aruba ... , Bahamas, Barbados, Bermuda, Cayman Islands, Costa Rica, Dominican Republic, Fiji, Jamaica
License:Freeware
Download (118.2KB)
downloads
Added: 2008-01-17
MindLock 1.1

MindLock 1.1


MindLock offers a very addictive and fun puzzle game that draws its appeal from the easy to use HI instead from spiffy game ideas. more>>

MindLock 1.1 offers a very addictive and fun puzzle game that draws it's appeal from the easy to use HI instead from spiffy game ideas. It is a Mastermind clone. That's what it is. IMHO, a good one.

Requirements: Mac OS X 10.0 or higher

<<less
Download (222.7KB)
Added: 2001-06-23 License: Freeware Price:
downloads
Cape Cod & Islands Views Screensaver 1.0

Cape Cod & Islands Views Screensaver 1.0


The beauty of Cape Cod through the eyes of Chatham photographer Christopher Seufert. more>> <<less
Download (10.7MB)
Added: 2008-11-21 License: Freeware Price:
14 downloads
Clan Lord 621

Clan Lord 621


Clan Lord offers you as a world of high fantasy role-playing on the Internet which can join thousands of players around the world whose online characters are exiled to a dangerous island chain, threatened by monsters, sorcery, and political strife. more>> <<less
Download (47.8MB)
Added: 2009-10-20 License: update/patch Price: $14.95
downloads
Noble Ape Simulation 0.690

Noble Ape Simulation 0.690


Biological simulation with cognitive processes. more>>

Noble Ape Simulation 0.690 offers you a biological simulation with cognitive processes. The Noble Ape Simulation creates a random island environment and simulates the ape inhabitants of the islands cognitive processes.

The aim of the simulation is to create a detailed biological environment and a cognitive simulation. The Simulation is open source and features the Ocelot landscape rendering engine.

Enhancements:

  • A number of low-level bug fixes relating to the genetics and the long-term stability.
  • This version also features the XML phenotype output used for the EvoGrid demonstration.
<<less
Download (171KB)
Added: 2009-06-15 License: Freeware Price: FREE
1363 downloads
 
Other version of Noble Ape Simulation
Noble Ape Simulation 0.686simulates the ape inhabitants of the islands cognitive processes. The aim of the simulation is
License:Freeware
Download (109KB)
826 downloads
Added: 2007-07-30
Queen Izabella’s Adventure to Skull Island 1.0

Queen Izabella’s Adventure to Skull Island 1.0


Free dashboard game widget to play on your Mac OS X more>>

1st Mac Mailer for Panther is mass-mailing software used by various e-commerce providers to deliver personalized email messages to their customers when they are needed to be notified about different events. These e-notifications vary from simple email notifications about product updates or new product releases to more complex newsletters and invoices. If you run a book store or a video rental, or if you are a self-employed individual who deals with lots of customers over the Internet, you will really appreciate this simple but yet powerful program. It is capable to deliver tens of thousands of personalized email messages per hour and gives you very flexible abilities to manage your mailing lists. The database of the program may contain an unlimited number of customer data fields and can handle millions of recipients with no sweat. It supports plain-text, rich text and HTML message formats and provides you with a powerful message editor that lets you not only create and edit your messages in a very efficient manner but also insert and manage macro definitions used for message personalization. 1st Mac Mailer for Panther is designed and optimized to work with Apple Macintosh computers, and has a neat well-organized user interface. The Import feature will allow you to import your customer data from virtually anywhere: no matter what type of software or file you import from. The Export feature generates a coma-separated CSV file with a complete set of recipient data supported by 99.9% of other software products. For instance, you can prepare your data in any database management system or spreadsheet processor and pump it into 1st Mac Mailer for Panther. Then, once you finish your e-campaign, you can move your data to a third program for further processing and finally return it back to 1st Mac Mailer for Panther in a different form. Sounds cool? This is what 1st Mac Mailer for Panther about.

System Requirements: n/a

System Requirements: Smtp.Com integration was removed to resolve service unavailability issue

<<less
Download (7KB)
Added: 2008-11-14 License: Freeware Price: FREE
196 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5