wpPro offers design, development and full-service professional WordPress hosting service for serious bloggers web design web development professional WordPress hosting

wpPro offers design, development and full-service professional WordPress hosting service for serious bloggers

  • Change.gov Obama-Biden Transition Website

  • change.govObama has launched a website that will detail the transition of the new administration into the Whitehouse. The website allows user to follow latest news, events, and announcements by the Obama administration. The site is (also) a fitting transition of a sort for the folks who ran the best damn presidential campaign on the web at BarackObama.com!
  • 11.06.2008 - 3:15 pm - (0) - Asides
  • WordPress Cockney Replace WP Texturize Function

  • I was testing my asides styling and noticed this WP function that adds a typographic quotes to common phrases that are considered “cockney“, i.e. words such as ’til and ’bout. The most famous use of this function was in Matt’s Asides code.
    <?php echo wptexturize($post->post_content); ?>
    Wonder what the East Enders think about this rather cool but lesser known WP function!
  • 10.11.2008 - 4:12 pm - (0) - Asides
  • Notepad++ for Better Design

  • I gave up on Notepad a while ago and switched to Notepad++, which among other things allows one to format a file in UTF-8 without BOM, in turn cleaning up your XHTML files for validation (no “Byte-Order Mark found in UTF-8 File” warnings).
  • 11.24.2007 - 11:55 pm - (4) - Asides, Resources, XHTML