Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic quote suggestion #11

Open
jaydson opened this issue Oct 3, 2018 · 5 comments
Open

Automatic quote suggestion #11

jaydson opened this issue Oct 3, 2018 · 5 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jaydson
Copy link
Member

jaydson commented Oct 3, 2018

Every week we have a famous quote on the newsletter footer.
It's a 100% manual job, look for some good quote on the internet, however, there's some steps that could be automated.
We normally use the excellent CodeWisdom Twitter account as main resource, so the tool pull some ideas from it and then the editor choose the best one.

@jaydson jaydson added enhancement New feature or request help wanted Extra attention is needed labels Oct 3, 2018
@acidiney
Copy link
Contributor

acidiney commented Oct 7, 2018

@jaydson, the idea is for the algorithm to receive an automatic Twitter quote from CodeWisdom and show it on the page or select a number of quotes and the administrator will select one to show?

If the idea is even equal to the title I will create a file so that the quote shown is not repeated.

@jaydson
Copy link
Member Author

jaydson commented Oct 8, 2018

Hey @acidiney,
What I imagined:

  1. Pull last 5 CodeWisdom quotes
  2. Show the first quote to the editor
  3. Add the option to navigate to the next suggestion, and so on

Feel free to suggest something else, my input is based on the editor's manual job.

@JulioGold
Copy link
Contributor

Do you know a easy way to get the last 5 CodeWisdom quotes?

@acidiney
Copy link
Contributor

I'm learning too about this... @jaydson The Twitter do not accept return tweets without authentication. I'm my environment the twitter API return error 215. But have solution @JulioGold
Read this article https://tomelliott.com/php/authenticating-twitter-feed-timeline-oauth

@acidiney
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants