#davidwalshblog AJAX Chat

By  on  

I announced a few days ago that I had created the #davidwalshblog IRC chat room on Freenode so that my readers could get in touch with me and speak with other readers. That includes getting help, giving help, and discussing web topics.

I quickly got questions from users on how to get to the chat. Many of you haven't used IRC clients before and explaining how to do so can be difficult. For that reason I've fitted my site with Mibbit's embedded IRC client!

Now you have no reason not to join! I look forward to seeing you!

Recent Features

  • By
    CSS Gradients

    With CSS border-radius, I showed you how CSS can bridge the gap between design and development by adding rounded corners to elements.  CSS gradients are another step in that direction.  Now that CSS gradients are supported in Internet Explorer 8+, Firefox, Safari, and Chrome...

  • 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 Documentation Search Favelet

    I'm going to share something with you that will blow your mind: I don't have the MooTools documentation memorized. I just don't. I visit the MooTools docs frequently to figure out the order of parameters of More classes and how best to use...

  • By
    HTML5’s placeholder Attribute

    HTML5 has introduced many features to the browser;  some HTML-based, some in the form of JavaScript APIs, but all of them useful.  One of my favorites if the introduction of the placeholder attribute to INPUT elements.  The placeholder attribute shows text in a field until the...

Discussion

  1. Webling

    Many of you haven’t used IRC clients before and explaining how to do so can be difficult.

    one more reason to use opera :-D

  2. @Webling: One more? I think that might be the only one…

  3. Fabian

    Wait, wasn’t Opera a WEB BROWSER? I don’t understand why someone would include stuff like an chat client there… Focus!

  4. why you dont use flashchat

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