Main > Free Download Search >

Free ed avis software for linux

ed avis

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 90
Avis 1.0.2

Avis 1.0.2


Avis is an event router service compatible with the commercial Elvin implementation developed by Mantara Software. more>>
Avis is an event router service compatible with the commercial Elvin implementation developed by Mantara Software. The project provides a general-purpose, scalable publish/subscribe message bus using content-based subscriptions.
Elvin is a flexible event router that allows arbitrary messages (a.k.a. notifications) to be exchanged via a publish/subscribe model. Elvin clients subscribe to messages using expressions that match messages by their content, an approach that differs from most other message bus systems that operate by selecting messages published on pre-defined channels. Elvin routers can also be federated to construct high-efficiency, wide-area event networks.
The name "Avis" derives from the French word avis, meaning advice or notification.
Applications:
Current uses for Elvin include providing the message bus for instant messaging and virtual presence, device coordination for smart meeting rooms and distributed speech transcription for meetings. It has also been used extensively by Mantara for high-volume financial transaction routing.
Elvin has picked up in so many applications because of its lightweight approach and flexibility. See the examples page to see how it can be employed.
Enhancements:
- This release corrects a number of errors in the router and brings the subscription language parser in closer compliance with the specification.
- All users are advised to upgrade.
<<less
Download (0.77MB)
Added: 2007-08-11 License: GPL (GNU General Public License) Price:
806 downloads
The uc-avi plug-in

The uc-avi plug-in


The uc-avi plug-in is a Gimp plug-in that loads/saves uncompressed AVI files. more>>
The uc-avi plug-in is a Gimp plug-in that loads/saves uncompressed AVI files.

The plug-in loads common uncompressed AVI files into multilayer images. It saves multilayer images to uncompressed AVI. Audio is discarded, only one video stream is supported.

Compressed AVIs may be loaded using mencoder to import.

<<less
Download (0.066MB)
Added: 2006-09-15 License: GPL (GNU General Public License) Price:
668 downloads
GNU ed 0.8

GNU ed 0.8


GNU ed is an 8-bit clean, POSIX-compliant line editor. more>>
GNU ed is a line-oriented text editor. GNU ed is used to create, display, modify and otherwise manipulate text files, both interactively and via shell scripts.
A restricted version of `ed, `red, can only edit files in the current directory and cannot execute shell commands. `ed is the `standard text editor in the sense that it is the original editor for Unix, and thus widely available.
Enhancements:
- The testsuite now exits unsuccesfully in case of error.
- Some minor problems in the manual page have been fixed.
- The GFDL has been added to the info file.
<<less
Download (0.086MB)
Added: 2007-08-20 License: GPL v3 Price:
800 downloads
Redet 8.22

Redet 8.22


Redet is a tool for developing and executing regular expressions. more>>
Redet also known as Regular Expression Development and Execution Tool is a tool for developing and executing regular expressions using any of more than 20 search programs, editors, and programming languages.
For each program in each locale a palette showing the available regular expression constructs is provided. The features of each program are determined by running a test suite, which guarantees that they will be correct for the particular program version in use and for the users locale.
The locale may be changed without exiting Redet. Selections from the palette may be copied to the regular expression window with a mouse click. Definitions can be added to the palette via an initialization file.
The regular expressions executed are recorded in a history list, from which entries may be copied to the regular expression window with a mouse click. This allows complex regular expressions to be developed in pieces.
When a suitable regular expression has been constructed it may be saved to a file. Named character classes may be defined in a file or entered interactively. As long as the underlying program supports Unicode, Redet fully supports UTF-8 Unicode.
Programs Supported:
- agrep (TRE)
- agrep (Wu-Manber)
- awk
- bash
- ed
- egrep
- emacs
- euphoria
- fgrep
- gawk
- grep
- guile
- icon
- java
- javascript
- judoscript
- lua
- mawk
- nawk
- perl
- php-mb
- php-pcre
- php-posix
- pike
- python
- rebol
- ruby
- sed
- sleep
- sleepwc
- tcl
- tclglob
- tcsh
- tr
Enhancements:
- Test data, comparison data, and results of searches and substitutions may now be read and written in encodings other than UTF-8.
- A couple of bugs that triggered errors when saving the configuration have been fixed.
<<less
Download (4.8MB)
Added: 2007-05-21 License: GPL (GNU General Public License) Price:
887 downloads
im2avi 0.4

