The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.02 - 2014-06-18

  • BUG FIX
    • Fix test (t/StatusStorage_SQLite.t) so BSD systems can pass it.
    • Drop dependency on CPS::Functional from cpanfile.
  • UI CHANGE
    • All controls in timeline navbar should now fit in 320px width screen.
    • Now it doesn't set the status permalink to Twitter if the status's ID is not an integer.
  • DOCUMENTATION
    • Add "QUICK START" section.
    • Install BusyBird under user's home directory.

Documentation

BusyBird runner script
how to configure BusyBird
advanced topics about configuring BusyBird
Status object specification
Tutorial to use BusyBird
Web API reference

Modules

a multi-level Web-based timeline viewer
DateTime::Format for BusyBird
common utilities about status filters
filters for statuses imported from Twitter
CPS data flow with concurrency regulation
status generator
simple logging infrastructure for BusyBird
main application object of BusyBird
PSGI controller for BusyBird::Main
view renderer for BusyBird::Main
BusyBird process runner
interface for status storage objects
common partial implementation of StatusStorage
Simple status storage in the process memory
status storage in SQLite database
Test routines for StatusStorage
a timeline object in BusyBird
utility functions for BusyBird
interface for watcher objects

Provides

in lib/BusyBird/Watcher/Aggregator.pm