1. Adding a Loop to a WordPress Page Template with WP_Quer...

    Its pretty easy to add a loop to a page template but having pagination will … Read More »

  2. Installing Apache Tomcat 6 on Snow Leopard ( OSX 10.6 )

    It’s been a long time since I worked on a JSP project and I’m now … Read More »

  3. Display a loading image until the page completes loadin...

    Similar to how GDGT.com has it’s loading.gif while the page completes this method will do … Read More »

  4. Splitting Content into Two Columns, e.g. Word Wrap with...

    Over the last couple days I’ve had the dilemma of trying to figure out how … Read More »

  5. Replace or Remove the Carrington Theme Admin Panel

    One of the very first things I had to do to start using the … Read More »

  6. Short Post URLs

    I just noticed a trend recently ( maybe not too recent ) on how … Read More »

  7. Displaying a posts current category and parent category...

    Since WordPress doesn’t allow for limiting the category in “the_category” I had to write some … Read More »

  8. Adding Content Between Posts – WordPress Loop

    Here’s a simple trick I’ve been using to include an ad after the second post, … Read More »

  9. Premium WordPress Themes and Plugins Inherit the GPL li...

    The issue had come up again when over 200 themes were kicked out of the … Read More »

  10. Excluding categories in the_category

    This morning I needed to use the the_category tag but I needed to exclude a … Read More »