Author: ecoblogadmin

  • In my search for a simple click-tracking solution, I decided just to write one and make it publicly available. When I say “basic,” I mean “write to flat files” basic. I also mean that simply reading the SETUP file should tell you everything you need to know about how to use it…even if you’ve never…

    63 words

    1–2 minutes
    Read More: Basic Click Tracking
  • I’ve been thinking about this for a while, and this blog post has been written for probably two or three months. I think it’s as important now as ever. It seems to me the fights “liberals” and “conservatives” have, and all the mudslinging back-and-forth, only benefits politicians who thrive on our willingness to tear one…

    967 words

    4–6 minutes
    Read More: No Longer Under the Law
  • I put up a new repository at GitHub yesterday that converts the entire Lime Light CRM API into a simple PHP class. The superclass (creatively called LimeLight) has two child classes, Membership and Transaction (with respect to the pertinent Lime Light APIs). This is a work-in-progress and is still in beta…it’s mostly bug-free. As there is no…

    293 words

    1–2 minutes
    Read More: Lime Light CRM API