Jason Dixon

Results 102 comments of Jason Dixon

@skotzkoj Sorry for the slow response. I'm not sure why I put an `https` protocol scheme in the example config, it doesn't support https natively (although it could with a...

Oh, wrt the `https` scheme I was probably using Heroku's [SSL](https://devcenter.heroku.com/articles/ssl-beta) feature.

It's very possible that GitHub changed some of their OmniAuth stuff again. /cc @brntbeer @atmos

Man I just realized how badly I want this since a) Google deprecated new registrations for OpenID 2.0 and b) GitHub changed their OAuth too. IOW, neither OAUTH mech works...

What about it doesn't work? MySQL supports multi-column unique constraints afaik.

Yeah, it does. That's why we need more info.

Some input ideas: - taking a "snapshot" of an existing graph - pasting a json representation of the graph params - using the to-be-designed graph constructor UI

Totally want this **now** so I can "bookmark" graphs for later use.

@tehviking pointed me to https://github.com/jnicklas/carrierwave which should be useful for image conversion and file management with Sequel and S3. Still need to figure out how we'd convert the D3 SVG...