Ever since I started writing this blog, I wanted to use a software that was easy to use and allowed me to focus on the important stuff, namely writing the posts, but also putting code snippets, images, etc. For more than 5 years I kept using Pebble, which is a Java-based blog web app, and […]
Continue reading…
Posts tagged with 'pebble'
Adding Captcha to your Pebble blog
I started getting some spam comments on my blog a couple of weeks ago, at a steady increasing rate, which was getting very annoying. Fortunately, I found a very simple way to add captcha validation to the add comments form. Unfortunately, Glen’s solution involved patching the original pebble source and redeploying pebble. There is a […]
Continue reading…
Upgraded to Pebble 1.9
I just upgraded my website to Pebble 1.9, and after some serious snafu on my part (you should clean your work directory for better results), it is finally running. I like the new features, and everything seems to be in working order. Oh, and I will do the MT import soon, as it now comes […]
Continue reading…