IRC log for #gsoc on 20101128

00:01.30c_schmitzbut I think the basic problem lies more in the fact that there was barely any definition what was the basic timeframe for the average 'easy','medium' or 'difficult' task
00:01.35Dark_ShikariYeah
00:01.38Dark_ShikariI assumed "difficult" meant "hard"
00:01.43Dark_Shikarinot "enormous amount of work"
00:01.50Dark_Shikariand I was told by my organizer that "coding" generally meant "difficult"
00:01.52Dark_Shikariwhile "editing a wiki" was easy
00:02.02Dark_ShikariI would consider writing SIMD assembly code to be "difficult"
00:02.15c_schmitzyeah, definition problem
00:02.16Dark_ShikariBut what happens when a student comes in and writes 15 whole functions?
00:02.28c_schmitzthey have to be more specific on that for next year
00:02.28*** join/#gsoc egypcio (~egypcio@187.114.110.122)
00:02.35Dark_ShikariSo far though it's insanely successful
00:02.36*** join/#gsoc egypcio (~egypcio@unaffiliated/egypcio)
00:02.41Dark_Shikariwe've gotten more response in 4 days than GSOC usually gets in a month
00:02.48c_schmitzyep, for us too
00:03.23c_schmitzIt would be good for GSOC would be more like GCin and the other way around, somthing in between
00:03.33Dark_Shikarione guy wrote a massive, ~1000 line python regression testing suite in like two days
00:03.50Dark_Shikariobviously, that's less "difficult" and more "totally awesome"
00:04.11c_schmitzhehe I would see that as 'difficult'
00:05.45c_schmitzanyway, it is like it is, lets make the best of it - just slow down, mabye bundle shorter tasks to packages
00:08.20Dark_Shikariwell, it's more than difficult
00:08.27Dark_Shikariwriting 1000 lines of python is generally more work than one asm function
00:08.32Dark_Shikariwhich is generally way more work than editing a wiki
00:08.42Dark_Shikariso which one's "difficult"?
00:08.44Dark_Shikariof course, part of it comes down to education as well
00:09.08Dark_Shikariit took a day or two to educate one student enough to write asm.  And then he was good enough to write a dozen functions.  Did he "transform" the difficulty from "difficult" to "easy"? ;)
00:10.32gevaertsIs asm written by someone with two days experience really better than whatever the compiler does?
00:11.05c_schmitzwell, a difficulty of a task is always meant for someone having certain skills, not for untrained personnel :-) As you already said, the time needed is the important factor.
00:12.25Dark_Shikarigevaerts: asm written by a random code generator is generally better than what the compiler does =p
00:12.32gevaertsah, ok :)
00:12.33Dark_Shikaricompilers generally can't generate SIMD.
00:12.49Dark_Shikariin many cases even the naive SIMD version can be 15x faster than typical C.
00:13.06gevaertsis only familiar with people complaining about compiler-generated ARM code
00:13.14Dark_Shikariwell, that's a special case
00:13.19Dark_Shikariin which the compiler is so bad it can't even generate scalar code well
00:13.28Dark_Shikarigcc is hysterically awful on ARM
00:13.48Dark_Shikari(Normally it's safe to assume the compiler can generate pretty good scalar code)
00:15.02Dark_Shikari(And yeah, beating gcc on scalar code requires lots of experience/skill)
00:19.14*** join/#gsoc jordan_ (~jordan@201-13-125-50.dsl.telesp.net.br)
00:21.07*** join/#gsoc neXyon_ (~neXyon@212-183-93-101.adsl.highway.telekom.at)
00:30.50theboltDark_Shikari: there are some compilers that generate decent SIMD in some special cases/platforms.. on the other hand there are other ISAs that compiler makes pretty awful job with also (TTA & VLIW stuff for example)
00:31.03Dark_Shikarisome very special cases
00:31.16Dark_ShikariI ran Intel's compiler on x264, and the autovectorizer only triggered once across all the C versions of DSP functions
00:31.28Dark_Shikariand it did an awful job
00:31.42theboltheh ok
00:31.53theboltwell, the one i know that does/did a good job was VectorC on ps2 and ps3 spus
00:31.56Dark_Shikariso in general you have to keep tweaking your code until the compiler recognizes it ;)
00:32.29thebolt(compiling game graphics and physics code)
00:32.37theboltbut yes, you have to give it a little help at times
00:34.13*** join/#gsoc Peter17 (~peter@asa-eclille.ec-lille.fr)
00:34.18*** join/#gsoc Peter17 (~peter@wikipedia/Peter17)
00:35.06theboltnowdays i don't care _too_ much about SIMD stuff, coding embedded systems
00:36.18Dark_Shikaritoday "embedded systems" are often things like OMAPs =p
00:37.35theboltwell, for me it does include OMAPs, but that is the very top range (and then it is more for "monitoring functions" and don't require that level of performance ;)
00:37.58theboltdaily its more ARM7 MCUs or Cortex-M3 stuff.. (or smaller/more specialized).. no simd there
00:38.11Dark_Shikarithere is armv6 "simd" though
00:38.12Dark_Shikariand swar
00:39.16theboltyea, but ARM7 is ARMv4 and v3 ;)
00:40.10Dark_Shikariconsiders anything prior to ARMv7 very silly
00:40.18theboltthat is another thing i hate with arm btw.. their version numbering scheme
00:40.34thebolthaha, well, for embedded devices its useful.. small, low-power, cheap
00:40.36Dark_ShikariI hate their slow as shit simd units
00:40.42Dark_Shikaricombined with really good instruction sets
00:40.44*** join/#gsoc tridacty1a (~mforney@mforney.org)
00:40.59thebolthehe
00:41.25*** join/#gsoc mdc (~mdc@flash.etherboot.org)
00:41.35*** join/#gsoc scorche` (~scorche@rockbox/administrator/scorche)
00:41.35*** mode/#gsoc [+o scorche`] by ChanServ
00:41.54*** join/#gsoc Kraln- (~quassel@digitaldomainmd.com)
00:42.01theboltfor a small and silly processor (that is sold by the million, if not more) look at the MSP430 series by TI ;)
00:43.03thebolthard to find anything using less power though
00:43.03*** join/#gsoc selenama1ie (~Selena@gladys.chesnok.com)
00:43.44*** join/#gsoc gevaerts (~fg@rockbox/developer/gevaerts)
00:44.17*** join/#gsoc Intensity (zJP1Ju5DEZ@panix5.panix.com)
00:44.18*** join/#gsoc Intensity (zJP1Ju5DEZ@unaffiliated/intensity)
00:45.12*** join/#gsoc blast007 (~blast007@bzflag/developer/Blast)
00:45.33*** join/#gsoc Mek (~marijn@93.157.1.37)
00:46.05*** join/#gsoc madewokherd (~urk@c-75-73-121-201.hsd1.mn.comcast.net)
00:46.25*** join/#gsoc _wolf_ (~wolf@cs27009233.pp.htv.fi)
00:48.14*** join/#gsoc k0p (~bastiao@bl20-155-249.dsl.telepac.pt)
00:50.46*** join/#gsoc thiagoss (~thiagoss@189.71.21.204)
01:05.21*** join/#gsoc blast007_ (~blast007@bzflag/developer/Blast)
01:10.06*** join/#gsoc rodrigods (~rodrigo@187.114.208.245)
01:26.27*** join/#gsoc kasun (~kasun@202.129.232.209)
01:33.37*** join/#gsoc laknath_ (~buddhika@112.135.70.60)
01:44.23*** join/#gsoc sulabh_m (~sulabh@14.99.70.41)
01:53.42*** join/#gsoc aspotashev (~aspotashe@91.79.123.159)
02:27.45*** join/#gsoc yanli (~YanLi@nat/intel/x-nchlopujaqqxlamh)
02:34.20*** join/#gsoc Upth (ogmar@adsl-75-26-202-93.dsl.scrm01.sbcglobal.net)
02:34.31*** join/#gsoc Upthorn (~ogmar@adsl-75-26-202-93.dsl.scrm01.sbcglobal.net)
03:06.04*** join/#gsoc Ivanovic_ (~ivanovic@dtmd-4db2b7ee.pool.mediaWays.net)
03:16.15*** join/#gsoc osnr (~omar@ool-43550a22.dyn.optonline.net)
03:39.18*** join/#gsoc kasun (~kasun@202.129.232.201)
04:00.55*** join/#gsoc BHSPitLappy (~BHSPitLap@unaffiliated/bhspitmonkey)
04:04.55*** join/#gsoc allisterb (~allisterb@186-45-11-163.dynamic.tstt.net.tt)
04:05.00*** join/#gsoc venkatna (~venkatesh@nat/yahoo/x-pcukoesuzjicests)
04:09.37*** join/#gsoc aspotashev| (~aspotashe@91.79.117.85)
04:13.37*** join/#gsoc jrabbit (~babyseal@unaffiliated/jrabbit)
04:20.44*** join/#gsoc infinity01 (~infinity0@46-64-93-174.zone15.bethere.co.uk)
04:20.44*** join/#gsoc infinity0 (~infinity0@freenet/developer/gsoc2009/infinity0)
04:48.20*** join/#gsoc kasun (~kasun@202.129.232.211)
04:53.26*** join/#gsoc infinity0 (~infinity0@46-64-93-174.zone15.bethere.co.uk)
04:53.26*** join/#gsoc infinity0 (~infinity0@freenet/developer/gsoc2009/infinity0)
05:18.24*** join/#gsoc rrix (~rrix@fedora/PhrkOnLsh)
05:28.05Dark_Shikariis there a google code-in IRC anyways?  I haven't seen any google people on here...
05:28.16*** part/#gsoc BHSPitLappy (~BHSPitLap@unaffiliated/bhspitmonkey)
05:34.25*** join/#gsoc Upth (~ogmar@adsl-75-26-188-127.dsl.scrm01.sbcglobal.net)
05:34.26*** join/#gsoc thiago_home (~thiago@kde/thiago)
05:36.50*** join/#gsoc holger_ (~holger@piratenpartei/ni/holger)
05:39.46*** join/#gsoc Upthorn (ogmar@adsl-75-26-188-127.dsl.scrm01.sbcglobal.net)
05:40.57*** join/#gsoc skbohra (~shreekant@122.167.180.74)
05:43.42*** join/#gsoc piyushmishra (~piyushmis@117.200.229.81)
05:44.33*** join/#gsoc Ni8mare (~shatyajee@210.212.160.101)
05:46.20*** join/#gsoc Ni8mare (~shatyajee@210.212.160.101)
05:56.37*** join/#gsoc skbohra (~shreekant@122.167.180.74)
05:58.01*** join/#gsoc mithro (~tim@unaffiliated/mithro)
05:58.01*** mode/#gsoc [+o mithro] by ChanServ
06:06.10*** join/#gsoc ibot (~ibot@rikers.org)
06:06.11*** topic/#gsoc is Google Code-In 2010-11 is on! - Students can start claiming tasks at http://goo.gl/rl4Se - File Feature Requests & Bugs at http://tinyurl.com/new-issue - Read the FAQs: http://code.google.com/opensource/gci/2010-11/faqs.html
06:16.27*** join/#gsoc catfish_man (~david@adium/CatfishMan)
06:16.27*** mode/#gsoc [+o catfish_man] by ChanServ
06:32.13*** join/#gsoc neL (~neL@202.3.77.11)
06:40.06*** join/#gsoc svaksha (~svaksha@unaffiliated/svaksha)
07:05.22*** join/#gsoc gustavojordan (~jordan@201-92-208-201.dsl.telesp.net.br)
07:09.16*** join/#gsoc jordan_ (~jordan@201-92-208-214.dsl.telesp.net.br)
07:09.26*** join/#gsoc catfish_man (~david@adium/CatfishMan)
07:09.26*** mode/#gsoc [+o catfish_man] by ChanServ
07:12.37*** join/#gsoc gustavojordan (~jordan@201-92-204-121.dsl.telesp.net.br)
07:35.24*** join/#gsoc rrix (~rrix@fedora/PhrkOnLsh)
07:45.54*** join/#gsoc rrix (~rrix@fedora/PhrkOnLsh)
07:56.54*** join/#gsoc rrix (~rrix@fedora/PhrkOnLsh)
08:11.07*** join/#gsoc mordante (~mordante@roadie.xs4all.nl)
08:11.07*** join/#gsoc mordante (~mordante@wesnoth/developer/mordante)
08:19.40*** join/#gsoc spectie (~fran@unaffiliated/spectie)
08:57.12*** join/#gsoc integral (internal@adsl-212-20-244-147.lumison.co.uk)
08:57.13*** join/#gsoc integral (internal@p3m/member/integral)
09:03.33*** join/#gsoc sl33k__ (~ubuntu@117.195.2.36)
09:14.40*** join/#gsoc avacore (~avacore@1008ds1-rdo.0.fullrate.dk)
09:28.05*** join/#gsoc riccardo (~riccardo@net-93-145-254-165.cust.dsl.teletu.it)
09:31.16*** join/#gsoc schumaml (ms@dslb-094-217-232-136.pools.arcor-ip.net)
09:33.46*** join/#gsoc Kapace (~david@d205-250-124-216.bchsia.telus.net)
09:34.12*** join/#gsoc Ni8mare (~shatyajee@210.212.160.101)
09:34.28*** part/#gsoc Ni8mare (~shatyajee@210.212.160.101)
09:35.34*** join/#gsoc sioraiocht (~tomh@unaffiliated/sioraiocht)
09:39.20*** join/#gsoc Ivanovic (~ivanovic@wesnoth/developer/ivanovic)
09:44.45*** join/#gsoc _Samo (~chatzilla@84.76.170.103)
09:44.57*** join/#gsoc kaydsoft (~kaydsoft@88.247.29.213)
09:46.18*** join/#gsoc pdelgallego (~pdelgalle@1503031474.dhcp.dbnet.dk)
09:47.55*** join/#gsoc kstar (~kstar@kde/developer/asimha)
09:49.34*** join/#gsoc thiago_home (~thiago@kde/thiago)
09:50.03*** join/#gsoc sulabh_m (~sulabh@14.96.39.165)
09:53.04*** join/#gsoc Kaetemi (Kaetemi@pdpc/supporter/base/kaetemi)
09:57.19*** join/#gsoc sioraioc_ (~tomh@188-220-5-137.zone11.bethere.co.uk)
09:57.36*** join/#gsoc scorche|1h (~scorche@squisch.net)
09:57.39*** join/#gsoc llml_ (~biping@114.249.200.5)
09:57.59*** join/#gsoc vcgomes (~vcgomes@li17-238.members.linode.com)
09:58.01*** join/#gsoc Kraln (~quassel@digitaldomainmd.com)
09:58.58*** join/#gsoc neL1 (~neL@202.3.77.11)
10:01.39*** join/#gsoc svaksha_ (~svaksha@unaffiliated/svaksha)
10:01.49*** join/#gsoc riccardo_ (~riccardo@net-93-145-254-165.cust.dsl.teletu.it)
10:01.49*** join/#gsoc otaciliofl (~otacilio@189.71.114.228)
10:01.51*** join/#gsoc nano-_ (nano@debian.as)
10:01.54*** join/#gsoc Bat`O (~michael@eur68-3-88-172-164-71.fbx.proxad.net)
10:01.59*** join/#gsoc jordan_ (~jordan@201-92-204-121.dsl.telesp.net.br)
10:03.12*** join/#gsoc scorche` (~scorche@rockbox/administrator/scorche)
10:03.12*** mode/#gsoc [+o scorche`] by ChanServ
10:08.07*** join/#gsoc tcoppi (~nuclear@57c3ed63-1294-45bd-a8e8-cdcc07cfa16f.static.grokthis.net)
10:08.10*** join/#gsoc kblin (~kai@kblin.org)
10:08.10*** join/#gsoc sl33k___ (~ubuntu@117.195.2.36)
10:08.15*** join/#gsoc sirwolf (~wolf@cs27009233.pp.htv.fi)
10:15.33*** join/#gsoc scorche|sh (~scorche@squisch.net)
10:22.00*** join/#gsoc gustavojordan (~jordan@189-19-150-176.dsl.telesp.net.br)
10:24.15*** join/#gsoc jbartosik (~jbartosik@afha191.neoplus.adsl.tpnet.pl)
10:25.01NightroseDark_Shikari: it's weekend after thanksgiving
10:25.08Nightrosethat's likely the reason they're not here
10:26.09*** join/#gsoc m4k3r (~maker@host211-89-dynamic.16-87-r.retail.telecomitalia.it)
10:26.19Dark_ShikariNightrose: I haven't seen them here period
10:26.35Nightrosethey are here regularly
10:26.50Nightrosenot seeing things/people doesn't mean they don't exist ;-)
10:30.23*** join/#gsoc PCChris (~PCChris@cpe-75-185-216-232.woh.res.rr.com)
10:41.42*** join/#gsoc m4k3r (~maker@host211-89-dynamic.16-87-r.retail.telecomitalia.it)
10:44.20*** join/#gsoc fyskij (~fy@host78-34-dynamic.1-87-r.retail.telecomitalia.it)
10:49.30*** join/#gsoc akssps011 (~Siddharth@59.178.182.87)
10:49.31*** join/#gsoc akssps011 (~Siddharth@unaffiliated/akssps011)
10:53.14*** join/#gsoc aspotashev| (~aspotashe@91.79.117.85)
10:55.11*** join/#gsoc unknown_had (~unknown@180.215.219.63)
10:57.16*** join/#gsoc GodEater (~bibble@cl-711.lon-02.gb.sixxs.net)
10:57.17*** join/#gsoc GodEater (~bibble@rockbox/staff/GodEater)
10:58.22*** join/#gsoc jdk2588 (~jdk2588@unaffiliated/jdk2588)
11:01.17*** join/#gsoc nikre (~n1kr3@94.123.72.19)
11:02.50*** join/#gsoc dnk-88 (~dnk-88@217.21.40.1)
11:04.20*** join/#gsoc neXyon (~neXyon@93-82-107-153.adsl.highway.telekom.at)
11:12.22*** join/#gsoc Ni8mare (~shatyajee@210.212.160.101)
11:12.28*** part/#gsoc Ni8mare (~shatyajee@210.212.160.101)
11:15.00*** join/#gsoc kasun (~kasun@202.129.232.239)
11:18.00*** join/#gsoc PCChris (~PCChris@cpe-75-185-216-232.woh.res.rr.com)
11:18.37*** join/#gsoc m4k3r (~maker@host71-80-dynamic.32-79-r.retail.telecomitalia.it)
11:25.02*** join/#gsoc jbartosik (~jbartosik@afha191.neoplus.adsl.tpnet.pl)
11:30.20*** join/#gsoc sioraiocht (~tomh@unaffiliated/sioraiocht)
11:31.59*** join/#gsoc rodrigods (~rodrigo@187.114.208.245)
11:34.08*** join/#gsoc venkatna (~venkatesh@nat/yahoo/x-gzyqxmwrpjbokfff)
11:39.03*** join/#gsoc kasun (~kasun@202.129.235.15)
11:46.39*** join/#gsoc keheliya (~keheliya@203.153.222.82)
11:57.43*** join/#gsoc thiagoss (~thiagoss@189.71.21.204)
12:08.08*** join/#gsoc piyushmishra (~piyushmis@117.200.229.11)
12:32.55*** join/#gsoc unknown_had (~unknown@180.215.205.196)
12:35.20*** join/#gsoc laknath_ (~buddhika@112.135.75.120)
12:42.07*** join/#gsoc zl (~toor@94.72.129.28)
12:56.21*** join/#gsoc Gracenotes (~person@wikipedia/Gracenotes)
12:58.35*** join/#gsoc keheliya (~keheliya@203.153.222.73)
12:59.05*** join/#gsoc sulabh_m (~sulabh@14.99.69.162)
13:10.47*** join/#gsoc neXyon (~neXyon@93-82-107-153.adsl.highway.telekom.at)
13:15.24*** join/#gsoc mithro (~tim@unaffiliated/mithro)
13:15.25*** mode/#gsoc [+o mithro] by ChanServ
13:16.09*** join/#gsoc egypcio (~egypcio@unaffiliated/egypcio)
13:40.14*** join/#gsoc khetzal (~quetzal@2a01:e35:8b51:6f0:6ef0:49ff:fee6:8e93)
13:50.57*** join/#gsoc madewokherd (~urk@c-75-73-121-201.hsd1.mn.comcast.net)
14:11.10*** join/#gsoc egypcio (~egypcio@186.213.33.72)
14:14.00*** part/#gsoc Guest85648 (~egypcio@186.213.33.72)
14:14.18*** join/#gsoc egypcio (~egypcio@unaffiliated/egypcio)
14:21.25*** join/#gsoc svaksha (~svaksha@unaffiliated/svaksha)
14:23.37*** join/#gsoc kane77 (~kane@194.1.130.108)
14:49.09*** join/#gsoc akssps011_ (~Siddharth@59.178.186.124)
14:49.16*** join/#gsoc akssps011_ (~Siddharth@unaffiliated/akssps011)
14:56.53*** join/#gsoc aspotashev| (~aspotashe@91.79.117.85)
14:57.15*** join/#gsoc allisterb (~allisterb@li246-100.members.linode.com)
15:03.14*** join/#gsoc nmudgal (d2d46c84@gateway/web/freenode/ip.210.212.108.132)
15:15.31*** join/#gsoc fyskij (~fy@95.235.33.17)
15:16.01*** join/#gsoc lucian (~lucian@78-86-217-168.zone2.bethere.co.uk)
15:46.58*** join/#gsoc PCChris (~PCChris@cpe-75-185-216-232.woh.res.rr.com)
15:53.28*** join/#gsoc sanjayacl (~sanjaya@202.129.235.18)
15:54.17*** join/#gsoc n1kre (~n1kr3@94.123.72.19)
16:00.11*** join/#gsoc sulabh_m (~sulabh@14.96.34.223)
16:00.24*** part/#gsoc sanjayacl (~sanjaya@202.129.235.18)
16:16.59*** join/#gsoc jrabbit (~babyseal@unaffiliated/jrabbit)
16:21.32*** join/#gsoc akssps011 (~Siddharth@59.178.170.245)
16:21.32*** join/#gsoc akssps011 (~Siddharth@unaffiliated/akssps011)
16:22.21*** join/#gsoc Waren (~waren@ALille-258-1-31-91.w90-47.abo.wanadoo.fr)
16:22.36*** join/#gsoc lucian_ (~lucian@78-86-217-168.zone2.bethere.co.uk)
16:24.58*** join/#gsoc neXyon_ (~neXyon@188-22-247-195.adsl.highway.telekom.at)
16:25.15*** join/#gsoc PCChris (~PCChris@cpe-69-135-187-90.woh.res.rr.com)
16:40.07*** join/#gsoc neL (~neL@202.3.77.11)
17:02.20*** join/#gsoc andrei1089 (~andrei108@81.18.92.10)
17:08.15*** join/#gsoc andre__ (~andre@Maemo/community/bugmaster/andre)
17:09.26*** join/#gsoc promulo (~promulo@187.114.217.18)
17:11.42*** join/#gsoc z4chh (~zach@128.194.72.194)
17:13.49*** join/#gsoc infinity0 (~infinity0@46-64-93-174.zone15.bethere.co.uk)
17:13.50*** join/#gsoc infinity0 (~infinity0@freenet/developer/gsoc2009/infinity0)
17:22.30*** join/#gsoc unknown_had (~unknown@180.215.214.120)
17:34.58*** join/#gsoc skfin (skfin@unaffiliated/skfin)
17:35.27skfinErm, does somebody know a link to a bug report regarding special letters on addresses?
17:36.07skfinBecause I can't register because I live in city called Ylöjärvi
17:37.07skfinAnd also, there are only two school types, high school and university, what if I'm not on both of them
17:48.52andre__skfin, what is the exact error you get for the city name?
17:48.59andre__and what school type is it?
17:49.13skfinInvalid characters, only A-z, 0-9, - and whitespace are allowed.
17:49.33skfinöä are not included on A-z
17:49.39andre__write o instead of ö?
17:50.42gevaertsIsn't there some official way to transcribe this, like e.g. the German ö becoming oe?
17:51.18skfinWell but is it official idk.
17:51.58skfinLike, is it supported on post addresses
17:53.45*** join/#gsoc vokimon_home (~quassel@7.Red-81-35-43.dynamicIP.rima-tde.net)
18:00.09skfinAnd the school
18:00.19skfinI'm on 9th grade of elementary school
18:02.49gevaertshm, I'd suggest to ask carols about this
18:03.03gevaertsShe should be online tomorrow at about this time
18:04.21*** join/#gsoc dhaun (~geeklog@p54A11606.dip0.t-ipconnect.de)
18:05.46skfinOkay
18:06.58andre__well, Google is very limited when it comes to all this
18:07.01andre__see e.g. https://code.google.com/p/soc/issues/detail?id=903
18:07.24andre__(last comment)
18:08.49dreimarkhttp://thejournal.com/articles/2010/10/20/google-code-in-calls-on-k-12-students-to-become-open-source-developers.aspx
18:08.55*** join/#gsoc spectie (~fran@unaffiliated/spectie)
18:10.28gevaertsskfin: I suspect you won't be able to change the address requirements, but maybe you could ask at your local post office what the best solution is? I'm sure you're not the first one with this problem
18:17.40*** join/#gsoc WRN (~waren@ALille-258-1-153-119.w92-131.abo.wanadoo.fr)
18:31.53*** join/#gsoc jrabbit (~babyseal@unaffiliated/jrabbit)
18:33.10*** join/#gsoc otaciliofl_ (~otacilio@189.71.114.228)
18:48.24*** join/#gsoc llnz (~lee@router.harmonic.co.nz)
18:49.51*** join/#gsoc neL (~neL@202.3.77.11)
18:49.57*** part/#gsoc neL (~neL@202.3.77.11)
18:55.13*** join/#gsoc catfish_man (~david@adium/CatfishMan)
18:55.14*** mode/#gsoc [+o catfish_man] by ChanServ
19:04.02*** join/#gsoc osnr (~omar@ool-43550a22.dyn.optonline.net)
19:06.33jrabbitskfin:  don't know about your post but if the area numbers are right a local postperson will be involved in delivering it and can figure out missing accents
19:08.47gevaertsHave a look at http://en.wikipedia.org/wiki/File:Letter_to_Russia_with_krokozyabry.jpg for some ideas about what sort of thing can still arrive
19:17.10*** join/#gsoc egypcio (~egypcio@unaffiliated/egypcio)
19:26.42*** join/#gsoc catfish_man (~david@adium/CatfishMan)
19:26.42*** mode/#gsoc [+o catfish_man] by ChanServ
19:28.30*** join/#gsoc osnr (~omar@ool-43550a22.dyn.optonline.net)
19:28.36*** join/#gsoc spectre (~fran@168.Red-83-53-120.dynamicIP.rima-tde.net)
19:31.41*** join/#gsoc aspotashev (~aspotashe@91.79.117.85)
19:34.27*** join/#gsoc spectre (~fran@168.Red-83-53-120.dynamicIP.rima-tde.net)
19:46.25*** join/#gsoc n1kre (~n1kr3@94.123.117.148)
19:51.21*** join/#gsoc WinterMute (~wntrmute@cpc1-pmth10-2-0-cust165.6-1.cable.virginmedia.com)
19:58.29*** join/#gsoc nikr3 (~n1kr3@94.123.66.142)
20:01.01*** join/#gsoc Kaetemi (Kaetemi@d54C67165.access.telenet.be)
20:01.01*** join/#gsoc Kaetemi (Kaetemi@pdpc/supporter/base/kaetemi)
20:03.48*** join/#gsoc Nightrose2 (~lydia@kde/lydia)
20:10.42*** join/#gsoc Nightrose (~lydia@kde/lydia)
20:21.25*** join/#gsoc Kraln (~quassel@digitaldomainmd.com)
20:21.42*** join/#gsoc pljungqv (~pljungqv@gateway/shell/tkk.fi/x-bvyffbzsswklkxdy)
20:21.47*** join/#gsoc llnz2 (~lee@router.harmonic.co.nz)
20:22.10*** join/#gsoc lucian (~lucian@78-86-217-168.zone2.bethere.co.uk)
20:22.10*** join/#gsoc ChipX86 (~chipx86@208.78.244.87)
20:22.11*** join/#gsoc ChipX86 (~chipx86@galago/ChipX86)
20:24.12*** join/#gsoc Intensity (IaQtVDRv7J@panix5.panix.com)
20:24.15*** join/#gsoc Intensity (IaQtVDRv7J@unaffiliated/intensity)
20:26.14*** join/#gsoc jrabbit (~babyseal@unaffiliated/jrabbit)
20:27.23*** join/#gsoc neL (~neL@202.3.77.11)
20:28.42*** part/#gsoc neL (~neL@202.3.77.11)
20:37.21*** join/#gsoc gustavojordan (~jordan@201-92-206-101.dsl.telesp.net.br)
20:45.14*** join/#gsoc gustavojordan (~jordan@201-92-207-152.dsl.telesp.net.br)
20:53.29*** join/#gsoc gustavojordan (~jordan@201-13-122-209.dsl.telesp.net.br)
21:00.11*** join/#gsoc spectie (~fran@unaffiliated/spectie)
21:02.11*** join/#gsoc gustavojordan (~jordan@187.10.109.168)
21:10.53*** join/#gsoc nikre (~n1kr3@94.123.75.94)
21:11.31*** join/#gsoc catfish_man (~david@adium/CatfishMan)
21:11.31*** mode/#gsoc [+o catfish_man] by ChanServ
21:13.07*** join/#gsoc osnr (~omar@pool-74-105-84-167.nwrknj.fios.verizon.net)
21:20.34*** join/#gsoc n1kre (~n1kr3@94.123.75.94)
21:31.08*** join/#gsoc unknown_had (~unknown@180.215.232.10)
21:37.09*** join/#gsoc thiago_home (~thiago@kde/thiago)
21:58.03*** join/#gsoc catfish_man (~david@adium/CatfishMan)
21:58.03*** mode/#gsoc [+o catfish_man] by ChanServ
22:06.21*** join/#gsoc gustavojordan (~jordan@201-13-124-133.dsl.telesp.net.br)
22:29.29*** join/#gsoc Nightrose (~quassel@kde/lydia)
22:34.50*** join/#gsoc aspotashev (~aspotashe@91.79.117.85)
22:39.50*** join/#gsoc RT|Chatzilla (~rt@reactos/tester/RT)
22:42.15*** join/#gsoc andre__ (~andre@Maemo/community/bugmaster/andre)
22:43.20*** join/#gsoc jbartosik (~jbartosik@cjx165.neoplus.adsl.tpnet.pl)
22:43.30*** join/#gsoc maker__ (~maker@87.18.90.39)
22:44.46*** join/#gsoc xendo (~xendo@student.agh.edu.pl)
22:51.24*** join/#gsoc laknath_ (~buddhika@112.135.70.159)
22:51.25*** join/#gsoc xnox (~dmitrij@87.110.152.137)
22:51.25*** join/#gsoc xnox (~dmitrij@ubuntu/member/xnox)
22:55.29*** join/#gsoc madewokherd (~urk@c-75-73-121-201.hsd1.mn.comcast.net)
23:06.50*** join/#gsoc maker__ (~maker@host228-85-dynamic.10-87-r.retail.telecomitalia.it)
23:16.12*** join/#gsoc schumaml (ms@dslb-094-217-232-136.pools.arcor-ip.net)
23:21.09*** join/#gsoc rodrigods (~rodrigo@187.114.208.245)
23:33.11*** join/#gsoc yanli (~YanLi@nat/intel/x-anubujovdbrwjfka)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.