Main > Free Download Search >

Free lives 1.0.0 software for linux

lives 1.0.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 666
LiVES 1.0.0

LiVES 1.0.0


LiVES is launched in 2002 as the Linux Video Editing System which is also a Free, Open Source video editor *and* a VJ tool. more>> <<less
Added: 2009-07-23 License: GPL Price: FREE
304 downloads
 
Other version of LiVES
LiVES 0.9.8.2LiVES is a software application that began as the Linux Video Editing System. Since it now runs ... more operating systems, LiVES is a Video Editing System. It is designed to be simple to use, yet
License:Freeware
Download (2.02MB)
500 downloads
Added: 2009-04-19
Wmlife 1.0.0

Wmlife 1.0.0


wmlife is a life and death dockapp. more>>
wmlife is a program launcher dockapp.

Wmlife is a dock app running Conways Game of Life (and program launcher). Life is played on a grid of square cells where a cell can be either live or dead. In the rules, you count the number of live neighbours for each cell to determine whether a cell lives or dies;

Birth A dead cell with exactly three live neighbours becomes a live cell.

Survival A live cell with two or three live neighbours stays alive.
Overcrowding / Loneliness In all other cases, a cell dies or remains dead.
Normally Life is implemented on an infinite board but due to size restraints wmlife implements the grid as a torus. In a torus, the grid wraps at the edges from top to bottom and left to right.
<<less
Download (0.090MB)
Added: 2006-10-26 License: GPL (GNU General Public License) Price:
1093 downloads
libscl 1.0.0

libscl 1.0.0


libscl (SCL) is a library that provides hash tables, list, queue, stack, symbol, balanced binary tree. more>>
libscl (SCL) is a library that provides hash tables, list, queue, stack, symbol, balanced binary tree, and a vector as abstract data types.
Multiple independent instances of the same abstract type can be used, each with its own arbitrary contents.
Enhancements:
- Added a little more documentation and some test code.
- SCL should build on Windows with MS Visual C/C++ 6.0, Linux and Solaris with GCC and GNU make.
<<less
Download (0.13MB)
Added: 2005-07-14 License: LGPL (GNU Lesser General Public License) Price:
1562 downloads
SdlZombies 1.0.0

SdlZombies 1.0.0


SdlZombies is a zombie game clone. more>>
SdlZombies project is a zombie game clone.
The purpose of the game is to attract zombies and make them fall in holes.
Enhancements:
- Remove : all tty debug output.
- Final version !
<<less
Download (2.7MB)
Added: 2006-12-08 License: GPL (GNU General Public License) Price:
1050 downloads
libgnomesu 1.0.0

libgnomesu 1.0.0


libgnomesu is a library which allows you to run programs as root or another user. more>>
libgnomesu is a library which allows you to run programs as root or another user.
Enhancements:
- Add gnomesu_spawn_async2(), which allows the developer to customize the user interface a little.
- Fix crash on x86_64 (thanks Stanislav Brabec).
- Fix crash when consolehelper is not installed (thanks Ludwig Nussel)
<<less
Download (0.072MB)
Added: 2005-10-07 License: GPL (GNU General Public License) Price:
1478 downloads
DeXSS 1.0.0

DeXSS 1.0.0


DeXSS project provides a SAX2 Parser to help protect against Cross-site scripting (XSS) attacks. more>>
DeXSS project provides a SAX2 Parser to help protect against Cross-site scripting (XSS) attacks.

DeXSS uses TagSoup to parse potentially malformed input, followed by a SAX2 filter pipeline to remove JavaScript from HTML.

You can use the DeXSS parser in place of your existing SAX2 parser, or you can use the DeXSS utility to provide a string-to-string conversion.

<<less
Download (0.021MB)
Added: 2007-05-01 License: Academic Free License (AFL) Price:
906 downloads
Mailvisa 1.0.0

Mailvisa 1.0.0


Mailvisa is a spam filter along the lines of Paul Grahams A Plan for Spam. more>>
mailvisa is a bayesian spam filter, inspired by Paul Grahams A Plan For Spam. It is mainly intended for my own expirimentation, but provided here for those who are interested.
It is competitive with other bayesian filters in terms of accuracy and speed. The system is written in Ruby.
You can use, modify, and distribute mailvisa under the terms of the MIT License.
Enhancements:
- A man page has been added.
<<less
Download (0.009MB)
Added: 2005-10-24 License: MIT/X Consortium License Price:
1460 downloads
Gewels 1.0.0

Gewels 1.0.0


