Chuck Grimmett


Archives

Year: 2016

  • Let’s Make a Pie Chart with D3.js


    Let’s Make a Pie Chart with D3.js

    Here I learn the basics of making a pie chart with D3.js

    Read more…: Let’s Make a Pie Chart with D3.js
  • Let’s Make a Grid with D3.js


    Let’s Make a Grid with D3.js

    This tutorial is a way to apply what I learned about data joins, click events, and selections in D3.js. Along the way I learned about building arrays.

    Read more…: Let’s Make a Grid with D3.js
  • Fun with Circles in D3


    Fun with Circles in D3

    Learning D3 by playing with circles

    Read more…: Fun with Circles in D3
  • D3 Intro and Joins Notes


    D3 Intro and Joins Notes

    Notes from the D3js.org Introduction and Thinking With Joins

    Read more…: D3 Intro and Joins Notes
  • Emmet


    Emmet

    Emmet is a tool that expands your HTML and CSS workflow.

    Read more…: Emmet
  • Relearning D3.js


    Relearning D3.js

    How I’m relearning D3.js.

    Read more…: Relearning D3.js
  • Error Document Handling with .htaccess


    Error Document Handling with .htaccess

    TIL how to forward error pages to real pages with .htaccess.

    Read more…: Error Document Handling with .htaccess
  • Loading scripts in WordPress with wp_enqueue_scripts


    Loading scripts in WordPress with wp_enqueue_scripts

    Here is how to load scripts on specific pages in WordPress with wp_enqueue_scripts

    Read more…: Loading scripts in WordPress with wp_enqueue_scripts
  • jQuery replaceWith


    jQuery replaceWith

    TIL how to quickly replace elements with jQuery

    Read more…: jQuery replaceWith
  • How to Implement Search on a Jekyll Site


    How to Implement Search on a Jekyll Site

    TIL how to implement search on a Jekyll site.

    Read more…: How to Implement Search on a Jekyll Site
  • How to Back Up Your Online Life


    Your stuff in the cloud could disappear at any time. Here is how to download a copy of your data from popular online services. Do you use Gmail? WordPress.com? Fitbit? Facebook? How about Twitter? Your account could be shut down and you could lose all of your stuff there at any time. This Dennis Cooper…

    Read more…: How to Back Up Your Online Life
  • How to Back Up Your Online Life


    How to Back Up Your Online Life

    Your stuff in the cloud could disappear at any time. Here is how to download a copy of your data from popular online services. (Written by me, published on Medium)

    Read more…: How to Back Up Your Online Life
  • Moving Files to a Mac from Microsoft Remote Desktop


    Moving Files to a Mac from Microsoft Remote Desktop

    TIL how to copy files from a Microsoft Remote Desktop connection to my local machine.

    Read more…: Moving Files to a Mac from Microsoft Remote Desktop
  • Setting and retrieving cookies from form data


    Setting and retrieving cookies from form data

    TIL how to set and retrieve JavaScript cookies from form data.

    Read more…: Setting and retrieving cookies from form data
  • Powering a Blog Through Medium


    Powering a Blog Through Medium

    It is super easy to power your blog with a custom domain through Medium. Here is what you need to do.

    Read more…: Powering a Blog Through Medium
  • iOS 10.0 Public Beta Thoughts


    iOS 10.0 Public Beta Thoughts

    The iOS 10.0 Public Beta came out Thursday, July 7, 2016. I installed it within a few hours of its release and began using it on my main phone. Here are my thoughts so far.

    Read more…: iOS 10.0 Public Beta Thoughts
  • How to Pre-fill Google Forms


    How to Pre-fill Google Forms

    Did you know that you can pre-fill Google Forms based on a URL? Did you also know that automate it with a database and send personalized forms via services like Mailchimp?

    Read more…: How to Pre-fill Google Forms
  • jQuery’s Greater and Less Than Selectors


    jQuery’s Greater and Less Than Selectors

    TIL about jQuery’s greater and less than selectors

    Read more…: jQuery’s Greater and Less Than Selectors
  • Take Notes During Your Next Crisis


    Take Notes During Your Next Crisis

    TIL that the best time to learn how to handle crises is right after you just had one.

    Read more…: Take Notes During Your Next Crisis
  • Scheduling Jobs with Cron


    Scheduling Jobs with Cron

    TIL how to schedule tasks with Cron.

    Read more…: Scheduling Jobs with Cron