Main > Free Download Search >

Free developer studio software for linux

developer studio

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1474
MinGW Developer Studio 2.06

MinGW Developer Studio 2.06


MinGW Developer Studio is a cross-platform C/ C++ IDE for the GNU C/C++ Compilers. more>>
MinGW Developer Studio is a cross-platform C/ C++ IDE for the GNU C/C++ Compilers.

It features a multiple document interface, syntax highlighting, code folding, help integration, project management, debug and release project configuration support (like Visual Studio 6.0), debugging support, code calltip, makefile support, smart indent, and more.

<<less
Download (1.8MB)
Added: 2006-07-14 License: Freeware Price:
1262 downloads
RedWolf WebDeveloper Studio 0.0.4

RedWolf WebDeveloper Studio 0.0.4


RedWolf WebDeveloper Studio is an html editor. more>>
This is an html edit i started building it is my first program and it is only about a week old this is just a preview.
Main features:
- Open and Save Files
- Quick Code Buttons.
- Status bar seconds as a address bar.
- Code, Split, Pre Views
- Hex Color Code Dialog Picker.
- Expander button for streaching views
- You can view your project in real time as you code it.
<<less
Download (0.29MB)
Added: 2005-08-23 License: GPL (GNU General Public License) Price:
1523 downloads
Open Blue Lab 1.3.3 (Developer Studio)

Open Blue Lab 1.3.3 (Developer Studio)


Open Blue Lab is a modular ERP, built on a plugin architecture. more>>
Open Blue Lab project is a modular ERP, built on a plugin architecture. Each business domain (such as Groupware, Financial, HCM, PLM, or SCM) is separated into subdomains which are implemented through plugins.
This architecture permits you to choose only the components that suit your needs. Each plugin is certified Zero Code, configurable through a GUI, and may be adapted through the UML models provided.
Enhancements:
- Previously, the generation to UML2 used a default profile. Now the profile corresponding to the model is automatically generated.
- The UML2 generation is now complete.
- Moreover, two new features were added.
- First, the generation of HTML documentation now integrates the generation of diagrams.
- Second, a feature to validate an OBL file was added.
- This validation verifies that all references can be reachable.
<<less
Download (3.6MB)
Added: 2007-08-07 License: GPL (GNU General Public License) Price:
809 downloads
Developer Kit for Linux 1.18

Developer Kit for Linux 1.18


A stable, high-performance implementation of Java on Linux. more>>
Now theres Java performance on Linux thats as fast as on Windows! IBM developerWorks has released IBMs latest Java port for Linux, the Java 1.1.8 Developer Kit for Linux. This new version, available for free, is a stable, high-performance implementation of Java on Linux.
<<less
Download (10000k)
Added: 2009-04-25 License: Freeware Price: $0.00
181 downloads
XAO Web Developer 1.07

XAO Web Developer 1.07


