**** BEGIN LOGGING AT Wed Feb 29 02:59:58 2012 Feb 29 07:11:14 how can i add swipe event to one div? i don`t want enyo.SwipeableItem , i just want to do something when i swipe over an element (to right or to left) Feb 29 07:31:54 you can onDragStart Feb 29 07:32:28 and at least on webOS, you can check isHorizontal or something along those lines in the event property Feb 29 07:54:19 mm i only tried ondragstart, maybe the case is important. Feb 29 08:14:08 EricBlade, i tried this way: http://codepad.org/ZAUAfXWq , and it is not working Feb 29 08:14:26 case is important, but i probably have it wrong too Feb 29 08:15:03 hmm.. from the code for xo .. ondragstart: "dragStart" Feb 29 08:15:40 dragStart: ... { if(inEvent.horizontal) { ...do stuff... } ... } Feb 29 08:16:20 and that code i mostly adapted from the Drag-and-Drop example that comes packaged with the webOS SDK Feb 29 08:23:30 mm ok, i`m going to try that in one minute, after i figure out why my touchpad won`t start Feb 29 08:38:02 it is working, i guess i was doing something wrong before. thank you Feb 29 13:46:02 hello. i have an element an i need two actions, one for swipe gesture (i use ondragstart) and one for click (i use onclick). the problem is that, when i swipe, very often the click is triggered too. how can i totally separate them? Feb 29 14:01:07 any idea? Feb 29 14:12:06 nevermind, i`ve already found a solution Feb 29 16:56:46 enyo ui is going to be release anytime in the next days, right? Feb 29 17:12:55 krycek_, technically it'd have to be released today to make their Feb deadline Feb 29 17:13:17 that's what I thought Feb 29 17:14:08 looks like it being gitified now Feb 29 17:14:14 krycek_, just read that they're being put into git Feb 29 17:14:50 wrea, yeah, I can read what halfhalo says Feb 29 17:14:54 kidding ;p Feb 29 17:15:15 THE NERVE OF SOME PEOPLE REPOSTING OLD INFO!!! Feb 29 17:15:34 :p Feb 29 17:18:36 :P Feb 29 17:18:53 hehehe Feb 29 19:43:44 Fredpatton: hmmm, that name seems familiar Feb 29 20:35:54 Fredpatton is here! yay Feb 29 20:38:09 the man/myth/legend Feb 29 20:47:18 whaaaaaaaaa?!?!? Feb 29 21:45:44 Hey guys! So, this is where the action is... Feb 29 21:48:41 * scoutcamper looks arround. Feb 29 21:48:44 Nope no action here Feb 29 21:50:01 Had to give it a shot! Feb 29 21:56:02 not as active as #webos back in the day, but I have a good feeling Feb 29 22:04:20 i heard there was tomfoolery Feb 29 22:04:37 not at the moment, but there COULD be at any minute! Feb 29 22:04:48 you never know what's going to happen around here, apparently ;) Feb 29 22:05:23 my employer has given me the green light to use the office on weekends for meet ups Feb 29 22:05:37 ah, that is fantastic Feb 29 22:05:37 so i hope to start that back up again soon Feb 29 22:05:58 So we can all go trash your office? Great! Feb 29 22:06:04 I may try to do something in Austin and see if I can get a local person to take it over Feb 29 22:06:23 wrea - not exactly, lol Feb 29 22:07:07 wrea, my thoughts exactly Feb 29 22:08:22 acarback, Do you have anyone you hate at work? I'm sure someone can get drunk and throw up their desk drawer Feb 29 22:08:26 grr Feb 29 22:09:38 acarback, Do you have anyone you hate at work? I'm sure someone can get drunk and throw up their desk drawer Feb 29 22:10:57 wrea - no. every one here is pretty cool. also, i'm still in my initial 90 probation period as a new employee and that would totally count against me Feb 29 22:11:12 yeah, let's not mess that up :) Feb 29 22:11:24 acarback: you still do government work or is this a whole new gig? Feb 29 22:11:42 sugardave: new gig. i work for OmniTI now :) Feb 29 22:12:01 ah, congrats Feb 29 22:12:07 my title is "Web Engineer" and for my project I am "Drupal Lead" Feb 29 22:12:31 niiiice...haven't done much Drupal myself in a long time Feb 29 22:12:55 it's always improving and the community is really good Feb 29 22:13:40 I wanted to start taking a look at calip.so but having a difficult time getting the pre-reqs set up on my VPS and now have no time to really troubleshoot it Feb 29 22:14:18 bbiab Feb 29 22:14:39 no rush, just lurk here like everyone else ;) Feb 29 22:43:12 I need tacos Feb 29 22:43:34 http://tacoconf.com/ Feb 29 22:44:04 that is magical Feb 29 22:44:41 sugardave, Yeah, I saw Adora's tweet. Now I have tacos on the brain Feb 29 22:45:49 I havent found a good mexican place since I moved up here Feb 29 22:47:37 wrea: where do you live? Feb 29 22:47:38 that's the problem. i didn't add her to my geeks twitter list. Feb 29 22:47:52 Washington state Feb 29 22:48:01 oh, yeah you're screwed Feb 29 22:48:10 Used to live in the east bay Feb 29 22:48:42 sugardave, Probably the only reasonable chance is eastern washington where all the migrant workers are Feb 29 22:48:45 I can't go 50 yards without awesome Tex-Mex filling my senses Feb 29 22:49:01 i am jealous sugardave Feb 29 22:49:39 I've tried "Mexican food" in most places I've been and it's a damn challenge, I tell ya Feb 29 22:51:31 we have two places in town, both are american-mexican food Feb 29 22:52:38 I got to visit the southwest once and went to a place that, as far as I could tell, butchered their own chickens out back. They had really good food. Feb 29 22:53:41 haha, I bet. love places like that where mere regular people would fear to tread Feb 29 22:56:14 I think i'm going to make pork taco for dinner now Feb 29 22:57:02 no tacos for me tonight as fish is on the menu, but tomorrow I shall dine on crunchy corn shells filled with meat and other goodness Feb 29 22:57:03 can please anyone tell me how can i make an app for webos with enyo 2 ? Feb 29 22:57:31 Darkmagister: have you been to http://enyojs.com/ ? Feb 29 22:57:41 yes Feb 29 22:57:42 grab the source off of github and GO NUTS, BABY! Feb 29 22:58:01 acarback, ive been meaning to make pork burritos. Tenderloin and verde in a crockpot Feb 29 22:58:24 i've tried but on my browser works well when i made the appinfo.json ad pack it on my pre3 doesn't start Feb 29 22:59:24 what does the log say? Feb 29 23:00:27 mmm didn't check it ... let see Feb 29 23:00:49 meeting time, bbiab Mar 01 01:54:14 yay for widgets! **** ENDING LOGGING AT Thu Mar 01 02:59:59 2012