What is meant by sandboxing?
Sanboxing is listed as one of the many security features in html5 specification . Can someone explain what is meant by sandboxing? Does it relate to HTML only or to JavaScript also?
What’s the best way to use requestAnimationFrame and fixed frame rates
I recently got into using the HTML5-requestAnimationFrame
-API a lot on animation-heavy websites, especially after seeing the Jank Busters talk. This seems to work pretty well and really improve performance in many cases.
How do developers find the time to stay on top of latest technologies? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
Is HTML5 usable for syncing data between devices?
I work for an insurance company. They have a contact database that gets pushed to the field agents by Lotus Notes. We’re trying to move away from Lotus Notes, but we first have to remove our dependency on it.
Creating a text input simplifaction tool
I have been working on a project for several months now to write a web-based tool that will help me at work. I work at a call center and the CRM software that is used is wretched, we basically have to input all of our information into notepad templates and then paste it in to a description box.
Any resources or books to build VNC client [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
How to make .exe file from html5 css application? [closed]
Closed 11 years ago.
Better performance on web with big PNGs [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
Client = Html5 + CSS3 + JS + Jquery. Server =?
I want to build most of my functionality on the client. However I’m not quite sure which server-side web development framework can provide me with a nice REST endpoint to handle resources, business logic, etc. I come from a JAVA EE world, where JSF is mostly stateful and component based (both have their pros and cons, I’d just rather not keep a component tree, etc).. However…
Power of HTML5? [duplicate]
This question already has answers here: HTML5 hype as native app replacement – reliable analysis and sources [closed] (5 answers) Closed 11 years ago. HTML5 is becoming more and more popular everyday. Many great online applications are now being created and described as pure HTML5 apps. (Like Muro) But I don’t understand what is exactly […]