04/20/2012 - Control X from the command line for scripts, and do "visual scraping" to find things on the screen. The conrol interface allows mouse movement, clicking, button up/down, key up/down, etc, and uses the XTest extension so you don't have the annoying problems that xse has when apps ignore sent events. The visgrep program find images inside of images and reports the coordinates, allowing progams to find buttons, etc, on the screen to click on.
Changes: Add -lX11 to xte during build to fix problems on some platforms, add note about Super_ and Meta_ possibly being your windows keys
[details]09/06/2011 - Control X from the command line for scripts, and do "visual scraping" to find things on the screen. The conrol interface allows mouse movement, clicking, button up/down, key up/down, etc, and uses the XTest extension so you don't have the annoying problems that xse has when apps ignore sent events. The visgrep program find images inside of images and reports the coordinates, allowing progams to find buttons, etc, on the screen to click on.
Changes: Add subimage offset rect scanning, added option to scan for all patterns without a detection match
[details]09/01/2011 - Control X from the command line for scripts, and do "visual scraping" to find things on the screen. The conrol interface allows mouse movement, clicking, button up/down, key up/down, etc, and uses the XTest extension so you don't have the annoying problems that xse has when apps ignore sent events. The visgrep program find images inside of images and reports the coordinates, allowing progams to find buttons, etc, on the screen to click on.
Changes: New enhancements to visgrep: allow using png files for patterns so you don't have to convert them to pat files, more debug messages to help find why image matches aren't working, and badness score output to tune patterns
[details]09/01/2009 - powwow is a client program, which replaces telnet for the lazy mudder who wants some (only some?) extra features. It is primarily designed for DikuMUDs, but nothing prevents its use for other types of muds. powwow is based on another client, cancan, and cancan was originally inspired by tintin (yet another client) by Peter Unold (pjunold@daimi.aau.dk), but is entirely re-written. powwow also implements the MUME remote editing protocol, which enables you to edit texts on the mud using your own favourite editor, several texts at once if you have a windowing terminal.
powwow was written and maintained by Massimiliano Ghilardi and moved here in March of 2005. The original powwow home page is mirrored here if you need an older version or an older binary compiled for another platform.
There is currently a perl plugin and a javascript plugin based on spidermonkey.
Changes: Bug fix from Kalev: Match prompts longer than terminal width Fixes https://bugzilla.redhat.com/show_bug.cgi?id=509288
[details]05/01/2009 - powwow is a client program, which replaces telnet for the lazy mudder who wants some (only some?) extra features. It is primarily designed for DikuMUDs, but nothing prevents its use for other types of muds. powwow is based on another client, cancan, and cancan was originally inspired by tintin (yet another client) by Peter Unold (pjunold@daimi.aau.dk), but is entirely re-written. powwow also implements the MUME remote editing protocol, which enables you to edit texts on the mud using your own favourite editor, several texts at once if you have a windowing terminal.
powwow was written and maintained by Massimiliano Ghilardi and moved here in March of 2005. The original powwow home page is mirrored here if you need an older version or an older binary compiled for another platform.
There is currently a perl plugin and a javascript plugin based on spidermonkey.
Changes: License clarifications, no functional changes
[details]05/01/2009 - This is the perl extension for powwow and allows you to call perl code including xs modules from powwow, and allows perl to access powwow variables and execute actions. This supercedes the perlwow fork that originally embedded perl support in powwow.
Changes: Modified eval to happen in main package so all code starts execution from main
[details]04/14/2009 - Control X from the command line for scripts, and do "visual scraping" to find things on the screen. The conrol interface allows mouse movement, clicking, button up/down, key up/down, etc, and uses the XTest extension so you don't have the annoying problems that xse has when apps ignore sent events. The visgrep program find images inside of images and reports the coordinates, allowing progams to find buttons, etc, on the screen to click on.
Changes: Bugfixes related to keyboard layouts and altgr mappings and other enhancements related to debian bug 523199 thanks to Marco Steinacher
[details]04/14/2009 - powwow is a client program, which replaces telnet for the lazy mudder who wants some (only some?) extra features. It is primarily designed for DikuMUDs, but nothing prevents its use for other types of muds. powwow is based on another client, cancan, and cancan was originally inspired by tintin (yet another client) by Peter Unold (pjunold@daimi.aau.dk), but is entirely re-written. powwow also implements the MUME remote editing protocol, which enables you to edit texts on the mud using your own favourite editor, several texts at once if you have a windowing terminal.
powwow was written and maintained by Massimiliano Ghilardi and moved here in March of 2005. The original powwow home page is mirrored here if you need an older version or an older binary compiled for another platform.
There is currently a perl plugin and a javascript plugin based on spidermonkey.
Changes: Bugfixes and locale enhancements from Dain, bugfixes from Kalev
[details]03/17/2008 - Control X from the command line for scripts, and do "visual scraping" to find things on the screen. The conrol interface allows mouse movement, clicking, button up/down, key up/down, etc, and uses the XTest extension so you don't have the annoying problems that xse has when apps ignore sent events. The visgrep program find images inside of images and reports the coordinates, allowing progams to find buttons, etc, on the screen to click on.
Changes: This fixes a problem with key modifiers being set for keysyms that have multiple keycodes, for example 'str <' did not work for some people. Also debugging is turned on by default.
[details]01/23/2008 - Control X from the command line for scripts, and do "visual scraping" to find things on the screen. The conrol interface allows mouse movement, clicking, button up/down, key up/down, etc, and uses the XTest extension so you don't have the annoying problems that xse has when apps ignore sent events. The visgrep program find images inside of images and reports the coordinates, allowing progams to find buttons, etc, on the screen to click on.
Changes: The new manpages that were supposed to be included weren't. Oops.
[details]... Older News