Weekend Links – Browsers of 2009, Realities of Designing Websites, CSS Tricks Videos, JavaScript Library Loading Speed, Comment Spam Blocker

By  on  

The Browsers of 2009

John Resig makes his predictions on what the browser market will be in the year 2009. Don't we all need Firefox to simply take over?

http://css.dzone.com/news/browsers-2009

10 Realities of Designing Websites for Clients

A great article about designing a website for clients and the pitfalls that come with it. As professionals it's our job to give direction on all aspects of the project but some clients just don't want to listen.

http://vandelaydesign.com/blog/design/designing-for-clients/

CSS Tricks Videos

Chris put together a 3-video series on how you take a Photoshop file, chop it apart, and make the image into a XTHML/CSS page. Worth the time for any budding Web Designer!

http://css-tricks.com/videos/

Javascript Library Loading Speed

jQuery's John Resig questions JavaScript library loading statistics published by the PBWiki team, citing major loopholes and inconsistencies.

http://ejohn.org/blog/library-loading-speed/

How I Built an Effective Blog Comment Spam Blocker

Jonathan Snook created a comment spam blocker for his blog from scratch. Really interesting read on his "points" system in evaluating each comment.

http://snook.ca/archives/other/effective_blog_comment_spam_blocker/

Recent Features

Incredible Demos

  • By
    Scroll IFRAMEs on iOS

    For the longest time, developers were frustrated by elements with overflow not being scrollable within the page of iOS Safari.  For my blog it was particularly frustrating because I display my demos in sandboxed IFRAMEs on top of the article itself, so as to not affect my site's...

  • By
    Create a Dojo Lightbox with dojox.image.Lightbox

    One of the reasons I love the Dojo Toolkit is that it seems to have everything.  No scouring for a plugin from this site and then another plugin from that site to build my application.  Buried within the expansive dojox namespace of Dojo is

Discussion

  1. Thanks for linking to my article.

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