#davidwalshblog on IRC

By  on  
David Walsh - IRC

I've had some great experiences on the #mootools and #cakephp IRC chat rooms. I've gotten help when I've desperately needed it and have been able to return the favor by giving tips to others. With that spirit in mind, I've created the #davidwalshblog IRC chat room.

My audience is very diverse so expect to see topics in #davidwalshblog ranging from MooTools to jQuery to PHP to CSS and so on. Please sign on any time you'd like! If you need help or feel like helping others, #davidwalshblog will be a great place to do so. Of course you'll see me quite a bit, but you may even see special guest drop-ins like CSS-Tricks' Chris Coyier, Eric Wendelin, Christoph Pojer, and other Moo devs.

I will act as moderator along with super-helpful #mootools room members Garrick Cheung and Jabis. A special thanks to both of them. Remember, however, that when you need help with difficult MooTools issues, be sure to hit #mootools as well!

So why wait? Join the fun now! And if you don't have an IRC client, please support Pidgin!

Recent Features

  • By
    9 Mind-Blowing Canvas Demos

    The <canvas> element has been a revelation for the visual experts among our ranks.  Canvas provides the means for incredible and efficient animations with the added bonus of no Flash; these developers can flash their awesome JavaScript skills instead.  Here are nine unbelievable canvas demos that...

  • By
    Being a Dev Dad

    I get asked loads of questions every day but I'm always surprised that they're rarely questions about code or even tech -- many of the questions I get are more about non-dev stuff like what my office is like, what software I use, and oftentimes...

Incredible Demos

  • By
    MooTools History Plugin

    One of the reasons I love AJAX technology so much is because it allows us to avoid unnecessary page loads.  Why download the header, footer, and other static data multiple times if that specific data never changes?  It's a waste of time, processing, and bandwidth.  Unfortunately...

  • By
    CSS Sprites

    The idea of CSS sprites is pretty genius. For those of you who don't know the idea of a sprite, a sprite is basically multiple graphics compiled into one image. The advantages of using sprites are: Fewer images for the browser to download, which means...

Discussion

  1. Robbo

    Just a note, the links should not contain the # when linking to an IRC channel.

  2. @Robbo: Updated — thank you!

  3. You know what Dave? You should hold something like a weekly class or so (Like Chris’s Classes “screencasts”) in the IRC Channel. You, Garrick, or Jabis could tutor the audiences! And you can announce the next class here in the blog, or even make a poll for what the next class’s topic should be! What’cha think?

  4. For those of us already on IRC you should state what server all these channels are on! ;D/

  5. Sorry Langel! Freenode!

  6. mibbit widget ftw!

  7. oss

    will be very happy to follow u there, but i do not know how to join.

    I downloaded pidgen I do not know where to register the user name?

    sorry for this, I hope some one can help me.

  8. oss

    thx a lot i did it :)

  9. Good news everyone. I’ve fitted the site with an Ajax IRC chat client: http://davidwalsh.name/chat

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