Whaa?

NOTE: Mepps is only interested in recycling tails taken from squirrels that have been harvested for the table.

Well perhaps it’s time to go squirrel fishing … Apparently, squirrels make good eatin’.

[Eric Rescorla][ekr] wrote a [great synopsis][ekr-auth] of the problems facing merchants, banks and consumers around improving the authentication of client problem as it relates to credit-card transactions. In ekr’s summary, he mentions that there are three broad authentication classes (I won’t repeat them here, but it’s work looking at ekr’s original post).

One thing that he mentions is that :

…The way that all of these systems work is that the server has some verifier V that it stores with my record. I have some secret information S that corresponds to V. When I authenticate, I provide an authenticator A (based on S) which the server checks against V…

S,A, and V are all different.

This is how public key authentication works. You store the private key (S). The server stores the public key (V)) The server provides some challenge which you sign to create A. The server can verify that you know S but can’t use that information to impersonate you to anyone else. (Note for crypto-nerds: the non-password equivalent zero-knowledge password protocols fit roughly into this category as well.)

From a security perspective, public-key type systems are vastly superior. However, their deployment has been spotty at best. The major reason is that it requires changing both the client and the server. In particular, computing A from S is nontrivial and requires software on the client side, which is an obvious deployment hassle. [...] , it’s easy to see how it could be a problem with credit card systems, since the terminals used to authenticate credit cards are extremely primitive and the protocols are difficult to change.

I don’t know about in the States, but here in Canada, most of the major banks (and we don’t have that many, thanks to the Chartered Bank Act), are moving to a smart-card style system that will require a PIN to unlock a client-side private key (on the SIM card-cum-credit-card). The protocol follows exactly the model above — nobody at the bank will ever know S and S is unlocked not by possession of the card, but with some PIN, known only to the client.

This is basically two-factor authentication, something I have (S) and something I know (PIN to unlock S), combined with public-key cryptography to perform a zero-knowledge proof authentication.

Hurrah, it isn’t perfect, but it is a huge step forward. It’s worth noting that this system has been deployed and operating in France for a number of years (it was widely deployed in 2001 and if I recall correctly, 1999).

People will argue that you’ll need to handle the old style cards; true, but you can raise the level of scrutiny on the old (non-SIM) cards as they are phased out. The sooner this transition is put into play, the sooner (and higher) you can raise that bar.

[ekr]: http://www.educatedguesswork.org/ “Eric Rescorla”
[ekr-auth]: http://www.educatedguesswork.org/movabletype/archives/2005/06/password_equiva.html “Password equivalence and identity theft (I)”


I’m pretty sure none of this would have happened if I hadn’t been fired from Apple. It was awful tasting medicine, but I guess the patient needed it. Sometimes life hits you in the head with a brick. Don’t lose faith. I’m convinced that the only thing that kept me going was that I loved what I did. You’ve got to find what you love.

Steve Jobs, CEO of Apple Computer Corp (AAPL) recently gave the commencement address at Stanford. It’s outstandingly good reading. Even if you don’t fall prey to his reality distortion field, one thing is certain, Apple Computer has been on the move these last few years, with their iPod, PowerBook, iMac, mac mini and recent switch to Intel CPUs.

Apple has been behaving like they got hit in the head with that metaphoric brick and things have been looking up ever since.

(Via nslog();.)

H2 Parking Job
Last night I was eating dinner with my wife at our favorite local Sushi restaurant. The owners have run Sushi restaurants for a number of years and even moved from Vancouver (where we first met) to Calgary. They have an outstanding restaurant in Calgary and are really thriving in a market that has only just started to appreciate real, authentic, Japanese sushi.

As we left the restaurant last night, I noticed an H2 (faux-4×4) parked very poorly on the sidewalk (see photo, complete with wheel up on walk).
This struck me as little obnoxious and I was willing to let it go as ‘one of those H2 owner things’. Apparently someone else who frequents my favorite sushi restaurant felt it was important to let the H2 operator know his or her feelings. They left the H2 operator this note:
H2 Note

Your car is an affront to common sense, dignity, and the environment. Please consider a less ridiculous choice next time.
PS: Just HOW small is your penis?

I’m still laughing…

While reading /dev/null, I came across a rather silly site with one truly hilarious photograph:
kittenpile-lea.jpg

Which cat ate the coffee beans?

To be perfectly honest — I don’t even really like cats all that much. Poor little guy.

(Via /dev/null.)

Our June newsletter is now online. Enjoy! (link)

CNN reports today that a woman living near Kennedy Airport (NY) discovered some grizzly remains on her lawn. Authorities figure that the parts fell from a South African Airways flight.

People really ought to get the word out:

* Airliner wheel wells do not have a lot of spare room, if any, and;
* Flights on commercial jets strive to get to altitudes that are close to the tropopause or max cruise efficiency for the aircraft. For jet powered aircraft this altitude is a high as the wing will permit safe margins. The reasons are complex, but the higher you go, the better the efficiency. You can expect the temperatures at these altitudes to be somwhere between -55°C and -65°C. No place for a stowaway.

A small part of me just died. *sigh*

Apple to ditch IBM, switch to Intel chips

