All times shown according to UTC.
| Time | Nick | Message |
|---|---|---|
| 00:04 | willkg joined #miro-hackers | |
| 00:15 | glee left #miro-hackers | |
| 00:20 | Odysimus joined #miro-hackers | |
| 00:20 | Odysimus left #miro-hackers | |
| 01:23 | DGMurdockIII joined #miro-hackers | |
| 01:23 | DGMurdockIII left #miro-hackers | |
| 01:24 | DGMurdockIII joined #miro-hackers | |
| 01:24 | DGMurdockIII left #miro-hackers | |
| 03:04 | glee joined #miro-hackers | |
| 03:06 | willkg left #miro-hackers | |
| 04:54 | uwe_ left #miro-hackers | |
| 04:56 | uwe__ joined #miro-hackers | |
| 05:30 | glee left #miro-hackers | |
| 05:44 | uwe__ left #miro-hackers | |
| 05:44 | paroneayea left #miro-hackers | |
| 05:44 | mattjohnson left #miro-hackers | |
| 06:05 | uwe__ joined #miro-hackers | |
| 06:05 | paroneayea joined #miro-hackers | |
| 06:05 | mattjohnson joined #miro-hackers | |
| 07:00 | glee joined #miro-hackers | |
| 13:25 | janetPCF joined #miro-hackers | |
| 14:05 | arpu joined #miro-hackers | |
| 14:22 | z3p | good morning; DST is messing with me still |
| 14:24 | janetPCF | who is DST - do you want me to kick his ass for you? |
| 14:28 | ajonas joined #miro-hackers | |
| 14:32 | z3p | janetPCF: DST is for farmers, not software developers |
| 14:40 | janetPCF left #miro-hackers | |
| 14:46 | janetPCF joined #miro-hackers | |
| 15:47 | paroneayea left #miro-hackers | |
| 15:47 | willkg joined #miro-hackers | |
| 15:53 | paroneayea joined #miro-hackers | |
| 16:08 | willkg | paroneayea: hi! |
| 16:32 | paroneayea | willkg: hey :D |
| 16:32 | willkg: I watched the video online | |
| 16:32 | and it looks so good :) | |
| 16:34 | http://pycon.blip.tv/file/4880[…]YPythonAPI687.mp4 | |
| 16:34 | willkg: how are things over there | |
| 17:03 | bendk joined #miro-hackers | |
| 17:04 | bendk | good afternoon all! |
| 17:07 | Sergeiqa joined #miro-hackers | |
| 17:11 | bendk | deardiary: working on displaying info for conversions again |
| 17:17 | janetPCF left #miro-hackers | |
| 17:28 | arpu left #miro-hackers | |
| 17:42 | willkg | paroneayea: that's awesome! |
| 17:43 | paroneayea: i just went out for lunch. things are ok. a lot quieter now. | |
| 18:12 | Sergeiqa left #miro-hackers | |
| 18:17 | arpu joined #miro-hackers | |
| 18:39 | janetPCF joined #miro-hackers | |
| 18:52 | arpu left #miro-hackers | |
| 18:53 | CarlFK joined #miro-hackers | |
| 18:53 | CarlFK left #miro-hackers | |
| 19:37 | CarlFK joined #miro-hackers | |
| 19:41 | bendk left #miro-hackers | |
| 19:42 | bendk joined #miro-hackers | |
| 20:06 | arpu joined #miro-hackers | |
| 20:14 | morganknutson joined #miro-hackers | |
| 20:16 | CarlFK left #miro-hackers | |
| 20:19 | CarlFK joined #miro-hackers | |
| 20:24 | arpu left #miro-hackers | |
| 20:27 | bendk1 joined #miro-hackers | |
| 20:33 | bendk1 left #miro-hackers | |
| 21:01 | paroneayea left #miro-hackers | |
| 21:07 | maggie_s joined #miro-hackers | |
| 21:10 | arpu joined #miro-hackers | |
| 21:13 | paroneayea joined #miro-hackers | |
| 21:23 | willkg | CarlFK: got my blip.tv slurp-and-convert-to-sane-feed cgi thing working. |
| 21:23 | CarlFK: and doing that i discovered that http://pycon.blip.tv/rss doesn't have everything--it's got some maximum number of items in it. | |
| 21:23 | CarlFK | oh lovely |
| 21:23 | willkg | yeah, boo. |
| 21:24 | i think it's 100 or something like that. so it's a lot, but it's not all of them. | |
| 21:24 | you've fiddled with the blip api... any idea if they have an rss feed that: a) has everything or, b) allows me to specify a maximum that captures everything? | |
| 21:25 | ajonas | willkg: z3p might have an idea, i feel like we messed with that for mc though i could be thinking of youtube |
| 21:26 | willkg | ajonas: youtube has an opensearch thing that allows you to tweak their feeds. there's a bug for implementing this in MC. (it might be assigned to me.) |
| 21:26 | ajonas: if blip had that, that'd be cool. but i haven't seen evidence of it. i'll do some more poking around. | |
| 21:26 | ajonas | willkg: *nod* |
| 21:35 | willkg | CarlFK: bah. found the answer to my question: http://wiki.blip.tv/index.php/[…]ilding_Parameters |
| 21:35 | CarlFK: there's a pagelen querystring parameter, but it maxes out at 100. | |
| 21:35 | CarlFK: that's totally what i'm hitting. i think i can page it, though. | |
| 21:36 | CarlFK: plus, i should be using nsfw=1 so that we can make sure the adult content makes it to python miro community. | |
| 21:36 | CarlFK | that's reasonable |
| 21:38 | willkg | oh! but i can pass a file_type=ogv. that fixes a whole bunch of my problems. |
| 21:38 | and also makes the last 2 hours of my life kind of wasted. | |
| 21:38 | ah well. | |
| 21:38 | z3p | willkg: we know how to do bulk importing for youtube and vimeo; not blip though |
| 21:38 | ajonas | there's nsfw content from pycon? |
| 21:38 | z3p | willkg: if you do it, you should add it to vidscraper |
| 21:38 | willkg | z3p: doesn't seem like you can build an rss feed that exceeds 100 items. |
| 21:39 | i thought you could do paging, but now i think that's not possible. | |
| 21:39 | z3p | willkg: yeah, you can't for youtube or vimeo either |
| 21:39 | willkg: so we go through all the pages and generate a fake FeedParser object | |
| 21:39 | willkg | kind of irritating. |
| 21:39 | oh, clever. | |
| 21:39 | z3p | but blip might suck |
| 21:40 | willkg | CarlFK: you should send a scathing email to blip about how pagelen can't exceed 100 and it makes me grumpy. |
| 21:40 | though... i suppose it doesn't have to be scathing. it's probably better to ask them nicely to fix that or for some way to get aroun dit. | |
| 21:41 | harold- joined #miro-hackers | |
| 21:42 | harold- | willkg: hi will! |
| 21:42 | um | |
| 21:42 | harold- is now known as xfxf | |
| 21:42 | willkg | xfxf: hi! |
| 21:42 | xfxf | bloody danes ;-) |
| 21:44 | willkg | ajonas, z3p, CarlFK: the blip query string params are "documented" at http://wiki.blip.tv/index.php/[…]ilding_Parameters |
| 21:47 | janetPCF left #miro-hackers | |
| 22:01 | JasonWoof left #miro-hackers | |
| 22:01 | JasonWoof joined #miro-hackers | |
| 22:01 | JasonWoof left #miro-hackers | |
| 22:01 | JasonWoof joined #miro-hackers | |
| 22:06 | JasonWoof left #miro-hackers | |
| 22:07 | JasonWoof joined #miro-hackers | |
| 22:07 | JasonWoof left #miro-hackers | |
| 22:07 | JasonWoof joined #miro-hackers | |
| 22:12 | ajonas left #miro-hackers | |
| 22:24 | willkg left #miro-hackers | |
| 22:34 | maggie_s left #miro-hackers | |
| 22:45 | arpu left #miro-hackers | |
| 22:47 | maggie_s joined #miro-hackers | |
| 22:56 | Odysimus joined #miro-hackers | |
| 23:01 | maggie_s left #miro-hackers | |
| 23:02 | maggie_s joined #miro-hackers | |
| 23:36 | Odysimus left #miro-hackers | |
| 23:51 | Odysimus joined #miro-hackers |