85 projects tagged "http"
4store is an efficient, scalable, and stable RDF database. It was developed to underpin Semantic Web applications. It has been providing a base platform for these applications for around 3 years. It has successfully held and run queries over databases of 15GT, supporting a Web application used by hundreds of thousands of people.
APEye is a jQuery widget for issuing HTTP requests, designed to help document and test APIs. With a few lines of Javascript, you can let users experiment with your API without leaving the documentation. Unlike hurl and apigee, requests are handled entirely by the client; no server-side proxy is needed.
BitNami LimeSurvey Stack Native Installer is an easy-to-install distribution of the LimeSurvey application. It includes pre-configured, ready-to-run versions of Apache, MySQL, PHP, and phpMyAdmin so users can get a LimeSurvey installation up and running in minutes after answering a few questions. Windows, Linux, Linux 64, Mac OS X, and Unix operating systems are supported. LimeSurvey allows users to quickly create intuitive, powerful, online question-and-answer surveys that can work for tens to thousands of participants without much effort. The survey software itself is self-guiding for the respondents who are participating.
Bonka's Queue is an HTTP-based message queue that relates to JMS or AMQP much in the same way that CouchDB relates to traditional DBMSes. That is to say that it tries to solve a different (much simpler) problem and avoid all the extra overhead associated with more "proper" solutions.
CBR Server is a light-weight HTTP server allowing you to view Comic Book Archives: CBR, CBZ, PDF, etc. It has purposely been designed to be used with a wireless tablet PC and is highly configurable. XML file-based configuration capabilities. A multi-threaded HTTP server based on JDoc Web Server. Multi-threaded CBR/CBZ/RAR/ZIP extraction. Support for a user-selected splash screen. Customizable HTML/CSS pages. Text-based search capabilities. Displays CBR, CBZ, RAR, ZIp, and PDF-based documents. FMEO (For my eyes only) support. A thumbnail rendition of the cover pages of the query results. A thumbnail rendition of the entire comic book. Zoom in, zoom out, and full size support. 270 degree rotation (a.k.a. iPad emulation). A remember me function (cookie-based). A file explorer interface that enables you to navigate through the directories comprising Comic Books. Multi-language support (i18n). End-users language extension support. Enhanced out of the box HTML forms. Uses ImageMagick and 7-Zip. Icons from www.everaldo.com/crystal. Enhanced navigation capabilities.
CSS Stacker and Compressor is a PHP class that can be used to compact several CSS files into a single file. It can take several CSS files and generate a single file by concatenating all files after having stripped any white-space. The class can serve the resulting CSS file as the current script output. The CSS may be compressed with GZIP. If the original files were not modified, the class may return HTTP status 304 to make the browser use a cached version and prevent serving a file that was not changed.
Citrus is a test framework written in Java that enables automated integration testing of message-based enterprise SOA applications. The tool can easily simulate surrounding systems across various transports and protocols (e.g. JMS, SOAP WebServices, HTTP, TCP/IP, etc.) in order to perform end-to-end use case testing. Citrus provides strong validation mechanisms for XML message contents and allows you to build complex testing logic such as sending and receiving messages, database validation, automatic retries, variable definitions, dynamic message contents, error simulation, and many more.