Main > Free Download Search >

Free 3 years software for linux

3 years

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4261
Perso 3.0

Perso 3.0


Perso can handle different types of identity card numbers (e. g. german/ austrian ID-card and passport). more>>
Perso can handle different types of identity card numbers (e. g. german/ austrian ID-card and passport).
It check the numbers for correctness using the "7-3-1"-checksum algorithm. Also it can extract information from the numbers (e. g. birthday) or generate example numbers using custum values.
Perso is a commandline (console) tool.
Perso comes with ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This is free software, and you are welcome to redistribute it under terms of GNU General Public License. Perso is written by Tilo Ulbrich.
Enhancements:
- new feature: extraction-mode ("--extract")
- new feature: warn if number is broken and stop with return-code -1 (continuing with "--force")
- added some "easy-using" and hopefull helpfull scripts for different identity-cards
- added new options for the example-modi (see help)
- rewroted and merged documentation
- added commandline arguments "--help", "--version", "--quiet"
- renamed "--debug" to "--verbose"
- add fix for austrian passport/ ID-card: --block1len7 and --block1len8
- changed return-code if no arguments are given from 0 to -1 (and show an error message)
- small fixes in generation-mode: february can have only 28 days, maximum year of expiration 5 years in the future, using CURRENT_YEAR (update if you want no expired examples)
- merged all code to "perso.cc"
- rewroted argument-parser (more secure memory-operations)
- rewroted ID-number loading
- code cleanup/ speedup
- improved compile-script using "strip" (50% smaller and a little bit faster binary)
- renamed "support.h" to "compat.h"
- added ".txt"-prefix to all text-files
- updated README, TODO, ChangeLog
<<less
Download (0.017MB)
Added: 2005-12-01 License: GPL (GNU General Public License) Price:
1422 downloads
myGuests 0.2

myGuests 0.2


myGuests is a guestbook written in PHP. more>>
myGuests is a guestbook written in PHP. It uses a simple textfile as storage, there is no need for a database server like mysql to use it. Ive started to develop myGuests in the year 2002 when database servers were only affordable for business applications. Using a simple textfile as storage made it possible for many people to install their own guestbook very easy.
Today I look back to three years of developing PHP applications for business use. I apologize for not releasing new open source projects in the past years, maybe there will be new things in the next months.
Main features:
- multi-language support (available languages: English, German, Dutch, Slovak)
- css support
- email notification
- email protection
- badwords filter
- admin-mode (delete&comment on entries)
<<less
Download (0.010MB)
Added: 2006-06-26 License: GPL (GNU General Public License) Price:
1216 downloads
Evil Greg Vs. Eight Year Olds 0.4.1

Evil Greg Vs. Eight Year Olds 0.4.1


Evil Greg battles hordes of 8 year old kids. more>>
Evil Greg Vs. Eight Year Olds was originally conceived when Nizzity asked EG how many 8 year old kids it would take to bring him down. EG responded that no amount would be enough because he would eat them as he went and would slowly grow in power.

He claims that eventually his heartburn would allow him to breath fire and they would fall before him. The game will test the merit of his claims. This is an accurate scientific simulation.

<<less
Download (3.9MB)
Added: 2007-08-05 License: Freeware Price:
810 downloads
Go Awstats 1.0

Go Awstats 1.0


Go Awstats automates the production of Awstats Apache log reports at a site where multiple virtual hosts exist. more>>
Go Awstats project automates the production of Awstats Apache log reports at a site where multiple virtual hosts exist.
It always updates the reports for the current month and the current year and only produces other reports if they do not exist, which saves on CPU.
The regeneration of a report can be forced by simply erasing it.
Enhancements:
- A major year calculation error has been fixed that appeared when the logs began to span more than two years.
- The author is now confident that the whole thing now works as advertised, hence the bump to revision 1.0.
<<less
Download (0.008MB)
Added: 2006-10-25 License: GPL (GNU General Public License) Price:
1096 downloads
Ivy software bus 3.8.1

Ivy software bus 3.8.1


