Mike Griffith

Results 5 issues of Mike Griffith

Here's a rough start of a html5boilerplate blogofile initializer. Tested using `blogofile init html5boilerplate`, then `blogofile build` and subsequent `blogofile serve`. Works like a champ! I was unable to get...

First off, great job on getting this out! Love it. A few quick notes. * Keyboard-only navigation didn't seem possible on the demo. You might consider a new method for...

enhancement

Allows more flexible types of element modifications than just string HTML chunk replacement

This allows each HTTP request added to the parallelCurl object to specify its own headers (useful when the external service requires you to set the Content-Length header, for example, and...

With a very long movie, preloading all of the thumbnails becomes network intensive. Allowing them to load on-demand (and fill the cache on hover) should be an option.

enhancement