New Articles
-
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.
-
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.
-
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
-
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.
-
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.
-
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
-
J.Keith
"I like public speaking. I know that it strikes the fear of God into some people."
-
L.Miller
"I have no excuses for the level of inactivity on my blog of late."
-
R.Weakley
"Off to bed? Sleep is for pussies!"
-
L.Hardy
"I saw that! I was shocked too, given the hours he keeps."
-
T.Lucas
"This message was brought to you by the letter P and my neighbour's unsecured wireless internet connection."
-
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.