IRC logs

20140605

Logs from channel #fedext on freenode - our official support channel.

IRC log range: 20140605*

20140605

  • 00:29:17 <Outdoorsman> I have a question about FAL.
  • 00:29:57 <Outdoorsman> I thought you could rename folders from within Filelist without breaking anything.
  • 00:35:31 <Outdoorsman> I just moved a folder and a fluidbootstraptheme content element that was using a FAL link to one of hte images caused an error.
  • 00:36:58 <cedricziel> that's danilobuerger land. i have 0 clue-you are totally right.-this is the topic of fal
  • 00:37:25 <Outdoorsman> It said... #1314516810: File /user_upload/image_name.jpg/ does not exist.
  • 00:38:06 <Outdoorsman> TYPO3\CMS\Core\Resource\Exception\FolderDoesNotExistException thrown in file
  • 00:39:28 <cedricziel> oh well-that seems to be another case
  • 00:39:50 <cedricziel> can you post the element?
  • 00:39:52 <Outdoorsman> I'm wondering if this is something that would be specific to the fluidbootstraptheme extension or something like vhs or flux, etc.
  • 00:43:47 <cedricziel> that's why i'm asking for more information
  • 00:43:58 <Outdoorsman> The element I was using is here... https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/blob/development/Resources/Private/Templates/Content/Carousel.html
  • 00:44:25 <Outdoorsman> Is that what you were asking for?
  • 00:46:05 <cedricziel> ahh
  • 00:46:10 <cedricziel> you are not using fal
  • 00:46:17 <Outdoorsman> Noooooo
  • 00:46:19 <cedricziel> https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/blob/development/Resources/Private/Templates/Content/Carousel.html#L46
  • 00:46:35 <cedricziel> this indicates you _cant_ move files
  • 00:46:48 <cedricziel> (except the rendering is layed out fault tollerant)
  • 00:47:00 <cedricziel> which it obviously isnt
  • 00:47:21 <Outdoorsman> Hmmm not good.
  • 00:48:01 <cedricziel> user_uploads is a managed directory
  • 00:48:10 <cedricziel> _never ever_ move around files in there
  • 00:48:37 <Outdoorsman> I'll ping a few people on this like mrboe and randomresults. I'm not sure how to even state the problem if I create an issue though.
  • 00:48:51 <cedricziel> move your images back
  • 00:48:58 <cedricziel> that's your only chance in this case
  • 00:49:30 <Outdoorsman> If something is linked to the file using FAL standards, then I can move it all I want correct?
  • 00:50:10 <Outdoorsman> Shouldn't all new extensions be using only FAL to link to files now?
  • 00:52:02 <Outdoorsman> By the way, when I say move... I mean clicking File > Filelist and then using the popup menu to Cut/Copy/Paste files & folders.
  • 01:00:11 <cedricziel> hmm, yes and no
  • 01:00:31 <cedricziel> see, if you use flux:field.file, you are _not_ using fal
  • 01:00:45 <cedricziel> fal has to be explicitly used by the implementation
  • 01:01:15 <cedricziel> flexforms are not using fal unless you configure it
  • 01:01:27 <Outdoorsman> Is it a real pain?
  • 01:01:32 <cedricziel> fal?
  • 01:01:35 <Outdoorsman> yes
  • 01:02:01 <cedricziel> depends.. the implementation stbilizes step by step-but flexforms are a special case in many ways
  • 01:02:35 <xaver> Fal is in 6.2 much better, but the problem was 6.0 and 6.1 had lots of problems and no docu
  • 01:03:05 <cedricziel> as NamelessCoder reported on one of the issues you participate on, our next goal is relational data storage. once we have that, we can use any type in flexforms
  • 01:05:22 <Outdoorsman> Oh, so are you saying that even flux:field.file will eventually be utilizing FAL? Secondly, does relational data storage = FAL the way you are referring to it here?
  • 01:05:51 <Outdoorsman> Just getting caught up on terminology.
  • 01:07:29 <Outdoorsman> xaver To be honest, I skipped 6.0 and 6.1. For some reason they were just buggy for me all the way around but I'm loving 6.2 and am migrating my clients there now.
  • 01:30:13 <Outdoorsman> cedricziel, Just want to know this one last thing. Are you saying that even flux:field.file will eventually be utilizing FAL? (When you say "relational data storage", does that mean FAL?)
  • 01:36:48 <cedricziel> that means the storage engine behind flexforms will get relational and more accessible.
  • 01:37:34 <cedricziel> and for FAL, you need a reference id which doesnt work in flexform section objects
  • 01:37:51 <cedricziel> that's the main reason for the troubles
  • 01:38:47 <cedricziel> to answer your question: use the file field; simply dont move the files around from inside protected directories
  • 01:39:08 <Outdoorsman> Thanks. I'll learn more about this as time goes by. As you were ;)
  • 01:39:10 <cedricziel> there'll _eventually_ be a migration for those
  • 01:39:20 <Outdoorsman> awesome!
  • 01:39:25 <cedricziel> aye, i'll leave for now-need some sleep :)
  • 01:39:29 <cedricziel> cya !
  • 10:15:54 <alex_schnitzler> Hoi
  • 10:16:45 <alex_schnitzler> I don't really get the namespace thingy in phpstorm. A blogpost of yours says it works out of the box: <div xmlns:v="http://fedext.net/ns/vhs/ViewHelpers" />
  • 10:17:42 <alex_schnitzler> By the way. Do you know of someone already building a foundation provider extension?
  • 10:19:18 <danilobuerger> hey alex
  • 10:19:23 <danilobuerger> you nerd talking again :-)
  • 10:19:44 <alex_schnitzler> Errm, what?
  • 10:20:15 <alex_schnitzler> http://foundation.zurb.com/
  • 10:20:23 <danilobuerger> aha ;-)
  • 10:20:27 <danilobuerger> no idea
  • 10:20:29 <alex_schnitzler> ;)
  • 10:20:32 <alex_schnitzler> k
  • 10:20:33 <cedricziel> hey alex!
  • 10:52:35 <xaver> hi
  • 10:59:11 <soee> alex_schnitzler: i found bootstrap better option :) a lot of ready to use elements
  • 10:59:28 <soee> plus ic you customize it, you have what you want :)
  • 10:59:38 <alex_schnitzler> ?
  • 10:59:46 <alex_schnitzler> Don't get the argument here
  • 11:05:30 <soee> well you asked about provider extension for zurb elements right ? :)
  • 11:05:34 <xaver> i think both provide a lot of overhead
  • 11:05:59 <soee> xaver: and you prefere ?
  • 11:06:54 <xaver> we use bootstrap and we also used zurb
  • 11:07:21 <xaver> i like the bootstrap docu more, but both are really similar.
  • 11:07:28 <soee> xaver: by client request or own decisions ?
  • 11:07:43 <alex_schnitzler> Well, if I want to use zurb it's not an argument to say you can use bootstrap instead. So I don't get the point. Sure, the provider extension for bootstrap already exists but I don't want to use it. ;)
  • 11:08:20 <soee> alex_schnitzler: okey :)
  • 11:09:49 <xaver> i would prefer a simple standard grid and add everything else use the optimal solution
  • 11:10:10 <xaver> e.g. bootstrap and prototype is bad - you need to chnage 1 source
  • 11:13:05 <soee> xaver: @yesterday's question about backend layouts, if we are using page layouts etc. from our provider extension that the default page options for selecting layout for page and subpages are bit useless
  • 11:13:14 <soee> *than
  • 11:16:01 <GRIMMCREATIVE> someone have an idea why i dont get a active state here: https://gist.github.com/grimmcreative/2a509cc17fb46a8a0949
  • 11:16:44 <xaver> use aliases not always menu :)
  • 11:21:59 <GRIMMCREATIVE> thanks - now i chanced it from manual to auto with one simple line of v:page.menu :)
  • 11:23:30 <BenjaminR> FluidTYPO3 <3
  • 11:25:52 <GRIMMCREATIVE> how to say a client in friendly way that he is stupid and have no idea about design+code+everything ? - or wait... will just say it like this... lets try
  • 11:26:06 <alex_schnitzler> +
  • 11:26:31 <BenjaminR> :)
  • 11:27:38 <BenjaminR> Tell him that for a reason you are not able to take over the tasks he is a professional at :)
  • 11:28:01 <BenjaminR> And same goes for you
  • 11:28:09 <BenjaminR> *him
  • 11:28:13 <GRIMMCREATIVE> muhahahah - thats great - where is my pencil
  • 11:28:41 <BenjaminR> i described it that way not only once :)
  • 11:30:44 <cedricziel> hehe, great stuff
  • 11:32:31 <GRIMMCREATIVE> I like to say - show me an really good example of what you want to achieve but only if you really like it - then i will do it for you... Then they try to show me - get back to my solution with the words... mhhh yesterday the other site was nice, but today it just do not look good anymore :D
  • 11:33:07 <GRIMMCREATIVE> So - do what you think!
  • 11:42:20 <dasFelix> hi... maybe a "dumb" question, but I asked myself since months: What is the difference between "fedext" and "fluidtypo3" ... I thought "fedext" is just the old expression of same thing... but the channel name is the proof I am wrong... :)
  • 11:42:35 <cedricziel> it's misleading, true
  • 11:42:48 <cedricziel> fedext is the more widely known term of the same thing
  • 11:43:21 <dasFelix> thx cedricziel - but in fact fedext is the "obsolete" extension key of "vhs" right?
  • 11:43:45 <cedricziel> nope
  • 11:44:11 <cedricziel> the fed-extension was the first generation of a fluid-extbase-development kit
  • 11:44:22 <dasFelix> ahhh fed extension... right...
  • 11:44:36 <dasFelix> I thought fed ext(ension = fedext :)
  • 11:44:42 <xaver> we should add a history page :)
  • 11:44:55 <dasFelix> and a wikipedia page :)
  • 11:44:58 <cedricziel> it splitted into flux (the core handling I/O with flexforms and a general adapter set), fluidcontent and fluidpages
  • 11:45:23 <cedricziel> vhs is independent and always usable even if you need nothing else from us. general purpose
  • 11:45:35 <GRIMMCREATIVE> but please with a photo of claus without his beard :D
  • 11:45:46 <dasFelix> yeah, I know.. there are the viewhelpers... <v:foo etc)
  • 11:45:55 <GRIMMCREATIVE> but i think he was born with it :D - oh i will get in trouble now
  • 11:46:16 <dasFelix> haha...
  • 11:46:26 <cedricziel> yes. vhs is the most used extension we maintain
  • 11:47:11 <xaver> i think fluidcore_content will change that
  • 11:47:22 <xaver> fluidcontent_core
  • 11:47:27 <dasFelix> so I was surprised as I joined #fluidtypo3 channel and asked a question there, folks told me to go here at #fedext ...
  • 11:48:03 <dasFelix> oh and what exactly is fluidcontent_core and fluidcontent (difference?)
  • 11:48:13 <xaver> core replaces CSC
  • 11:48:16 <dasFelix> nevermind...
  • 11:48:22 <dasFelix> I just saw readme.md
  • 11:50:13 <BenjaminR> dasFelix: that is our team channel - not meant to be communicated. everyone who is in there is in here too
  • 11:50:25 <dasFelix> and one last question (for just now ^^ ) ... is there a good / simple step-by-step howto about start a 'blank' project with builder-extension with the goal to have a naked bootstrap-based fluidtypo3 system?
  • 11:50:35 <cedricziel> fluidcontent provides custom content elements constructd with pure fluid. fluidcontent_core replaces css_styled_content as we think it should be the other way around: turn on what you like, not turn off anythinguntil it fits your markup somehow
  • 11:51:08 <dasFelix> best I found was this here: http://www.webnugget.de/ (in German)
  • 11:51:10 <cedricziel> worksonmymachine.org maintained by bjo3rn provides a quickstart
  • 11:51:43 <dasFelix> oh thx cedricziel - seems to be very helpful
  • 11:51:48 <cedricziel> we're in the middle of reating a 'tutorial' distribution which guides through most of the aspects
  • 11:51:53 <cedricziel> *creating
  • 11:52:27 <xaver> dasFelix: you can find 3 videos from T3camp stuttgart
  • 11:52:45 <cedricziel> ach
  • 11:52:48 <cedricziel> i forgot those
  • 11:52:51 <cedricziel> ^^
  • 11:53:33 <cedricziel> dasFelix: https://vimeo.com/96504671 with a terrible speaker
  • 11:53:38 <dasFelix> oh... will google the vids from T3Camp... Is there already a preview / beta version of your tutorial?
  • 11:54:04 <xaver> dasFelix: yes and no. Its always on github, but it isn't done
  • 11:54:07 <dasFelix> oh... cedricziel himself .. hahaha :D
  • 11:54:15 <cedricziel> ;)
  • 11:54:42 <xaver> i need to watch the 3 video, i think i hide behind danilobuerger
  • 11:54:43 <cedricziel> dasFelix: there are several resources. do you know the basics of extbase and fluid?
  • 11:55:18 <dasFelix> cedricziel ... at least it's not 'schwäbisch' ^^
  • 11:55:35 <cedricziel> if so, grab a builder on a clean slate and generate you a provider extension.
  • 11:55:46 <cedricziel> (that's what i'm doing in part 2 btw)
  • 11:56:07 <cedricziel> then, compare the result with what you know about extbase and fluid
  • 11:56:23 <cedricziel> then proceed by having a look at one of the example projects:
  • 11:56:46 <cedricziel> https://github.com/FluidTYPO3/fluidtypo3org - Provider extension for fluidtypo3.org
  • 11:57:43 <xaver> yeah 3 video i hide the most times :P
  • 11:57:56 <cedricziel> https://github.com/Ecodev/speciality - Provider Extension of the *old* and first bootstrap package. in constant development by Fabien and always a source for _inspiration_
  • 11:58:45 <cedricziel> after that, grab the viewhelper reference from ft3.org. that should get you started quickly
  • 11:59:01 <xaver> try builder and you have a good skeleton to work with
  • 11:59:10 <cedricziel> so dasFelix: video (1+2) + builder on a clean slate + examples i provided.
  • 11:59:51 <dasFelix> okay... This one is useful too: https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme
  • 12:01:01 <cedricziel> i havent had a closer look at it, but it's run by some valuable persons not directly related to us but always present in here.
  • 12:02:14 <cedricziel> it seems BenjaminR is a team member there as well
  • 12:03:42 <BenjaminR> randomresult and mrboe are perfect constultants regarding fbt
  • 12:04:51 <dasFelix> thx all - The videos are really great. I wish I'd been there too (at Stuttgart)
  • 12:05:34 <xaver> cedricziel: will be in berlin
  • 12:05:49 <dasFelix> Stuttgart was much closer :)
  • 12:06:01 <xaver> cedricziel: already a hotel - i forgot it again -_-
  • 12:06:28 <xaver> Munich in September and maybe regensburg Oktober
  • 12:06:40 <mrboe> whats up
  • 12:06:55 <dasFelix> cedricziel - what system is used for the presentation? Linux/Ubuntu? and what IDE?
  • 12:08:11 <xaver> Arch or Fendora of course :P and something not open source
  • 12:10:01 <cedricziel> dasFelix: GNOME Shell on Archlinux with IntelliJ Ultimate
  • 12:11:11 <cedricziel> many typo3 folks use phpstorm-which is much cheaper and from the same vendor on top of the same platform
  • 12:11:59 <cedricziel> i need java, so i got intellij which allows any of the separate products (phpstorm, webstorm, rubymine) to be used as plugin
  • 12:12:28 <xaver> i prefer open source kdevelop
  • 12:16:27 <bjo3rn> is my (old) man randomresult here?
  • 12:21:05 <mrboe> @bjo3rn the old man is on holday
  • 12:22:20 <bjo3rn> ah, ok mrboe, thnx
  • 12:23:54 <mrboe> i want to create a 3 lvl menu with a dropdown https://gist.github.com/misterboe/f696e92ffaf786082b11
  • 12:24:45 <mrboe> but the expans all seems no to work
  • 13:09:39 <SuburbanWorrier> <f:debug> is now causing me white pages - anybody else had this and figured wtf is going on?
  • 13:10:25 <cedricziel> white pages reflect errors
  • 13:10:31 <cedricziel> check your codebase then
  • 13:11:03 <cedricziel> as a first step, set display_errors in install tool and enable flux debug if you use flux
  • 13:11:21 <cedricziel> it will then lint your templates and show you dangerous stuff upfront
  • 13:12:56 <bjo3rn> SuburbanWorrier are you on the latest vhs release?
  • 13:12:59 <SuburbanWorrier> ok thanks I'll give that a go but if I remove the <f:debug> everything is fine. I get no errors logged.
  • 13:13:20 <mrboe> @SuburbanWorrier on wich version you are
  • 13:13:22 <SuburbanWorrier> bjo3rn: er - I'll check
  • 13:13:33 <SuburbanWorrier> hang on guys - different machine involved
  • 13:13:54 <bjo3rn> there was an issue in 1.8.5 but it's fixed in the current release. or at least I thought it was.
  • 13:23:43 <SuburbanWorrier> which vhs branch should I get?
  • 13:24:55 <cedricziel> you can stick to master or retrieve from ter
  • 13:25:03 <cedricziel> master is always ter
  • 13:25:10 <cedricziel> and ter is 1.9.1 atm
  • 13:26:51 <SuburbanWorrier> thanx cedricziel - getting it now
  • 13:34:46 <SuburbanWorrier> wahay!! Got <f:debug> output back again - I can't work without it :-)
  • 13:38:23 <cedricziel> trick: leave it in the template and use inline notation for quickly enabling it:
  • 13:38:36 <cedricziel> {myvar -> f:debug()}
  • 13:38:56 <cedricziel> and when you've finished development, pipe it to f:comment()
  • 13:39:03 <cedricziel> {myvar -> f:debug() -> f:comment()}
  • 13:39:25 <cedricziel> this way you can quickly enable and disable it while in dev
  • 13:43:05 <SuburbanWorrier> good idea - I've been nesting it <f:comment><f:debug>{}</..></..> but your method looks more convenient
  • 13:46:58 <cedricziel> it's a bit more compact
  • 14:37:06 <jlumpe> hey guys
  • 14:37:41 <cedricziel> hey J
  • 14:37:48 <jlumpe> just set up a new page with fluidpages etc.
  • 14:37:50 <jlumpe> getting this error: The action name must be a valid string, array given (Array).
  • 14:38:05 <jlumpe> bare install, just a single page with an empty ts template
  • 14:38:16 <jlumpe> i might be sleepy and not realizing that i'm missing something
  • 14:38:34 <jlumpe> (page has no template yet or anything)
  • 14:39:57 <jlumpe> error thrown in
  • 14:39:57 <jlumpe> TYPO3\CMS\Extbase\Mvc\Exception\InvalidActionNameException thrown in file
  • 14:40:07 <jlumpe> ./www/htdocs/w0120a21/conceptfactory.de/typo3_src-6.2.3/typo3/sysext/extbase/Classes/Mvc/Request.php in line 348.
  • 14:40:59 <jlumpe> cedricziel: any idea? :)
  • 14:43:40 <cedricziel> does it mention flux or fluidpages somewhere in the stacktrace?
  • 14:43:46 <cedricziel> and what is etc? ^^
  • 14:44:13 <jlumpe> yeah it does mention those
  • 14:44:14 <jlumpe> etc is
  • 14:44:22 <jlumpe> flux, fluidpages, fluidcontent, vhs, builder
  • 14:44:32 <jlumpe> and a freshly installed proviuder ext generated with builder
  • 14:44:43 <jlumpe> 15 FluidTYPO3\Flux\Controller\AbstractFluxController::initializeViewObject()
  • 14:45:03 <jlumpe> 16 TYPO3\CMS\Extbase\Mvc\Request::setControllerActionName(array)
  • 14:45:17 <jlumpe> i var_dump'ed the param
  • 14:45:17 <jlumpe> string(6) "render" array(1) { [0]=> string(0) "" }
  • 14:45:43 <jlumpe> i cloned the latest dev versions
  • 14:46:16 <jlumpe> the method is being called in /www/htdocs/w0120a21/conceptfactory.de/public/typo3conf/ext/flux/Classes/Controller/AbstractFluxController.php:
  • 14:46:55 <cedricziel> interesting. does it block the backend, or just the frontend?
  • 14:47:03 <jlumpe> just frontend
  • 14:47:20 <jlumpe> versions:
  • 14:47:22 <cedricziel> okay, then all is fine. - for now
  • 14:47:24 <jlumpe> flux 7.1.0
  • 14:47:28 <jlumpe> fluidpages 3.1.0
  • 14:47:32 <jlumpe> fluidcontent 4.1.0
  • 14:48:07 <jlumpe> i was a bout to start the new page for the company i work at ;(
  • 14:48:52 <jlumpe> 00172: $controllerActionName = $this->provider->getControllerActionFromRecord($row);
  • 14:49:05 <cedricziel> go on and crate some template and configure a page to use it
  • 14:49:09 <cedricziel> *create
  • 14:49:14 <jlumpe> k
  • 14:49:30 <cedricziel> i dont think it's that critical for now
  • 14:49:55 <jlumpe> let me just use the default template
  • 14:50:06 <jlumpe> works
  • 14:50:22 <jlumpe> ok, might be cool to actually implement a check there, what do you think?
  • 14:50:36 <jlumpe> to instantly point to the issue that a template hasn't been selected
  • 14:50:59 <jlumpe> but yeah, not a critical issue :9
  • 14:51:00 <jlumpe> :)
  • 14:51:05 <cedricziel> that would be great-mind creating a ticket?
  • 14:51:16 <jlumpe> kk
  • 14:51:35 <jlumpe> opening one up for fluidpages now
  • 14:51:42 <cedricziel> sure
  • 14:52:23 <cedricziel> i think the root cause is the automatic creation of a page object which tries to bootstrap the (missing) template action
  • 14:53:22 <jlumpe> well, it's nice that it's automatic :)
  • 14:53:31 <jlumpe> it just needs to point out that it's missign something
  • 14:53:39 <cedricziel> aye
  • 14:55:54 <jlumpe> opened
  • 14:56:03 <cedricziel> got the notif already
  • 14:56:07 <jlumpe> kkk
  • 14:56:10 <jlumpe> uhm
  • 14:56:11 <jlumpe> not the klan
  • 14:56:36 <cedricziel> what?
  • 14:56:38 <cedricziel> yeah!
  • 14:56:44 <jlumpe> one k too many ;9
  • 14:57:19 <cedricziel> what lan?
  • 14:57:33 <cedricziel> wood-trees?
  • 14:58:09 <jlumpe> nono
  • 14:58:29 <jlumpe> kkk = ku-klux-klan
  • 14:58:38 <jlumpe> just wanted to write kk, not kkk ;)
  • 14:58:56 <cedricziel> ahh!
  • 15:04:31 <jlumpe> cedricziel: do you know how to commit to a different repo with sourcetree?
  • 15:04:35 <jlumpe> like, i created two new projects
  • 15:04:42 <jlumpe> but i do not want them to be in my bitbucket account
  • 15:04:48 <jlumpe> but rather show up under the team account
  • 15:06:06 <jlumpe> nevermind
  • 15:06:07 <jlumpe> :)
  • 15:06:11 <cedricziel> ?
  • 15:07:43 <jlumpe> already figured it out :)
  • 15:21:29 <mrboe> hey cedricziel are you in muc?
  • 15:21:48 <mrboe> münchen^^
  • 15:22:08 <cedricziel> not right now if you're asking
  • 15:22:22 <mrboe> t3camp
  • 15:22:29 <cedricziel> dunno
  • 15:22:41 <mrboe> randomresult and i want to go
  • 15:22:57 <cedricziel> bjo3rn did you decide if you'll go to muc his year?
  • 15:34:07 <cedricziel> been there last year and bjo3rn and i had a serious blast. but the camp as such wasnt the hit
  • 15:53:18 <bjo3rn> cedricziel I decided not to go. same as you I liked the surroundings (the camp not so much) and I'd like to meet the gang again but I have family obligations at that time unfortunately.
  • 15:54:16 <mrboe> so randomresult_afk is the only guy there?
  • 15:54:34 <cedricziel> okay. i won't take it then unless danilo decides it's a good investment
  • 15:54:48 <cedricziel> okay then-let's try to meet again at the camp rhein ruhr. deal?
  • 15:56:56 <cedricziel> http://www.typo3camp-rheinruhr.de/tickets.html - 08.11.-09.11.
  • 15:57:38 <bjo3rn> deal!
  • 16:01:53 <xaver> cedricziel: which one?
  • 16:01:57 <xaver> ruhr
  • 16:03:09 <cedricziel> ruhr
  • 16:03:11 <cedricziel> yes
  • 16:03:36 <cedricziel> bjo3rns home area camp so his family doesnt miss him 2 additional days
  • 16:04:27 <xaver> munich - ofcourse, if regensbrg - orgateam, ruhr asks me one of orga last 2 year if i want to come
  • 16:04:47 <xaver> if everybody is where, i will be at the ruhr camp?
  • 16:04:53 <xaver> -? +! :P
  • 16:04:59 <xaver> FT3BOT: WTF
  • 16:05:00 <FT3BOT> ¯\_(ツ)_/¯
  • 16:07:45 <bjo3rn> true team spirit, xaver!
  • 16:08:04 <cedricziel> wtf?
  • 16:08:06 <FT3BOT> ¯\_(ツ)_/¯
  • 16:08:07 <cedricziel> wtf
  • 16:08:08 <FT3BOT> ¯\_(ツ)_/¯
  • 16:08:15 <bjo3rn> yay!
  • 16:08:18 <cedricziel> hello this is a tricky wtf !
  • 16:08:19 <FT3BOT> ¯\_(ツ)_/¯
  • 16:08:23 <danilobuerger> wtf
  • 16:08:24 <FT3BOT> ¯\_(ツ)_/¯
  • 16:08:26 <bjo3rn> wtfest!
  • 16:08:27 <FT3BOT> ¯\_(ツ)_/¯
  • 16:08:29 <bjo3rn> yay!!!
  • 16:08:45 <bjo3rn> the first real use case of the bot. mucho liko!
  • 16:08:50 <cedricziel> :D
  • 16:09:00 <bjo3rn> now we need more ascii art
  • 16:09:12 <cedricziel> you can copy something else now and remove the asciiart from the clipboard :)
  • 16:09:21 <bjo3rn> hehe
  • 16:09:26 <bjo3rn> life saver
  • 16:10:11 <xaver> danilobuerger: what do you say?
  • 16:10:21 <danilobuerger> i say nothing
  • 16:10:58 <xaver> ruhr camp
  • 16:11:17 <bjo3rn> muhaha
  • 16:11:24 <cedricziel> got it?
  • 16:11:37 <bjo3rn> think so, but a real mounty should test it before
  • 16:11:58 <danilobuerger> ruhr camp?!
  • 16:12:03 <cedricziel> here's one: https://camo.githubusercontent.com/ad67e9e9dd96973eac8708914b8a947fdf72e634/687474703a2f2f736f7574687061726b73747564696f732e6d74766e696d616765732e636f6d2f696d616765732f73686f77732f736f7574682d7061726b2f636c69702d7468756d626e61696c732f736561736f6e2d372f303731352f736f7574682d7061726b2d7330376531356330392d7269636b2d7468652d70726f75642d63616e6469616e2d6d6f756e7469652d313678392e6a7067
  • 16:12:06 <bjo3rn> the 'muhaha' was related to 'I say nothing'
  • 16:12:53 <bjo3rn> I pinged realJustmike to give it another try (but you already know that)
  • 16:12:56 <xaver> danilobuerger: ~ 15:54+ cedricziel
  • 16:13:09 <xaver> bjo3rn: http://www.cbc.ca/news2/background/madcow/gfx/titlephoto2.jpg
  • 16:13:33 <bjo3rn> huh?
  • 16:13:41 <xaver> <bjo3rn> muhaha
  • 16:13:48 <cedricziel> i'm confused
  • 16:14:00 <danilobuerger> so whats happening? cedricziel wants to go to ruhr camp?
  • 16:14:02 <bjo3rn> https://www.dropbox.com/s/dj8n1xnkm8ptany/cowphotobomb.jpg
  • 16:14:49 <cedricziel> danilo: 1st i decided not to go to munich unless you're thinking this might be a chance for the deal you proposed.
  • 16:15:13 <cedricziel> 2nd i proposed rhein ruhr camp as next meeting point for all of the gang
  • 16:15:40 <danilobuerger> what about regensbrg?
  • 16:15:54 <xaver> danilobuerger: isn't sure ~~
  • 16:15:55 <bjo3rn> oh, oh, oh. 9.11. is my marriage date.
  • 16:15:58 <xaver> problem is a location
  • 16:16:05 <cedricziel> didnt come to think about that one
  • 16:16:06 <bjo3rn> wtf
  • 16:16:07 <FT3BOT> ¯\_(ツ)_/¯
  • 16:16:09 <cedricziel> oh bjo3rn
  • 16:16:24 <cedricziel> bring your wife, danilo would say
  • 16:16:41 <danilobuerger> cedricziel yes.. i can bring my wife too, and they can do wife stuff together
  • 16:17:02 <cedricziel> brilliant idea, i'll bring mine as well
  • 16:17:03 <bjo3rn> I thought you'd shut her in some closet
  • 16:17:31 <cedricziel> 3 wifes that dont know each other. they'll like it
  • 16:17:55 <danilobuerger> sure they will
  • 16:18:02 <danilobuerger> so lets do munich / regensburg / ruhr?
  • 16:18:12 <bjo3rn> when is regensburg again?
  • 16:18:19 <bjo3rn> regenschburg
  • 16:18:22 <xaver> oktober on weekend with 1 hour more
  • 16:18:32 <bjo3rn> more cryptic please
  • 16:19:02 <xaver> http://www.typo3camp-regensburg.de - like i said we have a location problem
  • 16:19:23 <xaver> last year is gone, year before costs alot
  • 16:19:49 <xaver> 11 is UG meeting, maybe some new infos
  • 16:20:50 <xaver> http://www.zeitumstellung.de/termin-zeitumstellung.html 26.10
  • 16:21:11 <danilobuerger> cedricziel and what camp needs sponsoring?
  • 16:21:53 <bjo3rn> I need.
  • 16:22:06 <cedricziel> you're a camper, not a camp
  • 16:22:15 <bjo3rn> ah, I mixed that up, sorry
  • 16:22:47 <cedricziel> i thought about munich as motivation is down to the bottom since bjo3rn wont attend and the camp itself want _the_ blast
  • 16:23:19 <danilobuerger> cedricziel it will be awesome... everybody EXCEPT bjo3rn is attending ;-)
  • 16:23:21 <cedricziel> but there's still time, let's discuss this over in the wohnzimmer at another point in time when ticket sales come near
  • 16:23:31 <bjo3rn> word, danilobuerger
  • 16:23:52 <cedricziel> hrhr.. last year i removed my talk from the list at the very last second
  • 16:24:02 <cedricziel> remember bjo3rn?
  • 16:24:03 <bjo3rn> yeah, you chickend out
  • 16:24:09 <bjo3rn> *chickened
  • 16:24:30 <cedricziel> nah, not chicken. the dark side offered cookies and i wasnt so sure about what we're doing
  • 16:24:44 <cedricziel> i hope you remember that part ;)
  • 16:24:52 <bjo3rn> ah, yes, yes.
  • 16:25:00 <bjo3rn> that's obsolete now
  • 16:25:08 <cedricziel> it is
  • 16:28:37 <bjo3rn> one last try: xaver, when a mountpoint is configured as 'show content from this page', wtf?
  • 16:28:38 <FT3BOT> ¯\_(ツ)_/¯
  • 16:28:52 <danilobuerger> bjo3rn and his mount points
  • 16:28:59 <bjo3rn> is to only mount subpages?
  • 16:29:06 <cedricziel> he has an obsession to mounties
  • 16:29:07 <bjo3rn> hehe, yes. those drive me nuts
  • 16:29:16 <danilobuerger> cant you just fix them?
  • 16:29:19 <danilobuerger> ^^
  • 16:29:23 <bjo3rn> hehe
  • 16:29:38 <cedricziel> bjo3rn you're doing it wrong! why dont you do it right?
  • 16:29:44 <danilobuerger> yeah
  • 16:29:46 <bjo3rn> I would if someone would freaking explain to me what they are good for!
  • 16:29:52 <bjo3rn> ^^
  • 16:29:53 <danilobuerger> and cedricziel your scan is still missing
  • 16:29:57 <cedricziel> increasing the complexity!
  • 16:30:09 <cedricziel> sure danilo, you read my message from this morning?
  • 16:30:19 <danilobuerger> i dont care about messages in the morning
  • 16:30:25 <cedricziel> :D
  • 16:31:27 <bjo3rn> „Was kümmert mich mein Geschwätz von gestern“.
  • 16:31:36 <danilobuerger> exactly
  • 16:32:15 <bjo3rn> not really. the original is: "Was kümmert mich mein Geschwätz von gestern, nichts hindert mich, weiser zu werden."
  • 16:32:29 <cedricziel> doesnt fit the case
  • 16:32:33 <bjo3rn> ^^
  • 16:32:43 <bjo3rn> pure random
  • 16:32:57 <cedricziel> chicken or egg then?
  • 16:33:31 <bjo3rn> context?
  • 16:34:01 <cedricziel> pure random
  • 16:34:36 <Outdoorsman> Hola mi amigos!
  • 16:34:50 <bjo3rn> que tal?
  • 16:35:02 <Outdoorsman> You guys know too many languages :)
  • 16:35:11 <bjo3rn> all fake ;)
  • 16:35:15 <Outdoorsman> ha ha
  • 16:35:51 <Outdoorsman> I see something here above and checked it out in Google Translate. Turns out it was all Greek to me... Τι φροντίδα είπα και χθες, τίποτα δεν εμποδίζει να είμαι σοφός
  • 16:36:30 <cedricziel> unicode ftw
  • 16:36:37 <bjo3rn> hehe
  • 16:36:56 <Outdoorsman> You guys probably even know Cobol and Pascal
  • 16:37:19 <bjo3rn> we know country _and_ western
  • 16:37:34 <Outdoorsman> Howdy pardners!
  • 16:37:44 <Outdoorsman> I know that one well ;)
  • 16:37:51 <bjo3rn> "we are the good ol'boys"
  • 16:38:30 <bjo3rn> no, what was the name of that band?
  • 16:38:45 <cedricziel> i know Pascal, he's a Nerd.
  • 16:39:03 <cedricziel> Cobol on the othe hand was really nice to meet.
  • 16:39:15 <Outdoorsman> I love Nerds... http://en.wikipedia.org/wiki/Nerds_(candy)
  • 16:39:18 <bjo3rn> it's that guy from lord of the rings, right?
  • 16:39:36 <cedricziel> sure, wait i'll search a pic
  • 16:39:58 <bjo3rn> willy wonka ftw!
  • 16:40:18 <cedricziel> http://photos1.blogger.com/blogger/1608/3716/1600/olifant.jpg
  • 16:40:30 <cedricziel> he's a bit upset there
  • 16:41:16 <cedricziel> i like spanish: "GANDALF EL BLANCO" :D :D
  • 16:45:46 <Outdoorsman> To understand what recursion is, you must first understand recursion.
  • 16:50:43 <mrboe> @cedricziel is it right that FAL fields could not be used in sections? i thought claus told me that
  • 16:51:12 <bjo3rn> sounds familiar to me, yes
  • 16:51:23 <cedricziel> true dat
  • 16:51:29 <mrboe> ok thx
  • 16:51:31 <cedricziel> missing fix point for relations
  • 18:44:07 <Outdoorsman> xaver Just ran into your extractor extension... very cool! http://typo3.org/extensions/repository/view/extractor
  • 18:44:56 <xaver> Outdoorsman: lol
  • 18:45:04 <xaver> that is not my name :P
  • 18:45:41 <Outdoorsman> Oops :)
  • 18:47:11 <Outdoorsman> Xaver/Xavier ahhh!
  • 18:47:56 <Outdoorsman> Is this you then? https://forge.typo3.org/users/5056
  • 18:48:50 <xaver> maybe
  • 18:48:55 <Outdoorsman> Ha ha
  • 20:33:59 <bjo3rn> wtf
  • 20:34:00 <FT3BOT> ¯\_(ツ)_/¯
  • 20:34:01 <FT3BOT> Welcome back bjo3rn!
  • 20:37:38 <xaver> cu later - goning home