05f6f5811a222d8eecf101958b5321afa94326ed
[m6w6/m6w6.name] / public / index.html
1 <!doctype html>
2 <html lang="en">
3 <head>
4 <meta charset="utf8">
5 <meta name="robots" content="index, follow">
6 <meta name="viewport" content="width=device-width, initial-scale=0.55">
7 <title>Michael Wallner (m6w6)</title>
8 <link rel="icon" href="m6w6.png">
9 <style type="text/css">
10 body {
11 font-family: 'DejaVu Sans Mono', 'Bitstream Vera Mono', 'Menlo', 'Consolas', 'Andale Mono', 'Lucida Console', 'Monospace', monospace;
12 line-height: 175%;
13 background: #f0f0f0;
14 color: #303030;
15 }
16 table {
17 border: 0;
18 }
19 th, td {
20 text-align: left;
21 vertical-align: top;
22 padding: 1em;
23 }
24 a[download]:before {
25 content: "↓ ";
26 }
27 a[rel="external"]:before {
28 content: "↗ ";
29 }
30 a:hover {
31 text-decoration: none;
32 }
33 section, div.section {
34 margin-top: 2em;
35 }
36 .email:after {
37 content: "\6d\69\6b\65\40\70\68\70\2e\6e\65\74";
38 }
39 .jabber:after {
40 content: "\6d\36\77\36\40\6a\61\62\62\65\72\2e\63\63\63\2e\64\65";
41 }
42 img {
43 border: 1px solid #999;
44 box-shadow: 0 0 2em #999;
45 }
46 h1, h2, h3, th {
47 font-weight: normal;
48 font-style: oblique;
49 text-shadow: 0 0 1em #999;
50 }
51 h2 {
52 padding-top: 1em;
53 border-top: 1px solid #ccc;
54 }
55 </style>
56 </head>
57 <body>
58 <div class="header">
59 <header>
60 <h1>
61 Michael Wallner (m6w6) <small>&lt;<span class="email"></span>&gt;</small>
62 </h1>
63 <p>
64 <a href="http://people.php.net/user.php?username=mike"
65 rel="external">PHP contributor</a> since 2003.
66 <br>
67 C writer.
68 Postgres fan.
69 GNU/Linux hacker.
70 Webophilic op.
71 <br>
72 Father of two.
73 Photographer in another life.
74 <p>
75 </header>
76 </div>
77 <div class="section">
78 <section>
79 <h2 id="identity">Identity</h2>
80 <table>
81 <tr>
82 <th>PGP, GPG</th>
83 <td>1EC3 C71D DD63 5831 A337 D684 480E 3E14 B0A4 C7C7</td>
84 <td rowspan="4">
85 <img id="portrait" src="m6w6.jpg" height="185" width="140" alt="">
86 </td>
87 </tr>
88 <tr>
89 <td>
90 <a href="./openpgp.key" type="text/plain" download="mike@php.net.key"
91 >pubkey</a>
92 </td>
93 <td>
94 <a href="https://sks-keyservers.net/pks/lookup?op=vindex&search=0xB0A4C7C7&fingerprint=on"
95 rel="external">sks-keyservers.net</a>,
96 <a href="https://keybase.io/m6w6"
97 rel="external">keybase.io</a>
98 </td>
99 </tr>
100 <tr>
101 <th>x509, S/MIME</th>
102 <td>CB34 BE88 ED02 4DBA 294B 9CE9 3B1C 948A 24D0 E50A</td>
103 </tr>
104 <tr>
105 <td>
106 <a href="x509.key" type="text/plain" download="mike@php.net.key"
107 >pubkey</a>,
108 <a href="x509.crt" type="text/plain" download="mike@php.net.crt"
109 >cert</a>
110 </td>
111 <td>
112 <a href="https://startssl.com/root" rel="external"
113 >StartSSL root certs</a>
114 </td>
115 </tr>
116 </table>
117 </section>
118 </div>
119 <div class="section">
120 <section>
121 <h2 id="presence">Presence</h2>
122 <table>
123 <tr>
124 <th>Mail, IM, IRC</th>
125 <td>
126 <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#109;&#105;&#107;&#101;&#64;&#112;&#104;&#112;&#46;&#110;&#101;&#116;"
127 class="email"></a>,
128 <a href="&#120;&#109;&#112;&#112;&#58;&#109;&#54;&#119;&#54;&#64;&#106;&#97;&#98;&#98;&#101;&#114;&#46;&#99;&#99;&#99;&#46;&#100;&#101;"
129 class="jabber"></a>,
130 <a href="&#115;&#107;&#121;&#112;&#101;&#58;&#108;&#105;&#118;&#101;&#58;&#109;&#54;&#119;&#54;&#95;&#49;">m6w6@skype</a>,
131 <a href="irc://chat.freenode.net/m6w6,isnick">m6w6@freenode</a>,
132 <a href="irc://irc.efnet.info/m6w6,isnick">m6w6@efnet</a>
133 </td>
134 </tr>
135 <tr>
136 <th>Social web</th>
137 <td>
138 <a href="https://about.me/m6w6" rel="external"
139 >About</a>,
140 <a href="https://twitter.com/_m6w6" rel="external"
141 >Twitter</a>,
142 <a href="https://flattr.com/profile/m6w6" rel="external"
143 >Flattr</a>,
144 <a href="https://www.openhub.net/accounts/mike" rel="external"
145 >Openhub</a>,
146 <a href="https://github.com/m6w6" rel="external"
147 >Github</a>,
148 <a href="https://m6w6.smugmug.com" rel="external"
149 >Photos</a>
150
151 </td>
152 </tr>
153 </table>
154 </section>
155 </div>
156 <div class="section">
157 <section>
158 <h2 id="career">Career</h2>
159 <table>
160 <tr>
161 <th>2013 -</th>
162 <td>PHP Core Developer</td>
163 <td>SmugMug Inc.</td>
164 <td>
165 <a href="https://php.net" rel="external">php.net</a>,
166 <a href="https://www.smugmug.com" rel="external">smugmug.com</a>
167 </td>
168 </tr>
169 <tr>
170 <th>2007 - 2013</th>
171 <td>Software Developer</td>
172 <td>INQNET</td>
173 </tr>
174 <tr>
175 <th>2002 - 2007</th>
176 <td>Freelancer</td>
177 <td>IWORKS</td>
178 </tr>
179 </table>
180 </section>
181 </div>
182 <div class="section">
183 <section>
184 <h2 id="opensource">Open source</h2>
185 <table>
186 <!-- tr>
187 <th>pecl/psi</th>
188 <td>PHP System Interface</td>
189 <td>
190 <a href="https://github.com/m6w6/ext-psi" rel="external"
191 >Github</a>,
192 <a href="https://git.m6w6.name/?p=m6w6/ext-psi" rel="external"
193 >Mirror</a>,
194 <a href="http://pecl.php.net/package/psi" rel="external"
195 >PECL</a>,
196 <a href="https://mdref.m6w6.name/psi" rel="external"
197 >Docs</a>
198 </td>
199 </tr -->
200 <tr>
201 <th>pecl/http</th>
202 <td>PHP HTTP Extension</td>
203 <td>
204 <a href="https://github.com/m6w6/ext-http" rel="external"
205 >Github</a>,
206 <a href="https://git.m6w6.name/?p=m6w6/ext-http" rel="external"
207 >Mirror</a>,
208 <a href="http://pecl.php.net/package/pecl_http" rel="external"
209 >PECL</a>,
210 <a href="https://mdref.m6w6.name/http" rel="external"
211 >Docs</a>
212 </td>
213 </tr>
214 <tr>
215 <th>pecl/pq</th>
216 <td>PHP PostgreSQL Extension</td>
217 <td>
218 <a href="https://github.com/m6w6/ext-pq" rel="external"
219 >Github</a>,
220 <a href="https://git.m6w6.name/?p=m6w6/ext-pq" rel="external"
221 >Mirror</a>,
222 <a href="http://pecl.php.net/package/pq" rel="external"
223 >PECL</a>,
224 <a href="https://mdref.m6w6.name/pq" rel="external"
225 >Docs</a>
226 </td>
227 </tr>
228 <tr>
229 <th>pharext</th>
230 <td>PHP Extension Installer</td>
231 <td>
232 <a href="https://github.com/pharext/pharext" rel="external"
233 >Github</a>,
234 <a href="https://git.m6w6.name/?p=pharext/pharext" rel="external"
235 >Mirror</a>,
236 <a href="https://pharext.org" rel="external"
237 >Website</a>
238 </td>
239 </tr>
240 </table>
241 </section>
242 </div>
243 </body>
244 </html>