Main > Free Download Search >

Free widely software for linux

widely

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 151
Flawfinder 1.27

Flawfinder 1.27


Flawfinder searches through source code looking for potential security flaws. more>>
Flawfinder searches through source code looking for potential security flaws. This is the main web site for flawfinder, a program that examines source code and reports possible security weaknesses (``flaws) sorted by risk level. Its very useful for quickly finding and removing at least some potential security problems before a program is widely released to the public. See ``how does Flawfinder work?, below, for more information on how it works.
Flawfinder is specifically designed to be easy to install and use. After installing it, in a text terminal just type:
flawfinder directory_with_source_code
Flawfinder works on Unix-like systems today (its been tested on GNU/Linux), and it should be easy to port to Windows systems. It requires Python 1.5 or greater to run (Python 1.3 or earlier wont work).
Enhancements:
- The ability to review only the changes to a program was added.
- Other minor improvements and bugfixes were made.
<<less
Download (0.075MB)
Added: 2007-01-17 License: GPL (GNU General Public License) Price:
1011 downloads
Archimedes 0.52.0

Archimedes 0.52.0


Archimedes is an Open CAD for architects. more>>
Archimedes is an Open CAD for architects.

Archimedes is a Computer Aided Design (CAD) program developed side by side with architecture offices in order to fulfill all their needs.

This way, we hope to develop software better suited for architects than the currently widely used AutoCAD.

<<less
Download (6.3MB)
Added: 2007-05-29 License: GPL (GNU General Public License) Price:
886 downloads
ID3v2 Chapter Tool 1.4.4

ID3v2 Chapter Tool 1.4.4


ID3v2 Chapter Tool is an authoring tool which allows you to signal the start and end times of particular sequences. more>>
ID3v2ChapterTool is an application which allows you to author and embed chapter information in your MP3 files. ID3v2 Chapter Tool project is part of the BBC open source initiative and is maintained as a Sourceforge project.

The application uses a new signalling specification that has been developed by ID3.org which is supported by APIs created in this project. These build on the Java ID3 API developed by Jens Vonderheide.

Chapters in this context could be any of the following:

- chapters within an audiobook
- articles within a podcast
- individual tracks within a multi-track audio file

At the most basic level this chapter information consists of the start time of each chapter you define, allowing listeners to skip easily to these points in the file during replay. However, chapters can also have descriptive information (e.g. title), images and URLs.

The information attached to each chapter can be used by media players to provide a dynamic display during replay. For example, the images attached to each chapter can be used to provide a slide show.

The ID3v2ChapterTool also allows you to create a Table of Contents (TOC).

At the most advanced level it is possible to define multiple TOCs for a single audio file. For example, one TOC could provide access to the entire audio file whilst a second TOC could provide access to a set of highlights.

Once chapter information is widely supported by media players it will enable some exciting new multimedia applications such Audio Encyclopaedias.

<<less
Download (0.38MB)
Added: 2006-04-18 License: LGPL (GNU Lesser General Public License) Price:
1286 downloads
Eiffel INET 0.8.1

Eiffel INET 0.8.1


Eiffel INET provides an Eiffel classes for writing IPV4 (TCP/UDP) servers and clients. more>>
Eiffel INET provides an Eiffel classes for writing IPV4 (TCP/UDP) servers and clients.

Eiffel INET is a set of Eiffel classes (written to be used with SmallEiffel) which allow writing TCP and UDP clients & servers. Programs written with Eiffel INET run in a single thread-less process that multiplexes several connections without blocking.

Supported compilers

The library has been widely used with SmallEiffel -0.77, SmartEiffel 1.0 y 1.1. It compiles (giving spurious warnings) with SmartEiffel 2.0, but it hasnt been tested in production. However, the demos run fine.

<<less
Download (0.025MB)
Added: 2007-04-05 License: LGPL (GNU Lesser General Public License) Price:
932 downloads
WxLib 0.32

WxLib 0.32


WxLib is a widely resuable C++ library that converts many facilities that are found in the standard C library. more>>
WxLib is a widely resuable C++ library that converts many facilities that are found in the standard C library into a form that is more appropriate for use in a C++ context.
The library wraps functions for dealing with threads, files, FIFOs, serial I/O, sockets, and directories. WxLib library focuses on the correct use of C++ functions, and especially on the correct use of error handling mechanisms.
Enhancements:
- Header files are now cleaner and more sensible.
- Number conversion functions were revised.
- Example files were revised.
- Many bugs were fixed.
<<less
Download (0.27MB)
Added: 2007-03-25 License: LGPL (GNU Lesser General Public License) Price:
943 downloads
Scid 3.6.1

