Skip to content

Instantly share code, notes, and snippets.

@tmcw
Created January 10, 2013 16:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tmcw/4503558 to your computer and use it in GitHub Desktop.
Save tmcw/4503558 to your computer and use it in GitHub Desktop.
<html class="normal" type="channel" channelname="#ideditor"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta http-equiv="Content-Script-Type" content="text/javascript"><meta http-equiv="Content-Style-Type" content="text/css"><style>html {font-family:'Courier';font-size:9pt;background-color:white;color:black;word-wrap:break-word;margin:0;padding:3px 4px 10px 4px;}body {margin:0;padding:0}img {border:1px solid #aaa;vertical-align:top;}object {vertical-align:top;}hr {margin:0.5em 2em;}.line {margin:0 -4px; padding:0 4px 1px 4px; clear:both;}.line[alternate=even] {}.line[alternate=odd] {}.line[type=action] .sender:before {content: '• ';white-space: nowrap;}.inlineimage {margin: 10px 0 15px 40px;max-width: 200px;max-height: 150px;-webkit-box-shadow: 2px 2px 2px #888;}.avatar {display: inline;max-width: 24px;max-height: 24px;margin-right: 3px;vertical-align: middle;}.url { word-break: break-all; }.address { text-decoration: underline; word-break: break-all; }.highlight { color: #f0f; font-weight: bold; }.time { color: #048; }.place { color: #008; }.sender[type=myself] { color: #66a; }.sender[type=normal] { color: #008; }.message[type=system] { color: #080; }.message[type=error] { color: #f00; font-weight: bold; }.message[type=reply] { color: #088; }.message[type=error_reply] { color: #f00; }.message[type=dcc_send_send] { color: #088; }.message[type=dcc_send_receive] { color: #00c; }.message[type=privmsg] {}.message[type=notice] { color: #888; }.message[type=action] {}.message[type=join] { color: #080; }.message[type=part] { color: #080; }.message[type=kick] { color: #080; }.message[type=quit] { color: #080; }.message[type=kill] { color: #080; }.message[type=nick] { color: #080; }.message[type=mode] { color: #080; }.message[type=topic] { color: #080; }.message[type=invite] { color: #080; }.message[type=wallops] { color: #080; }.message[type=debug_send] { color: #aaa; }.message[type=debug_receive] { color: #444; }.effect[color-number='0'] { color: #fff; }.effect[color-number='1'] { color: #000; }.effect[color-number='2'] { color: #008; }.effect[color-number='3'] { color: #080; }.effect[color-number='4'] { color: #f00; }.effect[color-number='5'] { color: #800; }.effect[color-number='6'] { color: #808; }.effect[color-number='7'] { color: #f80; }.effect[color-number='8'] { color: #ff0; }.effect[color-number='9'] { color: #0f0; }.effect[color-number='10'] { color: #088; }.effect[color-number='11'] { color: #0ff; }.effect[color-number='12'] { color: #00f; }.effect[color-number='13'] { color: #f0f; }.effect[color-number='14'] { color: #888; }.effect[color-number='15'] { color: #ccc; }.effect[bgcolor-number='0'] { background-color: #fff; }.effect[bgcolor-number='1'] { background-color: #000; }.effect[bgcolor-number='2'] { background-color: #008; }.effect[bgcolor-number='3'] { background-color: #080; }.effect[bgcolor-number='4'] { background-color: #f00; }.effect[bgcolor-number='5'] { background-color: #800; }.effect[bgcolor-number='6'] { background-color: #808; }.effect[bgcolor-number='7'] { background-color: #f80; }.effect[bgcolor-number='8'] { background-color: #ff0; }.effect[bgcolor-number='9'] { background-color: #0f0; }.effect[bgcolor-number='10'] { background-color: #088; }.effect[bgcolor-number='11'] { background-color: #0ff; }.effect[bgcolor-number='12'] { background-color: #00f; }.effect[bgcolor-number='13'] { background-color: #f0f; }.effect[bgcolor-number='14'] { background-color: #888; }.effect[bgcolor-number='15'] { background-color: #ccc; }</style><style><!-- html {
font-family: "Dejavu Sans Mono", "Monaco", monospace;
font-size: 9pt;
background-color: #202020;
color: #FFFFFF;
padding: 0;
margin: 0;
}
body {
margin: 0;
padding: 0.5ex 1.5ex;
}
body.console {}
body.normal {
line-height: 3.2ex;
}
hr { margin: 0.5em 2em; }
a {
color: inherit;
}
.inlineimage {
margin: 10px 20px 15px 0;
max-width: 200px;
max-height: 150px;
-webkit-box-shadow: 2px 2px 2px #888;
}
.line { padding: 0.2ex 0; }
.time { color: #5F5A60; }
.place { color: #9a703f; }
/* Nicks */
.sender[type=normal] { color: #c4af75; font-weight: bold; margin-right: 1.5ex; }
.sender[type=myself] { color: #8996A8; font-weight: bold; margin-right: 1.5ex; }
/* Messages */
.message[type=privmsg] { color: #FFFFFF; }
.message[type=action] { color: inherit;}
.message[type=notice] { color: #daefa3; }
.message[type=system] { color: #808080; }
.message[type=error] { color: #ca773f; font-weight: bold; }
.message[type=reply] { color: #f9ed97; }
.message[type=error_reply] { color: #e3c59c; }
.message[type=dcc_send_send] { color: #5e5960; }
.message[type=dcc_send_receive] { color: #5e5960; }
.message[type=join] { color: #5e5960; }
.message[type=part] { color: #5e5960; }
.message[type=quit] { color: #5e5960; }
.message[type=kick] { color: #899a95; }
.message[type=kill] { color: #899a95; }
.message[type=nick] { color: #5e5960; }
.message[type=mode] { color: #8e9c69; }
.message[type=topic] { color: #8e9c69; }
.message[type=invite] { color: #daefa3; font-style: italic; }
.message[type=wallops] { color: #5e5960; }
.message[type=debug_send] { color: #5e5960; }
.message[type=debug_receive] { color: #5e5960; }
.highlight {
color: #ca773f;
font-weight: normal;
}
/* Special spans */
.url {
word-break: break-all;
}
.address {
text-decoration: underline; word-break: break-all;
}
/* Messages in main view, but not console */
body.normal .message[type=privmsg] { padding-left: 22ex; display: block; }
body.normal .message[type=notice] { padding-left: 22ex; display: block; }
body.normal .message[type=join] { padding-left: 22ex; }
body.normal .message[type=part] { padding-left: 22ex; }
body.normal .message[type=quit] { padding-left: 22ex; }
body.normal .message[type=kick] { padding-left: 22ex; }
body.normal .message[type=kill] { padding-left: 22ex; }
body.normal .message[type=nick] { padding-left: 22ex; }
body.normal .message[type=mode] { padding-left: 22ex; }
body.normal .message[type=topic] { padding-left: 22ex; }
body.normal .message[type=invite] { padding-left: 22ex; }
body.normal .message[type=wallops] { padding-left: 22ex; }
body.normal .message[type=system] { padding-left: 22ex; }
body.normal .message[type=error] { padding-left: 22ex; }
body.normal .message[type=reply] { padding-left: 22ex; display: block; }
body.normal .message[type=error_reply] { padding-left: 22ex; }
body.normal .message[type=dcc_send_send] { padding-left: 22ex; }
body.normal .message[type=dcc_send_receive] { padding-left: 22ex; }
body.normal .message[type=debug_send] { padding-left: 22ex; }
body.normal .message[type=debug_receive] { padding-left: 22ex; }
/* Spans in line */
body.normal .time {
display: block;
float: right;
padding-left: 1ex;
visibility: hidden;
}
body.normal .line:hover .time {
visibility: visible;
}
body.normal .sender[type=normal], body.normal .sender[type=myself] {
display: block;
float: left;
padding-right: 0.3ex;
text-align: right;
width: 20ex;
}
body.normal div.line[type=action] .sender[type=normal], div.line[type=action] .sender[type=myself] {
width: auto;
padding-left: 19ex;
margin-right: 1ex;
color: #8996A8;
background-color: transparent;
}
body.normal div.line[type=action] .sender[type=normal]::before, div.line[type=action] .sender[type=myself]::before {
content: "•";
padding-right: 1.5ex;
}
body.normal .line[highlight=true] > .sender[type=normal] {
margin-left: -1ex;
padding-left: 0.2ex;
padding-right: 0.8ex;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
line-height:3ex;
background-color: #3B434C;
/* background-color: #48515C;*/
color: #CF6A4C;
}
body.normal .sender[type=myself]:after {
content: " ★";
color: #6E7B8D;
}
.line[highlight=true] {
background-color: transparent;
}
/* disable funky mirc colours */
.effect[color-number] { color: inherit; background-color: inherit; font-style: italic; }
/* Icons/logos for some popular apps/channels */
html[channelname="#limechat"].normal,
html[channelname="##limechat"].normal {
background: #202020 url('Limelight/limechat.png') no-repeat fixed bottom right;
}
html[channelname="##textmate"].normal {
background: #202020 url('Limelight/textmate.png') no-repeat fixed bottom right;
}
html[channelname="#adium"].normal {
background: #202020 url('Limelight/adium.png') no-repeat fixed bottom right;
}
html[channelname="#colloquy"].normal {
background: #202020 url('Limelight/colloquy.png') no-repeat fixed bottom right;
}
html[channelname="#growl"].normal {
background: #202020 url('Limelight/growl.png') no-repeat fixed bottom right;
}
html[channelname="#ruby"].normal {
background: #202020 url('Limelight/ruby.png') no-repeat fixed bottom right;
}
html[channelname="#rubyonrails"].normal {
background: #202020 url('Limelight/rubyonrails.png') no-repeat fixed bottom right;
}
html[channelname="##apple"].normal {
background: #202020 url('Limelight/apple.png') no-repeat fixed bottom right;
}
html[channelname="#python"].normal {
background: #202020 url('Limelight/python.png') no-repeat fixed bottom right;
}
--></style></head><body class="normal" type="channel" channelname="#ideditor" style="overflow-x: hidden; "><div highlight="false" alternate="even" class="line event" type="system" id="line0"><span class="time">09:32 </span><span class="message" type="system">You have joined the channel</span></div><div highlight="false" alternate="odd" class="line event" type="join" id="line1"><span class="time">09:32 </span><span class="message" type="join">tmcw has joined (~tmcw@<span class="address" oncontextmenu="on_addr()">c-98-218-228-75.hsd1.dc.comcast.net</span>)</span></div><div highlight="false" alternate="even" class="line event" type="reply" id="line2"><span class="time">09:32 </span><span class="message" type="reply">Mode: +nst</span></div><div highlight="false" alternate="odd" class="line event" type="reply" id="line3"><span class="time">09:32 </span><span class="message" type="reply">Created at: Dec 26, 2012 10:20 PM</span></div><div highlight="false" alternate="even" class="line event" type="join" id="line4"><span class="time">09:58 </span><span class="message" type="join">ansis has joined (~ansis@<span class="address" oncontextmenu="on_addr()">c-98-218-228-75.hsd1.dc.comcast.net</span>)</span></div><div highlight="false" alternate="odd" class="line event" type="join" id="line5"><span class="time">10:11 </span><span class="message" type="join">Komzpa has joined (~komzpa@<span class="address" oncontextmenu="on_addr()">31.130.201.47</span>)</span></div><div highlight="false" alternate="even" class="line event" type="join" id="line6"><span class="time">10:12 </span><span class="message" type="join">sabas has joined (~sabas@<span class="address" oncontextmenu="on_addr()">151.16.70.110</span>)</span></div><div highlight="false" alternate="odd" class="line event" type="join" id="line7"><span class="time">10:13 </span><span class="message" type="join">Gnonthgol has joined (~Gnonthgol@<span class="address" oncontextmenu="on_addr()">83.80-202-102.nextgentel.com</span>)</span></div><div highlight="false" alternate="even" class="line event" type="join" id="line8"><span class="time">10:21 </span><span class="message" type="join">jongleur has joined (~jongleur@<span class="address" oncontextmenu="on_addr()">131.234.78.241</span>)</span></div><div highlight="false" alternate="odd" class="line event" type="join" id="line9"><span class="time">10:32 </span><span class="message" type="join">jfire has joined (~jfire@<span class="address" oncontextmenu="on_addr()">c-67-180-60-167.hsd1.ca.comcast.net</span>)</span></div><div highlight="false" alternate="even" class="line event" type="join" id="line10"><span class="time">10:35 </span><span class="message" type="join">ajashton has joined (~ajashton@<span class="address" oncontextmenu="on_addr()">c-98-218-228-75.hsd1.dc.comcast.net</span>)</span></div><div highlight="false" alternate="odd" nick="jfire" class="line text" type="privmsg" id="line11"><span class="time">10:43 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="true">jfire</span><span class="message" type="privmsg">morning all</span></div><div highlight="false" alternate="even" nick="tmcw" class="line text" type="privmsg" id="line12"><span class="time">10:44 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="true">tmcw</span><span class="message" type="privmsg">mornin!</span></div><div highlight="false" alternate="odd" nick="RichardF" class="line text" type="privmsg" id="line13"><span class="time">10:49 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="11" first="true">RichardF</span><span class="message" type="privmsg">(afternoon?)</span></div><div highlight="false" alternate="even" nick="tmcw" class="line text" type="privmsg" id="line14"><span class="time">10:52 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="true">tmcw</span><span class="message" type="privmsg">alexbarth: you good to meet in a few?</span></div><div highlight="false" alternate="odd" class="line event" type="join" id="line15"><span class="time">10:53 </span><span class="message" type="join">samanbb has joined (~samanbb@<span class="address" oncontextmenu="on_addr()">c-98-218-228-75.hsd1.dc.comcast.net</span>)</span></div><div highlight="false" alternate="even" nick="alexbarth" class="line text" type="privmsg" id="line16"><span class="time">10:55 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="4" first="true">alexbarth</span><span class="message" type="privmsg">yep</span></div><div highlight="false" alternate="odd" nick="tmcw" class="line text" type="privmsg" id="line17"><span class="time">10:55 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="true">tmcw</span><span class="message" type="privmsg">man, if we didn't live in dc with all of these hollow buildings, multipolygon relations would be punted..</span></div><div highlight="false" alternate="even" nick="RichardF" class="line text" type="action" id="line18"><span class="time">10:56 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="11" first="true">RichardF </span><span class="message" type="action">laughs</span></div><div highlight="false" alternate="odd" nick="RichardF" class="line text" type="privmsg" id="line19"><span class="time">10:56 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="11" first="false">RichardF</span><span class="message" type="privmsg">stupid OSM design decisions of the past n years: we actually had an area datatype, and we junked it because "oh, everyone just uses closed ways instead"</span></div><div highlight="false" alternate="even" nick="tmcw" class="line text" type="privmsg" id="line20"><span class="time">10:59 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="true">tmcw</span><span class="message" type="privmsg">if anyone wants to call in, I'm tmacwright on skype</span></div><div highlight="false" alternate="odd" nick="tmcw" class="line text" type="privmsg" id="line21"><span class="time">10:59 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg">actually, maybe it's best to do the other way around, I'll call john now</span></div><div highlight="true" alternate="even" nick="alexbarth" class="line text" type="privmsg" id="line22"><span class="time">11:00 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="4" first="true">alexbarth</span><span class="message" type="privmsg"><strong class="highlight">tmcw</strong>: small conf room?</span></div><div highlight="false" alternate="odd" class="line event" type="quit" id="line23"><span class="time">11:02 </span><span class="message" type="quit">samanbb has left IRC (Quit: Leaving.)</span></div><div highlight="false" alternate="even" nick="tmcw" class="line text" type="privmsg" id="line24"><span class="time">11:02 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="true">tmcw</span><span class="message" type="privmsg">RichardF: cool, we'll keep subtext in irc as well as skype</span></div><div highlight="false" alternate="odd" class="line event" type="join" id="line25"><span class="time">11:03 </span><span class="message" type="join">samanbb has joined (~samanbb@<span class="address" oncontextmenu="on_addr()">c-98-218-228-75.hsd1.dc.comcast.net</span>)</span></div><div highlight="false" alternate="even" nick="RichardF" class="line text" type="privmsg" id="line26"><span class="time">11:03 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="11" first="true">RichardF</span><span class="message" type="privmsg">excellent</span></div><div highlight="false" alternate="odd" nick="tmcw" class="line text" type="privmsg" id="line27"><span class="time">11:03 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="true">tmcw</span><span class="message" type="privmsg">RichardF: you want to skype in or cool with just irc?</span></div><div highlight="false" alternate="even" class="line event" type="join" id="line28"><span class="time">11:03 </span><span class="message" type="join">AndrewBuck has joined (~kvirc@<span class="address" oncontextmenu="on_addr()">71-38-48-46.frgo.qwest.net</span>)</span></div><div highlight="false" alternate="odd" nick="alexbarth" class="line text" type="privmsg" id="line29"><span class="time">11:03 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="4" first="true">alexbarth</span><span class="message" type="privmsg">RichardF: would be awesome to &nbsp;have you on :)</span></div><div highlight="false" alternate="even" nick="RichardF" class="line text" type="privmsg" id="line30"><span class="time">11:03 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="11" first="true">RichardF</span><span class="message" type="privmsg">I'm good with IRC</span></div><div highlight="false" alternate="odd" nick="tmcw" class="line text" type="privmsg" id="line31"><span class="time">11:04 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="true">tmcw</span><span class="message" type="privmsg">cool, so kicking off</span></div><div highlight="false" alternate="even" nick="jfire" class="line text" type="privmsg" id="line32"><span class="time">11:05 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="true">jfire</span><span class="message" type="privmsg">down to 38 issues</span></div><div highlight="false" alternate="odd" class="line event" type="join" id="line33"><span class="time">11:05 </span><span class="message" type="join">ziltro has joined (~ziltro@<span class="address" oncontextmenu="on_addr()">79-70-228-112.dynamic.dsl.as9105.com</span>)</span></div><div highlight="false" alternate="even" nick="jfire" class="line text" type="privmsg" id="line34"><span class="time">11:05 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="true">jfire</span><span class="message" type="privmsg">remaining issues tend to be harder design and arch issues</span></div><div highlight="false" alternate="odd" nick="jfire" class="line text" type="privmsg" id="line35"><span class="time">11:06 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="false">jfire</span><span class="message" type="privmsg">starting to test ad-hoc read-only against real OSM data</span></div><div highlight="false" alternate="even" nick="tmcw" class="line text" type="privmsg" id="line36"><span class="time">11:06 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="true">tmcw</span><span class="message" type="privmsg">so, big tasks are presets, translations, documentation</span></div><div highlight="false" alternate="odd" nick="tmcw" class="line text" type="privmsg" id="line37"><span class="time">11:07 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg">hard bugs:</span></div><div highlight="false" alternate="even" class="line event" type="part" id="line38"><span class="time">11:07 </span><span class="message" type="part">AndrewBuck has left (No matter how dark the night, somehow the Sun rises once again)</span></div><div highlight="false" alternate="odd" nick="jfire" class="line text" type="privmsg" id="line39"><span class="time">11:07 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="true">jfire</span><span class="message" type="privmsg"><a href="https://github.com/systemed/iD/issues/276" class="url" oncontextmenu="on_url()">https://github.com/systemed/iD/issues/276</a></span></div><div highlight="false" alternate="even" nick="tmcw" class="line text" type="privmsg" id="line40"><span class="time">11:07 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="true">tmcw</span><span class="message" type="privmsg"><a href="https://github.com/systemed/iD/issues/331" class="url" oncontextmenu="on_url()">https://github.com/systemed/iD/issues/331</a></span></div><div highlight="false" alternate="odd" nick="jfire" class="line text" type="privmsg" id="line41"><span class="time">11:07 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="true">jfire</span><span class="message" type="privmsg">^ relations</span></div><div highlight="false" alternate="even" nick="tmcw" class="line text" type="privmsg" id="line42"><span class="time">11:07 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="true">tmcw</span><span class="message" type="privmsg"><a href="https://github.com/systemed/iD/issues/352" class="url" oncontextmenu="on_url()">https://github.com/systemed/iD/issues/352</a></span></div><div highlight="false" alternate="odd" nick="tmcw" class="line text" type="privmsg" id="line43"><span class="time">11:08 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg">^ multipolygon relations</span></div><div highlight="false" alternate="even" nick="RichardF" class="line text" type="privmsg" id="line44"><span class="time">11:08 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="11" first="true">RichardF</span><span class="message" type="privmsg">definite +1 to jfire on <span class="channel" oncontextmenu="on_chname()">#276:</span> "The major relation types should have dedicated sub-editors which each provide operations appropriate for the type"</span></div><div highlight="false" alternate="odd" nick="tmcw" class="line text" type="privmsg" id="line45"><span class="time">11:08 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="true">tmcw</span><span class="message" type="privmsg"><a href="https://github.com/systemed/iD/issues/154" class="url" oncontextmenu="on_url()">https://github.com/systemed/iD/issues/154</a></span></div><div highlight="false" alternate="even" nick="jfire" class="line text" type="privmsg" id="line46"><span class="time">11:08 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="true">jfire</span><span class="message" type="privmsg">154 is split ways</span></div><div highlight="false" alternate="odd" nick="jfire" class="line text" type="privmsg" id="line47"><span class="time">11:09 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="false">jfire</span><span class="message" type="privmsg">splitting ways requires deep knowledge of relations</span></div><div highlight="false" alternate="even" nick="tmcw" class="line text" type="privmsg" id="line48"><span class="time">11:09 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="true">tmcw</span><span class="message" type="privmsg">hard to test, but we can punt on it</span></div><div highlight="false" alternate="odd" nick="tmcw" class="line text" type="privmsg" id="line49"><span class="time">11:09 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg">and just say 'we don't support it'</span></div><div highlight="false" alternate="even" nick="RichardF" class="line text" type="privmsg" id="line50"><span class="time">11:09 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="11" first="true">RichardF</span><span class="message" type="privmsg">just borrowing the P2 logic for split ways would be ok, I think. it's not something I recall people complaining about.</span></div><div highlight="false" alternate="odd" nick="jfire" class="line text" type="privmsg" id="line51"><span class="time">11:10 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="true">jfire</span><span class="message" type="privmsg"><a href="https://github.com/systemed/iD/issues/153" class="url" oncontextmenu="on_url()">https://github.com/systemed/iD/issues/153</a> &lt;- multiple selection</span></div><div highlight="false" alternate="even" nick="RichardF" class="line text" type="privmsg" id="line52"><span class="time">11:11 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="11" first="true">RichardF</span><span class="message" type="privmsg">multiple selection doesn't need to be a priority IMO - it's largely a power-user feature</span></div><div highlight="false" alternate="odd" nick="tmcw" class="line text" type="privmsg" id="line53"><span class="time">11:11 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="true">tmcw</span><span class="message" type="privmsg">we've also got 11 design tickets, about 7 or 8 of which are very straightforward</span></div><div highlight="false" alternate="even" nick="tmcw" class="line text" type="privmsg" id="line54"><span class="time">11:11 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg">and perfect to be knocked out by samanbb and co</span></div><div highlight="false" alternate="odd" nick="tmcw" class="line text" type="privmsg" id="line55"><span class="time">11:11 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg">the general strategy is to do one-person-per-hard-bug and knock out the ones highlighted here so we can start editing on id for real</span></div><div highlight="false" alternate="even" nick="jfire" class="line text" type="privmsg" id="line56"><span class="time">11:13 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="true">jfire</span><span class="message" type="privmsg">for testing we will create a separate index page that accesses the main database</span></div><div highlight="false" alternate="odd" nick="jfire" class="line text" type="privmsg" id="line57"><span class="time">11:13 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="false">jfire</span><span class="message" type="privmsg">interested volunteers can try it out</span></div><div highlight="false" alternate="even" nick="jfire" class="line text" type="privmsg" id="line58"><span class="time">11:14 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="false">jfire</span><span class="message" type="privmsg">most of remaining bugs are probably on the order of a couple days of work</span></div><div highlight="false" alternate="odd" nick="tmcw" class="line text" type="privmsg" id="line59"><span class="time">11:15 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="true">tmcw</span><span class="message" type="privmsg">who's interested in general..</span></div><div highlight="false" alternate="even" nick="jfire" class="line text" type="privmsg" id="line60"><span class="time">11:15 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="true">jfire</span><span class="message" type="privmsg">iD is fairly well covered at a unit test level, needs more manual testing for integration level, usability, data model details that we haven't learned about</span></div><div highlight="false" alternate="odd" nick="jfire" class="line text" type="privmsg" id="line61"><span class="time">11:15 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="false">jfire</span><span class="message" type="privmsg">we have several existing contributors that would be interested in testing</span></div><div highlight="false" alternate="even" nick="tmcw" class="line text" type="privmsg" id="line62"><span class="time">11:16 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="true">tmcw</span><span class="message" type="privmsg">great work by sven on the translation angle: <a href="https://github.com/tabacha/javascript-i18n-example" class="url" oncontextmenu="on_url()">https://github.com/tabacha/javascript-i18n-example</a></span></div><div highlight="false" alternate="odd" nick="tmcw" class="line text" type="privmsg" id="line63"><span class="time">11:16 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg">but no movement there at this point, it'll be a big post-alpha-1 refactor</span></div><div highlight="false" alternate="even" nick="alexbarth" class="line text" type="privmsg" id="line64"><span class="time">11:16 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="4" first="true">alexbarth</span><span class="message" type="privmsg"><a href="https://github.com/systemed/iD/wiki/Alpha-1" class="url" oncontextmenu="on_url()">https://github.com/systemed/iD/wiki/Alpha-1</a></span></div><div highlight="false" alternate="odd" nick="jfire" class="line text" type="privmsg" id="line65"><span class="time">11:17 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="true">jfire</span><span class="message" type="privmsg">we'll be updating that with recent priority decisions</span></div><div highlight="false" alternate="even" nick="tmcw" class="line text" type="privmsg" id="line66"><span class="time">11:18 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="true">tmcw</span><span class="message" type="privmsg">working on basic communications, when we'll be doing a blog post about alpha1 and how it'll be framed</span></div><div highlight="false" alternate="odd" nick="tmcw" class="line text" type="privmsg" id="line67"><span class="time">11:18 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg">also have posts about design from saman and oauth from tom queue</span></div><div highlight="false" alternate="even" nick="tmcw" class="line text" type="privmsg" id="line68"><span class="time">11:22 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg">big 'feature esque' tasks for post-alpha-1 are presets, first run docs, etc</span></div><div highlight="false" alternate="odd" nick="tmcw" class="line text" type="privmsg" id="line69"><span class="time">11:22 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg">big presets ticket: <a href="https://github.com/systemed/iD/issues/164" class="url" oncontextmenu="on_url()">https://github.com/systemed/iD/issues/164</a></span></div><div highlight="false" alternate="even" nick="tmcw" class="line text" type="privmsg" id="line70"><span class="time">11:22 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg">but we'll have a larger planning convo about that soon</span></div><div highlight="false" alternate="odd" nick="jfire" class="line text" type="privmsg" id="line71"><span class="time">11:23 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="true">jfire</span><span class="message" type="privmsg">other things we're thinking about are refactoring some of the core code that has a bit of tech debt</span></div><div highlight="false" alternate="even" nick="jfire" class="line text" type="privmsg" id="line72"><span class="time">11:23 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="false">jfire</span><span class="message" type="privmsg">mobile editing</span></div><div highlight="false" alternate="odd" nick="jfire" class="line text" type="privmsg" id="line73"><span class="time">11:23 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="false">jfire</span><span class="message" type="privmsg">translations</span></div><div highlight="false" alternate="even" nick="tmcw" class="line text" type="privmsg" id="line74"><span class="time">11:23 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="true">tmcw</span><span class="message" type="privmsg">but the big big one is relations editing, because it's a blocker for deployment</span></div><div highlight="false" alternate="odd" nick="jfire" class="line text" type="privmsg" id="line75"><span class="time">11:24 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="true">jfire</span><span class="message" type="privmsg">overarching goal is to take care of the things that would be block deployment on osm.org</span></div><div highlight="false" alternate="even" nick="tmcw" class="line text" type="privmsg" id="line76"><span class="time">11:24 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="true">tmcw</span><span class="message" type="privmsg">so far</span></div><div highlight="false" alternate="odd" nick="tmcw" class="line text" type="privmsg" id="line77"><span class="time">11:25 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg">big bugs -&gt; presets -&gt; (translations?) -&gt; relation editors</span></div><div highlight="false" alternate="even" nick="jfire" class="line text" type="privmsg" id="line78"><span class="time">11:25 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="true">jfire</span><span class="message" type="privmsg">massive props to the taginfo project</span></div><div highlight="false" alternate="odd" nick="jfire" class="line text" type="privmsg" id="line79"><span class="time">11:25 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="false">jfire</span><span class="message" type="privmsg">super helpful resource</span></div><div highlight="true" alternate="even" nick="jfire" class="line text" type="privmsg" id="line80"><span class="time">11:26 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="false">jfire</span><span class="message" type="privmsg">Jochen just released v4 of the API with some features <strong class="highlight">tmcw</strong> requested</span></div><div highlight="false" alternate="odd" nick="tmcw" class="line text" type="privmsg" id="line81"><span class="time">11:26 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="true">tmcw</span><span class="message" type="privmsg">also samanbb brings up 'create a website for id'</span></div><div highlight="false" alternate="even" nick="tmcw" class="line text" type="privmsg" id="line82"><span class="time">11:26 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg">yes that</span></div><div highlight="false" alternate="odd" nick="tmcw" class="line text" type="privmsg" id="line83"><span class="time">11:27 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg">basically to quickly introduce users &amp; devs to id</span></div><div highlight="false" alternate="even" nick="tmcw" class="line text" type="privmsg" id="line84"><span class="time">11:27 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg">explain what it's about, linkdrop about id</span></div><div highlight="false" alternate="odd" nick="tmcw" class="line text" type="privmsg" id="line85"><span class="time">11:28 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg">we'll just keep the name for now</span></div><div highlight="false" alternate="even" nick="tmcw" class="line text" type="privmsg" id="line86"><span class="time">11:29 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg">mostly because it doesn't have to be a public name, it's a codename and people will know id as the osm editor (we hope)</span></div><div highlight="false" alternate="odd" nick="tmcw" class="line text" type="privmsg" id="line87"><span class="time">11:29 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg">okay, scrumming now</span></div><div highlight="false" alternate="even" nick="tmcw" class="line text" type="privmsg" id="line88"><span class="time">11:29 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg">ansis starts</span></div><div highlight="false" alternate="odd" nick="tmcw" class="line text" type="privmsg" id="line89"><span class="time">11:29 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg">he's been working on improving the tag reference table</span></div><div highlight="false" alternate="even" nick="tmcw" class="line text" type="privmsg" id="line90"><span class="time">11:29 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg"><a href="https://github.com/systemed/iD/issues/256" class="url" oncontextmenu="on_url()">https://github.com/systemed/iD/issues/256</a></span></div><div highlight="false" alternate="odd" nick="tmcw" class="line text" type="privmsg" id="line91"><span class="time">11:30 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg">john has been picking off bugs, looking into multipolygons &amp; relation stuff</span></div><div highlight="false" alternate="even" nick="tmcw" class="line text" type="privmsg" id="line92"><span class="time">11:30 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg"><a href="https://github.com/systemed/iD/issues/352" class="url" oncontextmenu="on_url()">https://github.com/systemed/iD/issues/352</a></span></div><div highlight="false" alternate="odd" nick="tmcw" class="line text" type="privmsg" id="line93"><span class="time">11:30 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg">and <a href="https://github.com/systemed/iD/issues/324" class="url" oncontextmenu="on_url()">https://github.com/systemed/iD/issues/324</a></span></div><div highlight="false" alternate="even" nick="tmcw" class="line text" type="privmsg" id="line94"><span class="time">11:31 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="false">tmcw</span><span class="message" type="privmsg">(assigned both to him)</span></div><div highlight="false" alternate="odd" nick="jfire" class="line text" type="privmsg" id="line95"><span class="time">11:32 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="true">jfire</span><span class="message" type="privmsg">tom has been adding low hanging features, geocoding, tinkering with labels</span></div><div highlight="false" alternate="even" nick="jfire" class="line text" type="privmsg" id="line96"><span class="time">11:32 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="false">jfire</span><span class="message" type="privmsg">taginfo-related enhancements</span></div><div highlight="false" alternate="odd" nick="jfire" class="line text" type="privmsg" id="line97"><span class="time">11:32 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="false">jfire</span><span class="message" type="privmsg">looking at bugs 371 352</span></div><div highlight="false" alternate="even" nick="jfire" class="line text" type="privmsg" id="line98"><span class="time">11:32 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="false">jfire</span><span class="message" type="privmsg">342</span></div><div highlight="false" alternate="odd" nick="jfire" class="line text" type="privmsg" id="line99"><span class="time">11:33 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="false">jfire</span><span class="message" type="privmsg">saman will be catching up, doing a design pass on some things that have changed</span></div><div highlight="false" alternate="even" nick="jfire" class="line text" type="privmsg" id="line100"><span class="time">11:33 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="false">jfire</span><span class="message" type="privmsg">going through design issue queue</span></div><div highlight="false" alternate="odd" nick="jfire" class="line text" type="privmsg" id="line101"><span class="time">11:33 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="false">jfire</span><span class="message" type="privmsg">but first, thinking about iD website</span></div><div highlight="false" alternate="even" nick="jfire" class="line text" type="privmsg" id="line102"><span class="time">11:34 </span><span class="sender" type="normal" oncontextmenu="on_nick()" identified="false" colornumber="5" first="false">jfire</span><span class="message" type="privmsg">will be seeking RichardF's input</span></div><div highlight="false" alternate="odd" nick="tmcw" class="line text" type="privmsg" id="line103"><span class="time">11:36 </span><span class="sender" type="myself" oncontextmenu="on_nick()" identified="true" first="true">tmcw</span><span class="message" type="privmsg">now to saving this irc log... heere we goo</span></div></body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment