27 projects tagged "Site Management"
GPP is a general-purpose preprocessor with customizable syntax, suitable for a wide range of preprocessing tasks. Its independence from any programming language makes it much more versatile than cpp, while its syntax is lighter and more flexible than that of m4. The syntax is fully customizable, which makes it possible to process text files, HTML, or source code equally efficiently in a variety of languages.
HTTrack is an easy-to-use offline browser utility. It allows you to download a Web site from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files from the server to your computer. HTTrack arranges the original site's relative link-structure. Simply open a page of the mirrored Web site in your browser, and you can browse the site from link to link, as if you were viewing it online. HTTrack can also update an existing mirrored site, and resume interrupted downloads. WebHTTrack is a Web-based GUI for HTTrack.
Pavuk is a Web grabber with an optional GTK GUI, and optional support for downloading with multiple threads. It supports the HTTP, HTTPS, FTP, FTP via SSL, and Gopher protocols, as well as HTTP GET, and POST requests. It is capable of filling HTML forms while downloading HTML trees, and lets you mirror Web documents for local browsing. You can even synchronize changes to these documents. Recent versions also support processing of Javascript patterns in HTML pages. Pavuk have JavaScript bindings that allow writing of own scripts to perform special tasks.
RADpage is a rapid application development system for dynamic, data-driven Web applications. It directly operates inside the browser without requiring a client-dependent development environment. RADpage comes as an Apache module or a CGI, includes a powerful HTML/XML like object-oriented programming language called heitml (pronounced "Hi-TML"), and more than 150 Web application components. Development is done on a fully functional application instead of requiring the edit-save-browse cycle associated with conventional client-side development environments. The RADpage editor stores application pages in readable well-formed XML or upon request in HTML for editing with HTML editors.
Simple network top (sntop) is a curses-based console utility in the spirit of top that polls network hosts at a regular interval to determine their connectivity and displays the results in a pretty format. Advanced features are supported, such as automatic HTML generation of results, secure terminal mode, execution of an external file on connectivity changes, a daemon mode, and user/system configure files.
Vanilla is a WikiClone written in REBOL. It is useful for collaboratively working on projects, tracking todo items, managing adresses, and creating Web logs. All page editing takes place in the browser. Vanilla features a simple templating system, a full-featured user and session management system, and an extension architecture for writing simple Web applications in REBOL.
The JWIG programming language is a Java-based high-level language for development of interactive Web services. It contains an advanced session model, a flexible mechanism for dynamic construction of XML documents, in particular XHTML, and a powerful API for simplifying use of the HTTP protocol and many other aspects of Web service programming.