Ivy is a simple protocol and a set of open-source libraries and programs that allows applications to broadcast information. more>>
Ivy is a simple protocol and a set of open-source libraries and programs that allows applications to broadcast information through text messages, with a subscription mechanism based on regular expressions.
Ivy libraries are available in C, C++, Java and Perl, on Windows and Unix boxes and on Macs. Several Ivy utilities and hardware drivers are available too.
Ivy is currently used in research projects in the air traffic control and human-computer interaction research communities as well as in commercial products. It is also taught to CS students.
Ivy is a CENA product.
Main features:
- Ivy is not based on a centralised server. Actually, Ivy is mostly a communication convention, implemented through a collection of libraries for various languages and platforms. The current version of the Ivy protocol is version 3, which has been stable for the last 3 years.
- Language bindings are available in C (Unix and Windows), C++ (Mac, Unix, Windows), Java and Perl. There have been successful uses through the C library
- Messages are formatted in text, and subscriptions are based on regular expressions. Plans to move to an XML-based subscription language are on their way.
- From the programmers point of view, Ivy is an information broadcasting channel. The main functions are:
- connecting to a bus. Example: IvyInit (b, "192.126:2011")
- sending a message. Example: IvySend (b, "HELLO %s", world)
- binding a message pattern to a callback function. Example: IvyBind (b, "HELLO (.*)", cb)
- the main loop. Example : IvyLoop ()
- Subscriptions are managed on the emitters side, which limits the actual network traffic.
- Direct point-to-point messages are also available.
- Ivy was designed by a research group in Human-Computer Interaction, with the goals of connecting applications written on different toolkits/languages/platforms (such as an OpenGL application on a SGI connected to a PerlTk application on a Linux box), while keeping it simple: no server to be lauched and supervised, a simplistic API, and a communication model compatible with classical event-based GUI progamming. We think we have somewhat reached our goal...
Enhancements:
- This release mostly contains bugfixes and code cleanup.
<<less
Download (0.064MB)
Added: 2006-06-14 License: LGPL (GNU Lesser General Public License) Price:
1227 downloads
readlists 3.0.3

readlists 3.0.3


readlists is a frontend for mailers like mutt to handle multiple mailboxes more conveniently. more>>
readlists in short rl, is a frontend for mailers like mutt to handle multiple mailboxes more conveniently.

A few years ago (in 1998) I started to use ELM (and later mutt) along with several mailfolders. I wanted to have a little program that acted as a front-end to mutt to make reading of multiple mailboxes easier.

The result was readlists, or rl as I shortly afterwards abbreviated it. Last year, when we upgraded out mail server to FreeBSD 5.4, we decided not to install ELM anymore, which left a void as this package also provided the command nfrm. Since rl already contained all the code needed for such a command, this was added, as well.

<<less
Download (0.014MB)
Added: 2005-12-29 License: BSD License Price:
1394 downloads
UnrealIRCd 3.2.6

UnrealIRCd 3.2.6


UnrealIRCd is an Open Source IRC Server. more>>
UnrealIRCd is an Open Source IRC Server. Development of UnrealIRCd began in May of 1999. Unreal was created from the Dreamforge IRCd that was formerly used by the DALnet IRC Network.
Over the years, many new and exciting features have been added to Unreal. UnrealIRCd is hard to even see a resemblance between the current Unreal and Dreamforge.
Main features:
- Channel Half-ops (+h)
- Channel Owners (+q) and Channel Admins (+a)
- Channel linking (+L)
- Advanced anti-flood and anti-spam systems
- Swear filtering (+G)
- Hostname cloaking (+x)
- Color blocking and stripping (+c/+S)
- Vhosts
- WebTV Support
- DCCDeny
- Ziplinks
- SSL encrypted client and server connections
- Advanced and highly configurable configuration file
- Module support
- And Much More...
Unreal can run on several operating systems. Unreal works on most *nix OSes including Linux, BSD, MacOS X, Solaris, and HP-UX. Unreal also works on Windows (NT4/2K/XP/2003). UnrealIRCd is designed to be an advanced IRCd, so it is probably not the best choice for beginners.
Enhancements:
- This release comes with over 80 changes.
- Many small bugs have been fixed, and a couple of major bugs as well.
- No new major features were added. It is recommended for everyone to upgrade.
<<less
Download (2.4MB)
Added: 2006-12-23 License: GPL (GNU General Public License) Price:
1061 downloads
phpPeanuts 1.3.0

