Calling For Questions – Mailbag!

By  on  

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!

Recent Features

  • By
    JavaScript Promise API

    While synchronous code is easier to follow and debug, async is generally better for performance and flexibility. Why "hold up the show" when you can trigger numerous requests at once and then handle them when each is ready?  Promises are becoming a big part of the JavaScript world...

  • By
    Convert XML to JSON with JavaScript

    If you follow me on Twitter, you know that I've been working on a super top secret mobile application using Appcelerator Titanium.  The experience has been great:  using JavaScript to create easy to write, easy to test, native mobile apps has been fun.  My...

Incredible Demos

  • By
    Google-Style Element Fading Using MooTools or jQuery

    Google recently introduced an interesting effect to their homepage: the top left and top right navigation items don't display until you move your mouse or leave the search term box. Why? I can only speculate that they want their homepage as...

  • By
    MooTools PulseFade Plugin

    I was recently driven to create a MooTools plugin that would take an element and fade it to a min from a max for a given number of times. Here's the result of my Moo-foolery. The MooTools JavaScript Options of the class include: min: (defaults to .5) the...

Discussion

  1. How many hours do you normally work per week?

  2. Miguel Palazzo

    Besides work, what else do you like to do?

  3. 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

  4. Ben

    What websites and/or other resources do you recommend for a beginner who wants to become a PHP/Javascript/CSS expert like you?

  5. Jurio

    What would you consider your dream job? Who would you want to work for?

  6. Manu

    What would it take for you to switch to jQuery?

  7. Jason

    What languages or aspects of the web would you like to be better in?

    Keep up the good work!

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!