Main > Free Download Search >

Free stop waiting software for linux

stop waiting

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1004
Stopwatch 0.8.4

Stopwatch 0.8.4


Upon installation, you will notice an extra item in your Firefox Tools menu. more>>

Stopwatch 0.8.4 brings users the convenience of a very simple yet helpful Firefox extension that serves as a stopwatch for you to time things. Upon installation, you will notice an extra item in your Firefox "Tools" menu.

When you select the Stopwatch item, a stopwatch window will appear. The stopwatch is pretty straightforward to use, simply press the start button to begin counting, press stop to stop the count, and press reset to bring the count back to 0.

Requirements: Firefox


<<less
Added: 2009-07-21 License: MPL Price: FREE
48 downloads
Stopmotion 0.6.0

Stopmotion 0.6.0


Stopmotion is a free application for creating stop-motion animation movies. more>>
Stopmotion is a free application for creating stop-motion animation movies. The users will be able to create stop-motions from pictures imported from a camera or from the harddrive, add sound effects and export the animation to different video formats such as mpeg or avi.

Stopmotion creates stop motion animations by combining images imported from a v4l (or similar) device with sound.

Installation:

If you run Debian the easiest way to install this program is to add this line to your sources.list file:

deb http://www.skolelinux.no/~bjoern/debian/ unstable main

Then run apt-get update and apt-get install stopmotion.

If you do not run Debian you have to compile the program from source. We have not focused on getting the configure script as good as it should be; you will not get any error message if you do not have the necessary libraries installed. This will hopefully be fixed later.

<<less
Download (2.2MB)
Added: 2007-02-27 License: GPL (GNU General Public License) Price:
975 downloads
Stopwatch 0.8.1.8 for Firefox

Stopwatch 0.8.1.8 for Firefox


Stopwatch provides a simple stopwatch you can use to time stuff. more>>
Stopwatch provides a simple stopwatch you can use to time stuff.

Simple stopwatch you can use to time stuff. Adds a "Stopwatch" entry in your Tools menu.

When you select the Stopwatch item, a stopwatch window will appear. The stopwatch is pretty straightforward to use, simply press the start button to begin counting, press stop to stop the count, and press reset to bring the count back to 0.

<<less
Download (0.047MB)
Added: 2007-04-26 License: MPL (Mozilla Public License) Price:
920 downloads
WAIT 1.800

WAIT 1.800


WAIT Perl module is a rewrite of the freeWAIS-sf engine in Perl and XS. more>>
WAIT Perl module is a rewrite of the freeWAIS-sf engine in Perl and XS.

The central idea of the system is to provide a framework and the building blocks for any indexing and search system the users might want to build. Obviously the framework limits the class of system which can be build.

+------+ +-----+ +------+
==> |Access| ==> |Parse| ==> | |
+------+ +-----+ | |
|| | | +-----+
|| |Filter| ==> |Index|
/ | | +-----+
+-------+ +-----+ | |
1}, "$_n";
} else {
push @result, {}, "$_n";
}
}
return @result; # we dont go for speed
}

Obviously one could implement split via tag. The reason for having two functions is speed. We need to call split for each document when indexing a collection. Therefore speed is essential. On the other hand, tag is called in order to display a single document and may be a little slower. It may care about tagging bold and italic regions. See WAIT::Parse::Nroff how this might decrease performance.

Filter definition

From the Information Retrieval perspective, the hardest part of the system is the filter module. The database administrator defines for each attribute, how the contents should be processed before it is stored in the index. Usually the processing contains steps to restrict the character set, case transformation, splitting to words and transforming to word stems. In WAIT these steps are defined naturally as a pipeline of processing steps. The pipelines are made up by functions in the package WAIT::Filter which is pre-populated by the most common functions but may be extended any time.

The equivalent for a typical freeWAIS-sf processing would be this pipeline:

[ isotr, isolc, split2, stop, Stem]

The function isotr replaces unknown characters by blanks. isolc transforms to lower case. split2 splits into words and removes words shorter than two characters. stop removes the freeWAIS-sf stopwords and Stem applies the Porter algorithm for computing the stem of the words.