So many other bloggers will write about this until the cows come home. I just sincerely hope that Apple will continue to make stylish designs with the same industrial design excellence and utility for which they are so well known. One should never abuse the loyalties of the “Artiste2” crowd.

(Via Daring Fireball.)

Of course one of the best quotes I can find about the announcement’s reception:

The news that Apple Computer is switching to Intel has not been met with wailing and gnashing of teeth, as many had predicted, nor did any Mac fans throw themselves in front of a trolley car.

Clearly written by someone who knows the Mac community.

1Don’t remind me about the Newton™

2 A co-worker’s exact words were “UNPRINTABLE” — I suppose that is politically incorrect, but I might be one of them so I cannot decide how I feel about it.

Start uga_insert_html_once: head, Footer hooked: HTML inserted: Location is HEAD Start uga_get_option: footer_hooked uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: footer_hooked (1) End uga_insert_html Ending uga_wp_head_track: Start uga_filter:

Whaa?

NOTE: Mepps is only interested in recycling tails taken from squirrels that have been harvested for the table.

Well perhaps it’s time to go squirrel fishing … Apparently, squirrels make good eatin’.

Start uga_in_feed Ending uga_in_feed: Start uga_track_user Start uga_get_option: ignore_users uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: ignore_users () Tracking user with level Ending uga_track_user: 1 Calling preg_replace_callback: ]*?)href\s*=\s*['"](.*?)['"]([^>]*)>(.*?) Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: www.mepps.com/mepps/information/squirrels/ Start uga_is_url_internal: www.mepps.com/mepps/information/squirrels/ Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: www.mepps.com/mepps/information/squirrels/ Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: www.mepps.com/mepps/information/squirrels/ Ending uga_track_full_url: /outgoing/www.mepps.com/mepps/information/squirrels/ Adding onclick attribute for /outgoing/www.mepps.com/mepps/information/squirrels/ Ending uga_preg_callback: Whaa Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: en.wikipedia.org/wiki/Squirrel_fishing Start uga_is_url_internal: en.wikipedia.org/wiki/Squirrel_fishing Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: en.wikipedia.org/wiki/Squirrel_fishing Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: en.wikipedia.org/wiki/Squirrel_fishing Ending uga_track_full_url: /outgoing/en.wikipedia.org/wiki/Squirrel_fishing Adding onclick attribute for /outgoing/en.wikipedia.org/wiki/Squirrel_fishing Ending uga_preg_callback: squirrel fishing Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: en.wikipedia.org/wiki/Squirrel Start uga_is_url_internal: en.wikipedia.org/wiki/Squirrel Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: en.wikipedia.org/wiki/Squirrel Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: en.wikipedia.org/wiki/Squirrel Ending uga_track_full_url: /outgoing/en.wikipedia.org/wiki/Squirrel Adding onclick attribute for /outgoing/en.wikipedia.org/wiki/Squirrel Ending uga_preg_callback: squirrels Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: www.scarysquirrel.org/recipes/recipe.html Start uga_is_url_internal: www.scarysquirrel.org/recipes/recipe.html Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: www.scarysquirrel.org/recipes/recipe.html Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: www.scarysquirrel.org/recipes/recipe.html Ending uga_track_full_url: /outgoing/www.scarysquirrel.org/recipes/recipe.html Adding onclick attribute for /outgoing/www.scarysquirrel.org/recipes/recipe.html Ending uga_preg_callback: good eatin’ Ending uga_filter:

Whaa?

NOTE: Mepps is only interested in recycling tails taken from squirrels that have been harvested for the table.

Well perhaps it’s time to go squirrel fishing … Apparently, squirrels make good eatin’.

Start uga_filter:

[Eric Rescorla][ekr] wrote a [great synopsis][ekr-auth] of the problems facing merchants, banks and consumers around improving the authentication of client problem as it relates to credit-card transactions. In ekr’s summary, he mentions that there are three broad authentication classes (I won’t repeat them here, but it’s work looking at ekr’s original post).

One thing that he mentions is that :

…The way that all of these systems work is that the server has some verifier V that it stores with my record. I have some secret information S that corresponds to V. When I authenticate, I provide an authenticator A (based on S) which the server checks against V…

S,A, and V are all different.

This is how public key authentication works. You store the private key (S). The server stores the public key (V)) The server provides some challenge which you sign to create A. The server can verify that you know S but can’t use that information to impersonate you to anyone else. (Note for crypto-nerds: the non-password equivalent zero-knowledge password protocols fit roughly into this category as well.)

From a security perspective, public-key type systems are vastly superior. However, their deployment has been spotty at best. The major reason is that it requires changing both the client and the server. In particular, computing A from S is nontrivial and requires software on the client side, which is an obvious deployment hassle. [...] , it’s easy to see how it could be a problem with credit card systems, since the terminals used to authenticate credit cards are extremely primitive and the protocols are difficult to change.

I don’t know about in the States, but here in Canada, most of the major banks (and we don’t have that many, thanks to the Chartered Bank Act), are moving to a smart-card style system that will require a PIN to unlock a client-side private key (on the SIM card-cum-credit-card). The protocol follows exactly the model above — nobody at the bank will ever know S and S is unlocked not by possession of the card, but with some PIN, known only to the client.

This is basically two-factor authentication, something I have (S) and something I know (PIN to unlock S), combined with public-key cryptography to perform a zero-knowledge proof authentication.

