Skip to content

Rebbin 0.7

I released another version with some improvements and a lot of bugfixes

What’s new?

  • RSS 2.0 and Atom 0.3 feeds
  • XMLRPC and SOAP support:
    • num_of_pastes: returns the number of pastes
    • get_languages: returns the list of supported languages
    • add_paste: adds a paste to the pastebin and returns the id
    • get_paste: returns the paste with the given id
    • get_latest_pastes: returns the latest pastes
  • Scheduler to destroy pastes automatically, it destroys pastes older than 48h and it runs every 24h in a separate thread
  • Improved sorting in archive page

What’s changed?

The support for text wordwrap has been removed

What about the future?

The main issue is the external highlighter I want to replace with custom-clean-safe-fast-ruby-lexer_based code. I tried syntax but it doesn’t fit my needs. It will take a lot of time but I think it’s the way to go.

http://rebbin.berlios.de/

Share and Enjoy:
  • Print
  • Digg
  • StumbleUpon
  • Facebook
  • Twitter
  • Google Bookmarks
  • FriendFeed
  • Google Buzz
  • HackerNews
  • Posterous
  • Reddit
  • Slashdot
  • Tumblr
  • daniel free

    hmm, just wondering if there is any way of getting this woring with sqlite.

    just that sqlite is more user (as in i dont have root or mysql or postgresql admin access) friendly.

    would be exceptionaly usefull if support were added :)

  • http://oluyede.org/blog Lawrence

    the svn version no supports sqlite3