Categories
New Listing
  1. SQL Examiner 2008 R2
  2. Formatted NTFS Partition Recovery
  3. Ultra Shutdown
  4. XlsToSql
  5. Plato Video To FLV Converter
  6. OverCAD PDF TO DWG
  7. BigAnt Corporate IM
  8. Sim Card Manager Software
  9. WebSite Auditor SEO Tool
  10. Macvide VideoFlash Converter
  11. Gold Conjugation PalmOS
  12. Disk Recovery Wizard
  13. LyteRAD CE
  14. DiskBoost
  15. XlsToOra
  16. Proxy Log Explorer
  17. Hidetools Child Control
  18. Amond DVD to iPod Converter
  19. OverCAD Block Manager
  20. Agogo Video to MP3 Converter
Related
  1. Ada Development Tools
  2. Drive Development Tools
  3. Driver Development Tools
  4. Intel Development Tools
  5. Development Board Tools
  6. Java Development Tools
  7. Linux Development Tools
  8. Cross Development Tools
  9. Html Development Tools
  10. 8051 Development Tools
HOME LinuxDevelopment Tools
Freeware Downloads:

Development Tools

Software listing arranged by:

Date

Title

Downloads Rating

Show:

All

Free

Software 1-20 of 38  |  Go to 1 2 Next >> page 

! TreePad Lite for Linux

! TreePad Lite for Linux 2.2.0

Freeware   26-May-2005 511.0 KB

Award winning, pioneer Tree-structured PIM, Database, Advanced Search + Text Editor with hyperlink support, TreePad is not only highly intuitive, versatile + powerful, but also easy to install. Edit, Organize, Store, Browse, Search + Retrieve your notes, emails, texts, hyperlinks -any kind of data- as easily as browsing the Win-Explorer! TreePad Lite for Linux is an efficient time + disk-space saver.

Abyss Web Server X1

Abyss Web Server X1 2.0.6

Freeware   21-Oct-2003 256.0 KB

Abyss Web Server X1 is a free and compact personal web server for Windows, MacOS X, Linux, and FreeBSD. It supports HTTP/1.1, CGI scripts, ISAPI extensions, SSI, password protection, IP address control, custom error pages, bandwidth throttling, anti-leeching, anti-hacking, and features a multilingual intuitive remote web management interface.

Bakery

Bakery 2.3.15

Freeware   09-Aug-2005 493.0 KB

- Bakery provides a Document/View architecture, but it doesn't force you to use the whole architecture. - Bakery can use XML as a Document storage format, if you like. - Bakery provides default functionality, which can be easily customized. - Bakery makes it easy to start developing GNOME applications. - Bakery gives your application structure. - Bakery contains a few utility classes.

BugPort

BugPort 1.136

Freeware   26-May-2005 491.5 KB

The BugPort system is an open-source, freely available, web-based system to manage tasks and defects throughout the software development process. BugPort is written with the PHP language using its object-oriented capabilities and is in use by INCOGEN for internal management of software development and QA.

Chipmunk BASIC

Chipmunk BASIC 3.6.1

Freeware   12-Aug-2005 417.8 KB

Chipmunk Basic for MacOS is an old-fashioned Basic interpreter which runs on almost all Macs. Chipmunk Basic uses a vintage traditional-style command-line console, but note that line numbers are not required to run Basic program written using an external

db4o for Java

db4o for Java 5.0

Freeware   26-May-2005 337.9 KB

db4o (database for objects) is the open source object database, native to Java.Free software, available under the GPL and under a commercial license.Persist any object with one line of code. Other features are object-oriented replication, Native Queries, automatic schema recognition, 350K footprint.Ideal for embedded use, e.g., in software running on mobile or medical devices, in packaged software, and for real-time systems.

Documancer

Documancer 0.2.6

Freeware   10-Aug-2005 908.0 KB

It has several advantages over using web browser or specialized format-specific viewers (such as info): - unified access to all documentation formats. - the GUI is better suited for documentation reading that generic web browser. - documancer can create fulltext index for the docs and enables the user to quickly search it. - bookmarks and indexes are manual-specific, which reduces false matches and chaos in bookmarks.

Envirolyzer

Envirolyzer 1.22

Freeware   26-May-2005 4.0 KB

Created to help you streamline your programming and site administration tasks, Envirolyzer automatically analyzes your server and client environments including paths to Perl, Qmail and Sendmail and returns an easy-to-read report in your web browser.

FileMaker 7 AppleScript Reference

FileMaker 7 AppleScript Reference 2.0

Freeware   26-May-2005 10.2 KB

The FileMaker 7 AppleScript Reference document provides a quick reference guide to commonly used FileMaker 7 AppleScript commands. This document provides a description of each code example, the FileMaker 6 example code, and the FileMaker 7 example code

FLib

FLib 1.1.1

