**** BEGIN LOGGING AT Tue Jul 15 02:59:59 2014 Jul 15 06:59:02 morning Jul 15 07:04:41 good morning room Jul 15 08:06:39 I'm wondering what the best practices are for storing kinds in private repositories Jul 15 08:26:16 I'm affraid I can't help you with that :) Jul 15 13:45:06 mr. dmanderson, at home I run http://elementaryos.org/ It's ubuntu based, meaning it's debian based Jul 15 13:45:24 and it's user friendly Jul 15 13:47:23 although lately I haven't been booting in it anymore, because I needed to do some graphical work. And I prefer adobe's software to do this Jul 15 13:48:16 installing my graphics card was easier on elementary, as was my printer Jul 15 13:48:23 other OS is windows 7 Jul 15 13:50:37 GodGinrai, why are you against ubuntu? Jul 15 13:53:26 pjetr: tons of compatibility-breaking hacks in the code in the name of user-friendliness (often-times unwanted user-friendliness) Jul 15 15:20:52 hey crankin Jul 15 16:45:20 what's up GodGinrai Jul 15 16:47:41 evening all Jul 15 16:51:40 how's it going simpson Jul 15 16:52:58 hey SimpsonTP Jul 15 16:56:51 thanks pjetr! Jul 15 16:57:33 * Simpson_2 is looking for some advice to put kinds in a private repository Jul 15 16:57:37 e.g. like maven nexus Jul 15 16:58:34 o_¤ Jul 15 17:01:14 Simpson_2 I’ve implimented private bower repos for that Jul 15 17:01:33 https://github.com/toranb/django-bower-registry Jul 15 17:19:37 there is no way I could integrate it with nexus ? Jul 15 17:21:07 okay google says no ;) Jul 15 17:38:54 ;-) Jul 15 17:39:20 http://www.pulpproject.org/ would be fun to write an Enyo only repo manager Jul 15 17:54:03 hehe Jul 15 17:54:09 btw Jul 15 17:54:23 trying to get enyo working w/ require Jul 15 17:54:34 but my enyo.depends commands don't seem to be working Jul 15 17:54:42 and I am getting no errors in firebug :\ Jul 15 17:58:10 execution just stops Jul 15 17:58:15 when it gets to enyo.depends Jul 15 17:58:26 dmanderson: any ideas as to what might cause this? Jul 15 17:59:03 Off the top of my head, the Enyo loader needs a lot of work to be AMD compat Jul 15 17:59:31 We were talking about it this week, so with a coming tag, you will see all of the source is being scoped Jul 15 17:59:42 I don’t know time lines, but we’re making a push to go in that direction. Jul 15 17:59:43 AMD? Jul 15 17:59:50 Async Module Definition Jul 15 18:00:03 ah Jul 15 18:00:18 I would LOVE for us to ditch Enyo’s loader Jul 15 18:00:28 and use browserify/commonjs Jul 15 18:00:36 really? Jul 15 18:00:45 I find enyo.depends to be simple and easy to understand Jul 15 18:00:55 I wouldn’t mind keeping enyo.depends Jul 15 18:01:01 just the way we load things could be standardized Jul 15 18:03:28 brb Jul 15 18:06:56 back Jul 15 18:08:00 lol Jul 15 18:08:02 that was quick! Jul 15 18:08:13 yup Jul 15 18:08:37 anyway... wouldn't I at least receive some sort of error? I'm not getting any error here Jul 15 18:08:55 the code literally just stops executing Jul 15 18:09:36 Yeah, generally a package.js not found error is thrown Jul 15 18:09:50 I know that the package.js is being loaded Jul 15 18:09:54 that shows up in Firefox Jul 15 18:10:02 *Firebug Jul 15 18:10:16 And it was originally giving me an error on the enyo.depends because enyo wasn't defined Jul 15 18:10:25 then I got it to correctly load enyo.js first Jul 15 18:10:34 and then nothing Jul 15 18:10:52 and the first depends loads a package.js just fine, but inside that package.js nothing loads? Jul 15 18:11:20 no, the first package.js is loaded by require Jul 15 18:11:51 inside that package.js, I originally got an error for enyo not existing until I got the load order correct Jul 15 18:12:43 I have a console.log command that I think executes after the package.js is loaded Jul 15 18:13:00 but right after that should be the new App constructor and renderInto calls Jul 15 18:13:08 and those don't run and don't throw errors Jul 15 18:15:12 hmmm :) do you have a jsfiddle? Jul 15 18:15:24 Going to grab some lunch, I don’t hve any answers, but would love to look at it. Jul 15 18:15:48 I don't think there is any way I could boil this down to a fiddle Jul 15 18:16:13 I'm trying to get things working in that widget system I mentioned before Jul 15 18:16:19 Ahh Jul 15 18:16:37 maybe move it to a dropbox public folder ;-) Jul 15 18:16:45 or even google drive does hosting now Jul 15 18:16:47 :) Jul 15 18:16:58 If you can share code that is Jul 15 18:17:24 If this was my own code, I would. Jul 15 18:17:42 I don't think I can share that code Jul 15 18:17:51 yeah :( Jul 15 19:38:31 dmanderson_afk: you there? Jul 15 20:12:19 i could also use some dmanderson_afk in my life whenever you are back sir :) Jul 15 20:12:41 what do you need help w/? Jul 15 20:14:02 GodGinrai: looking at taking some of the minified enyo files locally into a django component app but using the build process threw a few errors making the build folder in the component for us but I know he did it before with some success if i'm not mistaken Jul 15 20:21:03 ah, I see Jul 15 20:24:38 if you have any tips or tricks though i'd be happy to hear too Jul 15 20:24:52 i just know i can bug dmanderson_afk without angering or annoying toooo much haha Jul 15 20:25:22 I haven't really done anything like that, so I would not be of any help, likely Jul 15 20:26:12 it's all good then no super rush on it Jul 15 20:26:32 thank you for offering though always nice to know i have more people I can bug :D Jul 15 20:26:37 :) Jul 15 20:27:17 anyway, I gotta head out from work Jul 15 20:27:19 be on later Jul 15 20:38:16 hey guys, I'm having a bit of trouble with Sources in Enyo 2.5.0 Jul 15 20:38:39 Try not to use 2.5.0, it’s an incomplete tag Jul 15 20:46:44 ha Jul 15 20:46:50 me too Jul 15 21:02:53 So bootplate is pointing at 2.5.0 Jul 15 21:03:03 and sources doesn't work on 2.5 Jul 15 21:03:25 then why is bootplate pointing at 2.5 is my question. Jul 15 21:06:52 bootplate master points to 2.5.0 Jul 15 21:07:31 derp **** ENDING LOGGING AT Wed Jul 16 02:59:59 2014