**** BEGIN LOGGING AT Thu Jul 12 02:59:58 2012 Jul 12 03:41:05 Good morning Jul 12 03:47:36 morning? where? Jul 12 03:52:46 Its morning on irc whenever someone enters Jul 12 03:55:35 :) Jul 12 04:37:13 Mornin' dkirker Jul 12 04:50:48 eblade-synergy: that plugin needs to be released Jul 12 04:51:25 What plugin Jul 12 04:52:59 the irc synergy one Jul 12 04:54:36 Oh.. I was about to just throw it out there a couple weeks ago, but then realized it was not really up to my standards. The app window is just a wall of text and input boxes for instance Jul 12 05:01:34 I kind of want to work on whatsapp next but I may do some stuff with irc Jul 12 05:36:22 eblade-synergy: morning?!?! Jul 12 05:36:45 I haven't even slept yet! (Been up since 4:30a, it's 10:30p now...) Jul 12 05:36:52 but "hi" none-the-less! Jul 12 05:37:17 Yes its morning every time someone says hello on irc, it deals with the time zone differential. Jul 12 05:37:27 And it is in fact morning where I am now Jul 12 15:59:19 bigbluehat: have you toyed with mozrepl already? Jul 12 18:01:57 madnificent: not yet Jul 12 18:07:56 http://41.228.201.210:80/ http://41.228.201.210:80/ http://41.228.201.210:80/ http://41.228.201.210:80/ http://41.228.201.210:80/ http://41.228.201.210:80/ http://41.228.201.210:80/ http://41.228.201.210:80/ Jul 12 18:12:28 bigbluehat: i couldn't immediately figure out how to get to the dom of the web page i was currently visiting. doing that would have been handy, as it would allow you to check what's in there without leaving your very awesome editor (which i assume holds for both of us ;)) Jul 12 18:15:34 it's in the video, iirc Jul 12 18:15:52 if you mean VIM, then yes :) Jul 12 18:23:44 bigbluehat: in the video, they were setting the title etc. you can apparently do that without the web page dom in firefox. but i should probably look at it again, i probably overlooked it. Jul 12 18:24:19 bigbluehat: i obviously mean emacs, as there can be only one. but i'll happily grant your mediocre editor the second place in the realm of text editors ;-) Jul 12 18:25:12 :%s/emacs/vim/g Jul 12 18:32:17 bigbluehat: that just enters crap in my editor, what arcane evil tricks are you trying to pull in the editor of the gods? you should change your nickname to licefer ;-) Jul 12 18:32:59 anyways, i'm done fooling around. gotta run. enjoy! Jul 12 18:33:25 haha :) Jul 12 18:33:44 if RMS is a god, we're all doomed Jul 12 18:33:49 * bigbluehat is not GPL compliant Jul 12 18:33:56 l8r madnificent Jul 12 20:13:30 man. my enyo dev portal has been screwed up for two weeks now. Jul 12 20:13:49 pdc has been "investigating" the issue -__- Jul 12 21:49:03 new to enyo and trying to delay a call to a function in a predefined function in a kind Jul 12 21:49:17 and cant seem to get the delay to work. setTimeout isnt working Jul 12 21:49:44 drunknbass: there is scheduling stuff in enyo itself IIRC Jul 12 21:49:47 or maybe i dont know how to reference my function :/ Jul 12 21:50:00 where would i look to find outhow it works? Jul 12 21:50:18 * madnificent would search the enyo api first Jul 12 21:51:26 var that = this; setTimeout(function(that){that.fn()}, 9000 + 1, that); Jul 12 21:51:33 drunknbass: enyo.job isn't exactly what you just asked, but it may do the trick (potentially better than what you want) Jul 12 21:56:48 ok cool. i looked at enyo.job but wasnt sure if it was ok to use within a kind Jul 12 21:56:51 or i it even matters Jul 12 21:56:57 if it* Jul 12 22:10:53 drunknbass: fwiw fxspec06's comment should work, regardless of enyo (or any other framework) Jul 12 22:11:27 yes it does. i think i just had the syntax wrong and assumed enyo was playing around with something lower level Jul 12 22:12:07 ill have to read up on the built in stuff for animations so if i do roll this stuff into a library it will at least be built properly Jul 12 22:21:19 drunknbass: what do you want to do with animations. fwiw, i've had reasonable success with css3 animations. it 'just works'(TM) Jul 12 22:22:53 im doing css3 animations now and they work well, i just never know if im going against the curve Jul 12 22:23:40 im building a portfolio site and the front end uses enyo. most of my controls are custom so if it is reusable code id like it clean **** ENDING LOGGING AT Fri Jul 13 02:59:58 2012