Scid 3.6.1


Scid project consists of a chess database. more>>
Scid project consists of a chess database.

Scid is a powerful chess database application with many search features.

Its GUI makes entering chess games fast and easy, and you can search games by exact position, material, player names, and many other criteria.

It does not come with any actual file of chess games, but it can convert databases to/from the popular PGN format which is widely used for chess games.

<<less
Download (2.2MB)
Added: 2007-01-11 License: GPL (GNU General Public License) Price:
1022 downloads
Perl 5.8.8

Perl 5.8.8


Perl is a high-level, general-purpose programming language. more>>
Perl is a stable, cross platform programming language. Perl project is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs.
Main features:
- Perl is a stable, cross platform programming language.
- It is used for mission critical projects in the public and private sectors.
- Perl is Open Source software, licensed under its Artistic License, or the GNU General Public License.
- Perl was created by Larry Wall.
- Perl 1.0 was released to usenets alt.comp.sources in 1987
- PC Magazine named Perl a finalist for its 1998 Technical Excellence Award in the Development Tool category.
- Perl is listed in the Oxford English Dictionary.
- Perl takes the best features from other languages, such as C, awk, sed, sh, and BASIC, among others.
- Perls database integration interface (DBI) supports third-party databases including Oracle, Sybase, Postgres, MySQL and others.
- Perl works with HTML, XML, and other mark-up languages.
- Perl supports Unicode.
- Perl is Y2K compliant.
- Perl supports both procedural and object-oriented programming.
- Perl interfaces with external C/C++ libraries through XS or SWIG.
- Perl is extensible. There are over 500 third party modules available from the Comprehensive Perl Archive Network (CPAN).
- The Perl interpreter can be embedded into other systems.
- Perl is the most popular web programming language due to its text manipulation capabilities and rapid development cycle.
- Perl is widely known as "the duct-tape of the Internet".
- Perls CGI.pm module, part of Perls standard distribution, makes handling HTML forms simple.
- Perl can handle encrypted Web data, including e-commerce transactions.
- Perl can be embedded into web servers to speed up processing by as much as 2000%.
- mod_perl allows the Apache web server to embed a Perl interpreter.
- Perls DBI package makes web-database integration easy.
<<less
Download (11.9MB)
Added: 2006-02-02 License: Artistic License Price:
1375 downloads
mime4j 0.3

mime4j 0.3


mime4j project provides a parser, MimeStreamParser , for e-mail message streams in plain rfc822 and MIME format. more>>
mime4j project provides a parser, MimeStreamParser , for e-mail message streams in plain rfc822 and MIME format. The parser uses a callback mechanism to report parsing events such as the start of an entity header, the start of a body, etc. If you are familiar with the SAX XML parser interface you should have no problem getting started with mime4j.

The parser only deals with the structure of the message stream. It wont do any decoding of base64 or quoted-printable encoded header fields and bodies. This is intentional - the parser should only provide the most basic functionality needed to build more complex parsers. However, mime4j does include facilities to decode bodies and fields and the Message class described below handles decoding of fields and bodies transparently.

