I vote for thos to be moderated untill he learns some maners
On 28 de março de 2014 00h32min35s BRT, Conrad Pankoff <[email protected]> wrote: >Seriously? You realise you're just digging yourself deeper into the >hole of >"looking like a complete fucking idiot," right? > >On Friday, 28 March 2014 14:28:19 UTC+11, Frank Z wrote: >> >> Hey Karl, when was the last time you got laid? >> >> >> On Thu, Mar 27, 2014 at 11:21 PM, Karl Yang ><[email protected]<javascript:> >> > wrote: >> >>> Why dose the official documentation exist? It's for the beginner to >have >>> a good global view and it's the best explanation. If you want to >learn a >>> new technology, the best way is to read the official documentation >and then >>> buy a book to learn how to start your application. But you bought a >book, >>> opened any page, saw the words 'package.json', then came here asking >a suck >>> question without reading your book or documentation. >>> Many people contribute to the code, documentation and this >communication, >>> they make node.js easy and free to use. But what make you feel their >work >>> or answer suck? No one need to take care you like baby. Please be >grateful. >>> >>> >>> 2014-03-28 5:55 GMT+08:00 Frank Z <[email protected] <javascript:>>: >>> >>> Maybe if they pointed to a specific point or page in the >documentation, >>>> then maybe a link to the documentation is could be fine. Otherwise >I just >>>> wanted a concise answer to a specific question. Again, it's like >asking >>>> someone how to put a lid on a blender and being handed a 50 page >manual. >>>> The documentation is a lot to read... >>>> >>>> >>>> >>>> Thank about it! ;) >>>> >>>> >>>> On Thu, Mar 27, 2014 at 5:44 PM, Alex Kocharin ><[email protected]<javascript:> >>>> > wrote: >>>> >>>>> >>>>> > These other kind people took the time to try to address my >specific >>>>> problem in their own words >>>>> >>>>> Do you really think people should try to write these things over >and >>>>> over again each time this question is asked, instead of pointing >out to a >>>>> priori correct and officially maintained documentation? eww >>>>> >>>>> >>>>> 27.03.2014, 07:07, "Frank Z" <[email protected] <javascript:>>: >>>>> >>>>> But Ben, you didn't try to help me. It would be an unearned "Thank >You" >>>>> if I said Thanks. I cleared was asking for specific information on >a >>>>> specific subject, and like many people on websites like stack >overflow, you >>>>> just send me over to the documentation; which is ridiculous >frankly. If you >>>>> asked someone how to put a lid on a blender and they tossed you a >50 page >>>>> manual, you'd be justified to tell them to go to F*cking Hell. >>>>> >>>>> These other kind people took the time to try to address my >specific >>>>> problem in their own words, you didn't. It wouldn't be fair to >THEM for me >>>>> to thank your laziness. >>>>> >>>>> >>>>> On Wed, Mar 26, 2014 at 10:05 PM, Ben Taber ><[email protected]<javascript:> >>>>> > wrote: >>>>> >>>>> Wow, a simple "Thank you, but I've read those docs and I'm still >>>>> confused about x, y, and z" would have sufficed. Instead you've >insulted me >>>>> for trying to help, and the people who authored or contributed to >those >>>>> docs that "suck". >>>>> >>>>> Personally, I found the combination of those two pieces of >>>>> documentation, plus a bit of experimentation, to be very helpful >in >>>>> grasping the concepts. >>>>> >>>>> Good luck figuring it out. >>>>> >>>>> Ben >>>>> >>>>> >>>>> On Wednesday, March 26, 2014 3:21:21 PM UTC-6, Frank Z wrote: >>>>> >>>>> Everyone has been helpful except Ben. Just pointing me to >>>>> documentation...Shame. I've been to those sites and their >explanations >>>>> suck, that's why I'm here! >>>>> >>>>> Otherwise, thank you Angel Java Lopez, Matt, and Aria Stewart for >>>>> trying your best to answer my questions! >>>>> >>>>> >>>>> On Wed, Mar 26, 2014 at 3:44 PM, Ben Taber <[email protected]> >wrote: >>>>> >>>>> node's docs on how modules are loaded, and how package.json files >are >>>>> looked up >>>>> http://nodejs.org/docs/latest/api/modules.html >>>>> >>>>> npm's docs on the fields in package.json >>>>> https://www.npmjs.org/doc/json.html >>>>> >>>>> Read through both and you should have a pretty good understanding. >>>>> >>>>> >>>>> On Wednesday, March 26, 2014 8:49:42 AM UTC-6, Frank Z wrote: >>>>> >>>>> I bought a book on Node.js since I'm teaching myself backend >>>>> development, and in this book the author talks about the >importance of >>>>> package.json files. He emphasizes that it's great for keeping >track of >>>>> module dependencies in a json format, and installing them all at >once using >>>>> "npm install" in a terminal. So far so good... >>>>> >>>>> But how do I assign my package.json to a particular node.js file? >Just >>>>> stick it in the same folder??? Does it not clash with the >package.json file >>>>> that comes with locally installed npm modules? Do I just make the >Name key >>>>> in the json file the exact same as my js file? >>>>> >>>>> Maybe the package.json is simply for putting your project on npm? >>>>> >>>>> I'm totally confused.... >>>>> >>>>> Would be cool if there was a node.js expert I could chat with over > >>>>> skype. I'm so lost. >>>>> >>>>> >>>>> -- >>>>> -- >>>>> Job Board: http://jobs.nodejs.org/ >>>>> Posting guidelines: >https://github.com/joyent/node/wiki/Mailing-List- >>>>> Posting-Guidelines >>>>> You received this message because you are subscribed to the Google >>>>> Groups "nodejs" group. >>>>> To post to this group, send email to [email protected] >>>>> >>>>> To unsubscribe from this group, send email to >>>>> [email protected] >>>>> >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/nodejs?hl=en?hl=en >>>>> >>>>> --- >>>>> You received this message because you are subscribed to a topic in >the >>>>> Google Groups "nodejs" group. >>>>> To unsubscribe from this topic, visit https://groups.google.com/d/ >>>>> topic/nodejs/RK3EL4f2GUM/unsubscribe. >>>>> To unsubscribe from this group and all its topics, send an email >to >>>>> [email protected]. >>>>> >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>>> >>>>> -- >>>>> -- >>>>> Job Board: http://jobs.nodejs.org/ >>>>> Posting guidelines: >>>>> >https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >>>>> You received this message because you are subscribed to the Google >>>>> Groups "nodejs" group. >>>>> To post to this group, send email to >[email protected]<javascript:> >>>>> To unsubscribe from this group, send email to >>>>> [email protected] <javascript:> >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/nodejs?hl=en?hl=en >>>>> >>>>> --- >>>>> You received this message because you are subscribed to a topic in >the >>>>> Google Groups "nodejs" group. >>>>> To unsubscribe from this topic, visit >>>>> https://groups.google.com/d/topic/nodejs/RK3EL4f2GUM/unsubscribe. >>>>> To unsubscribe from this group and all its topics, send an email >to >>>>> [email protected] <javascript:>. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>>> >>>>> -- >>>>> -- >>>>> Job Board: http://jobs.nodejs.org/ >>>>> Posting guidelines: >>>>> >https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >>>>> You received this message because you are subscribed to the Google >>>>> Groups "nodejs" group. >>>>> To post to this group, send email to >[email protected]<javascript:> >>>>> To unsubscribe from this group, send email to >>>>> [email protected] <javascript:> >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/nodejs?hl=en?hl=en >>>>> >>>>> --- >>>>> You received this message because you are subscribed to the Google > >>>>> Groups "nodejs" group. >>>>> To unsubscribe from this group and stop receiving emails from it, >send >>>>> an email to [email protected] <javascript:>. >>>>> >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>>> -- >>>>> -- >>>>> Job Board: http://jobs.nodejs.org/ >>>>> Posting guidelines: >>>>> >https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >>>>> You received this message because you are subscribed to the Google >>>>> Groups "nodejs" group. >>>>> To post to this group, send email to >[email protected]<javascript:> >>>>> To unsubscribe from this group, send email to >>>>> [email protected] <javascript:> >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/nodejs?hl=en?hl=en >>>>> >>>>> --- >>>>> You received this message because you are subscribed to a topic in >the >>>>> Google Groups "nodejs" group. >>>>> To unsubscribe from this topic, visit >>>>> https://groups.google.com/d/topic/nodejs/RK3EL4f2GUM/unsubscribe. >>>>> To unsubscribe from this group and all its topics, send an email >to >>>>> [email protected] <javascript:>. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> >>>> -- >>>> -- >>>> Job Board: http://jobs.nodejs.org/ >>>> Posting guidelines: >>>> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >>>> You received this message because you are subscribed to the Google >>>> Groups "nodejs" group. >>>> To post to this group, send email to >[email protected]<javascript:> >>>> To unsubscribe from this group, send email to >>>> [email protected] <javascript:> >>>> For more options, visit this group at >>>> http://groups.google.com/group/nodejs?hl=en?hl=en >>>> >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "nodejs" group. >>>> To unsubscribe from this group and stop receiving emails from it, >send >>>> an email to [email protected] <javascript:>. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >>> -- >>> Job Board: http://jobs.nodejs.org/ >>> Posting guidelines: >>> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >>> You received this message because you are subscribed to the Google >>> Groups "nodejs" group. >>> To post to this group, send email to >[email protected]<javascript:> >>> To unsubscribe from this group, send email to >>> [email protected] <javascript:> >>> For more options, visit this group at >>> http://groups.google.com/group/nodejs?hl=en?hl=en >>> >>> --- >>> You received this message because you are subscribed to a topic in >the >>> Google Groups "nodejs" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/nodejs/RK3EL4f2GUM/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected] <javascript:>. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> > >-- >-- >Job Board: http://jobs.nodejs.org/ >Posting guidelines: >https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >You received this message because you are subscribed to the Google >Groups "nodejs" group. >To post to this group, send email to [email protected] >To unsubscribe from this group, send email to >[email protected] >For more options, visit this group at >http://groups.google.com/group/nodejs?hl=en?hl=en > >--- >You received this message because you are subscribed to the Google >Groups "nodejs" group. >To unsubscribe from this group and stop receiving emails from it, send >an email to [email protected]. >For more options, visit https://groups.google.com/d/optout. -- E-mail enviado do meu celular usando Kaiten Mail. Por favor, desculpe minha brevidade. -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
