Dylan Barlett

Main menu

Skip to content
  • About
  • Work

Category: Software

Voter Registration Search Microservice

November 9, 2016

I built a voter registration search microservice for Arlington County. Read more on the Arlington Open Data Blog, or take a look at the code.

Posted in Software | Reply

Current Time Gravity Forms Merge Tags

September 26, 2016

The built-in Gravity Forms merge tags include {date_mdy} and {date_dmy}, which are useful for setting the default values of Date fields, but there aren’t any for Time fields. This snippet adds three merge tags for that: {current_hour} {current_minute} {current_am_pm} Note … Continue reading →

Posted in Software, WordPress | Replies: 16

CaBi Hack Night V

April 28, 2016

Links for Transportation Techies CaBi Hack Night V Continue reading →

Posted in Python, Software, Uncategorized | Reply

Restoring Deleted S3 Objects in Bulk with boto

June 9, 2015

S3 bucket versioning can be a lifesaver. If you accidentally delete an object, you can restore it in the S3 Management Console by deleting the Delete Marker: But what if you’ve deleted more than a handful of objects? boto to … Continue reading →

Posted in Python, Software | Replies: 3

ELB Health Check Target for WordPress Networks

June 2, 2015

Creating a custom health check target for WordPress sites behind an Amazon Elastic Load Balancer. Continue reading →

Posted in Software, WordPress | Replies: 1

Post navigation

← Older posts
Powered by WordPress and Foghorn