simpserver 2.1.0
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 77
SimpServer 2.1.0
SimpServer acts as a proxy between your IM client and the server, encrypting all conversations. more>>
SimpServer is the first lightweight instant messaging security gateway for Unix systems. Install SimpServer on a Unix system and configure IM clients on your local network, and conversations with Simp-equipped parties will be automatically encrypted. SimpServer can indeed accept simultaneous remote connections and thus secure local and/or remote clients.
With SimpServer, corporate environments can now benefit from centralized instant messenger encryption. Linux fans can now secure their MSN conversations. SimpServer is beta and is free for any use.
Main features:
- This version of SimpServer supports MSN Messenger, ICQ, Yahoo! and AIM encryption using the Diffie-Hellman key-agreement scheme. It does not currently support authenticated modes such as the RSA modes of the Windows version, nor does it support other IM protocols. That limitation brings an important advantage: SimpServer can be used as a security server for multiple IM clients, not only the one on the local machine, but others on the network. It is indeed possible to configure clients to use SimpServer as a proxy server, which will secure all outgoing IM flows.
-
-As for the Windows version, the Unix edition can be highly customized: messages can be colored depending on their cryptographic state and contact names can be prefixed during conversations (MSN) to quickly see if the conversation is secure.
<<lessWith SimpServer, corporate environments can now benefit from centralized instant messenger encryption. Linux fans can now secure their MSN conversations. SimpServer is beta and is free for any use.
Main features:
- This version of SimpServer supports MSN Messenger, ICQ, Yahoo! and AIM encryption using the Diffie-Hellman key-agreement scheme. It does not currently support authenticated modes such as the RSA modes of the Windows version, nor does it support other IM protocols. That limitation brings an important advantage: SimpServer can be used as a security server for multiple IM clients, not only the one on the local machine, but others on the network. It is indeed possible to configure clients to use SimpServer as a proxy server, which will secure all outgoing IM flows.
-
-As for the Windows version, the Unix edition can be highly customized: messages can be colored depending on their cryptographic state and contact names can be prefixed during conversations (MSN) to quickly see if the conversation is secure.
Download (0.59MB)
Added: 2006-06-17 License: Free for non-commercial use Price:
1226 downloads
gperfmeter 2.1.0
gperfmeter displays performance statistics for a given hostname. more>>
gperfmeter displays performance statistics for a given hostname.
If no host is specified, statistics on the current host are metered. You can display performance values in a solid or line strip chart.
The performance data automatically scales to accommodate increasing or decreasing values for the host machine. The gperfmeter preferences sheet provides a simple interface for accessing all of the application resources.
<<lessIf no host is specified, statistics on the current host are metered. You can display performance values in a solid or line strip chart.
The performance data automatically scales to accommodate increasing or decreasing values for the host machine. The gperfmeter preferences sheet provides a simple interface for accessing all of the application resources.
Download (0.73MB)
Added: 2005-10-03 License: GPL (GNU General Public License) Price:
1481 downloads
diskfree 2.1.0
diskfree is a sh-based util for monitoring disk usage with email reporting. more>>
diskfree project is a shell script designed to be run periodically from cron to let you know how much disk space youve used, what directories have grown, which directories have shrunk, etc.
Installing
1. If you have Bash installed, then edit line 1 and point it to Bash. If you dont have Bash installed, but have the Korn shell installed, edit line 1 and point it to that (typically #!/bin/ksh).
2. Decide which directories you want reported on or if youre paranoid, remember to use the -p option. If you want something other than the default then use the -d option
3. Decide who should get the report. If it should go to root, dont do anything. If it goes to someone else, use the -m option (-m someone@somewhere.net)
4. Decide where you want the files this script creates to be put. If /tmp is OK with you, do nothing. If you want them elsewhere use the -l option (-l /var/log)
5. Decide how frequently you want the report run (daily, weekly, monthly, etc) If you want it run daily, then create on entry in your crontab like:
00 00 * * * /some/path/diskfree
If you want to run it monthly as well, I suggest you also add this to crontab:
00 02 01 * * /some/path/diskfree -e monthly
And quarterly would appear in crontab like:
00 04 01 */4 * /some/path/diskfree -e quarterly
6. Save your crontab.
7. Copy diskfree.8 /usr/man/man8
8. Wait for the script to run TWICE, then check your email and review the report
9. Send comments, bugs, suggestions to dhunley@columbus.rr.com
Enhancements:
- Altered the output to put the df output first and the details second.
<<lessInstalling
1. If you have Bash installed, then edit line 1 and point it to Bash. If you dont have Bash installed, but have the Korn shell installed, edit line 1 and point it to that (typically #!/bin/ksh).
2. Decide which directories you want reported on or if youre paranoid, remember to use the -p option. If you want something other than the default then use the -d option
3. Decide who should get the report. If it should go to root, dont do anything. If it goes to someone else, use the -m option (-m someone@somewhere.net)
4. Decide where you want the files this script creates to be put. If /tmp is OK with you, do nothing. If you want them elsewhere use the -l option (-l /var/log)
5. Decide how frequently you want the report run (daily, weekly, monthly, etc) If you want it run daily, then create on entry in your crontab like:
00 00 * * * /some/path/diskfree
If you want to run it monthly as well, I suggest you also add this to crontab:
00 02 01 * * /some/path/diskfree -e monthly
And quarterly would appear in crontab like:
00 04 01 */4 * /some/path/diskfree -e quarterly
6. Save your crontab.
7. Copy diskfree.8 /usr/man/man8
8. Wait for the script to run TWICE, then check your email and review the report
9. Send comments, bugs, suggestions to dhunley@columbus.rr.com
Enhancements:
- Altered the output to put the df output first and the details second.
Download (0.012MB)
Added: 2005-04-07 License: GPL (GNU General Public License) Price:
1668 downloads
savIRC 2.1.0
savIRC is an IRC client for Linux and Windows. more>>
savIRC project is an IRC client for Linux and Windows.
Main features:
- multiple server connections
- CTCP
- DCC also "passive"
- SOCK5 for servers and DCCs
- ignore and notify lists
- mIRC colors
- URL caption
- Tabbed-MDI
- scripting in TCL/Tk!
Enhancements:
- The savIRC handbook has been updated and converted to docbook.
- The source code has begun to be documented with ROBOdoc.
- A checkbox to hide automatic serverpings was added. /disconnect now stops autoreconnect.
- Chunks of text are broken into 400 chars or less and will be sent with a delay to prevent flooding.
- An alternate nick is used if the one tried is erroneous on the current ircd.
<<lessMain features:
- multiple server connections
- CTCP
- DCC also "passive"
- SOCK5 for servers and DCCs
- ignore and notify lists
- mIRC colors
- URL caption
- Tabbed-MDI
- scripting in TCL/Tk!
Enhancements:
- The savIRC handbook has been updated and converted to docbook.
- The source code has begun to be documented with ROBOdoc.
- A checkbox to hide automatic serverpings was added. /disconnect now stops autoreconnect.
- Chunks of text are broken into 400 chars or less and will be sent with a delay to prevent flooding.
- An alternate nick is used if the one tried is erroneous on the current ircd.
Download (1.1MB)
Added: 2007-03-14 License: GPL (GNU General Public License) Price:
972 downloads
Mediastreamer 2.1.0
Mediastreamer is library written in C that allows you to create and run audio and video streams. more>>
Mediastreamer is library written in C that allows you to create and run audio and video streams. It is designed for any kind of voice over IP applications.
It features RTP connectivity, audio codecs (Speex, iLBC, G711, GSM), video codecs (MPEG4, H263, Theora), I/O from soundcards, wav files, webcams, echo-cancelation, conferencing, and various other utilities.
Mediastreamer has a modular design that makes it extensible through plugins. This is the media-streaming component of linphone, a GPL SIP video phone.
<<lessIt features RTP connectivity, audio codecs (Speex, iLBC, G711, GSM), video codecs (MPEG4, H263, Theora), I/O from soundcards, wav files, webcams, echo-cancelation, conferencing, and various other utilities.
Mediastreamer has a modular design that makes it extensible through plugins. This is the media-streaming component of linphone, a GPL SIP video phone.
Download (0.45MB)
Added: 2007-01-26 License: GPL (GNU General Public License) Price:
1015 downloads
WiCoPro 2.1.0
WiCoPro is a Client/Server suite designed to allow logging off, powering off and rebooting of the remote computers. more>>
WiCoPro project is a Client/Server suite designed to allow logging off, powering off and rebooting of the remote computers. The client, available under Linux and Windows, is written in python.
The WiCoPro suite includes several modules : the client, the object server, intended to distribute the machines and the places, the web console allowing the administrator to operate on the machines, the communications server to establish the connection between the client and the various modules, and an executor allowing to launch tasks via a cron job.
Main features:
- Wicopro Web Console (WWC) : the web console is used by the administrator to get an overview of the computers status and provide a way to interact with them. The console shows a geographical and structured overview of all the stations availabled in the database.
- Wicopro Executor (WEX) : this simple module makes possible to send commands to the computers; ie: you can shutdown all the PC of a given building at midnight, using a cron job, no matter what OS they are running.
- Wicopro Object Database (WOD) : The object dispatcher is used as an interface between the database and the WWC and WEX modules. It answers SOAP requests which provides the list of computers and their properties like their location, the OS they are running, etc.
- Wicopro Communication Server (WCS) : the WCS module is the only one that has direct access to the clients running on the computers. It communicates with them using a custom protocol in both synchronous and asynchronous ways. It comes with a multithreaded scheduler which can manage a significant number of requests.
- Wicopro Client : the client is written in python and run on Linux and Windows (it could run on OSX but it hasnt been tested yet). The client, a service on windows, can be started in the background on linux. Its used to disconnect users, power off and reboot the remote stations.
- GLPI plugin : this module can import locations and computers already stored in a GLPI database.
<<lessThe WiCoPro suite includes several modules : the client, the object server, intended to distribute the machines and the places, the web console allowing the administrator to operate on the machines, the communications server to establish the connection between the client and the various modules, and an executor allowing to launch tasks via a cron job.
Main features:
- Wicopro Web Console (WWC) : the web console is used by the administrator to get an overview of the computers status and provide a way to interact with them. The console shows a geographical and structured overview of all the stations availabled in the database.
- Wicopro Executor (WEX) : this simple module makes possible to send commands to the computers; ie: you can shutdown all the PC of a given building at midnight, using a cron job, no matter what OS they are running.
- Wicopro Object Database (WOD) : The object dispatcher is used as an interface between the database and the WWC and WEX modules. It answers SOAP requests which provides the list of computers and their properties like their location, the OS they are running, etc.
- Wicopro Communication Server (WCS) : the WCS module is the only one that has direct access to the clients running on the computers. It communicates with them using a custom protocol in both synchronous and asynchronous ways. It comes with a multithreaded scheduler which can manage a significant number of requests.
- Wicopro Client : the client is written in python and run on Linux and Windows (it could run on OSX but it hasnt been tested yet). The client, a service on windows, can be started in the background on linux. Its used to disconnect users, power off and reboot the remote stations.
- GLPI plugin : this module can import locations and computers already stored in a GLPI database.
Download (0.003MB)
Added: 2007-07-18 License: GPL (GNU General Public License) Price:
830 downloads
iSAK 2.1.0
iSAK is a Internet Secure Access Kit. more>>
iSAK, Internet Secure Access Kit, is an integrated Open Source applications package that gives an efficient departmental access control of Internet services. Right now, many installations of iSAK have been made by Savoir-faire Linux.
Multiple versions of iSAK will be available shortly. Each version differs by its features and the way the Open Source applications are integrated together. Moreover, each installation of iSAK is different because it meets the enterprise requirements.
Enhancements:
- This release includes a new log processing engine for Squid.
- The engine is based on JasperReports to produce professional reports of your network Web activity.
- This version can categorize your Web traffic because of a complete integration of iSAKurlDB.
- Note that is it possible to use this log processing engine without using all iSAK features.
- You can plug it into your actual squid server.
<<lessMultiple versions of iSAK will be available shortly. Each version differs by its features and the way the Open Source applications are integrated together. Moreover, each installation of iSAK is different because it meets the enterprise requirements.
Enhancements:
- This release includes a new log processing engine for Squid.
- The engine is based on JasperReports to produce professional reports of your network Web activity.
- This version can categorize your Web traffic because of a complete integration of iSAKurlDB.
- Note that is it possible to use this log processing engine without using all iSAK features.
- You can plug it into your actual squid server.
Download (0.016MB)
Added: 2006-08-22 License: GPL (GNU General Public License) Price:
1160 downloads
PyLucene 2.1.0
PyLucene is a GCJ-compiled version of Java Lucene integrated with Python via SWIG. more>>
PyLucene is a GCJ-compiled version of Java Lucene integrated with Python via SWIG.
PyLucene goal is to allow you to use Lucenes text indexing and searching capabilities from Python. It is designed to be API compatible with the latest version of Java Lucene.
PyLucene is supported on Mac OS X, Linux and Windows. Binaries for PyLucene are available below. See the INSTALL file for information about building PyLucene from sources.
Installation:
To build PyLucene from sources, please see the INSTALL file.
To install PyLucene binaries you just downloaded:
- install the files in the python directory into pythons site-packages directory
- if you downloaded binaries with Berkeley DB support, install the files in the db directory into the directory containing your Berkeley DB shared libraries, such as /usr/local/BerkeleyDB.4.3/lib
- if you are installing Unix (Mac OS X or Linux) binaries, install the files in the gcj directory into /usr/local/lib
Enhancements:
- This release wraps the newly-released Java Lucene 2.1.0.
<<lessPyLucene goal is to allow you to use Lucenes text indexing and searching capabilities from Python. It is designed to be API compatible with the latest version of Java Lucene.
PyLucene is supported on Mac OS X, Linux and Windows. Binaries for PyLucene are available below. See the INSTALL file for information about building PyLucene from sources.
Installation:
To build PyLucene from sources, please see the INSTALL file.
To install PyLucene binaries you just downloaded:
- install the files in the python directory into pythons site-packages directory
- if you downloaded binaries with Berkeley DB support, install the files in the db directory into the directory containing your Berkeley DB shared libraries, such as /usr/local/BerkeleyDB.4.3/lib
- if you are installing Unix (Mac OS X or Linux) binaries, install the files in the gcj directory into /usr/local/lib
Enhancements:
- This release wraps the newly-released Java Lucene 2.1.0.
Download (4.1MB)
Added: 2007-02-20 License: MIT/X Consortium License Price:
979 downloads
VFGEN 2.1.0
VFGEN is a Vector Field File Generator for differential equation solvers and other computational tools. more>>
VFGEN is a Vector Field File Generator for differential equation solvers and other computational tools.
There are many excellent programs available for solving differential equations and computing bifurcations of vector fields. However, each has its own format for specifying the vector field that defines the differential equation. VFGEN lets you define your vector field once (using XML), and export the vector field in several formats. VFGEN uses a C++ symbolic algebra library (GiNaC) to generate Jacobians and higher derivatives automatically.
Main features:
- Specify your equations once, and export to multiple file formats.
- Generate analytical expressions for Jacobians and higher derivatives automatically.
- Available export formats include MATLAB, Scilab, AUTO, GNU Scientific Library (GSL), SciPy, PyDSTool, XPP and more.
- New in Version 2.1.0: Octave, PyDSTool and RADAU5 commands added.
- New in Version 2.0.0: VFGEN can generate code for delay equations.
<<lessThere are many excellent programs available for solving differential equations and computing bifurcations of vector fields. However, each has its own format for specifying the vector field that defines the differential equation. VFGEN lets you define your vector field once (using XML), and export the vector field in several formats. VFGEN uses a C++ symbolic algebra library (GiNaC) to generate Jacobians and higher derivatives automatically.
Main features:
- Specify your equations once, and export to multiple file formats.
- Generate analytical expressions for Jacobians and higher derivatives automatically.
- Available export formats include MATLAB, Scilab, AUTO, GNU Scientific Library (GSL), SciPy, PyDSTool, XPP and more.
- New in Version 2.1.0: Octave, PyDSTool and RADAU5 commands added.
- New in Version 2.0.0: VFGEN can generate code for delay equations.
Download (MB)
Added: 2007-06-07 License: GPL (GNU General Public License) Price:
871 downloads
PRepS 2.1.0
PRepS is a Problem Reporting and Tracking System. more>>
PRepS is a tool for reporting and tracking problems or tasks. PRepS project is designed for tracking problems with software, but can also be used for tracking other types of problems or tasks. Be creative.
I started working on PRepS after determining that Gnats was overkill for what I needed to do, and that Gnats did not have the worlds greatest user interface. PRepS borrows some ideas from Gnats, and some ideas from other problem reporting systems that I have used. What I am aiming for with PRepS is a system that has enough features to make it useful, yet is not so complicated that it is cumbersome to use.
Please note that PRepS uses the PostgreSQL database server. If you are familiar with PostgreSQL, and with basic DBA tasks, then you should have no problem setting up and using PRepS.
<<lessI started working on PRepS after determining that Gnats was overkill for what I needed to do, and that Gnats did not have the worlds greatest user interface. PRepS borrows some ideas from Gnats, and some ideas from other problem reporting systems that I have used. What I am aiming for with PRepS is a system that has enough features to make it useful, yet is not so complicated that it is cumbersome to use.
Please note that PRepS uses the PostgreSQL database server. If you are familiar with PostgreSQL, and with basic DBA tasks, then you should have no problem setting up and using PRepS.
Download (0.94MB)
Added: 2006-01-02 License: GPL (GNU General Public License) Price:
1540 downloads
I-Spy 2.1.0
A Perl script which identifies new files on various FTP and Web sites. more>>
A Perl script which identifies new files on various FTP and Web sites.
Installation
Copy the program where you can acces it and do following commands:
cp i-spy /usr/local/bin/
Make sure the executable bit is set:
ls -l /usr/local/bin/i-spy
-rwxr-xr-x 1 root root 28568 Nov 22 11:36 /usr/local/bin/i-spy
if not, then set it:
$ chmod +x /usr/local/bin/i-spy
If you have perl installed elsewhere than /usr/local/bin, then create
a symbolic link:
$ cd /usr/local/bin
$ ln -s /usr/bin/perl
[or wherever you keep perl]
Now, copy the Log::File module into your Perl distributions site_perl
directory:
$ cp -r Log /usr/local/lib/perl5/site_perl/5.005/
[or wherever you keep site-specific perl modules]
You may also keep the Log::File module in the same directory as you
plan to use for your sites and logs.
Enhancements:
- Added support for browser agent masquerade
- Added support for Google News (Yum)
- Modernized examples
<<lessInstallation
Copy the program where you can acces it and do following commands:
cp i-spy /usr/local/bin/
Make sure the executable bit is set:
ls -l /usr/local/bin/i-spy
-rwxr-xr-x 1 root root 28568 Nov 22 11:36 /usr/local/bin/i-spy
if not, then set it:
$ chmod +x /usr/local/bin/i-spy
If you have perl installed elsewhere than /usr/local/bin, then create
a symbolic link:
$ cd /usr/local/bin
$ ln -s /usr/bin/perl
[or wherever you keep perl]
Now, copy the Log::File module into your Perl distributions site_perl
directory:
$ cp -r Log /usr/local/lib/perl5/site_perl/5.005/
[or wherever you keep site-specific perl modules]
You may also keep the Log::File module in the same directory as you
plan to use for your sites and logs.
Enhancements:
- Added support for browser agent masquerade
- Added support for Google News (Yum)
- Modernized examples
Download (0.271MB)
Added: 2006-06-14 License: GPL (GNU General Public License) Price:
1228 downloads
vegUI 2.1.0
vegUI is a JavaScript based AJAX framework and widget collection that allows you to build dynamic browser based Web applications more>>
vegUI is a JavaScript based AJAX framework and widget collection that allows you to build dynamic browser based Web applications that are also fast and flexible.
vegUI was originally developed to serve as a foundation for the online browser-based mmorpg Lands of Kazram. So it was developed with 4 core features in mind:
- Speed
- Compact Design
- Total control over appearance, flexibility
- Modular Design
I like to think that ive managed to stay true to all four of those concepts, and now 2.5 years after the development on vegUI had started i feel quite comfortable in releasing it to the public.
Speed
vegUI uses a template system, that allows you to define any vegUI element/widget as a template. Templates can then be used to clone as many duplicates as you want. This saves time and space while writing the code and also speeds up the loading process of the scripts.
vegUI is also able to load and build modules at "runtime", so instead of loading in everything at once - which would result in some longer waiting times on big applications - vegUI can load and build modules as they are needed even after the page has already been loaded.
Compact Design
Compared to most of the other window managers and widget collections vegUI is fairly small. The package comes with a commented and a compressed library. And while the commented library nearly reaches 200 KB the compressed libraries - with comments removed - is only 75 KB big.
Total control over Appearance, Flexibility
Due to its modular design and the template engine you have total control over the way your widgets look. In the end vegUI is made up of a lot of HTML nodes, and you can style those html nodes in whichever ways javascript and css provide.
Modular Design
vegUI was built to be modular from the beginning, and it has really paid off. It is really painless to add new widgets or elements to vegUI.
Browser Support
vegUI was developed to be standard compliant and currently works in the latest versions of
- Mozilla based browsers (Firefox, mozilla, netscape)
- Internet Explorer 7
- Internet Explorer 6 (slow)
- Opera
Enhancements:
- This release fixes a positioning issue with the drop-downmenu widget.
- It adds two functions to the manager widget that allow cloning a batch of widgets from the same template.
- It also adds page scrolling via the pgUp/pgDown keys to the content box.
<<lessvegUI was originally developed to serve as a foundation for the online browser-based mmorpg Lands of Kazram. So it was developed with 4 core features in mind:
- Speed
- Compact Design
- Total control over appearance, flexibility
- Modular Design
I like to think that ive managed to stay true to all four of those concepts, and now 2.5 years after the development on vegUI had started i feel quite comfortable in releasing it to the public.
Speed
vegUI uses a template system, that allows you to define any vegUI element/widget as a template. Templates can then be used to clone as many duplicates as you want. This saves time and space while writing the code and also speeds up the loading process of the scripts.
vegUI is also able to load and build modules at "runtime", so instead of loading in everything at once - which would result in some longer waiting times on big applications - vegUI can load and build modules as they are needed even after the page has already been loaded.
Compact Design
Compared to most of the other window managers and widget collections vegUI is fairly small. The package comes with a commented and a compressed library. And while the commented library nearly reaches 200 KB the compressed libraries - with comments removed - is only 75 KB big.
Total control over Appearance, Flexibility
Due to its modular design and the template engine you have total control over the way your widgets look. In the end vegUI is made up of a lot of HTML nodes, and you can style those html nodes in whichever ways javascript and css provide.
Modular Design
vegUI was built to be modular from the beginning, and it has really paid off. It is really painless to add new widgets or elements to vegUI.
Browser Support
vegUI was developed to be standard compliant and currently works in the latest versions of
- Mozilla based browsers (Firefox, mozilla, netscape)
- Internet Explorer 7
- Internet Explorer 6 (slow)
- Opera
Enhancements:
- This release fixes a positioning issue with the drop-downmenu widget.
- It adds two functions to the manager widget that allow cloning a batch of widgets from the same template.
- It also adds page scrolling via the pgUp/pgDown keys to the content box.
Download (0.18MB)
Added: 2007-05-26 License: MIT/X Consortium License Price:
881 downloads
Music Applet 2.1.0
Music Applet is a small, simple GNOME panel applet that lets you control Rhythmboxs or Banshees playback from a panel. more>>
Music Applet is a small, simple GNOME panel applet that lets you control Rhythmboxs playback from a panel.
Advantages that this applet has over using the icon Rhythmbox puts in the notification area include:
- One-click access to the main operations needed during playback, without needing to use a context menu.
- Display of the current playing time without requiring a mouse-over.
- Display of the current songs album in the song information.
Music Applet currently supports the following music players:
- Banshee
- Rhythmbox
Music Applet is the successor to Rhythmbox Applet.
<<lessAdvantages that this applet has over using the icon Rhythmbox puts in the notification area include:
- One-click access to the main operations needed during playback, without needing to use a context menu.
- Display of the current playing time without requiring a mouse-over.
- Display of the current songs album in the song information.
Music Applet currently supports the following music players:
- Banshee
- Rhythmbox
Music Applet is the successor to Rhythmbox Applet.
Download (0.41MB)
Added: 2007-02-11 License: GPL (GNU General Public License) Price:
997 downloads
PHP Voice 2.1.0
PHP Voice (formerly known as PHP VXML) contain four classes that assist in developing voice application using PHP. more>>
PHP Voice (formerly known as PHP VXML) contain four classes that assist in developing voice application using PHP.
PHP Voice supports Speech Synthesis Markup Language 1.0, Speech Recognition Grammar Specification 1.0, Voice Browser Call Control: CCXML 1.0, and Voice Extensible Markup Language (VoiceXML) 2.0.
Enhancements:
- An improved menu module to support arrays as parameters with the ID of the menu.
- An improved home application with the new menu module.
<<lessPHP Voice supports Speech Synthesis Markup Language 1.0, Speech Recognition Grammar Specification 1.0, Voice Browser Call Control: CCXML 1.0, and Voice Extensible Markup Language (VoiceXML) 2.0.
Enhancements:
- An improved menu module to support arrays as parameters with the ID of the menu.
- An improved home application with the new menu module.
Download (0.43MB)
Added: 2005-11-15 License: GPL (GNU General Public License) Price:
1456 downloads
SmokePing 2.1.0
SmokePing is a network latency monitor similar to MRTG. more>>
SmokePing is a delux latency measurement tool. SmokePing project can measure, store and display latency, latency distribution and packet loss. SmokePing uses RRDtool to maintain a longterm datastore and to draw pretty graphs, giving up to the minute information on the state of each network connection.
SmokePing uses latency measurement plugins for seamless extendability.
SmokePing comes with a smart alarm system. Apart from simple threshold alarms, you have the option of defining latency or loss patterns and use them to trigger alarms.
This allows you to define a pattern which would generate a single alarm when the loss goes from below 1% to over 20% and stays over 20% for more than 10 minutes. The advantage of this approach is the virtual elimination of duplicate alarms which you would get with a simple threshold based system.
Alarms can be sent to a mail address or a pager and if you want you can also start an external script to handle the alarms.
Complex Alarms can be written as plug-ins.
SmokePing can also deal with machines who frequently change their IP address by allowing the remote host to call SmokePings attention to its new IP address. In such a setup SmokePing monitors also for how long the remote system could keep its IP address.
To ensure that it is not suddenly monitoring the wrong host, SmokePing further tries to fingerprint each of its Dynamic IP targets via SNMP.
SmokePing is written in Perl. It consists of a daemon process responsible for data collection and a CGI script presenting the data on the web.
The CGI script uses SpeedyCGI to achieve mod_perl like performance without the need to deploy mod_perl on your web server. SmokePing sports a plug-in architecture to easily add new latency measurement capabilities to SmokePing. SmokePing works happily on all Unix platforms.
Enhancements:
- The scoreboard has a list of hottest targets.
- Echoping V6 compatibility.
- Mail templates.
- A failover server for alert email messages.
- Many new plugins.
- Several bugfixes.
<<lessSmokePing uses latency measurement plugins for seamless extendability.
SmokePing comes with a smart alarm system. Apart from simple threshold alarms, you have the option of defining latency or loss patterns and use them to trigger alarms.
This allows you to define a pattern which would generate a single alarm when the loss goes from below 1% to over 20% and stays over 20% for more than 10 minutes. The advantage of this approach is the virtual elimination of duplicate alarms which you would get with a simple threshold based system.
Alarms can be sent to a mail address or a pager and if you want you can also start an external script to handle the alarms.
Complex Alarms can be written as plug-ins.
SmokePing can also deal with machines who frequently change their IP address by allowing the remote host to call SmokePings attention to its new IP address. In such a setup SmokePing monitors also for how long the remote system could keep its IP address.
To ensure that it is not suddenly monitoring the wrong host, SmokePing further tries to fingerprint each of its Dynamic IP targets via SNMP.
SmokePing is written in Perl. It consists of a daemon process responsible for data collection and a CGI script presenting the data on the web.
The CGI script uses SpeedyCGI to achieve mod_perl like performance without the need to deploy mod_perl on your web server. SmokePing sports a plug-in architecture to easily add new latency measurement capabilities to SmokePing. SmokePing works happily on all Unix platforms.
Enhancements:
- The scoreboard has a list of hottest targets.
- Echoping V6 compatibility.
- Mail templates.
- A failover server for alert email messages.
- Many new plugins.
- Several bugfixes.
Download (0.37MB)
Added: 2007-04-29 License: GPL (GNU General Public License) Price:
922 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above simpserver 2.1.0 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed