Tag: web development

Advance Your Workforce Analytics

This year I’ve taken on Red Castle Human Capital as an ongoing consulting gig. In addition to managing their online marketing month-to-month, I started out by re-designing their…

How to Clear Chrome Redirect Cache

When I’m developing a new website, there are times when my Google Chrome will cache a 301 redirect preventing me from accessing a URL. Clearing your browser’s cache…

Links of Interest, Issue 25

Earlier this week we went live with the redesign of a client’s home page. What made this project interesting is the client wanted their home page redesigned without…

Links of Interest, Issue 23

Last night my wife and I signed up for a healthcare plan via the ACA Marketplace. Prior to that, our health insurance had been provided by a grandfathered…

Reflect – Data Visualization as a Service

I’m bookmarking Reflect because I’ve got a webapp I’ve built that could use some nice dashboards with custom reporting. A cursory glance at their website tells me I…

Resource Cards – Selected free resources for designers

Just in time for your next project: Resource Cards looks to be a great curated list of free resources.

Sandstorm – open source server platform

Sandstorm makes managing your own server as simple as setting up your smartphone. Setting up your own installs of popular open source apps is as simple as browsing…

Links of Interest – WordPress Development

Today’s Links of Interest are all about WordPress development: So You Want To Use WordPress To Make An App? At WordCamp Miami, which I attended recently, one of…

A(nother) new era of WordPress – Be the signal

Jeff Waugh shares his thoughts on Another new era of WordPress. His comments on the new WordPress API interest me most: With WP-API, you could get rid of all…

Formspree | Functional HTML forms

Looking for a place to submit your HTML form on your static site? Formspree.io will forward your form to your email. Just send your form to our URL…

phanan/htaccess

A handy collection of .htaccess snippets: phanan/htaccess. A collection of useful .htaccess snippets, all in one place. I decided to create this repo after getting so tired (and…

Web application architecture – Medium

Stephen Young outlines a couple of common web application architectures in his series “How to become a web developer”. Picking the web application architecture best suited to your…