A simple bookmarklet to enable fullScreenMode in modern browsers.
- Copy
loader.jscode into a bookmark's location field. - Press
Ctrl+Enterto toogle fullscreen mode
| <snippet> | |
| <content><![CDATA[ | |
| def "${1:name your test}"() { | |
| setup: | |
| // setup your test | |
| def l = [1, 2, 3] | |
| when: | |
| // test something | |
| def r = l.findAll {it > 2} | |
| then: |
| oaudard@work:~/Projects/sample-grails-project$ grailsenv | |
| GRAILS_HOME=/home/oaudard/dev-utils/grails | |
| grails | |
| grails-1.3.7 | |
| grails-1.3.8 | |
| grails-2.0.0 | |
| grails-2.0.1 | |
| grails-2.0.3 | |
| grails-2.0.4 | |
| grails-2.1.0 |
See also : 'lsyncd'
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta name="description" content="A Simple Video Instant Preview Demo" /> | |
| <meta charset=utf-8 /> | |
| <title>JS Bin</title> | |
| </head> | |
| <body> | |
| <video id="video" controls></video> | |
| <form> |
Here is the results of a few tests I ran on various "TV browsers" environments.
I wanted to know how those TV environements behaves regarding keyboard events. Is there a reliable standard way of handling remote controllers that we can work with?
The simple JS script I used to test keyCode behavior is available here : jsbin.com/OqAhIcA/13
Tested devices :
I hereby claim:
To claim this, I am signing this object: