Main > Free Download Search >

Free tenshi 0.8 software for linux

tenshi 0.8

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 573
Tenshi 0.8

Tenshi 0.8


Tenshi is a log monitoring program. more>>
The regular expressions are assigned to queues which have an alert interval and a list of mail recipients.

Queues can be set to send a notification as soon as there is a log line assigned to it, or to send periodic reports.

Additionally, uninteresting fields in the log lines (such as PID numbers) can be masked with the standard regular expression grouping operators ( ). This allows cleaner and more readable reports. All reports are separated by hostname and all messages are condensed when possible.

The program reads a configuration file and then forks a deamon for monitoring the specified log files.

Please read the example tenshi.conf and tenshi.8 man page for usage instructions.

Tenshi was formerly known as wasabi. The name was changed to tenshi after we were informed that wasabi is a registered trademark relating to another piece of software.

<<less
Download (0.024MB)
Added: 2007-08-20 License: MIT/X Consortium License Price:
796 downloads
Eicq 0.8

Eicq 0.8


Eicq is an ICQ client written in Emacs Lisp. more>>
Eicq is an ICQ client written in Emacs Lisp.
It runs in SXEmacs & XEmacs.
Eicq will not run in GNU/Emacs and we have no immediate plans for porting. Were all (S)XEmacs geeks here.
Main features:
- Eicq is written entirely in elisp
- Eicq uses version 8 of the ICQ protocol.
- Send/receive messages
- Send/receive URL type messagse
- Receive authorisation request messages
- Query ICQ users meta info
- Search for ICQ users
- Dynamically add new users to your contact list
- Play sounds for different events.
- Auto online after a auto away/na.
- Auto response away/na/dnd/occ messages.
- Different auto response messages if Eicq has idled away/na
- Auto reconnect if you are kicked off ICQ.
- Gnus style smileys
- Gnus style text emphasis (underline, bold, italic, etc)
- "Clickable" hyperlinks for URLs, email addresses, and Unix manual page titles
- mICQ style per contact history logs
- ERC/Riece style modeline activity indicator
- Works in both a GUI environment and on a console/TTY
- A dockable frame that tracks the number of unread messages.
- Interactive customisation through XEmacs Custom widgets.
- Key binding, "scripting" in elisp.
- Allow other users/contacts to psycho-analyse themselves
- Display X-Face/Colour Face header images in buddy buffer.
- An "oops" function
- Customisable semi-automation
Eicq cannot yet transfer files, chat, or anything that needs a direct peer to peer connection. This isnt a limitation of Eicq, but rather a limitation of (S)XEmacs. It requires server sockets and (S)XEmacs does not (yet) support this.
<<less
Download (0.13MB)
Added: 2005-12-30 License: BSD License Price:
1396 downloads
Teriodic 0.8

Teriodic 0.8


Teriodic project is a training tool for the periodic table of the elements. more>>
Teriodic project is a training tool for the periodic table of the elements.

Starting from 1 (hydrogen), it quizzes the abreviations of each element in numerical order.

If you make a mistake, it shows you the next five elements and lets you start again from hydrogen.

Knowing the periodic table makes it possible to estimate what chemicals look like and how they react.
<<less
Download (MB)
Added: 2006-10-21 License: GPL (GNU General Public License) Price:
1098 downloads
Erwin 0.8

Erwin 0.8


Erwin projetc is a really simple html editor. more>>
Erwin projetc is a really simple html editor.
Main features:
- really really simple text editor
- preview rendered html page
- support for html tags
- intelligent tag closer
- dragndrop support
- source highlighting
Enhancements:
- implemented a searchbar like firefox has
- and probably some other changes
- bumped version to 0.8
- released as 0.8 the "Like a fox" release
<<less
Download (0.19MB)
Added: 2006-05-24 License: GPL (GNU General Public License) Price:
838 downloads
Edmon 0.8

Edmon 0.8


Edmon is a system monitor SuperKaramba theme. more>>
Edmon is a system monitor SuperKaramba theme.

I just made this system monitor for myself, because didnt find any suitable for my needs.

It looks like Liquid Weather Plus, and has all the important info about the system. For the temperatures lm_sensors have to be installed. The theme needs to be hand adjusted to fit Your system.

