*** tpb has joined #pycon-av | 02:44 | |
mithro- | so what are people up too? | 03:25 |
---|---|---|
CarlFK | debugging vimeo upload code | 03:26 |
*** camper has quit IRC | 03:26 | |
CarlFK | File "post_vimeo.py", line 75, in upload | 03:27 |
CarlFK | client.vimeo_videos_setTitle(self.meta['title'], vid) | 03:27 |
CarlFK | TypeError: _do_vimeo_call() takes exactly 0 arguments (2 given) | 03:27 |
CarlFK | what is _do_vimeo_call()? | 03:28 |
CarlFK | def __getattr__(self, name): | 03:29 |
CarlFK | awesome | 03:29 |
CarlFK | if any(name.startswith(prefix) for prefix in KNOWN_API_GROUPS): | 03:33 |
CarlFK | return getattr(self, "vimeo_" + name) | 03:33 |
CarlFK | why? | 03:34 |
*** skay has quit IRC | 03:45 | |
*** skay has joined #pycon-av | 03:45 | |
*** sylphiae has quit IRC | 03:47 | |
*** skay has quit IRC | 03:49 | |
*** skay has joined #pycon-av | 03:49 | |
mithro- | CarlFK, wtf? | 04:12 |
CarlFK | I think this is how you make java work | 04:14 |
CarlFK | you will find this code in vimeo/__init__-v1.py | 04:15 |
CarlFK | -v1 is because.. um.. I have no idea. | 04:16 |
CarlFK | I think someone saw Chris's talk and missed the "don't do this." | 04:16 |
mithro- | ha | 04:18 |
*** camper has joined #pycon-av | 04:26 | |
*** davetoo has joined #pycon-av | 04:44 | |
davetoo | Pibb! | 04:44 |
davetoo | The TDD Django guy keeps shaking his lav mic off :) | 04:50 |
davetoo | No keyframes? Is that why youtube isn't showing me a preview in the timeline? | 04:51 |
mithro- | hey davetoo | 04:52 |
mithro- | daven, == Dave Noel? | 04:53 |
davetoo | right, and davetoo = Dave carmean | 04:53 |
*** davetoo is now known as _davetoo | 04:53 | |
_davetoo | Noble | 04:53 |
_davetoo | whichever :) | 04:53 |
_davetoo | mithro-: = Tim? | 04:53 |
mithro- | yeah | 04:54 |
_davetoo | Tim the Tim-Tam Man :) | 04:55 |
_davetoo | how goes? | 04:55 |
_davetoo | (I'm just getting around to watching videos of the sessions I would have wanted to attend, noticing interesting technical things) | 04:57 |
mithro- | daven / _davetoo: could you write up a document on how to properly setup a sound mixing board and how you would control the levels on it? | 04:58 |
mithro- | basically a "This is what I do when sitting at a mixing board, and this is why it's a good thing to do" | 04:58 |
_davetoo | I could probably come up with something, yeah. | 05:00 |
*** sylphiae has joined #pycon-av | 05:00 | |
mithro- | Dave was talking about setting everything to some level which gives be best signal or something | 05:01 |
_davetoo | right; 0db on the master meter = -18db on dvswitch | 05:01 |
_davetoo | that's a common rule of thumb for digital recording | 05:01 |
_davetoo | When the ART boxes were in use, we used the knobs on the ART box to set that; | 05:02 |
_davetoo | I did not see what he did after the ART boxes started failing. | 05:02 |
_davetoo | We also had a strange situation where we used the one board for recording and PA; that's not common on such a small board, so we had to get creative | 05:03 |
_davetoo | What I'd write is for the way he reconfigured them after he arrived | 05:03 |
_davetoo | If you saw the big board in the big room, you'd see that most of the time all of the sliders (faders) were very close to '0' or Unity Gain. You're trying to get all of the signals to line up around one standard output level. | 05:04 |
_davetoo | Make it as close to "wires with tone controls" as possible. | 05:05 |
_davetoo | When is the next gig/show? | 05:06 |
CarlFK | Monday :) | 05:11 |
_davetoo | where? | 05:12 |
mithro- | I was more interested in knowning from a "how could we automated this away" | 05:12 |
_davetoo | oh, I see, not a training document? | 05:12 |
mithro- | yeah | 05:14 |
mithro- | first we figure out what a human does | 05:14 |
mithro- | then we figure out how to make a computer do it :) | 05:14 |
_davetoo | That requires things like auto-leveling amps and such :) | 05:14 |
_davetoo | Which are.. pretty common in the broadcast realm | 05:15 |
_davetoo | Might be code out there | 05:15 |
_davetoo | We overdid it a bit on the audio compression, which is why you can hear the echo so well in some of the big room talks | 05:16 |
_davetoo | CarlFK: what/where is the show on Monday? | 05:16 |
mithro- | _davetoo, let me worry about doing the computer side - Plenty of options - I just don't know enough about how a human does things | 05:17 |
mithro- | what would people add to | 05:17 |
mithro- | https://github.com/timvideos/getting-started/wiki | 05:18 |
tpb | <http://ln-s.net/+wYq> (at github.com) | 05:18 |
_davetoo | Not going to bother with composite? (sony bullet cams must be getting cheap) | 05:19 |
_davetoo | (probably not worth the trouble) | 05:20 |
mithro- | _davetoo, nope! it's dead - barely doing VGA | 05:20 |
_davetoo | Who is iiie? Roman? | 05:23 |
iiie | yes :) | 05:23 |
_davetoo | heehee | 05:23 |
mithro- | what's a synonym for "Environment" or "Programming Language" which is really short.... | 05:30 |
_davetoo | What's the context? | 05:31 |
_davetoo | (in some cases, the word 'context' itself might work?) | 05:31 |
mithro- | https://docs.google.com/a/mithis.com/drawings/d/1zYlT69xQqbAjzuJgKj-UhO1vRF5JNLpic8xmPrfNtXM/edit | 05:32 |
tpb | <http://ln-s.net/+wZ3> (at docs.google.com) | 05:32 |
_davetoo | hmm | 05:33 |
_davetoo | Realm? | 05:33 |
_davetoo | Solution Domain but that's not short | 05:33 |
mithro- | If someone wants to make all the boxes on https://docs.google.com/a/mithis.com/drawings/d/1zYlT69xQqbAjzuJgKj-UhO1vRF5JNLpic8xmPrfNtXM/edit line and similar sizes that would be great :) | 05:35 |
tpb | <http://ln-s.net/+wZ3> (at docs.google.com) | 05:35 |
mithro- | Medium I guess could work? | 05:36 |
*** _davetoo has quit IRC | 05:55 | |
*** fqxp has joined #pycon-av | 08:15 | |
*** iiie has quit IRC | 08:17 | |
*** sylphiae has quit IRC | 08:29 | |
mithro- | everyone gone to sleep I assume | 08:59 |
*** camper has quit IRC | 09:22 | |
*** mithro- has quit IRC | 09:38 | |
*** fqxp has quit IRC | 10:06 | |
*** mithro- has joined #pycon-av | 10:15 | |
*** shenki has joined #pycon-av | 10:44 | |
mithro- | anyone alive? | 12:50 |
CarlFK | awke | 13:41 |
*** CarlFK has quit IRC | 13:42 | |
*** CarlFK has joined #pycon-av | 13:46 | |
*** mithro- has quit IRC | 14:06 | |
*** shenki has quit IRC | 14:14 | |
*** shenki has joined #pycon-av | 14:14 | |
*** sylphiae has joined #pycon-av | 15:09 | |
*** sylphiae has quit IRC | 15:13 | |
*** _davetoo has joined #pycon-av | 16:24 | |
*** fqxp has joined #pycon-av | 16:54 | |
*** CarlFK has quit IRC | 17:22 | |
*** CarlFK has joined #pycon-av | 17:24 | |
_davetoo | what/where is the show on Monday? | 17:34 |
CarlFK | http://conf.writethedocs.org/ | 17:44 |
tpb | Title: Write The Docs - A two day conference for technical writers, documentarians, and all those who write the docs. (at conf.writethedocs.org) | 17:44 |
skay | tpb: do I know you IRL? I can't remember seeing your nick here before | 17:45 |
skay | anyway, if you are one of the writethedocs organizers you are cool! what a cool conference idea | 17:46 |
_davetoo | I think that tpb is a 'bot | 17:47 |
skay | hahaha, funny | 17:47 |
skay | is anyone from wtd here? | 17:47 |
skay | I will give them a tip of the hat | 17:47 |
_davetoo | https://us.pycon.org/2013/ | 17:47 |
tpb | Title: PyCon US 2013 | Santa Clara, CA | March 13th March 21st (at us.pycon.org) | 17:47 |
_davetoo | :) | 17:47 |
skay | ooo spiffy | 17:47 |
_davetoo | tpb is from everywhere | 17:47 |
skay | https://google.com | 17:47 |
tpb | Title: Google (at google.com) | 17:47 |
skay | https://example | 17:48 |
skay | nice | 17:48 |
skay | https://google.com how does it handle this? cool | 17:48 |
tpb | Title: Google (at google.com) | 17:48 |
skay | okay, I will stop playing with the bot. I just get curious | 17:49 |
CarlFK | http://veyepar.nextdayvideo.com:8080/main/C/continuum/S/pydata_sv_2013/s/1/E/2224/ | 17:49 |
tpb | <http://ln-s.net/+wjR> (at veyepar.nextdayvideo.com:8080) | 17:49 |
CarlFK | what?! | 17:49 |
_davetoo | the WTD venue is not far from the HQ of a former employer.... and from Bailey's Tap Room :) | 17:50 |
skay | oh finally I see where the irc whois thingee sent its output. I could have avoided the whole bot confusing if I saw that first | 17:58 |
_davetoo | who is skay? :) Were you in Santa Clara? | 17:59 |
skay | Yes! I am Sheila | 17:59 |
skay | you met me! | 17:59 |
skay | we had dinner and lunch and stuff | 17:59 |
_davetoo | oh, hi :) | 17:59 |
skay | I was a stealth av room person | 18:00 |
skay | oh look, CarlFK someone you would love, right? https://twitter.com/jasonpriem/status/319503816364015617 | 18:00 |
tpb | Title: Twitter / jasonpriem: My presentation is at 4pm today. ... (at twitter.com) | 18:00 |
skay | I forgot about the bot. arg. | 18:00 |
skay | didn't mean for it to do that | 18:01 |
*** camper has joined #pycon-av | 18:08 | |
*** iiie has joined #pycon-av | 19:02 | |
*** fqxp has quit IRC | 20:33 | |
*** fqxp has joined #pycon-av | 20:34 | |
CarlFK | iiie: did you do any more on that json thing? | 20:39 |
CarlFK | File "/home/pydata/.virtualenvs/veyepar/local/lib/python2.7/site-packages/requests/packages/urllib3/filepost.py", line 98, in encode_multipart_formdata | 20:40 |
CarlFK | return body.getvalue(), content_type | 20:40 |
CarlFK | MemoryError | 20:40 |
CarlFK | huh. | 20:40 |
iiie | CarlFK: I haven't done anything more on the json import. Was there more that you wanted me to work on there? | 21:03 |
CarlFK | du no. haven't had time to see the results | 21:04 |
*** camper has quit IRC | 21:04 | |
CarlFK | can you get me a list of what I need to bring? | 21:08 |
CarlFK | your email was mostly clear, but the inline and comments and stuff muddeled it | 21:08 |
*** fqxp1 has joined #pycon-av | 21:26 | |
*** fqxp has quit IRC | 21:26 | |
iiie | will do | 21:27 |
CarlFK | yay | 21:27 |
*** sylphiae has joined #pycon-av | 21:34 | |
* _davetoo needs a job :/ | 21:50 | |
_davetoo | Didn't get to do any of the networking that I'd hoped to do. | 21:51 |
_davetoo | If you're short on people for PDX next week, I'm still out of work :) Kind of short notice for travel and rooms, though. | 21:52 |
_davetoo | s/kind of/quite/ | 21:52 |
*** CarlFK has quit IRC | 21:54 | |
daven | hey CarlFK | 22:00 |
daven | _davetoo: | 22:00 |
_davetoo | hi | 22:00 |
daven | we looked on the disk of the laptop we have here | 22:00 |
daven | it's GrandBallroom_GH | 22:00 |
daven | but we can't find the file 09_03_02.dv or 09:03:02.dv | 22:01 |
_davetoo | (that's directed at Carl, yes?) | 22:01 |
daven | thereyes | 22:01 |
daven | yes | 22:01 |
skay | where did he go? | 22:09 |
skay | I will tell him when I get back | 22:09 |
_davetoo | into the Ether | 22:09 |
_davetoo | anway, as I was saying.. went on a ride with a friend, and a friend of his, and "friend of his" had an airbag vest | 22:10 |
_davetoo | ooh, sorry, wrong channel :) | 22:10 |
_davetoo | That was for #motorcycles :) | 22:10 |
skay | I figured it was for a conversation about bikes | 22:10 |
_davetoo | yeah, good thing that was the only thing I mis-posted. The rest was way off-color :) | 22:11 |
*** CarlFK has joined #pycon-av | 22:16 | |
*** fqxp1 has quit IRC | 22:29 | |
iiie | CarlFK: list of gear reformatted & sent | 22:30 |
CarlFK | thanks | 22:30 |
CarlFK | sshed into one of the laptops | 22:30 |
CarlFK | cuz missing files | 22:30 |
CarlFK | they are in .no :) | 22:31 |
_davetoo | d'oh! | 22:36 |
daven | mithro: can look at mixing board | 22:40 |
daven | also | 22:40 |
*** sylphiae has quit IRC | 22:57 | |
*** sylphiae has joined #pycon-av | 23:03 | |
*** _davetoo has quit IRC | 23:07 | |
*** davetoo has joined #pycon-av | 23:14 | |
*** davetoo has quit IRC | 23:23 | |
skay | CarlFK: while you were not in the channel daven showed up and said they have GrandBallroom_GH and they didn't find 09_03_02.dv or 09:03:02.dv | 23:26 |
skay | I should have eaten lunch today. I only had a big smoothly | 23:26 |
skay | smoothie | 23:26 |
skay | I'm hungry now | 23:27 |
CarlFK | got files! | 23:30 |
CarlFK | sshed to .no :) | 23:30 |
*** davetoo has joined #pycon-av | 23:30 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!