-
I have a local server running phant. How can I change the configuration so that users on the local network cannot create new streams?
-
I created SLPhant: a Second Life/OpenSim Phant Library.
Tested in both Second Life(tm) and OpenSim(tm).
See https://github.com/SLPhant/SLPhant
-
It makes sense that the Phant server itself is GPL, but is it necessary for this library to be? For what could almost be considered a shim library, I think that GPL's copyleft might be a bit aggressiv…
-
https://github.com/sparkfun/phant-docs/blob/gh-pages/docs/output/http.md#greater-than-value-gte
small point, but this should be 'greater than or equal to value'
-
When I use the phant library on my Arduino, I create a http POST request as follows:
POST /input/VGLpo4MVwntRwRQL0g88.txt HTTP/1.1
Host: data.sparkfun.com
Phant-Private-Key: 9YK2GePME8tgWgRxVbmm
Conne…
-
There is a great tutorial on how to load data from the Phant database server into a Google dataTable.
I would like to suggest a new interface to be used that is more efficient for very large data s…
-
I am new to phant, is there a way to back up data ?
-
Issue:
Updating the metadata with JSON POST is (1) really not RESTy (2) blanks out data not in the post. It would be nice to be able to update only certain named fields.
Background:
HTTP 'PATCH' is s…
-
Viewing https://data.sparkfun.com/config in chrome doesn't show the HTTP option under 'Add Manager'. On Chrome version 42.0.2311.90 m
![chrome](https://cloud.githubusercontent.com/assets/141340/7279…
-
Am I correct to say that we cannot send images to phant server at least for the time being?