viva PowerPC gets a new URL


This is just a brief post to help spread the word of viva PowerPC's new address.  Logout has switched from .tk to .eu, and posted the explanation here.

So if you link to his site, you need to update the URL.

Here is the new link for the clickophiles (I made that word up).


Also, a guy who has commented here a few times (B-rock) has a blog that I recently discovered called Power of PowerPC, which I encourage you to check out.  He has always seemed like a very bright and knowledgeable guy, and I didn't realize his computer science education, along with his interest in Linux and software development.

Mobile version re-enabled


After about a year or so with the mobile version of this blog disabled, I have decided to enable it again.  The reason I disabled it in the first place is that Blogger gives you very little control over it.  After getting requests, from both readers and Google, to make the blog more mobile-friendly, I have decided to do so.

While Blogger has now greatly improved the control the admin can have over the mobile version; it still leaves a lot to be desired.  I simply just don't have the time to write all the HTML myself, but do use some CSS of my own here.  The main issue with the mobile version, for me at least, is that it doesn't show the CC license at the bottom.  Maybe one day I can re-write all the HTML here and overcome that, but for now I am just using as simple a mobile template as I can.  This will hopefully encourage more mobile users to browse the standard version.  It's just short summaries and a link to the standard/web version.

Even though the mobile users here only make up about 2% (all mobile OS combined) of the visitors; I don't want to leave them out.  The main reason mobile users bring up to me is they desire larger text, and you get that with the mobile version.

This place will always be best viewed on a proper computer with at least a 1024x768 display, but now the mobile people who visit here can have it their way also; while still having the option to view the standard version.

I would like the mobile users who visit here to share any thoughts they might have to make their experience better.

Non-mobile users can view that version of the blog here.

Is Your Mozilla Browser Displaying the Right Colors?


I don't know how this happened, but somehow I stumbled on all these pages on color management in Firefox and I found out something interesting, unlike when I usually get lost surfing. It turns out my TenFourFox wasn't quite getting color management right with its stock settings. In fact, most of my browsers were failing the test (the exception being Iceweasel). Unlike the others, however, Firefox has the ability to ensure accurate color management with a little about:config tweak.

First, perform the aforementioned test. Go to BEST FIREFOX TEST PAGE and see if colors are correctly displayed. If they're slightly off, it's because the browser isn't converting untagged images to your monitor's profile. For me, WebKit (on OS X) and QupZilla (on Linux) failed as well as TenFourFox. So to bring full color management to TenFourFox, or any Mozilla browser, go into about:config, then type "gfx.color" in the filter bar to see the color management preferences. Change "gfx.color_management.mode" to 1 (from the default 2). After a restart, TenFourFox will apply color management not just to tagged images, but untagged ones as well.

I'm not sure why Iceweasel passed the test even though it had only partial color management with the default "2" setting, but I'll take it. I'm also not sure why full color management isn't the default. If it's because there's a performance hit, I haven't noticed it. I've been running TenFourFox with full color management enabled and haven't had any problems.

For further reading, check out these links:

Color Management on the Web

How To Enable Color Management in Firefox