222 projects tagged "Web"
album is a free HTML/XHTML photo album and gallery generator that supports themes/skins. You can choose different themes or write your own to get different layouts and styles. It creates all your thumbnails (including directory thumbnails) and descends into directories so you can organize your photos. See the home page for more examples. album is also multi-lingual, with many languages being added all the time. N.B.: The purchase link is provided for donations; the software does not cost anything.
bigloo-lib is a set of libraries for Bigloo, the Scheme programming language compiler. Most of the libraries are interfaces for various C libraries, such as the C runtime library, Gtk++, the LDAP client API, or the XML parser API. Other libraries are written entirely in pure Scheme, such as the HTTP library and the NODE library. The libraries are intended to make it easier to write programs in Bigloo scheme. bigloo-lib also provides a suitable framework to configure, compile, install, and deploy Bigloo libraries.
Hotlist is a simple URL manager that handles bookmarks in an HTML file. At the moment all it does is add and delete URLs from a file. The idea is that if you are always finding URLs that you want to view but forget them when you get the chance to go online, then you should put them in this file and set it as your homepage.
im2html walks a directory hierachy filled with categorised images and makes HTML indices and thumbnails for everything. It's easy to customise the titles of each page, add descriptive HTML for images or the page as a whole, add references to related web pages etc. It's incremental, so you can run it nightly in a cron job to keep things up to date, reducing most maintenance to "copy the image into the right subdirectory and wait overnight". It's careful to not rewrite index files unless their contents change, making maintenance of a remote gallery from your master copy with a tool like rsync efficient.