General
-
Add measures to stop spam comments
The site is slowly being targeted by bots who post comments. The easiest way to tackle this would be to give authors the option of removing comments from their snippets.
The site admin should also think of some measures to take to limit spam such as blacklisting certain sets of originating hosts when they are submitting comments. I think the ability to remove comments in itself will make a difference.59 votes -
Easier way to scan through all snippets
I couldn't find a way to scan through all snippets. I found top 20 categories. I'm new to Android programming, and I don't even know some of the keywords to search for and browsing through all snippets would be helpful (and not just the top 20, or by tag count). Paging of them would be great.
13 votes -
13 votes
-
Allow deletion of snippets you have submitted
A bug in the snippet submission process means that when a snippet is submitted, a Django error page is thrown making it look like the submission was unsuccessful - except that is was. This means many users have submitted identical snippets, in quick succession, not realizing that they had actually already successfully submitted that snippet.
Allowing users to delete a snippet that they had submitted would allow people to at least clean up their own mess.
8 votes -
6 votes
-
Harvest snippets from other sites
There are lots of snippets of code from other forums.
It'd be good if you either suggested they insert them on your site, or request permission to insert them on their behalf, or just steal them.5 votes -
4 votes
-
4 votes
-
3 votes
-
Clarification on how to change auto-synch settings in Cupcake
Clarification on how to allow application to change the auto-synch toggle.
3 votes -
Relaunch AndroidSnippets.com
Hey everyone, I'm Chris, the maintainer of AndroidSnippets.com. Thanks to everyone who provided feedback!
I am currently working on a relaunch of the site which includes many of the improvements you have suggested. The backend is soon completed -- I will be able to deploy the new system in a few weeks.
I would like invite everyone to participate in the relaunch, by providing feedback, ideas, criticism and discussions about all the parts involved.
What would you wish to see in the new version?
A big part for me would be a nice user interface, and could use a lot… more
3 votes -
1 vote
-
TemplateSyntaxError at /comments/posted/ Caught an exception while rendering: HTTP Error 401: Unau
TemplateSyntaxError at /comments/posted/
Caught an exception while rendering: HTTP Error 401: Unauthorized
Original Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/django/template/debug.py", line 71, in render_node
result = node.render(context)
File "/usr/lib/python2.4/site-packages/django/template/__init__.py", line 888, in render
return func(*resolved_vars)
File "/var/www/vhosts/androidsnippets.org/django/androidsnippets/cab/templatetags/extra.py", line 141, in twitter_newComment
api.PostUpdate(msg)
File "build/bdist.linux-x86_64/egg/twitter.py", line 1490, in PostUpdate
File "build/bdist.linux-x86_64/egg/twitter.py", line 2014, in _FetchUrl
File "urllib2.py", line 364, in open
response = meth(req, response)
File "urllib2.py", line 471, in http_response
response = self.parent.error(
File "urllib2.py", line 396, in error
result = self._call_chain(*args)
File "urllib2.py", line 337, in _call_chain
result = func(*args)
File "urllib2.py", line 741, in http_error_401
host, req, headers) … more1 vote -
1 vote
-
1 vote
-
Search doesn't work
It's not an idea, rather a bug. Look like the url http://www.androidsnippets.org/search/?q=test doesn't work - page 404
1 vote -
0 votes
-
...delete a Snippet
I've clicked twice on the send button, and now one of my snippet is published twice...
0 votes -
0 votes