The Artima Developer Community
Sponsored Link

Java Buzz Forum
Using pebble to aggregate other blogs

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
scot mcphee

Posts: 75
Nickname: scotartt
Registered: Feb, 2004

Scot Mcphee is a Java/J2EE developer for Kaz Technology Services in Sydney, Australia.
Using pebble to aggregate other blogs Posted: Jan 26, 2005 6:21 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by scot mcphee.
Original Post: Using pebble to aggregate other blogs
Feed Title: SystemExxception()
Feed URL: http://www.autonomous.org/pebble/systemexxception/rss.xml?category=Java
Feed Description: java design and culture by scot mcphee
Latest Java Buzz Posts
Latest Java Buzz Posts by scot mcphee
Latest Posts From SystemExxception()

Advertisement

After I filed a feature request for the pebble blog software to include some aggregation features, Simon Brown updated the upcoming Pebble 1.7 to include a 'BlogListener' interface. A BlogListener receives an event when the blog starts and stops. This is enough of a hook to bolt on a simple feed syndicator which I've written (see below) that can syndicate blog feeds into your pebble installation. It contains and inner class that extends the TimerTask object thus ensuring it can be run at regular intervals (not too regular though in case you leech the bandwidth of your favoured feeds!).

Read the full content here.

Read: Using pebble to aggregate other blogs

Topic: jDBI Releases Galore Previous Topic   Next Topic Topic: Container Managed Security: If your standard covers a lowest common denominator. Please add hooks!

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use