SW Name |
Home page |
Downloaded |
Vim |
http://www.vim.org |
13356x |
Please read vim features info on www.vim.org
|
|
autoproject |
http://www.gnu.org/[..]oproject.html |
12783x |
The idea is that you execute autoproject just once when you start a new project. It will ask a few questions, then create a new directory and populate it with standard files, customized for the new project.
|
|
CSSED |
http://cssed.sourceforge.net/ |
12571x |
CSSED is a small developer editor and validator, that tries to ease the CSS editing. It's an Open Source project, it means that you can download the program but also it's source.
It features syntax highligting, syntax validation, MDI notebook based interface, quick CSS properties and values insertion, autocompletion and dialog based CSS complex values insertion.
|
|
Saxon |
http://saxon.sourceforge.net/ |
12265x |
The SAXON package is a collection of tools for processing XML documents.
The main components are:
- An XSLT processor, which implements the Version 1.0 XSLT and XPath
Recommendations from the World Wide Web Consortium, found at
http://www.w3.org/TR/1999/REC-xslt-19991116 and
http://www.w3.org/TR/1999/REC-xpath-19991116 with a number of powerful
extensions. This version of Saxon also includes many of the new features
defined in the XSLT 1.1 working draft, but for conformance and portability
reasons these are not available if the stylesheet header specifies
version="1.0".
- A Java library, which supports a similar processing model to XSL, but allows
full programming capability, which you need if you want to perform complex
processing of the data or to access external services such as a relational
database.
So you can use SAXON with any SAX-compliant XML parser by writing XSLT
stylesheets, by writing Java applications, or by any combination of the two.
|
|
Trac |
http://trac.edgewall.com/ |
12143x |
Trac is a minimalistic web-based software project management and bug/issue tracking system. It provides an interface to the Subversion revision control systems, an integrated wiki, flexible issue tracking and convenient report facilities.
Trac allows wiki markup in issue descriptions and commit messages, creating links and useful structure between bugs, tasks, changesets, files and wiki pages. A timeline view presents all project events in chronological order, making tracking progress or getting an overview of a project easy.
|
|
Java (od Sunu) |
http://java.sun.com |
12043x |
Original Java SDK from Sun. Unfortunatelly can not be in all Linux distribution (because of Sun), but is free downloadable. You can develop and run Java application with this.
|
|
Syck |
http://www.whytheluckystiff.net/syck/ |
11907x |
Syck is an extension for reading and writing YAML swiftly in popular scripting languages. As Syck loads the YAML, it stores the data directly in your language's symbol table.
|
|
Kylix |
http://www.borland.com/kylix |
11856x |
Development environment for Borland Delphi/C++ for Linux and Windows. Open version is free.
|
|
GCC |
http://gcc.gnu.org/ |
11434x |
GCC is the GNU Compiler Collection, which currently contains front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).
|
|
Bazaar Revision Control System |
http://bazaar.canonical.com/ |
10339x |
The Bazaar Revision Control System is a changeset-oriented revision control system based on Arch that makes it possible to retain previous changes to projects and coordinate development with other developers.
|
|
Morphon XML Editor |
http://www.morphon.com/ |
10323x |
The Morphon XML-Editor is now being offered under a free license, there are no strings attached. Morphon Technologies would like to increase the user base of the Morphon XML-Editor.
|
|
PilRC |
http://pilrc.sourceforge.net/ |
9962x |
PilRC is a Palm OS resource compiler. This is a tool that turns a textual description of Palm OS forms, bitmaps, fonts, and other resources into a binary form that can be included in an application or library. The name is derived from "PILot Resource Compiler". This tool is used with many popular Palm OS development tools, including prc-tools and CodeWarrior for Palm OS.
|
|
SCREEM |
http://www.screem.org/ |
9855x |
SCREEM is a web site development environment It's purpose is to increase productivity when constructing a site, by providing quick access to commonly used features including Dreamveawer templates. SCREEM does not provide a WYSIWYG display of pages. Instead you are presented with the raw html source in its editor window.
|
|
Nano |
http://www.nano-editor.org/ |
9178x |
GNU nano is designed to be a free replacement for the Pico text editor, part of the Pine email suite from The University of Washington. It aims to "emulate Pico as closely as possible and perhaps include extra functionality".
|
|
emacs |
http://www.gnu.org/[..]cs/emacs.html |
9169x |
Very sofisticated text processor with support of LISP; can be used as a development environment. Includes several other useful tools as web browser, e-mail and news client, calendar, games and even a psychiatrist :o) It is said that Emacs is a komplex operation system, which is missing only one thing - a good text editor :o)
|
|