DISQUS

DISQUS Hello! Huddled Masses is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Huddled Masses

Joel Bennett's development blog...
Jump to original thread »
Author

PowerShell XMPP (Jabber) Snapin

Started by Jaykul · 9 months ago

Someone asked on the PowerShell Community Forum about a way to use google talk or jabber to send messages from PowerShell, and I got carried away …

The result is yet another CodePlex project: PoshXmpp. Basically I just took the event-based GPL library provided by AG Softw ... Continue reading »

4 comments

  • Very cool!
  • Joel, the first script seems to have a typo of some kind.

    $feedReader = new-object xml+site:msdn2.microsoft.com">Xml.XmlDocument
  • Is there a way to start an SSL-encrypted IRC session?
  • 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.

Add New Comment

Returning? Login