mod websh 3.6.0b4
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 163
mod_websh 3.6.0b4
mod_websh is a Tcl extension for rapid web application development. more>>
mod_websh is a Tcl extension for rapid web application development.
Websh is a rapid development environment for building powerful, fast, and reliable web applications. Websh is versatile and handles everything from HTML generation to data-base driven one-to-one page customization. We have been using it for years for virtually all our customer projects, which typically are E-commerce shops or electronic banking applications. Websh is extensible and portable, and its comprehensive set of commands is quickly learned.
Open Source Software
Websh is released as open source software. The source code as well as binaries for a selection of platforms are available for download for free. Websh users have full control over and insight into Websh. This is protection of investment.
Apache 2 module
Websh is scalable. Its CGI interface ensures that Websh can be employed virtually everywhere, using off-the-shelf web servers. If performance is key, the Websh Apache 2 module gives you lightening-fast one-to-one content. And the nice thing: for both the CGI environment and for the Apache 2 module, you use exactly the same Websh application.
Websh history
The development of Websh began in 1996. Websh has since been successfully used in virtually all customer projects of Netcetera. Why does a technology-driven company like Netcetera rely on a tool with such a slow release cycle ? Good design pays off.
While the Internet changes at a rapid pace, the underlying technologies remain stable, and Websh has been built to handle them. The practical experience gained from the day-to-day use of Websh has now been channeled into the current release, Websh 3.
Based on Tcl
Websh is based on the Tool Command Language (Tcl, pronounced "tickle"). Tcl is a fast, comprehensive scripting language as well as a library. The Tcl development started 1987 at the University of California at Berkeley with John K.Ousterhout. Development continues through a large group of volunteers coordinated by the Tcl Core Team, who also perform the majority of the work.
<<lessWebsh is a rapid development environment for building powerful, fast, and reliable web applications. Websh is versatile and handles everything from HTML generation to data-base driven one-to-one page customization. We have been using it for years for virtually all our customer projects, which typically are E-commerce shops or electronic banking applications. Websh is extensible and portable, and its comprehensive set of commands is quickly learned.
Open Source Software
Websh is released as open source software. The source code as well as binaries for a selection of platforms are available for download for free. Websh users have full control over and insight into Websh. This is protection of investment.
Apache 2 module
Websh is scalable. Its CGI interface ensures that Websh can be employed virtually everywhere, using off-the-shelf web servers. If performance is key, the Websh Apache 2 module gives you lightening-fast one-to-one content. And the nice thing: for both the CGI environment and for the Apache 2 module, you use exactly the same Websh application.
Websh history
The development of Websh began in 1996. Websh has since been successfully used in virtually all customer projects of Netcetera. Why does a technology-driven company like Netcetera rely on a tool with such a slow release cycle ? Good design pays off.
While the Internet changes at a rapid pace, the underlying technologies remain stable, and Websh has been built to handle them. The practical experience gained from the day-to-day use of Websh has now been channeled into the current release, Websh 3.
Based on Tcl
Websh is based on the Tool Command Language (Tcl, pronounced "tickle"). Tcl is a fast, comprehensive scripting language as well as a library. The Tcl development started 1987 at the University of California at Berkeley with John K.Ousterhout. Development continues through a large group of volunteers coordinated by the Tcl Core Team, who also perform the majority of the work.
Download (0.25MB)
Added: 2006-04-06 License: Artistic License Price:
1296 downloads
WebSH 0.1a
WebSH is a script that executes commands on a remote machine without opening a port. more>>
WebSH is a script that executes commands on a remote machine without opening a port, but instead by communicating with a PHP file. WebSH currently only works for Unix based servers and Unix based clients.
This script emphasizes the fact that a vulnerability that allows a file to be edited or uploaded is just as bad as a buffer overflow of PHP or an Apache thread.
Enhancements:
- Add support for Windows based servers.
- Possibly add a web based interface.
- This is probably not going to be possible, but I am hoping to turn this into a fully working terminal, including support for programs such as "less" and "vi". Think along the lines of a PHP tunneled SSH... again, its probably not even possible. This may entail switching from Bash to Python.
<<lessThis script emphasizes the fact that a vulnerability that allows a file to be edited or uploaded is just as bad as a buffer overflow of PHP or an Apache thread.
Enhancements:
- Add support for Windows based servers.
- Possibly add a web based interface.
- This is probably not going to be possible, but I am hoping to turn this into a fully working terminal, including support for programs such as "less" and "vi". Think along the lines of a PHP tunneled SSH... again, its probably not even possible. This may entail switching from Bash to Python.
Download (0.002MB)
Added: 2006-08-03 License: GPL (GNU General Public License) Price:
1178 downloads
AMX Mod X 1.76b
AMX Mod X is a Half-Life Metamod plugin. more>>
AMX Mod X project is a Half-Life Metamod plugin.
AMX Mod X is a Metamod plugin which allows you to write modifications for Half-Life with the Pawn scripting language.
It provides in-game administration tools, game statistics, server management, and gameplay modifiers. It is based on the original AMX Mod.
AMX Mod X is a versatile Half-Life metamod plugin which is targetted toward server administration.
It has a wide array of scripting capabilities so people can write "plugins", or files which add on to a mods functionality.
Plugins can take form in administrative services (adding new admin commands), statistics generation (StatsX), fun additions (godmode, etc), gameplay changes (WC3, CSDM), and much, much more!
You can also write modules to expand the functionality of AMX Mod X and add to the scripting language.
Enhancements:
- Fixed am46213: New-style menus that had numbered blanks would cause Core to guess the item numbers wrong.
- Fixed am46266: Team name detection did not work for TFC.
- Fixed a bug where get_func_id() would crash on an invalid plugin.
- Added an optional timeout parameter to SQL_MkDbTuple().
- Added a "queuetime" parameter to threaded query handlers, to get the amount of time passed.
- Extended CreateMultiForward() with CreateMultiForwardEx() for filtering old/new plugins from forwards.
- Fixed am45337: SQLX_GetQueryString() did not work with threaded queries.
- Fixed am46350: geoip.inc having faulty a double-inclusion barrier.
- Fixed am46378: unregister_forward() attempted to remove from the wrong hook table.
- Fixed am46336: Vexd_Utilities.inc did not include VexdUM for AMX Mod Compat compiling.
- Fixed am46630: rename_file() could not use relative paths.
- Fixed am45990: amxmod_compat.amxx could conflict and crash hand-ported AMX Mod plugins.
- Fixed am46340: miscstats.amxx could throw an RTE finding the enemy team.
- Fixed am46335: adminchat.amxx color tsay messages were not space aligned. Additionally, the leading space can now be omitted.
- Fixed am46699: stats.amxx for DoD did not display working multi-lingual menus.
- Fixed am46559: miscstats.amxx could throw an RTE if a player got more than 6 kills in a row.
- Fixed am45492: DoDX would overwrite the stats database on load.
- Fixed am46112: WinCSX.exe would not load properly on some versions of Windows.
- Fixed am45362: AMXX Studio did not indent correctly.
<<lessAMX Mod X is a Metamod plugin which allows you to write modifications for Half-Life with the Pawn scripting language.
It provides in-game administration tools, game statistics, server management, and gameplay modifiers. It is based on the original AMX Mod.
AMX Mod X is a versatile Half-Life metamod plugin which is targetted toward server administration.
It has a wide array of scripting capabilities so people can write "plugins", or files which add on to a mods functionality.
Plugins can take form in administrative services (adding new admin commands), statistics generation (StatsX), fun additions (godmode, etc), gameplay changes (WC3, CSDM), and much, much more!
You can also write modules to expand the functionality of AMX Mod X and add to the scripting language.
Enhancements:
- Fixed am46213: New-style menus that had numbered blanks would cause Core to guess the item numbers wrong.
- Fixed am46266: Team name detection did not work for TFC.
- Fixed a bug where get_func_id() would crash on an invalid plugin.
- Added an optional timeout parameter to SQL_MkDbTuple().
- Added a "queuetime" parameter to threaded query handlers, to get the amount of time passed.
- Extended CreateMultiForward() with CreateMultiForwardEx() for filtering old/new plugins from forwards.
- Fixed am45337: SQLX_GetQueryString() did not work with threaded queries.
- Fixed am46350: geoip.inc having faulty a double-inclusion barrier.
- Fixed am46378: unregister_forward() attempted to remove from the wrong hook table.
- Fixed am46336: Vexd_Utilities.inc did not include VexdUM for AMX Mod Compat compiling.
- Fixed am46630: rename_file() could not use relative paths.
- Fixed am45990: amxmod_compat.amxx could conflict and crash hand-ported AMX Mod plugins.
- Fixed am46340: miscstats.amxx could throw an RTE finding the enemy team.
- Fixed am46335: adminchat.amxx color tsay messages were not space aligned. Additionally, the leading space can now be omitted.
- Fixed am46699: stats.amxx for DoD did not display working multi-lingual menus.
- Fixed am46559: miscstats.amxx could throw an RTE if a player got more than 6 kills in a row.
- Fixed am45492: DoDX would overwrite the stats database on load.
- Fixed am46112: WinCSX.exe would not load properly on some versions of Windows.
- Fixed am45362: AMXX Studio did not indent correctly.
Download (MB)
Added: 2006-12-11 License: GPL (GNU General Public License) Price:
4300 downloads
Moosic 1.5.4
Moosic is a music player for Unix systems. more>>
Moosic is a music player for Unix systems. It focuses on convenient and powerful playlist management. This project consists of a server process that maintains a queue of songs to be played and one or more client programs which sends commands to the server.
The server continually runs through its song queue, popping songs off the top of the list and playing each with an external program. The client is a simple command-line utility which allows you to easily perform powerful operations upon the servers queue, including the addition of whole directory trees, automatic shuffling, and song removal according to regular expressions.
The server comes configured to play MP3, Ogg, MIDI, MOD, and WAV files, but can be configured to also play any other file format you want.
<<lessThe server continually runs through its song queue, popping songs off the top of the list and playing each with an external program. The client is a simple command-line utility which allows you to easily perform powerful operations upon the servers queue, including the addition of whole directory trees, automatic shuffling, and song removal according to regular expressions.
The server comes configured to play MP3, Ogg, MIDI, MOD, and WAV files, but can be configured to also play any other file format you want.
Download (0.16MB)
Added: 2007-07-14 License: GPL (GNU General Public License) Price:
832 downloads
Mod-Cache 1.4
Mod-Cache is a cache(reverse-proxy) accelerator plugin for lighttpd, which works like Squid with similar configuration. more>>
Mod-Cache is a cache(reverse-proxy) accelerator plugin for lighttpd, which works like Squid with similar configuration. However mod_cache is faster and more effective than Squid because of powerful Lighttpd.
Mod-Cache has following advantages over Squid:
- Simpler. Mod-Cache just sets proper flags between lighttpd request handling stages. Request is handled by mod_staticfile or mod_compress or other modules.
- More Robust. Mod-Cache uses disk file instead of memory as cache. Without use of memory, mod_cache is far away from memory leaks and memory exhaustion.
- Faster. Lighttpd uses Sendfile syscall to service disk file. Sendfile syscall, which writes file to network interface directly, has the same effecience as Writev syscall which writes memory buffers to network interface.
- More Powerful. Mod-Cache can works with other lighttpd plugins(except mod_deflate). For examples, you can use mod_compress to compress cached files on-fly; or you can use mod_access/mod_trigger_b4_dl to do anti-hot-link; or you can use mod_flv_streaming to do native flv file streaming.
Enhancements:
- lighttpd 1.5 was upgraded to r1811.
- The status page for mod_status was added.
- cache.ignore-hostname was added.
- A bug for checking the cachehd file was fixed.
<<lessMod-Cache has following advantages over Squid:
- Simpler. Mod-Cache just sets proper flags between lighttpd request handling stages. Request is handled by mod_staticfile or mod_compress or other modules.
- More Robust. Mod-Cache uses disk file instead of memory as cache. Without use of memory, mod_cache is far away from memory leaks and memory exhaustion.
- Faster. Lighttpd uses Sendfile syscall to service disk file. Sendfile syscall, which writes file to network interface directly, has the same effecience as Writev syscall which writes memory buffers to network interface.
- More Powerful. Mod-Cache can works with other lighttpd plugins(except mod_deflate). For examples, you can use mod_compress to compress cached files on-fly; or you can use mod_access/mod_trigger_b4_dl to do anti-hot-link; or you can use mod_flv_streaming to do native flv file streaming.
Enhancements:
- lighttpd 1.5 was upgraded to r1811.
- The status page for mod_status was added.
- cache.ignore-hostname was added.
- A bug for checking the cachehd file was fixed.
Download (1.8MB)
Added: 2007-05-03 License: BSD License Price:
909 downloads
CMSmod .4
CMSmod is a content management class for PHP developers. more>>
CMSmod is a content management class for PHP developers.
It is designed to allow a dynamic Web page to be set up in 10 easy lines of code.
CMSmod class includes (optional) user and imaging systems.
CMSmod is a complete framework written in PHP making it extremely usable on a huge number of systems. It can be setup in under a minute and you can have dynamic content for webpages in a snap!
This content management module will allow you to setup, manage, and output a database using custom templates or a pre-existing template. It also has the option of loading addons to increase functionality. However, it does not come with addons pre-built-in for bloating reasons.
CMS mod comes with examples of how to setup a database table and access information in it.
Enhancements:
- This release works completely and is very easy to set up.
<<lessIt is designed to allow a dynamic Web page to be set up in 10 easy lines of code.
CMSmod class includes (optional) user and imaging systems.
CMSmod is a complete framework written in PHP making it extremely usable on a huge number of systems. It can be setup in under a minute and you can have dynamic content for webpages in a snap!
This content management module will allow you to setup, manage, and output a database using custom templates or a pre-existing template. It also has the option of loading addons to increase functionality. However, it does not come with addons pre-built-in for bloating reasons.
CMS mod comes with examples of how to setup a database table and access information in it.
Enhancements:
- This release works completely and is very easy to set up.
Download (0.022MB)
Added: 2006-02-17 License: Freely Distributable Price:
1347 downloads
mod-xslt 1.3.8
mod-xslt is an Apache module that converts XML files into HTML files using XSLT stylesheets. more>>
mod-xslt is an Apache module that converts XML files into HTML files using XSLT stylesheets. It was written to overcome most of the limits of similar modules and uses a standard API, which could easily be used for other applications or to support more servers.
It is able to parse dynamically generated documents, both in POST and GET requests, includes a fully featured language to choose the stylesheet to load from both configuration files and from .xml files, and allows stylesheets to access server variables. It supports redirects, dynamically generated stylesheets, and both Apache 1 and 2.
Enhancements:
- configure, configure.ac - updated automatically by release scripts, in order to prepare a snapshot.
<<lessIt is able to parse dynamically generated documents, both in POST and GET requests, includes a fully featured language to choose the stylesheet to load from both configuration files and from .xml files, and allows stylesheets to access server variables. It supports redirects, dynamically generated stylesheets, and both Apache 1 and 2.
Enhancements:
- configure, configure.ac - updated automatically by release scripts, in order to prepare a snapshot.
Download (1.7MB)
Added: 2005-08-23 License: GPL (GNU General Public License) Price:
1525 downloads
mod_auth_pipe 1.0
mod-auth-pipe is a module of authentication written for Apache 1 (it hasnt been tested with Apache 2, but it may work). more>>
mod-auth-pipe is a module of authentication written for Apache 1 (it hasnt been tested with Apache 2, but it may work).
Actually, this module is just mod-auth-shadow with a few modifications in order to accept any program as a pipe, letting this one validate both users andr groups.
mod_auth_pipe contents the module itself and an example pipe.
mod-auth-pipe can be configured independantly for whole server, for any VirtualHost or just per Location/Directory. It has very few configuration variables and its format is very simple. In order to configure apache to authenticate, for example, access to the administrative interface of oscommerce you can type this on your httpd.conf:
< Directory /var/www/oscommerce/catalog/admin >
AuthType Basic
AuthName osCommerce admin site
AuthPipe on
AuthPipeProgram /usr/local/bin/auth-pipe
require group oscommerce-admins
< /Location >
This way, and with a well-made auth-pipe program you can be sure that only those within the group oscommerce-admins could enter that section of your web.
<<lessActually, this module is just mod-auth-shadow with a few modifications in order to accept any program as a pipe, letting this one validate both users andr groups.
mod_auth_pipe contents the module itself and an example pipe.
mod-auth-pipe can be configured independantly for whole server, for any VirtualHost or just per Location/Directory. It has very few configuration variables and its format is very simple. In order to configure apache to authenticate, for example, access to the administrative interface of oscommerce you can type this on your httpd.conf:
< Directory /var/www/oscommerce/catalog/admin >
AuthType Basic
AuthName osCommerce admin site
AuthPipe on
AuthPipeProgram /usr/local/bin/auth-pipe
require group oscommerce-admins
< /Location >
This way, and with a well-made auth-pipe program you can be sure that only those within the group oscommerce-admins could enter that section of your web.
Download (0.019MB)
Added: 2006-04-14 License: GPL (GNU General Public License) Price:
1289 downloads
modplug-xmms 2.05
modplug-xmms is a ModPlug player plugin for XMMS. more>>
modplug-xmms is a ModPlug player plugin for XMMS.
Olivier Lapicque, writer of ModPlug (the BEST mod-like music player out there), sent me his mod rendering code, under the GPL, in early December.
Seeing as how the current version of ModPlug for Linux was rather outdated and had no GUI, I took it upon myself to make ModPlug into an XMMS Plugin. For those who dont know, XMMS is a music player for Unix-like operating systems which resembles WinAmp, exept that it looks nicer.
I have only tested this version on Linux ix86, but I see no reason why it shouldnt work on other OSs that support XMMS. So far it is known to work on most, if not all 32-bit platforms.
<<lessOlivier Lapicque, writer of ModPlug (the BEST mod-like music player out there), sent me his mod rendering code, under the GPL, in early December.
Seeing as how the current version of ModPlug for Linux was rather outdated and had no GUI, I took it upon myself to make ModPlug into an XMMS Plugin. For those who dont know, XMMS is a music player for Unix-like operating systems which resembles WinAmp, exept that it looks nicer.
I have only tested this version on Linux ix86, but I see no reason why it shouldnt work on other OSs that support XMMS. So far it is known to work on most, if not all 32-bit platforms.
Download (0.045MB)
Added: 2006-04-06 License: GPL (GNU General Public License) Price:
1300 downloads
mod-vhost-ldap 1.0
mod-vhost-ldap is an Apache 2.x module for storing and configuring virtual hosts from LDAP. more>>
mod-vhost-ldap is an Apache 2.x module for storing and configuring virtual hosts from LDAP. mod-vhost-ldap project supports DocumentRoot, ScriptAlias, ServerName, ServerAlias, ServerAdmin, and SuexecUserGroup directives.
Its built on top of mod_ldap, so it uses its caching capabilities and can be used with a threaded Apache httpd.
<<lessIts built on top of mod_ldap, so it uses its caching capabilities and can be used with a threaded Apache httpd.
Download (0.007MB)
Added: 2006-01-31 License: The Apache License 2.0 Price:
1365 downloads
Modem::Vgetty 0.03
Modem::Vgetty is a Perl interface to vgetty(8). more>>
Modem::Vgetty is a Perl interface to vgetty(8).
SYNOPSIS
use Modem::Vgetty;
$v = new Modem::Vgetty;
$string = $v->receive;
$v->send($string);
$string = $v->expect($str1, $str2, ...);
$v->waitfor($string);
$rv = $v->chat($expect1, $send1, $expect2, $send2, ...);
$ttyname = $v->getty;
$rv = $v->device($dev_type);
$rv = $v->autostop($bool);
$rv = $v->modem_type; # !!! see the docs below.
$rv = $v->beep($freq, $len);
$rv = $v->dial($number);
$rv = $v->play($filename);
$rv = $v->record($filename);
$rv = $v->wait($seconds);
$rv = $v->play_and_wait($filename);
$v->stop;
$v->add_handler($event, $handler_name, $handler);
$v->del_handler($event, $handler_name);
$v->enable_events;
$v->disable_events;
$number = $v->readnum($message, $tmout, $repeat);
$v->shutdown;
Modem::Vgetty is an encapsulation object for writing applications for voice modems using the vgetty(8) or vm(8) package. The answering machines and sofisticated voice applications can be written using this module.
<<lessSYNOPSIS
use Modem::Vgetty;
$v = new Modem::Vgetty;
$string = $v->receive;
$v->send($string);
$string = $v->expect($str1, $str2, ...);
$v->waitfor($string);
$rv = $v->chat($expect1, $send1, $expect2, $send2, ...);
$ttyname = $v->getty;
$rv = $v->device($dev_type);
$rv = $v->autostop($bool);
$rv = $v->modem_type; # !!! see the docs below.
$rv = $v->beep($freq, $len);
$rv = $v->dial($number);
$rv = $v->play($filename);
$rv = $v->record($filename);
$rv = $v->wait($seconds);
$rv = $v->play_and_wait($filename);
$v->stop;
$v->add_handler($event, $handler_name, $handler);
$v->del_handler($event, $handler_name);
$v->enable_events;
$v->disable_events;
$number = $v->readnum($message, $tmout, $repeat);
$v->shutdown;
Modem::Vgetty is an encapsulation object for writing applications for voice modems using the vgetty(8) or vm(8) package. The answering machines and sofisticated voice applications can be written using this module.
Download (0.011MB)
Added: 2007-04-17 License: Perl Artistic License Price:
924 downloads
GQmpeg 0.20.0
GQmpeg is a front end to mpg123, and more. more>>
GQmpeg is a front end to various audio players, including mpg123, ogg123, and xmp. Also works with mpg321. It includes playlist support and is very configurable.
Main features:
- Playlists, with playlist editor.
- Extensive support for options of mpg123.
- ogg support (through ogg123).
- mod support (through xmp).
- radio tuner support through Video4Linux.
- Shuffle, Repeat, and Repeat 1.
- Shuffle and Repeat modes can be saved in a playlist.
- Custom skins, including winamp skin support.
- Built-in skin editor.
- ID3 (v1) tag reading/writing support.
- Ogg comment editor.
- Volume Controls.
- Basic file management (move/copy/rename/delete).
- Drag and drop.
- Command line control of playback (see GQmpeg --help).
System requirements:
Libraries:
- GTK 1.2.0 (The Gimp Tool kit) GTKs homepage (FTP site)
- gdk-pixbuf 0.7.0 (Image library) ftp.gnome.org
Programs:
- mpg123 0.59o www.mpg123.de (mp3)
Note: mpg123 0.59p or later required for streaming support.
- ogg123 www.xiph.org (ogg)
- xmp 2 xmp.helllabs.org (mod, etc.)
<<lessMain features:
- Playlists, with playlist editor.
- Extensive support for options of mpg123.
- ogg support (through ogg123).
- mod support (through xmp).
- radio tuner support through Video4Linux.
- Shuffle, Repeat, and Repeat 1.
- Shuffle and Repeat modes can be saved in a playlist.
- Custom skins, including winamp skin support.
- Built-in skin editor.
- ID3 (v1) tag reading/writing support.
- Ogg comment editor.
- Volume Controls.
- Basic file management (move/copy/rename/delete).
- Drag and drop.
- Command line control of playback (see GQmpeg --help).
System requirements:
Libraries:
- GTK 1.2.0 (The Gimp Tool kit) GTKs homepage (FTP site)
- gdk-pixbuf 0.7.0 (Image library) ftp.gnome.org
Programs:
- mpg123 0.59o www.mpg123.de (mp3)
Note: mpg123 0.59p or later required for streaming support.
- ogg123 www.xiph.org (ogg)
- xmp 2 xmp.helllabs.org (mod, etc.)
Download (0.64MB)
Added: 2005-05-10 License: GPL (GNU General Public License) Price:
1628 downloads
mod-log-spread2 0.0beta1
mod-log-spread2 is an Apache 2.x module for logging into spread framework. more>>
mod-log-spread2 is an Apache 2.x module for logging into spread framework.
mod-log-spread2 doesnt support fallback hosts, and virtual host groups.
<<lessmod-log-spread2 doesnt support fallback hosts, and virtual host groups.
Download (0.021MB)
Added: 2006-05-31 License: The Apache License 2.0 Price:
1246 downloads
MikMod for Java 24.04.98
MikMod for Java is a Java port of the MOD player MikMod. more>>
MikMod for Java is a Java port of the MOD player MikMod. It supports MOD, S3M, XM, MTM, and many other MOD formats.
The make file "source/Makefile" is intended for GNU make, so if its present you can just type make to build everything. The default java compiler name is javac, and if it isnt youll need to modify the makefile a bit.
Building the audio-driver is not trivial on a machine which isnt Linux. The makefile and and source files under the sub-directory source/dll can generate it on a Linux, but they need to be modified, and possibly re-generated by "javah" so theyll compile on another
platform. You can use the drivers in the MikMod for UNIX package to develop the native driver for your platform.
Both programs should be run from a command shell (they are Java applications that make use of the command line arguments). To invoke Java MikMod type:
java MikModApp [standard mikmod arguments]
and for Java mikcvt:
java MikCvtApp [file path]
Everything should work much like the C programs except that:
1. Output is not fully compatible.
2. Input is not available. (press Ctrl-C to abort the program).
3. It could be much slower.
<<lessThe make file "source/Makefile" is intended for GNU make, so if its present you can just type make to build everything. The default java compiler name is javac, and if it isnt youll need to modify the makefile a bit.
Building the audio-driver is not trivial on a machine which isnt Linux. The makefile and and source files under the sub-directory source/dll can generate it on a Linux, but they need to be modified, and possibly re-generated by "javah" so theyll compile on another
platform. You can use the drivers in the MikMod for UNIX package to develop the native driver for your platform.
Both programs should be run from a command shell (they are Java applications that make use of the command line arguments). To invoke Java MikMod type:
java MikModApp [standard mikmod arguments]
and for Java mikcvt:
java MikCvtApp [file path]
Everything should work much like the C programs except that:
1. Output is not fully compatible.
2. Input is not available. (press Ctrl-C to abort the program).
3. It could be much slower.
Download (0.097MB)
Added: 2006-07-24 License: GPL (GNU General Public License) Price:
1189 downloads
mod_random 2.0
mod_random provides three services. more>>
Mod Random provides three services. The first service is redirection: you feed it URLs and it will redirect to random URLs that you have loaded.
The second is providing environment variables that can be used for implementing ad banner systems. The third is displaying entire pages of random HTML, using its own custom handlers in combination with with random ads and quotes that you feed into the system.
It can also supply text via an environment variable called RANDOM_QUOTE, RANDOM_AD, or by environment variables that you specify. This can be used to implement fortune cookies, message of the day, entire random pages, or banner ads.
<<lessThe second is providing environment variables that can be used for implementing ad banner systems. The third is displaying entire pages of random HTML, using its own custom handlers in combination with with random ads and quotes that you feed into the system.
It can also supply text via an environment variable called RANDOM_QUOTE, RANDOM_AD, or by environment variables that you specify. This can be used to implement fortune cookies, message of the day, entire random pages, or banner ads.
Download (0.008MB)
Added: 2005-08-23 License: GPL (GNU General Public License) Price:
1523 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 mod websh 3.6.0b4 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