The filter definition for a collection defines a set of pipelines for the attributes and modifies the pipelines which should be used for prefix and interval searches.

Several complete working examples come with WAIT in the script directory. It is recommended to follow the pattern of the scripts smakewhatis and sman.

<<less
Download (0.096MB)
Added: 2007-05-16 License: Perl Artistic License Price:
891 downloads
Upstart 0.3.8

Upstart 0.3.8


Upstart is an event-based replacement for the /sbin/init daemon which handles starting of tasks and services during boot. more>>
Upstart project is an event-based replacement for the /sbin/init daemon which handles starting of tasks and services during boot, stopping them during shutdown and supervising them while the system is running.
It is being developed for the Ubuntu distribution, but is intended to be suitable for deployment in all Linux distributions as a replacement for the venerable sysvinit package.
Main features:
- Tasks and Services are started and stopped by events
- Events are generated as tasks and services are run and stopped
- Events may also be generated at timed intervals, or when files are changed
- Events may be received from any other process on the system
- Services may be respawned if they die unexpectedly
- Bi-directional communication with init daemon to discover which jobs are running, why jobs failed, etc.
Enhancements:
- This release fixes an assertion error and an interaction bug between initctl stop and jobs that call it to stop themselves.
<<less
Download (0.54MB)
Added: 2007-03-17 License: GPL (GNU General Public License) Price:
952 downloads
NOPworklog 0.1

NOPworklog 0.1


NOPworklog is simple (PHP 5.1-based) time tracking utility. more>>
NOPworklog is simple (PHP 5.1-based) time tracking utility.

Whats that?

Need to track the time youre working for client and dont need huge CRM system for that? Want to know how much time does writing blog posts cost you? How long does it take to "just read the news headlines" on your RSS reader?
Well, you can find out with a stopwatch and a paper, or with PHP 5.0.x and XML. And NOPworklog, which is my simple time tracking tool. Its intended to be simple to install and use.

How does it work?

You create a list of projects and for each project a list of tasks you do. For example, if I was making a lunch, Id create a project lunch and add tasks like buying ingredients, preparing ingredients, cooking it, waiting for it to cool off and eating it. Then, before going shopping, I just click "lunch - buying ingredients", maybe add some optional description and press the start button (not The Start Button on your crappy OS ;). When youve returned from the grocery, you click "stop". Cool, now you have stored how long did it take. Simple as that.

<<less
Download (0.010MB)
Added: 2007-03-12 License: GPL (GNU General Public License) Price:
956 downloads
WiFi Statistics Daemon 1.0a

WiFi Statistics Daemon 1.0a


wifistatd is a script which generates a PNG graphing signal/noise/link levels on a selected wireless interface. more>>
wifistatd is a script which generates a PNG graphing signal/noise/link levels on a selected wireless interface.

To install wifistatd on a UNIX machine untar the archive with program.
Then you must type:

./wifistatd.pl install

If everything went OK (it should), youll get the db.rrd database file in your current working directory.

To configure daemon edit the head part of wifistatd.pl.

getting_started
To start, just type:
./wifistatd.pl start

To stop, just type:
./wifistatd.pl stop
<<less
Download (0.009MB)
Added: 2006-06-27 License: GPL (GNU General Public License) Price:
1216 downloads
Tuxum InitManager 0.8

Tuxum InitManager 0.8


Tuxum InitManager is a init.d manager. more>>
Tuxum InitManager is a init.d manager that allows the administrator of a system to:
Main features:
- View short descriptions about known services.
- Start/Stop services.
- Change runlevels at which the services are started/stoped.
- Add user notes about services.
- Launch an associated config program if any.
- Features a tag based system to easily classify services.
<<less
Download (0.32MB)
Added: 2007-07-20 License: GPL (GNU General Public License) Price:
826 downloads
Enterprise File Exchange 0.1

Enterprise File Exchange 0.1


Enterprise File Exchange slots in where email file attachment limits stop your users from sending those important files... more>>
Enterprise File Exchange (EFX) slots in where email file attachment limits stop your users from sending those important files to a contact.

