Voter Registration Search Microservice
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.
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.
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
Links for Transportation Techies CaBi Hack Night V Continue reading
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
Creating a custom health check target for WordPress sites behind an Amazon Elastic Load Balancer. Continue reading