Search Discussions
-
Hey all! I just built a chrome extension that scrapes and indexes your bookmarks so you can search them later by the content of your saved pages rather than by the url or title of the bookmark you ...
Nick Thompson
Oct 5, 2012 at 2:01 am
Oct 6, 2012 at 3:13 am -
Greetings folks, I'm trying to use a module on Windows that has many dependencies. Many of these dependencies have dependencies and the depth of node_modules increases pretty quick. Generally this ...
Justin Beckwith
Oct 17, 2012 at 9:03 pm
May 4, 2014 at 8:07 pm -
Hi! I'm new to Node, yet doing a lot of JS client-side (no JQuery, real JS) and i'm looking to develop an app using Node. Main idea is to get interactions from a mobile phone to control something on ...
Remi_grumeau
Oct 8, 2012 at 8:34 pm
Jan 7, 2013 at 8:18 pm -
(Sorry, this is slightly OT.) var the_array = ["foo", "bar", "baz", "qux"]; //Is there a simpler way to do the following than what’s here? var the_lookup = {}; the_array.forEach( function(i) { ...
Felipe Gasper
Oct 30, 2012 at 10:15 pm
Oct 31, 2012 at 3:34 pm -
I have NodeJS running on an Amazon EC2 server with Amazon Linux AMI. But how do I update from 0.6.18 to 0.8.x? I have tried sudo yum update nodejs sudo yum erase nodejs followed by sudo yum install ...
Tim Stewart
Oct 11, 2012 at 12:44 pm
Oct 17, 2012 at 2:29 am -
First a disclaimer that I am very new to node so please point me in the right direction if this is not the right place or I have not provided enough or the correct details. I have a use case where I ...
Jason Venable
Oct 11, 2012 at 11:20 am
Oct 14, 2012 at 9:54 pm -
stream master J has this pause stream which you could probably hack to do your thing https://github.com/dominictarr/pause-stream -- Job Board: http://jobs.nodejs.org/ Posting guidelines ...
Johnny Honestly
Oct 10, 2012 at 8:48 pm
Oct 12, 2012 at 2:52 am -
I'm using node.js v. 0.8 and I'm running into a problem that has proven to be incredibly difficult to debug. Any ideas or pointers on how to debug this would be greatly appreciated. For a bit of ...
Justin Meltzer
Oct 6, 2012 at 11:32 pm
Oct 8, 2012 at 8:55 pm -
Tried to copy files using streams and pipe and got funny results. Let's consider following code (highlighted version https://gist.github.com/3850106 ): var copy = function(from, to, cb){ var ...
Alexey Petrushin
Oct 8, 2012 at 12:54 am
Oct 8, 2012 at 5:48 pm -
Apologies a head of time if I'm out of line. I've been working on an node and IPv6 project for my own curiosity and I've found what for me is a big problem with the current IPv6 portion of net.isIP ...
Josh Erickson
Oct 4, 2012 at 8:17 am
Oct 8, 2012 at 3:23 am -
TypeScript http://blogs.msdn.com/b/somasegar/archive/2012/10/01/typescript-javascript-development-at-application-scale.aspx http://www.typescriptlang.org/ <http://www.typescriptlang.org/#Download The ...
Angel Java Lopez
Oct 1, 2012 at 4:34 pm
Oct 1, 2012 at 6:23 pm -
This may be what you're looking for. https://github.com/wearefractal/pinger Shawn http://nodeping.com On Thu, Oct 11, 2012 at 7:39 AM, Umut Muhaddisoglu wrote: -- Job Board: http://jobs.nodejs.org/ ...
Shawn Parrish
Oct 11, 2012 at 2:21 pm
Feb 14, 2013 at 9:53 am -
Hi, have used Redis in a project, now like to save time by using an ORM for redis in another project, any suggestions? thanks. Angelo -- Job Board: http://jobs.nodejs.org/ Posting guidelines ...
Angelo Chen
Oct 30, 2012 at 3:50 am
Oct 31, 2012 at 11:23 am -
There is a bit of functionality that I don't believe is included in the API, but would like to check. It is that it's possible to bind a process to both IPv4 and IPv6 at the same time. Take the ...
Trevor Norris
Oct 27, 2012 at 1:42 am
Oct 29, 2012 at 4:57 pm -
2012.10.24, Version 0.9.3 (Unstable) * V8: Upgrade to 3.13.7.4 * crypto: Default to buffers instead of binary strings (isaacs, Fedor Indutny) * crypto: add getHashes() and getCiphers() (Ben ...
Isaac Schlueter
Oct 24, 2012 at 5:11 pm
Oct 26, 2012 at 2:19 pm -
Hi I'm a bit puzzled by the growing RSS size of node process, and while this has been discussed here a few times I've not seen a good explanation for this. The problem: while running load tests ...
Jaan Oras
Oct 11, 2012 at 11:58 am
Oct 12, 2012 at 7:09 pm -
Hello Node.js gurus, I'm relatively new to Node.js, so please forgive the simplicity of this question: Would there be a use for a JavaScript Relational Database Engine like SequelSphere ...
John Fowler
Oct 9, 2012 at 11:23 pm
Oct 12, 2012 at 1:58 pm -
Hi guys, Having the need to synchronize some data with external sources, I have written some tasks on Grunt to do so. I wonder if Grunt is actually the tool to write batch jobs in, or there actually ...
Guilherme Pim
Oct 5, 2012 at 10:08 am
Oct 11, 2012 at 11:31 pm -
Hi All, I am very new to Node, please provide some guidelines on start up, prerequisites. Thanks, Ketan -- Job Board: http://jobs.nodejs.org/ Posting guidelines ...
Ketan mehta
Oct 10, 2012 at 3:50 pm
Oct 10, 2012 at 9:33 pm -
https://github.com/Raynos/promise-stream If you want to turn a stream into a promise you can. This mainly illustrates how streams and promises are similar for those that like promises. It also shows ...
Raynos
Oct 3, 2012 at 4:40 am
Oct 3, 2012 at 6:59 pm -
I'm starting to have a speed problem with a production NodeJS application (20-100% cpu usage). I've run it with --prof and used node-tick-processor. Is 91% of ticks in libc 'normal'? Thanks, Chris ...
Chris Dew
Oct 4, 2012 at 4:22 pm
Mar 14, 2014 at 3:30 am -
Given a node binary, any easy way of determining what options were passed to ./configure when the binary was built? Background: I just cross compiled node.js (v0.8.14) for the Raspberry Pi and was ...
Mike
Oct 29, 2012 at 7:34 pm
Oct 30, 2012 at 12:22 am -
One of the things my app needs to do is write a large JSON file to disk. Currently, it's implemented naively: writeStream = fs.createWriteStream(process.cwd() + "/staticRoot/album.json", ...
P. Douglas Reeder
Oct 28, 2012 at 3:02 am
Oct 29, 2012 at 11:49 am -
Hey folks, if you're in or around Barcelona and not aware of nodejsbcn, come and join us for the next event 'conf.min.js' on Oct 25, couple of talks, free beer, hacking and socialising ...
Patrick Heneise
Oct 5, 2012 at 11:39 am
Oct 9, 2012 at 10:16 am -
Hi, I am relatively new to Node.js. I heard and researched about it a long time ago. I'm more familiar with Ruby and PHP, but Node.js has really caught my attention lately. I am familiar with ...
Declan de Wet
Oct 8, 2012 at 12:08 pm
Oct 9, 2012 at 9:27 am -
hello, Am new to node js . I have installed nodejs in C:\Program Files\nodejs . and installed socket io. I tried to create some sample application in E:\harilal\node. i got error "cannot find socket ...
Harilal pillai
Oct 5, 2012 at 11:39 am
Oct 7, 2012 at 7:19 am -
Hi, I think this is essential to anyone. Some people already faced this problem, some probably never heard of it but it's there. I use MomentJS [1] to format and node-time [2] to do find the timezone ...
Diogo Resende
Oct 2, 2012 at 3:27 pm
Oct 2, 2012 at 6:33 pm -
Calling all native module authors! http://n8.io/converting-a-c-library-to-gyp/ Linked is a blog article I've written about converting C libraries to use gyp. If you have a native module that ...
Nathan Rajlich
Oct 2, 2012 at 4:14 am
Oct 2, 2012 at 2:57 pm -
I manually installed node on linux from a tar file following instructions from https://github.com/joyent/node/wiki/Installation Unfortunately I installed v0.8.10 which seems to have a regression. Is ...
NodeNinja
Oct 1, 2012 at 11:25 pm
Oct 2, 2012 at 5:05 am -
are there any code examples of how node can be used to handle an html5 REST request to trigger a mongodb query without setting up an entire connect and express framework -- Job Board ...
John.tiger
Oct 31, 2012 at 6:45 pm
Nov 3, 2012 at 3:38 am -
Hi, I want to execute some codes every hour, so I used a module for nodejs called CRON, it works perfectly ! But now I'm facing an issue. I need to make a HTTP request to a server with only an url, ...
Ismael Gorissen
Oct 31, 2012 at 10:39 am
Oct 31, 2012 at 1:29 pm -
Hello everyone! Just for evaluation, I wanted to try to write a C++ module for Node.js under Windows and found this useful ...
Erik
Oct 26, 2012 at 11:55 am
Oct 26, 2012 at 8:09 pm -
Hello, I need to create a feature that download about 100 images from 100 different url, put the imahes into a zip file, and notify user with an email when the job is done. As nodejs single threaded, ...
Alessandro Arnodo
Oct 25, 2012 at 10:41 am
Oct 25, 2012 at 9:05 pm -
Hi All, Firstly apologies for some of the terminology here, i am coming from an MS stack into Node so some of my language is still stuck there. I am just getting into node, and improving my ...
Modika
Oct 22, 2012 at 6:52 pm
Oct 23, 2012 at 9:22 am -
First off, I'm new to Node.js and npm, but I like it quite a lot already. I installed and tinkered with quite a few packages and tools, and I must say, I'm quite impressed with what npm can pull off ...
Ack
Oct 21, 2012 at 8:37 pm
Oct 22, 2012 at 7:40 am -
Hi, Is it possible with the current crypto impl to compute a Diffie-Hellman shared key among 3 participants? Antoine -- Job Board: http://jobs.nodejs.org/ Posting guidelines ...
Antoine van Wel
Oct 18, 2012 at 11:52 am
Oct 21, 2012 at 9:23 pm -
Hey guys, for those of you in the Pacific Northwest / or want to learn node heavily caffeinated, we're hosting Cascadia.JS in November. We've got a great line up of folks and awesome venue. Come ...
Glenn Block
Oct 18, 2012 at 5:14 pm
Oct 21, 2012 at 4:11 am -
Hi, i am playing with node.js for a little while now and ran in an issue i want to adress. For this i would like to get some advice. First: I'm building a website (it is more a test-project where i'd ...
Manuel Schoebel
Oct 17, 2012 at 8:13 pm
Oct 19, 2012 at 7:06 am -
Hi everybody, if you're using the `mysql` module from npm and would like to change something about it, here is your chance. I'm looking for help maintaining the module ...
Felix Geisendoerfer
Oct 17, 2012 at 12:55 pm
Oct 17, 2012 at 7:09 pm -
How can I make readline stop writing the read input to the output? That is, when I do lines = []; var rl = readline.createInterface(process.stdin, process.stdout); rl.resume() rl.on("line", function ...
Volkan Yazıcı
Oct 14, 2012 at 6:44 pm
Oct 14, 2012 at 9:04 pm -
Hey guys, I'm getting Error: EMFILE, too many open files on calling process.memoryUsage(). I see there was an issue that was fixed in v0.6.14, however I'm on v0.8.8 and still seeing it. There is a ...
Daniel Friedman
Oct 11, 2012 at 10:24 am
Oct 12, 2012 at 12:52 am -
fs.lchmod is only available on OSX, while fs.chmod is available on all platforms still it seems to have no effect on Windows. Is it just noop there? Or it has some effect in some cases? If anyone ...
Mariusz Nowak
Oct 9, 2012 at 2:04 pm
Oct 10, 2012 at 4:10 am -
Hi, I would want to ask, is there any pure javascript implementation of Sqlite in nodejs? I need sqlite library that doesn't need compilation. I ever tried ...
Mufid
Oct 6, 2012 at 1:51 pm
Oct 9, 2012 at 11:23 pm -
Hi all, I'm trying to implement a crypto system, and want to make sure I'm doing something portable, i.e. the ciphertexts I generate can be understood by any language with openssl functionality. I ...
James Coglan
Oct 8, 2012 at 1:48 pm
Oct 8, 2012 at 2:44 pm -
Hi, i am trying to create caching http proxy server with node.js and i use node-static as middleware for caching module . i tested my app on my browser : localhost:8080/?url=http://google.com, it ran ...
Thuan le minh
Oct 3, 2012 at 7:47 am
Oct 3, 2012 at 8:47 am -
Hi Guys, I have a small hobby project to create a nice album for my films I have stored on my computer (and servers). Besides loading information from the internet (such as from IMDb) into a nice ...
Phoscur
Oct 31, 2012 at 1:53 pm
Oct 31, 2012 at 3:17 pm -
sh: 1: npm: not found make: Nothing to be done for `doc'. -- Does this reflect a plan to add a documentation portion of NPM or am I missing some nuance as a newb? Jason N = Node/NPM Newb -- Job ...
Jason Nunnelley
Oct 30, 2012 at 3:19 pm
Oct 30, 2012 at 10:01 pm -
hey i am new to use node.js with the express.anybody give me or send live working examplles of node.js with express or else with node.js. because i need that to be perfect one -- Job Board ...
Dileep Singh
Oct 26, 2012 at 1:11 pm
Oct 30, 2012 at 1:42 pm -
node js on android sound's like great idea. but when you search about the subject you'll find no good solution and here is some of my problems: i want to run node js \ v8 like any other android app ...
Samuel A
Oct 28, 2012 at 5:47 am
Oct 29, 2012 at 7:02 pm -
I am writing this post here because I don´t know anywhere else I should write it. It is about the npm package: "cluster-master" (https://npmjs.org/package/cluster-master). I have precise notice that ...
Fredrik O
Oct 27, 2012 at 7:18 pm
Oct 29, 2012 at 6:59 pm
Group Overview
group | nodejs |
categories | nodejs |
discussions | 173 |
posts | 1,164 |
users | 329 |
website | nodejs.org |
irc | #node.js |
329 users for October 2012
Archives
- June 2016 (26)
- May 2016 (85)
- April 2016 (79)
- March 2016 (100)
- February 2016 (89)
- January 2016 (67)
- December 2015 (89)
- November 2015 (76)
- October 2015 (73)
- September 2015 (121)
- August 2015 (135)
- July 2015 (186)
- June 2015 (172)
- May 2015 (181)
- April 2015 (217)
- March 2015 (238)
- February 2015 (294)
- January 2015 (337)
- December 2014 (269)
- November 2014 (296)
- October 2014 (323)
- September 2014 (375)
- August 2014 (293)
- July 2014 (222)
- June 2014 (92)
- May 2014 (245)
- April 2014 (594)
- March 2014 (463)
- February 2014 (645)
- January 2014 (674)
- December 2013 (715)
- November 2013 (558)
- October 2013 (560)
- September 2013 (597)
- August 2013 (944)
- July 2013 (911)
- June 2013 (594)
- May 2013 (763)
- April 2013 (966)
- March 2013 (1,002)
- February 2013 (953)
- January 2013 (1,060)
- December 2012 (869)
- November 2012 (856)
- October 2012 (1,164)
- September 2012 (938)
- August 2012 (1,154)
- July 2012 (1,514)
- June 2012 (1,339)
- May 2012 (1,317)
- April 2012 (1,580)
- March 2012 (1,231)