0
votes
1answer
22 views
Google Semantic results question
http://www.google.co.uk/search?q=mark+zuckerberg+crunchbase
Guys, check out that search, in particular the first result's url. Crunchbase.com > People, and thus the people links t …
0
votes
2answers
68 views
I’m overhauling my blog and … is HTML5 OK?
I'm overhauling my blog (http://gilesvangruisen.com/) and I'm going to be pushing new technologies as much as possible.
I'm a web designer/developer and the browser percentage is …
0
votes
3answers
75 views
Which browser fully supports HTML 5 ?
Hi,
I am learning HTML 5. I want to know the browser (firefox ? safari ? opera ?) which fully supports HTML 5 APIs.
If no browser support HTML5 API, which one does support most/m …
0
votes
3answers
115 views
Are there compelling reasons to adopt HTML5?
The main website for my company is due to be completely overhauled next year as part of a major rebranding exercise. While it is expected to only require a "new lick of paint" (i. …
2
votes
6answers
150 views
Which would you prefer? SVG, HTML5 or regen’d-PNG for graphs & charts?
I'm developing a new site that graphs some operational metrics. As such about a dozen charts/graphs will be displayed on the site. I want to be able to have them dynamically scal …
1
vote
3answers
60 views
Passing mouse clicks through an overlaying element <div>
Is it possible to pass mouse clicks through an overlaying element: -
<div style="z-index: 100; background: url('../images/rain.24.png'); width: 100%; height: 100%; top: 0; bott …
0
votes
2answers
86 views
How to Use Sockets in JavaScript\HTML?
How to Use Sockets in JavaScript\HTML?
May be using some cool HTML5 technics?
Libs?
Tutorials?
Blog Articles?
0
votes
0answers
26 views
Best way to synchronize local HTML5 DB (Storage) with a server
I am developping a mobile web application (for iPhone) with a local database (using html5 webstorage) so my app is still usable when the user is offline.
This is working perfectly …
0
votes
1answer
35 views
Streaming via RTSP or RTP in HTML5
I'm building a web app that should play back an RTSP/RTP stream from a server (http://lscube.org/projects/feng).
Does the HTML5 video/audio tag support the rtsp or rtp? If not, wh …
0
votes
3answers
204 views
Will Visual Studio 2010 support HTML 5?
Since Visual Studio 2010 is slated for release in March of 2010 and HTML 5 is now starting to be used even more widely, I would like to know if Visual Studio will ship with HTML 5 …
5
votes
6answers
231 views
Semantic html5. Back to the 90s ?
I am taking a peek at diveintohtml5. It seems nice and interesting, but I am puzzled.
In the nineties, at the time when Netscape was the browser and html was HTML2 or HTML3, there …
1
vote
13answers
240 views
How many of you are moving to HTML 5? [closed]
I've recently begun work on a website that, for all intents and purposes, is going to be a site for basically everyone (i.e., not specifically oriented toward programmers or techni …
2
votes
3answers
57 views
HTML element with double attribute
(The question below is hypothetical, but for reading convenience I'll ask as if I'm actually doing it)
I'm building a site in HTML 5. Unfortunately, IE doesn't support HTML5 eleme …
4
votes
7answers
249 views
What are the boundaries or scope definitions of HTML5 development?
From reading the mailing lists and looking at the specification I cannot tell what the limits of HTML5 are as a software or programmatic technology. I have seen where they have at …
4
votes
4answers
165 views
Hidden Features/Properties/Attribute/Tags of CSS3 and HTML
In CSS and HTML world there are always features (Properties/Attribute/Tags) that would be useful in fringe scenarios, but for that very reason most people don't know them. I am ask …
