| bio | website | artlung.com |
|---|---|---|
| location | San Diego, CA | |
| age | 43 | |
| visits | member for | 2 years, 9 months |
| seen | May 15 at 19:30 | |
| stats | profile views | 60 |
I am a web developer and some-time designer, blogger. Tech interests: PHP, MySQL, JavaScript, especially OO, jQuery, Flash, Open Source libraries of all kinds, WordPress, SilverStripe, Drupal, and more. I like to make web things.
You can reach me at joe@artlung.com
On twitter @artlung
See also: joecrawford.com
|
Aug 14 |
accepted | Plugin for event management? |
|
Aug 14 |
accepted | How can I stop WordPress from prompting me to enter FTP information when doing updates? |
|
Aug 13 |
comment |
How do I turn off self-closing tags for markup in WordPress (for HTML5, or HTML4, for example)? I'm not speculating on anything. I'm not guessing into anything. The / mark is not required by the spec, and I want to have the option to remove it in WordPress. |
|
Aug 13 |
comment |
How do I turn off self-closing tags for markup in WordPress (for HTML5, or HTML4, for example)? "However, due to the widespread attempts to use XHTML1, there are a significant number of pages using the trailing slash. Because of this, the trailing slash syntax has been permitted on void elements in HTML in order to ease migration from XHTML1 to HTML5." Permitted as a legacy. I think the way forward is ditching the extra "/", thus my question. I think WordPress needs to allow for the option to create code to xhtml, or html4.01 or html5. |
|
Aug 13 |
comment |
How do I turn off self-closing tags for markup in WordPress (for HTML5, or HTML4, for example)?<br/> is intended to be valid for xhtml. HTML5 is a new spec (though it /can/ be used inn an xml style) that does not presume xml syntax. |
|
Aug 13 |
awarded | Promoter |
|
Aug 12 |
answered | WordPress 3.0.1 Auto Update Problem |
|
Aug 12 |
comment |
Local copy of WordPress Codex? :-( Man, there has to be a better way. Thanks for the answer though. Hopefully there's something else! |
|
Aug 12 |
asked | Local copy of WordPress Codex? |
|
Aug 12 |
accepted | I want to have my custom field use HTML, how do I do that? |
|
Aug 12 |
comment |
I want to have my custom field use HTML, how do I do that? That looks like what I was hoping for. Thanks! |
|
Aug 12 |
comment |
Test to see if jQuery or Prototype is queued by another plugin? I was unaware of wp_script_is - seems to be exactly what I was looking for. Thanks so much. |
|
Aug 12 |
accepted | Test to see if jQuery or Prototype is queued by another plugin? |
|
Aug 12 |
comment |
Test to see if jQuery or Prototype is queued by another plugin? So does the wp_print_scripts hook get executed right before, during or right after the scripts have printed? |
|
Aug 12 |
comment |
Test to see if jQuery or Prototype is queued by another plugin? How do I execute at the last possible moment? |
|
Aug 12 |
asked | Plugin for event management? |
|
Aug 12 |
asked | Test to see if jQuery or Prototype is queued by another plugin? |
|
Aug 12 |
accepted | How do I make my blog iPad / iPhone / Android friendly? |
|
Aug 12 |
comment |
Alternate post_class on each post Updated my answer with a solution that works for me. |
|
Aug 12 |
revised |
Alternate post_class on each post added 865 characters in body; added 58 characters in body |