- Make a poll script which would be embeddable into a Wordpress posting. (easy to do with current filter functions)
- Make the script react to trackbacks and pingbacks, treating them as votes according to a predetermined protocol. (like ‘the posting must start with “I VOTE YEA”‘ or something)
This is probably going to need it’s own table in the database to prevent fetching the -backed postings over an over, but it could be the next killer app.

2 Comments
And you were saying you’ve been at this only recently? I’d never dare to write my own php-script :P. ;)
Those who don’t dare, don’t drink champagne, as the proverb says. :)
Post a Comment