| *** robmyers has quit IRC | 00:25 | |
| *** Odemia has quit IRC | 00:27 | |
| *** bassel has quit IRC | 00:32 | |
| *** Odemia has joined #cc | 00:34 | |
| *** JoiIto1 has joined #cc | 00:34 | |
| *** JoiIto has quit IRC | 00:38 | |
| *** tantek has quit IRC | 00:45 | |
| *** Odemia has quit IRC | 00:48 | |
| *** Odemia has joined #cc | 00:49 | |
| *** JED3 has quit IRC | 00:59 | |
| *** JoiIto has joined #cc | 01:14 | |
| *** Kaetemi has quit IRC | 01:16 | |
| *** JoiIto1 has quit IRC | 01:17 | |
| *** JED3 has joined #cc | 01:34 | |
| *** Bovinity has joined #cc | 01:44 | |
| *** haoyu has joined #cc | 01:56 | |
| *** JED3 has quit IRC | 02:01 | |
| *** erlehmann has quit IRC | 02:02 | |
| *** oshani has quit IRC | 02:07 | |
| *** nkinkade has quit IRC | 02:10 | |
| *** erlehmann has joined #cc | 02:14 | |
| *** erlehmann_ has joined #cc | 02:38 | |
| *** erlehmann has quit IRC | 02:41 | |
| *** erlehmann_ has quit IRC | 02:43 | |
| *** JoiIto1 has joined #cc | 03:00 | |
| *** JoiIto has quit IRC | 03:05 | |
| *** Bovinity has quit IRC | 03:14 | |
| *** JoiIto1 has quit IRC | 03:21 | |
| *** JoiIto has joined #cc | 03:27 | |
| *** KiiK has joined #cc | 03:27 | |
| KiiK | hi | 03:28 |
|---|---|---|
| *** JoiIto has quit IRC | 03:36 | |
| *** JoiIto has joined #cc | 03:43 | |
| *** grepory has joined #cc | 04:17 | |
| *** MarkDude has joined #cc | 04:17 | |
| *** grepory has left #cc | 04:19 | |
| *** KiiK has quit IRC | 04:23 | |
| *** MarkDude has quit IRC | 04:33 | |
| *** MarkDude has joined #cc | 04:41 | |
| *** Kaetemi has joined #cc | 05:08 | |
| *** tantek has joined #cc | 05:15 | |
| *** erlehmann has joined #cc | 05:59 | |
| *** Kaetemi has quit IRC | 06:02 | |
| *** ea4xgr has joined #cc | 06:08 | |
| *** stas has quit IRC | 06:23 | |
| *** erlehmann has quit IRC | 07:20 | |
| *** stevecam has quit IRC | 08:09 | |
| *** ea4xgr has quit IRC | 08:30 | |
| *** need has joined #cc | 09:28 | |
| *** need has left #cc | 09:28 | |
| *** wormsxulla has quit IRC | 09:36 | |
| *** wormsxulla has joined #cc | 09:52 | |
| *** stas has joined #cc | 11:40 | |
| *** anttil has quit IRC | 12:04 | |
| *** d00b has quit IRC | 12:21 | |
| *** anttil has joined #cc | 12:43 | |
| *** bassel has joined #cc | 13:23 | |
| *** bassel has quit IRC | 13:24 | |
| *** bassel has joined #cc | 13:24 | |
| *** TDJACR has quit IRC | 13:39 | |
| *** NotADJ has joined #cc | 13:39 | |
| *** bassel has quit IRC | 14:26 | |
| *** ea4xgr has joined #cc | 14:28 | |
| *** nkinkade has joined #cc | 14:30 | |
| *** bassel has joined #cc | 14:31 | |
| *** NotADJ has quit IRC | 14:36 | |
| *** TDJACR has joined #cc | 14:36 | |
| *** bassel has quit IRC | 15:12 | |
| *** ea4xgr has quit IRC | 15:13 | |
| *** haoyu has left #cc | 15:19 | |
| *** nathany has joined #cc | 15:52 | |
| *** oshani has joined #cc | 16:12 | |
| *** jgay has joined #cc | 16:16 | |
| *** nathany has quit IRC | 16:22 | |
| *** michi_ has joined #cc | 16:34 | |
| *** JED3 has joined #cc | 16:39 | |
| *** robmyers has joined #cc | 16:41 | |
| *** michi_ has quit IRC | 16:43 | |
| *** bassel has joined #cc | 16:52 | |
| *** oshani has quit IRC | 16:59 | |
| *** mralex has joined #cc | 17:06 | |
| *** nathany has joined #cc | 17:14 | |
| *** Kaetemi has joined #cc | 17:19 | |
| *** killthemyth1234 has joined #cc | 17:27 | |
| *** d00b has joined #cc | 17:28 | |
| *** d00b has quit IRC | 17:35 | |
| *** ea4xgr has joined #cc | 17:38 | |
| *** michi_ has joined #cc | 18:10 | |
| *** stas has quit IRC | 18:13 | |
| JED3 | nathany: ping | 18:15 |
| nathany | JED3, pong | 18:15 |
| JED3 | hi, do we still need to support /scrape in metadata_scraper? | 18:15 |
| nathany | JED3, probably not; i've been leaving it in because it seemed "cheap" (and because I wasn't 100% certain that no deeds were using the old javascript). | 18:16 |
| nathany | I'm 99% certain that the deeds all just point to the same javascript file, so they should all be hitting triples these days | 18:16 |
| JED3 | okay, its certainly cheap to keep it in, but it sure does muck up the design of the app now :) | 18:17 |
| nathany | LOL | 18:17 |
| nathany | you mean the way things are abstracted out? | 18:17 |
| nathany | why don't you just do a grep of the apache logs for that method | 18:17 |
| nathany | say, for the last week or so, make sure no one' | 18:17 |
| nathany | s hitting it | 18:17 |
| nathany | JED3 ^^ | 18:17 |
| JED3 | well yeah, i've abstracted out all of the metadata extraction and scrape requires the "#Advertising" triple to be scraped, which I did not want to add unless we still needed to support scrape | 18:18 |
| nathany | ah | 18:18 |
| nathany | JED3, why don't you just double check with an ionice'd grep, and then kill it | 18:19 |
| nathany | (if nothing turns up) | 18:19 |
| JED3 | will do | 18:19 |
| JED3 | thx | 18:19 |
| nathany | sure | 18:20 |
| *** ankitg has joined #cc | 18:42 | |
| *** stas has joined #cc | 18:55 | |
| *** Danny_B has quit IRC | 19:08 | |
| *** michi_ has quit IRC | 19:19 | |
| *** JoiIto has quit IRC | 19:38 | |
| *** oshani has joined #cc | 19:47 | |
| *** d00b has joined #cc | 19:57 | |
| *** ea4xgr has quit IRC | 20:09 | |
| *** cchelpbot has joined #cc | 20:15 | |
| -anthony.freenode.net- [freenode-info] please register your nickname...don't forget to auto-identify! http://freenode.net/faq.shtml#nicksetup | 20:15 | |
| *** ea4xgr has joined #cc | 20:16 | |
| *** d00b has quit IRC | 20:20 | |
| *** Danny_B has joined #cc | 20:24 | |
| paroneayea | nathany: JED3: nkinkade: tech call? | 20:29 |
| nkinkade | Sure. | 20:29 |
| nathany | paroneayea, yes | 20:29 |
| nkinkade | Where? | 20:29 |
| nathany | line #3? | 20:30 |
| paroneayea | k | 20:31 |
| JED3 | nathany: paroneayea nkinkade on my way, looking for number | 20:33 |
| nkinkade | http://teamspace.creativecommons.org/ConferenceCall | 20:33 |
| nkinkade | #3 | 20:33 |
| nkinkade | (ooops. I guess you weren't asking that :-) | 20:33 |
| JED3 | ahh | 20:34 |
| *** d00b has joined #cc | 20:36 | |
| *** robmyers has quit IRC | 20:37 | |
| *** tantek has joined #cc | 21:01 | |
| *** tantek has quit IRC | 21:08 | |
| *** MarkDude has quit IRC | 21:42 | |
| *** bassel has quit IRC | 21:52 | |
| *** ea4xgr has quit IRC | 21:53 | |
| *** luisv has joined #cc | 22:38 | |
| *** nathany has quit IRC | 23:19 | |
| *** d00b has quit IRC | 23:27 | |
| *** wormsxulla has quit IRC | 23:42 | |
| *** JoiIto has joined #cc | 23:43 | |
| *** JoiIto has joined #cc | 23:44 | |
Generated by irclog2html.py 2.6 by Marius Gedminas - find it at mg.pov.lt!