by Sally | Sep 19, 2017 | Development
I now offer private virtual coaching sessions in HTML, CSS, jQuery and WordPress custom theme development.
by Sally | May 18, 2017 | Development, Email Configuration
Over the last month, I’ve begun receiving complaints from folks that emails I send are getting filtered into spam. It seems that the evolution of the internet had passed me by, and I have failed to properly set up my email with DKIM and SPF records/kets/what...
by Sally | May 5, 2017 | Development
I was recently tasked with creating one of those ‘back to top’ scrolly buttons in a Squarespace site. I built a vanilla HTML prototype, which worked across all browsers, within like an hour. However, upon migrating my little script to Squarespace, I found...
by Sally | Dec 5, 2016 | Development
You know that moment when you realize, “Uh oh, I’m in WAY over my head?” I have a lot of those. A few years ago, I was asked by a colleague to SSH into a server and grep for a file. At the time, this sounded like total nonsense to me – however,...
by Sally | Nov 8, 2016 | Development
After recently completing a Rails 4 tutorial, I was faced with a frustrating challenge: how the !#$% do I get my new app out in the internet? A former colleague had suggested using Heroku for app hosting while I was in the learning stages. Since the kind of beginner...
by Sally | Oct 30, 2016 | Advice, Development
Oh, the pain of trying to implement a pre-made script from the internet when you don’t understand how it works! I used to go through this all the time – I’d find someone’s plugin for a sweet jQuery carousel or lightbox or hover effect, but I...