Category Archives: Talks

Talk: Responsible JavaScript

In case you haven’t noticed, I’m just past the halfway mark on my series on Responsible JavaScript. If you haven’t been following it, be sure to check it out — there’s some good stuff in there. Tonight, I’ll be giving … Continue reading

Posted in JavaScript, Talks | Leave a comment

Upcoming Talk: Object Oriented JavaScript

I will be presenting Object Oriented JavaScript at AjaxWorld this year. You can find the talk’s abstract below. I’m still working on the slides so if there is anything you would like me to touch on, I’m open to suggestions. … Continue reading

Posted in JavaScript, Talks | Leave a comment

Ajax for PHP Developers

Earlier this week I gave an Ajax presentation for NYPHP. It felt a little strange presenting a JavaScript topic to a bunch of PHP developers, but I made it come back to PHP by demonstrating a the latest Panda PHP … Continue reading

Posted in Code, JavaScript, PHP, Talks | 1 Comment

JavaScript from Scratch: Parts Three and Four

I’ve uploaded two additional talks which I recently gave covering the basics of events and application development in JavaScript. This continues on with the talks I added earlier this month. Part Three: Events | View | Upload your own Part … Continue reading

Posted in Code, JavaScript, Talks | Tagged , , | 2 Comments

JavaScript from Scratch: Parts One and Two

I’ve put together a series of eight talks which covers the basics of the JavaScript language. Below are the first two which handle most of the introductory material. Next week, I will post two more which cover the event model … Continue reading

Posted in Code, JavaScript, Talks | 3 Comments

Come See Me Speak at AJAXWorld West

Please excuse the break in my MVC series, I just want to announce that one of my talks has been accepted for AJAXWorld 2008 West. I will be presenting on The Beauty of JavaScript — a topic of great interest … Continue reading

Posted in Code, JavaScript, Talks | Tagged , , | 3 Comments

Do it: Going Freelance

I’m going to be leading an open discussion on freelancing this Saturday (September 29, 2007). The format is new to me and the group, but I’m confidant things will go well. I’ve been a part-time freelancer ever since I’ve been … Continue reading

Posted in Freelance, News, Talks | Comments Off

Learning to Love JavaScript

Douglas Crockford calls JavaScript the world’s most misunderstood programming language. After the past week at work, I would have to agree with him. Monday morning my supervisor came to me and informed me that the screens I would be developing … Continue reading

Posted in Code, JavaScript, Talks | 2 Comments