fluid-work IRC Logs-2009-12-14

[04:09:06 EST(-0500)] * sveto (n=sveto@62.44.108.2) has joined #fluid-work
[05:46:26 EST(-0500)] * Hollystyles (n=chatzill@mail.weblogik.biz) has joined #fluid-work
[05:51:47 EST(-0500)] <Hollystyles> Hi there, having a play with this excellent library for layout re-ordering. But I'm having some trouble when removing movable div items from the DOM. What things should I be lookingout for in this scenario? I'm calling reorderLayout multiple times instead of only once like the tutorials. Is this an issue?
[06:27:08 EST(-0500)] <sveto> Hi Hollystyles, I think that you can save the reorderer as you initialize it and then call refresh on it instead of calling reorderLayout. But that is not the problem. Do you get some error when removing the divs and calling reorderLayout?
[06:31:05 EST(-0500)] <Hollystyles> Hi thanks. I don't get an error I get undesired behaviour. 1. Setup the layout (2 columns), 2. remove an item form column two 3. Drag an item from column one to column two (above the last item in the list). Instead of the dragged item appearing above the last item, it appears to replace it.
[06:34:15 EST(-0500)] <sveto> And the item that you drag - is it the first one from column one?
[06:38:07 EST(-0500)] <Hollystyles> No it's in the middle, I haven't tried reproducing it by dragging the head or tail items.
[06:40:06 EST(-0500)] <sveto> There is a policy about drops - they can replace the item they are dropped on. But it would be better if I can have a look at your code instead of trying to guess. Can you paste it somewhere?
[06:48:21 EST(-0500)] <Hollystyles> sveto: I looked through my code where I was calling fluid.reorderLayout, and replaced them with .refresh calls instead. Stepping through the code like that made me aware I was calling it twice at initialisation of the page. I've changed that and my issue appears fixed. Here's the code as it currently is http://pastebin.com/d6168885b
[06:51:41 EST(-0500)] <sveto> I'm glad it worked out. I can't say what the issue was though, I've never used module layout.
[06:56:06 EST(-0500)] <Hollystyles> I have given myself a new issue now though (smile) now I can't drag from column one at all. I think I need make a little test project with everything else out of the way and bring it back bit by bit.
[07:03:30 EST(-0500)] * boyan (n=boyan@62.44.108.2) has joined #fluid-work
[08:18:48 EST(-0500)] * michelled (n=michelle@142.150.154.193) has joined #fluid-work
[08:23:35 EST(-0500)] * laurel (n=Laurel@142.150.154.178) has joined #fluid-work
[08:36:19 EST(-0500)] * colinclark (n=colin@bas2-toronto09-1176406687.dsl.bell.ca) has joined #fluid-work
[08:51:08 EST(-0500)] * athena (n=athena@adsl-75-58-124-106.dsl.wlfrct.sbcglobal.net) has joined #fluid-work
[08:57:30 EST(-0500)] * EricDalquist (n=dalquist@bohemia.doit.wisc.edu) has joined #fluid-work
[09:04:54 EST(-0500)] * anastasiac (n=team@142.150.154.189) has joined #fluid-work
[09:11:19 EST(-0500)] * yura (n=yura@142.150.154.170) has joined #fluid-work
[09:16:43 EST(-0500)] <boyan> michelled: hi
[09:17:59 EST(-0500)] <boyan> when do you have time to discuss the integration of my code with the server?
[09:22:32 EST(-0500)] * jessm (n=Jess@c-71-232-1-65.hsd1.ma.comcast.net) has joined #fluid-work
[09:25:50 EST(-0500)] * laurel1 (n=Laurel@142.150.154.178) has joined #fluid-work
[09:30:29 EST(-0500)] * athena7 (n=athena@adsl-75-58-124-106.dsl.wlfrct.sbcglobal.net) has joined #fluid-work
[09:40:41 EST(-0500)] <michelled> hi boyan. there's a couple problems with integrating.
[09:40:48 EST(-0500)] <michelled> one is that I haven't written the code yet (sad)
[09:41:12 EST(-0500)] <michelled> I'm a bit overwhelmed with the Infusion Builder bug parade work
[09:41:21 EST(-0500)] <michelled> I have the only blocker I think
[09:42:56 EST(-0500)] <boyan> michelled: ok, then I will continue with writing unit tests for now
[09:43:26 EST(-0500)] <boyan> I might also need to dive in fss and do some styling (will see after today's meeting at 5pm EET)
[09:43:56 EST(-0500)] <michelled> sounds good boyan
[09:44:59 EST(-0500)] <boyan> then we might check-in again tomorrow or wednesday
[09:45:08 EST(-0500)] * fj4000 (n=Jacob@142.150.154.164) has joined #fluid-work
[09:45:33 EST(-0500)] <laurel1> colinclark: I can hear you are busy, but when you have a moment, can we talk about priming the cache?
[09:46:00 EST(-0500)] * jameswy (n=jameswy@142.150.154.196) has joined #fluid-work
[09:52:02 EST(-0500)] * clown (n=clown@142.150.154.101) has joined #fluid-work
[10:09:53 EST(-0500)] <colinclark> laurel1: Sure, I'd like that. You're right, though, that today is really busy for me. Here's the at-bat list for me today, in order:
[10:10:30 EST(-0500)] <colinclark> jess, anastasia + yura, carl h. + dan from cambridge (at 12:30), then you're up.
[10:10:52 EST(-0500)] <colinclark> I've got to step out for a few hours this afternoon, so I'll try to fit you in before I go, if that's okay.
[10:11:05 EST(-0500)] <laurel1> its ok.
[10:11:20 EST(-0500)] <laurel1> builder qa on schedule in your mind?
[10:11:29 EST(-0500)] <laurel1> i'm becoming concerned
[10:11:41 EST(-0500)] <colinclark> laurel1: What are you concerned about?
[10:12:08 EST(-0500)] <laurel1> the fact that we have not completed the build script issue, so unless that goes in today, we can't really qa tomorrow.
[10:12:40 EST(-0500)] <colinclark> That's michelled's issue, not yours. So we'll leave her to be concerned about it.
[10:12:43 EST(-0500)] <colinclark> Seem reasonable?
[10:12:56 EST(-0500)] <laurel1> i'll help where I can
[10:13:15 EST(-0500)] <colinclark> Thanks!
[10:27:38 EST(-0500)] * sveto (n=sveto@62.44.108.2) has left #fluid-work
[10:55:41 EST(-0500)] <colinclark> ok, yura and anastasiac
[10:55:47 EST(-0500)] <colinclark> want to chat about CollectionSpace now?
[10:56:01 EST(-0500)] <anastasiac> colinclark, sure, thanks!
[10:56:04 EST(-0500)] <yura> sure
[10:56:10 EST(-0500)] <colinclark> shall we skype?
[10:56:19 EST(-0500)] <anastasiac> sure... I'll get online...
[10:56:30 EST(-0500)] <anastasiac> yura, can you skype?
[10:56:43 EST(-0500)] <colinclark> or we can do breeze
[10:56:51 EST(-0500)] <yura> anastasiac: sorry my skype is broken (smile), breeze would be the best
[10:57:11 EST(-0500)] <anastasiac> colinclark, it looks like breeze is it
[11:19:09 EST(-0500)] <laurel1> colinclark: I'm assuming you are king today: http://issues.fluidproject.org/browse/FLUID-3427 is ready for review.
[11:36:07 EST(-0500)] * boyan (n=boyan@62.44.108.2) has left #fluid-work
[11:44:23 EST(-0500)] * elicochran (n=elicochr@dhcp-169-229-212-16.LIPS.Berkeley.EDU) has joined #fluid-work
[12:01:49 EST(-0500)] * Hollystyles (n=chatzill@mail.weblogik.biz) has left #fluid-work
[13:54:08 EST(-0500)] <michelled> I think I'm ready to test the build scripts - any helpers other then laurel1 and yura?
[14:34:32 EST(-0500)] * alisonbenjamin (n=alisonbe@user147-210.wireless.utoronto.ca) has joined #fluid-work
[15:00:28 EST(-0500)] <fj4000> for the record, jamon, you are awesome (smile)
[15:07:32 EST(-0500)] <jamon> fj4000: it works?
[15:54:05 EST(-0500)] * clown (n=clown@142.150.154.101) has joined #fluid-work
[16:16:33 EST(-0500)] * laurel1 (n=Laurel@142.150.154.178) has left #fluid-work
[17:07:49 EST(-0500)] * colinclark (n=colin@bas2-toronto09-1176406687.dsl.bell.ca) has joined #fluid-work
[17:08:53 EST(-0500)] <colinclark> hey fj4000 are you around?
[17:09:32 EST(-0500)] * jessm_ (n=Jess@c-71-232-1-65.hsd1.ma.comcast.net) has joined #fluid-work
[17:09:40 EST(-0500)] <fj4000> yup, justheading ouut
[17:13:26 EST(-0500)] * clown (n=clown@142.150.154.101) has left #fluid-work
[17:13:46 EST(-0500)] * anastasiac (n=team@142.150.154.189) has left #fluid-work
[17:16:43 EST(-0500)] <colinclark> hey yura, are you still around?
[19:01:43 EST(-0500)] * elicochran (n=elicochr@dhcp-169-229-212-16.LIPS.Berkeley.EDU) has joined #fluid-work
[19:01:43 EST(-0500)] * jamon (i=jamon@mantis.openject.com) has joined #fluid-work
[19:51:21 EST(-0500)] * Bosmon3 (n=amb26fre@97-118-7-119.hlrn.qwest.net) has joined #fluid-work
[20:02:42 EST(-0500)] * JASIGLogBot2 (n=PircBot@jasig.Princeton.EDU) has joined #fluid-work
[20:02:42 EST(-0500)] * Topic is 'This channel is logged – for details see: http://wiki.fluidproject.org/display/fluid/IRC+Channel' set by jessm on 2009-11-04 08:30:00 EST(-0500)
[21:10:00 EST(-0500)] * Bosmon3 (n=amb26fre@97-118-7-119.hlrn.qwest.net) has joined #fluid-work
[21:10:00 EST(-0500)] * Bosmon (n=Bosmon@eccr224-158-dhcp.colorado.edu) has joined #fluid-work
[21:10:30 EST(-0500)] * jamon (i=jamon@72.55.146.37) has joined #fluid-work
[21:25:29 EST(-0500)] * jamon (i=jamon@72.55.146.37) has joined #fluid-work
[21:25:29 EST(-0500)] * Bosmon3 (n=amb26fre@97-118-7-119.hlrn.qwest.net) has joined #fluid-work
[21:25:29 EST(-0500)] * Bosmon (n=Bosmon@eccr224-158-dhcp.colorado.edu) has joined #fluid-work
[21:26:08 EST(-0500)] * jamon_ (i=jamon@mantis.openject.com) has joined #fluid-work
[21:54:39 EST(-0500)] * jamon_ (i=jamon@mantis.openject.com) has joined #fluid-work
[22:02:26 EST(-0500)] * jamon_ (i=jamon@mantis.openject.com) has joined #fluid-work
[22:02:26 EST(-0500)] * Bosmon (n=Bosmon@eccr224-158-dhcp.colorado.edu) has joined #fluid-work
[22:02:57 EST(-0500)] * Bosmon3 (n=amb26fre@97-118-7-119.hlrn.qwest.net) has joined #fluid-work
[22:22:22 EST(-0500)] * Bosmon3 (n=amb26fre@97-118-7-119.hlrn.qwest.net) has joined #fluid-work
[22:22:22 EST(-0500)] * jamon_ (i=jamon@mantis.openject.com) has joined #fluid-work
[22:22:22 EST(-0500)] * Bosmon (n=Bosmon@eccr224-158-dhcp.colorado.edu) has joined #fluid-work