Soo Vee Realm

Log In

Main Page

Code Page

Supybot Plugins

Change Log Page

Current Features

Planned Features

  • Design and code refinements
  • Perhaps ability to add new and manage old Podiobooks in gui module

Release 1.07

  • Bug fixes and tweaks
  • Package overhaul to make future packaging and coding easier

Release 1.05

  • Package and module shuffle
  • Imporve graphical interface
  • Isolate Packages to groups
    • Graphical Interface
    • Commmand Interface
    • Library Package
    • Core Components

Release 0.9rc2

  • Fixed broken browse task.
  • Simplified pages module.

Release 0.9rc1

  • Adjust code for new name
    • Change Text Content
    • Change File Names
    • Change Module Names
  • Define Library and Program code elements.
  • Design and code refinements

Release 0.9r85

  • Additional tweaks to the caching mechanism.
  • Added some new error catching to pbterm.

Release 0.9r82

Stable enough for me...

  • Fix numerous bugs.
  • Worked on trapping errors proding graphical feedback.

Release 0.7r77

Many changes and improvements in such a short time.

  • Factor pbscraper code into module pbpage with seperate method files.
    • Adding extraction is simple as creating a new plugin.
  • Refactored many modules and methods.
  • Added type checking to both form and page plugin modules.

Release 0.5r64

  • Refactored PbFile and PbForm.
  • Single command pbterm.py to manage Podiobooks.com feeds.
    • Update feeds.
    • Format feeds.
    • Subscribe feeds.
    • Release episodes.
    • Browse and Store data from search and subscriptions.
  • All formating is handled by PbForm.
    • Adding format is simple as creating a new plugin.
  • Full code is commented with epydoc __doc__ strings.
  • Downloading enclosure audio files creates an m3u playlist.

Release 0.4r45

  • Added media playback thanks wxPython's media control
  • Added some obfuscated data persistence to user and password info for Podiobooks.com account.
  • Factored, arranged, and cleaned pbview and its library
  • Improved code sharing amongst pbview and pbprint.

Release 0.3r36

  • Fix fetching podiobooks
  • Adjusted backend API

Release 0.3r34

  • Fix packaging issues
    • Dynamic file location to locate plugins
  • Fix namespace errors

Release 0.3r32

  • Complete code refactor - more code sharing and isolating of seperate methods

Release 0.2r25

  • Improved caching methods
  • Added episode retrieval to pbview

Release 0.1r18

FIRST PUBLIC RELEASE
* pbview

  • simple graphical interface
  • reads users opml file for rss feeds
  • shows fee cover, feed list and feed details
  • pbparse
    • simple commands to transform raw feed data
    • simple pluggable method to create new formats
    • includes an html, text list and text detail formats

modified: June 04, 2009, at 01:58 PM