Tags: webdev

Sort by: Date / Title / URL

  1. http://www.initializr.com/
    Wicked site to generate HTML5 boilerplates or starting points from which to design stuff. includes bootstrap, Google Analytics, and loads more stuff. Very, very useful.
  2. http://learnpythonthehardway.org/book/
    An online book (or $2.99 pdf) on learning python. Looks interesting. Smart name.
  3. https://beeznest.wordpress.com/2011/04/18/memcached-to-store-php-sessions/
    Excellent article describing in depth how to have PHP store session data in memcached and the differences between the memcache and memcached implementations in PHP. Very useful.
  4. http://leftlogic.com/lounge/articles/entity-lookup/
    An HTML entity lookup service. Type in part of the name or character and it'll show you the options. Useful.
  5. http://www.hunlock.com/blogs/Mastering_Javascript_Arrays#filter
    This is an article on javascript arrays. It provides a good walkthrough on how to filter an array, including some prototype code to add the .filter() method in IE.

First / Previous / Next / Last / Page 1 of 1