work-related

TwitterFacebook
Get flash to fully experience Pearltrees
http://javascript.crockford.com/code.html

Code Conventions for the JavaScript Programming Language

This is a set of coding conventions and rules for use in JavaScript programming. It is inspired by the Sun document Code Conventions for the Java Programming Language . It is heavily modified of course because JavaScript is not Java . The long-term value of software to an organization is in direct proportion to the quality of the codebase.
One of the common challenges when designing responsive design for mobile is the navigation menu. If the site has many sections or pages, it gets challenging to squeeze all the items into a small mobile resolution. The navigation most likely ends up running into multiple lines or the buttons stacking on top each other. http://webdesignerwall.com/tutorials/mobile-navigation-design-tutorial

Mobile Navigation Design & Tutorial

http://jquerytesting.pbworks.com/w/page/41556026/FrontPage This wiki is intended to plan the roadmap and tasks for the jQuery testing team. The testing team covers the development of QUnit, TestSwarm and related tools for continous integration, helping projects use and integrate these and promote their usage.

jquerytesting [licensed for non-commercial use only] / FrontPage