Less Talk, More DoLess Talk, More Do Christopher Finke is a software engineer at Mahalo. He is available for birthday parties and bar mitzvahs.

Posts tagged with 'Blog'

On resurrecting Digg's Top Users page

Saturday, February 3rd, 2007

My restoration of Digg's Top Users page yesterday got a lot of press around the Web:

Both the list and my blog post about the list were submitted to Digg, but both were buried off of the front page. (Buried, or manually removed?)

Michael Arrington mentioned the list at TechCrunch, and the readers commenting on his post inexplicably turned against Netscape. Even though my actions had nothing to do with Netscape, the fact that I write code for them as well apparently makes my reproduction of the list "lame":

"If this would have come from someone NOT at a competitor (in this case Netscape), I would have thought 'cool!' The fact that this comes from someone at Netscape makes me think 'lame!'."

Deep Jive Interests (a personal favorite of mine) was the first to wonder how long it would be until I heard from Digg's infamous legal team. Nothing yet, but I'll blog about anything that comes in.

This blog somehow decided to go with the headline "Netscape Bringing Top Digg Users Page Back." I think if Netscape was sponsoring this effort, they'd want some kind of mention somewhere on the page. What? It only links to Digg? That's awfully strange.

Like many others, Technacular incorrectly reported that I was scraping user profile pages for the rank number that is displayed there; kudos to them, however, for being the only ones to update their post after I sent them a clarification on how the script actually works.

Additionally, my blog was linked from Techmeme, blurbed on Download Squad, and mentioned at ValleyWag.

Oh, and there's one question that I've been asked a few times that I'd like to address here: Sorry ladies, but I'm already taken.

Greencode Wordpress Theme Updated (0.3)

Saturday, February 3rd, 2007

I've updated the Greencode Wordpress theme (which I'm using on my site) to version 0.3. Since version 0.2, I've added a print stylesheet (screenshot of a printed page below), optimized the header image to reduce its size by half, and fixed a few miscellaneous bugs.

Example of page with only print style applied.

You can download the newest version from the Greencode homepage.

Finally, some recognition

Tuesday, January 30th, 2007

Google sees me for who I really am.

Social Traffic Monitor 1.2

Friday, January 26th, 2007

After giving it a workout this week with all the visitors to my blog from Digg and StumbleUpon, I've made some changes to the Social Traffic Monitor plugin for Wordpress, and I'm releasing version 1.2.

Since version 1.1, I've added StumbleUpon as a social news/bookmarking source, fixed a few bugs with logging non-social-referring sites, and I've added the option to supply a formatting string for the plugin's output. What this means is that you can now call the plugin like this:

	<php social_traffic('<div>%s</div>'); ?>

and the the plugin will replace the "%s" with its output, but only if it has something to display; otherwise, it will display nothing at all. This allows you to add borders, positioning data, or just your own custom code to the plugin's output. (Calling social_traffic(); is equivalent to calling social_traffic("%s");.)

To upgrade, simply download and unzip version 1.2 and upload the included social-traffic.php to your wp-content/plugins/ directory.

Sign of success

Friday, January 26th, 2007

Just got this automated e-mail:

The domain chrisfinke.com has reached 90% of its bandwidth limit for January. Please contact the system admin as soon as possible.

Thanks a lot, Digg! I better lay low for a while... :-)