94 projects tagged "Web Application"
Three-Column Liquid-Layout Viewport provides a viewport-based user interface for a data-oriented Web application. It is good for use with Web applications implemented with a single Web page. The basic skeleton of the user-interface is similar to that used in MS Outlook and other applications: a left-hand column, a main center column divided into a master-detail pane arrangement, and a right-hand column. The reference implementation uses YUI3 as a JavaScript engine. However, YUI3 only does the resizing and DOM access, so other frameworks should work with it as well. It differs significantly from the ExtJS Viewport in that it aligns closely with HTML and CSS, instead of layering its own rendering engine on top of them. This results in a viewport that is fast to debug, clear, fast to load, small to download, and has a robust level of functionality and extensibility.
Virtual Planner is a Web-based project management application which sits on top of multiple Trac projects, providing a unified view of them all. It allows for weekly assignment of work, estimated versus actual job times, a drag and drop Web-based UI, and direct linking to your Trac projects.
Vote-MM aims to improve current Mailman mailing lists with some Web 2.0 time-saving functionality (RSS and voting capabilities). It adds support for RSS to Mailman. The mail footer is modified to include voting links. A new Web app for reading mail/voting is provided. A Mozilla Thunderbird plug-in is also provided, so users can vote and see voting information.
Amun is a content management framework based on the PSX framework. The goal is to build a more federated and programmable Web. This is achieved by providing a RESTful API for managing and distributing the content in standard formats like JSON, XML, Atom, and RSS. It tries to support open standards like OAuth, OpenID, etc., and gives you the freedom to access the data of a Website in the way you like. It tries to enable easy communication from server to server, browser to server, and application to server.
documentr is a Web-based tool for editing and presenting software documentation. It allows you to easily maintain documentation for multiple products and product branches. Edits can easily be copied between branches, with merge conflicts being handled gracefully. It uses Markdown as its markup language, along with some extensions, and has a role-based permission system.
firewall_e is a small Web application which allows administrators to create lists of servers, users, and ports and assign them to each other. This allows an administrator to login, create users, and assign ports on servers for them to access. Users can login and their remote IP address will be stored. From this address, they'll then be able to access whatever services the administrator provided them.