The Blogger module provides services related to Blogger, and only blogger. The GData gem is great, but it provides a much lower-level interface to Google's Blogger API. With the Blogger gem, you have full access to the Blogger API, with easy to use classes, and it integrates with 6 different markup/markdown gems! What's more, you won't have to muck around with XML. Sure, XML is easy. But why waste time messing around with it? With just 3 or 4 lines of Blogger.gem code, you'll be able to take a markdown-formatted string and post it as a blog post, with categories, and comments. You can also search through all of your comments, old posts, and pretty much anything you can do at the blogger.com website, you can do with this gem.
Required Ruby Version
None
Authors
Michael J. Edgar
Versions
- 0.5.1 March 25, 2009This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (11 KB)
- 0.5.0 March 25, 2009This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (11.5 KB)