#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
    CSS Animations Between Media Queries

    CSS animations are right up there with sliced bread. CSS animations are efficient because they can be hardware accelerated, they require no JavaScript overhead, and they are composed of very little CSS code. Quite often we add CSS transforms to elements via CSS during...

  • By
    5 More HTML5 APIs You Didn’t Know Existed

    The HTML5 revolution has provided us some awesome JavaScript and HTML APIs.  Some are APIs we knew we've needed for years, others are cutting edge mobile and desktop helpers.  Regardless of API strength or purpose, anything to help us better do our job is a...

Incredible Demos

  • By
    MooTools Image Preloading with Progress Bar

    The idea of image preloading has been around since the dawn of the internet. When we didn't have all the fancy stuff we use now, we were forced to use ugly mouseover images to show dynamism. I don't think you were declared an official...

  • By
    MooTools Zebra Tables Plugin

    Tabular data can oftentimes be boring, but it doesn't need to look that way! With a small MooTools class, I can make tabular data extremely easy to read by implementing "zebra" tables -- tables with alternating row background colors. The CSS The above CSS is extremely basic.

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!