dabblet

blog

Text

Full page result is now on its own subdomain

So, for example to view the full page result for dabblet #2191425 you will now go to:

http://result.dabblet.com/gist/2191425

instead of:

http://dabblet.com/result/gist/2191425

Obviously, the new syntax is prettier, more in line with URL conventions and more consistent with regular dabblet URLs. However, this was not the primary motivation behind the change. The new syntax is more secure, preventing malicious dabblets from injecting JavaScript and stealing your access token. Don’t worry, there was no such incident so far. But I wanted to ensure it wouldn’t happen in the future either. :)

The old URLs will still work, 301-redirecting to the new ones.

No idea what this is? The full page result helps you test your demo in browsers that might not be fully supported by dabblet for authoring. For example mobile browsers, old browsers, Opera < 12 etc. It’s also better for providing a testcase with bug reports, as the developers won’t have to dig through the dabblet UI to debug. Apart from the above URLs, you can access it from the cloud menu by selecting the option “View full page result”.