JibberBook 2.0 beta2!

I’ve changed quite a bit here. Try out the admin section (password is password) or leave a comment. What I really want is for you to download it and try it out on your own server. Be sure to let me know of any bugs. I’ll run down a few of the new features now:

Theming

JibberBook now supports basic theming (CSS only). Included themes are Default, Under the Sea, and Black and Blue, the last of which can currently be seen on the demo. If anyone develops a theme, post it here!

MySQL Support!

That’s right, if you don’t like XML, you can use MySQL! It’s just a matter of swapping out a file. The data layer has been abstracted so if you want to use a different type of storage, it should be easy enough to program it yourself.

Configurable

If changing the theme or data storage wasn’t enough for you, there are a bunch of other things you can change in the config file. Here are a few:

  • How many comments to show per AJAX call (comments are loaded dynamically)
  • Date formats
  • Allowed HTML elements

If you want anything else to be an option, let me know.

Admin Interface

Now you can finally manage your guestbook! And if you get an Akismet key, spam will be blocked by Akismet. Of course, if spam is incorrectly marked or missed, you can reclassify it. Or you can just delete it.

License

After searching for a good license, I’ve finally settled back on the MIT License. That means you can use it however and wherever you want as long as the license and credits remain with the package. BUT(!) if you use it commercially, I strongly urge you to donate to me any amount that you think is fair.

Well that about sums it up. Expect it to be released when it’s been tested a bit more. Any feedback is welcome.

3 Responses to “JibberBook 2.0 beta2!”

  1. Jorge Epuñan

    MySQL integration not working… have replaced the comments.php from /data_layer/mysql to /inc and configured the mysql settings…. error:

    Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/.nibbler/bestudios/be-studios.com/shout_it/inc/comments.php on line 122

    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/.nibbler/bestudios/be-studios.com/shout_it/inc/comments.php on line 184

    great app BTW

  2. Shabith

    Hi!,

    I was just try to configure jibberbox with MySql and got this error in comment section. Could you please help me on this…thanks!!

    Parse error: syntax error, unexpected T_IF, expecting T_FUNCTION in C:\wamp\www\jibberbookv2\jibberbook\inc\comments.php on line 33

  1. Ryan Malesevich dot Com » Archive » JibberBook Beta 2 Released
    Pingback on October 20th, 2007 at 7:10 pm

Leave a Reply