Tagged Questions
2
votes
1answer
246 views
Power of HTML5?
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 so cool ...
9
votes
3answers
271 views
Does the lack of states on HTTP make the protocol unfit for modern applications? [closed]
I changed from PHP to ASP.NET, now I’m working with webforms in a somewhat large company. I given some though and research to back my impressions on ASP.NET webforms and I came to the conclusion that ...
3
votes
1answer
167 views
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?
4
votes
3answers
531 views
What Technology can Render Medium Scale 3d Environments in a Web-Browser
I intend to make a web application that displays 3d environments that can be navigated by dragging(with a finger or mouse depending on the platform). The web app will render 3d environments of ...
1
vote
1answer
812 views
Codeigniter + JQuery + Processing.js to replace a Delphi App
So, I've got a mandate to make our aged trillion lined Delphi app web based and it needs to make heavy use of the <canvas> element (HTML5 compatibility doesn't seem to be a big issue since we ...