-1
votes
0answers
64 views

Why are people using CoffeeScript instead of LiveScript? [closed]

If you read the whole thing on http://livescript.net/ , you'll probably agree with me it's just CoffeeScript done right. It doesn't only solve all of CoffeeScript weird problems but it's syntax is ...
1
vote
2answers
67 views

Making a flowchart showing step by step processes with HTML5 or Javascript or CSS3? [closed]

I want to make the flowchart like in this image I have: I am guessing I can achieve it by using HTML5 Canvas but I am complete beginner when it comes to HTML5 & I have some time constraints. ...
0
votes
2answers
106 views

Repetitive Drawing in Javascript & Canvas

Creating an HTML5 page using canvas and javascript to draw a set number of musical staves on the page, spaced a pre-determined amount in between. What I have is re-drawn on top of the canvas 10 ...
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 ...
-2
votes
1answer
345 views

How to make .exe file from html5 css application? [closed]

I would like to make windows desktop application using HTML5, JavaScript and CSS. I am trying tidesdk XULRunner appjs I read the documentations of these technologies. But I didn't see how to ...
0
votes
0answers
53 views

Logo Creating Editor [closed]

We need to develop a similar site like logolenses.com. We need this output to be printed as 300 DPI.. Can anyone suggest any javascript librarires or tools to achieve this? We have researched a bit ...
0
votes
2answers
105 views

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 ...
70
votes
23answers
5k views

How do developers find the time to stay on top of latest technologies? [closed]

I was a freelance web developer until circa 2004 when I started going down the management route but have decided to try to get back into development again (specifically JavaScript and HTML5 web/mobile ...
2
votes
1answer
366 views

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 ...
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?
2
votes
0answers
134 views

How best to implement HTML5 support for my validation library

I have created an annotation-based validation library called regula. There seems to be some amount of interest around the framework and the next thing I'd like to do is to support HTML5 validation. ...
3
votes
1answer
443 views

Are there any good javascript libraries for programming with html5 canvas element? [closed]

I've done some js-coding with the html5 canvas element and am somewhat familiar with the api, but I think some kind of library which encapsulates the somewhat tedious canvas api would be a good thing, ...
-2
votes
1answer
776 views

Password Validation using regular expressions in html 5 [closed]

this question may sound stupid, but no one has ever taught me this. I have an HTML input for a password field, and you can only log on with one specific password with JS. Could someone please give me ...
7
votes
8answers
1k views

Rush to client-side in web development

In the past few months, I recognized a big excitement about client-side scripting in web development. But while server-side technologies are mature, stable and well accepted by backend-developers, ...
12
votes
6answers
8k views

Advantages and disadvantages to using XAML/C# or HTML5/JavaScipt for Metro apps? [closed]

I was just wondering if there are any major advantages or disadvantages to using either XAML/C# or HTML5/JavaScript for Metro Apps.
0
votes
1answer
445 views

Is there a Javascript library for creating vintage photos? [closed]

I'm working on a Canvas object in HTML5, and I am attempting to make some photos look "better". I tried VintageJS, an existing photo-retouching Javascript library, and Picozu, a web application ...
0
votes
1answer
217 views

HTML5 file API or Java bridge to acces to local Files?

I've to access to files on the software user and I don't know if it's better to use a full JS app with HTML5 File Api rules or use Java and communicate with it ?
0
votes
2answers
340 views

What strategies are you using to migrate your web site from Silverlight to HTML5 + JavaScript?

Microsoft released Silverlight 5 but there has been no news of any future versions (except service releases) being released. Combined with the increasing visibility of HTML5 and modern JavaScript ...
0
votes
2answers
543 views

Starting an HTML canvas game with no graphics skills

I want to do some hobby game development, but I have some unfortunate handicaps that have me stuck in indecision; I have no artistic talent, and I also have no experience with 3D graphics. But this ...
5
votes
1answer
334 views

Will javascript be in the HTML5 standard

I'm pretty new to the web development scene, and I just want to be absolutely clear on this because I've read a few conflicting statements. I was under the impression that "html5" is a particular way ...
-1
votes
1answer
810 views

Can the JSF 2.0.0 code be converted to JavaScript/HTML5?

I am developing an application using WebSocket to exchange messages; it is based on JSF 2.0.0, but the idea is similar and HTML5 have WebSocket support. Is the only difference between those ...
4
votes
3answers
221 views

Open Source Licenses

I'm independently developing a physics-based game using HTML5 canvas and JavaScript; I've used no external code at all (including physics or game engines), and my code is about 5000 lines in length. ...
4
votes
4answers
381 views

Javascript client - which is likely to be better serverside? WCF or MVC3 controller with restful messages?

I'm looking to write a server side service, which will be accessed from a Javascript/HTML5 client. The client will likely be sending a bunch of restful messages over HTTPS. All other things being ...
0
votes
2answers
277 views

HTML 5 Double-Helix/DNA

What would be the most cross browser friendly (IE9, Chrome, FF, Safari, Opera) way to code an animated, interactive double-helix? HTML 5/JavaScript is fine. Flash or Java is not. I am unsure if ...
8
votes
1answer
484 views

HTML5 video sprites

I'm currently working on a project where there is a requirement to dynamically composite multiple synchronised video sources onto a single canvas. The initial prototype I put together loaded the video ...
4
votes
2answers
2k views

Learn HTML5 CSS3 and JavaScript [closed]

What is best way to learn these technologies which would enable me to understand all the 3 in a combined perspective rather than individually?
5
votes
3answers
338 views

What are the disadvantages of unobtrusive script patterns in web applications?

First of all, is there a name for this as a bona-fide design pattern? Currently I've just been referring to it as "unobtrusive javascript". Here is a brief example of what I am talking about: 1.) Use ...
2
votes
7answers
734 views

Ideal Programmer for Client-Side HTML5 Game Development

Our next game will be built on Javascript/HTML5 Canvas rather than ActionScript/Flash. Clearly there are not enough experienced HTML5 Developers in the market (yet), so we'll need to be creative in ...
11
votes
8answers
4k views

What's the best way to build a cross-platform HTML5 app (alternative JS frameworks)?

I want to build an HTML5 app that will work on nearly every platform (qualified as desktop: FF, Chrome, Safari, IE9+, mobile: iOS, Android built-in browsers, not installed App browsers) -- if it is a ...
1
vote
1answer
3k views

HTML5 card game

I created a card game in Silverlight a year ago, in order to learn a bit about Silverlight. I am now wanting to make a HTML5 version of the game in an effort to learn a little bit more about that. I ...

1 2
15 30 50 per page