Go Language Resources Go, golang, go... NOTE: This page ceased updating in October, 2012

--- Log opened Sat Jan 01 00:00:01 2011
00:16 < vsmatck> What is an object?  I thought object = instance of a type?
00:23 < vsmatck> I read wikipedia page.  Looks like a object has to have
member functions and state.  So I guess primitive types don't qualify?
00:23 < fuzzybyte> I try to avoid the whole word.  word object is often used
so widely that it could mean pretty much anything.  why not just talk about
"instances"?
00:23 -!- bgentry [~bgentry@75.85.173.206] has quit [Ping timeout: 276 seconds]
00:23 < vsmatck> oh, ya I think I will stick to the word "instance" as you
suggest.
00:29 -!- skejoe [~skejoe@188.114.142.162] has quit [Quit: Lost terminal]
00:29 -!- bgentry [~bgentry@75.85.173.206] has joined #go-nuts
00:32 < zozoR> i spend new years eve, drunk, writing go
00:32 < zozoR> i woder if it works in the morning
00:32 < zozoR> :D
00:33 < Namegduf> Thanks to Go's static typing, the odds are your drunk code
will do SOMETHING the next day, even if it's not well-defined or useful to anyone.
00:33 < Namegduf> Yay Go!
00:35 < tylergillies> lol
00:35 < tylergillies> Namegduf: i found a hander that lets me send "type
instances" ;)
00:35 < tylergillies> handler*
00:36 < Namegduf> You mean lets you pass arbitrary parameters?
00:36 < tylergillies> yes
00:36 < Namegduf> That's useful.
00:36 < vsmatck> Like ...interface{} ?
00:37 < tylergillies> indeed, i sent it a struct containing a channel
because i couldn't figure out how to make it work with sending it a channel
00:38 -!- tav|away [~tav@92.7.124.152] has quit [Quit: tav|away]
00:39 -!- tav [~tav@92.7.124.152] has joined #go-nuts
01:13 -!- photron_ [~photron@port-92-201-111-143.dynamic.qsc.de] has quit [Ping
timeout: 276 seconds]
01:18 < tylergillies> how do i convert []string to string?
01:19 -!- piranha [~piranha@5ED4B890.cm-7-5c.dynamic.ziggo.nl] has joined #go-nuts
01:22 < TheSeeker> umm ...  you have an array of strings you want to turn
into a single concatenated string?  or you want to pull a single element out of
the array and use it?
01:26 -!- Wiz126 [~Wiz@24.229.245.72.res-cmts.sm.ptd.net] has quit [Ping timeout:
276 seconds]
01:28 -!- ExtraSpice [~XtraSpice@88.118.33.48] has quit [Read error: Connection
reset by peer]
01:31 -!- nettok [~quassel@200.119.169.237] has quit [Ping timeout: 250 seconds]
01:41 -!- ShadowIce [~pyoro@unaffiliated/shadowice-x841044] has quit [Quit:
Verlassend]
01:47 -!- foocraft [~dsc@89.211.107.85] has quit [Quit: Leaving]
01:49 -!- zozoR [~zozoR@56346ed3.rev.stofanet.dk] has quit [Quit: Morten.  Desu~]
02:03 -!- Wiz126 [~Wiz@24.229.245.72.res-cmts.sm.ptd.net] has joined #go-nuts
02:07 -!- Tv [~tv@cpe-76-168-227-45.socal.res.rr.com] has quit [Ping timeout: 260
seconds]
02:12 -!- tav [~tav@92.7.124.152] has quit [Quit: tav]
02:54 -!- boscop__ [~boscop@g226225253.adsl.alicedsl.de] has joined #go-nuts
02:55 -!- boscop_ [~boscop@f055010023.adsl.alicedsl.de] has quit [Ping timeout:
240 seconds]
02:58 -!- tensorpudding [~user@99.23.127.179] has joined #go-nuts
02:58 -!- piranha [~piranha@5ED4B890.cm-7-5c.dynamic.ziggo.nl] has quit [Quit:
Computer has gone to sleep.]
03:00 -!- gid [~gid@220-253-46-48.VIC.netspace.net.au] has joined #go-nuts
03:06 -!- Wiz126 [~Wiz@24.229.245.72.res-cmts.sm.ptd.net] has quit [Ping timeout:
240 seconds]
03:07 -!- bgentry_ [~bgentry@75.85.173.206] has joined #go-nuts
03:10 -!- bgentry [~bgentry@75.85.173.206] has quit [Ping timeout: 246 seconds]
03:11 -!- gid1 [~gid@220.253-236-148.VIC.netspace.net.au] has joined #go-nuts
03:13 -!- gid [~gid@220-253-46-48.VIC.netspace.net.au] has quit [Ping timeout: 246
seconds]
03:33 -!- xash [~xash@d064154.adsl.hansenet.de] has joined #go-nuts
03:40 -!- kanru1 [~kanru@61-228-157-40.dynamic.hinet.net] has joined #go-nuts
03:51 -!- xash [~xash@d064154.adsl.hansenet.de] has quit [Ping timeout: 250
seconds]
03:58 < exch> tylergillies: strings.Join()
03:59 -!- coldturnip [~COLDTURNI@118-166-80-142.dynamic.hinet.net] has quit [Read
error: Connection reset by peer]
03:59 -!- nsf [~nsf@jiss.convex.ru] has joined #go-nuts
04:01 -!- coldturnip [~COLDTURNI@118-166-80-142.dynamic.hinet.net] has joined
#go-nuts
04:08 -!- kingfishr [~kingfishr@c-98-207-87-183.hsd1.ca.comcast.net] has quit
[Remote host closed the connection]
04:29 -!- rejb [~rejb@unaffiliated/rejb] has quit [Ping timeout: 276 seconds]
04:39 -!- nsf [~nsf@jiss.convex.ru] has quit [Quit: WeeChat 0.3.3]
04:46 -!- bgentry [~bgentry@75.85.173.206] has quit [Quit: bgentry]
05:13 -!- nsf [~nsf@jiss.convex.ru] has joined #go-nuts
06:19 -!- jrslepak [~jrslepak@c-24-12-247-126.hsd1.il.comcast.net] has joined
#go-nuts
06:20 -!- nsf [~nsf@jiss.convex.ru] has quit [Read error: Operation timed out]
06:23 -!- jrslepak [~jrslepak@c-24-12-247-126.hsd1.il.comcast.net] has quit
[Client Quit]
06:34 -!- nsf [~nsf@jiss.convex.ru] has joined #go-nuts
07:44 -!- prip [~foo@host196-197-dynamic.17-79-r.retail.telecomitalia.it] has quit
[Read error: Operation timed out]
08:02 -!- adu [~ajr@pool-173-66-253-179.washdc.fios.verizon.net] has joined
#go-nuts
08:31 < taruti> Has anyone got a exp/draw/x11 example?
08:51 < tylergillies> exch: thnx
08:51 < tylergillies> happy new year all
08:52 < tylergillies> whats the best way to get a type for a variable to
print?  pseudo-code: fmt.Println(type(variable))
09:14 -!- zozoR [~zozoR@56346ed3.rev.stofanet.dk] has joined #go-nuts
09:15 < anticw> tylergillies: Printf("%T" ...)
09:17 -!- nettok [~quassel@200.119.162.217] has joined #go-nuts
09:42 -!- piranha [~piranha@5ED4B890.cm-7-5c.dynamic.ziggo.nl] has joined #go-nuts
09:49 < adu> hny
09:52 -!- pothos [~pothos@111-240-173-34.dynamic.hinet.net] has joined #go-nuts
10:16 -!- rlab [~Miranda@143-50-95-178.pool.ukrtel.net] has joined #go-nuts
10:20 -!- ExtraSpice [~XtraSpice@88.118.33.48] has joined #go-nuts
10:24 -!- ExtraSpice [~XtraSpice@88.118.33.48] has quit [Max SendQ exceeded]
10:24 -!- ExtraSpice [~XtraSpice@88.118.33.48] has joined #go-nuts
10:30 -!- skejoe [~skejoe@188.114.142.162] has joined #go-nuts
10:36 < fuzzybyte> why is it not possible to chain variable declerations ala
C, eg.  a = b = 5 ?
10:38 -!- nettok [~quassel@200.119.162.217] has quit [Ping timeout: 255 seconds]
10:39 < fuzzybyte> uh, meant assignment, but declaration doesn't work either
(eg.  a := b := 5)
10:39 < aiju> doesn't a,b := 5 work?
10:39 < nsf> because 'a = 5' is not an expression in Go's grammar
10:39 < nsf> it's a statement
10:40 < nsf> and statement cannot be used like that
10:40 < fuzzybyte> aiju: noope
10:40 < nsf> and why they did it as a statement
10:40 < nsf> I have no idea
10:41 < fuzzybyte> :|
10:41 -!- adu [~ajr@pool-173-66-253-179.washdc.fios.verizon.net] has quit [Quit:
adu]
10:41 < nsf> 'i++' is a statement, maybe for the same reasons
10:41 < nsf> grammar simplification, less unobvious things, no ordering
problems, etc
10:42 < fuzzybyte> well nothing wrong with that
10:48 < aiju> nsf: but no fun :(
10:48 < nsf> aiju: want fun - use ruby
10:48 < aiju> you misspelled "pain"
10:48 < nsf> :\
10:49 < nsf> and I think Go is fun
10:49 < aiju> i++[a] = i ? --i : *j++;
10:49 < aiju> no, without such statements it can't be fun
10:49 < nsf> _that_'s no fun
10:50 < aiju> n = n%2 ? n : ++n;
10:50 < aiju> ^-- i've seen that in troff code
10:53 < |Craig|> I like this line of C code I wrote in my first real c
project: *(pIn+*ptrans++)+=*pIn2++
10:53 < aiju> haha
10:54 < aiju> /* You are not expected to understand this */
10:54 < |Craig|> I though I was being smart with pointers.  I moved
everything to arrays and it ran faster.  GCC is smarter than me
10:54 < aiju> haha GCC
10:55 < aiju> gcc once produced floating point instructions for my
interger-only code
10:55 < aiju> o.O
10:55 < |Craig|> did it run really fast?
10:55 < aiju> no
10:55 < aiju> it ran really slow
10:55 < |Craig|> ha
10:55 < aiju> -O replaced all those instructions with a single CMP
10:59 -!- |Craig| [~|Craig|@panda3d/entropy] has quit [Quit: |Craig|]
11:04 -!- femtoo [~femto@95-89-249-94-dynip.superkabel.de] has joined #go-nuts
11:17 -!- ShadowIce
[~pyoro@HSI-KBW-109-193-120-162.hsi7.kabel-badenwuerttemberg.de] has joined
#go-nuts
11:17 -!- ShadowIce
[~pyoro@HSI-KBW-109-193-120-162.hsi7.kabel-badenwuerttemberg.de] has quit
[Changing host]
11:17 -!- ShadowIce [~pyoro@unaffiliated/shadowice-x841044] has joined #go-nuts
11:22 -!- illya77 [~illya77@201-29-133-95.pool.ukrtel.net] has joined #go-nuts
11:23 -!- photron_ [~photron@port-92-201-89-69.dynamic.qsc.de] has joined #go-nuts
11:23 -!- virtualsue [~chatzilla@host81-148-29-239.in-addr.btopenworld.com] has
joined #go-nuts
11:32 -!- Scorchin [~Scorchin@host86-145-52-138.range86-145.btcentralplus.com] has
joined #go-nuts
11:53 -!- cirno|new_year [~cirno@77.232.15.216] has quit [Remote host closed the
connection]
11:59 -!- tensai_cirno [~cirno@77.232.15.216] has joined #go-nuts
12:06 -!- femtoo [~femto@95-89-249-94-dynip.superkabel.de] has quit [Read error:
Connection reset by peer]
12:14 -!- noktoborus_ [debian-tor@gateway/tor-sasl/noktoborus] has joined #go-nuts
12:15 -!- noktoborus [debian-tor@gateway/tor-sasl/noktoborus] has quit [Ping
timeout: 240 seconds]
12:23 -!- tensorpudding [~user@99.23.127.179] has quit [Remote host closed the
connection]
12:27 -!- prip [~foo@host64-135-dynamic.43-79-r.retail.telecomitalia.it] has
joined #go-nuts
12:35 -!- DarthShrine [~angus@pdpc/supporter/student/DarthShrine] has quit [Quit:
DarthShrine]
12:51 -!- sacho [~sacho@46.10.4.198] has joined #go-nuts
12:55 -!- jnwhiteh [~jnwhiteh@WoWUIDev/WoWI/Featured/Dongle/cladhaire] has quit
[Quit: ZNC - http://znc.sourceforge.net]
12:55 -!- jnwhiteh [~jnwhiteh@WoWUIDev/WoWI/Featured/Dongle/cladhaire] has joined
#go-nuts
13:05 -!- Fish [~Fish@bus77-2-82-244-150-190.fbx.proxad.net] has joined #go-nuts
13:12 < creack> Hello
13:13 < creack> happy new year
13:13 < creack> Is there any way to know from which pid a signal has been
sent with os/signal?
13:14 < aiju> creack: i don't whether *nix supports this at all
13:15 < aiju> oh, sry, it does
13:16 < aiju> using sigaction
13:24 < creack> indeed
13:24 < creack> and I saw in the sources of os/signal that it do use
sigaction
13:32 -!- Fish [~Fish@bus77-2-82-244-150-190.fbx.proxad.net] has quit [Quit: So
Long, and Thanks for All the Fish]
13:43 -!- snearch [~snearch@f053012138.adsl.alicedsl.de] has joined #go-nuts
14:00 -!- Project_2501 [~Marvin@dynamic-adsl-94-36-172-137.clienti.tiscali.it] has
joined #go-nuts
14:10 -!- DerHorst [~Horst@e176101044.adsl.alicedsl.de] has joined #go-nuts
14:14 -!- izuviel [~guillaume@216.102.198-77.rev.gaoland.net] has joined #go-nuts
14:15 -!- Fish [~Fish@bus77-2-82-244-150-190.fbx.proxad.net] has joined #go-nuts
14:26 -!- xash [~xash@d142245.adsl.hansenet.de] has joined #go-nuts
14:57 -!- femtoo [~femto@95-89-249-94-dynip.superkabel.de] has joined #go-nuts
15:21 -!- preflex [~preflex@unaffiliated/mauke/bot/preflex] has quit [Ping
timeout: 240 seconds]
15:22 -!- bortzmeyer [~stephane@2a01:e35:8bd9:8bb0:147e:a149:a64e:835] has joined
#go-nuts
15:27 -!- preflex [~preflex@unaffiliated/mauke/bot/preflex] has joined #go-nuts
15:40 -!- rejb [~rejb@unaffiliated/rejb] has joined #go-nuts
15:59 -!- sacho [~sacho@46.10.4.198] has quit [Ping timeout: 240 seconds]
16:10 < tylergillies> hrm string(someInt) is unexpected
16:11 < tylergillies> anticw: thnx for variable print
16:13 < tylergillies> oh strconv package might do
16:16 -!- sacho [~sacho@46.10.4.198] has joined #go-nuts
16:18 -!- Project_2501 [~Marvin@dynamic-adsl-94-36-172-137.clienti.tiscali.it] has
quit [Ping timeout: 240 seconds]
16:24 -!- femtoo [~femto@95-89-249-94-dynip.superkabel.de] has quit [Read error:
Connection reset by peer]
16:30 < tylergillies> is there any type of heredoc in go?
16:32 < nsf> you mean something like raw strings?  there are raw strings in
syntax: `abc` (specified with backtick character)
16:34 < tylergillies> anything that uses EOF type of delimiter?
16:43 < nsf> nope
16:43 < nsf> nothing like that
16:44 < nsf> also you can just put your data (textual or binary) as []byte
using my util: bin2go - https://github.com/nsf/bin2go
16:45 < nsf> Go uses utf-8 for internal string representation
16:48 -!- snearch [~snearch@f053012138.adsl.alicedsl.de] has quit [Quit:
Verlassend]
17:06 < hokapoka> I'm using log.Print{f|ln} to write to a log file, is there
a way I can write to different log files standard & error?
17:11 -!- tvw [~tv@e176007184.adsl.alicedsl.de] has joined #go-nuts
17:11 < hokapoka> The only way I can see is to create a seperate logger via
log.New() and then expose that to the other packages.
17:12 < hokapoka> ATM if I have a log.Println() within a dependant package
"a" of main it writes to the log Output that I've defined in main.
17:14 -!- foocraft [~dsc@89.211.107.85] has joined #go-nuts
17:14 -!- rw [rw@92.250.189.9] has joined #go-nuts
17:18 -!- gid1 [~gid@220.253-236-148.VIC.netspace.net.au] has quit [Quit:
Leaving.]
17:28 -!- Kashia [~Kashia@port-92-200-5-186.dynamic.qsc.de] has joined #go-nuts
17:34 -!- Project_2501 [~Marvin@dynamic-adsl-94-36-168-84.clienti.tiscali.it] has
joined #go-nuts
17:41 -!- beachbum [~darenw@174-28-166-22.albq.qwest.net] has quit [Quit: Leaving]
17:43 -!- daxt [~daxt@112.135.84.147] has joined #go-nuts
18:14 -!- nsf [~nsf@jiss.convex.ru] has quit [Quit: WeeChat 0.3.3]
18:19 -!- nettok [~quassel@200.119.161.104] has joined #go-nuts
18:20 -!- Wiz126 [~Wiz@24.229.245.72.res-cmts.sm.ptd.net] has joined #go-nuts
18:27 -!- daxt [~daxt@112.135.84.147] has quit [Remote host closed the connection]
18:28 -!- izuviel [~guillaume@216.102.198-77.rev.gaoland.net] has left #go-nuts []
18:33 -!- nettok [~quassel@200.119.161.104] has quit [Ping timeout: 260 seconds]
18:35 < tylergillies> how do i export struct fields?  json: cannot unmarshal
object key "img" into unexported field img of type struct { img int; desc int }
18:36 -!- htoothrot [~mux@66-169-185-121.dhcp.ftwo.tx.charter.com] has joined
#go-nuts
18:38 < tylergillies> im doing it like the test does, but the test passes...
odd
18:39 < exch> tylergillies: struct fields need to be public when you want
them unmarshalled from json
18:39 < exch> Just upper-case the first letter
18:39 < exch> It doesnt matter how it appears in the json btw
18:39 < tylergillies> oh that "exports" them?
18:39 < exch> yes
18:39 < tylergillies> gotcha, ok thnx thats what i was worried about
18:39 < exch> In Go, anything that starts with a capital letter is public
18:39 < tylergillies> ooooh
18:39 < tylergillies> ok good to know
18:39 < tylergillies> makes some stuff make more sense now
18:55 -!- napsy [~luka@88.200.96.18] has quit [Quit: leaving]
18:58 -!- napsy [~luka@88.200.96.18] has joined #go-nuts
19:21 -!- Project-2501 [~Marvin@dynamic-adsl-94-36-169-154.clienti.tiscali.it] has
joined #go-nuts
19:22 -!- rw [rw@92.250.189.9] has quit []
19:23 -!- Project_2501 [~Marvin@dynamic-adsl-94-36-168-84.clienti.tiscali.it] has
quit [Read error: Operation timed out]
19:34 -!- tvw [~tv@e176007184.adsl.alicedsl.de] has quit [Remote host closed the
connection]
19:41 -!- |Craig| [~|Craig|@panda3d/entropy] has joined #go-nuts
19:42 -!- Guest44714 [~chatzilla@pool-74-96-239-7.washdc.fios.verizon.net] has
joined #go-nuts
19:48 -!- charlie0 [~chatzilla@pool-74-96-239-7.washdc.fios.verizon.net] has quit
[Quit: ChatZilla 0.9.86 [Firefox 3.6.13/20101203074432]]
20:32 -!- MX80 [~MX80@cust222.253.117.74.dsl.g3telecom.net] has quit [Ping
timeout: 260 seconds]
20:40 -!- foocraft [~dsc@89.211.107.85] has quit [Quit: Leaving]
20:41 -!- gpciceri [~gpciceri@109.112.71.171] has joined #go-nuts
20:41 -!- foocraft [~dsc@89.211.107.85] has joined #go-nuts
20:44 -!- illya77 [~illya77@201-29-133-95.pool.ukrtel.net] has quit [Read error:
Connection reset by peer]
20:49 -!- gpciceri [~gpciceri@109.112.71.171] has left #go-nuts []
20:49 -!- angasule [~angasule@190.2.33.49] has joined #go-nuts
20:51 -!- ampleyfly [ampleyfly@gateway/shell/blinkenshell.org/x-auoclroyfdlqeqex]
has quit [Ping timeout: 276 seconds]
20:52 -!- ampleyfly [ampleyfly@gateway/shell/blinkenshell.org/x-eglrrbovxahgbbkz]
has joined #go-nuts
20:55 -!- MX80 [~MX80@cust222.253.117.74.dsl.g3telecom.net] has joined #go-nuts
21:02 -!- virtualsue [~chatzilla@host81-148-29-239.in-addr.btopenworld.com] has
quit [Ping timeout: 240 seconds]
21:08 -!- MX80 [~MX80@cust222.253.117.74.dsl.g3telecom.net] has quit [Ping
timeout: 276 seconds]
21:09 -!- virtualsue [~chatzilla@host81-148-69-84.in-addr.btopenworld.com] has
joined #go-nuts
21:15 -!- rlab [~Miranda@143-50-95-178.pool.ukrtel.net] has quit [Quit: Miranda
IM! Smaller, Faster, Easier.  http://miranda-im.org]
21:29 < uriel> tylergillies: reading the introductory docs is usually a good
idea
21:31 -!- photron_ [~photron@port-92-201-89-69.dynamic.qsc.de] has quit [Ping
timeout: 260 seconds]
21:32 -!- Tv1 [~tv@cpe-76-168-227-45.socal.res.rr.com] has joined #go-nuts
21:33 < angasule> I just set a key in vim to run gofmt on the current buffer
and keep the position within the file (it overwrites mark o), :nmap <F10>
mo:%!gofmt<CR>g`o
21:35 < uriel> angasule: neat
21:39 -!- tvw [~tv@e176007184.adsl.alicedsl.de] has joined #go-nuts
21:46 -!- crazy2be [~justin@d75-152-162-237.abhsia.telus.net] has joined #go-nuts
21:47 < crazy2be> what did http.URL.UserInfo used to do?
21:48 < crazy2be> i found an old package that uses it
21:48 < crazy2be> and i'm not sure what to replace it with
21:53 -!- bortzmeyer [~stephane@2a01:e35:8bd9:8bb0:147e:a149:a64e:835] has quit
[Ping timeout: 260 seconds]
21:55 -!- bortzmeyer [~stephane@central.sources.org] has joined #go-nuts
21:58 -!- MX80 [~MX80@cust222.253.117.74.dsl.g3telecom.net] has joined #go-nuts
22:04 -!- pingveno [~pingveno@c-98-246-133-8.hsd1.or.comcast.net] has quit [Read
error: Connection reset by peer]
22:05 -!- pingveno [~pingveno@c-98-246-133-8.hsd1.or.comcast.net] has joined
#go-nuts
22:05 -!- pingveno [~pingveno@c-98-246-133-8.hsd1.or.comcast.net] has quit [Read
error: Connection reset by peer]
22:07 -!- piranha [~piranha@5ED4B890.cm-7-5c.dynamic.ziggo.nl] has quit [Quit:
Computer has gone to sleep.]
22:09 -!- boscop [~boscop@g226225253.adsl.alicedsl.de] has joined #go-nuts
22:09 -!- bortzmeyer [~stephane@central.sources.org] has quit [Quit: Leaving.]
22:09 -!- boscop__ [~boscop@g226225253.adsl.alicedsl.de] has quit [Read error:
Connection reset by peer]
22:10 -!- pingveno [~pingveno@c-98-246-133-8.hsd1.or.comcast.net] has joined
#go-nuts
22:10 -!- Fish [~Fish@bus77-2-82-244-150-190.fbx.proxad.net] has quit [Quit: So
Long, and Thanks for All the Fish]
22:17 -!- angasule [~angasule@190.2.33.49] has quit [Read error: Connection reset
by peer]
22:17 -!- angasule_ [~angasule@190.2.33.49] has joined #go-nuts
22:22 < crazy2be> RawUserInfo seems to work
22:24 -!- DarthShrine [~angus@pdpc/supporter/student/DarthShrine] has joined
#go-nuts
22:25 < crazy2be> bye
22:25 -!- crazy2be [~justin@d75-152-162-237.abhsia.telus.net] has quit [Remote
host closed the connection]
22:30 -!- virtualsue [~chatzilla@host81-148-69-84.in-addr.btopenworld.com] has
quit [Ping timeout: 240 seconds]
22:37 -!- angasule__ [~angasule@190.2.33.49] has joined #go-nuts
22:37 -!- angasule_ [~angasule@190.2.33.49] has quit [Read error: Connection reset
by peer]
22:42 -!- angasule__ [~angasule@190.2.33.49] has quit [Read error: Connection
reset by peer]
22:45 -!- bgentry [~bgentry@75.85.173.206] has joined #go-nuts
22:48 -!- tvw [~tv@e176007184.adsl.alicedsl.de] has quit [Remote host closed the
connection]
22:59 -!- zozoR [~zozoR@56346ed3.rev.stofanet.dk] has quit [Quit: Morten.  Desu~]
23:15 -!- alkavan [~alkavan@77.125.95.147] has joined #go-nuts
23:28 -!- skejoe_ [~skejoe@188.114.142.162] has joined #go-nuts
23:29 -!- ShadowIce [~pyoro@unaffiliated/shadowice-x841044] has quit [Quit:
Verlassend]
23:31 -!- skejoe [~skejoe@188.114.142.162] has quit [Ping timeout: 276 seconds]
23:45 -!- alkavan [~alkavan@77.125.95.147] has quit [Quit: Leaving]
23:49 -!- Project-2501 [~Marvin@dynamic-adsl-94-36-169-154.clienti.tiscali.it] has
quit [Quit: E se abbasso questa leva che succ...]
23:53 -!- sacho [~sacho@46.10.4.198] has quit [Ping timeout: 240 seconds]
23:56 -!- sacho [~sacho@46.10.4.198] has joined #go-nuts
--- Log closed Sun Jan 02 00:00:01 2011