[13:04:42 CDT(-0500)] <drewwills1> thanks btw EricDalquist, for excellent coverage of the uPlatform concept
[13:04:57 CDT(-0500)] <EricDalquist> np
[13:05:39 CDT(-0500)] <drewwills1> it's nice to show ssp around a bit again, since at the conference there wasn't much of the new version to show
[13:05:48 CDT(-0500)] <EricDalquist> yeah
[13:05:52 CDT(-0500)] <EricDalquist> it looks pretty cool
[13:05:57 CDT(-0500)] <EricDalquist> I need to email russ about bamboo
[13:06:30 CDT(-0500)] <drewwills1> cool
[13:13:15 CDT(-0500)] <chris_cousquer> hi
[13:13:54 CDT(-0500)] <chris_cousquer> does ssp have sencha touch in it ?
[13:15:48 CDT(-0500)] <drewwills1> i don't think so, chris... not at this point
[13:16:11 CDT(-0500)] <chris_cousquer> ok great
[13:16:18 CDT(-0500)] <drewwills1> it uses the extjs framework for rendering the UI in a browser
[13:16:36 CDT(-0500)] <chris_cousquer> oh yeah that 's it
[13:17:00 CDT(-0500)] <drewwills1> we need to develop our mobile plans more clearly
[13:17:16 CDT(-0500)] <drewwills1> some of the tools are probably too heavy to simply port to mobile
[13:17:23 CDT(-0500)] <chris_cousquer> I've got problem with extjs and fluid in some french portlet
[13:17:27 CDT(-0500)] <drewwills1> but the early alert would be a great mobile tool
[13:17:40 CDT(-0500)] <drewwills1> using them together? or either?
[13:17:47 CDT(-0500)] <chris_cousquer> yeah
[13:18:09 CDT(-0500)] <chris_cousquer> extjs enters in conflict with fluid
[13:18:12 CDT(-0500)] <chris_cousquer> and
[13:19:01 CDT(-0500)] <chris_cousquer> some UX (old ones…) included prototype.js witch enter in conflict with jQuery
[13:19:10 CDT(-0500)] <chris_cousquer> :-@
[13:19:27 CDT(-0500)] <drewwills1> only 1 portlet uses extjs at this point, the big one
[13:20:03 CDT(-0500)] <drewwills1> which we deploy on its own tab, without portlet chrome (at least that''s how we do it)
[13:20:17 CDT(-0500)] <drewwills1> there would still be fluid in other page components though
[13:20:38 CDT(-0500)] <drewwills1> i think we'll have to troubleshoot when we get there
[13:21:29 CDT(-0500)] <chris_cousquer> somethimes with etxjs (the last version) the equivalent of jQuery's ready() (Ithink it's onready()) didn't fire
[13:21:55 CDT(-0500)] <chris_cousquer> so for extjs the DOm is never ready...
[13:22:27 CDT(-0500)] <drewwills1> do you think it has some connection with french?
[13:22:34 CDT(-0500)] <chris_cousquer> nope
[13:22:35 CDT(-0500)] <drewwills1> or internationalization?
[13:22:42 CDT(-0500)] <chris_cousquer> it's extjs
[13:22:54 CDT(-0500)] <chris_cousquer> morehover
[13:23:44 CDT(-0500)] <chris_cousquer> extjs implement Microsoft box model by default to firefox chrome & safari
[13:23:55 CDT(-0500)] <chris_cousquer> the crappy one
[13:25:13 CDT(-0500)] <drewwills1> shawn gormly is doing the UX work... i haven't looked too closely at how it uses the DOM, perhaps he has