forked from CWDG/cwdg.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathirc.haml
More file actions
66 lines (61 loc) · 2.67 KB
/
Copy pathirc.haml
File metadata and controls
66 lines (61 loc) · 2.67 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
!!!
%html
%head
%title <CWDG/> Web Ninjas Unite
%link(href="favicon.ico" rel="icon" type="image/x-icon")
%link(href="css/screen.css" media="screen, projection" rel="stylesheet" type="text/css")
%link(href="css/print.css" media="print" rel="stylesheet" type="text/css")
/[if lt IE 8]
<link href="css/ie.css" media="screen, projection" rel="stylesheet" type="text/css" />
%body.bp
#header
%ul.relevant-links
%li.last
%a.button{:target => "blank", :href => "http://groups.google.com/group/cwdgosu"} Mailing List Archives
%li
%a.button{:target => "blank", :href => "http://www.twitter.com/cwdgosu"} Twitter
%li
%a.button{:target => "blank", :href => "http://www.facebook.com/groups/cwdgosu/"} Facebook
%li
%a.button{:target => "blank", :href => "https://github.com/CWDG"} GitHub
%li
%a.button{:target => "blank", :href => "irc.html"} Chat on IRC
%li.first
%a.button{:target => "blank", :href => "http://go.osu.edu/cwdglist"} Join the Mailing List
%a.banner{href: '/'}
%h1
%span.tag <
Collegiate Web Developers Group
%span.slash /
%span.tag >
#container
#content
.section
%h2 IRC Chat
#irc
!= '<iframe src="http://webchat.freenode.net?channels=cwdg&uio=Mz1mYWxzZSY5PXRydWUmMTE9MCYxMj10cnVl27" width="710" height="500"></iframe>'
.section.chat
%h2 Why Chat?
.content
:markdown
We'll try to hang out in IRC on a regular basis to help
people in a live chat format. We are cultivating a
community where we can help each other throughout the
week and share their experiences.
.section.options
%h2 Better Options?
.content
:markdown
There are better programs to use for IRC. These will
automatically connect and stay open longer. I've heard
good things about:
[XChat](http://xchat.org/),
[Pidgin](http://pidgin.im/),
[Adium](http://www.adium.im/),
[KVIrc](http://www.kvirc.net/),
[Colloquy](http://colloquy.info/),
and [Limechat](http://limechat.net/mac/).
You can find a much larger, more
[exhaustive list on Wikipedia](https://en.wikipedia.org/wiki/IRC_client#Clients)
and their [extensive comparison](https://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients).
Once you get your new IRC client, join #cwdg on Freenode.