Hurrah, it isn’t perfect, but it is a huge step forward. It’s worth noting that this system has been deployed and operating in France for a number of years (it was widely deployed in 2001 and if I recall correctly, 1999).

People will argue that you’ll need to handle the old style cards; true, but you can raise the level of scrutiny on the old (non-SIM) cards as they are phased out. The sooner this transition is put into play, the sooner (and higher) you can raise that bar.

[ekr]: http://www.educatedguesswork.org/ “Eric Rescorla”
[ekr-auth]: http://www.educatedguesswork.org/movabletype/archives/2005/06/password_equiva.html “Password equivalence and identity theft (I)”

Start uga_in_feed Ending uga_in_feed: Start uga_track_user Start uga_get_option: ignore_users uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: ignore_users () Tracking user with level Ending uga_track_user: 1 Calling preg_replace_callback: ]*?)href\s*=\s*['"](.*?)['"]([^>]*)>(.*?) Ending uga_filter:

[Eric Rescorla][ekr] wrote a [great synopsis][ekr-auth] of the problems facing merchants, banks and consumers around improving the authentication of client problem as it relates to credit-card transactions. In ekr’s summary, he mentions that there are three broad authentication classes (I won’t repeat them here, but it’s work looking at ekr’s original post).

One thing that he mentions is that :

…The way that all of these systems work is that the server has some verifier V that it stores with my record. I have some secret information S that corresponds to V. When I authenticate, I provide an authenticator A (based on S) which the server checks against V…

S,A, and V are all different.

This is how public key authentication works. You store the private key (S). The server stores the public key (V)) The server provides some challenge which you sign to create A. The server can verify that you know S but can’t use that information to impersonate you to anyone else. (Note for crypto-nerds: the non-password equivalent zero-knowledge password protocols fit roughly into this category as well.)

From a security perspective, public-key type systems are vastly superior. However, their deployment has been spotty at best. The major reason is that it requires changing both the client and the server. In particular, computing A from S is nontrivial and requires software on the client side, which is an obvious deployment hassle. [...] , it’s easy to see how it could be a problem with credit card systems, since the terminals used to authenticate credit cards are extremely primitive and the protocols are difficult to change.

I don’t know about in the States, but here in Canada, most of the major banks (and we don’t have that many, thanks to the Chartered Bank Act), are moving to a smart-card style system that will require a PIN to unlock a client-side private key (on the SIM card-cum-credit-card). The protocol follows exactly the model above — nobody at the bank will ever know S and S is unlocked not by possession of the card, but with some PIN, known only to the client.

This is basically two-factor authentication, something I have (S) and something I know (PIN to unlock S), combined with public-key cryptography to perform a zero-knowledge proof authentication.

Hurrah, it isn’t perfect, but it is a huge step forward. It’s worth noting that this system has been deployed and operating in France for a number of years (it was widely deployed in 2001 and if I recall correctly, 1999).

People will argue that you’ll need to handle the old style cards; true, but you can raise the level of scrutiny on the old (non-SIM) cards as they are phased out. The sooner this transition is put into play, the sooner (and higher) you can raise that bar.

[ekr]: http://www.educatedguesswork.org/ “Eric Rescorla”
[ekr-auth]: http://www.educatedguesswork.org/movabletype/archives/2005/06/password_equiva.html “Password equivalence and identity theft (I)”

Start uga_filter:


I’m pretty sure none of this would have happened if I hadn’t been fired from Apple. It was awful tasting medicine, but I guess the patient needed it. Sometimes life hits you in the head with a brick. Don’t lose faith. I’m convinced that the only thing that kept me going was that I loved what I did. You’ve got to find what you love.

Steve Jobs, CEO of Apple Computer Corp (AAPL) recently gave the commencement address at Stanford. It’s outstandingly good reading. Even if you don’t fall prey to his reality distortion field, one thing is certain, Apple Computer has been on the move these last few years, with their iPod, PowerBook, iMac, mac mini and recent switch to Intel CPUs.

Apple has been behaving like they got hit in the head with that metaphoric brick and things have been looking up ever since.

(Via nslog();.)

