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

  • By
    5 Awesome New Mozilla Technologies You’ve Never Heard Of

    My trip to Mozilla Summit 2013 was incredible.  I've spent so much time focusing on my project that I had lost sight of all of the great work Mozillians were putting out.  MozSummit provided the perfect reminder of how brilliant my colleagues are and how much...

  • By
    39 Shirts – Leaving Mozilla

    In 2001 I had just graduated from a small town high school and headed off to a small town college. I found myself in the quaint computer lab where the substandard computers featured two browsers: Internet Explorer and Mozilla. It was this lab where I fell...

Incredible Demos

  • By
    MooTools Window Object Dumping

    Ever want to see all of the information stored within the window property of your browser? Here's your chance. The XHTML We need a wrapper DIV that we'll consider a console. The CSS I like making this look like a command-line console. The MooTools JavaScript Depending on what you have loaded...

  • By
    MooTools onLoad SmoothScrolling

    SmoothScroll is a fantastic MooTools plugin but smooth scrolling only occurs when the anchor is on the same page. Making SmoothScroll work across pages is as easy as a few extra line of MooTools and a querystring variable. The MooTools / PHP Of course, this is a...

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!