HTML5 is the 5th revision of the HTML language created in 1990 for structuring and presenting content on the Internet, and an attempt to improve support for modern multimedia elements.
-1
votes
0answers
38 views
Website for simple game demonstration [closed]
I want to demonstrate a simple web app to someone and send them a link to it and they will probably view it just once. Will I have to buy a domain name just for this? Are there free websites that ...
0
votes
1answer
92 views
Are there any advantages to using Eclipse RCP for a new project? [closed]
Given the advancements in rich client side HTML5 applications (apart from developer familiarity) are there good reasons to start a new application using Eclipse RCP as opposed to something like ...
-4
votes
0answers
21 views
Good affiliate program that requires cookie tracking and short URL [closed]
In your opinion, for a good affiliate program that requires cookie tracking and short URL, what would you recommend?
I am not at all experienced in this territory. Any help would be appreciated.
-3
votes
0answers
58 views
looking for Masters thesis suggestion html5, windows phone etc [closed]
I would really appreciate if anyone could suggest me a thesis for my masters
I would appreciate a topic in html5, or windows phone or also just anything you might have
I have been cracking up my head ...
0
votes
0answers
8 views
Geolocation forwarding issue on firefox [migrated]
I have this code. It should forward to a special site based on location. It works like this:
Browser - Permission question asked - Forwarding
Opera - Yes - Yes
Firefox - Yes - No
Chrome - Yes - Yes
...
-1
votes
1answer
68 views
Better performance on web with big PNGs [closed]
I'm currently developing a web that is all made from images (an HTML version of a Flash web).
The client provided me with a big PSD which I had to export each layer as a PNG to keep transparencies. ...
-2
votes
1answer
190 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
44 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
3answers
287 views
Which GUI framework for a GUI newbie but expert C++ developer? [closed]
I have an API that streams short event messages for a human audience. I wish to display this in a beautiful dynamic display to users.
What GUI framework would work best with this data? I'm assuming ...
2
votes
1answer
82 views
Any resources or books to build VNC client [closed]
I am very interested in network programming and I want to build a VNC client for fun and for learning purposes. I have been Googling for resources about VNC client and server, but most of time, ...
0
votes
1answer
79 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 ...
9
votes
3answers
259 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 ...
2
votes
2answers
153 views
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 ...
70
votes
23answers
4k 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
260 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
165 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
1answer
112 views
What is meant by namespaced content and what advantages does it have?
I was reading this blog by James Bennett regarding HTML vs XHTML . He writes :
I don’t have any need for namespaced content; I’m not displaying any
complex mathematical notation here and don’t ...
2
votes
0answers
116 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. ...
0
votes
3answers
173 views
What HTML attributes are mandatory or should be avoided? [closed]
I know that some attributes are mandatory for some HTML elements. For example, to write W3C compliant code, img element should have alt attribute.
In order to stay away from bad habits:
Are there ...
7
votes
1answer
231 views
I seem to be missing a few important concepts with PhoneGap
I'm planning on developing an app on multiple platforms and I'm thinking that PhoneGap might be perfect for me. I had been reading that it's one codebase for all platforms but looking at the PhoneGap ...
-1
votes
2answers
316 views
Best advice for game programmer who wants to go indie? [closed]
So. I'm working right now as an intern in a mobile game development company. I've used Unity quite a lot for 1 year now but, that's about all the experience I have with game design/development.
...
3
votes
1answer
402 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, ...
6
votes
5answers
409 views
Why is semantic markup given more weight for search engines?
This question follows directly from the part of an answer of this question - Why would one bother marking up properly and semantically? .
I would like to understand why SEO techniques gives more ...
42
votes
6answers
2k views
Why would one bother marking up properly and semantically?
Note that I (try) to mark up as semantically as possible because I like they way it looks and feels, but not because I'm aware of any other stunning advantages. The point of my question is to be ...
-2
votes
1answer
699 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 ...
-2
votes
1answer
500 views
HTML5 to Native compiler code [closed]
Is there any HTML5, CSS3 and JS tool that compiles your code, and turns it into a native mobile application?
I made a little research, and it looks like phone gap one of them.
Which one do you use ...
2
votes
1answer
244 views
HTML5 and gaming practices [closed]
I am trying to build an app with HTML5.
Is there a certain syntax to follow when making objects for games?
Anyone tried that and what are good practices to follow?
0
votes
1answer
161 views
Is there any way to remove this redundancy?
I currently have the following HTML code
<time datetime="2012-08-23">
23. August 2012
</time>
I have that because I felt the "23. August 2012" format was easier for website ...
6
votes
7answers
945 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, ...
4
votes
3answers
667 views
Cross platform or web development with .NET
With iOS and Android soaring on mobile devices that become ever more pervasive, every other year being the 'year of Linux on the desktop' - which is somewhat snarky, but they are getting there -, OSX ...
3
votes
1answer
863 views
how to move Silverlight app to Html5 [closed]
I have been working with Silverlight 5 application for a while. I liked this technology and I was captivated to the point to get certified in Silverligt development.
However, Html5 gained momentum ...
12
votes
6answers
7k 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.
1
vote
1answer
112 views
Should I provide fallbacks for HTML5/CSS3 elements in a web page at this point?
I'm wondering if I should bother providing a fallback for HTML5 tags and attributes and CSS3 styling at this point in time.
I know that there's probably still a lot of people out there who use older ...
6
votes
3answers
2k views
Do Java applets have any place on the web today? [closed]
Many browsers now disable Java applets by default, requiring them to be enabled on a per-page basis. It seems like applets have not changed much in the past few years. In fact, it seems that ...
0
votes
1answer
424 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 ...
1
vote
1answer
1k views
HTML5 localStorage and encrypted sensitive data
I'm looking for a way to have a website remember sensitive data, but without actually storing it server side. And I was looking at HTML5 localStorage to do it. Here's the plan as I see it.
User ...
1
vote
2answers
536 views
Is it possible to develop apps with Kendo UI to submit to iOS App Store?
The number of platforms I have to develops apps for is increasing and It brings me lots of stress to learn new technologies for each target platform. I found out that Telerik's Kendo UI is very good ...
0
votes
1answer
211 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 ?
3
votes
1answer
165 views
today's multi-device world for web development
With the huge explosion of mobile devices and addition of HTML5/CSS3, there seems to be a shift towards "responsive" designs (i.e., adapting to smaller screen sizes) which seems to be achieved using ...
0
votes
2answers
321 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 ...
21
votes
3answers
2k views
Is XHTML5 dead or is it just an synonym of HTML5?
So what happened to XHTML5?
http://www.w3.org/TR/html5/
That page is a draft for both xhtml5 and html5?
So there's no difference between these doctypes?
15
votes
2answers
10k views
Why were frames deprecated in HTML5, but not iFrames?
Why were frames deprecated in HTML5, but not iFrames? After all, there is almost no difference between the two. In many instances using either of them would give the same output (pardon me if I am ...
4
votes
3answers
471 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 ...
2
votes
0answers
612 views
HTML5 video capture and streaming? [closed]
I'm working on kind of an educational site, where there are teachers and students around the world (potentially). Since it's a non-profit site, and I don't have the need for it to be done tomorrow ...
0
votes
2answers
532 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
321 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 ...
0
votes
2answers
55 views
What are some ways to reliably test for browser support for HTML5 features such as Geolocation?
HTML5 introduces a wide variety of tools such as Geolocation. Many browsers support them, but some do not yet.
Should web developers rely on them to build professional applications for industry? The ...
1
vote
1answer
215 views
What are the benefits of using both Scalate and Jade?
I recently did a little "tool roundup": If I were to program a website in Scala and Coffeescript, what frameworks would I go for?
I came across this great presentation: ...
-1
votes
1answer
759 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 ...
0
votes
2answers
216 views
Are RIA plugins a thing of the past?
In the not-so-distant past our department was touting Silverlight as the de facto standard for corporate intranet applications. A robust framework that allowed us to implement SOA while leveraging our ...