Skip to content

Instantly share code, notes, and snippets.

How to join freenode IRC;
1.Go to webchat.freenode.net
2.Two boxes will appear in the first box type the username that you want to use and in the second box type the channels you want to join
3.Click connect
4.Two boxes will appear, the bottom box is what you type in then press enter to send the message, the second box is where the channel messages appear
If you are a user wwith a registered nickname:
1.Go to webchat.freenode.net
2.Two boxes will appear in the first box type the username that you want to use and in the second box type the channels you want to join
@technogeek
technogeek / NickServ set email info
Created April 14, 2010 14:23
NickServ set email info
Help for SET EMAIL:
SET EMAIL changes the e-mail address
associated with an account. The e-mail
address is used for password retrieval.
You may be required to confirm the new
e-mail address. To confirm the address,
follow the instructions in the message
sent to the new address.
@technogeek
technogeek / ChanServ flags info
Created April 13, 2010 15:41
ChanServ flag help
Help for FLAGS:
The FLAGS command allows for the granting/removal of channel
privileges on a more specific, non-generalized level. It
supports both nicknames and hostmasks as targets.
When only the channel argument is given, a listing of
permissions granted to users will be displayed.
Syntax: FLAGS <#channel>
@technogeek
technogeek / HTML example code
Created April 10, 2010 17:17
HTML example code
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=ISO-8859-1" />
<title>Steeple Aston Online - Home</title>
<meta http-equiv="Content-Language" content="en-uk" />
<meta name="verify-v1" content="qg3GWag9ht7Q0/DG02wQybThUb4orgC6lJHhUvr3E6M=" />
<meta http-equiv="imagetoolbar" content="no" />
@technogeek
technogeek / Processing example code
Created April 10, 2010 17:16
Processing example code
// -----------------------------doodle pad-----------------------------
// to draw, click and drag the mouse
// click on the palette to change color
// to adjust stroke weight use the up/down arrows
int guiX = 400;
int guiBtnWidth = 80;
@technogeek
technogeek / Standard IRC commands
Created April 9, 2010 17:56
Standard IRC commands
To register a nickname, type /msg NickServ REGISTER password [email]
To authenticate yourself, type /msg NickServ IDENTIFY password [email]
To set nickname options such as PASSWORD or EMAIL, type /msg NickServ SET option parameters
To display information about a nickname, type /msg NickServ INFO nickname
To list all registered nicknames which match a pattern, type /msg NickServ LIST pattern
To list all channels you have access on, type /msg NickServ ALIST
To register a channel, type /msg ChanServ REGISTER channel password description
To authenticate yourself as the founder of a channel, type /msg ChanServ IDENTIFY channel password
To unregister a channel, type /msg ChanServ DROP channel
To set channel options such as DESC or ENTRYMSG, type /msg ChanServ SET channel option parameters
@technogeek
technogeek / Official Env X user bar
Created April 9, 2010 14:22
Official Env X user bar
[url=http://www.userbars.com][img]http://img411.imageshack.us/img411/4918/ubd3989.png[/img][/url]
@technogeek
technogeek / Env X project sig link
Created April 9, 2010 14:05
Env X project sig link
@technogeek
technogeek / Setting up freenode IRC
Created April 8, 2010 20:04
Setting up freenode IRC
Here is a guide on how to set up freenode IRC server and join a channel:
1. Go to webchat.freenode.net
2. There will be two boxes, in the first type the nickname you would like to use and in the second type the chaneel you want to join
3. If you want to join my channel go to ##technogeeks
4. Then click connect
5. To send a message type it in to the text entry box at the bottom then hit enter
If you want to know about the advanced features of freenode then join my channel and ask.
@technogeek
technogeek / Pastebins
Created April 8, 2010 10:54
Pastebin websites
Here is a list of pastebin websites:
>pastebin.com
>pastebin.org
>pastebin.ca
>gist.github.com
>programble.co.cc/paste
>pastebin.ws
>paste.ubuntu.com