Archive

Skill: APIs

Implemented Stripe Manual Transfers

Stripe's payment service is nice. We implemented it (instead of PayPal) to handle all e-commerce and checkout needs on nwica.org, including payments for memberships, event registrations, exhibitions, and promotional products. By default, Stripe transfers funds to a bank account automatically every day. Our client wanted a little bit more control over when those funds were […]

Adaptr API for Higher Logic Integration

Finished and deployed the Adaptr API that allows for easy integration of the Higher Logic community platform with the National WIC Association's website. The RESTful API provides a seamless single sign-on experience for all of NWA's  website users so that they can move fluidly between their personal accounts/dashboards on nwica.org and the third party Higher Logic […]

Launched: National WIC Assocation

Pleased to launch the brand new website of the National WIC Association. This 9-month project entailed a complete information architecture overhaul; development of a fully integrated system to support content management, association/membership management, event management, and payments; and design implementation of an entirely new responsive/mobile-friendly HTML5 and CSS3 user interface. Other technologies employed include the […]

Launched: 120DaysMovie.com

The 120DaysMovie.com website is for a documentary film by Ted Roach. Originally designed and developed nearly two years ago, It was essentially put on ice while the film production was being completed. Even though web technologies and design aesthetics seem to change at the speed of light, I'm happy with how the site turned out […]

Handling Interactions between the Vimeo JS API and SoundManager2 JS API

I've got a new site coming out for a documentary filmmaker — well an old site that was on hold for almost 2 years — that has some background audio (aka "soundtrack") enabled via the SoundManager2 javascript API. The site also has a trailer video (of course), so I had to take advantage of the […]

Optimizing Data Visualization Site

Performing a major code rewrite of NDTAC's Fast Facts as part of their annual data update. Previous versions relied heavily on MySQL data requests to render the site's Google Chart / Visualization API-based charts, as well as supporting data tables. With the new version, I've moved to loading the necessary dataset into an associative array […]

Congressional District by Street Address Using Google Maps API

Previously, I set up a form to automatically look up someone's congressional district and legislator by a provided ZIP code. It used the Sunlight Labs API along with a PHP class. The problem was that a given ZIP code can have multiple congressional districts. To further complicate matters, the Sunlight Labs data doesn't have the […]

Say Hello