sources of fiber
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4471
Source Speak 1.0 RC2
Source Speak is a PHP program which enables a person to display their programs source code. more>>
Source Speak is a PHP program which enables a person to display their programs source code. If you are wondering why someone would want to share their code, there are many reasons.
displaying code for a potential employer
showing other developers your algorithms
developers on add to your code
This program is easy to use. Just copy the program to your web server that has PHP installed. The next step is to copy your project into the projects directory.
<<lessdisplaying code for a potential employer
showing other developers your algorithms
developers on add to your code
This program is easy to use. Just copy the program to your web server that has PHP installed. The next step is to copy your project into the projects directory.
Download (MB)
Added: 2007-04-10 License: GPL (GNU General Public License) Price:
933 downloads
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
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
Sorcerer 20050314
Sorcerer is a distribution geared toward system administrators who want to optimize packages for their system. more>>
Sorcerer is a source-based Linux distribution for system administrators. The sources are downloaded directly from software authors homepages and mirrors.
Then, they are compiled with the architecture and optimizations that the system administrator specifies.
Finally, it is installed, tracked, and archived for easy removal and upgrades. Sorcerer has both command line and menu driven source mangement programs.
<<lessThen, they are compiled with the architecture and optimizations that the system administrator specifies.
Finally, it is installed, tracked, and archived for easy removal and upgrades. Sorcerer has both command line and menu driven source mangement programs.
Download (101MB)
Added: 2005-04-05 License: GPL (GNU General Public License) Price:
1665 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
Improved offline web browsing 0.6
Improved offline web browsing package contains many fixes for offline browsing for Konqueror. more>>
Improved offline web browsing package contains:
- improved / bug-fixed offline browsing for Konqueror and other application that use kde http io slaves.
- Improved / bug-fixed web browsing for low-bandwidth connections.
- Improved / bug-fixed detection of cross-domain requests
- Referer-Urls are not send cross-domain (configurable)
Requires sources for kdelibs, kdebase and kdeaddons. If you use German localization, you will probably want sources for kde-i18n-de, too.
Webpages with enabled javascript may not work 100% when browsing offline completely.
Version restrictions:
- None that are not present in the original http slave.
- Webpages with javascript enabled may not work with offline browsing.
<<less- improved / bug-fixed offline browsing for Konqueror and other application that use kde http io slaves.
- Improved / bug-fixed web browsing for low-bandwidth connections.
- Improved / bug-fixed detection of cross-domain requests
- Referer-Urls are not send cross-domain (configurable)
Requires sources for kdelibs, kdebase and kdeaddons. If you use German localization, you will probably want sources for kde-i18n-de, too.
Webpages with enabled javascript may not work 100% when browsing offline completely.
Version restrictions:
- None that are not present in the original http slave.
- Webpages with javascript enabled may not work with offline browsing.
Download (0.019MB)
Added: 2007-05-09 License: LGPL (GNU Lesser General Public License) Price:
900 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
Kconfigure 2.1
Kconfigure simplifies compiling and installing software by providing a graphical interface. more>>
Kconfigure simplifies compiling and installing software by providing a graphical interface.
Easy to use, click in konqueror the configure file and configure, make and install the sources in the gui with kconfigure.
<<lessEasy to use, click in konqueror the configure file and configure, make and install the sources in the gui with kconfigure.
Download (0.071MB)
Added: 2005-07-21 License: GPL (GNU General Public License) Price:
1558 downloads
KDE 4.2.88 Beta / 4.2.3 Stable
The K Desktop Environment, for UNIX/Linux based systems more>>
KDE 4.2.88 Beta / 4.2.3 Stable brings you a powerful graphical desktop environment which is useful for Unix workstations. It combines ease of use, contemporary functionality and outstanding graphical design with the technological superiority of the Unix operating system. It is an Internet project and truly open in every sense.
Development takes place on the Internet and is discussed on the mailing lists and USENET news groups to which we invite and welcome everyone. No single group, company or organization controls the sources. All sources are open to everyone and may be distributed and modified by anyone subject to the well known GNU licenses.
<<less Download (0KB)
Added: 2005-09-21 License: GPL Price: FREE
11 downloads
Other version of KDE
License:GPL
Gconfigure 0.4
Gconfigure is a shell-script that allows for a more easy building of programs for sources. more>>
Gconfigure is a shell-script that allows for a more easy building of programs for sources.
If you want to build a tarball, youll usually execute:
tar -xzvf mypackge.tar.gz
cd mypackage
less INSTALL
less README
./configure --help
./configure --prefix=/usr
-sysconfdir=/etc/gnome --some-other-option
make
su -c "make install"
With gconfigure, youll merely right-click on the tarball and choose build. Some dialogs will allow you to set the necessary options and the program will be installed for you.
Including adding it to you package management system. Installing a package from source will be almoust the same as installing it from rpm/deb/tgz.
<<lessIf you want to build a tarball, youll usually execute:
tar -xzvf mypackge.tar.gz
cd mypackage
less INSTALL
less README
./configure --help
./configure --prefix=/usr
-sysconfdir=/etc/gnome --some-other-option
make
su -c "make install"
With gconfigure, youll merely right-click on the tarball and choose build. Some dialogs will allow you to set the necessary options and the program will be installed for you.
Including adding it to you package management system. Installing a package from source will be almoust the same as installing it from rpm/deb/tgz.
Download (0.012MB)
Added: 2005-09-24 License: GPL (GNU General Public License) Price:
1490 downloads
GNOME Word of the Day 0.2.0
GNOME Word of the Day is a GNOME applet that displays a new vocabulary word each day. more>>
GNOME Word of the Day is a GNOME applet that displays a new vocabulary word each day.
No one likes to be lost in a sea of unknown words. With GNOME Word of the Day Applet, your vocabulary will evince perennial growth. Its a must when preparing for the SAT or GRE tests and for improving both reading comprehension and writing precision.
GNOME word of the day sits in your notification area as a whole word or as a small icon. You can retrieve words from a selection of online sources.
<<lessNo one likes to be lost in a sea of unknown words. With GNOME Word of the Day Applet, your vocabulary will evince perennial growth. Its a must when preparing for the SAT or GRE tests and for improving both reading comprehension and writing precision.
GNOME word of the day sits in your notification area as a whole word or as a small icon. You can retrieve words from a selection of online sources.
Download (0.043MB)
Added: 2006-07-25 License: GPL (GNU General Public License) Price:
1189 downloads
Research 0.3.0.3
Research is a simple and functional application for organizing research papers. more>>
Research is a simple and functional application for organizing research papers. The project allows the tracking of sources, linking of notes and quotes to sources, and organizing of notes in an outline.
Main features:
- Can have many separate papers with their own distinct sources, notes, and outlines.
- Sources can be set up with a citation that uses ${PG} as a placeholder for the page number. For example:
- Mike Sager, The Worlds Greatest Book (Somewhere, USA: Sager Publishing, 2007), ${PG}
- will become
- Mike Sager, The Worlds Greatest Book (Somewhere, USA: Sager Publishing, 2007), 52-65
- when a note is created for that source with the page range set to 52-65
- OUTLINING!!! I am excited because I could never find this in any program anywhere. You can set up an outline for your paper and link in the notes/quotations wherever you want in the outline. If the note is modified, it will update in the outline. They can also be rearranged.
- AJAX interface for quicker, easier use. Outline now has drag n drop sorting and heading/note creation.
<<lessMain features:
- Can have many separate papers with their own distinct sources, notes, and outlines.
- Sources can be set up with a citation that uses ${PG} as a placeholder for the page number. For example:
- Mike Sager, The Worlds Greatest Book (Somewhere, USA: Sager Publishing, 2007), ${PG}
- will become
- Mike Sager, The Worlds Greatest Book (Somewhere, USA: Sager Publishing, 2007), 52-65
- when a note is created for that source with the page range set to 52-65
- OUTLINING!!! I am excited because I could never find this in any program anywhere. You can set up an outline for your paper and link in the notes/quotations wherever you want in the outline. If the note is modified, it will update in the outline. They can also be rearranged.
- AJAX interface for quicker, easier use. Outline now has drag n drop sorting and heading/note creation.
Download (0.088MB)
Added: 2007-04-12 License: GPL (GNU General Public License) Price:
930 downloads
GroundWork Monitor Open Source 5.1.0-2 (Bootable CD)
GroundWork Monitor Open Source is a complete availability monitoring solution. more>>
GroundWork Monitor Open Source is a complete availability monitoring solution that ensures IT infrastructure uptime while identifying issues before they become real problems.
Unifies best-of-breed open source tools - Nagios*, Nmap, SNMP TT, PHP, Apache, MySQL and more — through PHP/AJAX-based components and an integrated user interface to deliver the extensible functionality you require.
<<lessUnifies best-of-breed open source tools - Nagios*, Nmap, SNMP TT, PHP, Apache, MySQL and more — through PHP/AJAX-based components and an integrated user interface to deliver the extensible functionality you require.
Download (627MB)
Added: 2007-07-03 License: GPL (GNU General Public License) Price:
849 downloads
Camaelon 0.1
Camaelon is a GNUstep theme engine. more>>
Camaelon is a theme engine for GNUstep.
While very good when you works with it, it looks a bit old with the current playskool interfaces avalaible everywhere. So I wrote this theme bundle, Camaelon, with the idea of providing a fresher look, while remaining good on term of useability.
Actually its not very configurable (you need to change values in the source code for gradients/colors).
Installation
You need to patch some files in the GNUstep -gui sources. Go in the gui/Source directory of your local GNUsteps sources, and apply the provided patch file, themes.patch :
patch -p0<<less
While very good when you works with it, it looks a bit old with the current playskool interfaces avalaible everywhere. So I wrote this theme bundle, Camaelon, with the idea of providing a fresher look, while remaining good on term of useability.
Actually its not very configurable (you need to change values in the source code for gradients/colors).
Installation
You need to patch some files in the GNUstep -gui sources. Go in the gui/Source directory of your local GNUsteps sources, and apply the provided patch file, themes.patch :
patch -p0<<less
Download (0.05MB)
Added: 2005-04-25 License: GPL (GNU General Public License) Price:
1642 downloads
GNUsTicker 0.1 alpha
GNUsTicker is a GNOME panel applet RSS aggregator. more>>
GNUsTicker is a GNOME panel applet RSS aggregator like KNewsTicker for KDE.
It may be extended for feeding from differente sources (an example for POP3 mail server is provided).
<<lessIt may be extended for feeding from differente sources (an example for POP3 mail server is provided).
Download (0.79MB)
Added: 2005-07-29 License: GPL (GNU General Public License) Price:
1547 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 sources of fiber 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