Skip to content

updates: cvan

chris van wiemeersch edited this page Jul 11, 2017 · 27 revisions

Tue, Jul 11, 2017

  • handled transferring of A-Frame properties on Google Analytics
  • filed issue aframevr/aframe-site #439: Cannot install Node dependencies with npm5 because of "node-pre-gyp" bug
  • opened PR aframevr/aframe-site #440: do not use "package-lock.json" (workaround for "node-pre-gyp" bug on npm5: mapbox/node-pre-gyp#298) (fixes #439)

Sun, Jul 2, 2017

Tue, Jun 20, 2017

Mon, Jun 19, 2017

  • built an HTTP REST API for submission of A-Frame sites/scenes/works to the A-Frame Index
    • currently supported: submission via site URL, W3C Web-App Manifest URL, JSON blob
    • if a site does not have a Manifest, a manifest is synthesised from the document's <title>/<meta> tags and favicons (i.e., link[rel~="icon"] tags)
    • repeated submissions of manifests are recorded (audit-trail history) and deduplicated as single unique "works" (keyed by manifest URL)
    • Screencast of A-Frame Index REST API (submission flow via cURL POST)
  • prototyped an initial version of an A-Frame Statistics dashboard (backed by real data); built with the intention of kickstarting discussions of public-facing aggregated stats for A-Frame
    • Screencast of A-Frame Statistics dashboard (initial alpha version)
    • Screencast of A-Frame Statistics dashboard (initial alpha version)

Wed, June 14, 2017

  • scheduled projects on the Roadmap calendars with some tasks for today
  • chat with Casey about Monkey Bars and his follow-spline component, and headless GIF/video recording (for animated thumbnails/previews on Monkey Bars)
  • emailed manager re: interview scheduling
  • emailed recruiter re: upcoming, rescheduled interview
  • emailed interviewing manager + recruiters re: interview questions and topics/domains
  • scheduled projects on the Roadmap calendars with some more tasks for the next several days

Tue, June 13, 2017

Mon, June 12, 2017

  • reviewed PR aframevr/aframe#2751: handle vrdisplaypresentchange when triggering enter/exit VR outside aframe (fixes #2614)

Thu, June 8, 2017

Wed, June 7, 2017