Freeware   26-May-2005 1.2 MB

FLib is a free, open source library of high-quality Java components. It currently contains wizard and calendar components and a table layout manager. The wizard component makes it easy to create multi-step user dialogs. The calendar component can be used

GNU Make

GNU Make 3.79.1

Freeware   23-Aug-2005 1003.5 KB

Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other files. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program. Capabilities of Make - Make enables the end user to build and install your package without knowing the details of how that is done -- because these details are recorded in the makefile that you supply. - Make figures out automatically which files it needs to update, based on which source files have changed. It also automatically determines the proper order for updating files, in case one non-source file depends on another non-source file. As a result, if you change a few source files and then run Make, it does not need to recompile all of your program. It updates only those non-source files that depend directly or indirectly on the source files that you changed. - Make is not limited to any particular language. For each non-source file in the program, the makefile specifies the shell commands to compute it. These shell commands can run a compiler to produce an object file, the linker to produce an executable, ar to update a library, or TeX or Makeinfo to format documentation. - Make is not limited to building a package. You can also use Make to control installing or deinstalling a package, generate tags tables for it, or anything else you want to do often enough to make it worth while writing down how to do it.

GtkDatabox

GtkDatabox 0.3.0.0

Freeware   11-Aug-2005 333.0 KB

GtkDatabox is a widget for the Gtk+-library designed to display large amounts of numerical data fast and easy. One or more data sets of thousands of data points (X and Y coordinate) may be displayed and updated in split seconds. The widget is therfore used in many scientific and private projects that need to show quickly changing data "live".GtkDatabox offers the ability to zoom into and out of the data and to navigate through your data by scrolling.In addition to rulers and a simple coordinate cross, GtkDatabox now also allows you to add one (or even more) configurable grids like on an oscilloscope. Data may be presented as dots, lines connecting the data, or vertical bars. The widget allows you to easily transform pixel coordinates into data coordinates, thus allowing you to easily create powerful applications for data analysis. GtkDatabox is free software and distributed under the GNU LESSER General Public License (LGPL).

iStumbler

iStumbler 0.95

Freeware   12-Aug-2005 570.4 KB

iStumbler is the leading wireless discovery tool for Mac OS X, providing plugins for finding AirPort networks, Bluetooth devices and Bonjour services with your Mac.Release 95 adds the Spectrum Widget which displays the signal strength history of all visible

iTunes Music Store Player

iTunes Music Store Player 0.1

Freeware   12-Aug-2005 22.5 KB

iTunes Music Store Player allows you to play multiple tracks off of the iTunes Music Store without having to manually double click and start playing the next one. Usage example: go to the music store (in iTunes 4) and do a search on "jazz". it will spit

Kdevelop

Kdevelop 3.2.0

Freeware   23-Aug-2005 8.0 MB

Kdevelop is a new C++ development environment for UNIX and KDE. It makes creating and developing GNU Standard applications an easy task, even for beginners.

Menu Builder OS

Menu Builder OS 1.0

Freeware   18-May-2005 71.7 KB

Menu Builder can be used for navigation buttons or to display an image at any size. It was designed to overcome problems found with using JavaScripts for rollovers in page inserts. Menus need to be fast loading, retrievable from cache, and workable with

MSCBlob for Linux

MSCBlob for Linux 2.0

Freeware   18-May-2005 92.2 KB

MSCBlob (Binary Large Object) is an auxiliary component for data blocks storing and transmitting. It could contain a raw data and represent it as a binary or string. There are 3 alternative string representations: as-is, Base64 and Hex. Also has an ability to save and load data from files on disk.

NetBeans

NetBeans 4.1

Freeware   23-Aug-2005 46.8 MB

This is an integrated development environment used as a tool for programmers to edit, compile, debug, and deploy programs. NetBeans primarily focuses on Java development, but can also support other programming languages. It is written in Java, which means that it will run on any operating system where Java is available. It is a free product developed under open source license, with no restrictions on its usage. NetBeans IDE is a modular IDE, with free and commercial add-ons available for it. The core of NetBeans IDE, the NetBeans Platform, can also be used separately, to build any kind of application.

ocl4java

ocl4java 1.0

Freeware   16-Sep-2005 399.0 KB

OCL4Java is a pre-compiler(ant and eclipse) to include OCL-Constrains as Java5 Annotations in the Source-Code and have code to check them generated with a user-defined reaction to violations. (Does not change line-numbers for the debugger)

Ruby-GNOME2

Ruby-GNOME2 0.13.0

Freeware   10-Aug-2005 654.0 KB

Ruby-GNOME2 is a set of Ruby language bindings for the GNOME 2.0 development environment.

Software 1-20 of 38  |  Go to 1 2 Next >> page 

 

© 2001-2008, SoftLandMark
Submit Software Link to us Contact Bookmark RSS Feeds PCWin FileBuzz