phpPeanuts 1.3.0


phpPeanuts is a framework for developing business applications in php4 and 5. more>>
phpPeanuts is a framework for developing business applications in php4 and 5.
PphPeanuts supports a development style that is both Model Driven and based on extreme programming (XP). In the early stages of development phpPeanuts is at its most effective: create some business components and their database tables.
Type an url in your browser. PhpPeanuts instantly creates working prototype. Let users try it out and comment. Then extend and refine. Whenever you extend or refine your application phpPeanuts will instantly adapt the user interface. This keeps the development cycle eXtremely short.
PhpPeanuts is easy to install and runs on both php4 and 5. It supports the separation of lay out, user interface code and business model throught the MVC pattern and facilitates the reuse of user interface components.
Its framework based persistency stores and retrieves objects in MySQL and generates complex queries from Query By Example forms. phpPeanutss code management scheme keeps your code seprarated from framework code and can be extended to seperate your generic code from specific code and configurations in as many layers as you like.
But the best feature of phpPeanuts is its flexibilty. You can override and specialize allmost every component and aspect. Because this is all done by adding subclasses and overriding methods you can do it with the freedom of expression of php itself.
To help you find your way the website offers you practical documentation. The examples help you to learn about OOP by doing, only reading theory as far as needed to get something done. The hypercode browsers allow you to quickly search for code to reuse and to drill down into it to see how it works.
Main features:
- fully written in php, html and cross browser javascript;
- easy to install;
- runs on most low cost web hosting accounts (php4) as well as on php5;
- very object oriented,
- the frameworks design has a history of over 10 years,
- based on a component model;
- encapsulation without writing property getter and setter methods;
- persistency on MySql relational database, polymorphic persistency since version 1.1;
- navigation over relationships without coding;
- default user interface generated from meta data (example);
- user interface follows MVC pattern for separation of layout and code and logical separation between domain model and user interface;
- default user interface layout can be customized (example);
- many details of user interface can be overridden and customized;
- localization support in user interfacing framework (example);
- powerfull user interface components for automatic form generation and validation, Query By Example, dialogs andtabs.
- simple event model for specializing user interface components (example),
- extendable code management scheme for overriding framework behavior without changing framework code,
- supports multiple applications on a single web server;
- helps to learn object oriented programming and design from the bottom up
<<less
Download (0.30MB)
Added: 2007-06-19 License: Academic Free License (AFL) Price:
858 downloads
Tales of Middle Earth 2.3.4

Tales of Middle Earth 2.3.4


Tales of Middle Earth is a tile-based dungeon crawler similar to Nethack, Rogue, and Angband. more>>
Tales of Middle Earth (ToME) is a fantasy adventure game, based on the works of J.R.R. Tolkien. It is a game that emphasizes intricate, challenging, and varied gameplay over graphics.
Hundreds of different monsters in randomly-generated, unpredictable dungeons will strive to slay you by various means, and you counter - if you survive - by developing the skills of your choice and wielding mighty artifacts.
ToMEs races from Hobbit to Troll and classes from Swordmaster to Summoner allow for many different playing styles and a replay value that extends through years.
The only game so realistic that your scrolls and spell books will burn if you trudge in lava (unless you have gained immunity from some armour), you will dry up rivers to cast mighty spells, strike at orcs with blades attuned to slay them specifically, summon armies from a simple totem, and even forge your own artifacts.
There is an entire community to help you with the game, and it is far from static - ToME is a developing game, always improving. And best of all, its free.
Enhancements:
- Fix window position saving on Mac OS
- Remove buggy trap of Stair Movement
- Fix typo in one monsters flags
- Fix word wrapping in character sheet
<<less
Download (2.5MB)
Added: 2007-05-23 License: GPL (GNU General Public License) Price:
885 downloads
UDF collection for MySQL 0.3

