#48: Rails to Blogger, Wordpress integration

Looking for a reasonable library or wrapper around the Blogger API and Wordpress AtomPub/XML-RPC APIs, so that I can syndicate content to various blog engines, or just post content to user-specified blogs in general.

#28: crontab settings for deploying Ultrasphinx

Solved!
the SelfSolved instance deployed uses Ultrasphinx for its full-text indexer and search provider. The sphinx indexer needs to be run regularly to index new text that appears on the site. I need crontab incantations to set the indexer to create delta indexes...