Dylan Barlett

Main menu

Skip to content
  • About
  • Work

Category: Software

WordCamp Baltimore Talk

October 18, 2014

Slides from my “AWS & WordPress” talk at WordCamp Baltimore 2014. The video is available as well.

Posted in Software, WordPress | Reply

Show IP Info and User Agent on Gravity Forms Entries

September 22, 2014

Updated 11/16/2015: add IPv6 support and link user agent to StatCounter. This snippet adds a link to geolocation and ISP data on IPaddress.com (IPv4) / ipinfo.io (IPv6) and the submitter’s user agent to the Entry metabox via the gform_entry_info hook.

Posted in Software, WordPress | Replies: 7

WordPress & AWS Meetup Talk

June 10, 2014

Slides and code samples from my “WordPress and AWS” talk at the June 2014 WordPress DC Meetup Continue reading →

Posted in Software, WordPress | Reply

PDF Liberation Hackathon

January 20, 2014

Background Whenever I mention hackathons, the usual response is “Is that where you hack into websites?”. In short, no, not usually. In the 1960s at MIT, a hacker was a tinkerer, first with model railroads and later with computers. Thus … Continue reading →

Posted in Python, Selenium, Software | Reply

Disabling the W3 Total Cache Footer Comment

January 14, 2014

2016-07-01: Updated code samples to use __return_false instead of an anonymous function By default, the W3 Total Cache (W3TC) WordPress plugin adds an HTML comment like the one below to the page footer. To remove it without modifying the W3TC … Continue reading →

Posted in Software, WordPress | Replies: 19

Post navigation

← Older posts
Newer posts →
Powered by WordPress and Foghorn