I know, three posts in one day is really too many; but this quote really tickles my funny bone while being a solid reminder why we need some humility and introspection powers.

While discussing the requirements or principles that might guide the development of a new mail application for Mac OS X; Brent manages to use “Let yaks prowl the grounds unshaven.” in a document. Excellent.

Follow along here for more.

SCons project logo

SCons


Having lived with make for over 20 years; I’ve decided that something has to be better. Turns out, there is something better.
I’ve been enjoying getting to know both Python and scons together for the last few months.

What a wonderful tool for building. There is a ton of information online, so I won’t add to the mélé with my opinions.

Check it out : scons.org.

Website #FAILs.

Lately I’ve noticed a lot of websites make crazy assumptions about my location. I was thinking it was geolocation gone wrong, but it appears that in general they are doing something completely illogical: they are using my language preference list to guess where I am.

This amounts to assuming that all French speaking people are in France, that all English speaking people are in England and so on.

What does RFC 2616 have to say about this?

14.4 Accept-Language

The Accept-Language request-header field is similar to Accept, but
restricts the set of natural languages that are preferred as a
response to the request. Language tags are defined in section 3.10.

Nothing there about location? This is a classic assumption / layer violation in a design.

The worst offenders here are, by in large, financial institutions. When I visit ING Direct, they redirect me immediately to the Canadian login screen. Trouble is — I don’t have a Canadian account. Worse — there is no button to override their error the button to fix the problem is buried and two layers deep. Outsmarted by not too clever web developers.

Ouch. That hurts.

Wonder what would happen if I visited with a language preference set to en_DE or en_FR?

I managed to install vmware tools into my guest OS (CentOS 5.2) using the manual install method, mounting the ISO image and then running the perl installer. So far, so good.

However, the files are all mounted with the host OS uid/gid. There is likely a better solution, but given that the guest is a single user (effectively) environment, I just mapped the host fs to my guest OS uid/gid by editing the /etc/fstab file.

# Beginning of the block added by the VMware software
.host:/ /mnt/hgfs vmhgfs defaults,ttl=5 0 0
# End of the block added by the VMware software

Changes to :

# Beginning of the block added by the VMware software
.host:/ /mnt/hgfs vmhgfs defaults,ttl=5, uid=500,gid=500 0 0
# End of the block added by the VMware software

The 500/500 comes from my id on the linux guest OS, NOT the host OS.

Good luck!

Microsoft has apparently released some advertising for their new Office flagship collection (Office 2010). The movie can be seen on YouTube here.

I find it upsetting that they can spend lavishly promoting nothing — note that there are zero product shots in this ad. It is pure blockbuster hype.

Arial!? Don’t get me started on Arial. Perhaps MSFT could have spent a little money improving the Windows font engines and licensing some non-horrid fonts from a reasonable foundry. I still think Arial is a poorman’s Helvetica and will never be a substitute.

Checkout Helvetica vs. Arial if you haven’t already seen this.

Surprisingly, there are still quite a few pages on this topic indexed at Google.

Sometimes you just have to wonder what the web developers were smoking. A large trading company recently told me the following after I failed to remember my password in three attempts:

Beacuse I might not be using a web browser to do anything else.

Beacuse I might not be using a web browser to do anything else.

So there goes any hope that I’ll get that task done. They are forcing me to ignore them until I can restart my browser. Who really things this is OK? Why to consumers settle for this kind of quality? We should all know better than this.

Just as I had finished complaining about Cisco’s VPN drivers causing crashes, I stumbled across a macosxhints.com hint about vpnc.

Looks like this is well worth the effort to install and try it out. This will let me get that Cisco code out of my kernel and perhaps make the lock-ups go away.

Further instructions are available at the original poster’s site.

I’ll update this post with my experiences.

Something isn’t working properly with my normal theme, so I have installed the Wordpress ugly default until I can debug the combination of Themes and plugins I was using previously.

I’ve been using a Mac since 2003, and I love it. It is far and away my favorite machine of all time, I’ve had several and I will continue to buy and use them. For software development and general messing around, having a BSD-like OS under a pretty hood has been VERY excellent.

One things that really frustrates me though are the large number of software vendors that truly do not ‘get’ the Mac world and insist on shipping installers (instead of just dragging  / copying to install) and one level worse : installers that ask for a reboot or shutdown other applications. This just isn’t in keeping with the spirit of things on the Apple platform. Wait, there is a level even worse than all this:  Kernel extensions.

My Mac crashes about once a week. It never used to crash, ever. Of all the programs I run, the two right at the very top of the “crash my Mac” list are two that I really cannot do without: Cisco’s VPN Software and VMware Fusion.

Sadly these two applications are very useful, however, they are the worst offenders when it comes to doing things against the grain. The Cisco software creates a proprietary VPN connection (based loosely on IPsec, but not really) and eschews the fact that the Mac has perfectly good IETF-IPsec built right in. Secondly, the driver code is terrible. 9/10ths of my crashes have a stack trace in the kernel that points directly at the Cisco VPN drivers. It isn’t very useful if I have to take my VPN down all the time to avoid crashing my machine.

And VMware fusion, well, they just simply don’t play well with others either. Check out this known issue from their latest release:

Do not install VMware Fusion 2 and CheckPoint SecureClient on the same Mac
When both VMware Fusion 2 and SecureClient VPN applications are installed on one Mac, the Mac OS X stops responding while booting or shutting down.
If you encounter this issue, use the following workaround to boot your Mac in Safe Mode and remove one of the applications:

  1. Make sure the Mac is powered off.
  2. Press the power button.
  3. Press and hold the Shift key immediately after you hear the startup tone (but not before).
  4. Release the Shift key when you see the gray Apple and a progress indicator.
  5. Uninstall SecureClient or VMware Fusion.
  6. Reboot the Mac.

Sorry, you just cannot use us if you use SecureClient. Nice.

Sigh. I think I’ll take my VPN down and reboot prior to launching VMware. Yeah. That’s fun.

As we were driving North on CA-1 on our way back from the elephant seal rookery, KC and I saw an odd vehicle off in the distance. At first it looked like a wide-load with some sort of farm equipment in the front. As the ‘farm equipment’ got closer (it was closing fast) it started to look like a squat vehicle. At first I figured it was a Shell Solar Challenge vehicle, but once we got home we noticed that the news had a story.

It is a fellow Canadian who has made this vechicle (and driving it around North America) quite a project.

More here.

Photo by Jack Snell — I didn’t get a chance to take one as it zoomed by on a twisty section of CA-1.

PS: Damn – it was cool looking and booking along, fast.

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:

I know, three posts in one day is really too many; but this quote really tickles my funny bone while being a solid reminder why we need some humility and introspection powers.

While discussing the requirements or principles that might guide the development of a new mail application for Mac OS X; Brent manages to use “Let yaks prowl the grounds unshaven.” in a document. Excellent.

Follow along here for more.

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: pastie.org/785269 Start uga_is_url_internal: pastie.org/785269 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: pastie.org/785269 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: pastie.org/785269 Ending uga_track_full_url: /outgoing/pastie.org/785269 Adding onclick attribute for /outgoing/pastie.org/785269 Ending uga_preg_callback: document Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: twitter.com/lettersapp Start uga_is_url_internal: twitter.com/lettersapp 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: twitter.com/lettersapp 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: twitter.com/lettersapp Ending uga_track_full_url: /outgoing/twitter.com/lettersapp Adding onclick attribute for /outgoing/twitter.com/lettersapp Ending uga_preg_callback: here Ending uga_filter:

I know, three posts in one day is really too many; but this quote really tickles my funny bone while being a solid reminder why we need some humility and introspection powers.

While discussing the requirements or principles that might guide the development of a new mail application for Mac OS X; Brent manages to use “Let yaks prowl the grounds unshaven.” in a document. Excellent.

Follow along here for more.

Start uga_filter:

SCons project logo

SCons


Having lived with make for over 20 years; I’ve decided that something has to be better. Turns out, there is something better.
I’ve been enjoying getting to know both Python and scons together for the last few months.

What a wonderful tool for building. There is a ton of information online, so I won’t add to the mélé with my opinions.

Check it out : scons.org.

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.scons.org/ Start uga_is_url_internal: www.scons.org/ 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.scons.org/ 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.scons.org/ Ending uga_track_full_url: /outgoing/www.scons.org/ Adding onclick attribute for /outgoing/www.scons.org/ Ending uga_preg_callback: SCons project logo Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: python.org/ Start uga_is_url_internal: python.org/ 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: python.org/ 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: python.org/ Ending uga_track_full_url: /outgoing/python.org/ Adding onclick attribute for /outgoing/python.org/ Ending uga_preg_callback: Python Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: www.scons.org/ Start uga_is_url_internal: www.scons.org/ 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.scons.org/ 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.scons.org/ Ending uga_track_full_url: /outgoing/www.scons.org/ Adding onclick attribute for /outgoing/www.scons.org/ Ending uga_preg_callback: scons Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: www.scons.org Start uga_is_url_internal: www.scons.org 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.scons.org 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.scons.org Ending uga_track_full_url: /outgoing/www.scons.org Adding onclick attribute for /outgoing/www.scons.org Ending uga_preg_callback: scons.org Ending uga_filter:

SCons project logo

SCons


Having lived with make for over 20 years; I’ve decided that something has to be better. Turns out, there is something better.
I’ve been enjoying getting to know both Python and scons together for the last few months.

What a wonderful tool for building. There is a ton of information online, so I won’t add to the mélé with my opinions.

Check it out : scons.org.

Start uga_filter:

Website #FAILs.

Lately I’ve noticed a lot of websites make crazy assumptions about my location. I was thinking it was geolocation gone wrong, but it appears that in general they are doing something completely illogical: they are using my language preference list to guess where I am.

This amounts to assuming that all French speaking people are in France, that all English speaking people are in England and so on.

What does RFC 2616 have to say about this?

14.4 Accept-Language

The Accept-Language request-header field is similar to Accept, but
restricts the set of natural languages that are preferred as a
response to the request. Language tags are defined in section 3.10.

Nothing there about location? This is a classic assumption / layer violation in a design.

The worst offenders here are, by in large, financial institutions. When I visit ING Direct, they redirect me immediately to the Canadian login screen. Trouble is — I don’t have a Canadian account. Worse — there is no button to override their error the button to fix the problem is buried and two layers deep. Outsmarted by not too clever web developers.

Ouch. That hurts.

Wonder what would happen if I visited with a language preference set to en_DE or en_FR?

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:

Website #FAILs.

Lately I’ve noticed a lot of websites make crazy assumptions about my location. I was thinking it was geolocation gone wrong, but it appears that in general they are doing something completely illogical: they are using my language preference list to guess where I am.

This amounts to assuming that all French speaking people are in France, that all English speaking people are in England and so on.

What does RFC 2616 have to say about this?

14.4 Accept-Language

The Accept-Language request-header field is similar to Accept, but
restricts the set of natural languages that are preferred as a
response to the request. Language tags are defined in section 3.10.

Nothing there about location? This is a classic assumption / layer violation in a design.

The worst offenders here are, by in large, financial institutions. When I visit ING Direct, they redirect me immediately to the Canadian login screen. Trouble is — I don’t have a Canadian account. Worse — there is no button to override their error the button to fix the problem is buried and two layers deep. Outsmarted by not too clever web developers.

Ouch. That hurts.

Wonder what would happen if I visited with a language preference set to en_DE or en_FR?

Start uga_filter:

I managed to install vmware tools into my guest OS (CentOS 5.2) using the manual install method, mounting the ISO image and then running the perl installer. So far, so good.

However, the files are all mounted with the host OS uid/gid. There is likely a better solution, but given that the guest is a single user (effectively) environment, I just mapped the host fs to my guest OS uid/gid by editing the /etc/fstab file.

# Beginning of the block added by the VMware software
.host:/ /mnt/hgfs vmhgfs defaults,ttl=5 0 0
# End of the block added by the VMware software

Changes to :

# Beginning of the block added by the VMware software
.host:/ /mnt/hgfs vmhgfs defaults,ttl=5, uid=500,gid=500 0 0
# End of the block added by the VMware software

The 500/500 comes from my id on the linux guest OS, NOT the host OS.

Good luck!

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:

I managed to install vmware tools into my guest OS (CentOS 5.2) using the manual install method, mounting the ISO image and then running the perl installer. So far, so good.

However, the files are all mounted with the host OS uid/gid. There is likely a better solution, but given that the guest is a single user (effectively) environment, I just mapped the host fs to my guest OS uid/gid by editing the /etc/fstab file.

# Beginning of the block added by the VMware software
.host:/ /mnt/hgfs vmhgfs defaults,ttl=5 0 0
# End of the block added by the VMware software

Changes to :

# Beginning of the block added by the VMware software
.host:/ /mnt/hgfs vmhgfs defaults,ttl=5, uid=500,gid=500 0 0
# End of the block added by the VMware software

The 500/500 comes from my id on the linux guest OS, NOT the host OS.

Good luck!

Start uga_filter:

Microsoft has apparently released some advertising for their new Office flagship collection (Office 2010). The movie can be seen on YouTube here.

I find it upsetting that they can spend lavishly promoting nothing — note that there are zero product shots in this ad. It is pure blockbuster hype.

Arial!? Don’t get me started on Arial. Perhaps MSFT could have spent a little money improving the Windows font engines and licensing some non-horrid fonts from a reasonable foundry. I still think Arial is a poorman’s Helvetica and will never be a substitute.

Checkout Helvetica vs. Arial if you haven’t already seen this.

Surprisingly, there are still quite a few pages on this topic indexed at Google.

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.youtube.com/watch?v=VUawhjxLS2I Start uga_is_url_internal: www.youtube.com/watch?v=VUawhjxLS2I 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.youtube.com/watch?v=VUawhjxLS2I 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.youtube.com/watch?v=VUawhjxLS2I Ending uga_track_full_url: /outgoing/www.youtube.com/watch?v=VUawhjxLS2I Adding onclick attribute for /outgoing/www.youtube.com/watch?v=VUawhjxLS2I Ending uga_preg_callback: here Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: www.mimeartist.com/helvetica/ Start uga_is_url_internal: www.mimeartist.com/helvetica/ 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.mimeartist.com/helvetica/ 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.mimeartist.com/helvetica/ Ending uga_track_full_url: /outgoing/www.mimeartist.com/helvetica/ Adding onclick attribute for /outgoing/www.mimeartist.com/helvetica/ Ending uga_preg_callback: Helvetica vs. Arial Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: www.google.com/search?q=helvetica+vs+arial Start uga_is_url_internal: www.google.com/search?q=helvetica+vs+arial 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?q=helvetica+vs+arial 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?q=helvetica+vs+arial Ending uga_track_full_url: /outgoing/www.google.com/search?q=helvetica+vs+arial Adding onclick attribute for /outgoing/www.google.com/search?q=helvetica+vs+arial Ending uga_preg_callback: a few pages on this topic Ending uga_filter:

Microsoft has apparently released some advertising for their new Office flagship collection (Office 2010). The movie can be seen on YouTube here.

I find it upsetting that they can spend lavishly promoting nothing — note that there are zero product shots in this ad. It is pure blockbuster hype.

Arial!? Don’t get me started on Arial. Perhaps MSFT could have spent a little money improving the Windows font engines and licensing some non-horrid fonts from a reasonable foundry. I still think Arial is a poorman’s Helvetica and will never be a substitute.

Checkout Helvetica vs. Arial if you haven’t already seen this.

Surprisingly, there are still quite a few pages on this topic indexed at Google.

Start uga_filter:

Sometimes you just have to wonder what the web developers were smoking. A large trading company recently told me the following after I failed to remember my password in three attempts:

Beacuse I might not be using a web browser to do anything else.

Beacuse I might not be using a web browser to do anything else.

So there goes any hope that I’ll get that task done. They are forcing me to ignore them until I can restart my browser. Who really things this is OK? Why to consumers settle for this kind of quality? We should all know better than this.

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/wordpress/wp-content/uploads/2009/05/etrade-foolishness.png Start uga_is_url_internal: polyphase.ca/wordpress/wp-content/uploads/2009/05/etrade-foolishness.png 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/uploads/2009/05/etrade-foolishness.png, 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 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/uploads/2009/05/etrade-foolishness.png Stripping everything up until and including first / Ending uga_remove_hostname: wordpress/wp-content/uploads/2009/05/etrade-foolishness.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/uploads/2009/05/etrade-foolishness.png Ending uga_track_full_url: /downloads/wordpress/wp-content/uploads/2009/05/etrade-foolishness.png Adding onclick attribute for /downloads/wordpress/wp-content/uploads/2009/05/etrade-foolishness.png Ending uga_preg_callback: Beacuse I might not be using a web browser to do anything else. Ending uga_filter:

Sometimes you just have to wonder what the web developers were smoking. A large trading company recently told me the following after I failed to remember my password in three attempts:

Beacuse I might not be using a web browser to do anything else.

Beacuse I might not be using a web browser to do anything else.

So there goes any hope that I’ll get that task done. They are forcing me to ignore them until I can restart my browser. Who really things this is OK? Why to consumers settle for this kind of quality? We should all know better than this.

Start uga_filter:

Just as I had finished complaining about Cisco’s VPN drivers causing crashes, I stumbled across a macosxhints.com hint about vpnc.

Looks like this is well worth the effort to install and try it out. This will let me get that Cisco code out of my kernel and perhaps make the lock-ups go away.

Further instructions are available at the original poster’s site.

