#leaflet | Logs for 2012-07-17

Back
[00:05:41] -!- FinboySlick has quit [Quit: Leaving.]
[00:06:52] -!- rob_h has quit [Ping timeout: 246 seconds]
[00:21:09] -!- tjb1 has quit [Quit: tjb1]
[00:26:29] -!- Tom_L has quit []
[00:28:50] -!- micges has quit [Quit: Leaving]
[00:29:37] -!- sumpfralle1 has quit [Ping timeout: 240 seconds]
[00:30:31] -!- andypugh has quit [Quit: andypugh]
[00:31:12] -!- WillenCMD has quit [Ping timeout: 250 seconds]
[00:31:14] -!- zzolo [zzolo!~zzolo@c-75-72-229-64.hsd1.mn.comcast.net] has joined #leaflet
[00:32:29] -!- FinboySlick has quit [Remote host closed the connection]
[00:34:07] -!- zzolo has quit [Client Quit]
[00:34:39] -!- GH-1234 has quit [Quit: Leaving.]
[00:37:03] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[00:39:24] -!- GH-1234 has quit [Ping timeout: 248 seconds]
[01:01:41] -!- i_tarzan has quit [Read error: Operation timed out]
[01:04:38] -!- jpk1 has quit [Quit: Leaving.]
[01:04:47] -!- jpk [jpk!~jpk@unaffiliated/vorondil] has joined #leaflet
[01:06:59] -!- jpk has quit [Client Quit]
[01:20:41] -!- tjb1 has quit [Client Quit]
[01:49:46] -!- joe9 has quit [Quit: leaving]
[01:57:56] -!- i_tarzan has quit [Ping timeout: 252 seconds]
[02:12:16] -!- ve7it has quit [Remote host closed the connection]
[02:14:36] -!- i_tarzan has quit [Read error: Operation timed out]
[02:20:44] -!- i_tarzan has quit [Ping timeout: 248 seconds]
[02:27:15] -!- i_tarzan has quit [Ping timeout: 255 seconds]
[02:37:11] -!- FinboySlick has quit [Quit: Leaving.]
[02:56:12] -!- empiric has quit [Quit: Page closed]
[02:56:33] -!- demacus has quit [Ping timeout: 246 seconds]
[02:57:14] -!- tjb1 has quit [Quit: tjb1]
[03:15:39] -!- raja [raja!~raja@75.119.238.25] has joined #leaflet
[03:15:51] <raja> I just built latest leaflet from github
[03:16:00] <raja> and getting a strange error
[03:16:41] <raja> is master not reccommended for daily use? should i stick to 0.3x?
[03:19:05] <raja> Uncaught TypeError: Cannot read property '_leaflet' of null
[03:29:32] <erictheise> raja: i can't answer your question re: master. i am using the release version and am perplexed about the roadmap and communication channels around leaflet
[03:29:47] <raja> i actually fixed my problem :)
[03:29:49] <erictheise> raja: however, that error is not uncommon
[03:29:56] <erictheise> ah, what did you do?
[03:30:06] <erictheise> i was going to ask if you tried with the release version first
[03:30:48] <raja> erictheise: it was actually entirely my fault.. I set class='map' on the container rather than id
[03:30:52] <raja> using jade for layout
[03:31:31] <erictheise> that would do it.
[03:32:08] -!- FinboySlick has quit [Quit: Leaving.]
[03:48:10] -!- i_tarzan has quit [Read error: Connection reset by peer]
[03:55:08] <Tigey> Would any of you know anything about restricting a tileset to a specific area?
[03:58:24] <erictheise> Tigey: don't you want to use maxBounds? http://leaflet.cloudmade.com/reference.html#map-constructor
[03:59:22] <Tigey> MaxBounds only restricts the view. I want to display the map tiles (about 400 square miles) on a similarly sized area of the surface.
[03:59:57] <Tigey> Right now, it is displaying it on most of the southern hemisphere of the earth.
[04:00:54] <erictheise> sounds like your projections are out of whack
[04:01:07] <Tigey> I did not do anything with projection.
[04:01:33] <Tigey> I simply instanced the map, a tileLayer and set zoom levels, etc.
[04:01:50] <erictheise> if everything is in the same projection, then maxBounds would lock you in to the same part of the world
[04:02:41] <Tigey> K. Hold on a sec, and I will give you example....
[04:02:46] <erictheise> what are the map tiles?
[04:04:57] <Tigey> A game map for DayZ (an expansion mod for Arma II)
[04:06:06] <Tigey> http://snowhawkclan.org/map/mapedit.debug.html
[04:06:16] <erictheise> are they in any geo coordinate system?
[04:06:34] <Tigey> No, they are plain old png image files
[04:07:27] <Tigey> I have never dealt with this kind of mapping thing before. RemoteView, ArcGIS, etc, I am fine, but I am pretty new to leaflet
[04:08:22] <erictheise> does this map have anything to do with a real part of the globe?
[04:08:39] <Tigey> Nope.
[04:09:10] <erictheise> then… uh, why does it matter which hemisphere it's in?
[04:09:12] <Tigey> I would like it to map to a specific sized area around the equator so I can do coordinate conversion easier though.
[04:09:40] <Tigey> Conversion from Lat Long to in-game coordinates
[04:10:05] <Tigey> The close you get to the poles, determining coordinates gets more difficult (for me at least).
[04:10:55] <erictheise> this map at the url is not a large area
[04:11:14] <Tigey> I dont really care which hemisphere it is in, just so that it does not take up 60 something degrees of latitude
[04:11:43] <Tigey> Yeah I know. But the norther extent is at about -16 degrees, and the southern is at -85 degrees
[04:12:16] <Tigey> I want to know how to make it map to a similarly sized area.
[04:14:08] <Tigey> It is actually about 210 square miles. If I could force it to display on a 210 square mile area near the equator, I would not have to worry about converging lines of longitude when doing conversions.
[04:15:20] <erictheise> did you see this thread in the google group? https://groups.google.com/forum/?fromgroups#!topic/leaflet-js/HZ9xbz5IHDI
[04:17:49] <Tigey> I had not seen that thread.
[04:17:58] <Tigey> I will implement and see what I can see.
[04:19:28] <erictheise> i hope it's relevant. sorry i can't help more, but i'm on deadline with a project myself. good luck.
[04:21:47] <Tigey> No problem. Thanks for the link.
[04:48:44] -!- erictheise has quit [Quit: erictheise]
[05:04:07] -!- Fox_Muldr has quit [Ping timeout: 265 seconds]
[05:10:47] -!- r00t4rd3d has quit [Ping timeout: 244 seconds]
[07:45:19] -!- logger[psha] [logger[psha]!~loggerpsh@195.135.238.205] has joined #leaflet
[07:46:16] cylly is now known as Loetmichel
[07:54:29] -!- i_tarzan has quit [Ping timeout: 246 seconds]
[08:16:46] -!- i_tarzan has quit [Ping timeout: 246 seconds]
[08:24:35] -!- dhoovie|2 has quit [Ping timeout: 246 seconds]
[08:53:07] -!- oterral has quit [Ping timeout: 240 seconds]
[08:53:50] -!- oterral [oterral!~oterral@ns-lsn-fw.geomatic.ch] has joined #leaflet
[08:56:33] -!- phantoxe has quit [Remote host closed the connection]
[09:00:51] -!- oterral has quit [Ping timeout: 246 seconds]
[09:03:07] -!- i_tarzan has quit [Ping timeout: 240 seconds]
[09:08:59] -!- toastydeath has quit [Read error: Connection reset by peer]
[09:16:06] -!- oterral [oterral!~oterral@ns-lsn-fw.geomatic.ch] has joined #leaflet
[09:31:18] -!- i_tarzan has quit [Ping timeout: 255 seconds]
[09:49:38] -!- sbe [sbe!~sbe@134.6.69.86.rev.sfr.net] has joined #leaflet
[09:49:53] <sbe> hi all,
[09:50:06] <sbe> anyone using leaflet with local projection ?
[09:50:36] <sbe> i'm trying trying to use proj4leaflet, with no success (my data is in proj 2154)
[10:11:06] <Adventsparky> Has anyone seen any work on the ability to allow the user to select some markers on the map? Grabbing the bounds and checking what markers are within those bounds will do me for now, but a more elegant solution would be nice, if there was some selection tool or something
[10:11:12] -!- fullofSheds has quit [Read error: Connection reset by peer]
[10:13:16] -!- beawesomeinstead has quit [Remote host closed the connection]
[10:13:16] -!- bartek has quit [Remote host closed the connection]
[10:13:29] <Adventsparky> Ah it'll be grand, I'll just use the bounds and work from that
[10:13:39] -!- mattswe has quit [Remote host closed the connection]
[10:23:50] -!- beawesomeinstead [beawesomeinstead!u1643@gateway/web/irccloud.com/x-zjfqkudlzxfrykmr] has joined #leaflet
[10:23:50] -!- beawesomeinstead has quit [Changing host]
[10:23:50] -!- beawesomeinstead [beawesomeinstead!u1643@unaffiliated/beawesomeinstead] has joined #leaflet
[10:23:50] -!- beawesomeinstead has quit [Changing host]
[10:23:50] -!- beawesomeinstead [beawesomeinstead!u1643@gateway/web/irccloud.com/x-zjfqkudlzxfrykmr] has joined #leaflet
[10:33:23] -!- demacus_ has quit [Read error: Operation timed out]
[10:51:53] -!- gene_ has quit [Remote host closed the connection]
[10:54:22] -!- sumpfralle has quit [Ping timeout: 244 seconds]
[10:56:30] -!- gene_ has quit [Remote host closed the connection]
[11:00:43] -!- morfic has quit [Read error: Connection reset by peer]
[11:02:37] -!- WillenCMD has quit [Ping timeout: 240 seconds]
[11:06:16] -!- Mourner [Mourner!c3148201@gateway/web/freenode/ip.195.20.130.1] has joined #leaflet
[11:12:26] -!- factor has quit [Quit: Leaving]
[11:20:50] -!- empiric has quit [Ping timeout: 245 seconds]
[11:42:36] -!- paideia has quit [Quit: Leaving]
[11:54:10] -!- Mourner has quit [Ping timeout: 245 seconds]
[12:00:11] -!- zerosheds has quit [Ping timeout: 246 seconds]
[12:24:11] -!- Valen has quit [Quit: Leaving.]
[12:31:01] -!- Mourner [Mourner!c3148201@gateway/web/freenode/ip.195.20.130.1] has joined #leaflet
[12:42:24] -!- Brandonian [Brandonian!~bmorrison@c-98-212-46-24.hsd1.in.comcast.net] has joined #leaflet
[12:47:55] -!- karavanjoW [karavanjoW!~karavanjo@178.124.148.114] has joined #leaflet
[13:02:41] -!- oterral has quit [Quit: Leaving.]
[13:10:23] -!- b_b [b_b!ejabberd@81.18.178.14] has joined #leaflet
[13:25:34] <Mourner> hi Bruno
[13:25:48] <Mourner> b_b what's your e-mail?
[13:26:01] <b_b> hi Vladimir ;)
[13:26:10] <b_b> brunobergot @ gmail.com
[13:31:23] -!- zzolo [zzolo!~zzolo@c-75-72-229-64.hsd1.mn.comcast.net] has joined #leaflet
[13:38:37] -!- gmagno_ has quit [Ping timeout: 240 seconds]
[13:39:42] <b_b> thanks for the mail Mourner
[13:39:44] -!- sumpfralle1 has quit [Ping timeout: 252 seconds]
[13:43:08] -!- zzolo has quit [Quit: zzolo]
[13:51:29] -!- erictheise [erictheise!~mataro@c-68-35-140-196.hsd1.nm.comcast.net] has joined #leaflet
[13:52:52] <Mourner> erictheise hey!
[13:53:11] <Mourner> did you see my Twitter message?
[13:53:16] <Mourner> we can discuss it here :)
[13:54:00] <erictheise> sure, 140 characters doesn't give us a lot of room to stretch out
[13:55:02] <erictheise> i'll admit to being old school, so the place i look first for information is a mailing list
[13:55:23] <erictheise> so, i try and pay closest attention to the google group
[13:55:42] <erictheise> initially, the twitter feed seemed to be about exemplary projects using the library
[13:56:02] <erictheise> but then it seemed to be the most important source of info
[13:56:15] <erictheise> which seemed weird to me
[13:57:19] <erictheise> also, i assume i am not alone in having a feed with restaurant specials, total b.s., and jokes in it, so the tech announcements tend to get lost
[13:57:24] <Mourner> it just that it has the most exposure (2400 followers), while the group is relatively small and is now used to discuss different problems users have or questions regarding how to implement something, and I don't get much feedback when I post some news there
[13:57:27] -!- alpha1125 has quit [Quit: Textual IRC Client: www.textualapp.com]
[13:57:56] <Mourner> on the other hand, on Twitter there always lots of nice feedback - probably because more people see it, and it's easier for them to answer
[13:58:22] <erictheise> and while i'm glad that there's this freenode channel, i've answered more questions than i feel qualified for
[13:58:44] <erictheise> well, mate it would be good to crosspost the important stuff to the group
[13:58:49] <Mourner> I think this situation will be somewhat solved when I launch an official blog on the website
[13:58:51] <erictheise> mate = maybe, sorry
[13:59:02] <erictheise> yes, i saw that announcement
[13:59:03] <Mourner> sure, I will cross-post it
[14:01:09] <erictheise> am i talking to vladimir?
[14:02:29] -!- b_b [b_b!ejabberd@81.18.178.14] has parted #leaflet
[14:02:48] -!- b_b [b_b!ejabberd@81.18.178.14] has joined #leaflet
[14:06:34] -!- zerosheds has quit [Ping timeout: 244 seconds]
[14:09:09] -!- Tom_itx has quit [Ping timeout: 244 seconds]
[14:20:15] <Mourner> erictheise yep!
[14:23:01] -!- theorbtwo has quit [Ping timeout: 255 seconds]
[14:23:41] -!- i_tarzan has quit [Read error: Operation timed out]
[14:29:05] -!- zzolo [zzolo!~zzolo@mail.minnpost.com] has joined #leaflet
[15:03:24] -!- theorbtwo has quit [Ping timeout: 244 seconds]
[15:03:25] -!- mhaberler has quit [Ping timeout: 246 seconds]
[15:25:04] -!- Mourner has quit [Quit: Page closed]
[15:30:17] -!- iwoj has quit [Quit: Computer has gone to sleep.]
[15:31:07] -!- gene77 has quit [Quit: Konversation terminated!]
[15:53:24] -!- gallenat0r has quit [Quit: Leaving]
[16:13:35] -!- Adventsparky has quit [Ping timeout: 246 seconds]
[16:14:02] -!- Adventsparky [Adventsparky!~kvirc@hanleys.temetra.com] has joined #leaflet
[16:26:17] -!- Adventsparky has quit [Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/]
[16:28:10] -!- iwoj has quit [Quit: Computer has gone to sleep.]
[16:31:16] -!- syyl_ws has quit [Quit: Verlassend]
[16:36:04] -!- mhaberler has quit [Quit: mhaberler]
[16:39:30] -!- CareBear\ has quit [*.net *.split]
[16:39:31] -!- Komzpa has quit [*.net *.split]
[16:39:31] -!- jdh has quit [*.net *.split]
[16:39:31] -!- RagingComputer has quit [*.net *.split]
[16:39:31] -!- ChanServ has quit [*.net *.split]
[16:39:31] -!- uwe_ has quit [*.net *.split]
[16:39:32] -!- WalterN has quit [*.net *.split]
[16:39:32] -!- gmagno has quit [*.net *.split]
[16:39:32] -!- GH-1234 has quit [*.net *.split]
[16:39:32] -!- servos4ever has quit [*.net *.split]
[16:39:32] -!- sbe has quit [*.net *.split]
[16:39:32] -!- DJ9DJ has quit [*.net *.split]
[16:39:33] -!- toner has quit [*.net *.split]
[16:39:33] -!- phantoxeD has quit [*.net *.split]
[16:39:33] -!- alex_joni has quit [*.net *.split]
[16:39:33] -!- zzolo has quit [*.net *.split]
[16:39:33] -!- paideia has quit [*.net *.split]
[16:39:33] -!- draig has quit [*.net *.split]
[16:39:33] -!- psha has quit [*.net *.split]
[16:39:33] -!- nlkdavid has quit [*.net *.split]
[16:39:34] -!- Loetmichel has quit [*.net *.split]
[16:39:34] -!- uw has quit [*.net *.split]
[16:39:34] -!- PCW has quit [*.net *.split]
[16:39:34] -!- the_wench has quit [*.net *.split]
[16:39:34] -!- The_Ball has quit [*.net *.split]
[16:39:34] -!- cevad has quit [*.net *.split]
[16:39:34] -!- mrsun has quit [*.net *.split]
[16:39:34] -!- ScribbleJ has quit [*.net *.split]
[16:39:35] -!- L84Supper has quit [*.net *.split]
[16:39:35] -!- MattyMatt has quit [*.net *.split]
[16:39:35] -!- pthorin_ has quit [*.net *.split]
[16:39:35] -!- Brandonian has quit [*.net *.split]
[16:39:35] -!- gene_ has quit [*.net *.split]
[16:39:35] -!- beawesomeinstead has quit [*.net *.split]
[16:39:35] -!- Nick001 has quit [*.net *.split]
[16:39:35] -!- cmorley has quit [*.net *.split]
[16:39:35] -!- dimas has quit [*.net *.split]
[16:39:36] -!- Skurlat has quit [*.net *.split]
[16:39:36] -!- pcw_home has quit [*.net *.split]
[16:39:36] -!- cpresser has quit [*.net *.split]
[16:39:36] -!- pjmm has quit [*.net *.split]
[16:39:36] -!- Jymmm has quit [*.net *.split]
[16:39:36] -!- Vq has quit [*.net *.split]
[16:39:36] -!- Poincare has quit [*.net *.split]
[16:39:36] -!- syyl_ws has quit [*.net *.split]
[16:39:36] -!- i_tarzan_ has quit [*.net *.split]
[16:39:37] -!- karavanjoW has quit [*.net *.split]
[16:39:37] -!- Connor has quit [*.net *.split]
[16:39:37] -!- Gigs- has quit [*.net *.split]
[16:39:37] -!- KimK has quit [*.net *.split]
[16:39:37] -!- Tuipveus has quit [*.net *.split]
[16:39:37] -!- jonand has quit [*.net *.split]
[16:39:37] -!- frewsxcv has quit [*.net *.split]
[16:39:37] -!- ybit has quit [*.net *.split]
[16:39:37] -!- SWPadnos has quit [*.net *.split]
[16:39:38] -!- cncjerry has quit [*.net *.split]
[16:39:38] -!- mal`` has quit [*.net *.split]
[16:39:38] -!- toastydeath has quit [*.net *.split]
[16:39:38] -!- jstenback has quit [*.net *.split]
[16:39:38] -!- cradek has quit [*.net *.split]
[16:39:38] -!- ds3 has quit [*.net *.split]
[16:39:38] -!- odogono has quit [*.net *.split]
[16:39:39] -!- markvandenborre has quit [*.net *.split]
[16:39:39] -!- kanzure has quit [*.net *.split]
[16:39:39] -!- chron0 has quit [*.net *.split]
[16:39:39] -!- frysteev has quit [*.net *.split]
[16:39:39] -!- Spida has quit [*.net *.split]
[16:39:39] -!- moonlite has quit [*.net *.split]
[16:39:39] -!- bedah has quit [*.net *.split]
[16:39:39] -!- syyl has quit [*.net *.split]
[16:39:39] -!- micges has quit [*.net *.split]
[16:39:39] -!- Fox_Muldr has quit [*.net *.split]
[16:39:40] -!- archivist has quit [*.net *.split]
[16:39:40] -!- crib has quit [*.net *.split]
[16:39:40] -!- fragalot has quit [*.net *.split]
[16:39:40] -!- djinni` has quit [*.net *.split]
[16:39:40] -!- CIA-120 has quit [*.net *.split]
[16:39:40] -!- freespace has quit [*.net *.split]
[16:39:41] -!- Patang has quit [*.net *.split]
[16:39:41] -!- alex4nder has quit [*.net *.split]
[16:39:41] -!- Tom_itx has quit [*.net *.split]
[16:39:41] -!- morfic has quit [*.net *.split]
[16:39:41] -!- rob_h has quit [*.net *.split]
[16:39:41] -!- LeelooMinai has quit [*.net *.split]
[16:39:42] -!- JT-Shop has quit [*.net *.split]
[16:39:42] -!- jthornton has quit [*.net *.split]
[16:39:42] -!- icetan has quit [*.net *.split]
[16:39:42] -!- Ekkeri has quit [*.net *.split]
[16:39:42] -!- b_b has quit [*.net *.split]
[16:39:42] -!- elmo40 has quit [*.net *.split]
[16:39:42] -!- nots has quit [*.net *.split]
[16:39:43] -!- tronwizard has quit [*.net *.split]
[16:39:43] -!- gambakufu has quit [*.net *.split]
[16:39:43] -!- logger[mah] has quit [*.net *.split]
[16:39:43] -!- steves_logging has quit [*.net *.split]
[16:39:43] -!- MarkusBec has quit [*.net *.split]
[16:39:43] -!- mxn has quit [*.net *.split]
[16:39:44] -!- e-ndy has quit [*.net *.split]
[16:39:44] -!- perl has quit [*.net *.split]
[16:39:44] -!- ReadError has quit [*.net *.split]
[16:39:44] -!- olsson has quit [*.net *.split]
[16:39:44] -!- erictheise has quit [*.net *.split]
[16:39:44] -!- zlog has quit [*.net *.split]
[16:39:44] -!- zod has quit [*.net *.split]
[16:39:44] -!- djdelorie has quit [*.net *.split]
[16:39:45] -!- anonimas1 has quit [*.net *.split]
[16:39:45] -!- jepler has quit [*.net *.split]
[16:39:45] -!- roycroft has quit [*.net *.split]
[16:39:45] -!- BenceKovi1113 has quit [*.net *.split]
[16:39:45] -!- FinboySlick has quit [*.net *.split]
[16:39:45] -!- demacus has quit [*.net *.split]
[16:39:45] -!- mozmck has quit [*.net *.split]
[16:39:45] -!- r00t4rd3d has quit [*.net *.split]
[16:39:46] -!- raja has quit [*.net *.split]
[16:39:46] -!- kent_ has quit [*.net *.split]
[16:39:46] -!- stvn has quit [*.net *.split]
[16:39:46] -!- awallin has quit [*.net *.split]
[16:39:46] -!- SadMan has quit [*.net *.split]
[16:39:46] -!- TekniQue has quit [*.net *.split]
[16:57:26] -!- zzolo [zzolo!~zzolo@mail.minnpost.com] has joined #leaflet
[16:57:26] -!- b_b [b_b!ejabberd@81.18.178.14] has joined #leaflet
[16:57:26] -!- erictheise [erictheise!~mataro@c-68-35-140-196.hsd1.nm.comcast.net] has joined #leaflet
[16:57:26] -!- karavanjoW [karavanjoW!~karavanjo@178.124.148.114] has joined #leaflet
[16:57:26] -!- Brandonian [Brandonian!~bmorrison@c-98-212-46-24.hsd1.in.comcast.net] has joined #leaflet
[16:57:26] -!- beawesomeinstead [beawesomeinstead!u1643@gateway/web/irccloud.com/x-zjfqkudlzxfrykmr] has joined #leaflet
[16:57:26] -!- sbe [sbe!~sbe@134.6.69.86.rev.sfr.net] has joined #leaflet
[16:57:26] -!- odogono [odogono!~mohiam@cpc20-king10-2-0-cust228.19-1.cable.virginmedia.com] has joined #leaflet
[16:57:26] -!- raja [raja!~raja@75.119.238.25] has joined #leaflet
[16:57:26] -!- Skurlat [Skurlat!~Skurlat@ks383693.kimsufi.com] has joined #leaflet
[16:57:27] -!- zod [zod!~zod@smitty.knid.net] has joined #leaflet
[16:57:27] -!- stvn [stvn!ba828a39f4@gateway/shell/pepperfish/x-cixxgwfuvpaeirsn] has joined #leaflet
[16:57:27] -!- Komzpa [Komzpa!~komzpa@static.212.204.9.176.clients.your-server.de] has joined #leaflet
[16:57:27] -!- ChanServ [ChanServ!ChanServ@services.] has joined #leaflet
[16:57:27] -!- mxn [mxn!~mxn@ks34523.kimsufi.com] has joined #leaflet
[16:57:27] -!- perl [perl!~perl@gbg01.kartena.se] has joined #leaflet
[16:57:27] -!- icetan [icetan!~icetan@c83-248-103-200.bredband.comhem.se] has joined #leaflet
[16:57:27] -!- pthorin_ [pthorin_!~petert@gbg01.kartena.se] has joined #leaflet
[16:57:27] -!- frewsxcv [frewsxcv!~coreyf@unaffiliated/frewsxcv] has joined #leaflet
[16:57:27] -!- moonlite [moonlite!~moonlite@gbg01.kartena.se] has joined #leaflet
[16:57:27] -!- olsson [olsson!olsson@puffy.nu] has joined #leaflet
[16:57:27] -!- mode/#leaflet [+o ChanServ] by niven.freenode.net
[16:57:41] -!- tris has quit [Max SendQ exceeded]
[17:10:03] -!- IchGuckLive has quit [Remote host closed the connection]
[17:11:40] -!- i_tarzan_ has quit [Ping timeout: 252 seconds]
[17:14:37] -!- paideia has quit [Quit: Leaving]
[17:15:31] -!- phantoxe has quit []
[17:17:41] -!- tris has quit [Excess Flood]
[17:30:12] -!- tjb1 has quit [Quit: tjb1]
[17:39:26] -!- BenceKovi1113 has quit [Quit: Nettalk6 - www.ntalk.de]
[17:43:14] -!- iwoj has quit [Quit: Computer has gone to sleep.]
[17:49:01] -!- cncjerry has quit [Quit: Bye Bye]
[17:50:42] -!- syyl_ws has quit [Quit: Verlassend]
[17:58:55] -!- syyl has quit [Ping timeout: 265 seconds]
[18:15:04] -!- IchGuckLive has quit [Quit: ChatZilla 0.9.87 [Firefox 13.0/20120601201853]]
[18:32:20] -!- i_tarzan has quit [Ping timeout: 252 seconds]
[18:37:16] -!- i_tarzan_ has quit [Ping timeout: 248 seconds]
[18:38:47] -!- toastydeath has quit [Ping timeout: 245 seconds]
[19:01:50] -!- b_b [b_b!ejabberd@81.18.178.14] has parted #leaflet
[19:02:16] -!- Connor has quit [Quit: Leaving.]
[19:06:32] -!- zlog has quit [Remote host closed the connection]
[19:07:04] -!- karavanjoW_ [karavanjoW_!~karavanjo@178.124.148.114] has joined #leaflet
[19:08:55] -!- Tom_itx has quit [Disconnected by services]
[19:09:04] Tom_shop is now known as Tom_itx
[19:09:44] -!- karavanjoW has quit [Ping timeout: 252 seconds]
[19:11:19] -!- vladimirek has quit [Remote host closed the connection]
[19:13:39] -!- theorbtwo has quit [Read error: Operation timed out]
[19:33:53] -!- Mourner [Mourner!b2962902@gateway/web/freenode/ip.178.150.41.2] has joined #leaflet
[19:34:50] -!- psha has quit [Read error: Connection reset by peer]
[19:51:11] -!- psha has quit [Quit: leaving]
[19:57:24] -!- DJ9DJ has quit [Disconnected by services]
[19:57:31] DJ9DJ_ is now known as DJ9DJ
[19:57:41] -!- bedah has quit [Quit: gn8]
[19:58:47] -!- i_tarzan has quit [*.net *.split]
[19:58:48] -!- WalterN has quit [*.net *.split]
[19:58:48] -!- gmagno has quit [*.net *.split]
[19:58:48] -!- GH-1234 has quit [*.net *.split]
[19:58:48] -!- servos4ever has quit [*.net *.split]
[19:58:48] -!- sbe has quit [*.net *.split]
[19:58:48] -!- toner has quit [*.net *.split]
[19:58:49] -!- phantoxeD has quit [*.net *.split]
[19:58:49] -!- alex_joni has quit [*.net *.split]
[19:58:50] servos4ever_ is now known as servos4ever
[20:01:40] -!- Mourner has quit [Ping timeout: 245 seconds]
[20:02:01] -!- sbe [sbe!~sbe@134.6.69.86.rev.sfr.net] has joined #leaflet
[20:09:51] -!- iwoj has quit [Quit: Computer has gone to sleep.]
[20:20:01] -!- odogono has quit [Ping timeout: 252 seconds]
[20:30:38] -!- iwoj has quit [Quit: Computer has gone to sleep.]
[20:44:40] -!- skunkworks has quit [Read error: Connection reset by peer]
[21:07:19] -!- FinboySlick has quit [Quit: Leaving.]
[21:11:22] -!- sbe has quit [Remote host closed the connection]
[21:11:26] -!- gmagno has quit [Quit: Ex-Chat]
[21:14:03] -!- erictheise has quit [Quit: erictheise]
[21:22:07] -!- Nick001-Shop has quit [Ping timeout: 240 seconds]
[21:22:32] -!- DJ9DJ has quit [Quit: bye]
[21:27:35] -!- Brandonian has quit [Quit: Brandonian]
[21:29:44] -!- syyl_ has quit [Quit: Leaving]
[21:31:01] Nick001-Shop_ is now known as Nick001-Shop
[21:34:35] -!- b_b [b_b!ejabberd@81.18.178.14] has joined #leaflet
[21:35:06] -!- mhaberler has quit [Quit: mhaberler]
[21:44:37] -!- iwoj has quit [Quit: Computer has gone to sleep.]
[21:56:59] -!- tjb1 has quit [Quit: tjb1]
[22:02:29] -!- Guthur has quit [Ping timeout: 248 seconds]
[22:08:50] -!- zzolo has quit [Quit: zzolo]
[22:10:04] -!- r00t-Shed has quit [Ping timeout: 248 seconds]
[22:15:00] -!- WillenCMD has quit [Ping timeout: 245 seconds]
[22:21:59] -!- b_b [b_b!ejabberd@81.18.178.14] has parted #leaflet
[22:26:33] -!- mhaberler has quit [Quit: mhaberler]
[22:31:15] -!- tjb1 has quit [Read error: No route to host]
[22:35:40] -!- Gast470 has quit [Client Quit]
[22:41:58] -!- Gast565 has quit [Quit: Bye Bye]
[22:42:32] -!- toastyde1th has quit [Ping timeout: 245 seconds]
[22:47:48] -!- GH-1234 has quit [Quit: Leaving.]
[23:11:31] -!- asdfasd has quit []
[23:14:45] -!- Guthur` has quit [Remote host closed the connection]
[23:20:49] -!- Nick001-Shop has quit [Remote host closed the connection]
[23:25:57] -!- zerosheds has quit [Changing host]
[23:26:11] -!- Loetmichel has quit [Ping timeout: 246 seconds]
[23:30:07] -!- zerosheds has quit [Read error: Connection reset by peer]
[23:31:12] -!- micges has quit [Quit: Leaving]
[23:36:28] -!- fullofSheds has quit [Changing host]
[23:46:25] -!- Brandonian [Brandonian!~bmorrison@205-178-6-202.c3-0.mart-ubr1.chi-mart.il.cable.rcn.com] has joined #leaflet
[23:47:58] -!- Brandonian has quit [Client Quit]