100 projects tagged "Dynamic Content"
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.
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.
make_faq is an HTML generator that builds chunks/chapters/questions-and-answers or whatever, and builds indexes to hold it all together. It's a fairly general purpose tool for creating a set of indexed pages, but it's common usage is to build FAQ (Frequently Asked Questions) HTML from text documents. See the examples for a better understanding.
PhotoFrame is a PHP4 script that automatically creates a clean Web interface (using frames) from a directory full of JPEG, PNG and GIF images. It creates thumbnails automatically and will use JPEG comments if it finds them. 20 languages are supported, and images, captions, and comments can all be administered via the Web. No database or metafiles are needed.
MyPhotoAlbum is a simple, small, easy to use web photo album. It allows the user to create albums/categories and upload pictures with titles and comments, and keep the albums in several languages simultaneously. The title and comments are stored in plain text files. No database server is needed. MyPhotoAlbum uses CSS for its web formatting to have maximum control over its look and feel. It has a main screen that shows the photo albums. On each album screen, thumbnails with titles and comments are displayed. Clicking on the thumbnail will display a pop-up with the picture full-size.
Rawhide is a PHP class which retrieves member stats from the distributed.net web server and prepares them for presentation on other web pages. It grabs the stats in a "raw" format instead of the normal stats pages; this substantially lightens the load on distributed.net's web server and speeds the presentation time on your own web server. Rawhide will support all distributed.net contests including RC5-64, OGR, and others.
Site Index is a simple script which generates HTML pages showing a site index for all of your local domains. It uses the natural hierarchy of your filesystem, so if you've organized your pages well, the job is fully automated. It breaks the index into multiple pages to respect a links-per-page limit, and can do some sorting/management of the results according to domain/page "importance".