linen source
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4474
Open Source in Tab 1.5
Open Source in Tab is an extension which opens the pages source file in a new tab. more>>
Open Source in Tab is an extension which opens the pages source file in a new tab.
Opens the pages source file in a new tab. Has a preference to either open source in a new tab or existing tab.
<<lessOpens the pages source file in a new tab. Has a preference to either open source in a new tab or existing tab.
Download (0.008MB)
Added: 2007-04-19 License: MPL (Mozilla Public License) Price:
550 downloads
Quake III Arena Source 1.32c
This is the source code for Quake III Arena version 1.32b, released by id Software. more>>
This is the source code for Quake III Arena version 1.32b, released by id Software. Quake III Arena Source is subject to the terms of the GNU General Public License.
While we made sure we were still able to compile the game on Windows, GNU/Linux and Mac, this build didnt get any kind of extensive testing so it may not work completely right.
Whenever an id game is released under GPL, several projects start making the source code more friendly to nowadays compilers and environements.
If you are picking up this release weeks/months/years after we uploaded it, you probably want to look around on the net for cleaned up versions of this codebase as well.
The build system using cons, which may be known as sconss perl ancestor now you dont have to track it down though, the build script is provided in the tree you will need nasm and gcc 2.95
Make sure you have the X Direct Graphics Access and X Video Mode extensions headers for your X11 a typical compile command goes like this:
[..]/code$ ./unix/cons -- gcc=gcc-2.95 g++=g++-2.95
Enhancements:
- Fix for a security exploit.
<<lessWhile we made sure we were still able to compile the game on Windows, GNU/Linux and Mac, this build didnt get any kind of extensive testing so it may not work completely right.
Whenever an id game is released under GPL, several projects start making the source code more friendly to nowadays compilers and environements.
If you are picking up this release weeks/months/years after we uploaded it, you probably want to look around on the net for cleaned up versions of this codebase as well.
The build system using cons, which may be known as sconss perl ancestor now you dont have to track it down though, the build script is provided in the tree you will need nasm and gcc 2.95
Make sure you have the X Direct Graphics Access and X Video Mode extensions headers for your X11 a typical compile command goes like this:
[..]/code$ ./unix/cons -- gcc=gcc-2.95 g++=g++-2.95
Enhancements:
- Fix for a security exploit.
Download (2.9MB)
Added: 2006-05-11 License: GPL (GNU General Public License) Price:
1261 downloads
Sequoia Open Source ERP 0.8.1
Sequoia ERP is a true enterprise-class open source ERP solution. more>>
Sequoia ERP is a true enterprise-class open source ERP solution. It combines the advanced features and scalability required for enterprise software with the flexibility and low cost of ownership that only open source can deliver.
Main features:
- Full Suite of integrated applications that deliver a 360-degree view of your business.
- Compatible all major open source and commercial relational databases, including MySQL, PostgreSQL, Oracle, Sybase, and Microsoft SQL Server.
- Runs on Linux, Unix, and Windows operating platforms.
- Service-Oriented Architecture for easy interoperability with external or legacy applications.
- Remote and local synchronization for scalability and high availability.
- Workflow for adapting to unique business processes.
- Available under the business-friendly MIT Public License.
<<lessMain features:
- Full Suite of integrated applications that deliver a 360-degree view of your business.
- Compatible all major open source and commercial relational databases, including MySQL, PostgreSQL, Oracle, Sybase, and Microsoft SQL Server.
- Runs on Linux, Unix, and Windows operating platforms.
- Service-Oriented Architecture for easy interoperability with external or legacy applications.
- Remote and local synchronization for scalability and high availability.
- Workflow for adapting to unique business processes.
- Available under the business-friendly MIT Public License.
Download (60MB)
Added: 2005-10-25 License: MIT/X Consortium License Price:
2105 downloads
HCS Open Source Project Beta
HCS Open Source Project consists of a do-it-yourself home automation hardware and software system. more>>
HCS Open Source Project consists of a do-it-yourself home automation hardware and software system.
The HCS Open Source Project is a stand-alone home automation control system which consists of hardware (main controllers and remote networked controllers) and software to monitor and control various devices around your house.
The current plans support using wired and wireless X10 modules, as well as analog, digital, and voice input and output. Once the HCS is programmed, the use of a PC is not required.
CS stands for Home Control System. Originally designed by Steve Ciarcia for the article "Home Run Control System" for Byte magazine.
What is the HCS II? The HCS II is an expandable, network-based (RS485), intelligent-node, industrial-oriented supervisory control system intended for demanding home control applications.
The HCS incorporates direct and remote digital inputs and outputs, direct and remote analog inputs and outputs, real-time or Boolean decision event triggering, X-10 transmission and reception, infrared remote control transmission and reception, remote LCD displays, and a master console.
The HCS II system architecture consists of a central supervisory controller (SC) connected to up to 32 other functional modules (called links) via a RS485 serial network. The SC and the COMM-Links can operate independently and dont need each other to function.
This allows easy testing or incorporation as intelligent subsystems in other control equipment. Initially the subsystems links all shared a comon 8031 controller board (generically called a COMM-Link) with the I/O customized for each application.
<<lessThe HCS Open Source Project is a stand-alone home automation control system which consists of hardware (main controllers and remote networked controllers) and software to monitor and control various devices around your house.
The current plans support using wired and wireless X10 modules, as well as analog, digital, and voice input and output. Once the HCS is programmed, the use of a PC is not required.
CS stands for Home Control System. Originally designed by Steve Ciarcia for the article "Home Run Control System" for Byte magazine.
What is the HCS II? The HCS II is an expandable, network-based (RS485), intelligent-node, industrial-oriented supervisory control system intended for demanding home control applications.
The HCS incorporates direct and remote digital inputs and outputs, direct and remote analog inputs and outputs, real-time or Boolean decision event triggering, X-10 transmission and reception, infrared remote control transmission and reception, remote LCD displays, and a master console.
The HCS II system architecture consists of a central supervisory controller (SC) connected to up to 32 other functional modules (called links) via a RS485 serial network. The SC and the COMM-Links can operate independently and dont need each other to function.
This allows easy testing or incorporation as intelligent subsystems in other control equipment. Initially the subsystems links all shared a comon 8031 controller board (generically called a COMM-Link) with the I/O customized for each application.
Download (0.005MB)
Added: 2007-01-16 License: GPL (GNU General Public License) Price:
1014 downloads
GNU Source-highlight 2.7
GNU Source-highlight produces a document with syntax highlighting when given a source file. more>>
GNU Source-highlight produces a document with syntax highlighting when given a source file.
Source-highlight reads source language specifications dynamically, thus it can be easily extended (without recompiling the sources) for handling new languages.
GNU Source-highlight also reads output format specifications dynamically, and thus it can be easily extended (without recompiling the sources) for handling new output formats. The syntax for these specifications is quite easy (take a look at the manual).
Since version 2.2, source-highlight can also generate cross references; in order to do this it relies on GNU Ctags.
These are the output formats already supported:
HTML
XHTML
LATEX
TEXINFO
ANSI color escape sequences (you can use this feature with less)
These are the input languages (or input formats) already supported (in alphabetical order):
C/C++
Bison
Caml
Changelog
Diff
Flex
Fortran
Html
Java
Javascript
Latex
Logtalk
Log files
Lua
ML
Pascal
Perl
PHP
Prolog
Python
Ruby
<<lessSource-highlight reads source language specifications dynamically, thus it can be easily extended (without recompiling the sources) for handling new languages.
GNU Source-highlight also reads output format specifications dynamically, and thus it can be easily extended (without recompiling the sources) for handling new output formats. The syntax for these specifications is quite easy (take a look at the manual).
Since version 2.2, source-highlight can also generate cross references; in order to do this it relies on GNU Ctags.
These are the output formats already supported:
HTML
XHTML
LATEX
TEXINFO
ANSI color escape sequences (you can use this feature with less)
These are the input languages (or input formats) already supported (in alphabetical order):
C/C++
Bison
Caml
Changelog
Diff
Flex
Fortran
Html
Java
Javascript
Latex
Logtalk
Log files
Lua
ML
Pascal
Perl
PHP
Prolog
Python
Ruby
Download (0.60MB)
Added: 2007-06-10 License: GPL (GNU General Public License) Price:
867 downloads
Quake II Open Source 3.21-r0.16.1
Quake II Open Source project consists of the open source extended version of Quake II from Id. more>>
Quake II Open Source project consists of the open source extended version of Quake II from Id.
Quake II Open Source is the open source version of the commercial first person shooter Quake II.
It has been updated from the commercial version for security, performance, and functionality.
For this to be of any use, you _must_ own a copy of Quake 2. The demo would also work, but you might as well buy the full thing now.
These modifications are intended for Linux users, as I do not have have access to other platforms.
Be sure to install SDL 1.2 (http://www.libsdl.org) if you want to use the softsdl or sdlgl drivers, or the sdlquake2 binary.
make will, by default, build both the debug and release files.
To build just the optimized binaries: make build_release
The resulting binaries are then put in releasei386.
System requirements:
- SDL
<<lessQuake II Open Source is the open source version of the commercial first person shooter Quake II.
It has been updated from the commercial version for security, performance, and functionality.
For this to be of any use, you _must_ own a copy of Quake 2. The demo would also work, but you might as well buy the full thing now.
These modifications are intended for Linux users, as I do not have have access to other platforms.
Be sure to install SDL 1.2 (http://www.libsdl.org) if you want to use the softsdl or sdlgl drivers, or the sdlquake2 binary.
make will, by default, build both the debug and release files.
To build just the optimized binaries: make build_release
The resulting binaries are then put in releasei386.
System requirements:
- SDL
Download (82.0MB)
Added: 2006-12-11 License: GPL (GNU General Public License) Price:
1064 downloads

Audacity Linux Source Code 1..2.4b
Audacity Linux Source Code free software for recording editing sounds. more>> Audacity Linux Source Code is a free, easy-to-use audio editor and recorder for Linux, and other operating systems. You can use Audacity to:
Record live audio.
Convert tapes and records into digital recordings or CDs.
Edit Ogg Vorbis, MP3, and WAV sound files.
Cut, copy, splice, and mix sounds together.
Change the speed or pitch of a recording.
And more! See the complete list of features.
This editor can record and play sounds and import and export WAV, AIFF, MP3, and OGG files. Edit your sounds using cut, copy, and paste features (with unlimited undo functionality), mix tracks, or apply effects to your recordings. The program also has a built-in amplitude-envelope editor, a customizable spectrogram mode, and a frequency-analysis window for audio-analysis applications. Built-in effects include bass boost, wah wah, and noise removal, and the program also supports VST plug-in effects. This program is open-source, and this version adds tool tips, keyboard shortcuts, and OGG exporting and fixes some bugs.
Version 1.2.4b has a Meter Toolbar added for monitoring volume levels during playback and recording, allows you to export multiple files at once, attempts to automatically correct latency in full-duplex recordings, and contains some bug fixes.<<less
Download (4.29MB)
Added: 2009-04-03 License: Freeware Price: Free
203 downloads
SourceEditor 0.2
SourceEditor allows you to view and Edit source of HTML element. more>>
SourceEditor allows you to view and Edit source of HTML element.
View and Edit source of HTML element.
Use the button on status bar to activate/desactivate and the double click or the context menu to edit source of the selected element
<<lessView and Edit source of HTML element.
Use the button on status bar to activate/desactivate and the double click or the context menu to edit source of the selected element
Download (0.014MB)
Added: 2007-04-13 License: MPL (Mozilla Public License) Price:
930 downloads
closedShop - Open Source Shopping 2.2
closedShop - Open Source Shopping is a Perl/mySQL full e-commerce shopping cart, for free. more>> <<less
Download (1.1MB)
Added: 2006-02-26 License: GPL (GNU General Public License) Price:
1336 downloads
Single Source information Server 0.1.9
Single Source information Server provides a set of applets for sharing information from a single source. more>>
Single Source information Server provides a set of applets for sharing information from a single source.
The Single Source Infomation Server is a suite of applets designed to share information from a single source, a set of MySQL tables, with as many other systems as possible, starting with PHP, Palm OS PDAs, LDAP, and WAP.
The first part of this project will create a set of PHP pages to edit the information inside a simple set of tables.
This will be the first bi-directional applet (DONE). Following on from there will the ability to export some of this data into a format that can be used by the file link feature in HotSync (DONE), a bi-directional PDA sync (DONE) and by an LDAP server applet, the ability to print single address labels onto a Dymo / CoStar label printer, print envelopes and create a mail-merge export for letters.
If we can work out or get the spec, we will write a QuickBooks timer export for the datebook, and allow import/export of vCal, iCal and vCards.
Enhancements:
- This release fixes a number of bugs and adds some new functionality, includine LDAP.
- After this release we will be making a major re-write to the coldsync conduits, so the next release will be an alpha release of Version 0.2
<<lessThe Single Source Infomation Server is a suite of applets designed to share information from a single source, a set of MySQL tables, with as many other systems as possible, starting with PHP, Palm OS PDAs, LDAP, and WAP.
The first part of this project will create a set of PHP pages to edit the information inside a simple set of tables.
This will be the first bi-directional applet (DONE). Following on from there will the ability to export some of this data into a format that can be used by the file link feature in HotSync (DONE), a bi-directional PDA sync (DONE) and by an LDAP server applet, the ability to print single address labels onto a Dymo / CoStar label printer, print envelopes and create a mail-merge export for letters.
If we can work out or get the spec, we will write a QuickBooks timer export for the datebook, and allow import/export of vCal, iCal and vCards.
Enhancements:
- This release fixes a number of bugs and adds some new functionality, includine LDAP.
- After this release we will be making a major re-write to the coldsync conduits, so the next release will be an alpha release of Version 0.2
Download (0.12MB)
Added: 2007-01-30 License: GPL (GNU General Public License) Price:
997 downloads
iRiver iFP open-source driver 0.3
iRiver iFP is an user-space open-source driver for iRivers iFP flash portable MP3 players. more>>
iRiver iFP is an user-space open-source driver for iRivers iFP flash portable MP3 players.
This project encourages open source driver development for iRivers iFP portable music players. Ifp-driver was started by Pavel Kriz with ifp-line, a command-line program and the first Free iFP driver. Today, the ifp-driver mailing list is a hub of discussion for iFP driver development: participants include everyone from authors of spin-off projects, to prospective owners/users.
Ifp-driver home projects:
ifp-line is the original command line utility and Midnight Commander plugin. Stable.
linux-filesystem a linux kernel module that mounts iFP devices as filesystems. Stable.
libifp a generic iFP support library. Stable.
Related projects:
user interfaces
ifpgui a kde/qt manager by Jim Campbell; uses libifp.
ifp-gnome a gnome manager by Billy Charlton; uses ifp-line.
ifp-manager a perl+gtk2 gui
giriver a python+gtk2 frontend; uses libiriver. (unmaintained)
plugins
kio_iriver KDE KIO slave by Joe Roback; uses libiriverdriver.
[unnamed] KDE KIO slave by Thomas Loeber.
libraries
libiriverdriver a C++ library driver by Joe Roback.
pyifp python bindings for libifp, by James Evans
rubyifp Ruby bindings for libifp, by Martin Schanzenbach
libifp-cil Mono/.NET bindings for libifp, by Christian Elkjaer
libiriver an older ifp library. (unmaintained)
Unless otherwise noted, projects support all iRiver iFP devices. Users have reported successfully accessing models iFP-1xx,3xx,5xx,7xx,8xx,9xx and N10. We dont anticipate difficulty supporting future models.
Enhancements:
- Release ifp-line-0.3.
- ifp.c: Change "ifp version" output for GPL compliance.
- NEWS: Fix Engrish in NEWS.
- README: Add notice for error with non-ASCII filename.
- ChangeLog: Add ChangeLog.
<<lessThis project encourages open source driver development for iRivers iFP portable music players. Ifp-driver was started by Pavel Kriz with ifp-line, a command-line program and the first Free iFP driver. Today, the ifp-driver mailing list is a hub of discussion for iFP driver development: participants include everyone from authors of spin-off projects, to prospective owners/users.
Ifp-driver home projects:
ifp-line is the original command line utility and Midnight Commander plugin. Stable.
linux-filesystem a linux kernel module that mounts iFP devices as filesystems. Stable.
libifp a generic iFP support library. Stable.
Related projects:
user interfaces
ifpgui a kde/qt manager by Jim Campbell; uses libifp.
ifp-gnome a gnome manager by Billy Charlton; uses ifp-line.
ifp-manager a perl+gtk2 gui
giriver a python+gtk2 frontend; uses libiriver. (unmaintained)
plugins
kio_iriver KDE KIO slave by Joe Roback; uses libiriverdriver.
[unnamed] KDE KIO slave by Thomas Loeber.
libraries
libiriverdriver a C++ library driver by Joe Roback.
pyifp python bindings for libifp, by James Evans
rubyifp Ruby bindings for libifp, by Martin Schanzenbach
libifp-cil Mono/.NET bindings for libifp, by Christian Elkjaer
libiriver an older ifp library. (unmaintained)
Unless otherwise noted, projects support all iRiver iFP devices. Users have reported successfully accessing models iFP-1xx,3xx,5xx,7xx,8xx,9xx and N10. We dont anticipate difficulty supporting future models.
Enhancements:
- Release ifp-line-0.3.
- ifp.c: Change "ifp version" output for GPL compliance.
- NEWS: Fix Engrish in NEWS.
- README: Add notice for error with non-ASCII filename.
- ChangeLog: Add ChangeLog.
Download (0.13MB)
Added: 2006-07-20 License: GPL (GNU General Public License) Price:
1212 downloads
GroundWork Monitor Open Source 5.1.1-3
GroundWork Monitor Open Source is a complete availability monitoring solution. more>> <<less
Download (140MB)
Added: 2007-06-06 License: GPL (GNU General Public License) Price:
875 downloads
Other version of GroundWork Monitor Open Source
License:GPL (GNU General Public License)
Adobe Source Libraries 1.0.29
The Adobe Source Libraries (ASL) are a collection of C++ libraries to allow the construction of commercial application. more>>
The Adobe Source Libraries (ASL) are a collection of C++ libraries building foundation technology to allow the construction of commercial applications by assembling generic algorithms through declarative descriptions.
Enhancements:
- GIL version 2.1 (support for sub-byte aligned pixel values in images).
- An ASL version_0 namespace has been introduced to maintain binary compatibility going forward.
- There are poly< > library improvements. adobe/vector.hpp and adobe/closed_hash.hpp have been added as generic containers.
- There are many other improvements.
<<lessEnhancements:
- GIL version 2.1 (support for sub-byte aligned pixel values in images).
- An ASL version_0 namespace has been introduced to maintain binary compatibility going forward.
- There are poly< > library improvements. adobe/vector.hpp and adobe/closed_hash.hpp have been added as generic containers.
- There are many other improvements.
Download (8.2MB)
Added: 2007-07-16 License: MIT/X Consortium License Price:
831 downloads
Black Orion Enterprise Linux 4.4 Sources
Black Orion Network is an update and system management platform. more>>
Black Orion Network is an update and system management platform for among others Black Orions redhat-compatible Enterprise Linux Distributions. Black Orion Enterprise Linux software distributions are offered to you by the open source community as free software.
A program is free software if users are free to redistribute copies, either with or without modifications, either gratis or charging a fee for distribution, to anyone anywhere. Being free to do these things means (among other things) that you do not have to ask or pay for permission. Please feel free to make and redistribute as many copies of Black Orion Enterprise Linux as you like.
How It Works:
1. Obtain Black Orion Enterprise Linux
Obtain one of Black Orions redhat-compatible Enterprise Linux Distributions from the downloads section.
2. Burn cd images
Burn the downloaded iso images on to a cd.
3. Register yourself as a Black Orion Network Member
Register yourself as a member in the Black Orion Network section.
4. Install Black Orion on a computer
Read the manuals for the various installation options. The system can also be installed as a rhel4 virtual machine.
5. Connect your system to the Black Orion Network
Connect your system to the Black Orion Network with the up2date client installed on your system. You can find up2date by right-clicking the Black Orion Network Alert Icon on your desktop. Connect your system with your member name and password (see 3).
<<lessA program is free software if users are free to redistribute copies, either with or without modifications, either gratis or charging a fee for distribution, to anyone anywhere. Being free to do these things means (among other things) that you do not have to ask or pay for permission. Please feel free to make and redistribute as many copies of Black Orion Enterprise Linux as you like.
How It Works:
1. Obtain Black Orion Enterprise Linux
Obtain one of Black Orions redhat-compatible Enterprise Linux Distributions from the downloads section.
2. Burn cd images
Burn the downloaded iso images on to a cd.
3. Register yourself as a Black Orion Network Member
Register yourself as a member in the Black Orion Network section.
4. Install Black Orion on a computer
Read the manuals for the various installation options. The system can also be installed as a rhel4 virtual machine.
5. Connect your system to the Black Orion Network
Connect your system to the Black Orion Network with the up2date client installed on your system. You can find up2date by right-clicking the Black Orion Network Alert Icon on your desktop. Connect your system with your member name and password (see 3).
Download (554MB)
Added: 2006-09-29 License: Freely Distributable Price:
1120 downloads
Lint4j Maven Plugin 1.3.1
Lint4j is a static Java source code analyzer that detects locking and threading issues. more>>
COPYRIGHT=1] Lint4j features command line, Ant, Maven, Eclipse, and Emacs integration
<<less Download (0.008MB)
Added: 2006-08-02 License: Other/Proprietary License Price:
1178 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above linen source search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed