Thesis makes adding social integration to your template really simple through the provision of an abundance of “hooks” that allow you to attach custom functions to them. Using these hooks you are able to customize certain parts of your theme without digging around in the actual theme files. In this how to, I will show you how to add a Facebook Share button using the Facebook Share Widget. Best of all, there are no plug-ins involved anywhere — so only your own code to maintain.
[Read more...]
Advertising Traffic During Superbowl 44
According to the news, Superbowl 44 (2010) has surpassed the final episode of “M*A*S*H” which set the record 27 years ago by attracting a mere 105.97 million viewers, to become the most watched television show in history, with an estimated 106.5 million pairs of eyeballs on the game.
So yes, Superbowl 44 was big, it is debatable, however, if it was as big as the “M*A*S*H” finalé that held the previous record, when one considers that 27 years ago there were far fewer televisions in households than there are today and consequently the television watching population was a lot smaller. That however is not the point of Mr Cat’s post here when it occurred to him that advertising has become totally invasive in our lives since the early 80s, and that the primary way that revenue is generated from a televised event such as Superbowl 44 is through paid advertising. These days, Mr Cat would imagine that the bulk of that advertising would somehow result in a trip to the web by a party interested in this advertising, so Mr Cat headed over to try and get some graphs, because he likes graphs, of the Internet traffic during Superbowl 44.
Akamai, one of the largest Content Delivery Networks CDNs it turns out keeps figures of exactly this.

Notice the spike in the graph at the end of the 4th quarter, with the advertising consumption according to Akamai reaching around 1.17 million visitors per minute, well up from the average of about 300 thousand visitors per minute.
These are pretty astronomical figures, and Mr Cat can understand why so many people are making so much money now from online advertising on their blogs and affiliate websites; there is just so many clicks to go around and even if you started an affiliate site today, you need only a small fraction of that modest average of 300 thousand visitors per minute to make yourself very comfortable.
Mr Apple and the iPad
Mr Cat noticed this morning that Mr Apple was showing off their brand new iPad – which looks like it is really just an iPhone with a bigger screen – although you sure as hell will look ridiculous with that thing stuck to your ear making a call.
There were millions of opinions out there today, however I stumbled on this hilarious little video on YouTube today on the new device:
Using Post Thumnails with WordPress 2.9
Probably like many others who dabble with WordPress, I was excited to read about the new post thumbnail support in WordPress 2.9. Of course, after upgrading, I could not figure out how to use them – only to discover that the feature is disabled by default. I finally discovered how to turn the feature on, and here is how you can do it to.
Edit the functions.php file that came with your favourite theme, and add the following:
if (function_exists('add_theme_support'))
add_theme_support('post-thumbnails');
The if statement checks to see if we actually can use the add_them_support() function, so we do not break our themes compatibility with versions of WordPress prior to 2.9. Save the file, and you can simply set the post thumbnail in the back end.
Update: Mark Jaquith, a lead developer on the WordPress Personal Publishing System, has written a very comprehensive post on his blog on the recommended way to use this feature in a theme. It is clear and explains the official WordPress Way to do this. Definitly a must read.
The Cygnet – Aston Martin’s Concept Ultra-Compact
Interesting when I read that Aston Martin have announced an ultra-compact concept car, based on the Toyota IQ, that will be known as the Cygnet. Quite a little stablemate for the insane V12 engined Vantage. By contrast this machine will be powered by a small 1 liter mill with only 3 cylinders and developing 50kW (67HP) in the base model — which is not actually too shabby for such as small motor, when you think about it — or by an optional 1.3 liter four cylinder that will develop about 76kW (102HP).
Blackberry Bold 9700 get 5.0.0.423 official
Bell Mobility have released 5.0.0.423 for the Blackberry Bold. If you are on Bell you can just perform an Over the Air (OTA) firmware upgrade — be aware that this may take a while and burn though a lot of data, so know your data plan. For folks on other networks, you can grab the file here on blackberry.com.
Be sure to delete the vendor.xml file prior to installing this, else it won’t upgrade non-bell devices. Also, a word of warning to those on AT&T, this may be release firmware, but AT&T users have reportedly had issues with some versions of OS5 on the Bold 9000, and it is possible that this is related to some of the service books that they are sending to the device. If you are on AT&T and have issues – in particular the reboot loop, let us know.
Westjet Waive Excess Baggage Fees to the USA
This afternoon I happened to be checking for flight pricing on some flights for a possible January trip to the USA on both Air Canada and Westjet’s websites. I noticed the following travel advisory on both sites, stating that carry on luggage would no be limited to one small item, ie., no more roller cases etc.
Call to undefined function ctype_digit() in /wordpress/wp-admin/includes/file.php on line 238
After upgrading to WordPress 2.9, self-hosted WordPress installations may receive this error:
Call to undefined function ctype_digit() in /wordpress/wp-admin/includes/file.php on line 238
When trying to use either the Flash uploader or the browser uploader to upload new media to WordPress, or when trying to save a new post as a draft, post it and so on. This happens because PHP on your host has not been compiled with ctype support. Simple to fix, if you have control of the host, make sure that you pass the --enable-ctype flag to the configure program when you compile PHP. For more information check here http://us2.php.net/manual/en/ctype.installation.php.
If you happen to be using FreeBSD and PHP5, simply install the textproc/php5-ctype port, and reload your Apache.
Trust this helps out some folks.
Why we need VAT rather than HST in BC
There are plenty of strong opinions on the pending introduction of HST in BC, where I live. Most of these revolve around the following two facts:
- People feel that it was forced upon them, directly after a provincial election, and by a premier who said that he did not support HST early on in his term.
- Effectively, HST will increase tax that people pay on many items by 7%. This, I am afraid, may really be the thinking behind the implementation of the HST in BC rather than the potential savings the system could offer the province in tax administration.
OS 5.0.0.411 for Bold 9000 & Curve 8900
The latest BlackBerry firmware leaks for the Bold 9000 and the Curve 8900 has been spotted over at bbleaks.com. There is also one for the 8520 and all three versions of 5.0.0.411 is available on BlackBerry Cool..
I installed 5.0.0.411 on my Bold 9000, and the single thing that impressed me most, was the significant reduction in the boot time. I hate waiting for my BB to reboot, as I am sure most other people with BlackBerrys do, hopefully this is a sign of things to come.
Here are a couple of torrents of the the operating systems, hopefully helping to distribute them more efficiently.