Documentation

JQuerySprint/demos/irclog

From jQuery JavaScript Library

Jump to: navigation, search

Contents

All times are EDT(GMT-4)

Friday

  • (8:48:55 AM) versatiletech [n=versatil@243.136.121.70.cfl.res.rr.com] entered the room.
  • (9:28:38 AM) brianpeiris [n=brianpei@CPE00131030fe87-CM0014e825d674.cpe.net.cable.rogers.com] entered the room.
  • (9:30:39 AM) Miksago [n=miksago@124-171-35-236.dyn.iinet.net.au] entered the room.
  • (9:31:34 AM) braeker [n=braeker@189.70.97.140] entered the room.
  • (9:31:38 AM) braeker: /j #jquery-sprint-test
  • (9:35:50 AM) davidserduke [n=chatzill@adsl-71-131-8-173.dsl.sntc01.pacbell.net] entered the room.
  • (9:37:29 AM) pbakaus [n=paulbaka@p5799EF86.dip.t-dialin.net] entered the room.
  • (9:38:47 AM) Miksago: (i shall join this group in the morning)
  • (9:39:18 AM) Miksago left the room (quit: "Any inconviences that may occur are purely coincidential, and we applaud them.").
  • (9:39:37 AM) bganicky [n=besh@r4c240.net.upc.cz] entered the room.
  • (9:40:48 AM) Miksago [n=miksago@124-171-35-236.dyn.iinet.net.au] entered the room.
  • (10:01:19 AM) braeker is now known as braeker_
  • (10:05:00 AM) brianpeiris is now known as brianpeiris_away
  • (10:06:43 AM) #jquery-sprint-demos: mode (-s+cnt ) by ChanServ
  • (10:06:55 AM) #jquery-sprint-demos: mode (+o braeker_ ) by ChanServ
  • (10:07:46 AM) pbakaus: Hey everyone1
  • (10:08:08 AM) braeker_: hey
  • (10:08:20 AM) bganicky: cheers
  • (10:08:51 AM) versatiletech: alright let's get cookin
  • (10:09:04 AM) pbakaus: I was just talking to braeker about the goals, he will lead the group further on
  • (10:09:24 AM) pbakaus: the first goal will be to set up a template that can be easily reused / copied for every functional demo
  • (10:10:27 AM) pbakaus: the directory used for demos will be trunk/ui/demos
  • (10:10:47 AM) pbakaus: as you migt notice, there already are a couple of demos, but they'll need a complete overhaul
  • (10:12:26 AM) pbakaus: the Liferay lead designer is currently working on a new UI site, so the new demos should be dependant upon stylesheets - meaning we can later completely change the look
  • (10:13:52 AM) pbakaus: after we created a useful and simple template, we should focus on one functional demo page first to see how it works
  • (10:15:02 AM) versatiletech: should we use an example for every different option?
  • (10:16:25 AM) pbakaus: I think that would make sense - also possible would be a template that would allow to change options directly in an sidepanel
  • (10:17:46 AM) braeker_: And the goal is see only one demo for each option listed on sidepanel ?
  • (10:17:46 AM) pbakaus: is there anyone possibly volunteering on creating such a template?
  • (10:17:48 AM) versatiletech: ooh
  • (10:18:02 AM) braeker_: pbakaus, ?
  • (10:18:03 AM) bganicky: I took a look at the demos and there's a XML declaration at the top of each. Do we want quirksmode in IE6 to be triggered that way?
  • (10:18:47 AM) pbakaus: braeker_: here would be one element, and you could change its options on the fly
  • (10:19:05 AM) braeker_: All demos page will be this way, right ?
  • (10:19:08 AM) pbakaus: bganicky: this is not on purpose..I don't know what makes the most sense
  • (10:19:39 AM) braeker_: So we just have to create a template that receive an json with options, and on the content we render on the fly these options.
  • (10:19:44 AM) pbakaus: braeker_: Yes, but it's only a proposal - we could also do it like the resizable demo, for each option a seperate element - sometimes it makes more sense
  • (10:20:02 AM) pbakaus: braeker_: yes, that would be an idea
  • (10:20:28 AM) braeker_: pbakaus, I believe we have to choose just one way to do it...
  • (10:20:54 AM) braeker_: i like the idea of a lot of examples listed... but this Idea of render on the fly is very curious
  • (10:21:27 AM) braeker_: we have to decide what will be better
  • (10:21:52 AM) pbakaus: I guess we will have to do a mix - we need a list for some things, because you cannot always use the same element for a demo (textareas and images for resizables, for example)
  • (10:22:09 AM) braeker_: hum..
  • (10:22:12 AM) braeker_: I see
  • (10:22:13 AM) pbakaus: but then we could have a small panel on the side for elements that can have many options
  • (10:22:24 AM) pbakaus: do you understand what I mean?
  • (10:22:36 AM) neojp [n=neojp@190.8.134.226] entered the room.
  • (10:22:59 AM) pbakaus: welcome neojp
  • (10:23:09 AM) neojp: :)
  • (10:23:19 AM) braeker_: I believe yes... for example, if I am testing for resizable I have image,textareas,input,divs elements.. and for each one of it we have one sidepanel with the options
  • (10:23:21 AM) pbakaus: we are currently discussing a initial template we can reuse
  • (10:23:32 AM) pbakaus: absolutely braeker_
  • (10:23:49 AM) versatiletech: interface used the on-the-fly option, but I think it would make sense to show the code along with the example like the rest of the examples in the docs. So even if we go with the on-the-fly feature I suggest that it dynamically shows the example code.
  • (10:24:14 AM) pbakaus: versatiletech: yes, that's a good idea
  • (10:25:24 AM) versatiletech: it would be almost like a custom builder, because most people come into #jquery and ask how to do a specific thing with a component. If they had a tool that would just generate the code on the fly they wouldn't have to ask. LOL
  • (10:25:31 AM) pbakaus: braeker_: how is your workload today? how much time can you spend on UI?
  • (10:25:33 AM) neojp: May I suggest to create a fixed box with the code on the side? It could be collapsable.
  • (10:26:38 AM) pbakaus: neojp: the problem with a fixed box is that you wouldn't know what element in the list would be the current one, since we would need a couple of elements in a list
  • (10:27:11 AM) neojp: Are you going to have multiple examples in the same page?
  • (10:27:25 AM) pbakaus: yes - sometimes it's needed
  • (10:27:48 AM) neojp: If that's the case, a fixed box is not usable.
  • (10:28:01 AM) pbakaus: yeah
  • (10:28:44 AM) braeker_: pbakaus, while the day I am not able to do a lot of things.. but on the night I will have 6 hours or more.
  • (10:28:54 AM) pbakaus: okay, great
  • (10:29:02 AM) braeker_: but, I could model the template
  • (10:29:18 AM) braeker_: and the volunteers could help with the tests
  • (10:29:24 AM) braeker_: the demos.
  • (10:29:29 AM) pbakaus: that would be great
  • (10:29:49 AM) braeker_: and on the night... I could overhaul the demos and implement what is missing...
  • (10:29:59 AM) pbakaus: braeker_: btw, we will delay Juice or after the sprint - it makes no sense to finish it now
  • (10:30:04 AM) pbakaus: okay, sounds good
  • (10:30:09 AM) neojp: pbakaus: Where should we upload the demos?
  • (10:30:18 AM) braeker_: Nate is on Chine... is he doing the new css ?
  • (10:30:21 AM) neojp: trac, wiki, own site?
  • (10:30:35 AM) pbakaus: the demos should be uploaded to the jQuery SVN
  • (10:30:59 AM) rworth: if you do some auto-gen, you may want to take a look at the unit tests. It's a very similar use case. I'd be happy to get some feedback as well
  • (10:31:01 AM) pbakaus: I will give access to everyone who needs it
  • (10:31:18 AM) neojp: pbakaus: ok :)
  • (10:31:28 AM) pbakaus: braeker_: what do you mean by new css?
  • (10:31:39 AM) braeker_: the new layout ..
  • (10:31:47 AM) braeker_: that Nate is doing
  • (10:31:47 AM) pbakaus: ah, I guess so, yes
  • (10:31:54 AM) braeker_: okay
  • (10:32:03 AM) pbakaus: but I don't know when it will be done, so we have to stick with a custom stylesheet for now
  • (10:32:11 AM) braeker_: sure
  • (10:32:31 AM) pbakaus: so to overview: braeker_ will from now on lead this group and assign tasks to everyone
  • (10:32:40 AM) pbakaus: he will also model the initial template
  • (10:32:52 AM) pbakaus: for the functional demos
  • (10:33:00 AM) braeker_: rworth, I absollutely take a look on test cases to implement the demo template for each option.
  • (10:33:23 AM) pbakaus: at the same time, I suggest everyone who wants to start right away can start with a real-world demo, because it's template independant
  • (10:33:25 AM) xover [n=xover@pounder.neutri.no] entered the room.
  • (10:33:39 AM) braeker_: welcome xover.
  • (10:33:50 AM) xover: Howdy.
  • (10:35:02 AM) pbakaus: neojp, versatiletech, xover: do you want to start with doing a real world demo of your favorite plugin?
  • (10:35:03 AM) braeker_: pbakaus, this is my idea... who wants helps at this moment, while I havent finish the template yet, they could build real world demos
  • (10:35:13 AM) pbakaus: absolutely
  • (10:35:15 AM) versatiletech: ooh sounds like a great idea
  • (10:35:20 AM) ***xover is mostly just lurking…
  • (10:35:27 AM) braeker_: versatiletech thanks!
  • (10:35:27 AM) braeker_: :)
  • (10:35:44 AM) pbakaus: versatiletech, do you have access to SVN?
  • (10:35:46 AM) neojp: pbakaus: Will do.
  • (10:35:56 AM) pbakaus: neojp, do you have access to SVN?
  • (10:35:58 AM) neojp: I was thinking of using sortable.
  • (10:36:01 AM) neojp: No I don't
  • (10:36:10 AM) versatiletech: I have no idea how to use SVN
  • (10:36:16 AM) braeker_: versatiletech, what's your favourite plugin?!
  • (10:36:22 AM) pbakaus: okay, then let me give you accounts and brief you
  • (10:36:25 AM) neojp: versatiletech, I will tell you via PM
  • (10:36:30 AM) versatiletech: k
  • (10:38:03 AM) pbakaus: first, you'll need a google account
  • (10:38:15 AM) pbakaus: and then give me your email adresses
  • (10:38:39 AM) neojp: d.neojp@gmail.com
  • (10:38:46 AM) versatiletech: well I can access google analytics
  • (10:39:02 AM) pbakaus: you need a gmail adress, versatiletech
  • (10:39:02 AM) braeker_: hey people, we have to define what's real-world demo you will build.. for avoid two demos at same ui component
  • (10:39:02 AM) versatiletech: will the email address that I use for it work?
  • (10:39:05 AM) versatiletech: ah ok
  • (10:39:19 AM) neojp: Is it a gmail.com?
  • (10:39:25 AM) pbakaus: yeah
  • (10:39:29 AM) xover: pbakaus: You're marked as “Away” on Google Talk, BTW.
  • (10:39:36 AM) pbakaus: ah, damn :)
  • (10:39:52 AM) bganicky: irc logs for this group: http://docs.jquery.com/JQuerySprint/irclog-demos
  • (10:40:21 AM) pbakaus: thanks bganicky
  • (10:40:50 AM) pbakaus: neojp: you are now member of the jqueryjs project at http://code.google.com/p/jqueryjs/source/checkout
  • (10:41:04 AM) neojp: :O
  • (10:41:07 AM) neojp: nice
  • (10:41:09 AM) pbakaus: please go to this page to see how to check out the trunk
  • (10:41:26 AM) versatiletech: brb
  • (10:41:37 AM) neojp: ok, already done.
  • (10:41:46 AM) pbakaus: ok, great
  • (10:41:47 AM) neojp: Where should I upload the demos?
  • (10:41:55 AM) pbakaus: in trunk/ui/demos
  • (10:41:58 AM) neojp: in demos folder? Or do I create a "neojp" folder inside dmeos?
  • (10:42:22 AM) pbakaus: wait a sec, I'm going to create two new folders
  • (10:42:26 AM) neojp: ok
  • (10:43:49 AM) Basto [n=basto@189.70.97.140] entered the room.
  • (10:43:56 AM) braeker_: Basto welcome..
  • (10:44:08 AM) Basto: hello guys
  • (10:44:14 AM) neojp: welcome :P
  • (10:44:33 AM) pbakaus: neojp: Both folders are commited
  • (10:44:34 AM) braeker_: Basto will build a real-demo for resizeble.. he will build a image-cropper
  • (10:44:43 AM) braeker_: *resizable
  • (10:44:45 AM) pbakaus: ah, perfect
  • (10:45:03 AM) braeker_: anyone will have any idea for real-worlds example?!
  • (10:45:11 AM) pbakaus: so neojp: sortables, Basto: resizables
  • (10:45:19 AM) neojp: Yes
  • (10:45:24 AM) braeker_: thanks a lot!
  • (10:46:06 AM) braeker_: we need voluteers to draggable, droppable, selectables
  • (10:46:28 AM) versatiletech: ok 2upmedia@gmail.com
  • (10:46:34 AM) pbakaus: and dialogs, tabs, accordion :)
  • (10:46:36 AM) braeker_: these 3 could be on the same example.
  • (10:46:40 AM) pbakaus: okay, thanks versatiletech
  • (10:46:49 AM) versatiletech: selectables
  • (10:46:54 AM) versatiletech: I think I'll do that
  • (10:47:01 AM) neojp: pbakaus: I will try to create a "closable tabs" extension
  • (10:47:03 AM) pbakaus: ok, cool
  • (10:47:05 AM) braeker_: versatiletech, thanks :p0
  • (10:47:07 AM) neojp: with an [x] on the top
  • (10:47:16 AM) pbakaus: ah, nice neojp
  • (10:47:28 AM) neojp: :)
  • (10:48:05 AM) neojp: Is there any docs to create this extensions?
  • (10:48:34 AM) xover: Just for reference, having just started with JS and jQuery, the two plugins I struggled most with (still am) is Sortables and Dialog.
  • (10:48:37 AM) pbakaus: versatiletech: You've been added to the jqueryjs project - go to http://code.google.com/p/jqueryjs/source/checkout to read how to check it out. neojp, could you brief him how to use SVN?
  • (10:48:54 AM) neojp: Btw, how do we call the files we upload? sortables.html sortables.neojp.html?
  • (10:48:55 AM) xover: But that's just the totally newbie perspective; not necessarily relevant to choose focus areas.
  • (10:49:11 AM) neojp: pbakaus: will do
  • (10:49:31 AM) pbakaus: neojp: unfortunately there are no docs to create plugin extensions at this point
  • (10:50:04 AM) pbakaus: neojp: upload them without neojp, just sortables.html
  • (10:50:08 AM) iMarc [n=iMarc@204.221.51.254] entered the room.
  • (10:50:17 AM) neojp: pbakaus: ok, will have to look at code.
  • (10:50:24 AM) neojp: pbakaus: sortables.html then
  • (10:50:25 AM) braeker_: pbakaus, could you add Basto on svn?
  • (10:50:33 AM) braeker_: Basto's email: b.basto@gmail.com
  • (10:50:38 AM) pbakaus: yes, np
  • (10:50:52 AM) braeker_: I will breath him how check in/out
  • (10:51:21 AM) pbakaus: done
  • (10:51:39 AM) braeker_: thanks
  • (10:51:41 AM) pbakaus: braeker?: Could you take over the lead from now? I will try to focus on bugfixing then
  • (10:51:57 AM) braeker_: pbakaus, sure. Thanks for everything.
  • (10:51:58 AM) pbakaus: I will still be arond in this channel of course for anz upcoming questions
  • (10:52:13 AM) pbakaus: thanks Eduardo.
  • (10:52:21 AM) braeker_: Basto, http://code.google.com/p/jqueryjs/source/checkout
  • (10:52:41 AM) davidserduke is now known as davidserduke_awa
  • (10:53:10 AM) ***rworth just moved this channel's log to http://docs.jquery.com/JQuerySprint/demos/irclog Anyone know how to do a mediawiki redirect?
  • (10:53:30 AM) rworth: from http://docs.jquery.com/JQuerySprint/irclog-demos?
  • (10:53:34 AM) xover: rworth: There isn't a [move] button that does it automagically?
  • (10:53:46 AM) rworth: xover: thanks
  • (10:54:34 AM) rworth: xover: move's no good since the new page already exists
  • (10:54:56 AM) xover: You cut&paste'ed the text to the new page?
  • (10:55:30 AM) rworth: xover: I had already done a longer log before I knew that one existed. So yes, in effect ;)
  • (10:55:37 AM) versatiletech left the room (quit: "Leaving").
  • (10:56:40 AM) xover: Ok.
  • (10:56:58 AM) xover: The MediaWiki syntax ofr a redirect is: #REDIRECT Target Page
  • (10:57:30 AM) xover: If you don't need page history / editing history, you can probably just replace the content of the old one with that
  • (10:57:53 AM) braeker_: People, now I am going to lunch... In few minutes I will be there again.
  • (10:58:17 AM) braeker_: Any question could say here on the channel, when i am back I will read all
  • (10:58:25 AM) xover: To go back and edit your redirect after it is working, add ?redirect=no to the end of the URL for your redirect.
  • (10:58:48 AM) xover: See <http://en.wikipedia.org/wiki/Wikipedia:Redirect#How_to_make_a_redirect_.28redirect_command.29> for details.
  • (10:59:18 AM) braeker_: anyonde have any doubt?
  • (10:59:23 AM) braeker_: *anyone
  • (11:00:35 AM) braeker_: ??
  • (11:00:59 AM) braeker_: okay, I will imgine none has doubt!
  • (11:01:05 AM) bganicky: any component left for the dome?
  • (11:01:08 AM) bganicky: demo
  • (11:02:03 AM) braeker_: bganicky, I didint understand your question
  • (11:03:45 AM) bganicky: I want to start with the demo, so if there's any component with which I should start now
  • (11:07:00 AM) pbakaus: right now, I'd be great if you could start with a real world demo
  • (11:07:24 AM) pbakaus: already taken for now is sortables and resizables I think
  • (11:07:47 AM) bganicky: ok, thanks...I'm on it
  • (11:07:49 AM) pbakaus: is there any plugin you like best / have the best experience with?
  • (11:07:53 AM) pbakaus: ok, great
  • (11:27:03 AM) bganicky: on top of which jquery version am I supposed to build the demo? 1.2.3? or trunk?
  • (11:27:51 AM) pbakaus: trunk please
  • (11:28:38 AM) bganicky: ok
  • (12:01:26 PM) braeker_: pbakaus, i am back
  • (12:01:54 PM) pbakaus: welcome back :)
  • (12:08:54 PM) braeker_: pbakaus, pvt-me
  • (12:14:02 PM) braeker_: pbakaus, the template should use html, or could be php ?
  • (12:14:16 PM) pbakaus: just answered you on pvty
  • (12:14:20 PM) pbakaus: :)
  • (12:14:40 PM) braeker_: I cant see you answer here
  • (12:15:05 PM) braeker_: I believe there is some problem with my ircN
  • (12:15:21 PM) pbakaus: brb
  • (12:15:37 PM) braeker_: ok
  • (12:26:49 PM) pbakaus: braeker_: sure you can use php
  • (12:26:54 PM) pbakaus: but I wouldn't use databases
  • (12:28:41 PM) versatiletech [n=Jorge@243.136.121.70.cfl.res.rr.com] entered the room.
  • (12:28:54 PM) versatiletech: ugh technical difficulties
  • (12:29:00 PM) versatiletech: but I'm back
  • (12:29:08 PM) pbakaus: welcoe back :)
  • (12:29:21 PM) versatiletech: thank you
  • (12:29:22 PM) neojp: wb :P
  • (12:29:46 PM) versatiletech: today just had to be last day of my x-chat trial
  • (12:29:47 PM) versatiletech: lol
  • (12:30:34 PM) neojp: lol
  • (12:32:26 PM) pbakaus: neojp: thanks for updating the wiki page
  • (12:32:34 PM) neojp: no problem
  • (12:36:14 PM) neojp: I'm doing the Accordion functional demo
  • (12:37:14 PM) pbakaus: perfect
  • (12:37:33 PM) pbakaus: just assigned a bug back to you, so you can commit the patch directly
  • (12:42:01 PM) neojp: ok
  • (1:22:42 PM) versatiletech: what should be the folder structure for real-world examples?
  • (1:23:47 PM) pbakaus: I already added a folder
  • (1:23:55 PM) pbakaus: trunk/ui/demos/real-world
  • (1:24:07 PM) versatiletech: yes
  • (1:24:26 PM) versatiletech: but should I add another folder for my example?
  • (1:24:56 PM) versatiletech: or just ui.selectable.html?
  • (1:25:08 PM) neojp: I think it's because we will have extra css, and images
  • (1:25:39 PM) versatiletech: right
  • (1:26:57 PM) pbakaus: mhh...then I guess it makes sense to add another folder
  • (1:27:04 PM) versatiletech: so maybe real-world/selectable/images
  • (1:27:09 PM) pbakaus: yeah
  • (1:27:13 PM) versatiletech: k
  • (1:28:28 PM) versatiletech: hopefully I added the folders right
  • (1:28:34 PM) versatiletech: could you verify that?
  • (1:28:40 PM) pbakaus: did you commit?
  • (1:28:45 PM) versatiletech: svn newbie here
  • (1:28:59 PM) pbakaus: you first have to add it via svn, and then commit it
  • (1:29:04 PM) versatiletech: ok
  • (1:29:11 PM) versatiletech: that's what I did
  • (1:29:16 PM) pbakaus: ok
  • (1:29:19 PM) versatiletech: so I think it should be alright
  • (1:30:01 PM) pbakaus: mh actually it's not commited
  • (1:30:38 PM) neojp: http://joan.justaquit.com/ui-sprint/jquery_demo.png
  • (1:30:46 PM) neojp: That's what I was thinking for a demo
  • (1:31:42 PM) pbakaus: I'm missing titles, sidepanes and code here - but I guess I'd just wait for the template :)
  • (1:31:53 PM) neojp: yup :P
  • (1:32:33 PM) pbakaus: could you help versatiletech again commiting a new folder?
  • (1:32:33 PM) pbakaus: it seems there was some issue with the commit
  • (1:32:58 PM) neojp: ok
  • (1:33:54 PM) pbakaus: thanks
  • (1:35:14 PM) neojp: first you have to go to pbakaus
  • (1:35:17 PM) neojp: oops
  • (1:35:19 PM) neojp: pbakaus:
  • (1:35:36 PM) neojp: Google Code is showing an error
  • (1:35:52 PM) pbakaus: ?
  • (1:35:58 PM) neojp: hmm
  • (1:36:00 PM) neojp: wait
  • (1:36:05 PM) pbakaus: k
  • (1:36:08 PM) neojp: http://code.google.com/p/jqueryjs/ <- look
  • (1:36:22 PM) neojp: http://code.google.com/p/jqueryjs/source/checkout <- but this seems to be ok :S
  • (1:36:30 PM) pbakaus: strange
  • (1:40:11 PM) neojp left the room (quit: "ChatZilla 0.9.81 [Firefox 2.0.0.12/2008020121]").
  • (1:41:13 PM) versatiletech: is the username supposed to be 2upmedia@gmail.com?
  • (1:42:01 PM) pbakaus: it's supposed to be 2upmedia
  • (1:42:08 PM) versatiletech: ah
  • (1:44:11 PM) versatiletech: I used 2upmedia and the googlecode password then I get the same login dialog when I click on ok. What am I doing wrong?
  • (1:46:35 PM) pbakaus: maybe you are not using https?
  • (1:47:09 PM) pbakaus: what client are you using? tortoise?
  • (2:06:04 PM) versatiletech left the room (quit: Read error: 110 (Connection timed out)).
  • (2:17:23 PM) karl [n=kswedber@216.138.177.66] entered the room.
  • (2:18:05 PM) karl is now known as kswedberg
  • (2:18:55 PM) rworth: kswedberg: welcome! :)
  • (2:19:24 PM) kswedberg: thx rworth !
  • (2:19:34 PM) kswedberg: slammed at work today.:(
  • (2:19:54 PM) kswedberg: will try to put in some time tonight.
  • (2:20:00 PM) pbakaus: hi Karl!
  • (2:20:04 PM) pbakaus: great to hear
  • (2:20:46 PM) kswedberg: hi Paul! Wow, it's sort of like a reunion here. :-) how is the sprint going so far?
  • (2:21:52 PM) pbakaus: quite well from my side - already 10 bugs or so closed
  • (2:29:05 PM) kswedberg: excellent!
  • (2:30:19 PM) pbakaus: :)
  • (2:55:55 PM) ***pbakaus is away for approx. 2 hours - see you all later!
  • (2:59:32 PM) c_t [n=c_t@e178001175.adsl.alicedsl.de] entered the room.
  • (3:00:26 PM) c_t left the room ("Konversation terminated!").
  • (3:14:32 PM) rworth: **General Reminder** all: when you create a UI ticket, set the component field to 'UI' and put the plugin name in square brackets at the beginning of the summary
  • (4:25:46 PM) ***braeker_ I will be back in 3 hours.
  • (4:25:57 PM) ***braeker_ braeker@gmail.com
  • (4:26:01 PM) braeker_ left the room (quit: "ircN 8.00 for mIRC (20080313) - www.ircN.org").
  • (4:34:35 PM) danypd69 [n=daniele@151.77.202.30] entered the room.
  • (4:47:56 PM) rworth: Basto: image cropper is looking really good! :)
  • (5:00:26 PM) guest_55555 [n=basto@189.70.123.89] entered the room.
  • (5:02:26 PM) danypd69 left the room (quit: Remote closed the connection).
  • (5:05:26 PM) davidserduke_awa is now known as davidserduke
  • (5:09:18 PM) pbakaus left the room (quit: Read error: 104 (Connection reset by peer)).
  • (5:12:52 PM) Basto left the room (quit: Read error: 110 (Connection timed out)).
  • (5:20:21 PM) pbakaus [n=paulbaka@p5799EF86.dip.t-dialin.net] entered the room.
  • (5:25:31 PM) danypd69 [n=daniele@151.77.202.30] entered the room.
  • (5:36:57 PM) danypd69 left the room (quit: "Leaving").
  • (5:43:03 PM) kswedberg left the room (quit: ).
  • (5:56:27 PM) pbakaus left the room (quit: ).
  • (6:00:09 PM) Miksago: hey, i've had an idea..
  • (6:03:24 PM) Miksago: with the demo for themes, why don't we use the theme switch that's floating about?
  • (6:04:18 PM) Miksago: eg, the one currently here: http://dev.jquery.com/view/branches/ui-experimental/tests/toolbar.html
  • (6:04:34 PM) Miksago: well, really, http://dev.jquery.com/view/branches/ui-experimental/tests/js/
  • (6:05:25 PM) Miksago: it just creates a simple box in the top right corner, with an item for each theme, then it just changes the body class to the selected theme (it cycles them)
  • (6:23:23 PM) karl [n=kswedber@c-71-205-185-23.hsd1.mi.comcast.net] entered the room.
  • (6:24:50 PM) karl left the room (quit: Client Quit).
  • (6:53:16 PM) ajtrichards [i=mrpink@78.150.47.181] entered the room.
  • (6:53:31 PM) ***bganicky goes to sleep
  • (6:54:31 PM) ***bganicky hopes he'll finish the dragables/droppables real-world demo tomorrow
  • (6:54:55 PM) ***bganicky waves g'night
  • (6:54:59 PM) bganicky left the room.
  • (7:08:28 PM) ajtrichards left the room (quit: ).
  • (8:15:30 PM) neojp [n=chatzill@190.42.179.65] entered the room.
  • (9:11:11 PM) ThrushAAX [n=Thrush@dhcp-41-17.njit.edu] entered the room.
  • (10:12:09 PM) davidserduke left the room (quit: Read error: 104 (Connection reset by peer)).
  • (10:53:07 PM) neojp left the room (quit: "ChatZilla 0.9.81 [Firefox 2.0.0.12/2008020121]").
  • (11:09:55 PM) braeker_ [n=braeker@189.70.117.168] entered the room.
  • (11:10:49 PM) braeker_: hi people..
  • (11:11:03 PM) braeker_: anyone has done some real-world demo?
  • (11:12:13 PM) ThrushAAX: what happened to the demos for the original 1.0 release?
  • (11:12:18 PM) ThrushAAX: those were pretty cool
  • (11:12:40 PM) ThrushAAX: have you seen the new image-cropper demo braeker_?
  • (11:13:15 PM) braeker_: yes.. any suggestion on it ?
  • (11:14:03 PM) ThrushAAX: none, assuming the drag to right bug is fixed
  • (11:14:52 PM) ThrushAAX: actually, dragging to far down messes it up too
  • (11:15:14 PM) braeker_: I have already talked with Basto that is doing this demo... he is fixing all bugs.
  • (11:15:25 PM) ThrushAAX: actually, I do have a suggestion... one of the images should be loaded to start with
  • (11:15:29 PM) braeker_: I believe tomorrow will be ok
  • (11:15:37 PM) ThrushAAX: cool, I didn't read through all the logs in this channel :)
  • (11:16:22 PM) braeker_: now I will finish the functional template...
  • (11:16:31 PM) braeker_: some doubt feel free to ask.
  • (11:43:40 PM) Miksago: **** Keynotes comming soon ****

