This post originated from an RSS feed registered with Java Buzz
by Simon Brown.
Original Post: Pebble 1.2 available
Feed Title: Simon Brown's weblog
Feed URL: http://www.simongbrown.com/blog/feed.xml?flavor=rss20&category=java
Feed Description: My thoughts on Java, software development and technology.
I've been running Pebble 1.2 on this site for a few weeks now and as it seems to be working fine, I've decided that it was about time to release it. The major changes are as follows:
Fixed bug where previewing edits of blog entries actually modified the live entry.
Added support for category filtering.
Added support for aggregated blog entries.
I've also added some partial support for the Blogger API, although this was really just me playing with Apache XML-RPC. Feel free to dig around and have a play, but I've only tested it with NetNewsWire and it keeps giving me NullPointerExceptions! ;-)
For anybody upgrading an existing installation, there have been some changes to the default theme to take into account the presentation logic related to category filtering. In most cases, just take a look at template.jsp, blogEntries.jsp and blogEntry.jsp for the new additions. Any problems, just drop me a line.