public marks

PUBLIC MARKS from springnet with tags justin.tv & irc

29 October 2007

WyldRyde IRC Network - Add a Chatroom To Your Web Site

"This is actually what Lockergnome is using...we're using the WyldRyde IRC Network...we've got a nice little Java applet that pops up in the browser window...Its fantastic, I would consider using virtually no other chat software at this point. It works!

10 September 2007

mIRC v6 Tips and Tricks

# You want mIRC to join multiple channels, depending on network: on 1:connect: { if ($network == Efnet) { join #Channel,#channel2,#channel3 } if ($network == Efnet) { /nick MyNick } if ($network == Dalnet) join #Channel4