RE: [nodejs] How do I use NPM for JavaScript packages?

2016-01-30 Thread Luiz Filipe Freitas Carneiro
You can do it using browserify in order to require your dependencies dowloaded from npm to use inside your client side application or website -Mensagem Original- De: "Quin Lee" Enviada em: ‎30/‎01/‎2016 04:14 Para: "nodejs" Assunto: [nodejs]

Re: [nodejs] Sails + REST + oauth(login,password) + cross domains

2015-01-12 Thread Luiz Filipe
Hapijs for the win, it has the best docs to proceed Em Seg, 12 de jan de 2015 7:28 PM, Carlos Carcamo eazyd...@gmail.com escreveu: what about http://passportjs.org/ and https://www.npmjs.com/package/sails-generate-auth 2015-01-10 10:24 GMT-06:00 Rafał Leśniak rafal.r.lesn...@gmail.com:

Re: [nodejs] What happened to 0.11.15?

2015-01-11 Thread Luiz Filipe
19th December, huh? This seems like a marriage, the bride decides the day and the month. The year will be defined by the groom... Em Sáb, 10 de jan de 2015 2:39 PM, Ekin Koc e...@eknkc.com escreveu: -- Job board: http://jobs.nodejs.org/ New group rules:

Re: [nodejs] Twitter Streaming API with node JS is not working

2014-09-17 Thread Luiz Filipe
?utm_medium=emailutm_source=footer . For more options, visit https://groups.google.com/d/optout. -- Best Regards, Luiz Filipe Developer Fortaleza CE -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules

Re: [nodejs] pro tip: npm config set save-prefix='~'

2014-07-01 Thread Luiz Filipe
options, visit https://groups.google.com/d/optout. -- Best Regards, Luiz Filipe WebGL, node.js and JavaScript Developer Fortaleza CE -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com

Re: [nodejs] what is this code doing?

2014-06-25 Thread Luiz Filipe
This build a double map similar to var LEVEL={ TRACE: 10, 10: TRACE ... } Em 25/06/2014 19:45, Reza Razavipour reza.razavip...@gmail.com escreveu: I am seeing this code snippet in a logging node module and I do not understand what it is doing? Can you explain? var LEVEL = {

Re: [nodejs] what is this code doing?

2014-06-25 Thread Luiz Filipe
Yeah the correct name is inverse reverse or translator Em 25/06/2014 20:01, Martin Gonzalez tinchog...@gmail.com escreveu: { '10': 'TRACE', '20': 'DEBUG', '30': 'INFO', '40': 'WARN', '50': 'ERROR', '60': 'FATAL', TRACE: 10, DEBUG: 20, INFO: 30, WARN: 40, ERROR: 50,

Re: [nodejs] Re: Process lists lazily in JavaScript

2014-05-14 Thread Luiz Filipe
://groups.google.com/d/optout. -- Best Regards, Luiz Filipe WebGL, node.js and JavaScript Developer Fortaleza CE -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List

Re: [nodejs] Re: changes to the moderation of this group

2014-05-04 Thread Luiz Filipe
+1 Em 04/05/2014 08:32, Tiago Pontes tiago.c.ponte...@gmail.com escreveu: +1 Domingo, 4 de Maio de 2014 6:44:16 UTC+1, Behrad Zari escreveu: +1 On Sunday, May 4, 2014 5:37:09 AM UTC+4:30, Forrest L Norvell wrote: Hello, everyone. If you don't know me, I'm a longtime Node.js developer

Re: [nodejs] Execution Order

2014-04-26 Thread Luiz Filipe
So you can try to execute like this way: $http.get(url).success(handleDataToScope).then(makeTreatmentsToChartFromScope); Exactly, what Kevin has said. Replace the whole callback (stuff inside .then() method) with something lke this: app.controller('MyCtrl', function() {

Re: [nodejs] OT: Bootstrap alternative

2014-04-23 Thread Luiz Filipe
Have you seem semantic-ui.com ? Em 23/04/2014 14:13, Alejandro Paciotti alejandro.pacio...@gmail.com escreveu: Yes it is a OFF-TOPIC, and i have writen OT in the subject. alejandro.pacio...@gmail.com 2014-04-23 14:09 GMT-03:00 Aria Stewart aredri...@nbtsc.org: On Apr 23, 02014, at

Re: [nodejs] mongodb is so confusing!

2014-04-08 Thread Luiz Filipe
Focus guys this list is destined to share knowledge about nodejs. Em 09/04/2014 00:36, Frank Z frankz...@gmail.com escreveu: By the way... What is your deal exactly? What makes you assume that I don't know JavaScript? I'm guessing you're bitter because you're still a virgin? I understand bro,

Re: [nodejs] mongodb is so confusing!

2014-04-08 Thread Luiz Filipe
Is just a undefined variable the guy is learning nodejs, is natural in the learning curve confusing apples with bananas... Em 09/04/2014 00:40, Adam Brady a...@volatiletechnology.com escreveu: Hollyy shit, I hope your future (and current) employers find these and decide to fire you. On

Re: [nodejs] mongodb is so confusing!

2014-04-08 Thread Luiz Filipe
, Apr 8, 2014 at 11:39 PM, Luiz Filipe luizfi...@gmail.comwrote: Focus guys this list is destined to share knowledge about nodejs. Em 09/04/2014 00:36, Frank Z fran...@gmail.com escreveu: By the way... What is your deal exactly? What makes you assume that I don't know JavaScript? I'm

Re: [nodejs] Callback functions prefixed with __

2014-02-07 Thread Luiz Filipe
are subscribed to the Google Groups nodejs group. To unsubscribe from this group and stop receiving emails from it, send an email to nodejs+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out. -- Best Regards, Luiz Filipe F. Carneiro WebGL