-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathindex.shtml
More file actions
211 lines (159 loc) · 8.42 KB
/
Copy pathindex.shtml
File metadata and controls
211 lines (159 loc) · 8.42 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Omaha Dynamic Language User Group | Omaha Perl Mongers</title>
<meta name="keywords" content="Omaha Nebraska Development Ruby Python Perl Smalltalk Lisp Javascript Io Self" />
<meta name="description" content="We're a bunch of dynamic language enthusiasts that love to get things done! Wonder why everyone is waxing poetic about Ruby, Python, Perl, Smalltalk, Lisp, Javascript, Io, Self, etc.? Join us and find out! Welcoming new members of all skill levels." />
<link href="www/metamorph_happyness/styles.css" rel="stylesheet" type="text/css" media="screen" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script src="jquery.tweet.js"></script>
</head>
<body>
<div id="mainbg">
<!-- header begins -->
<div id="header">
<div id="logo">
<a href="#">Omaha Dynamic Language User Group</a><br>
<font size=2 color="#ffffff"><i>   featuring the Omaha Perl Mongers</i></font>
</div>
</div>
<!-- header ends -->
<!-- content begins -->
<div id="main">
<div id="maintop"></div>
<div id="content">
<div id="right">
<h2>Resources</h2>
<div class="categories">
<ul>
<li><a href="http://groups.google.com/group/odynug">Mailing list</a></li>
<li><a href="https://www.facebook.com/groups/249545298491406/">FaceBook</a></li>
<li><a href="http://webchat.freenode.net/?channels=omaha.dev">IRC chat</a></li>
<li><a href="http://github.com/jhannah/odlug">Version control</a></li>
</ul>
</div>
<div class="categoriesbot"></div>
<h3>Upcoming</h3>
<div class="company">
<div class="news1top"></div>
<div class="news1">
<div class="numleft"><p>9</p></div>
<div class="newsright"><a href="#">Tuesday, Jul 9 2013</a>
<p>Monthly meeting</p>
</div>
<div style="clear: both"></div>
</div>
<div class="news1bot"></div>
<div class="news2top"></div>
<div class="news2">
<div class="numleft"><p>13</p></div>
<div class="newsright"><a href="#">Tuesday, Aug 13 2013</a>
<p>Monthly meeting</p>
</div>
<div style="clear: both"></div>
</div>
<div class="news2bot"></div>
</div>
</div>
<div id="left">
<h1>Welcome!</h1>
<div class="text">
<p>
We're a bunch of dynamic language enthusiasts that love to get things done! Wonder why everyone is waxing poetic about Ruby, Python, Perl, Smalltalk, Lisp, Javascript, Io, Self, etc.? Join us and find out! Welcoming new members of all skill levels.
Join our <a href="http://groups.google.com/group/odynug">mailing list!</a>
Chat with us <a href="http://webchat.freenode.net/?channels=omaha.dev">in IRC!</a>
Check out <a href="http://jays.net/wiki/ODLUG">our wiki</a>.
</p>
<p>
<b>Upcoming presentations:</b>
<table>
<tr><td valign="top" width="50%">
<p><b>Nick Wertzburger</b><br/>
three.js, a 3D Javascript engine!
</p>
<p><b>Nick Nisi</b><br/>
git Workshop, re-deux!
</p>
<p><b><i>You</i></b> presenting<br/>
whatever you're excited about! :)
</p>
</td><td valign="top">
<b>Tuesday Jul 9 2013, 7pm</b><br/>
(2nd Tuesday of every month.)<br/>
<!--
UNO's Peter Kiewit Institute (PKI) Room 160<br/>
<a href="http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&msid=108651824816859641005.00045895756eb814d74a9&ll=41.247326,-96.016034&spn=0.004082,0.006866&t=h&z=17">1110 South 67th Street</a>
Omaha, NE USA<br/>
-->
<a href="http://covisco.com">CoVis CoWorking</a><br/>
920 South 107th Avenue, Suite 106<br/>
Omaha, NE<br/>
Lost? Jay's mobile phone: 402-598-7782
</td></tr>
</table>
<p>
Language / platform showcase:
<ul>
<li><a href="http://perl.odlug.org">http://perl.odlug.org</a> - Jay's Perl / Catalyst demo
(<a href="www/linode_catalyst_install.txt">how to install from scratch on linode.com</a>)
</ul>
</p>
</div>
<!-- ---------------->
<h1>Members</h1>
<div class="text">
<p>Add yourself if you show up to at least one meeting a year... or whatever. :)</p>
<!-- Using Apache Includes as a lowest-common-denominator measure so we don't lock the main site into any given web tech. (...other than Apache :) -->
<p><!--#include virtual="www/perl/members.html" --></p>
<div id="twitter">
</div>
</div>
<!-- ---------------->
<h1>About this server...</h1>
<div class="text">
<p>
This site is hosted on our "community development server." (Debian 5.0 Linux on linode.com.)
Join us! We grant accounts and sudo access to people who attend our meetings.
We hope that over time odlug.org becomes a showcase for the various tech people in Omaha are
passionate about.
Don't do anything illegal or spammy or heavy load (network or storage) and you can use this server
for whatever you want (other low volume hobby sites, whatever). Keep in mind the server could explode
at any time. Don't leave your valuables lying around or feel entitled to uptime.
The server reserves the right to permanently blink out of existence at any time without notice.
It probably won't, but don't count on it.
This entire site <a href="http://github.com/jhannah/odlug">is in github</a>. If you're not already
a collaborator in that repo, or have questions / comments / concerns about this server,
join our <a href="http://groups.google.com/group/odynug">mailing list</a> and/or ping us
<a href="http://webchat.freenode.net/?channels=omaha.dev">in IRC</a>.
<p>
</div>
</div>
</div><div id="main_bot"></div>
</div>
<!-- content ends -->
<!-- footer begins -->
<div id="footer">
<p><a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional"><abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a> | <a href="http://jigsaw.w3.org/css-validator/check/referer" title="This page validates as CSS"><abbr title="Cascading Style Sheets">CSS</abbr></a></p>
<p>Design by <a href="http://www.metamorphozis.com/" title="Flash Templates">Flash Templates</a> for <a href="http://www.flashtemplatesdesign.com/" title="Free Flash Templates">Free Flash Templates</a>
</p></div>
<!-- footer ends -->
</div>
<!--
"Fork me" ribbon
Lots to choose from here: https://github.com/blog/273-github-ribbons
-->
<a href="https://github.com/jhannah/odlug"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub"></a>
<script>
$(document).ready(function(){
$("#twitter").tweet({
avatar_size: 32,
count: 4,
username: ["deafferret", "nicknisi", "RyanStille", "javazquez", "colorful_n0mi", "shawnhermans"],
loading_text: "searching twitter...",
refresh_interval: 60
});
});
</script>
</body>
</html>