(Parts were taken from Netmamba, Zuzu-Sysmon, Talv monitor, The System Monitor and others.)
<<less
Download (0.13MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1220 downloads
Dzen 0.8.0

Dzen 0.8.0


Dzen is a general purpose messaging and notification program for X11. more>>
Dzen is a general purpose messaging and notification program for X11. The project was desigend to be fully scriptable and integrate well with window managers like dwm and wmii.
Main features:
- Fully scriptable
- Language agnostic
- Supports user defined events and actions
- Hideable, Title area
- Autohiding multiline window (can be set sticky)
- tail -f functionality, updates the contents in real time
- Scrollable windows
<<less
Download (0.011MB)
Added: 2007-08-07 License: MIT/X Consortium License Price:
808 downloads
PHPBench 0.8.1

PHPBench 0.8.1


PHPBench provides a benchmark suite for PHP. more>>
PHPBench provides a benchmark suite for PHP.
It performs a large number of simple tests in order to bench various
aspects of the PHP interpreter.
PHPBench can be used to compare hardware, operating systems, PHP versions, PHP accelerators and caches, compiler options, etc.
Custom tests can be easily added to the suite.
In order to get accurate results, every test is evaluated more than once.
By defaut, tests are evaluated 100000 times, or multiples of that value for
some tests that are known to be CPU-expensive or other tests that are known to be very fast.
If you have slow hardware or very fast hardware, you can change the number
of iterations, with the -i switch:
./phpbench.php -i 5000
he score you get when the benchmark completes is a ratio between the number of iterations and the total time that was needed to perform all tests.
Thus, the score should be independant of the number of iterations, but the higher number you use, the more accuracy you will get.
Enhancements:
- The regression test of test_bitwise has been fixed for 64-bits CPUs.
<<less
Download (0.009MB)
Added: 2007-04-30 License: Freely Distributable Price:
575 downloads
FlashUnity 0.8

FlashUnity 0.8


FlashUnity is a channel based approach to a XML Flash communications server and Chat room. more>>
FlashUnity project is a channel based approach to a XML Flash communications server and Chat room.
The CyberSS project this spawned from was originally nothing more then a simple PHP socket server example with a simple chat frontend as a proof of concept. FlashUnity however was built from the ground up to be a easy to extend Flash communications server.
By using the concept of channels each of which handles a diffrent task the FlashUnity server becomes extremely flexible and easy to extend. Also by using channels it is possible to run multiple modular functions within the same server.
Because this is a total rewrite of Cyberss from the ground up and the APIs and XML have multiple major changes there are currently no working Flash clients, anyone interested in helping out in this area feel free to send me a email.
Enhancements:
- Improvements to debug.
- The debug setting is now followed properly.
<<less
Download (0.017MB)
Added: 2005-12-27 License: GPL (GNU General Public License) Price:
1396 downloads
Pygments 0.8.1

Pygments 0.8.1


Pygments aims to be a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis. more>>
Pygments aims to be a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code.
Main features:
- a wide range of common languages and markup formats is supported
- special attention is paid to details that increase quality by a fair amount
- support for new languages and formats are added easily
- a number of output formats is available, presently HTML, RTF, LaTeX and ANSI sequences
- it is usable as a command-line tool and as a library
- ... and it highlights even Brainf*ck!
Enhancements:
- This release just contains some bugfixes from 0.8, no new features.
<<less
Download (0.65MB)
Added: 2007-06-28 License: BSD License Price:
849 downloads
gatling 0.8

gatling 0.8


gatling is a high-performance HTTP and FTP server. more>>
gatling is a high-performance HTTP and FTP server. It is small, fast, and scalable, and uses platform-specific performance and scalability APIs.
It supports connection keep-alive, el-cheapo virtual domains (similar to thttpd), IPv6, and Content-Range (not the full specs, just a-b or a-byte ranges).
Main features:
- Small! (100k static Linux-x86 binary with HTTP and FTP support)
- Fast! (measure for yourself, please)
- Scalable! (see this document, measured using tools that are included in the gatling distribution.
- Uses platform-specific performance and scalability APIs on Linux 2.4, Linux 2.6, NetBSD current (2.0+), FreeBSD 4+, OpenBSD 3.4+, Solaris 9+, AIX 5L, IRIX 6.5+, MacOS X Panther+, HP-UX 11+
- connection keep-alive
- el-cheapo virtual domains (similar to thttpd)
- IPv6 support
- Content-Range (not the full specs, just a-b or a- byte ranges)
- transparent content negotiation (will serve foo.html.gz if foo.html was asked for and browser indicates it understands deflate)
- With optional directory index generation
- Will only serve world readable files (so you dont export files accidentally)
- Supports FTP and FTP upload as well (upload only to world writable directories and the files wont be downloadable unless you chmod a+r them manually)
- CGI support for HTTP
- El-cheapo .htaccess support (see README.htaccess)
- Quick-and-dirty SSL/TLS support (see README.tls)
Enhancements:
- A pipelining bug was fixed.
- HTTP headers are now sent to CGIs as HTTP_FOO=bar environment variables.
- Cleanups were made for GCC 4.
- Temporary fallback redirects were added.
- CGI slaves are now only forked if the -C option is given on the command line.
- IRIX compatibility was established.
<<less
Download (0.060MB)
Added: 2005-11-09 License: GPL (GNU General Public License) Price:
1446 downloads
Gutenbrowser 0.8.1

Gutenbrowser 0.8.1


Gutenbrowser is a Project Gutenberg etext reader/downloader. more>>
Gutenbrowser is a Project Gutenberg etext reader/downloader.

Gutenbrowser provides an easy way to search for, download, and read free classic etext books from Project Gutenberg.

This project used to be Kgutenbook for KDE.

<<less
Download (0.30MB)
Added: 2006-10-11 License: GPL (GNU General Public License) Price:
1108 downloads
Baghira 0.8

Baghira 0.8


Baghira is a native style for QT/KDE. more>>
Baghira is a native style for QT/KDE.

The name refers to the Panther of Kiplings famous Jungle Book (German spelling)

You will probably rather know the Disney version...

Basically its a perky imitation of Apples OSX look.

Installation:

tar -xjf baghira.tar.bz2
cd baghira/baghira
./configure --prefix=`kde-config --prefix` --disable-debug [--enable-final]
(!!!BEGINNERS: the direction of the accents is _important_ (top-left to bottom-right), the rectangular brackets mean [this is optional] - dont type them!!!)
make
and finally as root:
make install

<<less
Download (0.89MB)
Added: 2007-04-16 License: GPL (GNU General Public License) Price:
925 downloads
refbase 0.8

refbase 0.8


refbase is a Web-based multi-user interface for managing scientific literature and bibliographic references. more>>
refbase is a Web-based multi-user interface for managing scientific literature and bibliographic references. It offers powerful search engine and automatically generated citation lists.
Main features:
- search the database using different search forms
- search within results
- browse found records and view selected records in detail
- display rich text (i.e. italics, super/sub-script, greek letters)
- extract literature cited within a text
- track queries using RSS
- a print-friendly view
- display the selected records in different citation formats
- user specific fields which are stored individually for each user
- display or search within only the users own literature
- export selected records to MODS XML and (via the GPLed bibutils programs) to BibTex, EndNote, and RIS
- automatic email announcements for newly added records
- save and recall search queries
- adding records to user-specific groups
- add/edit/delete records as well as file upload & download links
- import of full records from Cambridge Scientific Abstracts
- user management interface provided to the database admin
- set access permissions on a per-user basis
- People with access to a shell on the refbase server can use the tools in the contrib/endnote directory to batch transfer many records from Endnote into refbase.
<<less
Download (0.28MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1220 downloads
Simba 0.8.4

Simba 0.8.4


Simba is file mirroring tool that allows a great deal of control over the mirrored content. more>>
Simba is file mirroring tool that allows a great deal of control over the mirrored content and, most importantly, more control over reporting. Simba project allows you to create Web pages with mirror status, RSS news feeds, Google sitemaps, and more.
There are many institution who offer mirroring services to the community. Most of them are using shell scripts to synchronize the content with the master servers. This approach has some major limitations:
- dificult maintainance
- no usefull reports
- no data presented to the final user
- and more
Simba, was created to get more control over the mirrored content and (the most important part) more control over the reports you can made using the mirrored content data.
Using simba, you can create web pages with mirrors status, rss news feeds, google sitemaps and, if you know some perl programming, everything you need and you think is useful for you and your company.
This website is dedicated to Simba. Here you will find usefull information about this software and usefull resources.
Enhancements:
- The max_files parameter was removed since it was a little confusing.
- max_transfered and max_deleted paramters have been added to GenHTML plugin.
- Also, MaxTransfered, MaxDeleted, and MaxLimits template parameters were added.
- Two new plugins were added: CheckLastUpdate (a small but useful plugin which gives you a list of outdated mirrors) and Metalink (a plugin which generates metalinks with the new content).
- The website was updated to reflect the new plugins and parameters.
<<less
Download (0.036MB)
Added: 2006-09-27 License: GPL (GNU General Public License) Price:
1125 downloads
QtSqlView 0.8.0

QtSqlView 0.8.0


QtSqlView is a simple and easy to use SQL database browser written in Qt 4.x using the excellent QtSql components. more>>
QtSqlView project is a simple and easy to use SQL database browser written in Qt 4.x using the excellent QtSql components. Using QtSql drivers it can natively connect to MySQL, PostgreSQL and SQLite databases. Furthermore other database systems may be accessed using their ODBC drivers. QtSqlView is released under the GNU General Public License: source and win32 binary may be downloaded below.
This short program was initially written for a set of windows users, who need to access and edit a PostgreSQL database. This is possible with M$ Access and ODBC, but the configuration of PostgreSQLs ODBC driver and the ODBC DSN is far too complicated for the average database editor. Thus problem-free access of open-source databases was top priority for QtSqlView.
QtSqlView does not aim to be a generic SQL database tool including table schema editor and dialog-based data entry. For this purpose you may consider using TOra or Kexi.
Main features:
- Problem-free connecting to MySQL, PostgreSQL and SQLite databases on Windows.
- Add, delete and modify a list of database connections.
- Browse, edit, save and revert SQL tables, system tables and views of registered connections
- Copy selected cells as tab-separated text to the clipboard.
- View table schema including primary key.
- Execute custom SQL queries on the database connect and view results.
- SQL syntax highlighting in query editor.
- Uses Qt4s greatly improved SQL components.
The source code package can be built on Linux, Windows, OS/X and probably other Qt platforms using the usual qmake && make commands.
The Windows binary version was built with Qt 4.2 and includes native drivers to access MySQL, PostgreSQL and SQLite databases. No other program package is needed. The versions of the included drivers are available and will be updated when needed.
<<less
Download (0.033MB)
Added: 2006-10-12 License: GPL (GNU General Public License) Price:
1108 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5