Weekend Links – Web Design Trends & Cliches, CSS Design, PHP HTML Parser, Yahoo! Web 2.0, PHP Checklist, MooTools AJAX Bejeweled, Starbox

By  on  

2007: More Web Design Trends & Cliches

Not so much as a a rip at the year's design trend as it is an indictment of Web 2.0. My RSS icon is cliche -- damn!

http://www.modernlifeisrubbish.co.uk/article/2007-more-web-design-trends-and-cliches/

Best of CSS Design 2007

This list is a more positive look at 2007.

http://www.webdesignerwall.com/trends/best-of-css-design-2007/

Parsing HTML in PHP

A great HTML parsing class written in PHP. Use it to check the number of links, included JavaScript libraries, or whatever you'd like in an HTML document.

http://www.onderstekop.nl/articles/114/

PHP: The Power Behind Web 2.0

This article provides insight and reason why PHP drives Web 2.0. Cites Yahoo! as a major PHP user.

http://www.ddj.com/web-development/204800652

PHP Checklist

Need to evaluate a hosting environment to see which modules are loaded? Use this PHP code.

http://till.vox.com/library/post/phpchecklist.html

MooTools / AJAX Bejeweled

The addictive game made without flash. I'll probably spend way too much time playing this.

http://static.popcap.com/iphone/

Starbox

A collection of Prototype & Scriptaculous JavaScript star raters.

http://www.nickstakenburg.com/projects/starbox/

Recent Features

  • By
    An Interview with Eric Meyer

    Your early CSS books were instrumental in pushing my love for front end technologies. What was it about CSS that you fell in love with and drove you to write about it? At first blush, it was the simplicity of it as compared to the table-and-spacer...

  • By
    Responsive Images: The Ultimate Guide

    Chances are that any Web designers using our Ghostlab browser testing app, which allows seamless testing across all devices simultaneously, will have worked with responsive design in some shape or form. And as today's websites and devices become ever more varied, a plethora of responsive images...

Incredible Demos

  • By
    HTML5’s placeholder Attribute

    HTML5 has introduced many features to the browser;  some HTML-based, some in the form of JavaScript APIs, but all of them useful.  One of my favorites if the introduction of the placeholder attribute to INPUT elements.  The placeholder attribute shows text in a field until the...

  • By
    Sexy Opacity Animation with MooTools or jQuery

    A big part of the sexiness that is Apple software is Apple's use of opacity. Like seemingly every other Apple user interface technique, it needs to be ported to the web (</fanboy>). I've put together an example of a sexy opacity animation technique...

Discussion

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