Weekend Links – Accordion 2.0, curl.js, How To Be Happy At Work, Deadlines Kill Inspiration, Facial Hair, CSS3 Failure

By  on  

You live, you link....

Accordion 2.0

Inspired by MooTools' "bloated accordion," Stickman Labs released version 2 of the PrototypeJS Accordion plugin. This accordion does both vertical and horizontal accordions.
http://www.stickmanlabs.com/accordion/

curl.js

curl.js is a JavaScript "allows you to add an page curl effect (inc. backside mask) to images on your webpages. It uses unobtrusive JavaScript to keep your code clean." Looks cool, don't know why someone would use it though.
http://www.netzgesta.de/curl/

How to Be Happy At Work

Great article about how to stay happy at work. I suggest all programmers and designers read this article -- could be a life-changer.
http://softwarecreation.org/2007/how-to-be-happy-at-work-short-tutorial/

Deadlines Kill Expiration

Veerle's gem discusses dealing with deadlines and being able to say "no" to a potential customer.
http://veerle.duoh.com/blog/comments/deadlines_kill_inspiration/

Facial Hair as a Measure of Code Progress

Ever get so into your project you forget to...uh...shave?
http://dougmccune.com/blog/2007/09/06/facial-hair-as-a-measure-of-coding-progress/

CSS3: A Giant Serving of Fail

Alex of Dojo fame talks about CSS' failures, including lack of variables and lack of referencing.

Recent Features

Incredible Demos

  • By
    MooTools Gone Wild: Element Flashing

    If you're like me and lay awake in bed at night, you've flipped on the TV and seen the commercials: misguided, attention-starved college girls fueled by alcohol ruining their futures by flashing lame camera-men on Spring Break. Why do they do it? Attention...

  • By
    JavaScript Battery API

    Mozilla Aurora 11 was recently released with a bevy of new features. One of those great new features is their initial implementation of the Battery Status API. This simple API provides you information about the battery's current charge level, its...

Discussion

    Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!