WINDOWS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>

WEEKLY HIGHLIGHTS

DVD Cloner45
Spyware Doctor40
1Click DVD Copy40
Apollo DVD Copy40
ABC Amber BlackBer...45
Protected Music Co...40

7-DAY TOP DOWNLOAD

#
Program
Avira AntiVir
Personal - Free
Antivirus 9.0.0.415

154,543
Windows Live
Messenger 2009
14.0.8089.726

129,339
Nexus Radio 4.2.2
115,575
Avira Antivir Virus
Definition File
Update November 30,
2009

113,249
FreeZ Online TV 1.30
85,014
Y! Multi Messenger
8.x and 9.x

70,259
Microsoft Office
2010 14.0.4536.1000
Beta / 2007

66,632
DVD Shrink 3.2.0.15
47,470
Windows Live
Messenger
8.5.1302.1018

46,629
AVG Free Edition 9.0
Build 707a1765

42,592

WEEK'S BEST

  • VirtualBox 3.1.0 r...
  • SiSoftware Sandra ...
  • Kaspersky Virus Re...
  • Faststone Image Vi...
  • Vuze (formerly Azu...
  • Softpedia Wallpape...
  • Softpedia Wallpape...
  • Softpedia Wallpape...
  • RSSOwl 2.0.1
  • Internet Explorer ...
  • Online Armor ++ 4....
  • cFosSpeed 5.01 Bui...
  • SONY Vegas Pro 9.0...
  • Firefox 3.6 Beta 4...
  • Nokia Photos 1.6.434
  • Windows Server 200...
  • Skype Portable 4.1...
  • Google Chrome Port...
  • PCMark Vantage Bas...
  • Kaspersky Anti-Vir...
  • Microsoft Virtual ...
  • Messenger Plus! Li...
  • WinX DVD Author [F...
  • SoftPerfect Networ...
  • System Mechanic Pr...
  • Ad Muncher 4.81 Bu...
  • Windows 7 Upgrade ...
  • Pidgin 2.6.4
  • OpenOffice.org Dev...
  • VirtualDub 1.9.7 B...
  • Home > Windows > Programming > Other Programming Files
     Report spyware

    Komodo 5.2.2 Build 35694

    Download button

    Downloads: 13,016  Add to download basket  Tell us about an update
    User Rating:
    Rated by:
    Good (3.8/5)
    50 user(s)
    Developer:

    License / Price:

    Size / OS:

    Last Updated:

    Category:
    ActiveState | More programs
    Trial / USD 295.00 | BUY the full version
    41.9 MB / Windows 2K / XP / Vista
    November 4th, 2009, 06:21 GMT [view history]
    C: \ Programming \ Other Programming Files

     Read user reviews (0)  Add a review  Refer to a friend  Subscribe

     

    Komodo description

     

    Code smarter and faster with this utility

    ActiveState Komodo is the award-winning, professional integrated development environment (IDE) for dynamic languages, providing a powerful workspace for editing, debugging and testing your programs.

    Komodo offers advanced support for Perl, PHP, Python, Ruby, and Tcl, on Linux, Mac OS X, Solaris, and Windows.Komodo is a software that will edit, debug and test your programs.

    Komodo's customizable language-aware editor and extensible workspace assist the developer with a supportive yet powerful environment, including source code control integration (CVS, Perforce, and Subversion), web technologies support (CGI, XML, and XSLT), a powerful regular expression toolkit, and comprehensive debugging support.

    Here are some key features of "Komodo":

    · Vi emulation: Modal keybindings which emulate the navigation, text insertion and command behavior of Vi. Custom commands can be implemented by adding Komodo macros to a Vi Commands Toolbox folder.
    · HTTP Inspector: An interface for examining HTTP requests and responses as they happen. It runs a local proxy which intercepts HTTP traffic and records each transaction, which can then be viewed. The Inspector can break on a request or response, which can then be edited and submitted or re-submitted in its modified form.
    · SFTP and SCP: Komodo now supports access to remote files via SFTP and SCP. Saved password information for all remote servers is stored securely in Mozilla's native password manager.
    · JavaScript Debugging: Komodo now offers JavaScript debugging using the Firefox web browser and the JavaScript DBGP extension. With the extension enabled, loading JavaScript or triggering JavaScript controls in the browser window opens a debugging session in Komodo, which loads the relevant JavaScript code.
    · JavaScript Interactive Shell: An interactive shell for manipulating JavaScript code is now available within JavaScript debugging sessions. This shell is similar in functionality to the other interactive shells in Komodo.
    · Redesigned Code Intelligence system: reimplementation of PHP, Python, Perl, Ruby, JavaScript, XML and CSS support. The Code Intelligence system is the backend for many of Komodo's features, such as Autocompletion, Calltips and the code browser.
    · PHP "Zero Configuration": improved automatic configuration for PHP debugging.
    · Live Folders: Komodo projects now offer Live Folders which display current filesystem contents. The previous folder behavior is still available; these folders are now referred to as "Virtual Folders" in the documentation.
    · Live Import: Projects can now automatically act as a Live Folder; importing, displaying and updating the contents of the base directory specified when it is created. Project-specific Directory Import preferences define which files and directories to include. New projects use Live Import by default.
    · Project Settings: All project settings are now moved to the Project Properties dialog. This dialog box is now used for files, folders and projects, displaying the appropriate properties for each type.
    Additional Project functionality, including:
    · Project based debugger preferences
    · Basic file management (Delete, Rename, Show in File Manager)
    · Project import from remote file systems
    · New File option
    · XML/HTML Autocomplete and CallTips: Komodo now supports AutoComplete and CallTips support for XML and HTML based on DTD or RelaxNG Schema. SGML and XML Catalogs are supported. The file being edited should contain a DOCTYPE declaration or a namespace in the root element, otherwise, only the current file data is used for completion.
    · DOM Viewer: A new tab in the Project Pane (left) shows the DOM structure of XML and HTML documents in a tree view. Double-clicking on a node in the DOM Viewer moves the cursor to the corresponding node in the document.
    · Help Browser: Komodo now uses Mozilla's help browser for displaying Komodo help.
    · New languages: Support for Template-Toolkit, HTML-Mason, Smarty, Django, and Luddite has been added using UDL
    · User-Defined Languages: Komodo 4 introduces a system for adding custom language support called UDL (User-Defined Languages) which allows Komodo to properly syntax-color multi-language files and templated files common in many web programming frameworks. For this release, Komodo includes better support for RHTML using this system. More multi-language files will follow in subsequent releases. Also included is a tool called Luddite which you can use to define custom language syntax-coloring and package those into Komodo extensions.
    · Project Templates: Projects templates can be created and used when creating a new project.
    · SCC History: A new option has been added to the Source Control menu which displays the revision history of a file. You can compare (diff) two selected revisions from the list, or select one and compare it to the local copy.

    Requirements:

    · x86 architecture
    · 233 MHz+ CPU (500 MHz+ PIII recommended)
    · 128 MB RAM (256 MB+ recommended)
    · Up to 230 MB hard disk space during installation

    Limitations:

    · 21 days trial.

    What's New in This Release: [ read full changelog ]

    Performance and Stability Improvements:
    · Komodo will now automatically style very large html documents as text in order to support faster edits and re-displaying of the document
    · the find search speed has been increased, making it faster to search your documents
    · the Rx Toolkit is now much faster when parsing results

    PHP 5.3 support:
    · Komodo now has started supporting PHP 5.3 in the following ways
    Code Intelligence:
    · Code browser and sectionlist support for namespaces (IDE only)
    · Code completions for /Namespaces
    · Syntax colorizing of latest keywords ("namespace", "use", "as", etc...)
    PHP Debugging:
    · Improved debugger wizard for the first time setup
    · Updated xdebug builds to support PHP 5.3

    Primary language preferences:
    · It is now possible configure your primary languages that you use inside of Komodo.

    Sub-language background colors:
    · It is now possible to give sub-languages a different background color.

    View HTML Source:
    · If you drag/drop a web url onto Komodo (http://,...

     Softpedia guarantees that Komodo 5.2.2 Build 35694 is 100% CLEAN, which means it does not contain any form of malware, including spyware, viruses, trojans and backdoors. [read more >]


    TAGS:

    development environment | debug program | vi emulation | development | environment | editor



    HTML code for linking to this page:


    Go to top

    Windows tabGames tabDrivers tabMac tabLinux tabScripts tabMobile tabHandheld tabGadgets tabNews tab

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   ENTER NEWS SITE   |   ENGLISH BOARD   |   ROMANIAN FORUM