#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
    fetch API

    One of the worst kept secrets about AJAX on the web is that the underlying API for it, XMLHttpRequest, wasn't really made for what we've been using it for.  We've done well to create elegant APIs around XHR but we know we can do better.  Our effort to...

  • By
    9 More Mind-Blowing WebGL Demos

    With Firefox OS, asm.js, and the push for browser performance improvements, canvas and WebGL technologies are opening a world of possibilities.  I featured 9 Mind-Blowing Canvas Demos and then took it up a level with 9 Mind-Blowing WebGL Demos, but I want to outdo...

Incredible Demos

  • By
    CSS pointer-events

    The responsibilities taken on by CSS seems to be increasingly blurring with JavaScript. Consider the -webkit-touch-callout CSS property, which prevents iOS's link dialog menu when you tap and hold a clickable element. The pointer-events property is even more JavaScript-like, preventing: click actions from doing...

  • By
    Multiple Backgrounds with CSS

    Anyone that's been in the web development industry for 5+ years knows that there are certain features that we should have had several years ago. One of those features is the HTML5 placeholder; we used JavaScript shims for a decade before placeholder came...

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!