Projects Archives

  1. RAMP 1.1

    When I was posting about our recent releases, I overlooked version 1.1 of RAMP. This is the first major feature release of RAMP, and we added a bunch of great features. Perhaps the most useful user feature is the “quick send” feature. Now when you publish or update a post, there is a “RAMP It”…

  2. The Right Way to Include a Plugin in a WordPress Theme

    In our FavePersonal theme we integrated the excellent Social plugin from MailChimp and included an option to turn it on or off. Most importantly we did it in a way that still allows the Social plugin to be installed and updated independently. We made sure that we implemented this in a manner that: respected users’…

  3. Add a Preview Button to the Fullscreen Editor in WordPress

    I really like the fullscreen editor in WordPress. I use it nearly all of the time when composing long-form content, often in conjunction with the excellent Markdown on Save plugin by Mark Jaquith. It has always bugged me that there wasn’t a Preview button in the fullscreen mode toolbar. Problem solved. Here’s the code. This…

  4. FavePersonal 1.1

    We’ve released version 1.1 of our FavePersonal theme for WordPress (the theme you see on this site). This release includes the new 2.5 version of the Social plugin as well as updates to Carrington Core and other libraries and code changes to use new best practices added in WordPress 3.4. As a result, this release…

  5. Carrington Build and FaveBusiness Updates

    Carrington Build

    We recently updated Carrington Build for compatibility with WordPress 3.4. We also updated our pricing structure for Carrington Build, dropping the single site price from $499 to $299 and adding an unlimited site package1 at $999. Our Carrington Build packages include access to our developer support forums and developer documentation, along with example theme integrations…

  6. Carrington Core 3.4

    We’ve gone ahead and merged in the global variables changes into version 3.4 of Carrington Core. We also stripped out the lightbox and color picker code so that Carrington Core is just a lightweight template selection engine. If you have a Carrington-based theme that relies on the lightbox or color picker, grab the code from…

  7. Post Formats Admin UI version 1.0.2

    We’ve released version 1.0.2 of our Post Formats Admin UI developer plugin for WordPress. This has a few useful bug fixes: Gallery is displayed as expected when images have already been uploaded before gallery tab is selected Fix audio fields showing on Video tab (props DrewAPicture) Fix quote fields showing on Link tab (props dariodev)…

  8. Carrington Core and Globals

    Carrington Core1 loads template files through a function rather than including them directly within the global scope. This means that global variables need to be explicitly brought into scope rather than just being there and available to you. I’ve considered this a feature, because it means that you’re much less likely to stomp on an…

  9. Social 2.5 Sketches

    I’ve already professed my love for Paper1, and one of my primary usages is for wireframing UX models. I used it for a few of the improvments we added in Social 2.5, and thought it might be fun to share a couple of them here. One of the biggest changes we made was an overhaul…

  10. Social 2.5

    I’m very pleased to share version 2.5 of Social with you. Brought to you by our good friends at MailChimp (see their blog post), Social is a WordPress plugin that connects your WordPress site to Twitter and Facebook in really interesting ways. Here are the high level bullet points: easily connect your Twitter and Facebook…

  11. Social 2.5 beta 2

    We’re just about ready to put a bow on version 2.5 of Social. If you’d like to test the second beta release, grab it from GitHub. Social is a plugin that allows you to maintain a centralized conversation on your site, while also participating in conversations on Facebook and Twitter. This post is part of…

  12. WP App Store

    Crowd Favorite Themes

    Congratulations to Brad on today’s launch of WP App Store. I’m very pleased to see this come to life. It’s an idea we toyed around with several years ago, but decided not to pull the trigger on – I hope it’s a huge success. We’ve put our FavePersonal and FaveBusiness themes along with our RAMP…