Serious Javascript

FacebookTwitter

Studio

http://aptana.com/products/studio3 The professional, open source development tool for the open web It's ready. It's time. Develop and test your entire web application using a single environment. With support for the latest browser technology specs such as HTML5, CSS3, JavaScript, Ruby, Rails, PHP and Python. We've got you covered!
https://code.google.com/p/zen-coding/

zen-coding - Set of plugins for HTML and CSS hi-speed coding

Follow us on Twitter @zen_coding New version 0.7 is available (March 13, 2011), read release notes for more info. Zen Coding is an editor plugin for high-speed HTML, XML, XSL (or any other structured code format) coding and editing.

Dos días de diseño y hacking en la web

http://www.maestrosdelweb.com/editorial/mejorandola-conferencia-mexico-df/ El viernes 24 y sábado 25 se llevó a cabo el evento Mejorando.la/Conferencia enfocado al diseño y desarrollo web con sede en México.
HTML5 nos trae varias novedades para nuestros formularios que podemos implementar actualmente, porque a pesar de que HTML5 no estará completamente listo hasta el 2012, muchos navegadores empiezan a implementar algunas de sus características. http://www.bufferoverflow.com.ar/html5-novedades-en-los-formularios/

Formularios con HTML5 | BufferOverflow

http://www.html5rocks.com/en/tutorials/

HTML5 Rocks - Tutorials

Easy High DPI Images March 28, 2013 By Boris Smus Opera unsupported IE unsupported Safari unsupported Firefox unsupported Chrome supported mobile css images graphics multimedia nuts_and_bolts This article describes a way to do as little work as possible, yet still serve beautiful images for both high and low DPI screens.
Technitone.com is a fusion of WebGL, Canvas, Web Sockets, CSS3, Javascript, Flash, and the new Web Audio API in Chrome. This article will touch base on every aspect of production: the plan, the server, the sounds, the visuals, and some of the workflow we leverage to design for interactive.

HTML5 Rocks - Case Study: Building Technitone.com

http://www.html5rocks.com/en/tutorials/casestudies/technitone/
http://madhacking.com/2011/03/agilizar-el-desarrollo-con-notepad/

Agilizar el desarrollo con Notepad++ | MadHacking.com - Ethical Hacking, Programming and Security Research

Uno de los editores de texto que mas me gusta es Notepad++ , es gratis, es open-source, muy liviano, arranca en menos de un segundo y permite varias configuraciones, por lo que es bastante flexible.
http://net.tutsplus.com/tutorials/javascript-ajax/the-best-way-to-learn-javascript/ Learning something new is scary. For me, the biggest issue with picking up a new skill is that I don’t know what I don’t know. Given that, it’s often useful to find a plan for learning whatever you’re interested in.

The Best Way to Learn JavaScript

Canvas Tutorial - Introduction

Welcome! In this tutorial, we're going to create a breakout clone that you can play in your browser, using javascript and the In order to use this tutorial, you'll need to have a relatively recent version of Firefox , Safari , or Opera . You cannot use Internet Explorer, because Microsoft has decided not to implement the <canvas> element in it. Before you read any further, click on the "run code" button on the left to play the game that we'll end up creating.
Posted by Bibhas Bhattacharya in AJAX & Web 2.0 on January 27, 2012

Custom HTML Buttons with CSS « Web Age Dev Zone

Web-Drawing Throwdown: Paper.js Vs. Processing.js Vs. Raphael

Before drawing anything in a browser, ask yourself three questions:
In school, I hated math. It was a dire, dry and boring thing with stuffy old books and very theoretical problems. Even worse, a lot of the tasks were repetitive, with a simple logical change in every iteration (dividing numbers by hand, differentials, etc.). It was exactly the reason why we invented computers.

A Quick Look Into The Math Of Animations With JavaScript

By Erik Möller, Chris Mills Introduction

Raw WebGL 101 — Part 1: getting started