Resume
Weblog
Services
Portfolio
Contact
Xtras
Top
Back to homepageView sitemap

Tuesday, March 28th, 2006

My blogging history part 2

Here’s the second part of my blogging history:

  • Pebble 2.0M1 (March 2005). This version of Pebble requires a JSP 1.3 and Servlet 2.4 compliant application server. In order to upgrade, I sent a request to my host to move my account to a server with Resin 3.x. The move was done in a couple of days. The old version of Pebble didn’t work with Resin 3, and I didn’t bother to find out why. I started the migration to Pebble 2.0 right away, and the template was much better, now using a CSS layout. I also noticed that the templates had been simplified, although this wasn’t as good as it seemed cause further modification of the layout requires delving into files in the WEB-INF/jsp directory. After working on the template for about five days, it was ready, and I upgraded. Some bugs in the JSTL libraries of my host’s Resin installation prevented it from working right away. The stack trace was so large that the JSP support in my account was disabled. I also found a couple of major bugs in this release of Pebble: Edit and delete posts didn’t work, and the RSS feeds were not working. On the bright side, this version added support for tags, which I have found to be a good fit to my blogging style.
    Since my host practically banned Pebble from my site (although there might still be hope), and based on the bugs I found I started looking for alternatives.
  • WordPress 2.0.2 (later March 2005). My host has three supported blogs installed via the Fantastico icon in cpanel: Nucleus, pMachine (Free) and WordPress. My brother has been working with Nucleus and had to modify some source files in order to get the look that he was after. I decided to try out WordPress, and even though I don’t like PHP too much I liked the templates and the great number of plugins available. I created a new template based on the default and moved things around a bit to match my site’s style. The only thing that I’m lacking is the navigation links in my top bar, since I have yet to investigate if it can be incorporated easily into that spot. Overall I’m liking WordPress although I’ve found it a bit slow.

That’s the end to my blogging history. You will notice a trend in my blogging attempts, I usually get as far as setting up the blog and customizing it to the look & feel of my site, but I do not add many entries. I’ll try to post more often from now on. If you are reading, you can encourage my efforts by commenting.

Tags: Uncategorized

Tuesday, March 28th, 2006

My blogging history part 1

Believe it or not, this blog with very few entries has a history, which I will start to narrate in this post.

  • Blogger (August 2002). During Summer 2002, I went with my brother and sister to Orlando for a vacation. To keep our parents updated on out doings, I set up a blog at blogger (before it was owned by Google). It turned out that the only internet connection that we could use during our stay was in a very limited computer at the hotel lobby (we didn’t take a laptop since it was a vacation after all). This computer had some trouble with Blogger’s javascript so we couldn’t post, and had to rely on email for our communication. So much for a live journal of all the fun!
  • Movable Type (February 2003). When I started exploring blogging software in 2003 this was the most popular package, so I installed it on my Mac (Mac OS X 10.2) and created my first blog. MT generated static pages with all my posts, archives and such, and since my primary host back then was .Mac, I couldn’t install it there, so I just synchronized my local copy with .Mac using sitecopy. Posting was really time consuming, and things like comments and trackbacks were obviously not supported in a static environment. To get around the commenting issue, I programmed a comment interface based on my PerlDatabase. I didn’t receive many comments, but my Perl skills were certainly enhanced.
  • Pebble 1.6b (May 2004). After buying the gbtopia.com domain and setting up a website with my current host (Lunarpages), I selected Pebble as my blogging software. I looked for a host with at least a Web Container since Java is my language of choice. Pebble was the only J2EE based blogger that didn’t use libraries such as Velocity that aren’t supported by my host. It turned out to be fine although some hacks were necessary to achieve the look that I wanted. I also had to rewrite the whole template since back then it used tables for layout and HTML 4, and I was switching to a cleaner CSS and XHTML based site. At first I didn’t like the static XML repository instead of a database, but since it was pretty fast, I didn’t mind much, and the backups were a breeze.

to be continued…

Tags: Uncategorized
bottom border