Switch to DuckDuckGo Search
   January 4, 2016  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >

Toggle Join/Part | bottom
[00:00:05] *** dcherman has quit IRC
[00:01:06] *** iraj has quit IRC
[00:03:29] *** senayar has quit IRC
[00:04:22] *** senayar has joined #angularjs
[00:04:22] *** senayar has joined #angularjs
[00:04:22] *** pimlu has joined #angularjs
[00:04:46] *** user__ has joined #angularjs
[00:05:15] *** user_ has quit IRC
[00:05:15] *** antiPoP has quit IRC
[00:05:15] *** user__ has quit IRC
[00:05:23] *** k-joseph_ has quit IRC
[00:05:39] *** antiPoP has joined #angularjs
[00:07:39] *** sebhoss has quit IRC
[00:09:23] *** killa_kyle has quit IRC
[00:09:36] *** lmatteis has joined #angularjs
[00:10:17] *** bluezone_ has joined #angularjs
[00:12:14] *** Codefriar has joined #angularjs
[00:12:36] *** dimtruck is now known as zz_dimtruck
[00:13:09] <robdubya> that or MDL
[00:13:16] <robdubya> each have their own set of challenges :)
[00:14:05] *** hswolff has joined #angularjs
[00:14:55] *** cigarshark has joined #angularjs
[00:15:18] *** sssilver has joined #angularjs
[00:16:21] *** nachtwandler has quit IRC
[00:17:10] *** rsully has quit IRC
[00:17:23] *** rsully has joined #angularjs
[00:18:05] *** sbasso has quit IRC
[00:18:29] *** cyberartist has joined #angularjs
[00:19:36] *** Ronyrun has quit IRC
[00:19:52] *** sssilver has quit IRC
[00:20:39] *** hefox has quit IRC
[00:22:45] *** s00pcan_ has joined #angularjs
[00:23:39] *** ron_frown has joined #angularjs
[00:24:00] *** jonno11 has joined #angularjs
[00:27:51] *** boneskull is now known as boneskull[away]
[00:28:02] *** cyberartist has quit IRC
[00:28:54] *** markfknight has quit IRC
[00:29:43] *** deveras has quit IRC
[00:30:12] *** s00pcan has quit IRC
[00:30:43] *** sssilver has joined #angularjs
[00:30:47] *** pimlu has quit IRC
[00:30:59] *** s00pcan has joined #angularjs
[00:33:59] *** siba has joined #angularjs
[00:34:24] *** s00pcan_ has quit IRC
[00:35:18] *** pkeuter has joined #angularjs
[00:35:30] *** hefox has joined #angularjs
[00:36:00] *** markfknight has joined #angularjs
[00:38:47] *** boneskull[away] is now known as boneskull
[00:41:26] *** nya_ has quit IRC
[00:42:04] *** nya has joined #angularjs
[00:42:28] *** nya is now known as Guest62706
[00:42:33] *** Codefriar has quit IRC
[00:44:49] *** Codefriar has joined #angularjs
[00:44:57] *** encryptd_fractal has joined #angularjs
[00:46:08] *** doodlehaus has joined #angularjs
[00:46:29] *** bew has joined #angularjs
[00:46:56] *** Guest62706 has quit IRC
[00:47:46] *** hswolff has quit IRC
[00:50:18] *** Sky[x] has joined #angularjs
[00:50:35] *** bew has quit IRC
[00:50:41] *** cleiton has joined #angularjs
[00:52:20] *** bePolite has quit IRC
[00:52:35] *** Codefriar has quit IRC
[00:52:40] *** cleiton has quit IRC
[00:52:47] *** mellernoia has joined #angularjs
[00:55:36] *** sctskw has joined #angularjs
[00:57:23] *** ashgotti has joined #angularjs
[00:57:59] *** gravityaddict has joined #angularjs
[00:58:12] <ashgotti> Hello everyone. I have a feeling that I've set up my templating wrong in that I'm calling the controller too many times. Is there a way to call it only once? http://pastebin.com/cRLP5GeG
[00:59:50] *** Oleander has quit IRC
[01:00:46] *** sctskw has quit IRC
[01:01:40] *** Sky[x] has quit IRC
[01:03:05] *** ashgotti has quit IRC
[01:04:32] *** j_mcnally has joined #angularjs
[01:05:19] *** Oleander has joined #angularjs
[01:06:51] *** s3shs has joined #angularjs
[01:07:13] *** italoacasas has quit IRC
[01:07:17] *** s3shs has joined #angularjs
[01:07:34] *** Sky[x] has joined #angularjs
[01:08:02] *** aghiuru has joined #angularjs
[01:09:28] *** clearcut has quit IRC
[01:09:44] *** Tyler has joined #angularjs
[01:09:53] <Tyler> Hello! I have a question :P
[01:09:57] *** Tyler is now known as Guest19919
[01:10:02] *** Guest19919 is now known as TinyRick
[01:10:18] <TinyRick> Here's my code http://codepen.io/TylerL-uxai/pen/jWMwzy When you type the character, it omits the most recent character
[01:10:42] <TinyRick> Try typing some text in the password field and it doesn't show the most recent character for some reason
[01:12:54] *** aghiuru has quit IRC
[01:13:45] *** jonno11 has quit IRC
[01:15:33] *** Oleander has quit IRC
[01:16:56] <robdubya> TinyRick you know there's already a directive that does this, right?
[01:17:06] <TinyRick> No! How do I fix it?
[01:17:15] *** fscala has quit IRC
[01:17:20] <robdubya> https://docs.angularjs.org/api/ng/directive/ngChange
[01:17:58] <TinyRick> thanks robdubya. I think I'm using ng-change in the html
[01:18:09] <robdubya> you're using watch-change
[01:18:14] <TinyRick> hmmm
[01:18:17] <robdubya> which is something that appears to be your own invention
[01:18:21] <TinyRick> for some reaosn ng-change wasn't working
[01:18:25] <TinyRick> when i first tried
[01:18:38] <TinyRick> I appreciate your help rob
[01:19:09] *** fscala has joined #angularjs
[01:19:17] *** aghiuru has joined #angularjs
[01:19:24] <robdubya> pretty much every day i accidentally do -changed (instead of -change)
[01:19:29] <robdubya> so it might have been that ;-)
[01:19:34] <TinyRick> hahahaha
[01:19:48] <TinyRick> I literally changed watch-change to ng-change and it works perfectly
[01:20:24] *** mellernoia has quit IRC
[01:22:12] *** senayar has quit IRC
[01:22:14] *** jonno11 has joined #angularjs
[01:22:43] *** Oleander has joined #angularjs
[01:23:15] *** gravityaddict has quit IRC
[01:24:01] *** Codefriar has joined #angularjs
[01:24:18] *** aghiuru has quit IRC
[01:24:40] *** s3shs has quit IRC
[01:25:15] *** smw_ has quit IRC
[01:26:51] *** joshontheweb has joined #angularjs
[01:27:53] *** cigarshark has quit IRC
[01:29:04] <TinyRick> How do I show off my codepen post? I finished my concept :D http://codepen.io/TylerL-uxai/pen/jWMwzy
[01:30:21] <robdubya> hmmi
[01:30:53] <robdubya> doesn't that require you to either a) have your password client side, in plaintext, or b) make a ton of http requests?
[01:31:41] <drej> uhhh
[01:31:45] <drej> yeah thats kinda not a great idea
[01:32:03] *** italoacasas has joined #angularjs
[01:32:20] *** juddey has joined #angularjs
[01:32:49] *** nya has joined #angularjs
[01:33:04] *** juddey has quit IRC
[01:33:13] *** nya is now known as Guest23113
[01:33:38] *** Dmitri has joined #angularjs
[01:33:53] *** Oleander has quit IRC
[01:35:17] *** jonno11 has quit IRC
[01:35:22] <TinyRick> you're right about it needing to make a ton of http requests to the server... lol
[01:35:58] <TinyRick> what if you timed the key strokes? like put a 200ms delay before checking ng-change
[01:36:16] <robdubya> you can do that with ng-model-options
[01:36:18] <TinyRick> perhaps reduce the number of POSTs to server
[01:36:31] <TinyRick> oh nice
[01:36:42] <robdubya> still not ideal from a security point of view, as it basically does some of the work for an attacker
[01:38:24] *** Dmitri has quit IRC
[01:38:43] <drej> yeah...
[01:39:13] <TinyRick> lets them guess a ton of passwords? they're not going to brute force from the input box?
[01:39:49] <TinyRick> it'd be cool if it had like a box that said "Thinking..." for a split second and then "Incorrect Password" to give the user feedback
[01:39:57] <robdubya> from a basic probability point of view. with a standard login form, an attacker has to decide when a password is correct, and hit submit
[01:40:19] <TinyRick> you're definitely right
[01:40:24] *** burzum has joined #angularjs
[01:40:39] <TinyRick> a whole lot more convenient for users too
[01:40:49] <TinyRick> if they're trying to guess their passwords without hitting enter ;)
[01:40:57] *** Oleander has joined #angularjs
[01:40:58] <TinyRick> go through the roledex of passwords they have saved in their head
[01:41:48] <TinyRick> <input ng-model='password' type='password' class='form-control' ng-model-options="debounce: { 'default': 500} }" ng-change="change()"> // ng-model-options breaks the log in
[01:43:36] *** pingupingu has joined #angularjs
[01:43:42] <robdubya> should just be ng-model-options="{ debounce: 500 }"
[01:45:03] <TinyRick> thank you :)
[01:46:08] *** nanoz has joined #angularjs
[01:49:15] *** pimlu has joined #angularjs
[01:49:38] *** marr has quit IRC
[01:50:26] *** Guest23113 has quit IRC
[01:50:47] *** aghiuru has joined #angularjs
[01:52:35] *** hswolff has joined #angularjs
[01:53:19] *** boneskull is now known as boneskull[away]
[01:55:58] *** aghiuru has quit IRC
[01:56:14] *** delgiudices has joined #angularjs
[01:56:24] *** Codefriar has quit IRC
[01:56:35] *** hefox has quit IRC
[01:56:50] *** Oleander has quit IRC
[01:58:00] *** doodlehaus has joined #angularjs
[02:02:00] *** aghiuru has joined #angularjs
[02:03:35] *** Oleander has joined #angularjs
[02:03:42] *** ycon_ has joined #angularjs
[02:04:56] *** pimlu has quit IRC
[02:05:01] *** Oleander has quit IRC
[02:05:07] *** s3shs has joined #angularjs
[02:06:44] *** aghiuru has quit IRC
[02:07:16] *** Sky[x] has quit IRC
[02:07:48] *** Oleander has joined #angularjs
[02:07:52] *** speakingcode has joined #angularjs
[02:08:07] *** ycon_ has quit IRC
[02:08:33] *** doodlehaus has quit IRC
[02:10:07] *** sssilver has quit IRC
[02:10:58] *** {DV8} has quit IRC
[02:12:27] *** zz_dimtruck is now known as dimtruck
[02:12:33] *** p0k0 has quit IRC
[02:13:32] *** {DV8} has joined #angularjs
[02:14:59] *** doodlehaus has joined #angularjs
[02:14:59] *** bayousoft has joined #angularjs
[02:15:18] *** nya has joined #angularjs
[02:15:42] *** nya is now known as Guest96869
[02:16:34] *** boneskull[away] is now known as boneskull
[02:17:17] *** macwinner has joined #angularjs
[02:17:20] *** genta_boy has quit IRC
[02:19:12] *** ron_frown has quit IRC
[02:19:12] *** Oleander has quit IRC
[02:19:31] *** Dev0n is now known as Dev0n_
[02:20:10] *** Dev0n_ is now known as Dev0n
[02:21:11] *** phrozensilver has quit IRC
[02:22:39] *** dimtruck is now known as zz_dimtruck
[02:22:42] *** bayousoft has quit IRC
[02:24:50] *** bayousoft has joined #angularjs
[02:25:54] *** Oleander has joined #angularjs
[02:26:14] *** doodlehaus has quit IRC
[02:26:36] *** antiPoP has quit IRC
[02:26:47] *** bew has joined #angularjs
[02:27:15] *** s3shs has quit IRC
[02:29:29] *** bayousoft has quit IRC
[02:30:24] *** encryptd_fractal has quit IRC
[02:31:00] *** encryptd_fractal has joined #angularjs
[02:33:53] *** Oleander has quit IRC
[02:33:55] *** dromar56 has joined #angularjs
[02:40:37] *** yky_ has joined #angularjs
[02:40:52] *** Oleander has joined #angularjs
[02:47:51] *** senayar has joined #angularjs
[02:48:41] *** heavyhorse has quit IRC
[02:49:19] *** ycon_ has joined #angularjs
[02:50:35] *** ycon_ has joined #angularjs
[02:50:53] *** hefox has joined #angularjs
[02:51:10] *** heavyhorse has joined #angularjs
[02:52:04] *** zeioth has quit IRC
[02:53:07] *** zeioth has joined #angularjs
[02:53:07] *** Oleander has quit IRC
[02:53:24] *** TinyRick has quit IRC
[02:53:30] *** Codefriar has joined #angularjs
[02:53:35] *** senayar has quit IRC
[02:53:57] *** senayar has joined #angularjs
[02:53:57] *** senayar has joined #angularjs
[02:54:01] *** node9_ has joined #angularjs
[02:54:17] *** juddey has joined #angularjs
[02:56:24] *** skcin7 has joined #angularjs
[02:56:29] *** node9 has quit IRC
[02:58:38] *** baweaver has joined #angularjs
[02:59:34] *** delgiudices has quit IRC
[03:00:46] *** encryptd_fractal has quit IRC
[03:01:18] *** Oleander has joined #angularjs
[03:01:39] *** zz_dimtruck is now known as dimtruck
[03:02:57] *** dodobrain has joined #angularjs
[03:04:10] <dodobrain> umm... what size (MB) would the angular populace generally consider an app to be medium to heavy ?
[03:06:45] *** coderzm has joined #angularjs
[03:07:56] *** ycon_ has quit IRC
[03:08:10] *** blindbox has joined #angularjs
[03:08:19] *** ycon_ has joined #angularjs
[03:09:53] *** Oleander has quit IRC
[03:11:12] *** dimtruck is now known as zz_dimtruck
[03:11:30] *** m3_del has quit IRC
[03:11:56] *** pingupingu has quit IRC
[03:12:14] *** pingupingu has joined #angularjs
[03:14:42] *** dromar56 has quit IRC
[03:14:56] *** baweaver has quit IRC
[03:16:17] *** boneskull is now known as boneskull[away]
[03:18:01] *** ycon_ has quit IRC
[03:19:31] *** Oleander has joined #angularjs
[03:20:02] *** yanivkalfa has joined #angularjs
[03:20:08] *** iateadonut has joined #angularjs
[03:21:02] *** regedit has joined #angularjs
[03:22:30] *** ycon_ has joined #angularjs
[03:22:59] *** Godskalk has joined #angularjs
[03:24:16] *** b0xaa has quit IRC
[03:27:20] *** rchavik has joined #angularjs
[03:29:23] *** Oleander has quit IRC
[03:30:41] *** nilsi has joined #angularjs
[03:32:48] *** iateadonut has quit IRC
[03:33:08] *** rickmak_ has joined #angularjs
[03:33:11] *** bew has quit IRC
[03:33:27] *** regedit has quit IRC
[03:34:13] *** iateadonut has joined #angularjs
[03:34:42] *** burzum2 has joined #angularjs
[03:35:09] *** burzum has quit IRC
[03:36:02] *** node9 has joined #angularjs
[03:36:23] *** yanivkalfa has quit IRC
[03:37:11] *** node9_ has quit IRC
[03:37:28] *** Oleander has joined #angularjs
[03:38:16] *** raijin has quit IRC
[03:39:08] *** node9_ has joined #angularjs
[03:40:29] *** quakephil has quit IRC
[03:41:30] *** zeioth has quit IRC
[03:42:20] *** node9 has quit IRC
[03:42:26] *** zeioth has joined #angularjs
[03:45:36] *** ycon_ has quit IRC
[03:47:23] *** b0x has joined #angularjs
[03:48:06] *** Guest26508 has quit IRC
[03:48:11] *** b0x has joined #angularjs
[03:49:03] *** yky_ has quit IRC
[03:49:31] *** Oleander has quit IRC
[03:49:47] *** Zamerick has quit IRC
[03:50:31] *** yanivkalfa has joined #angularjs
[03:50:46] *** p0k0 has joined #angularjs
[03:52:56] *** encryptd_fractal has joined #angularjs
[03:53:47] *** yky_ has joined #angularjs
[03:54:14] *** regedit has joined #angularjs
[03:55:23] *** monk12 has joined #angularjs
[03:55:28] *** rho has quit IRC
[03:56:56] *** node9_ has quit IRC
[03:57:46] *** senayar has quit IRC
[03:58:15] *** italoacasas has quit IRC
[03:58:23] *** Oleander has joined #angularjs
[03:59:02] *** hswolff has quit IRC
[03:59:45] *** hefox has quit IRC
[04:00:21] *** charuru has quit IRC
[04:00:36] *** yky_ has quit IRC
[04:01:35] *** ycon_ has joined #angularjs
[04:02:52] *** m3_del has joined #angularjs
[04:03:14] *** phrozensilver has joined #angularjs
[04:05:18] <zomg> dodobrain: what difference does it make? those don't really mean anything at all
[04:06:39] *** bbankes has joined #angularjs
[04:07:30] *** doginal has quit IRC
[04:09:38] *** wontoner has quit IRC
[04:10:09] *** ron_frown has joined #angularjs
[04:10:30] <dodobrain> zomg, i'm not sure.. i'm looking at an app that is 11.3MB
[04:10:35] <dodobrain> total transfer
[04:10:42] *** regedit has quit IRC
[04:11:01] *** m3_del has quit IRC
[04:11:08] <dodobrain> so was wondering if i should even attempt to see whats wrong (gzip not being used / useless deps / etc.)
[04:11:55] *** Oleander has quit IRC
[04:12:57] *** xdotcommer has quit IRC
[04:15:26] *** crystalmaiden has joined #angularjs
[04:16:30] *** crystalmaiden has joined #angularjs
[04:17:04] *** crystalmaiden has quit IRC
[04:17:15] *** kp666 has quit IRC
[04:17:44] *** crblack82 has joined #angularjs
[04:17:54] *** crystalmaiden has joined #angularjs
[04:17:58] *** nilsi has quit IRC
[04:18:21] *** crystalmaiden has quit IRC
[04:18:50] *** Oleander has joined #angularjs
[04:18:59] *** crystalmaiden has joined #angularjs
[04:19:27] *** crystalmaiden has quit IRC
[04:19:43] <crblack82> good evening...looking for a bit of advice here...i use a service to store my auth credentials client side in my app...i'm now working to restore these values from a cookie upon browser refresh...i can get things working by creating a pseudo copy constructor passing in values from the old service into the new one but is there a way to "assign services" at runtime in the run() block rather
[04:19:43] <crblack82> than copy values one by one? thanks
[04:19:52] *** s3shs has joined #angularjs
[04:19:59] *** crystalmaiden has joined #angularjs
[04:21:27] *** mary5030 has joined #angularjs
[04:21:47] *** devians has joined #angularjs
[04:22:51] *** regedit has joined #angularjs
[04:23:35] *** Codefriar has quit IRC
[04:25:16] <zomg> dodobrain: I wouldn't worry about the source code size if individual page loads aren't 11 mb
[04:25:36] <zomg> typically with sources there might be some extra stuff like unminified sources, extra builds, node modules or whatever
[04:26:11] <dodobrain> yeah, thats what i am currently thinking.. that there are some resources that aren't getting minified
[04:28:07] *** Oleander has quit IRC
[04:33:31] *** hefox has joined #angularjs
[04:34:47] *** crblack82 has quit IRC
[04:34:48] *** ycon_ has quit IRC
[04:35:00] *** ycon_ has joined #angularjs
[04:35:02] *** Oleander has joined #angularjs
[04:36:33] *** boneskull[away] is now known as boneskull
[04:38:45] *** killa_kyle has joined #angularjs
[04:40:39] *** killa_kyle has quit IRC
[04:42:32] *** phrozensilver has quit IRC
[04:44:56] *** zeioth has quit IRC
[04:46:07] *** Jardayn has quit IRC
[04:46:41] *** icfantv has joined #angularjs
[04:47:59] *** LeBlaaanc has joined #angularjs
[04:48:13] *** Oleander has quit IRC
[04:50:04] *** SevenZark7 has quit IRC
[04:50:20] *** SaintMoriarty has joined #angularjs
[04:53:24] *** xdotcommer has joined #angularjs
[04:53:47] *** mary5030 has quit IRC
[04:53:48] *** Oleander has joined #angularjs
[04:54:51] *** LeBlaaanc has quit IRC
[04:55:17] *** yky_ has joined #angularjs
[05:01:26] *** bluezone_ has quit IRC
[05:02:08] *** zz_dimtruck is now known as dimtruck
[05:02:47] *** LeBlaaanc has joined #angularjs
[05:04:04] *** bbankes has quit IRC
[05:04:07] *** boneskull is now known as boneskull[away]
[05:04:31] *** Oleander has quit IRC
[05:04:49] *** SaintMoriarty has left #angularjs
[05:05:41] *** phrozensilver has joined #angularjs
[05:10:25] *** phrozensilver_ has joined #angularjs
[05:11:21] *** phrozensilver has quit IRC
[05:11:33] <sterns> Looking for alpha testers and contributors for a collaborative text editor. Details here: http://floydcommons.com/fuoco-pad/#/?d=c831903e-db83-4fac-aee2-89a46a06a08b
[05:11:33] *** Oleander has joined #angularjs
[05:11:35] *** LeBlaaanc has quit IRC
[05:11:59] *** dimtruck is now known as zz_dimtruck
[05:12:16] *** LeBlaaanc has joined #angularjs
[05:13:28] *** nilsi has joined #angularjs
[05:16:47] *** boneskull[away] is now known as boneskull
[05:17:02] *** LeBlaaanc has quit IRC
[05:17:48] *** italoacasas has joined #angularjs
[05:21:34] *** HarunTy has quit IRC
[05:23:13] *** kam270 has joined #angularjs
[05:24:39] *** Oleander has quit IRC
[05:24:54] *** regedit has quit IRC
[05:25:37] *** kam270 has quit IRC
[05:26:08] *** kam270 has joined #angularjs
[05:27:08] *** kam270 has quit IRC
[05:27:39] *** kam270 has joined #angularjs
[05:28:59] *** fscala has quit IRC
[05:29:27] *** ycon_ has quit IRC
[05:29:53] *** juddey has quit IRC
[05:29:54] <Godskalk> sterns cool project
[05:30:06] *** ycon_ has joined #angularjs
[05:30:12] <sterns> Godskalk: thanks! :)
[05:30:30] <Godskalk> sterns i would love a file editor to watch folders etc..
[05:30:43] *** hefox has quit IRC
[05:30:45] <Godskalk> its hard to get users to use links for images
[05:31:24] <sterns> not sure I follow you
[05:31:43] <Godskalk> when you press the img button you get an option to put in a url to a image
[05:31:50] *** Oleander has joined #angularjs
[05:32:02] *** fscala has joined #angularjs
[05:32:55] <sterns> right, what do you mean 'a file editor to watch folders'?
[05:33:14] <Godskalk> like a upload image function
[05:33:20] <Godskalk> i know its a lot of work
[05:34:32] <sterns> you want to attach an image to the document. Which would mean it would have to be stored as well?
[05:35:11] *** venkat_331 has joined #angularjs
[05:35:26] *** venkat_330 has quit IRC
[05:35:26] *** venkat_331 is now known as venkat_330
[05:35:28] <Godskalk> yeah¨
[05:36:23] *** yes`r has joined #angularjs
[05:38:59] *** regedit has joined #angularjs
[05:39:14] *** ron_frown has quit IRC
[05:40:01] *** Trow has joined #angularjs
[05:43:28] <wafflejock> dodobrain: would watch what's going on in the network panel and see what takes the longest time to load, can do the emulate 3G connection thing to get a better idea if you're on a fast connection or testing locally
[05:43:55] <wafflejock> dodobrain: always tackle the worst offenders first when it comes to optimization of any kind
[05:44:28] *** italoacasas has quit IRC
[05:44:33] <dodobrain> yes, i sorted by size and noticed tinyhmce 1.1MB
[05:44:33] *** Oleander has quit IRC
[05:44:37] <wafflejock> regarding the maximum amount it's subjective, depends on the user base and what their expectations are and what you can do
[05:45:06] <dodobrain> from what i see someone has deployed the dev version on the staging server. so all non-min stuff is being served
[05:45:08] <Godskalk> tinymce needs to load 1.1mb ?
[05:46:15] *** BackEndCoder has quit IRC
[05:46:19] <dodobrain> http://cdn.tinymce.com/4/tinymce.js : 279.16KB -> 1097.87KB
[05:46:37] <dodobrain> so it looks like even gzip has been disabled.. which is very weird
[05:47:10] *** BackEndCoder has joined #angularjs
[05:47:26] *** yes`r has quit IRC
[05:49:28] *** jmichaelward has quit IRC
[05:49:54] <wafflejock> looks like the min version is 190KB gzipped http://cdn.tinymce.com/4/tinymce.min.js
[05:50:05] <wafflejock> still pretty hefty but better
[05:50:59] <wafflejock> other options are quilljs text-angular ckeditor or roll your own with contentEditable and the various execCommand calls
[05:52:43] *** Oleander has joined #angularjs
[05:52:50] *** bionikspoon has quit IRC
[05:53:27] *** regedit has quit IRC
[05:55:39] *** s3shs has quit IRC
[05:58:43] <Godskalk> http://summernote.org/ is what i used for an ang1.x app, also worked fine
[05:58:43] *** Oleander has quit IRC
[06:00:22] *** bionikspoon has joined #angularjs
[06:00:31] *** phrozensilver_ has quit IRC
[06:01:40] *** hefox has joined #angularjs
[06:03:12] *** iraj has joined #angularjs
[06:04:14] *** mary5030 has joined #angularjs
[06:04:49] *** ron_frown has joined #angularjs
[06:05:46] *** shinnya has joined #angularjs
[06:06:14] *** nilsi_ has joined #angularjs
[06:06:46] *** adko has joined #angularjs
[06:07:01] <adko> is there something inherently wrong with this line that prevents ng-click from firing?
[06:07:14] <adko> <button class="btn btn-primary glyphicon glyphicon-plus" ng-click="newField.add()"></button>
[06:07:33] <adko> I've quadruple verified my controller is correct...
[06:07:34] *** Oleander has joined #angularjs
[06:07:51] <adko> and I have $scope.newField = { add: function() { ... } };
[06:08:28] <adko> (I have other properties on $scope.newField that I have also verified are being updated by controls with ng-model=newField.MyProperty for example)
[06:08:31] *** mary5030 has quit IRC
[06:09:50] *** nilsi has quit IRC
[06:11:30] <adko> actually none of my ng-click's are working on this page now...
[06:11:35] <adko> no errors though :-/
[06:13:20] *** bePolite has joined #angularjs
[06:14:00] *** macwinner has quit IRC
[06:14:11] *** hefox has quit IRC
[06:15:01] *** Oleander has quit IRC
[06:15:52] *** baweaver has joined #angularjs
[06:17:13] <wafflejock> adko: nothing obviously wrong with that no
[06:17:53] *** SomeKittens has joined #angularjs
[06:18:14] <wafflejock> adko: good to make sure the thing is on the scope you're using just do something like <pre>{{newField|json}}</pre>
[06:19:12] <wafflejock> at minimum should see {} printed out for that object, think it strips off the functions but I forget off hand
[06:19:22] <wafflejock> maybe not
[06:19:52] <adko> It's there -- function is stripped
[06:19:53] *** yes`r has joined #angularjs
[06:20:04] <adko> it's like.... hmm -- what causes all ng-click's to stop working ?
[06:20:11] *** baweaver has quit IRC
[06:20:13] <wafflejock> yah can throw a property on just to be sure but probably correct
[06:20:14] <wafflejock> not sure
[06:20:42] <wafflejock> ng-click just acts like all the other angular event directives, they just bind to the regular event addEventListener style with the addition of running a $digest after the callback
[06:20:55] <adko> I see the properties that are there already, yep
[06:21:15] <adko> i wonder if it has something to do with this xeditable plugin
[06:21:18] <wafflejock> https://github.com/angular/angular.js/blob/master/src/ng/directive/ngEventDirs.js#L49
[06:21:24] <adko> that's pretty much all that's changed since this used to work
[06:21:35] <wafflejock> have used xeditable but haven't had issues with it, was probably a year and a half ago though or more
[06:22:24] <wafflejock> should say I didn't have insurmountable issues with it, probably had some issues when I was working with it too but a thing of the past :)
[06:23:35] <adko> yea I just removed it and made no differenec
[06:23:39] <adko> man this is so weird.
[06:25:17] <adko> `onclick` works
[06:26:16] <wafflejock> yeah dunno !help plnkr or it didn't happen :)
[06:26:17] <angularjs_bot> AngularJS Plunker template http://plnkr.co/edit/tpl:nKLNBdve51sqOoKZAOUS
[06:28:35] *** tristanp has quit IRC
[06:30:34] <adko> wafflejock: yeah.. i may have to resort to that.. I'm using angular-ui-router and it seems hard :P
[06:30:42] <adko> (to recreate this in plunkr
[06:31:35] <wafflejock> yeah usually for the ui-router stuff I'll just google for the ui-router plnkr samples and start from there
[06:31:47] <wafflejock> but some things are harder to reproduce than others
[06:34:56] *** delgiudices has joined #angularjs
[06:38:26] <adko> sheesh...
[06:39:18] <adko> I had a comma in the loadMyDirectives area of oclazyload
[06:40:18] <adko> well that was annoying :D
[06:40:49] <wafflejock> ah right on, yah always bad when it fails silently
[06:44:29] *** kanhaiya has joined #angularjs
[06:44:38] *** delgiudices has quit IRC
[06:44:43] <kanhaiya> hi
[06:45:09] <kanhaiya> are you there ?
[06:45:42] *** sssilver has joined #angularjs
[06:45:47] *** ycon_ has quit IRC
[06:45:54] <adko> We are here
[06:45:56] * kanhaiya slaps Zerot around a bit with a large fishbot
[06:46:00] *** MattEZQ has quit IRC
[06:46:24] *** Ozd has quit IRC
[06:46:28] <gambl0re> hi guys, anyone here?
[06:47:33] *** ycon_ has joined #angularjs
[06:51:23] *** jae has joined #angularjs
[06:52:19] *** kanhaiya has quit IRC
[06:52:37] <adko> hehe
[06:52:50] *** adko has quit IRC
[06:53:30] <gambl0re> is angular 2 out yet or what?
[06:53:51] *** BigBangUDR has joined #angularjs
[06:54:06] <zomg> it would probably say so in the topic if it was :)
[06:54:33] <gambl0re> is it going to be similar to react?
[06:54:40] <gambl0re> or better?
[06:55:11] *** ron_frown has quit IRC
[06:55:16] *** BahamutWC|Laptop has joined #angularjs
[06:57:46] *** Dmitri has joined #angularjs
[06:59:31] *** Trow has quit IRC
[07:01:00] <wafflejock> gambl0re: it's not apples to apples but angular 2 should still be faster if you're just talking about overall benchmarks http://info.meteor.com/blog/comparing-performance-of-blaze-react-angular-meteor-and-angular-2-with-meteor
[07:01:40] <wafflejock> gambl0re: have done my own testing locally and seen the same using the todomvc-perf tests and adding in the NG2 implementation of todomvc
[07:01:40] *** jrist has quit IRC
[07:01:47] *** tristanp has joined #angularjs
[07:02:26] *** Dmitri has quit IRC
[07:02:54] *** pingupingu has quit IRC
[07:03:05] *** zz_dimtruck is now known as dimtruck
[07:05:03] *** dodobrain has quit IRC
[07:05:56] *** BigBangUDR has quit IRC
[07:06:39] *** encryptd_fractal has quit IRC
[07:07:38] *** VeeWee has joined #angularjs
[07:08:16] *** ycon_ has quit IRC
[07:09:48] *** Ozd has joined #angularjs
[07:11:01] *** nandha has joined #angularjs
[07:11:13] <nandha> i need some help
[07:11:36] *** LeBlaaanc has joined #angularjs
[07:12:43] *** ycon_ has joined #angularjs
[07:12:45] <wafflejock> nandha: psychological or technological I can probably help with the latter... unless you say something about angular 2
[07:12:46] *** dimtruck is now known as zz_dimtruck
[07:13:54] *** taufikh has joined #angularjs
[07:14:00] *** ycon_ has quit IRC
[07:14:01] <nandha> i haven't used angular2
[07:14:14] <wafflejock> good good... what's the issue??
[07:14:16] <nandha> im still using angular1x
[07:14:29] <nandha> i have worked on angularjs
[07:15:00] <nandha> but i haven't created an app that runs on the web browser without server like in node.js
[07:15:53] <wafflejock> nandha: angular side of things can be served through any static file server, just need node or something that actually gets executed if you need to access data from a DB or do other server side work
[07:16:01] *** rscata has joined #angularjs
[07:16:11] <nandha> how to access web pages with angularjs routing and bootstrapping without server.. Meaning accessing files locally or directly from the local hard disk drive
[07:16:41] <wafflejock> nandha: easier to run some sort of static file server than deal with that
[07:16:55] <nandha> what r they
[07:16:58] <wafflejock> nandha: either setup nginx or apache, or use http server built into node or python
[07:17:03] <nandha> meaing statice web servers
[07:17:18] <nandha> i have apache.
[07:17:35] *** zivester has quit IRC
[07:17:45] <nandha> and im using eclipse luna now. but dont ever used eclipse
[07:17:52] <wafflejock> quickest route is using the built in http server from node or python in some folder, otherwise would say check out nginx, apache is fine if you can deal with the config but can be a bit more cumbersome
[07:17:59] <nandha> i have used webstrom to develop apps
[07:18:01] <wafflejock> yah eclipse shouldn't affect the webserver directly
[07:18:06] <wafflejock> neither webstorm those are just your editors
[07:18:22] <wafflejock> typically you don't have them launch the http server it just runs in the background as a service
[07:18:24] <wafflejock> what OS you on?
[07:18:40] *** hefox has joined #angularjs
[07:18:46] <nandha> windows
[07:19:27] <nandha> and the only problem i have is current i m working on servlet project. i have no idea about working on java technologies
[07:20:03] <nandha> otherwise help me how to work on java technologies
[07:20:05] <wafflejock> hmm k that's the one I'm gonna know the least about regarding where things are at, but you should have a sites-available, and sites-enabled folder in your apache install folder somewhere, you'd have to add a new sites-available and enable it or just edit the existing sites-available to have an apache directive that indicates what folder to serve given a path
[07:20:17] *** rickmak_ has quit IRC
[07:20:28] <wafflejock> eh well with the java server I actually have used Eclipse to launch Tomcat in the past for local testing
[07:21:13] <wafflejock> Tomcat is basically like Apache but for processing deployable war (web archive) files basically a jar (java archive) plus some manifest info for the J2EE server to load it up properly
[07:21:16] <nandha> do u have any sample project with java
[07:21:34] <wafflejock> no sorry haven't worked with that stuff in over 3 years and was corporate stuff so I didn't keep a copy
[07:21:44] *** rickmak_ has joined #angularjs
[07:22:15] <nandha> hmmm. do u have any reference sites
[07:23:38] <wafflejock> not really anything current I was just using the sun/oracle stuff back then and had people on the team who configured most of that stuff before I got there really, would just search for an up to date Eclipse tutorial on running a WAR/JAR on tomcat or jetty I think is the other popular one
[07:24:42] <nandha> yep. thanks. :)
[07:25:26] <wafflejock> np godspeed :)
[07:26:54] *** nandha has quit IRC
[07:27:21] *** taufikh has quit IRC
[07:28:04] *** ahhhndi has joined #angularjs
[07:28:07] *** amdi_ has quit IRC
[07:31:41] *** jstroem has joined #angularjs
[07:32:12] *** coderzm has quit IRC
[07:33:02] *** punknroll has joined #angularjs
[07:37:14] *** jstroem has quit IRC
[07:40:26] *** s has joined #angularjs
[07:40:28] <s> hi
[07:40:35] <s> ih
[07:40:36] <s> nlknl
[07:40:39] *** s has left #angularjs
[07:40:42] *** Mxxx has joined #angularjs
[07:46:21] *** icfantv has quit IRC
[07:47:35] *** skcin7 has quit IRC
[07:47:55] *** realies has quit IRC
[07:49:30] *** Mxxx has quit IRC
[07:51:26] *** AngularFan has joined #angularjs
[07:52:28] *** LeBlaaanc has quit IRC
[07:53:02] *** realies has joined #angularjs
[07:53:03] *** realies has joined #angularjs
[07:54:59] *** sbasso has joined #angularjs
[07:56:25] *** Junior has joined #angularjs
[07:57:08] *** Debnet has joined #angularjs
[08:01:31] *** rickmak_ has quit IRC
[08:02:47] *** Erati has joined #angularjs
[08:03:18] *** Debnet has quit IRC
[08:03:46] *** AngularFan has quit IRC
[08:04:46] *** yky_ has quit IRC
[08:06:26] *** erve has joined #angularjs
[08:06:36] *** duriangray has joined #angularjs
[08:07:23] *** encryptd_fractal has joined #angularjs
[08:08:19] *** fotoflo has joined #angularjs
[08:09:38] *** Erati has quit IRC
[08:09:44] <fotoflo> jeeze, what am I missing? <input type="text" ng-model="model" placeholder="Enter test query ..." ng-change="autocomplete()"/> and in the bound controller: $scope.autocomplete = function(){ console.log($scope.model); }; — console.log is all undefined
[08:09:58] *** soee has joined #angularjs
[08:11:30] *** Sky[x] has joined #angularjs
[08:12:22] *** encryptd_fractal has quit IRC
[08:12:50] <fotoflo> oh i fixed it by moving it into an object… $scope.data.model
[08:12:55] *** Godskalk has quit IRC
[08:16:22] *** jstroem has joined #angularjs
[08:19:19] *** iraj has quit IRC
[08:19:42] *** Aliks has joined #angularjs
[08:20:40] *** kopasetik has joined #angularjs
[08:22:32] *** amitev has joined #angularjs
[08:22:36] *** nanoz has quit IRC
[08:22:59] *** Debnet has joined #angularjs
[08:23:13] *** Aliks has joined #angularjs
[08:23:59] *** amitev has quit IRC
[08:24:13] *** amitev has joined #angularjs
[08:24:19] *** brollypop has joined #angularjs
[08:28:48] *** illume has joined #angularjs
[08:31:06] *** sssilver has quit IRC
[08:31:11] *** kopasetik has quit IRC
[08:31:24] *** sbellina has quit IRC
[08:31:30] *** kopasetik has joined #angularjs
[08:31:31] *** amitev has quit IRC
[08:32:05] *** sssilver has joined #angularjs
[08:32:16] *** iraj has joined #angularjs
[08:32:25] *** fees has joined #angularjs
[08:33:07] *** sssilver has quit IRC
[08:33:17] *** Aliks has quit IRC
[08:33:39] *** pierre_ has joined #angularjs
[08:34:05] *** sbellina has joined #angularjs
[08:36:12] *** Aliks has joined #angularjs
[08:38:02] *** sbasso has quit IRC
[08:39:06] *** BigBangUDR has joined #angularjs
[08:39:21] *** Aliks has quit IRC
[08:39:32] *** Aliks has joined #angularjs
[08:40:28] *** sbasso has joined #angularjs
[08:40:54] *** spriz has quit IRC
[08:41:13] *** lnrdo has joined #angularjs
[08:41:18] *** spriz has joined #angularjs
[08:41:41] *** amitev has joined #angularjs
[08:43:03] *** squeakytoy2 has joined #angularjs
[08:43:26] *** iceball has joined #angularjs
[08:44:32] *** bePolite has quit IRC
[08:44:33] *** davi has joined #angularjs
[08:44:34] *** davi has joined #angularjs
[08:44:35] *** illume has quit IRC
[08:44:54] *** spriz has quit IRC
[08:45:18] *** spriz has joined #angularjs
[08:46:12] *** brettjackson has joined #angularjs
[08:46:13] *** waverider has joined #angularjs
[08:46:13] *** waverider has joined #angularjs
[08:46:55] *** jonno11 has joined #angularjs
[08:47:03] *** fixl has joined #angularjs
[08:47:25] <brettjackson> can angular 2.0 be installed from bower?
[08:47:40] *** hefox has quit IRC
[08:48:00] *** dan2k3k4 has joined #angularjs
[08:48:24] *** Xzanron has joined #angularjs
[08:48:50] *** ahhhndi has quit IRC
[08:48:54] *** spriz has quit IRC
[08:49:19] *** spriz has joined #angularjs
[08:49:50] <Junior> yello ! :)
[08:49:51] *** castlelore is now known as castlelore1
[08:52:41] *** marthinal has joined #angularjs
[08:52:53] *** Dmitri has joined #angularjs
[08:53:31] *** rickmak_ has joined #angularjs
[08:53:40] *** svycka has joined #angularjs
[08:54:41] <robdubya> brettjackson no
[08:54:58] *** tarnus has quit IRC
[08:55:38] <brettjackson> gotcha. what’s the preferred way to manage this dependency? I saw someone using webpack
[08:55:45] *** ilmgb has joined #angularjs
[08:57:21] *** BigBangUDR has quit IRC
[08:57:40] *** plekplek has joined #angularjs
[08:59:27] <robdubya> npm
[09:00:26] *** zz_dimtruck is now known as dimtruck
[09:01:39] *** castlelore1 has quit IRC
[09:01:52] *** jonno11 has quit IRC
[09:02:32] *** castlelo1 has joined #angularjs
[09:03:35] *** brettjackson has left #angularjs
[09:03:45] *** george_v has joined #angularjs
[09:04:21] *** indistylo has joined #angularjs
[09:04:58] *** daslicht has joined #angularjs
[09:06:43] *** castlelo1 has quit IRC
[09:06:45] *** Aliks has quit IRC
[09:07:00] *** castlelore has joined #angularjs
[09:07:01] *** castlelore has joined #angularjs
[09:07:03] *** plutoniix has joined #angularjs
[09:08:57] *** encryptd_fractal has joined #angularjs
[09:08:59] *** Aliks has joined #angularjs
[09:09:24] *** punknroll has quit IRC
[09:10:17] *** lnrdo has quit IRC
[09:10:24] *** dimtruck is now known as zz_dimtruck
[09:11:14] *** jrist has joined #angularjs
[09:11:55] *** Aliks has quit IRC
[09:12:08] *** marthinal has quit IRC
[09:13:03] *** bePolite has joined #angularjs
[09:13:04] *** kp666 has joined #angularjs
[09:13:48] *** glosoli has joined #angularjs
[09:14:15] *** encryptd_fractal has quit IRC
[09:15:20] *** Aliks has joined #angularjs
[09:17:27] *** wafflejock has quit IRC
[09:18:04] *** duriangray has quit IRC
[09:18:52] *** Aliks has quit IRC
[09:19:06] *** fotoflo has left #angularjs
[09:20:28] *** nocturne777 has joined #angularjs
[09:22:03] *** Aliks has joined #angularjs
[09:22:25] *** wafflejock has joined #angularjs
[09:22:29] *** poacher2k has joined #angularjs
[09:23:01] *** Aliks has quit IRC
[09:23:08] *** ahhhndi has joined #angularjs
[09:23:30] *** Zeeshan_M has quit IRC
[09:23:38] *** Zeeshan_M_ has joined #angularjs
[09:23:53] *** csharper has joined #angularjs
[09:26:38] *** asteele has quit IRC
[09:27:32] *** punknroll has joined #angularjs
[09:27:32] *** yanivkalfa has quit IRC
[09:27:53] *** Aliks has joined #angularjs
[09:29:14] *** Aliks has quit IRC
[09:29:28] *** niko has quit IRC
[09:29:36] *** Aliks has joined #angularjs
[09:30:32] *** nik0 has joined #angularjs
[09:31:25] *** nik0 is now known as niko
[09:31:35] *** Aliks has quit IRC
[09:32:03] *** dan2k3k4 has quit IRC
[09:32:15] *** dan2k3k4 has joined #angularjs
[09:34:53] *** Aliks has joined #angularjs
[09:35:18] *** AndrewIsh has joined #angularjs
[09:35:53] *** Aliks has joined #angularjs
[09:36:17] *** bengillies has joined #angularjs
[09:37:40] *** AndrewIsh has quit IRC
[09:39:07] *** cotko has joined #angularjs
[09:39:26] *** rho has joined #angularjs
[09:39:43] *** AndrewIsh has joined #angularjs
[09:41:15] *** fscala has quit IRC
[09:41:59] *** Aliks has quit IRC
[09:42:13] *** boneskull is now known as boneskull[away]
[09:42:26] *** yes`r has quit IRC
[09:45:00] *** fscala has joined #angularjs
[09:45:22] *** Hounddog has joined #angularjs
[09:45:52] *** benvantende has joined #angularjs
[09:46:38] *** sbellina has quit IRC
[09:46:40] *** marthinal has joined #angularjs
[09:47:15] *** Courgettess is now known as Courgette
[09:47:28] *** sibongakonkenkos has joined #angularjs
[09:48:59] *** tuan has joined #angularjs
[09:49:26] *** rho has quit IRC
[09:49:29] *** illume has joined #angularjs
[09:49:51] *** Aliks has joined #angularjs
[09:50:27] *** Aliks_ has joined #angularjs
[09:50:53] *** yes`r has joined #angularjs
[09:51:16] *** Guest3 has joined #angularjs
[09:51:17] *** B0ltzy has joined #angularjs
[09:51:21] *** guilbep has joined #angularjs
[09:53:55] *** Aliks has quit IRC
[09:57:30] *** glosoli has quit IRC
[09:57:48] *** yky_ has joined #angularjs
[09:58:57] *** [The_Doc] has left #angularjs
[09:59:37] *** bePolite has quit IRC
[10:02:02] *** dromar56 has joined #angularjs
[10:02:24] *** donguston has quit IRC
[10:02:37] *** donguston has joined #angularjs
[10:05:15] *** TyrfingMjolnir has quit IRC
[10:05:15] *** Bloomer has joined #angularjs
[10:05:29] *** bePolite has joined #angularjs
[10:06:24] *** dromar56 has quit IRC
[10:06:47] *** snewpy has quit IRC
[10:08:33] *** tangorri has joined #angularjs
[10:08:45] *** snewpy has joined #angularjs
[10:08:45] *** snewpy has joined #angularjs
[10:08:56] *** BigBangUDR has joined #angularjs
[10:09:09] *** senayar has joined #angularjs
[10:09:09] *** senayar has joined #angularjs
[10:12:27] *** Aliks_ has quit IRC
[10:13:06] *** snewpy has quit IRC
[10:13:25] *** rickmak_ has quit IRC
[10:14:24] *** BigBangUDR has quit IRC
[10:15:59] *** Guest3 has quit IRC
[10:15:59] *** B0ltzy has quit IRC
[10:16:08] *** bePolite has quit IRC
[10:16:15] *** snewpy has joined #angularjs
[10:16:16] *** snewpy has joined #angularjs
[10:17:02] *** pimlu has joined #angularjs
[10:19:00] *** Aliks has joined #angularjs
[10:19:05] *** marr has joined #angularjs
[10:20:35] *** snewpy has quit IRC
[10:20:41] *** C0nundrum has joined #angularjs
[10:21:45] *** indistylo has quit IRC
[10:22:12] *** Debnet`Work has joined #angularjs
[10:23:17] *** greatdex has joined #angularjs
[10:23:18] *** jspeck has quit IRC
[10:23:34] *** Aliks_ has joined #angularjs
[10:23:43] *** snewpy has joined #angularjs
[10:23:44] *** snewpy has quit IRC
[10:23:44] *** snewpy has joined #angularjs
[10:24:04] *** Guest3 has joined #angularjs
[10:24:05] *** B0ltzy has joined #angularjs
[10:25:31] *** Debnet has quit IRC
[10:26:05] *** saaa has joined #angularjs
[10:26:34] *** rickmak_ has joined #angularjs
[10:26:53] *** cuitianze has joined #angularjs
[10:26:55] *** Aliks has quit IRC
[10:27:01] *** saaa has quit IRC
[10:27:47] *** kopasetik has quit IRC
[10:28:04] *** snewpy has quit IRC
[10:28:36] *** SpikeSpiegel has joined #angularjs
[10:32:02] *** Aliks_ has quit IRC
[10:32:25] *** snewpy has joined #angularjs
[10:33:22] *** Guest3 has left #angularjs
[10:33:29] *** devians has quit IRC
[10:33:40] *** ahaeger has joined #angularjs
[10:34:51] *** nocturne777 has quit IRC
[10:35:06] *** guilbep has quit IRC
[10:36:11] *** pimlu has quit IRC
[10:36:16] *** indistylo has joined #angularjs
[10:37:15] *** snewpy has quit IRC
[10:38:33] *** guilbep has joined #angularjs
[10:38:38] *** jenelizabeth has quit IRC
[10:39:15] *** suvdeep has joined #angularjs
[10:39:30] *** snewpy has joined #angularjs
[10:39:30] *** snewpy has joined #angularjs
[10:39:36] *** jenelizabeth has joined #angularjs
[10:41:53] *** byge_ has left #angularjs
[10:43:02] *** ilmgb has quit IRC
[10:43:26] *** indistylo has quit IRC
[10:43:56] *** snewpy has quit IRC
[10:44:10] *** ilmgb has joined #angularjs
[10:46:18] *** sibongakonkenkos has quit IRC
[10:46:19] *** snewpy has joined #angularjs
[10:46:20] *** snewpy has joined #angularjs
[10:47:17] *** macobo has joined #angularjs
[10:47:44] *** Dmitri has quit IRC
[10:47:53] *** bePolite has joined #angularjs
[10:47:54] *** bePolite has joined #angularjs
[10:48:17] *** indistylo has joined #angularjs
[10:49:31] *** robdubya has quit IRC
[10:50:24] *** skcin7 has joined #angularjs
[10:51:05] *** snewpy has quit IRC
[10:51:22] *** tiagoboldt has joined #angularjs
[10:53:07] *** indistylo has quit IRC
[10:54:08] *** jenelizabeth has quit IRC
[10:54:27] *** jlebrech has joined #angularjs
[10:54:28] *** jenelizabeth has joined #angularjs
[10:55:19] *** Debnet has joined #angularjs
[10:55:48] *** vrockai has joined #angularjs
[10:56:55] *** Dmitri has joined #angularjs
[10:57:18] *** Debnet`Laptop has joined #angularjs
[10:57:59] *** Debnet`Work has quit IRC
[11:00:22] *** Debnet has quit IRC
[11:01:06] <burzum2> how can I use an object like {name: value, name2: value2} with ngoptions? https://docs.angularjs.org/api/ng/directive/ngOptions I think I've tried them all but I always see just "undefined" in the select
[11:01:18] *** zz_dimtruck is now known as dimtruck
[11:02:01] *** kp666 has quit IRC
[11:02:02] <kakashiAL> burzum2: http://jsfiddle.net/ramandv/zFtkR/
[11:02:06] *** SevenZark7 has joined #angularjs
[11:02:22] <kakashiAL> burzum2: http://jsfiddle.net/sheppe/EeL9y/
[11:02:54] *** kp666 has joined #angularjs
[11:03:11] <kakashiAL> burzum2: there you have to examples, I guess you forgot that you need an array of object and not only an object
[11:04:50] <burzum2> kakashiAL Ive seen that but the documentation says it can work with array and object?
[11:05:49] *** Cokee has joined #angularjs
[11:05:49] <kakashiAL> burzum2: if you look at the doc, they use always arrays
[11:06:01] <kakashiAL> arrays with primitives and arrays with objects
[11:08:44] *** elperdut_ has joined #angularjs
[11:10:23] *** weeblo has joined #angularjs
[11:10:38] *** bengillies has quit IRC
[11:10:44] *** punknroll has quit IRC
[11:11:07] *** dimtruck is now known as zz_dimtruck
[11:11:22] *** encryptd_fractal has joined #angularjs
[11:11:44] *** bengillies has joined #angularjs
[11:14:26] <burzum2> kakashiAL, thank you but ive just managed to get it to work with the object :)
[11:14:31] <burzum2> name for (name, value) in options
[11:14:46] <burzum2> http://stackoverflow.com/questions/20672207/ng-select-with-an-object-and-its-properties-in-angularjs
[11:15:01] *** elperdut_ has quit IRC
[11:15:31] <burzum2> but its still suggested to use an array
[11:15:49] <burzum2> crap i thought I cant get around this without having to change the server side part
[11:15:59] *** encryptd_fractal has quit IRC
[11:18:27] *** duriangray has joined #angularjs
[11:18:55] *** Cokee has quit IRC
[11:19:36] *** speeddragon has joined #angularjs
[11:23:32] *** B0ltzy has quit IRC
[11:23:59] *** step1step2 has quit IRC
[11:24:08] *** duriangray has quit IRC
[11:24:57] *** b0x has quit IRC
[11:25:49] *** B0ltzy has joined #angularjs
[11:26:42] *** Guest96869 has quit IRC
[11:28:50] *** Kehet has quit IRC
[11:29:15] *** squeakytoy4 has joined #angularjs
[11:30:21] *** rickmak_ has quit IRC
[11:30:27] *** cuitianze has quit IRC
[11:30:46] *** squeakytoy2 has quit IRC
[11:31:07] *** Cokee has joined #angularjs
[11:31:34] *** squeakytoy2 has joined #angularjs
[11:34:09] *** squeakytoy4 has quit IRC
[11:34:12] *** zxcxzczxc has joined #angularjs
[11:34:17] *** Dmitri has quit IRC
[11:34:22] *** zxcxzczxc has quit IRC
[11:34:52] <squeakytoy2> Hey all. I am a bit confused about something. Given that I am using $q, and i have attached 2 "catches". If the promise gets rejected, both gets executed. How can I prevent the second one to be executed?
[11:36:20] *** zeezey has quit IRC
[11:36:21] *** nilsi_ has quit IRC
[11:36:38] *** rickmak has joined #angularjs
[11:38:26] *** fnx has joined #angularjs
[11:38:30] *** GuiltyLemon is now known as Guiltylemon
[11:38:42] *** Nighthawk`` has quit IRC
[11:38:50] *** Nighthawk`` has joined #angularjs
[11:38:56] *** Perseus0 has joined #angularjs
[11:40:42] <Perseus0> #ionic
[11:43:22] *** SomeKittens has quit IRC
[11:43:25] *** mischat has joined #angularjs
[11:44:10] *** yky_ has quit IRC
[11:46:04] <Perseus0> hey, does anyone use ionic? im getting this error http://pastebin.com/JH6QDV0A when trying to "ionic build android"
[11:46:16] *** kp666 has quit IRC
[11:46:20] <Perseus0> sorry for asking here but the #ionic looks dead
[11:46:22] <Perseus0> ty
[11:46:38] *** wafflejock has quit IRC
[11:48:28] *** Zamerick has joined #angularjs
[11:49:01] *** Bloomer has quit IRC
[11:54:40] *** yky_ has joined #angularjs
[11:55:25] *** rickmak has quit IRC
[11:56:29] *** rickmak has joined #angularjs
[11:56:52] *** pretag has joined #angularjs
[11:58:40] *** Xzanron has quit IRC
[12:00:09] *** nanoz has joined #angularjs
[12:00:13] *** george_v has quit IRC
[12:00:32] *** noo has joined #angularjs
[12:01:00] *** phrozensilver has joined #angularjs
[12:01:17] *** codeman has joined #angularjs
[12:01:22] *** dodobrain has joined #angularjs
[12:02:08] *** noo has left #angularjs
[12:07:55] *** phrozensilver has quit IRC
[12:08:24] *** ahhhndi has quit IRC
[12:08:41] *** nanoz has quit IRC
[12:11:15] *** yOzd has joined #angularjs
[12:11:59] *** greatdex has quit IRC
[12:12:33] *** BeerBuddy has joined #angularjs
[12:12:44] *** BigBangUDR has joined #angularjs
[12:13:42] *** Debnet`Laptop has quit IRC
[12:13:50] *** Debnet has joined #angularjs
[12:13:54] *** elyssonmr has joined #angularjs
[12:14:26] *** BeerBuddy has quit IRC
[12:14:45] *** Ozd has quit IRC
[12:17:29] *** BigBangUDR has quit IRC
[12:17:58] *** BeerBuddy has joined #angularjs
[12:18:18] *** BigBangUDR has joined #angularjs
[12:20:33] *** nya has joined #angularjs
[12:20:43] *** nya has joined #angularjs
[12:20:57] *** nya is now known as Guest31063
[12:21:40] *** Dmitri has joined #angularjs
[12:22:30] *** zz_dimtruck is now known as dimtruck
[12:22:34] *** p0k0 has quit IRC
[12:24:58] *** doctorx has joined #angularjs
[12:25:10] *** rickmak has quit IRC
[12:25:36] *** yOzd is now known as Ozd
[12:27:43] *** Aliks has joined #angularjs
[12:32:25] *** Aliks has quit IRC
[12:33:41] *** buzzedword has joined #angularjs
[12:33:49] *** cornerman has joined #angularjs
[12:33:51] *** siba has quit IRC
[12:34:10] *** dan2k3k4 has quit IRC
[12:34:15] *** siba has joined #angularjs
[12:34:27] *** coaster has joined #angularjs
[12:35:05] *** silverdust has joined #angularjs
[12:36:57] *** kp666 has joined #angularjs
[12:37:09] <silverdust> I'm changing state of a class with ng-class="{'is-class-state': toggle}" and the trigger as ng-click="toggle = !toggle" . Now I also want to make it do more than just toggle. I want to save the state to localstorage. How can I do that?
[12:37:19] *** kp666 has quit IRC
[12:37:58] *** kp666 has joined #angularjs
[12:38:36] <pretag> silverdust: declare your logic as function in the controller and bind this controller function to your ng-click
[12:38:41] *** kp666 has joined #angularjs
[12:39:20] *** kp666 has joined #angularjs
[12:39:21] *** maryl has joined #angularjs
[12:40:05] *** B0ltzy has quit IRC
[12:40:14] <silverdust> I've been trying but that way there'll be no default state
[12:40:29] *** kk_drop has joined #angularjs
[12:40:35] <silverdust> presently it has a default state $scope.toggle = false
[12:41:02] <silverdust> as a function it'll be null till I click the trigger
[12:41:09] *** miqid has joined #angularjs
[12:41:43] <pretag> you can still use your flag on the $scope and set a default state
[12:41:55] <pretag> your function than only toggles the flag on the scope + your additional logic
[12:41:55] *** elyssonmr has quit IRC
[12:42:48] *** tobias47n9e has joined #angularjs
[12:43:07] *** mellernoia has joined #angularjs
[12:43:23] *** drptbl has joined #angularjs
[12:43:36] <silverdust> tbh I don't get that. I've only scratched. Perhaps a demo will make me understand better
[12:43:42] *** elyssonmr has joined #angularjs
[12:44:26] *** ahhhndi has joined #angularjs
[12:44:44] <silverdust> Ignore the part where I said "I've only scratched"
[12:44:48] *** italoacasas has joined #angularjs
[12:46:28] *** italoacasas has quit IRC
[12:47:11] *** italoacasas has joined #angularjs
[12:47:12] *** BigBangUDR has quit IRC
[12:48:00] <pretag> sure here you go: https://jsbin.com/rorugazunu/edit?html,js,output
[12:49:13] *** italoacasas has quit IRC
[12:49:25] <silverdust> thanks
[12:49:28] *** drptbl has quit IRC
[12:49:44] *** punknroll has joined #angularjs
[12:49:52] *** drptbl has joined #angularjs
[12:50:04] *** italoacasas has joined #angularjs
[12:50:59] *** yky_ has quit IRC
[12:51:35] <maryl> How to $emit ngRenderFinished on ng-repeat filtring - http://jsbin.com/nidetazizu/edit?html,js,console,output
[12:52:29] *** got has joined #angularjs
[12:52:32] <got> helo
[12:52:39] *** got has quit IRC
[12:53:12] *** angularjs_bot has quit IRC
[12:53:19] *** angularjs_bot has joined #angularjs
[12:53:29] *** hswolff has joined #angularjs
[12:53:59] *** lnrdo has joined #angularjs
[12:55:34] *** doodlehaus has joined #angularjs
[12:58:40] *** lnrdo has quit IRC
[12:59:38] *** lnrdo has joined #angularjs
[13:00:39] *** Coldblackice has joined #angularjs
[13:00:57] *** shiriru has joined #angularjs
[13:01:21] *** italoacasas has quit IRC
[13:01:49] *** jae has quit IRC
[13:02:14] *** B0ltzy has joined #angularjs
[13:04:54] *** jlebrech has quit IRC
[13:06:30] *** schneider has joined #angularjs
[13:07:12] *** greatdex has joined #angularjs
[13:07:42] *** krusty_ar_ has joined #angularjs
[13:07:44] *** italoacasas has joined #angularjs
[13:07:59] *** lexileo has quit IRC
[13:08:26] *** marthinal has quit IRC
[13:08:26] *** FrEaKmAn_ has joined #angularjs
[13:08:57] *** italoacasas has quit IRC
[13:09:19] *** FrEaKmAn_ has quit IRC
[13:10:40] *** fiddo has joined #angularjs
[13:11:01] *** doodlehaus has quit IRC
[13:11:16] *** Coldblackice has quit IRC
[13:11:18] *** brollypop has quit IRC
[13:12:06] *** Guest52219 is now known as VeggieMeat
[13:12:43] *** encryptd_fractal has joined #angularjs
[13:13:27] *** tiagoboldt has quit IRC
[13:13:58] *** svallory has joined #angularjs
[13:14:17] *** jay__ has joined #angularjs
[13:16:08] *** italoacasas has joined #angularjs
[13:16:55] *** encryptd_fractal has quit IRC
[13:17:39] *** dimtruck is now known as zz_dimtruck
[13:18:16] *** italoacasas has quit IRC
[13:18:53] *** italoacasas has joined #angularjs
[13:19:25] *** duriangray has joined #angularjs
[13:19:41] *** jurayk_ has joined #angularjs
[13:21:02] <jurayk_> hello can someone help me with the angular2. http.get + Promises.
[13:21:10] *** zz_dimtruck is now known as dimtruck
[13:22:56] <jurayk_> this is my problem code: i cannot obtain ScanNetwork object from it.
[13:22:57] <jurayk_> http://pastebin.com/iJanE0xd
[13:24:21] *** duriangray has quit IRC
[13:24:53] <jurayk_> and error: error TS2345: Argument of type 'Observable<any>' is not assignable to parameter of type 'ScanNetwork | PromiseLike<ScanNetwork>'.
[13:25:30] <vader699> what is scannetworK?
[13:25:48] *** svycka has quit IRC
[13:26:18] <jurayk_> ScanNetwork is the class with id and status
[13:26:32] *** skcin7 has quit IRC
[13:26:38] <jurayk_> im tryich to obtain ne ScanNetwork instance from database...
[13:27:04] *** brollypop has joined #angularjs
[13:27:14] *** dodobrain has quit IRC
[13:27:32] <jurayk_> ScanNetwork: http://pastebin.com/V5eb4WKe
[13:27:44] *** doodlehaus has joined #angularjs
[13:27:56] *** pellekrogholt has joined #angularjs
[13:28:46] *** erol has joined #angularjs
[13:28:55] *** SevenZark7 has quit IRC
[13:29:45] *** buzzedword has quit IRC
[13:30:10] <jurayk_> I dont really understand how the http requests and Promises work in angular2. And i cannot find some clear example.
[13:30:34] <vader699> ah
[13:30:51] <weeblo> anyone knows how to use google maps api?
[13:31:19] *** jlebrech has joined #angularjs
[13:31:52] <vader699> https://gist.github.com/anonymous/3b65d51f183b09e854f8
[13:32:04] <vader699> this is what i do for a http request
[13:32:30] *** Coldblackice has joined #angularjs
[13:32:40] *** B0ltzy has quit IRC
[13:32:46] *** italoacasas has quit IRC
[13:32:59] <jurayk_> vader699: ...and without promises?
[13:33:00] <vader699> that's inside of a service to the modulesuject is a BehaviorSubject that sends the data to places that are watching it
[13:33:05] <vader699> yeah
[13:33:18] <vader699> it's an observable
[13:33:51] *** Coldblackice has quit IRC
[13:34:00] *** CanyonMan has quit IRC
[13:34:04] <vader699> the inside gets called when the get is complete
[13:34:05] <Perseus0> angular2 is ready to use?
[13:34:12] <vader699> it's in beta so yeah
[13:34:27] <vader699> their working on docs and clean up i believe
[13:34:35] <Perseus0> nice3
[13:34:40] <Perseus0> hopefully 3 months
[13:34:48] <Perseus0> now i need to master angular1
[13:34:53] <Perseus0> *in 3 months
[13:35:26] <vader699> https://github.com/Reactive-Extensions/RxJS/blob/master/doc/api/core/observable.md
[13:35:43] <vader699> why do you need to master 1 in 3 months
[13:36:17] *** Coldblackice has joined #angularjs
[13:36:43] <Perseus0> for work purposes
[13:36:52] <vader699> ah
[13:36:54] <Perseus0> ^ vader699
[13:37:10] *** equilibriumuk has joined #angularjs
[13:37:15] *** daslicht has quit IRC
[13:38:06] *** buzzedword has joined #angularjs
[13:39:31] *** italoacasas has joined #angularjs
[13:39:58] <jurayk_> i think its working with promises: http://pastebin.com/7nhmNHKk -- i dont know how :)
[13:40:35] <jurayk_> im very new in angular a i have started with angular2 beta
[13:40:47] *** buzzedword has quit IRC
[13:40:54] <jurayk_> with Django as a web framework ...
[13:40:55] *** buzzedword has joined #angularjs
[13:41:37] *** italoacasas has quit IRC
[13:41:50] *** dopesong has joined #angularjs
[13:42:21] *** Coldblackice has quit IRC
[13:42:35] *** heavyhorse has quit IRC
[13:42:42] *** siba has quit IRC
[13:45:06] <vader699> i'm not exactly sure what you're trying to do. Whats the place it's getting returned to look like?
[13:45:11] *** BigBangUDR has joined #angularjs
[13:45:34] *** svycka has joined #angularjs
[13:45:36] *** Coldblackice has joined #angularjs
[13:45:55] *** drptbl has quit IRC
[13:46:11] *** Coldblackice has quit IRC
[13:46:46] *** doodlehaus has quit IRC
[13:47:27] *** drptbl has joined #angularjs
[13:47:29] *** Coldblackice has joined #angularjs
[13:47:40] *** illume has quit IRC
[13:49:36] *** lnrdo has quit IRC
[13:50:15] *** schneider has quit IRC
[13:50:33] *** tristanp has quit IRC
[13:51:06] *** tristanp has joined #angularjs
[13:51:08] *** delgiudices has joined #angularjs
[13:51:16] <jurayk_> vader699: i get ScanNetwork instance from database and show in the detail.component. So the function returns Promise amd here is the AppComponent: http://pastebin.com/kjR8kqQG
[13:51:18] *** Sky[x] has quit IRC
[13:53:29] *** lnrdo has joined #angularjs
[13:53:42] *** lnrdo_ has joined #angularjs
[13:54:48] *** dffgdfg has joined #angularjs
[13:56:15] *** fscala has quit IRC
[13:56:45] *** quakephil has joined #angularjs
[13:57:37] *** pierre_ has quit IRC
[13:57:46] *** fscala has joined #angularjs
[13:58:12] *** lnrdo has quit IRC
[13:58:25] *** schneider has joined #angularjs
[13:58:38] *** Eduard_Munteanu has joined #angularjs
[14:00:27] *** tarnus has joined #angularjs
[14:03:02] *** B0ltzy has joined #angularjs
[14:04:12] *** jay__ has quit IRC
[14:04:43] *** Prashant has joined #angularjs
[14:05:06] <Prashant> hello
[14:05:14] *** ilhami has joined #angularjs
[14:05:18] <ilhami> why should I not use ng route?
[14:05:42] <Prashant> can i get crud app with differant templates
[14:06:06] <Prashant> using java spring mvc and anugluar js
[14:06:49] *** elperdut_ has joined #angularjs
[14:07:33] *** dabdab has joined #angularjs
[14:07:53] *** BigBangUDR has quit IRC
[14:08:17] *** yOzd has joined #angularjs
[14:08:22] *** krusty_ar_ has quit IRC
[14:08:52] *** rickmak_ has joined #angularjs
[14:09:03] *** dan2k3k4 has joined #angularjs
[14:09:09] *** rchavik has quit IRC
[14:09:15] *** marthinal has joined #angularjs
[14:10:03] *** rickmak_ has quit IRC
[14:10:20] <Eduard_Munteanu> Hi. Why would $('something').scope be undefined?
[14:10:33] <Eduard_Munteanu> I can't get the scope for any elements?
[14:10:40] <Eduard_Munteanu> s/?/./
[14:10:56] *** suvdeepb has joined #angularjs
[14:11:14] *** lite_ has joined #angularjs
[14:11:24] *** Ozd has quit IRC
[14:11:52] *** ahhhndi has quit IRC
[14:12:22] *** vshjxyz has joined #angularjs
[14:12:39] <lite_> hmm. im being sent away for a couple weeks to another country(Spain) to work with some people we've got working over there externally. and ive been told to come up with a budget for how much that is gonna be. im pretty stuck trying to figure out what number is realistic for the food as ill be living in a hotel so cant really cook for myself.
[14:13:00] <Eduard_Munteanu> Oh wait, I need to do angular.element(...).scope().
[14:13:08] *** suvdeep has quit IRC
[14:13:27] *** aghiuru has joined #angularjs
[14:14:39] *** BeerBuddy has quit IRC
[14:15:59] <senayar> lite_: food are not expensive in Spain, well depending where in Spain of course :)
[14:16:07] *** B0ltzy has quit IRC
[14:16:09] <lite_> Its in Girona
[14:16:25] <senayar> where do you live actually ?
[14:17:22] *** ahhhndi has joined #angularjs
[14:17:39] <senayar> http://www.numbeo.com/cost-of-living/city_result.jsp?country=Spain&city=Girona
[14:18:53] *** illume has joined #angularjs
[14:19:46] *** Oleander has joined #angularjs
[14:20:14] *** nilsi has joined #angularjs
[14:20:26] *** nanoz has joined #angularjs
[14:21:01] *** Coldblackice has quit IRC
[14:21:02] *** ybl has joined #angularjs
[14:21:06] <ybl> Hey guys
[14:22:22] *** Coldblackice has joined #angularjs
[14:22:43] *** B0ltzy has joined #angularjs
[14:23:01] *** bengilli_ has joined #angularjs
[14:23:32] <ybl> having a problem with $http.post. A post request to my api server gives out 405 method not allowed on OPTIONS, which is not allowed on the API server. But if I use jquery for the same post request, it works fine.
[14:24:22] *** rickmak has joined #angularjs
[14:25:03] <senayar> ybl: http://stackoverflow.com/questions/27387467/angularjs-http-post-method-405-error
[14:25:15] *** bengillies has quit IRC
[14:25:21] *** Coldblackice has quit IRC
[14:25:29] *** bbankes has joined #angularjs
[14:26:30] <senayar> don't forget to add method : 'POST'
[14:28:33] *** Coldblackice has joined #angularjs
[14:28:43] *** Oleander has quit IRC
[14:28:47] *** Coldblackice has quit IRC
[14:29:26] *** drptbl has quit IRC
[14:29:36] *** Oleander has joined #angularjs
[14:31:33] *** Mediogre has joined #angularjs
[14:32:04] *** B0ltzy has quit IRC
[14:32:14] *** bePolite has quit IRC
[14:32:53] *** bePolite has joined #angularjs
[14:32:58] *** vshjxyz has quit IRC
[14:33:06] *** hswolff has quit IRC
[14:33:19] *** bePolite has quit IRC
[14:33:31] *** vshjxyz has joined #angularjs
[14:34:15] *** bbankes has quit IRC
[14:35:26] *** speakingcode has quit IRC
[14:35:37] *** Magik6k has quit IRC
[14:36:56] *** Magik6k has joined #angularjs
[14:38:48] *** aghiuru has quit IRC
[14:38:49] *** drptbl has joined #angularjs
[14:38:51] *** heavyhorse has joined #angularjs
[14:39:19] *** devians has joined #angularjs
[14:39:56] *** Magik6k has joined #angularjs
[14:40:13] *** Coldblackice has joined #angularjs
[14:40:41] *** Perseus0 has quit IRC
[14:42:09] *** rickmak has quit IRC
[14:42:43] *** Perseus0 has joined #angularjs
[14:43:02] *** Coldblackice has quit IRC
[14:43:38] *** heavyhorse has quit IRC
[14:43:54] *** lnrdo_ has quit IRC
[14:44:13] *** ufsa has joined #angularjs
[14:44:15] *** Oleander has quit IRC
[14:44:20] *** OnkelTem has quit IRC
[14:45:32] *** OnkelTem has joined #angularjs
[14:46:37] * ufsa slaps ahhhndi around a bit with a large fishbot
[14:46:46] *** ufsa has quit IRC
[14:47:40] *** Coldblackice has joined #angularjs
[14:47:58] *** Perseus0 has quit IRC
[14:48:26] *** aghiuru has joined #angularjs
[14:51:07] *** CanyonMan has joined #angularjs
[14:51:13] <CanyonMan> x
[14:51:17] *** vshjxyz has quit IRC
[14:51:32] *** Oleander has joined #angularjs
[14:53:15] *** Guest44865 has quit IRC
[14:54:48] *** jbarket has joined #angularjs
[14:56:02] *** dromar56 has joined #angularjs
[14:56:50] *** fixl has quit IRC
[14:57:31] *** aghiuru has quit IRC
[14:57:58] *** aghiuru has joined #angularjs
[14:58:44] *** bew has joined #angularjs
[14:59:11] *** Oleander has quit IRC
[14:59:13] *** hswolff has joined #angularjs
[15:01:50] *** jae has joined #angularjs
[15:01:56] *** jae has quit IRC
[15:01:56] *** jae has joined #angularjs
[15:02:36] <kegster> how do i handle sessions or something similar with angular? using node on backend
[15:03:11] *** Zamerick has quit IRC
[15:04:23] *** jbarket has quit IRC
[15:04:37] *** rickmak_ has joined #angularjs
[15:06:03] *** Poeticode has joined #angularjs
[15:07:29] *** suvdeepb has quit IRC
[15:07:44] *** zeezey has joined #angularjs
[15:07:54] *** dman777_1lter has joined #angularjs
[15:08:00] *** delgiudices has quit IRC
[15:08:11] *** yOzd has quit IRC
[15:09:02] *** davi has quit IRC
[15:09:14] *** davi has joined #angularjs
[15:09:30] <ilhami> hallo
[15:09:47] *** soee has quit IRC
[15:10:12] *** davi has quit IRC
[15:10:22] <ilhami> ngroute vs uirouter?
[15:10:25] <ilhami> what would you choose?
[15:11:17] *** Bloomer has joined #angularjs
[15:11:43] *** Rou has joined #angularjs
[15:12:42] *** brollypop has quit IRC
[15:12:51] *** davi has joined #angularjs
[15:12:52] *** davi has joined #angularjs
[15:13:32] *** brollypop has joined #angularjs
[15:14:04] *** drptbl has quit IRC
[15:15:20] *** atomicb0mb has joined #angularjs
[15:17:54] *** encryptd_fractal has joined #angularjs
[15:18:31] *** dimtruck is now known as zz_dimtruck
[15:19:15] *** monk12 has quit IRC
[15:20:16] *** duriangray has joined #angularjs
[15:21:21] *** zivester has joined #angularjs
[15:23:15] *** delgiudices has joined #angularjs
[15:24:09] *** tiagoboldt has joined #angularjs
[15:24:22] *** drptbl has joined #angularjs
[15:24:35] *** duriangray has quit IRC
[15:25:21] *** step1step2 has joined #angularjs
[15:25:24] *** DanSkaggs has joined #angularjs
[15:25:52] *** tiagoboldt has quit IRC
[15:26:33] *** ahhhndi has quit IRC
[15:29:12] *** tiagoboldt has joined #angularjs
[15:30:06] *** doodlehaus has joined #angularjs
[15:30:28] *** rickmak_ has quit IRC
[15:30:30] *** BahamutWC has joined #angularjs
[15:30:52] *** rickmak has joined #angularjs
[15:31:54] *** Garfield-fr has quit IRC
[15:32:14] *** Rou has quit IRC
[15:32:44] *** zac has joined #angularjs
[15:33:22] *** amortimer has quit IRC
[15:33:48] *** Z3R0 has joined #angularjs
[15:35:11] *** jurayk_ has quit IRC
[15:38:47] *** VeeWee has quit IRC
[15:39:06] *** rickmak has quit IRC
[15:39:43] *** zeezey has quit IRC
[15:40:38] *** Z3R0 has quit IRC
[15:40:50] *** Ir1sh has joined #angularjs
[15:41:25] *** yes`r has quit IRC
[15:41:47] <cebor> does a httpIntercepter apply only to the module it is configured or to the whole angular app ?
[15:42:23] *** Guest31063 has quit IRC
[15:42:37] *** killa_kyle has joined #angularjs
[15:42:38] *** rickmak_ has joined #angularjs
[15:42:43] *** nya has joined #angularjs
[15:43:08] *** nya is now known as Guest35748
[15:43:11] *** pcroc has joined #angularjs
[15:44:52] *** PiotrekR has joined #angularjs
[15:45:04] *** charuru has joined #angularjs
[15:45:05] *** lnrdo has joined #angularjs
[15:45:16] *** hswolff has quit IRC
[15:46:08] *** ahhhndi has joined #angularjs
[15:47:22] *** illume has quit IRC
[15:47:23] *** dabdab has quit IRC
[15:49:09] *** plekplek has quit IRC
[15:49:32] *** SpikeSpiegel is now known as Bruh
[15:49:34] *** zeioth has joined #angularjs
[15:50:15] *** jae has quit IRC
[15:50:31] *** hswolff has joined #angularjs
[15:50:42] *** delgiudices has quit IRC
[15:50:51] *** ybl has quit IRC
[15:50:59] *** zeezey has joined #angularjs
[15:51:24] *** illume has joined #angularjs
[15:52:01] <pcroc> Hi
[15:52:02] *** Bruh is now known as GitGud
[15:52:47] *** ESpiney has joined #angularjs
[15:52:55] *** mellernoia has quit IRC
[15:53:15] *** lite_ has quit IRC
[15:53:56] *** bbankes has joined #angularjs
[15:55:47] *** Es0teric has joined #angularjs
[15:56:00] *** miqid has quit IRC
[15:56:07] *** dopesong has quit IRC
[15:56:21] <pcroc> using 2.0.0-beta0, what is the right way to update a bound property within ngAfterViewInit, to avoid ExpressionChangedAfterItHasBeenCheckedException?
[15:57:04] *** Garfield-fr has joined #angularjs
[15:58:08] *** mellernoia has joined #angularjs
[15:59:34] *** C0nundrum has quit IRC
[15:59:46] *** iceball has quit IRC
[15:59:50] *** speakingcode has joined #angularjs
[16:00:45] *** rscata has quit IRC
[16:01:04] *** jbarket has joined #angularjs
[16:01:32] *** jsheely has joined #angularjs
[16:03:28] *** zivester has quit IRC
[16:03:58] *** wonder95 has joined #angularjs
[16:04:20] *** schneider has quit IRC
[16:04:43] *** lnrdo has quit IRC
[16:05:15] *** lnrdo has joined #angularjs
[16:05:39] *** lnrdo has quit IRC
[16:06:09] *** lnrdo has joined #angularjs
[16:06:50] *** buzzedword has quit IRC
[16:07:02] *** dcherman has joined #angularjs
[16:09:17] *** delgiudices has joined #angularjs
[16:09:19] *** macabre has joined #angularjs
[16:09:26] *** macabre has quit IRC
[16:09:38] *** SET002 has quit IRC
[16:09:42] *** macabre has joined #angularjs
[16:09:44] *** cacts|works has joined #angularjs
[16:09:47] *** rho has joined #angularjs
[16:10:03] *** SET002 has joined #angularjs
[16:10:33] *** buzzedword has joined #angularjs
[16:10:45] *** buzzedword has joined #angularjs
[16:11:11] *** fiddo has quit IRC
[16:12:01] *** cacts|works has quit IRC
[16:12:05] *** zz_dimtruck is now known as dimtruck
[16:14:22] *** cacts|works has joined #angularjs
[16:15:04] *** bePolite has joined #angularjs
[16:15:05] *** bePolite has joined #angularjs
[16:16:20] *** dan2k3k4 has quit IRC
[16:16:26] *** bbarke has joined #angularjs
[16:16:33] *** PiotrekR has quit IRC
[16:16:38] *** dan2k3k4 has joined #angularjs
[16:16:39] *** Dmitri has quit IRC
[16:17:54] *** CAPITANOOO has joined #angularjs
[16:18:04] *** kuadrosx has joined #angularjs
[16:19:02] *** ryanar has joined #angularjs
[16:19:31] *** jbarket has quit IRC
[16:19:41] *** Guest35748 has quit IRC
[16:20:01] *** jbarket has joined #angularjs
[16:20:43] *** nanoz has quit IRC
[16:20:57] *** CAPITANOOO has quit IRC
[16:22:38] *** greatdex has quit IRC
[16:23:30] *** bayousoft has joined #angularjs
[16:24:05] *** heavyhorse has joined #angularjs
[16:25:04] *** venkat_330 has quit IRC
[16:25:15] *** mven has joined #angularjs
[16:25:36] *** nanoz has joined #angularjs
[16:26:10] *** dromar56 has quit IRC
[16:28:21] *** indistylo has joined #angularjs
[16:28:39] *** brollypop has quit IRC
[16:28:47] *** Dmitri has joined #angularjs
[16:29:57] *** heavyhorse has quit IRC
[16:31:01] *** diosney has joined #angularjs
[16:32:34] *** ziyadb has quit IRC
[16:33:30] *** rickmak_ has quit IRC
[16:34:11] *** rickmak_ has joined #angularjs
[16:34:20] *** icfantv has joined #angularjs
[16:35:30] *** elperdut_ has quit IRC
[16:36:14] *** erol has quit IRC
[16:36:18] *** elperdut_ has joined #angularjs
[16:36:22] *** sssilver has joined #angularjs
[16:36:36] *** bePolite has quit IRC
[16:36:59] *** B0ltzy has joined #angularjs
[16:37:37] *** elperdut_ has quit IRC
[16:37:43] *** dromar56 has joined #angularjs
[16:37:49] *** pcroc has quit IRC
[16:37:57] *** ashopin has joined #angularjs
[16:38:16] *** doodlehaus has quit IRC
[16:38:42] *** doodlehaus has joined #angularjs
[16:38:50] *** delgiudices has quit IRC
[16:39:06] <ashopin> Good morning everyone. Is it possible, with ui.router, to have a nested view within a nested view? I can't find an example online (i.e. view: home, view: about@home, view: us@about@home)
[16:39:24] *** _TWG_ has joined #angularjs
[16:39:35] *** rickmak_ has quit IRC
[16:40:03] <_TWG_> Can anyone help me with consuming 12 CSV files to take the data and use with my Angular project?
[16:41:28] *** elperdut_ has joined #angularjs
[16:42:56] *** rickmak_ has joined #angularjs
[16:43:10] *** phrozensilver has joined #angularjs
[16:45:31] *** jae has joined #angularjs
[16:46:20] *** bayousoft has quit IRC
[16:47:17] *** lnrdo has quit IRC
[16:48:48] *** rickmak_ has quit IRC
[16:48:49] <_TWG_> Anyone active?
[16:49:20] *** Pookz has quit IRC
[16:50:32] *** pretag has quit IRC
[16:50:35] *** diosney has quit IRC
[16:50:47] *** diosney has joined #angularjs
[16:51:13] *** mary5030 has joined #angularjs
[16:52:11] *** Eduard_Munteanu has quit IRC
[16:52:20] *** devJunk has joined #angularjs
[16:52:24] *** greatdex has joined #angularjs
[16:52:42] *** sbasso has quit IRC
[16:52:59] *** mmouad has joined #angularjs
[16:53:17] *** bayousoft has joined #angularjs
[16:53:48] *** altreze has joined #angularjs
[16:55:30] *** sssilver has quit IRC
[16:55:38] *** rickmak_ has joined #angularjs
[16:55:50] *** draco_ has joined #angularjs
[16:56:28] <GitGud> hi is there a way to minify angularjs files in consistence with my html files?
[16:56:37] *** draco_ has left #angularjs
[16:56:47] *** svallory has quit IRC
[16:56:52] *** kopasetik has joined #angularjs
[16:59:01] *** Jammy_Work has quit IRC
[16:59:17] *** Hammy_Work has joined #angularjs
[17:00:06] *** delgiudices has joined #angularjs
[17:01:16] *** hefox has joined #angularjs
[17:01:38] *** kopasetik has quit IRC
[17:02:45] *** Kehet has joined #angularjs
[17:02:53] *** buzzedword has quit IRC
[17:03:14] <da_wunder> hmm, any ng2 router guru here atm?
[17:03:25] <da_wunder> i have a weird problem in example app
[17:04:57] *** diosney has quit IRC
[17:05:06] *** diosney has joined #angularjs
[17:07:10] *** jr3 has joined #angularjs
[17:07:24] <ilhami> anyone here?
[17:07:33] *** buzzedword has joined #angularjs
[17:09:51] *** buzzedword has quit IRC
[17:09:53] *** dszmaj has joined #angularjs
[17:09:57] *** buzzedword has joined #angularjs
[17:10:05] *** GitGud is now known as SpikeSpiegel
[17:10:55] *** doodlehaus has quit IRC
[17:10:59] *** devJunk has quit IRC
[17:11:13] *** panurge has joined #angularjs
[17:12:32] <panurge> having trouble with karma/jasmine setup.. "Injector already created, can not register a module"
[17:13:09] *** rickmak_ has quit IRC
[17:13:30] <panurge> I'm not using inject in this test-case, but still cant pass
[17:13:38] *** doodlehaus has joined #angularjs
[17:13:56] *** squeakytoy2 has quit IRC
[17:14:38] *** squeakytoy2 has joined #angularjs
[17:15:08] *** Debnet has quit IRC
[17:15:30] *** duriangray has joined #angularjs
[17:15:30] *** gambl0re has quit IRC
[17:15:44] *** Tuxity has quit IRC
[17:16:05] *** B0ltzy has quit IRC
[17:16:21] *** Chepra has quit IRC
[17:16:35] *** Rutix has joined #angularjs
[17:16:35] *** Rutix has joined #angularjs
[17:16:39] *** D-Boy has quit IRC
[17:16:55] <ilhami> panurge, ask in ##javascrpt
[17:16:55] *** AlexZan has joined #angularjs
[17:17:02] <ilhami> ##javascript
[17:17:02] <ilhami> **
[17:18:33] *** jtimon has joined #angularjs
[17:19:19] *** rickmak_ has joined #angularjs
[17:19:31] *** altreze has quit IRC
[17:19:38] <panurge> ilhami, not sure.. its a angular.mocks.module exception
[17:19:41] *** diegoaguilar has joined #angularjs
[17:19:47] <_TWG_> ilhami have you worked with hosted CSV files and Angular before?
[17:19:56] <panurge> despite not running any inject(), currentSpec.$injector is filled
[17:20:33] <ilhami> _TWG_, I am a beginner at angular. :P don't ask me
[17:20:39] <icfantv> ilhami: that sounds like an angular question, not a javascript one. 'injector' is an angular term
[17:20:52] *** hefox has quit IRC
[17:21:05] <ilhami> icfantv, oh really.. but nobody were here to help so I am sure they could have gotten the help in ##javascript
[17:21:07] <_TWG_> Okay. Thanks ilhami . Trying to find someone to help me with my issue on what I thought would be a simple project.
[17:21:17] <ilhami> I asked my question there and got answer right away.
[17:21:27] <archon-> twg: what's the problem?
[17:21:28] <icfantv> _TWG_: what's your question
[17:21:35] <ilhami> _TWG_, let me investigate for you
[17:21:48] <icfantv> ilhami: that's fine - you should restrict domain-specific questions to the domain-specific channel
[17:22:25] <icfantv> ilhami: e.g., don't ask CSS questions on the JS channel - people may be able to help you, but it's sorta not appropriate
[17:22:33] <_TWG_> icfantv I have a folder that 12 CSV files are being written to on my server. I need to read the data from the files and store them in array that I can send to my $scope so I can loop through the items.
[17:22:43] <ilhami> since angular is a JS framework it wasn't really out of scope in there.. but whatever dude.
[17:23:05] *** devians has quit IRC
[17:23:06] <ilhami> _TWG_, http://stackoverflow.com/questions/16933711/how-to-load-csv-file-to-object-in-angualrjs
[17:23:08] <ilhami> check this
[17:23:50] <ilhami> https://github.com/bahaaldine/angular-csv-import
[17:23:55] *** duriangray has quit IRC
[17:24:52] *** kuadrosx has quit IRC
[17:24:54] *** raijin has joined #angularjs
[17:24:59] <ilhami> should I use bower ? what's pro and what's con for using it?
[17:25:04] *** illume has quit IRC
[17:25:55] <CanyonMan> I am DONE with bower. DONE!!!
[17:26:07] *** heavyhorse has joined #angularjs
[17:26:11] *** ngbot has joined #angularjs
[17:26:11] <ngbot> [angular.js] petebacondarwin pushed 1 new commit to master: http://git.io/vunlc
[17:26:12] <ngbot> angular.js/master 6a47c0d Sébastien Arod: fix(loader): use `false` as default value for `transclude` in component helper...
[17:26:12] *** ngbot has left #angularjs
[17:26:47] <da_wunder> i have used bower without "any" problems in couple of my apps
[17:26:58] <_TWG_> ilhami thanks for the links. The second one is like most of them that I find, the user has to upload the file. I'm just needing to look at 12 files that I know exist on my server.
[17:27:07] *** kuadrosx has joined #angularjs
[17:27:30] <_TWG_> I haven't had a problem with bower in the last year.
[17:27:34] <CanyonMan> I've switched to using npm for all my front end dependencies and I am pretty happy with the arrangement. I just use gulp to gather them all up for dists.
[17:28:03] *** kuadrosx has quit IRC
[17:28:42] *** dromar56_ has joined #angularjs
[17:28:56] *** Tuxity has joined #angularjs
[17:29:11] *** kuadrosx has joined #angularjs
[17:29:43] <CanyonMan> right now I list them all out in my gulpfile but I have done it with gulp-usemin before or whatever the hell it's called and that works fine too
[17:29:51] *** dromar56_ has quit IRC
[17:29:55] <CanyonMan> gulp-useref is what I meant
[17:30:05] <ilhami> brb
[17:30:14] *** Bomber4Chats has joined #angularjs
[17:30:33] *** dromar56_ has joined #angularjs
[17:30:43] <ashopin> I need a bit of help with controllers and routing. I'd like to use the same controller for the front page and the sub pages, so if '/' and if '/[path]'
[17:30:45] <_TWG_> can I pass a URL to app.factory?
[17:30:59] *** doodlehaus has quit IRC
[17:31:23] *** heavyhorse has quit IRC
[17:31:24] *** dromar56 has quit IRC
[17:31:40] *** dromar56_ has quit IRC
[17:32:18] *** dromar56 has joined #angularjs
[17:33:27] *** buzzedword has quit IRC
[17:35:26] *** poacher2k has quit IRC
[17:35:30] *** buzzedword has joined #angularjs
[17:35:35] <_TWG_> How do I use my factory after I define it?
[17:35:42] *** nilsi has quit IRC
[17:35:44] *** B0ltzy has joined #angularjs
[17:37:05] *** p0k0 has joined #angularjs
[17:37:38] <ilhami> pass it in a function
[17:37:45] *** Pspfolio has joined #angularjs
[17:37:55] <ilhami> http://stackoverflow.com/questions/18939709/angularjs-when-to-use-service-instead-of-factory
[17:38:16] *** zac has quit IRC
[17:38:44] *** ahaeger has quit IRC
[17:38:53] *** zac has joined #angularjs
[17:39:07] *** BahamutWC|Work has joined #angularjs
[17:39:22] *** kopasetik has joined #angularjs
[17:40:13] *** genta_boy has joined #angularjs
[17:40:26] *** fotoflo has joined #angularjs
[17:41:05] *** Chepra has joined #angularjs
[17:41:40] *** waverider has quit IRC
[17:41:51] *** bac0bart is now known as bacobart
[17:42:10] *** iateadonut has left #angularjs
[17:42:16] *** Burgerz has quit IRC
[17:42:23] *** ilmgb has quit IRC
[17:43:53] *** zivester has joined #angularjs
[17:44:11] *** bayousoft has quit IRC
[17:44:16] <Poeticode> services ftw
[17:44:42] *** beakman has joined #angularjs
[17:45:34] *** busticated has quit IRC
[17:46:07] *** Prashant has quit IRC
[17:46:08] *** D-Boy has joined #angularjs
[17:47:15] *** lnrdo has joined #angularjs
[17:47:36] <kegster> what's the best way to handle session data in angular? preferably working with express-session (or something else if someone wants to enlighten me haha)
[17:47:38] *** yanivkalfa has joined #angularjs
[17:48:47] *** busticated has joined #angularjs
[17:48:57] *** yanivkalfa has quit IRC
[17:49:01] <archon-> handle?
[17:49:23] *** LeBlaaanc has joined #angularjs
[17:49:27] <archon-> you mean like with cookies?
[17:51:17] *** Dmitri has quit IRC
[17:52:05] *** dopesong has joined #angularjs
[17:52:09] *** mary5030 has quit IRC
[17:52:13] <kegster> yeah
[17:52:23] <kegster> do i just store a token for that session that express-session uses?
[17:52:36] *** asteele has joined #angularjs
[17:53:09] *** dopesong has quit IRC
[17:53:14] *** ilmgb has joined #angularjs
[17:53:40] *** dopesong has joined #angularjs
[17:54:09] *** yanivkalfa has joined #angularjs
[17:55:06] *** B0ltzy has quit IRC
[17:57:25] *** drptbl has quit IRC
[17:58:05] *** dopesong has quit IRC
[17:58:06] *** sqwishy has joined #angularjs
[17:58:23] *** bayousoft has joined #angularjs
[17:59:18] <sqwishy> Is there a good way to invoke some code only when a user changes a model value as opposed to when it is changed programatically?
[17:59:54] *** lnrdo has quit IRC
[17:59:54] *** delgiudices has quit IRC
[18:00:11] *** SpikeSpiegel has quit IRC
[18:00:28] *** lnrdo has joined #angularjs
[18:01:07] *** jstroem has quit IRC
[18:02:26] *** zivester has quit IRC
[18:03:14] <mst> sqwishy: I'm confused that you think there's a difference
[18:03:28] *** sterns has quit IRC
[18:04:22] *** raijin has quit IRC
[18:05:24] *** buzzedword has quit IRC
[18:06:08] *** ahhhndi has quit IRC
[18:06:10] *** buzzedword has joined #angularjs
[18:07:36] *** donguston has quit IRC
[18:07:42] <_TWG_> Okay. So I have everything setup but my service is not working with the way I have it seutp. http://kopy.io/Sey7G#YqO3vs0ok1MCdp Can anyone help me?
[18:07:51] *** donguston has joined #angularjs
[18:07:57] *** ironmanwaring has joined #angularjs
[18:08:04] *** ilmgb has quit IRC
[18:08:39] *** maryl has quit IRC
[18:08:57] *** bayousoft has quit IRC
[18:09:02] *** fscala has quit IRC
[18:09:18] *** ironmanwaring has quit IRC
[18:10:29] *** cotko has quit IRC
[18:11:03] *** buzzedword has quit IRC
[18:11:16] *** fscala has joined #angularjs
[18:11:46] *** sterns has joined #angularjs
[18:11:55] *** Hounddog has quit IRC
[18:12:11] *** senayar has quit IRC
[18:12:17] *** hefox has joined #angularjs
[18:12:23] *** dan2k3k4 has quit IRC
[18:12:55] <sqwishy> mst: For example. If the user types something into an input box, the model is updated through user interaction. However, if the model is updated by the program, then it is updated programatically.
[18:13:08] *** erol has joined #angularjs
[18:13:55] *** greatdex has quit IRC
[18:14:14] *** B0ltzy has joined #angularjs
[18:15:52] *** doctorx has quit IRC
[18:16:11] *** zivester has joined #angularjs
[18:17:04] *** hswolff has quit IRC
[18:19:43] *** Zalabinsky has joined #angularjs
[18:19:52] *** drej has quit IRC
[18:20:21] *** gambl0re has joined #angularjs
[18:20:56] *** buzzedword has joined #angularjs
[18:20:57] *** msilva has joined #angularjs
[18:22:05] *** kk_drop has quit IRC
[18:22:12] *** tangorri has quit IRC
[18:22:36] *** nanoz has quit IRC
[18:22:39] *** tobias47n9e_ has joined #angularjs
[18:24:04] *** wafflejock has joined #angularjs
[18:24:44] *** punknroll has quit IRC
[18:25:34] *** sbellina has joined #angularjs
[18:26:02] *** tobias47n9e has quit IRC
[18:26:49] *** heavyhorse has joined #angularjs
[18:27:02] *** cocao has joined #angularjs
[18:27:44] *** zivester has quit IRC
[18:28:05] <_TWG_> ilhami: you still around?
[18:28:41] <ilhami> yeah but seriously I am so tired.
[18:28:44] <ilhami> can it wait till later?
[18:28:58] <_TWG_> sure
[18:29:01] *** jbarket has quit IRC
[18:29:10] *** buzzedword has quit IRC
[18:29:10] *** ashopin has quit IRC
[18:29:19] *** buzzedword has joined #angularjs
[18:30:13] *** diosney has quit IRC
[18:30:21] *** diosney has joined #angularjs
[18:30:24] *** rickmak_ has quit IRC
[18:30:57] *** aliocha has joined #angularjs
[18:31:20] *** heavyhorse has quit IRC
[18:32:42] *** adam___ has joined #angularjs
[18:33:11] *** aliocha has quit IRC
[18:33:39] *** killa_kyle has quit IRC
[18:35:05] *** aghiuru has quit IRC
[18:35:18] *** drej has joined #angularjs
[18:35:41] *** ashgotti has joined #angularjs
[18:36:02] *** cocao has quit IRC
[18:36:03] *** lnrdo has quit IRC
[18:36:42] *** ashgotti has quit IRC
[18:37:18] *** ashopin has joined #angularjs
[18:37:47] *** lnrdo has joined #angularjs
[18:38:27] *** sssilver has joined #angularjs
[18:39:33] <mst> sqwishy: you'd need some sort of on change event fired at the same time as the ng-model= then I guess
[18:41:18] *** zivester has joined #angularjs
[18:42:14] *** devJunk has joined #angularjs
[18:42:40] *** kgee has joined #angularjs
[18:43:02] *** n00bdev has joined #angularjs
[18:44:47] *** B0ltzy has quit IRC
[18:45:43] *** argh_ has left #angularjs
[18:45:56] *** kk_drop has joined #angularjs
[18:46:50] *** svycka has quit IRC
[18:47:14] *** bePolite has joined #angularjs
[18:47:15] *** bePolite has joined #angularjs
[18:47:19] *** lnrdo has quit IRC
[18:47:47] *** lnrdo has joined #angularjs
[18:48:24] *** Perseus0 has joined #angularjs
[18:48:40] *** fotoflo has quit IRC
[18:48:47] *** indistylo has quit IRC
[18:49:27] *** jlebrech has quit IRC
[18:50:49] *** jpstone has quit IRC
[18:51:06] *** killa_kyle has joined #angularjs
[18:51:12] *** msilva has quit IRC
[18:51:57] *** adam___ has quit IRC
[18:52:00] *** schneider has joined #angularjs
[18:52:09] *** baweaver has joined #angularjs
[18:53:34] *** looker has joined #angularjs
[18:54:37] *** baweaver has quit IRC
[18:55:55] *** kopasetik has quit IRC
[18:56:00] *** SpikeSpiegel has joined #angularjs
[18:57:40] *** cacts|works has quit IRC
[18:57:50] <kegster> is there a widely used angular module that allows for working with express-session? i just don't see anything standard for where to put session data, etc, and handling refreshing the page etc
[18:58:05] *** Aliks has joined #angularjs
[18:58:23] *** jtimon has quit IRC
[18:58:39] *** lnrdo has quit IRC
[18:58:47] *** lnrdo has joined #angularjs
[18:59:06] *** elperdut_ has quit IRC
[18:59:20] *** mary5030 has joined #angularjs
[18:59:44] *** AndrewIsh has quit IRC
[18:59:45] *** cacts|works has joined #angularjs
[19:00:00] *** erol has quit IRC
[19:00:05] *** kopasetik has joined #angularjs
[19:01:07] *** jareddlc has joined #angularjs
[19:02:03] *** cotko has joined #angularjs
[19:02:10] *** m3_del has joined #angularjs
[19:02:35] *** lnrdo has quit IRC
[19:02:43] *** lnrdo has joined #angularjs
[19:04:23] *** Zamerick has joined #angularjs
[19:04:26] *** cacts|works has quit IRC
[19:04:48] *** cacts|works has joined #angularjs
[19:05:25] *** mary5030 has quit IRC
[19:06:10] *** guilbep has quit IRC
[19:07:46] *** zivester has quit IRC
[19:08:23] *** jr3 has quit IRC
[19:08:24] *** joshontheweb has quit IRC
[19:10:41] *** Ir1sh has quit IRC
[19:10:45] *** hswolff has joined #angularjs
[19:10:51] *** starsparrow has joined #angularjs
[19:13:19] *** codeitloadit has joined #angularjs
[19:14:03] *** tiagoboldt has quit IRC
[19:14:08] *** shiriru has quit IRC
[19:16:25] *** lnrdo_ has joined #angularjs
[19:16:26] *** lnrdo has quit IRC
[19:16:33] *** Pookz has joined #angularjs
[19:17:14] *** SomeKittens has joined #angularjs
[19:17:42] *** sbellina has quit IRC
[19:18:44] *** dan2k3k4 has joined #angularjs
[19:18:59] *** mischat has quit IRC
[19:19:14] *** cotko has quit IRC
[19:19:16] *** Dmitri has joined #angularjs
[19:20:42] *** dan2k3k4 has quit IRC
[19:20:45] *** Pspfolio has quit IRC
[19:21:49] *** erve has quit IRC
[19:22:05] *** zivester has joined #angularjs
[19:22:22] *** lnrdo has joined #angularjs
[19:22:35] *** aasdf has joined #angularjs
[19:22:47] *** k1ng440 has joined #angularjs
[19:22:47] *** k1ng440 has joined #angularjs
[19:23:20] *** aasdf has quit IRC
[19:23:43] *** mary5030 has joined #angularjs
[19:24:11] *** Dmitri has quit IRC
[19:24:35] *** lnrdo_ has quit IRC
[19:24:42] *** Burgerz has joined #angularjs
[19:25:24] *** erve_ has joined #angularjs
[19:25:38] *** bePolite has quit IRC
[19:26:01] *** Bloomer has quit IRC
[19:26:21] *** Bloomer has joined #angularjs
[19:26:28] *** pbgc has joined #angularjs
[19:26:41] *** zac has quit IRC
[19:26:44] *** jareddlc has quit IRC
[19:27:33] *** heavyhorse has joined #angularjs
[19:28:34] *** lnrdo has quit IRC
[19:29:10] *** lnrdo has joined #angularjs
[19:29:26] <riot> ;D arguments for react? Not with me: https://www.reddit.com/r/angularjs/comments/3zflkv/angular_2_versus_react_there_will_be_blood/cylr43i
[19:31:55] *** heavyhorse has quit IRC
[19:32:06] <ashopin> Is there a way to set a page title from data in my scope?
[19:32:07] *** dan2k3k4 has joined #angularjs
[19:33:06] *** diosney has quit IRC
[19:33:14] *** diosney has joined #angularjs
[19:33:29] *** vardyb has joined #angularjs
[19:34:36] <riot> ashopin: http://stackoverflow.com/questions/12506329/how-to-dynamically-change-header-based-on-angularjs-partial-view
[19:34:45] *** yky_ has joined #angularjs
[19:34:52] *** Cokee has quit IRC
[19:35:13] *** yky_ has quit IRC
[19:37:23] *** ilhami has quit IRC
[19:39:01] *** diosney has quit IRC
[19:39:09] *** diosney has joined #angularjs
[19:42:19] *** mocx has joined #angularjs
[19:42:28] <ashopin> riot: Which example? They're setting titles based on what they have in their routes.
[19:42:31] <mocx> does angular2 include jquery lite like angular1 does?
[19:42:52] *** Perseus0 has quit IRC
[19:43:00] *** dan2k3k4 has quit IRC
[19:43:27] *** wuzz has joined #angularjs
[19:43:29] *** ilhami has joined #angularjs
[19:44:55] *** Bennux has joined #angularjs
[19:45:16] *** mary5030 has quit IRC
[19:45:33] *** Aliks has quit IRC
[19:45:54] *** zivester has quit IRC
[19:46:37] *** elperdut_ has joined #angularjs
[19:46:48] *** flappynerd has joined #angularjs
[19:47:02] *** jhirley has joined #angularjs
[19:47:03] *** sergey has joined #angularjs
[19:47:24] <ashopin> riot: nm, found the answer in that post. Thanks!
[19:49:11] *** boneskull[away] is now known as boneskull
[19:49:28] *** dan2k3k4 has joined #angularjs
[19:49:56] *** boneskull is now known as boneskull[away]
[19:50:11] *** dromar56 has quit IRC
[19:50:21] *** corioliss has quit IRC
[19:50:31] *** dromar56 has joined #angularjs
[19:52:34] *** p0k0 has quit IRC
[19:53:20] *** ilmgb has joined #angularjs
[19:54:53] *** schneider has quit IRC
[19:54:55] *** Aliks has joined #angularjs
[19:55:20] *** n00bdev has quit IRC
[19:56:44] *** dromar56 has quit IRC
[19:57:17] *** Aliks has joined #angularjs
[19:57:37] *** n00bdev has joined #angularjs
[19:58:48] *** schneider has joined #angularjs
[19:59:30] *** nocigar has joined #angularjs
[19:59:30] *** zivester has joined #angularjs
[19:59:37] *** pbgc has quit IRC
[19:59:38] *** Ir1sh has joined #angularjs
[20:00:39] *** doodlehaus has joined #angularjs
[20:00:53] *** doxavore has joined #angularjs
[20:01:41] *** Aliks has quit IRC
[20:02:37] *** virt- has quit IRC
[20:02:50] *** zac has joined #angularjs
[20:03:01] *** jr3 has joined #angularjs
[20:03:17] *** fotoflo has joined #angularjs
[20:03:56] *** Schalla has joined #angularjs
[20:03:57] *** Schalla has joined #angularjs
[20:05:18] *** nocigar has quit IRC
[20:06:07] *** yky_ has joined #angularjs
[20:07:14] *** corioliss has joined #angularjs
[20:07:29] *** mary5030 has joined #angularjs
[20:07:38] *** ilmgb has quit IRC
[20:08:08] *** kopasetik_ has joined #angularjs
[20:08:16] *** ilmgb has joined #angularjs
[20:09:20] *** kopasetik has quit IRC
[20:09:26] *** yky_ has quit IRC
[20:09:48] *** yky_ has joined #angularjs
[20:11:51] *** delgiudi1es has joined #angularjs
[20:12:00] *** LeBlaaanc has quit IRC
[20:12:54] *** ilmgb has quit IRC
[20:13:11] *** dopesong has joined #angularjs
[20:13:47] *** yanivkalfa has joined #angularjs
[20:14:00] *** Jay_ has joined #angularjs
[20:14:19] <Jay_> DAshboard Ideas for Angular using .net webforms?
[20:15:54] *** dcherman2 has joined #angularjs
[20:15:59] *** Bennux has quit IRC
[20:16:35] *** n00bdev has quit IRC
[20:17:00] *** m3_del has quit IRC
[20:17:11] *** Jay_ has quit IRC
[20:17:58] *** dopesong has quit IRC
[20:18:26] *** dcherman has quit IRC
[20:18:34] *** fotoflo has quit IRC
[20:18:53] *** fotoflo has joined #angularjs
[20:18:59] *** dcherman has joined #angularjs
[20:19:48] *** sbellina has joined #angularjs
[20:20:35] *** dcherman2 has quit IRC
[20:21:29] *** nya has joined #angularjs
[20:21:54] *** nya is now known as Guest76167
[20:24:23] *** zivester has quit IRC
[20:25:24] <flappynerd> webforms and angular sound contradictory to me
[20:25:35] *** sbellina has quit IRC
[20:26:44] *** juddey has joined #angularjs
[20:28:18] *** heavyhorse has joined #angularjs
[20:29:05] *** lnrdo has quit IRC
[20:29:27] *** Aliks has joined #angularjs
[20:29:36] *** ahhhndi has joined #angularjs
[20:29:39] <ilhami> okay?
[20:29:54] <ilhami> why would they be contradictory?
[20:30:18] *** nocigar has joined #angularjs
[20:31:06] *** devJunk has quit IRC
[20:31:16] *** fantnn has joined #angularjs
[20:32:47] *** heavyhorse has quit IRC
[20:33:00] *** mven_ has joined #angularjs
[20:34:15] *** diosney has quit IRC
[20:34:26] *** diosney has joined #angularjs
[20:34:34] *** marthinal has quit IRC
[20:34:37] *** lnrdo has joined #angularjs
[20:35:13] *** lnrdo has joined #angularjs
[20:36:20] *** mven has quit IRC
[20:37:11] *** Scubao has joined #angularjs
[20:38:18] *** yky_ has quit IRC
[20:38:32] *** zivester has joined #angularjs
[20:38:47] *** sylvainm has joined #angularjs
[20:38:48] <sylvainm> hi
[20:39:40] <sylvainm> i try to send data with a form and i have an error with the content-type
[20:39:54] <sylvainm> i use angularjs 2.0.0-beta.0
[20:40:01] *** dan2k3k4 has quit IRC
[20:40:37] <sylvainm> the form uses the post method and i have added the headers with Content-Type = application/json
[20:40:44] <ilhami> post the code :O
[20:40:57] *** devJunk has joined #angularjs
[20:41:00] *** yky_ has joined #angularjs
[20:41:07] *** lnrdo has quit IRC
[20:41:08] *** dopesong has joined #angularjs
[20:41:41] *** lnrdo has joined #angularjs
[20:41:46] <da_wunder> and what is the error?
[20:42:06] *** fees has quit IRC
[20:42:18] *** aghiuru has joined #angularjs
[20:42:22] <sylvainm> http://pastebin.com/hBjktPE4
[20:42:43] <sylvainm> the error is the Content-Type is text/plain in the server side
[20:43:26] *** fees has joined #angularjs
[20:44:01] <_TWG_> still around ilhami?
[20:44:12] *** fotoflo has quit IRC
[20:44:37] <sylvainm> in the debugger of chrome i have Request Headers : "Content-Type:text/plain;charset=UTF-8"
[20:44:46] *** speeddragon has quit IRC
[20:45:12] <sylvainm> with a get method i have Request Headers : "Content-Type:application/json;charset=UTF-8"
[20:46:00] *** jtimon has joined #angularjs
[20:46:01] *** nyu has joined #angularjs
[20:46:15] *** lnrdo has quit IRC
[20:46:19] *** castlelore is now known as sylvanmist
[20:47:35] <ilhami> _TWG_, yeah
[20:48:07] <_TWG_> Can you look at my code and tell me what I did wrong with passing a url to my service? http://kopy.io/dsyhU#2G7jcd1oi3GNgU
[20:49:02] <da_wunder> sylvainm: i'm doing that https://gist.github.com/tarlepp/be313c365774b43871f2 and it's showing 'application/json' header on submit
[20:49:26] *** kopasetik_ has quit IRC
[20:50:05] *** bayousoft has joined #angularjs
[20:50:27] *** yanivkalfa has quit IRC
[20:51:13] <da_wunder> sylvainm: added image to that gist to show that
[20:51:49] <ilhami> _TWG_, scrope? :D
[20:51:59] <ilhami> line 11
[20:52:06] *** raijin has joined #angularjs
[20:52:39] *** mrmessina has joined #angularjs
[20:53:07] <_TWG_> That was just a typo on my part. This is the error I'm getting when I run the code. Error: [$injector:unpr] http://errors.angularjs.org/1.4.8/$injector/unpr?p0=%24UrlProvider%20%3C-%20%24Url%20%3C-%20csvService
[20:53:07] <_TWG_> at Error (native)
[20:53:29] *** mrmessina has quit IRC
[20:53:35] *** kopasetik has joined #angularjs
[20:53:43] *** ryplr has joined #angularjs
[20:53:54] *** jpiasetz has joined #angularjs
[20:53:58] <da_wunder> _TWG_: so where is that CSV2JSON ?
[20:54:06] *** schneider has quit IRC
[20:54:30] <_TWG_> I didn't include it since it works when I hardcode the CSV url into the service.
[20:54:56] <da_wunder> _TWG_: and you have checked that $http and $Url parameter, that those contains the data you need?
[20:56:11] *** sbellina has joined #angularjs
[20:56:13] *** yanivkalfa has joined #angularjs
[20:56:23] <_TWG_> I just tried to console.log them in the service but it won't let me since it's having issues with the $Url being passed.
[20:56:49] *** yanivkalfa has quit IRC
[20:56:50] *** raijin has quit IRC
[20:57:32] <da_wunder> _TWG_: i would do that like this: https://gist.github.com/tarlepp/be45b42d9ed01756f243
[20:58:02] <da_wunder> and then just csvService.get('data/september.csv')
[20:58:10] *** kopasetik has quit IRC
[20:58:41] *** ryplr has quit IRC
[21:00:30] *** yanivkalfa has joined #angularjs
[21:01:03] <sylvainm> da_wunder i have found the mistake
[21:01:13] *** Aliks has quit IRC
[21:01:23] *** yanivkalfa has quit IRC
[21:01:34] *** elyssonmr has quit IRC
[21:01:35] <sylvainm> before : import {HTTP_PROVIDERS, Http, Response} from 'angular2/http';
[21:01:44] <sylvainm> after : before : import {HTTP_PROVIDERS, Http, Headers, Response} from 'angular2/http';
[21:02:00] *** j_mcnally has quit IRC
[21:02:14] *** Aliks has joined #angularjs
[21:02:38] *** LeBlaaanc has joined #angularjs
[21:02:51] <_TWG_> da_wunder: Okay, I changed my code to use what you sent. Now my error goes away but none of the data is showing on the page now.
[21:03:08] *** ngbot has joined #angularjs
[21:03:08] <ngbot> [angular.js] Narretz pushed 1 new commit to master: http://git.io/vuCvo
[21:03:09] <ngbot> angular.js/master 959f2bb Martin Staffa: fix($animateCss): only (de)register listeners when events have been added...
[21:03:09] *** ngbot has left #angularjs
[21:03:42] *** bayousoft has quit IRC
[21:04:14] *** yanivkalfa has joined #angularjs
[21:05:10] *** delgiudi1es has quit IRC
[21:05:10] *** yanivkalfa has quit IRC
[21:05:55] *** sssilver has quit IRC
[21:07:19] *** Bodin has joined #angularjs
[21:07:29] *** Jardayn has joined #angularjs
[21:07:39] *** sssilver has joined #angularjs
[21:09:07] *** loinad has joined #angularjs
[21:09:49] <loinad> Is there anyone from UI Bootstrap around?
[21:10:48] <ilhami> there is a bootstrap channel
[21:10:55] <ilhami> I think it's #bootstrap
[21:11:06] <ilhami> sorry, ##bootstrap
[21:11:07] *** jbarket has joined #angularjs
[21:11:29] *** Aliks has quit IRC
[21:11:37] *** yanivkalfa has joined #angularjs
[21:11:43] <loinad> But I suppose it's for Bootstrap, and not UI Bootstrap (http://angular-ui.github.io/bootstrap/).
[21:12:09] *** buzzedword has quit IRC
[21:12:20] <loinad> http://angular-ui.github.io/bootstrap/ says #angularjs is the channel. :/
[21:12:28] *** mary5030 has quit IRC
[21:12:54] *** mary5030 has joined #angularjs
[21:13:17] <ilhami> isn't it just a fork of bootstrap?
[21:13:35] *** sylvainm has quit IRC
[21:14:34] *** Sky[x] has joined #angularjs
[21:15:12] <ilhami> I just use normal bootstrap in my application.
[21:15:12] *** zivester has quit IRC
[21:15:31] <loinad> Actually, no. It's a group of native AngularJS directives based upon Bootstrap's markup.
[21:17:01] <loinad> I have been using native Bootstrap in my latest AngularJS project, too; but UI Bootstrap has a few special components/directives, such as typeaheads, datepickers, etc. The typeahead is particularly useful.
[21:17:11] <flappynerd> I'm working on some (pre-existing) code (that I didn't originally write) that has a function that's duplicated in a few places in some controllers to calculate pagination
[21:17:35] *** atomicb0mb has quit IRC
[21:17:37] <flappynerd> what would be a good place to put something like that, e.g. utility functions etc, so that they are shared or can be re-used between various controllers?
[21:17:49] *** davi has quit IRC
[21:18:04] *** mary5030 has quit IRC
[21:18:17] <ilhami> loinad, have fun :D
[21:18:51] <loinad> @flappynerd I usually put functions like that in a standard separate JavaScript file.
[21:19:28] <flappynerd> loinad, ok yeah I was thinking of probably doing something like that, how do you typically include said file in your angular project?
[21:19:37] <da_wunder> _TWG_: those return values are promises
[21:19:50] <flappynerd> do you have a global namespace like var Util = { calculatePagination: function() { ... } } or similar?
[21:20:41] <ilhami> flappynerd, you could make a factory
[21:21:29] <ilhami> http://stackoverflow.com/questions/27012643/how-to-reuse-a-function-in-multiple-controllers
[21:21:44] *** bayousoft has joined #angularjs
[21:21:46] *** davi has joined #angularjs
[21:21:47] *** davi has joined #angularjs
[21:22:00] <flappynerd> ilhami, great thanks
[21:22:09] <loinad> @flappynerd I just import it in my index.html, as if it were a 3rd party JS library. And yes, I do it like in your example.
[21:22:10] *** schneider has joined #angularjs
[21:22:44] *** Jammy_Work has joined #angularjs
[21:22:49] <ilhami> good night guys
[21:22:55] *** mven has joined #angularjs
[21:22:57] <flappynerd> loinad, ok
[21:23:21] *** ilhami has quit IRC
[21:23:43] <loinad> I think the standard JS way might be more useful if it's some really generic code (I mean, code that do not depends on Angular itself). This way, you might reuse the code across Angular and non-Angular projects.
[21:23:55] <flappynerd> agreed
[21:24:20] *** buzzedword has joined #angularjs
[21:25:26] *** mven_ has quit IRC
[21:25:52] *** Hammy_Work has quit IRC
[21:27:25] *** jish has joined #angularjs
[21:28:49] *** zivester has joined #angularjs
[21:29:05] *** heavyhorse has joined #angularjs
[21:29:15] *** beakman has quit IRC
[21:29:32] <_TWG_> Okay. I guess I don't understand promises that well then da_wunder
[21:30:02] *** beakman has joined #angularjs
[21:31:02] *** Aliks has joined #angularjs
[21:31:16] *** sylvainm has joined #angularjs
[21:32:02] *** Aliks has quit IRC
[21:32:15] *** Aliks has joined #angularjs
[21:32:21] *** bayousoft has quit IRC
[21:33:15] *** p0k0 has joined #angularjs
[21:33:35] *** heavyhorse has quit IRC
[21:33:55] *** atpa8a_ has quit IRC
[21:34:50] *** atpa8a has joined #angularjs
[21:34:52] <atpa8a> hello
[21:35:16] *** Sky[x] has quit IRC
[21:35:27] *** icebox has joined #angularjs
[21:35:50] <_TWG_> hi
[21:36:41] *** dodobrain has joined #angularjs
[21:36:52] *** erve_ has quit IRC
[21:37:35] *** wuzz has quit IRC
[21:37:43] *** Zamerick has quit IRC
[21:38:19] *** Sky[x] has joined #angularjs
[21:38:31] <ashopin> I'm having an issue with my routing that when I click a link, I have to refresh for the content to update. Any ideas?
[21:38:47] *** mary5030 has joined #angularjs
[21:38:55] *** bayousoft has joined #angularjs
[21:39:55] *** bePolite has joined #angularjs
[21:39:56] *** bePolite has joined #angularjs
[21:40:40] <icebox> ashopin: update the underlying data
[21:41:23] <ish> in angular2, can a routing component be aware of route changes?
[21:41:33] <ashopin> icebox: I think the problem is with my routing => I'm using one controller for the front page and sub pages, so if the user goes to '/', it should do one thing and if the user goes to '/[]', it should do another.
[21:42:04] <icebox> ashopin: I see
[21:42:11] *** devJunk has quit IRC
[21:42:20] <ashopin> Is there a way to do that in one controller?
[21:42:39] <icebox> ashopin: one controller / one view, it is a best practice
[21:42:40] *** Zalabinsky has quit IRC
[21:43:08] *** aghiuru has quit IRC
[21:43:48] *** baweaver has joined #angularjs
[21:45:13] *** lemur has joined #angularjs
[21:46:54] *** zac has quit IRC
[21:47:12] *** vardyb has quit IRC
[21:48:53] *** baweaver has quit IRC
[21:49:22] *** benvantende has quit IRC
[21:50:30] *** joeco_x has joined #angularjs
[21:51:23] *** bengilli_ has quit IRC
[21:51:25] *** kgee has quit IRC
[21:52:31] *** phrozensilver has quit IRC
[21:53:35] *** frem has joined #angularjs
[21:53:58] *** joeco has quit IRC
[21:54:04] *** aghiuru has joined #angularjs
[21:54:16] *** sylvainm has quit IRC
[21:55:31] *** speeddragon has joined #angularjs
[21:58:50] *** aghiuru has quit IRC
[22:00:04] *** lemur is now known as baweaver
[22:00:31] *** rho has quit IRC
[22:01:20] *** buzzedword has quit IRC
[22:01:33] *** buzzedword has joined #angularjs
[22:01:34] *** Pingless_ is now known as Pingless
[22:03:00] <flappynerd> _TWG_, promises are more or less a way to make asynchronous code read a little bit more linearly
[22:03:21] <flappynerd> _TWG_, doSomethingAsync().then(runThisAsyncFunction).then(runSomeOtherAsyncFunction);
[22:04:15] *** schneider has quit IRC
[22:04:25] <flappynerd> _TWG_, this helps you avoid lots of nesting as usually the alternative looks something like function doBlah() { ajax({success: function doFoo() { loadSomething({success: function doBar() { ...
[22:04:27] <flappynerd> lots of ugly nesting
[22:04:29] *** phrozensilver has joined #angularjs
[22:04:56] <flappynerd> _TWG_, promises give you some other handy stuff as well, like letting you wait for multiple async things to complete before moving on
[22:05:21] <flappynerd> _TWG_, so you can for example, wait for fetching of both users and blog posts before rendering a page, etc etc
[22:05:40] <_TWG_> Okay. I'm still lost. This is the first thing I've ever tried to build in Angular.
[22:05:59] *** zivester has quit IRC
[22:06:19] <flappynerd> _TWG_, asynchronous means you can't depend on what you want happening immediately
[22:06:36] <flappynerd> _TWG_, you can't just: ajaxGetusers(); showUsers();
[22:06:56] <flappynerd> you have to "wait" for the ajaxGetUsers to finish, and you don't know how long that will take
[22:07:15] <_TWG_> Okay. I'm thinking this was a bad idea. I've gotta have a running prototype by tomorrow and I've only got 1.5 hours left to work on it.
[22:07:18] <flappynerd> _TWG_, you can't just run code on the users on the next line because the ajax might not be done yet
[22:07:51] <flappynerd> _TWG_, so what you have to do is put user related code inside a "callback" function
[22:08:06] <flappynerd> _TWG_, then the ajax stuff will call your function whenever the data is finally fetched and ready for you
[22:08:29] <flappynerd> _TWG_, so it would look like $http('/api/users', function() { /* do stuff with the users here */ });
[22:08:35] *** ziyadb has joined #angularjs
[22:08:45] <_TWG_> flappynerd: thanks for all of the help. This is way over my head so I'm just going to go a different route. I'm not very skilled in jQuery or Angular.
[22:08:57] *** mary5030 has quit IRC
[22:10:24] <Poeticode> D: Learning promises will make your life much easier, _TWG_, but I suppose you can learn it once you've got a better grasp on Angular (though it's not an angular-specific dealio)
[22:11:09] *** aghiuru has joined #angularjs
[22:11:29] <_TWG_> Yeah. If I had more than 1.5 hours to get something together then it would be a different story. Kinda got thrown on me at the last minute and I've gotta have a working demo tomorrow morning.
[22:12:06] *** kgee has joined #angularjs
[22:15:50] *** Aliks has quit IRC
[22:16:14] *** davi has quit IRC
[22:17:49] *** davi has joined #angularjs
[22:19:31] *** ngbot has joined #angularjs
[22:19:31] <ngbot> [angular.js] Narretz pushed 1 new commit to v1.4.x: http://git.io/vuCzR
[22:19:31] <ngbot> angular.js/v1.4.x d915784 Martin Staffa: fix($animateCss): remove animation end event listeners on close...
[22:19:31] *** ngbot has left #angularjs
[22:19:32] *** zivester has joined #angularjs
[22:19:40] *** joshontheweb has joined #angularjs
[22:23:29] *** Oleander has joined #angularjs
[22:23:39] *** Aliks has joined #angularjs
[22:24:18] *** bePolite has quit IRC
[22:24:30] *** schneider has joined #angularjs
[22:24:31] *** jstroem has joined #angularjs
[22:25:28] *** bePolite has joined #angularjs
[22:25:28] *** bePolite has joined #angularjs
[22:25:50] *** baweaver has quit IRC
[22:25:59] *** zivester has quit IRC
[22:27:36] *** Mediogre has quit IRC
[22:29:51] *** heavyhorse has joined #angularjs
[22:30:06] *** _TWG_ has left #angularjs
[22:33:15] *** diosney has quit IRC
[22:33:15] *** davi has quit IRC
[22:33:25] *** diosney has joined #angularjs
[22:34:33] *** baweaver has joined #angularjs
[22:34:56] *** heavyhorse has quit IRC
[22:35:09] *** baweaver has joined #angularjs
[22:35:44] <flappynerd> hmm, when I use <input type="text" ng-model="someAttributeOnMyScope"> the value seems to show but doesn't appear to update when I type/change the input box
[22:36:01] <flappynerd> is that expected? am I missing something? I thought there was supposed to be default two way binding?
[22:36:08] *** Codefria_ has joined #angularjs
[22:38:00] *** Codefria_ has quit IRC
[22:38:13] *** lemur has joined #angularjs
[22:38:46] *** Oleander has quit IRC
[22:40:03] *** zivester has joined #angularjs
[22:40:07] *** Sky[x] has quit IRC
[22:41:03] *** baweaver has quit IRC
[22:41:45] *** Bennux has joined #angularjs
[22:44:10] *** Oleander has joined #angularjs
[22:44:36] *** LoLo_ has joined #angularjs
[22:45:39] *** LoLo_ has quit IRC
[22:46:04] *** C0nundrum has joined #angularjs
[22:46:11] *** skcin7 has joined #angularjs
[22:48:44] *** mary5030 has joined #angularjs
[22:49:12] *** rud has joined #angularjs
[22:49:33] *** icebox has quit IRC
[22:49:54] *** jlebrech has joined #angularjs
[22:49:57] *** ashopin has quit IRC
[22:50:40] *** joeco has joined #angularjs
[22:50:43] *** ngbot has joined #angularjs
[22:50:43] <ngbot> [angular.js] petebacondarwin pushed 1 new commit to master: http://git.io/vuCPE
[22:50:44] <ngbot> angular.js/master bca0a1f Peter Bacon Darwin: revert: feat($compile): Allow ES6 classes as controllers with `bindToController: true`...
[22:50:44] *** ngbot has left #angularjs
[22:51:47] *** bengillies has joined #angularjs
[22:51:57] *** jish has quit IRC
[22:51:58] *** ahhhndi has quit IRC
[22:53:06] *** joeco_x has quit IRC
[22:53:30] *** saysora has joined #angularjs
[22:53:46] *** leolrrj-alt has joined #angularjs
[22:54:11] *** xiinotulp has joined #angularjs
[22:54:26] *** mary5030 has quit IRC
[22:54:35] *** jlebrech has quit IRC
[22:54:47] *** ryanar has quit IRC
[22:55:52] *** Dmitri has joined #angularjs
[22:56:23] *** Oleander has quit IRC
[22:56:24] *** bengillies has quit IRC
[22:57:24] *** pimlu has joined #angularjs
[22:57:31] *** CanyonMan has quit IRC
[22:57:46] *** elperdut_ has quit IRC
[22:58:04] *** plutoniix has quit IRC
[22:58:30] *** buzzedword has quit IRC
[22:58:36] *** sergey has quit IRC
[22:59:24] *** dman777_1lter has quit IRC
[22:59:55] *** Aliks has quit IRC
[23:00:30] *** buzzedword has joined #angularjs
[23:00:54] *** codeman has quit IRC
[23:00:54] *** Bennux has quit IRC
[23:00:58] *** Dmitri has quit IRC
[23:01:27] *** Oleander has joined #angularjs
[23:01:33] *** kopasetik has joined #angularjs
[23:02:25] *** Ir1sh has quit IRC
[23:03:02] *** doodlehaus has quit IRC
[23:03:20] *** doodlehaus has joined #angularjs
[23:04:09] *** Anatoli_k has joined #angularjs
[23:05:32] *** Aliks has joined #angularjs
[23:05:46] *** macobo has quit IRC
[23:07:15] *** Oleander has quit IRC
[23:08:32] *** sbellina has quit IRC
[23:09:34] *** Marble68 has joined #angularjs
[23:11:08] *** ngbot has joined #angularjs
[23:11:09] <ngbot> [angular.js] petebacondarwin pushed 1 new commit to master: http://git.io/vuC9O
[23:11:09] <ngbot> angular.js/master 1120242 Kyle Pittman: docs(tutorial/2): add e2e test missing filename...
[23:11:09] *** ngbot has left #angularjs
[23:11:40] *** ngbot has joined #angularjs
[23:11:40] <ngbot> [angular.js] petebacondarwin pushed 1 new commit to v1.4.x: http://git.io/vuC9W
[23:11:40] <ngbot> angular.js/v1.4.x e2a0368 Kyle Pittman: docs(tutorial/2): add e2e test missing filename...
[23:11:40] *** ngbot has left #angularjs
[23:12:27] *** Poeticode has quit IRC
[23:12:30] *** Oleander has joined #angularjs
[23:12:57] *** xiinotulp has quit IRC
[23:14:15] *** sbellina has joined #angularjs
[23:16:37] *** sqram has joined #angularjs
[23:17:39] *** vrockai has quit IRC
[23:20:03] *** hefox has quit IRC
[23:20:44] *** sylvainm has joined #angularjs
[23:20:51] *** Zamerick has joined #angularjs
[23:21:25] <sylvainm> with angularjs2, a service is a singleton ?
[23:21:37] *** ngbot has joined #angularjs
[23:21:38] <ngbot> [angular.js] petebacondarwin pushed 1 new commit to master: http://git.io/vuC76
[23:21:38] <ngbot> angular.js/master 0e03644 Waitaya Krongapiradee: docs(error/$rootScope/inprog): add missing "$timeout"...
[23:21:38] *** ngbot has left #angularjs
[23:21:52] *** Scubao has quit IRC
[23:22:11] *** jstroem has quit IRC
[23:22:33] *** ngbot has joined #angularjs
[23:22:34] <ngbot> [angular.js] petebacondarwin pushed 1 new commit to v1.4.x: http://git.io/vuC7p
[23:22:34] <ngbot> angular.js/v1.4.x 8a63071 Waitaya Krongapiradee: docs(error/$rootScope/inprog): add missing "$timeout"...
[23:22:34] *** ngbot has left #angularjs
[23:22:45] *** jstroem has joined #angularjs
[23:23:35] *** zivester has quit IRC
[23:24:10] *** Oleander has quit IRC
[23:25:29] *** liveforeverx has joined #angularjs
[23:27:35] *** jstroem has quit IRC
[23:27:52] *** speeddragon has quit IRC
[23:29:15] *** diosney has quit IRC
[23:29:58] *** hswolff has quit IRC
[23:30:11] *** kk_drop has quit IRC
[23:30:36] *** heavyhorse has joined #angularjs
[23:30:47] *** schneider has quit IRC
[23:31:30] *** Oleander has joined #angularjs
[23:33:21] <liveforeverx> Hi! I have a question to angular 2.0.0. I want to update my angular 1.x application to use angular 2.0. After trying to bootstrap something very initial working with angular 2.0 for 2 days, I'm lost now. There is very-very limited documentation/examples, how to use it with plain Javascript (not typescript) using routing/injection and more than one
[23:33:21] <liveforeverx> component/service, not in Typescript???
[23:34:41] <liveforeverx> Does anybody have a more complex example(with routing, injection, more than one component), written in JS instead of Typescript?
[23:34:46] *** heavyhorse has quit IRC
[23:35:59] *** fnx has quit IRC
[23:36:48] <kegster> is there an angular module that helps interacting with session data (using express and node on server side)
[23:37:28] *** zivester has joined #angularjs
[23:37:56] *** dan2k3k4 has joined #angularjs
[23:37:58] *** gambl0re has quit IRC
[23:38:02] <flappynerd> kegster, what do you want to do?
[23:38:42] *** sandya has joined #angularjs
[23:39:33] *** tiagoboldt has joined #angularjs
[23:39:35] <kegster> well i just want to be able to handle sessions. node/express-session handles this on server side. curious as to how i can use that data. i can store the token as a cookie, but is there some standard way of doing this in angular?
[23:39:38] <kegster> flappynerd, ^
[23:39:41] *** dopesong has quit IRC
[23:39:58] *** dan2k3k4 has quit IRC
[23:40:42] <flappynerd> kegster, I'm not sure if angular has a cookie lib
[23:40:57] *** dan2k3k4 has joined #angularjs
[23:41:02] <kegster> so just manually use the $cookie service and use a scope for the data?
[23:41:14] *** vrockai has joined #angularjs
[23:41:30] <flappynerd> uh, if there's a $cookie service in angular, yes I'd try that first
[23:42:34] *** p0k0 has quit IRC
[23:43:26] *** siba has joined #angularjs
[23:44:14] *** sylvainm has quit IRC
[23:45:20] *** dcherman2 has joined #angularjs
[23:45:54] *** dcherman has quit IRC
[23:45:56] *** doodlehaus has quit IRC
[23:45:58] *** mischat has joined #angularjs
[23:46:25] *** sqram has quit IRC
[23:46:26] *** coaster has quit IRC
[23:46:55] *** kjfhhkg has joined #angularjs
[23:47:00] *** kjfhhkg has left #angularjs
[23:47:12] *** Aliks has quit IRC
[23:49:23] <kegster> so if i use cookies to set the session token, what's the best way to keep the session open if the user redirects, etc? just check the cookie on pageload?
[23:49:29] *** ll_ has joined #angularjs
[23:49:48] <kegster> i just figured keeping session data consistent between angular and node would be a common thing, so maybe i'm doing incorrectly.
[23:49:49] *** johnreedlol123 has joined #angularjs
[23:49:50] *** ll_ has quit IRC
[23:49:52] <johnreedlol123> Hello angular people
[23:50:04] <johnreedlol123> I come from the land of noob
[23:50:08] *** nocigar has quit IRC
[23:50:24] <johnreedlol123> Can someone from the land of pro advise me?
[23:50:32] *** dcherman2 has quit IRC
[23:50:46] *** speeddragon has joined #angularjs
[23:50:52] *** joeco_m has joined #angularjs
[23:51:34] *** heavyhorse has joined #angularjs
[23:52:34] *** lemur has quit IRC
[23:52:49] *** Es0teric has quit IRC
[23:52:59] *** joeco has quit IRC
[23:53:04] *** bengillies has joined #angularjs
[23:53:18] *** Oleander has quit IRC
[23:53:39] *** panurge has quit IRC
[23:53:45] *** encryptd_fractal has quit IRC
[23:53:59] *** bcSquared has joined #angularjs
[23:54:32] *** Aliks has joined #angularjs
[23:55:35] *** bayousoft has quit IRC
[23:56:28] *** fiddo has joined #angularjs
[23:56:40] *** Rutix has quit IRC
[23:58:00] *** bengillies has quit IRC
[23:58:02] *** ASGuerrero has joined #angularjs
[23:58:47] *** sbellina has quit IRC
[23:58:54] *** Oleander has joined #angularjs
[23:59:18] *** sbellina has joined #angularjs
[23:59:40] *** Orbitrix has joined #angularjs
top

   January 4, 2016  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >