Tuesday, March 17th, 2009
Ajax Experience Talks: Resig, Slocum, and Heilmann
<p>We’ve got another great round of talks for you today from John Resig, Jack Slocum, and Christian Heilmann.Advanced jQuery with John Resig
Advanced CSS and Theming of Ext with Jack Slocum
Visual Programming with JavaScript with John Resig
YUI for Control Freaks with Christian Heilmann
Related Content:











Saw comments on prior video pages, but figured I’d leave one here … simply doesn’t work in FF3 (Linux), I see no videos, no links, just titles.
Works for me, FF3 (Linux) as well. Took a min. for the videos to appear though.
Video without seeking? Unusable :(
Videos doesn’t appear for me, FF3.0.7 on Vista. Works in IE though, feels weird saying that… :)
I like jQuery, but what else new can Reisig say every month in another screencast. wired.
The videos are not visible for me in Firefox 3.0.7 on Ubuntu 8.10.
@Aimos: All of these videos are from last year’s The Ajax Experience conference I believe.
A funny part in video#2 Advanced CSS and Theming of Ext with Jack Slocum is when Jack is desperately trying to increase font size in Aptana Eclipse without luck for a couple of mins :D
very good thanks
As an addendum to the “Visual Programming with JavaScript” by J. Resig: there are three actionscript libraries that allow to use processing primitives.
* frocessing by Nutsu: http://www.libspark.org/wiki/nutsu/Frocessing/en
and then these other two that actually directly parse processing source code, both written by Tim Ryan:
* Processing.as ( http://code.google.com/p/processingas/ ) and
* CrossProcessing ( http://github.com/timcameronryan/CrossProcessing/ ).
Processing.as also powers the lovely sketchPatch website, which allows users to code/share/edit processing sketches right from your browser (any browser!): http://www.sketchpatch.net