Wednesday, 2008-05-07

*** kristallpirat has joined #cc00:13
*** rejo1 has joined #cc00:33
*** rejon has quit IRC00:33
*** kristallpirat has quit IRC00:41
*** rohitj has joined #cc01:04
*** Bovinity has quit IRC01:20
*** Bovinity has joined #cc01:24
*** Bovinity has quit IRC01:32
*** rejo1 has quit IRC01:55
*** rejon has joined #cc02:00
*** UltraMagnus has joined #cc02:28
*** isforinsects has quit IRC02:30
*** isforinsects has joined #cc02:33
*** rohitj has quit IRC02:59
*** sama has joined #cc03:22
*** pmiller has joined #cc03:32
*** UltraMagnus has quit IRC03:57
*** rohitj has joined #cc04:52
*** rohitj has quit IRC05:18
*** rohitj has joined #cc05:18
*** sama has quit IRC05:47
*** isforinsects has quit IRC05:57
*** montagg has joined #cc06:50
*** greg-g has joined #cc07:21
*** tvol has quit IRC07:22
*** pmiller has left #cc07:57
*** tvol has joined #CC08:07
*** rohitj has quit IRC08:09
*** tvol has quit IRC08:49
*** ankitg has joined #cc09:20
*** nathany has joined #cc09:23
*** nathany has joined #cc09:23
*** kristallpirat has joined #cc09:30
*** Bovinity has joined #cc09:54
*** BobChao has joined #cc10:13
*** ajbrooks has joined #cc10:15
*** stevel has joined #cc10:21
*** sama has joined #cc10:39
*** Bovinity has quit IRC10:42
*** kristallpirat has quit IRC11:09
*** Bovinity has joined #cc11:23
*** Yaco has joined #cc11:44
rejonshit another earthquake here11:47
ajbrooksquick, get under a door frame11:52
*** nathany has quit IRC12:05
*** sama has quit IRC12:24
*** nkinkade has joined #cc12:30
*** nathany has joined #cc12:39
*** nathany_ has joined #cc12:39
nkinkadepaulproteus: You here?13:14
nkinkadeBovinity: Can I get you to logout of a7 for a few minutes?13:22
nkinkadeLooks like you've been idle for a long time anyway.13:22
Bovinityi'm out.13:30
Bovinityhm, hopefully xchat will notify me better when someone says my name...13:32
Bovinitymecredis: around?13:37
nathanyBovinity: curry in 10?13:48
Bovinityyep13:48
nkinkadeBovinity, nathany: do either of you by chance know anything about the Evolution MUA?13:50
nathanyuh, anything in particular?13:50
nathanyi've used it before13:50
nkinkadeSearcing13:50
nkinkadeI want to search across an entire IMAP account.13:50
nkinkadeI assume it's possible, and not just folder by folder?13:51
nathanyi assume so, but don't remember any special incantation13:51
nkinkadeHm.13:51
*** isforinsects has joined #cc13:55
Bovinitycurry.13:56
Bovinitymike is standing behind you13:56
nathanynathan@a6:~/nutch$ git-svn fetch15:02
nathanyRA layer request failed: REPORT request failed on '/repos/asf/!svn/vcc/default': REPORT of '/repos/asf/!svn/vcc/default': 403 Forbidden (http://svn.apache.org) at /usr/bin/git-svn line 381315:02
nathanypaulproteus: ^^15:02
stevelnathany: want to come by around 3:15?15:10
nathanystevel: that's fine with me15:11
stevelcool i'll have a shirt and some of our new stickers waiting for you :-)15:11
nathanysweet15:12
paulproteusHey stevel!15:22
stevelhey paulproteus15:23
paulproteusnathany, Any luck with the git svn import?15:51
nathanyit's still in the "wait wait wait" mode15:51
paulproteusAwesome.15:51
nathanyi guess15:51
paulproteusWait wait don't tell me15:51
paulproteusSo my T43 sometimes just hangs for a while.15:52
paulproteusIt's quite confusing.15:52
paulproteusLike between 10am and 11am, it spent only a minute tops being responsive.15:52
paulproteusIt's not that the disk was in use - it wasn't.15:53
paulproteusI wonder if I've been shaking it too much or something.15:53
paulproteusnathany, got a sec?16:00
nathanysure16:00
paulproteus(voice)16:00
*** Bovinity has quit IRC16:30
*** Bovinity has joined #cc16:46
paulproteusnkinkade, http://svn.asheesh.org/svn/public/code/mail_tools/remove_dups_from_maildir.py?r190616:53
nkinkadeThanks.  Here goes ...16:53
paulproteusnkinkade, This code does a sanity check on the headers too, not just on the Message-ID.16:53
paulproteusSo it may spuriously refuse to delete emails, since iirc offlineimap may have added its own header.16:53
paulproteusI can change that to ignore an offlineimap header or something if it comes to that.16:54
paulproteusThe way to use it is:16:54
paulproteusWell, let me just add a main() function right now.16:54
nkinkadeWhy would it care about an offlineimap header?16:54
paulproteusnkinkade, cp -al !17:01
*** nathany has quit IRC17:02
nkinkadepaulproteus: I initially did, but I wanted to make sure I had a backups that were in no way tied to each other, just in case your Python script did something screwy. :)17:03
paulproteusnkinkade, Well, it doesn't. (-;17:04
nkinkadeThat's what I though about offlineimap, but it acted in ways that I didn't expect.  But that could have been Google's fault.17:05
*** pmiller has joined #cc17:06
nkinkadepaulproteus: did you commit your modifications?17:13
paulproteusnkinkade, Oh, not yet.17:13
paulproteusThere, committed.17:13
nkinkadepaulproteus: "FYI this does NOT do a dry run.  Operating on <dir> in 1 second"17:37
nkinkadehaha17:37
paulproteus(-:17:37
nkinkadeCan I have more than 1 second to make up my mind?17:38
paulproteusSure, hack the script!17:39
paulproteusUse the source, Luke!17:39
nkinkadeI've seen a few "what's the deal" messages scroll by.17:51
paulproteusnkinkade, Well, when we re-run it, we can (1) remove the unnecessary printing of all the message IDs, and then we'll only see the what's the deal? messages.17:52
paulproteusWe can look at 'em then.17:52
nkinkadeUnfortunately I'm not sending the output to a file.  I guess I can run it again.17:52
nkinkadepaulproteus: I was wrong 290 is exactly right.  272 + 18 new messages = 29018:29
paulproteusnkinkade, Yay!18:29
paulproteusIt can be that easy when you *are* the intermediary.18:30
nkinkadepaulproteus: Do you happen to have handy the Bug # or mail thread that deals with the bug you have in mind for Dovecot?18:56
paulproteusnkinkade, I'm not *sure* it's a bug in Dovecot.18:56
paulproteusIt's not a known bug that I know of.18:56
paulproteusWhat I'm saying is that I know he upgraded recently.18:57
nkinkadeAh.  I'll report the problem to Marc.  Thanks.18:57
Yacohi18:59
Yacoany cc webmaster here? paulproteus ?18:59
paulproteusYaco, Yes - what's up?18:59
*** ajbrooks has quit IRC18:59
Yacoive got a WP question19:00
paulproteusFire away.19:00
Yacoi see that in the Jurisdiction News19:00
Yacoyou feed the content of other sited19:00
Yacohow you do that? a plugin? which?19:00
Bovinitya custom plugin that pulls in RSS feeds for display19:05
Yacowhere can i get it Bovinity ?19:06
BovinityYaco: it's contained in the creativecommons plugin: http://code.creativecommons.org/viewsvn/ccwordpress/trunk/www/wp-content/plugins/creativecommons/19:07
Yacothanks Bovinity19:08
nkinkadeIt uses Magpie RSS to do the fetching.19:08
*** isforinsects has quit IRC20:15
*** Yaco has quit IRC20:15
*** UncleCJ has quit IRC20:15
*** pmiller has quit IRC20:15
*** skxpl has quit IRC20:15
*** pmiller has joined #cc20:16
*** isforinsects has joined #cc20:16
*** Yaco has joined #cc20:16
*** skxpl has joined #cc20:16
*** UncleCJ has joined #cc20:16
*** nkinkade has left #cc20:16
*** Bovinity has quit IRC20:16
*** stevel has quit IRC20:19
*** BobChao has left #cc20:38
*** isforinsects has quit IRC20:54
*** isforinsects has joined #cc20:56
*** Bovinity has joined #cc21:23
*** rejon has quit IRC21:33
*** Bovinity_ has joined #cc22:47
*** Bovinity has quit IRC22:47
*** montagg has quit IRC23:07
*** montagg has joined #cc23:13
*** ajbrooks has joined #cc23:17
*** greg-g has quit IRC23:53

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