UDF collection for MySQL 0.3


UDF collection for MySQL project contains utility UDFs that are supposed to be built and loaded as shared objects. more>>
UDF collection for MySQL project contains utility UDFs that are supposed to be built and loaded as shared objects.
Its available functions are HUMANAGE() (which returns the age in years relative to a custom date or NOW()), URLENCODE() and URLDECODE().
Installation:
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.
Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
Enhancements:
- A bug in HUMANAGE() regarding a last adjustment of mon/mday in sll2tm() was fixed.
- A bug in HUMANAGE() in which day() just looped over the first year was fixed.
<<less
Download (0.29MB)
Added: 2007-02-22 License: BSD License Price:
977 downloads
Balazar 0.3

Balazar 0.3


Balazar is an adventure role-playing game where youll have to find your way through the 7 worlds. more>>
Balazar is an adventure role-playing game where youll have to find your way through the 7 worlds.

More than a thousand years ago, the three Gods that have created the world were became too powerful for the poor mortals. Then the Elves forged three magical scepters to control the Gods, and the Gods were imprisoned in the magical crystal of Arkanae.

This story have been telled in the first episode of Arkanae.

Though the secret of the Elven forgers has not been lost as time goes on. Today, monsters and powers are coming back. New scepters have been reforged, giving birth to new Gods. But who can find the scepters and imprison les Dieux in the Arkanae or free them for ever by dropping the scepters in the Abyss ? Who can judge the Gods ?

Youll have to find your way through the 7 worlds : the Echassian village, the Pompon forest, the great cathedral, the ice desert, the Arkanae citadel, the Abyss swamp and finally the Elven Forge, to find the scepters and to write a new destiny for the Universe !

7 gigantic worlds full of bloody monsters, vicious traps et and marvellous treasures!
a random map generator, for an infinite gaming!
incredible graphics thanks to the 3D engine Soya!
play in solo or multiplayer mode, or play on-line on balazar.nekeme.net, thanks to the network engine Tofu!

Balazar is a Free Software, available under the GNU GPL licence, coded in Python language and OpenGL. A great adventure game you should never miss!

<<less
Download (8.3MB)
Added: 2006-07-22 License: GPL (GNU General Public License) Price:
1190 downloads
PETSc 2.3.3

PETSc 2.3.3


PETSc is a suite of data structures and routines for the scalable (parallel) solution of scientific applications. more>>
PETSc is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations.
PETSc library employs the MPI standard for all message-passing communication.
PETSc is easy to use for beginners. Moreover, its careful design allows advanced users to have detailed control over the solution process. PETSc includes a large suite of parallel linear and nonlinear equation solvers that are easily used in application codes written in C, C++, Fortran and now Python.
PETSc provides many of the mechanisms needed within parallel application codes, such as simple parallel matrix and vector assembly routines that allow the overlap of communication and computation. In addition, PETSc includes support for parallel distributed arrays useful for finite difference methods.
Main features:
- Parallel vectors
- scatters (handles communicating ghost point information)
- gathers
- Parallel matrices
- several sparse storage formats
- easy, efficient assembly.
- Scalable parallel preconditioners
- Krylov subspace methods
- Parallel Newton-based nonlinear solvers
- Parallel timestepping (ODE) solvers
- Complete documentation
- Automatic profiling of floating point and memory usage
- Consistent interface
- Intensive error checking
- Portable to UNIX and Windows
- Over one hundred examples
- PETSc is supported and will be actively enhanced for many years.
Enhancements:
- This release adds support for 2D and 3D mesh generation, refinement, partitioning, and distribution.
- It adds support for partitioning based upon arbitrary dimensional entities, e.g. vertices, faces, etc.
- It adds support for FIAT element generation.
- It adds support for higher order elements.
- A Poisson problem example in a separate repository has been added.
- The Hypre interface has been updated to use version 2.0.0.
- The Mumps interface has been updated to use version 4.7.3.
- The fftw interface has been updated to use v3.2alpha2.
- There are numerous bugfixes.
<<less
Download (9.8MB)
Added: 2007-06-04 License: Freely Distributable Price:
874 downloads
ytalk 3.1.1

