#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
    Page Visibility API

    One event that's always been lacking within the document is a signal for when the user is looking at a given tab, or another tab. When does the user switch off our site to look at something else? When do they come back?

  • By
    Interview with a Pornhub Web Developer

    Regardless of your stance on pornography, it would be impossible to deny the massive impact the adult website industry has had on pushing the web forward. From pushing the browser's video limits to pushing ads through WebSocket so ad blockers don't detect them, you have...

Incredible Demos

  • By
    MooTools Equal Heights Plugin:  Equalizer

    Keeping equal heights between elements within the same container can be hugely important for the sake of a pretty page. Unfortunately sometimes keeping columns the same height can't be done with CSS -- you need a little help from your JavaScript friends. Well...now you're...

  • By
    Using MooTools For Opacity

    Although it's possible to achieve opacity using CSS, the hacks involved aren't pretty. If you're using the MooTools JavaScript library, opacity is as easy as using an element's "set" method. The following MooTools snippet takes every image with the "opacity" class and sets...

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!