Travis' comment in my GPS functionality thread got me thinking about a Git repo of code snippets and samples again and I'm wondering if anyone else is interested. If I set up a git repo on Github, I was thinking that a few of us here could be what Github calls a "Collaborator" with permission to do whatever on the repo and anyone else that wants to contribute would fork the repo and make a pull request. I had originally contributed some stuff to Garmin's repo but it looks like they are keeping that as an "official" repo for use with examples in books and blog posts.
If there is indeed interest, does anyone have thoughts on how it should be organized? The fully working samples obviously would go in their own directories but I'm not sure how best to organize the snippet stuff since it may or may not span multiple files.
If you're interest, please post any thoughts on how to organize this along with your github name and I'll set it up today.
UPDATE: The repo has been created here: https://github.com/douglasr/connectiq-samples
Cheers,
Douglas