add config
[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 clear: both;
36 }
37 .email:after {
38 content: "\6d\69\6b\65\40\70\68\70\2e\6e\65\74";
39 }
40 .jabber:after {
41 content: "\6d\36\77\36\40\6a\61\62\62\65\72\2e\63\63\63\2e\64\65";
42 }
43 img {
44 border: 1px solid #999;
45 box-shadow: 0 0 2em #999;
46 margin-right: 2em;
47 margin-bottom: 1em;
48 float: left;
49 }
50 h1, h2, h3, th {
51 font-weight: normal;
52 font-style: oblique;
53 text-shadow: 0 0 1em #999;
54 }
55 h1 {
56 padding-top: 1em;
57 }
58 h2 {
59 padding-top: 1em;
60 border-top: 1px solid #ccc;
61 }
62 </style>
63 </head>
64 <body>
65 <div>
66 <img id="portrait" src="m6w6.jpg" height="185" width="140" alt="">
67 </div>
68 <div class="header">
69 <header>
70 <h1>
71 Michael Wallner (m6w6) <small>&lt;<span class="email"></span>&gt;</small>
72 </h1>
73 <p>
74 <a href="http://people.php.net/user.php?username=mike"
75 rel="external">PHP contributor</a> since 2003.
76 <br>
77 C writer.
78 Postgres fan.
79 GNU/Linux hacker.
80 Webophilic op.
81 <br>
82 Father of two.
83 Photographer in another life.
84
85 <p>
86 </header>
87 </div>
88 <div class="section">
89 <section>
90 <h2 id="identity">Identity</h2>
91 <table>
92 <tr>
93 <th>PGP, GPG</th>
94 <td>1EC3 C71D DD63 5831 A337 D684 480E 3E14 B0A4 C7C7</td>
95 </tr>
96 <tr>
97 <td>
98 <a href="./openpgp.key" type="text/plain" download="mike@php.net.key"
99 >pubkey</a>
100 </td>
101 <td>
102 <a href="https://sks-keyservers.net/pks/lookup?op=vindex&search=0xB0A4C7C7&fingerprint=on"
103 rel="external">sks-keyservers.net</a>,
104 <a href="https://keybase.io/m6w6"
105 rel="external">keybase.io</a>
106 </td>
107 </tr>
108 </table>
109 </section>
110 </div>
111 <div class="section">
112 <section>
113 <h2 id="presence">Presence</h2>
114 <table>
115 <tr>
116 <th>Mail, IM, IRC</th>
117 <td>
118 <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#109;&#105;&#107;&#101;&#64;&#112;&#104;&#112;&#46;&#110;&#101;&#116;"
119 class="email"></a>,
120 <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;"
121 class="jabber"></a>,
122 <a href="&#115;&#107;&#121;&#112;&#101;&#58;&#108;&#105;&#118;&#101;&#58;&#109;&#54;&#119;&#54;&#95;&#49;">m6w6@skype</a>,
123 <a href="irc://chat.freenode.net/m6w6,isnick">m6w6@freenode</a>,
124 <a href="irc://irc.efnet.info/m6w6,isnick">m6w6@efnet</a>
125 </td>
126 </tr>
127 <tr>
128 <th>Social web</th>
129 <td>
130 <a href="https://about.me/m6w6" rel="external"
131 >About</a>,
132 <a href="https://twitter.com/_m6w6" rel="external"
133 >Twitter</a>,
134 <a href="https://flattr.com/profile/m6w6" rel="external"
135 >Flattr</a>,
136 <a href="https://www.openhub.net/accounts/mike" rel="external"
137 >Openhub</a>,
138 <a href="https://github.com/m6w6" rel="external"
139 >Github</a>,
140 <a href="https://m6w6.smugmug.com" rel="external"
141 >Photos</a>
142
143 </td>
144 </tr>
145 </table>
146 </section>
147 </div>
148 <div class="section">
149 <section>
150 <h2 id="career">Career</h2>
151 <table>
152 <tr>
153 <th>2013 -</th>
154 <td>PHP Core Developer</td>
155 <td>SmugMug Inc.</td>
156 <td>
157 <a href="https://php.net" rel="external">php.net</a>,
158 <a href="https://www.smugmug.com" rel="external">smugmug.com</a>
159 </td>
160 </tr>
161 <tr>
162 <th>2007 - 2013</th>
163 <td>Software Developer</td>
164 <td>INQNET</td>
165 </tr>
166 <tr>
167 <th>2002 - 2007</th>
168 <td>Freelancer</td>
169 <td>IWORKS</td>
170 </tr>
171 </table>
172 </section>
173 </div>
174 <div class="section">
175 <section>
176 <h2 id="opensource">Open source</h2>
177 <table>
178 <tr>
179 <th>pecl/psi</th>
180 <td>PHP System Interface (FFI)</td>
181 <td>
182 <a href="https://github.com/m6w6/ext-psi" rel="external"
183 >Github</a>,
184 <a href="https://git.m6w6.name/?p=m6w6/ext-psi" rel="external"
185 >Mirror</a>,
186 <!-- a href="http://pecl.php.net/package/psi" rel="external"
187 >PECL</a>,
188 <a href="https://mdref.m6w6.name/psi" rel="external"
189 >Docs</a -->
190 </td>
191 </tr>
192 <tr>
193 <th>pecl/http</th>
194 <td>PHP HTTP Extension</td>
195 <td>
196 <a href="https://github.com/m6w6/ext-http" rel="external"
197 >Github</a>,
198 <a href="https://git.m6w6.name/?p=m6w6/ext-http" rel="external"
199 >Mirror</a>,
200 <a href="http://pecl.php.net/package/pecl_http" rel="external"
201 >PECL</a>,
202 <a href="https://mdref.m6w6.name/http" rel="external"
203 >Docs</a>
204 </td>
205 </tr>
206 <tr>
207 <th>pecl/pq</th>
208 <td>PHP PostgreSQL Extension</td>
209 <td>
210 <a href="https://github.com/m6w6/ext-pq" rel="external"
211 >Github</a>,
212 <a href="https://git.m6w6.name/?p=m6w6/ext-pq" rel="external"
213 >Mirror</a>,
214 <a href="http://pecl.php.net/package/pq" rel="external"
215 >PECL</a>,
216 <a href="https://mdref.m6w6.name/pq" rel="external"
217 >Docs</a>
218 </td>
219 </tr>
220 <tr>
221 <th>pharext</th>
222 <td>PHP Extension Installer</td>
223 <td>
224 <a href="https://github.com/pharext/pharext" rel="external"
225 >Github</a>,
226 <a href="https://git.m6w6.name/?p=pharext/pharext" rel="external"
227 >Mirror</a>,
228 <a href="https://pharext.org" rel="external"
229 >Website</a>
230 </td>
231 </tr>
232 </table>
233 </section>
234 </div>
235 </body>
236 </html>