Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Where is Mozilla IRC Client on SuSE? Post 302083463 by siegfried on Sunday 6th of August 2006 10:47:56 AM
Old 08-06-2006
Where is Mozilla IRC Client on SuSE?

I have grown to love the IRC client built into the windows version of the Mozilla web browser. I bring up the browser and put irc:// into the URL drop down box and the IRC client pops up in a seperate window.

However, when I use the Mozilla browser in SuSE 10, it just says "illegal protocol" or something similar. The versions of Mozilla on Windows and SuSE are almost identical.

How so I invoke the IRC client with the Mozilla browser in SuSE?

The windows version of Mozilla is 1.17.12 and the SuSE version is 1.17.11.

How would I upgrade my SuSE version? Should I use that special program in SuSE (it begins with a "y" -- the full name escapes me at the moment) to upgrade from my original distribution CDs or can I go to freshmeat.org and download an RPM file or do I go to the Mozilla site?

Thanks,
Siegfried
 
POE::Component::IRC::Cookbook(3pm)			User Contributed Perl Documentation			POE::Component::IRC::Cookbook(3pm)

NAME
POE::Component::IRC::Cookbook - The PoCo-IRC Cookbook: Overview DESCRIPTION
POE::Component::IRC is a fully event-driven IRC client module built around POE. It can be used to write IRC client applications of any kind. This cookbook features working examples of programs demonstrating the capabilities of POE::Component::IRC. Note: This is a work in progress. The entries without hyperlinks indicate unwritten recipes. RECIPES
General Disconnecting Shows you how to disconnect gracefully. Bots A basic bot A basic bot demonstrating the basics of PoCo-IRC. Translator Add translating capabilities to your bot. Resolver Have your bot resolve DNS records for you. MegaHAL Allow your bot to talk, using artificial "intelligence". Seen Implement the "seen" feature found in many bots, which tells you when your bot last saw a particular user, and what they were doing/saying. Reload Structure your code in such a way that your bot can be reprogrammed at runtime without reconnecting to the IRC server. Feeds Use your bot as an RSS/Atom feed aggregator. Reminder Have your bot remind you about something at a later time. Messenger Have your bot deliver messages to users as soon as they become active. Eval Have your bot evaluate mathematical expressions and code. Clients Gtk2 A simple IRC client with a Gtk2 interface. ReadLine A simple IRC client with a ReadLine interface. AUTHOR
Hinrik Oern Sigur`sson, hinrik.sig@gmail.com perl v5.14.2 2011-12-07 POE::Component::IRC::Cookbook(3pm)
All times are GMT -4. The time now is 10:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy