Tuesday, 2008-10-21

*** jgay has joined #cc00:31
*** Bovinity has quit IRC00:47
*** luisv has joined #cc00:54
*** stevel has quit IRC00:55
*** tvol has joined #CC01:13
*** stevel has joined #cc01:21
*** nkinkade has quit IRC01:23
*** stevel has quit IRC02:12
*** tvol has quit IRC02:28
*** qknight has joined #cc02:35
*** luisv has quit IRC02:42
*** jgay has quit IRC03:01
*** is4 has quit IRC03:11
*** tim_hwang has joined #cc03:30
*** mlinksva has joined #cc03:40
*** [mharrison] has joined #cc03:40
*** tim_hwang has quit IRC04:24
*** mlinksva has quit IRC04:41
*** pmiller has quit IRC05:09
*** is4 has joined #cc05:21
*** pmiller has joined #cc07:14
*** pmiller has left #cc07:15
*** balor has joined #cc10:07
qknighthey11:26
qknighti want to open a fifo, i use this code http://rafb.net/p/YMajyv63.html11:26
qknightbut the open blocks on line 2111:26
qknightwhat do i do wrong?11:26
qknightoh no, sinc i don't use O_SYNC it's working11:27
*** sama has joined #cc11:28
qknightwhat i actually wanted to ask is why i don't see anything written into 'myfifo'11:28
qknightthe echo "foo" > myfifo works and i can see that cat myfifo in a different shell prints the "foo" string11:28
qknightbut in my case it does not work with write11:28
qknightthe write at 31 doesn't work somehow11:29
qknight--11:39
qknighthttp://rafb.net/p/wQbGik68.html here is an updated version where i can write to stdout but not to the fifo, the write to the fifo always results in -111:39
*** montagg has quit IRC11:48
qknightok, got it working now12:32
qknightmyfifo = open("myfifo", O_RDWR); was needed12:32
*** balor has quit IRC12:49
*** sama has quit IRC12:53
*** sama has joined #cc12:54
*** tvol has joined #CC13:09
*** [mharrison] has quit IRC13:10
*** tvol has quit IRC13:27
*** tvol has joined #CC13:30
*** sama has quit IRC13:31
*** sama has joined #cc13:31
*** nkinkade has joined #cc13:45
*** tvol has quit IRC14:06
*** tvol has joined #CC14:21
*** tvol has quit IRC14:35
*** tvol has joined #CC14:35
*** cacimar has joined #cc14:43
*** nathany has joined #cc15:07
*** stevel has joined #cc15:19
*** tvol has quit IRC15:41
*** tvol has joined #CC15:41
*** Bovinity has joined #cc16:28
paulproteusnathany, et al: Mornin'.16:33
nathanymorning16:34
*** sama_ has joined #cc16:34
Bovinityhttp://icanhascheezburger.files.wordpress.com/2008/10/funny-pictures-cat-does-not-know-how-but-he-is-stuck-in-a-folding-chair.jpg16:45
*** sama has quit IRC16:50
*** sama_ has quit IRC17:21
*** tvol has quit IRC17:23
*** tvol has joined #CC17:24
nathanypaulproteus: you saw jenn's email re: the candidate call, correct?17:41
paulproteusnathany, Not yet?17:41
paulproteusUh, no.17:42
nathanypaulproteus: nevermind, jenn says he hasn't confirmed yet17:42
paulproteusOkay.17:42
*** is4 has quit IRC17:42
*** jgay has joined #cc17:59
greg-gnkinkade: hey, I just realized that I'm noton the cc-staff mailing list, I sent my subscription request, may you approve me, plz?18:09
* greg-g realizes how bad it is that he JUST noticed this18:09
nkinkadegreg-g: Welcome to cc-staff.18:13
greg-gnkinkade: thank ya.18:14
* greg-g should go back to the archives to make sure I didn't miss anything important18:14
paulproteusnathany, I'm doing the ODEPO move now for real.  Are we just going to leave the old wiki.creativecommons.org/Organization_name pages as effectively 404s?18:30
nathanyi think so18:31
paulproteusOkay.18:31
paulproteusnathany, Also can you make me a sysop + bureaucrat on learn.creativecommons.org/community/ ?18:31
Bovinitygreg-g: you may want to also be on the less droll cc-staff-sf list18:31
nathanypaulproteus: done18:32
paulproteusSuper rad.18:32
greg-gBovinity: I suppose so18:34
paulproteusnathany, Er, can you redo that?18:37
paulproteusI just reverted some DB changes.18:37
nathanypaulproteus: done18:37
paulproteusYay, thanks.18:38
*** isforinsects has joined #cc18:38
paulproteusOuch, I'm a bot.18:38
paulproteus(-;18:38
*** tim_hwang has joined #cc19:23
*** ereslibre has joined #cc19:43
*** cacimar has quit IRC19:58
*** ereslibre has quit IRC20:50
*** pmiller has joined #cc21:23
*** pmiller has left #cc21:23
*** pmiller has joined #cc21:24
*** jgay has quit IRC21:36
*** stevel has quit IRC22:05
*** stevel has joined #cc22:06
*** isforinsects has quit IRC22:12
nkinkadenathany: Are the Deeds on staging no longer dynamic?22:14
nathanynkinkade: they should be, but iirc the rewrite rule needs to be disabled22:14
nathanyi may have re-enabled it when i was testing Steren's XHTML work22:14
nkinkadeOkay, I'll disable it so that the Deeds are dynamic again.22:15
nathanygrewat22:16
paulproteusnathany, ODEPO move just about done, should be finished by the end of tonight; MW skeleton upgrade was done yesterday.  Next up for me is the OLPC work; beyond that we should talk.22:20
nathanypaulproteus: sounds good22:20
nathanywe should talk tomorrow22:21
paulproteusMorning, even.  I can be in the office for the call so we can talk right after that.22:21
paulproteusLooks like I'll not get in today (working remotely); I hope your Android demo goes/went well.22:21
Bovinityit was quite spiffy22:22
paulproteusYa.  I saw a couple over the weekend.22:22
paulproteusI'm impressed, I admit.22:22
nkinkadenathany: If I want to just enable dynamic Deed generation for staging, is there any problem in doing all the updates on license_xsl/trunk, and just not doing anything in branches/gradually_increasing_sanity_branch?22:28
nkinkadeI'm all of a sudden not clear that what I'm doing won't affect production in some way.22:28
* nathany hangs his head in shame22:28
nathanyactually both production and staging use both trunk and g-i-s-b22:28
nathanyso you should update both, but don't svn up production22:28
nkinkadeI thought that was the case.  I guess I could have referred back to your Flickr stream. :-)22:29
nathanyemail webmaster encourging everyone to exercise restraint22:29
nathany:)22:29
nkinkade:-)22:29
nathanyyeah... it's on franks plate once he finishes with the API22:29
nkinkadenathany: Perhaps I could manually edit the files on cc.engine on staging without actually committing anything?22:30
nkinkadeAnd then let subversion raise a lots of conflicts when I actually go to update!22:30
nkinkadeJust a though.22:30
nkinkadeThere's only a few lines in a few files, right?22:30
nathanynkinkade: you really want to use the scripts22:36
nathanyin particular the XSLT pulls in translations in many places22:36
nathanyand is a mess to edit manually22:36
nkinkadenathany: I've created the proper license_xsl files on my local checkout, only 4 files were modifed.  I was thinking I could just copy them over the cc.engine on staging and then svn revert them later on.22:37
nkinkadeWould that not work?22:37
nathanynkinkade: that's fine22:37
nathanyshould work22:37
nkinkadeI'll give it a try ... the worst thing that could happen is that someone does an update and gets conflicts, but I'm the only one likely to be doing an update anyway.22:37
nathany:)22:39
nkinkadenathany: That did it.  FYI.22:40
nathanygreat22:40
nkinkadeNow we can be wanton and reckless with production.22:41
nkinkade;-)22:41
nkinkadepaulproteus: Quick question about Herder.22:47
nkinkadeHow will Herder handle "translations" that don't differ from the original English?22:47
nkinkadeThis is a problem in Pootle for languages like en_GB and now en_HK where some strings will differ, but the majority stay the same.  I think ./bin/sync blanks out strings that don't differ from the original in any way, or maybe it was ./bin/po2cc??22:49
*** rohitj has joined #cc22:49
nkinkadenathany: ^^ Maybe paulproteus isn't around, and you'd likely know the answer too.22:49
nkinkadeI'm trying to reply to CC Hong Kong and I want to caution them not to bother trying to translate strings that don't differ.22:50
nathanynkinkade: we're going to just not blank them out22:50
nathanywe can update sync to do that now, as well22:50
nkinkadenathany:  How easy would it be to implement that?22:50
nathanyi'm looking right now22:51
nkinkadeI noticed that CC HK spent a a while translating things that weren't really translations.22:51
nathanyyeah22:51
nkinkadePresumably so that Pootle wouldn't report it as untranslated.22:51
nathanyright22:51
nathanynkinkade: i can commit a change now that i think will do this if you want to test22:52
nkinkadenathany: Sure.  It is ./bin/sync that's doing that, right?22:52
nathanyright22:53
nathanyone second, i'll commit22:53
nkinkadeIt's already too late for en_HK as I ran ./bin/sync a while ago.22:53
nathanydone22:53
nathany:(22:53
nathanyoh well22:53
nkinkadeBut I can try to test a bit anyway.22:53
nathanyyeah22:53
nkinkadeThanks.22:53
*** nathany has quit IRC22:56
*** davepanda has joined #cc23:43
*** isforinsects has joined #cc23:58

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