It’ll Never Fly

Clever… not good, but clever.

30 Nov 2004

Jaguar Death Watch #2

Filed under: General — Bob Maguire @ 12:16 am

Panther About Screen’nuff said!

Tags:

24 Nov 2004

PHP Charting

Filed under: General — Bob Maguire @ 8:28 pm

If you want to do charts or graphs in PHP, you’ve pretty much got three options. Build your own using PHP’s image functions, use JpGraph, or use PHPLOT. If you’re like most people, your time is precious, so that rules out the first option. Having experimented with both JpGraph and PHPLOT, I chose PHPLOT. They are both object-oriented. You include them in your pages the same way. However, in the end, PHPLOT just worked better for me.

I began first with JpGraph, and finally got a decent looking chart after an hour or two of trial and error, even though there were countless examples on which to base my code. And even then, I never could get the axis labels to come out right.

I left my chart as it was, leaving it for another day. A month or so later, I tried again to clean it up, but with little success, and decided to look for other options. That’s when I found PHPLOT. I re-adjusted my code to use it, and out came a chart that just plain worked. It looked a little plainer, but it worked exactly the way my brain visualized as I was coding it.

The trade off, it seems to me, is that JpGraph is more full-featured, but more complex with a longer learning curve. PHPLOT is quick and easy, but doesn’t seem to have all the bells and whistles, so the charts look a little plainer.

Tags:

5 Nov 2004

HTML Tables: The Missing Manual

Filed under: General — Bob Maguire @ 9:05 am

From Roger Johansson: more than you may have ever wanted to know about HTML tables.

Tags: ,

5 Nov 2004

What File Extension Are You?

Filed under: General — Bob Maguire @ 8:54 am

Apparently, I’m a .gif, and I just became legal, so ladies help yourselves. What file extension are you?

I would’ve preferred to be a .png, a .mov, a .aac, or a .mp4, but oh well…

Tags:

4 Nov 2004

Firefox RC2

Filed under: General — Bob Maguire @ 10:45 pm

Firefox RC2 is available for Mac OS X. Still doesn’t fix the middle click bug, though.

Tags:

 1 2 3 Older »

Your friendly neighbourhood admin is Bob Maguire. Feel free to contact me with questions or comments.

Valid XHTML | CSS | Powered by WordPress