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

Scheduling Widget For Sessions #32

Open
grayghostvisuals opened this issue Sep 3, 2013 · 11 comments
Open

Scheduling Widget For Sessions #32

grayghostvisuals opened this issue Sep 3, 2013 · 11 comments

Comments

@grayghostvisuals
Copy link
Contributor

We need some sort of widget that can display times and schedules for FRED meet ups. We may even need someone that can do Ruby Development to allow FREDS to create schedules dynamically :\

@s10wen
Copy link
Member

s10wen commented Sep 3, 2013

Good call, wonder if @andrew can point us in the right direction?

@grayghostvisuals
Copy link
Contributor Author

@simonowendesign
I know we could probably go with a Google Calendar, but it would be even sweeter if we could have one that actually looked good too ;)

@andrew
Copy link

andrew commented Sep 4, 2013

I've not done much around this area, http://lnug.org is all manually written HTML, although I'm looking to switch it to be based off the Lanyrd series: http://lanyrd.com/series/lnug/

@grayghostvisuals
Copy link
Contributor Author

@Lail How do you guys do it on NextPlex? I'm sure with Ruby?

@Lail
Copy link

Lail commented Sep 4, 2013

Yup, it's all Rails stuff I wrote for the job. I like to write an embedable widget for nextplex groups to use, but that's still a little ways off.

Lail

Sent from my phone. Please forgive brevity and typos.

On Sep 4, 2013, at 8:35 AM, Dennis Gaebel [email protected] wrote:

@Lail How do you guys do it on NextPlex? I'm sure with Ruby?


Reply to this email directly or view it on GitHub.

@grayghostvisuals
Copy link
Contributor Author

@Lail How many millions of dollars would it take for some guidance with one on FRED? I'm not a Ruby feller :(

@Lail
Copy link

Lail commented Sep 5, 2013

I'm absolutely more than happy to help out w/ guidance, but unfortunately I'm not in a position where I can contribute much actual code for a few weeks. But if you have thoughts about how you might want the whole thing to work, we should talk about it.

@grayghostvisuals
Copy link
Contributor Author

@Lail

Thinking each FRED can schedule their sessions much like you have going right now on NextPlex just unsure if that kind of feature can still operate on a github page or requires some kind of DB to interact with.

@Lail
Copy link

Lail commented Sep 6, 2013

@grayghostvisuals I can't think of a great way to implement it with just github pages. I'm not super familiar with GH pages, though. If you serialized the form fields to json and then could get GH to both manage any authentication you wanted, and could get it to write the actual data as a file, it might work but I've never seen anybody talk about doing anything like that.

More likely, yeah, I think you're looking at a database.

@s10wen
Copy link
Member

s10wen commented Sep 6, 2013

Maybe for now we could get a Google Calendar up and running we have access to and embed that on the homepage somewhere?

https://support.google.com/calendar/answer/41207?hl=en&ref_topic=1672470

@grayghostvisuals
Copy link
Contributor Author

Yeah those Google Calendars...ugly as sin, not very squishy by nature, but might have to be a solution for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants