01:55
<boblet>
MikeSmithX: yt?
01:57
<MikeSmithX>
yeah
01:57
<MikeSmithX>
boblet: ↑
02:53
<cardona507>
I am trying to enable high accuracy on geolocation and don't totally understand the syntax. If I am using "navigator.geolocation.getCurrentPosition(function(position, error){//code});" - what is the correct way to set the PositionOptions object's enableHighAccuracy property to true?
03:21
<GPHemsley>
Is the W3C Validator down?
03:21
<GPHemsley>
well, just the HTML5 part of it
03:22
<GPHemsley>
"The error encountered was: 500 Can't connect to localhost:8888 (connect: Connection refused)"
14:14
<boblet>
JonathanNeal: yt?
14:17
<paul_irish>
still 6.23am there. he'll probably be up in a few
14:22
<boblet>
paul_irish: thanks
14:22
<boblet>
damn everytimezone.com for being so popular
16:19
<paul_irish>
TabAtkins: it's for the lulz :)
16:20
<miketaylr>
i'm terrible at sarcasm
17:59
<JonathanNeal>
hi boblet!
17:59
<JonathanNeal>
what's up
18:58
<miketaylr>
looking at <datalist>, "The contents of the element represents fallback content for legacy user agents, intermixed with option elements that represent the predefined options."
18:58
<miketaylr>
this means i can just do <datalist><select><option>...</select></datalist>, right?
18:58
<miketaylr>
s/can just do/get away with/
23:44
<Dashiva>
How does a feed reader that depends on atom:id for identification handle RSS feeds?
23:48
<Philip`>
RSS is RDF so surely it works using the magic of RDF
23:50
<Dashiva>
Non 1.0 RSS then :P