802 projects tagged "Apache 2.0"
ogEditor is a Web-based WYSIWYG HTML editor with a built-in file manager. It features a Tag Selector which lets you view and edit a tag's attributes and internal styles while working in the Design view of an HTML page. Tag Selector displays the entire chain of tags which apply to the current selection or to the cursor position. When any of the tags is selected, its corresponding element will be highlighted in the Design view, and the selected element's attributes and internal styles are also displayed and can be edited in the Property editor window.
RegressionSuite is a software test suite that incorporates measurements of startup lag and accurate execution times, generating execution statistics, customized input distributions, and processable regression specific details as part of the regular unit tests. It provides a framework around which the individual unit regressors are invoked (and details and statistics collected). Unit regressors are grouped into named regressor sets (or modules), and regressors are created by implementing specific regressor interfaces. These two features make regressors particularly amenable to testing analytics (and other similarly state-light) modules.
BitNami Apache Solr Stack is an easy-to-install environment for developing and deploying Java applications. It includes pre-configured, ready-to-run versions of Apache and Java so users can get the environment up and running in minutes after answering a few questions. Windows, Linux, Linux 64, and Mac OS X operating systems are supported. It includes Apache Solr, a fast enterprise search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document (e.g., Word, PDF) handling, and geospatial search.
BitNami OSClass Stack is an easy-to-install distribution of the OSClass application. It includes pre-configured, ready-to-run versions of Apache, MySQL, PHP, and phpMyAdmin so users can get a OSClass installation up and running in minutes after answering a few questions. Windows, Linux, Linux 64, Mac OS X, and Unix operating systems are supported. OSClass allows you to easily create a classifieds site without any technical knowledge. It provides support for presenting general ads or specialized ads through modules (cars, jobs, real estate, dating, etc), offers many customization options, and is extensible and multilingual.
NodeJS Stack is an easy-to-install distribution of the NodeJS application. It includes pre-configured, ready-to-run versions of Apache so users can get a NodeJS installation up and running in minutes after answering a few questions. Mac OS X, Linux, and Windows operating systems are supported. Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
RMI WebSocket provides a library for remote method invocations between a browser and a Jetty Web Server using the HTML5 WebSocket. The idea is to enable tight method-level integration between the user interface and the server so that patterns such as MVP (Model-View-Presenter) can be applied in a Web environment. The method-level communications between the browser code and the server code allows the developer to think about the Web page and server-side components as objects in a UML world. Details such as the over-the-wire protocols in WebSockets are abstracted away in the process.