Archive for the ‘Blogging’ Category.
11th May 2009, 06:19 pm
Serendipity is a PHP-powered weblog application which gives the user an easy way to maintain an online diary, weblog or even a complete homepage. While the default package is designed for the casual blogger, Serendipity offers a flexible, expandable and easy-to-use framework with the power for professional applications. The features are:
- WYSIWYG and HTML editing
- Built-in, powerful media database
- Multiple authors, configurable permission/usergroup system
- Threaded comments, nested categories, post to multiple categories
- Multiple languages (internationalization)
- Online plugin and template repository for easy plug-and-play installation
- Cool plugins: category-based sub-blogs, podcasting, RSS planet/aggregator, static pages
- Robust spam blocking
- One-click upgrading from any version
- Can be embedded into your existing web pages
- Standards-compliant templating through Smarty, remote blogging via XML-RPC
- BSD-style licensing
- Multiple Database support (SQLite, PostgreSQL, MySQL, MySQLi)
- Shared installations can power multiple blogs from just one codebase
- Native import from earlier blog applications (WordPress, Textpattern, Moveable Type, bblog, etc.)
8th May 2009, 03:00 am
Pivot is a tool, written in PHP, to create weblogs and other dynamic websites. Pivot is Free (as in beer speech), and easy to use. Because you place the software on your webserver, you do not need any tools on your own computer, but you can use all of Pivot’s functionality through your web browser. This way you can use your Pivot from wherever you like, once you have it up and running. Pivot requires no additional libraries to run, nor any databases like MySql. This is because we want to make a tool that is useable by as many people as possible. Some of the features of Pivot are:
- Sophisticated Categories/Weblogs system, so you can maintain several weblogs and publish your entries how you like
- Template based. Fully adaptable to your wishes;
- Built in simple search tool.
- Keeps simple statistics of how your visitors came to your site;
- Easy to upload and include pictures with your log-entries;
- Allows for making thumbnails of uploaded images;
- Comment system that remembers your visitors (if they wish);
- Automagically creates RSS- and Atom-feeds;
- IP-blocking,to prevent certain people from leaving comments;
- Automagic Archiving by week or month, and/or by category;
- Optionally supports full wysiwyg editing of your posts (IE5.5+ on windows and Mozilla 1.3+ / FB 0.6+ on all Platforms);
- Supports Textile, both in entries and in comments;
- No external databases are required, just plain PHP. This is to ensure Pivot runs on as many servers as possible.
- Makes valid xhtml, when possible.
29th April 2009, 02:42 am
24th April 2009, 02:52 am
17th April 2009, 02:27 am
MobiLog is an incredibly useful open source tool for moblogging (mobile weblogging). It works like this: Once set up, you simply send an email using your cell phone (or other mobile device, such as a PDA) to a specified email address. Within minutes, whatever you sent will automatically appear on your site. With support for image attachments, you can even use your cell phone’s built-in camera to post a picture online – without the need to be at your computer. Moblogging is an increasingly popular way to keep your site’s visitors in touch with what you are doing while away from the computer. Most current mobloggers are hobbyists or journalists, with the relative lack of easy-to-use tools keeping moblogging out of the mainstream. The goal of MobiLog is to make it easier for anyone to maintain a mobile weblog while on the road. Your web host will also need to provide you with cron scheduler support and a POP3 email account. Most can provide this without any problems. If you wish to post from remote, you will need an email-capable portable device such as a cell phone.
MobiLog was designed to be installed on a Unix/Linux-based server, and currently does not work on other platforms.
Features of Mobilog:
- Mobile submission of moblog entries from any email-capable device (cell phone, PDA,etc).
- Entry submission security (ie. password protection).
- PHP-based moblog entry archive.
- GIF/JPEG/PNG image support.
- Thumbnail creation using ImageMagick (optional).
- Atom v1.0 feed generation.
Requirements: MobiLog requires MySQL v4.1.1, Perl v5.8 and PHP v4.2. It also requires recent versions of the following Perl modules:
- DBI
- Mail::POP3Client
- Mail::Internet
- Mail::Address
- MIME::Parser
- MIME::WordDecoder