The project Navigator aims at supporting automated gathering of dynamic information from third party web sites, using their web interface to post queries and to gather replies. Navigator is written in OS-independent java language.
Be the first to post a text review of webnavigator. Rate and review a project by clicking thumbs up or thumbs down in the right column.
WebNavigator has been reted TOP 25% on JARS. More info are available on JARS site http://jars.developer.com/utilities/search/resource.php/31199
README ====== WEBNAVIGATOR 0.1.2 release ------------------------------ Welcome to the WebNavigator! This is mainly a bug fix release over the 0.1.1, with some addition: - added support for URL with parameters (setUp_beginAt script command) - added more search templates (over 20 templates available) See changelog for a complete list of changes A tutorial on how to create a script template is available, together with documentation, on project web site. Project page ------------ http://webnavigator.sourceforge.net Contributions ------------- Many many thanks to: Alessandro Dotti Contrawho contributed with the project site design and many useful suggestions With the project we also redistribute the following open source library. HSQDBhttp://hsqldb.org JWebUnithttp://jwebunit.sourceforge.netNOTE. we redistribute a slightly modified version, see jwebunit_note.txt HttpUnithttp://httpunit.sourceforge.net FileUploadhttp://commons.apache.org NekoHtmlhttp://nekohtml.xxx and the related libraries required by these projects. Want to contribute? ------------------ Please see 'how to contribute' section on the project page. http://webnavigator.sourceforge.net Contents -------- Included in this release are the following: README.txt this file LICENSE.txtLGPL license bin/webnavigator.warTomcat ready deployment file webnavigator/Sources and project files JavaSourcesource java files JavaSource/navisource java files for servlet WebContent WebContent/datahsqldb runtime database WebContent/imagesimages WebContent JPS pages WebContent/xmlsample script repository WebContent/xml/webscript.xsd Schema for WebNavigator scripts WebContent/WEB-INF/libContains the libs required by the project Requirements ------------ Note that the WebNavigator requires the Apache Tomcat 5.5. The latest version of Tomcat can be found here: http://jakarta.apache.org/ and install it in a suitable location. Installation ------------ UNIX/Linux/Windows ---------- 1. Unzip the WebNavigator.zip archive or gunzip the webnavigator.tgz (you may have already done this) 2. Copy the webnavigator.war files into $TOMCAT_HOME$/webapps directory 3. Start Tomcat 4. point your browser to http://localhost:8080/webnavigator/ Problems? --------- Our web page at http://webnavigator.sourceforge.net has a pointer to the FAQ that includes information on installation problems, script creations, etc. You'll also find information on how to subscribe to our discussion-list or announcement-list for announcements of future WebNavigator releases. Enjoy! The WebNavigator Team CHANGELOG --------- 04/10/2005 Rel. 0.1.2 - added support for URL with parameters (setUp_beginAt script command) - added more search templates (over 20 templates available) - added reference to documentation for errors - fixed bug on wrong sent date - fixed bug on result_set 20/08/2005 Rel. 0.1.1 - added delete script button - added RSS summary - added automatic refresh every 30 sec - selectTableStartingWithPrefix, now returns a TABLE HTML structure instead of plain text - Static Demo reworked (now working much better) - isParsedDataAvailable property added at script level - Refresh for running script fixed - Static demo: fixed page pointing to dynamic content 20/08/2005 Rel. 0.1 - package name changed - workspace moved - changed from jsp to servlet from xml view - added regular expression support - added table element data in retrieved results - added row element data in retrieved results - added regex element data in retrieved results (to be tested on group, tested on separators) - pragmatic objects layout - some css customization - displaytag library for tables (not used because css issues) - added rome for RSS support - added LiveBookmark link - display tag. solved the css issues - added the lastrun property - added JSTL and redesigned jsp pages - display tag. managed the EL issue - RSS feed page created - RSS feed servlet updated - added Quartz library and support - Quartz persistence on hsqldb - job scheduling for webscript - schedule job immediatly / every hour/ every day/ every week /every month - new nuvola theme - user mail preferences defined (mail address/ mail server/ auth) - user RSS preferences defined (RSS feed type) - server preferences defined (http proxy support) - server local preferences defined (local path / server script url) - results sent by email - new result icon - see result icon - kelkoo sample template - calendar icon created - help link added - first page added - paging and sorting results enabled - tryed hdsqdb file db. want to use relative path to webinf, but quartz then? continue using server process. - removed pagind and sorting - added tutorial on how to create script - updated documentation - updated css font size and colors - created a static local copy of the site for demo purposed - up/down images in table sorting - verified working with firefox, mozilla & explorer (6) 01/08/2005 rel. 0.0.1 First release Script management - Script execution - Proxy support - hsqldb persistence - local installation
CHANGELOG --------- 04/10/2005 Rel. 0.1.2 - added support for URL with parameters (setUp_beginAt script command) - added more search templates (over 20 templates available) - added reference to documentation for errors - fixed bug on wrong sent date - fixed bug on result_set 20/08/2005 Rel. 0.1.1 - added delete script button - added RSS summary - added automatic refresh every 30 sec - selectTableStartingWithPrefix, now returns a TABLE HTML structure instead of plain text - Static Demo reworked (now working much better) - isParsedDataAvailable property added at script level - Refresh for running script fixed - Static demo: fixed page pointing to dynamic content 20/08/2005 Rel. 0.1 - package name changed - workspace moved - changed from jsp to servlet from xml view - added regular expression support - added table element data in retrieved results - added row element data in retrieved results - added regex element data in retrieved results (to be tested on group, tested on separators) - pragmatic objects layout - some css customization - displaytag library for tables (not used because css issues) - added rome for RSS support - added LiveBookmark link - display tag. solved the css issues - added the lastrun property - added JSTL and redesigned jsp pages - display tag. managed the EL issue - RSS feed page created - RSS feed servlet updated - added Quartz library and support - Quartz persistence on hsqldb - job scheduling for webscript - schedule job immediatly / every hour/ every day/ every week /every month - new nuvola theme - user mail preferences defined (mail address/ mail server/ auth) - user RSS preferences defined (RSS feed type) - server preferences defined (http proxy support) - server local preferences defined (local path / server script url) - results sent by email - new result icon - see result icon - kelkoo sample template - calendar icon created - help link added - first page added - paging and sorting results enabled - tryed hdsqdb file db. want to use relative path to webinf, but quartz then? continue using server process. - removed pagind and sorting - added tutorial on how to create script - updated documentation - updated css font size and colors - created a static local copy of the site for demo purposed - up/down images in table sorting - verified working with firefox, mozilla & explorer (6) 01/08/2005 rel. 0.0.1 First release Script management - Script execution - Proxy support - hsqldb persistence - local installation
CHANGELOG --------- 04/10/2005 Rel. 0.1.2 - added support for URL with parameters (setUp_beginAt script command) - added more search templates (over 20 templates available) - added reference to documentation for errors - fixed bug on wrong sent date - fixed bug on result_set 20/08/2005 Rel. 0.1.1 - added delete script button - added RSS summary - added automatic refresh every 30 sec - selectTableStartingWithPrefix, now returns a TABLE HTML structure instead of plain text - Static Demo reworked (now working much better) - isParsedDataAvailable property added at script level - Refresh for running script fixed - Static demo: fixed page pointing to dynamic content 20/08/2005 Rel. 0.1 - package name changed - workspace moved - changed from jsp to servlet from xml view - added regular expression support - added table element data in retrieved results - added row element data in retrieved results - added regex element data in retrieved results (to be tested on group, tested on separators) - pragmatic objects layout - some css customization - displaytag library for tables (not used because css issues) - added rome for RSS support - added LiveBookmark link - display tag. solved the css issues - added the lastrun property - added JSTL and redesigned jsp pages - display tag. managed the EL issue - RSS feed page created - RSS feed servlet updated - added Quartz library and support - Quartz persistence on hsqldb - job scheduling for webscript - schedule job immediatly / every hour/ every day/ every week /every month - new nuvola theme - user mail preferences defined (mail address/ mail server/ auth) - user RSS preferences defined (RSS feed type) - server preferences defined (http proxy support) - server local preferences defined (local path / server script url) - results sent by email - new result icon - see result icon - kelkoo sample template - calendar icon created - help link added - first page added - paging and sorting results enabled - tryed hdsqdb file db. want to use relative path to webinf, but quartz then? continue using server process. - removed pagind and sorting - added tutorial on how to create script - updated documentation - updated css font size and colors - created a static local copy of the site for demo purposed - up/down images in table sorting - verified working with firefox, mozilla & explorer (6) 01/08/2005 rel. 0.0.1 First release Script management - Script execution - Proxy support - hsqldb persistence - local installation
CHANGELOG --------- 04/10/2005 Rel. 0.1.2 - added support for URL with parameters (setUp_beginAt script command) - added more search templates (over 20 templates available) - added reference to documentation for errors - fixed bug on wrong sent date - fixed bug on result_set 20/08/2005 Rel. 0.1.1 - added delete script button - added RSS summary - added automatic refresh every 30 sec - selectTableStartingWithPrefix, now returns a TABLE HTML structure instead of plain text - Static Demo reworked (now working much better) - isParsedDataAvailable property added at script level - Refresh for running script fixed - Static demo: fixed page pointing to dynamic content 20/08/2005 Rel. 0.1 - package name changed - workspace moved - changed from jsp to servlet from xml view - added regular expression support - added table element data in retrieved results - added row element data in retrieved results - added regex element data in retrieved results (to be tested on group, tested on separators) - pragmatic objects layout - some css customization - displaytag library for tables (not used because css issues) - added rome for RSS support - added LiveBookmark link - display tag. solved the css issues - added the lastrun property - added JSTL and redesigned jsp pages - display tag. managed the EL issue - RSS feed page created - RSS feed servlet updated - added Quartz library and support - Quartz persistence on hsqldb - job scheduling for webscript - schedule job immediatly / every hour/ every day/ every week /every month - new nuvola theme - user mail preferences defined (mail address/ mail server/ auth) - user RSS preferences defined (RSS feed type) - server preferences defined (http proxy support) - server local preferences defined (local path / server script url) - results sent by email - new result icon - see result icon - kelkoo sample template - calendar icon created - help link added - first page added - paging and sorting results enabled - tryed hdsqdb file db. want to use relative path to webinf, but quartz then? continue using server process. - removed pagind and sorting - added tutorial on how to create script - updated documentation - updated css font size and colors - created a static local copy of the site for demo purposed - up/down images in table sorting - verified working with firefox, mozilla & explorer (6) 01/08/2005 rel. 0.0.1 First release Script management - Script execution - Proxy support - hsqldb persistence - local installation
CHANGELOG --------- 04/10/2005 Rel. 0.1.2 - added support for URL with parameters (setUp_beginAt script command) - added more search templates (over 20 templates available) - added reference to documentation for errors - fixed bug on wrong sent date - fixed bug on result_set 20/08/2005 Rel. 0.1.1 - added delete script button - added RSS summary - added automatic refresh every 30 sec - selectTableStartingWithPrefix, now returns a TABLE HTML structure instead of plain text - Static Demo reworked (now working much better) - isParsedDataAvailable property added at script level - Refresh for running script fixed - Static demo: fixed page pointing to dynamic content 20/08/2005 Rel. 0.1 - package name changed - workspace moved - changed from jsp to servlet from xml view - added regular expression support - added table element data in retrieved results - added row element data in retrieved results - added regex element data in retrieved results (to be tested on group, tested on separators) - pragmatic objects layout - some css customization - displaytag library for tables (not used because css issues) - added rome for RSS support - added LiveBookmark link - display tag. solved the css issues - added the lastrun property - added JSTL and redesigned jsp pages - display tag. managed the EL issue - RSS feed page created - RSS feed servlet updated - added Quartz library and support - Quartz persistence on hsqldb - job scheduling for webscript - schedule job immediatly / every hour/ every day/ every week /every month - new nuvola theme - user mail preferences defined (mail address/ mail server/ auth) - user RSS preferences defined (RSS feed type) - server preferences defined (http proxy support) - server local preferences defined (local path / server script url) - results sent by email - new result icon - see result icon - kelkoo sample template - calendar icon created - help link added - first page added - paging and sorting results enabled - tryed hdsqdb file db. want to use relative path to webinf, but quartz then? continue using server process. - removed pagind and sorting - added tutorial on how to create script - updated documentation - updated css font size and colors - created a static local copy of the site for demo purposed - up/down images in table sorting - verified working with firefox, mozilla & explorer (6) 01/08/2005 rel. 0.0.1 First release Script management - Script execution - Proxy support - hsqldb persistence - local installation
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?