Ports Search

Results 17,78117,790 of 19,819 for %22HTTP Server%22.(0.012 seconds)
devel/Date_Holidays_USA-0.1.1 (Score: 7.739885E-4)
Driver based class to calculate holidays in the USA
Driver based class to calculate holidays in USA.
devel/Date_Holidays_Ukraine-0.1.2 (Score: 7.739885E-4)
Driver based class to calculate holidays in the Ukraine
Driver based class to calculate holidays in the Ukraine.
devel/HTML_QuickForm_Livesearch-0.4.1 (Score: 7.739885E-4)
Element for PEAR::HTML_QuickForm to enable a suggest search
This package adds an element to the PEAR::HTML_QuickForm package to dynamically create an HTML input text element that at every keypressed javascript event, returns a list of options in a dynamic dropdown select box (live dropdown select). This element use AJAX (Communication from JavaScript to your browser without reloading the page). This type of livesearch is useful when you have a form with a dropdown list with a large number of row.
Implementation of Tableless Renderer for HTML_QuickForm
Replacement for the default renderer of HTML_QuickForm that uses only XHTML and CSS but no table tags, and generates fully valid XHTML output.
Element for PEAR::HTML_QuickForm that defines dynamic filters
The PEAR::HTML_QuickForm_SelectFilter package adds an element to the PEAR::HTML_QuickForm package that is used to define dynamic filters on the client side for select elements.
Element for PEAR::HTML_QuickForm that defines a 2 box multi-select
The HTML_QuickForm_advmultiselect package adds an element to the HTML_QuickForm package that is two select boxes next to each other emulating a multi-select.
devel/HTML_Template_Flexy-1.3.13 (Score: 7.739885E-4)
Extremely powerful Tokenizer driven Template engine
HTML_Template_Flexy started it's life as a simplification of HTML_Template_Xipe, however in Version 0.2, It became one of the first template engine to use a real Lexer, rather than regex'es, making it possible to do things like ASP.net or Cold Fusion tags.
devel/HTML_Template_IT-1.3.0 (Score: 7.739885E-4)
PEAR Integrated template API
HTML_Template_IT: Simple template API. The Isotemplate API is somewhat tricky for a beginner although it is the best one you can build. template::parse() [phplib template = Isotemplate] requests you to name a source and a target where the current block gets parsed into. Source and target can be block names or even handler names. Features : * Nested blocks * Include external file * Custom tags format (default {mytag}) HTML_Template_ITX : With this class you get the full power of the phplib template class. You may have one file with blocks in it but you have as well one main file and multiple files one for each block. This is quite useful when you have user configurable websites. Using blocks not in the main template allows you to modify some parts of your layout easily.
devel/HTML_Template_PHPLIB-1.6.0 (Score: 7.739885E-4)
PEAR template API ported from PHPLIB
The popular Template system from PHPLIB ported to PEAR. It has some features that can't be found currently in the original version like fallback paths. It has minor improvements and cleanup in the code as well as some speed improvements.
devel/px-0.9.5 (Score: 7.739885E-4)
Perforce p4 wrapper and Python Perforce interface
px is a wrapper around p4. It provides all the functionality of p4 (deferring work to it) plus it extends some standard p4 commands and adds a few new ones. If you are a Perforce user you might find these extensions useful. px uses p4lib.py, a Python interface to the Perforce client application. If you are a Python programmer and script Perforce you might find this module helpful. Currently, most common commands are supported.