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

Incredible Demos

  • By
    5 More HTML5 APIs You Didn’t Know Existed

    The HTML5 revolution has provided us some awesome JavaScript and HTML APIs.  Some are APIs we knew we've needed for years, others are cutting edge mobile and desktop helpers.  Regardless of API strength or purpose, anything to help us better do our job is a...

  • By
    Create Twitter-Style Dropdowns Using MooTools

    Twitter does some great stuff with JavaScript. What I really appreciate about what they do is that there aren't any epic JS functionalities -- they're all simple touches. One of those simple touches is the "Login" dropdown on their homepage. I've taken...

Discussion

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