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

  • By
    CSS Gradients

    With CSS border-radius, I showed you how CSS can bridge the gap between design and development by adding rounded corners to elements.  CSS gradients are another step in that direction.  Now that CSS gradients are supported in Internet Explorer 8+, Firefox, Safari, and Chrome...

  • By
    LightFace:  Facebook Lightbox for MooTools

    One of the web components I've always loved has been Facebook's modal dialog.  This "lightbox" isn't like others:  no dark overlay, no obnoxious animating to size, and it doesn't try to do "too much."  With Facebook's dialog in mind, I've created LightFace:  a Facebook lightbox...

Incredible Demos

  • By
    Dynamically Load Stylesheets Using MooTools 1.2

    Theming has become a big part of the Web 2.0 revolution. Luckily, so too has a higher regard for semantics and CSS standards. If you build your pages using good XHTML code, changing a CSS file can make your website look completely different.

  • By
    JavaScript Canvas Image Conversion

    At last week's Mozilla WebDev Offsite, we all spent half of the last day hacking on our future Mozilla Marketplace app. One mobile app that recently got a lot of attention was Instagram, which sold to Facebook for the bat shit crazy price of one...

Discussion

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