On Wed, 16 Jan 2002, Hetz Ben Hamo wrote: > On Wednesday 16 January 2002 23:08, Tzafrir Cohen wrote: > > Hi > > > > Is there any way to give a URL to an IRC channel? > > > > I figure that mozilla/netscape has this (asit has an integrated irc > > client), but is there any URL syntax that is recognized by at least two of > > main linux browsers? (mozilla/netscape6, konqueror, galeon, nautilus (?)) > > In Konqueror you can't - you'll need a KIOslave for that.
Ouch! Why not allow simply execution of a command (using exec, and taking some safeguards, of course). Kind of like the URL telnet:telnet.shell.com , which is handled in explorer and netscape on windows by launchind telnet.exe. > > (KIOslave is sort of "plug-in" for Konqueror - I think that there are more > kioslaves available for KDE more then Activex's available for Internet > Explorer) :) > > I heard someone writing a full IRC client that can be embedded into > Konqueror, but it's not out yet. KDE already has an IRC client. Why not exec-ing it with the proper parameters? What's the use of embeding this in a browser window? So you can accidentally press "back" and do-away with your session? -- Tzafrir Cohen /"\ mailto:[EMAIL PROTECTED] \ / ASCII Ribbon Campaign Taub 229, 972-4-829-3942, X Against HTML Mail http://www.technion.ac.il/~tzafrir / \ ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
