-
-
plone.app.testing
... .assertEqual(response.getHeader('content-type'), 'text/plain')
Simulating browser interaction
------------------------------
End-to-end functional tests can use ... in the test itself, before invoking the test browser client. In the latter
case, you need to ...
-
browser-waveform
Experiment to get client-side waveform rendering of an audio track.
http://fixplz.blourp.com/wavevis/waveform.html
Currently works in Chrome through the 'webkitAudioContext' object.
Firefox only has their own useless nonstandard sound API thing that ...
-
portal
... application development. The Portal provides socket for browser-based and Node.js-based applications that need ... server is on 8080.
```bash
node test/server
```
#### As browser client
Open [http://localhost:8080](http://localhost:8080) ...
-
hateoas-client-js
... The intention is to create an async RESTful Client for the Browser, which supports (unlike so called rest ... js`
in your requirejs config file):
``` javascript
require('hateoas-client', function(hateoasClient) {
var a = new hateoasClient.HttpAgent('/api ...
-
kultura-meta-search
... CLIENT, and socket.io tunneling between CLIENT and SEARCH
* CLIENT: the web browser client for querying and displaying results ... collect and relay searches in nodejs - DONE
* STATIC: serve
* CLIENT: list results - DONE
0.5demo - december 2011
* SCRAPE: ...
-
boundary-client-js
... [predefined queries](https://app.boundary.com/docs/streaming_api#datasources). One common use of this functionality would be to create browser-based visualizations of the traffic data being reported for your organization. It is the basis of Boundary's own ...
-
Jetty-Sample
... route and then hit the following URL on your web browser:
http://localhost:8888/myBookService?bookid=91942
The result should ... the bookid and also a response to the
web browser client similar to:
Book 91942 is Camel in Action ...
-
jukebox
... on HTML5 audio api, or flash, depending on your browser.
Client side pass jslint & ajaxmin checks.
A documentation is generated.
## Installation
The server installation is mandatory.
Web client installation is facultative (only if you wish to ...
-
pushmq
... for any RESTful message queue. Tested on nginx HTTP Push Module.
Comet cross-browser client for any RESTful message queue.
Depends on jQuery - http://jquery.com/
Tested on nginx HTTP Push Module - https://github.com/ ...
-
Web-Client
Generic Linked Data browser and UX component framework. Apache license.
AtomGraph Web-Client is a Linked Data web ... , see the [wiki index](https://github.com/AtomGraph/Web-Client/wiki).
Usage
=====
Docker
------
Processor is available from Docker Hub as ...
-