Weekend Links — CSS & Multiple Background Images, Programming Book Profits, PHP HTTP Class, MooTools 1.2, IE8’s New Meta Tag, and Domain Tasting

By  on  

Multiple Background: Oh, What a Beautiful Thing

The CSS3 spec allows for multiple background images for a selector. I've been waiting for this for soooo long. This should clear up a lot of DIVitis.

http://css.dzone.com/news/multiple-backgrounds-oh-what-beautiful-thing

Programming Book Profits

I've often wondered how much money the authors of programming books get. I've always assumed that when you get a book published, you're officially a rock star...apparently not. jQuery's John Resig discusses his profits and clears up some misconceptions.

http://ejohn.org/blog/programming-book-profits/

HTTP Class For PHP

A really easy to use class for connecting to URLs -- I look forward to playing with this one more.

http://www.phpfour.com/blog/2008/01/20/php-http-class/

9 Web Design No Nos for the Newbie

I see people making these mistakes all the time. People: read this and stop doing these things!

http://bitsonewmedia.com/show.php?id=124

MooTools 1.2 Beta 2

Moo 1.2 is getting closer and closer -- sweet! Beta 2 is now out -- try it and report any issues.

http://blog.mootools.net/2008/1/16/mootools-1-2-beta-2

Defending PHP

PHP's frequently getting hated on and we're tired of it! Jimbo defends PHP.

http://jimbojw.com/wiki/index.php?title=Defending_PHP

Opera, Mozilla and Safari React to IE's Solution for Browser Compatibility Issues

When I saw news of this new IE Meta Tag, my heart sunk. More problems, more problems, more problems -- and a lot of other think so too. Microsoft: adhere to standards and you wont run into these problems.

http://operawatch.com/news/2008/01/opera-mozilla-and-safari-react-to-ies-solution-for-browser-compatibility-issues.html

Google to Kill Domain Tasting

Google's implementing a new policy for AdSense which will prevent domain tasters from using Google's ad network. Thank you Google!

http://blog.domaintools.com/2008/01/google-to-kill-domain-tasting/

Recent Features

  • By
    Page Visibility API

    One event that's always been lacking within the document is a signal for when the user is looking at a given tab, or another tab. When does the user switch off our site to look at something else? When do they come back?

  • 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...

Incredible Demos

  • By
    Create a Twitter AJAX Button with MooTools, jQuery, or Dojo

    There's nothing like a subtle, slick website widget that effectively uses CSS and JavaScript to enhance the user experience.  Of course widgets like that take many hours to perfect, but it doesn't take long for that effort to be rewarded with above-average user retention and...

  • By
    Build a Slick and Simple MooTools Accordion

    Last week I covered a smooth, subtle MooTools effect called Kwicks. Another great MooTools creation is the Accordion, which acts like...wait for it...an accordion! Now I've never been a huge Weird Al fan so this is as close to playing an accordion as...

Discussion

  1. Thanks for the link, David.

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