[00:01:39] *** jsightler <jsightler!~jsightler@redhat/jboss/jsightler> has quit IRC (Ping timeout: 244 seconds)
[00:02:16] *** karic <karic!~karic@cm-1433.sa.hs-hkb.ba> has left #angularjs
[00:03:01] *** tomphp <tomphp!~tomphp@213.165.147.195> has joined #angularjs
[00:03:03] *** krusty_ar <krusty_ar!~quassel@190.192.59.178> has joined #angularjs
[00:04:17] *** tomphp <tomphp!~tomphp@213.165.147.195> has quit IRC (Client Quit)
[00:04:57] *** krusty_ar <krusty_ar!~quassel@190.192.59.178> has quit IRC (Remote host closed the connection)
[00:05:43] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[00:09:36] *** Aliks <Aliks!~aliks@173.247.206.234> has quit IRC (Ping timeout: 272 seconds)
[00:09:55] *** Aliks <Aliks!~aliks@173.247.206.234> has joined #angularjs
[00:10:32] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 260 seconds)
[00:13:48] *** TheSimonator <TheSimonator!~TheSimona@208.91.123.102> has joined #angularjs
[00:14:19] *** arizzo <arizzo!~arizzo@c-68-80-181-200.hsd1.pa.comcast.net> has joined #angularjs
[00:16:23] *** Aliks <Aliks!~aliks@173.247.206.234> has quit IRC (Remote host closed the connection)
[00:16:46] *** TheSimonator <TheSimonator!~TheSimona@208.91.123.102> has quit IRC (Remote host closed the connection)
[00:17:10] *** drej <drej!~textual@unaffiliated/jedimind> has joined #angularjs
[00:17:26] *** basiclaser <basiclaser!uid10861@gateway/web/irccloud.com/x-zaejmuadzgekdjnw> has quit IRC (Quit: Connection closed for inactivity)
[00:20:39] *** Aliks <Aliks!~aliks@173.247.206.234> has joined #angularjs
[00:21:45] *** fees <fees!~fees_@d54C22E1C.access.telenet.be> has quit IRC (Remote host closed the connection)
[00:23:23] *** Aliks <Aliks!~aliks@173.247.206.234> has quit IRC (Remote host closed the connection)
[00:23:39] *** ril[away] is now known as ril
[00:25:51] *** arek <arek!~arek@87-206-240-213.dynamic.chello.pl> has joined #angularjs
[00:29:50] *** sneakerhax <sneakerhax!~sneakers@unaffiliated/sneakerhead> has joined #angularjs
[00:31:15] *** arizzo <arizzo!~arizzo@c-68-80-181-200.hsd1.pa.comcast.net> has quit IRC (Remote host closed the connection)
[00:31:15] *** heartburn <heartburn!~heartburn@213.21.33.24> has quit IRC (Read error: Connection reset by peer)
[00:31:24] *** heartburn <heartburn!~heartburn@213.21.33.24> has joined #angularjs
[00:31:55] *** theblang <theblang!~theblang@50.24.189.58> has joined #angularjs
[00:34:33] *** Z3R0 <Z3R0!~mischief@24.27.227.1> has quit IRC (Quit: Z3R0)
[00:37:52] *** jazzblue <jazzblue!4b31f9d8@gateway/web/freenode/ip.75.49.249.216> has quit IRC (Quit: Page closed)
[00:38:04] *** moeabdol <moeabdol!~moeabdol@136.0.0.245> has joined #angularjs
[00:38:10] *** bbankes <bbankes!~bbankes@50-200-100-242-static.hfc.comcastbusiness.net> has quit IRC (Ping timeout: 244 seconds)
[00:38:36] *** zergman <zergman!6c3d449e@gateway/web/freenode/ip.108.61.68.158> has joined #angularjs
[00:39:03] *** Razerglass <Razerglass!~Razerglas@unaffiliated/razerglass> has quit IRC (Ping timeout: 240 seconds)
[00:39:22] <zergman> Hey, I have a form, and the submit button uses ng-click="submit()". In $scope.submit = function () {}, I have console.log($scope.email). form has an ng-model="email" input. How come console.log returns undefined?
[00:39:27] *** Razerglass <Razerglass!~Razerglas@unaffiliated/razerglass> has joined #angularjs
[00:42:37] *** moeabdol <moeabdol!~moeabdol@136.0.0.245> has quit IRC (Ping timeout: 260 seconds)
[00:42:44] <magellanicloud> wrong scope? post code for more help and use objects for ngModel, e.g. ng-model="user.email"
[00:43:21] *** nina_ <nina_!5be629c1@gateway/web/freenode/ip.91.230.41.193> has joined #angularjs
[00:43:22] <zergman> magellanicloud: object worked,ty
[00:45:53] *** elsevero <elsevero!~elsevero@79.117.32.245> has quit IRC (Quit: elsevero)
[00:48:34] *** eago <eago!~eagob@186.80.103.6> has joined #angularjs
[00:48:56] *** ceaucari <ceaucari!~ceaucari@72.176.178.64> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[00:50:23] *** daguilaraguilar <daguilaraguilar!~diegoagui@187-163-194-96.static.axtel.net> has quit IRC (Read error: Connection reset by peer)
[00:50:47] <nina_> ng-repeat="card in listofcards" = ReferenceError: Invalid left-hand side in assignment at Object.InjectedScript._evaluateOn (<anonymous>:145:167) at Object.InjectedScript._evaluateAndWrap (<anonymous>:137:25) at Object.InjectedScript.evaluate (<anonymous>:118:14) message = "Invalid left-hand side in assignment" stack = … get stack = function get stack() { [native code] } set stack = function set stack() { [native c
[00:51:05] <nina_> how can i solve it please
[00:52:24] <nina_> eago you have an answer
[00:53:37] *** ceaucari <ceaucari!~ceaucari@72.176.178.64> has joined #angularjs
[00:53:37] <eago> are you sure the error is in the ng-repeat?
[00:53:51] <zergman> Now I'm having a new problem. I set my email input to ng-model="form.email", but and my validator isn't working. <span ng-show="regForm.form.email.$error.email">Invalid e-mail address...</span>
[00:54:06] *** Aliks <Aliks!~aliks@173.247.206.234> has joined #angularjs
[00:54:34] <nina_> am not sure thats what i get
[00:54:35] <zergman> even updating it to <span ng-show="sleepForm.form.email.$error.form.email">Invalid e-mail address...</span> doesn't do anything
[00:55:31] <magellanicloud> give the email input field a name, <input name="emailInputOrWhatever"> and use that for your ngShow
[00:56:17] <zergman> magellanicloud: oh I see, so name is tied to the ngShow and not the model name?
[00:56:41] <eago> yes
[00:56:47] <zergman> I see, thx
[00:57:15] <eago> nina_ hard to help you without knowing what is causing the error
[00:57:29] <eago> in the console you should see the line where the error is
[00:57:58] *** morissette <morissette!~morissett@rrcs-71-41-191-106.sw.biz.rr.com> has quit IRC (Quit: Leaving)
[00:59:01] *** Aliks <Aliks!~aliks@173.247.206.234> has quit IRC (Remote host closed the connection)
[01:01:08] <nina_> there is no error but i can't see the card when the page loaded eago
[01:01:57] <eago> so what was all that you just posted?
[01:03:21] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has joined #angularjs
[01:04:56] *** bbankes <bbankes!~bbankes@2601:680:c401:6d8a:6864:9fb0:b261:3429> has joined #angularjs
[01:04:56] *** heartburn <heartburn!~heartburn@213.21.33.24> has quit IRC (Read error: Connection reset by peer)
[01:05:04] *** heartburn <heartburn!~heartburn@213.21.33.24> has joined #angularjs
[01:05:32] <nina_> thats what i see while i hover on ng-repeat
[01:05:36] *** Aliks <Aliks!~aliks@173.247.206.234> has joined #angularjs
[01:05:51] <nina_> eago
[01:05:58] *** codyw <codyw!~codywelsh@c-73-189-204-160.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 272 seconds)
[01:06:25] *** cacts|works <cacts|works!~cactus@209.116.186.146> has quit IRC (Ping timeout: 252 seconds)
[01:06:39] *** happahappa <happahappa!~happahapp@chello084112023020.14.11.vie.surfer.at> has quit IRC (Ping timeout: 276 seconds)
[01:07:02] *** dmto <dmto!~textual@c-76-102-209-89.hsd1.ca.comcast.net> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[01:07:29] *** ril is now known as ril[away]
[01:07:43] <eago> sorry nina_ , that really means nothing to me... you're not giving enough information to help you
[01:08:23] *** ril[away] is now known as ril
[01:08:30] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has quit IRC (Ping timeout: 272 seconds)
[01:08:47] <nina_> aw poo
[01:09:22] *** Bruh <Bruh!~GitGud@unaffiliated/gitgud> has quit IRC (Quit: nah. no znc)
[01:09:40] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[01:10:24] *** noobsu__ <noobsu__!~noobsu@x4e37ab9a.dyn.telefonica.de> has quit IRC (Remote host closed the connection)
[01:10:33] *** s3shs <s3shs!~s3shs@wjtbd.lpl.arizona.edu> has quit IRC (Ping timeout: 276 seconds)
[01:11:34] <magellanicloud> nina_ : you assigns something instead of a comparison somewhere in your code?
[01:14:16] *** diegoaguilar <diegoaguilar!~diegoagui@187.135.164.141> has joined #angularjs
[01:14:25] *** Aliks <Aliks!~aliks@173.247.206.234> has quit IRC (Remote host closed the connection)
[01:14:27] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 276 seconds)
[01:14:38] *** mandric <mandric!~mandric@179.206.135.107> has quit IRC (Quit: Computer has gone to sleep.)
[01:14:40] *** diegoaguilar <diegoaguilar!~diegoagui@187.135.164.141> has quit IRC (Max SendQ exceeded)
[01:15:10] *** diegoaguilar <diegoaguilar!~diegoagui@187.135.164.141> has joined #angularjs
[01:18:32] *** Aliks <Aliks!~aliks@173.247.206.234> has joined #angularjs
[01:20:04] *** ril is now known as ril[away]
[01:20:04] *** alex88 <alex88!~alex88@unaffiliated/alex88> has quit IRC (Read error: Connection reset by peer)
[01:20:04] *** anjumkaiser <anjumkaiser!~anjumkais@39.50.215.240> has quit IRC (Read error: Connection reset by peer)
[01:21:19] *** ril[away] is now known as ril
[01:21:19] *** heartburn <heartburn!~heartburn@213.21.33.24> has quit IRC (Read error: Connection reset by peer)
[01:21:38] *** heartburn <heartburn!~heartburn@213.21.33.24> has joined #angularjs
[01:22:44] *** anjumkaiser <anjumkaiser!~anjumkais@39.50.215.240> has joined #angularjs
[01:24:11] *** LckyBy517 <LckyBy517!~kvirc64@66.87.152.223> has joined #angularjs
[01:24:24] *** tomphp <tomphp!~tomphp@213.165.147.195> has joined #angularjs
[01:27:44] *** justdl <justdl!~justdl@c-73-46-34-208.hsd1.fl.comcast.net> has joined #angularjs
[01:27:46] <justdl> heya
[01:27:51] *** ril is now known as ril[away]
[01:28:45] *** rho <rho!~rho@drupal.org/user/114058/view> has quit IRC (Ping timeout: 276 seconds)
[01:29:12] *** Elisha_ <Elisha_!~elisha@tm.213.143.68.74.nm.telemach.net> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[01:29:49] *** LckyBy517 <LckyBy517!~kvirc64@66.87.152.223> has quit IRC (Remote host closed the connection)
[01:31:02] *** sneakerhax <sneakerhax!~sneakers@unaffiliated/sneakerhead> has quit IRC (Ping timeout: 260 seconds)
[01:31:17] *** Mounica <Mounica!~mounica@192.16.26.2> has quit IRC (Remote host closed the connection)
[01:31:39] *** qleane <qleane!~crd_@c83-254-83-183.bredband.comhem.se> has quit IRC (Quit: Leaving)
[01:35:10] *** mandric <mandric!~mandric@187.97.92.36> has joined #angularjs
[01:36:27] *** magellanicloud <magellanicloud!~magellani@2a02:810b:8340:3f18:9440:17ab:2405:3b0d> has quit IRC (Ping timeout: 264 seconds)
[01:37:51] *** theblang <theblang!~theblang@50.24.189.58> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[01:40:01] *** Aliks <Aliks!~aliks@173.247.206.234> has quit IRC (Remote host closed the connection)
[01:43:34] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[01:44:12] *** zach2825 <zach2825!~zach2825@ip98-165-75-67.ph.ph.cox.net> has joined #angularjs
[01:44:37] <zach2825> hi, im struggling with a directive issue..
[01:44:55] *** TeddyMurray <TeddyMurray!~TeddyMurr@2600:8801:358b:100:d028:effe:c72f:e648> has quit IRC (Ping timeout: 260 seconds)
[01:45:44] <zach2825> in my directive i listen to an attribute in the form "auto-save" i want to add an attribute to all the form elements like input, textarea, etc
[01:46:33] <zach2825> i thought i would change the directive to look like "autoSaver input" restrict A but that does not work
[01:47:14] *** dalbusch1t <dalbusch1t!~daniel@pD9552084.dip0.t-ipconnect.de> has joined #angularjs
[01:47:42] *** mischat <mischat!~mischat@2a02:c7f:c006:1e00:e4c6:fb26:53ae:b0aa> has quit IRC (Remote host closed the connection)
[01:48:25] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 260 seconds)
[01:49:37] *** leolrrj <leolrrj!~leolrrj@50.243.248.21> has quit IRC (Remote host closed the connection)
[01:50:15] *** stefanotorresi <stefanotorresi!~etienne`@84.222.149.59> has quit IRC (Ping timeout: 264 seconds)
[01:50:18] *** dalbuschat <dalbuschat!~daniel@pD955326E.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 250 seconds)
[01:50:33] <nina_> thanks it works finally magellanicloud
[01:51:39] *** nina_ <nina_!5be629c1@gateway/web/freenode/ip.91.230.41.193> has quit IRC (Quit: Page closed)
[01:53:16] *** NullSoldier_ <NullSoldier_!sid892@gateway/web/irccloud.com/x-fbatskkscgddqshm> has quit IRC (Ping timeout: 264 seconds)
[01:53:22] *** NomadJim_ <NomadJim_!~NomadJim@pdpc/supporter/active/nomadjim> has quit IRC (Read error: Connection reset by peer)
[01:53:52] *** aphprentice <aphprentice!uid124612@gateway/web/irccloud.com/x-klyihfcdudquweey> has quit IRC (Ping timeout: 264 seconds)
[01:53:52] *** wycats <wycats!sid79@gateway/web/irccloud.com/x-pdhjlgkpghjwqsgc> has quit IRC (Ping timeout: 264 seconds)
[01:54:27] *** gojira_ <gojira_!sid120399@gateway/web/irccloud.com/x-rymjnmvrfnvgwkda> has quit IRC (Ping timeout: 264 seconds)
[01:54:44] *** NomadJim_ <NomadJim_!~NomadJim@pdpc/supporter/active/nomadjim> has joined #angularjs
[01:55:19] *** marr <marr!~ccc@xdsl-6670.wroclaw.dialog.net.pl> has quit IRC (Ping timeout: 260 seconds)
[01:55:40] *** aphprentice <aphprentice!uid124612@gateway/web/irccloud.com/x-dzwbwqeqcnmeikzd> has joined #angularjs
[01:55:46] *** NullSoldier_ <NullSoldier_!sid892@gateway/web/irccloud.com/x-txxwgvppylntszil> has joined #angularjs
[01:56:01] *** wycats <wycats!sid79@gateway/web/irccloud.com/x-mvnsqmejlbtvkrnc> has joined #angularjs
[01:56:13] *** ril[away] is now known as ril
[01:57:24] *** gojira_ <gojira_!sid120399@gateway/web/irccloud.com/x-rgoghtjkiasovbzr> has joined #angularjs
[02:00:42] *** tabakhase__ is now known as tabakhase
[02:00:42] *** tabakhase <tabakhase!tabakhase@irc.s.bitase.net> has quit IRC (Changing host)
[02:00:42] *** tabakhase <tabakhase!tabakhase@unaffiliated/tabakhase> has joined #angularjs
[02:00:58] *** asteele <asteele!~Cronoh@38.88.216.18> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[02:01:24] *** TeddyMurray <TeddyMurray!~TeddyMurr@2600:8801:358b:100:5029:7885:7e9e:4808> has joined #angularjs
[02:02:52] *** s0x <s0x!~s0x@sixserv.org> has quit IRC (Ping timeout: 250 seconds)
[02:03:25] *** monsti <monsti!~i@v3-1386.vxen.de> has quit IRC (Ping timeout: 244 seconds)
[02:04:06] *** tomphp <tomphp!~tomphp@213.165.147.195> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[02:05:15] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[02:06:43] *** Poeticode <Poeticode!~Twisted@host-68-169-155-61.WISOLT2.epbfi.com> has joined #angularjs
[02:07:10] *** Bodin <Bodin!~bodinaren@c83-249-19-224.bredband.comhem.se> has quit IRC (Quit: Leaving)
[02:07:41] *** Bruh <Bruh!~GitGud@unaffiliated/gitgud> has joined #angularjs
[02:08:03] *** ril is now known as ril[away]
[02:08:35] *** tomphp <tomphp!~tomphp@213.165.147.195> has joined #angularjs
[02:09:03] *** zach2825 <zach2825!~zach2825@ip98-165-75-67.ph.ph.cox.net> has quit IRC (Ping timeout: 240 seconds)
[02:09:32] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 260 seconds)
[02:09:57] *** Aliks <Aliks!~aliks@173.247.206.234> has joined #angularjs
[02:10:55] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[02:13:05] *** ril[away] is now known as ril
[02:16:12] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 276 seconds)
[02:16:19] *** Mounica <Mounica!~mounica@99-167-86-241.lightspeed.irvnca.sbcglobal.net> has joined #angularjs
[02:16:47] *** Mounica <Mounica!~mounica@99-167-86-241.lightspeed.irvnca.sbcglobal.net> has quit IRC (Remote host closed the connection)
[02:16:53] *** tomphp <tomphp!~tomphp@213.165.147.195> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[02:16:53] *** ril is now known as ril[away]
[02:17:32] *** Mounica <Mounica!~mounica@192.16.26.2> has joined #angularjs
[02:18:16] *** macwinne_ <macwinne_!~macwinner@192.77.239.202> has joined #angularjs
[02:20:25] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has joined #angularjs
[02:20:41] *** Limarson1 <Limarson1!~marcel.cr@p4FEDD09A.dip0.t-ipconnect.de> has joined #angularjs
[02:21:05] *** dandaman <dandaman!~Adium@2601:281:8300:ab90:a0cf:c16a:68c7:19c0> has joined #angularjs
[02:21:22] *** Mounica <Mounica!~mounica@192.16.26.2> has quit IRC (Read error: Connection reset by peer)
[02:21:41] *** dandaman <dandaman!~Adium@2601:281:8300:ab90:a0cf:c16a:68c7:19c0> has quit IRC (Client Quit)
[02:21:46] *** Mounica <Mounica!~mounica@2602:306:3a75:6f10:b0b1:12f:8e8c:9c6f> has joined #angularjs
[02:22:22] *** Limarson <Limarson!~marcel.cr@p57978711.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 260 seconds)
[02:22:35] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has quit IRC (Remote host closed the connection)
[02:23:03] *** macwinne_ <macwinne_!~macwinner@192.77.239.202> has quit IRC (Ping timeout: 244 seconds)
[02:23:07] *** dandaman <dandaman!~Adium@c-24-9-62-27.hsd1.co.comcast.net> has joined #angularjs
[02:23:38] *** frem_ <frem_!uid16862@gateway/web/irccloud.com/x-mqxlcllgkmwmriam> has quit IRC (Quit: Connection closed for inactivity)
[02:24:56] *** monsti <monsti!~i@v3-1386.vxen.de> has joined #angularjs
[02:25:13] *** arizzo <arizzo!~arizzo@pool-100-34-203-128.phlapa.fios.verizon.net> has joined #angularjs
[02:27:54] *** Aliks <Aliks!~aliks@173.247.206.234> has quit IRC (Remote host closed the connection)
[02:28:05] *** Mounica <Mounica!~mounica@2602:306:3a75:6f10:b0b1:12f:8e8c:9c6f> has quit IRC (Remote host closed the connection)
[02:28:37] *** Mounica <Mounica!~mounica@2602:306:3a75:6f10:b0b1:12f:8e8c:9c6f> has joined #angularjs
[02:29:22] *** s0x <s0x!~s0x@sixserv.org> has joined #angularjs
[02:29:54] *** ajf- <ajf-!~ajf-@181-160-140-19.baf.movistar.cl> has joined #angularjs
[02:32:41] *** eago <eago!~eagob@186.80.103.6> has quit IRC (Ping timeout: 240 seconds)
[02:33:22] *** Leffa <Leffa!~Leffa@223.227.135.67> has quit IRC (Ping timeout: 272 seconds)
[02:33:33] *** arizzo <arizzo!~arizzo@pool-100-34-203-128.phlapa.fios.verizon.net> has quit IRC (Remote host closed the connection)
[02:34:03] *** justdl <justdl!~justdl@c-73-46-34-208.hsd1.fl.comcast.net> has quit IRC (Ping timeout: 240 seconds)
[02:34:12] *** ril[away] <ril[away]!~ril@c-98-210-195-123.hsd1.ca.comcast.net> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[02:36:39] *** mandric <mandric!~mandric@187.97.92.36> has quit IRC (Quit: Computer has gone to sleep.)
[02:39:27] *** soee <soee!~soee@dsp44.neoplus.adsl.tpnet.pl> has quit IRC (Ping timeout: 264 seconds)
[02:40:34] *** phorloop <phorloop!~phorloop@203.213.239.151> has joined #angularjs
[02:40:54] *** fscala <fscala!~fscala@unaffiliated/fscala> has quit IRC (Ping timeout: 276 seconds)
[02:41:32] *** fscala <fscala!~fscala@unaffiliated/fscala> has joined #angularjs
[02:42:57] *** liulanghan <liulanghan!~liulangha@223.87.34.60> has joined #angularjs
[02:42:58] *** heartburn <heartburn!~heartburn@213.21.33.24> has quit IRC (Read error: Connection reset by peer)
[02:43:06] *** heartburn <heartburn!~heartburn@213.21.33.24> has joined #angularjs
[02:43:36] *** italoacasas <italoacasas!~italoacas@c-73-139-112-250.hsd1.fl.comcast.net> has joined #angularjs
[02:44:34] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[02:45:39] *** italoacasas <italoacasas!~italoacas@c-73-139-112-250.hsd1.fl.comcast.net> has quit IRC (Client Quit)
[02:46:37] *** Mounica <Mounica!~mounica@2602:306:3a75:6f10:b0b1:12f:8e8c:9c6f> has quit IRC (Remote host closed the connection)
[02:47:04] *** italoacasas <italoacasas!~italoacas@c-73-139-112-250.hsd1.fl.comcast.net> has joined #angularjs
[02:47:11] *** Mounica <Mounica!~mounica@2602:306:3a75:6f10:b0b1:12f:8e8c:9c6f> has joined #angularjs
[02:47:13] *** encryptd_fractal <encryptd_fractal!~encryptd_@2601:449:8301:59dd:3877:d603:bd92:6f4c> has joined #angularjs
[02:47:13] *** encryptd_fractal <encryptd_fractal!~encryptd_@2601:449:8301:59dd:3877:d603:bd92:6f4c> has quit IRC (Client Quit)
[02:49:27] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 258 seconds)
[02:50:43] *** sbellina <sbellina!~sbellina@c-69-246-28-36.hsd1.ms.comcast.net> has quit IRC (Read error: Connection reset by peer)
[02:51:45] *** Mounica <Mounica!~mounica@2602:306:3a75:6f10:b0b1:12f:8e8c:9c6f> has quit IRC (Ping timeout: 258 seconds)
[02:53:43] *** diegoaguilar <diegoaguilar!~diegoagui@187.135.164.141> has quit IRC (Remote host closed the connection)
[02:56:29] *** vinzusama <vinzusama!~Vinzu@AClermont-Ferrand-652-1-338-143.w90-4.abo.wanadoo.fr> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[02:56:42] *** justdl <justdl!~justdl@c-73-46-34-208.hsd1.fl.comcast.net> has joined #angularjs
[02:58:25] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has joined #angularjs
[02:58:31] *** Aliks <Aliks!~aliks@173.247.206.234> has joined #angularjs
[03:00:12] *** rho <rho!~rho@drupal.org/user/114058/view> has joined #angularjs
[03:00:32] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has quit IRC (Read error: No route to host)
[03:00:47] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has joined #angularjs
[03:01:49] *** sbellina <sbellina!~sbellina@c-69-246-28-36.hsd1.ms.comcast.net> has joined #angularjs
[03:02:22] *** arizzo <arizzo!~arizzo@pool-100-34-203-128.phlapa.fios.verizon.net> has joined #angularjs
[03:03:45] *** macwinne_ <macwinne_!~macwinner@192.77.239.202> has joined #angularjs
[03:06:03] *** bytespirit_ <bytespirit_!~bytespiri@178-17-174-27.static.host> has quit IRC (Ping timeout: 240 seconds)
[03:06:09] *** arizzo <arizzo!~arizzo@pool-100-34-203-128.phlapa.fios.verizon.net> has quit IRC (Remote host closed the connection)
[03:08:58] *** bytespirit <bytespirit!~bytespiri@178-17-174-27.static.host> has joined #angularjs
[03:12:08] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[03:13:42] *** rho <rho!~rho@drupal.org/user/114058/view> has quit IRC (Ping timeout: 260 seconds)
[03:14:03] *** Bruh <Bruh!~GitGud@unaffiliated/gitgud> has quit IRC (Quit: nah. no znc)
[03:14:18] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has joined #angularjs
[03:14:36] *** ril <ril!~ril@c-98-210-195-123.hsd1.ca.comcast.net> has joined #angularjs
[03:15:41] *** OtherAllan <OtherAllan!~OtherAlla@ip68-107-106-70.sd.sd.cox.net> has quit IRC (Ping timeout: 240 seconds)
[03:16:50] *** eago <eago!~eagob@186.80.103.6> has joined #angularjs
[03:16:59] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 260 seconds)
[03:18:58] *** realz <realz!~realz@unaffiliated/realazthat> has quit IRC (Ping timeout: 272 seconds)
[03:23:50] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has quit IRC (Remote host closed the connection)
[03:35:30] *** ensyde <ensyde!~ensyde@2606:a000:64cf:3000:b820:c197:7223:33a9> has joined #angularjs
[03:36:21] *** al76 <al76!3aadcf2b@gateway/web/freenode/ip.58.173.207.43> has joined #angularjs
[03:37:18] *** pacak <pacak!~pacak@175.156.164.130> has joined #angularjs
[03:37:30] *** Aliks <Aliks!~aliks@173.247.206.234> has quit IRC (Remote host closed the connection)
[03:37:45] *** phorloop <phorloop!~phorloop@203.213.239.151> has quit IRC (Quit: My laptop go to sleep. ZZZzzz…)
[03:37:47] *** Aliks <Aliks!~aliks@173.247.206.234> has joined #angularjs
[03:38:40] *** one_zero <one_zero!~one_zero@ip68-5-177-152.oc.oc.cox.net> has joined #angularjs
[03:39:28] *** burzum <burzum!~burzum@p4FDF9DBD.dip0.t-ipconnect.de> has joined #angularjs
[03:40:26] *** burzum2 <burzum2!~burzum@p4FDF9FA1.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 258 seconds)
[03:40:54] *** fedenunez <fedenunez!~fede@r167-60-100-167.dialup.adsl.anteldata.net.uy> has quit IRC (Ping timeout: 260 seconds)
[03:41:12] *** ril <ril!~ril@c-98-210-195-123.hsd1.ca.comcast.net> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[03:43:53] *** fedenunez <fedenunez!~fede@r167-60-100-167.dialup.adsl.anteldata.net.uy> has joined #angularjs
[03:44:20] *** msafi <msafi!~msafi@216.207.42.140> has quit IRC (Read error: Connection reset by peer)
[03:44:35] *** msafi <msafi!~msafi@76.21.4.200> has joined #angularjs
[03:45:18] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[03:48:24] *** h1 <h1!ab06f238@gateway/web/freenode/ip.171.6.242.56> has joined #angularjs
[03:50:38] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 272 seconds)
[03:50:43] *** phil23 <phil23!~filippo@88.147.17.253> has joined #angularjs
[03:50:52] *** noatz <noatz!3ce13551@gateway/web/freenode/ip.60.225.53.81> has joined #angularjs
[03:51:21] <noatz> hello?
[03:52:30] <noatz> anyone online?
[03:53:15] <noatz> lol
[03:53:47] <noatz> do you know much about $scope and ng-model?
[03:54:46] *** noatz <noatz!3ce13551@gateway/web/freenode/ip.60.225.53.81> has quit IRC (Client Quit)
[03:55:08] <heartburn> what's your problem?
[03:55:14] *** codyw <codyw!~codywelsh@c-73-189-204-160.hsd1.ca.comcast.net> has joined #angularjs
[03:58:19] *** TheSimonator <TheSimonator!~TheSimona@207-38-227-20.c3-0.43d-ubr2.qens-43d.ny.cable.rcn.com> has joined #angularjs
[04:00:47] *** Aliks <Aliks!~aliks@173.247.206.234> has quit IRC (Remote host closed the connection)
[04:03:43] *** vaibhav10jain <vaibhav10jain!~prime@117.220.38.40> has joined #angularjs
[04:04:55] *** ril <ril!~ril@c-98-210-195-123.hsd1.ca.comcast.net> has joined #angularjs
[04:07:20] *** nilsi <nilsi!~nilsi@183.101.241.130> has joined #angularjs
[04:08:14] *** Aliks <Aliks!~aliks@173.247.206.234> has joined #angularjs
[04:10:16] *** liulanghan <liulanghan!~liulangha@223.87.34.60> has quit IRC (Ping timeout: 250 seconds)
[04:11:02] *** noobsu <noobsu!~noobsu@x4e37ab9a.dyn.telefonica.de> has joined #angularjs
[04:12:40] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[04:13:10] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has joined #angularjs
[04:13:47] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has quit IRC (Remote host closed the connection)
[04:15:44] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has joined #angularjs
[04:15:48] *** noobsu <noobsu!~noobsu@x4e37ab9a.dyn.telefonica.de> has quit IRC (Ping timeout: 276 seconds)
[04:17:13] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has quit IRC (Remote host closed the connection)
[04:17:45] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 276 seconds)
[04:17:58] *** phil23 <phil23!~filippo@88.147.17.253> has quit IRC (Quit: WeeChat 1.4)
[04:18:22] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has joined #angularjs
[04:18:44] *** h1 <h1!ab06f238@gateway/web/freenode/ip.171.6.242.56> has quit IRC (Ping timeout: 250 seconds)
[04:20:24] *** chachasmooth <chachasmooth!~chachasmo@unaffiliated/chachasmooth> has quit IRC (Ping timeout: 272 seconds)
[04:22:08] *** chachasmooth <chachasmooth!~chachasmo@unaffiliated/chachasmooth> has joined #angularjs
[04:26:37] *** arek <arek!~arek@87-206-240-213.dynamic.chello.pl> has quit IRC (Ping timeout: 252 seconds)
[04:28:03] *** Coldblackice <Coldblackice!~anonz@unaffiliated/coldblackice> has quit IRC (Read error: Connection reset by peer)
[04:28:59] *** ome <ome!uid36537@gateway/web/irccloud.com/x-qzrkdoxrsohezgea> has joined #angularjs
[04:35:59] *** rickmak_ <rickmak_!~rickmak@140.109.127.8> has joined #angularjs
[04:36:16] *** bayousoft <bayousoft!~textual@ip184-189-95-128.lf.br.cox.net> has joined #angularjs
[04:41:41] *** Aliks <Aliks!~aliks@173.247.206.234> has quit IRC (Remote host closed the connection)
[04:41:54] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has quit IRC (Remote host closed the connection)
[04:44:54] *** bayousof_ <bayousof_!~textual@ip184-189-95-128.lf.br.cox.net> has joined #angularjs
[04:45:10] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has quit IRC (Remote host closed the connection)
[04:45:13] *** bayousof_ <bayousof_!~textual@ip184-189-95-128.lf.br.cox.net> has quit IRC (Client Quit)
[04:46:05] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[04:48:16] *** bayousoft <bayousoft!~textual@ip184-189-95-128.lf.br.cox.net> has quit IRC (Ping timeout: 272 seconds)
[04:48:37] *** Coldblackice <Coldblackice!~anonz@unaffiliated/coldblackice> has joined #angularjs
[04:48:49] *** mischat <mischat!~mischat@2a02:c7f:c006:1e00:e9c9:71ef:8372:3083> has joined #angularjs
[04:50:41] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 240 seconds)
[04:53:51] *** mischat <mischat!~mischat@2a02:c7f:c006:1e00:e9c9:71ef:8372:3083> has quit IRC (Ping timeout: 264 seconds)
[04:55:21] *** quakephil <quakephil!~smuxi@cpe-69-200-246-39.nyc.res.rr.com> has quit IRC (Ping timeout: 240 seconds)
[04:56:05] *** erol <erol!~erol@AOrleans-656-1-74-30.w86-220.abo.wanadoo.fr> has joined #angularjs
[04:56:58] *** dandaman <dandaman!~Adium@c-24-9-62-27.hsd1.co.comcast.net> has quit IRC (Read error: Connection reset by peer)
[04:57:12] *** dandaman <dandaman!~Adium@c-24-9-62-27.hsd1.co.comcast.net> has joined #angularjs
[04:59:48] *** vaibhav10jain <vaibhav10jain!~prime@117.220.38.40> has quit IRC (Read error: Connection reset by peer)
[05:00:21] *** liulanghan <liulanghan!~liulangha@223.87.34.60> has joined #angularjs
[05:02:34] *** zeioth <zeioth!~zeioth@217.red-88-26-16.staticip.rima-tde.net> has quit IRC (Remote host closed the connection)
[05:03:51] *** kakashiAL <kakashiAL!~kakashiAL@ip-37-201-20-72.hsi13.unitymediagroup.de> has joined #angularjs
[05:04:00] *** fedenunez <fedenunez!~fede@r167-60-100-167.dialup.adsl.anteldata.net.uy> has quit IRC (Ping timeout: 250 seconds)
[05:06:38] *** thevishy <thevishy!~thevishy@122.166.167.247> has joined #angularjs
[05:07:37] *** ril is now known as ril[away]
[05:09:30] *** bbankes <bbankes!~bbankes@2601:680:c401:6d8a:6864:9fb0:b261:3429> has quit IRC (Read error: Connection reset by peer)
[05:09:56] *** bbankes <bbankes!~bbankes@2601:680:c401:6d8a:6864:9fb0:b261:3429> has joined #angularjs
[05:12:21] *** Aliks <Aliks!~aliks@173.247.206.234> has joined #angularjs
[05:12:30] *** {DV8} <{DV8}!~Deviate@135-23-107-121.cpe.pppoe.ca> has quit IRC (Quit: Leaving)
[05:12:47] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has joined #angularjs
[05:13:51] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[05:13:52] *** erol <erol!~erol@AOrleans-656-1-74-30.w86-220.abo.wanadoo.fr> has quit IRC (Remote host closed the connection)
[05:14:06] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has quit IRC (Read error: No route to host)
[05:14:38] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has joined #angularjs
[05:15:05] *** anjumkaiser <anjumkaiser!~anjumkais@39.50.215.240> has quit IRC (Quit: Leaving.)
[05:15:07] *** erol <erol!~erol@AOrleans-656-1-74-30.w86-220.abo.wanadoo.fr> has joined #angularjs
[05:18:51] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 276 seconds)
[05:19:01] *** liulanghan <liulanghan!~liulangha@223.87.34.60> has quit IRC (Ping timeout: 240 seconds)
[05:20:51] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has quit IRC (Ping timeout: 264 seconds)
[05:22:51] *** eago <eago!~eagob@186.80.103.6> has quit IRC (Ping timeout: 244 seconds)
[05:24:34] *** systemsgotyou <systemsgotyou!~User@71.91.8.13> has joined #angularjs
[05:25:46] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has joined #angularjs
[05:25:46] *** heartburn <heartburn!~heartburn@213.21.33.24> has quit IRC (Read error: Connection reset by peer)
[05:25:54] *** heartburn <heartburn!~heartburn@213.21.33.24> has joined #angularjs
[05:26:27] *** jr3 <jr3!~jr3@104-58-59-19.lightspeed.hstntx.sbcglobal.net> has quit IRC (Quit: jr3)
[05:26:51] *** msafi <msafi!~msafi@76.21.4.200> has quit IRC ()
[05:26:56] *** atomi <atomi!~atomi@71-83-179-177.dhcp.lnbh.ca.charter.com> has quit IRC (Read error: Connection reset by peer)
[05:27:04] *** atomi <atomi!~atomi@71-83-179-177.dhcp.lnbh.ca.charter.com> has joined #angularjs
[05:28:56] *** fedenunez <fedenunez!~fede@r167-60-100-167.dialup.adsl.anteldata.net.uy> has joined #angularjs
[05:30:08] *** atomi <atomi!~atomi@71-83-179-177.dhcp.lnbh.ca.charter.com> has quit IRC (Read error: Connection reset by peer)
[05:32:04] *** atomi <atomi!~atomi@71-83-179-177.dhcp.lnbh.ca.charter.com> has joined #angularjs
[05:35:14] *** rickmak_ <rickmak_!~rickmak@140.109.127.8> has quit IRC (Quit: rickmak_)
[05:37:47] *** rickmak <rickmak!~rickmak@140.109.127.8> has joined #angularjs
[05:38:28] *** al76 <al76!3aadcf2b@gateway/web/freenode/ip.58.173.207.43> has quit IRC (Ping timeout: 250 seconds)
[05:38:50] *** Aliks <Aliks!~aliks@173.247.206.234> has quit IRC (Ping timeout: 260 seconds)
[05:39:39] *** sharkasdf <sharkasdf!~Mike@162.216.46.45> has quit IRC (Ping timeout: 276 seconds)
[05:43:52] *** dandaman <dandaman!~Adium@c-24-9-62-27.hsd1.co.comcast.net> has quit IRC (Quit: Leaving.)
[05:44:02] *** atomi <atomi!~atomi@71-83-179-177.dhcp.lnbh.ca.charter.com> has quit IRC (Read error: Connection reset by peer)
[05:44:27] *** atomi <atomi!~atomi@71-83-179-177.dhcp.lnbh.ca.charter.com> has joined #angularjs
[05:46:00] *** dandaman <dandaman!~Adium@c-24-9-62-27.hsd1.co.comcast.net> has joined #angularjs
[05:47:00] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[05:51:12] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 246 seconds)
[05:52:25] *** rickmak <rickmak!~rickmak@140.109.127.8> has quit IRC (Quit: rickmak)
[05:52:51] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has quit IRC (Remote host closed the connection)
[05:53:11] *** asteele <asteele!~Cronoh@208.80.71.41> has joined #angularjs
[05:53:19] *** rickmak <rickmak!~rickmak@140.109.127.2> has joined #angularjs
[05:53:26] *** Coldblackice <Coldblackice!~anonz@unaffiliated/coldblackice> has quit IRC ()
[05:56:31] *** kuadrosx <kuadrosx!~kuadrosx@dynamic-186-31-168-51.dynamic.etb.net.co> has quit IRC (Ping timeout: 258 seconds)
[05:57:20] *** Coldblackice <Coldblackice!~anonz@unaffiliated/coldblackice> has joined #angularjs
[05:58:09] *** PaulCape_ <PaulCape_!~PaulCapes@204.28.124.82> has joined #angularjs
[05:58:44] *** PaulCape_ <PaulCape_!~PaulCapes@204.28.124.82> has quit IRC (Client Quit)
[05:59:17] *** PaulCape_ <PaulCape_!~PaulCapes@204.28.124.82> has joined #angularjs
[05:59:30] *** xiinotulp <xiinotulp!~q@node-556.pool-125-25.dynamic.totbb.net> has joined #angularjs
[06:00:32] *** kuadrosx <kuadrosx!~kuadrosx@dynamic-186-31-168-51.dynamic.etb.net.co> has joined #angularjs
[06:00:52] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has joined #angularjs
[06:01:05] *** PaulCapestany <PaulCapestany!~PaulCapes@204.28.124.82> has quit IRC (Ping timeout: 244 seconds)
[06:02:52] *** plutoniix <plutoniix!~q@node-p1m.pool-101-108.dynamic.totbb.net> has quit IRC (Ping timeout: 252 seconds)
[06:03:15] *** rickmak <rickmak!~rickmak@140.109.127.2> has quit IRC (Quit: rickmak)
[06:04:30] *** theBorgu <theBorgu!~theBorgu@pool-173-71-198-195.clppva.fios.verizon.net> has quit IRC (Ping timeout: 260 seconds)
[06:04:45] *** PaulCape_ <PaulCape_!~PaulCapes@204.28.124.82> has quit IRC (Quit: .)
[06:05:11] *** PaulCapestany <PaulCapestany!~PaulCapes@204.28.124.82> has joined #angularjs
[06:06:45] *** mariuscc <mariuscc!~mariuscc@79.112.67.178> has quit IRC (Quit: mariuscc)
[06:07:36] *** {DV8} <{DV8}!~Deviate@135-23-107-121.cpe.pppoe.ca> has joined #angularjs
[06:08:44] *** atomi <atomi!~atomi@71-83-179-177.dhcp.lnbh.ca.charter.com> has quit IRC (Read error: Connection reset by peer)
[06:09:42] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[06:10:30] *** phorloop <phorloop!~phorloop@203.213.239.151> has joined #angularjs
[06:10:46] *** atomi <atomi!~atomi@71-83-179-177.dhcp.lnbh.ca.charter.com> has joined #angularjs
[06:13:52] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 252 seconds)
[06:17:44] *** BahamutWC <BahamutWC!~wesley.ch@c-67-169-183-33.hsd1.ca.comcast.net> has joined #angularjs
[06:17:46] *** dandaman <dandaman!~Adium@c-24-9-62-27.hsd1.co.comcast.net> has quit IRC (Quit: Leaving.)
[06:20:57] *** atomi <atomi!~atomi@71-83-179-177.dhcp.lnbh.ca.charter.com> has quit IRC (Remote host closed the connection)
[06:21:56] *** atomi <atomi!~atomi@71-83-179-177.dhcp.lnbh.ca.charter.com> has joined #angularjs
[06:31:12] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has quit IRC (Remote host closed the connection)
[06:41:09] *** fedenunez <fedenunez!~fede@r167-60-100-167.dialup.adsl.anteldata.net.uy> has quit IRC (Ping timeout: 260 seconds)
[06:41:11] *** ron_frown <ron_frown!~ronnyfro@24-176-228-82.static.snlo.ca.charter.com> has joined #angularjs
[06:41:57] *** kuadrosx <kuadrosx!~kuadrosx@dynamic-186-31-168-51.dynamic.etb.net.co> has quit IRC (Ping timeout: 260 seconds)
[06:42:38] *** ahhhndi <ahhhndi!~ahhhndi@p579E4141.dip0.t-ipconnect.de> has joined #angularjs
[06:43:30] *** ahhhndi <ahhhndi!~ahhhndi@p579E4141.dip0.t-ipconnect.de> has quit IRC (Client Quit)
[06:44:08] *** ctcrnitv <ctcrnitv!~textual@96.90.248.245> has joined #angularjs
[06:46:00] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has joined #angularjs
[06:46:11] <ctcrnitv> is there any reason to use $resource instead of $http for making a JSONP request?
[06:46:39] *** s3shs <s3shs!~s3shs@ip68-98-42-37.ph.ph.cox.net> has joined #angularjs
[06:47:34] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[06:48:31] *** diegoaguilar <diegoaguilar!~diegoagui@187-163-194-96.static.axtel.net> has joined #angularjs
[06:49:29] *** phorloop_ <phorloop_!~phorloop@103.197.162.107> has joined #angularjs
[06:49:38] *** xiinotulp <xiinotulp!~q@node-556.pool-125-25.dynamic.totbb.net> has quit IRC (Quit: จรลี จรลา)
[06:49:54] *** dandaman <dandaman!~Adium@c-24-9-62-27.hsd1.co.comcast.net> has joined #angularjs
[06:51:09] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has quit IRC (Ping timeout: 276 seconds)
[06:51:40] *** FIFOd <FIFOd!~FIFOd@cpe-172-74-101-60.nc.res.rr.com> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[06:52:14] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 260 seconds)
[06:52:24] *** phorloop <phorloop!~phorloop@203.213.239.151> has quit IRC (Ping timeout: 240 seconds)
[06:53:15] *** diegoaguilar <diegoaguilar!~diegoagui@187-163-194-96.static.axtel.net> has quit IRC (Ping timeout: 264 seconds)
[06:54:06] *** italoacasas <italoacasas!~italoacas@c-73-139-112-250.hsd1.fl.comcast.net> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[06:54:17] *** dandaman <dandaman!~Adium@c-24-9-62-27.hsd1.co.comcast.net> has quit IRC (Client Quit)
[06:55:03] *** dcherman <dcherman!~dcherman@ool-182ed66f.dyn.optonline.net> has joined #angularjs
[06:56:05] *** liulanghan <liulanghan!~liulangha@223.87.34.60> has joined #angularjs
[06:57:45] *** corioliss <corioliss!uid11429@gateway/web/irccloud.com/x-gvckoheaaovpmqug> has quit IRC (Quit: Connection closed for inactivity)
[06:58:17] *** s3shs <s3shs!~s3shs@ip68-98-42-37.ph.ph.cox.net> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[07:05:21] *** diegoaguilar <diegoaguilar!~diegoagui@187-163-194-96.static.axtel.net> has joined #angularjs
[07:05:56] *** dandaman <dandaman!~Adium@c-24-9-62-27.hsd1.co.comcast.net> has joined #angularjs
[07:06:17] *** bbankes <bbankes!~bbankes@2601:680:c401:6d8a:6864:9fb0:b261:3429> has quit IRC (Ping timeout: 258 seconds)
[07:08:56] *** dandaman <dandaman!~Adium@c-24-9-62-27.hsd1.co.comcast.net> has quit IRC (Client Quit)
[07:09:09] *** TheSimonator <TheSimonator!~TheSimona@207-38-227-20.c3-0.43d-ubr2.qens-43d.ny.cable.rcn.com> has quit IRC (Remote host closed the connection)
[07:14:56] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[07:15:28] *** dcherman <dcherman!~dcherman@ool-182ed66f.dyn.optonline.net> has quit IRC (Ping timeout: 252 seconds)
[07:15:45] *** plutoniix <plutoniix!~q@node-556.pool-125-25.dynamic.totbb.net> has joined #angularjs
[07:16:23] *** dcherman <dcherman!~dcherman@ool-182ed66f.dyn.optonline.net> has joined #angularjs
[07:16:29] *** moeabdol <moeabdol!~moeabdol@136.0.2.203> has joined #angularjs
[07:18:53] *** jsightler <jsightler!~jsightler@redhat/jboss/jsightler> has joined #angularjs
[07:19:45] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 276 seconds)
[07:20:54] *** justdl <justdl!~justdl@c-73-46-34-208.hsd1.fl.comcast.net> has quit IRC (Ping timeout: 272 seconds)
[07:24:13] *** duriangray <duriangray!~duriangra@c-73-92-186-112.hsd1.ca.comcast.net> has joined #angularjs
[07:28:08] *** comingsoontm <comingsoontm!~comingsoo@MTRLPQ4135W-LP130-03-1177798677.dsl.bell.ca> has quit IRC (Read error: Connection reset by peer)
[07:28:33] *** comingsoontm <comingsoontm!~comingsoo@MTRLPQ4135W-LP130-03-1177798677.dsl.bell.ca> has joined #angularjs
[07:28:47] *** budre <budre!~brnme@118-92-18-180.dsl.dyn.ihug.co.nz> has joined #angularjs
[07:31:07] *** Mounica <Mounica!~mounica@99-167-86-241.lightspeed.irvnca.sbcglobal.net> has joined #angularjs
[07:31:51] *** Mounica <Mounica!~mounica@99-167-86-241.lightspeed.irvnca.sbcglobal.net> has quit IRC (Remote host closed the connection)
[07:37:47] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has joined #angularjs
[07:38:31] *** phorloop <phorloop!~phorloop@203.213.239.151> has joined #angularjs
[07:39:24] *** phorloop_ <phorloop_!~phorloop@103.197.162.107> has quit IRC (Ping timeout: 240 seconds)
[07:42:58] *** ron_frown <ron_frown!~ronnyfro@24-176-228-82.static.snlo.ca.charter.com> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[07:43:26] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has joined #angularjs
[07:47:41] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has quit IRC (Ping timeout: 240 seconds)
[07:47:49] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has quit IRC (Quit: BigBangUDR)
[07:48:18] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[07:51:56] *** marthinal <marthinal!~chatzilla@80.30.79.246> has joined #angularjs
[07:52:41] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 240 seconds)
[07:53:22] *** himanshu <himanshu!~Himanshu_@unaffiliated/himanshu> has joined #angularjs
[07:55:30] *** techquila <techquila!~sod@219.88.238.17> has quit IRC (Ping timeout: 276 seconds)
[07:56:48] *** Poeticode <Poeticode!~Twisted@host-68-169-155-61.WISOLT2.epbfi.com> has quit IRC (Ping timeout: 276 seconds)
[07:56:51] *** diegoaguilar <diegoaguilar!~diegoagui@187-163-194-96.static.axtel.net> has quit IRC (Ping timeout: 246 seconds)
[07:58:30] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:c86b:bdff:cf56:3a0> has joined #angularjs
[07:59:25] *** zivester <zivester!~zivester@pool-108-53-252-246.nwrknj.fios.verizon.net> has quit IRC (Ping timeout: 260 seconds)
[08:00:32] *** ctcrnitv <ctcrnitv!~textual@96.90.248.245> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[08:03:01] *** diegoaguilar <diegoaguilar!~diegoagui@187-163-194-96.static.axtel.net> has joined #angularjs
[08:12:23] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[08:13:08] *** SET001 <SET001!~SET@193.111.242.92> has quit IRC (Read error: Connection reset by peer)
[08:13:28] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:c86b:bdff:cf56:3a0> has quit IRC (Ping timeout: 272 seconds)
[08:13:37] *** SET001 <SET001!~SET@193.111.242.92> has joined #angularjs
[08:14:31] *** cyan__ <cyan__!~cyan@d156-83.icpnet.pl> has joined #angularjs
[08:14:33] *** nilsi <nilsi!~nilsi@183.101.241.130> has quit IRC (Ping timeout: 244 seconds)
[08:14:50] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has joined #angularjs
[08:15:50] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:c86b:bdff:cf56:3a0> has joined #angularjs
[08:15:58] *** nilsi <nilsi!~nilsi@183.101.241.130> has joined #angularjs
[08:16:11] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[08:16:33] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 240 seconds)
[08:17:37] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has quit IRC (Client Quit)
[08:17:59] *** happahappa <happahappa!~happahapp@chello084112023020.14.11.vie.surfer.at> has joined #angularjs
[08:18:04] *** devians <devians!~devians@29.33.96.58.static.exetel.com.au> has quit IRC (Max SendQ exceeded)
[08:20:54] *** devians <devians!~devians@29.33.96.58.static.exetel.com.au> has joined #angularjs
[08:21:30] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 276 seconds)
[08:21:33] *** marthinal <marthinal!~chatzilla@80.30.79.246> has quit IRC (Ping timeout: 240 seconds)
[08:22:08] *** BeerLover <BeerLover!~abhyuditj@182.77.26.83> has joined #angularjs
[08:22:09] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has joined #angularjs
[08:23:46] *** liulanghan <liulanghan!~liulangha@223.87.34.60> has quit IRC (Read error: Connection timed out)
[08:24:35] *** budre <budre!~brnme@118-92-18-180.dsl.dyn.ihug.co.nz> has quit IRC (Quit: Leaving)
[08:25:50] *** soee <soee!~soee@dsp44.neoplus.adsl.tpnet.pl> has joined #angularjs
[08:26:22] *** harlan_44 <harlan_44!~james@2601:1c0:6b01:74f0:d94b:5552:8a9c:21c7> has joined #angularjs
[08:27:25] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:c86b:bdff:cf56:3a0> has quit IRC (Ping timeout: 260 seconds)
[08:28:39] *** Harlan44 <Harlan44!~james@c-76-115-10-170.hsd1.or.comcast.net> has quit IRC (Ping timeout: 276 seconds)
[08:29:07] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[08:29:18] *** happahappa <happahappa!~happahapp@chello084112023020.14.11.vie.surfer.at> has quit IRC (Ping timeout: 276 seconds)
[08:30:05] *** macwinne_ <macwinne_!~macwinner@192.77.239.202> has quit IRC (Remote host closed the connection)
[08:32:39] *** cacts <cacts!~cactus@c-174-51-80-218.hsd1.co.comcast.net> has joined #angularjs
[08:32:43] *** NomadJim_ <NomadJim_!~NomadJim@pdpc/supporter/active/nomadjim> has quit IRC (Read error: Connection reset by peer)
[08:33:23] *** NomadJim_ <NomadJim_!~NomadJim@pdpc/supporter/active/nomadjim> has joined #angularjs
[08:35:30] *** Aliks_ <Aliks_!~aliks@2601:644:8501:d0d0:c86b:bdff:cf56:3a0> has joined #angularjs
[08:35:30] *** heartburn <heartburn!~heartburn@213.21.33.24> has quit IRC (Read error: Connection reset by peer)
[08:35:35] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 260 seconds)
[08:37:12] *** qdk <qdk!~qdk@x1-6-a0-63-91-fb-46-ea.cpe.webspeed.dk> has quit IRC (Ping timeout: 250 seconds)
[08:38:32] <himanshu> Hi, I have a $rootScope.$watch for a variable in a view-controller pair. Now I move to new view-controller page which also have same $watch for that $rootScope variable. Problem that I am facing is that when I moving from 1st view to 2nd view I am not able to get changes in that $rootScope variable. Any reason why ? I see this way works for me
[08:38:39] <himanshu> Please help.
[08:39:00] *** apparition47 <apparition47!~apparitio@unaffiliated/apparition> has joined #angularjs
[08:40:33] <myghty> u should not use root scope
[08:40:37] *** happahappa <happahappa!~happahapp@chello084112023020.14.11.vie.surfer.at> has joined #angularjs
[08:40:42] <myghty> himanshu: use a dedicated service for that variable
[08:41:36] *** heartburn <heartburn!~heartburn@213.21.33.24> has joined #angularjs
[08:42:00] *** Aliks_ <Aliks_!~aliks@2601:644:8501:d0d0:c86b:bdff:cf56:3a0> has quit IRC (Ping timeout: 260 seconds)
[08:42:28] <himanshu> myghty: Suppose I make a API call. I am using that variable to notify that API operation is a success. Is there any better way to know that ?
[08:42:45] <himanshu> I mean by using $rootScope.
[08:42:45] *** drej <drej!~textual@unaffiliated/jedimind> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[08:43:24] <myghty> using $rootScope is just bad practice
[08:43:38] <myghty> that is why I recommended a service for holding that variable
[08:43:40] <himanshu> Ok. what other way to do this ?
[08:43:55] <myghty> a service is available through all controllers
[08:43:57] <myghty> and all states
[08:44:02] <myghty> it is like a java singleton
[08:44:05] <heartburn> himanshu: you store all your states/data in factories or services.
[08:44:13] <myghty> :)
[08:44:53] <myghty> this is easy to watch and your data will be available everywhere
[08:44:58] <heartburn> as for $rootScope and $scope, they are myths. they do not exist.
[08:45:17] <myghty> and on top: you prevent others from overwriting things
[08:45:47] <myghty> if you have a big project and everyone is writing to $rootScope, I bet u will have issues because people start overwriting variables
[08:46:17] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:c86b:bdff:cf56:3a0> has joined #angularjs
[08:47:31] *** himanshu_ <himanshu_!~Himanshu_@unaffiliated/himanshu> has joined #angularjs
[08:47:56] <heartburn> this is how you angular ---^
[08:48:32] *** himanshu <himanshu!~Himanshu_@unaffiliated/himanshu> has quit IRC (Ping timeout: 260 seconds)
[08:49:03] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has quit IRC (Quit: BigBangUDR)
[08:49:03] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[08:49:32] <myghty> haha :D
[08:50:09] <myghty> heartburn: good one, I will spread that throughout our company as well :)
[08:50:19] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:c86b:bdff:cf56:3a0> has quit IRC (Read error: Connection reset by peer)
[08:50:19] <myghty> did not know that even though we do alot of things already :D
[08:50:36] *** moeabdol <moeabdol!~moeabdol@136.0.2.203> has quit IRC (Quit: WeeChat 1.4)
[08:50:45] *** BeerLover <BeerLover!~abhyuditj@182.77.26.83> has quit IRC (Ping timeout: 276 seconds)
[08:51:42] <heartburn> himanshu_: also, you don't use variable changes to notify anything (because $watch doesn't exist either), use callbacks for that.
[08:51:43] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:c86b:bdff:cf56:3a0> has joined #angularjs
[08:52:39] *** thevishy <thevishy!~thevishy@122.166.167.247> has quit IRC (Ping timeout: 264 seconds)
[08:53:28] *** himanshu_ is now known as himanshu
[08:53:49] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 244 seconds)
[08:54:09] <himanshu> sorry my network got disconnected. : P
[08:54:18] *** BeerLover <BeerLover!~abhyuditj@182.77.26.83> has joined #angularjs
[08:54:43] *** BeerLover <BeerLover!~abhyuditj@182.77.26.83> has quit IRC (Max SendQ exceeded)
[08:55:28] *** BeerLover <BeerLover!~abhyuditj@182.77.26.83> has joined #angularjs
[08:55:29] <himanshu> heartburn: I have read that style guide before starting.
[08:55:46] *** thevishy <thevishy!~thevishy@122.166.167.247> has joined #angularjs
[08:56:04] *** BeerLover <BeerLover!~abhyuditj@182.77.26.83> has quit IRC (Max SendQ exceeded)
[08:56:43] *** moeabdol <moeabdol!~moeabdol@136.0.0.237> has joined #angularjs
[08:56:49] *** BeerLover <BeerLover!~abhyuditj@182.77.26.83> has joined #angularjs
[08:57:14] *** BeerLover <BeerLover!~abhyuditj@182.77.26.83> has quit IRC (Max SendQ exceeded)
[08:58:00] *** BeerLover <BeerLover!~abhyuditj@182.77.26.83> has joined #angularjs
[08:58:21] *** tomphp <tomphp!~tomphp@213.165.147.195> has joined #angularjs
[08:58:27] *** BeerLover <BeerLover!~abhyuditj@182.77.26.83> has quit IRC (Max SendQ exceeded)
[08:58:42] *** Bruh <Bruh!~GitGud@unaffiliated/gitgud> has joined #angularjs
[08:58:54] *** ril[away] is now known as ril
[08:59:10] *** BeerLover <BeerLover!~abhyuditj@182.77.26.83> has joined #angularjs
[09:00:20] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has joined #angularjs
[09:00:42] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has quit IRC (Client Quit)
[09:01:29] *** magellanicloud <magellanicloud!~magellani@2a02:810b:8340:3f18:9440:17ab:2405:3b0d> has joined #angularjs
[09:01:53] <himanshu> heartburn: I have made separate APImanager, DataUpdateManager(does API calls and update data) and ControllerModules. I am injecting DataUpdateManager in required controller to exchange data between server and client. But I am not able to know when promise is successful in DataUpdateManager. So I am using $rootScope for it. Any other better way. Please help.
[09:04:04] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:c86b:bdff:cf56:3a0> has quit IRC (Ping timeout: 250 seconds)
[09:04:08] *** Proditor <Proditor!alex@93.115.92.142> has quit IRC (Ping timeout: 272 seconds)
[09:04:15] <heartburn> himanshu: in DataUpdateManager, make a method (a wrapper around the api call) that returns a promise. in the controller, call DataUpdateManager.yourApiCall(someParams).then(response => { /* got stuff from the backend, handle it here. */ });
[09:05:01] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:c86b:bdff:cf56:3a0> has joined #angularjs
[09:05:06] *** Proditor <Proditor!alex@93.115.92.142> has joined #angularjs
[09:05:59] <heartburn> events are cancer, because the relations are not obvious, which leads to a unmaintainable mess. please use callbacks.
[09:06:59] *** _Penguin <_Penguin!~penguin@host86-151-80-84.range86-151.btcentralplus.com> has quit IRC (Ping timeout: 260 seconds)
[09:07:04] <zomg> yes, let's dismiss ideas with generalizations without even trying to understand the point
[09:08:01] *** _Penguin <_Penguin!~penguin@host86-155-16-249.range86-155.btcentralplus.com> has joined #angularjs
[09:09:20] *** ome <ome!uid36537@gateway/web/irccloud.com/x-qzrkdoxrsohezgea> has quit IRC (Quit: Connection closed for inactivity)
[09:09:49] <heartburn> if you need multiple controllers to listen for updates simultaneously, that's already a sign that something most likely went wrong.
[09:09:58] *** tarnus <tarnus!~tarnus@108-202-169-121.lightspeed.spfdmo.sbcglobal.net> has quit IRC (Remote host closed the connection)
[09:11:40] *** tarnus <tarnus!~tarnus@108-202-169-121.lightspeed.spfdmo.sbcglobal.net> has joined #angularjs
[09:11:59] <zomg> So let's say your UI has two places where it uses the data, one where it displays a count of items, and another where it displays the items as a list
[09:12:08] *** elsevero <elsevero!~elsevero@82.77.50.197> has joined #angularjs
[09:12:09] <zomg> How do you propose to implement that then?
[09:12:12] *** qdk <qdk!~qdk@0190102301.0.fullrate.ninja> has joined #angularjs
[09:12:22] <zomg> (honestly just wondering what the logic is behind your statement)
[09:13:41] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:13:45] *** tarnus <tarnus!~tarnus@108-202-169-121.lightspeed.spfdmo.sbcglobal.net> has quit IRC (Read error: Connection reset by peer)
[09:14:18] *** zergman <zergman!6c3d449e@gateway/web/freenode/ip.108.61.68.158> has quit IRC (Quit: Page closed)
[09:14:29] *** akkonrad <akkonrad!~akkonrad3@gae109.internetdsl.tpnet.pl> has joined #angularjs
[09:14:58] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:15:20] *** tomphp <tomphp!~tomphp@213.165.147.195> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[09:15:23] *** ril <ril!~ril@c-98-210-195-123.hsd1.ca.comcast.net> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[09:15:28] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:15:50] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:c86b:bdff:cf56:3a0> has quit IRC (Ping timeout: 260 seconds)
[09:15:51] <himanshu> heartburn: Sorry. I didn't explained properly. My APIManager have APIs written in there. I have written it separatly because I have so many of them. So there I have written logic about what to pass in (like files, text) and it returns a promise. I have written DataUpdateManager to update $rootScope variables. I am using $rootScope variables here because I need to use same data in multiple modules and if
[09:15:53] <himanshu> updated in one module and effect should be shown in others too. So I am a controller module which again contains 14 controller modules, which again contains 3~5 controllers in them. So there I am injecting DataUpdateManager and using it update data. And $rootScope here helps me to have same data if I change view-controller.
[09:15:55] *** cacts <cacts!~cactus@c-174-51-80-218.hsd1.co.comcast.net> has quit IRC (Ping timeout: 252 seconds)
[09:16:28] *** tomphp <tomphp!~tomphp@213.165.147.195> has joined #angularjs
[09:16:53] <himanshu> It's a big application for company's internal use.
[09:17:15] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[09:17:18] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:17:22] *** comingsoontm <comingsoontm!~comingsoo@MTRLPQ4135W-LP130-03-1177798677.dsl.bell.ca> has quit IRC (Quit: Leaving)
[09:17:24] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[09:17:24] <himanshu> zomg: Thanks for that link. I will try that.
[09:17:28] *** tomphp <tomphp!~tomphp@213.165.147.195> has quit IRC (Client Quit)
[09:17:28] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:17:32] <himanshu> : )
[09:17:38] <zomg> this avoids the problem with rootScope being a glorified global variable basically :)
[09:17:59] <heartburn> the two places are directives, each bound to factory.data exposed in the route controller (which is one level higher in the hierarchy). in that controller you make a call (factory.someCall()), get the data, store it in factory.data in a callback, in the same callback you reassign values that are used in the two said directives.
[09:18:03] <zomg> (plus since you don't use watches directly, you get more control and debuggability)
[09:18:34] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:18:43] *** {DV8} <{DV8}!~Deviate@135-23-107-121.cpe.pppoe.ca> has quit IRC (Quit: Leaving)
[09:19:09] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:20:25] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:20:40] *** tomphp <tomphp!~tomphp@213.165.147.195> has joined #angularjs
[09:20:51] <zomg> heartburn: so how does that work if the data needs to be updated? You would need them both notified somehow that there needs to be an update
[09:20:56] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:21:53] *** tomphp <tomphp!~tomphp@213.165.147.195> has quit IRC (Client Quit)
[09:21:57] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 276 seconds)
[09:22:16] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:c86b:bdff:cf56:3a0> has joined #angularjs
[09:22:21] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:22:27] <zomg> well I guess if you meant to make use of the fact that watching an object where the reference remains the same
[09:22:36] <zomg> then that'd work
[09:22:36] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 276 seconds)
[09:22:44] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:22:59] <zomg> still, we have some instances in our app where we can't really structure it in that fashion with a single controller as root :)
[09:23:17] <zomg> (plus we have some data processing which doesn't even have UI which needs to update)
[09:24:25] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:24:33] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:25:37] *** drej <drej!~textual@unaffiliated/jedimind> has joined #angularjs
[09:25:48] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:26:23] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:27:38] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:28:12] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:28:45] *** Aliks_ <Aliks_!~aliks@2601:644:8501:d0d0:c86b:bdff:cf56:3a0> has joined #angularjs
[09:28:46] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:c86b:bdff:cf56:3a0> has quit IRC (Ping timeout: 250 seconds)
[09:28:50] *** Psychiatrist <Psychiatrist!~Psychiatr@193.40.250.201> has joined #angularjs
[09:30:02] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:30:04] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:31:15] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:31:49] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:33:03] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:33:34] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:34:53] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:35:24] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:35:48] *** Aliks_ <Aliks_!~aliks@2601:644:8501:d0d0:c86b:bdff:cf56:3a0> has quit IRC (Ping timeout: 272 seconds)
[09:36:03] *** drej <drej!~textual@unaffiliated/jedimind> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[09:36:11] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:c86b:bdff:cf56:3a0> has joined #angularjs
[09:37:00] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:37:11] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:37:40] *** icebox <icebox!~nodebot@37.176.131.250> has joined #angularjs
[09:38:45] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:39:03] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:40:15] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:40:51] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:42:13] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:42:39] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:43:21] *** Proditor <Proditor!alex@93.115.92.142> has quit IRC (Ping timeout: 240 seconds)
[09:44:08] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:44:18] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has joined #angularjs
[09:44:28] *** tarnus <tarnus!~tarnus@108-202-169-121.lightspeed.spfdmo.sbcglobal.net> has joined #angularjs
[09:44:40] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:c86b:bdff:cf56:3a0> has quit IRC (Ping timeout: 272 seconds)
[09:45:36] *** Proditor <Proditor!alex@93.115.92.142> has joined #angularjs
[09:45:53] *** Junior <Junior!~Juni@unaffiliated/junior> has joined #angularjs
[09:46:01] *** tarnus <tarnus!~tarnus@108-202-169-121.lightspeed.spfdmo.sbcglobal.net> has quit IRC (Read error: Connection reset by peer)
[09:46:16] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:46:46] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:c86b:bdff:cf56:3a0> has joined #angularjs
[09:47:27] *** dionysus69 <dionysus69!~Icedove@unaffiliated/dionysus69> has joined #angularjs
[09:47:32] *** dionysus69 <dionysus69!~Icedove@unaffiliated/dionysus69> has left #angularjs
[09:47:35] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:47:37] *** dionysus69 <dionysus69!~Icedove@unaffiliated/dionysus69> has joined #angularjs
[09:48:04] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:48:41] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has quit IRC (Ping timeout: 240 seconds)
[09:49:32] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:49:52] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:49:56] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[09:51:06] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:51:37] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:51:38] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has joined #angularjs
[09:52:00] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:c86b:bdff:cf56:3a0> has quit IRC (Read error: Connection reset by peer)
[09:52:42] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:c86b:bdff:cf56:3a0> has joined #angularjs
[09:53:01] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:53:27] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:53:47] *** Aliks_ <Aliks_!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[09:54:17] *** elsevero <elsevero!~elsevero@82.77.50.197> has quit IRC (Quit: elsevero)
[09:54:20] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 250 seconds)
[09:54:55] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:55:18] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:56:41] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:56:56] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:c86b:bdff:cf56:3a0> has quit IRC (Ping timeout: 250 seconds)
[09:57:03] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:57:12] *** Junior <Junior!~Juni@unaffiliated/junior> has quit IRC (Ping timeout: 244 seconds)
[09:58:20] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Remote host closed the connection)
[09:58:52] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has joined #angularjs
[09:59:57] *** MattWelch <MattWelch!~MattWelch@cpe-107-15-131-156.nc.res.rr.com> has quit IRC (Ping timeout: 244 seconds)
[10:00:43] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:d9c:96a3:d229:f5ef> has joined #angularjs
[10:01:33] *** cacts <cacts!~cactus@c-174-51-80-218.hsd1.co.comcast.net> has joined #angularjs
[10:02:13] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:d9c:96a3:d229:f5ef> has quit IRC (Remote host closed the connection)
[10:02:28] *** tomphp <tomphp!~tomphp@213.165.147.195> has joined #angularjs
[10:02:31] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:d9c:96a3:d229:f5ef> has joined #angularjs
[10:03:02] *** thevishy <thevishy!~thevishy@122.166.167.247> has quit IRC (Ping timeout: 272 seconds)
[10:03:12] *** sergey <sergey!~sergey@46.98.106.111> has joined #angularjs
[10:03:26] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d900:60ba:55ae:294e> has quit IRC (Ping timeout: 250 seconds)
[10:03:46] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:d9c:96a3:d229:f5ef> has quit IRC (Remote host closed the connection)
[10:04:19] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d9c:96a3:d229:f5ef> has joined #angularjs
[10:04:57] *** Aliks_ <Aliks_!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 246 seconds)
[10:05:38] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d9c:96a3:d229:f5ef> has quit IRC (Remote host closed the connection)
[10:05:58] *** tomphp <tomphp!~tomphp@213.165.147.195> has quit IRC (Client Quit)
[10:06:06] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d9c:96a3:d229:f5ef> has joined #angularjs
[10:06:15] *** tomphp <tomphp!~tomphp@213.165.147.195> has joined #angularjs
[10:06:46] *** techquila <techquila!~sod@103-224-130-9.flip.co.nz> has joined #angularjs
[10:07:23] *** tomphp <tomphp!~tomphp@213.165.147.195> has quit IRC (Client Quit)
[10:07:30] *** techquila <techquila!~sod@103-224-130-9.flip.co.nz> has quit IRC (Max SendQ exceeded)
[10:07:51] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d9c:96a3:d229:f5ef> has quit IRC (Remote host closed the connection)
[10:07:54] *** tarnus_ <tarnus_!~tarnus@108-202-169-121.lightspeed.spfdmo.sbcglobal.net> has joined #angularjs
[10:08:12] *** techquila <techquila!~sod@103-224-130-11.flip.co.nz> has joined #angularjs
[10:09:08] *** techquila <techquila!~sod@103-224-130-11.flip.co.nz> has quit IRC (Max SendQ exceeded)
[10:09:15] *** tarnus_ <tarnus_!~tarnus@108-202-169-121.lightspeed.spfdmo.sbcglobal.net> has quit IRC (Read error: Connection reset by peer)
[10:09:44] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d9c:96a3:d229:f5ef> has joined #angularjs
[10:09:59] *** techquila <techquila!~sod@103-224-130-13.flip.co.nz> has joined #angularjs
[10:10:40] *** Proditor <Proditor!alex@93.115.92.142> has quit IRC (Ping timeout: 258 seconds)
[10:11:12] *** tomphp <tomphp!~tomphp@213.165.147.195> has joined #angularjs
[10:11:14] *** techquila <techquila!~sod@103-224-130-13.flip.co.nz> has quit IRC (Remote host closed the connection)
[10:11:30] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:d9c:96a3:d229:f5ef> has joined #angularjs
[10:11:44] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d9c:96a3:d229:f5ef> has quit IRC (Remote host closed the connection)
[10:12:01] *** Proditor <Proditor!alex@93.115.92.142> has joined #angularjs
[10:12:47] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:d9c:96a3:d229:f5ef> has quit IRC (Remote host closed the connection)
[10:13:14] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[10:13:19] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d9c:96a3:d229:f5ef> has joined #angularjs
[10:14:35] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[10:14:36] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d9c:96a3:d229:f5ef> has quit IRC (Read error: Connection reset by peer)
[10:15:09] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d9c:96a3:d229:f5ef> has joined #angularjs
[10:16:13] *** eago <eago!~eagob@186.80.103.6> has joined #angularjs
[10:16:59] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:4937:418e:d48f:f1ac> has joined #angularjs
[10:17:52] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 244 seconds)
[10:17:58] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[10:18:47] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:f481:1330:4f66:e748> has joined #angularjs
[10:19:06] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 258 seconds)
[10:19:51] *** tomphp <tomphp!~tomphp@213.165.147.195> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[10:20:08] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d9c:96a3:d229:f5ef> has quit IRC (Ping timeout: 272 seconds)
[10:20:29] *** devians <devians!~devians@29.33.96.58.static.exetel.com.au> has quit IRC (Max SendQ exceeded)
[10:20:35] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:2dee:ba65:425e:7c9b> has joined #angularjs
[10:21:39] *** jtimon <jtimon!~quassel@4.28.134.37.dynamic.jazztel.es> has quit IRC (Ping timeout: 244 seconds)
[10:21:45] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:4937:418e:d48f:f1ac> has quit IRC (Ping timeout: 260 seconds)
[10:22:23] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:718e:2966:3d8:6f48> has joined #angularjs
[10:23:03] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 276 seconds)
[10:23:03] *** phorloop_ <phorloop_!~phorloop@f4.63.01a8.ip4.static.sl-reverse.com> has joined #angularjs
[10:23:28] *** devians <devians!~devians@29.33.96.58.static.exetel.com.au> has joined #angularjs
[10:23:56] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:f481:1330:4f66:e748> has quit IRC (Ping timeout: 272 seconds)
[10:24:13] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:50b0:57b5:cccf:89b9> has joined #angularjs
[10:24:41] *** erol <erol!~erol@AOrleans-656-1-74-30.w86-220.abo.wanadoo.fr> has quit IRC (Ping timeout: 240 seconds)
[10:25:10] *** Amit_ <Amit_!2d78a271@gateway/web/freenode/ip.45.120.162.113> has joined #angularjs
[10:25:14] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:2dee:ba65:425e:7c9b> has quit IRC (Ping timeout: 258 seconds)
[10:25:18] <Amit_> Hi
[10:25:21] *** marthinal <marthinal!~chatzilla@80.30.79.246> has joined #angularjs
[10:25:21] <Amit_> i need a help
[10:25:34] *** devians <devians!~devians@29.33.96.58.static.exetel.com.au> has quit IRC (Max SendQ exceeded)
[10:25:44] *** phorloop <phorloop!~phorloop@203.213.239.151> has quit IRC (Ping timeout: 240 seconds)
[10:26:00] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:5487:ec8e:2648:5143> has joined #angularjs
[10:26:24] *** devians <devians!~devians@29.33.96.58.static.exetel.com.au> has joined #angularjs
[10:26:48] <Amit_> i've a side menu where i called a function which set the category value and later it open category page
[10:27:00] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:718e:2966:3d8:6f48> has quit IRC (Ping timeout: 260 seconds)
[10:27:22] <Amit_> but when i click on other menu item from side menu, category page didn't get update with new data
[10:27:48] <Amit_> i've added a alert message when category controller call
[10:27:49] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:34e2:71f:4780:dd4a> has joined #angularjs
[10:28:01] <Amit_> its prompt first time
[10:28:24] <Amit_> but didn't do anything when click fired 2nd time form side menu
[10:28:41] <Amit_> can any one help me?
[10:28:45] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:50b0:57b5:cccf:89b9> has quit IRC (Ping timeout: 260 seconds)
[10:28:54] *** codyw <codyw!~codywelsh@c-73-189-204-160.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 276 seconds)
[10:29:39] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:d50f:81e7:bd7b:8969> has joined #angularjs
[10:30:30] *** Amit_ <Amit_!2d78a271@gateway/web/freenode/ip.45.120.162.113> has quit IRC (Quit: Page closed)
[10:30:54] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:5487:ec8e:2648:5143> has quit IRC (Ping timeout: 272 seconds)
[10:31:24] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:183:c677:acc4:f2ae> has joined #angularjs
[10:32:28] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:34e2:71f:4780:dd4a> has quit IRC (Ping timeout: 250 seconds)
[10:33:15] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:e56f:4f3d:ac6e:e22d> has joined #angularjs
[10:34:26] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:d50f:81e7:bd7b:8969> has quit IRC (Ping timeout: 258 seconds)
[10:34:55] *** sbellina <sbellina!~sbellina@c-69-246-28-36.hsd1.ms.comcast.net> has quit IRC (Ping timeout: 244 seconds)
[10:35:04] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:c9a9:5ac7:7301:72ae> has joined #angularjs
[10:36:36] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:183:c677:acc4:f2ae> has quit IRC (Ping timeout: 272 seconds)
[10:36:42] *** vardyb <vardyb!~vardyb@cpc22-mfld14-2-0-cust203.13-1.cable.virginm.net> has joined #angularjs
[10:36:49] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:b93e:56d4:5e47:5ef5> has joined #angularjs
[10:38:05] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:e56f:4f3d:ac6e:e22d> has quit IRC (Ping timeout: 260 seconds)
[10:38:40] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:21ab:5d85:89c4:5e6c> has joined #angularjs
[10:39:48] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:c9a9:5ac7:7301:72ae> has quit IRC (Ping timeout: 258 seconds)
[10:40:03] *** magellanicloud <magellanicloud!~magellani@2a02:810b:8340:3f18:9440:17ab:2405:3b0d> has quit IRC (Ping timeout: 264 seconds)
[10:40:32] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:c4cf:e048:a326:59e2> has joined #angularjs
[10:40:37] *** BeerLover <BeerLover!~abhyuditj@182.77.26.83> has quit IRC (Ping timeout: 252 seconds)
[10:41:20] *** apparition47 <apparition47!~apparitio@unaffiliated/apparition> has quit IRC (Quit: Bye)
[10:41:40] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:b93e:56d4:5e47:5ef5> has quit IRC (Ping timeout: 272 seconds)
[10:42:17] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:4999:1da2:8c0e:e654> has joined #angularjs
[10:43:08] *** magellanicloud <magellanicloud!~magellani@2a02:810b:8340:3f18:9440:17ab:2405:3b0d> has joined #angularjs
[10:43:34] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:21ab:5d85:89c4:5e6c> has quit IRC (Ping timeout: 272 seconds)
[10:43:45] *** nilsi_ <nilsi_!~nilsi@183.101.241.130> has joined #angularjs
[10:44:07] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:f984:edf7:e81:e0c5> has joined #angularjs
[10:44:44] *** OnkelTem <OnkelTem!~onkeltem@pppoe-62-84-112-224.dubna.ru> has quit IRC (Ping timeout: 244 seconds)
[10:44:50] *** nilsi <nilsi!~nilsi@183.101.241.130> has quit IRC (Ping timeout: 272 seconds)
[10:45:10] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:c4cf:e048:a326:59e2> has quit IRC (Ping timeout: 258 seconds)
[10:45:59] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[10:46:51] *** iraj <iraj!~iraj___@unaffiliated/iraj> has joined #angularjs
[10:47:05] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:4999:1da2:8c0e:e654> has quit IRC (Ping timeout: 258 seconds)
[10:47:20] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Remote host closed the connection)
[10:47:41] *** iraj <iraj!~iraj___@unaffiliated/iraj> has quit IRC (Read error: Connection reset by peer)
[10:47:46] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[10:49:00] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:f984:edf7:e81:e0c5> has quit IRC (Ping timeout: 258 seconds)
[10:49:09] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Remote host closed the connection)
[10:49:35] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[10:50:49] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Remote host closed the connection)
[10:51:23] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[10:52:13] *** marr <marr!~ccc@87-205-166-72.adsl.inetia.pl> has joined #angularjs
[10:52:59] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Remote host closed the connection)
[10:53:11] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[10:54:25] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Remote host closed the connection)
[10:54:33] *** BeerLover <BeerLover!~abhyuditj@122.176.140.182> has joined #angularjs
[10:54:59] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[10:56:14] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Remote host closed the connection)
[10:56:40] *** akkonrad <akkonrad!~akkonrad3@gae109.internetdsl.tpnet.pl> has quit IRC (Remote host closed the connection)
[10:56:44] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[10:58:03] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Remote host closed the connection)
[10:58:33] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[11:00:06] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Remote host closed the connection)
[11:00:25] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[11:00:40] *** fscala <fscala!~fscala@unaffiliated/fscala> has quit IRC (Ping timeout: 272 seconds)
[11:01:27] *** MattWelch <MattWelch!~MattWelch@cpe-107-15-131-156.nc.res.rr.com> has joined #angularjs
[11:01:56] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Remote host closed the connection)
[11:02:09] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[11:03:14] *** fscala <fscala!~fscala@unaffiliated/fscala> has joined #angularjs
[11:03:26] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Read error: No route to host)
[11:04:01] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[11:05:19] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Remote host closed the connection)
[11:05:46] *** vardyb <vardyb!~vardyb@cpc22-mfld14-2-0-cust203.13-1.cable.virginm.net> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[11:05:49] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[11:07:04] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Remote host closed the connection)
[11:07:23]
<heartburn> zomg: sorry, had to go afk. here's a simplified example on handling many things from a callback in the controller - http://plnkr.co/edit/0pWNI2jic8ufnydmA4zt?p=preview - dir-one shows data as is, dir-two shows rounded values. the factory stores and handles the data. no need to $watch anything or use events.
[11:07:36] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[11:08:18] *** mischat <mischat!~mischat@2a02:c7f:c006:1e00:6cb9:3b31:e75b:e6df> has joined #angularjs
[11:08:50] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Read error: Connection reset by peer)
[11:09:22] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[11:10:38] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Remote host closed the connection)
[11:11:03] *** Lynxium <Lynxium!~Lynxium@bzq-84-109-128-19.red.bezeqint.net> has quit IRC (Ping timeout: 240 seconds)
[11:11:10] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[11:11:42] *** OnkelTem <OnkelTem!~onkeltem@pppoe-62-84-112-224.dubna.ru> has joined #angularjs
[11:12:27] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Remote host closed the connection)
[11:13:02] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[11:14:20] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Remote host closed the connection)
[11:14:24] <heartburn> or even better, you can do all the required processing right in theFactory.getStuff().
[11:14:47] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[11:16:03] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Remote host closed the connection)
[11:16:37] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[11:17:30] *** dman777 <dman777!~na@unaffiliated/dman777> has joined #angularjs
[11:17:37] <dman777> anyone on this late?
[11:17:51] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Remote host closed the connection)
[11:18:06] *** fees <fees!~fees_@d54C22E1C.access.telenet.be> has joined #angularjs
[11:18:23] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[11:19:11] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[11:19:12] *** BadApe <BadApe!~badape@cpc92712-cmbg20-2-0-cust161.5-4.cable.virginm.net> has joined #angularjs
[11:19:46] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Remote host closed the connection)
[11:20:14] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[11:21:28] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Read error: Connection reset by peer)
[11:22:01] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[11:23:22] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Remote host closed the connection)
[11:23:51] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[11:23:57] *** gho5t <gho5t!~chatzilla@cpe-72-225-20-152.rochester.res.rr.com> has joined #angularjs
[11:24:04] *** cacts <cacts!~cactus@c-174-51-80-218.hsd1.co.comcast.net> has quit IRC (Ping timeout: 252 seconds)
[11:24:09] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 276 seconds)
[11:25:05] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Remote host closed the connection)
[11:25:37] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[11:25:44] *** gho5t <gho5t!~chatzilla@cpe-72-225-20-152.rochester.res.rr.com> has quit IRC (Client Quit)
[11:26:53] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Remote host closed the connection)
[11:27:28] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[11:28:58] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Remote host closed the connection)
[11:29:01] *** cmkh <cmkh!~cmkh@178.135.18.92> has joined #angularjs
[11:29:13] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[11:29:52] *** bbankes <bbankes!~bbankes@2601:680:c401:6d8a:f44a:f56c:238f:1e8c> has joined #angularjs
[11:30:43] *** SET001 <SET001!~SET@193.111.242.92> has quit IRC (Ping timeout: 244 seconds)
[11:31:06] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has joined #angularjs
[11:31:08] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Remote host closed the connection)
[11:35:22] <zomg> heartburn: ng-repeat uses a watch to bind to the data, but yeah that works. The issue with this is mainly that the directives are tightly coupled with the controller implementation
[11:35:44] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:f19e:b052:5127:67db> has quit IRC (Ping timeout: 250 seconds)
[11:35:57] *** BadApe <BadApe!~badape@cpc92712-cmbg20-2-0-cust161.5-4.cable.virginm.net> has quit IRC (Ping timeout: 260 seconds)
[11:36:29] <zomg> erm not the controller but the factory rather, plus if one of them was to do something with `theFactory.stuff` (say add a property), then it gets reflected elsewhere which may be unwanted
[11:36:42] <zomg> but obviously that is not always a concern :)
[11:39:07] *** joshontheweb <joshontheweb!~joshonthe@183.89.37.140> has joined #angularjs
[11:42:31] *** siba <siba!~textual@60-242-28-48.static.tpgi.com.au> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[11:45:07] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has joined #angularjs
[11:45:33] *** Hootch <Hootch!~Thunderbi@x5d81ce65.dyn.telefonica.de> has joined #angularjs
[11:45:47] *** Gandalf84 <Gandalf84!~Gandalf84@185.46.137.10> has joined #angularjs
[11:45:53] <Gandalf84> Hi
[11:46:05] <Gandalf84> in Angular 2 RC, how can I access to the URL parameter?
[11:46:42] <Gandalf84> my path: /reports/:id
[11:48:01] *** joshontheweb <joshontheweb!~joshonthe@183.89.37.140> has quit IRC (Quit: Computer has gone to sleep.)
[11:48:57] *** magarcia <magarcia!~magarcia@242.red-83-47-136.dynamicip.rima-tde.net> has joined #angularjs
[11:49:50] *** vegycslol <vegycslol!c14d45e0@gateway/web/freenode/ip.193.77.69.224> has joined #angularjs
[11:50:04] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has quit IRC (Ping timeout: 272 seconds)
[11:51:27] *** himanshu <himanshu!~Himanshu_@unaffiliated/himanshu> has quit IRC (Quit: bye)
[11:53:48] <vegycslol> type='time' ofc
[11:54:30] *** bbankes <bbankes!~bbankes@2601:680:c401:6d8a:f44a:f56c:238f:1e8c> has quit IRC (Ping timeout: 260 seconds)
[11:54:30] *** SET001 <SET001!~SET@193.111.241.245> has joined #angularjs
[11:57:13] <zomg> vegycslol: click on the url in the error message :)
[11:57:13] *** Bruh <Bruh!~GitGud@unaffiliated/gitgud> has quit IRC (Quit: nah. no znc)
[11:59:04] <vegycslol> yes i did, it says that '20:00:00' isnt a date
[11:59:19] <zomg> it also explains why it says that below it
[11:59:25] <zomg> (the value must be a Date object)
[11:59:49] <vegycslol> All date-related inputs like <input type="date"> require the model to be a Date object.
[11:59:56] <vegycslol> but i have type='time'?
[12:00:13] <zomg> time is consdered date-related I guess :) but yeah maybe it would be more clear if it said date or time related
[12:00:59] <vegycslol> here they pass the same format as i do right?
[12:01:12] *** Junior <Junior!~Juni@5-13-34-7.residential.rdsnet.ro> has joined #angularjs
[12:02:42] <zomg> that's pretty confusing because they use the same scope variables for two different things
[12:03:00] <zomg> most likely the reason that works is that the date inputs in this case don't try to read the value when it's not a Date object
[12:06:04] *** eago <eago!~eagob@186.80.103.6> has quit IRC (Ping timeout: 260 seconds)
[12:06:57] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz8954g7ca3yoas.ip6.access.telenet.be> has joined #angularjs
[12:06:57] <vegycslol> but if i reduce this fiddle to just the same as i have it works
[12:07:04] *** star_prone <star_prone!~sviatovig@86.120.87.57> has joined #angularjs
[12:07:31] *** Junior <Junior!~Juni@5-13-34-7.residential.rdsnet.ro> has quit IRC (Ping timeout: 252 seconds)
[12:08:22] <vegycslol> zomg: tnx for help, i see that fiddle is using a different angular version, if i change it to 1.5.5 it doesnt work on fiddle :)
[12:08:27] <zomg> it's possible angular 1.0.7 didn't use dates to represnt time
[12:08:31] <zomg> heh yeah :)
[12:09:52] *** cmkh <cmkh!~cmkh@178.135.18.92> has quit IRC (Remote host closed the connection)
[12:10:09] *** weyer <weyer!~weyer@xdsl-84-44-143-77.netcologne.de> has joined #angularjs
[12:10:40] *** SET001 <SET001!~SET@193.111.241.245> has quit IRC (Ping timeout: 244 seconds)
[12:13:52] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:682e:2377:b5b9:3191> has joined #angularjs
[12:14:04] *** dionysus70 <dionysus70!~Icedove@unaffiliated/dionysus69> has joined #angularjs
[12:14:49] *** dionysus69 <dionysus69!~Icedove@unaffiliated/dionysus69> has quit IRC (Ping timeout: 260 seconds)
[12:14:49] *** dionysus70 is now known as dionysus69
[12:16:59] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[12:18:42] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:682e:2377:b5b9:3191> has quit IRC (Ping timeout: 258 seconds)
[12:19:24] *** moeabdol1 <moeabdol1!~moeabdol@136.0.0.38> has joined #angularjs
[12:19:43] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[12:21:27] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 260 seconds)
[12:21:44] *** moeabdol <moeabdol!~moeabdol@136.0.0.237> has quit IRC (Ping timeout: 272 seconds)
[12:22:26] *** eago <eago!~eagob@186.80.103.6> has joined #angularjs
[12:24:36] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 276 seconds)
[12:26:42] *** dionysus69 <dionysus69!~Icedove@unaffiliated/dionysus69> has quit IRC (Ping timeout: 260 seconds)
[12:28:29] *** star_prone <star_prone!~sviatovig@86.120.87.57> has quit IRC (Remote host closed the connection)
[12:30:27] *** marthinal <marthinal!~chatzilla@80.30.79.246> has quit IRC (Ping timeout: 276 seconds)
[12:31:23] *** whiskey_soda <whiskey_soda!~textual@ool-18b88839.dyn.optonline.net> has joined #angularjs
[12:32:07] *** phorloop <phorloop!~phorloop@203.213.239.151> has joined #angularjs
[12:32:32] *** SET001 <SET001!~SET@193.111.242.154> has joined #angularjs
[12:34:56] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has quit IRC (Quit: BigBangUDR)
[12:35:04] *** phorloop_ <phorloop_!~phorloop@f4.63.01a8.ip4.static.sl-reverse.com> has quit IRC (Ping timeout: 240 seconds)
[12:35:55] *** whiskey_soda <whiskey_soda!~textual@ool-18b88839.dyn.optonline.net> has quit IRC (Ping timeout: 260 seconds)
[12:39:04] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz8954g7ca3yoas.ip6.access.telenet.be> has quit IRC (Read error: Connection reset by peer)
[12:39:26] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz8954g7ca3yoas.ip6.access.telenet.be> has joined #angularjs
[12:42:41] *** Lynxium <Lynxium!~Lynxium@bzq-84-109-128-19.red.bezeqint.net> has joined #angularjs
[12:43:22] *** brk_ <brk_!~brk_@x1-6-a4-2b-8c-84-4b-08.cpe.webspeed.dk> has joined #angularjs
[12:46:55] *** suresh <suresh!6a33efe2@gateway/web/freenode/ip.106.51.239.226> has joined #angularjs
[12:46:56] <suresh> hii this is suresh
[12:47:33] <suresh> How to get time zone from this date string i.e 'Sat Jun 04 2016 15:57:13 GMT+0530 (IST)'
[12:48:55] *** rickmak_ <rickmak_!~rickmak@39-8-7-5.adsl.fetnet.net> has joined #angularjs
[12:50:05] <suresh> Is gmt always contain 4 digits???
[12:50:48] *** BeerLover <BeerLover!~abhyuditj@122.176.140.182> has quit IRC (Ping timeout: 244 seconds)
[12:51:19] *** marthinal <marthinal!~chatzilla@80.30.79.246> has joined #angularjs
[12:51:22] *** salah <salah!~salah@cm-84.215.138.127.getinternet.no> has joined #angularjs
[12:51:58] <salah> Hi. Am I the only one finding angular2 difficult to learn? And am I forced to use Angular with TypeScript?
[12:52:15] *** rickmak_ <rickmak_!~rickmak@39-8-7-5.adsl.fetnet.net> has quit IRC (Read error: Connection reset by peer)
[12:53:18] *** snacs <snacs!~snacs.net@124-168-8-79.dyn.iinet.net.au> has joined #angularjs
[12:53:29] <salah> I guess angular2 is very new, since there is really no good tutorials out there. Except from the documentation on angular.io, which is a bit confusing
[12:53:51] *** SET001 <SET001!~SET@193.111.242.154> has quit IRC (Ping timeout: 276 seconds)
[12:56:14] *** leolrrj <leolrrj!~leolrrj@2601:580:c000:8ba:2984:fa63:d508:5902> has joined #angularjs
[12:56:45] *** noobsu__ <noobsu__!~noobsu@x4e37a2d8.dyn.telefonica.de> has joined #angularjs
[13:00:10] *** SET001 <SET001!~SET@193.111.242.113> has joined #angularjs
[13:00:40] *** leolrrj <leolrrj!~leolrrj@2601:580:c000:8ba:2984:fa63:d508:5902> has quit IRC (Ping timeout: 250 seconds)
[13:01:28] *** SYMV3 <SYMV3!~SYMV3@80.154.209.234> has joined #angularjs
[13:01:31] <zomg> salah: you're right, it's going to be a problem until more people get around to using it and writing more documentation and articles
[13:01:50] <zomg> I've got some plans on writing about typescript at some point at least :) but we'll see when I get around to that
[13:02:31] *** marr <marr!~ccc@87-205-166-72.adsl.inetia.pl> has quit IRC (Ping timeout: 252 seconds)
[13:03:21] *** erol <erol!~erol@AOrleans-656-1-74-30.w86-220.abo.wanadoo.fr> has joined #angularjs
[13:04:03] *** tomphp <tomphp!~tomphp@213.165.147.195> has joined #angularjs
[13:10:14] *** SET001 <SET001!~SET@193.111.242.113> has quit IRC (Ping timeout: 260 seconds)
[13:14:32] <dman777> should templatecache work with ng-vew? i can't angular to grab the html files from templatecache... it just makes a network requests for the html files
[13:17:14] *** Bruh <Bruh!~GitGud@unaffiliated/gitgud> has joined #angularjs
[13:17:50] *** qdk <qdk!~qdk@0190102301.0.fullrate.ninja> has quit IRC (Ping timeout: 244 seconds)
[13:19:57] *** soee_ <soee_!~soee@acby227.neoplus.adsl.tpnet.pl> has joined #angularjs
[13:20:46] *** soee <soee!~soee@dsp44.neoplus.adsl.tpnet.pl> has quit IRC (Ping timeout: 244 seconds)
[13:20:54] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[13:22:53] *** SET001 <SET001!~SET@193.111.241.245> has joined #angularjs
[13:24:26] *** ajf- <ajf-!~ajf-@181-160-140-19.baf.movistar.cl> has quit IRC (Ping timeout: 272 seconds)
[13:24:42] *** liulanghan <liulanghan!~liulangha@117.139.249.72> has joined #angularjs
[13:25:42] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 276 seconds)
[13:26:09] *** phil23 <phil23!~filippo@78-134-17-190.v4.ngi.it> has joined #angularjs
[13:31:31] *** ymas <ymas!~ymas@unaffiliated/ymas> has quit IRC (Remote host closed the connection)
[13:35:14] *** SET001 <SET001!~SET@193.111.241.245> has quit IRC (Ping timeout: 244 seconds)
[13:36:12] *** suresh <suresh!6a33efe2@gateway/web/freenode/ip.106.51.239.226> has left #angularjs
[13:39:11]
*** shinnya <shinnya!~shinnya@249.173.210.220.dy.bbexcite.jp> has quit IRC (Quit: ZNC - http://znc.in)
[13:39:42] *** SET001 <SET001!~SET@193.111.242.18> has joined #angularjs
[13:41:19] *** shinnya <shinnya!~shinnya@249.173.210.220.dy.bbexcite.jp> has joined #angularjs
[13:42:02] *** stefanotorresi <stefanotorresi!~etienne`@84.222.149.59> has joined #angularjs
[13:43:57] *** tomphp <tomphp!~tomphp@213.165.147.195> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[13:45:05] *** shinnya <shinnya!~shinnya@249.173.210.220.dy.bbexcite.jp> has quit IRC (Client Quit)
[13:45:19] *** arizzo <arizzo!~arizzo@c-68-80-181-200.hsd1.pa.comcast.net> has joined #angularjs
[13:46:00] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has joined #angularjs
[13:47:00] *** shinnya <shinnya!~shinnya@249.173.210.220.dy.bbexcite.jp> has joined #angularjs
[13:48:34] *** thanasis00 <thanasis00!~thanasis0@195.74.226.219.dsl.dyn.forthnet.gr> has joined #angularjs
[13:48:56] *** dandaman <dandaman!~Adium@2601:281:8300:ab90:bccf:62d:2522:1afe> has joined #angularjs
[13:51:04] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has quit IRC (Ping timeout: 260 seconds)
[13:53:01] *** fedenunez <fedenunez!~fede@r167-60-40-153.dialup.adsl.anteldata.net.uy> has joined #angularjs
[13:54:01] *** nilsi_ <nilsi_!~nilsi@183.101.241.130> has quit IRC (Ping timeout: 240 seconds)
[13:54:47] *** arizzo <arizzo!~arizzo@c-68-80-181-200.hsd1.pa.comcast.net> has quit IRC (Remote host closed the connection)
[13:55:04] *** arizzo <arizzo!~arizzo@c-68-80-181-200.hsd1.pa.comcast.net> has joined #angularjs
[13:55:12] *** nilsi <nilsi!~nilsi@183.101.241.130> has joined #angularjs
[13:55:33] *** marthinal <marthinal!~chatzilla@80.30.79.246> has quit IRC (Ping timeout: 240 seconds)
[13:55:39] *** arizzo <arizzo!~arizzo@c-68-80-181-200.hsd1.pa.comcast.net> has quit IRC (Remote host closed the connection)
[13:58:03] *** ams__ <ams__!uid48118@gateway/web/irccloud.com/x-kjgidwefobnpgksg> has joined #angularjs
[14:00:44] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:455b:3a5f:ada1:1a2> has joined #angularjs
[14:02:35] *** qdk <qdk!~qdk@x1-6-a0-63-91-fb-46-ea.cpe.webspeed.dk> has joined #angularjs
[14:03:34] *** duriangray <duriangray!~duriangra@c-73-92-186-112.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 252 seconds)
[14:03:45] *** angularjs430 <angularjs430!3d02fa4c@gateway/web/freenode/ip.61.2.250.76> has joined #angularjs
[14:05:03] *** SET001 <SET001!~SET@193.111.242.18> has quit IRC (Ping timeout: 246 seconds)
[14:05:31] *** Perkol <Perkol!~Perkol@nat4-minsk-pool-46-53-177-64.telecom.by> has joined #angularjs
[14:06:47] *** bbankes <bbankes!~bbankes@2601:680:c401:6d8a:28d0:c05d:c6dd:8d60> has joined #angularjs
[14:06:47] *** joshontheweb <joshontheweb!~joshonthe@183.89.38.153> has joined #angularjs
[14:07:04] *** NZSmartie <NZSmartie!~NZSmartie@121.98.182.105> has joined #angularjs
[14:07:26] *** trepatudo <trepatudo!~SDig@5.196.50.27> has quit IRC (Ping timeout: 244 seconds)
[14:08:03] *** nina <nina!02328aa4@gateway/web/freenode/ip.2.50.138.164> has joined #angularjs
[14:08:05] <angularjs430> can any one tell me why its not working
[14:08:13] *** vardyb <vardyb!~vardyb@cpc22-mfld14-2-0-cust203.13-1.cable.virginm.net> has joined #angularjs
[14:08:25] <nina> help me on that
[14:08:26] *** nina is now known as Guest59501
[14:08:42] *** eago <eago!~eagob@186.80.103.6> has quit IRC (Ping timeout: 250 seconds)
[14:08:44] <angularjs430> can anyone help with that pastebin link
[14:09:03] <angularjs430> idk why i see error
[14:09:15] <angularjs430> i'm new to angular
[14:09:17] *** Gleb <Gleb!~G1eb@unaffiliated/g1eb> has quit IRC (Read error: Connection reset by peer)
[14:09:38] <angularjs430> ??
[14:11:50] *** ceaucari <ceaucari!~ceaucari@72.176.178.64> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[14:11:58] <angularjs430> ????
[14:12:25] <angularjs430> can no one help!
[14:12:44] *** jtimon <jtimon!~quassel@4.28.134.37.dynamic.jazztel.es> has joined #angularjs
[14:13:27] *** Gleb <Gleb!~G1eb@unaffiliated/g1eb> has joined #angularjs
[14:13:29] *** trepatudo <trepatudo!~SDig@5.196.50.27> has joined #angularjs
[14:14:58] *** zeioth <zeioth!~zeioth@217.red-88-26-16.staticip.rima-tde.net> has joined #angularjs
[14:15:56] *** joshontheweb <joshontheweb!~joshonthe@183.89.38.153> has quit IRC (Quit: Computer has gone to sleep.)
[14:16:15] *** one_zero <one_zero!~one_zero@ip68-5-177-152.oc.oc.cox.net> has quit IRC ()
[14:19:14] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[14:20:19] *** Andy_2323 <Andy_2323!~Andy_2494@61.2.250.76> has joined #angularjs
[14:20:36] <Andy_2323> can any one tell why this is not working
[14:20:39] <Andy_2323> please!
[14:20:49] *** Poeticode <Poeticode!~Twisted@host-68-169-155-61.WISOLT2.epbfi.com> has joined #angularjs
[14:20:55] <Andy_2323> i'm new to angular
[14:21:37] *** fedenunez <fedenunez!~fede@r167-60-40-153.dialup.adsl.anteldata.net.uy> has quit IRC (Ping timeout: 260 seconds)
[14:23:50] <Andy_2323> ????
[14:24:12] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 276 seconds)
[14:26:42] <Andy_2323> above paste works but when angular loaded locally app doesn't work
[14:27:52] *** quakephil <quakephil!~smuxi@cpe-69-200-246-39.nyc.res.rr.com> has joined #angularjs
[14:28:00] *** angularjs430 <angularjs430!3d02fa4c@gateway/web/freenode/ip.61.2.250.76> has quit IRC (Ping timeout: 250 seconds)
[14:28:19] *** dandaman <dandaman!~Adium@2601:281:8300:ab90:bccf:62d:2522:1afe> has quit IRC (Quit: Leaving.)
[14:29:47] *** Guest59501 <Guest59501!02328aa4@gateway/web/freenode/ip.2.50.138.164> has quit IRC (Quit: Page closed)
[14:30:28] <Andy_2323> any one who can solve my problem?
[14:31:58] *** vinzusama <vinzusama!~Vinzu@AClermont-Ferrand-652-1-338-143.w90-4.abo.wanadoo.fr> has joined #angularjs
[14:33:22] *** kciredor <kciredor!kciredor@unaffiliated/kciredor> has quit IRC (Quit: BitchX-1.2.1 -- just do it.)
[14:35:20] *** fedenunez <fedenunez!~fede@r167-60-40-153.dialup.adsl.anteldata.net.uy> has joined #angularjs
[14:36:46] <vegycslol> Andy_2323: is that your whole code in js? no angular module creation?
[14:38:10] <Andy_2323> yes whole code in js
[14:38:47] <Andy_2323> i have just started writing angular, my problem is code is running fine with GoogleAPI Script
[14:39:21] <Andy_2323> but when i load script locally from node_modules its not working?
[14:39:27] <Andy_2323> any reasons??
[14:39:32] *** PrinceAMD <PrinceAMD!~grizzly_b@unaffiliated/princeamd> has joined #angularjs
[14:40:00] <Andy_2323> @vegyscol well i'm on modules topic
[14:40:28] <vegycslol> check in devtools (under console) if u get an error saying that it cant load angular.js
[14:41:39] <Andy_2323> data binding is working
[14:42:03] *** fedenunez <fedenunez!~fede@r167-60-40-153.dialup.adsl.anteldata.net.uy> has quit IRC (Ping timeout: 244 seconds)
[14:42:09] <Andy_2323> angular.js loads well
[14:42:10] *** zivester <zivester!~zivester@pool-108-53-252-246.nwrknj.fios.verizon.net> has joined #angularjs
[14:42:26] *** Perkol <Perkol!~Perkol@nat4-minsk-pool-46-53-177-64.telecom.by> has quit IRC (Remote host closed the connection)
[14:42:38] <vegycslol> so what exactly doesnt work
[14:43:42] <Andy_2323> i see error : Argument 'MyController is not a function, got undefined
[14:47:08] <vegycslol> i dont know whats the convention but i find it more readable to define controller like this: var app = angular.module('myApp', []); app.controller(['$scope', function($scope) {...your controller code...}]);
[14:47:31] *** salah <salah!~salah@cm-84.215.138.127.getinternet.no> has quit IRC (Quit: This computer has gone to sleep)
[14:48:35] <vegycslol> always define module, then create controllers on that module, i dont even know how do u get $scope injected from your code
[14:50:41] <Andy_2323> @vegycslol can u define above function to module for me please
[14:51:03] <Andy_2323> otherwise, it's okay thankyou so much for helping
[14:52:00] <zolomon> How can I control UI in my master page from a partial view?
[14:54:16] <Andy_2323> can any one tell me good book to read from ?
[14:54:52] <zolomon> Andy_2323: Pro Angular JS seems good.
[14:55:13] <Andy_2323> thank you zolomon
[14:55:13]
<vegycslol> Andy_2323: http://pastebin.com/g9NdedJ7 --> smth like that, didnt check it. i also wouldnt use setInterval but inject $interval instead (same reason as why u shouldnt use setTimeout but $timeout dependency)
[14:55:17] <Andy_2323> is it updated
[14:55:32] <Andy_2323> 1.3+ will be enough
[14:55:35] <vegycslol> angularjs up and running seems good
[14:56:06] <Andy_2323> because i am reading from ng-book and it has old customs
[14:58:27] <Andy_2323> @vegycslol thank you!!.. and i will see that book also
[14:58:34] <vegycslol> np
[14:58:49] <Andy_2323> as i told am new to angular but i know js and lil node
[14:59:02] <vegycslol> im also new
[14:59:15] <Andy_2323> so that up and running is all i need?
[14:59:28] <Andy_2323> or any other book you have in mind
[15:00:21] <vegycslol> hm well i didnt finish it yet, but from what i've read it, i really like it (teaches u also how to use karma + jasmine for testing angular). a friend recommended it to me so i went with this one, no clue about the others
[15:01:46] <Andy_2323> ok ty for advice
[15:01:52] <vegycslol> np
[15:02:26] *** vegycslol <vegycslol!c14d45e0@gateway/web/freenode/ip.193.77.69.224> has quit IRC (Quit: Page closed)
[15:02:37] *** vardyb <vardyb!~vardyb@cpc22-mfld14-2-0-cust203.13-1.cable.virginm.net> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[15:02:44] *** nighttime is now known as robot
[15:03:43] *** vardyb <vardyb!~vardyb@cpc22-mfld14-2-0-cust203.13-1.cable.virginm.net> has joined #angularjs
[15:03:51] *** happahappa <happahappa!~happahapp@chello084112023020.14.11.vie.surfer.at> has quit IRC (Ping timeout: 276 seconds)
[15:05:09] *** star_prone <star_prone!~sviatovig@86.120.87.57> has joined #angularjs
[15:05:33] *** erol <erol!~erol@AOrleans-656-1-74-30.w86-220.abo.wanadoo.fr> has quit IRC (Remote host closed the connection)
[15:05:39] *** Twirl <Twirl!~andy@unaffiliated/twirl> has joined #angularjs
[15:05:52] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has joined #angularjs
[15:06:45] *** arizzo <arizzo!~arizzo@74-92-85-75-Philadelphia.hfc.comcastbusiness.net> has joined #angularjs
[15:07:17] *** bbankes_ <bbankes_!~bbankes@2601:680:c401:6d8a:7dc3:513c:38a9:c217> has joined #angularjs
[15:07:34] *** tomphp <tomphp!~tomphp@213.165.147.195> has joined #angularjs
[15:08:08] *** bbankes <bbankes!~bbankes@2601:680:c401:6d8a:28d0:c05d:c6dd:8d60> has quit IRC (Ping timeout: 258 seconds)
[15:08:09] *** vardyb <vardyb!~vardyb@cpc22-mfld14-2-0-cust203.13-1.cable.virginm.net> has quit IRC (Client Quit)
[15:08:59] *** vinzusama <vinzusama!~Vinzu@AClermont-Ferrand-652-1-338-143.w90-4.abo.wanadoo.fr> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[15:09:34] *** raijin <raijin!~raijin@unaffiliated/raijin> has joined #angularjs
[15:10:11] *** Elisha_ <Elisha_!~elisha@tm.213.143.68.74.nm.telemach.net> has joined #angularjs
[15:10:18] *** vinzusama <vinzusama!~Vinzu@AClermont-Ferrand-652-1-338-143.w90-4.abo.wanadoo.fr> has joined #angularjs
[15:10:59] *** vardyb <vardyb!~vardyb@cpc22-mfld14-2-0-cust203.13-1.cable.virginm.net> has joined #angularjs
[15:11:05] *** tomphp <tomphp!~tomphp@213.165.147.195> has quit IRC (Client Quit)
[15:12:59] *** tomphp <tomphp!~tomphp@213.165.147.195> has joined #angularjs
[15:15:33] *** fscala <fscala!~fscala@unaffiliated/fscala> has quit IRC (Ping timeout: 276 seconds)
[15:16:11] *** donguston <donguston!~GEEGEEGEE@cpc12-sprt2-2-0-cust478.17-2.cable.virginm.net> has quit IRC (Quit: join #brit)
[15:16:24] *** donguston <donguston!~GEEGEEGEE@cpc12-sprt2-2-0-cust478.17-2.cable.virginm.net> has joined #angularjs
[15:16:34] *** fscala <fscala!~fscala@unaffiliated/fscala> has joined #angularjs
[15:17:47] *** SYMV3 <SYMV3!~SYMV3@80.154.209.234> has quit IRC ()
[15:19:35] *** marthinal <marthinal!~chatzilla@80.30.79.246> has joined #angularjs
[15:19:57] *** salah <salah!~salah@cm-84.215.138.127.getinternet.no> has joined #angularjs
[15:21:22] *** noobsu__ <noobsu__!~noobsu@x4e37a2d8.dyn.telefonica.de> has quit IRC (Remote host closed the connection)
[15:21:58] *** noobsu <noobsu!~noobsu@x4e37a2d8.dyn.telefonica.de> has joined #angularjs
[15:22:03] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[15:25:58] *** jraccoon <jraccoon!~jraccoon@unaffiliated/jraccoon> has joined #angularjs
[15:27:15] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 276 seconds)
[15:27:28] *** jraccoon <jraccoon!~jraccoon@unaffiliated/jraccoon> has quit IRC (Client Quit)
[15:27:31] *** tomphp <tomphp!~tomphp@213.165.147.195> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[15:27:56] *** cmkh <cmkh!~cmkh@178.135.18.92> has joined #angularjs
[15:28:01] <zolomon> So I have a breadcrumb, and I would like to set the content of it depending on my partial views.
[15:28:09] <zolomon> How would I do that?
[15:28:46] *** phorloop <phorloop!~phorloop@203.213.239.151> has quit IRC (Quit: My laptop go to sleep. ZZZzzz…)
[15:28:47] *** arek <arek!~arek@87-206-240-213.dynamic.chello.pl> has joined #angularjs
[15:29:07] <icebox> zolomon, use services :)
[15:29:33] *** cmkh <cmkh!~cmkh@178.135.18.92> has quit IRC (Remote host closed the connection)
[15:29:33] <icebox> zolomon: angular is data oriented, not dom oriented... so it is enough to update the model underlying and the view are updated
[15:29:50] <icebox> zolomon: *views
[15:30:22] <zolomon> icebox: Thanks
[15:30:23] <icebox> zolomon: when you need to share something between components (directives, controllers and so on) use always services
[15:30:47] <icebox> zolomon: for instance, !services-sharing
[15:31:13] *** lannonbr <lannonbr!~lannonbr@104.131.22.114> has joined #angularjs
[15:32:05] <arek> icebox: well, with angular1 there is no single good solution :(
[15:32:24] <zolomon> icebox: Thanks
[15:32:26] <arek> angular1 is fundamentaly broken imho :(
[15:32:40] <icebox> zolomon: you are welcome
[15:32:41] *** Coldblackice <Coldblackice!~anonz@unaffiliated/coldblackice> has quit IRC (Ping timeout: 240 seconds)
[15:32:49] <arek> but fortunately they fix most of the issues in angular2
[15:33:04] <zomg> Isn't the sharing the same in angular2
[15:33:06] <zomg> via services
[15:33:07] <zomg> :P
[15:33:24] *** cmkh <cmkh!~cmkh@178.135.18.92> has joined #angularjs
[15:33:24] <icebox> zomg: hey :)
[15:33:30] <zomg> sup
[15:34:34] <icebox> arek, angular 1 is not broken... it is only old :) and for its age, it does the job quite well
[15:35:56] <arek> i guess You are right, and they try to patch what is possible -> .component
[15:37:10] <arek> im curious of new router in angular2
[15:37:26] <zomg> Does it work yet?
[15:37:41] <zomg> I saw some complaints about how it was effectively broken as they hurried the rc out for ngConf :P
[15:38:04] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz8954g7ca3yoas.ip6.access.telenet.be> has quit IRC (Read error: Connection reset by peer)
[15:38:30] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz8954g7ca3yoas.ip6.access.telenet.be> has joined #angularjs
[15:38:56] *** moobee <moobee!~harveypha@14.177.134.96> has joined #angularjs
[15:39:14] <arek> zomg: what were the issues with it?
[15:41:02] <arek> Redux seems like really interesting solutions
[15:41:04] *** FIFOd <FIFOd!~FIFOd@91.108.183.26> has joined #angularjs
[15:42:46] <zomg> I didn't really try it myself, just recall seeing people saying it was broken in rc1
[15:43:31] <arek> i love fact they use typescript
[15:43:35] <arek> i really hate js
[15:43:37] <arek> :(
[15:43:59] <arek> at least pre-es6
[15:44:48] <arek> how come they did not introduce classess years ago
[15:45:39] *** sohail <sohail!~user@unaffiliated/sohail> has joined #angularjs
[15:45:48] *** SET001 <SET001!~SET@193.111.242.41> has joined #angularjs
[15:46:28] *** star_prone <star_prone!~sviatovig@86.120.87.57> has quit IRC (Ping timeout: 244 seconds)
[15:46:53] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has joined #angularjs
[15:48:43] *** happahappa <happahappa!~happahapp@chello084112023020.14.11.vie.surfer.at> has joined #angularjs
[15:50:44] <zomg> because not everyone likes classes
[15:50:47] <zomg> ¯\_(ツ)_/¯
[15:51:12] *** phorloop <phorloop!~phorloop@203.213.239.151> has joined #angularjs
[15:51:55] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has quit IRC (Ping timeout: 252 seconds)
[15:56:09] *** snacs <snacs!~snacs.net@124-168-8-79.dyn.iinet.net.au> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[16:00:27] *** Gandalf84 <Gandalf84!~Gandalf84@185.46.137.10> has quit IRC (Quit: Gandalf84)
[16:00:32] *** thanasis00 <thanasis00!~thanasis0@195.74.226.219.dsl.dyn.forthnet.gr> has quit IRC (Quit: Leaving)
[16:00:52] *** dandaman <dandaman!~Adium@2601:281:8300:ab90:a48c:2895:7230:697> has joined #angularjs
[16:01:59] *** raijin <raijin!~raijin@unaffiliated/raijin> has quit IRC (Quit: No Ping reply in 180 seconds.)
[16:03:23] *** miqid <miqid!~miqid@138.128.180.74> has joined #angularjs
[16:05:55] *** raijin <raijin!~raijin@unaffiliated/raijin> has joined #angularjs
[16:06:04] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz8954g7ca3yoas.ip6.access.telenet.be> has quit IRC (Read error: Connection reset by peer)
[16:06:28] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz8954g7ca3yoas.ip6.access.telenet.be> has joined #angularjs
[16:07:21] *** cmkh <cmkh!~cmkh@178.135.18.92> has quit IRC (Remote host closed the connection)
[16:07:37] *** PrinceAMD <PrinceAMD!~grizzly_b@unaffiliated/princeamd> has quit IRC (Remote host closed the connection)
[16:08:12] *** vinzusama <vinzusama!~Vinzu@AClermont-Ferrand-652-1-338-143.w90-4.abo.wanadoo.fr> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[16:10:26] *** cmkh <cmkh!~cmkh@178.135.18.92> has joined #angularjs
[16:12:40] *** snacs <snacs!~snacs.net@124-168-8-79.dyn.iinet.net.au> has joined #angularjs
[16:12:48] *** phorloop <phorloop!~phorloop@203.213.239.151> has quit IRC (Quit: My laptop go to sleep. ZZZzzz…)
[16:13:02] *** SET001 <SET001!~SET@193.111.242.41> has quit IRC (Ping timeout: 260 seconds)
[16:13:16] *** moobee <moobee!~harveypha@14.177.134.96> has quit IRC (Remote host closed the connection)
[16:13:18] *** salah <salah!~salah@cm-84.215.138.127.getinternet.no> has quit IRC (Quit: This computer has gone to sleep)
[16:13:24] *** kakashiAL <kakashiAL!~kakashiAL@ip-37-201-20-72.hsi13.unitymediagroup.de> has quit IRC (Ping timeout: 260 seconds)
[16:14:12] *** kakashiAL <kakashiAL!~kakashiAL@ip-37-201-20-72.hsi13.unitymediagroup.de> has joined #angularjs
[16:14:24] *** tomphp <tomphp!~tomphp@213.165.147.195> has joined #angularjs
[16:16:51] *** vinzusama <vinzusama!~Vinzu@AClermont-Ferrand-652-1-338-143.w90-4.abo.wanadoo.fr> has joined #angularjs
[16:18:13] *** TheSimonator <TheSimonator!~TheSimona@207-38-227-20.c3-0.43d-ubr2.qens-43d.ny.cable.rcn.com> has joined #angularjs
[16:19:03] *** magellanicloud <magellanicloud!~magellani@2a02:810b:8340:3f18:9440:17ab:2405:3b0d> has quit IRC (Ping timeout: 264 seconds)
[16:20:37] *** compeman <compeman!~compeman@94.54.54.220> has quit IRC (Ping timeout: 260 seconds)
[16:20:38] *** dandaman <dandaman!~Adium@2601:281:8300:ab90:a48c:2895:7230:697> has quit IRC (Quit: Leaving.)
[16:21:28] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[16:21:37] *** marthinal <marthinal!~chatzilla@80.30.79.246> has quit IRC (Ping timeout: 252 seconds)
[16:23:16] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[16:23:27] *** SET001 <SET001!~SET@193.111.242.55> has joined #angularjs
[16:25:24] *** tomphp <tomphp!~tomphp@213.165.147.195> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[16:25:33] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 240 seconds)
[16:26:50] *** compeman <compeman!~compeman@94.54.54.220> has joined #angularjs
[16:27:05] *** marthinal <marthinal!~chatzilla@80.30.79.246> has joined #angularjs
[16:28:01] *** cmkh <cmkh!~cmkh@178.135.18.92> has quit IRC (Remote host closed the connection)
[16:28:21] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 276 seconds)
[16:29:07] *** soee <soee!~soee@acch207.neoplus.adsl.tpnet.pl> has joined #angularjs
[16:29:44] *** ocx32 <ocx32!~ocx32@37.209.253.149> has quit IRC (Ping timeout: 260 seconds)
[16:29:52] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has quit IRC (Remote host closed the connection)
[16:30:25] *** dandaman <dandaman!~Adium@c-24-9-62-27.hsd1.co.comcast.net> has joined #angularjs
[16:30:33] *** cyan__ <cyan__!~cyan@d156-83.icpnet.pl> has quit IRC (Ping timeout: 258 seconds)
[16:31:07] *** soee_ <soee_!~soee@acby227.neoplus.adsl.tpnet.pl> has quit IRC (Ping timeout: 260 seconds)
[16:32:15] *** vinzusama <vinzusama!~Vinzu@AClermont-Ferrand-652-1-338-143.w90-4.abo.wanadoo.fr> has quit IRC (Ping timeout: 276 seconds)
[16:33:08] *** ocx32 <ocx32!~ocx32@37.209.253.149> has joined #angularjs
[16:34:44] *** MahaDev <MahaDev!~0mkar@45.249.80.98> has joined #angularjs
[16:36:01] *** arizzo_ <arizzo_!~arizzo@74-92-85-75-Philadelphia.hfc.comcastbusiness.net> has joined #angularjs
[16:36:01] *** arizzo <arizzo!~arizzo@74-92-85-75-Philadelphia.hfc.comcastbusiness.net> has quit IRC (Read error: Connection reset by peer)
[16:36:58] *** Limarson1 <Limarson1!~marcel.cr@p4FEDD09A.dip0.t-ipconnect.de> has quit IRC (Quit: Leaving.)
[16:37:31] *** arek_ <arek_!~arek@87-206-240-213.dynamic.chello.pl> has joined #angularjs
[16:41:40] *** Bruh <Bruh!~GitGud@unaffiliated/gitgud> has quit IRC (Quit: nah. no znc)
[16:42:32] *** ocx32 <ocx32!~ocx32@37.209.253.149> has quit IRC (Ping timeout: 250 seconds)
[16:43:12] *** Andy_2323 <Andy_2323!~Andy_2494@61.2.250.76> has quit IRC (Ping timeout: 258 seconds)
[16:43:29] *** cyan__ <cyan__!~cyan@d156-83.icpnet.pl> has joined #angularjs
[16:44:10] *** sixr420- <sixr420-!~sixr420@173.245.202.84> has quit IRC (Ping timeout: 252 seconds)
[16:47:27] *** marthinal <marthinal!~chatzilla@80.30.79.246> has quit IRC (Ping timeout: 246 seconds)
[16:48:34] *** ocx32 <ocx32!~ocx32@37.209.253.149> has joined #angularjs
[16:48:59] *** tomphp <tomphp!~tomphp@213.165.147.195> has joined #angularjs
[16:48:59] *** arizzo_ <arizzo_!~arizzo@74-92-85-75-Philadelphia.hfc.comcastbusiness.net> has quit IRC (Read error: Connection reset by peer)
[16:49:52] *** arizzo <arizzo!~arizzo@74-92-85-75-Philadelphia.hfc.comcastbusiness.net> has joined #angularjs
[16:50:52] *** iraj <iraj!~iraj___@unaffiliated/iraj> has joined #angularjs
[16:53:49] *** ams__ <ams__!uid48118@gateway/web/irccloud.com/x-kjgidwefobnpgksg> has quit IRC (Quit: Connection closed for inactivity)
[16:54:04] *** ocx32 <ocx32!~ocx32@37.209.253.149> has quit IRC (Ping timeout: 252 seconds)
[16:55:16] *** urm3l <urm3l!~urm3l@2a02:8071:2789:bf00:a1d2:c329:4bff:4c70> has joined #angularjs
[16:55:29] *** tk___ <tk___!519f4956@gateway/web/freenode/ip.81.159.73.86> has joined #angularjs
[16:55:47] *** vardyb <vardyb!~vardyb@cpc22-mfld14-2-0-cust203.13-1.cable.virginm.net> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[16:56:25] *** arizzo_ <arizzo_!~arizzo@74-92-85-75-Philadelphia.hfc.comcastbusiness.net> has joined #angularjs
[16:56:25] *** arizzo <arizzo!~arizzo@74-92-85-75-Philadelphia.hfc.comcastbusiness.net> has quit IRC (Read error: Connection reset by peer)
[16:56:46] *** vardyb <vardyb!~vardyb@cpc22-mfld14-2-0-cust203.13-1.cable.virginm.net> has joined #angularjs
[16:57:27] *** star_prone <star_prone!~sviatovig@86.120.87.57> has joined #angularjs
[16:57:57] *** moeabdol1 <moeabdol1!~moeabdol@136.0.0.38> has quit IRC (Quit: WeeChat 1.4)
[16:59:00] *** TeddyMurray <TeddyMurray!~TeddyMurr@2600:8801:358b:100:5029:7885:7e9e:4808> has quit IRC (Ping timeout: 260 seconds)
[16:59:00] *** arizzo <arizzo!~arizzo@74-92-85-75-Philadelphia.hfc.comcastbusiness.net> has joined #angularjs
[16:59:00] *** arizzo_ <arizzo_!~arizzo@74-92-85-75-Philadelphia.hfc.comcastbusiness.net> has quit IRC (Read error: Connection reset by peer)
[17:00:18] *** dandaman <dandaman!~Adium@c-24-9-62-27.hsd1.co.comcast.net> has quit IRC (Quit: Leaving.)
[17:01:41] *** star_prone <star_prone!~sviatovig@86.120.87.57> has quit IRC (Ping timeout: 240 seconds)
[17:02:04] *** marthinal <marthinal!~chatzilla@80.30.79.246> has joined #angularjs
[17:02:54] *** cmkh <cmkh!~cmkh@178.135.148.144> has joined #angularjs
[17:03:23] *** raininja <raininja!~raijin@unaffiliated/raijin> has joined #angularjs
[17:03:36] *** tomphp <tomphp!~tomphp@213.165.147.195> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[17:03:44] *** ngMike <ngMike!4b8cf021@gateway/web/freenode/ip.75.140.240.33> has joined #angularjs
[17:03:56] *** ocx32 <ocx32!~ocx32@37.209.253.149> has joined #angularjs
[17:04:10] *** raijin <raijin!~raijin@unaffiliated/raijin> has quit IRC (Read error: Connection reset by peer)
[17:07:03] *** cmkh <cmkh!~cmkh@178.135.148.144> has quit IRC (Ping timeout: 240 seconds)
[17:07:03] *** tomphp <tomphp!~tomphp@213.165.147.195> has joined #angularjs
[17:08:05] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz8954g7ca3yoas.ip6.access.telenet.be> has quit IRC (Read error: Connection reset by peer)
[17:08:30] *** tk___ <tk___!519f4956@gateway/web/freenode/ip.81.159.73.86> has quit IRC (Quit: Page closed)
[17:08:32] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz8954g7ca3yoas.ip6.access.telenet.be> has joined #angularjs
[17:10:32] *** tomphp <tomphp!~tomphp@213.165.147.195> has quit IRC (Client Quit)
[17:12:53] *** anondev <anondev!91742b3b@gateway/web/freenode/ip.145.116.43.59> has joined #angularjs
[17:12:56] *** tomphp <tomphp!~tomphp@213.165.147.195> has joined #angularjs
[17:13:07] *** cmkh <cmkh!~cmkh@178.135.148.144> has joined #angularjs
[17:13:41] *** bytecounter <bytecounter!~mgreipl@dyndsl-095-033-197-123.ewe-ip-backbone.de> has joined #angularjs
[17:14:45] <anondev> hello, my question is about angular2. I have a directive with the selector defined as such: '[popup]' and an input `@Input('element') element: string;` In the template I try to set the property with <div [popup.element]="some-id"> but I'm getting an Invalid property name 'popup.element', any advice?
[17:15:58] *** Bruh <Bruh!~GitGud@unaffiliated/gitgud> has joined #angularjs
[17:17:03] *** Harlan44 <Harlan44!~james@2601:1c0:6b01:74f0:bd46:5a9:9301:e22e> has joined #angularjs
[17:17:42] *** TheSimonator <TheSimonator!~TheSimona@207-38-227-20.c3-0.43d-ubr2.qens-43d.ny.cable.rcn.com> has quit IRC (Remote host closed the connection)
[17:19:42] *** step1step2 <step1step2!~step1step@p4FE0AE7C.dip0.t-ipconnect.de> has quit IRC (Read error: Connection reset by peer)
[17:20:29] *** step1step2 <step1step2!~step1step@p4FE0AE7C.dip0.t-ipconnect.de> has joined #angularjs
[17:20:36] *** ngMike <ngMike!4b8cf021@gateway/web/freenode/ip.75.140.240.33> has quit IRC (Quit: Page closed)
[17:21:09] *** harlan_44 <harlan_44!~james@2601:1c0:6b01:74f0:d94b:5552:8a9c:21c7> has quit IRC (Ping timeout: 258 seconds)
[17:22:20] *** snacs <snacs!~snacs.net@124-168-8-79.dyn.iinet.net.au> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[17:23:46] *** wd40s <wd40s!~wd40s@rrcs-50-84-224-210.sw.biz.rr.com> has joined #angularjs
[17:24:27] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[17:25:02] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz8954g7ca3yoas.ip6.access.telenet.be> has quit IRC (Read error: Connection reset by peer)
[17:25:02] *** arizzo <arizzo!~arizzo@74-92-85-75-Philadelphia.hfc.comcastbusiness.net> has quit IRC (Read error: Connection reset by peer)
[17:25:22] *** arizzo <arizzo!~arizzo@74-92-85-75-Philadelphia.hfc.comcastbusiness.net> has joined #angularjs
[17:25:25] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz8954g7ca3yoas.ip6.access.telenet.be> has joined #angularjs
[17:27:26] *** liulanghan <liulanghan!~liulangha@117.139.249.72> has quit IRC (Quit: Leaving)
[17:28:21] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has joined #angularjs
[17:29:27] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 276 seconds)
[17:31:49] *** ron_frown <ron_frown!~ronnyfro@24-176-228-82.static.snlo.ca.charter.com> has joined #angularjs
[17:35:10] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:2112:72cf:675c:408> has joined #angularjs
[17:35:20] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:2112:72cf:675c:408> has quit IRC (Remote host closed the connection)
[17:35:41] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[17:36:01] *** cmkh <cmkh!~cmkh@178.135.148.144> has quit IRC (Remote host closed the connection)
[17:36:38] *** phil23 <phil23!~filippo@78-134-17-190.v4.ngi.it> has quit IRC (Quit: WeeChat 1.4)
[17:37:38] *** Helheim <Helheim!~helheim@static-ip-69-64-50-156.inaddr.ip-pool.com> has joined #angularjs
[17:38:19] *** tomphp <tomphp!~tomphp@213.165.147.195> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[17:39:47] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 244 seconds)
[17:39:51] *** nina <nina!5be629c2@gateway/web/freenode/ip.91.230.41.194> has joined #angularjs
[17:40:14] *** nina is now known as Guest38229
[17:41:15] *** cmkh <cmkh!~cmkh@178.135.148.144> has joined #angularjs
[17:41:28] <Guest38229> what should i do
[17:41:40] *** FIFO[a][a] <FIFO[a][a]!~FIFOd@cpe-172-74-101-60.nc.res.rr.com> has joined #angularjs
[17:43:21] *** FIFOd <FIFOd!~FIFOd@91.108.183.26> has quit IRC (Ping timeout: 240 seconds)
[17:46:10] *** BigBangUDR <BigBangUDR!~Thunderbi@106.215.150.23> has joined #angularjs
[17:46:22] *** ajf- <ajf-!~ajf-@181-160-141-17.baf.movistar.cl> has joined #angularjs
[17:46:34] *** BigBangUDR <BigBangUDR!~Thunderbi@106.215.150.23> has quit IRC (Client Quit)
[17:47:48] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has joined #angularjs
[17:52:35] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has quit IRC (Ping timeout: 258 seconds)
[17:56:38] *** sbellina <sbellina!~sbellina@c-69-246-28-36.hsd1.ms.comcast.net> has joined #angularjs
[17:58:08] *** anondev <anondev!91742b3b@gateway/web/freenode/ip.145.116.43.59> has quit IRC (Quit: Page closed)
[17:58:35] *** blindbox_ <blindbox_!~blindbox@175.139.47.92> has joined #angularjs
[17:58:39] *** LckyBy517 <LckyBy517!~kvirc64@66.87.153.217> has joined #angularjs
[17:58:42] *** blindbox <blindbox!~blindbox@104.142.159.110.tm-hsbb.tm.net.my> has quit IRC (Ping timeout: 276 seconds)
[17:58:51] *** marthinal <marthinal!~chatzilla@80.30.79.246> has quit IRC (Ping timeout: 246 seconds)
[17:59:10] *** blindbox_ is now known as blindbox
[18:03:25] *** acovrig <acovrig!~acovrig@216.249.126.41> has joined #angularjs
[18:04:40] *** tomphp <tomphp!~tomphp@213.165.147.195> has joined #angularjs
[18:07:45] *** BadApe <BadApe!~badape@cpc92712-cmbg20-2-0-cust161.5-4.cable.virginm.net> has joined #angularjs
[18:12:02] <acovrig> I would like to store ~50MB locally, I've seen sites do this, is it possible in angularjs (ngStorage/localStorageService)?
[18:13:45] *** LckyBy517 <LckyBy517!~kvirc64@66.87.153.217> has quit IRC (Remote host closed the connection)
[18:13:48] *** sixr420 <sixr420!~sixr420@173.245.202.84> has joined #angularjs
[18:13:50] *** BigBangUDR <BigBangUDR!~Thunderbi@106.215.150.23> has joined #angularjs
[18:14:10] *** BigBangUDR <BigBangUDR!~Thunderbi@106.215.150.23> has quit IRC (Client Quit)
[18:15:14] *** ron_frown <ron_frown!~ronnyfro@24-176-228-82.static.snlo.ca.charter.com> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[18:15:55] *** tomphp <tomphp!~tomphp@213.165.147.195> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[18:16:38] <keemyb> acovrig, I'm interesting in what you're storing, if its not confidential
[18:16:45] <keemyb> *interested
[18:18:21] *** cacts <cacts!~cactus@c-174-51-80-218.hsd1.co.comcast.net> has joined #angularjs
[18:20:21] *** vardyb <vardyb!~vardyb@cpc22-mfld14-2-0-cust203.13-1.cable.virginm.net> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[18:21:03] *** SomeKittens <SomeKittens!uid27802@gateway/web/irccloud.com/x-nuiprjlvrpgxswne> has joined #angularjs
[18:21:46] <acovrig> keemyb, thumbnails (base64); that link shows I have 4.9M storage; should some cache thing be better?
[18:22:16] *** Bruh <Bruh!~GitGud@unaffiliated/gitgud> has quit IRC (Quit: nah. no znc)
[18:22:47] <acovrig> keemyb, I have another project that will need space for a CSV export; the entire DB is ~100MB currently, so I know I can't store that locally but eeh
[18:23:43] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[18:24:57] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[18:25:15] <keemyb> acovrig, in regards to the images unless they are locally generated and need to be recalled (in which case just send to a server), I think loading from a server is better idk. Don't really know much about this but it would suck to have different functionality for different browsers with low mem
[18:25:31] <keemyb> And why can't the csvs just be downloaded?
[18:27:41] <acovrig> keemyb, API provides links, user clicks link, should get a download of the CSV; I can't just send the user to the API because they need a token header and you can't put that in a link, so I'm thinking they click download and it pulls the CSV to local memory and then actually gives the browser download
[18:28:03] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 240 seconds)
[18:28:40] <acovrig> keemyb, alternatively, I'm thinking of user clicks download, angular hits the API, requesting a hash, then sends the user to <server>/export/<hash> or something like that to get the CSV, therefore bypassing the need for the token?
[18:29:23] *** noobsu <noobsu!~noobsu@x4e37a2d8.dyn.telefonica.de> has quit IRC (Remote host closed the connection)
[18:29:27] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has quit IRC (Remote host closed the connection)
[18:29:44] <acovrig> interesting, on my iPad, there is no storage in incognito, but there is 2.4MB for localStorage and unlimited sessionStorage
[18:29:54] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 276 seconds)
[18:30:21] *** Lynxium <Lynxium!~Lynxium@bzq-84-109-128-19.red.bezeqint.net> has quit IRC (Quit: Leaving)
[18:30:40] *** Mounica <Mounica!~mounica@99-167-86-241.lightspeed.irvnca.sbcglobal.net> has joined #angularjs
[18:32:50] *** miqid <miqid!~miqid@138.128.180.74> has quit IRC (Ping timeout: 244 seconds)
[18:33:12] <keemyb> acovrig, I think you would have the right solution if not for the large size. Would it be possible to send an authed api req for a temp link to the file, that 'anyone' can download maybe?
[18:35:31] *** joshontheweb <joshontheweb!~joshonthe@183.89.38.153> has joined #angularjs
[18:35:45] *** tuomari <tuomari!~tuomari@iudex.fi> has quit IRC (Ping timeout: 276 seconds)
[18:35:52] <acovrig> keemyb, that's what I'm thinking for the hash part, then have some runner somewhere clear hashes after a few hours
[18:35:52] *** noobee <noobee!~noobee@183.177.131.11.ap.gmobb-fix.jp> has joined #angularjs
[18:36:07] <acovrig> keemyb, what about cacheFactory?
[18:36:45] *** TheSimonator <TheSimonator!~TheSimona@207-38-227-20.c3-0.43d-ubr2.qens-43d.ny.cable.rcn.com> has joined #angularjs
[18:36:47] <keemyb> acovrig, I'm not familiar with that service
[18:36:48] *** tuomari <tuomari!~tuomari@iudex.fi> has joined #angularjs
[18:37:27] *** italoacasas <italoacasas!~italoacas@mobile-166-172-185-231.mycingular.net> has joined #angularjs
[18:39:05] *** Eagle_Erwin <Eagle_Erwin!~Erwin@erwinb.xs4all.nl> has joined #angularjs
[18:40:57] *** Mounica <Mounica!~mounica@99-167-86-241.lightspeed.irvnca.sbcglobal.net> has quit IRC (Remote host closed the connection)
[18:41:06] *** wd40s <wd40s!~wd40s@rrcs-50-84-224-210.sw.biz.rr.com> has quit IRC (Ping timeout: 272 seconds)
[18:42:15] *** magellanicloud <magellanicloud!~magellani@2a02:810b:8340:3f18:9440:17ab:2405:3b0d> has joined #angularjs
[18:42:25] *** italoacasas <italoacasas!~italoacas@mobile-166-172-185-231.mycingular.net> has quit IRC (Read error: No route to host)
[18:43:33] <keemyb> $cacheFactory stores it in js memory by the looks of it, so it should work.
[18:43:33] *** heartburn <heartburn!~heartburn@213.21.33.24> has quit IRC (Read error: Connection reset by peer)
[18:43:43] *** heartburn <heartburn!~heartburn@213.21.33.24> has joined #angularjs
[18:44:34] *** macwinne_ <macwinne_!~macwinner@192.77.239.202> has joined #angularjs
[18:46:02] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz8954g7ca3yoas.ip6.access.telenet.be> has quit IRC (Read error: Connection reset by peer)
[18:46:13] <keemyb> Although I still think that generating urls is probably the most reliable way
[18:46:28] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz8954g7ca3yoas.ip6.access.telenet.be> has joined #angularjs
[18:48:06] *** happahappa <happahappa!~happahapp@chello084112023020.14.11.vie.surfer.at> has quit IRC (Ping timeout: 276 seconds)
[18:50:02] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz8954g7ca3yoas.ip6.access.telenet.be> has quit IRC (Read error: Connection reset by peer)
[18:50:27] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz8954g7ca3yoas.ip6.access.telenet.be> has joined #angularjs
[18:53:15] *** BigBangUDR <BigBangUDR!~Thunderbi@106.215.150.23> has joined #angularjs
[18:53:15] *** ajf- <ajf-!~ajf-@181-160-141-17.baf.movistar.cl> has quit IRC (Ping timeout: 264 seconds)
[18:55:16] *** TheSimonator <TheSimonator!~TheSimona@207-38-227-20.c3-0.43d-ubr2.qens-43d.ny.cable.rcn.com> has quit IRC (Remote host closed the connection)
[18:55:25] *** Mounica <Mounica!~mounica@2602:306:3a75:6f10:718b:b17e:d9c2:e1a6> has joined #angularjs
[18:56:36] *** cmkh <cmkh!~cmkh@178.135.148.144> has quit IRC (Remote host closed the connection)
[18:57:48] *** noobsu__ <noobsu__!~noobsu@x4e37a2d8.dyn.telefonica.de> has joined #angularjs
[18:58:02] *** cmkh <cmkh!~cmkh@178.135.148.144> has joined #angularjs
[18:59:26] *** BigBangUDR <BigBangUDR!~Thunderbi@106.215.150.23> has quit IRC (Quit: BigBangUDR)
[18:59:50] *** cmkh <cmkh!~cmkh@178.135.148.144> has quit IRC (Remote host closed the connection)
[19:01:52] *** arizzo <arizzo!~arizzo@74-92-85-75-Philadelphia.hfc.comcastbusiness.net> has quit IRC (Remote host closed the connection)
[19:04:31] *** nilsi <nilsi!~nilsi@183.101.241.130> has quit IRC (Remote host closed the connection)
[19:06:04] *** cacts <cacts!~cactus@c-174-51-80-218.hsd1.co.comcast.net> has quit IRC (Ping timeout: 252 seconds)
[19:06:04] *** heartburn <heartburn!~heartburn@213.21.33.24> has quit IRC (Read error: Connection reset by peer)
[19:06:14] *** heartburn <heartburn!~heartburn@213.21.33.24> has joined #angularjs
[19:07:21] *** italoacasas <italoacasas!~italoacas@c-73-139-112-250.hsd1.fl.comcast.net> has joined #angularjs
[19:11:42] *** urm3l <urm3l!~urm3l@2a02:8071:2789:bf00:a1d2:c329:4bff:4c70> has quit IRC (Quit: Leaving)
[19:12:00] *** trepatudo <trepatudo!~SDig@5.196.50.27> has quit IRC (Ping timeout: 246 seconds)
[19:12:17] *** Guest38229 <Guest38229!5be629c2@gateway/web/freenode/ip.91.230.41.194> has quit IRC (Quit: Page closed)
[19:16:48] *** Mounica <Mounica!~mounica@2602:306:3a75:6f10:718b:b17e:d9c2:e1a6> has quit IRC (Read error: No route to host)
[19:16:50] *** trepatudo <trepatudo!~SDig@5.196.50.27> has joined #angularjs
[19:17:35] *** Mounica <Mounica!~mounica@99-167-86-241.lightspeed.irvnca.sbcglobal.net> has joined #angularjs
[19:18:33] *** qdk <qdk!~qdk@x1-6-a0-63-91-fb-46-ea.cpe.webspeed.dk> has quit IRC (Ping timeout: 240 seconds)
[19:19:19] *** Mounica <Mounica!~mounica@99-167-86-241.lightspeed.irvnca.sbcglobal.net> has quit IRC (Remote host closed the connection)
[19:21:08] *** noobsu__ <noobsu__!~noobsu@x4e37a2d8.dyn.telefonica.de> has quit IRC (Ping timeout: 250 seconds)
[19:21:43] *** arizzo <arizzo!~arizzo@74-92-85-75-Philadelphia.hfc.comcastbusiness.net> has joined #angularjs
[19:22:43] *** phil23 <phil23!~filippo@78-134-17-190.v4.ngi.it> has joined #angularjs
[19:24:57] *** duriangray <duriangray!~duriangra@c-73-92-186-112.hsd1.ca.comcast.net> has joined #angularjs
[19:26:07] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[19:26:07] *** fscala <fscala!~fscala@unaffiliated/fscala> has quit IRC (Ping timeout: 260 seconds)
[19:28:57] *** fscala <fscala!~fscala@unaffiliated/fscala> has joined #angularjs
[19:28:57] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has joined #angularjs
[19:30:25] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has quit IRC (Read error: No route to host)
[19:30:48] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has joined #angularjs
[19:31:00] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 276 seconds)
[19:32:21] *** codyw <codyw!~codywelsh@c-73-189-204-160.hsd1.ca.comcast.net> has joined #angularjs
[19:35:06] *** smokeo <smokeo!~smokeo@CPE00fc8d959ad3-CM00fc8d959ad0.cpe.net.cable.rogers.com> has quit IRC (Ping timeout: 246 seconds)
[19:35:47] *** Mounica <Mounica!~mounica@99-167-86-241.lightspeed.irvnca.sbcglobal.net> has joined #angularjs
[19:42:26] *** donguston <donguston!~GEEGEEGEE@cpc12-sprt2-2-0-cust478.17-2.cable.virginm.net> has quit IRC (Read error: Connection reset by peer)
[19:44:37] *** oded_ <oded_!~oded@85-250-98-61.bb.netvision.net.il> has joined #angularjs
[19:46:42] *** David_ <David_!2a70ea32@gateway/web/freenode/ip.42.112.234.50> has joined #angularjs
[19:48:39] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has joined #angularjs
[19:50:12] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:2112:72cf:675c:408> has joined #angularjs
[19:51:05] *** salah <salah!~salah@cm-84.215.138.127.getinternet.no> has joined #angularjs
[19:51:32] *** David_ <David_!2a70ea32@gateway/web/freenode/ip.42.112.234.50> has quit IRC (Client Quit)
[19:53:22] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has quit IRC (Ping timeout: 252 seconds)
[19:54:19] *** oded_ <oded_!~oded@85-250-98-61.bb.netvision.net.il> has quit IRC (Quit: Konversation terminated!)
[19:54:28] *** oded_ <oded_!~oded@85-250-98-61.bb.netvision.net.il> has joined #angularjs
[19:54:30] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:2112:72cf:675c:408> has quit IRC (Ping timeout: 250 seconds)
[19:54:43] *** oded_ <oded_!~oded@85-250-98-61.bb.netvision.net.il> has quit IRC (Client Quit)
[19:55:46] *** oded_ <oded_!~oded@85-250-98-61.bb.netvision.net.il> has joined #angularjs
[19:57:03] *** heartburn <heartburn!~heartburn@213.21.33.24> has quit IRC (Read error: Connection reset by peer)
[19:57:13] *** heartburn <heartburn!~heartburn@213.21.33.24> has joined #angularjs
[19:58:38] *** oded_ <oded_!~oded@85-250-98-61.bb.netvision.net.il> has quit IRC (Client Quit)
[19:59:15] *** sbellina <sbellina!~sbellina@c-69-246-28-36.hsd1.ms.comcast.net> has quit IRC (Ping timeout: 264 seconds)
[20:00:40] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:2112:72cf:675c:408> has joined #angularjs
[20:01:22] *** cyan__ is now known as gau_
[20:01:34] *** Aliks_ <Aliks_!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[20:03:00] *** Mounica <Mounica!~mounica@99-167-86-241.lightspeed.irvnca.sbcglobal.net> has quit IRC (Remote host closed the connection)
[20:04:27] *** bytecounter <bytecounter!~mgreipl@dyndsl-095-033-197-123.ewe-ip-backbone.de> has quit IRC (Ping timeout: 258 seconds)
[20:04:50] *** erol <erol!~erol@AOrleans-656-1-74-30.w86-220.abo.wanadoo.fr> has joined #angularjs
[20:04:54] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:2112:72cf:675c:408> has quit IRC (Ping timeout: 250 seconds)
[20:06:42] *** sbellina <sbellina!~sbellina@c-69-246-28-36.hsd1.ms.comcast.net> has joined #angularjs
[20:07:23] *** fees <fees!~fees_@d54C22E1C.access.telenet.be> has quit IRC (Remote host closed the connection)
[20:08:00] *** fees <fees!~fees_@d54C22E1C.access.telenet.be> has joined #angularjs
[20:08:17] *** fees <fees!~fees_@d54C22E1C.access.telenet.be> has quit IRC (Remote host closed the connection)
[20:11:31] *** uNd0xR <uNd0xR!~uNd0xR@ip2.c296.frs72.cust.comxnet.dk> has joined #angularjs
[20:14:06] <uNd0xR> hi guys.. i am looking to set up a document with data from the scope of my angular app.. a document with a letterhead and the table data .. is there any modules that would help me out here ?
[20:15:25] <arek_> uNd0xR: huh?
[20:16:00] <arek_> uNd0xR: and in plain english?
[20:16:13] <arek_> uNd0xR: what is that u tryin to get?
[20:16:44] *** sergey <sergey!~sergey@46.98.106.111> has quit IRC (Ping timeout: 272 seconds)
[20:17:06] <uNd0xR> well.. like you would set up a document using writer in openoffice or similar.. i am looking for a module to help me set up a document using the data from my angular application
[20:18:01] <mst> I would tend to use HTML and then something like wkhtmltopdf
[20:18:38] *** Aliks_ <Aliks_!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 272 seconds)
[20:20:25] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:4dd9:7b0:24fe:99c3> has joined #angularjs
[20:23:19] *** Lynxium <Lynxium!~Lynxium@bzq-84-109-128-19.cablep.bezeqint.net> has joined #angularjs
[20:25:55] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[20:29:27] *** mrits <mrits!~textual@177.154.139.194> has joined #angularjs
[20:30:02] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:4dd9:7b0:24fe:99c3> has quit IRC (Ping timeout: 272 seconds)
[20:30:02] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 250 seconds)
[20:32:38] *** davi <davi!~davi@gnu/davi> has joined #angularjs
[20:35:34] *** noobsu <noobsu!~noobsu@x4e37a2d8.dyn.telefonica.de> has joined #angularjs
[20:37:09] *** erol <erol!~erol@AOrleans-656-1-74-30.w86-220.abo.wanadoo.fr> has quit IRC (Disconnected by services)
[20:37:26] *** erol_ <erol_!~erol@AOrleans-656-1-74-30.w86-220.abo.wanadoo.fr> has joined #angularjs
[20:38:43] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:a073:c861:2a97:73f6> has joined #angularjs
[20:39:28] *** sergey <sergey!~sergey@91.243.196.233> has joined #angularjs
[20:41:14] *** duriangray <duriangray!~duriangra@c-73-92-186-112.hsd1.ca.comcast.net> has quit IRC (Remote host closed the connection)
[20:41:43]
*** gvhoecke <gvhoecke!~gvhoecke@91.182.6.213> has quit IRC (Quit: ZNC 1.6.3 - http://znc.in)
[20:42:01] *** duriangray <duriangray!~duriangra@c-73-92-186-112.hsd1.ca.comcast.net> has joined #angularjs
[20:45:47] *** codyw <codyw!~codywelsh@c-73-189-204-160.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 244 seconds)
[20:46:33] *** mrits <mrits!~textual@177.154.139.194> has quit IRC (Ping timeout: 240 seconds)
[20:47:51] *** kuadrosx <kuadrosx!~kuadrosx@dynamic-186-31-168-51.dynamic.etb.net.co> has joined #angularjs
[20:48:29] *** vinzusama <vinzusama!~Vinzu@AClermont-Ferrand-652-1-140-31.w86-194.abo.wanadoo.fr> has joined #angularjs
[20:49:09] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz8954g7ca3yoas.ip6.access.telenet.be> has quit IRC (Quit: Leaving)
[20:50:28] *** arizzo_ <arizzo_!~arizzo@74-92-85-75-Philadelphia.hfc.comcastbusiness.net> has joined #angularjs
[20:50:28] *** arizzo <arizzo!~arizzo@74-92-85-75-Philadelphia.hfc.comcastbusiness.net> has quit IRC (Read error: Connection reset by peer)
[20:51:40] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz736nse6w4b3of.ip6.access.telenet.be> has joined #angularjs
[20:52:22] *** Leffa <Leffa!~Leffa@223.227.41.150> has joined #angularjs
[20:53:26] *** Coldblackice <Coldblackice!~anonz@unaffiliated/coldblackice> has joined #angularjs
[20:56:32] *** arizzo <arizzo!~arizzo@74-92-85-75-Philadelphia.hfc.comcastbusiness.net> has joined #angularjs
[20:56:32] *** arizzo_ <arizzo_!~arizzo@74-92-85-75-Philadelphia.hfc.comcastbusiness.net> has quit IRC (Read error: Connection reset by peer)
[20:58:30] *** salah <salah!~salah@cm-84.215.138.127.getinternet.no> has quit IRC (Quit: This computer has gone to sleep)
[21:00:16] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[21:00:24] *** lele <lele!~lele@2a01:2d8:42:42:fc25:a271:9090:164e> has quit IRC (Ping timeout: 260 seconds)
[21:03:40] *** lele <lele!~lele@2a01:2d8:42:42:3dd1:17db:ef2f:9dd4> has joined #angularjs
[21:06:28] *** arizzo_ <arizzo_!~arizzo@74-92-85-75-Philadelphia.hfc.comcastbusiness.net> has joined #angularjs
[21:06:28] *** arizzo <arizzo!~arizzo@74-92-85-75-Philadelphia.hfc.comcastbusiness.net> has quit IRC (Read error: Connection reset by peer)
[21:06:53] *** fedenunez <fedenunez!~fede@r167-60-59-152.dialup.adsl.anteldata.net.uy> has joined #angularjs
[21:09:31] *** ril <ril!~ril@c-98-210-195-123.hsd1.ca.comcast.net> has joined #angularjs
[21:11:40] *** NomadJim__ <NomadJim__!~NomadJim@72.168.161.114> has joined #angularjs
[21:12:40] *** wd40s <wd40s!~wd40s@rrcs-50-84-224-210.sw.biz.rr.com> has joined #angularjs
[21:13:01] *** dewpek <dewpek!dewpek@bnc.ku.cx> has quit IRC (Ping timeout: 240 seconds)
[21:13:12] *** BigBangUDR <BigBangUDR!~Thunderbi@106.215.150.23> has joined #angularjs
[21:14:12] *** BigBangUDR <BigBangUDR!~Thunderbi@106.215.150.23> has quit IRC (Client Quit)
[21:14:27] *** salah <salah!~salah@cm-84.215.138.127.getinternet.no> has joined #angularjs
[21:15:00] *** NomadJim_ <NomadJim_!~NomadJim@pdpc/supporter/active/nomadjim> has quit IRC (Ping timeout: 272 seconds)
[21:16:18] *** _Penguin <_Penguin!~penguin@host86-155-16-249.range86-155.btcentralplus.com> has quit IRC (Ping timeout: 276 seconds)
[21:17:25] *** sohail <sohail!~user@unaffiliated/sohail> has quit IRC (Ping timeout: 260 seconds)
[21:18:21] *** _Penguin <_Penguin!~penguin@host109-157-191-52.range109-157.btcentralplus.com> has joined #angularjs
[21:19:00] *** sohail <sohail!~user@unaffiliated/sohail> has joined #angularjs
[21:19:12] *** LckyBy517 <LckyBy517!~kvirc64@66.87.153.217> has joined #angularjs
[21:21:48] *** smokeo <smokeo!~smokeo@207.219.39.95> has joined #angularjs
[21:21:56] *** Rajesh <Rajesh!31cd7bcd@gateway/web/freenode/ip.49.205.123.205> has joined #angularjs
[21:22:19] *** Rajesh is now known as Guest37272
[21:22:31] <Guest37272> hi all
[21:23:00] *** Guest37272 <Guest37272!31cd7bcd@gateway/web/freenode/ip.49.205.123.205> has left #angularjs
[21:23:01] *** fedenunez <fedenunez!~fede@r167-60-59-152.dialup.adsl.anteldata.net.uy> has quit IRC (Ping timeout: 240 seconds)
[21:24:32] *** onethe <onethe!318e449d@gateway/web/freenode/ip.49.142.68.157> has joined #angularjs
[21:24:49] *** onethe <onethe!318e449d@gateway/web/freenode/ip.49.142.68.157> has left #angularjs
[21:25:23] *** dewpek <dewpek!dewpek@bnc.ku.cx> has joined #angularjs
[21:26:03] *** kuadrosx <kuadrosx!~kuadrosx@dynamic-186-31-168-51.dynamic.etb.net.co> has quit IRC (Ping timeout: 246 seconds)
[21:27:20] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[21:29:58] *** BigBangUDR <BigBangUDR!~Thunderbi@106.215.150.23> has joined #angularjs
[21:30:05] *** BigBangUDR <BigBangUDR!~Thunderbi@106.215.150.23> has quit IRC (Remote host closed the connection)
[21:30:44] *** shenkz <shenkz!~shenk@c-73-13-44-210.hsd1.pa.comcast.net> has quit IRC (Ping timeout: 244 seconds)
[21:32:33] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 276 seconds)
[21:34:42] *** wd40s <wd40s!~wd40s@rrcs-50-84-224-210.sw.biz.rr.com> has quit IRC (Ping timeout: 244 seconds)
[21:41:00] *** star_prone <star_prone!~sviatovig@86.120.87.57> has joined #angularjs
[21:41:35] *** stefanotorresi <stefanotorresi!~etienne`@84.222.149.59> has quit IRC (Ping timeout: 244 seconds)
[21:43:12] *** codyw <codyw!~codywelsh@c-73-189-204-160.hsd1.ca.comcast.net> has joined #angularjs
[21:44:32] *** qdk <qdk!~qdk@0190102301.0.fullrate.ninja> has joined #angularjs
[21:46:04] *** sbellina <sbellina!~sbellina@c-69-246-28-36.hsd1.ms.comcast.net> has quit IRC (Ping timeout: 240 seconds)
[21:49:34] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has joined #angularjs
[21:53:01] *** bigboy42 <bigboy42!~bigboy42@2605:e000:61db:5900:40ab:7009:f60a:4085> has joined #angularjs
[21:53:01] *** bigboy42 <bigboy42!~bigboy42@2605:e000:61db:5900:40ab:7009:f60a:4085> has quit IRC (Changing host)
[21:53:01] *** bigboy42 <bigboy42!~bigboy42@unaffiliated/bigboy42> has joined #angularjs
[21:54:16] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Read error: Connection reset by peer)
[21:54:39] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has quit IRC (Ping timeout: 260 seconds)
[21:54:49] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:4dd9:7b0:24fe:99c3> has joined #angularjs
[21:54:59] *** ajf- <ajf-!~ajf-@181-160-159-168.baf.movistar.cl> has joined #angularjs
[21:56:57] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:a073:c861:2a97:73f6> has quit IRC (Remote host closed the connection)
[21:58:26] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:5952:bf22:89d8:f402> has joined #angularjs
[21:59:03] *** soee <soee!~soee@acch207.neoplus.adsl.tpnet.pl> has quit IRC (Remote host closed the connection)
[22:01:07] *** arizzo <arizzo!~arizzo@74-92-85-75-Philadelphia.hfc.comcastbusiness.net> has joined #angularjs
[22:01:07] *** arizzo_ <arizzo_!~arizzo@74-92-85-75-Philadelphia.hfc.comcastbusiness.net> has quit IRC (Read error: Connection reset by peer)
[22:03:05] *** arek__ <arek__!~arek@87-206-240-213.dynamic.chello.pl> has joined #angularjs
[22:03:07] *** arek <arek!~arek@87-206-240-213.dynamic.chello.pl> has quit IRC (Ping timeout: 244 seconds)
[22:03:09] *** arek_ <arek_!~arek@87-206-240-213.dynamic.chello.pl> has quit IRC (Ping timeout: 246 seconds)
[22:03:39] *** icebox <icebox!~nodebot@37.176.131.250> has quit IRC (Read error: Connection reset by peer)
[22:03:50] *** soee <soee!~soee@acch207.neoplus.adsl.tpnet.pl> has joined #angularjs
[22:04:15] *** erol_ <erol_!~erol@AOrleans-656-1-74-30.w86-220.abo.wanadoo.fr> has quit IRC (Remote host closed the connection)
[22:04:47] *** soee <soee!~soee@acch207.neoplus.adsl.tpnet.pl> has quit IRC (Remote host closed the connection)
[22:06:56] *** arek_ <arek_!~arek@87-206-240-213.dynamic.chello.pl> has joined #angularjs
[22:10:08] *** nocturne777 <nocturne777!~nocturne7@c-76-103-151-171.hsd1.ca.comcast.net> has joined #angularjs
[22:11:58] *** noobsu <noobsu!~noobsu@x4e37a2d8.dyn.telefonica.de> has quit IRC (Read error: Connection reset by peer)
[22:13:00] *** arek_ <arek_!~arek@87-206-240-213.dynamic.chello.pl> has quit IRC (Quit: Konversation terminated!)
[22:14:09] *** davi <davi!~davi@gnu/davi> has quit IRC (Ping timeout: 276 seconds)
[22:14:46] *** LckyBy517 <LckyBy517!~kvirc64@66.87.153.217> has quit IRC (Remote host closed the connection)
[22:14:53] *** arizzo <arizzo!~arizzo@74-92-85-75-Philadelphia.hfc.comcastbusiness.net> has quit IRC (Remote host closed the connection)
[22:15:05] *** myndzi <myndzi!myndzi@tetrisguide.com> has left #angularjs
[22:15:45] *** LckyBy517 <LckyBy517!~kvirc64@66.87.153.217> has joined #angularjs
[22:16:04] *** me <me!5be629c2@gateway/web/freenode/ip.91.230.41.194> has joined #angularjs
[22:16:06] *** harha_ <harha_!harha_@y55.ip4.netikka.fi> has joined #angularjs
[22:16:19] <me> what is the error about
[22:16:27] *** me is now known as Guest50553
[22:16:54] *** fedenunez <fedenunez!~fede@r167-60-59-152.dialup.adsl.anteldata.net.uy> has joined #angularjs
[22:17:29] <Guest50553> please help
[22:19:31] *** salah <salah!~salah@cm-84.215.138.127.getinternet.no> has quit IRC (Quit: This computer has gone to sleep)
[22:19:31] *** heartburn <heartburn!~heartburn@213.21.33.24> has quit IRC (Read error: Connection reset by peer)
[22:19:40] *** heartburn <heartburn!~heartburn@213.21.33.24> has joined #angularjs
[22:21:51] <magellanicloud> Guest50553 : post your ngRepeat
[22:21:54] *** noobsu <noobsu!~noobsu@x4e37a2d8.dyn.telefonica.de> has joined #angularjs
[22:22:32] <Guest50553> <div class="row" ng-controller="RowController"> <div ng-repeat="listofcards" class="col-sm-4"> <div class="card"> <div class="card-block"> <h4 class="card-title">{{card.title}}</h4> <h6 class="card-subtitle text-muted">{{card.subtitel}}</h6> </div> <img ng-src="img/{{card.image}}" alt="Card image"> <div c
[22:22:54] <Guest50553> magellanicloud
[22:23:02] *** salah <salah!~salah@cm-84.215.138.127.getinternet.no> has joined #angularjs
[22:24:19] <magellanicloud> Guest50553 : wrong usage of ngRepeat. ng-repeat="item in list" is the correct way
[22:25:08] *** smokeo <smokeo!~smokeo@207.219.39.95> has quit IRC (Remote host closed the connection)
[22:28:00] *** fedenunez <fedenunez!~fede@r167-60-59-152.dialup.adsl.anteldata.net.uy> has quit IRC (Ping timeout: 246 seconds)
[22:28:06] *** smokeo <smokeo!~smokeo@207.219.39.95> has joined #angularjs
[22:28:09] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[22:28:34] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[22:28:49] <Guest50553> still the error is there
[22:29:02] <Guest50553> magellanicloud
[22:29:54] *** uNd0xR <uNd0xR!~uNd0xR@ip2.c296.frs72.cust.comxnet.dk> has quit IRC (Quit: Leaving)
[22:30:49] *** qdk <qdk!~qdk@0190102301.0.fullrate.ninja> has quit IRC (Ping timeout: 260 seconds)
[22:31:47] <magellanicloud> Guest50553 : that was just an example, use your data array. I assume your data array is listofcards? then ng-repeat="card in listofcards". this should work.
[22:32:51] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 264 seconds)
[22:33:39] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 276 seconds)
[22:35:15] *** TeddyMurray <TeddyMurray!~TeddyMurr@ip98-160-203-250.lv.lv.cox.net> has joined #angularjs
[22:36:03] *** maciuszek <maciuszek!~maciuszek@208.114.153.37> has joined #angularjs
[22:36:08] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:4dd9:7b0:24fe:99c3> has quit IRC (Ping timeout: 250 seconds)
[22:36:28] <Guest50553> still its not working magellanicloud
[22:38:28] <magellanicloud> the same error? post your current ngRepeat.
[22:40:31] *** kirfu <kirfu!~kirill@static-96-232-162-58.nycmny.fios.verizon.net> has joined #angularjs
[22:42:21] *** gvhoecke <gvhoecke!~gvhoecke@91.182.6.213> has joined #angularjs
[22:43:21] *** ceaucari <ceaucari!~ceaucari@72.176.178.64> has joined #angularjs
[22:45:31] <magellanicloud> zolomon: how about checking against undefined in your toDate fn? with angular.isDate() for example
[22:50:08] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:5952:bf22:89d8:f402> has quit IRC (Remote host closed the connection)
[22:50:26] *** codyw <codyw!~codywelsh@c-73-189-204-160.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 250 seconds)
[22:50:45] *** zivester <zivester!~zivester@pool-108-53-252-246.nwrknj.fios.verizon.net> has quit IRC (Ping timeout: 246 seconds)
[22:51:16] *** soee <soee!~soee@acch207.neoplus.adsl.tpnet.pl> has joined #angularjs
[22:51:16] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:5906:b882:133f:60e9> has joined #angularjs
[22:53:31] *** star_prone <star_prone!~sviatovig@86.120.87.57> has quit IRC (Remote host closed the connection)
[22:53:55] *** gau_ <gau_!~cyan@d156-83.icpnet.pl> has quit IRC (Ping timeout: 244 seconds)
[22:54:35] *** brk_ <brk_!~brk_@x1-6-a4-2b-8c-84-4b-08.cpe.webspeed.dk> has quit IRC (Quit: brk_)
[22:56:25] *** codyw <codyw!~codywelsh@c-73-189-204-160.hsd1.ca.comcast.net> has joined #angularjs
[22:58:00] *** sbellina <sbellina!~sbellina@c-69-246-28-36.hsd1.ms.comcast.net> has joined #angularjs
[23:00:01] *** kirfu <kirfu!~kirill@static-96-232-162-58.nycmny.fios.verizon.net> has quit IRC (Quit: Leaving.)
[23:00:26] *** blindbox_ <blindbox_!~blindbox@175.143.162.109> has joined #angularjs
[23:01:02] *** anjumkaiser <anjumkaiser!~anjumkais@39.50.215.240> has joined #angularjs
[23:02:51] *** sbellina <sbellina!~sbellina@c-69-246-28-36.hsd1.ms.comcast.net> has quit IRC (Ping timeout: 264 seconds)
[23:03:19] *** stefanotorresi <stefanotorresi!~etienne`@84.222.149.59> has joined #angularjs
[23:03:21] *** blindbox <blindbox!~blindbox@175.139.47.92> has quit IRC (Ping timeout: 240 seconds)
[23:03:21] *** blindbox_ is now known as blindbox
[23:04:17] *** arizzo <arizzo!~arizzo@c-68-80-181-200.hsd1.pa.comcast.net> has joined #angularjs
[23:09:33] *** Nubville <Nubville!~Andrew@184.18.202.7> has quit IRC (Ping timeout: 240 seconds)
[23:12:31] *** Jaron_ <Jaron_!~jaron@c-73-247-85-87.hsd1.il.comcast.net> has joined #angularjs
[23:12:32] <Jaron_> hello?
[23:12:55] *** arizzo <arizzo!~arizzo@c-68-80-181-200.hsd1.pa.comcast.net> has quit IRC (Remote host closed the connection)
[23:13:12] *** bigboy42 <bigboy42!~bigboy42@unaffiliated/bigboy42> has quit IRC (Quit: Leaving)
[23:13:37] <Jaron_> Does anyone know how to use iframes with {{}} in angular?
[23:13:43] <Jaron_> ex.
[23:14:02] <Jaron_> <iframe src={{url}}></iframe>?
[23:20:44] *** smokeo <smokeo!~smokeo@207.219.39.95> has quit IRC (Remote host closed the connection)
[23:21:21] *** smokeo <smokeo!~smokeo@207.219.39.95> has joined #angularjs
[23:23:10] *** theBorgu <theBorgu!~theBorgu@pool-173-71-198-195.clppva.fios.verizon.net> has joined #angularjs
[23:25:39] *** smokeo <smokeo!~smokeo@207.219.39.95> has quit IRC (Ping timeout: 260 seconds)
[23:26:06] *** Jaron_ <Jaron_!~jaron@c-73-247-85-87.hsd1.il.comcast.net> has quit IRC ()
[23:28:37] *** macwinne_ <macwinne_!~macwinner@192.77.239.202> has quit IRC (Remote host closed the connection)
[23:29:46] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[23:31:30] *** aboudreault <aboudreault!~aboudreau@osgeo/member/aboudreault> has quit IRC (Ping timeout: 276 seconds)
[23:34:04] *** kakashiAL <kakashiAL!~kakashiAL@ip-37-201-20-72.hsi13.unitymediagroup.de> has quit IRC (Ping timeout: 264 seconds)
[23:34:45] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 276 seconds)
[23:37:59] *** sergey <sergey!~sergey@91.243.196.233> has quit IRC ()
[23:39:42] *** smokeo <smokeo!~smokeo@207.219.39.95> has joined #angularjs
[23:40:36] *** fscala <fscala!~fscala@unaffiliated/fscala> has quit IRC (Ping timeout: 276 seconds)
[23:41:19] *** fscala <fscala!~fscala@unaffiliated/fscala> has joined #angularjs
[23:41:48] *** noobsu <noobsu!~noobsu@x4e37a2d8.dyn.telefonica.de> has quit IRC (Remote host closed the connection)
[23:50:23] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has joined #angularjs
[23:51:26] *** fedenunez <fedenunez!~fede@r167-60-59-152.dialup.adsl.anteldata.net.uy> has joined #angularjs
[23:55:39] *** clarkpan <clarkpan!~clarkpan@203-214-157-66.perm.iinet.net.au> has quit IRC (Ping timeout: 264 seconds)
[23:57:14] *** diegoaguilar <diegoaguilar!~diegoagui@187-163-194-96.static.axtel.net> has quit IRC (Remote host closed the connection)