Setting up custom Google Analytics Enhanced Ecommerce tagging in a complex Adobe DTM ecosystem. The JavaScript is the easy part.
5+ y ago
Wed Mar 06 2019
Using https://www.upstatement.com/timber/ to ensure CMS editors can add alt text to images in the media library that will be rendered in the view layer. #wordpress #a11y #seo
6y ago
Fri Feb 01 2019
Using Optimizely to a/b/c test different sign up page designs. Found out there's a "Shared Code" feature that injects JavaScript, so we dont have to mix metric event tracking logic into the main codebase.
6y ago
Wed Jan 30 2019
at 12th Street / Oakland City Center
Lurking on the new WIWO app for Android. Epic upgrade.
6+ y ago
Sat Jul 28 2018
About to get into automated #testing with #casperjs
6+ y ago
Thu Jun 28 2018
Well after a several+ year sabbatical I am once again a web developer with a website. There's even a contemporary post about grepping in #vim! https://www.sean.sh/
Published my first npm package! It's a theme for Hyper #terminal that uses the #solarized color palette. It can automatically switch between light/dark mode based on the time of day.
6+ y ago
Tue Jun 05 2018
Refreshing and expanding my understanding of #ES6 and #React, with the short-term goal of developing a couple plugins for Hyper #terminal.
6+ y ago
Sun Jun 03 2018
Resurrected a #Chrome extension I made three years ago. It copies website content as #markdown to your clipboard. http://markdownizr.com/
6+ y ago
Sat Jun 02 2018
Dependency hell with #npm. I'm reviving an old project built with a #yeoman #jekyllrb generator three years ago. Finally got it to build, and then #Github alerted me to several critically vulnerable packages (thanks!). They are deep in the chain, many are deprecated entirely; `npm audit fix` doesn't work. Luckily, the app is a simple static site and my source is still compatible w/ Jekyll's API, so I can start from scratch and drop in my markup/styles/script.
6+ y ago
Wed May 30 2018
Published my first Ruby gem - a #jekyllrb theme using #materialdesign. It's going to be the basis of my new blog, although I have plans for for some pretty heavy customisation.
6+ y ago
Tue May 29 2018
New shell alias for #logs. It `tail`s any file in the current directory that ends in '.log' or is in a folder called 'log' (recursively). Hidden files from git/svn are ignored.
6+ y ago
Tue May 22 2018
Ok, here it goes. The plan is to set up #fedora +
#i3wm on a portable disk, configure dev environment, and sail off into the sunset, never looking back at closed-source wares. What could go wrong?
Nifty remaps for the built-in keyboard via #Karabiner, in case I'm ever stuck without my #Ergodox. Karabiner setup is json in ~/.config/, so highly portable
6+ y ago
Sat May 19 2018
Finally got italic fonts working in #iTerm + #tmux on macOS https://is.gd/C5uM3D