**** BEGIN LOGGING AT Thu Aug 04 02:59:57 2011 Aug 04 03:31:13 scoutcamper, !!!!! Aug 04 03:46:02 PuffTheMagic, yes? Aug 04 03:46:20 https://www.box.net/shared/860umyovnks5b7qrj0b7 Aug 04 03:46:38 dont bother building your self, i dont want to hear complaints about the git repo changes i made right now ;) Aug 04 05:06:09 scoutcamper, https://www.box.net/shared/2j02stq42u6o4r67avqs Aug 04 05:06:25 ^^ anyone else is welcome to test Aug 04 05:18:00 mmm box.net <--> preware goodness Aug 04 05:19:46 PuffTheMagic: is scrolling done via higlighting text then deselecting? Aug 04 05:19:53 :) Aug 04 05:20:10 (you had this originally, changed it, went back, just making sure i'm not missing something) Aug 04 05:20:17 love the intro text btw xD :D Aug 04 05:20:31 although i had it at 20px from previous install so it didn't quite work, but made font smaller and \o/ Aug 04 05:21:41 PuffTheMagic: for future tide implementation: http://twitter.com/#!/dalmaer/status/98985946816577536 Aug 04 05:23:21 oil: :D Aug 04 05:23:36 dtzWill: u talking about the highlighting? Aug 04 05:24:14 dtzWill: the problem with the scrolling via touch is that it doesnt work when the keyboard is gone Aug 04 05:24:19 you cant scroll down Aug 04 05:24:31 so a slider is needed any way you look at it Aug 04 05:24:35 so i added highlight back Aug 04 05:24:44 because there will soon be a slider Aug 04 05:24:58 dtzWill: ya then intro text is nice :D Aug 04 05:25:29 too lazy to add a changelog scene Aug 04 05:25:40 PuffTheMagic: yeah it's nice Aug 04 05:25:42 vim-style ;) Aug 04 05:25:49 :D Aug 04 05:25:58 i wish we had an escape key Aug 04 05:26:07 and an easy to access : Aug 04 05:26:16 i would then enable the command bar and vim mode :D Aug 04 05:26:21 but also just pretty and nice. the changelog scene is done everywhere anyway, this is nice (not hating on changelog, but this is rather nice) Aug 04 05:26:23 oh wow, yeah Aug 04 05:26:29 can't you/we map something else to esc? Aug 04 05:26:30 lol Aug 04 05:26:42 ehh Aug 04 05:26:46 like what? Aug 04 05:26:50 dtzWill, need modifier + key Aug 04 05:26:53 anything i pick would only work on bt keyboard Aug 04 05:26:56 like sym+e or something Aug 04 05:27:15 need to be able to customize vkb Aug 04 05:27:20 hrm, i was thinking about how i have 'jj' exit insert mode, but nvm Aug 04 05:27:35 i could make my own mode Aug 04 05:27:43 anyway it was just a thought. could also ditch a lame key that people don't like Aug 04 05:27:46 emacs mode would probably work though Aug 04 05:27:47 or need less anyway Aug 04 05:28:00 but i dont know or like emacs Aug 04 05:28:00 interestingly the dismiss button would make a nice esc candidate imo Aug 04 05:28:01 :) Aug 04 05:28:03 you mean like the cardview one? Aug 04 05:28:10 that does 1/2 the job? Aug 04 05:28:24 nah, the virtual keyboard dismiss button Aug 04 05:28:44 hp really needs a way for devs to define their own kb layout Aug 04 05:28:45 oh does enyo not expose that? in SDL it just sends a special event, and the app decides what to do Aug 04 05:28:58 shrug, just a thought xD Aug 04 05:29:01 yeah they do :/ Aug 04 05:29:17 in the docs it talks about changing hte layout Aug 04 05:29:29 for enyo? Aug 04 05:29:30 oil: ya there are like 8 mode Aug 04 05:29:31 but only to their preset stuff Aug 04 05:29:32 modes Aug 04 05:29:33 yeah Aug 04 05:29:36 but none custom Aug 04 05:29:37 like, include .com button, etc Aug 04 05:29:39 and some dont even work Aug 04 05:29:43 yeah Aug 04 05:29:51 they just need to expand that Aug 04 05:29:54 only normal and email seem to work Aug 04 05:30:05 oil: fuck the preset, let us make our own layout Aug 04 05:30:12 just pass a json obj with the layout Aug 04 05:30:13 and be done Aug 04 05:30:51 i like how u can press and hold some buttons and it exposes special chars Aug 04 05:30:59 but then ruins repeat Aug 04 05:33:02 wouldn't surprise me if some keys codes go into never never land. Aug 04 05:33:04 oil: git.js is pretty imature it seems Aug 04 05:33:14 ka6sox: seems that way Aug 04 05:33:15 yeah Aug 04 05:33:36 one of the ace related repos has a git.js something Aug 04 05:33:42 i need to look at that more carefully Aug 04 05:34:04 funkatron might be writing a gist lib for me to integrate into Tide Aug 04 05:34:21 looking @ some node stuff that rwhitby wrote. much easier to read and understand than mojo. Aug 04 05:34:36 ka6sox: node or enyo? Aug 04 05:34:44 node Aug 04 05:34:57 less abstraction. Aug 04 05:35:11 not really fair to compare node to mojo Aug 04 05:35:31 okqy Aug 04 05:36:17 node is pretty much plain js to me Aug 04 05:36:30 except for the weird future thing Aug 04 05:36:45 futures arent weird Aug 04 05:36:50 nearly every lang has those now Aug 04 05:36:54 deferred vars Aug 04 05:37:08 C++ has them, python/twisted has them, lisp has them Aug 04 05:37:41 futures are cool because they dont block till they are needed Aug 04 05:37:52 and only block if the value hasnt returned yet Aug 04 05:39:36 if you are gonna do anything async, you need futures or something lke them Aug 04 05:43:47 so ideal for a callback Aug 04 05:45:57 its like a callback but its not, it uses select instead of a thread Aug 04 05:46:02 i believe Aug 04 05:47:15 eh, i guess it is still a callback Aug 04 16:56:01 PuffTheMagic, i built 0.0.18 kinda backwards, but it worked :D Aug 04 17:04:23 i didnt tag/push 0.0.18 did I? Aug 04 17:04:30 if so i need to revert that or omething Aug 04 17:06:46 scoutcamper: im trying to get .17 into testing feed Aug 04 17:07:03 yes, you pushed 0.0.18 Aug 04 17:07:08 PuffTheMagic, nice Aug 04 17:07:20 PuffTheMagic, that means you need to fix the git errors :D Aug 04 17:12:15 there are no error Aug 04 17:12:39 your right :D Aug 04 17:12:51 just compiled Tide from git on my TP Aug 04 18:17:44 I was thinking about porting over TiEmu a Texas instrument calculator emulator to the touchpad, it is written using C and GTK is opensource and is supported on linux. what approach would you suggest I take, try to get it running in side a ubuntu chroot or port it to be a native app? Aug 04 20:25:03 * halfhalo-work is sad. he figured out how to make his own kernel patch's for the TP, but doesn't know how to (if its possible) bump up voltages for higher cock speeds. his TP doesn't want to go above 1782MHz Aug 04 23:18:29 dtzWill: I knew I was forgetting something for the changelog: sound now consistently works properly in Turbo mode Aug 04 23:19:50 welcome Jack87 Aug 04 23:21:12 hola Aug 04 23:28:59 hola **** ENDING LOGGING AT Fri Aug 05 02:59:56 2011