Pebble 2.0.0-M2 ready

It just keeps getting better

I've been very busy this week finishing off a number of Pebble changes and 2.0.0-M2 is just around the corner. I'm running it here now but I want to give it a run over the weekend, just to make sure there are no major showstoppers hiding away underneath the covers. If you can't wait, you can grab the trunk from Subversion.

Think of this post as a quick heads-up of what's coming. The big changes are as follows.

  • Pebble now has its own custom file-based security realm implementation that stores security credentials next to your blog data. This allows for easy webapp upgrades and a whole bunch of enhanced features.
  • The tangle that was the behaviourally rich domain objects has been re-architected to be more service oriented. The code is cleaner, more flexible and has paved the way for many of the other new features and improvements, particularly around performance, scalability and memory consumption.
  • The lifecycle around blog entries has been reworked. Before there were entries, drafts and templates. Now there are only entries that are either published or unpublished.
  • It's now possible to publish blog entries with a specific timestamp.
  • Pebble has a new default theme.
  • The old static user documentation is now fully integrated.
  • Pebble has a genuine one-step installation. Drop the WAR file and you're done. *Should* you need to configure Pebble, I've made that even easier too.

I'll go into more detail about all of this next week, but hopefully that's whet your appetite.



Re: Pebble 2.0.0-M2 ready

I came here from Dmoz today, I reviewed and listed Pebble. But, I don't understand the installation. I'm not very bright when it comes to java. I'm still working on HTML and CSS. Anyway, I would like to try a blog which does not rely on MySQL which I have to pay extra for on my host. Pebble sounds very interesting. I have been using Thingamablog but the database gets corrupted and lost easily. The last time I just saved it to a CD and came back to find everything wiped out. It didn't save well either. Anyway, if I could understand how to install Pebble I'd be glad to try it. :)

Pebble Security

Simon, it sounds like you ditched Acegi. If so, I'm pleasantly surprised - I was a bit dubious on that. I hope you'll write a bit about what drove you in this new direction.

Pebble Security

Quite the opposite - Acegi made it trivial to implement a bespoke security realm. I've done this on a commercial project before and it's worked a treat. I will write this up.

Re: Pebble 2.0.0-M2 ready

HI , simon, I am a chinese, i am looking for a blogs for myself, so i find Pebble. it looks good. now , i want to know when the pebble 2.0 can released. i want to use pebble 2.0.

Re: Pebble 2.0.0-M2 ready

Will Pebble 2.0 separate the storage of posts and the comments to make it easier to make a feed with comments only? I implemented a comments feed in Pebble 1.9 but it's a bit tricky due to the way the comments are linked to the posts and hence you need to traverse the posts to get at the comments.

A feed for comments is nice for busy blogs or when you use the blog for software development or similar where people need to stay current with the comments as well.

Re: Pebble 2.0.0-M2 ready

where i can get Pebble 1.9 source code? who have the source code please email me ok? thanks! my email : bingyu1108@gmail.com

Re: Pebble 2.0.0-M2 ready

The source code for Pebble 1.9 is available via the SourceForge CVS servers.

Re: Pebble 2.0.0-M2 ready

A response only feed is coming and, with the new intenal changes around how content is indexed, getting the most recent responses is now very straightforward.

Re: Pebble 2.0.0-M2 ready

Well I said the response feed was coming, and here's the feed for this blog entry. Chop off the query string and you have a feed for all blog entries. This will be in M3. :-)

Add a comment Send a TrackBack