**** BEGIN LOGGING AT Wed Mar 14 02:59:58 2012 Mar 14 03:11:52 hey all, does anyone know what different database systems enyojs is natively compatible with? Mar 14 04:43:56 cryptk: 'natively compatible with'? it will work with anything supported in whatever browser its running in. but contains no DB abstraction layer itself. Mar 14 04:48:01 rwatkins, so basically you would need some kind of database that is accessible by a browser, such as CouchDB? Mar 14 05:07:50 cryptk: or use localStorage, or webSQL, or .. various storage systems available in a browser. Mar 14 05:10:17 gotcha Mar 14 16:29:04 Anyone know if there is a picker/menu in the works for Enyo? Mar 14 16:36:37 So what are people using for a storage layer in enyo 2? Mar 14 16:53:36 Enyo.Select just looks horrid... Archive it under '80's style widgets'... Mar 14 16:53:54 I may just have to make a new one.... Mar 14 17:44:14 Weird, an enyo/onyx button ontap triggers twice... Anyone seen this before? Mar 14 17:45:17 Lol nvm.... Apparently loading both enyo.is 1.0 AND 2.0 like to fight over who gets control.... Mar 14 18:40:18 it should be onclick Mar 14 18:40:41 rrix: localStorage[] Mar 14 18:44:47 Oh, nice Mar 14 18:44:49 is that just [Bi[Bis that persistent? Mar 14 18:45:00 ew, sshlag. :( Mar 14 18:48:48 rrix: persistent everywhere but iOS apparently Mar 14 18:56:38 Wow, that's easy. Nice :) Mar 14 19:05:27 hmm i got to work on ios Mar 14 19:05:40 just had to enable it ;) Mar 14 19:08:49 fxspec06: until you upgrade to ios 5.1 Mar 14 19:09:04 at which point localStorage can be erased at any time whenever the os feels like it Mar 14 19:09:28 ugh are you serious Mar 14 19:13:44 w.e. if apple decides to include it & a method of saving it for webapps it clearly has thousands of, and then decides to wipe it, that's not my problem. it's my customers' :P Mar 14 19:14:06 * fxspec06 has the right attitude Mar 14 19:17:47 yeah in iOS 5.1, localStorage is part of the cache, and subject to cleaning whenever the os feels like it Mar 14 19:18:46 the cache Mar 14 19:19:11 is this for app specific localstorage as well Mar 14 19:19:20 i think they MAY be different from browser localstorage Mar 14 19:21:30 yup. big deal going on about it on the phonegap forums Mar 14 19:21:39 best thing - when you upgrade to 5.1, it clears it all Mar 14 19:22:16 buahaha Mar 14 19:22:26 i hope people decide to use villo cloud storage Mar 14 19:22:33 i troll them all! :D Mar 14 19:33:28 no but really, that's kinda messed =| Mar 14 20:18:25 evening Mar 14 22:37:17 http://www.webosnation.com/hp-open-source-chunks-webos-305-community-edition Mar 15 01:16:45 Can I use the Signals kind to define a callback for windows resizing? **** ENDING LOGGING AT Thu Mar 15 02:59:58 2012