The parser has been designed to be extremely tolerant against messages violating the standards. It has been tested using a large corpus (>5000) of e-mail messages. As a benchmark the widely used perl MIME::Tools parser has been used. mime4j and MIME:Tools rarely differ (<<less
Download (MB)
Added: 2007-06-01 License: The Apache License 2.0 Price:
876 downloads
Berkeley DB 4.6.18

Berkeley DB 4.6.18


Berkeley DB, the most widely-used developer database in the world. more>>
Berkeley DB (libdb) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. Berkeley DB includes b+tree, queue, extended linear hashing, fixed, and variable-length record access methods, transactions, locking, logging, shared memory caching, database recovery, and replication for highly available systems.
Berkeley DB delivers the core data management functionality, power, scalability and flexibility of enterprise relational databases but without the overhead of a query processing layer. Combined with the stability and lower support cost of open source code, Berkeley DB offers many advantages
DB supports C, C++, Java, PHP, and Perl APIs. It is available for a wide variety of UNIX platforms as well as Windows XP, Windows NT, and Windows 95 (MSVC 6 and 7).
Sleepycat Software makes Berkeley DB, the most widely used open source developer database in the world with over 200 million deployments. Customers such as Amazon.com, AOL, British Telecom, Cisco Systems, EMC, Google, Hitachi, HP, Motorola, RSA Security, Sun Microsystems, TIBCO and VERITAS also rely on Berkeley DB for fast, scalable, reliable and cost-effective data management for their mission-critical applications. Profitable since it was founded in 1996, Sleepycat is a privately held company with offices in California, Massachusetts and the United Kingdom.
Here are the advantajes of "Berkeley DB":
- Zero administration cost ? eliminates the need for a DBA;
- Smaller footprint (less than 500Kb);
- Simplicity of integration into an application;
- More speed and higher performance;
- Less complexity and more reliability.
Berkeley DB is distributed under an open source license that permits its use in open source applications at no charge. Proprietary vendors can purchase a proprietary license for Berkeley DB from Sleepycat Software.
Other important key features of "Berkeley DB":
- Includes complete source code.
- Small footprint ? less than 500 kilobytes.
- Extremely configurable: application controls the memory, disk, and other resource requirements of the database library.
- Easy-to-use APIs for applications written in C, C++, Java, Perl, Python, Tcl, PHP.
- Supports full transaction semantics, so that multiple changes can be applied or rolled back atomically.
- Survives software and hardware failures without losing data.
- Fine-grained locking allows thousands of users to work with a database at the same time.
- Replication for high availability keeps copies of the database synchronized across multiple servers. If the master or any replica goes down, one of the remaining replicas can take over.
<<less
Download (11.5MB)
Added: 2007-07-31 License: Open Software License Price:
839 downloads
gdvrecv 1.2

gdvrecv 1.2


gdvrecv is a set of tools for FreeBSD to receives audio and video data from a digital camcorder. more>>
gdvrecv is a set of tools for FreeBSD to receives audio and video data from a digital camcorder via an IEEE 1394 (widely known as FireWire) link and stores them into an DV file.
This software package is composed by :
- firewire, a Python module for the FreeBSD firewire sub system
- dvrecv, a command line tool to receive a DV stream
- gdvrecv, a Gtk tool to receive a DV stream
- Basicaly, gdvrecv does the same thing as the fwcontrol -R command, but is more user-friendly.
- You can use Kino (FreeBSD port: multimedia/kino) for editing the DV files recorded with gdvrecv.
- Note : gdvrecv is written for FreeBSD 5.3 or better. Other operating systems or FreeBSD versions are not supported (but youre welcome to send me patch for other operating systems).
<<less
Download (0.091MB)
Added: 2005-08-04 License: GPL (GNU General Public License) Price:
1542 downloads
DictEm 0.81

DictEm 0.81


DictEm is an extremely customizable DICT client for (X)Emacs. more>>
DictEm is an extremely customizable DICT client for (X)Emacs. DictEm implements all functions of the client part of the DICT protocol (RFC-2229).
Unlike dictionary.el, it widely uses autocompletion that is used for selecting a dictionary and search strategy. It provides several hooks that may be used for buffer postprocessing.
Built-in hyperlinking and a highlighting mechanism are based on this ability. It supports the mechanism of virtual dictionaries that can be used for grouping dictionaries from different DICT servers into the client-side virtual dictionary.
Enhancements:
- - dictem-server variable can be equal to nil, in this case dict command line tool will be called without -h option, i.e. default _list of servers_ specified in .dictrc (or dict.conf) will be used.
- dict:///dictionary_name (in dictem-user-databases-alist) also means that default server list will be used, see Ex.4 for the sample of use.
- dictem-server variable now defaults to nil, old value was "dict.org". dictem-strategy-alist and dictem-database-alist also defaults to nil.
<<less
Download (0.033MB)
Added: 2006-07-22 License: GPL (GNU General Public License) Price:
1189 downloads
Dupseek 1.3

Dupseek 1.3


Dupseek is a command-line interactive perl program to find and remove duplicate files. more>>
Dupseek is a command-line interactive perl program to find and remove duplicate files.
A few strategies are possible for finding duplicate files in a big set, such as a heavily populated directory.
One of the most widely used consists of grouping files by size (because files of different size cant be identical) and then computing a short digital fingerprint (such as a md5 checksum) for the files.
Files with a different fingerprint are different, and files with the same digital fingerprint are very probably the same. Just to be sure, one can further check possible duplicates.
Main features:
- It starts by grouping files by size.
- Then it starts reading small chunks of the files of the same size and comparing them. It creates smaller groups depending on these comparisons.
- It goes on with bigger and bigger chunks (of size up to a hard-coded limit).
- It stops reading from files as soon as they form a single-element group or they are read completely (which only happens when they have a very high probability of having duplicates).
This algorithm is much more efficient than competitors when dealing with large files of the same size. When files differ, reading usually stops after very few reads.
Dupseek (and destroy) can be interrupted at any moment. The user is then presented with partial results and can either intervene manually or go on with the reading and computation, on a group-by-group basis. Since subsequent reads happen sparsely in the file, if some files are still in the same group after many iterations, they are most probably identical, unless the differences are very small.
<<less
Download (0.013MB)
Added: 2005-12-05 License: GPL (GNU General Public License) Price:
1422 downloads
Tmxxine 0.7

Tmxxine 0.7


Tmxxine is a linux distribution based on Puppy Linux 2.01. more>>
Tmxxine is a linux distribution based on Puppy Linux 2.01.
Main features:
- All standard puppy software included: WP, Spreadsheet, Browser, editors, painting, vector editor, email, ftp, chat etc
- Voice Synthesis At the moment the Operating system is not singing to you but the Symphony code is being used. "Flinger" is being considered for future versions. Right clicking on an icon and opening it as text will give you this. The talk command says the word - change the words to have the computer say what you want
- Audacity sound editor. Very stable. Also available for Windows.
- Xara graphics - 50% complete - very usable. Sadly the enclosed nightly build is unstable (first time) for a stable version try here?
- NVU WSIWYG HTML editor. NVU is more powerful than composer on which it is based. Tmxxine has made a commitment to create its documentation in wiki format. This tool is for temporary deployment.
- 007 blowfish single file encryption. This only works on single files. It is only two lines of code
- Java. Widely used, the third most important language after C and C++ It allows access to java enabled web sites - many scientific sites make use of it.
- Extra codecs for viewing movies through the Internet
- Mplayer - be careful with this - crashed my machine from within dotpup menu
- VYM - View Your Mind. A Mind mapping thought generation tool
- Tuxcard - organise you bits of information
- Xfce Window manager, Shut down / exit to prompt and then type xwin xfce To return reboot Xfce and then type xwin jwm
<<less
Download (133MB)
Added: 2006-06-27 License: GPL (GNU General Public License) Price:
1220 downloads
WhileInterpreter 4.2

WhileInterpreter 4.2


WhileInterpreter is an interpreter for the WHILE programming language used for learning purpose. more>>
WhileInterpreter is an interpreter for the WHILE programming language used for learning purpose.

WhileInterpreter has few constructs and easy semantics.

Command line interpreters allow users to issue various commands in a very efficient (and often terse) way. This requires the user to know the names of the commands and their parameters, and the syntax of the language that is interpreted. From the 1960s onwards, user interaction with computers was primarily by means of command line interfaces.

In the 1970s, researchers began to develop graphical user interfaces (GUIs)to provide an alternative user interface for computers, whereby commands were represented by pictorial operations, rather than as textual descriptions. Since they are easier to learn than command line interfaces, they have become the most common way of interacting with a computer.

However, command line interpreters remain widely used in conjunction with GUIs. For some complex tasks, the latter are less effective because of the large number of menus and dialog boxes presented and because of the innate difficulty of representing the underlying task graphically.
<<less
Download (0.021MB)
Added: 2006-03-16 License: Free For Educational Use Price:
1317 downloads
jGetFile 0.80

jGetFile 0.80


jGetFile is a scriptable command-line mass-file downloader that is specifically geared towards non-HTML files. more>>
jGetFile project is geared towards mass downloading specifically non-html files from the web. Web crawlers and website downloads are widely available and work very well. Not all web-based file crawlers are equal however.

Few file crawers handle this href scenario: < a href="http://www.foo.com?url=http://youreallywantthislink.com/files" >< /a > jGetFile was engineered to be able to handle as many extraneous href configurations as possible. Although it does not handle all possible cases, more will be supported in future releases.

jGetFile supports a highly configurable means to filter the acceptance of links within the program. A user can use the -i or -e options to have the program only traverse links that start with the addresses the user specified, or to exclude links that start with the specified addresses.

Alternatively, for the powerusers, one can specify a BeanShell script through the -als option. This allows for abritrarily complex rules to be specified for accepting links, like accept only links at depth 1 that begin with www.blah.com, exclude links at level 2 that begin with www.foo.com, and exclude links at level 2 that contain word cat. The depth variable is currently not available to custom scripts, but will be in the next release.

There is no gui in the works, and because of the intended simplicity of this program, one is not planned in the future either. Also, jGetFile is not intended to replace wget, although its initial features were based on wget. jGetFile has the single goal of downloading files fast and efficiently from the web.

<<less
Download (1.8MB)
Added: 2006-08-11 License: The Apache License 2.0 Price:
1169 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5