komodo ide 5
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 151
Komodo Personal 3.5.2
Komodo is the award-winning, professional integrated development environment. more>>
Komodo is the award-winning, professional integrated development environment, in short 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.
Komodos 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.
Main features:
Multi-language support
- Advanced support for Perl, PHP, Python, Ruby, and Tcl, plus support for numerous others.
Multi-document editing
- Convenient interface allows work on multiple documents simultaneously, including cross-document search, split view, and multiple tab groups.
Multilingual Input Method Editor (IME) support
- Use your standard keyboard to enter complex multibyte characters and symbols, such as Simplified Chinese.
Syntax-checking and coloring
- Provides instant feedback that makes it easier to quickly write correct code. Includes syntax highlighting for 26 more languages.
Editing features
- Code commenting, auto-indent and outdent, block selection, incremental search, and more, with new capabilities including reflow paragraph, join lines, enter next character as raw literal, repeat next keystroke N times, and clean line endings on "save".
Multilingual Input Method Editor (IME) support New!
- Use your standard keyboard to enter complex multibyte characters and symbols, such as Simplified Chinese.
HTML preview
- Side-by-side view or browser view of HTML, XML, and CSS files with arbitrary files or URLs.
Code-folding
- Work quickly and efficiently with large sections of code.
AutoComplete and CallTips
- Write code faster and shorten the learning curve with features that guide you as you work. Includes Perl AutoComplete and CallTips.
Code snippets
- Store any piece of code for reuse.
Emacs key bindings
- "Emacs-like" key binding scheme, and supports new editor features modeled on Emacs features, such as: transient marks (similar to the Emacs "mark ring"), repeat next command, and reflow paragraph.
Version restrictions:
- 21-day trial
<<lessKomodo offers advanced support for Perl, PHP, Python, Ruby, and Tcl, on Linux, Mac OS X, Solaris, and Windows.
Komodos 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.
Main features:
Multi-language support
- Advanced support for Perl, PHP, Python, Ruby, and Tcl, plus support for numerous others.
Multi-document editing
- Convenient interface allows work on multiple documents simultaneously, including cross-document search, split view, and multiple tab groups.
Multilingual Input Method Editor (IME) support
- Use your standard keyboard to enter complex multibyte characters and symbols, such as Simplified Chinese.
Syntax-checking and coloring
- Provides instant feedback that makes it easier to quickly write correct code. Includes syntax highlighting for 26 more languages.
Editing features
- Code commenting, auto-indent and outdent, block selection, incremental search, and more, with new capabilities including reflow paragraph, join lines, enter next character as raw literal, repeat next keystroke N times, and clean line endings on "save".
Multilingual Input Method Editor (IME) support New!
- Use your standard keyboard to enter complex multibyte characters and symbols, such as Simplified Chinese.
HTML preview
- Side-by-side view or browser view of HTML, XML, and CSS files with arbitrary files or URLs.
Code-folding
- Work quickly and efficiently with large sections of code.
AutoComplete and CallTips
- Write code faster and shorten the learning curve with features that guide you as you work. Includes Perl AutoComplete and CallTips.
Code snippets
- Store any piece of code for reuse.
Emacs key bindings
- "Emacs-like" key binding scheme, and supports new editor features modeled on Emacs features, such as: transient marks (similar to the Emacs "mark ring"), repeat next command, and reflow paragraph.
Version restrictions:
- 21-day trial
Download (27.6MB)
Added: 2005-12-16 License: Shareware Price: $29
1412 downloads
Code-Forge IDE 5.0
Code Forge IDE is an Integrated Development Environment for Unix/Linux. more>>
Code Forge IDE is Integrated Development Environment for Unix and Linux, that provides full project management and a complete edit, compile and debug cycle support for over 30 programming languages. Its advanced project management features allow it to scale from simple to extremely large and multi-language as well as multi-user projects. Total integration between various IDE tools provide the programmer with unprecedented control over the development process.
The Project Manager gives a visual representation of all of its components through the use of a dependency tree. Users can easily set up multiple targets of different types, mix programming languages and even revision control types within the same project.
The GUI project manager provides full abstraction of the "Makefile" concept. Project Makefiles are generated and maintained automatically by the CodeForge project engine. Intuitive Drag and Drop operations on the Dependency Tree and project desktop, are automatically converted to make script statements. A GNU Makefile representation of the Project is kept up to date with every change applied to the project. The resulting Makefile can be executed from the command line.
Tools options
The IDE hides the details of working with different compiled programming languages. The simple concept of creating a target from source files and even other targets works exactly the same for all compiled languages. Creating an "Executable" target and adding source files will automatically generate the the rules necessary to build that target. Creating a "Library" target is just as simple. Linking your "Library" target to an "Executable" target is as simple as dragging the icon of the "library" target onto the "Executable" targets icon.
Development tool interfaces are also abstracted. The IDE has preconfigured support for all major free and commercial compilers on the market today. Appropriate compilation and linker options are selected automatically and are graphically configurable. Dozens of other tools such as (ar, lexx, yacc, etc) are also supported by the development environment.
Code Forge IDE is fully Drag and Drop enabled between tools. Operations such as file modification, file comparison and revision control are all performed simply by dragging a file form the project desktop to the desired drop site.
The IDE provides the facilities to control the build, debug and execute actions at the target level. An environment variable editor allows the user to define a custom environment for each Project.
Project Window
A built-in advanced programmers editor is the first and only editor to maintain the correct indentation of the entire source file with each keystroke. (The indentation policy can be "downgraded" to the level of other editors via options) The editor features context-sensitive auto-completion and prototype-hinting.
The IDE includes a "best-in-class" debugger interface, that interfaces seemlessly with the editor so you can edit, rebuild and continue debugging never leaving the debugger itself.
Code Forge IDE makes Team Development a snap through the use of local "sandboxes", project merge and transparent support of all major types of Revision Control. Complete abstraction of the Revision Control interface makes revision control specifics transparent to the user. Interaction will all revision control types looks the same to the user. Drag and Drop operations within Dependency Tree generate and execute the correct revision control commands.
The Code Forge Integrated Development Environment provides a uniform interface to all its features for all programming languages, compilers and revision control systems on all unix-like operating systems. You will never have to learn another IDE again!
Main features:
- As you type context highlighting and Automatic (WYSIWYG) indentation
- Auto-competion and prototype hinting for C/C++
- Auto-completes C/C++ object attributes and functions when ., -> and :: are typed
- Offers both context-sensitive and context-less symbol completion hints.
- Displays function prototype hints and highlights each argument as it is typed
- Word completion
- Fully customizable fonts and colors and indentation
- As you type Begin/End construct matching and brace matching
- Multi-level undo, Bookmarks and Macro record/play
- SMED can also be run from the Command-line
- On-the-fly Function/Method List gathering and browsing for all supported languages
- Collapse/Expand Functionality
- Auto-save functionality
Enhancements:
- New project-wide live symbol panel and symbol server - maintains a live view of all the symbols defined in the project. A database of all the symbols is maintained by the symbol server and used by the symbol navigation facilities and the Coding Assistant. Code changes are parsed in the background without interrupting workflow.
- Improved Code Assistant - faster, smarter and more efficient. Can parse even the most complex C/C++ expressions. Saves time and prevents syntax errors.
- Improved code navigation capabilities - right-clicking on symbols in the symbol panel and editor now presents navigation options such as jump to definition, jump to declaration.
- New class/method/attribute management dialogs - add class, add method and add attribute accessible by rightclicking on targets and symbols in symbol panel and symbol names in editor.
- Improved Team Development - Project Structure, Build Configurations and environment variables are now store in Revision Control and shared between users.
- User-Configurable Build Configurations - User can define multiple build configurations, each with their own set of tools options and switch between them on the fly. Environment variables definitions are now also Build Configuration based.
- Recursively add directory trees to projects - user-defined filters are used to add source and include files to the project.
- New Include Path generation facility.
- Directories can now be linked to targets - Filters can be defined to compile and link directory contents into the target.
- Automated license request and installation.
- GUI updates (dockable panels)
- Support for upcoming VSS Bridge v2
<<lessThe Project Manager gives a visual representation of all of its components through the use of a dependency tree. Users can easily set up multiple targets of different types, mix programming languages and even revision control types within the same project.
The GUI project manager provides full abstraction of the "Makefile" concept. Project Makefiles are generated and maintained automatically by the CodeForge project engine. Intuitive Drag and Drop operations on the Dependency Tree and project desktop, are automatically converted to make script statements. A GNU Makefile representation of the Project is kept up to date with every change applied to the project. The resulting Makefile can be executed from the command line.
Tools options
The IDE hides the details of working with different compiled programming languages. The simple concept of creating a target from source files and even other targets works exactly the same for all compiled languages. Creating an "Executable" target and adding source files will automatically generate the the rules necessary to build that target. Creating a "Library" target is just as simple. Linking your "Library" target to an "Executable" target is as simple as dragging the icon of the "library" target onto the "Executable" targets icon.
Development tool interfaces are also abstracted. The IDE has preconfigured support for all major free and commercial compilers on the market today. Appropriate compilation and linker options are selected automatically and are graphically configurable. Dozens of other tools such as (ar, lexx, yacc, etc) are also supported by the development environment.
Code Forge IDE is fully Drag and Drop enabled between tools. Operations such as file modification, file comparison and revision control are all performed simply by dragging a file form the project desktop to the desired drop site.
The IDE provides the facilities to control the build, debug and execute actions at the target level. An environment variable editor allows the user to define a custom environment for each Project.
Project Window
A built-in advanced programmers editor is the first and only editor to maintain the correct indentation of the entire source file with each keystroke. (The indentation policy can be "downgraded" to the level of other editors via options) The editor features context-sensitive auto-completion and prototype-hinting.
The IDE includes a "best-in-class" debugger interface, that interfaces seemlessly with the editor so you can edit, rebuild and continue debugging never leaving the debugger itself.
Code Forge IDE makes Team Development a snap through the use of local "sandboxes", project merge and transparent support of all major types of Revision Control. Complete abstraction of the Revision Control interface makes revision control specifics transparent to the user. Interaction will all revision control types looks the same to the user. Drag and Drop operations within Dependency Tree generate and execute the correct revision control commands.
The Code Forge Integrated Development Environment provides a uniform interface to all its features for all programming languages, compilers and revision control systems on all unix-like operating systems. You will never have to learn another IDE again!
Main features:
- As you type context highlighting and Automatic (WYSIWYG) indentation
- Auto-competion and prototype hinting for C/C++
- Auto-completes C/C++ object attributes and functions when ., -> and :: are typed
- Offers both context-sensitive and context-less symbol completion hints.
- Displays function prototype hints and highlights each argument as it is typed
- Word completion
- Fully customizable fonts and colors and indentation
- As you type Begin/End construct matching and brace matching
- Multi-level undo, Bookmarks and Macro record/play
- SMED can also be run from the Command-line
- On-the-fly Function/Method List gathering and browsing for all supported languages
- Collapse/Expand Functionality
- Auto-save functionality
Enhancements:
- New project-wide live symbol panel and symbol server - maintains a live view of all the symbols defined in the project. A database of all the symbols is maintained by the symbol server and used by the symbol navigation facilities and the Coding Assistant. Code changes are parsed in the background without interrupting workflow.
- Improved Code Assistant - faster, smarter and more efficient. Can parse even the most complex C/C++ expressions. Saves time and prevents syntax errors.
- Improved code navigation capabilities - right-clicking on symbols in the symbol panel and editor now presents navigation options such as jump to definition, jump to declaration.
- New class/method/attribute management dialogs - add class, add method and add attribute accessible by rightclicking on targets and symbols in symbol panel and symbol names in editor.
- Improved Team Development - Project Structure, Build Configurations and environment variables are now store in Revision Control and shared between users.
- User-Configurable Build Configurations - User can define multiple build configurations, each with their own set of tools options and switch between them on the fly. Environment variables definitions are now also Build Configuration based.
- Recursively add directory trees to projects - user-defined filters are used to add source and include files to the project.
- New Include Path generation facility.
- Directories can now be linked to targets - Filters can be defined to compile and link directory contents into the target.
- Automated license request and installation.
- GUI updates (dockable panels)
- Support for upcoming VSS Bridge v2
Download (13MB)
Added: 2007-07-17 License: Other/Proprietary License with Free Trial Price: $30
833 downloads
Komodo Professional 4.1.1
Komodo is the award-winning, professional integrated development environment. more>>
Komodo is the award-winning, professional integrated development environment, in short 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.
Komodos 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.
Main features:
Multi-language support
- Advanced support for Perl, PHP, Python, Ruby, and Tcl, plus support for numerous others.
Multi-document editing
- Convenient interface allows work on multiple documents simultaneously, including cross-document search, split view, and multiple tab groups.
Multilingual Input Method Editor (IME) support
- Use your standard keyboard to enter complex multibyte characters and symbols, such as Simplified Chinese.
Syntax-checking and coloring
- Provides instant feedback that makes it easier to quickly write correct code. Includes syntax highlighting for 26 more languages.
Editing features
- Code commenting, auto-indent and outdent, block selection, incremental search, and more, with new capabilities including reflow paragraph, join lines, enter next character as raw literal, repeat next keystroke N times, and clean line endings on "save".
Multilingual Input Method Editor (IME) support New!
- Use your standard keyboard to enter complex multibyte characters and symbols, such as Simplified Chinese.
HTML preview
- Side-by-side view or browser view of HTML, XML, and CSS files with arbitrary files or URLs.
Code-folding
- Work quickly and efficiently with large sections of code.
AutoComplete and CallTips
- Write code faster and shorten the learning curve with features that guide you as you work. Includes Perl AutoComplete and CallTips.
Code snippets
- Store any piece of code for reuse.
Emacs key bindings
- "Emacs-like" key binding scheme, and supports new editor features modeled on Emacs features, such as: transient marks (similar to the Emacs "mark ring"), repeat next command, and reflow paragraph.
Version restrictions:
- 21-day trial
<<lessKomodo offers advanced support for Perl, PHP, Python, Ruby, and Tcl, on Linux, Mac OS X, Solaris, and Windows.
Komodos 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.
Main features:
Multi-language support
- Advanced support for Perl, PHP, Python, Ruby, and Tcl, plus support for numerous others.
Multi-document editing
- Convenient interface allows work on multiple documents simultaneously, including cross-document search, split view, and multiple tab groups.
Multilingual Input Method Editor (IME) support
- Use your standard keyboard to enter complex multibyte characters and symbols, such as Simplified Chinese.
Syntax-checking and coloring
- Provides instant feedback that makes it easier to quickly write correct code. Includes syntax highlighting for 26 more languages.
Editing features
- Code commenting, auto-indent and outdent, block selection, incremental search, and more, with new capabilities including reflow paragraph, join lines, enter next character as raw literal, repeat next keystroke N times, and clean line endings on "save".
Multilingual Input Method Editor (IME) support New!
- Use your standard keyboard to enter complex multibyte characters and symbols, such as Simplified Chinese.
HTML preview
- Side-by-side view or browser view of HTML, XML, and CSS files with arbitrary files or URLs.
Code-folding
- Work quickly and efficiently with large sections of code.
AutoComplete and CallTips
- Write code faster and shorten the learning curve with features that guide you as you work. Includes Perl AutoComplete and CallTips.
Code snippets
- Store any piece of code for reuse.
Emacs key bindings
- "Emacs-like" key binding scheme, and supports new editor features modeled on Emacs features, such as: transient marks (similar to the Emacs "mark ring"), repeat next command, and reflow paragraph.
Version restrictions:
- 21-day trial
Download (37MB)
Added: 2007-05-30 License: Shareware Price: $295
534 downloads
JProfiler 5.0
JProfiler is an award-winning all-in-one Java profiler. more>>
JProfiler is an award-winning all-in-one Java profiler.
Main features:
Live profiling of a local session
- Once you define how your application is started, JProfiler can profile it and you immediately see live data from the profiled JVM. To eliminate the need for session configuration, you can use one of the many IDE plugins to profile the application from within your favorite IDE.
Live profiling of a remote session
- By modifying the VM parameters of the java start command you can get any Java application to listen for a connection from the JProfiler GUI. The profiled application can not only run on your local computer, JProfiler can attach to a profiled application over the network. In addition, JProfiler provides numerous integration wizards for all popular application servers that help you in setting up your application for profiling.
Offline profiling
- You do not have to connect with the JProfiler GUI to the profiled application in order to profile it: With offline profiling you can use the JProfiler API to control the profiling agent and save snapshots to disk. At a later time you can open these snapshots in the JProfiler GUI or programmatically export profiling views with the command line export tool or the export ant task.
Snapshot comparisons
- In JProfiler, you can save a snapshot of all current profiling data to disk. JProfiler offers a rich comparison facility to see what has changed between two or more snapshots. Alternatively you can create comparison reports programmatically with the command line comparison tool or the comparison ant task.
Enhancements:
- This release adds a trigger and action system, support for HPROF memory snapshots, and a call tracer view.
- Several new VM telemetries have been added.
- Eclipse WTP is now supported.
- A JProfiler MBean has been added for controlling offline profiling.
<<lessMain features:
Live profiling of a local session
- Once you define how your application is started, JProfiler can profile it and you immediately see live data from the profiled JVM. To eliminate the need for session configuration, you can use one of the many IDE plugins to profile the application from within your favorite IDE.
Live profiling of a remote session
- By modifying the VM parameters of the java start command you can get any Java application to listen for a connection from the JProfiler GUI. The profiled application can not only run on your local computer, JProfiler can attach to a profiled application over the network. In addition, JProfiler provides numerous integration wizards for all popular application servers that help you in setting up your application for profiling.
Offline profiling
- You do not have to connect with the JProfiler GUI to the profiled application in order to profile it: With offline profiling you can use the JProfiler API to control the profiling agent and save snapshots to disk. At a later time you can open these snapshots in the JProfiler GUI or programmatically export profiling views with the command line export tool or the export ant task.
Snapshot comparisons
- In JProfiler, you can save a snapshot of all current profiling data to disk. JProfiler offers a rich comparison facility to see what has changed between two or more snapshots. Alternatively you can create comparison reports programmatically with the command line comparison tool or the comparison ant task.
Enhancements:
- This release adds a trigger and action system, support for HPROF memory snapshots, and a call tracer view.
- Several new VM telemetries have been added.
- Eclipse WTP is now supported.
- A JProfiler MBean has been added for controlling offline profiling.
Download (MB)
Added: 2007-05-09 License: Other/Proprietary License with Free Trial Price: $499
562 downloads
DVDRipper 1.5
DVDRipper is a basic GUI written for Mencoder. more>>
DVDRipper is a basic GUI written for Mencoder. DVDRipper will rip any DVD to DVD, DivX, SVCD, KVCD, or VCD.
DVDRipper is a linux utility written in java to rip any dvd to dvd, divx, vcd, kvcd, or svcd. It does all its encoding with mencoder (packaged with mplayer) and will eventually be a complete mencoder gui. 6 releases have been made.
<<lessDVDRipper is a linux utility written in java to rip any dvd to dvd, divx, vcd, kvcd, or svcd. It does all its encoding with mencoder (packaged with mplayer) and will eventually be a complete mencoder gui. 6 releases have been made.
Download (MB)
Added: 2007-06-23 License: Shareware Price: $5
855 downloads
Ermine 0.90.5
Ermine project can pack Linux application together with shared libraries and data files into single executable. more>>
Ermine project can pack Linux application together with shared libraries and data files into single executable. This file can be copied to any Linux box and application just run.
Main features:
Painless installation
- Only one file should be installed
- No "dependency hell"
- No need for root privileges
- No packaging for different formats (rpm, deb, tgz, ...)
Application integrity
- There is only one file, so no way applications and libraries or datas versions can be mismatched.
No interference with host
- Application use no external files, so from one side its installation not affect the host system and from other side application not affected by the hosts update.
No porting
- Application can be built (and packed) on the distribution of your choice and then run anywhere.
- There is no need to build for multiple distributions/compilers/libraries.
Decrease QA time
- Executable use no external files. This ensure same behavior on any distribution.
- Decrease support cost
No need to deal with installation issues.
- Application cant be broken by system update. Customer support have to deal only with applications own problems, and not try to find out what was done wrong on the clients Linux box.
Version restrictions:
- You can use evaluation version only for 15 days.
Enhancements:
- This release improves --ld_preload and --ld_library_path handling.
<<lessMain features:
Painless installation
- Only one file should be installed
- No "dependency hell"
- No need for root privileges
- No packaging for different formats (rpm, deb, tgz, ...)
Application integrity
- There is only one file, so no way applications and libraries or datas versions can be mismatched.
No interference with host
- Application use no external files, so from one side its installation not affect the host system and from other side application not affected by the hosts update.
No porting
- Application can be built (and packed) on the distribution of your choice and then run anywhere.
- There is no need to build for multiple distributions/compilers/libraries.
Decrease QA time
- Executable use no external files. This ensure same behavior on any distribution.
- Decrease support cost
No need to deal with installation issues.
- Application cant be broken by system update. Customer support have to deal only with applications own problems, and not try to find out what was done wrong on the clients Linux box.
Version restrictions:
- You can use evaluation version only for 15 days.
Enhancements:
- This release improves --ld_preload and --ld_library_path handling.
Download (3.0MB)
Added: 2007-05-14 License: Shareware Price:
894 downloads
SoC GDS 5.9.1
SoC GDS project is a System-on-Chip Graphic Display Streamer. more>>
SoC GDS project is a System-on-Chip Graphic Display Streamer.
Main features:
- Load multiple GDSII libraries with no size limits,
- Load gzipped GDSII libraries,
- Use full ruler and gridding functions,
- Display layout with unrestricted zoom functions,
- Configure layer display attributes,
- Use restricted hierarchy navigation,
- Load Cadence techfiles.
SoC GDS View is the entry-level option providing optimized GDSII display capabilities including color and pattern configuration file compatibility with Cadence for drop-in replacement or complementing in design flows.
SoC GDS Multi Frame extends the speed and power of SoC GDS View with advanced hierarchical navigation, input format support complemented with OpenAccess and LEF, as well as (VC)LEF generation. Verification of layouts is accelerated through hierarchical graphic cell comparison and hierarchical display of nets annotated by SoC GDS Contrast.
SoC GDS MultiFrame slashes load-times and delivers unmatched verification and validation technology.
SoC GDS Integrator enables socket creation and verification for system-level integration of ViCs (Virtual Components) as defined by VSIA (Virtual Socket Interface Alliance). Delivery of layouts is accelerated through LVS socket creation improvements, hierarchical geometrical cell comparison and a powerful interpreted scripting language for repetitive processing.
The new Virtual Cut feature allows to extract just a part of a layout for verification while totally preserving data confidentiality of the rest of the SoC.
SoC GDS Integrator provides full OpenAccess DataBases support (reading and writing).
SoC GDS Contrast couples SoC GDS Integrator with our patent pending eMicroscope technology to superpose simulation results from extracted netlists directly onto the layout. SoC GDS Contrast shortens your development cycles and reduces post-fabrication failures by enabling Virtual Test & Diagnostic before manufacturing test chips.
Delaying electron microscopy experiments until test chips are actually manufactured is costing you money right now. SoC GDS contrast is going to shorten your development cycles and reduce post-fab failures.
Enhancements:
- The layer configuration window has been enhanced to show the layer and data type numbers in the loaded map table, as well as unmapped layers.
- An abstract versus layout comparator has been implemented that allows automatically comparing all macros in a LEF with the corresponding GDSII cell, based on comparison of obstruction and port geometries.
- SoC GDS is now also available under Red Hat Enterprise Linux 4 in 64-bit mode.
<<lessMain features:
- Load multiple GDSII libraries with no size limits,
- Load gzipped GDSII libraries,
- Use full ruler and gridding functions,
- Display layout with unrestricted zoom functions,
- Configure layer display attributes,
- Use restricted hierarchy navigation,
- Load Cadence techfiles.
SoC GDS View is the entry-level option providing optimized GDSII display capabilities including color and pattern configuration file compatibility with Cadence for drop-in replacement or complementing in design flows.
SoC GDS Multi Frame extends the speed and power of SoC GDS View with advanced hierarchical navigation, input format support complemented with OpenAccess and LEF, as well as (VC)LEF generation. Verification of layouts is accelerated through hierarchical graphic cell comparison and hierarchical display of nets annotated by SoC GDS Contrast.
SoC GDS MultiFrame slashes load-times and delivers unmatched verification and validation technology.
SoC GDS Integrator enables socket creation and verification for system-level integration of ViCs (Virtual Components) as defined by VSIA (Virtual Socket Interface Alliance). Delivery of layouts is accelerated through LVS socket creation improvements, hierarchical geometrical cell comparison and a powerful interpreted scripting language for repetitive processing.
The new Virtual Cut feature allows to extract just a part of a layout for verification while totally preserving data confidentiality of the rest of the SoC.
SoC GDS Integrator provides full OpenAccess DataBases support (reading and writing).
SoC GDS Contrast couples SoC GDS Integrator with our patent pending eMicroscope technology to superpose simulation results from extracted netlists directly onto the layout. SoC GDS Contrast shortens your development cycles and reduces post-fabrication failures by enabling Virtual Test & Diagnostic before manufacturing test chips.
Delaying electron microscopy experiments until test chips are actually manufactured is costing you money right now. SoC GDS contrast is going to shorten your development cycles and reduce post-fab failures.
Enhancements:
- The layer configuration window has been enhanced to show the layer and data type numbers in the loaded map table, as well as unmapped layers.
- An abstract versus layout comparator has been implemented that allows automatically comparing all macros in a LEF with the corresponding GDSII cell, based on comparison of obstruction and port geometries.
- SoC GDS is now also available under Red Hat Enterprise Linux 4 in 64-bit mode.
Download (MB)
Added: 2007-02-19 License: Other/Proprietary License with Free Trial Price:
983 downloads
JFormDesigner 3.0.5
JFormDesigner is an advanced GUI designer for Swing user interfaces. more>>
JFormDesigner makes Swing GUI design a real pleasure. JFormDesigner decreases the time you spend on hand coding forms, giving you more time to focus on the real tasks. Youll find that JFormDesigner quickly pays back its cost in improved GUI quality and increased developer productivity.
Main features:
- Easy and intuitive to use, powerful and productive: JFormDesigner provides an easy-to-use but powerful user interface. Even non-programmers can use it, which makes it also ideal for prototyping.
- JGoodies FormLayout and Clearthoughts TableLayout support: These well-known open source layout managers allow you to design high quality forms. JFormDesigner provides excellent support for them. FormLayout / TableLayout
- Advanced GridBagLayout support allows the specification of horizontal and vertical gaps (as in TableLayout). This makes it very easy to design forms with consistent gaps using GridBagLayout. No longer wrestling with GridBagConstraints.insets. Read More
- Column and row headers (for grid based layout managers) show the structure of the layout (including column/row indices, alignment, growing, grouping) and allow you to insert or delete columns/rows and change column/row properties. Its also possible to drag and drop columns/rows (incl. contained components and gaps). This allows you to swap columns or move rows in seconds. Read More
- Localization support: Localizing forms using properties files has never been easier. Specify a resource bundle name and a prefix for keys when creating a new form and then forget about it. JFormDesigner automatically puts all strings into the specified resource bundle (auto-externalizing). Read More
- Java code generator or runtime library: Either let JFormDesigner generate Java source code for your forms (the default) or use the royalty-free runtime library to load JFormDesigner XML files at runtime. Your choice.
- Generation of nested classes: The Java code generator is able to generate and update nested classes. You can specify a class name for each component in your form. This allows you to organize your source code in an object-oriented way. Read More
<<lessMain features:
- Easy and intuitive to use, powerful and productive: JFormDesigner provides an easy-to-use but powerful user interface. Even non-programmers can use it, which makes it also ideal for prototyping.
- JGoodies FormLayout and Clearthoughts TableLayout support: These well-known open source layout managers allow you to design high quality forms. JFormDesigner provides excellent support for them. FormLayout / TableLayout
- Advanced GridBagLayout support allows the specification of horizontal and vertical gaps (as in TableLayout). This makes it very easy to design forms with consistent gaps using GridBagLayout. No longer wrestling with GridBagConstraints.insets. Read More
- Column and row headers (for grid based layout managers) show the structure of the layout (including column/row indices, alignment, growing, grouping) and allow you to insert or delete columns/rows and change column/row properties. Its also possible to drag and drop columns/rows (incl. contained components and gaps). This allows you to swap columns or move rows in seconds. Read More
- Localization support: Localizing forms using properties files has never been easier. Specify a resource bundle name and a prefix for keys when creating a new form and then forget about it. JFormDesigner automatically puts all strings into the specified resource bundle (auto-externalizing). Read More
- Java code generator or runtime library: Either let JFormDesigner generate Java source code for your forms (the default) or use the royalty-free runtime library to load JFormDesigner XML files at runtime. Your choice.
- Generation of nested classes: The Java code generator is able to generate and update nested classes. You can specify a class name for each component in your form. This allows you to organize your source code in an object-oriented way. Read More
Download (5.7MB)
Added: 2007-08-14 License: Other/Proprietary License with Free Trial Price: $79
520 downloads
Download (20.2MB)
Added: 2007-02-10 License: Other/Proprietary License with Free Trial Price:
995 downloads
SmartSynchronize 1.5.1
SmartSynchronize project is a multi-platform tool to merge and compare files or synchronize directories. more>>
SmartSynchronize project is a multi-platform tool to merge and compare files or synchronize directories.
Main features:
- works on Windowx, Linux, Mac OS X, OS/2 and other Java 1.4.1-supporting platforms,
- very easy to use,
- file compare with possibility to edit and merge,
- file compare with detection of inner-line changes,
- directory compare with ability to synchronize changes,
- configuration of ignored files and directories,
- ability to store and reopen profiles (directory-pairs).
<<lessMain features:
- works on Windowx, Linux, Mac OS X, OS/2 and other Java 1.4.1-supporting platforms,
- very easy to use,
- file compare with possibility to edit and merge,
- file compare with detection of inner-line changes,
- directory compare with ability to synchronize changes,
- configuration of ignored files and directories,
- ability to store and reopen profiles (directory-pairs).
Download (0.98MB)
Added: 2006-01-18 License: Shareware Price: $39
1375 downloads
Lingate 1.5
Full-fledged and safe functioning your network more>>
The System Lingate - not simply program-proxy or firewall, this complex programme product, allowing realize any algorithms required for full-fledged and safe functioning your network.
Lingate works at the base of the operating system Linux. But this does not mean that you will certainly take the professional network manager Linux. Not at all. In each kit of the supply enters installing the system on client computer, as well as adjustment under local-area network of the client.
<<lessLingate works at the base of the operating system Linux. But this does not mean that you will certainly take the professional network manager Linux. Not at all. In each kit of the supply enters installing the system on client computer, as well as adjustment under local-area network of the client.
Download (423MB)
Added: 2009-04-22 License: Shareware Price: $360
184 downloads

