It'll Never Fly

Clever… not good, but clever.

Linklog for May 26 to Jun 02

In Linklog on June 6th, 2008 by Bob
#, #, #, #, #, #, #, #, #, #, #
No Comments »

Stuff I found funny, interesting, just plain disturbing, or for my own personal benefit.

allmusic – Genre explorer

The genre exploration tool of allmusic.com.

Tags: , , , , , ,

JW Media Music ~ Night At The B Movies

The stock music used as the underscore to Plan 9 From Outer Space.

Tags: , , ,

Site Update: Gravy-tar!

In Site Updates on April 30th, 2008 by Admin
#, #, #
No Comments »

At least that’s what Ace Ventura would say if he was a blogger.

A few site updates to mention:

  • I’ve converted the majority of the categories over to tags. At the bottom of every page is a tag cloud of the tags I’ve used here. Slowly, I’ll start tagging old posts.
  • I’ve spruced up the comments a bit to give them just a bit more colour.
  • And I now include Gravatars in the comments!

I’m dragging this blog kicking and screaming into the latter half of the Aughts

Just a quick note to the readers.

I’ve been tweaking the stylesheet for the site over the last few days, making it a little more efficient and readable hopefully (i.e. making it more about the “C” than the “SS”). There’s a lot about CSS that still throws me for a loop sometimes. I seem to have a hard time with styling technologies in general (but that’s a different story).

I didn’t have too hard a time of it this go around, I think mainly because of the new Web Inspector in Apple’s web browser, Safari. DOM/HTML/CSS inspectors in web browsers is not a new idea, and Apple wasn’t the first to the table with the idea. In fact, their inspector has been around for a couple of years now, in various forms.

It wasn’t just the live-updating of the CSS that helped, but also how it shows the different style rules in play and how they’re being overruled by others, and lastly the ability to see the final computed style. It’s still a little clunky and could use some more features, but it’s definitely usable the way it is now.

If I didn’t find Firefox as a whole rather clunky on my G5 (but only on my G5, for whatever weird reason), I’d probably be using it with Firebug, which looks awesome. Actually, if I was back in the business of coding web pages to make a living, I’d definitely be using that.

Anyway, if you’re still reading this, you shouldn’t really notice too many changes. I’ve pretty much kept all the styles the same, I’ve just reorganized how they cascade in the stylesheet. The biggest change I just implemented, is switching the main font over to a series of various Lucida variants from Verdana (which I’ve used for years now, simply because it was different, and Tahoma looked too cramped). Only problem now is finding the right Lucida variant for the job, as only certain ones came pre-installed with certain OSs or applications at certain times, and some look like utter crap. But I’ve done my research, and I think I’ve chosen the best option that screws all people equally (maybe the Windows people slightly more than others).

I’ve also started using tags, so at least I now appear to be “with it.”

Linklog for Apr 12

In Linklog on April 13th, 2008 by Bob
#, #, #, #, #, #, #
No Comments »

Stuff I found funny, interesting, just plain disturbing, or for my own personal benefit.

Surfin’ Safari – Blog Archive » Downloadable Fonts

WebKit development team announcing downloadable font support for WebKit-based browsers.

Tags: , , , , , ,

A List Apart: Articles: CSS @ Ten: The Next Big Thing

An A List Apart article talking about using embedded fonts in Web pages.

Tags: , , ,

View all my bookmarks on Ma.gnolia

You may (or may not) have noticed this site (and my sister site, rjmaguire.com) have been really slow as of late. I was trying to do some extensive logging about those hacking attempts I reported before, so I installed a new add-on in my Web server to do so. I never actually got it to work, but it didn’t seem to be doing any harm, so I left it installed and turned on.

A word to the wise, trust documentation. The help for my add-on said not to leave it on for extended periods of time, and that it’s really only meant for short periods of debugging traffic. Well, I read that and chose to ignore it, thinking of course that I knew better.

Well, it’s turned off now, and things are much snappier than they were.

I still don’t know what it was doing, because I never did get any output from the darn thing. Apparently, it was just spinning its cycles, spewing its data into the /dev/null’s of the world.