Hi Boris, welcome! It would be great if you could open an issue on Github, then we can make a test case etc.
The feed importer is a first pass <https://camlistore-review.googlesource.com/#/c/2497/> and AFAIK hasn't seen heavy use yet. Currently it inlines an out-of-date copy of the rss/atom parsers from github.com/mjibson/goread. Maybe updating this would resolve the encoding issue, or possibly switching to an external parser lib (there are a bunch, I haven't sifted through them). On Mon, Jun 6, 2016 at 5:28 PM, Boris Mann <[email protected]> wrote: > Hi all -- > > I'm just getting Camlistore up and running on a Digital Ocean server, > ubuntu64. I'm posting this here, could also post it as a Github issue -- > let me know which is preferred. > > As a test, I imported my Medium feed, and I appear to be getting encoding > issues with the "original" that I can see stored in my store. Any bits I > should be flipping to get the encoding right? > > Thanks! > > Here's the original: > > https://medium.com/@bmann/very-interesting-we-currently-use-quip-for-documents-notes-alongside-slack-49137cb7cdb4?source=rss-94d93f03d336------2 > > And here's the imported version: > > > === > > Very interesting. We currently use Quip <http://quip.com/> for documents > / notes alongside Slack. > > > Mainly this is because Slack Posts don’t yet support multi-user editing. > > > For Howdy, posting to Slack Posts would be great. > > > I’m also interested in Slack bots that help with things like staff > onboarding. The new person could ask questions: if the answer already > exists, the bot replies with the answer and a link to where the answer is. > > > If the answer doesn’t exist, the bot asks a list of existing staff for > the answer. > > > This is where I see true power in building up long term persistent > knowledge inside companies. > > > For bonus points: harvest questions and answers by looking for Slack > messages that end in ?, and collate the answers. > > > Almost like a real time Quora. > > > More bonus points: suggest answers from Quora! > > > In any case – well done, Howdy! Meetings is not something we do a lot of > in our small team, but we’ll give it a try for some of these new features. > > === > > > -- > > Boris Mann > > @bmann • http://www.bmannconsulting.com > > -- > You received this message because you are subscribed to the Google Groups > "Camlistore" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- best, Eric eric.pdxhub.org <http://pdxhub.org/people/eric> -- You received this message because you are subscribed to the Google Groups "Camlistore" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
