New Articles

  • Thumbnail

    How to get ahead without trying

    JavaScript is rife with unexplored nooks and crannies that can trip up even the most seasoned programmers. Billy Youkip investigates one of the deepest: the basic question of scope and context.

  • Thumbnail

    Mysterious rumblings

    JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate.

  • Thumbnail

    Time to go underground

    Closures are one of the most powerful features of ECMAScript (javascript) but they cannot be properly exploited without understanding them.

Upcoming Events

  • Thumbnail

    Hard rock climbing

    Prototype is a JavaScript framework that aims to ease development of dynamic web applications. A unique, easy-to-use toolkit for class-driven development.

  • Thumbnail

    Beginning of a new world

    The latest release of Dojo improves the already ground-breaking 0.3.x line with over a hundred improvements. 0.3.1 is a maintainance release and is recommended for all users of Dojo.

  • Thumbnail

    Shout & cheer

    This whole memory thing seems to be more important and more complicated than I thought. I have absolutely zero knowledge of software development and related skills, so I never worried about memory leaks

Recent Comments

  • Headshot

    J.Keith

    "I like public speaking. I know that it strikes the fear of God into some people."

  • Headshot

    L.Miller

    "I have no excuses for the level of inactivity on my blog of late."

  • Headshot

    R.Weakley

    "Off to bed? Sleep is for pussies!"

  • Headshot

    L.Hardy

    "I saw that! I was shocked too, given the hours he keeps."

  • Headshot

    T.Lucas

    "This message was brought to you by the letter P and my neighbour's unsecured wireless internet connection."

  • Headshot

    A.Green

    "More like, stop losing artwork files."

Login

About this site

This site is all about providing an example of Resolution Dependent Layout.

If you resize your browser window, you'll see that it has different layouts for narrower and wider display areas. This is so that users will get the optimal layout for their particular resolution or browser size.