Calling For Questions – Mailbag!
As my website has grown, I've received numerous emails asking me questions about things ranging from MooTools, to PHP, to CSS, to what I do in my free time. While I'm very open about everything I do, answering the same questions repeatedly can get a little old.
For this reason, I would like to request questions for a "mailbag" post I'll be periodically doing on the website. Please place any questions you have about my job, programming style, expertise, education, or what TV shows I watch below. I'm really excited to get this feature started on my website. I often wonder about other developers so I can only assume some people wonder how I go about life.
Please place your questions in a comment below. I look forward to answering them!
![CSS @supports]()
Feature detection via JavaScript is a client side best practice and for all the right reasons, but unfortunately that same functionality hasn't been available within CSS. What we end up doing is repeating the same properties multiple times with each browser prefix. Yuck. Another thing we...
![9 Mind-Blowing WebGL Demos]()
As much as developers now loathe Flash, we're still playing a bit of catch up to natively duplicate the animation capabilities that Adobe's old technology provided us. Of course we have canvas, an awesome technology, one which I highlighted 9 mind-blowing demos. Another technology available...
![AJAX Username Availability Checker Using MooTools]()
![Using MooTools For Opacity]()
Although it's possible to achieve opacity using CSS, the hacks involved aren't pretty. If you're using the MooTools JavaScript library, opacity is as easy as using an element's "set" method. The following MooTools snippet takes every image with the "opacity" class and sets...
How many hours do you normally work per week?
Besides work, what else do you like to do?
hi,
when you work on a new website, do you use the help of a graphic designer or you do all the graphical work yourself, in addition to the coding? is it you who design the templates of the sites you build?
amos
What websites and/or other resources do you recommend for a beginner who wants to become a PHP/Javascript/CSS expert like you?
What would you consider your dream job? Who would you want to work for?
What would it take for you to switch to jQuery?
What languages or aspects of the web would you like to be better in?
Keep up the good work!