Building QT and
capybara-webkit
has always been at best an exercise in yak shaving and at worst an
exercise in wizardry, prayer, and laptop damage. For the most part I
have been free from problems with it for a while, but a new problem
cropped up the most recent time I upgraded my Ruby version and bundled
a project that included it:
Continue reading
Tonight while updating the Harrisburg Crime
Tracker to use
Transit (more on how
shared data representations help later), I ran into a small issue I
didn’t find a whole lot of documentation on and wasn’t immediately
obvious to me at first, so I thought I’d share the solution.
Continue reading
Since winning the lottery for a next-generation AppleTV development
kit, I’ve been doing some experimenting with apps with both TVOS and
Swift and with TVML and
TVJS.
TVML is an HTML-like markup language Apple provides that you can use
to instantiate media browser-style components, and you can use TVJS, a
Javascript implementation with some AppleTV-exclusive APIs, to
manipulate it.
Continue reading