-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.shtml
139 lines (124 loc) · 4.55 KB
/
index.shtml
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
<HTML>
<HEAD><TITLE>phl.pm.org: Philadelphia Perl Mongers</TITLE></HEAD>
<BODY BGCOLOR="#FFFFFF">
<CENTER>
<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=4>
<TR>
<TD ROWSPAN=3 BGCOLOR="#3333AA"> </TD>
<TD BGCOLOR="#3333AA"
VALIGN="MIDDLE"
ALIGN="CENTER"><FONT FACE="Times New Roman, Times" COLOR="White" SIZE="+4">Philadelphia</FONT>
</TD>
<TD ROWSPAN=3 BGCOLOR="#3333AA"> </TD>
</TR>
<TR><TD ALIGN="CENTER">
<A HREF="http://www.pm.org"><IMG BORDER=0
SRC="images/pm.gif"></A>
</TD></TR>
<TR><TD BGCOLOR="#3333AA"
VALIGN="MIDDLE"
ALIGN="CENTER"><FONT FACE="Times New Roman, Times" COLOR="White" SIZE="+4">phl.pm</FONT>
</TD></TR>
</TABLE>
<BR>
<TABLE WIDTH="80%">
<TR><TD COLSPAN=3 BGCOLOR="#3333AA"><FONT COLOR="White" SIZE="+3"><B>Upcoming Events</B></FONT></TD></TR>
<TR><TD COLSPAN=3>
<!--#include file="comingsoon.html"-->
<small><A HREF="cominglater.html">[future events]</a></small><br>
<small>
Events are announced on our mailing list and posted here. If you'd like to attend one of our meetings, it will be greatly appreciated if you join the mailing list and let us know you'll be there, so that we can prepare appropriately for the expected turnout.
</small>
</TD>
</TR>
<TR><TD WIDTH="48%" BGCOLOR="#3333AA"><FONT COLOR="White" SIZE="+3"><B>Meetings</B></FONT></TD>
<TD> </TD>
<TD WIDTH="48%" BGCOLOR="#3333AA"><FONT COLOR="White" SIZE="+3"><B>Technical Talks</B></FONT></TD>
</TR>
<TR><TD VALIGN="TOP" WIDTH="48%">
We meet on the first Monday of every month from 7-9 PM in room 307
of Levine Hall at the University of Pennsylvania.
See <a href='http://www.facilities.upenn.edu/map.php?id=169&t=1'>here</a>
for a map and directions.
</TD>
<TD></TD>
<TD VALIGN="TOP" WIDTH="48%">
Once a month, we meet and someone gives a presentation about
technical issues about Perl, or the world surrounding Perl. Past
talks include XML, Perl/Tk, Perl in the real world, Regular
Expressions, and more.
</P>
Generally our speakers come from within phl.pm, but from time to
time we bring in a guru from elsewhere in the Perl community.
</P>
An <A HREF="techtalks.html">archive</a> of past talks is available.
</P>
</TD>
<TR><TD WIDTH="48%" BGCOLOR="#3333AA"><FONT COLOR="White" SIZE="+3"><B>Mailing Lists</B></FONT></TD>
<TD> </TD>
<TD WIDTH="48%" BGCOLOR="#3333AA"><FONT COLOR="White" SIZE="+3"><B>Other Stuff</B></FONT></TD>
</TR>
<TR><TD VALIGN="TOp" WIDTH="48%">
We have a rather low-volume mailing list, used mostly for negotiation
of meeting locations and occasional technical chatter. To subscribe,
send email to
<A HREF="mailto:[email protected]">[email protected]</A>
with a message body of ``subscribe phl''.<BR>
<TT>`echo 'subscribe phl' | mail [email protected]`</TT>
</TD>
<TD></TD>
<TD WIDTH="48%">
<UL>
<LI>After our Technical Talks, we sometimes make our way to Quizzo and usually
do pretty well.. <A HREF="quizzo.html">Here's our track
record...</A>
<LI>You can download the phl.pm GPG keyring <a href='keys/phl_pm.gpg'>here</a>.
<LI>Need a job? Visit <A HREF="http://jobs.perl.org">jobs.perl.org</A>.
</UL>
</TD>
</TR>
<!----
<TR>
<TD COLSPAN=3 BGCOLOR="#3333AA">
<FONT COLOR="White" SIZE="+3"><B>Breaking News</B></FONT></TD></TR>
<TR><TD COLSPAN=3>
<SMALL>Announcements from the list that haven't made it to the calendar yet.</SMALL><BR>
<TABLE WIDTH="100%" BORDER=0>
<TR><TH>Posted by:</TH><TH>Message:</TH></TR>
<!--#include file="events"-->
</TABLE>
</TD>
</TR>
-->
</TABLE>
</CENTER>
<HR SIZE=0>
<SMALL>
<TABLE WIDTH=90%>
<TR><TD>
© 2011 phl.pm<BR>
If you have a question or a comment about this page,<BR> please direct it to
<A HREF="mailto:[email protected]">Walt Mankowski</A>.
</TD><TD ALIGN="RIGHT" VALIGN="TOP">
<a href="http://use.perl.org/"
><img BORDER=0 src="images/useperl.gif" alt="use Perl;"
></a>
<!-- START PERL NEWS -->
<!-- Perl News, [email protected] -->
<a href="http://www.news.perl.org/"
><img BORDER=0 src="http://www.perl.org/Images/my_portal.gif" alt="Perl News"
></a>
<!-- END PERL NEWS -->
<!-- START DOWNLOAD PERL -->
<!-- Perl Mongers, Inc. [email protected] -->
<a href="http://www.cpan.org/ports/index.html"
><img BORDER=0 src="http://www.perl.org/Images/download_perl.gif"
width="102" height="42" alt="Download Perl Now!"></a>
<a href="http://www.oreilly.com/safari/ug"><img border=0 src="http://ug.oreilly.com/banners/safari/468-safari_ug.gif" alt="Go on Safari with Tim O'Reilly"></a>
<!-- END DOWNLOAD PERL -->
</TD>
</TR>
</TABLE>
</BODY>
</HTML>