im2avi 0.4


im2avi is a small program for making AVIs from sequences of images. more>>
im2avi is a small program for making AVIs from sequences of images. im2avi project makes use of avifile for encoding video streams, so im2avi has access to all the codecs that avifile supports, including e.g. DivX or Cinepak.

It uses the ImageMagick++ library to load the images, so it supports a wide range of formats. im2avi was developed on linux, but should run on most OSen that support avifile, ImageMagick and fltk.

NOTE: All the linux machines that I work with are still running Debian Stable (aka Woody aka Linux 1958) and im2avi happily works on these machines. Some users have reported getting it to run on newer machines, some users have reported not being able to. At some stage, Ill spend some time on a newer Linux distribution and update everything to run out of the box on such machines. Until then, you are primarily on your own.

im2avi is a small program for making AVIs from sequences of images. It makes use of avifile for encoding video streams, so im2avi has access to all the codecs that avifile supports, including e.g. DivX or Cinepak. It uses the ImageMagick++ library to load the images, so it supports a wide range of formats. im2avi was developed on linux, but should run on most OSen that support avifile, ImageMagick and fltk.

My primary use for im2avi is to make "screen movies" for presentations and such-like. To capture the actual frames, I use xvidcap. I write the frames to the default xwd-format (which im2avi can easily read) and then make msmpeg4 AVIs.
<<less
Download (0.019MB)
Added: 2006-11-17 License: Freeware Price:
1071 downloads
cec 6

cec 6


cec (Coraid Ethernet Console) client, can connect to any CEC server over raw ethernet. more>>
cec (Coraid Ethernet Console) client, can connect to any CEC server over raw ethernet. Coraid appliances are examples of CEC servers.
Cec is also the name of the client used to connect to cec servers. Cec will run on linux, and bsd flavors supporting bpf. By default the makefile is linux ready -- just run make. To compile a bsd binary, run
make PLATFORM=bsd
or edit the makefile accordingly.
Documentation
See the cec.8 manpage. To read the manpage before installation, some
versions of man accept a "-l" option:
man -l cec.8
... while on other systems groff may be used.
groff -Tascii -mandoc cec.8 | less
Enhancements:
- Solaris support was added.
- An "install" target was added to the makefile.
- Minor bugs were fixed.
<<less
Download (0.008MB)
Added: 2007-01-02 License: BSD License Price:
1026 downloads
X-pired 1.22

X-pired 1.22


X-pired is an action-puzzle game. more>>
X-pired is an action-puzzle game written in C using SDL, SDL_mixer, SDL_image and SDL_gfx libraries distributed under the terms of GNU GPL.
The goal of the game in each level is to reach the exit square, avoiding exploding barrels and other deadly stuff...
Enhancements:
- Some loading bugs fixed.
- Rare and strange cycling bug fixed(?).
- X-pir-Ed-It supports some command line opts, fullscreen mode (but it sucks under Win) and "save as" feature now.
<<less
Download (2.1MB)
Added: 2005-08-11 License: GPL (GNU General Public License) Price:
1535 downloads
Avi2yuv 0.9.7

Avi2yuv 0.9.7


avi2yuv is a program to convert AVIs into the YUV format for input of the Berkeley mpeg_encoder. more>>
avi2yuv is a program to convert AVIs into the YUV format for input of the Berkeley mpeg_encoder. Alternatively you can use mpeg2encode by the MPEG Software Simulation Group or save the frames as single files (YUV or BMP).

The following AVI compression algorithms are supported:

MJPG created by the cards listened in section 4) (e.g. FAST FPS60)
DIB uncompressed 16, 24 or 32 bit
YVU9 Indeo RAW
Y41P Hauppauge WinTV format

The following output formats are supported:

YUV into single files (one per frame)
YUV to stdout for direct input to mpeg_encode
BMP into single truecolor files (one per frame)

The following audio output formats are supported:

PCM raw audio data
WAV audio data with WAVE header

vi2yuv is known to work with the following hardware and software:

Intel based hardware with 32 bit compiler (LSB byte order is expected)

