210 projects tagged "Windows"
MetaWareJ is a Java framework for creating Web-based business applications. "Business applications" means applications which deal with data input, validation, and processing, based on a set of business requirements and rules. Applications built with MetaWareJ are Java Web applications utilizing HTML/JavaScript. They can, however, run unmodified as traditional GUI applications (using Swing) or be installed on an Android device and use the native user interface. They can also produce a variety of outputs such as charts, PDF reports, CSV exports, etc.
MightyString adds array functionality and other tools for Ruby strings, including matching, indexing, substitution, and deletion. MightyString::HTML.strip_html provides more ideal HTML-to-ASCII formatting output. This is an advanced block "filtering" module. It works very well, with extremely rare cases which fall through its fingers.
MockMockWeb is a Heroku-ready Node.js-based Web application server which allows you to mock up a website in seconds. It allows you to instantly launch a website which sends an empty page (with status 200) to any request/URL and edit any page on the spot. You can also edit the layout shared throughout your website. It lets you build a mock (sometimes real) website in a request-driven interaction.
Mojolicious is "Duct Tape For The HTML5 Web". It is powerful with no dependencies out of the box with RESTful routes, plugins, Perl-ish templates, session management, signed cookies, a testing framework, a static file server, I18N, first class Unicode support, and much more. It has a very clean, portable, and object oriented pure Perl API without any hidden magic and no requirements besides Perl 5.10.1. It has a full stack HTTP 1.1 and WebSocket client/server implementation with TLS, Bonjour, IDNA, Comet (long polling), chunking, and multipart support. It has a built-in async I/O Web server supporting EV pluggable event queue, Unix domain sockets, and hot deployment, perfect for embedding. Automatic CGI, FastCGI, and PSGI detection for any deployment situation. It has a JSON and XML/HTML5 parser with an advanced CSS3 selector support. The code is based upon years of experience developing Catalyst.
Molinos CMS is a modular CMS. It supports multiple Web sites per installation, multiple domains per Web site, and different subdomains for different Web site sections. It uses XSLT for templating; templates can be organized in themes, which can be applied to either all pages or particular pages. It can use MySQL or SQLite for data stoarge; all data is available in XML format, ready to use by templates and scripts. User groups (roles) and advanced ACL can be used to control access to that data. It supports many caching and code optimization techniques. Data storage is optimized to minimize queries required to display pages. There are modules for integrating with various third-party services (over 70 modules). Modules are simple to write using the provided documentation (currently only available in Russian). Web sites can use local and system modules simultaneously. It works with most Web servers, and has a built-in Web server (for localhost development). It also has a CLI for most tasks.
Multiple Drop-Down Select Lists Creator is an Ajax script for creating drop-down select lists. Options can be stored in a MySQL database or in a text file on the server. An administration page is provided for composing <option> lists, adding options in <select> lists, modifying options data, deleting lists, and saving and loading lists. Each option can have additional content that is displayed within a separate HTML element.