more hidden instructions
[engit/enperl-site.git] / enlightenedperl.org / contact.html
1 <html>
2   <head>
3   <title>Enlightened Perl Organisation</title>
4     <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
5     <meta name="description" content="Enlightened Perl Organisation: Not-for-profit guaranteed limited company" />
6     <meta name="keywords" content="enlightened perl, epo, perl" />
7     <meta name="author" content="Mark Keating" />
8     <meta name="copyright" content="2008 Enlightened Perl Organisation" />
9
10     <link rel="stylesheet" type="text/css" href="http://www.enlightenedperl.org/style/reset.css" />
11     <link rel="stylesheet" type="text/css" href="http://www.enlightenedperl.org/style/basic.css" />
12     <link rel="stylesheet" type="text/css" href="http://www.enlightenedperl.org/style/layout.css" />
13     <link rel="stylesheet" type="text/css" href="http://www.enlightenedperl.org/style/forms.css" />
14
15     <link rel="shortcut icon" href="favicon.ico" />
16
17 <!--[if lt IE 8]>
18         <link rel="stylesheet" href="style/lt_ie7.css" />
19 <![endif]-->
20 </head>
21
22   <body>
23   
24     <div id="wrap">
25
26       <div id="header-left">
27         <p class="pad">
28           &nbsp;&nbsp;
29
30         </p>
31       </div>
32
33
34       <div id="header-middle">
35         <p class="pad">&nbsp;
36           
37         </p>
38       </div>
39  
40       <div id="header-text">
41          <h1 class="title">
42             enlightened perl organisation
43           </h1>
44           <p class="dict">
45           <strong>enlightened</strong> |en'litnd|: <em>adjective</em>:<br />
46           having or showing a rational, 
47           modern, and well-informed outlook </p>
48       </div>
49
50       <div id="header-right">
51         <p class="pad">
52           &nbsp;&nbsp;
53
54         </p>
55       </div>
56
57       <div id="nav">
58         <a href="http://www.enlightenedperl.org/index.html">Home</a> |
59         <a href="http://www.enlightenedperl.org/about.html">About</a> |
60         <a href="http://www.enlightenedperl.org/project.html"> Projects</a> |
61         <a href="http://www.enlightenedperl.org/grants.html"> Grants</a> |
62         <a href="http://www.enlightenedperl.org/form/"> Membership</a> |
63         <a href="http://www.enlightenedperl.org/rules.html"> Rules</a> |
64         <a href="http://www.enlightenedperl.org/donate.html"> Donations</a> |
65         <a href="http://www.enlightenedperl.org/extendedcore.html"> Extended Core</a> |
66         <a href="http://www.enlightenedperl.org/logos.html"> Logos/Buttons</a> |
67         <a href="http://www.enlightenedperl.org/board.html"> Board</a> |
68         <a href="http://www.enlightenedperl.org/contact.html"> Contact</a>
69       </div>
70
71
72
73       <div id="main"> 
74
75           <div id="content">
76             <div id="contact">
77             <h1>
78               Contact Details
79             </h1>
80             <p>
81               <b>Registered Address:</b><br />
82               40 Norfolk Street<br />
83               Skerton<br />
84               Lancaster<br />
85               LA1 2BW
86             </p>
87
88             <p>
89               <b>For more information email:</b><br />
90               <a href="mailto:info@enlightenedperl.org">info@enlightenedperl.org</a><br /><br />
91
92               <b>Or email a board member:</b><br />
93               <a href="mailto:j.kuri@enlightenedperl.org">J. Kuri</a><br />
94               <a href="mailto:m.ramberg@enlightenedperl.org">Marcus Ramberg</a><br />
95               <a href="mailto:m.whitaker@enlightenedperl.org">Mike Whitaker</a><br />
96               <a href="mailto:m.trout@enlightenedperl.org">Matt S. Trout</a><br />
97               <a href="mailto:m.keating@enlightenedperl.org">Mark Keating</a><br />
98             </p>
99
100             <p>
101               <b>View the mailing lists:</b><br />
102               <a href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/epo-extended-core">Extended Core</a><br />
103               <a href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/epo-grants-in-progress">Grants in Progress</a><br />
104               <a href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/epo-ironman-authors">Ironman Authors</a><br />
105               <a href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/epo-marketing">Marketing</a><br />
106             </p>
107             <p>
108               <b>Contribute to the web site</b><br />
109               The content of the website can be found in git. In order to send a patch first you can check 
110               out using the following command.<br />
111               <i>git clone git://git.shadowcat.co.uk/engit/enperl-site.git</i><br />
112               The created patch should be sent to Matt S. Trout.
113               <br />
114               <!--
115               Give a public key to mst.
116               Check out the repository using <i>git clone engit@git.shadowcat.co.uk:enperl-site.git</i>
117               make changes to FILENAME
118               git add FILENAME
119               git commit FILENAME
120               git push
121
122               ask mst to put it live
123               -->
124             </p>
125             </div>  
126           </div>
127
128
129           <div id="linknews">
130
131               <h4>
132                 Links
133               </h4>
134             <script type="text/javascript"  src="http://adserver.szabgab.com/ads/direct_link_selflink.js?cnt=8">
135             </script>
136           </div>
137
138         <div id="footer">
139           Copyright &copy;2008-09 Enlightened Perl Organisation
140         </div>
141
142       </div>
143
144
145      
146     </div>
147
148
149     
150     <!-- GOOGLE ANALYTICS CODE -->
151 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
152 </script>
153 <script type="text/javascript">
154 _uacct = "UA-2382391-3";
155 urchinTracker();
156 </script>
157     
158   </body>
159 </html>