Weekend Links – Good Web Design, CSS Working Group, Body ID, IE8 Acid2, DOMAssistant 2.5, Google Analytics, Wii Opera SDK

By  on  

9 Essential Principals For Good Web Design

PSDTuts has authored an article every Web Designer should read.

http://psdtuts.com/designing-tutorials/9-essential-principles-for-good-web-design/

CSS Unworking Group

Andy Clarke's not happy with the CSS Working Group and has called for them to be disbanded.

http://www.stuffandnonsense.co.uk/malarkey/more/css_unworking_group/

ID Your Body For Greater CSS Control and Specificity

Adding an ID attribute to an HTML document's body can allow more CSS control.

http://css-tricks.com/id-your-body-for-greater-css-control-and-specificity/

IE8 Passes Acid2 Test, Web Standards Project Dies of Shock

In other news, hell has frozen over and Windows has gone open source...

http://www.sitepoint.com/blogs/2007/12/20/ie8-passes-acid2-test-web-standards-project-dies-of-shock/

DOMAssistant 2.5 Released

Another framework with an outstanding new release.

http://www.robertnyman.com/2007/12/17/domassistant-25-released-css-selector-support-new-ajax-methods-and-more-goodies-added/

mapper.js

mapper.js allows you to highlight specific areas on an image map.

http://www.netzgesta.de/mapper/

Wii Opera SDK

A Wii SDK has been created, so now your website can support video game consoles.

http://hullbreachonline.com/wii/sdk.html

New Google Analytics API / DataSource

This CakePHP class allows you to connect to Google Analytics and retrieve your account's information.

http://www.thinkingphp.org/2007/12/18/new-google-analytics-api/

Recent Features

  • By
    Create a CSS Flipping Animation

    CSS animations are a lot of fun; the beauty of them is that through many simple properties, you can create anything from an elegant fade in to a WTF-Pixar-would-be-proud effect. One CSS effect somewhere in between is the CSS flip effect, whereby there's...

  • 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
    Printing MooTools Accordion Items

    Sometimes we're presented with unforeseen problems when it comes to our JavaScript effects. In this case, I'm talking about printing jQuery and MooTools accordions. Each "closed" accordion content element has its height set to 0 which means it will be hidden when the...

  • By
    MooTools Kwicks Plugin

    I wrote a post titled Get Slick with MooTools Kwicks ages ago. The post was quite popular and the effect has been used often. Looking back now, the original code doesn't look as clean as it could. I've revised the original...

Discussion

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