XAO Suite is a set of perl modules created primarily for building dynamic, database driven web sites. more>>
XAO::Web is a part of XAO open source web services suite. It allows to build dynamic web content using data, templates and external input.
The distinguishing feature of XAO::Web is in its modular design where almost every aspect of functionality can be altered and alterations can be re-used. No complex code is embedded in the templates which allows to upgrade code and templates separately or maintain multiple visual representations of the same functionality at the same time.
Installation
perl Makefile.PL
make
make test
sudo make install
Saying "install XAO::Web" from the CPAN shell is a good way too:
perl -MCPAN -eshell
install XAO::Web
Using CPAN shell is usually the best way because all dependencies will be resolved automatically.
If you do manual installation then XAO::Web depends on at least the following modules (look into Makefile.PL or just watch closely the output of `perl Makefile.PL for additional dependencies):
XAO::Base
XAO::FS
Digest::MD5
Error
MIME::Lite
Test::Unit
When you run "perl Makefile.PL" you will be asked for XAO::Web test database. That database is only used when you do `make test and it have to exist. It does not matter what is inside the database, it will be completely wiped out for each test case.
Normally the database should be the same that you have used for XAO::FS tests and in case of MySQL is usually test or test_fs.
The directory where templates get installed is the same that you gave to XAO::Base when you installed it. Normally that directory is /usr/local/xao -- we will assume that for the rest of the document.
Main features:
- Perl code is not mixed with templates. Templates can be normal HTML files if no processing is required.
- A specific site can replace or modify standard XAO::Web objects if required by overriding or extending their methods. You do not need to re-implement entire object to make a site specific change. In case of system object upgrade or bug fix there is no need to alter site-specific changes normally.
- Site can create any extension objects or embed third-party extensions as well.
- One server can serve arbitrary number of XAO::Web sites each with however extended functionality without creating any conflicts. That includes different modifications to the system objects for different sites.
- Not limited to Web environment, allows to build any dynamic content -- content of mail messages or reports for instance.
- Works with CGI or mod_perl (mod_perl is recommended for production grade sites).
- If used in mod_perl mode improves performance by using caching of configuration, parsed templates, database handlers and so on.
- XAO::Web is by default integrated with XAO::FS (see XAO::FS) as a database layer, but this is not a requrement -- if for any reason a different database must be used for a site it can be easily and gracefully achieved.
- Hosting providers can allow their customers to build very complex sites without allowing them to execute arbitrary code, by allowing to modify only templates.
Enhancements:
- Fixed a problem with Web.pm for mod_perl usage, introduced last minute just before releasing 1.06
<<less
Download (0.11MB)
Added: 2005-09-22 License: Artistic License Price:
1492 downloads
Linux Video Studio 0.1.7

Linux Video Studio 0.1.7


Linux Video Studio is a simple/small application to make the capturing of video on MJPEG-hardware CODEC boards easier. more>>
Linux Video Studio is a simple/small application to make the capturing of video on MJPEG-hardware CODEC boards easier.
The application uses the MJPEG-tools, a set of programs to capture video and do lots of things with this. You need to have MJPEG-Tools installed before trying to install Linux Video Studio (also see installation notes) ! Linux Video Studio also uses the Xvideo extension in XFree 4.x to see what youre recording.
But that is not all. I want more than just capturing. My dream is to create one big application that does all the work at once. Not just one application for capturing, one for editing (xlav?), etc. No, my dream is to have one application doing it all. I hope Linux Video Studio can be part of that.
Installation:
You need Gtk to use this application. You also need the MJPEG-Tools installed. Besides that, you now also need an X-server with the Xvideo extension installed (i.e. you need XFree 4.x). In the XF86Config file, add the line Load "v4l" in the modules-section. Next, restart X (you must have the zoran drivers loaded before staring X, or the V4L-module wont work!). For some distros, you might have to install this module first (RedHat 7.0: you need the XFree86-V4L-.... RPM).
From source:
# tar -zxf linuxvideostudio-x.y.z.tar.gz
# cd linuxvideostudio-x.y.z
# ./configure
# make
# make install
From binary RPM:
# rpm --install linuxvideostudio-x.y.z-n.i386.rpm
You can also use GnoRPM or another convenience tool.
From Source RPM:
# rpm --rebuild linuxvideostudio-x.y.z-n.src.rpm
# cd /usr/src/redhat/RPMS/i386/
# rpm --install linuxvideostudio-x.y.z-n.i386.rpm
Enhancements:
- some GList related preferences save bugfixes
- bugfixes where the extension of a file (.mp2, .m1v) precedes the filename, but that path doesnt exist
<<less
Download (0.32MB)
Added: 2006-03-02 License: GPL (GNU General Public License) Price:
1359 downloads
64 Studio 2.0

64 Studio 2.0


64 Studio is developing a collection of software for digital content creation on x86_64 hardware. more>>
64 Studio is developing a collection of software for digital content creation on x86_64 hardware (thats AMDs 64-bit CPUs and Intels EM64T chips).
Its based on the pure 64 port of Debian GNU/Linux, but with a specialised package selection and lots of other customisations.
64 Studio has Debian Pure 64 with X.org, the Gnome desktop, kernel 2.6.12 with realtime preemption patches and a selection of creative applications. Please note that this release is provided for testing only, and comes with no warranty.
Problems in this release include useful packages missing or not installed by default, confusing Gnome menus and assorted warnings during installation. There are probably plenty of other things wrong with it as well, which is why were calling this an alpha release. But it does actually install and run on our Opteron and Athlon 64 test hardware.
Anyone who is interested in getting involved with the 64 Studio project would be most welcome. Our aim is to create a distribution with full (but completely optional) commercial support, which will generate revenue to pay free software developers.
Enhancements:
- 64 Studio 2.0 is designed to retain compatibility with Debian Etch, to create a long-lived and stable creative desktop. We combine the stability and quality of Etch with a specialised real-time preemption kernel and the latest creative tools demanded by multimedia artists. Our tweaks to Debian include simplified installation and default settings which help get production underway quickly. Its our target that users should be able to get from a blank hard disc to a fully hardware-optimised and usable creative desktop in just half an hour.
<<less
Download (773MB)
Added: 2007-07-30 License: GPL (GNU General Public License) Price:
830 downloads
Sound Studio 1.0.6

Sound Studio 1.0.6


Sound Studio is a Sound Editing Tool. more>>
Sound Studio is a Tcl/Tk application written by Paul Sharpe as his third year individual project, for which he received the Microsoft Prize for Software Engineering. It was subsequently improved by Robin Whitehead.

It enables recording, playback and simple cut & paste editing of sound files of diverse formats on a PC equipped with a soundcard and the OSS (formally VoxWare) sound drivers.

It uses Lance Norskogs Sox for format conversion; the version weve used is bundled together with this software in its entirety to prevent incompatibility problems, although you should try it with your own sox if you have a more recent one.

Sound Studio is now "finished", but no doubt there are loads of bugs still to be found and features to be added.
<<less
Download (0.64MB)
Added: 2005-08-24 License: GPL (GNU General Public License) Price:
1584 downloads
GeoVistaStudio 1.2

GeoVistaStudio 1.2


GeoVISTA Studio is an open software development environment designed for geospatial data. more>>
GeoVISTA Studio is an open software development environment designed for geospatial data. GeoVistaStudio is a programming-free environment that allows users to quickly build applications for geocomputation and geographic visualization.
One barrier to the uptake of Geocomputation and Geovisualization is there is no system or toolbox that provides easy access to useful functionality. GeoVISTA Studio provides rapid, programming free development of complex applications for:
- data exploration
- knowledge construction
- geocomputation
- visualization
Studio Includes Interactive Query Devices for Exploratory GeoVisualization, 3D Render for complex and sophisticated 3D graphics, 2D mapping and statistical tools.
Studio provides a:
1. Visual Programming-Free Environment for rapid development.
2. Component-Oriented Programming: uses JavaBeans as programming components. Any JavaBeans (developed by 3rd parties) can be plugged in!
3. Recursive Development turns a developed application into a JavaBean component. Developed components (applications) are reusable (scalable), and developed components can be shared by other Studio users and/or java programmers.
<<less
Download (MB)
Added: 2006-01-13 License: LGPL (GNU Lesser General Public License) Price:
1380 downloads
Monkey Studio 2006-1.6.1

Monkey Studio 2006-1.6.1


Monkey Studio is a Free crossplatform Qt 4 IDE. more>>
Monkey Studio is a Free crossplatform Qt 4 IDE.
The current major version is 1.x.x. The team is working on the next V2 witch will add some new features like complete designer integration, class viewer, abstract debuger support as well as abstract compiler(s)!
This Project is the first and so the oldest one building an Integrated Development Environment for Qt 4. Always copied, always concurrenced, but Monkey Studio is still there!
The project has been started by Azevedo Filipe aka Nox P@sNox. He developed it for his own needs and released the first version to the public around end of June 2005.
Monkey Studio is a cross platform Qt 4 IDE that allow developers creating Qt 4 applications the same way on all platforms that Qt 4 suports. It only use pro files to manage your projects and is ready to go! Monkey Studio is developed using Qt 4 Open Source.
Enhancements:
- Qt class translation.
- struct decompilation
- project creation wizard
- synthax highlighting
- code completion
- gdb integration
- ability to manage files per platforms
<<less
Download (0.83MB)
Added: 2006-11-24 License: GPL (GNU General Public License) Price:
1069 downloads
Talend Open Studio 2.1.1 / 2.2.0M1

Talend Open Studio 2.1.1 / 2.2.0M1


Talend project has the most open and powerful data management solutions available. more>>
Talend project has the most open and powerful data management solutions available as a packaged, out-of-box, ready-to-install platform.
Talends fundamental technology breaks with the markets leading proprietary solutions, associated with the open source model, significantly modifying the rules of the game in the data integration market.
As of today, the ETL market is no longer the exclusive domain of a limited group of proprietary software vendors, taking advantage of their market position to maintain the high price of licenses for products with limited functionality.
Whats New in 2.2.0M1 Development Release:
- AS400 connector, Oracle/MS SQL stored procedure support, MySQL/Oracle/Ingres SCD, infinite loop, file rows counter, file creation were added for Java generation.Flow data metering, file touching, recursivity in file listing were added in Perl generation. Performance were strongly improved for complex jobs in Perl generation.
Whats New in 2.1.1 Stable Release:
- The XML input wizard was fixed.
- Other minor bugs were fixed.
<<less
Download (65.7MB)
Added: 2007-08-20 License: GPL (GNU General Public License) Price:
798 downloads
64 Studio 2.0 Live

64 Studio 2.0 Live


64 Studio is developing a collection of software for digital content creation on x86_64 hardware. more>>
64 Studio is developing a collection of software for digital content creation on x86_64 hardware (thats AMDs 64-bit CPUs and Intels EM64T chips).
Its based on the pure 64 port of Debian GNU/Linux, but with a specialised package selection and lots of other customisations.
64 Studio has Debian Pure 64 with X.org, the Gnome desktop, kernel 2.6.12 with realtime preemption patches and a selection of creative applications. Please note that this release is provided for testing only, and comes with no warranty.
Problems in this release include useful packages missing or not installed by default, confusing Gnome menus and assorted warnings during installation. There are probably plenty of other things wrong with it as well, which is why were calling this an alpha release. But it does actually install and run on our Opteron and Athlon 64 test hardware.
Anyone who is interested in getting involved with the 64 Studio project would be most welcome. Our aim is to create a distribution with full (but completely optional) commercial support, which will generate revenue to pay free software developers.
Enhancements:
- 64 Studio 2.0 is designed to retain compatibility with Debian Etch, to create a long-lived and stable creative desktop. We combine the stability and quality of Etch with a specialised real-time preemption kernel and the latest creative tools demanded by multimedia artists. Our tweaks to Debian include simplified installation and default settings which help get production underway quickly. Its our target that users should be able to get from a blank hard disc to a fully hardware-optimised and usable creative desktop in just half an hour.
<<less
Download (585.2MB)
Added: 2007-07-30 License: GPL (GNU General Public License) Price:
818 downloads
Ubuntu Studio 9.04

Ubuntu Studio 9.04


Ubuntu Studio is a fantastic project which is used for creating multimedia. more>> <<less
Added: 2009-04-23 License: GPL Price: FREE
1 downloads
 
Other version of Ubuntu Studio
Ubuntu Studio 7.04Ubuntu Studio project is a multimedia creation flavor of Ubuntu. Ubuntu Studio project is a multimedia creation flavor of Ubuntu. Ubuntu Studio is aimed at the
License:GPL (GNU General Public License)
Download (MB)
948 downloads
Added: 2007-05-17
Aqua Data Studio 6.0.10

Aqua Data Studio 6.0.10


Aqua Data Studio is a database query tool and administration tool that allows developers to easily create, edit, and execute SQL more>>
Aqua Data Studio program is a database query tool and administration tool that allows developers to easily create, edit, and execute SQL scripts, as well as browse and visually modify database structures.
Aqua Data Studio provides an integrated database environment with a single consistent interface to all major relational databases. This allows the database administrator or developer to tackle multiple tasks simultaneously from one application.
Main features:
Query Analyzer/Window
- Aqua Data Studios sophisticated Query Analyzer allows users to work on database scripts with specific RDBMS syntax highlighting and auto-completion to develop and test SQL scripts. Other features to speed up development include SQL automation, auto-describe and sortable multi-grid results. The query analyzer also provides client side variable binding, allowing a user to execute stored procedures or functions with local variables binded to receive out parameters. The query window also provides two modes of operation, using a SplitPane View or a MultiTab View for the editor and the query results.
Schema Browser & Visual Editing
- Its graphical browsing capabilities allow you to understand the structure and dependencies of the database schema with a single mouse click. The schema browser also allows you to visually edit any schema object with a graphical design form to CREATE, ALTER or DROP the object. Visual editing supports Tables, Indexes, Procedures, Data Types and other schema objects. The visual editors also provides an SQL preview of all the commands to be executed to commit the operation.
Schema Extraction & DDL Scripting
- Its graphical browsing allows you to extract the structure definition of all schema objects and to script the SQL DDL and DML (eg CREATE, ALTER, DROP, SELECT, INSERT, UPDATE and DELETE) syntax for database schema objects (including Tables, Views, Triggers, Stored Procedures and Functions).
Table Data Editor
- A powerful Table Data Editor allows you to modify your results graphically and save them. By writing a single table SELECT statement in the Query Analyzer and clicking on the Execute Edit button, a separate window is opened with the query results for you to edit and save. You may also browser to a table in the schema browser and select the Edit Table from the popup menu to edit the first 1000 records in a table.
Enhancements:
- Enhancements in this release include OS X Integration, Windows integration, complete and customizable keymapping, a schema difference tool, a directory difference tool, a file difference tool, a tab difference tool, a copy history difference tool, SQL Server DBA tools, and Sybase DBA tools.
- In total, there were over 100 new features.
<<less
Download (53.2MB)
Added: 2007-01-16 License: Free for non-commercial use Price:
859 downloads
Linux MultiMedia Studio 0.2.1

Linux MultiMedia Studio 0.2.1


LMMS aims to be a free alternative to popular (but commercial and closed-source) programs like FruityLoops, Cubase and Logic. more>>
LMMS aims to be a free alternative to popular (but commercial and closed- source) programs like FruityLoops, Cubase and Logic giving you the ability of producing music with your computer by creating/synthesizing sounds, arranging samples, playing live with keyboard and much more...

LMMS combines the features of a tracker-/sequencer-program (pattern-/channel-/ sample-/song-/effect-management) and those of powerful synthesizers and samplers in a modern, user-friendly and easy to use graphical user-interface.

Linux MultiMedia Studio project is still in heavy development, so with this version please dont expect a complete, ready and bugfree program!!

With LMMS you can produce electronic music via your computer, so you dont have to buy expensive hardware for having great sounds and making cool music. Of course no software can replace real hardware-synths, but youll have still much fun with LMMS!

LMMS provides software-synths, cool presets for them and also some essential samples. For getting started with LMMS you can take a look at the demo-songs.
<<less
Download (4.5MB)
Added: 2006-07-28 License: GPL (GNU General Public License) Price:
727 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5