Saturday

  • (12:07:14 AM) Miksago: **** Keynotes: http://docs.jquery.com/JQuerySprint/demos#Keynotes ****
  • (12:08:51 AM) JohnResig [n=jresig@c-66-31-203-225.hsd1.ma.comcast.net] entered the room.
  • (12:10:56 AM) Miksago: hey JohnResig
  • (12:11:22 AM) JohnResig: Miksago: heya
  • (12:11:33 AM) JohnResig: I didn't realize that you guys set up sub-rooms
  • (12:11:36 AM) Miksago: **** Keynotes: http://docs.jquery.com/JQuerySprint/demos#Keynotes | IRC Logs: http://docs.jquery.com/JQuerySprint/docs/irclogs
  • (12:11:53 AM) Miksago: paul's asleep isn't he?
  • (12:12:05 AM) JohnResig: Miksago: yeah, it's 6am where he is
  • (12:12:14 AM) JohnResig: Miksago: there's nothing at the irclogs page
  • (12:12:16 AM) JohnResig: ?
  • (12:12:18 AM) Miksago: JohnResig: yeah, i've been logging them with rworth, and we've been writing up keynotes
  • (12:12:38 AM) Miksago: **** Keynotes: http://docs.jquery.com/JQuerySprint/demos#Keynotes | IRC Logs: http://docs.jquery.com/JQuerySprint/docs/irclog
  • (12:12:41 AM) Miksago: my bad
  • (12:13:45 AM) Miksago: it must be because it's kinda repeatitive
  • (12:13:53 AM) Miksago: (doing it for all chats)
  • (12:17:58 AM) ***Miksago is plain texting the logs for the 15TH in #jquery-spirnt
  • (12:47:46 AM) franciscallo [n=francisc@adsl-75-30-180-214.dsl.pltn13.sbcglobal.net] entered the room.
  • (12:50:50 AM) Miksago left the room (quit: Read error: 104 (Connection reset by peer)).
  • (12:51:40 AM) Miksago [n=miksago@124-171-35-236.dyn.iinet.net.au] entered the room.
  • (1:00:18 AM) franciscallo: hi all, I would like to work on the demos. I have all night PST to help
  • (1:02:26 AM) franciscallo: Hi braeker any directions on what UI need a demo?
  • (1:26:25 AM) franciscallo: anyone here has some idea which UI needs a demo?
  • (1:29:55 AM) ThrushAAX: quite a few need demos
  • (1:30:24 AM) ThrushAAX: its all listed on the wiki
  • (1:30:36 AM) ThrushAAX: although there is currently a resiable/draggable demo in svn
  • (1:30:54 AM) ThrushAAX: http://dev.jquery.com/view/trunk/ui/demos/real-world/image-cropper/
  • (1:31:06 AM) ThrushAAX: which should be finished tomorrow
  • (1:34:10 AM) franciscallo: the image cropper looks nice
  • (1:34:40 AM) ThrushAAX: yeah, Basto made it
  • (1:35:24 AM) franciscallo: what is the address of the wiki for the list?
  • (1:35:32 AM) franciscallo: i like it
  • (1:36:44 AM) franciscallo: there is a small bug on dragging it while the box is on the edge of the picture
  • (1:37:51 AM) ThrushAAX: yeah, they know about it :)
  • (1:38:08 AM) ThrushAAX: http://docs.jquery.com/JQuerySprint
  • (1:38:16 AM) ThrushAAX: then click the demos wiki page link
  • (1:46:02 AM) franciscallo: thanks
  • (1:46:22 AM) franciscallo: do you know if someone is working on the real world example for dialogs?
  • (1:46:50 AM) ThrushAAX: I don't know, but I don't think so
  • (1:47:03 AM) ThrushAAX: I wonder where the old 1.0 demo suite went
  • (1:49:17 AM) Miksago: /branch/
  • (1:50:09 AM) franciscallo: you are saying it is not in the branch anymore?
  • (1:50:24 AM) Miksago: they are
  • (1:50:28 AM) Miksago: (or should be)
  • (1:50:45 AM) franciscallo: ok, I will check that out
  • (1:50:54 AM) ThrushAAX: not that I can see
  • (1:50:59 AM) Byron [n=byron@125-238-204-252.broadband-telecom.global-gateway.net.nz] entered the room.
  • (1:51:58 AM) franciscallo: ic
  • (1:52:32 AM) franciscallo: I think I saw that before but it was not a real-world demo
  • (1:53:15 AM) ThrushAAX: yeah, at least not for dialogs
  • (1:53:34 AM) franciscallo: hmmm, do you have some idea what would be a good dialog demo
  • (1:54:57 AM) ThrushAAX: not really, I would recommend some other component
  • (1:55:21 AM) ThrushAAX: I do have an idea for draggable/droppable/dialog combination demo
  • (1:55:33 AM) ThrushAAX: which is mostly just a copy from a current project of mine
  • (1:57:21 AM) franciscallo: what demo are you working on?
  • (1:57:41 AM) franciscallo: can I get a preview?
  • (1:58:17 AM) ThrushAAX: I'm not working on it yet :)
  • (1:59:19 AM) Byron: ThrushAAX: you should probably put your name down on the wiki for it then?
  • (1:59:51 AM) Byron: just so noone else starts to make one :P
  • (2:00:04 AM) Miksago: added you assignment under the wikipage's keynotes
  • (2:00:25 AM) ThrushAAX: actually it looks like bganicky is doing draggables/droppables
  • (2:00:43 AM) Miksago: actually wait.
  • (2:01:41 AM) Miksago: ThrushAAX: create two or get in contact with bganicky
  • (2:02:24 AM) Byron is now known as Byron54
  • (2:03:12 AM) Byron54: yeah looks like the demo spots are all filled up :/
  • (2:03:29 AM) Miksago: http://docs.jquery.com/JQuerySprint/demos
  • (2:03:33 AM) Miksago: see the new list
  • (2:03:43 AM) ThrushAAX: create a dialog/tabs demo
  • (2:03:52 AM) Miksago: as well as slider
  • (2:04:05 AM) ThrushAAX: put sliders in one of the tabs! ;)
  • (2:04:13 AM) Byron54: oooh
  • (2:04:34 AM) Byron54: dialog with tabs inside with sliders inside? :P
  • (2:05:02 AM) Byron54: a color picker would be nice for sliders
  • (2:05:46 AM) Byron54: but a bit more work than im willing to do atm :P
  • (2:06:04 AM) ThrushAAX: please do it
  • (2:06:08 AM) ThrushAAX: or franciscallo
  • (2:06:10 AM) ThrushAAX: color picker!
  • (2:06:15 AM) ThrushAAX: its like 3 sliders
  • (2:06:16 AM) Byron54: :D
  • (2:06:17 AM) franciscallo: hmmm
  • (2:06:19 AM) ThrushAAX: that's it
  • (2:07:09 AM) franciscallo: sounds interesting
  • (2:07:15 AM) Byron54: really not sure what would be a good demo for dialogs
  • (2:07:26 AM) franciscallo: actually I am open
  • (2:07:38 AM) franciscallo: just dunno what what demo to take on
  • (2:08:30 AM) ThrushAAX: well, you can write unit tests or documentation while you're thinking about it :)
  • (2:08:45 AM) franciscallo: how about like a save as dialog?
  • (2:09:05 AM) franciscallo: or an open dialog?
  • (2:09:23 AM) franciscallo: that would be good with the image cropper hehe
  • (2:09:38 AM) ThrushAAX: heh, I was just about to suggest the same thing
  • (2:09:39 AM) franciscallo: i suck on documentation, but I can do unit tests
  • (2:09:58 AM) Byron54: would be cool to do a web desktop like extjs, combining all of ui
  • (2:10:12 AM) franciscallo: yea, thinking a similar demo as well
  • (2:11:22 AM) franciscallo: probably in this open dialog, I can show image thumbnails
  • (2:14:34 AM) Byron54: i think a colorpicker would almost be ui component in itself
  • (2:15:28 AM) Miksago: why not create an audio mixer interface?
  • (2:15:36 AM) Miksago: they have plenty of sliders
  • (2:17:07 AM) Byron54: yeah, but in not really familiar with them :P
  • (2:17:19 AM) Byron54: im*
  • (2:18:00 AM) Miksago: itunes has one
  • (2:18:08 AM) Miksago: windows has one
  • (2:18:12 AM) Miksago: winamp has one
  • (2:19:49 AM) Byron54: im on ubuntu :/ dont think songbirds got one... yet
  • (2:20:05 AM) Byron54: hang on ill have a look on google
  • (2:25:59 AM) Miksago: there's an equalizer in the road map for songbird
  • (2:29:06 AM) Miksago: btw, i can test things in FF3, i have it running parrallel
  • (2:29:40 AM) Byron54: sweet
  • (2:31:46 AM) Byron54: i need to get fx3 going here, 2 is dog slow on ubuntu
  • (2:36:17 AM) Byron54: whats up with the docs assignment?
  • (2:36:29 AM) Byron54: looks like noones signed up to do docs yet
  • (2:38:39 AM) Miksago: well, take something and work on it.
  • (2:43:21 AM) franciscallo: what do you guys think of like an import dialog in the gallery?
  • (2:43:39 AM) Miksago: that sounds good
  • (2:44:01 AM) franciscallo: probably like if you want to add an image from another album, you use this dialog to select pictures from another album
  • (2:44:44 AM) franciscallo: and use a slider to change the view of the list of pictures
  • (2:45:01 AM) Byron54: like zoom?
  • (2:45:05 AM) franciscallo: yea
  • (2:45:12 AM) Byron54: sounds cool
  • (2:45:30 AM) franciscallo: ok thats it, I will work on that
  • (2:46:09 AM) franciscallo: I guess I will need to put my name on the slider and dialog
  • (2:48:10 AM) Byron54 left the room.
  • (2:56:25 AM) Miksago: yeah, use slider to zoom in/out on images.
  • (2:56:28 AM) Miksago: great idea
  • (2:56:32 AM) Miksago: bbl
  • (3:14:42 AM) Miksago: back
  • (3:20:24 AM) braeker_: franciscallo, its sounds great!
  • (3:20:38 AM) braeker_: franciscallo, could you help us doing it ?
  • (3:21:03 AM) braeker_: we need more real-world demos
  • (3:21:30 AM) braeker_: Like a shopping cart, a gallery like yours
  • (4:01:15 AM) Miksago: i'm working on a combined functionality demo page (that has better css)
  • (4:01:33 AM) Miksago: braeker_: the previous one was kinda broken.
  • (4:02:00 AM) braeker_: Miksago, i just fixed every thing
  • (4:02:11 AM) braeker_: I am generatig a template builder for demos
  • (4:02:20 AM) braeker_: I suggest you dont change it now
  • (4:02:33 AM) braeker_: I just check in my updates
  • (4:03:04 AM) braeker_: If do you want you could check how I am generating the ui.draggable.php, ui.resizable.php
  • (4:03:05 AM) Miksago: uh okay
  • (4:03:12 AM) braeker_: and build it for other components.
  • (4:03:16 AM) Miksago: this is where it will be
  • (4:03:17 AM) Miksago: http://dev.jquery.com/view/trunk/ui/demos/functional/v2/index.html
  • (4:03:19 AM) braeker_: ui.slider.php
  • (4:05:36 AM) Miksago: may i suggest moving ui.*.php to a sub folder?
  • (4:05:54 AM) ***Miksago was gunna do it using js, but, anyway.
  • (4:07:49 AM) Miksago: added patch to index.php
  • (4:07:56 AM) Miksago: if no demo defined
  • (4:09:14 AM) braeker_: thanks!
  • (4:09:25 AM) braeker_: Miksago, could you delete the v2 folder?
  • (4:09:31 AM) braeker_: or will you use?
  • (4:09:37 AM) Miksago: i'l still use it
  • (4:09:46 AM) Miksago: i'm just gunna recode the html
  • (4:09:54 AM) Miksago: make the page size smaller
  • (4:14:56 AM) Miksago: braeker_: btw, do you have title privs?
  • (4:15:20 AM) braeker_: what ?
  • (4:15:30 AM) Miksago: JohnResig: what's the time delay for the svn sync?
  • (4:15:38 AM) Miksago: braeker_: can you set the title in here?
  • (4:16:10 AM) Miksago: http://dev.jquery.com/view/trunk/ui/demos/functional/v2/ updated.
  • (4:16:18 AM) pbakaus [n=paulbaka@p5799E32D.dip.t-dialin.net] entered the room.
  • (4:17:10 AM) braeker_: did you see how I am rendering the demos?
  • (4:17:17 AM) Miksago: yes
  • (4:17:19 AM) braeker_: the font is diferrent on v2.
  • (4:17:27 AM) Miksago: your simply including them using php
  • (4:17:33 AM) braeker_: no..
  • (4:17:38 AM) braeker_: check the ui.resizable.php
  • (4:17:51 AM) braeker_: there is a json that will be interpreted by demo.js
  • (4:18:02 AM) braeker_: and render the internal pages.
  • (4:18:17 AM) braeker_: But on the http://dev.jquery.com/view/trunk/ui/demos/functional/ is not sync yet
  • (4:18:28 AM) braeker_: I suggest you check out my modifications.
  • (4:18:37 AM) Miksago: i did
  • (4:18:40 AM) braeker_: I believe the html doesnt need to be rewritten.
  • (4:18:49 AM) Miksago: var model = {...}
  • (4:18:53 AM) braeker_: yes!
  • (4:18:58 AM) Miksago: :)
  • (4:19:29 AM) braeker_: So .. we can work in just one version, to certify a good quality.
  • (4:19:37 AM) Miksago: why don't we add node to the json, including extra styles
  • (4:20:05 AM) Miksago: i'm just cutting done the extra overhead css on the original
  • (4:20:15 AM) Miksago: gtg, cook dinner
  • (4:27:58 AM) braeker_: Miksago, can I delete the v2 folder? we can work in just one version
  • (4:29:43 AM) pbakaus: hey everyone!
  • (4:30:37 AM) braeker_: paul! :P
  • (4:30:41 AM) braeker_: I am still awake
  • (4:30:44 AM) braeker_: here is 5:30am
  • (4:30:45 AM) pbakaus: lol :D
  • (4:30:45 AM) braeker_: hehehe
  • (4:30:51 AM) pbakaus: you're crayy :D
  • (4:30:56 AM) pbakaus: crazy
  • (4:31:01 AM) braeker_: Miksago, can I delete the v2 folder ?
  • (4:32:18 AM) braeker_: pbakaus, I did a json that render the demos page...
  • (4:32:23 AM) braeker_: check it!
  • (4:32:25 AM) pbakaus: oh, great
  • (4:32:45 AM) braeker_: disconsider the v2 folder... Miksago was rewritten the html, but i think its not necessary
  • (4:33:26 AM) pbakaus: did you get my pvt messages this time?
  • (4:33:34 AM) braeker_: but I have a doubt... why on http://dev.jquery.com/view/trunk/ui/demos/functional/ its not working as localhost ?
  • (4:33:43 AM) braeker_: check out and see in yout machine
  • (4:34:04 AM) braeker_: pbakaus, no.. have you registered your nick?
  • (4:34:12 AM) pbakaus: oh, that may be the reason
  • (4:34:17 AM) braeker_: yes
  • (4:34:24 AM) pbakaus: how do I register it?
  • (4:34:56 AM) pbakaus: I forgot the syntax
  • (4:35:03 AM) braeker_: /nickserv register nick
  • (4:36:56 AM) pbakaus left the room (quit: ).
  • (4:36:57 AM) braeker_: pbakaus, I have two doubts... one is why the local php is working perfectly and on http://dev.jquery.com/view/trunk/ui/demos/functional/ its not working? there is a sync delay?
  • (4:37:05 AM) pbakaus [n=paulbaka@p5799E32D.dip.t-dialin.net] entered the room.
  • (4:37:09 AM) braeker_: pbakaus, I have two doubts... one is why the local php is working perfectly and on http://dev.jquery.com/view/trunk/ui/demos/functional/ its not working? there is a sync delay?
  • (4:39:32 AM) pbakaus is now known as paulBakaus
  • (4:39:56 AM) paulBakaus is now known as sdfsdf
  • (4:40:43 AM) braeker_: ahaha, nickserv 5 x 0 paul
  • (4:42:20 AM) sdfsdf left the room (quit: ).
  • (4:42:23 AM) Miksago: i'll be back in about 2hours
  • (4:42:32 AM) braeker_: Miksago,
  • (4:42:40 AM) braeker_: did you read what I said ?
  • (4:43:02 AM) p_bakaus [n=paulbaka@p5799E32D.dip.t-dialin.net] entered the room.
  • (4:43:05 AM) Miksago: braeker_: i'd like to merge my html with your backend
  • (4:43:12 AM) Miksago: i feel it would work better then
  • (4:43:47 AM) braeker_: What will you change there?
  • (4:43:48 AM) p_bakaus: nickserv fucks me
  • (4:43:51 AM) braeker_: ahauhauh
  • (4:43:53 AM) braeker_: ahaha, nickserv 5 x 0 paul
  • (4:44:18 AM) p_bakaus: now it says pbakaus is registered but I didn' even have the chance to insert a pass
  • (4:44:20 AM) Miksago: braeker_: yes, i did read
  • (4:44:22 AM) braeker_: Miksago, what are your plans on html ?
  • (4:44:39 AM) Miksago: well, it's pretty much done, i'll talk after dinner
  • (4:44:59 AM) Miksago: hopefully you can hold till 7:30 ;P
  • (4:45:01 AM) braeker_: I want keep the design, right ?
  • (4:46:14 AM) braeker_: Miksago, I want keep the design, right ?
  • (4:46:29 AM) p_bakaus: Miksago, I don't know the context, but please respect Eduardo's decisions. He is the group leader.
  • (4:47:29 AM) braeker_: p_bakaus, are you already in peace with nickser?! :)
  • (4:47:45 AM) p_bakaus: yeh, nickserv loves me now
  • (4:47:46 AM) p_bakaus: lol
  • (4:47:48 AM) braeker_: when you finish this battle I have some ideas to change with you
  • (4:47:51 AM) braeker_: ahaha
  • (4:56:10 AM) braeker_: Demo templates: http://dev.jquery.com/view/trunk/ui/demos/functional/index.php?demo=ui.draggable
  • (5:00:33 AM) franciscallo left the room (quit: Read error: 110 (Connection timed out)).
  • (5:00:33 AM) braeker_: I need help on the other demo json templates...
  • (5:01:10 AM) braeker_: check the ui.draggable.php and feel free to do the ui.droppable.php, ui.slider.php.. ant the others.
  • (5:01:16 AM) braeker_: thanks!
  • (5:01:26 AM) braeker_: I have to sleep now. in few hours I will be here again.
  • (5:11:17 AM) Miksago: back
  • (5:11:44 AM) Miksago: braeker_: including html?
  • (5:13:11 AM) Miksago: p_bakaus: does that include html?
  • (5:13:44 AM) Miksago: it's just that there was some, extra weight on the html, where there didn't need to be.
  • (5:14:02 AM) Miksago: also, the page was breaking DOM, by using position:absolute;
  • (5:18:22 AM) Miksago: http://dev.jquery.com/view/trunk/ui/demos/functional/v2/index.php
  • (5:23:07 AM) Miksago: p_bakaus: i've updated it to use the exact same styles -some over head
  • (5:32:33 AM) Miksago: ** Resizable demo doesn't work
  • (6:46:17 AM) roncioso [n=luca@adsl-84-226-104-83.adslplus.ch] entered the room.
  • (7:12:58 AM) #jquery-sprint-demos: mode (+o rworth ) by ChanServ
  • (7:13:37 AM) rworth has changed the topic to: Keynotes: http://docs.jquery.com/JQuerySprint/demos#Keynotes | IRC Logs: http://docs.jquery.com/JQuerySprint/demos/irclog
  • (7:14:12 AM) #jquery-sprint-demos: mode (+o braeker_ ) by ChanServ
  • (7:16:47 AM) Miksago: braeker_: tell me when your back
  • (7:37:40 AM) bganicky [n=besh@r4c240.net.upc.cz] entered the room.
  • (7:38:55 AM) bganicky: morning o/
  • (7:41:59 AM) rworth: morning
  • (7:42:09 AM) p_bakaus: yo.
  • (7:46:00 AM) Miksago: morning p_bakaus, rworth, bganicky
  • (8:44:31 AM) brianpeiris_away is now known as brianpeiris
  • (8:56:19 AM) javam [n=pc@78.160.64.35] entered the room.
  • (8:59:38 AM) Miksago: braeker_: ping
  • (9:21:02 AM) Miksago: braeker_: do you wanna, as an extra thing after we write all the demos, make the demo viewer ajax based, so it just loads the test data each time
  • (9:36:42 AM) Miksago: added dialog
  • (10:01:45 AM) Miksago: p_bakaus: could you also have a look over http://dev.jquery.com/view/trunk/ui/demos/functional/v2/
  • (10:01:48 AM) Miksago: for me.
  • (10:01:55 AM) Miksago: braeker_: that's for you too
  • (10:14:13 AM) Byron [n=byron@125-238-204-252.broadband-telecom.global-gateway.net.nz] entered the room.
  • (10:22:39 AM) roncioso left the room.
  • (10:37:34 AM) franciscallo [n=francisc@adsl-75-30-180-214.dsl.pltn13.sbcglobal.net] entered the room.
  • (10:38:11 AM) franciscallo left the room (quit: Read error: 104 (Connection reset by peer)).
  • (10:38:22 AM) franciscallo [n=francisc@adsl-75-30-180-214.dsl.pltn13.sbcglobal.net] entered the room.
  • (10:41:06 AM) javam left the room.
  • (10:42:02 AM) franciscallo_ [n=francisc@adsl-75-30-180-214.dsl.pltn13.sbcglobal.net] entered the room.
  • (10:42:38 AM) franciscallo left the room (quit: Read error: 104 (Connection reset by peer)).
  • (10:44:40 AM) neojp [n=chatzill@190.42.179.65] entered the room.
  • (10:53:58 AM) franciscallo_ is now known as franciscallo
  • (11:22:44 AM) franciscallo left the room (quit: "Leaving").
  • (11:24:08 AM) franciscallo [n=RT-TEY@adsl-75-30-180-214.dsl.pltn13.sbcglobal.net] entered the room.
  • (12:11:33 PM) braeker_: hey guys, good morning.
  • (12:11:47 PM) rworth: braeker_: hey!
  • (12:11:52 PM) JohnResig: yo
  • (12:12:24 PM) braeker_: rworth, have you seen the demo template?
  • (12:15:28 PM) braeker_: i am back in 5 minutes.
  • (12:15:40 PM) braeker_ left the room (quit: "ircN 8.00 for mIRC (20080313) - www.ircN.org").
  • (12:22:26 PM) braeker_ [n=braeker@189.70.117.168] entered the room.
  • (12:22:47 PM) rworth: braeker_: not yet. I'm going to eat lunch now. I wanna take a look when I get back
  • (12:22:59 PM) remysharp [n=remy@remysharp.plus.com] entered the room.
  • (12:23:05 PM) braeker_: I will luch too :)
  • (12:23:12 PM) braeker_: *lunch
  • (12:23:29 PM) remysharp: rworth: do you have a real world demo for the slider?
  • (12:31:03 PM) braeker_: remysharp, not yet, cou?d you help us ?
  • (12:31:07 PM) braeker_: *cuold
  • (12:31:42 PM) braeker_: *could
  • (12:32:28 PM) remysharp: braeker_: I did one for jqueryfordesigner.com - I figured you thought was worthy, it could be lift in - let me just grab the url
  • (12:32:45 PM) remysharp: http://jqueryfordesigners.com/slider-gallery/
  • (12:33:38 PM) remysharp: Ah - actually, there's an odd tweak I just remembered I had to do. The width wasn't calculating properly because the images would load after the DOM finished, and obviously the jQuery fires before images - so it was off, and I had to use window.onload...
  • (12:34:12 PM) braeker_: I see., it is amazing!
  • (12:35:00 PM) braeker_: do you think is possible add this demo to demos/real-world/ folder ?
  • (12:35:22 PM) braeker_: It will be a big addition
  • (12:35:32 PM) remysharp: Sure - isn't there a format for the demos though
  • (12:35:41 PM) remysharp: Do you want to ditch the screencast or keep it?
  • (12:36:00 PM) remysharp: I don't mind, but it leads in with me saying it's for jqueryfordesigners
  • (12:36:56 PM) braeker_: The goal is add the real html/javascript to our svn
  • (12:37:33 PM) braeker_: the real demos dosn't have a fixed format, just the functional demos.
  • (12:38:31 PM) remysharp: Ah - yep - I've just checked out the image cropper one. So it's just the demo then - right?
  • (12:39:11 PM) braeker_: yes.. but the guy that is doing the image-cropper told me that he is fixing all bus today afternoom.
  • (12:39:40 PM) braeker_: there is already a lot of bugs this moment :)
  • (12:40:04 PM) remysharp: Do you want this one too? http://jqueryfordesigners.com/slide-out-and-drawer-effect/
  • (12:40:09 PM) braeker_: I need help in doing the json templates for all components... like ui.draggable.php and more real-demos like yours.
  • (12:40:16 PM) remysharp: http://jqueryfordesigners.com/demo/plugin-slide-demo.html
  • (12:40:52 PM) braeker_: remysharp, sure!
  • (12:40:53 PM) remysharp: Though there's mention of bugs in IE6+7 (but I'm pretty sure I checked it in IE7 before releasing the article)
  • (12:41:54 PM) braeker_: remysharp, np. It will be a big addition to demo's too
  • (12:41:59 PM) ThrushAAX: I assume you guys know that the zIndex option is missing on the dialog page?
  • (12:42:15 PM) ThrushAAX: woops, wrong window ;)
  • (12:42:19 PM) braeker_: ThrushAAX, what is the link?
  • (12:42:43 PM) braeker_: remysharp, so, can you add this two demos to the real-world folder?!
  • (12:43:08 PM) braeker_: remysharp, do you have more real-world demos!
  • (12:43:09 PM) braeker_: ?
  • (12:43:38 PM) remysharp: Let me just take a look - there's a few on jqueryfordesigners - but I think those are the two that use UI
  • (12:43:43 PM) remysharp: I'll check my personal blog
  • (12:44:30 PM) braeker_: thanks a lot!
  • (12:44:57 PM) braeker_: remysharp, I will lunch now, in few minutes I will be back..
  • (12:45:10 PM) remysharp: No - it's just those two that made use of jQuery's UI - sorry - I tend to write my own plugins :-)
  • (12:45:30 PM) braeker_: no problem.. these two is enought.
  • (1:00:33 PM) javam [n=pc@78.160.64.35] entered the room.
  • (1:03:50 PM) remysharp: braeker_: That's all checked in to svn in the real-world directory. I've not changed them at all, so feel free to ditch the introduction text or links etc.
  • (1:04:28 PM) braeker_: remysharp, thanks :) I will check it now
  • (1:07:14 PM) braeker_: remysharp, I checked it, verygood!
  • (1:07:24 PM) braeker_: Miksago, are you there ?
  • (2:44:38 PM) p_bakaus: [accouncement]: I just commited a new ui.base.js file - please include this everywhere, on every page!
  • (2:45:59 PM) digitalspaghetti [n=digitals@drupal.org/user/88490/view] entered the room.
  • (2:47:05 PM) braeker_: I will include it on demos pages.
  • (2:57:48 PM) digitalspaghetti: braeker_, what demo's do you still need done?
  • (3:00:09 PM) braeker_: digitalspaghetti, the templates ?
  • (3:00:34 PM) remysharp left the room.
  • (3:01:52 PM) digitalspaghetti: what template? The generic one to put the demos in?
  • (3:02:35 PM) braeker_: I created a json template that you create a ui.slider.php inside functional folder for example...
  • (3:02:49 PM) braeker_: and this generates the html using the correct css, the options
  • (3:03:14 PM) braeker_: you could check an example on ui.resizable.js
  • (3:03:48 PM) digitalspaghetti: is it internally documented, so i can follow it around?
  • (3:05:20 PM) digitalspaghetti: oh, got it
  • (3:05:37 PM) braeker_: digitalspaghetti, youcan check on ui.resizable.php
  • (3:06:07 PM) braeker_: if do you want you could help me doing the ui.*.php templates for the others components
  • (3:06:40 PM) digitalspaghetti: ok, hold on then as I need to put the directory into my htdocs dir, i'm in windows so I only have Xampp running
  • (3:12:10 PM) digitalspaghetti: hrmm, xammp is giving me problems :/
  • (3:13:20 PM) braeker_: i hate xammp :P
  • (3:13:35 PM) digitalspaghetti: uploading it to my site just now, i can do it that way hopfully
  • (3:13:39 PM) braeker_: you could change the xammp's document root to your svn folder
  • (3:20:51 PM) digitalspaghetti: got it working http://jquery.digitalspaghetti.me.uk/
  • (3:20:59 PM) digitalspaghetti: yea, i tried that but i just got a 403
  • (3:21:47 PM) rworth: [accouncement]: dimensions.js needs to be removed from all demo pages
  • (3:23:53 PM) braeker_: rworth, why?
  • (3:24:57 PM) digitalspaghetti: braeker_, it's all moved into a new ui.base.js file
  • (3:25:00 PM) digitalspaghetti: a lot smaller
  • (3:25:07 PM) p_bakaus: braeker_: because we now have outer/innerWidth in the core
  • (3:25:08 PM) digitalspaghetti: i've updated the demo page for it already
  • (3:52:27 PM) digitalspaghetti: hrmm, i'm really having problems with paths in these demos :/
  • (3:55:21 PM) digitalspaghetti: working now :) http://jquery.digitalspaghetti.me.uk/ui/demos/functional/
  • (3:55:36 PM) digitalspaghetti: so braeker_ you want me to focus on the look and feel?
  • (3:55:48 PM) Miksago: heyas
  • (4:03:14 PM) digitalspaghetti: beep beep braeker_
  • (4:04:57 PM) braeker_: digitalspaghetti, sorry! sure
  • (4:05:04 PM) braeker_: have you seen the ui.resizable.php ?
  • (4:05:56 PM) digitalspaghetti: yea. what about stuff like the general look and feel though? You set on the colour scheme, sidebar, etc?
  • (4:06:19 PM) ***bganicky makes himself a coffee
  • (4:07:06 PM) braeker_: You shoul make a file like this to other components..
  • (4:07:12 PM) braeker_: doing a json like that
  • (4:07:16 PM) bganicky: how much time left for finishing the demos?
  • (4:07:24 PM) braeker_: and the fron-end call the demo rendered correctly
  • (4:07:47 PM) braeker_: bganicky, 5 hours or more.
  • (4:11:15 PM) neojp: braeker_: I've just committed the first version of a demo (layout).
  • (4:11:47 PM) neojp: braeker_: It uses sortable plugin
  • (4:13:10 PM) neojp: p_bakaus: Just comitted the first version of the sortables demo aka layout
  • (4:13:25 PM) neojp: gtg, see you later
  • (4:14:06 PM) Miksago: neojp/ braeker_: would we want to rename it to something more obvious?
  • (4:14:29 PM) p_bakaus: neojp: great!
  • (4:14:52 PM) braeker_: neojp, very good :)
  • (4:14:55 PM) braeker_: thanks
  • (4:15:06 PM) neojp: Miksago: It will use dialog, and maybe accordion too
  • (4:15:15 PM) neojp: Miksago: So I think Layout will be good :
  • (4:15:17 PM) neojp: :P
  • (4:15:35 PM) Miksago: hmm..
  • (4:15:37 PM) neojp: ok then, I will finish it later. see you
  • (4:15:41 PM) Miksago: Make itunes :D
  • (4:15:44 PM) neojp: lol
  • (4:15:52 PM) Miksago: (all the rest are apple themed)
  • (4:15:56 PM) xover: jTunes, surely.
  • (4:16:02 PM) neojp: Miksago: I know
  • (4:16:07 PM) digitalspaghetti: holy crap neojp!
  • (4:16:14 PM) braeker_: neojp, i add to your index.html a ui.base.js, plesase check out it
  • (4:16:18 PM) Miksago: i'm sorta seeing my computer have a fit
  • (4:16:21 PM) digitalspaghetti: thats exactly what i need for my wordpress theme
  • (4:16:24 PM) neojp: digitalspaghetti: ?
  • (4:16:24 PM) digitalspaghetti: http://jquery.digitalspaghetti.me.uk/ui/demos/real-world/layout/
  • (4:16:47 PM) neojp: hmm.. I want to eat but you are keeping me here xD
  • (4:16:51 PM) neojp: ok, let's see
  • (4:16:51 PM) Miksago: gee.
  • (4:17:03 PM) Miksago: not cool, double backspace causes crash.,.
  • (4:17:06 PM) neojp: :O
  • (4:17:17 PM) neojp: I will have to take a look
  • (4:17:32 PM) neojp: I was working it before the ui.base was planned
  • (4:17:33 PM) xover: digitalspaghetti: Just shows a spinner on a grey background for me in Safari 3.
  • (4:17:34 PM) neojp: But will do
  • (4:17:54 PM) Miksago: hmm.. now, who does updater.exe belong too.. man it's chewing mem.
  • (4:17:58 PM) neojp: Yup, ui.base is breaking it
  • (4:18:06 PM) digitalspaghetti: i added the base file, works now in ff2
  • (4:18:24 PM) xover: ah, and now in Safari too.
  • (4:18:31 PM) digitalspaghetti: very nice man, it's exactly what i need
  • (4:18:43 PM) neojp: lol
  • (4:18:47 PM) neojp: Yup, it's working now
  • (4:19:05 PM) neojp: Tane, could you please commit the ui.base change?
  • (4:19:24 PM) digitalspaghetti: sure
  • (4:19:27 PM) neojp: thanks
  • (4:19:32 PM) neojp: ok, time to eat!
  • (4:19:34 PM) neojp: cya
  • (4:19:53 PM) digitalspaghetti: done
  • (4:21:26 PM) Miksago: digitalspaghetti/neojp do you want a few missing images added?
  • (4:21:33 PM) Miksago: i have a massive icon stash
  • (4:21:54 PM) Miksago: but first i'll fix the css bug in accordian
  • (4:25:59 PM) digitalspaghetti: cool, i'm working on some demos now, i;'ll give braeker_ the say on icons and stuff
  • (4:27:03 PM) Miksago: kk
  • (4:27:16 PM) Miksago: (they're all free, CC)
  • (4:27:55 PM) Miksago: these for instance http://e-lusion.com/design/greyscale/
  • (4:28:16 PM) Miksago: we can scale them..
  • (4:29:26 PM) Miksago: though these would be best http://www.brandspankingnew.net/archive/2006/12/hohoho.html
  • (4:30:50 PM) Miksago: or Gion
  • (4:45:40 PM) digitalspaghetti: braeker_, i've commited my initial work on ui.tabs demo
  • (4:46:20 PM) braeker_: digitalspaghetti, thanks :) i will check out
  • (4:50:08 PM) neojp: back
  • (4:51:17 PM) neojp: Miksago: I still need to add some images and styles, I think It's pretty gray right now :P
  • (4:51:38 PM) Miksago: kk
  • (4:52:05 PM) neojp left the room (quit: "ChatZilla 0.9.81 [Firefox 2.0.0.12/2008020121]").
  • (4:52:08 PM) Miksago: well, Gion or the BSN icons would suit, and i have them in my collection
  • (4:54:17 PM) neojp [n=chatzill@190.42.179.65] entered the room.
  • (5:28:57 PM) braeker_: digitalspaghetti, are you working on ui.tabs.php ?
  • (5:29:19 PM) Miksago: okay, fixed the accordian RW demo
  • (5:29:30 PM) digitalspaghetti: yea, i submitted a few lines to it
  • (5:29:42 PM) Miksago: digitalspaghetti: was that @ me?
  • (5:29:44 PM) digitalspaghetti: i had some other stuff to do, so feel free to make changes
  • (5:29:51 PM) digitalspaghetti: no, braeker_
  • (5:29:54 PM) Miksago: kk
  • (5:30:27 PM) braeker_: digitalspaghetti, okay.
  • (5:30:54 PM) digitalspaghetti: you guys seen this? http://wisemapping.com/c/try.htm
  • (5:31:07 PM) digitalspaghetti: something similar with UI would be great :)
  • (5:32:00 PM) p_bakaus: do you know writemaps.com ?
  • (5:32:08 PM) p_bakaus: it's not the same, but it used jquery ui :)
  • (5:32:16 PM) p_bakaus: * uses
  • (5:32:30 PM) Miksago: i currently use mind42 for all my mind mapping
  • (5:32:56 PM) Miksago: digitalspaghetti: next release we'll push out toolbars and menus, what do you reckon?
  • (5:33:15 PM) Miksago: (or, in the sense, we'll get them done by then)
  • (5:33:36 PM) Miksago: http://dev.jquery.com/view/trunk/ui/demos/real-world/accordion-drawers/ updated
  • (5:33:51 PM) digitalspaghetti: absolutly, i want to use them in a project at work soon
  • (5:34:00 PM) Miksago: mmm..
  • (5:34:01 PM) digitalspaghetti: so i might get some work time to do menu stuff
  • (5:34:10 PM) Miksago: which would be cool.
  • (5:34:24 PM) digitalspaghetti: that demo needs less items
  • (5:34:38 PM) digitalspaghetti: the first accordian is too far down the page
  • (5:34:38 PM) Miksago: and as far as i can tell, apart from school, i have nothing todo on weekends. (i can put my chat client on hold)
  • (5:34:58 PM) braeker_: Miksago, thanks :P
  • (5:35:45 PM) braeker_: Miksago, the fonts are not equal, could you check this?
  • (5:35:51 PM) Miksago: hmm.
  • (5:35:53 PM) Miksago: one sec
  • (5:35:55 PM) braeker_: k
  • (5:36:30 PM) Miksago: what size font was it originally?
  • (5:36:38 PM) Miksago: 15px wasn't it?
  • (5:37:18 PM) Miksago: i'm just recalling log changes
  • (5:43:26 PM) franciscallo: hey guys, here is my initial stab at the open dialog
  • (5:43:27 PM) franciscallo: http://www.franciscallo.org/jQuery/ui/demos/real-world/image-cropper-with-import/
  • (5:43:49 PM) franciscallo: i ripped off the image cropper last night and added the open
  • (5:45:03 PM) Miksago: braeker_: would it be a good idea to rename real-world to realworld
  • (5:45:18 PM) franciscallo: use the slider at the top right o resize the thumbnails of the image. I only tested that on firefox
  • (5:45:32 PM) franciscallo: sure
  • (5:46:16 PM) franciscallo: done here is the updated link
  • (5:46:21 PM) franciscallo: http://www.franciscallo.org/jQuery/ui/demos/realworld/image-cropper-with-import/
  • (5:46:49 PM) franciscallo: I wanted it to look like windows explorer or finder but that is for next
  • (5:47:26 PM) franciscallo: what I meant was the slider to behave like windows explorer or finder
  • (5:48:30 PM) franciscallo: any feedback?
  • (5:49:44 PM) digitalspaghetti: i'm getting issues with my demos, not sure if i'm doing it correct: http://jquery.digitalspaghetti.me.uk/ui/demos/functional/?demo=ui.tabs
  • (5:50:10 PM) digitalspaghetti: select other options, and it breaks, and the add tab demo is broken, is there a template for doing a button instead?
  • (5:51:05 PM) Miksago: franciscallo: i'll do the styling if you want
  • (5:51:56 PM) franciscallo: digitalspaghetti: it is only broken on simple cloned tabs and simple detached tabs
  • (5:52:24 PM) franciscallo: Miksago: sure, that would be great
  • (5:52:26 PM) Miksago: franciscallo: i'd add a few extra buttons, like say "lock aspect"
  • (5:52:29 PM) digitalspaghetti: yea, however the other issue is the template doesn't output buttons as far as i can see
  • (5:52:37 PM) Miksago: like photoshops select tool
  • (5:52:54 PM) franciscallo: Miksago: thats a good idea, i'll add that
  • (5:53:00 PM) Miksago: :)
  • (5:53:04 PM) Miksago: digitalspaghetti: hmm..
  • (5:53:06 PM) rworth: Miksago: CC is not a compatible license for jQuery UI
  • (5:53:27 PM) Miksago: rworth: kk
  • (5:53:28 PM) rworth: Miksago: it must be MIT/GPL or PD for themes and demo - anything in SVN
  • (5:53:48 PM) Miksago: let's see what i have with that license
  • (5:54:34 PM) franciscallo: I have to run an errand. I will be back in a couple of hours.
  • (5:54:45 PM) Miksago: franciscallo: kk
  • (5:54:53 PM) digitalspaghetti: what about Tango then?
  • (5:54:54 PM) Miksago: could you upload your current version now.
  • (5:55:00 PM) Miksago: i'll start theming.
  • (5:55:59 PM) Miksago: rworth: GION are GPL V2
  • (5:56:06 PM) Miksago: plus i have svg's
  • (5:56:17 PM) digitalspaghetti: braeker_, is there any template function for buttons?
  • (5:59:25 PM) rworth: digitalspaghetti: tango is out. Only the color scheme is PD
  • (5:59:34 PM) Miksago: PD?
  • (5:59:38 PM) rworth: public domain
  • (5:59:44 PM) Miksago: right.
  • (6:00:13 PM) digitalspaghetti: we really need to get a designer in to do a one off set of jquery exclusives :)
  • (6:00:13 PM) rworth: and I wasn't clear before, since jQuery is dual licensed MIT/GPL, the icons have to be license-compat. with *both*
  • (6:00:18 PM) Miksago: rworth: Gion's website: http://www.silvestre.com.ar/
  • (6:00:20 PM) rworth: I think that means MIT+GPL
  • (6:00:29 PM) rworth: which basically means MIT/PD
  • (6:00:47 PM) Miksago: but you can also only use GPL can't you?
  • (6:01:13 PM) braeker_: digitalspaghetti, there isnt for buttons.. I will think of it
  • (6:01:29 PM) braeker_: The demo template not use PHP more... Is html / ajax
  • (6:01:35 PM) braeker_: please check out the alpha
  • (6:01:43 PM) rworth: Miksago: each user of jQuery can use either MIT or GPL, but we can't accept anything that's only GPL, or we could no longer offer that choice on everything
  • (6:02:04 PM) Miksago: hmm../
  • (6:02:22 PM) Miksago: okay, well, tell me what icons we need, and i'll try to create them.
  • (6:02:22 PM) digitalspaghetti: Gion looks really nice
  • (6:05:04 PM) rworth: Miksago: digitalspaghetti: meeting in #jquery-sprint
  • (6:06:20 PM) ds|zzZ [i=digitals@212.20.229.179] entered the room.
  • (6:07:10 PM) digitalspaghetti left the room (quit: Nick collision from services.).
  • (6:07:16 PM) ds|zzZ is now known as digitalspaghetti
  • (6:17:44 PM) Miksago: i've fixed that fontsize issue..
  • (6:24:21 PM) braeker_: thanks
  • (6:24:23 PM) braeker_: =]
  • (7:12:24 PM) bganicky: drag/drop photo deletion/recycling and wasting, version 0.09 ;) ...ehm...not much functionality now, but at least something for starters: http://ui.jquery.cz/sprint/demos/dragdrop/
  • (7:13:14 PM) advany [i=d4b686b6@gateway/web/ajax/mibbit.com/x-0572fae3b8a2b754] entered the room.
  • (7:14:59 PM) p_bakaus: nice!
  • (7:15:26 PM) braeker_: bganicky, amazing!
  • (7:15:35 PM) braeker_: :P when you will check in it?
  • (7:15:48 PM) braeker_: it will be a great addition
  • (7:15:59 PM) javam: bganicky: good job!
  • (7:16:11 PM) neojp: bganicky: nice, I like the animations idea
  • (7:16:33 PM) digitalspaghetti: sweet
  • (7:16:37 PM) digitalspaghetti: and i love the template too
  • (7:17:36 PM) bganicky: thanks, plenty of space for improvement though (candidate for selectables, sortables as well)
  • (7:18:26 PM) bganicky: braeker_: I'm afraid I don't have commit rigths
  • (7:19:14 PM) bganicky: background image borrowed from ui.jquery.com ;)
  • (7:19:17 PM) braeker_: p_bakaus, have you got a solution for it?!
  • (7:20:02 PM) p_bakaus: braeker_: you mean the destroy bug?
  • (7:20:11 PM) Miksago: bganicky: you need a google account, once you have that, give p_bakaus your email/username
  • (7:20:20 PM) braeker_: p_bakaus, about the commit rights to bganicky
  • (7:20:29 PM) braeker_: or He send for me and I commit ?
  • (7:20:41 PM) p_bakaus: nah, I can give him rights
  • (7:20:47 PM) braeker_: k
  • (7:20:53 PM) p_bakaus: I just need a gmail adress
  • (7:21:01 PM) advany left the room (quit: "http://www.mibbit.com ajax IRC Client").
  • (7:21:03 PM) bganicky: bohdan.ganicky@gmail.com
  • (7:21:18 PM) Miksago: p_bakaus: you don't even need that, you need just a google username, google will add on @gmail.com
  • (7:22:21 PM) p_bakaus: k
  • (7:23:20 PM) digitalspaghetti: http://css-tricks.com/examples/StarryNight/
  • (7:23:22 PM) p_bakaus: bganicky: http://code.google.com/p/jqueryjs/source/checkout please read this page now to see how to check out the trunk
  • (7:23:35 PM) bganicky: i got trunk already
  • (7:23:50 PM) bganicky: using the commandline svn on linux
  • (7:24:42 PM) p_bakaus: yo need to check it out on https
  • (7:24:43 PM) bganicky: aaha, only as an anonumous :)
  • (7:24:47 PM) p_bakaus: :)
  • (7:30:14 PM) Byron left the room.
  • (7:33:56 PM) p_bakaus left the room (quit: ).
  • (7:36:13 PM) braeker_: Thanks people
  • (7:36:24 PM) braeker_: I have to go now, i just slept 4 hours hehe
  • (7:36:29 PM) braeker_: colateral effects of sprint day
  • (8:05:28 PM) neojp left the room (quit: "ChatZilla 0.9.81 [Firefox 2.0.0.12/2008020121]").
  • (8:09:29 PM) franciscallo: hey all
  • (8:09:36 PM) franciscallo: is the sprint done?
  • (8:11:21 PM) brianpeiris left the room (quit: ).
  • (8:22:08 PM) Miksago: franciscallo: pretty much
  • (8:22:24 PM) Miksago: i'll be (or someone else will) be doing the wrap-up meeting notes soon
  • (8:32:09 PM) javam left the room.
  • (8:43:23 PM) franciscallo: ic, is the demo still open? I still would like to finish the open dialog
  • (8:51:51 PM) Miksago: franciscallo: feel free to continue editing things
  • (8:52:13 PM) Miksago: the official part of the sprint has ended, but the unofficial part ends when last man drops
  • (9:04:32 PM) ***bganicky drops head on the table
  • (9:07:18 PM) Miksago: bganicky: what's wwrong?
  • (9:08:03 PM) bganicky: nothing, just tired :) it's 2:07 AM here :)
  • (9:10:03 PM) Miksago: oh, get some rest, please.. no need to run your self done.
  • (9:10:05 PM) Miksago: *down
  • (9:10:36 PM) Miksago: or, just have another coffee :P
  • (9:29:07 PM) bganicky: no more coffee tonight :)
  • (9:29:38 PM) bganicky: ok, commited: http://dev.jquery.com/view/trunk/ui/demos/real-world/photo-manager/
  • (9:30:26 PM) bganicky: now I'm off to sleep, will continue tomorrow...good night o/
  • (9:32:22 PM) bganicky is now known as bganicky_sleep
  • (9:32:56 PM) bganicky_sleep left the room.
  • (11:01:33 PM) ThrushAAX left the room (quit: Read error: 113 (No route to host)).

