2 projects tagged "Mac OS X"
blurt is Web publishing ("blogging") software. Unlike most blogging software, it does not provide you with a fancy back office, heavy duty database backends, and massive user management systems. Instead, you upload documents ("posts") in simple text format (.txt) to a directory on your Web server. blurt will figure out the rest.
Werc is a minimalistic RESTful Web application framework and content management system. It follows the Unix "tool philosophy" and it is designed to be fast, simple, convenient, and easily extensible. It handles both small and big sites and has a flexible system for user and group permissions. All data is stored in plain text files that can be easily manipulated with standard tools, without using any databases or other external dependencies. Existing applications include a blogging engine with RSS/Atom feeds, a wiki system that can easily integrate pre-existing documents (can be enabled for any directory tree), and others.