The Artima Developer Community
Sponsored Link

Java Buzz Forum
Pebble 1.5-beta3 released

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
Simon Brown

Posts: 636
Nickname: simonbrown
Registered: Jun, 2003

Simon Brown is a Java developer, architect and author.
Pebble 1.5-beta3 released Posted: Jul 22, 2004 2:42 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Simon Brown.
Original Post: Pebble 1.5-beta3 released
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.
Latest Java Buzz Posts
Latest Java Buzz Posts by Simon Brown
Latest Posts From Simon Brown's weblog

Advertisement

Pebble 1.5-beta3 is available to download from here and changes from beta2 include the following.

  • PEB-81 : more flexible/configurable and informative multi-user index
  • PEB-101 : Leave the "save as field" blank
  • PEB-121 : Multi-user search
  • PEB-122 : Tidy up previewing of blog entries and comments
  • PEB-123 : Tidy up admin panel
  • PEB-125 : Export of blog via RSS/RDF/Atom
  • PEB-126 : Update documentation
  • PEB-127 : Add ability to edit multi-user blog properties via web
  • interface

Providing nothing major gets reported, this is pretty much the 1.5 final release (give or take a few doco tweaks). If you've built a theme in beta2, please be aware that template.jsp and blogEntry.jsp have changed slightly. Other than that, everything should work as is.

A few people have asked why you have to specify the blog.url parameter in the web.xml file and the answer is because it helps to make your permalinks permanent - particularly important if your blog can be reached via more than a single IP address/hostname. However, something I have done is made Pebble deployable "out of the box" by providing some defaults in the web.xml file. Blog entries will be stored in ${user.home}/blog/, blog.url is blank and blog.multiUser is set to false. In other words, if you want to try Pebble out, it really is as easy as deploying a WAR file.

Pebble ... the fastest Java blogger around and the easiest to deploy? Maybe.

Read: Pebble 1.5-beta3 released

Topic: [Jul 14, 2004 19:45 PDT] 8 Links Previous Topic   Next Topic Topic: [Jul 14, 2004 14:30 PDT] 11 Links

Sponsored Links



Google
  Web Artima.com   

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