1,616 reputation
218
bio website
location New York, United States
age 51
visits member for 2 years, 1 month
seen May 14 at 20:52
stats profile views 93

I've an eclectic background as a developer and a history of wearing many hats.

I currently work as an IT consultant typically working on integration projects for 'Wall Street' firms. I'm also the firm's in-house web developer and server admin, responsible for our internal web applications.

As an ad hoc WordPress Codex editor, I help to improve the API documentation, as I'm able. I'm willing to make edits suggested by others too bashful to do so themselves.

You can contact me through my Google Plus Profile - look for the 'Send an Email' link on the lower right hand side of the main panel.


Oct
16
revised Order posts by (hierarchical custom) taxonomy terms and term children
fix subquery where clause for taxonomy match with main query
Oct
16
revised Order posts by (hierarchical custom) taxonomy terms and term children
added 5005 characters in body
Oct
15
revised Order posts by (hierarchical custom) taxonomy terms and term children
fixed orderby clause to use t.slug
Oct
15
revised Order posts by (hierarchical custom) taxonomy terms and term children
removed unnecessary 'outer' in left join clause for consistency with previous code
Oct
15
revised Order posts by (hierarchical custom) taxonomy terms and term children
correct error
Sep
24
revised How To Find Out Wordpress Category Table in MYSQL?
Minor edit
Sep
21
revised Get multiple db prefix with $wpdb
minor corrections for clarity
Sep
21
revised Get multiple db prefix with $wpdb
added 427 characters in body
Sep
19
revised Integrating the Wordpress admin panel with a frontend theme
modified hook used per comment
Sep
18
revised Get the Term List - Ordering
added <pre></pre> tags so code is readable
Sep
18
revised Custom post type - order field
fix typo
Sep
18
revised Custom post type - order field
added 230 characters in body
Sep
11
revised Sending out WP Posts as MailChimp Newsletters
Changed outgoing link from 3rd-party site to vendor's own
Sep
11
revised How to change the order of elements in comment_form()
improved code legibility
Sep
10
revised qtranslate is not working properly
correct answer
Sep
7
revised Send reset password link to user from custom lost password form
added info re: filtered login_url
Sep
6
revised Send reset password link to user from custom lost password form
fix error
Sep
4
revised Query between two meta keys
corrected focus on orderby field to any query or orderby
Sep
4
revised Query between two meta keys
corrected and expanded answer
Aug
29
revised Load posts dynamically
added detail