Tuesday, 2010-04-27

*** MarkDude has quit IRC00:04
*** ea4xgr has quit IRC00:09
*** MarkDude has joined #cc00:52
*** nkinkade has quit IRC01:55
*** oshani has joined #cc02:58
*** erlehmann has quit IRC03:13
*** oshani has quit IRC03:18
*** nrp has joined #cc03:30
*** tim_hwang has joined #cc03:45
*** paulproteus has quit IRC04:26
*** anttil has quit IRC04:27
*** anttil has joined #cc04:28
*** JoiIto has joined #cc04:50
*** JoiIto1 has joined #cc04:56
*** JoiIto has quit IRC04:56
*** Kaetemi has quit IRC05:50
*** JoiIto1 has quit IRC06:02
*** JoiIto has joined #cc06:12
*** tim_hwang has quit IRC06:50
*** Odemia has quit IRC07:13
*** Odemia has joined #cc07:14
*** ankitg|afk is now known as ankitg07:37
*** CIA-63 has quit IRC07:41
*** paroneay` has joined #cc07:42
*** paroneayea has quit IRC07:44
*** CIA-57 has joined #cc07:48
*** MarkDude has quit IRC07:56
*** MarkDude has joined #cc07:57
*** MarkDude has quit IRC08:35
*** ankitg has quit IRC08:36
*** MarkDude has joined #cc08:37
*** ankitg has joined #cc08:38
*** wormsxulla has quit IRC10:16
*** wormsxulla has joined #cc10:36
*** ankitg_ has joined #cc10:47
*** ankitg has quit IRC10:50
*** ankitg_ is now known as ankitg10:54
*** vinothkr has joined #cc10:59
*** vinothkr has left #cc11:00
*** midoubleko has joined #cc11:01
*** oshani has joined #cc11:36
*** midoubleko has quit IRC11:41
*** bassel has joined #cc12:09
*** oshani has quit IRC12:34
*** bassel has quit IRC12:41
*** bassel has joined #cc12:48
*** tvol has joined #cc13:13
*** oshani has joined #cc13:32
*** paroneay` has quit IRC13:42
*** paroneayea has joined #cc13:43
*** nkinkade has joined #cc13:53
*** oshani has quit IRC14:07
*** erlehmann has joined #cc14:13
*** jgay has joined #cc14:13
*** jgay has joined #cc14:13
paroneayeankinkade: ping14:35
nkinkadeparoneayea: Hi.14:35
paroneayeaassuming you know about a7 being down by now?14:35
nkinkadeparoneayea: Have you seen all the messages to webmaster@14:36
nkinkadeApparently there is a problem with the switch our server is attached to.14:37
paroneayeahold on, fetching my mail14:37
paroneayeaok, so apparently I am not getting webmaster@ messages14:38
nkinkadeparoneayea: I'll add you to the alias.14:56
paroneayeathx14:56
nkinkadeparoneayea: You'll now get all the lovely webmaster@ emails.  There aren't that many, but since you're on the tech team you should be getting them.14:57
nkinkadeI thought you were.14:57
paroneayeagreat14:58
*** oshani has joined #cc14:58
*** parker-fcnyu has joined #cc15:17
*** oshani has quit IRC15:18
nkinkadeparoneayea: what's the current way to push new translations live, or even to staging for that matter?15:23
paroneayeaso15:31
paroneayeatheoretically it *should* be happening to staging automatically.  I set up a git hook that hould be running, and it seemed that it was for a bit, but now it isn't :\15:32
*** tvol has quit IRC15:33
paroneayeabasically if you look in:15:34
paroneayea/var/www/staging.creativecommons.org/cc.engine_stage15:34
paroneayeathere's a cc.i18npkg directory and an update_i18n script15:34
paroneayeathe update_i18n script *should* be being run by15:34
paroneayea/var/www/code.creativecommons.org/git/repositories/i18n.git/hooks/post-recieve15:35
*** bassel has quit IRC15:36
paroneayeaas for pushing to live, a new cc.i18npkg release needs to be made, since theoretically cc.engine is running that out of the egg rather than out of a checkout... I should probably document how to do that.15:37
*** oshani has joined #cc15:42
*** oshani has quit IRC15:48
*** Dyamsu has joined #cc15:49
*** JoiIto has quit IRC15:59
*** erlehmann is now known as rafff16:00
*** rafff is now known as erlehmann16:01
*** Kaetemi has joined #cc16:05
*** jgay has quit IRC16:15
*** parker-fcnyu has quit IRC16:21
*** erlehmann is now known as nebenbei16:25
*** michi_ has joined #cc16:29
*** Dyamsu has quit IRC16:29
nkinkadeparoneayea: But our i18n repo is in subversion, not git. ????16:34
nkinkadeHow could a git hook work?16:34
paroneayeaI guess it runs when the svn->git hook runs16:36
paroneayeaalthough now that you've mentioned it16:37
paroneayea(er, crontab)16:37
paroneayeanot sure why I don't use a hook in svn (does svn have hooks?)16:37
paroneayeathat's probably why it wasn't always updating..16:37
nkinkadeparoneayea: yeah, subversion has hooks, and we were using a post-commit hook before to rebuild i18n for cc.engine on staging whenever someone committed to the i18n svn repo.16:41
paroneayeaah16:41
paroneayeawhere would I put that?16:41
nkinkadeI wasn't even aware that we were pushing i18n to a git repo via git-svn.16:41
nkinkadeLet's clear this up first ... are we using git now for i18n?16:42
paroneayeaI guess the answer is "no"16:42
paroneayeabecause pootle uses SVN16:42
paroneayeabut16:42
paroneayeawe do have a mirror16:42
paroneayeai18n.git16:42
nkinkadeI see that it's being pushed to git, probably once a day, but I think all our tools are still directly using the svn repo.16:42
paroneayeagot it16:42
nkinkadeCool.16:43
nkinkadeSo, I think it's just a matter of editing the existing hook.16:43
nkinkade/var/www/code.creativecommons.org/svnroot/hooks-checkout/post-commit16:44
nkinkadehttp://code.creativecommons.org/viewsvn/hooks/16:44
nkinkadeparoneayea: ^^16:44
paroneayeaok thx nkinkade16:44
paroneayeaI'll work on this16:44
nkinkadeparoneayea: Question.  I can see the Deeds in Russian on staging, but not the chooser.  Why would that be?16:45
paroneayeaHm.  I don't know... will look.16:46
*** jgay has joined #cc16:46
nkinkadeparoneayea: Sorry to bombard you with questions and issues, but are we still building Deeds the way we used to?16:51
paroneayeapretty much16:52
paroneayeawell I mean16:52
nkinkadeCC NL updated some of their translations for some important meetings they are having.16:52
nkinkadeThey asked me to push their changes live.16:52
paroneayeaokay, working on updating them16:52
nkinkadeSo it's still mkdeeds?16:52
paroneayeaoh16:52
paroneayeaokay16:52
paroneayeano :)16:52
paroneayeadeeds are rendered dynamically16:52
paroneayeaand then cached as plaintext files16:52
nkinkadeYes!16:52
nkinkadeTell me more.16:52
paroneayea:)16:52
nkinkadeI didn't know we had implemented all that yet.16:53
paroneayeayup.  So on staging16:53
nkinkadeI thought just license.rdf, but apparently that encompasses a lot more.16:53
nkinkadeSo the caching shim that you and NRY were putting together is in place?16:53
paroneayeayeah it's in place16:53
paroneayeaso on a716:53
nkinkadeAwesome ... on the live site, right?16:53
paroneayeait's not live, on staging16:54
paroneayeaoh wait16:54
nkinkadeOh, only on staging, but still.16:54
paroneayeaokay I got confused16:54
nkinkadeIt's moving forward.16:54
paroneayeaas to what was meant by "done yet" :)16:54
paroneayeait's not live no16:54
paroneayeaso I guess you still need to mkdeeds16:54
nkinkadeSo pushing translations live is something that I should ask you to do for now?16:55
nkinkadeUsually mkdeeds writes to license.rdf/trunk/licenses.  Has that changed for now?16:55
paroneayeaah, pushing them live.  I don't think I've ever mkdeeds'ed it up before16:55
paroneayeabut yes16:55
paroneayeafor now it is the old process16:55
paroneayeaI don't know how to do the old process since I haven't done it16:55
nkinkadeSo writing to license.rdf/trunk is not a problem?16:55
paroneayeaoh16:55
nkinkadeI just remember the freeze on license.rdf.16:55
paroneayeaohnoes.  This *may* be a problem.16:56
paroneayeashoot.16:56
nkinkadeparoneayea: I don't *have* to write there, but that is where the Deeds are pulled from on the live site.16:56
paroneayeaif you could temporarily not check them in I guess16:56
paroneayeathat would be the way to go16:57
nkinkadeBasically /licenses/ is a checkout of license.rdf/trunk/licenses/16:57
paroneayeaoh wait16:57
paroneayeanow that I think about it16:57
paroneayeaif all that is done is commit the deeds to license.rdf16:57
paroneayeathat's okay.16:57
nkinkadeparoneayea: That's all.  I set the out of mkdeeds to license.rdf/trunk/licenses, commit, then svn up the live site.16:58
paroneayeasounds good16:58
nkinkadeAre you sure? :-)16:58
paroneayeayes.  Just don't commit any RDF files in license.rdf :)16:58
nkinkadeAh, I won't do that.  This is just Deeds, not RDF.   And it's somewhat confusing that the Deeds should be in license.rdf anyway, I think.16:59
paroneayeawell they won't be soon!16:59
paroneayeafyi:16:59
paroneayeahere's how easy it is to clear the cache to regenerate the deeds now:16:59
nkinkadeSoon they won't exists anywhere in a permanent form!16:59
paroneayearm -rf /var/www/staging.creativecommons.org/cc.engine_stage/cache/licenses/16:59
nkinkaderm -rf /cache/licenses/by/3.0/nl/16:59
nkinkadeNice.16:59
nkinkadeThis is music to my ears, because mkdeeds will finally be gone.  Someone sends in new translations?  Fine, just update i18n, then rm -rf those Deeds in the cache.17:00
paroneayeayup :)17:01
*** michi_ has quit IRC17:10
*** isforinsects has joined #cc17:11
*** mralex has joined #cc17:22
nkinkademralex: Any info on this issue: http://code.creativecommons.org/issues/issue57117:27
mralexfor some reason i thought we were waiting on something before going ahead with that17:28
*** oshani has joined #cc17:30
*** johnsu01` has joined #cc17:30
*** johnsu01 has quit IRC17:31
nkinkademralex: Nope.  Go ahead and make that change.  We were set to go a week or so ago, but Diane just gave me further confirmation.17:37
mralexahh, great17:37
mralexwill do17:37
nkinkadeparoneayea: How does one go about updating the CC0 Deeds?  Do you know?17:47
*** ankitg has quit IRC17:54
*** JED3 has joined #cc17:54
JED3nkinkade: ping17:55
nkinkadeJED3: Hey.17:55
*** ankitg has joined #cc17:55
JED3nkinkade: currently we're associating civi transaction id's to the generated codes, but that column wasn't included in your email17:56
JED3we can still trace back to the transaction via the contrib id though right?17:56
nkinkadeJED3: Transaction ID should be there.18:00
nkinkadedata['trxn_id']18:01
nkinkadeAlso, how do you plan to keep recurring contributions straight?  Do you already have a database field for that, or something similar?18:01
*** johnsu01` has quit IRC18:02
*** johnsu01` has joined #cc18:02
*** johnsu01` is now known as johnsu0118:02
JED3yes i have a field for the recur id's already18:02
nkinkadeJED3: Do you see trxn_id now?18:04
JED3nkinkade: oh i haven't looked in your script yet, it was your email that confused me because it didn't mention it18:04
nkinkadeSorry about that.  Your definitive reference should be this:  https://support.creativecommons.org/~nkinkade/contribution_object.html, JED318:05
JED3awesome, thanks18:05
*** bassel has joined #cc18:11
*** oshani has quit IRC18:18
*** oshani has joined #cc18:29
nkinkadeJED3: Just let me know when you'd like to test /a/invite/ and I can generate some traffic to that URL.18:30
*** tvol has joined #cc18:31
nkinkadeparoneayea: Any info on how to update CC0 Deeds.18:31
nkinkadeI feel like NRY may have done this in the past?18:31
nkinkade... and that it requires some special handling.18:31
*** nathany has joined #cc18:33
*** nebenbei is now known as erlehmann18:33
*** oshani has quit IRC18:41
*** bassel has quit IRC18:42
*** MarkDude has quit IRC19:05
*** paulproteus has joined #cc19:17
*** dithyramble has joined #cc19:18
*** stas has quit IRC19:24
*** juanman has joined #cc19:24
*** Desert69 has joined #cc19:25
Desert69hi there... anyone who could help me with a nc-related doubt?19:26
greg-gDesert69: go ahead and ask the question, if someone has time/input, they'll give it19:29
Desert69mmm... oks... =)19:29
paroneayeankinkade: not sure how to update those...19:29
paroneayeanathany: <nkinkade> paroneayea: Any info on how to update CC0 Deeds.19:29
paroneayea<nkinkade> I feel like NRY may have done this in the past?19:29
paroneayea<nkinkade> ... and that it requires some special handling.19:29
Desert69can i use a cc by-sa-nc photo in a website for a company?19:31
greg-gDesert69: most likely not. I assume that company strives to make a profit?19:31
JED3I've just added a feature request to the google api, would you all mind starring the issue to help raise the awareness of it? http://code.google.com/p/google-ajax-apis/issues/detail?id=43919:31
greg-gDesert69: and that website is a part of that effort19:32
Desert69greg-g: yes. it's a company who tries to make profit... bussiness...19:32
greg-gDesert69: the answer is probably no (but I am not a lawyer, and this is not legal advice). You are of course welcome to contact the author of the photo to ask for permission19:33
Desert69mmm.. yeah, i know...19:33
Desert69well... thanks for your help!19:34
greg-gDesert69: you're welcome19:35
*** dithyramble has quit IRC19:36
paulproteusMornin, y'all.19:36
* greg-g looks at his clock19:38
greg-geven in SF that is not true :)19:38
paulproteusOops.19:39
*** juanman has left #cc19:42
*** stas has joined #cc19:43
*** Desert69 has left #cc19:44
*** dithyramble has joined #cc19:44
paulproteusHowdy dithyramble!19:44
dithyrambleheyo19:44
dithyramblenkinkade, Hey there, it's Raphael K-L. paulproteus tells me that you can help me get a shell on a7.19:44
nathanyparoneayea, nkinkade, they should be exactly the same to update as "normal" deeds19:45
nkinkadenathany: Is it mkdeeds in cc.engine?  I ran that and no change was made to the CC0 Deeds ... maybe no CC0 strings were changed, but CC NL said they did.19:46
nkinkadedithyramble: What is it you need a shell on a7 for?19:46
nkinkadeNevermind.19:46
nathanynkinkade, he's doing discovered/agshare work19:46
nkinkadeI didn't recognize the name at first.19:46
nkinkadeSorry.19:46
nathanynkinkade, yes, should be mkdeeds, what command did you use?19:47
nkinkadenathany: mkdeeds -l nl -o ~/license.rdf/trunk/licenses/19:47
nkinkadeI'll check what strings were changed.  I remember seeing a string with a cc id like "publicdomain" something or other.19:47
paroneayeathe docs for roundup-admin are confusing me.19:50
paroneayeahttp://roundup.sourceforge.net/docs/admin_guide.html#adding-a-user-from-the-command-line19:50
greg-ghuh, just got a "what you need to know about IRS form 990" spam message to my cc address. They made it through google's filters but they are a tad late, no?19:50
nkinkadeExcept for the Viagra add in the attachment. :-)19:51
nkinkades/add/ad/19:52
greg-gnkinkade: :P19:52
*** MarkDude has joined #cc19:54
nkinkadeBut paulproteus, nathany: Isn't discovered on a8?  Why a7 for dithyramble?19:55
nkinkadeMaybe it's moving to a7?19:56
*** MarkDude has quit IRC19:57
nathanynkinkade, discovered is on a620:00
paulproteusnkinkade: then shell there, oops20:00
*** akozak has joined #cc20:01
paulproteusdithyramble: You'll likely need to run "export JAVA_HOME=/usr/lib/jvm/java-6-sun/jre/"20:02
dithyrambledanke paulproteus20:02
*** michi__ has joined #cc20:03
*** JoiIto has joined #cc20:03
*** JoiIto has joined #cc20:03
nkinkadedithyramble: I'll transfer your account to a6.20:03
dithyramblenkinkade, Thanks20:04
*** tantek has joined #cc20:05
nkinkadedithyramble: Your account on a6 is ready.20:06
dithyramblenkinkade, thansk20:06
*** JoiIto has quit IRC20:12
*** rafpaf_ has joined #cc20:13
*** rafpaf has quit IRC20:14
*** michi__ has quit IRC20:16
*** Odemia has quit IRC20:17
*** Odemia has joined #cc20:18
greg-gah yes, time to start learning new irc nicks20:24
mralexoh boy20:24
mralexis it that time again?20:24
greg-gstill a little ways away from people actually crowding your office, though, mralex ;)20:24
mralexi doubt there'll be much crowding this year20:25
greg-gjust doing 3, right?20:25
mralexi think so20:25
akozakgreg-g, how are you more in the loop than i am20:25
greg-gakozak: you are young, my padawan20:26
greg-gbut really, you aren't my padawan, and it is just because I actually keep up on my greader20:26
mralexfor all i know you were just throwing out a number for me to respond to20:26
mralex:P20:26
greg-ggood point20:26
greg-gso, they'll all be on a9, right?20:27
akozakyea they're e-interns20:27
akozakhosted in the cloud20:27
* greg-g realizes he has never seen an a9 mentioned, and doubts it existance20:27
mralexa9 exists20:27
greg-gah, nevermind then20:27
akozakgreg-g, oh you're talking about gsoc20:27
greg-gmralex: yeah, mostly, and then I remembered about the physical interns20:28
nkinkadeparoneayea: Did you ever discover anything as to why this URL isn't translated:20:29
nkinkadehttp://staging.creativecommons.org/choose/?lang=ru20:29
nkinkadeYet, this one is?20:30
nkinkadehttp://staging.creativecommons.org/licenses/by-sa/3.0/deed.ru20:30
nkinkadenathany: It looks like CC NL did in fact change some CC0 text:20:32
nkinkadehttp://code.creativecommons.org/viewsvn/i18n/trunk/i18n/nl/cc_org.po?r1=14337&r2=14360&pathrev=1436020:32
nkinkadeBut committing those changes, updating cc.engine, reinstalling i18n, and using mkdeeds apparently didn't alter any CC0 Deeds.  Or maybe I'm just overlooking something simple.20:32
nathanynkinkade,  i think you may need to regenerate it by url explicitly20:37
nathanymkdeeds --help will show an option to regenerate a specific license/legal tool20:38
nathany(can't remember why i think that, just what comes to mind)20:38
nkinkadenathany: I'll try that and let you know.20:38
nkinkadenathany: What part of the URI does it take?  The --help says to ask nathany if you have questions.20:40
nkinkade-u /publicdomain/zero/20:40
nkinkade?20:40
nathanynkinkade, should be the canonical URI --20:46
nathanyhttp://creativecommons.org/publicdomain/zero/1.0/20:46
nkinkadeOkay, the entire thing, protocol, slashes, domain and all20:46
nathanyright20:46
*** ankitg has quit IRC21:02
*** ankitg has joined #cc21:02
nkinkadenathany: It would appear that on production CC0 Deeds are generated on the fly by cc.engine.21:04
nkinkadeIs there some caching going on to get it to release a cached copy.21:04
nathanynkinkade, nothing that i know of, probably just varnish21:05
nkinkadenathany: I tried restarting cc.engine, but that didn't seem to do anything, and Varnish doesn't seem to have the file cached.21:05
nkinkadeBut that aside, this also means that mkdeeds is useless for CC0.21:05
nkinkadeIt would appear that anything /publicdomain/ goes directly to cc.engine.21:06
*** oshani has joined #cc21:11
paroneayeankinkade: I did figure that out now21:15
nkinkadeparoneayea: Something easily fixable?21:15
paroneayeayeah easily fixable21:15
nkinkadeparoneayea: Can you let me know when you've got it working on staging?  I've got an email in the queue to CC Russia and others about it.21:16
paroneayeayeah21:16
nkinkadeparoneayea: Do you happen to know anything about the old cc.engine and caching?21:16
paroneayeanope21:17
nkinkadeI figured out a few minutes ago that all CC0 requests on the live site go directly to cc.engine.21:17
nkinkadeSo all the mkdeeds fiddling was a waste of time.21:17
paroneayeaI don't think there's any caching built into the old cc.engine but I could be wrong21:17
nkinkadePerhaps getting cc.engine to compile the CC0 strings is a separate process???21:18
paroneayeawhat are they translating?21:18
nkinkadeReally I shouldn't be doing this.  I've wasted a lot of time today.  There is no documentation and I'm completely in the dark.21:18
paroneayeaa lot of things on the old cc0 deed wasn't set up for translation I think :\21:19
nkinkadeI'm going to shoot you and nathany and email and call it as off-my-plate.21:19
paroneayeaah okay21:19
paroneayeasorry mang21:19
*** oshani has quit IRC21:21
*** erlehmann_ has joined #cc21:22
nkinkadeparoneayea: Any word on this ticket: http://code.creativecommons.org/issues/issue57221:23
*** erlehmann has quit IRC21:25
*** Odemia has quit IRC21:27
*** Odemia has joined #cc21:27
*** JoiIto has joined #cc21:35
paroneayeankinkade: http://staging.creativecommons.org/choose/?lang=ru21:36
paroneayeaand no word on that ticket yet... I'll schedule to work on it tomorrow though21:36
nkinkadeparoneayea: Thanks.21:36
*** tvol has quit IRC21:40
nkinkadecd() { builtin cd "$@" && ls -tr }21:48
nkinkadeMany moons ago paulproteus linked to an article suggesting that in one's .bashrc file.  It's the best piece of advice I have received in a long time.21:48
*** stas has quit IRC21:56
*** erlehmann_ is now known as erlehmann22:05
*** JoiIto has quit IRC22:09
*** MarkDude has joined #cc22:09
*** stas has joined #cc22:10
*** JoiIto has joined #cc22:14
*** tantek has quit IRC22:20
*** tantek has joined #cc22:33
paulproteusnkinkade++22:37
paulproteusnathany: Just an FYI: I'm breaking up some of the stories into smaller ones, and once I've done that, I'll ask you to review them with me.22:51
nathanypaulproteus, great22:52
JED3nkinkade: staging.cc.org is ready btw22:53
JED3.net*22:53
nkinkadeJED3: Let's test this tomorrow when you get it.22:53
nkinkadeI think it'll be best if we are both looking at our respective ends for the first tests.22:53
JED3sure, fine with me nkinkade22:53
*** tantek has quit IRC23:04
*** everton137 has joined #cc23:21
*** JoiIto has quit IRC23:29
*** JoiIto has joined #cc23:29
*** tantek has joined #cc23:33
*** nathany has quit IRC23:35
*** wormsxulla has quit IRC23:39
*** wormsxulla has joined #cc23:43
*** akozak has quit IRC23:52

Generated by irclog2html.py 2.6 by Marius Gedminas - find it at mg.pov.lt!