links

The WordPress Way

Plugin Development

Will Norris‘ talk at WordCamp PDX introduces WordPress coding standards, common functions, and constants to would be plugin developers (and smacks those who’ve already done it wrong). Also notable: functions, classes, variables, and constants in the WordPress trunk.

Custom Installations

Just as WordPress has a number of hooks and filters that plugins can use to modify and extend behavior, it also has a cool way to customize the installation process.

Extending The WYSIWYG Editor

TinyMCE, the WYSIWYG editor in WordPress has a rich API to allow adding buttons and stuff, but the docs are hard to get into. We can get a jump on that by looking at how it’s implemented in other WP plugins. This code creates the buttons, while the function that responds to the button click and does the work is defined within the plugin. The TinyMCE plugins in core are also informative.

WPopac Gets Googled

A discussion on Web4Lib last month raised the issue of Google indexing our library catalogs. My answer spoke of the huge number of searches being done in search engines every day and the way that people increasingly expect that anything worth finding can be found in Google. There were doubts about the effectiveness of such […] » about 800 words

Linkrot? We Don’t Have Any Steenking Linkrot!

Allen asked, via the web4lib list:

I’m interested in how others handle linkrot in library blogs. Do you fix broken links? Remove them if they can’t be fixed? Do nothing?

Michael answered:

I deal with link rot on blogs as I would with any other publication, print or otherwise: do nothing. The post is dated and users should be aware that links from two years ago may no longer work.

We need to understand that the web is a living, breathing, and sometimes dying organism. The forrest will renew itself.

Dropping the metaphor, link rot is frustrating, but deleting links is deleting history. Fixing links (if possible) or adding updates is another matter, but it’s really only something I’d do for active content.

Blog Value

The sale of Weblogs Inc. to AOL last month for $25+ million got a lot of bloggers excited. Tristan Louis did the math and put the sale value into perspective against the number of incoming links the the Weblogs Inc. properties. It’s an interesting assertion of the value of the Google Economy, no?

The various properties have a total of almost 50,000 incoming links, which work out to being worth between about $500 and $900 each, depending on the actual sale price, which everybody’s mum about.

So Dane Carlson created this (now broken) how much is my blog worth? app based on those numbers and powered by the Technorati API. Zach took a stern look at it (while it was working) and decided the numbers probably represent the gross ad revenues of a blog over four years (or two years with strong growth).

The Google Economy — The Wikipedia Entry

I’m rather passionate about the Google Economy, so it shouldn’t be too much of a surprise to learn that I just wrote about it in my first ever Wikipedia entry. Here it is: http://en.wikipedia.org/wiki/Google_economy “Google Economy” identifies the concept that the value of a resource can be determined by the way that resource is linked […] » about 600 words

Sunday Links

Links: starting with politics, going to copyfight, ending nowhere.