Posts in: JavaScript/ECMAScript
- Project rundown: Museum of Design - Atlanta
- FletcherMartin just launched a new web site for the Museum of Design - Atlanta (MODA). I did all of the front-end web development except for the store (design by Brad Sarmiento). I installed and configured WordPress to manage the Exhibits and News sections of the web site. I also managed the transition between our development [...] [11 Jun 2007]
- Reebok’s Run Easy
- A pretty cool piece of technical work: strictly an (x)HTML, CSS and JavaScript front-end — no Flash necessary: Run Easy. I’m interested to know the firm behind the site. UPDATE: As Paul Irish posted in the comments, Boston-based web firm Molecular developed the site. [7 May 2007]
- Links for 2007-04-11
- Is It Better to Buy or Rent? – Probably the best online calculator I have seen on the subject. (New York Times; Log in required.) HTML5, XHTML2, and the Future of the Web What’s new with Sitemaps.org? (Related: Sitemaps.org) JSLT javascript-based XSLT alternative (Via Ajaxian) Capabilities vs. Quirks: a look at browser sniffing – Or ‘Why navigator.userAgent isn’t 100% [...] [11 Apr 2007]
- A generic(-ish) JavaScript form validator function
- I tried my hand at developing a reusable form validator function with JavaScript and the DOM. It checks: Whether required fields are empty (where class=”required”) Whether e-mail addresses are valid (where the field name is ‘email’ or ‘Email’) Whether phone and fax numbers match one of several formats (404-555-5555, 404 555 5555, (404) etc. where the field [...] [9 Apr 2007]
- Links for 2006-04-06
- PHP to detect mobile phones [Via Wireless Duniya] WordPress Mobile Plugin comp.lang.javascript FAQ [6 Apr 2007]
- Gopal Venkatesan: "Writing Efficient JavaScript"
- Another JavaScript video from YUI Theater. [31 Mar 2007]