Start uga_in_feed Ending uga_in_feed: Start uga_track_user Start uga_get_option: ignore_users uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: ignore_users () Tracking user with level Ending uga_track_user: 1 Calling preg_replace_callback: ]*?)href\s*=\s*['"](.*?)['"]([^>]*)>(.*?) Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: en.wikipedia.org/wiki/Steve_jobs Start uga_is_url_internal: en.wikipedia.org/wiki/Steve_jobs Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: en.wikipedia.org/wiki/Steve_jobs Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: en.wikipedia.org/wiki/Steve_jobs Ending uga_track_full_url: /outgoing/en.wikipedia.org/wiki/Steve_jobs Adding onclick attribute for /outgoing/en.wikipedia.org/wiki/Steve_jobs Ending uga_preg_callback: Steve Jobs Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: en.wikipedia.org/wiki/CEO Start uga_is_url_internal: en.wikipedia.org/wiki/CEO Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: en.wikipedia.org/wiki/CEO Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: en.wikipedia.org/wiki/CEO Ending uga_track_full_url: /outgoing/en.wikipedia.org/wiki/CEO Adding onclick attribute for /outgoing/en.wikipedia.org/wiki/CEO Ending uga_preg_callback: CEO Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: www.apple.com/ Start uga_is_url_internal: www.apple.com/ Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: www.apple.com/ Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: www.apple.com/ Ending uga_track_full_url: /outgoing/www.apple.com/ Adding onclick attribute for /outgoing/www.apple.com/ Ending uga_preg_callback: Apple Computer Corp Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: www.google.com/search?oi=stock&q=stocks:AAPL Start uga_is_url_internal: www.google.com/search?oi=stock&q=stocks:AAPL Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: www.google.com/search?oi=stock&q=stocks:AAPL Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: www.google.com/search?oi=stock&q=stocks:AAPL Ending uga_track_full_url: /outgoing/www.google.com/search?oi=stock&q=stocks:AAPL Adding onclick attribute for /outgoing/www.google.com/search?oi=stock&q=stocks:AAPL Ending uga_preg_callback: AAPL Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: news-service.stanford.edu/news/2005/june15/jobs-061505.html Start uga_is_url_internal: news-service.stanford.edu/news/2005/june15/jobs-061505.html Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: news-service.stanford.edu/news/2005/june15/jobs-061505.html Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: news-service.stanford.edu/news/2005/june15/jobs-061505.html Ending uga_track_full_url: /outgoing/news-service.stanford.edu/news/2005/june15/jobs-061505.html Adding onclick attribute for /outgoing/news-service.stanford.edu/news/2005/june15/jobs-061505.html Ending uga_preg_callback: commencement address Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: www.stanford.edu/ Start uga_is_url_internal: www.stanford.edu/ Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: www.stanford.edu/ Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: www.stanford.edu/ Ending uga_track_full_url: /outgoing/www.stanford.edu/ Adding onclick attribute for /outgoing/www.stanford.edu/ Ending uga_preg_callback: Stanford Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: en.wikipedia.org/wiki/Reality_distortion_field Start uga_is_url_internal: en.wikipedia.org/wiki/Reality_distortion_field Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: en.wikipedia.org/wiki/Reality_distortion_field Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: en.wikipedia.org/wiki/Reality_distortion_field Ending uga_track_full_url: /outgoing/en.wikipedia.org/wiki/Reality_distortion_field Adding onclick attribute for /outgoing/en.wikipedia.org/wiki/Reality_distortion_field Ending uga_preg_callback: reality distortion field Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: www.apple.com/ipod/ Start uga_is_url_internal: www.apple.com/ipod/ Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: www.apple.com/ipod/ Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: www.apple.com/ipod/ Ending uga_track_full_url: /outgoing/www.apple.com/ipod/ Adding onclick attribute for /outgoing/www.apple.com/ipod/ Ending uga_preg_callback: iPod Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: www.apple.com/powerbook/ Start uga_is_url_internal: www.apple.com/powerbook/ Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: www.apple.com/powerbook/ Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: www.apple.com/powerbook/ Ending uga_track_full_url: /outgoing/www.apple.com/powerbook/ Adding onclick attribute for /outgoing/www.apple.com/powerbook/ Ending uga_preg_callback: PowerBook Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: www.apple.com/imac/ Start uga_is_url_internal: www.apple.com/imac/ Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: www.apple.com/imac/ Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: www.apple.com/imac/ Ending uga_track_full_url: /outgoing/www.apple.com/imac/ Adding onclick attribute for /outgoing/www.apple.com/imac/ Ending uga_preg_callback: iMac Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: www.apple.com/macmini/ Start uga_is_url_internal: www.apple.com/macmini/ Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: www.apple.com/macmini/ Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: www.apple.com/macmini/ Ending uga_track_full_url: /outgoing/www.apple.com/macmini/ Adding onclick attribute for /outgoing/www.apple.com/macmini/ Ending uga_preg_callback: mac mini Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: www.intel.com/macmini/ Start uga_is_url_internal: www.intel.com/macmini/ Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: www.intel.com/macmini/ Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: www.intel.com/macmini/ Ending uga_track_full_url: /outgoing/www.intel.com/macmini/ Adding onclick attribute for /outgoing/www.intel.com/macmini/ Ending uga_preg_callback: Intel Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: nslog.com/archives/2005/06/15/ Start uga_is_url_internal: nslog.com/archives/2005/06/15/ Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: nslog.com/archives/2005/06/15/ Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: nslog.com/archives/2005/06/15/ Ending uga_track_full_url: /outgoing/nslog.com/archives/2005/06/15/ Adding onclick attribute for /outgoing/nslog.com/archives/2005/06/15/ Ending uga_preg_callback: nslog(); Ending uga_filter:


I’m pretty sure none of this would have happened if I hadn’t been fired from Apple. It was awful tasting medicine, but I guess the patient needed it. Sometimes life hits you in the head with a brick. Don’t lose faith. I’m convinced that the only thing that kept me going was that I loved what I did. You’ve got to find what you love.

Steve Jobs, CEO of Apple Computer Corp (AAPL) recently gave the commencement address at Stanford. It’s outstandingly good reading. Even if you don’t fall prey to his reality distortion field, one thing is certain, Apple Computer has been on the move these last few years, with their iPod, PowerBook, iMac, mac mini and recent switch to Intel CPUs.

Apple has been behaving like they got hit in the head with that metaphoric brick and things have been looking up ever since.

(Via nslog();.)

Start uga_filter:

H2 Parking Job
Last night I was eating dinner with my wife at our favorite local Sushi restaurant. The owners have run Sushi restaurants for a number of years and even moved from Vancouver (where we first met) to Calgary. They have an outstanding restaurant in Calgary and are really thriving in a market that has only just started to appreciate real, authentic, Japanese sushi.

As we left the restaurant last night, I noticed an H2 (faux-4×4) parked very poorly on the sidewalk (see photo, complete with wheel up on walk).
This struck me as little obnoxious and I was willing to let it go as ‘one of those H2 owner things’. Apparently someone else who frequents my favorite sushi restaurant felt it was important to let the H2 operator know his or her feelings. They left the H2 operator this note:
H2 Note

Your car is an affront to common sense, dignity, and the environment. Please consider a less ridiculous choice next time.
PS: Just HOW small is your penis?

I’m still laughing…

Start uga_in_feed Ending uga_in_feed: Start uga_track_user Start uga_get_option: ignore_users uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: ignore_users () Tracking user with level Ending uga_track_user: 1 Calling preg_replace_callback: ]*?)href\s*=\s*['"](.*?)['"]([^>]*)>(.*?) Start uga_preg_callback: Array Get tracker for relative (and thus internal) url Start uga_track_internal_url: /wordpress/wp-content/h2park.jpg, 1 Start uga_get_option: track_files uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_files (1) Tracking files enabled Start uga_get_option: track_extensions uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_extensions (gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc) Checking file extension gif Checking file extension jpg File extension found Relative URL Removed starting slash from url: wordpress/wp-content/h2park.jpg Start uga_get_option: prefix_file_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_file_links (/downloads/) Checking file extension jpeg Checking file extension bmp Checking file extension png Checking file extension pdf Checking file extension mp3 Checking file extension wav Checking file extension phps Checking file extension zip Checking file extension gz Checking file extension tar Checking file extension rar Checking file extension jar Checking file extension exe Checking file extension pps Checking file extension ppt Checking file extension xls Checking file extension doc Ending uga_track_internal_url: /downloads/wordpress/wp-content/h2park.jpg Adding onclick attribute for /downloads/wordpress/wp-content/h2park.jpg Ending uga_preg_callback: H2 Parking Job Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: polyphase.ca/wordpress/wp-content/h2note.jpg Start uga_is_url_internal: polyphase.ca/wordpress/wp-content/h2note.jpg Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Match found, url is internal Ending uga_is_url_internal: 1 Get tracker for internal URL Start uga_track_internal_url: polyphase.ca/wordpress/wp-content/h2note.jpg, Start uga_get_option: track_files uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_files (1) Tracking files enabled Start uga_get_option: track_extensions uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_extensions (gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc) Checking file extension gif Checking file extension jpg File extension found Absolute URL, remove hostname from URL Start uga_get_option: prefix_file_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_file_links (/downloads/) Start uga_remove_hostname: polyphase.ca/wordpress/wp-content/h2note.jpg Stripping everything up until and including first / Ending uga_remove_hostname: wordpress/wp-content/h2note.jpg Checking file extension jpeg Checking file extension bmp Checking file extension png Checking file extension pdf Checking file extension mp3 Checking file extension wav Checking file extension phps Checking file extension zip Checking file extension gz Checking file extension tar Checking file extension rar Checking file extension jar Checking file extension exe Checking file extension pps Checking file extension ppt Checking file extension xls Checking file extension doc Ending uga_track_internal_url: /downloads/wordpress/wp-content/h2note.jpg Ending uga_track_full_url: /downloads/wordpress/wp-content/h2note.jpg Adding onclick attribute for /downloads/wordpress/wp-content/h2note.jpg Ending uga_preg_callback: H2 Note Ending uga_filter:

H2 Parking Job
Last night I was eating dinner with my wife at our favorite local Sushi restaurant. The owners have run Sushi restaurants for a number of years and even moved from Vancouver (where we first met) to Calgary. They have an outstanding restaurant in Calgary and are really thriving in a market that has only just started to appreciate real, authentic, Japanese sushi.

As we left the restaurant last night, I noticed an H2 (faux-4×4) parked very poorly on the sidewalk (see photo, complete with wheel up on walk).
This struck me as little obnoxious and I was willing to let it go as ‘one of those H2 owner things’. Apparently someone else who frequents my favorite sushi restaurant felt it was important to let the H2 operator know his or her feelings. They left the H2 operator this note:
H2 Note

Your car is an affront to common sense, dignity, and the environment. Please consider a less ridiculous choice next time.
PS: Just HOW small is your penis?

I’m still laughing…

Start uga_filter:

While reading /dev/null, I came across a rather silly site with one truly hilarious photograph:
kittenpile-lea.jpg

Which cat ate the coffee beans?

To be perfectly honest — I don’t even really like cats all that much. Poor little guy.

(Via /dev/null.)

Start uga_in_feed Ending uga_in_feed: Start uga_track_user Start uga_get_option: ignore_users uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: ignore_users () Tracking user with level Ending uga_track_user: 1 Calling preg_replace_callback: ]*?)href\s*=\s*['"](.*?)['"]([^>]*)>(.*?) Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: www.themoggy.com/olympics.htm Start uga_is_url_internal: www.themoggy.com/olympics.htm Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: www.themoggy.com/olympics.htm Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: www.themoggy.com/olympics.htm Ending uga_track_full_url: /outgoing/www.themoggy.com/olympics.htm Adding onclick attribute for /outgoing/www.themoggy.com/olympics.htm Ending uga_preg_callback: silly site Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: www.klein.com/devnull/ Start uga_is_url_internal: www.klein.com/devnull/ Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: www.klein.com/devnull/ Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: www.klein.com/devnull/ Ending uga_track_full_url: /outgoing/www.klein.com/devnull/ Adding onclick attribute for /outgoing/www.klein.com/devnull/ Ending uga_preg_callback: /dev/null Ending uga_filter:

While reading /dev/null, I came across a rather silly site with one truly hilarious photograph:
kittenpile-lea.jpg

Which cat ate the coffee beans?

To be perfectly honest — I don’t even really like cats all that much. Poor little guy.

(Via /dev/null.)

Start uga_filter:

Our June newsletter is now online. Enjoy! (link)

Start uga_in_feed Ending uga_in_feed: Start uga_track_user Start uga_get_option: ignore_users uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: ignore_users () Tracking user with level Ending uga_track_user: 1 Calling preg_replace_callback: ]*?)href\s*=\s*['"](.*?)['"]([^>]*)>(.*?) Start uga_preg_callback: Array Get tracker for relative (and thus internal) url Start uga_track_internal_url: /re/news/200506newsletter.pdf, 1 Start uga_get_option: track_files uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_files (1) Tracking files enabled Start uga_get_option: track_extensions uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_extensions (gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc) Checking file extension gif Checking file extension jpg Checking file extension jpeg Checking file extension bmp Checking file extension png Checking file extension pdf File extension found Relative URL Removed starting slash from url: re/news/200506newsletter.pdf Start uga_get_option: prefix_file_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_file_links (/downloads/) Checking file extension mp3 Checking file extension wav Checking file extension phps Checking file extension zip Checking file extension gz Checking file extension tar Checking file extension rar Checking file extension jar Checking file extension exe Checking file extension pps Checking file extension ppt Checking file extension xls Checking file extension doc Ending uga_track_internal_url: /downloads/re/news/200506newsletter.pdf Adding onclick attribute for /downloads/re/news/200506newsletter.pdf Ending uga_preg_callback: link Ending uga_filter:

Our June newsletter is now online. Enjoy! (link)

Start uga_filter:

CNN reports today that a woman living near Kennedy Airport (NY) discovered some grizzly remains on her lawn. Authorities figure that the parts fell from a South African Airways flight.

People really ought to get the word out:

* Airliner wheel wells do not have a lot of spare room, if any, and;
* Flights on commercial jets strive to get to altitudes that are close to the tropopause or max cruise efficiency for the aircraft. For jet powered aircraft this altitude is a high as the wing will permit safe margins. The reasons are complex, but the higher you go, the better the efficiency. You can expect the temperatures at these altitudes to be somwhere between -55°C and -65°C. No place for a stowaway.

Start uga_in_feed Ending uga_in_feed: Start uga_track_user Start uga_get_option: ignore_users uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: ignore_users () Tracking user with level Ending uga_track_user: 1 Calling preg_replace_callback: ]*?)href\s*=\s*['"](.*?)['"]([^>]*)>(.*?) Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: www.cnn.com/ Start uga_is_url_internal: www.cnn.com/ Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: www.cnn.com/ Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: www.cnn.com/ Ending uga_track_full_url: /outgoing/www.cnn.com/ Adding onclick attribute for /outgoing/www.cnn.com/ Ending uga_preg_callback: CNN Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: www.airnav.com/airport/JFK Start uga_is_url_internal: www.airnav.com/airport/JFK Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: www.airnav.com/airport/JFK Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: www.airnav.com/airport/JFK Ending uga_track_full_url: /outgoing/www.airnav.com/airport/JFK Adding onclick attribute for /outgoing/www.airnav.com/airport/JFK Ending uga_preg_callback: Kennedy Airport Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: www.cnn.com/2005/US/06/08/plane.body.ap/index.html Start uga_is_url_internal: www.cnn.com/2005/US/06/08/plane.body.ap/index.html Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: www.cnn.com/2005/US/06/08/plane.body.ap/index.html Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: www.cnn.com/2005/US/06/08/plane.body.ap/index.html Ending uga_track_full_url: /outgoing/www.cnn.com/2005/US/06/08/plane.body.ap/index.html Adding onclick attribute for /outgoing/www.cnn.com/2005/US/06/08/plane.body.ap/index.html Ending uga_preg_callback: discovered some grizzly remains Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: www.flysaa.com/ Start uga_is_url_internal: www.flysaa.com/ Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: www.flysaa.com/ Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: www.flysaa.com/ Ending uga_track_full_url: /outgoing/www.flysaa.com/ Adding onclick attribute for /outgoing/www.flysaa.com/ Ending uga_preg_callback: South African Airways Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: en.wikipedia.org/wiki/Tropopause Start uga_is_url_internal: en.wikipedia.org/wiki/Tropopause Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: en.wikipedia.org/wiki/Tropopause Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: en.wikipedia.org/wiki/Tropopause Ending uga_track_full_url: /outgoing/en.wikipedia.org/wiki/Tropopause Adding onclick attribute for /outgoing/en.wikipedia.org/wiki/Tropopause Ending uga_preg_callback: tropopause Ending uga_filter:

CNN reports today that a woman living near Kennedy Airport (NY) discovered some grizzly remains on her lawn. Authorities figure that the parts fell from a South African Airways flight.

People really ought to get the word out:

* Airliner wheel wells do not have a lot of spare room, if any, and;
* Flights on commercial jets strive to get to altitudes that are close to the tropopause or max cruise efficiency for the aircraft. For jet powered aircraft this altitude is a high as the wing will permit safe margins. The reasons are complex, but the higher you go, the better the efficiency. You can expect the temperatures at these altitudes to be somwhere between -55°C and -65°C. No place for a stowaway.

Start uga_filter:

A small part of me just died. *sigh*

Apple to ditch IBM, switch to Intel chips

So many other bloggers will write about this until the cows come home. I just sincerely hope that Apple will continue to make stylish designs with the same industrial design excellence and utility for which they are so well known. One should never abuse the loyalties of the “Artiste2” crowd.

(Via Daring Fireball.)

Of course one of the best quotes I can find about the announcement’s reception:

The news that Apple Computer is switching to Intel has not been met with wailing and gnashing of teeth, as many had predicted, nor did any Mac fans throw themselves in front of a trolley car.

Clearly written by someone who knows the Mac community.

1Don’t remind me about the Newton™

2 A co-worker’s exact words were “UNPRINTABLE” — I suppose that is politically incorrect, but I might be one of them so I cannot decide how I feel about it.

Start uga_in_feed Ending uga_in_feed: Start uga_track_user Start uga_get_option: ignore_users uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: ignore_users () Tracking user with level Ending uga_track_user: 1 Calling preg_replace_callback: ]*?)href\s*=\s*['"](.*?)['"]([^>]*)>(.*?) Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: news.com.com/Apple+to+ditch+IBM,+switch+to+Intel+chips/2100-1006_3-5731398.html?tag=nefd.lede Start uga_is_url_internal: news.com.com/Apple+to+ditch+IBM,+switch+to+Intel+chips/2100-1006_3-5731398.html?tag=nefd.lede Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: news.com.com/Apple+to+ditch+IBM,+switch+to+Intel+chips/2100-1006_3-5731398.html?tag=nefd.lede Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: news.com.com/Apple+to+ditch+IBM,+switch+to+Intel+chips/2100-1006_3-5731398.html?tag=nefd.lede Ending uga_track_full_url: /outgoing/news.com.com/Apple+to+ditch+IBM,+switch+to+Intel+chips/2100-1006_3-5731398.html?tag=nefd.lede Adding onclick attribute for /outgoing/news.com.com/Apple+to+ditch+IBM,+switch+to+Intel+chips/2100-1006_3-5731398.html?tag=nefd.lede Ending uga_preg_callback: Apple to ditch IBM, switch to Intel chips Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: daringfireball.net/2005/06/intel_apple_odds_and_ends Start uga_is_url_internal: daringfireball.net/2005/06/intel_apple_odds_and_ends Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: daringfireball.net/2005/06/intel_apple_odds_and_ends Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: daringfireball.net/2005/06/intel_apple_odds_and_ends Ending uga_track_full_url: /outgoing/daringfireball.net/2005/06/intel_apple_odds_and_ends Adding onclick attribute for /outgoing/daringfireball.net/2005/06/intel_apple_odds_and_ends Ending uga_preg_callback: Daring Fireball Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: www.wired.com/news/mac/0,2125,67767,00.html?tw=wn_tophead_3 Start uga_is_url_internal: www.wired.com/news/mac/0,2125,67767,00.html?tw=wn_tophead_3 Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: www.wired.com/news/mac/0,2125,67767,00.html?tw=wn_tophead_3 Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: www.wired.com/news/mac/0,2125,67767,00.html?tw=wn_tophead_3 Ending uga_track_full_url: /outgoing/www.wired.com/news/mac/0,2125,67767,00.html?tw=wn_tophead_3 Adding onclick attribute for /outgoing/www.wired.com/news/mac/0,2125,67767,00.html?tw=wn_tophead_3 Ending uga_preg_callback: quotes Ending uga_filter:

A small part of me just died. *sigh*

Apple to ditch IBM, switch to Intel chips

So many other bloggers will write about this until the cows come home. I just sincerely hope that Apple will continue to make stylish designs with the same industrial design excellence and utility for which they are so well known. One should never abuse the loyalties of the “Artiste2” crowd.

(Via Daring Fireball.)

Of course one of the best quotes I can find about the announcement’s reception:

The news that Apple Computer is switching to Intel has not been met with wailing and gnashing of teeth, as many had predicted, nor did any Mac fans throw themselves in front of a trolley car.

Clearly written by someone who knows the Mac community.

1Don’t remind me about the Newton™

2 A co-worker’s exact words were “UNPRINTABLE” — I suppose that is politically incorrect, but I might be one of them so I cannot decide how I feel about it.

Start uga_filter: Alan Start uga_in_feed Ending uga_in_feed: Start uga_track_user Start uga_get_option: ignore_users uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: ignore_users () Tracking user with level Ending uga_track_user: 1 Calling preg_replace_callback: ]*?)href\s*=\s*['"](.*?)['"]([^>]*)>(.*?) Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: polyphase.ca/ Start uga_is_url_internal: polyphase.ca/ Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Match found, url is internal Ending uga_is_url_internal: 1 Get tracker for internal URL Start uga_track_internal_url: polyphase.ca/, Start uga_get_option: track_files uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_files (1) Tracking files enabled Start uga_get_option: track_extensions uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_extensions (gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc) Checking file extension gif Checking file extension jpg Checking file extension jpeg Checking file extension bmp Checking file extension png Checking file extension pdf Checking file extension mp3 Checking file extension wav Checking file extension phps Checking file extension zip Checking file extension gz Checking file extension tar Checking file extension rar Checking file extension jar Checking file extension exe Checking file extension pps Checking file extension ppt Checking file extension xls Checking file extension doc Ending uga_track_internal_url: Ending uga_track_full_url: Ending uga_preg_callback: Alan Ending uga_filter: Alan Start uga_filter: Jeffrey Fredrick Start uga_in_feed Ending uga_in_feed: Start uga_track_user Start uga_get_option: ignore_users uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: ignore_users () Tracking user with level Ending uga_track_user: 1 Calling preg_replace_callback: ]*?)href\s*=\s*['"](.*?)['"]([^>]*)>(.*?) Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: blog.jeffreyfredrick.com Start uga_is_url_internal: blog.jeffreyfredrick.com Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: blog.jeffreyfredrick.com Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: blog.jeffreyfredrick.com Ending uga_track_full_url: /outgoing/blog.jeffreyfredrick.com Adding onclick attribute for /outgoing/blog.jeffreyfredrick.com Ending uga_preg_callback: Jeffrey Fredrick Ending uga_filter: Jeffrey Fredrick Start uga_filter: Jason L. Froebe Start uga_in_feed Ending uga_in_feed: Start uga_track_user Start uga_get_option: ignore_users uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: ignore_users () Tracking user with level Ending uga_track_user: 1 Calling preg_replace_callback: ]*?)href\s*=\s*['"](.*?)['"]([^>]*)>(.*?) Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: froebe.net/blog Start uga_is_url_internal: froebe.net/blog Start uga_get_option: internal_domains uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: internal_domains (polyphase.ca) Checking hostname polyphase.ca Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: froebe.net/blog Start uga_get_option: track_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: track_ext_links (1) Tracking external links enabled Start uga_get_option: prefix_ext_links uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: prefix_ext_links (/outgoing/) Ending uga_track_external_url: froebe.net/blog Ending uga_track_full_url: /outgoing/froebe.net/blog Adding onclick attribute for /outgoing/froebe.net/blog Ending uga_preg_callback: Jason L. Froebe Ending uga_filter: Jason L. Froebe Start uga_filter: Adam Roach Start uga_in_feed Ending uga_in_feed: Start uga_track_user Start uga_get_option: ignore_users uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: ignore_users () Tracking user with level Ending uga_track_user: 1 Calling preg_replace_callback: ]*?)href\s*=\s*['"](.*?)['"]([^>]*)>(.*?) Ending uga_filter: Adam Roach Start uga_filter: Loquitus Start uga_in_feed Ending uga_in_feed: Start uga_track_user Start uga_get_option: ignore_users uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: ignore_users () Tracking user with level Ending uga_track_user: 1 Calling preg_replace_callback: ]*?)href\s*=\s*['"](.*?)['"]([^>]*)>(.*?) Ending uga_filter: Loquitus Start uga_wp_footer_track: Start uga_get_tracker Start uga_in_feed Ending uga_in_feed: Start uga_track_user Start uga_get_option: ignore_users uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: ignore_users () Tracking user with level Ending uga_track_user: 1 Start uga_get_option: account_id uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: account_id (UA-239920-1) Ending uga_get_tracker: Start uga_insert_html_once: footer, Footer hooked: HTML inserted: Location is FOOTER Inserting HTML End uga_insert_html Ending uga_wp_footer_track: Start uga_shutdown Start uga_in_feed Ending uga_in_feed: Start uga_track_user Start uga_get_option: ignore_users uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: ignore_users () Tracking user with level Ending uga_track_user: 1 Footer hook was executed Start uga_get_option: footer_hooked uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: footer_hooked (1) Start uga_get_option: debug uga_options: array ( 'internal_domains' => 'polyphase.ca', 'account_id' => 'UA-239920-1', 'enable_tracker' => true, 'track_adm_pages' => true, 'ignore_users' => false, 'max_user_level' => '8', 'footer_hooked' => true, 'filter_content' => true, 'filter_comments' => true, 'filter_comment_authors' => true, 'track_ext_links' => true, 'prefix_ext_links' => '/outgoing/', 'track_files' => true, 'prefix_file_links' => '/downloads/', 'track_extensions' => 'gif,jpg,jpeg,bmp,png,pdf,mp3,wav,phps,zip,gz,tar,rar,jar,exe,pps,ppt,xls,doc', 'track_mail_links' => true, 'prefix_mail_links' => '/mailto/', 'debug' => true, 'check_updates' => true, 'version_sent' => '1.6.0', 'advanced_config' => true, ) Ending uga_get_option: debug (1) -->