Recently seasoned articles:
‘Microsites’ on a Miniature Budget

Shortly after returing from a mission trip earlier this Summer, our staff felt like God was leading us to start a new initiative to the kick-off of our new church year (August 2). As part of this project, we decided to create an individual “microsite” to support the campaign. With only 2 short weeks at my disposal to make it happen, I had to hit the ground running and come up with some creative solutions.

Since many of you are faced with the occasional “impossible deadline” as well, I though you might enjoy a behind-the-scenes peek at how we were able to pull off so much in such a short about of time.

My goal for the project was to add a lot of community-driven functionality to the site, so I knew I would have to find and adapt some open-source solutions that were already in the marketplace. I also had no budget to work with, so whatever solution we settled on, it had to be free.

With those conditions in mind, I quickly went to work on a site and learned a lot about the great wealth of resources that are currently available out there. Here’s a rundown of the tools I used:

  • WordPress - Since I had a monstrously close deadline on this project, I decided early on that it would be best to work within a CMS that I was already pretty familiar with. WordPress actually works really well for a microsite, and the development community surrounding it is just matchless. Within an hour, I had my domain set up and a basic site live and ready for customization. After a little elbow grease, I doubt the average joe will ever realize our final site is built on top of a blogging platform.
  • Twitter - Part one of our social communication strategy for this campaign was a large presence on Twitter. We started a Twitter account about two weeks prior to the launch of the site, which helped us build buzz about the campaign leading up to the launch. Now that the site is live, we’ve embedded the official Twitter feed for the campaign into the sidebar of the home page.
  • Juitter - Part two of our social communication strategy was to create a common hash tag for the campaign (#lhcrazylove) and embed the community discussion directly into the site. Juitter is a great jQuery plug-in that allowed us to pull this off with very little effort. I highly recommend it.
  • Facebook Connect - As the final piece of our social communication strategy, I wanted to make it as simple as possible for our users to leave their comments and join the conversation on our site. Since the majority of our audience already has an account with Facebook, I decided that was probably the quickest way for our visitors to log in. Thankfully, this is relatively painless to implement using the WP-FBConnect plugin that’s freely available for WordPress (the same plug-in we use for MediaSalt, by the way :-) ).

After a lot of blood, sweat and tears over the last two weeks (along with some incredible design work by my wife), you can see the live final project at http://www.crazylovecampaign.com. I was also able to squeeze in some fun CSS 3 transforms (which you can see in Safari 4 & Firefox 3.5) that I might discuss in a future post.

I am truly grateful that we live in a time where it’s possible to pull off so much cool stuff with such limited resources. Don’t feel constrained by a tight deadline when God lays a cool project on your heart; when He calls you do something, He’s faithful to provide the means to accomplish it.



  1. John (Human3rror) on August 3rd, 2009

    did my comment vanish?

  2. [...] post this morning from MediaSalt on developing ‘Microsites on a Miniature Budget‘ which showcases a The Crazy Love Campaign as a case [...]

  3. Eric Murrell on August 3rd, 2009

    John:

    The only comment I see from you is “did my comment vanish?” Let me see if something got stuck on the back side of things…

  4. Michael Trent on August 3rd, 2009

    Eric,

    Great work man. I crazy love what you guys are up to.

    Michael
    @churchbartender

  5. santos samayoa on August 3rd, 2009

    Great job!! just what i needed to read to inspire me for a new project i’m going to start. THank You.

  6. Ron on August 3rd, 2009

    Good work. Question are you paying for these domain names or just creating subdomains?

  7. Eric Murrell on August 3rd, 2009

    Thanks for the kind words, everybody.

    Ron: We bought domain names for this project just because they were cheap and available. We use subdomains for any staff blogs (blogs.longhollow.com) and for a few other projects.

    I prefer to use a unique URL if possible, because it seems like about 20% of our audience doesn’t really understand subdomain names. Many folks just assume that “www” comes before everything. (I realize subdomains still work with “www,” but if your casually referring people to your site, giving them a subdomain gets confusing.)

    Just my two cents.

  8. Adrian Jackson on August 4th, 2009

    Wow, I wish I could create something with such a “wow” factor in just two weeks. You definitely have a gift for what you do, and obviously enough experience to do something like this quickly and efficiently.

    Love your posts, keep up the great inspiration.

  9. [...] talked quite a bit about microsites recently, so I thought it would be a good idea to dig a little deeper into the [...]