Last modified 3 years ago
Hosted Projects
- ppf-feedreader: Modified version of the FeedReader PPF module.
- Has extra functionality especially for handling Mediawiki RecentChanges RSS feed: First paragraph of content, stripped of html and unencoded html entities.
- Support for HTTP Authentication
- ppf-mediawikirc: PPF Plugin that uses Mediawiki's api.php to provide live recent changes. Much better than the rss feed method.
- ppf-dirmon: Plugin for PPF that monitors a local directory and announces new files.
- scripts/webapp: Wrapper around Gentoo's webapp-admin for handling a specific setup style (/home/user/domain/subdomain/) of setups. Also provides better handling for some functionality (listing installs, available apps, etc)
PPF is a Java-based IRC Bot plugin framework based on PircBot
Misc Stuff
Project Ideas
Thunderbird Plugins
- Column that displays spam assassin score
- Column that displays the value of any header from a message
- Ability to split and join message threads
- This could be achieve by adding a new header to the message - a value of NEW would create a new thread while a value of JOIN followed by a message id would join the message as a child of the given message id.