#69: MemCacheError () failures in Rails 2.3.x
Solved!
While attempting to use Rails.cache.write using MemcachedStore, writes with strings fail consistently with MemCacheError () . Reads occasionally succeed for some odd reason.
Only seems to happen on Ubuntu Intrepid ( production environment ), with memcached...
#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...

yliu