Category: Daily Deli

  • links for 2009-07-04

    Modernizr Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML 5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies. (tags: software opensource javascript css detection modernizr)

  • links for 2009-07-03

    Text Escaping and Unescaping in JavaScript A collection of utilities for text escaping and unescaping in JavaScript. Try typing "abc" in the first form to see how it works. Any form can be edited. (tags: service webservice javascrit text escaping)

  • links for 2009-07-02

    Heroku (tags: service webservice ruby heroku) django-mptt – Google Code Utilities for implementing Modified Preorder Tree Traversal (MPTT) with your Django Model classes and working with trees of Model instances. The latest version of this application's documentation, in reStructuredText format, is available in its docs directory. Note: this documentation is for the SVN trunk version […]