Weekend Links – New HTML Elements, CSS3 Selector Test, Digg Architecture, Crashing IE6

By  on  

HTML Added Elements

Just as I called for new HTML Elements, more functional HTML elements, this great article came along. I don't know how much they'll help, but it's definitely a step forward.
http://www.ibm.com/developerworks/library/x-html5/?ca=dgr-lnxw01NewHTML

CSS3 Selector Test

Does your current browser support CSS3 selectors? Use this tester to challenge your browser to a CSS3 dual.
http://www.css3.info/selectors-test/

Digg Architecture

Digg's known to assassinate the unsuspecting servers of dugg sites. How does Digg handle the load? Find out!
http://highscalability.com/digg-architecture

A Guide to Hiring Programmers: The High Cost of Low Quality

When you're hiring a programmer, you get what you pay for -- don't find out the hard way!
http://blog.revsys.com/2007/08/a-guide-to-hiri.html

The 7 Easiest Ways To Crash IE6

Love to taunt Internet Explorer 6? Blow up IE6 using simple HTML code.
http://seo2.0.onreact.com/top-7-ways-to-crash-internet-explorer

Recent Features

  • By
    Page Visibility API

    One event that's always been lacking within the document is a signal for when the user is looking at a given tab, or another tab. When does the user switch off our site to look at something else? When do they come back?

  • By
    7 Essential JavaScript Functions

    I remember the early days of JavaScript where you needed a simple function for just about everything because the browser vendors implemented features differently, and not just edge features, basic features, like addEventListener and attachEvent.  Times have changed but there are still a few functions each developer should...

Incredible Demos

  • By
    Create a Quick MooTools Slideshow with Preloading Images

    I've been creating a lot of slideshow posts lately. Why, you ask? Because they help me get chicks. A quick formula for you: The following code snippet will show you how to create a simple slideshow with MooTools; the script will also...

  • By
    Save Web Form Content Using Control + S

    We've all used word processing applications like Microsoft Word and if there's one thing they've taught you it's that you need to save every few seconds in anticipation of the inevitable crash. WordPress has mimicked this functionality within their WYSIWYG editor and I use it...

Discussion

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