[6:01pm] GaborHojtsy: MEETING TIME [6:01pm] GaborHojtsy: who is here? [6:01pm] jhodgdon: present! [6:01pm] YesCT: hi [6:01pm] franSeva: \m/ [6:01pm] robertdbailey: d8mi++ [6:02pm] GaborHojtsy: alexpott_, andypost_, franSeva, herom, jhodgdon, penyaskito, robertdbailey, Sutharsan, Schnitzel, tstoeckler, vijaycs85, YesCT: hi [6:02pm] vijaycs85: hey [6:02pm] tstoeckler: GaborHojtsy: hey [6:02pm] loonysalmon joined the chat room. [6:03pm] Sutharsan: GaborHojtsy: hi [6:03pm] loonysalmon: G'day! I know you guys normally don't respond to support requests in here and that it's pretty much all internal work on the modules but I was hoping that somebody could provide me with some direction. [6:03pm] • andypost_ partially here ;) [6:04pm] GaborHojtsy: loonysalmon: you stumbled into our weekly Drupal 8 multilingual meeting, so we are talking Drupal 8 multilingual this hour, sorry [6:04pm] jhodgdon: loonysalmon: we are just starting our weekly Drupal 8 multilingual meeting, not a good time [6:04pm] GaborHojtsy: amsterdam? [6:04pm] Druplicon: DrupalCon Amsterdam, Sept. 27 - Oct. 5. | FRIDAY SPRINTS: Add a sprint: https://amsterdam2014.drupal.org/contribution-sprints Sign up to mentor: https://amsterdam2014.drupal.org/sign-up-to-mentor | EXTENDED SPRINTS: https://groups.drupal.org/node/427578 Sign up: https://docs.google.com/spreadsheet/ccc?key=0AlRKD0XsivA1dDRIZEFCeXR2ZF9tQzVTU0lRN2lWRnc&usp=drive_web#gid=0 [6:04pm] GaborHojtsy: it starts NEXT WEEK [6:05pm] GaborHojtsy: I could not make that more caps [6:05pm] GaborHojtsy: I realized my info in the sheet was not correct, maybe some of yours neither [6:05pm] GaborHojtsy: thanks for all the remote sprinting info, jhodgdon, vijaycs85 etc :) really appreciated [6:05pm] GaborHojtsy: we’ll miss you a lot :/ [6:05pm] loonysalmon: Thanks GaborHojtsy / jhodgdon [6:05pm] YesCT: loonysalmon: ask in #drupal-support and maybe here later. :) [6:06pm] vijaycs85: GaborHojtsy: me too :( [6:06pm] loonysalmon: Thanks YesCT [6:06pm] YesCT: I'm in working group call during the meeting, so I'll only be kinda paying attention. [6:06pm] GaborHojtsy: other than that I worked with herom, jhodgdon, kristenpol, etc. on things :) good stuff [6:06pm] YesCT: (and will read the log later for sure) [6:06pm] penyaskito: o/ [6:07pm] GaborHojtsy: one of the things I found was https://www.drupal.org/node/2339151 [6:07pm] Druplicon: https://www.drupal.org/node/2339151 => Regression: Language type configuration was accidentally removed from block visibility [#2339151] => 3 comments, 1 IRC mention [6:07pm] GaborHojtsy: DUH! [6:07pm] jhodgdon: whoops [6:08pm] jcisio is now known as jcisio|aw. [6:08pm] GaborHojtsy: you would think you implement a feature and it will not be removed without notice :D of course it should have actual test coverage now too >D [6:08pm] GaborHojtsy: I got blocked on the integration of condition / context / typed data trio there [6:08pm] GaborHojtsy: if someone has insight, welcome :) [6:09pm] GaborHojtsy: also worked out https://www.drupal.org/node/2336743 [6:09pm] Druplicon: https://www.drupal.org/node/2336743 => When more than one language is added in the profile, the installer ignores those [#2336743] => 31 comments, 13 IRC mentions [6:09pm] GaborHojtsy: but it needs some further work to fix the UI which penyaskito kindly signed up for :) [6:10pm] GaborHojtsy: that will let you actually do a multilingual profile, as in it will download all the translations for all the languages as opposed to just adding them and ignoring them :D [6:10pm] GaborHojtsy: the over-arching theme of these issues is I need a coherently working D8MI for the AMS Lab :) [6:10pm] GaborHojtsy: that’s it from me [6:10pm] GaborHojtsy: penyaskito: wanna go next? [6:11pm] penyaskito: GaborHojtsy: sure, will be quick [6:11pm] penyaskito: GaborHojtsy: I couldnt do anything this week, and what I will work next is the issue Gábor just mentioned [6:11pm] penyaskito: next! [6:12pm] jhodgdon: penyaskito: that was indeed quick! :) [6:13pm] GaborHojtsy: jhodgdon: wanna be next? [6:13pm] GaborHojtsy: penyaskito++ [6:13pm] jhodgdon: GaborHojtsy: sure, as usual I'm trying to keep track of https://www.drupal.org/node/2313159 [6:13pm] GaborHojtsy: penyaskito: btw I hoped I dumped my thoughts well on the issue, let me know if you need more info [6:13pm] Druplicon: https://www.drupal.org/node/2313159 => [meta] Make multilingual views work [#2313159] => 25 comments, 18 IRC mentions [6:14pm] penyaskito: GaborHojtsy: I understood the "what", I guess when I get my hands dirty I will get the "how" [6:14pm] jhodgdon: We made some progress last week because dawehner finished the default entity views data handler, which has some multilingual support, but now it's fixing the issues that introduced. I'm seeing some more issues too, wondering if we should revert the node part of that patch... [6:15pm] GaborHojtsy: jhodgdon: oh, oh :/ [6:15pm] jhodgdon: and I'm working on the followups to that, item #3 in the meta [6:15pm] jhodgdon: GaborHojtsy: the problem is the default data handler is adding views fields/filters for everything available so you get these "duplicates" that are going to be confusing to users [6:16pm] jhodgdon: GaborHojtsy: I'm looking at Taxonomy but Node has the same problem, like there are two NID fields added (one from node table and one from node_field_data). [6:16pm] pcambra is now known as pcambra_afk. [6:16pm] jhodgdon: and they look identical [6:16pm] GaborHojtsy: jhodgdon: yeah I am not sure how we can automate it without manually listing them and then we are back at not automating them? [6:16pm] andypost_: jhodgdon, is this followup https://www.drupal.org/node/2320521 [6:16pm] Druplicon: https://www.drupal.org/node/2320521 => Follow-up: Node language views filters need label adjustments [#2320521] => 28 comments, 6 IRC mentions [6:16pm] jhodgdon: GaborHojtsy: right [6:16pm] jhodgdon: andypost_: that is the current follow-up, which is RTBC and needs to be committed [6:16pm] jhodgdon: andypost_: but I just ran into some more :( [6:16pm] rodrigoaguilera left the chat room. (Remote host closed the connection) [6:16pm] jhodgdon: need to discuss this with dawehner [6:17pm] jhodgdon: not exactly multilingual [6:17pm] andypost_: jhodgdon, is there issue to follow? [6:17pm] GaborHojtsy: jhodgdon: well it is because it affects how you create multilingual views a great deal, especially now that all the things are views [6:17pm] jhodgdon: and I should have reviewed the latest patches more carefully, and no I haven't filed an issue yet andypost_ [6:17pm] jhodgdon: GaborHojtsy: having two nids is not multilingual problem. :) [6:17pm] jhodgdon: GaborHojtsy: the other follow-up is [6:18pm] jhodgdon: anyway that is what I'm working on. I had assigned https://www.drupal.org/node/2217569 to myself after last week's meeting, but havent done anything on that yet and may not for a while [6:18pm] Druplicon: https://www.drupal.org/node/2217569 => Field rendering does not obey language of nodes in view results [#2217569] => 30 comments, 8 IRC mentions [6:18pm] jhodgdon: [6:19pm] Haza` is now known as Haza`Aw. [6:19pm] jhodgdon: (that means I have nothing further to report) [6:19pm] jsbalsera left the chat room. (Ping timeout: 245 seconds) [6:20pm] jhodgdon: andypost_: plan to discuss this with dawehner right after this meeting in the contrib channel, will ping you too espeically when issues are filed [6:20pm] andypost_: jhodgdon++ [6:20pm] jhodgdon: andypost_: don't want to file an issue yet, just discovered this and not sure what to do about it (reopen previous issue or open new one etc.) will post on https://www.drupal.org/node/1740492 if a new issue is filed too [6:20pm] jhodgdon: now really done [6:20pm] Druplicon: https://www.drupal.org/node/1740492 => Implement a default entity views data handler [#1740492] => Views» Drupal core, Code» views.module, Normal» Major, Active» Needs review, 135 comments, 14 IRC mentions [6:21pm] GaborHojtsy: :) [6:21pm] franSeva: GaborHojtsy, I gotta go :S [6:21pm] Haza`Aw is now known as Haza`. [6:22pm] GaborHojtsy: franSeva: oh, can you still be here for a minute or so but not anymore? [6:22pm] franSeva: GaborHojtsy, sure [6:22pm] GaborHojtsy: franSeva: wanna be next then? [6:22pm] franSeva: GaborHojtsy, yeahh [6:22pm] GaborHojtsy: jhodgdon: thanks for working on these so much :) [6:22pm] GaborHojtsy: jhodgdon++ [6:22pm] penyaskito: jhodgdon++ [6:22pm] franSeva: GaborHojtsy, I have made the changes you commented in the issue https://www.drupal.org/node/1879930#comment-9155073 [6:23pm] Druplicon: https://www.drupal.org/node/1879930 => Language selectors are not showing localized to the page language [#1879930] => 36 comments, 15 IRC mentions [6:23pm] franSeva: GaborHojtsy, and I have update the test [6:23pm] franSeva: GaborHojtsy, I think the test is ready [6:23pm] franSeva: and I think that's all [6:23pm] jhodgdon: penyaskito: GaborHojtsy: is that the same issue as https://www.drupal.org/node/2310735 ? [6:23pm] Druplicon: https://www.drupal.org/node/2310735 => Advanced search form doesn't translate languages and node type names [#2310735] => 4 comments, 1 IRC mention [6:24pm] jhodgdon: (the language part) [6:24pm] rodrigoaguilera joined the chat room. [6:24pm] GaborHojtsy: franSeva: thanks, please post when you can :) [6:24pm] GaborHojtsy: franSeva++ [6:24pm] franSeva: GaborHojtsy, ok [6:24pm] franSeva: GaborHojtsy++ [6:24pm] GaborHojtsy: jhodgdon: well, sort of [6:25pm] franSeva left the chat room. (Quit: Leaving) [6:25pm] GaborHojtsy: jhodgdon: it would need to use the same method that this issue will introduce or will resolve the language stuff magically if the getLanguages() issue is made not cached (which was alexpott’s suggestion) [6:25pm] jhodgdon: k [6:26pm] GaborHojtsy: jhodgdon: the node type stuff may already be fixed by them being translationwrappers from the annotation, no? [6:26pm] jhodgdon: yeah I see on that other issue I had done some previous debugging and figured out what the problem was at least [6:26pm] jhodgdon: node type stuff should be fixed now, will need to look [6:28pm] GaborHojtsy: jhodgdon: yeah [6:28pm] GaborHojtsy: jhodgdon: so the language stuff is jsut caching in the language manager [6:28pm] jhodgdon: k [6:29pm] GaborHojtsy: jhodgdon: in-request object property based caching, and since its invoked early in the request it will be in English [6:29pm] GaborHojtsy: jhodgdon: the import issue you reported have been hopefully fully resolved in https://www.drupal.org/node/2311859 [6:29pm] Druplicon: https://www.drupal.org/node/2311859 => Configuration and Javascript translation not created/updated in .po translation import [#2311859] => 18 comments, 8 IRC mentions [6:29pm] jhodgdon: right, need to retest that [6:31pm] GaborHojtsy: ok, YesCT still around? wanna go next? [6:31pm] YesCT: GaborHojtsy: yep. here. [6:31pm] YesCT: still working on things related to the clean up of configurablelanguage and language classes and interfaces. [6:32pm] YesCT: alexpott worked on the tiny one and the removing issue. making some other issues, and clearing the way. [6:32pm] alexpott_: YesCT: tiny one :) [6:33pm] penyaskito: franSeva++ [6:33pm] YesCT: also split a lot off off the changes issue. [6:33pm] YesCT: alexpott_: sorry, tidy. [6:33pm] alexpott_: YesCT: I've got to dash but there are two issues removing the two runtime properties of method_id and default [6:33pm] Sutharsa_ joined the chat room. [6:34pm] YesCT: ok. [6:34pm] roderik joined the chat room. [6:34pm] YesCT: my personal goal is to eventually get https://www.drupal.org/node/2226533 closed. [6:34pm] Druplicon: https://www.drupal.org/node/2226533 => Changes to the Language class due to the LanguageInterface (followup) [#2226533] => 294 comments, 31 IRC mentions [6:34pm] alexpott_: YesCT: once that is done I think it should be possible to roll a patch protecting the properties and changing everything to use the getters [6:34pm] YesCT: might be done via other issues which will reduce that to something simpler. [6:34pm] nonsie joined the chat room. [6:34pm] GaborHojtsy: yeah alexpott_ was busy this week cleaning up lots of D8MI stuff [6:34pm] GaborHojtsy: alexpott++ [6:34pm] YesCT: https://www.drupal.org/node/2334763 [6:34pm] Druplicon: https://www.drupal.org/node/2334763 => Tidy up of LanguageInterface - removal of setters and other unnecessary methods [#2334763] => 23 comments, 10 IRC mentions [6:35pm] penyaskito: YesCT++ [6:35pm] penyaskito: alexpott++ [6:35pm] GaborHojtsy: YesCT++ [6:35pm] YesCT: https://www.drupal.org/node/2336177 [6:35pm] Druplicon: https://www.drupal.org/node/2336177 => ConfigurableLanguage cannot be created/removed directly, integrate language_save() and language_delete() [#2336177] => 27 comments, 11 IRC mentions [6:35pm] GaborHojtsy: YesCT: these are very good cleanups, thanks for sticking to them [6:35pm] YesCT: and others, which should be related or children of those. [6:35pm] YesCT: I'll be sprinting all day on Friday at drupal camp fox valley [6:35pm] YesCT: fox valley? [6:35pm] Druplicon: fox valley is teh awesome. Go see http://drupalcampfv.org (September 19-21) Small sprint on Friday and Saturday. Big sprint on Sunday. Sprint signup: https://docs.google.com/spreadsheet/ccc?key=0AtDYnjV5l0uydE93aTdPLXVpOV9qRUhXbzZIc3ExNmc#gid=0 [6:35pm] GaborHojtsy: YesCT: this is cetrainly not possible after the beta which is **very close now** [TM] [6:35pm] YesCT: and then laeving for ams on the next tues. [6:35pm] alexpott_: YesCT, GaborHojtsy: I've got to dash now but we're on track for some more sanity and thing being a little easier to understand and work with. [6:36pm] YesCT: GaborHojtsy: yeah, I'm feeling urgent on them. [6:36pm] alexpott_ left the chat room. (Quit: Leaving...) [6:36pm] YesCT: maybe we should tag them beta deadline to get some clarification on if they are really. [6:36pm] andypost_ left the chat room. (Quit: Ухожу я от вас (xchat 2.4.5 или старше)) [6:36pm] YesCT: but I'll keep on. on them. [6:36pm] jhodgdon: YesCT: that does tend to attract attention of core maintainers who then clarify whether they really are, or xjm [6:37pm] Sutharsan left the chat room. (Ping timeout: 272 seconds) [6:37pm] rodrigoaguilera is now known as nodrigoaguilera. [6:37pm] GaborHojtsy: jhodgdon: I think more beta target than deadline, some of these are not widely used across all modules [6:37pm] GaborHojtsy: YesCT: wanted to write that to you >D [6:38pm] GaborHojtsy: IF they are deadlined then once the beta is out they are not possible, if we clearly want to say that, then that should be the tag :) I think it needs per issue decision [6:38pm] fago left the chat room. (Ping timeout: 272 seconds) [6:39pm] GaborHojtsy: if we just use the deadline tag to call attention but it would be fine after beta, then it should be beta target [6:41pm] GaborHojtsy: anyway [6:42pm] GaborHojtsy: vijaycs85: wanna be next? :) [6:42pm] jhodgdon: GaborHojtsy: what I've done in a few cases is tagged things beta target and then either catch or alexpott or xjm has come around and said "no you misunderstood, should just be beta target" [6:42pm] vijaycs85: GaborHojtsy: sure [6:42pm] jhodgdon: sorry I tagged beta deadline, was corrected to target by jess or a maintainer [6:43pm] vijaycs85: didn't work on any last week... but can give update to https://www.drupal.org/node/2328161 if necessary and can work on any task from focus board when ready. [6:43pm] Druplicon: https://www.drupal.org/node/2328161 => "Enable Translation" checkbox default non-predictable for new bundles [#2328161] => 20 comments, 15 IRC mentions [6:44pm] vijaycs85: just one blocker - flu/cold [6:44pm] GaborHojtsy: vijaycs85: yeah moving that would be great :) [6:44pm] GaborHojtsy: vijaycs85: also getting better! :) [6:44pm] vijaycs85: GaborHojtsy: :) [6:45pm] GaborHojtsy: vijaycs85++ [6:45pm] GaborHojtsy: jhodgdon: yeah I would expect that for most issues [6:45pm] penyaskito: vijaycs85++ [6:45pm] GaborHojtsy: herom: still around? [6:46pm] herom: GaborHojtsy: yup. [6:46pm] GaborHojtsy: herom: wanna be next? [6:46pm] herom: GaborHojtsy: yes. [6:47pm] herom: this week, the potx shipped config support issue finally got committed, which was in the works for quite a while. https://www.drupal.org/node/2309105 [6:47pm] Druplicon: https://www.drupal.org/node/2309105 => Support for Drupal 8 shipped configuration translatables without external schema dependency [#2309105] => 20 comments, 5 IRC mentions [6:47pm] herom: that issue alone increased my config-fu skill by multiple levels. [6:48pm] herom: also, for anyone interested in RTL and UI, there is fresh one for review at https://www.drupal.org/node/2278415 [6:48pm] Druplicon: https://www.drupal.org/node/2278415 => Bartik dropbutton styling looks bad [#2278415] => 22 comments, 1 IRC mention [6:48pm] GaborHojtsy: herom should high-five with vijaycs85 :) [6:48pm] • herom high-fives vijaycs85 [6:48pm] herom: :) [6:48pm] • vijaycs85 high five herom [6:48pm] vijaycs85: :) [6:49pm] herom: that's it for me. [6:49pm] penyaskito: herom++ [6:49pm] vijaycs85: herom++ [6:49pm] Sutharsa_: herom++ [6:50pm] herom: GaborHojtsy++ [6:50pm] herom: for the multiple reviews and the patience. [6:50pm] GaborHojtsy: herom++ [6:50pm] GaborHojtsy: herom: posted a quick review at https://www.drupal.org/node/2278415#comment-9156183 [6:50pm] Druplicon: https://www.drupal.org/node/2278415 => Bartik dropbutton styling looks bad [#2278415] => 22 comments, 2 IRC mentions [6:51pm] fago joined the chat room. [6:51pm] GaborHojtsy: herom: its frontend heavy so we need a frontend reviewer, such as laurii [6:52pm] GaborHojtsy: herom: but this one is worlds apart from the pre screenshot [6:52pm] GaborHojtsy: who else did I forget? [6:52pm] GaborHojtsy: Schnitzel: robertdbailey: nonsie: are you up to something at this time? :) [6:53pm] Sutharsa_: GaborHojtsy: yes me [6:53pm] GaborHojtsy: Sutharsa_: oh I’ve seen you dropping [6:53pm] GaborHojtsy: Sutharsa_: you are here! [6:53pm] GaborHojtsy: Sutharsa_: what are you up to, any way we can help? [6:54pm] webflo joined the chat room. [6:54pm] Sutharsa_: GaborHojtsy: just to say that I am working on https://www.drupal.org/node/1842380 [6:54pm] Druplicon: https://www.drupal.org/node/1842380 => Convert $source object to a TranslatableProject class [#1842380] => 33 comments, 4 IRC mentions [6:54pm] Sutharsa_: Got help form SkipyT, waiting () [6:55pm] Sutharsa_: waiting for his patch. With his feedback I'm getting better in OO [6:55pm] Sutharsa_: that's all I have cooking [6:56pm] Sutharsa_: no need for help now. [6:56pm] robertdbailey: GaborHojtsy: hi [6:56pm] GaborHojtsy: Sutharsa_: great, thanks! [6:56pm] robertdbailey: GaborHojtsy: nothing good to report recently, but I am excited to get some time to help at the conference. Since @Jose Reyero and @tstoeckler will both be there, perhaps I can learn a thing or two from them and help push https://www.drupal.org/node/2144413 forward [6:56pm] Druplicon: https://www.drupal.org/node/2144413 => Add config translation support for Text elements with a filter format [#2144413] => 113 comments, 8 IRC mentions [6:57pm] GaborHojtsy: robertdbailey: very good plan, very good plan :) [6:57pm] tstoeckler: robertdbailey: I will take you up on that :-P [6:57pm] robertdbailey: GaborHojtsy: :) [6:58pm] GaborHojtsy: robertdbailey: super [6:58pm] robertdbailey: tstoeckler++ [6:58pm] GaborHojtsy: Sutharsan++ [6:58pm] GaborHojtsy: robertdbailey++ [6:58pm] penyaskito: Sutharsan++ [6:58pm] GaborHojtsy: tstoeckler: oh, how about you? [6:58pm] penyaskito: robertdbailey++ [6:59pm] tstoeckler: GaborHojtsy: nah, nothing to report [7:00pm] GaborHojtsy: tstoeckler: next week is not far away :) [7:00pm] Sutharsa_ left the chat room. (*.net *.split) [7:00pm] robertdbailey left the chat room. (*.net *.split) [7:00pm] tstoeckler: GaborHojtsy: you have no idea how much I am looking forward to it! :-) [7:00pm] GaborHojtsy: :) :) [7:00pm] Sutharsa_ joined the chat room. [7:00pm] robertdbailey joined the chat room. [7:00pm] roderik left the chat room. (*.net *.split) [7:00pm] marthinal left the chat room. (*.net *.split) [7:00pm] hairqles left the chat room. (*.net *.split) [7:01pm] dean left the chat room. (*.net *.split) [7:01pm] dasrecht_off left the chat room. (*.net *.split) [7:01pm] robertdbailey left the chat room. (Quit: Leaving) [7:01pm] Sutharsa_ left the chat room. (Remote host closed the connection) [7:01pm] robertdbailey joined the chat room. [7:01pm] penyaskito: tstoeckler++ [7:01pm] plach joined the chat room. [7:02pm] roderik joined the chat room. [7:02pm] marthinal joined the chat room. [7:02pm] dean joined the chat room. [7:02pm] dasrecht_off joined the chat room. [7:02pm] dean left the chat room. (Max SendQ exceeded) [7:02pm] tstoeckler left the chat room. (*.net *.split) [7:02pm] dyds1234 left the chat room. (*.net *.split) [7:02pm] cbeier left the chat room. (*.net *.split) [7:02pm] gloob_ left the chat room. (*.net *.split) [7:03pm] tstoeckler joined the chat room. [7:03pm] dyds1234 joined the chat room. [7:03pm] cbeier joined the chat room. [7:03pm] gloob_ joined the chat room. [7:03pm] GaborHojtsy: anybody else I did not call for? :) [7:04pm] hairqles joined the chat room. [7:04pm] webflo left the chat room. (Ping timeout: 272 seconds) [7:04pm] dean joined the chat room. [7:06pm] GaborHojtsy: none then, thanks all for coming [7:06pm] GaborHojtsy: d8mi++ [7:06pm] GaborHojtsy: tstoeckler++ [7:06pm] GaborHojtsy: robertdbailey++ [7:06pm] GaborHojtsy: Sutharsan++ [7:06pm] jhodgdon: d8mi++ [7:06pm] tstoeckler: GaborHojtsy++ [7:06pm] jhodgdon: GaborHojtsy++ [7:07pm] GaborHojtsy: herom++ [7:07pm] tstoeckler: jhodgdon++ [7:07pm] tstoeckler: robertdbailey++ [7:07pm] herom: GaborHojtsy++ [7:07pm] penyaskito: GaborHojtsy++ [7:07pm] tstoeckler: plach++ [7:07pm] herom: jhodgdon++ [7:07pm] penyaskito: d8mi++ [7:07pm] tstoeckler: plach++ [7:07pm] penyaskito: plach++ [7:07pm] tstoeckler: plach++ [7:07pm] herom: d8mi++ [7:07pm] penyaskito: d*mi++ [7:07pm] tstoeckler: YesCT++ [7:07pm] GaborHojtsy: vijaycs85++ [7:07pm] herom: franSeva++ [7:07pm] tstoeckler: penyaskito++ [7:07pm] GaborHojtsy: plach++ [7:07pm] GaborHojtsy: jhodgdon++ [7:07pm] herom: YesCT++ [7:07pm] YesCT: GaborHojtsy++ [7:07pm] GaborHojtsy: alexpott++ [7:07pm] tstoeckler: herom++ [7:07pm] YesCT: tstoeckler++ [7:07pm] GaborHojtsy: YesCT++ [7:07pm] tstoeckler: franSeva++ [7:07pm] YesCT: robertdbailey++ [7:07pm] tstoeckler: Sutharsan++ [7:07pm] robertdbailey: d8mi++ [7:07pm] herom: tstoeckler++ [7:07pm] vijaycs85 left the chat room. [7:07pm] YesCT: Sutharsan++ [7:07pm] robertdbailey: Sutharsan++ [7:07pm] YesCT: jhodgdon++ [7:07pm] robertdbailey: tstoeckler++ [7:07pm] YesCT: herom++ [7:07pm] robertdbailey: jhodgdon++ [7:07pm] robertdbailey: herom++ [7:07pm] robertdbailey: GaborHojtsy++ [7:08pm] YesCT: penyaskito++ [7:08pm] robertdbailey: plach++ [7:08pm] jhodgdon left the chat room. [7:08pm] robertdbailey: YesCT++ [7:08pm] YesCT: penyaskito: ha! d*mi . :) [7:08pm] robertdbailey: penyaskito++ [7:08pm] GaborHojtsy: franSeva++ [7:08pm] robertdbailey: vijaycs85++ [7:08pm] YesCT: vijaycs85++ [7:08pm] robertdbailey: alexpott++ [7:08pm] GaborHojtsy: andypost++ [7:08pm] penyaskito: YesCT: d*mi was invented by vijaycs85 accidentally, but made a lot of sense