I’ll update this post with my experiences.

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.macosxhints.com/ Start uga_is_url_internal: www.macosxhints.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.macosxhints.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.macosxhints.com/ Ending uga_track_full_url: /outgoing/www.macosxhints.com/ Adding onclick attribute for /outgoing/www.macosxhints.com/ Ending uga_preg_callback: macosxhints.com Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: www.macosxhints.com/article.php?story=20090220063523591 Start uga_is_url_internal: www.macosxhints.com/article.php?story=20090220063523591 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.macosxhints.com/article.php?story=20090220063523591 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.macosxhints.com/article.php?story=20090220063523591 Ending uga_track_full_url: /outgoing/www.macosxhints.com/article.php?story=20090220063523591 Adding onclick attribute for /outgoing/www.macosxhints.com/article.php?story=20090220063523591 Ending uga_preg_callback: hint Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: www.gdanko.net/vpnc.html Start uga_is_url_internal: www.gdanko.net/vpnc.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.gdanko.net/vpnc.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.gdanko.net/vpnc.html Ending uga_track_full_url: /outgoing/www.gdanko.net/vpnc.html Adding onclick attribute for /outgoing/www.gdanko.net/vpnc.html Ending uga_preg_callback: original poster’s site Ending uga_filter:

Just as I had finished complaining about Cisco’s VPN drivers causing crashes, I stumbled across a macosxhints.com hint about vpnc.

Looks like this is well worth the effort to install and try it out. This will let me get that Cisco code out of my kernel and perhaps make the lock-ups go away.

Further instructions are available at the original poster’s site.

I’ll update this post with my experiences.

Start uga_filter:

Something isn’t working properly with my normal theme, so I have installed the Wordpress ugly default until I can debug the combination of Themes and plugins I was using previously.

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:

Something isn’t working properly with my normal theme, so I have installed the Wordpress ugly default until I can debug the combination of Themes and plugins I was using previously.

Start uga_filter:

I’ve been using a Mac since 2003, and I love it. It is far and away my favorite machine of all time, I’ve had several and I will continue to buy and use them. For software development and general messing around, having a BSD-like OS under a pretty hood has been VERY excellent.

One things that really frustrates me though are the large number of software vendors that truly do not ‘get’ the Mac world and insist on shipping installers (instead of just dragging  / copying to install) and one level worse : installers that ask for a reboot or shutdown other applications. This just isn’t in keeping with the spirit of things on the Apple platform. Wait, there is a level even worse than all this:  Kernel extensions.

My Mac crashes about once a week. It never used to crash, ever. Of all the programs I run, the two right at the very top of the “crash my Mac” list are two that I really cannot do without: Cisco’s VPN Software and VMware Fusion.

Sadly these two applications are very useful, however, they are the worst offenders when it comes to doing things against the grain. The Cisco software creates a proprietary VPN connection (based loosely on IPsec, but not really) and eschews the fact that the Mac has perfectly good IETF-IPsec built right in. Secondly, the driver code is terrible. 9/10ths of my crashes have a stack trace in the kernel that points directly at the Cisco VPN drivers. It isn’t very useful if I have to take my VPN down all the time to avoid crashing my machine.

And VMware fusion, well, they just simply don’t play well with others either. Check out this known issue from their latest release:

Do not install VMware Fusion 2 and CheckPoint SecureClient on the same Mac
When both VMware Fusion 2 and SecureClient VPN applications are installed on one Mac, the Mac OS X stops responding while booting or shutting down.
If you encounter this issue, use the following workaround to boot your Mac in Safe Mode and remove one of the applications:

  1. Make sure the Mac is powered off.
  2. Press the power button.
  3. Press and hold the Shift key immediately after you hear the startup tone (but not before).
  4. Release the Shift key when you see the gray Apple and a progress indicator.
  5. Uninstall SecureClient or VMware Fusion.
  6. Reboot the Mac.

Sorry, you just cannot use us if you use SecureClient. Nice.

Sigh. I think I’ll take my VPN down and reboot prior to launching VMware. Yeah. That’s fun.

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:

I’ve been using a Mac since 2003, and I love it. It is far and away my favorite machine of all time, I’ve had several and I will continue to buy and use them. For software development and general messing around, having a BSD-like OS under a pretty hood has been VERY excellent.

One things that really frustrates me though are the large number of software vendors that truly do not ‘get’ the Mac world and insist on shipping installers (instead of just dragging  / copying to install) and one level worse : installers that ask for a reboot or shutdown other applications. This just isn’t in keeping with the spirit of things on the Apple platform. Wait, there is a level even worse than all this:  Kernel extensions.

