Link roundup 9
By : Thejaswi Puthraya
Welcome to the first post of 2011!
- The Eldarion Team has launched "Gondor: An effortless production django hosting". Currently, it is in private beta and going by the homepage sounds very exciting.
- PK Shiu has graphically explained the workflow of South, the most preferred migration tool for django.
- Andy McKay has written an article on how to integrate bleach, an HTML whitelist and sanitizer with django. Rather than escaping the user's input completely (like innocuous formatting tags), it escapes only the risky tags like script tags.
- There is an interesting article on O'Reilly Answers on "5 Things You Might Now Know about jQuery".
- Andrew Scott has a very thoughtful article on his experiences developing an android app coming from a Java ME background.
- Modernizr is a javascript library that detects the availability of HTML5, CSS3 and other latest technologies on browsers.
- If you use django-piston for exposing RESTful APIs for your django app, you might also want to try out django-tastypie. It's got lesser boiler-plate code to write but the documentation has details on when to choose tastypie.
- Always been confused on what the encode and decode methods on string and unicode objects do in python? There's a question in stackoverflow that answers the question.
- There's a very humorous cartoon on XKCD on how to write good code ;-)
- Sai Kiran, our designer at Agiliq has written a review for the book "The Principles of Beautiful Web Design".
Related Posts
- Link roundup 10
- Link Roundup for week ending 19/11/2010
- Link roundup for week ending 26/11/2010
- Link roundup for week ending 24/12/2010
- Link roundup 8
Can we help you build amazing apps? Contact us today.
Sorry man... This is not the right place.
I'm trying out Dinette forum, but i got no sucess with openid authentication.
When i try to log in using Gmail for example, i got a page that tells me that:
social-auth
Sign-in or Create New Account via these openid providers
Please click your account provider:
And a input to put some kind of information.
I've downloaded all your's sample projects. Look all the config files ... But no sucess... I'm missing something?
I got no error, but only this message when i try to login.
Thanks in advance and your blog is very beautiful!
Dinette is cool too ! ^^
Thanks!