Videocards:
FAST FPS60
FAST Movie Machine II with MJPEG extention (should work)
FAST AV Master
MIRO DC10/DC20/DC30
Matrox Rainbow Runner Studio
AVIs created with the FAST FPS60 and edited with Adobe Premiere LE 4.0.
Uncompressed 16, 24 and 32 bit AVIs created with Adobe Premiere LE 4.0.
YVU9 AVIs created with Adobe Premiere LE 4.0.
Y41P AVIs recorded with a Bt848 card (e.g. Hauppauge WinTV PCI)

Software:
Linux 1.2.13 or 2.0.33
Berkeley MPEG encoder Version 1.5b
mpeg2encode Version 1.1a
Version 3.9t of musicin
MPLEX 1.1

mpeg2encode does also work under DOS if compiled with DJGPP (tested with
version 2.5.7). It should also work with every 32 bit compiler (e.g. emx under OS/2).

avi2yuv will only work with mpeg_encode if the pipe is 8 bit clean (depends
on the compiler and the OS). It should work under DOS if compiled with DJGPP
but youll need a lot of disk space as the output of avi2yuv will be temporarely saved to disk as DOS isnt a multitasking OS (not tested).
<<less
Download (0.048MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
697 downloads
tag-not-ed 1.0

tag-not-ed 1.0


tag-not-ed is a TAGged NOTes EDitor. more>>
tag-not-ed is a TAGged NOTes EDitor.

This is the homepage of tag-not-ed, my favourite program. [You might have read this before somewhere else] Give it a try if you feel like it.

It is a system which allows you to create and manage text documents by attaching tags to them.

Later, documents can be retrieved by running queries on those tags (e.g., "show me all docs that deal with dogs and cats").

<<less
Download (0.023MB)
Added: 2006-02-13 License: GPL (GNU General Public License) Price:
1349 downloads
KQEmu 0.3 Alpha

KQEmu 0.3 Alpha


KRDesktop is a GPL-ed KDE (QT3) front-end for QEMU. more>>
KRDesktop is a GPL-ed KDE (QT3) front-end for QEMU. KQEmu project provides a GUI interface for running PC emulation (similiar in intent to Virtual PC/VMWare).
Written in Kommander, this also serves as a good example of RAD development under linux.
Main features:
- Creates script "Droplets" to automate later re-running with same settings.
- Supports all non "debug" features of QEmu.
Installation
Make sure you have QEmu and Kommander installed. Any version of QEmu should work, but KQEmu was only tested with the newest Alpha of Kommander (At this time Alpha 3).
Simply download and extract to a place of your choosing.
To run: kmdr-executor KQEmu-versionNumber.kmdr (ie: KQEmu-0.1.kmdr)
<<less
Download (0.004MB)
Added: 2006-01-29 License: GPL (GNU General Public License) Price:
1371 downloads
edittwiki 0.1.4

edittwiki 0.1.4


edittwiki provides an external editor wrapper for TWiki wiki topics. more>>
edittwiki provides an external editor wrapper for TWiki wiki topics.

editTwiki lets you use your favorite editor to edit TWiki topics. It is written in Python and compiled into a Java jar using Jython, which makes it a regular Java application packaged into a jar.

<<less
Download (0.85MB)
Added: 2007-02-13 License: GPL (GNU General Public License) Price:
985 downloads
NodeBrain 0.6.2

NodeBrain 0.6.2


NodeBrain is an interpreter of a declarative rule-based language. more>>
The NodeBrain program, nb, is an interpreter of a declarative rule-based language designed for construction of state and event monitoring applications.

It is an event correlation engine that can interface with other monitoring components to make rule-based decisions.

For the purpose of generating event streams and performing rule administration, it supports authenticated and encrypted peer-to-peer communication over TCP/IP, including encrypted file transfers, store-and-forward message queues, and remote command execution.

Installation:

The `configure shell script attempts to guess correct values for various system-dependent variables used during compilation.

It uses those values to create a `Makefile in each directory of the package. It may also create one or more `.h files containing system-dependent definitions.

Finally, it creates a shell script `config.status that you can run in the future to recreate the current configuration, a file `config.cache that saves the results of its tests to speed up
reconfiguring, and a file `config.log containing compiler output (useful mainly for debugging `configure).

If you need to do unusual things to compile the package, please try to figure out how `configure could check whether to do them, and mail diffs or instructions to the address given in the `README so they can be considered for the next release.

If at some point `config.cache contains results you dont want to keep, you may remove or edit it.

The file `configure.in is used to create `configure by a program called `autoconf. You only need `configure.in if you want to change it or regenerate `configure using a newer version of `autoconf.

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.
<<less
Download (0.89MB)
Added: 2005-10-17 License: GPL (GNU General Public License) Price:
1469 downloads
Avis client library 1.0

Avis client library 1.0


Avis client library is a Java API for clients accessing Elvin event routers. more>>
Avis client library is a Java API for clients accessing Elvin event routers, including the open source Avis event router and the commercial Mantara Elvin product.
Avis is an event router service compatible with the commercial Elvin implementation developed by Mantara Software. Avis provides a fast, general-purpose publish/subscribe message bus.
Elvin event routers alllow arbitrary messages, known as notifications, to be exchanged via a publish/subscribe model. Elvin clients subscribe to messages published by other clients using expressions that match messages by their content.
The content-based routing approach used in Elvin routers differs from many other message bus systems that operate by selecting messages published on pre-defined channels, and has the advantage of promoting a much higher level of decoupling between producers and consumers of events.
The name "Avis" derives from the French word avis, meaning advice or notification.
Enhancements:
- This release marks a stable baseline for the Java client API.
- The core set of features required for an Elvin client library are now implemented and stable, including subscription, notification, security, close event notification, liveness checking, and router connection option support.
<<less
Download (0.24MB)
Added: 2007-06-25 License: LGPL (GNU Lesser General Public License) Price:
855 downloads
Dabo 0.7

Dabo 0.7


Dabo is a three-tier, cross-platform database application development framework, written in Python with the wxPython GUI toolkit more>>
Dabo is a three-tier, cross-platform database application development framework, written in Python with the wxPython GUI toolkit.
Dabos authors, Ed Leafe and Paul McNett, have strong backgrounds in database application development using the awesome and underrated Microsoft Visual FoxPro development environment.
While Visual FoxPro shines at developing data-centric applications, it has one limitation that cannot be ignored: it only runs on Microsoft Windows, and Ed and Paul both have clients that want their applications to run on Linux and Macintosh. We are sure we are not alone in this regard: it is a multi-platform world with more diverse needs than one vendor can fulfill.
Ed and Paul got to talking one day: Paul had been researching various multiplatform GUI toolkits for about 18 months, and Ed has lots of experience developing the Visual FoxPro Codebook framework. We decided to work together to make a framework for developing robust data-centric applications for multi-platform deployment. Weve come up with a design that is simple, flexible, and robust, and weve begun developing our own client applications using the Dabo framework.
Dabo is not complete, but is very capable now for many needs.
Currently, Dabo only supports MySQL and Firebird backends (with PostgreSQL almost done), but in the near future it will support all databases that have drivers that conform to the Python dbapi. These databases include:
- MySQL (already supported)
- PostgreSQL(already supported)
- Firebird (already supported)
- Oracle
- DB2
- MS-SQL and MSDE
- Sybase
- PySQLite
- Berkeley DB
<<less
Download (0.56MB)
Added: 2006-11-18 License: MIT/X Consortium License Price:
1071 downloads
nefu 1.3

nefu 1.3


nefu (network fidelity utility) is a Unix daemon that monitors services over the network. more>>
nefu (network fidelity utility) is a Unix daemon that monitors services over the network. Natively-monitored protocols include ICMP echo (ping), SSH, IPP, DNS, HTTP, POP, NTP, IMAP, SMTP, and LDAP, as well as having facilities to execute external programs. Status pages are available via finger or the Web.
nefu monitors network services and reports eventual failures. Working from a discription of the network topography, nefus algorithm prevents "false alarms" in the event of a network outage due to a dependency failure.
nefu is in production use at the University of Michigan, monitoring more than 250 servers (among which are U-Ms IMAP, WWW, and LDAP Directory servers) and a variety of other systems. nefu is available under a BSD-style license.
Enhancements:
- Improved TDK: documentation, portability, examples.
- SMTP test says HELO
- Thanks to Joel Brogniart
<<less
Download (0.30MB)
Added: 2006-06-28 License: BSD License Price:
1213 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5