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
    Designing for Simplicity

    Before we get started, it's worth me spending a brief moment introducing myself to you. My name is Mark (or @integralist if Twitter happens to be your communication tool of choice) and I currently work for BBC News in London England as a principal engineer/tech...

  • By
    Send Text Messages with PHP

    Kids these days, I tell ya.  All they care about is the technology.  The video games.  The bottled water.  Oh, and the texting, always the texting.  Back in my day, all we had was...OK, I had all of these things too.  But I still don't get...

Incredible Demos

  • By
    Fullscreen API

    As we move toward more true web applications, our JavaScript APIs are doing their best to keep up.  One very simple but useful new JavaScript API is the Fullscreen API.  The Fullscreen API provides a programmatic way to request fullscreen display from the user, and exit...

  • By
    Create a 3D Panorama Image with A-Frame

    In the five years I've been at Mozilla I've seen some awesome projects.  Some of them very popular, some of them very niche, but none of them has inspired me the way the MozVR team's work with WebVR and A-Frame project have. A-Frame is a community project...

Discussion

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