-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- It was refreshing to not do the song and dance that typically comes from cancelling a service.
- Indentation is likely messed up by my blog. I believe in production I called it isin. Sorry for the confusion.
- Wrong paste: from django import template register = template.Library() @register.filter # Naming this 'within' because 'in' is a reserved word. def within(value, arg): return value...
- Did you even try executing your code? For one, you don't have any indentation after the def so the python script will fail. Also because 'in' is a python reserved word you can't...
- You can have Dopplr badge http://blog.dopplr.com/2007/10/08/dopplr-badge-for-your-blog/ Great stuff!
Jump to original thread »
The number 1 feature request by far has been for me to add language filters to RSSmeme. Detecting language is no easy feat. I didn’t want to half ass this feature; it needed to be solid and elegant. So I waited, and waited, and waited. And then, yesterday, Google announced their REST Language API! Finally […]
... Continue reading »
0 comments
This thread has no comments yet.