I’ve just tried out the second beta of clever cactus and it looks pretty impressive. Unfortunatly it doesn’t seem to be working quite as well as the first beta, I can’t connect or subscribe to my IMAP server.
Problems with connection, check that the server is accessible and that the username and password combination is correct. It is, and they are. The log in my data directory says:
com.clevercactus.framework.datax.DataExchangeException: com.clevercactus.framework.datax.DataExchangeException: Er
ror. Couldn't connect.
at com.clevercactus.spaces.framework.datax.imap.ImapDataSource.e(SourceFile:167)
at com.clevercactus.framework.datax.DataExchange.open(SourceFile:60)
at com.clevercactus.framework.datax.DataExchangeManager.runExchange(SourceFile:56)
at com.clevercactus.spaces.controllers.commands.sync.SyncMailCommand.a(SourceFile:131)
at com.clevercactus.spaces.controllers.commands.sync.SyncMailCommand.a(SourceFile:84)
at com.clevercactus.spaces.controllers.commands.sync.SyncMailCommand.doIt(SourceFile:63)
at com.clevercactus.framework.commands.AsynchronousCommandDispatcher.run(SourceFile:65)
Caused by: com.clevercactus.framework.datax.DataExchangeException: Error. Couldn't connect.
at com.clevercactus.spaces.framework.datax.imap.ImapDataSource.e(SourceFile:105)
... 6 more
On another note, the RSS feeds only display the description, it would be quite nice to get the whole <content:encoded> set displayed. It’s looking pretty good though.
Besides our talk, my most valuable experience at RailsConf was talking with T...
Jamis Buck and I have been writing similar articles lately. We’ve both...