All | 43 Folders | Accessibility | BoingBoing | Books | Computer Related | Family | Films | General | Hacking | Hobbies | Humor | Java | Links | Omni | Puzzles and Games

« Previous day (Nov 18, 2007) | Main | Next day (Nov 20, 2007) »
20071119 Monday November 19, 2007

Coloring Your Own Roller Blog Comments

Somebody was asking today on our internal blog users alias, on how they could color their own comments to make them stick out more. Seems that this is a built-in feature for WordPress. Here's an example (see comment #11).

GreaseMonkey to the rescue. If you are running Firefox and have GreaseMonkey installed, then install this script.

Unfortunately this isn't one of those script's that'll "just work". Each blog owner is going to have to customize it for their blog. There are two lines to change:

Now (hopefully), when you display one of your blog entries and there are comments by you, then you should see them with a light blue background and black text. If somebody can come up with some better CSS (which shouldn't be too hard), then they need to just adjust these lines:

        div.style.backgroundColor = "CEEBEB";
        div.style.color = "black";

But this was a thirty minute hack so that's what you get for a first version.

Hopefully a future version of the roller software will have a feature that just does this automatically.

[]

[]

[]

[]

( Nov 19 2007, 09:02:41 PM PST ) [Listen] Permalink Comments [5]

Ubuntu 32 Bit Fixes Three Problems

Last Friday I decided to replace the 64 bit version of Ubuntu Gutsy that was installed on my Ferrari 3400 laptop, with the 32 bit version. I burned a CDROM of the ISO image and did a complete fresh install.

I had some fun getting the xorg.conf working again for my Samsung SyncMaster 215TW external screen, with an optimum resultion of 1680 x 1050 (System->Administration->Screens and Graphics just couldn't auto-generate something useful), but that's now working, and since then I've found some interesting things:

[]

[]

[]

( Nov 19 2007, 03:11:24 AM PST ) [Listen] Permalink Comments [6]