Here’s how to make WP quit changing HTML: In the wp-includes folder, open up function-formatting.php. Edit the wpautop function to comment out the following line: if ($br) $pee = preg_replace(‘|(?< !)\s*\n|’, “\n”, $pee); // optionally make line breaks This will get rid of all those extra p and br tags. I also added the label …
-
About
Ruthless Automation is a name I swear I read somewhere, but have never been able to track down. It’s the way I want to approach my work – there’s never an excuse to do something by hand when you can make it easier with some up-front sweat equity.
Currently I’m a web developer in Dayton, Ohio, with a focus on writing HTML and CSS by hand, and enhancing things with jQuery and YUI where needed.
I love beautiful UIs (actually anything that’s done well) and hope to make myself into a designer over time, but want to keep writing code as well. I do that in Emacs and nothing else.
I’m very interested in mobile, especially the iPhone, and I’m learning Objective C on my own to try my hand at an app. The Nexus One is the second best phone I’ve ever seen, though, and it keeps me honest about web apps versus native.
Finally, I live with my wonderful wife and our daughter Grace. Being a father rewards me in ways I never could have imagined, and I try to appreciate that at least once a day.
-
Pages