Posts tagged WordPress

Jan02

Integrating Rails and WordPress

WordPress Ruby on Rails | comments

HTML parse error: 
<div class="flair">
  <img src="http://farm1.static.flickr.com/4/9183721_1ec8cf6ef4_m.jpg" width="240" height="180" alt="Mad code rewrite" /><br />
  <div class="text-backing"> </div>
  <div class="text">Photo by <a href="http://flickr.com/photos/zhartley/">zhartley</a></div>
Continue reading »

Sep26

Disabling Markdown in your WordPress comments

WordPress Markdown WordPress Markdown | comments

Sometimes I post things to this blog that are well documented elsewhere. During research I’ll Google a phrase without any immediate results. Then I’ll dig in a little more until I find what I’m looking for. Finally I’ll make a blog post with a title that mimics my Google search.

Continue reading »

Aug15

Syntax highlighting with WordPress and Markdown

WordPress Markdown syntax WordPress Markdown syntax | comments

When I started frequently publishing blog posts that contained code, I immediately searched for a syntax highlighting plugin to WordPress. I found a pretty good one rather easily in SyntaxHighlighter. It worked well and was fairly intuitive.

Continue reading »

Jul16

Transferring your "cached" WordPress blog

WordPress wp-cache WordPress wp-cache | comments

This weekend I mostly wrapped up the process of transferring Scrawlers from Dreamhost to Slicehost. Dreamhost just is not appropriate for a Ruby on Rails application, and so moves Scrawlers.

Continue reading »

Jun25

More TextMate dates for your WordPress blog

TextMate WordPress blogging bundle TextMate WordPress blogging bundle | comments

Previously I posted what amounts to a link post about how TextMate can be hacked to help you write blog entries for WordPress. I really did not take that post far enough. Once you have the TextMate environment set up, ala the TextMate wiki, then you need to get your timezone just right.

Continue reading »

Apr30

Specifying date when blogging from TextMate to WordPress

TextMate WordPress blogging bundle TextMate WordPress blogging bundle | comments

Friday was a day of Mac-fu. I spent the entire day getting more familiar with some tools and attempting to automate various repetitive tasks. I didn’t get very far, unfortunately, but the groundwork has been laid. OS X rocks.

Continue reading »