olifante
No user record in our sample, but olifante has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
- Managing Technical Debt in Django Web Applications [pdf] (diva-portal.org)
- The rise and fall of rationality in language (pnas.org)
- MiniLock: Chrome app for user-friendly file encryption (chrome.google.com)
- Jared Diamond: What makes countries rich or poor? (nybooks.com)
- Google Code now has native git support (code.google.com)
- Why Scrum will never work (maurits.wordpress.com)
- Interview with author of Cappuccino and Objective-J (stateofcode.com)
- Minimal Django (olifante.blogs.com)
- Dejavu, a pythonic ORM (PyCon presentation) (pycon.blip.tv)
Very interesting presentation! Dejavu is an ORM similar to SQLAlchemy and Django Models. It has a lovely pythonic syntax for doing queries with lambda expressions, e.g.: box.recall(Comic, lambda c: 'Hob' in c.Title or…
- Why the web standards world appears to be choosing Django (morethanseven.net)