Date Name Downloads
Jul 13, 2012 XBlog 1.0 (beta) 867
Jun 27, 2012 XBlog 0.9.1 (alpha) 155
Mar 14, 2012 XBlog 0.9 (alpha) 269
Jan 20, 2012 XBlog 0.8.1 (alpha) 199
Jan 15, 2012 XBlog 0.8 (alpha) 219
Dec 13, 2011 XBlog 0.7.2 (alpha) 206
Dec 3, 2011 XBlog 0.7.1 (alpha) 156
Nov 20, 2011 XBlog 0.7 (alpha) 171
Oct 29, 2011 XBlog 0.6.1 (alpha) 180
Oct 15, 2011 XBlog 0.6 (alpha) 160
Oct 7, 2011 XBlog 0.5.2 (alpha) 164
Oct 3, 2011 XBlog 0.5.1 (alpha) 171
Oct 1, 2011 XBlog 0.5 (alpha) 130
XBlog 0.9.1 (alpha)
XBlog 0.9.1 (alpha)
Jun 27, 2012
Apache License
155

This release is a pre-1.0 beta release. Coming up in version 1 is some major cleanup of unused/deprecated methods, more mobile site hardening and integration (i.e. Honoring text from translation documents) and investigating some other styles and layout options. Hopefully some decent looking themes will come out of this initiative.

The following changes are included in this release which makes it a very solid release:

Front-End Site

  • RSS Feeds changed to include
    • Tag Specific RSS Feeds
    • Comments RSS Feed
  • Blog Content Container takes advantage of the Content Container Default HTML added to the layout document
  • Subscribe sidebar item added
  • Antisamy removed due to permissions issues with the Domino JVM
  • General cleanup of un-used classes, methods and System.out calls
  • Subscribe Sidebar Item corrected to use text from translation documents

Mobile Site

  • Updated so that an incoming link that contains a documentId will be honored
  • Removed the little arrow icons that you had to click on to open a post
  • All List views are now Lazy Loading
  • All List Views include a "Load More..." button to load the next page of view results
  • All List Views will now show a "Prev List Page" button if the list is on a page other than page 1 of entries
  • Read Only post comments are now shown if there are comments. If there are no comments, then comments section is not shown
  • Mobile Site now honors orientation changes
  • Title bars now function properly
  • Posting of comments now supported

Admin Site

  • Tab added to Layout Document for the blog content container layout. You can include html code to wrap the blog content container
  • Subscribe sidebar item added as a selection in the Sidebar document
  • Included updated Translation Documents for the text within the Subscribe sidebar item
  • Updated Stylesheet to accomodate changes made to the Mobile Site
  • All buttons now using the dijit.form.Button

Misc