Thomas Fritz

Results 20 issues of Thomas Fritz

Is it planned to extend the shipped `TCPTracker` with IPv6 support? What are the challenges of implementing it? Can i / someone help with that in some way? Thanks

It would be a big time saver if created nodes with lat and lon properties would get added automatically to the spatial index (maybe optionally). Because it is not clear,...

So when you do: ``` javascript rdfstore.create(function(store) { store.load('sparql', { endpoint: 'http://dbpedia.org/sparql', accept: 'text/rdf+n3', query : 'CONSTRUCT { ?p ?o . } WHERE { ?p ?o } LIMIT 100' },...

So one could access and use the parses from the `rdfstore` object. For instance: `rdfstore.n3.parse()`

I think the evented API is a awesome feature in `rdfstore-js` and it is even more awesome in an environment like node. :D Notifications if some data has changed or...

Would be great to have a stemmer for the german language. Maybe this is a good starting point? https://gist.github.com/2199965

International Support
Feature Request

I added visionmedia/debug for log output. debug prints to console.error so it should behave the same way as before.

It is not possible at the moment to require external modules or files from within a thread. I know this is not a bug it is a feature. But it...

feature-request

The Video Speed Controller Chrome Extension does not work with the Mux Player: https://www.mux.com/player It does not show the overlay and also the keyboard shortcuts dont work.