WP JSON to Timeline JS

timeline of last 50 posts

As part of some thoughts on building out a series of reflective views for student portfolio blogs, I thought seeing your WordPress posts in the TimelineJS view might be a useful way to look back over your progress. I intend to wrap this into a custom spreadsheet template and/or a plugin1 but figured I’d sketch […]

Read More… from WP JSON to Timeline JS

Managing Rico Theta Videos on a Mac

The theta software sucks but the camera is decent #theta360 – Spherical Image – RICOH THETA At one point you could mount a Ricoh Theta camera on a Mac like so . . . Mass Storage: Press Wireless and Shutter. While continuing to hold these buttons, plug THETA into computer with USB cable. Camera will […]

Read More… from Managing Rico Theta Videos on a Mac

Fix Adobe’s Annoying Photoshop PNG Transparency Clipping

Photoshop decided it was smarter than me and would override my decisions about exporting a PNG layer with transparencies. It’d clip it and mess up my careful alignment. You can see someone else suffering from this on the Adobe forums. This could not stand. If you don’t want to see the setup for the issue […]

Read More… from Fix Adobe’s Annoying Photoshop PNG Transparency Clipping

Weekly Web Harvest for 2017-04-30

itsnotmythrowaway1 comments on Senior Arizona Lawmaker: Teachers Should Expect To Work Second Jobs And Have Lower Salary Expectations Worse yet, many of those charters are deliberately manipulating the enrollment process to ensure they do not have to educate poor and underprivileged students. How does a “public” school do this? Let me give you an example. […]

Read More… from Weekly Web Harvest for 2017-04-30

Historical Will Annotation Continued: A WP API Experiment

The Judah Will Project (now with new URL!) has continued to grow as Ryan has been putting in serious work on the research and writing side of things. I have no choice but to step up my game and it’s been an interesting learning experience as it’s the first time I’ve tried anything sophisticated with […]

Read More… from Historical Will Annotation Continued: A WP API Experiment

Simple Interview Formatting Using Pseudo Elements

I had a quick question today about formatting an interview. That led to some quick experimentation in Code Pen and some simple uses of pseudo class selectors.1 When I first looked at the transcript I started to assign a class to each paragraph. That would work but was tedious. Given we were switching speakers at […]

Read More… from Simple Interview Formatting Using Pseudo Elements

Audio Annotation POC Using WaveSurfer.JS

See the Pen wave surfer – waveform by Tom (@twwoodward) on CodePen. I needed to make a quick proof of concept for the annotation of audio on the web. In this case, it’s meant to provide a visual and auditory way to play through interview segments that represent different categories of responses. I found WaveSurfer.js […]

Read More… from Audio Annotation POC Using WaveSurfer.JS