Brock McKean

Results 11 comments of Brock McKean

Submitted a pull request to print error and halt. Going to work on a prompt in a later issue when @andrija-hers starts working on multiple db support.

So, this is a huge problem that needs to be resolved through mean.json. If mean.json could provide a dependency tree configuration of mean packages that described the application (root of...

The hourly limits are included in the response as X-RateLimit headers described by https://www.meetup.com/meetup_api/#limits However, https://groups.google.com/forum/#!topic/meetup-api/7xpoMZF43CQ seems to suggest that the default is 200/hr (+3 years ago), which means the...

I'll commit an integration of meetup's node implementation tomorrow. Ongoing personal/family issue has been taking up most of my spare time, but it's under control now. @VikramTiwari [comment](https://github.com/gdg-x/hub/issues/101#issuecomment-288189134) on different...

@Splaktar I started with the wrong branch and my father's illness butted in again. Have a lot of help now. I'm working on something for Angular Attack, but I'll do...

@Splaktar I didn't really have time either (this year). Just did it for fun. Didn't finish my submission in time to really have much of a chance. I'm working on...

So, as far as I can tell there's two ways of grabbing multiple associated groups at once: 1. [/:urlname](https://secure.meetup.com/meetup_api/console/?path=/:urlname) which grabs a single group based on the urlname, like gdgspacecoast....

Quick update: I have [BrockMcKean/meetup-test](https://github.com/BrockMcKean/meetup-test) doing an apikey call to get a group by `urlname` and oauth2 call to get self groups. I'm trying to determine which view to display...

Is the hub supposed to be solely for unified GDG information across G+ and Meetup? If so, we should probably try to get a meetup pro community admin key. If...