Here's why you shouldn't be afraid to use proprietary browser features-especially with stuff that's more experimental and explorative in nature: First of all, lots of good things come from once-proprietary features. My favorite example perhaps is the .innerHTML property of DOM elements, that originated on Internet Explorer. This property is not only easier to use [...]
It seems that Google Chrome is getting all the develope [...]
…great information products, from the PeepCode juggernaut to Amy Hoy and Thomas Fuchs's JavaScript Performance Rocks! , to screencasts and ebooks from myself, Marc-André Cournoyer, the RailsEnvy guys, the Pragmatic Programmers, Ben Orenstein, Antonio Cagiano, and others. I quickly found it very easy to make money with a programmer career coaching program and video sales on a wide range of topics.
Speaking of these videos, a few months back, I put out a video called …
@dhh : Beautiful pure HTML5 no-images app for seeing time zones by Thomas Fuchs: http://everytimezone.com/ (works great on iPad).
@ 37signals : Finding clients with Sortfolio? Finding a web design firm with Sortfolio? Let us know so we can add you to: http://sortfolio.com/success
Back in November I started a new JavaScript programming blog called DailyJS , with help from Ric Roberts and Justin Knowlden . I post almost every day about interesting developments in JavaScript — techniques, tips and library/tool reviews.
I recently toiled over a lengthy review of JavaScript Performance Rocks! by Amy Hoy and Thomas Fuchs — a book that has taught me a lot despite my years of JavaScript experience.
entity_10308 …
…Textorize is a command line tool for generating headline images to png format by Thomas Fuchs (scriptaculous). It supports subpixel anti-aliasing and is written in Ruby.
Josh Susser posts some tips about the subversion to git process and performing a smooth migration.
Request Log Analyzer 1.4.0 Released
We mentioned it last week but now request-log-analyzer version 1.4.0 is out. Request Log Analyzer is a tool to produce performance reports …
Check out this excellent tutorial from Thomas Fuchs, the man who built Scriptaculous . It takes you through how to wroite your own custom ajax effect, and ends up producing this really nice cash register calculation effect .
Yarrrr!! Meet Captain Track, the awesome animated CSS3 [...]
A user enters a web site.
User: ' Ello, I wish to reg [...]
Browsers are single-threaded beasts* but your JavaScrip [...]