Chat: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
m (correcting applet)
No edit summary
Line 2: Line 2:
<applet width="100%" height="500" code="IRCApplet.class" archive="irc.jar,pixx.jar" codebase="http://java.freenode.net/freenode/pjirc/">
<applet width="100%" height="500" code="IRCApplet.class" archive="irc.jar,pixx.jar" codebase="http://java.freenode.net/freenode/pjirc/">


<body>
<!--
<!--
<param name="CABINETS" value="irc.cab,pixx.cab">-->
<param name="CABINETS" value="irc.cab,pixx.cab">-->
Line 60: Line 61:
</applet>
</applet>


This Java applet connects you to the #osdev IRC channel on irc.freenode.net. You can also use a stand-alone IRC client to connect to this channel.<br /><br /><br />


<a href="http://www.youtube.com/embed/jVXpTaSpBx0" target="_blank">But you can connect using Pidgin.<br />
See the following video to install GTK+ and Pidgin to connect to IRC:<br /></a>
<iframe width="640" height="480" src="http://www.youtube.com/embed/dw9ya68HacI" frameborder="0" allowfullscreen></iframe><br /><br />

<b>Download and install GTK+:</b> <a href="http://sourceforge.net/projects/gtk-win/?source=typ_redirect" target="_blank">http://sourceforge.net/projects/gtk-win/?source=typ_redirect</a><br />

<b>Download and install Pidgin:</b> <a href="http://sourceforge.net/projects/pidgin/?source=typ_redirect" target="_blank">http://sourceforge.net/projects/pidgin/?source=typ_redirect</a><br /><br />


Now create an IRC entry in Pidgin accounts dialog and connect to server <b>irc.freenode.net</b> and channel <b>#osdev</b>
</body>
</html>
</html>



This Java applet connects you to the #osdev IRC channel on irc.freenode.net. You can also use a stand-alone IRC client to connect to this channel.


[[Category:Main Page Topics]]
[[Category:Main Page Topics]]