N. Darville

Results 37 comments of N. Darville

Thanks, @jasondavies. I’ll [try](http://bl.ocks.org/ndarville/1875db6aebe05f0037bf) to get `loess()` to plot the trend, and do a post mortem with instructions, once/if I’m done. :)

I think Jason has a lot on his plate: - https://twitter.com/pessimism/status/471525167697760256 - #12 I’m sure he’ll be more than happy to accept pull requests from anyone capable and willing, though....

https://rawgit.com

Something in the boilerplate reset CSS fixes this. Full code at https://raw.github.com/h5bp/html5-boilerplate/master/css/normalize.css.

The `input[type="checkbox"]` does not align with the other input fields either.

Look into using CSS transitions on click like Tumblr’s

1. http://blog.alexmaccaw.com/css-transitions 2. http://daneden.me/animate/#bounce 3. http://24ways.org/2009/css-animations/ 4. http://media.24ways.org/2009/15/spinner.html

https://news.ycombinator.com/item?id=6246183

Afterwards, check changelog and implement other new features.

- [x] Use [this](https://github.com/mwieler/django-registration-1.5) project for `1.5` instead of manually making the changes. - [ ] Use [this](https://github.com/macropin/django-registration) project for `1.6`.