Friday, 2 December 2005
Akismet API in Ruby
« Akismet Java API 1.0 Available | Main | del.icio.us links for 2005-12-04 »I think this is a valid API for interacting with Akismet from Ruby. Download Akismet.rb
As I'm just starting out with Ruby, comments and improvements are appreciated.
[Trackback URL for this entry]
Akismet API in Ruby
up for an API key (information on commerical keys can be found here). After getting your key, you’ll need to download the Ruby API for Akismet and save it in your applications lib folder. Catching Spam Once you’ve got your
Akismet API in Ruby
by posting spam comments, thanks.] Is it perfect? No. Is it better than having to diligently delete a bunch of cruft so that it doesn’t appear on a site? Totally. Akismet API for
Akismet API in Ruby
Perl module on CPAN David Czarnecki’s Java API David Czarnecki’s Ruby API
Akismet API in Ruby
Perl module on CPAN David Czarnecki’s Java API David Czarnecki’s Ruby API Ruby on
Akismet API in Ruby
Perl module on CPAN David Czarnecki’s Java API David Czarnecki’s Ruby API Ruby on Rails
Akismet API in Ruby
a few: Wordpress plugin (official) Akismet API wrapper for
Akismet API in Ruby
a few: Wordpress plugin (official) Akismet API wrapper for
Akismet API in Ruby
a few: Wordpress plugin (official) Akismet API wrapper for

Akismet API in Ruby
spammers! Help Akismet Note that you can submit spam also! Use the submitSpam function of the API. Ressources Original Akistmet.rb I’ve modified it to work for me. (Akismet claims it needs the blog parameter) Official Akismet