In the EFX world, the user visits the EFX site, uploads the file, enters the receivers email address and lets the system notify the receiver that theres a file waiting for them, via a simple email message.

Senders need to sign up, and the EFX system only allows transfers between internal users (those with addresses in an approved list) and external users, never external to external.

It is written in Python, using the Pylons framework.

This project is licensed under the GNU GPL version 3.
<<less
Download (MB)
Added: 2007-07-26 License: GPL v3 Price:
825 downloads
SMTPGuard 1.1.1

SMTPGuard 1.1.1


SMTPGuard is a tool for ISPs that stop spam before it hits a users mailbox. more>>
SMTPGuard is a tool which controls the flow of email traversing an MTA (Mail Transfer Agent). It is designed to be used on an SMTP server for incoming mail, and currently supports postfix.
SMTPGuard was originally created to meet the needs of Internet Service Providers (ISPs). ISPs typically receive tremendous amounts of email from their local (user) network.
Within a wide variety of users, some are spammers, many unknowingly have virus infected PCs; each of these can send large quantities of mail through the ISPs SMTP (Simple Mail Transfer Protocol) servers.
This is especially a problem for ISPs who are connected to their users via high speed lines such as fiber or ADSL. SMTPGuard was developed to prevent SMTP servers from being overwhelmed by unexpected spikes in usage from specific (often malicious) users.
For a large ISP, their only problem isnt just with overloaded incoming SMTP servers. SPAM will also be queued on the outgoing server (perhaps the same server) for delivery to the Internet.
Because the mail is SPAM it will likely bounce, then double bounce putting extreme load on the outgoing server and its queue. smtpguard is designed to stop this type of extreme load by stopping floods of mail at the gate (incoming server).
SMTPGuard is point based. Each time a client connects to the SMTP server, SMTPGuard adds points according to the rules file. SMTPGuard uses information acquired during the SMTP session, adds points according to the rules file, and finally takes actions based on its settings. For example, the information below is used:
- Remote IP Address
- Character string provided by MAIL FROM command
- Character string provided by RCPT TO command
The following actions can be taken:
ok - white list
wait - delay processing
reject - reject messages
mail - send alert email to administrator
log - output message to log
delete - delete record in database
Enhancements:
- postfix/flexguard.c: remove word flexguard. use smtpguard instead. rename filename to postfix/smtpguard.c
- postfix/Makefile.am: rename flexguard -> smtpguard
- configure.in: 1.1.1
- rename FLEXGUARD_{CFLAGS,LIBS} -> SMTPGUARD_{CFLAGS,LIBS}
- smtpguard/Makefile.am,postfix/Makefile.am,test/Makefile.am: Ditto
- debian/postfix-smtpguard.files: added
- README.postfix: added
<<less
Download (0.028MB)
Added: 2005-11-09 License: GPL (GNU General Public License) Price:
1445 downloads
GPRS Easy Connect 3.0.0 Final

GPRS Easy Connect 3.0.0 Final


GPRS Easy Connect is a free GUI for GPRS connecting for Linux distributions and FreeBSD. more>>
GPRS Easy Connect is a free GUI for GPRS connecting for Linux distributions and FreeBSD. (GPRS Easy Connect supports 291 phones and 217 providers.)

The program is available in Hungarian, Czech, English, Finnish, French, German, Italian, Norwegian, Polish, Spanish and Turkish languages already! But were waiting for the offer of other translators henceforward.

<<less
Download (4.0MB)
Added: 2006-05-15 License: GPL (GNU General Public License) Price:
816 downloads
hldStart 2-62007

hldStart 2-62007


hldstart is a web based game server control panel. more>>
hldStart (HLDS Control Panel) is a PHP based web app to start and stop a Half-life1 and 2 dedicated server (hlds) and any of its mod games (CS, DOD) using a web browser.

There is also a steam web client for updating your games

<<less
Download (6.7MB)
Added: 2007-07-28 License: GPL (GNU General Public License) Price:
537 downloads
cPige 1.5

cPige 1.5


