Sam Grundman

Results 6 comments of Sam Grundman

@xzyfer, Yes, I would expect libsass to give an error on this. I had originally filed a [defect on sass](https://github.com/sass/sass/issues/2477) and was told to report it here. `node-sass` with `libsass`...

Bumping. I'd like to see gentextrnn be able to save hdf5 files so I can reuse them later.

My product has been active since April yet inappbilling continues to return an empty list. ``` javascript inappbilling.init(function() { inappbilling.getAvailableProducts(function(r) { if (typeof r == 'string') r = JSON.parse(r) console.log("Successfully...

You guys need to either switch to a fork of this plugin: ``` xml ``` or add your `BILLING_KEY`: ``` xml ```

Giving this a bump. I'm connecting to a streaming service that will send updates in the open HTTP connection in real time, but `oauth` disconnects after about 85~90 seconds of...

1. You have a conflict that needs to be resolved. 2. Can you add this to `OAuth` for services that use OAuth 1.0A?