Gewels project consists of the Gnome version of Jewels. more>>
Gewels project consists of the Gnome version of Jewels.
Main features:
- smooth playing
- simultaneous game of two players
- deadmatch mode for two players
- deadmatch against computer
<<less
Download (0.27MB)
Added: 2006-12-26 License: GPL (GNU General Public License) Price:
1040 downloads
Mumble 1.0.0

Mumble 1.0.0


Mumble is low-latency, high quality voice chat software primarily intended for use while gaming. more>>
Mumble is low-latency, high quality voice chat software primarily intended for use while gaming.

Mumble should compile and run the client out of the box on at least Ubuntu 6.06, and quite likely other distributions as well.

<<less
Download (0.68MB)
Added: 2007-07-16 License: GPL (GNU General Public License) Price:
690 downloads
fs10 1.0.0

fs10 1.0.0


fs10 is a control program for the interface FS10PC from the German catalog company ELV. more>>
fs10 is a control program for the interface FS10PC from the German catalog company ELV.

You can read the built-in atomic clock receiver and set the system clock of your Linux box. You can also send commands (on/off) to the switchable, radio-controlled socket outlets.

Installation:

1. Edit Makefile
2. make
<<less
Download (0.020MB)
Added: 2007-04-03 License: GPL (GNU General Public License) Price:
937 downloads
Wtcl 1.0.0

Wtcl 1.0.0


Wtcl is a Tcl module for Apache. more>>
Wtcl is a Tcl module for Apache. It provides an embedded, persistent Tcl interpreter and a set of commands for developing dynamic Tcl-based web pages. mod_wtcl currently works with Tcl >= 8.1 and Apache 1.3.

Wtcl Commands

Web Request

params, queryParams, postParams, cookies, uploadSettings, uploads, upload, requestHeaders

Web Response

status, contentType, headers, cookie, responseCookies, sendHeaders, redirect, successHeaders

Session

session, procSession, dbSession

Page

include, includeString, loader, loaderInfo, pageIndex, pageStack

Server

serverVars, events, atEnd, virtual, serverLog, logLevel, printContext, workerInfo, taskInfo, requestTime, elapsedTime, sleep, wtVersion

Web Utilities

htmlEncode, urlEncode, urlDecode

Table Collection Utilities

table, appTable, ciTable

Application Data Source Utilities

registerDataSource, isDataSourceRegistered, openDataSource, closeDataSource, dbDriver

Hash Utilities

md5Encode
<<less
Download (0.18MB)
Added: 2007-05-22 License: GPL (GNU General Public License) Price:
890 downloads
KQ Lives! 0.99

KQ Lives! 0.99


KQ Lives! project is an old school RPG. more>>
KQ Lives! project is an old school RPG.

Take the part of one of eight mighty heroes as you search for the Staff of Xenarum. Visit over twenty different locations, fight a multitude of evil monsters, wield deadly weapons, and cast powerful spells.

On your quest, you will find out how the Oracle knows everything, who killed the former master of the Embers guild, why no one trusts the old man in the manor, and what exactly is terrorizing the poor Denorians.

It was abandoned by its original author and rescued by the Allegro community. KQ runs on DOS, Windows, Linux, and OS X.

<<less
Download (3.2MB)
Added: 2007-01-04 License: GPL (GNU General Public License) Price:
1024 downloads
SciPres 1.0.0 RC1

SciPres 1.0.0 RC1


SciPres is a system for creating animated presentations. more>>
SciPres is a system for creating animated presentations. SciPres was inspired by Slithy, a python-based system developed by Douglas Zonker.

In short, SciPres is to PowerPoint what LaTeX is to Microsoft Word: you script your presentation using a text editor, rather than using a WYSIWYG system.

<<less
Download (0.54MB)
Added: 2006-09-20 License: Other/Proprietary License with Source Price:
1129 downloads
wmmsn 1.0.0

wmmsn 1.0.0


wmmsn is a aMSN plugin and dockapp that monitors the last message received and the number of sent/received messages. more>>
wmmsn is a aMSN plugin and dockapp that monitors the last message received and the number of sent/received messages.

<<less
Download (0.064MB)
Added: 2006-10-26 License: GPL (GNU General Public License) Price:
1093 downloads
bench 1.0.0

bench 1.0.0


bench is a tool that times how long an application was running. more>>
bench is a tool that times how long an application was running.

The project can be used to test algorithms for speed changes, since it counts in microseconds.
<<less
Download (0.002MB)
Added: 2007-08-06 License: Freeware Price:
810 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5