Recently I stumbled over djangosnippets.org, a website to share and review useful code snippets. I realized it would be nice to have for the Android Platform as well, as there are lot's of great pieces of code scattered around various websites and forums (with anddev being one of my favorite ressources : ). It's an advantage for everyone to have accessible repositories of freely usable, tested source code for different tasks.
It turned out that djangosnippets released the source code of their website under an open source license and i adopted it to work with Django 1.0 and made lots of minor improvements. The result is the website androidsnippets.org.
Not many people have seen this site before; this is actually the first beta version of it. I'd be grateful for any feedback and suggestions; and perhaps someone would even care enough to try and submit a snippet!
I'll probably keep adding and changing the website a lot, based on what kind of feedback you guys give me!Features include commenting, bookmarking and rating of snippets, search functions, OpenID authentication and a bookmarklet for simpler code submission. Once everything runs stable, I'll release the current version of the code again!
- Chris
[edit]moved here from off-topic[/edit]



