Site Update: Treehouse, Forums, Newsletter!

By  on  
Treehouse

I've been working on some major and minor site updates and I wanted to share them all with you!

New Sponsor:  Treehouse

I'm super excited to have Treehouse as my new sponsor.  Treehouse teaches developers how improve their skills in a variety of ways and in a variety of programming languages.  They don't just make basic screencasts -- they create professional-grade video tutorials in a series format so as to take you from start to completion on realistic projects.  I've been asked numerous times over the past few years to make screencasts and videos but have pushed off;  Treehouse makes them way better and have a larger scope of knowledge than I ever will.

Please give Treehouse a look!

Forums!

I get dozens of emails a day asking for help, advice, and consulting work;  as you can imagine, there's no way I can get to all of them.  I've created the forums as a community space to ask questions, share code, give tips, and talk tech.  No registration required.  Initial forums include MooTools 1.x, MooTools 2, CSS, HTML5 & Mobile, jQuery, and Firefox OS.  Have an idea for a forum you'd like to see?  Let me know!

Script & Style eNewsletter

I'm looking to start a Script & Style eNewsletter, sharing great original posts about CSS, JavaScript, HTML5, and all of the front-end technologies we love.  Feel free to sign up -- I look forward to having you!

Gist Embedding

Adding code to blog comment forms sucks, even with the code editor I've provided.  From this point forward, you can add links to GitHub gists and the gist content will be displayed within the comment!

Various other updates have been made.  As always please contact me to share your thoughts on how I could improve the site.  Thank you!

Recent Features

Incredible Demos

  • By
    pointer Media Query

    As more devices emerge and differences in device interaction are implemented, the more important good CSS code will become.  In order to write good CSS, we need some indicator about device capabilities.  We've used CSS media queries thus far, with checks for max-width and pixel ratios.

  • By
    Face Detection with jQuery

    I've always been intrigued by recognition software because I cannot imagine the logic that goes into all of the algorithms. Whether it's voice, face, or other types of detection, people look and sound so different, pictures are shot differently, and from different angles, I...

Discussion

  1. You’re the best mayn, signing up to the forums right now!

  2. Wow! Turns out reading is key! Great stuff, gonna get some use outta that bad boy.

  3. Alex

    I had written a huge reply in your mootools prime thread and I couldn’t get it to submit.
    Worst part is that I lost the text I wrote :(

  4. I have thought about having forums on my site too, but I was initially discouraged by having to maintain the forum software up to date, and fighting spammers. And nowadays I wonder whether it makes any sense to build any sort of “personal” forums, when sites like StackOverflow are so huge in terms of chances of your question being answered.

    What made you finally decide towards “in site” forums? Maybe controlling the content and keeping it “your own”? I’m genuinely curious :-)

  5. Are you using any wordpress plugin for forums. I see the similar forum on http://extratutorials.com/forums/

    Can you please tell me?

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