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

RSS feed is broken #6

Open
pnijjar opened this issue Apr 7, 2017 · 4 comments
Open

RSS feed is broken #6

pnijjar opened this issue Apr 7, 2017 · 4 comments

Comments

@pnijjar
Copy link
Contributor

pnijjar commented Apr 7, 2017

There is an orange "XML" button in the corner which points to http://feeds.feedburner.com/watcamp . There is an RSS feed on that page, but it has not been updated for any event past Oct 7 2015.

Is this breakage related to the Yahoo Pipes end of life? It would be good to have a working RSS feed, but I am not sure the best way to proceed yet.

@pnijjar
Copy link
Contributor Author

pnijjar commented Apr 13, 2017

As mentioned in #7, it is possible to use the Google API to generate a feed. I am doing that now in a separate Github project.

My script is written in Python3 with virtualenv . Does the watcamp.com hosting environment support this?

@spaetzel
Copy link
Owner

WatCamp.com is actually hosted on Amazon S3 right now. But I have a Digital Ocean instance that could easily host it if we moved to something more dynamic.

@pnijjar
Copy link
Contributor Author

pnijjar commented Apr 22, 2017 via email

@pnijjar
Copy link
Contributor Author

pnijjar commented May 1, 2017

I have uploaded the code I have been working on to github: https://github.com/pnijjar/google-calendar-helpers . There are still things I ought to work on (in particular more thorough testing, code to send email from Python, and a practice deployment) but it seems to generate RSS feeds and bodies for email newsletters.

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

2 participants