Calais Class and Plugins Updated

March 23 1 Comment Category: Development, Projects

I know this post is overdue, sorry about that. I’ve just updated the Open Calais Tags PHP class, which allows you to automatically tag content with Open Calais’ free semantic analysis API. It now uses the v4 API’s REST URL and no longer adds a semicolon to the end of each tag. It’s also been [...]

FeedBurner Stops Reporting Reach

April 14 0 Comments Category: Development, W3Counter

It looks like FeedBurner‘s API has moved in with Google at Google Code. Without an e-mail or a blog post, they made a few changes that broke W3Counter’s slurping of feed stats. Notably, they are no longer reporting the “reach” metric for some feeds, and it’s disappeared from the API reference… perhaps it was harder [...]

WP Calais Auto Tagger: Automatic Tag Suggestion For Your Posts

April 10 11 Comments Category: Development, Projects

I just completed the WP Calais Auto Tagger plugin, the obvious first use of my Open Calais Tags class. It adds a tag suggestion box to your WordPress post writing screen which suggests tags based on your post content using the Open Calais API. The suggestions can be added to the post’s tag list with [...]

Auto-Tagging Content with Open Calais

April 07 4 Comments Category: Development, Projects

Calais is a free web service from Clearforest, a Reuters company, that can perform semantic analysis on any English text. It uses natural language processing to extract concepts and relationships from the text. It’s been around for a few months, but there’s been very little developer activity around it, and even fewer completed applications using [...]

W3Counter Updated Thanks to CNET

April 03 4 Comments Category: Marketing, W3Counter

Some time this morning someone submitted W3Counter’s Global Stats report to Digg with a headline about the increase in Linux market share. The story crossed the threshold for a front page listing but was auto-buried… perhaps because that page has already been on the front page at least 4 times this year. A CNET blogger [...]

Multiple Applications, One Code Base

With room to grow once again, I’ve been working on the other features I planned for W3Counter back in the fall. The main task, which I hope will allow me to sell to bigger customers than my normal $5/month individual webmaster, is providing private instances of the entire service. The plan is to have three [...]

Bringing the web stats to your site

October 14 2 Comments Category: Development, Marketing, Projects

I’m still working on the widgets for W3Counter. I’ve have too many other things that need attention recently to bring anything to finished form, but at least I have 6 of the 8 planned widgets working and in testing. You’ve already seen pWidget, the page stats overlay. Here are a couple more:

Unintended side-effect of PayPal

August 31 2 Comments Category: Business, Marketing

The biggest problem that’s surfaced with shifting the majority of orders to PayPal for payment is in tracking advertising. There’s been a significant drop-off of hits to the thank-you page after making payment — customers are leaving after PayPal’s receipt page without clicking the “return to site” button. Since the thank-you page is where the [...]

Monetization Plan for W3Counter

August 10 0 Comments Category: Business, Marketing, W3Counter

Continuing my trend of not taking any of the advice given, coming up with a new option instead, I don’t plan to pick any of the choices I laid out for monetizing W3Counter. Missing from that list is what I am going to do instead — add more value to the paid accounts so that [...]

Whoa. Authorize.net has a recurring billing API?

March 20 10 Comments Category: Development, W3Counter

I was days away from signing up for a new payment gateway, maybe a new merchant account to get access to it, for a recurring payment API. The credit card subscriptions for W3Counter are a mess because it’s all done manually — Authorize.net didn’t have an API for their recurring billing feature, and I wasn’t [...]