Archives de octobre 2011

Geekeries

Clichés

Toile

  • Learning to Love HTML5

    Introductory article on HTML5. Reviews basic elements such as <article>, <section>, <footer>, etc.

  • MemTest for Mac OS X Tests your RAM

    Memtest pour Mac OS X !!

    Et le meilleur, c’est qu’un boot sur cd n’est même pas nécessaire (contrairement à un la version PC, si ma mémoire est bonne *)

    *: un peu faible celle-là, j’avoue

  • Humane JS

    As per the page: “A simple, modern, framework-independent, well-tested, unobtrusive, notification system.”

  • Crash Course: Design for Startups

    Another great article on design, but more web oriented this time. With lots of great pointer to other materials (books, other ui/design web sites, etc.)

  • Microjs: Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!

    micro.js is a “micro site for micro framework”.

    Tired of huge javascript library just to do a couple of simple stuff on your website ? Just check micro.js and find out library (all quite small in size, as the bigger one are less than 5kb) for about anything : minframework, DOM, templating, AJAX, JSON, etc.

  • Clean Up Your Mess - A Guide to Visual Design for Everybody

    A web site that gives clear and simple advice on how to create clear and thoughtful design.

    The example is with a flyer, but you can of course apply this to other kind of design (DTP, web site, etc.)

  • Sass - Syntactically Awesome Stylesheets

    Sass is a super set of CSS that allows to create more structured stylesheets. You can create .scss files that allows for mixins, variables, cleaner syntax, etc.

    You then compiles it into a proper CSS file via the command line (it’s ruby-based).

    Bonus point: a introductory blog post for you python/django-file out there: http://www.bigjason.com/blog/using-sass-django/.

  • inuit.css

    Inuit.css, un nouveau venu dans les frameworks CSS.

    A tester …

  • Prettyqr

    Pretty QR code.

Art