Universal Binaries

Is it just me or Universal Binaries for Mac are a world domination scheme to increase the bandwidth usage of the world?

I know that the Apple folks didn’t want people to start figuring out “Do I have an Intel process or a PowerPC one?”, after all most people don’t really know what’s inside their machines, but in 99% of the cases, when downloading from the web most sites that do provide the software could tell quite easily if the the browser is running on an Intel Mac or a PowerPC Mac by looking at the “User-Agent” string that the browser sends.

[Read More]

New Theme – Whiippii!

I’ve moved into a new theme called Aqueous-Lite. Those of you reading my blog through my feed are welcome to check it out…

I felt kind of restricted in the old theme since it wasn’t fluid and it would be a shame not to use the full screen to show content, mainly for long posts (which I do have a tendency to write once in a while ;-) ).

Of course, this theme is widgets ready (like the previous one) so it’s nice to have the ability to switch themes without changing things too much on the widgets (mainly background colors and stuff).

[Read More]

Twitter and OpenID

Dave Winer says:

“[…] we could make Twitter the open identity system we’ve been looking for. Make your Twitter ID the one that you use to log on to other service […]”

I say let Twitter support OpenID with all of the good Relaying Party Best Practices including (but not limited to):

  • Ability to associate an existing account with an OpenID
  • Ability to switch to another OpenID (sort of a password recovery for OpenID)
  • Ability to create a new account directly with an external (non Twitter) OpenID (be a standard relaying party)

If they want to, they can also be an OpenID provider (which should be good for them, of course ;-) ).

[Read More]

Amazon Recommendations, Big Giant Collection Books, Reprints and New Editions

I really like Amazon. I really like Amazon’s recommendations and ever since I inputed most of my books into Amazon I get really good recommendations.

There is one thing that bothers me, though.

I recently made a big order from Amazon and included two books which I was long overdue in owning and reading them. The books were “Long Dark Tea Time of the Soul” and “Dirk Gently’s Holistic Detective Agency” both by Douglas Adams.

[Read More]

Mac Software Updates – I expected more from Apple

We recently got a Mac Mini to the office so that we can test Yedda better with Safari and in general how Yedda looks, feels and works on all of the various browsers on Mac (mainly Safari, FireFox, Camino and Opera).

It’s a cute little machine. I can easily understand why people fall in love with Mac and Apple products in general.

After setting it up and powering it up I ran the Software Updates so that I will have the latest, greatest and safest Mac software.

[Read More]

Nokia PC Suite Content Copier .nfb / .nbu Fiasco

This is going to be a long rant about the new Nokia PC Suite Content Copier backup file format and how its software is NOT compatible with previous versions and there is no mentioning anywhere from Nokia (other than the fact they changed the backup file format stated in their help).

My wife recently upgraded from her Nokia 6230 to a brand new Nokia E61. She really liked the personal information management (PIM) features and that it had a full QWERTY keyboard.

[Read More]

Why use OpenID? – A matter of choice (and consolidation)

One of the advantages of OpenID is that it enabled you, the user, to consolidate various accounts on various web sites into one (or more, if you have more than one OpenID) identity. Of course you get the side benefit of having only one login and password to use, but for the sake of this argument, that’s a side effect :-) .

This is a choice that was never available prior to OpenID, and when it does exist in the form of Google Accounts/Yahoo BBAuth/Microsoft Passport Live ID it allows you access to the provider’s web sites and assets and a handful of 3rd party sites that supports that vendor’s authentication protocol.

[Read More]

libtool: compile: unable to infer tagged configuration

I got the following annoying little error after I tried to upgrade to a newer mod_python on my Gentoo Linux box:

libtool: compile: unable to infer tagged configuration

It seems that the main problem was due to the fact that I’ve switched to GCC 4.1.1 and when compiling mod_python, the compilation uses libtool that is brought and compiled with Apache (located under /usr/share/apr-0/build/) which should have been recompiled after I’ve upgraded to the new GCC (I was too lazy to continue running the “emerge -e system” command so I stopped it after GCC was recompiled).

[Read More]