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

Twitter Feed and Link on the Left #29

Closed
kajetansom opened this issue May 28, 2018 · 11 comments
Closed

Twitter Feed and Link on the Left #29

kajetansom opened this issue May 28, 2018 · 11 comments

Comments

@kajetansom
Copy link
Contributor

Please insert it after the navigation inside a div with a meaningful class name

@ff6347
Copy link
Member

ff6347 commented Jul 31, 2018

This is a problem. We can't access the twitter API without authentification, but this is hard with only frontend code. @basiljs/basil-js-core-members Any ideas or do we need the feed on the side?

@b-g
Copy link
Member

b-g commented Aug 6, 2018

@fabianmoronzirfas What about using like TwitRSS to generate a "public" RSS feed (for an easy access to the feed with front-end only code)? https://twitrss.me/twitter_user_to_rss/?user=basil_js

@ff6347
Copy link
Member

ff6347 commented Aug 6, 2018

I also thought about setting something up with IFTTT or have somewhere an little node app running that does the auth. (On some Heroku or Zeit free account) The RSS service seems nice BUT:

Das sogenannte „Scraping” der Dienste ist ohne vorherige Genehmigung von Twitter ausdrücklich untersagt),

So this might be shut down at some random point.

@b-g
Copy link
Member

b-g commented Aug 6, 2018

True ... but this might take a long time :)

@ff6347
Copy link
Member

ff6347 commented Aug 6, 2018

Yeah. That's right. I'll take a look into both. If I can build something future proof I go for that.

@b-g
Copy link
Member

b-g commented Aug 6, 2018

BTW. We have been using https://github.com/j7mbo/twitter-api-php with the http://www.generative-gestaltung.de/1/ site ... to pull the twitter feed for years now (without any maintenance).

@ff6347
Copy link
Member

ff6347 commented Aug 8, 2018

Created a micro-service on https://basiljs-latest-tweets.now.sh/
See the source here https://basiljs-latest-tweets.now.sh/_src Would be cool to have a repo here on the basil account for the source. @b-g do you have admin rights? Could you create one where I have upload this stuff?

@b-g
Copy link
Member

b-g commented Aug 9, 2018

@fabianmoronzirfas Nice + 🙏! Yes I do have admin rights and can create a repo for it. Provide the repo name and I will take care of it. Maybe simply basiljs-latest-tweets?

@ff6347
Copy link
Member

ff6347 commented Aug 9, 2018

I would go for latest-tweets the basiljs in the repo name is redundant. IMHO

@b-g
Copy link
Member

b-g commented Aug 9, 2018

@ff6347
Copy link
Member

ff6347 commented Sep 15, 2018

closed by #37

@ff6347 ff6347 closed this as completed Sep 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants