Category: Technology

Love it or hate it – it is here to stay.

Apple

A Day of Birthdays

A quick post to wish my youngest cat – Salsa – a happy birthday (and the iMac) I have been swamped the last few days but think I have figured out how to properly set up MediaWiki to use user permissions without having to hack something together. Now to get some time together to implement […]

Hardware

Blackberry 8700

After much research and some procrastination, I decided to bite the bullet and buy a Blackberry 8700. I have been using it for three days now and it is by far much nicer than I ever expected. I thought I would miss my Treo 600, but really I only miss my Rocket Mania game. First […]

Web Development

documentation is key.

I am in the process of finishing up a project for my consulting company and one of the final things I do before handing over everything to my client is to provide detailed documentation of what I did, how I did it, and how to modify what I created. Why? I feel it is very […]

Apple

WWDC From Home

Last year I attended WWDC and loved it. This year I was unable to attend, but I did follow the keynote address and then took a look at the Leopard Sneak Peek and the new Mac Pros. I will be very interested to see how the Mac Pros perform as I am, and always have […]

Hardware

Phone Recommendations?

Once again I am looking for a new phone to replace my aging Treo 600. About six months ago I took my phone apart and performed a minor surgery on it to get rid of the buzzing….and now it is back. I have finally had it and am in need of a good phone solution. […]

CSS Web Development

making things work: ie 5-7 and css.

I am currently working on a CSS project that needs to work in IE 5.0+, FireFox 1+, Safari 1+, and Opera 8+ for both Mac and PC. Normally writing CSS for multiple browsers/multiple platforms does not scare me, but the IE 5.0 part scares me, particularly since I am going to have to create some […]

jappler.com

jappler.com for at least two more years.

When I first chose jappler.com as my domain name I was not sure if I would stick with it…but now two years later it is really starting to stick and I just renewed my domain name for two more years. Heck, one of these days I might actually start using a jappler.com email address. For […]

WordPress

WP-rssStats development has begun.

After reading a few crucial chapters of the PHP and MySQL Web Development book I purchased a few weeks ago (I am still plugging away at it), I have decided to finally begin the actual programming of my first WordPress plugin – WP-rssStats. (see my first wordpress plugin: WP-rssStats post for more info). At this […]

Content Management Systems Web Development

random…here and there.

Some random things to point out… Amanda Congdon is no longer the RocketBoom anchor…and just when I finally got Amy slightly hooked to this awesome vblog. Wherever she goes, I will be sure to follow. She is very talented! Diet/lifestyle update…I weighed in yesterday and actually lost a few pounds last week! That is from […]

Apache HOWTOs HTML/XTML Web Development

mod_include to the rescue

After working with content management managements for well quite awhile now, the thought of creating more than seven (more than five, less than ten) static pages for a client makes me cringe. Why? I am spoiled by using template driven solutions. With templateing, if I need to make a header change, I change it one […]

Content Management Systems UNIX

command line to the rescue…again.

While upgrading a client’s web site to XOOPS 2.0.14 I ran into some issues with the XOOPS 2.0.14 package file (a tar.gz file). Stuffit Expander would only extract a few folders, then report an error and quit. After a few attempts, and all failures, I had to chose to turn to the command line and […]

Web Development WordPress

my first wordpress plugin: WP-rssStats.

After talking to Scott I finally have a plugin which I am excited to develop and excited to share with the WordPress community…a plugin that will allow WordPress admins to see exactly how many people are subscribing to your WordPress RSS feed and who these people are. Why would I do this when Feedburner is […]