DocBookWiki can display and edit DocBook documents online. It can display several documents at once (a list of books), and each of them can be in several languages. Editing can be done in several modes (like text/wiki, HTML, XML, etc.), but the basic format is always XML/DocBook. Each document can be automatically converted into other formats for downloading. The history of modifications is kept in SVN, and any previous versions of a document can be recovered.
NetAccess is a system for managing the Internet connections for the clients of a small ISP, the computers of a school, the staff of an office, etc. It is made up of a Linux system that is configured to be gateway/router for a LAN of client computers. The configuration of this gateway box is done by some network scripts, and it can be managed through a Web application that is installed in it. The administrator can also use this Web application to allow or disallow the clients to access the Internet.
phpWebApp is an application framework which makes it easy and simple to build PHP Web applications based on relational databases. It separates the task of designing and changing the layout of the application from the task of implementing the logic of the application, by using XML templates that are an extension of XHTML. It also simplifies the task of implementing the logic of the application by offering an event based programming model. In addition, phpWebApp tries to offer modularity and code reusability to the community of Webapp developers.
SMEWebApp is a framework for constructing Web applications for SMEs (small and medium-sized enterprises, companies, institutions, and organizations). It is built on phpWebApp, and it is higher-level and more specific than phpWebApp. It has some components that can be reused in any application (perhaps with small modifications), like hierarchical menus, user authentication, and user administration. The aim of the project is to make Web application construction for SMEs easier than using VB.
I think that UMLet is easy, simple and powerful. I got used to it very quickly, and I find it very productive. I like especially its wiki-like syntax for defining the properties of the diagram elem...
An Ajax script for creating drop-down select lists