All times shown according to UTC.

Time Nick Message
02:31 willkg paulproteus: http://bluesock.org/~willg/blo[…]am_reduction.html
02:32 as a side note, i really need to spruce up those project pages that i have.  but...  that's a project for another day.
02:41 willkg left #miro-hackers
09:55 kcw left #miro-hackers
12:06 willkg joined #miro-hackers
12:10 willkg hi!
13:38 z3p good morning
13:44 zanoi morning!
14:38 ajonas joined #miro-hackers
15:20 paulproteus willkg: I would love it if you/etc. would enhance that page with screenshots.
15:21 Yay web scale video queue.
15:23 willkg paulproteus: mmm...  i'm not sure what you're talking about.
15:25 paulproteus <willkg> paulproteus, paroneayea: i'll throw together a list of pycon 2011 videos that would be interesting to watch from a "i build web scale web apps" point of view when i'm done approving videos.
15:25 Oh, you mean screenshots?
15:26 http://bluesock.org/~willg/blo[…]am_reduction.html could use screenshots
15:26 willkg screenshots of what exactly?
15:43 paulproteus RecentChanges
15:43 I am slowly waking up still.
15:50 willkg ahh...  ok.
15:51 i'll toss that in the queue of things to do.
16:00 paulproteus I could also just reblog your thing and show the screenshots.
16:11 willkg oh...  the blog entry could use screenshots.  i thought you meant the project page.
16:11 mmm...  i haven't got a good workflow for screenshots in my blog, yet.  that's something i need to fix some day.
16:11 i'm kind of hoping to fix it with mediagoblin, but maybe that's too far off.
16:28 bendk joined #miro-hackers
16:48 willkg paulproteus: i added some screenshots, though now that i'm looking at them, the first one isn't very effective.
16:53 i feel hunger.  i must abate my hunger feelings.
16:53 afk a bit.
17:01 DGMurdockIII joined #miro-hackers
17:23 willkg back.
17:25 mattjohnson joined #miro-hackers
17:41 CarlFK joined #miro-hackers
18:03 Odysimus left #miro-hackers
18:36 willkg CarlFK: i finished up posting pycon 2011 videos to pmc except for the bunch that aren't in the blip.tv feed because it maxes out at 100.
18:36 CarlFK: i'll do those tonight.  then i'll go through them all and spot check them.
18:36 CarlFK awesome
18:36 willkg yeah.  sorry it took so long.  crazy couple of weeks.
18:37 and now i feel like i did something, so i'll send the PSF the invoice (finally).
18:37 CarlFK no prob
18:37 heh
18:37 you still need an example invoice?
18:37 willkg mmm...  i think i'll just wing it.
18:37 CarlFK cool
18:37 willkg it's only got a couple of minor line items on it.
18:37 CarlFK you have any time to cut/paste/tweek some pyohio wiki pages?
18:38 I just setup a site:http://2011.pyohio.org
18:38 but I am visiting Dave -n- Adriana in Norway, so messing with it takes away from doing vacation things
18:39 willkg sure.  i can make some time.  send me an email with instructions on what you need me to do.
18:39 CarlFK create youself an account right now and I'll give you wiki privs
18:39 willkg ok.  going to the site right now.
18:41 CarlFK tell me if it says anthing about sending you a conf email - that wasn't working so I turned it off
18:42 willkg i don't think it said anything like that.  but...  i was a bad user and didn't read any of the text it did say.
19:02 Odysimus joined #miro-hackers
19:20 arpu joined #miro-hackers
19:23 odenthaa joined #miro-hackers
19:26 Odysimus left #miro-hackers
19:27 kcw joined #miro-hackers
19:30 bendk left #miro-hackers
19:37 bendk joined #miro-hackers
19:47 willkg bendk: just saw your last checkin.  it's might be worth creating a function in fileutils that uses os.path.samefile for linux/osx and does the os.path.normpath check for windows.
19:47 bendk: the thing i don't know about on windows is whether the long name and the 8.3 filename normalize the same.
19:47 bendk I doubt it
19:48 one issue is that makes the time quadratic instead of linear, since we have to do individual comparisons
19:49 willkg what is this for?
19:49 bendk updating a watched folder/the movies directory
19:49 and knowing which files are new and which ones we already have items for
19:49 willkg mmm...  ok.
19:50 so known_files will contain the file paths and then the normalized version of the file paths?
19:50 let me look at the actual code.  this looks weird.
19:50 bendk it is a bit weird
19:51 but the idea is that known_files contains normalized versions of paths for all items
19:51 willkg also, this comment looks like something i wrote.
19:51 bendk plus the "Incomplete Downloads" directory, not sure why that's there
19:52 willkg mmm...  not mine.
19:52 we've had a hell of a time with Incomplete Downloads and stuff in there showing up in watched folders and elsewhere.  and it's all chewing gum and duct tape.
19:53 mmm...  baby crying.  afk for a bit.
19:54 bendk okay, me too...  Please look over that code and review it though, it's definitely not the best
19:59 jeremyb do ya'll support CNAMEing for the hosted version?
19:59 ajonas?
20:02 ajonas jeremyb: you mean a custom domain for hosted sites (ala http://nist.tv or http://pittsburghonvideo.org)? then yes.
20:02 jeremyb right. for the free one too?
20:03 ajonas jeremyb: nope, it's a paid feature
20:04 jeremyb k
20:07 ajonas: richard and I just met with someone about a site we're doing with WM NYC and the manhattan BP's office. they planned to have a video portion and we showed them MC and they fell in love :) will be mailing you and them to introduce soon
20:08 ajonas jeremyb: awesome!
21:03 willkg bendk: i've been pouring over that do_update method and the methods it calls for a while.  it seems ok.  though i think we could rework _filter_paths and nix the filename_to_unicode call and turn it into a list comprehension.
21:03 but...  maybe that's a task for a different day.
21:05 DGMurdockIII left #miro-hackers
21:28 ajonas left #miro-hackers
21:34 * paulproteus waves.
21:34 paulproteus Aww, I missed ajonas.
21:45 willkg CarlFK: bah.  i've only got 58 pycon 2011 videos posted.  i'm missing a ton.
21:46 CarlFK: i'll have to poke with the MC software.  they're in my feed, but they're not showing up in the review queue.
21:46 CarlFK there were only 110
21:46 willkg right, so i've got slightly over half.
21:49 i vaguely remember the initial import timing out or something like that.  but i figured it'd catch all the new stuff when it did the nightly update.
21:49 blah blah blah.  summary is that i'm so not done with pycon 2011 stuff still.
21:55 CarlFK no worries
21:56 willkg i'm not worried so much as i'm bummed.
21:56 at least it gives me some serious driving motivation to go implement an MC API so i can automate more of this.

← Previous day | Index | Server Index | Channel Index | Today | Next day → | Atom Feed | Search | Google Search | Plain-Text | plain, newest first