8 projects tagged "News/Diary"
folder2blog is a minimalist blog engine based on plain text. You maintain a folder of text files, one for each article, and folder2blog dynamically maps it to blog-ish HTML/RSS2 output. Comments are appended to each text file. Managing articles/comments now becomes creating or editing text files. For example, all you do is edit a local folder of plain text files and sync it with the server, manually or using tools such as rsync, over SSH or FTP. The encoding may be anything (UTF-8 by default). The HTML formatter is any external program, such as markdown, that may act as a pipe. The owner receives notification email for each comment. There is basic spam protection.
The Framewerk engine is a PHP5-based object oriented site development platform. It is intended to be both fast and extendable. It is the culmination of years of site development and is designed to be a solid foundation for everything from Web sites that require content management to sites that run large communities. It is a scalable engine designed to make developing Web sites and Web content easy.
Jeff's News Aggregator is a news getter / page generator that can pull comics, headlines, and RSS feeds and pump them into your template pages. It is useful for making a daily news page for yourself or the public. It's like the thousands of other similar packages only easier to use, written in Python, and fast.
Firedrop2 is a client-side blog tool that makes it possible to create and maintain your blogs on your PC. It supports RSS feeds, categories, and archives and accepts HTML, Sextile, Textile, and ReST markup. It has a powerful macro and templating system and can automatically FTP your blog to a server. A powerful plugin system is provided along with spell checker and emailer plugins.