Programmer, writer, carpenter. Fences with a foil.
Long-time Perl programmer and contributor. Author of several Perl modules, some of which are quite useful.
Fond of taking things apart and putting them back together again. Building, tinkering, repairing and repurposing things.
|
Mar
13 |
|
awarded | Notable Question |
|
Feb
2 |
|
comment |
Simplest way to profile a PHP script That looks like it isn't getting much love. Last update in 2009, no PEAR packages for 5.3, 5.4 and beyond... |
|
Jan
28 |
|
answered | Is there an official MRSS xsd? |
|
Jan
26 |
|
awarded | Self-Learner |
|
Jan
23 |
|
awarded | Nice Question |
|
Nov
14 |
|
answered | fallback for an nginx upstream proxy |
|
Nov
14 |
|
asked | fallback for an nginx upstream proxy |
|
Oct
30 |
|
awarded | Popular Question |
|
Oct
12 |
|
awarded | Nice Question |
|
Oct
4 |
|
awarded | Notable Question |
|
Sep
19 |
|
awarded | Yearling |
|
Jul
4 |
|
awarded | Popular Question |
|
Jun
8 |
|
awarded | Caucus |
|
Apr
18 |
|
awarded | Notable Question |
|
Mar
23 |
|
awarded | Popular Question |
|
Mar
13 |
|
accepted | Using a 'case when' in a Doctrine select statement |
|
Feb
15 |
|
awarded | Notable Question |
|
Feb
14 |
|
comment |
PHP 5.3.0 USE keyword -- how to backport in 5.2? The author may have cut down the problem space to a simple example that is easier to follow. |
|
Feb
13 |
|
comment |
PHP 5.3.0 USE keyword -- how to backport in 5.2? Well played, sir, well played. You just saved my life tonight. |
|
Feb
6 |
|
comment |
How do I use Python's httplib to send a POST to a URL, with a dictionary of parameters? Credit where credit is due: this was ripped off directly from docs.python.org/release/2.6/library/httplib.html (or 2.5.2 or earlier, it hasn't changed much over the years) |