Thursday, 2008-09-04

nkinkadeFrom the CiviMail setup directions: "for all debian/ubuntu-like distributions, you will probably be best served by doing an install of the packages that your OS thinks are best likely to meet the dependencies of the inscrutable amavsid .deb file"00:01
nkinkadeApparently .deb files are inscrutable.00:02
*** BobChao has quit IRC00:04
*** skyfaller has joined #cc00:04
*** [m_harrison] has joined #cc00:04
nkinkadepaulproteus: Are packages of the form <something>-perl always perl modules, to your knowledge.00:11
nkinkade?00:11
paulproteusYes.00:11
nkinkadeThat was easy.00:11
paulproteusIt's libsomething-perl, though, that's the real pattern to match.00:11
paulproteuslibwww-perl00:12
paulproteuslibyour-mom-perl would be Your::Mom.00:12
*** [mharrison] has quit IRC00:12
*** ereslibre has quit IRC00:29
*** nathany has joined #cc00:36
nathanynkinkade: i assume paulproteus is gone (since he appears away)?00:36
nathanynkinkade: also, i just "approved" the ssl cert issuance00:37
nkinkadenathany: He's here.00:37
paulproteusnathany, Hi00:37
nathanyhey00:37
nathanyjust saw your email, wondered if irc was ~= in person00:38
nkinkadepaulproteus appears many things that he isn't.00:38
nkinkade;-)00:38
nkinkadeJust kidding.00:38
nathanylol00:38
paulproteusMaybe, but I'm going to run home now instead!00:39
nkinkadeAnd he is many things that he doesn't appear to be, conversely. :-)00:40
nathanypaulproteus: ok00:40
Bovinitynathany: http://www.djangoproject.com/weblog/2008/sep/03/1/00:59
*** stevel has quit IRC00:59
nathanyBovinity: sweet01:01
nathanyI'll update the commoner.cc deployment tomorrow01:02
*** [mharrison] has joined #cc01:03
*** nathany has quit IRC01:03
*** Bovinity has quit IRC01:04
*** nkinkade has left #cc01:07
*** [m_harrison] has quit IRC01:12
*** [mharrison] has quit IRC01:22
*** nathany has joined #cc01:24
*** BobChao_ has quit IRC01:27
*** Ekushey- has quit IRC01:42
*** mlinksva has quit IRC02:11
*** stevel has joined #cc02:22
*** stevel has quit IRC02:35
*** stevel has joined #cc02:44
*** stevel has quit IRC02:48
*** stevel has joined #cc02:49
*** jonico has joined #cc03:01
*** nobody`` has joined #cc03:01
*** nobody`` has left #cc03:01
*** ankitg has quit IRC03:06
*** jonico has quit IRC03:34
*** stevel has quit IRC03:39
*** nathany has quit IRC03:46
*** BobChao has joined #cc03:56
*** BobChao has quit IRC04:04
*** BobChao has joined #cc04:53
*** pmiller has quit IRC05:24
*** [mharrison] has joined #cc05:49
*** balor has joined #cc07:15
*** hdworak has joined #cc07:55
hdworakhi :)07:55
hdworakI've spotted that the file uploads to Google can't contain any work done after Aug 18th, so I've just uploaded what we had back then07:55
hdworakhttp://code.google.com/p/google-summer-of-code-2008-cc/downloads/list07:55
hdworakpaulproteus: ^^^07:55
*** hdworak has quit IRC07:56
*** Roderick_ has joined #CC08:34
*** BobChao has quit IRC10:06
*** pmiller has joined #cc11:12
*** ankitg has joined #cc11:23
*** ankitg has quit IRC11:24
*** Ekushey has joined #cc11:32
*** pmiller has quit IRC12:08
*** ereslibre has joined #cc12:09
*** sama has joined #cc12:09
*** tvol has joined #CC12:10
*** bring2towels has joined #cc12:17
*** tvol has quit IRC12:30
*** ereslibre has quit IRC12:31
*** bringatowel has quit IRC12:33
*** sama has quit IRC13:11
*** tvol has joined #CC13:17
*** Ekushey has quit IRC13:33
*** tvol has quit IRC13:44
*** tvol has joined #CC13:47
*** skyfaller has quit IRC14:06
*** [mharrison] has quit IRC14:08
*** BobChao has joined #cc14:10
*** CIA-35 has quit IRC14:10
*** mlinksva has joined #cc14:14
*** nathany has joined #cc14:23
*** tvol has quit IRC14:34
*** CIA-36 has joined #cc14:36
*** tvol has joined #CC14:43
*** K`Tetch has joined #cc14:47
*** isforinsects has quit IRC15:06
*** isforinsects has joined #cc15:08
*** BobChao has quit IRC15:16
nathanypaulproteus: SYN15:17
*** CIA-36 has quit IRC15:22
*** BobChao has joined #cc15:23
*** UltraMagnus has joined #cc15:31
*** CIA-35 has joined #cc15:46
*** stevel has joined #cc15:49
*** jgay has joined #cc16:13
*** CharelB has quit IRC16:27
*** cB_ has joined #cc16:33
*** cB_ is now known as CharelB16:36
*** Bovinity has joined #cc16:36
paulproteusnathany, ACK16:44
nathanypaulproteus: nevermind; i just decided to ask forgiveness instead of permission (well, presumably, once i push the branch)16:46
paulproteusSounds good to me. (-:16:46
nathanypaulproteus: btw, how do you feel generally about Domains and Languages just implementing the Python container protocol instead of special properties?16:53
paulproteus"Python container protocol"?16:53
paulproteusOh, like a list?16:53
nathany__len__, __get__, __iter__, etc16:53
nathanyor dict16:53
paulproteusI have no strong feelings; if it seems appropriate, then let's use it.16:54
*** tvol has quit IRC17:03
*** tvol has joined #CC17:03
paulproteusnathany, So SYN re: websetup17:04
nathanyYES17:04
nathanyer, yes17:05
* paulproteus 's eyes widen17:05
Bovinityit's the devils music, makes you shout.17:05
nathanypaulproteus: if you were in the office you too could enjoy the local network streaming of the All Skate mix17:06
* paulproteus skates in17:06
paulproteusnathany, The latest websetup.py in master (oops, meant that to be in a branch) has setup_config() take more arguments and prompt you if you don't pass it in a bureaucrat_username or bureaucrat_password.17:08
paulproteusI don't see how to pass it in one.  The test runner should pass one in so it can be non-interactive.17:08
paulproteusIt looks to me like it's never directly called, but called indirectly via some paster thing.17:08
paulproteusDo you see what I'm trying to do, and do you have any suggestion as to how to?17:09
nathanyi do17:09
nathany(see)17:09
* paulproteus nods17:09
nathanyperhaps your test.ini could define default values to use?17:10
nathanyso you check if they're defined in the configuration, if they're not, you prompt17:10
nathanyit feels like test-time configuration data to me17:10
paulproteusI was thinking:17:11
paulproteustest parses the ini17:11
paulproteustest behind the ini file's back adds the values to the config object17:11
paulproteustest proceeds with websetup, which notices the data in the config object17:11
nathanybut doesn't testing already get it's own ini file?17:11
paulproteusI guess I can see how that could go in the conf file too.17:11
paulproteusYeah, it does, I just don't like the idea of using a non-randomly-generated password.  But I can just add a stanza in the test ini saying, like:17:12
paulproteustest_mode = true17:12
paulproteusand dispatch based on that anyway.17:12
nathanywait, it's a test17:12
paulproteusThat makes enough sense.17:12
nathanywho cares if it's random?17:12
nathany:)17:12
nathanyanyway, sounds like you've got it figured out17:13
*** paulproteus has quit IRC17:18
Bovinityman, this playlist just keeps getting better.17:25
*** paulproteus has joined #cc17:25
nathanylol17:26
nathanypaulproteus: so i'm writing the script to convert to a PO file17:26
nathanydoes it make sense to put the Herder -> Babel conversion in herder.lib.babel, or as a method on the herder.Domain?17:26
nathany(ie, Domain.get_catalog())17:27
paulproteus#2, I'd say, on the Domain17:27
nathanyright17:28
*** Yaco has quit IRC17:30
*** SpecOper has joined #cc17:37
*** SpecOper has quit IRC17:42
*** SpecOper has joined #cc17:46
paulproteusre: http://www.flickr.com/photos/nathan_y/2826374704/ : 0, 1 done.17:49
nathanyexcellent17:50
*** SpecOper has left #cc17:53
nathanypaulproteus: doing git push --all is enough to push all those branches, right?17:55
paulproteusnathany, Ya17:58
*** nkinkade has joined #cc18:06
nkinkadenathany: I'm going to spend some minutes today finding out why a8 keeps having issues around midnight.  It shouldn't be too hard because it seems to happen at the around the same time.18:21
nathanygreat18:21
nkinkadeJust so you know that I'm not ignoring it. :-)18:21
nathany:)18:21
nathanypaulproteus: i just pushed my branches18:23
nathanyalthough i realized after doing so that i haven't done any work in the events branch18:23
nathanyand "cli" already has "language-container" merged into it18:23
paulproteusOkay, cool.18:24
nathanyi'm going to hack on events for ~30 minutes, and i'd like to merge the cli branch into it as a starting point so that i have the latest model code18:25
nathanyis that completely insane?18:25
* paulproteus blinks18:25
paulproteusEh, go ahead.18:26
nathanyi know18:27
nathanyit's at least slightly insane18:27
paulproteusHeh.18:27
paulproteusIt's not very "feature-branch"y, but there aren't massive integration lag times that justify waiting on feature branches until you can merge them.18:27
nathanyright18:28
nathanyand it seems silly not to start with the language-container work, since that adds/moves places you'd want to dispatch events18:28
paulproteusWow, you branched from me a while ago.18:29
* paulproteus is looking at gitk --all18:29
paulproteusIf possible, I'd rather rebase your changes than just merge them.18:29
nathanyby "a while ago" you mean yesterday afternoon?18:29
paulproteusWell, yeah, I just mean in revision history time.18:29
paulproteusAs in not-zero-commits-ago.18:30
nathanywrt rebase-ing18:31
nathany1) i just merged into the events branch; i suppose i could just delete the branch and re-branch from master?18:31
nathany2) is there a simple command you want me to use to rebase cli into my new events branch?18:31
paulproteusMaybe you could git reset HEAD^1, which should undo the last commit (in your case, the merge).18:32
paulproteusAnd then you can do, while on that branch: "git rebase origin/master"18:32
paulproteus(make sure to git fetch (or git pull, which includes git fetch) first)18:32
nathanydoes reset ^n go n actions back in time?18:32
nathanywhen on which nranch?18:32
nathanybranch18:32
nathanyevents or language-container?18:32
paulproteusYes re: reset caret n18:33
paulproteusOh, whichever you want to rebase!18:33
paulproteusre: events or language-container18:34
nathanylol18:34
nathanyyeah, i don't know18:34
paulproteuslanguage-container already merged in events, right?18:34
paulproteusOr is it the other way around?18:34
nathanyno18:34
nathanyneither18:34
nathanycli contains language-container18:34
nathany(was merged)18:34
paulproteusRight, I see that.18:34
paulproteusThen rebase cli.18:34
paulproteusDon't bother fiddling with language-container, I'd say.18:35
nathanyok, so when you say "rebase cli" that puts it into master?18:35
paulproteusHere's what I just did:18:35
paulproteusgit checkout origin/cli18:36
paulproteusgit branch my_fruity_rebased_cli18:36
paulproteusgit checkout my_fruity_rebased_cli18:36
paulproteusgit rebase master18:36
paulproteusThat rebases the current branch to be on top of the local branch called master.18:36
nathanywhich gives you a linear history in local master18:37
paulproteusYa.18:37
nathanyremind me again why we care?18:37
paulproteusYou do that, and if you like the results, by all means push to master.18:37
paulproteusWell, we don't care *much* but this makes e.g. git bisect way easier.18:37
nathanyi was really reconsidering my belief that adopting git was a mistake when merging and branching were going well last night/tonite18:37
paulproteusIt's kind of like writing comments.18:37
nathanyok18:38
paulproteusYou don't care until you want to figure out something, at which point you don't want to be utterly confused.18:38
nathanyso let's say that i don't care about master, since you asked to review the code18:38
paulproteusSounds good to me. (-;18:38
nathanyand i just want to get on with my life, stop caring about this and work on events18:38
nathany(since i've now spent more brain power on git than coding, which === FAIL)18:38
paulproteusNaturally re: FAIL18:38
paulproteusGreat, so keep working on events, and one day I will take your branch, make sure I like it, rebase it, and then you can "git merge master" and you'll be working off the current master again.18:39
nathanyright, but this is my original question -- i want to merge the CLI work into events, or start from that point18:39
nathanyyou seemed to imply merging it was not the best approach18:39
paulproteusIt's fine for your feature branch.18:40
nathanyok18:40
paulproteusJust know that I intend to squash the history into linear later, which you don't have to care about one bit.18:40
paulproteus(and, in fact, already do not care about one bit)18:40
paulproteus(-;18:40
nathanygot it18:40
*** Roderick__ has joined #CC18:55
*** bring2towels has quit IRC18:57
*** K`Tetch has quit IRC18:57
*** K`Tetch has joined #cc18:58
*** bring2towels has joined #cc18:58
*** sama has joined #cc19:08
*** CIA-35 has quit IRC19:10
*** Roderick_ has quit IRC19:12
*** balor has quit IRC19:12
*** Bovinity has quit IRC19:13
*** Bovinity has joined #cc19:14
*** CIA-21 has joined #cc19:21
*** ftobia has joined #cc19:26
*** tvol_ has joined #CC19:32
*** tvol has quit IRC19:33
*** jgay has quit IRC19:41
*** sama has quit IRC19:43
mlinksvapaulproteus: http://www.eastbayexpress.com/news/uc_police_raid_the_long_haul/Content?oid=82098120:06
paulproteusmlinksva, on the warrant: "The officer said she could see it when they were done searching, then shooed Miller back outside."20:08
paulproteusJesus Christ.20:08
paulproteusThat's pretty Bad.20:09
mlinksvahttp://www.boingboing.net/2008/09/04/video-footage-of-sar.html20:12
mlinksvanot actually worth watching20:12
mlinksvajust std evangelical stuff20:12
paulproteusnathany, It's en not en_US that's canonical, right?20:14
nathanypaulproteus: yes20:14
nathanywe don't really do en_US20:14
paulproteusSweet.20:14
*** K`Tetch_U has joined #cc20:16
nathanyBovinity: will you have any HTML for commoner.cc before your departure today? (just curious)20:19
Bovinitynathany: the mock is looking more complete. i can probably get a 0.1 template before i /part20:20
nathanyawesome20:20
*** K`Tetch has quit IRC20:24
paulproteusnathany, For the Pootle auth file import, where is a sample Pootle file I can read, and do you expect that to be done over a web interface?20:31
paulproteusOr a CLI?20:31
nathanypaulproteus: i expect the pootle import to be one-off-ish20:32
nathanyso CLI at best20:32
paulproteusHah.20:32
nathany/etc/pootle/users.?? on translate.cc.org20:32
* paulproteus nods20:32
paulproteusnkinkade, can I rename /etc.LOL/ on a7 or something?  It interrupts my tab completion of /etc.20:33
paulproteusMaybe I'll mv it to /root/etc.old/ ?20:33
nkinkadepaulproteus: Sure.20:34
paulproteusI just did this on a7:20:34
paulproteusa7:/etc/pootle# mkdir /root/old/20:34
paulproteusa7:/etc/pootle# mv /etc.LOL/ /root/old20:34
paulproteusa7:/etc/pootle# mv /root.LOL/ /root/old20:34
paulproteusJust FYI.20:34
paulproteusnathany, We need to enqueue data validity checks somewhere in the roadmap.20:35
paulproteusMaybe we should be maintaining the roadmap on wiki.cc?20:36
nathanypaulproteus: wrt variable interpolation?20:36
paulproteusI was thinking HTML validation.20:36
paulproteusBut variable interpolation too.20:36
*** ftobia has quit IRC20:39
paulproteushttp://roundup.sourceforge.net/doc-1.0/features.html says milestones in it.20:40
paulproteus"# issues have their own mini mailing list (nosy list)"20:40
paulproteusYay.20:40
paulproteusI say Yes to roundup, but I hope that we can get Bovinity to spend half a day making it more colorful.20:41
paulproteus(Can we steal the Launchpad CSS or something?)20:41
paulproteus(Since it'll be Free Software in nine months or so....)20:41
Bovinityroundup is...?20:42
paulproteusA bug/"issue" tracker.20:42
nathanypaulproteus: http://cc-cto.local:8917/demo/20:42
mlinksvahttp://cc-cto.local:8917/demo/issue?@template=search needs more fields. have you considered bugzilla?20:44
mlinksvajoking!20:44
mlinksvadoubly joking20:44
paulproteusJoking about joking?20:45
*** K`Tetch_U is now known as K`Tetch20:48
Bovinitypaulproteus: you didn't make any frontend changes to the campaign widget, right?21:12
paulproteusExcept I changed that CSS file as we discussed, that's right.21:12
Bovinitynod21:12
paulproteusRelatedly, it's safe to edit "widget" in the svn trunk and run "make" and you get widget.js, which you can demo to yourself with example.html.21:13
paulproteusnathany, Do you have any idea if this Pootle users.prefs is some standard(ish?) format?21:13
paulproteusIt doesn't look very familiar to me.21:15
*** isforinsects has quit IRC21:33
*** codeshaman has joined #CC21:35
*** tvol_ has quit IRC21:49
*** Bovinity has quit IRC21:58
*** Bovinity has joined #cc21:59
*** pmiller has joined #cc22:05
*** UltraMagnus has quit IRC22:23
*** tvol has joined #CC22:24
*** nathany has quit IRC22:56
mlinksvathis comment is quite funny23:28
mlinksvahttp://www.readwriteweb.com/archives/its_time_for_a_new_terms_of_service_regime.php#comment-6575623:28
paulproteus(-:23:32
paulproteusIngenious.23:32
mlinksvai wonder if it is intentionally so23:32
paulproteusI doubt it.23:34
paulproteusIt looks like comment spam.23:34
mlinksvaargh23:35
mlinksvai didn't notice the link23:35
mlinksvai dare not click on it23:35
mlinksvathat's really too bad23:35
paulproteusmlinksva, re: CSV dumps: I had temporarily disabled the CSV dump generation to minimize server load, but I just re-enabled it.23:36
mlinksvathx23:36
*** pktck_ has joined #cc23:38
nkinkadepaulproteus: APC seems to speed up the loading of http://wiki.creativecommons.org/FAQ by about 100%!23:54
paulproteusYay!23:55
paulproteus"However, it also killed my dog."23:55
nkinkadeIt's just less than 6 seconds without APC, and somewhere around 2.7 or 2.8 with APC.23:55
*** pktck has quit IRC23:55
nkinkadeYeah, bummer that it seems to affect login with Mediawiki sometimes.23:55
nkinkadeI'm going to leave it on, though.23:55
paulproteusnkinkade, Nice email you sent to all your peeps.23:56
nkinkadeOr maybe not, because it seems to have broken logins at the wiki immediately.23:56
nkinkadepaulproteus: I think I may have fixed the reply email issues.23:57
* paulproteus replies23:57
paulproteushttp://icanhascheezburger.com/2008/03/26/funny-pictures-invisible-text-message-break-up/23:58
paulproteusIt's a shame /category/invisible/ has nothing recent.23:58

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