ytalk 3.1.1


YTalk is multi-user talk program, that is compatible with the older Unix talk clients and daemons. more>>
YTalk is a compatible replacement for the Unix talk(1) program, which adds a number of features. Mainly, it can talk to more than one person at a time, and it can the two different types of talk daemons out there.
To install this commands are usefull:
./configure
make
make install
YTalk was written and maintained by Britt Yenne up to verison 3.0pl2. That version was released years ago, and there have been no new releases since then, so I (Roger Espel Llima, ) have taken up maintenance, updating the code to work with newer Unixes, fixing bugs and adding new features.
YTalk is free software, which can be freely redistributed, used and modified as long as the copyright notices are kept in the source and header files.
Main features:
- multiple simultaneous connections, compatible with Unix Talk as well as previous versions of YTalk.
- text-based or X11 interface, at your choice
- YTalk windows scroll, instead of wrapping around
- start shells inside YTalk, type commands and let your partners see them
- Ytalk is 8-bit clean, so you can type all those cool accented characters
- you can save any side of the current conversation, including yours
- you can define aliases for addresses of people to ring or for hostnames to ring them on.
- support for virtual hosts and multi-homed machines
- YTalk is very configurable
- lots of bugfixes, especially on Linux and Solaris
- even more bugfixes now
- Ytalk is Y2K clean; as far as I know it has always been, since all the date-processing it does is comparing Unix timestamps in seconds since 1 Jan 1970. This is silly, but Ive been asked a couple times already about Ytalks Y2K status...
Enhancements:
- try to look for the current machines fqdn if hostname() doenst
- include a .
- fixed the shell under Solaris (oops, broke it in 3.1!)
- misc autoconf fixes
- resizing didnt work with Linux and ncurses, fixed it
- YTalk now checks that connections are answered form the expected host;
- if they arent, it complains and shows the new hostname
- n-way talk sessions should now be free of duplicated users
- fixed the "readdress" option somewhat
- portability fixes for 64-bit machines (size_t instead of int)
<<less
Download (0.081MB)
Added: 2006-06-17 License: GPL (GNU General Public License) Price:
1230 downloads
MaVerick 0.3

MaVerick 0.3


MaVerick is a project to produce a free open source Multivalue Database Management System. more>>
MaVerick is a project to produce a free open source Multivalue Database Management System.
MaVerick is intended to provide a flexible and readily extendable implementation suitable for use in a new century.
The MaVerick project was started in 1999 on the comp.databases.pick newsgroup by a collection of multivalue users.
MultiValue databases have been around for about 30 years, starting off with The Pick Operating System. Youve probably heard of relational databases, well, MultiValue databases can be relational, but their method of storing data is much more flexible than the 2 dimensional table you normally associate with relational databases, i.e., you can store multiple fields within a field. On top of which, they are extremely fast in operation.
Enhancements:
- Multiple improvements were made to the basic compiler, the query language, the runtime, and the file system.
<<less
Download (1.7MB)
Added: 2006-03-15 License: LGPL (GNU Lesser General Public License) Price:
1318 downloads
OpenVMPS 1.3

OpenVMPS 1.3


OpenVMPS implements a Cisco switch-compatible VLAN policy management server. more>>
VMPS (VLAN Management Policy Server) is a way of assigning switch ports to specific VLANs based on MAC address of connecting device. OpenVMPS is a GPL implementation of VMPS.
More about VMPS you can read on www.cisco.com. Because it was developed based solely on infomation obtained by looking at packets between VMPS and client, it is very likely not complete, it might also be wrong.
It is stable. We run it without problems for more than two years now (aug 2003) and till now the network has grown to ~40 switches and ~700 hosts (actually ~800, but some 120 clients are still in todo list for dynamic vlans). I have also other success reports but no numbers.
Enhancements:
- This release adds an -e option to use an external program for MAC address to VLAM mapping.
- There are other bugfixes and cleanups.
<<less
Download (0.093MB)
Added: 2005-10-11 License: GPL (GNU General Public License) Price:
839 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5