DISQUS

Huddled Masses: PowerShell XMPP (Jabber) Snapin

  • Aaron Lerch · 1 year ago
    Very cool!
  • halr9000 · 1 year ago
    Joel, the first script seems to have a typo of some kind.

    $feedReader = new-object xml+site:msdn2.microsoft.com">Xml.XmlDocument
  • Zac · 1 year ago
    Is there a way to start an SSL-encrypted IRC session?
  • Jaykul · 1 year ago
    I don't really know ... probably not -- since you're going through a Jabber server, the SSL session would have to be from the Jabber server to the IRC server. FreeNode doesn't really do SSL, so I've never even checked to see if any Jabber-IRC transports support it.