My Mac crashes about once a week. It never used to crash, ever. Of all the programs I run, the two right at the very top of the “crash my Mac” list are two that I really cannot do without: Cisco’s VPN Software and VMware Fusion.

Sadly these two applications are very useful, however, they are the worst offenders when it comes to doing things against the grain. The Cisco software creates a proprietary VPN connection (based loosely on IPsec, but not really) and eschews the fact that the Mac has perfectly good IETF-IPsec built right in. Secondly, the driver code is terrible. 9/10ths of my crashes have a stack trace in the kernel that points directly at the Cisco VPN drivers. It isn’t very useful if I have to take my VPN down all the time to avoid crashing my machine.

And VMware fusion, well, they just simply don’t play well with others either. Check out this known issue from their latest release:

Do not install VMware Fusion 2 and CheckPoint SecureClient on the same Mac
When both VMware Fusion 2 and SecureClient VPN applications are installed on one Mac, the Mac OS X stops responding while booting or shutting down.
If you encounter this issue, use the following workaround to boot your Mac in Safe Mode and remove one of the applications:

  1. Make sure the Mac is powered off.
  2. Press the power button.
  3. Press and hold the Shift key immediately after you hear the startup tone (but not before).
  4. Release the Shift key when you see the gray Apple and a progress indicator.
  5. Uninstall SecureClient or VMware Fusion.
  6. Reboot the Mac.

Sorry, you just cannot use us if you use SecureClient. Nice.

Sigh. I think I’ll take my VPN down and reboot prior to launching VMware. Yeah. That’s fun.

Start uga_filter:

As we were driving North on CA-1 on our way back from the elephant seal rookery, KC and I saw an odd vehicle off in the distance. At first it looked like a wide-load with some sort of farm equipment in the front. As the ‘farm equipment’ got closer (it was closing fast) it started to look like a squat vehicle. At first I figured it was a Shell Solar Challenge vehicle, but once we got home we noticed that the news had a story.

It is a fellow Canadian who has made this vechicle (and driving it around North America) quite a project.

More here.

Photo by Jack Snell — I didn’t get a chance to take one as it zoomed by on a twisty section of CA-1.

PS: Damn – it was cool looking and booking along, fast.

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: farm4.static.flickr.com/3317/3251234951_7842414875.jpg Start uga_is_url_internal: farm4.static.flickr.com/3317/3251234951_7842414875.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 Ending uga_is_url_internal: Get tracker for external URL Start uga_track_external_url: farm4.static.flickr.com/3317/3251234951_7842414875.jpg 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: farm4.static.flickr.com/3317/3251234951_7842414875.jpg Ending uga_track_full_url: /outgoing/farm4.static.flickr.com/3317/3251234951_7842414875.jpg Adding onclick attribute for /outgoing/farm4.static.flickr.com/3317/3251234951_7842414875.jpg Ending uga_preg_callback: Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: xof1.com/projectourcar.html Start uga_is_url_internal: xof1.com/projectourcar.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: xof1.com/projectourcar.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: xof1.com/projectourcar.html Ending uga_track_full_url: /outgoing/xof1.com/projectourcar.html Adding onclick attribute for /outgoing/xof1.com/projectourcar.html Ending uga_preg_callback: here Start uga_preg_callback: Array Get tracker for full url Start uga_track_full_url: flickr.com/photos/jacksnell707 Start uga_is_url_internal: flickr.com/photos/jacksnell707 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: flickr.com/photos/jacksnell707 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: flickr.com/photos/jacksnell707 Ending uga_track_full_url: /outgoing/flickr.com/photos/jacksnell707 Adding onclick attribute for /outgoing/flickr.com/photos/jacksnell707 Ending uga_preg_callback: Jack Snell Ending uga_filter:

As we were driving North on CA-1 on our way back from the elephant seal rookery, KC and I saw an odd vehicle off in the distance. At first it looked like a wide-load with some sort of farm equipment in the front. As the ‘farm equipment’ got closer (it was closing fast) it started to look like a squat vehicle. At first I figured it was a Shell Solar Challenge vehicle, but once we got home we noticed that the news had a story.

It is a fellow Canadian who has made this vechicle (and driving it around North America) quite a project.

More here.

Photo by Jack Snell — I didn’t get a chance to take one as it zoomed by on a twisty section of CA-1.

PS: Damn – it was cool looking and booking along, fast.

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) -->