January Mailbag Q & A
I've been receiving a ton of emails lately with regard to MooTools, jQuery, CSS, PHP, Script & Style, and my opinions on current web topics. While I enjoy responding to these emails, I think it would serve better to have the questions and answers available on this blog. For this reason, I'd like to do another "mailbag" post.
If you have any questions you'd like to ask me on any web-related topic including MooTools, jQuery, CSS, PHP, AJAX, or any else, please post your question below. If there's enough interest, I'll post my responses within a week or so. Don't forget to read my previous Mailbag Q & A.
![Create Namespaced Classes with MooTools]()
MooTools has always gotten a bit of grief for not inherently using and standardizing namespaced-based JavaScript classes like the Dojo Toolkit does. Many developers create their classes as globals which is generally frowned up. I mostly disagree with that stance, but each to their own. In any event...
![CSS 3D Folding Animation]()
Google Plus provides loads of inspiration for front-end developers, especially when it comes to the CSS and JavaScript wonders they create. Last year I duplicated their incredible PhotoStack effect with both MooTools and pure CSS; this time I'm going to duplicate...
![dat.gui: Exceptional JavaScript Interface Controller]()
We all love trusted JavaScript frameworks like MooTools, jQuery, and Dojo, but there's a big push toward using focused micro-frameworks for smaller purposes. Of course, there are positives and negatives to using them. Positives include smaller JS footprint (especially good for mobile) and less cruft, negatives...
![PHP IMDB Scraper]()
It's been quite a while since I've written a PHP grabber and the itch finally got to me. This time the victim is the International Movie Database, otherwise known as IMDB. IMDB has info on every movie ever made (or so it seems). Their...
What are you thoughts on jQuery 1.3 and the future of MooTools and other JavaScript frameworks in the coming year?
What are some of the sites you have bookmarked, or go to all the time?
I’m not sure if you’ve addressed this, but Mac or PC?
When will it be safe to drop IE6 support?
How much time does it take to make a MooTools plugin? On average?
I know you pay a lot of attention to the MooTools project. How much do you follow jQuery?