blog header image - picture of Josh

Blog

blog header image - picture of Josh

Starting a PhD in Information

Published on June 6, 2018

I’m excited to share that I’ll be embarking on a new leg of my academic journey this September as a PhD student at the University of Michigan School of Information.

Read more…


Python Blogger Post Collector

Published on November 16, 2016

I wrote a Blogger collector in Python. You can find my source code here. The repo has a readme that I think should make using the collector pretty straightforward. If you have any questions, though, please feel free to leave a comment here or to open an issue on GitHub.

Read more…


Assistive Reading Device for Individuals with Dyslexia

Published on August 4, 2016

As Shinohara and Wobbrock (2011) explain, beyond the functional utility provided by assistive technologies (AT), AT designers should be cognizent of the ways in which AT use may affect users’ social interactions with others in their shared environments. It is important to me that any AT I design be minimally conspicuous and as socially acceptable as possible, so as to avoid stigmatizing users. It is also important to me that AT I design be usable in educational settings. Both of the types of tools I describe above usually have on-board storage. Because of this, educators I spoke with voiced concerns about allowing students to use these tools in classes and, in particular, in test-taking settings. Thus, this project has two primary goals:

  1. Create an AT for individuals with dyslexia that both offers functional utility and supports users’ psychosocial wellbeing.
  2. Create an AT that educators are likely to allow students to use in classroom and test-taking settings.

Read more…


Running CASM Lab Code with Jupyter Notebook

Published on April 21, 2016

We use Jupyter notebooks to show how to follow our data collection and analysis processes. You can run the scripts stand-alone as well.

Read more…


Reimagining the Turnstile - Improving User Experience, Mitigating Infrastructure Injustice and Assuring Safety and Security for All

Published on May 30, 2015

As part of the Illinois Tech’s inter-professional projects (IPRO) program, I had an opportunity to do field research and learn about both user-experience and user-centered design. Under the instruction and supervision of Dr. Noah McClain and Mr. Hans Mickelson, my classmates and I built a prototype of an access-control system that sought to improve upon the high entry/exit turnstiles employed by the Chicago Transit Authority at “L” stations throughout Chicago. My major contributions to the project included doing much of the literature review, compiling a document detailing our work over the course of the semester, creating and disseminating an “L” station usage survey, reviewing the survey results, and building and programming an Arduino powered, pressure sensitive grid that allowed the prototype to respond and adapt to pedestrian traffic.

Read more…