The OpenKomodo Open Source Development Environment for Dynamic Languages and Web Technologies
The Open Komodo project provides a code base upon which integrated development environment (IDE)
... [More] software packages can be developed. ActiveState's Komodo Edit 4.3 and later (an open source, multi-platform, multi-language editor) is an established, mature product that uses the Open Komodo platform.
With the Open Komodo Project, the focus is on dynamic languages and the open web. Open Komodo is developed on top of many open source technologies, including Mozilla, Python, and Scintilla. The primary development technologies used are XUL, JavaScript, Python, and C/C++. [Less]
Focus on what your code can do; let your editor sweat the details.
Komodo Edit offers sophisticated support for all major scripting languages, including in-depth autocomplete and calltips
... [More], multi-language file support, syntax coloring and syntax checking, Vi emulation, and Emacs key bindings.
Komodo Edit is built on the Mozilla code base and versions 4.3 and later are licensed under the same terms as Firefox: Mozilla Public License (MPL), GNU General Public License (GPL), and GNU Lesser Public License (LGPL). [Less]
PHP-GTK is an extension for the PHP programming language that implements language bindings for GTK+.
It provides an object-oriented interface to GTK+ classes and functions and greatly simplifies
... [More] writing client-side cross-platform GUI applications. [Less]
Grisbi is personal accounting software that can manage multiple accounts, multiple currencies, and multiple users. It manages third parties, expenditures and receipts categories, and also budgetary
... [More] lines, financial years, and other information. It is adapted for personal use as well as for associations. [Less]
Campcaster is an open source radio management application for use by both small and large radio stations to schedule radio shows. It provides both live studio broadcast capabilities via a desktop
... [More] application called Campcaster Studio as well as remote automation via the Campcaster Web interface. Campcaster has networking components that make it easy for affliated stations to share their content with each other, either over the Internet, or by exporting content to removable media for ground transport. This latter method is necessary in many places where there may be little or no Internet connectivity. You can create mashups with other applications using Campcaster's XMLRPC interface, which is supported for the audio storage module and the scheduler. Campcaster runs only on Linux. [Less]
This project was started in attempt to create a standalone debugger GUI for PHP, written in PHP itself. I believe it's important for a debugger to be written in the language it's aimed to debug - in
... [More] this way its audience does not need to learn another language to contribute. [Less]
The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available for Linux and is designed to carry out qualitative and quantitative benchmarks in a clean, reproducible, and easy-to-use manner.
indentphp is a command line PHP indenter. It comes with a PyGTK GUI configuration application that writes indentphp configuration files. It is delivered with a set of configurations for standard coding styles, like the PEAR coding style.