Category: Uncategorized
-
Wordcamp San Diego 2018
—
It’s a go for the Gutenberg editor! Going Gutenberg is my takeaway theme for 2018. Installed the feature plugin on my site and have started to learn how to program custom blocks! Thank you to all the #wcsd volunteers that made 2018 a fun and informative event.
-
Web AR
—
Tried out AR.js in iOS 11 and it worked! Great use of the new WebRTC and Media Capture API’s in mobile Safari.
-
Web-Maker Chrome extension – offline web editor for experiments
—
Web-Maker is a chrome extension that converts your Chrome tabs into an offline playground for your web experiments.
-
Javascript – Create PDF of filled out forms
—
How do I export my HTML page as PDF using JavaScript? I created a CodePen based on this Quora post … You have to sign in and use “Debug” view for the pdf to work … https://codepen.io/ideasatrandom/pen/YNrqNa
-
Throwing cache at this site
—
Trying out a cache solution from wp-rocket.me to create static versions of the pages and posts on this site. If you’re using CloudFlare and the associated WordPress Plug-in, using “Automatic Cache Management” looks like it helps empty the cache after changes. Safari kept showing pages with broken CSS before this change.