cPige is a tool for webradios that want to backup their stream on a 1 day period. more>>
cPige is a tool for webradios that want to backup their stream on a 1 day period. cPige is listening to an icecast/shoutcast webradio, and write the stream using 2 different methods: Artist - Title.mp3, or in Pige mode, cPige write files like 0.mp3 1.mp3 .. corresponding to the current hour. Each mp3 should be 60 min long. Existing files are overwriten. So you can keep 1 day streaming 24/7.
Usage:
./cpige -h http://stream-hautdebit.frequence3.net:8000/ -h http://fallback.stream:8000/fallback -d .
-h host to connect to.
-V show cpige Version.
-d directory save stream to this directory.
-P Pige mode (takes no argument), save stream by hour.
-M Use pige Meta: will write id3v1 tag (only usefull with pige mode).
-q Quite mode, does not output stream status.
-b Background mode (UNIX only) use cPige as a daemon.
-l Path to logfile.
-I [h|m] pige mode will cut on a hour by hour basis or min by min basis.
-i nb how many "nb" hour(s) or minute(s) we should wait before cutting.
-n cPige will append xxxx to file in non pige mode, where xxxx is a number.
-h is the stream URL (not a .m3u or .pls playlist).
-d select where data should be written.
-P Pige mode, keeps 24h of data, by 1h segment, overwriting existing files.
-b Background mode. (UNIX only)
-l path to the logfile.
-q Quiet mode, does not output stream status on stdout
-M Use pige Meta: will write id3v1 tag (only usefull with pige mode)
-I [h|m] pige mode will cut on a hour by hour basis or min by min basis.
-i nb how many "nb" hour(s) or minute(s) we should wait before cutting.
Practical example:
If you have a stream url like http://stream-hautdebit.frequence3.net:8000/ you can use this command line:
./cpige -h http://stream-hautdebit.frequence3.net:8000/ -d /where/to/store/data [ -P ] [ -b ] [ -l cpige.log ]
Parameters in brackets are OPTIONAL. Brackets should not be given to the command line.
Enhancements:
- A Gtk2 GUI was added.
- Metaint changes during reconnections are correctly handled.
- Non-printable characterss are no longer used in filenames created in non pige mode.
- Directly starts recording without waiting for a new interval.
- A memory leak has been fixed.
- A potential bug in getHeaders() has been fixed.
- The ability to stop cPige after a certain amount of time has been added.
- NULL strings are not printed.
- There are some fixes for the Win32 platform.
<<less
Download (0.19MB)
Added: 2006-08-20 License: GPL (GNU General Public License) Price:
1160 downloads
RiteOfTongue 0.4

RiteOfTongue 0.4


RiteOfTongue is a allows you to right-click on a typed word inside a web form to check if the word is spelled correctly. more>>
RiteOfTongue is a Firefox extension that allows you to right-click on a typed word inside a web form to check if the word is spelled correctly and get alternate suggestions if it is wrong.

Then select the word from the popup menu to change it. The words are obtained in real-time over the Internet using the dictionary service from Dict.org.

If you are running Firefox behind a firewall (or router), you might need to enable outgoing connections on port 2628 or else the menu will say "Wait..." and appear to stop working.

<<less
Download (0.004MB)
Added: 2007-06-27 License: MPL (Mozilla Public License) Price:
849 downloads
dslKonnector 0.1

dslKonnector 0.1


dslKonnector is a Kommander script to start, stop, restart DSL connection. more>>
dslKonnector is a Kommander script to start, stop, restart DSL connection (ppp over ethernet), using tools "pon dsl-provider" and “poff dsl-provider".

To use it you will need to have superuser privileges. dslKonnector does not configure dsl connection, so you will have to setup it using tool "pppoeconf".

I created this script because there was no graphical way to control dsl connection in Kubuntu Dapper, and I needed it sometimes, since some dynamic IPs my wife would receive from our ISP would be blocked from my IRC network.

Would that kind of app be needed? If so, how do I improve it? Suggestions welcome!

<<less
Download (0.020MB)
Added: 2006-07-10 License: GPL (GNU General Public License) Price:
1203 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5