Posts tagged open source
Mappy Email Signup v0.10

imageFinally got around to adding a radial email address finder to my Mappy Email Signup app. Mappy Email lets visitors/fans select their locations on a map and save their email addresses. So you can contact them only when you're in the area (which is more polite). It's basically an open source Eventful.com that doesn't hang all your contacts up in a third party.

The new version finally has a page (/admin/) where you can specify a radius (in kilometers), click the map and see all the email addresses that are within that area. So you can paste them into whatever mailing list app you're using.

Brad's Mappy Email Signup Release

mappy-email I've open-sourced my little Google Maps email signup gizmo that I use on my live page and when visitors sign up for things (blogged about it here and here.) You can grab the script here:

Brad's Mappy Email Signup (google code project)

It's another quick and dirty project from Brad Labs, cleaned up a bit from my implementation of it. But it's been working very nicely and I'm super happy to have the data for live show planning purposes instead of relying on Eventful as a middle-man.

Urgently needed: black sock standards

Here's a picture I took when I was sorting socks a few months ago:

August 28, 2007 2 002-1

Look at all these different bastards! What for? Can the human race not agree on a black sock style?

What I'd like is a standardized black sock specification. So I could always buy replacement or additional socks that match the ones I already own. Please: open source community, W3C, Creative Commons -- somebody help make sense of this important issue.

Gimme Some Money v0.85

I've been jealous of Gimme Some Candy for a long time. I've hassled them to let me in but they're not accepting new artists. It's a great idea -- a tip jar with benefits. Supporters can buy items and leave a little message that gets displayed on the artist's homepage.

So I've written and released an open source clone that's pretty easy to set up. It's called Gimme Some Money. The default items are a star, heart and cookie but they can be swapped out. You can see mine (using the default icons) over on the right sidebar.

Requirements: PHP 4+/MySQL & a Paypal account

Update: fixed an IE/Opera bug and updated it to v0.86 (thanks to jason for pointing out the bug).

BSDDS v0.06

That wasn't too miserable. v0.06 of the Brad Sucks Digital Download Store is up with a pretty big overhaul:

  • bsdds has its own shopping cart now instead of using paypal's -- should allow alternate payment methods
  • zero dollar downloads
  • buyer/downloader is now redirected to the download page post-transfer if PDT is turned on in paypal preferences)

The shopping cart needs some CSS love but that'll have to wait as I got things to do.

BSDDS v0.05

Just uploaded a new version of the Brad Sucks Digital Download Store. Two big changes:

  • No longer requires Amazon S3. Your store files can be local and links will expire after your given duration (mod_rewrite required).
  • Variable prices via text input. Previously variable prices could only be selected via a pre-defined list in the drop down. Now buyers can specify whatever they want as long as it's more than zero.

Next stuff I'll be adding:

  • Integrate a shopping cart I wrote so that other payment options are possible (Google Checkout/VISA/etc).
  • Handle zero dollar downloads.

Hooray for work!