Ports Search

Results 421430 of 8,048 for www%3Atrac.(0.004 seconds)
www/webalizer-2.23.8 (Score: 0.025021832)
Web server log file analysis program
What is The Webalizer? ---------------------- A fast, free web server log file analysis program. Produces HTML output for viewing with a web browser. Written in C on a Linux platform, however designed to be as ANSI/POSIX compliant as possible so porting to other UNIX platforms should be painless. Binary distributions for most popular platforms are available. Features multiple language support, incremental processing capabilities, reverse DNS lookup support, export via tab separated ascii files to popular databases and spreadsheets, and much more. Supports standard CLF and combined logs, as well as wu-ftpd xferlog and squid proxy logs, which can be either in standard text format or gzip compressed. Keywords: Web Analysis, Log Analysis, Usage Statistics, Linux, Unix
www/zerowait-0.8d (Score: 0.025021832)
Lightweight and fast http server
0W-httpd is lightweight http server, that supports different enchancements, such as kqueue and sendfile for operations. 0W-httpd runs as a single process.
www/Net-Amazon-AWIS-0.36 (Score: 0.024628649)
Use the Amazon Alexa Web Information Service
The Net::Amazon::AWIS module allows you to use the Amazon Alexa Web Information Service. The Alexa Web Information Service (AWIS) provides developers with programmatic access to the information Alexa Internet (www.alexa.com) collects from its Web Crawl, which currently encompasses more than 100 terabytes of data from over 4 billion Web pages. Developers and Web site owners can use AWIS as a platform for finding answers to difficult and interesting problems on the Web, and incorporating them into their Web applications. In order to access the Alexa Web Information Service, you will need an Amazon Web Services Subscription ID. See http://www.amazon.com/gp/aws/landing.html Registered developers have free access to the Alexa Web Information Service during its beta period, but it is limited to 10,000 requests per subscription ID per day. There are some limitations, so be sure to read The Amazon Alexa Web Information Service FAQ.
www/WebService-Basecamp-0.1.4 (Score: 0.024628649)
Perl interface to the Basecamp API webservice
Basecamp is a web based project collaboration tool that makes it simple to communicate and collaborate on projects. Basecamp is built on the Ruby on Rails platform but provides a webservice API to many of the application functions. WebService::Basecamp is a Perl interface to the Basecamp web service API. For more information on Basecamp, visit the Basecamp website. http://www.basecamphq.com. This module does much of the heavy lifting for you when accessing the Basecamp API. Once initialising a WebService::Basecamp object you can access the API function via method calls. The module takes care of the creation and parsing of the XML (using XML::Simple) that relays the data across the web service, however there is an option to access the XML directly (see new()). The documentation for this module is based on the Basecamp API docs available at http://www.basecamphq.com/api. It is recommended you read the official docs to become familiar with the data reference.
www/Catalyst-Model-Xapian-0.06 (Score: 0.024583515)
Catalyst model for Search::Xapian
This model class wraps Search::Xapian to provide a friendly, paged interface to Xapian (www.xapian.org) indexes. This class adds a little extra convenience on top of the Search::Xapian class. It expects you to use the QueryParser, and sets up some keywords based on the standard omega keywords (id, host, date, month, year,title), so that you can do searches like 'fubar site:microsoft.com'
www/Catalyst-Model-Xapian10-0.06 (Score: 0.024583515)
Catalyst model for Search::Xapian
This model class wraps Search::Xapian to provide a friendly, paged interface to Xapian (www.xapian.org) indexes. This class adds a little extra convenience on top of the Search::Xapian class. It expects you to use the QueryParser, and sets up some keywords based on the standard omega keywords (id, host, date, month, year,title), so that you can do searches like 'fubar site:microsoft.com'
www/FCGI-0.78 (Score: 0.024583515)
Modules for perl5, for enabling FastCGI support in CGI scripts
This the FCGI module for perl5 which enables CGI scripts to take advantage of servers that are FastCGI-enabled. This module does not abstract the writing of CGIs themselves, for that you should refer to the p5-CGI module. For more information about FastCGI, the performance enhancements it offers, and how to write scripts using it, visit their web site at http://www.fastcgi.com/
www/HTML-Element-Extended-1.18 (Score: 0.024583515)
Extended interface to HTML::Tree's HTML::Element class
HTML-Element-Extended is a package of several enhanced HTML::Element classes, most of which arose during the effort to implement an HTML::Element based table class. The modules are: HTML::ElementTable HTML::ElementSuper HTML::ElementGlob HTML::ElementRaw The resulting functionality enables: tables element globs element coordinates content replacement content wrapping element cloning raw HTML string adoption http://www.mojotoad.com/sisk/projects/HTML-Element-Extended/
www/vdr-plugin-live-0.3.0 (Score: 0.024583515)
Video Disk Recorder - live web plugin
http://www.vdr-wiki.de/wiki/index.php/Live-plugin Live, the "Live Interactive VDR Environment", is a plugin providing the possibility to interactively control the VDR and some of it's plugins by a web interface. Unlike external utility programs that communicate with VDR and it's plugins by SVDRP, Live has direct access to VDR's data structures and is thus very fast.
www/volta-0.3.0 (Score: 0.024583515)
High performance, low resource URI rewriter for Squid
Volta is a high performance, low resource URI rewriter for use with the Squid caching proxy server (http://www.squid-cache.org) With it, you can dynamically alter URI requests that pass through Squid based on various criteria. It uses a state machine to parse URIs and rules, and a constant database to store and access those rules. It can then either perform conditional rewrites internally, or by evaluating Lua scripts.