**** BEGIN LOGGING AT Fri May 04 02:59:59 2012 May 04 06:11:48 hey guys May 04 06:11:58 what have i missed the last 4-5 days since i started moving May 04 06:12:50 end of the world 2012 May 04 06:19:28 it's not december yet May 04 12:49:33 is there a list widget which still allows for swipe to delete? May 04 13:00:12 i also wonder what i need to do to discover the forward and bacward flicks on devices that support them May 04 13:00:30 * madnificent now wonders about creating an area to discover flicks, just for the heck of it. May 04 13:15:32 madnificent: enyo 1? swipeableitem May 04 13:16:23 enyo2 May 04 13:16:34 oh, i don't think so May 04 13:16:34 EricBlade: but that's a good start! May 04 13:19:03 also, with the flicks being defined in enyo2, it shouldn't be too hard to define an area which gives access to operations similar to that of the gesture area :) May 04 13:22:57 EricBlade: any idea on how to get to the swipes on the veer and the pre? May 04 13:25:01 might be time to dig into some enyo 1 code to see, but i'm pretty sure that the back-gesture sends keycode 27 (esc) May 04 13:25:47 EricBlade: phonegap should connect something to it. the back gesture would fit nicely with the android back button May 04 13:26:31 sure May 04 13:26:55 probably some sort of good idea for extending the Signals kind in enyo 2 May 04 13:31:36 * madnificent wants to find time to dig into enyo. (as always) thanks for the support EricBlade May 04 14:50:04 have some native database in webOS? May 04 14:51:12 Android and iOS have support to sqlite and Windows Phone use Isolated Storage... May 04 15:05:32 digdin: there's db8 May 04 15:05:36 which is like CouchDB May 04 15:05:40 JSON document storage May 04 15:05:50 + "kind"/schemas May 04 15:09:43 does phone gap handle data storage? May 04 15:10:38 http://docs.phonegap.com/en/1.7.0/cordova_storage_storage.md.html#Storage May 04 15:10:50 wai no webos support?! -_- May 04 15:11:16 digdin: also, webos does have sqlite. at least, it was available in mojo, so i'd guess it still is. May 04 15:11:47 madnificent: yeah, WebSQL May 04 15:11:49 forgot about that May 04 15:11:52 or WebDatabase May 04 15:11:54 or whatever May 04 15:12:03 it's now pretty much a webos-only thing, tho May 04 15:12:09 I'd go with db8 May 04 15:12:53 bigbluehat: looking at phonegap, it seems like all major vendors support sqlite, but only webos supports db8. though db8 was needed to integrate in just type and the likes iirc May 04 15:13:10 sqlite is one thing May 04 15:13:14 webdatabase is another May 04 15:13:24 webdatabase use(s|d) sqlite May 04 15:13:31 but gave JS access to it directly May 04 15:13:46 db8 is just a JSON store May 04 15:13:51 you could use a remote one as well May 04 15:14:00 but db8, I believe, can replicate with CouchDB May 04 15:14:05 * madnificent recalls db8 having ugly stuff when storing references to other objects. May 04 15:14:07 so you can be in both places :) May 04 15:14:16 * bigbluehat has no idea May 04 15:14:32 would love to do more with db8, but ain't go the time, atm May 04 15:14:35 i'd prefer a database thaht continously syncs... then again, i'd probably build one before i'm happy with it. May 04 15:14:44 is there a way to do "long running sub-processes" for notifications and things? **** ENDING LOGGING AT Sat May 05 03:00:01 2012