News Archives

  1. GameTonight? 2.0

    Spurred on by the discovery that all of the data sources I’d been using had disappeared, I spent yesterday frantically getting GameTonight? working again; and did so by finishing the 2.0 re-design. If there is a game tonight, then the background changes to an interior shot of the appropriate stadium/arena. When there isn’t a game,…

  2. RAMP 1.2 and a RAMP Post ID Meta Conversion Plugin

    We released an update to RAMP yesterday to address a compatibility issue introduced in WordPress 3.5.2 as well as adding support for the post locking feature that will be arriving in WordPress 3.6 and addressing a few other issues. This is a recommended upgrade for all customers. We also released the RAMP Post ID Meta…

  3. GitHub Activity WordPress Plugin

    I wanted to better expose stuff I’m doing on GitHub that I may not be actvely blogging about1, so I decided to pull in my GitHub activity feed and show it in the Projects page sidebar. I created a WordPress plugin for this that includes a shortcode and sidebar widget. I’ve submitted it to WordPress.org,…

  4. FavePersonal 1.3

    We’ve released an update to FavePersonal. In this release we’ve: implemented new archive views for image and video post formats updated Facebook posting so that images and videos are sent in a more “native” format to Facebook cleaned up spacing between posts on mobile devices changed our color set provider to ColourLovers fixed a number…

  5. Social 2.9.2

    We’ve pushed out an update to Social (version 2.9.2) with a couple of minor enhancements and bug fixes, as well as some new translations (French and Italian). This post is part of the project: Social. View the project timeline for more context on this post.

  6. Capsule 1.1

    I’m very pleased to announce the release of Capsule v1.1 (and Capsule Server v1.1). In this release we added some pretty handy features along with addressing the usual array of 1.0-related issues. The download and an online demo are available on the Crowd Favorite website. Some of the highlights in the new version include: A…

  7. Twitter Tools 3.0.4: Twitter v1.1 API Compatibility

    I’ve released Twitter Tools version 3.0.4 which now uses the Twitter v1.1 API. Since Twitter has turned off the 1.0 API, this is pretty much a “must upgrade” situation. If Twitter Tools has been active for you over the last few days, you’ll need to do a little cleanup: enable the Tweet admin screens delete…

  8. Social 2.9.1

    We’ve released version 2.9.1 of Social; a WordPress plugin from MailChimp that gives you these great features: broadcasting your posts to Facebook and Twitter allows commenters on your site to log in with Facebook or Twitter allows comments on your site to be broadcast to Facebook or Twitter pulls in reactions from Facebook and Twitter…

  9. GameTonight, now with Event Times

    I’ve updated GameTonight to show the time of the event. This is also included in the JSON API and Status Board output. No guarantees that the event times are correct, but they are faithfully represented from the data feed. This is something that I put off for three years because I was having all sorts…

  10. GameTonight for Status Board

    Game Tonight: Yes

    GameTonight now creates a module for Panic’s excellent Status Board iPad app. The URL is simple, add ‘/statusboard’ to any metro URL or, while on your iPad, click the link at the bottom of each GameTonight page to install the current metro in Status Board. Example: http://gametonight.in/denver/statusboard Here’s what you get: It currently looks best…

  11. Capsule, The Developer’s Code Journal

    I’m very pleased today to announce the release of Capsule, the developer’s code journal. Capsule replaces the scratch document you have open when you’re coding. Instead of throwing away those notes, code snippets, API responses, ad-hoc todo lists, and outlines, Capsule creates an archive of your development artifacts. Capsule is a free, Open Source (GPL)…

  12. GameTonight Now Understands MLB Preseason

    If you rely on GameTonight, you’ll be happy to know that it now understands the MLB pre-season schedule. The Grapefruit and Cactus league games should no longer be causing a “Yes” response when you check to see if there is a game tonight in your metro. Example: Denver This post is part of the project:…

  13. Announcing Threads

    I’ve just released an initial beta of Threads, a WordPress plugin I’ve been working on for about a year. The idea is simple: show posts that comprise a single overall story/topic in a timeline. Then link to that timeline from the posts so that your readers have a chance to get more historical context about…

  14. Social 2.8

    Social 2.8 (courtesy of MailChimp) was released today. This release was primarily to change over to using version 1.1 of Twitter’s API. Why should you care? Well, for one thing – the 1.0 API was starting to break and not get repaired in places. For example, you might have noticed that Social was no longer…

  15. Fullscreen Editor Preview Button for WordPress

    Fullscreen Editor Preview Button Screenshot

    I updated my fullscreen editor preview button plugin for WordPress 3.5 and decided to release it as a plugin on WordPress.org. Mainly, this meant writing a README (and creating a proper repo for it on GitHub). This is a simple one-trick-pony plugin – it adds a Preview button to the fullscreen editor toolbar. Nothing more,…