Weekend Links – Usability Nightmares, DOM Scripting, Lint, jEdit & PHP, World’s Largest Websites

By  on  

I link you, I link you a lot...

10 Usability Nightmares You Should Be Aware Of

Smashing magazine put together a great list of usability-killers frequently seen on websites. Don't make these mistakes!
http://www.smashingmagazine.com/2007/09/27/10-usability-nightmares-you-should-be-aware-of/

Accelerated DOM Scripting

Jonathan Snook has written another book, this time about DOM scripting, JavaScript libraries, and the usual CSS/HTML. Check it out!
http://snook.ca/archives/javascript/accelerated_dom_scripting/

Javascript Lint

Javascript Lint is a great tool that looks for errors and bad programming practices within your JavaScript coding. Is your JavaScript up to snuff?
http://javascriptlint.com/

Use jEdit to Edit Your PHP

I use jEdit for all of my coding and this article describes setting up your jEdit text editor for PHP development.
http://www.sitepoint.com/article/use-jedit-php

What Nine of the World's Largest Websites Are Running On

Ever wonder what Digg, Youtube, and Flickr run on? Visit the article to find out.
http://royal.pingdom.com/?p=173

Recent Features

  • By
    Welcome to My New Office

    My first professional web development was at a small print shop where I sat in a windowless cubical all day. I suffered that boxed in environment for almost five years before I was able to find a remote job where I worked from home. The first...

  • By
    Chris Coyier’s Favorite CodePen Demos

    David asked me if I'd be up for a guest post picking out some of my favorite Pens from CodePen. A daunting task! There are so many! I managed to pick a few though that have blown me away over the past few months. If you...

Incredible Demos

  • By
    MooTools ASCII Art

    I didn't realize that I truly was a nerd until I could admit to myself that ASCII art was better than the pieces Picasso, Monet, or Van Gogh could create.  ASCII art is unmatched in its beauty, simplicity, and ... OK, well, I'm being ridiculous;  ASCII...

  • By
    MooTools Flashlight Effect

    Another reason that I love Twitter so much is that I'm able to check out what fellow developers think is interesting. Chris Coyier posted about a flashlight effect he found built with jQuery. While I agree with Chris that it's a little corny, it...

Discussion

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