Categories
New Listing
  1. Horse and Equestrian Web Elements
  2. Instant Housecall Remote Support
  3. Netwrix Self-service Password Reset Manager
  4. NTFS Partition Recovery Tool
  5. Kernel Outlook Express - Email Recovery
  6. Netwrix Privileged Password Management
  7. MS Access DB Conversion Software
  8. SpreadsheetConverter HTML/JavaScript Std
  9. Virtual Plastic Surgery Software
  10. 5Star WMV Video Converter
  11. Vista Network Icons
  12. GFI MailDefense Suite
  13. 5Star Video Splitter
  14. GSA Photo Manager
  15. Power FLV Converter
  16. Panoplia Preprocessor
  17. Key Logger Software
  18. 5Star Zune Video Converter
  19. Website Broken Link Checker
  20. Elecard Converter Studio AVC HD Edition
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
Shareware and Freeware Software Downloads:

Development Tools

Software listing arranged by:

Date

Title Downloads Rating

Show:

All

Free

Software 1-20 of 158  |  Go to 1 2 3 4 5 ... 8 Next >> page 

TurboEditor

TurboEditor 1.20.156

Demo 39.95$ 23-Jul-2008 2.7 MB

TurboEditor is a powerful Windows editor program for web coders and programmers. It supports 12 predefined language/script types with extensibility. Features enhanced HTML support and offers many advanced features.

Easy Button & Menu Maker

Easy Button & Menu Maker 1.2

Shareware 19.85$ 09-Jul-2008 4.9 MB

Easily create cool buttons and beautiful dynamic menus for your website. Over 100 elegant design templates are available, including so called Glass and Vista styles. Features include visual menu designer and total compatibility with all web browsers.

Easy RSS Mixer

Easy RSS Mixer 2

Shareware 29.95$ 23-Jun-2008 1.6 MB

If you want to combine several RSS feeds into one, Easy RSS Mixer is a great solution for you. No special knowledge in the field of RSS is required for working with Easy RSS Mixer.

SWF Decompiler Premium

SWF Decompiler Premium 2.0.1.1

Shareware 47.99$ 17-Jun-2008 2.9 MB

SWF Decompiler Premium enables you to export FLA data which can easily be edited in native Flash environment and to convert between swf and exe format.

BigSpeed Video Chat SDK

BigSpeed Video Chat SDK 3.0

Freeware   13-Jun-2008 1.4 MB

Client/Server components for private video chat.

Rapid PHP Editor 2008

Rapid PHP Editor 2008 9.0

Shareware 39.85$ 01-Jun-2008 5.5 MB

Powerful, quick and sophisticated PHP editor with debugger and utf-8 support. You can instantly create and edit not only PHP, but also HTML, CSS and JavaScript code. Integrated tools allow you to easily validate, reuse, navigate and format your code.

Rapid CSS Editor 2008

Rapid CSS Editor 2008 9.0

Shareware 29.85$ 01-Jun-2008 4.3 MB

Quickly and easily create and edit style sheets of any complexity. Write your CSS and (X)HTML code manually or let the program do it for you. In each case it is easy because of many helpful features like Inspector and Auto complete.

ECMerge Pro (Linux)

ECMerge Pro (Linux) 1.2

Shareware 50.00$ 13-Jun-2006 5.2 MB

ECMerge compares and merges files and folders, side-by-side or 3-way. It provides syntax colouring for C/C++, Java, HTML, ASP, PHP and many others. Save your work at intermediate situation and restart it later! Generate patch/XML/HTML reports.

Visual JavaScript Library

Visual JavaScript Library 1.4.1

Shareware 28.60$ 18-May-2006 2.3 MB

Easy to use script collection that helps you add java scripts and applets to your web pages with no experience or HTML knowledge. The program contains scripts of clocks, calendars, calculators, menus...

PlusDock

PlusDock 3.0.0.1

Shareware 269.00$ 03-Jan-2006 4.3 MB

Custom docking windows library, featuring floating forms, autohide panels and redockable windows. Full Office2003 theme support, integrated WYSIWYG desginer support for VS.NET, fast rendering, accurate panel transitions and full documentation.

Softek Barcode Reader Toolkit for Linux

Softek Barcode Reader Toolkit for Linux 6.1.1

Shareware 249.00$ 28-Oct-2005 102.4 KB

Softek Barcode Reader Toolkit reads barcodes from image files and bitmap handles. Interfaces include DLL, OCX, COM and .Net Component. The toolkit supports Code 39, Code 128, Code 2 of 5, EAN-8, EAN-13, UPC-A, UPC-E, Codabar and Patch barcode formats and can read images in TIF and JPG format. Barcodes can be read from both color and black and white images.

Softek Barcode Reader Toolkit for OSX

Softek Barcode Reader Toolkit for OSX 6.1.1

Shareware 249.00$ 28-Oct-2005 102.4 KB

Softek Barcode Reader Toolkit reads barcodes from image files and bitmap handles. Interfaces include DLL, OCX, COM and .Net Component. The toolkit supports Code 39, Code 128, Code 2 of 5, EAN-8, EAN-13, UPC-A, UPC-E, Codabar and Patch barcode formats

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)

TruStudio Professional  for Mac

TruStudio Professional for Mac 1.0.1

Shareware 95.00$ 07-Sep-2005 35.3 MB

TruStudio Professional is an advanced PHP & Python IDE, built on top of Eclipse Platform and TruStudio Foundation and introducing many exceptional features like WYSIWYG HTML Editor, advanced code analysis/verification, code navigation, and much more

TruStudio Professional for Linux

TruStudio Professional for Linux 1.0.1

Shareware 95.00$ 07-Sep-2005 41.2 MB

TruStudio Professional is an advanced PHP & Python IDE, built on top of Eclipse Platform and TruStudio Foundation and introducing many exceptional features like WYSIWYG HTML Editor, advanced code analysis/verification, code navigation, and much more. TruStudio inherits comprehensive set of Eclipse editing, debugging and deployment tools and introduces state-of-the-art features for PHP, Python, and other open source technologies.

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.

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.

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.

xFunction for Linux

xFunction for Linux 2.16

Shareware 50.00$ 16-Aug-2005 102.4 KB

The xFunction library is the universal solution for integration of Java code with code written in other languages, superior in many aspects to Java Native Interface (JNI). With xFunction, you no longer need to implement those ugly native methods. Instead, you extend and instantiate xFunction classes to create conventional Java objects representing external functions, data structures, pointers, and callbacks.

xFunction for Mac OS X

xFunction for Mac OS X 2.16

Shareware 100.00$ 16-Aug-2005 102.4 KB

The xFunction library is the universal solution for integration of Java code with code written in other languages, superior in many aspects to Java Native Interface (JNI). With xFunction, you no longer need to implement those ugly native methods. Instead

Software 1-20 of 158  |  Go to 1 2 3 4 5 ... 8 Next >> page 

 

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