Pages

Monday, September 21, 2009

Last.fm "Paint it Blue!" Userstyle

I haven't posted in a while, and I thought I should write something, so here I go... (changes and links at end of post)

A while back (a year or two ago, I guess) I created a Userstyle called "Last.fm - Paint it Blue!" for the Firefox extension, Stylish (see also the link at the end of this post). The style simply changes a few images for ones that I colored blue, and changes some text to better match the blue color. It was a pretty good style (at least in my opinion), but I hadn't been maintaining it for a while and Last.fm had since changed their site design--effectively breaking my style. I have recently resurrected it from the dead, modifying it to again work with the site.

Basically, they changed from using one image per element and a couple images in the header, to one image for many (or all) of the main elements (header, login button, etc.). This helped make the CSS a lot cleaner, but also broke my style in some parts, so I had to scrap a large portion of my code. Luckily, Webkit (a Web browser engine/project), has a very nice page inspector (or simply "Inspector", I believe) which shows the styles applied to an element, as well as all the other elements that style applies to. That allowed me to quickly find all the elements that used the sprite--which I modified to a blue color--and create a single rule which makes all those elements use my modified image instead. And because they had the black and red versions of all the elements in the same image, it allows you to choose one or the other (red or black), and have a different appearance depending on your choice.

Changes:

  • 06/27/08 - Changed color of user/language dropdown menu.
  • 06/30/08 - Fixed #header at blog.last.fm (originally had no background-image).
  • 06/31/08 - Last fix somehow ended up not being applied. It should be fixed now.
  • 08/20/08 - Colored the nav links(Active/current) on the left blue, and the links at the top/right(login/help/language) to white. Suggested by Last.fm user runwithvampires.
  • 08/21/08 - Added comment to allow option of removing globe image left of language selection.
  • 12/01/08 - Removed some header images, as Last.fm removed and resized some of their headers.
    Simplified Scrobble Counter and colored it blue.
  • 12/13/08 - Centered the numbers in the Scrobble Counter a little more; made it more unified. Changed colors to "named colors"(eg: "white") or "rgb"(eg: "rgb(225, 255, 225)")
  • 09/20/09 - Major changes to fit new site design.
    • Old code: http://www.box.net/shared/fq6bqzv3l3 (may be used to create a new style if you wish)

Links:

The Userstyle: Last.fm - Paint it Blue!
Companion Greasemonkey script: http://userscripts.org/scripts/show/32236 (may not be relevant anymore)
Stylish website (Userstyles/Firefox extension): http://userstyles.org/

Monday, August 3, 2009

Chromium on Linux Coming Along


Chromium is coming along nicely on Linux. Using the chromium-daily PPA the browser is really getting some polish now: GTK theming is almost perfect, with a few minor glitches here and there; The Flash plugin is working well on many sites (there may still be some bugs, though); Developer tools and the task manager are mostly working; most (if not all) font settings are working. Some of the missing/buggy features:
  • The toolstrip isn't complete (it displays when an extension is using it, but that's about it).
  • The top of some of the stock GTK images used in buttons (eg: the stop button) are cut off (minor).
  • HTML5 video element doesn't appear to work yet (on Ubuntu 9.04 x86_64 using the packages from the PPA). I assume it works if you use the official builds, though. It's working now (Aug 06, '09), but still has some bugs.
  • Chromium's Task Manager doesn't yet show the individual memory usage for tabs sharing a process. (don't know if it does on Windows, but I thought it did)
  • Chromium's Task Manager doesn't show CPU usage for individual processes (they all show the same usage).
  • about:memory isn't working yet.
  • There are some problems with certain window managers (eg: OpenBox's borders controls don't disappear when you switch to Chromium's controls, or don't come back when you switch back to OpenBox's. Not sure whether that's an OpenBox problem or Chromium one, but it happens with other WMs too).
  • There's still one Zombie process (called chromium-browse, for some reason) under the main chromium-browser process. All the other processes appear to go under a separate process for whatever reason.
  • Text (font?) display isn't quite right yet (using DejaVu Serif/DejaVu Sans 13, the dots in password input boxes are irregularly spaced).
  • Language settings aren't visible (or implemented?) yet.
Aside from those and a few other problems, things are looking good! Just remember that if you decide to use the chromium-daily PPA that these are possibly unstable, definitely untested builds, and that there is the possibility of bad stuff happening. If you're looking for a stable browser, you should probably wait until Google releases a stable version of Chrome themselves, or until Chromium is included in your distribution's stable repository. ;)

[This post is now out-dated; many of the issues have been mostly or entirely fixed. Those that aren't, may be soon; the reverse may also be true. Such is the way of bleeding-edge software.]

Saturday, August 1, 2009

DSi Proving to be Less Interesting than Anticipated

While I have to admit, I don't have many games (one so far, Brain Age2), I kind of expected more from Nintendo when I made the decision to get a DSi. Don't get me wrong, the DSi itself is a great handheld. The Sound app is really cool (though it would be nice if it supported Vorbis, or MP3), the camera is fun to play around with, and the DSiWare shop offers great potential(key word). However, none of what's available in the DSiWare shop is really interesting to me; I didn't get a DSi to do calculations, or watch the time--I got it to play games on.

My opinions on the current offerings:
  • Pictobits looks interesting, but overcomplicated.
  • Mario vs. Donkey Kong™ seems like it would be fun, but is pretty expensive and I didn't really feel like playing a lemmings-esque game, so I skipped on that one.
  • Already had a brain-training-oriented game, so all those and the sudokus were out of the question.
  • A racing game didn't really click with me on a handheld system.
  • Despite my affinity for numbers, I think Base 10 is a bit too much.
  • BOXLIFE just looked plain tedious.
  • Dr. Mario Express was limited in features (according to reviews, anyway), and (spoiler) Brain Age2 has a similar mini-game built in.
  • I actually got Mighty Flip Champs!, and it's fairly fun. I don't see me playing it over again, but playing through it once will be challenge enough. Not sure it was worth all 800 points, though. Would be happier if it was only 500, but I guess that's how things are...
  • The rest really just aren't anything I would be interested in.
What I would like to see are some old NES titles (for old times sake), and Cave Story (someone was doing a port to the DS, but I haven't seen anything about that in a while and don't have a cart to use anyway). Until then, I guess I'll just have to wait.

P.S.: Don't mention that new Zelda game with the trains; looks like it was made for 4-year-olds or something. I might get some other game, so if anyone has any suggestions, please comment. ^.^

Wednesday, July 29, 2009

Hello World!

My first post here on Blogger. Look forward to few posts, riddled with random thoughts, possibly having multiple run-on sentences, and probably with little of interest. Some possible topic include:
  1. Anime (possible, but unlikely)
  2. Manga (same)
  3. Programming (C++, PHP, etc..)
  4. Other random things...
Thanks for visiting, and I hope I didn't waste too much of your time. ^.^