I Aten't Dead

Something, nothing and everything…
You are currently browsing all posts tagged with download

Ravelry WordPress Widget

  • May 28, 2012 2:45 pm

I stumbled across the Ravelry API page & the Progress Bar code last week and immediately thought “That would make a great widget”. Someone did create a WordPress Progress Bar plugin about 4 years ago but it has never been updated. Also it still required site admins to add some JavaScript to their sidebar or pages manually.

So I decided to create a plugin widget that you just needed to drag & drop into (say) a sidebar. Of course, then I decided to see what else I could build into the widget as well as the Progress Bars and decided that a list of FO would also be nice.

Uh?

  • October 24, 2006 9:57 pm

I released a little script I wrote the other day that converts a GMT date to a UTC timestamp. Originally I needed to convert a whole stack of GMT dates to UTC and, once I’d written a script to do it, I figured other people might find it useful, so tarted it up a little and released it as a Quirm Scriptlet.

Within a few days, someone was asking on the Quirm support forum how to convert PST times using this script.

I very nearly replied with Try a different script!