Results 10 issues of Nathan Breit

Thanks for publishing this, it's exactly what I needed. Does it use the same license as opencore-amr (Apache)?

I think having peer to peer connection modules could be used for doing a lot of interesting things. I would like to use p2p modules to build an online charades...

Here are some notes on what I would like to see in a database module: - Having generalized widget for doing AJAX requests would be one approach but it might...

It would be interesting if the wayback machine provided ways to do visual diffs on webpages via [resemble.js](http://huddle.github.io/Resemble.js/) and perhaps [html diffs](https://github.com/christian-oudard/htmltreediff) as well.

Hi, I'm interested in using this in a project. Would you mind adding a license of some kind? Perhaps MIT like the jQuery File Upload Plugin. Thanks!

Instead of having a generic "add item" label, I think it would be a nice touch to have it say "add [name property form item template here]".

I would like to be able to render objects with default values. For example: { "name":"a_map", "type": "object", "required": true, "additionalProperties": true, "default": { "a": 1, "b": 2 } }

I tried recorded a short pencast on my echo smartpen and it didn't show up on the audio tab. I'm not sure if this a bug or missing functionality. If...

One of the issues with the livescribe software is that AFAICT there is no easy way to turn pencasts into videos you can upload to youtube. It would be awesome...

JavaScript runtime errors seem to be triggering "Error starting PhantomJS" messages. Here's an example: ``` I20150225-06:53:40.123(-5)? ...[xolvio:webdriver][phantom output] [ERROR - 2015-02-25T11:53:40.123Z] Session [ef158d90-bce4-11e4-9f28-cbac2e04be3a] - page.onError - msg: TypeError: 'undefined' is...

bug