Technology

TwitterFacebook
Get flash to fully experience Pearltrees
Using the W3C DOM Level 1 Core Introduction to the W3C DOM. The Document Object Model (DOM) is an API for HTML and XML documents. It provides a structural representation ...

Doc Center | Mozilla Developer Network

https://developer.mozilla.org/en-US/docs
http://w3fools.com/

W3Fools – A W3Schools Intervention

This is terrible advice. You never pass a string to setTimeout() unless you like using eval () . Passing a string also means, among other things, that you can't use any variables from your local scope.

Code University - Google Code

http://code.google.com/edu/ This site provides sample course content and tutorials for Computer Science (CS) students and educators on current computing technologies and paradigms. All the courses on Google Code University are under the Creative Commons license, which makes it easy for educators to use for their own classes. Feel free to download documents, slides, and videos to use in your classes.
http://dev.opera.com/articles/view/1-introduction-to-the-web-standards-cur/#toc Introduction For a while now, I’ve had a dream. My work in the last 8 or 9 years has been heavily focused around education, whether I’ve been commissioning and editing technical books to help people create cool stuff with technology, training new employees at the various companies I’ve worked for, or editing and writing tutorial articles to help people use Opera’s software. I am passionate about the Web too, and a big believer in open web standards. I wanted to do my bit to help make the Web a better place, and I think this comes back to education, whether that’s teaching people how to collaborate and have more respect for one another, or teaching them how to make their web sites work across platforms and devices, and be accessible to people with disabilities. Web standards are key to the latter, so I decided to try putting my time and energy into something that would help increase the adoption of web standards on the Web today and in the future.

1: Introduction to The Web Standards Curriculum/Table of Contents - Dev.Opera

The Award for the Advancement of Free Software is given annually to an individual who has made a great contribution to the progress and development of free software, through activities that accord with the spirit of free software. This year, it was given to Yukihiro Matsumoto (aka Matz), the creator of the Ruby programming language. Matz has worked on GNU, Ruby, and other free software for over 20 years… http://www.ruby-lang.org/en/

Ruby Programming Language

Web Design

Smashing Magazine

This is a different take on Responsive Web design. This article discusses how we can better embrace what the Web is about by ignoring the big elephant in the room; that is, how we can rely on media queries and breakpoints without any concern for devices. 2 Let’s start our journey by looking at the online tools such as Responsive Design Testing , Responsive.is , Responsinator and BriCSS . These pages let people check websites through a set of pre-built views based on various device sizes or orientations. Bricss even goes one step further and allows you to "customize" viewports by setting any dimensions you want. http://www.smashingmagazine.com/