#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
    Introducing MooTools Templated

    One major problem with creating UI components with the MooTools JavaScript framework is that there isn't a great way of allowing customization of template and ease of node creation. As of today, there are two ways of creating: new Element Madness The first way to create UI-driven...

  • By
    Convert XML to JSON with JavaScript

    If you follow me on Twitter, you know that I've been working on a super top secret mobile application using Appcelerator Titanium.  The experience has been great:  using JavaScript to create easy to write, easy to test, native mobile apps has been fun.  My...

Incredible Demos

  • By
    Modal-Style Text Selection with Fokus

    Every once in a while I find a tiny JavaScript library that does something very specific, very well.  My latest find, Fokus, is a utility that listens for text selection within the page, and when such an event occurs, shows a beautiful modal dialog in...

  • 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...

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!