ProxyWay Extra 5.0
Easy. Powerful. Multifunctional. Over 900000 downloads! more>> Easy. Powerful. Multifunctional. Over 900000 downloads!
ProxyWayExtra is advanced proxy tool (proxy software) which you can use together with a wide variety of web applications (web browsers, Instant Messengers, etc.) to ensure your anonymity.
New Features:
Added advanced Proxy List Filter that helps you easily select proxies according to their anonymity, esponse time (proxy speed), protocol type, country, IP and port number.
Added proxy filter for random proxies that allows you set special rules (filters) for random proxies e.g. by proxy location, speed, etc
Improved Check proxies module - more sensitive proxy anonymity detection.
Improved Change PC info module: in browsers list added Safari 3.0 and new browsers versions, in OS list added Mac OS and Linux.
Significantly simplied creating proxy chains. Program automatically select necessary proxy type from supported types.
Updated Country list
Improved Proxy Finder - country detection.
Changed program interface.
To export only proxies that meet your needs (e.g. from certain country, certain type of proxies, etc) you can easily filter proxy list and then export it.<<less
Download (5.08MB)
Added: 2009-04-24 License: Shareware Price: $299.95
205 downloads
Toribash 2.5
Toribash is a turn-based fighting game. more>>
Toribash is a turn-based fighting game. Create your own martial arts movies in single player sandbox mode, or join the competition in the multi player modes.
Focus is on tactics rather than reaction and button mashing. The game features physics, full dismemberment, decapitation and comic style blood.
The creator and developer of the game is Hampa.
Main features:
- Full multi player access, including registered only servers with buddies system, protected nicks and head skins
- Join the competition in the online ranking system
- Custom mods, such as the official sumo mod
- Alter the rules of Single player and hosted Multi player games
- Host your own TCP or LAN server
- Your head texture included in the official releases
- Autosaving of matches
- Export screenshots and animations to POV-Ray
- Life Time free updates, including eventual v3.0 and upward
<<lessFocus is on tactics rather than reaction and button mashing. The game features physics, full dismemberment, decapitation and comic style blood.
The creator and developer of the game is Hampa.
Main features:
- Full multi player access, including registered only servers with buddies system, protected nicks and head skins
- Join the competition in the online ranking system
- Custom mods, such as the official sumo mod
- Alter the rules of Single player and hosted Multi player games
- Host your own TCP or LAN server
- Your head texture included in the official releases
- Autosaving of matches
- Export screenshots and animations to POV-Ray
- Life Time free updates, including eventual v3.0 and upward
Download (13.5MB)
Added: 2007-07-30 License: Shareware Price: $19
842 downloads
Graal Online 5.006
Graal Online is a retro MMORPG with an emphasis on modification. more>>
Graal Online is a retro MMORPG with an emphasis on modification.
Graal Kingdoms is an adventurous massively multi player online roleplaying experience. Explore 3-D terrain in a 2-D environment, while battling monsters, forging friendships, and collecting treasures.
Interact with in-game characters and creatures, role play and chat with other players from around the world. Graal Kingdoms allows players to become a part of the story. Players can build houses, protect kingdoms, battle in tournaments, compete in events, and much more!
Graal Kingdoms goes beyond the norm, with a growing community and new and exciting features being added all the time. Players can do odd jobs, tame and own pets, battle monsters, form groups with other players, and make their own items and weapons.
An important part of Graal Kingdoms, is the great amount of communication that is possible in the game. Through live chatting onscreen, to sending private messages, and even mailing other players letters to their online homes! Battling is action-packed, with a wide variety of weapons and an even wider variety of magic spells.
The large assortment of items can be organized from the easy to use drag and drop inventory system. Players can choose from a selection of classes such as Warrior, Sorcerer, Thieves, Barbarians, and even Priests!
Graphics
The graphics in Graal Kingdoms are a fine blend of 2-D artwork and 3-D artwork, meshed together to form a unique experience unlike any other. Graphics are highly detailed, colourful, and creative. From boats and houses, to trees and monsters, Graal Kingdoms provides a visual treat for the player.
Jobs
Players can work many different jobs in order to advance further into the game. Mining for gems to craft into your own goods, and farming crops to bake into culinary delights. You can even become a lumberjack and plant trees to chop down and turn into wood that can be crafted into many useable items.
Houses and fortifications
If you plan on settling down, why not build yourself a home? Mine stones and build walls, until your new house is complete! Then once your home is built, gather up some furniture and decorate your indoor area in any way youd like. Your house can even include a mailbox, in which you can receive letters and even items from players! To keep out all unwanted visitors, you can construct fortification pillars around your land. But be careful, as pillars can be destroyed!
Role Player System
Graal Kingdoms has a massive role playing engine to allow for exciting experiences. Hundreds of items, loads of weapons, and a large array of magical spells allow for a unique role playing environment. Different items allow for different statistical effects to your base stats, enabling every player to strengthen their character with bigger and better items and weapons. A large assortment of items can be mixed together to create other items by using alchemy. Making for fun experimentation and surprising results!
Interaction between Players
Players can interact with each other in many ways. Through weekly tournaments and events, and even in mini-games, such as kart racing and soccer. Players can group with others to form parties in order to take on large quests and battle monsters in dungeons and mazes. Screenshots and news announce winners of events and competitions so every player can have a chance to be recognized.
Dungeons and Monster fighting
Players can travel through dark and eerie dungeons that have many twists, turns, and dead ends. Monsters of all shapes and sizes lurk through the corridors awaiting any challenger that crosses their path. By defeating monsters, players gain fighting experience which is used to gain levels to grow stronger. Battling monsters also allows for players to earn treasure from their victories. Monsters have different patterns of attack and come in many shapes and sizes, so beware!
Animals and Pets
There is a variety of animals that roam the lands in Graal Kingdoms. Some of these animals can be fed and tamed to follow you and much more. If you have a horse, you can feed it and ride it for faster travel over the land. You can even add armor to your horse to protect it during battles. Pets can also help to lighten the load by carrying some of your heavy goods.
Ships
Dream of travelling the seas? In Graal Kingdoms, its possible! With enough effort and wood, you can build a grand ship and sail around the world! Gather a crew together and explore the vast sea, or search for passing ships to destroy with your cannons! Ships can be damaged to the point of sinking, but they can also be repaired. Youll need to find a good crew to take on the rough waters!
Interface
Players can buy, sell, trade, and equip their items and weapons with the help of an easy to use inventory system. The inventory features drag and drop capabilities that allow the player to drop items on the ground or into bags or other containers they are carrying. The inventory displays currently worn items such as armour, rings, and amulets, along with the characters stats and items.
Kingdoms
Players can choose to join one of five Kingdoms. Each Kingdom is unique with its own island, background information, and design. Players can take part in Kingdom events, wars, tournaments, and much more. Every Kingdom has a style of its own, which allows the player to choose what style best suits them. Players can take on the role of a Kingdom member and even climb the ranks for a high position in the Kingdom. Become a defender for your Kingdom and wage war with other Kingdoms for honour and glory!
<<lessGraal Kingdoms is an adventurous massively multi player online roleplaying experience. Explore 3-D terrain in a 2-D environment, while battling monsters, forging friendships, and collecting treasures.
Interact with in-game characters and creatures, role play and chat with other players from around the world. Graal Kingdoms allows players to become a part of the story. Players can build houses, protect kingdoms, battle in tournaments, compete in events, and much more!
Graal Kingdoms goes beyond the norm, with a growing community and new and exciting features being added all the time. Players can do odd jobs, tame and own pets, battle monsters, form groups with other players, and make their own items and weapons.
An important part of Graal Kingdoms, is the great amount of communication that is possible in the game. Through live chatting onscreen, to sending private messages, and even mailing other players letters to their online homes! Battling is action-packed, with a wide variety of weapons and an even wider variety of magic spells.
The large assortment of items can be organized from the easy to use drag and drop inventory system. Players can choose from a selection of classes such as Warrior, Sorcerer, Thieves, Barbarians, and even Priests!
Graphics
The graphics in Graal Kingdoms are a fine blend of 2-D artwork and 3-D artwork, meshed together to form a unique experience unlike any other. Graphics are highly detailed, colourful, and creative. From boats and houses, to trees and monsters, Graal Kingdoms provides a visual treat for the player.
Jobs
Players can work many different jobs in order to advance further into the game. Mining for gems to craft into your own goods, and farming crops to bake into culinary delights. You can even become a lumberjack and plant trees to chop down and turn into wood that can be crafted into many useable items.
Houses and fortifications
If you plan on settling down, why not build yourself a home? Mine stones and build walls, until your new house is complete! Then once your home is built, gather up some furniture and decorate your indoor area in any way youd like. Your house can even include a mailbox, in which you can receive letters and even items from players! To keep out all unwanted visitors, you can construct fortification pillars around your land. But be careful, as pillars can be destroyed!
Role Player System
Graal Kingdoms has a massive role playing engine to allow for exciting experiences. Hundreds of items, loads of weapons, and a large array of magical spells allow for a unique role playing environment. Different items allow for different statistical effects to your base stats, enabling every player to strengthen their character with bigger and better items and weapons. A large assortment of items can be mixed together to create other items by using alchemy. Making for fun experimentation and surprising results!
Interaction between Players
Players can interact with each other in many ways. Through weekly tournaments and events, and even in mini-games, such as kart racing and soccer. Players can group with others to form parties in order to take on large quests and battle monsters in dungeons and mazes. Screenshots and news announce winners of events and competitions so every player can have a chance to be recognized.
Dungeons and Monster fighting
Players can travel through dark and eerie dungeons that have many twists, turns, and dead ends. Monsters of all shapes and sizes lurk through the corridors awaiting any challenger that crosses their path. By defeating monsters, players gain fighting experience which is used to gain levels to grow stronger. Battling monsters also allows for players to earn treasure from their victories. Monsters have different patterns of attack and come in many shapes and sizes, so beware!
Animals and Pets
There is a variety of animals that roam the lands in Graal Kingdoms. Some of these animals can be fed and tamed to follow you and much more. If you have a horse, you can feed it and ride it for faster travel over the land. You can even add armor to your horse to protect it during battles. Pets can also help to lighten the load by carrying some of your heavy goods.
Ships
Dream of travelling the seas? In Graal Kingdoms, its possible! With enough effort and wood, you can build a grand ship and sail around the world! Gather a crew together and explore the vast sea, or search for passing ships to destroy with your cannons! Ships can be damaged to the point of sinking, but they can also be repaired. Youll need to find a good crew to take on the rough waters!
Interface
Players can buy, sell, trade, and equip their items and weapons with the help of an easy to use inventory system. The inventory features drag and drop capabilities that allow the player to drop items on the ground or into bags or other containers they are carrying. The inventory displays currently worn items such as armour, rings, and amulets, along with the characters stats and items.
Kingdoms
Players can choose to join one of five Kingdoms. Each Kingdom is unique with its own island, background information, and design. Players can take part in Kingdom events, wars, tournaments, and much more. Every Kingdom has a style of its own, which allows the player to choose what style best suits them. Players can take on the role of a Kingdom member and even climb the ranks for a high position in the Kingdom. Become a defender for your Kingdom and wage war with other Kingdoms for honour and glory!
Download (3.8MB)
Added: 2007-07-20 License: Shareware Price: $19
832 downloads
KONSEC Groupware 1.1.5.23
KONSEC Kolab Server is a highly scalable, cluster-capable messaging and collaboration server. more>>
KONSEC Kolab Server is a highly scalable, cluster-capable messaging and collaboration server that is based on the outstanding open source project, Kroupware.
The KONSEC Konnektor is a simple client extension that gives Outlook complete group functionality through the Kolab Server, which employs the open standard IMAP together with ACLs, thus enabling you to collaborate in a unique mixed Windows/Linux environment.
The KONSEC Kontakt is a groupware client for Linux which is based on Kmail, Korganizer, and Kaddressbook.
Version restrictions:
- 30 day trial-license
Enhancements:
- This version solves issues associated with umlauts in Outlook 2000 and Outlook 2002.
- In addition, some convenience features have been implemented and some minor bugs and performance issues have been fixed.
<<lessThe KONSEC Konnektor is a simple client extension that gives Outlook complete group functionality through the Kolab Server, which employs the open standard IMAP together with ACLs, thus enabling you to collaborate in a unique mixed Windows/Linux environment.
The KONSEC Kontakt is a groupware client for Linux which is based on Kmail, Korganizer, and Kaddressbook.
Version restrictions:
- 30 day trial-license
Enhancements:
- This version solves issues associated with umlauts in Outlook 2000 and Outlook 2002.
- In addition, some convenience features have been implemented and some minor bugs and performance issues have been fixed.
Download (7.5MB)
Added: 2007-06-23 License: Other/Proprietary License with Free Trial Price: $59
854 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 komodo ide 5 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