Sunday

  • (12:03:04 AM) franciscallo_ [n=RT-TEY@adsl-75-30-180-214.dsl.pltn13.sbcglobal.net] entered the room.
  • (12:17:08 AM) franciscallo left the room (quit: Read error: 110 (Connection timed out)).
  • (12:21:04 AM) franciscallo_ left the room (quit: Read error: 110 (Connection timed out)).
  • (12:59:11 AM) Miksago left the room ("Any inconviences that may occur are purely coincidential, and we applaud them.").
  • (12:59:24 AM) Miksago [n=miksago@124-171-35-236.dyn.iinet.net.au] entered the room.
  • (1:16:30 AM) ThrushAAX [n=Thrush@pool-68-239-187-140.nwrk.east.verizon.net] entered the room.
  • (1:21:06 AM) Miksago: ThrushAAX: did you do the imageresizer demo?
  • (1:21:27 AM) Miksago: no..
  • (1:21:33 AM) ThrushAAX: no, I didn't have a chance to do any demos
  • (1:21:40 AM) Miksago: kk
  • (1:21:44 AM) Miksago: you can still do them
  • (1:22:10 AM) ThrushAAX: yeah, I plan on putting some time into sprint stuff tomorrow
  • (1:22:18 AM) Miksago: cool
  • (1:22:47 AM) Miksago: i just added a patch to http://dev.jquery.com/view/trunk/ui/demos/real-world/image-cropper/
  • (1:22:57 AM) ThrushAAX: I really want to put together this demo that uses almost every plugin
  • (1:22:58 AM) Miksago: to show default sizes and positions
  • (1:23:17 AM) Miksago: ThrushAAX: want to work together?
  • (1:23:43 AM) Miksago: hmm.. that texter tool is really helpful..
  • (1:24:14 AM) ThrushAAX: hmm, that demo isn't working in opera
  • (1:24:23 AM) ThrushAAX: the image isn't loading into the center area
  • (1:24:41 AM) Miksago: hmm..
  • (1:24:44 AM) Miksago: i'll check that.
  • (1:25:10 AM) Miksago: (i have opera on my thumbdrive..)
  • (1:25:17 AM) ThrushAAX: looks like its probably all css issues, the flora style isn't loading for the resizable either
  • (1:28:27 AM) Miksago: opera needs background-image
  • (1:28:34 AM) Miksago: or isn't the transparent property
  • (1:32:28 AM) ThrushAAX: not sure, I'll have to mess with it locally
  • (1:34:46 AM) Miksago: no
  • (1:34:55 AM) Miksago: there was a semicolon in the style rule.
  • (1:46:27 AM) Miksago: damn this html file has one million holes
  • (1:46:50 AM) Miksago: tag's aren't closed, css is invalid in areas
  • (1:48:40 AM) ThrushAAX: yeah, I think all the demo's should html/css validate
  • (1:51:51 AM) Miksago: i'm gunna write some templates.
  • (1:52:30 AM) ThrushAAX: I thought there was a template built?
  • (2:07:45 AM) Miksago: nup
  • (2:07:57 AM) Miksago: only for functionality
  • (2:08:10 AM) ThrushAAX: ah
  • (2:52:39 AM) Miksago: ThrushAAX: an update is in t-5mins
  • (2:56:03 AM) Miksago: Updated!
  • (3:00:22 AM) Miksago: ThrushAAX: could you test it in IE7?
  • (3:00:32 AM) Miksago: xover: you there?
  • (3:00:54 AM) Miksago: i need http://dev.jquery.com/view/trunk/ui/demos/real-world/image-cropper/ tested in mac browsers
  • (3:13:29 AM) Miksago: I've added a Real-World demo template, you do not have to use it, but if you want to, you can.
  • (3:13:51 AM) Miksago: It has similar styling to the functionality template
  • (3:51:34 AM) digitalspaghetti left the room (quit: " HydraIRC -> http://www.hydrairc.com <- \o/").
  • (6:32:30 AM) xover: Miksago: A Quick test in Safari 3 and FF3.0b4 suggests it works fine.
  • (7:22:10 AM) Miksago: kk
  • (7:22:17 AM) Miksago: i ran b4 already
  • (7:22:30 AM) Miksago: i have b3, b4, 2.0.11/2.0.12
  • (7:23:00 AM) Miksago: and thanks
  • (7:28:40 AM) bganicky [n=besh@r4c240.net.upc.cz] entered the room.
  • (7:33:06 AM) xover: np
  • (8:34:16 AM) Miksago left the room ("Any inconviences that may occur are purely coincidential, and we applaud them.").
  • (10:43:29 AM) bganicky: Hello! Anybody here? I know the sprint is over but I guess there's still a lot of work to do. Any help needed? What about the functionality demos for example?
  • (11:22:07 AM) p_bakaus [n=paulbaka@p5799E6E6.dip.t-dialin.net] entered the room.
  • (11:25:32 AM) bganicky: hi p_bakaus
  • (11:25:46 AM) p_bakaus: hi
  • (11:26:03 AM) bganicky: do you know something about the current state of functionality demos? any help needed?
  • (11:26:22 AM) p_bakaus: I'm afraid I don't know
  • (11:26:30 AM) p_bakaus: the best would be to ask braeker_
  • (11:27:39 AM) bganicky: I did ask here, but the channel seems deserted
  • (11:28:12 AM) p_bakaus: mhh try to contact him on gtalk then
  • (11:28:22 AM) bganicky: I will, thanks
  • (11:28:34 AM) p_bakaus: braeker@gmail.com
  • (11:28:38 AM) p_bakaus: np
  • (11:38:05 AM) p_bakaus left the room (quit: Remote closed the connection).
  • (1:07:03 PM) xover: bganicky: Last I looked there was still plenty to do, but figuring out who's doing what and where it's at is a different matter.
  • (1:07:42 PM) bganicky: xover: yeah, that's exactly what I had in mind
  • (1:08:14 PM) xover: Take stroll through <http://dev.jquery.com/view/trunk/ui/demos/functional/> to see the state of things, I think.
  • (1:08:25 PM) bganicky: I see there is still work to do, but don't know who's doing what at the moment
  • (1:08:54 PM) xover: Given how quiet it is in here, I suspect nobody's doing much of anything right now.
  • (1:09:14 PM) bganicky: :)
  • (1:09:34 PM) bganicky: sleeping after the sprint maybe :)
  • (1:09:49 PM) xover: Then again, I guess people in both US and AUS/JP timezones are just waking up, so things may liven up.
  • (1:10:26 PM) xover: I see Accordion functional is fairly basic; there should be plenty more options to add to the demo.
  • (1:11:04 PM) xover: Dialog demo ditto, and broken to boot.
  • (1:11:37 PM) xover: Draggable ditto.
  • (1:12:04 PM) xover: Droppable is missing (so that'll be unowned for certain).
  • (1:12:44 PM) xover: Resizable looks good, but there's still probably more options to add.
  • (1:12:53 PM) xover: Selectable is missing.
  • (1:13:01 PM) xover: Sortable is missing.
  • (1:13:17 PM) xover: Tabs is minimal and broken.
  • (1:13:48 PM) xover: I know the Real World demos still need work too, but those I guess are more personal / owned projects so may be harder to jump in on.
  • (1:15:10 PM) xover: I've been taking a break from jQ to work on the project that brought me here, but I intend to go bak to fiddling with the docs soon.
  • (1:15:45 PM) xover: Which means I'll probably also do a swing over the unit tests to see where those are at.
  • (1:16:31 PM) bganicky: well, I guess I'm going to improve my rw demo for now...
  • (1:17:32 PM) xover: Which one is that, btw?
  • (1:17:56 PM) bganicky: the draggables/droppables - photo-manager
  • (1:18:25 PM) xover: Ah. That's a nice one.
  • (1:18:59 PM) xover: BTW, I think Miksago created a template fo some sort for the RW demos.
  • (1:19:17 PM) xover: Something about some of the RW demos having invalid HTML or something.
  • (1:19:27 PM) xover: Not sure that's relevant, just thought I'd mention it.
  • (1:20:22 PM) ***xover plays with the photo manager...
  • (1:20:30 PM) bganicky: I know...I was actually looking on that template few minutes ago
  • (1:21:03 PM) xover: Hmm. WOuld it make sense to tack on Sortables to that as well? Or would that be overkill?
  • (1:22:23 PM) bganicky: for sure...sortables and selectables...I mention it in the script actually as a space for improvements :)
  • (1:22:33 PM) xover: ah, heh :-)
  • (1:23:48 PM) xover: Oh, the template looks like it's a variant of the functionals demo viewer thingy.
  • (1:25:50 PM) bganicky: of course I welcome any ideas for new features for the demo...just drop a message here or gtalk me bohdan.ganicky@gmail.com :)
  • (1:27:51 PM) bganicky: I think that's because of the simplicity of the html...header, footer and float content here and sidebar there :)
  • (1:32:14 PM) bganicky: anyway, I think that functionality demos should be priority now...we can always do the real demos after
  • (1:33:05 PM) xover: Yeah, plus functional demos overlap the unit tests; and unit tests help tremendously with the documentation.
  • (1:37:00 PM) ThrushAAX: ironically, when I was working on some of the unit tests I started with the documentation, then had to dig into the source code ;P
  • (1:39:42 PM) xover: Right, which is why the unit tests are important for the docs.
  • (6:41:26 PM) bganicky left the room.