Look at this cool HTML5 website

Keep it clean but fun.
Post Reply
User avatar
Ark
Posts: 427
Joined: Wed Jun 01, 2011 10:25 pm

Look at this cool HTML5 website

Post by Ark »

The one who did this is a genius.

http://baroque.me/

the strings get longer so the notes also changes, just amazing!
Orgullo Catracho
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: Look at this cool HTML5 website

Post by Jackolantern »

Wow, very cool!

I wonder how they are getting around the 1-sound-at-a-time limit? I know there are ways around it (Impact JS does it, too), but I just wonder the method.
The indelible lord of tl;dr
User avatar
fang
Posts: 31
Joined: Sat Feb 04, 2012 3:17 am

Re: Look at this cool HTML5 website

Post by fang »

He's using the soundmanager library with flash sound: http://www.schillmania.com/projects/soundmanager2/
Python/PHP/Javascipt . HTML/CSS . MySQL/CouchDB . Apache/Nodejs . git/sh/ssh . Windows/MacOSX/Linux
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: Look at this cool HTML5 website

Post by Jackolantern »

Ahh, I gotcha. Isn't there some native HTML5 solution, though? Anything in Flash won't work in iOS.
The indelible lord of tl;dr
User avatar
Chris
Posts: 1581
Joined: Wed Sep 30, 2009 7:22 pm

Re: Look at this cool HTML5 website

Post by Chris »

I heard Google were working on a fix for the one sound at a time problem. Shouldn't be anything major so I would expect chrome to have better support soon.

One thing I am missing with HTML5 is decent webcam and microphone support (media capture). I think they are holding it off as there won't be any peer-to-peer networking support, but I still think there should be native functionality for webcams as I came up with a good Idea I'd like to try out.
Fighting for peace is declaring war on war. If you want peace be peaceful.
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: Look at this cool HTML5 website

Post by Jackolantern »

I thought I read once that the lack of webcam and microphone support was a security issue. Someone could run a page that doesn't display the webcam or microphone feed on the page, and then route the feed through a websocket without the user knowing to literally spy on them lol.

Honestly, some of the "security concerns" brought up by the WHATWG are kind of silly.
The indelible lord of tl;dr
User avatar
Chris
Posts: 1581
Joined: Wed Sep 30, 2009 7:22 pm

Re: Look at this cool HTML5 website

Post by Chris »

The way Flash works is by first asking the user if they want to allow webcam access to the application. A simple solution would be if browsers could throw up a disclaimer for the user to accept.
Fighting for peace is declaring war on war. If you want peace be peaceful.
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: Look at this cool HTML5 website

Post by Jackolantern »

That is what I thought, too, but apparently the WHATWG is against pop-up authorization as much as possible. I guess they are worried about a web environment where Flash has died, and all ads are served through HTML5, with 8 ads on a packed page all asking the user for 3 - 5 authorizations to draw attention to their ad. Flash has built-in protections against this, so maybe they will adopt something similar. Otherwise, I don't know how Websockets are going to get unblocked in everyone but Chrome, because apparently Mozilla, Apple and others don't trust it. They seem to be waiting on some kind of pop-up authorization method.
The indelible lord of tl;dr
Post Reply

Return to “Off-Topic”