Search Discussions
-
I'm new in node.js and mongodb. so now i want develope new web development app using node.js .so i have confused which framework selected in node.js . i haven't no idea .so once selected any one ...
Bala Kumaran
Nov 7, 2014 at 7:28 pm
Jul 28, 2015 at 7:52 pm -
Can Node.js been seen as RESTful Services implementation framework and a competitor for Jersey and Apache CFX REST services implementation? -- Job board: http://jobs.nodejs.org/ New group rules ...
Raghvenders raghvenders
Nov 28, 2014 at 6:47 pm
Dec 9, 2014 at 6:25 pm -
Hi. I'm trying to create a component in Node.js that consumes two external APIs. The code of my component is something like: var api1 = require('./api1'); var api2 = require('./api2'); var component ...
André Simões
Nov 21, 2014 at 1:25 pm
Dec 1, 2014 at 4:04 pm -
Hi. Imagine a simple route like this: app.get('/test', apiCall1(), apiCall2(), apiCall3(), apiCall4(), apiCall5(), renderPage() How would you prevent this code from being executed by the same client ...
Alex Spencer
Nov 13, 2014 at 7:10 pm
Dec 1, 2014 at 3:11 pm -
Hello, I'm new to Node. From my nodejs code, I need to make a SOAP call. I’m working on automating onboarding of a new merchant into the CreditCall system. Nigel provided me with the necessary ...
Fayez Asar
Nov 30, 2014 at 1:14 am
Dec 1, 2014 at 3:10 pm -
First of all sorry for my English, I am using online translators, I hope you understand my question. I am newbie to web development but I have some experience with C# developing desktop applications ...
Miguel Vasquez
Nov 30, 2014 at 5:48 am
Dec 1, 2014 at 5:26 am -
happy thanksgiving all. i have a dumbo newbie question. i was looking into web design lately and came across this article ...
Daniel Smith
Nov 28, 2014 at 6:46 pm
Dec 1, 2014 at 5:24 am -
Hi , I'm very new to Node so please forgive me if this is a noob question. I'm trying to use convert this project on github over to use ejs views , but struggling to understand how they're creating ...
Justin Maat
Nov 29, 2014 at 10:10 pm
Nov 29, 2014 at 11:17 pm -
Hello, I'm using (and have tried both) node 0.10.3x and 0.11.x (and the node bleeding edge) and have an issue i'm hoping someone can shed some light on. I'm embedding node into a Win32 GUI app (that ...
Trevor Linton
Nov 29, 2014 at 10:15 pm
Nov 29, 2014 at 10:15 pm -
Hi, I'm trying to learn JavaScript fast. I had some trouble today trying to get Tern, JSLint and JSHint setup. With some help on an IRC, we discovered I installed a node utility which was not related ...
Brady Trainor
Nov 28, 2014 at 6:46 pm
Nov 29, 2014 at 6:49 pm -
Hi i am trying to include angular to my index.html but i get the error: path must be absolute or specify root to res.sendFile. index.html <!DOCTYPE html <html ng-app="MainApp" <head <title </title ...
Christian Nwamba
Nov 29, 2014 at 6:35 am
Nov 29, 2014 at 4:56 pm -
node -v ferenceError: node is not defined at repl:1:2 at REPLServer.self.eval (repl.js:110:21) at Interface.<anonymous (repl.js:239:12) at Interface.emit (events.js:95:17) at Interface._onLine ...
Yadu nandan
Nov 28, 2014 at 6:46 pm
Nov 29, 2014 at 6:39 am -
Folks, I wonder if anyone has compiled imagemagick-native module on windows 8. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\x64\Microsoft.Cpp.x 64.targets(146,5): error MSB6006 ...
Shimonchayim
Nov 28, 2014 at 6:49 pm
Nov 28, 2014 at 6:49 pm -
Hey. Need some advice on an api application built using: - express - knexjs - postgres My question is if im handling database operations correctly or if im doing it completely wrong.. See example var ...
Alex Spencer
Nov 24, 2014 at 10:09 pm
Nov 28, 2014 at 6:48 pm -
wss is to run websocket over tls/ssl, so many http websites are hard to run a secure ws/message system. But, SWS intends to run plain websocket over NACL, then http website can have secure ...
Tom
Nov 28, 2014 at 6:47 pm
Nov 28, 2014 at 6:47 pm -
Hey Guys, I am using ejs-local to render views for my node.js application. I saw lots of too many open files" exception when rendering views: Error: EMFILE, too many open files ...
Chen Wang
Nov 28, 2014 at 6:47 pm
Nov 28, 2014 at 6:47 pm -
I need some suggestions about building a large project with node.js. What I'm trying to do is a tourism related website, I expect to receive a bunch of visits per day and serve a large amount of info ...
Carlos Carcamo
Nov 22, 2014 at 6:49 pm
Nov 25, 2014 at 3:26 pm -
Hi, I have ported my simple rule engine from Java to Javascript and uploaded it to the npm registry: https://www.npmjs.org/package/maxant-rules The code is at ...
Ant Kutschera
Nov 22, 2014 at 4:06 pm
Nov 25, 2014 at 3:25 pm -
Hello everyone, Someone know if it's possible read a file when path is case insensitive? Some providers changes my path. So can't find image for client. fs.stat(file, function (err, stat) { var img = ...
Gonçalo Diogo Bessa
Nov 22, 2014 at 3:19 am
Nov 24, 2014 at 11:19 am -
My Application is a J2ee based application with Spring/Hibernate and Oracle (db) in the backend. Also, for front-end it is using HTML5. Kindly suggest should I use node.js in my application. If yes, ...
Madhav anand
Nov 20, 2014 at 12:26 pm
Nov 24, 2014 at 11:12 am -
Hello noders i am trying to generate a chart (using highcharts) with queried data from Mysql. I have my data.php file to query the database and create a JSON file. This JSON file is used by index.php ...
Vasa
Nov 18, 2014 at 1:26 pm
Nov 24, 2014 at 5:27 am -
I'm stuck on an issue during testing and I was wondering if I could get some help nailing down the problem. I've created a project to recreate the error here ...
Nael Alismail
Nov 23, 2014 at 7:09 pm
Nov 23, 2014 at 8:29 pm -
Dear all i'm experiencing some performance-gap using http-proxy. I've got a very simple server that does the following: var http = require('http'); var httpProxy = require('http-proxy'); var proxy = ...
Nik600
Nov 21, 2014 at 1:24 pm
Nov 23, 2014 at 7:27 am -
Hello Guys and Gals, I can use your help. I'm a n00b when it comes to SSL. This is my first time getting a CA signed cert issued and coding a node.js instance to use https/tls. I have the node ...
Rog
Nov 22, 2014 at 3:19 am
Nov 22, 2014 at 11:47 pm -
This is an issue related to asynchronous testing in Sails JS using Mocha. I am writing controller test in Sails JS using supertest <https://github.com/tj/supertest library. I want to check if ...
Yedhu Krishnan
Nov 22, 2014 at 4:06 pm
Nov 22, 2014 at 4:06 pm -
Okay, so let’s say I have coded a bunch of modules for a private site and I opensource them on my website, but do NOT want them to be used anywhere else without my permission. What license would be ...
Kevin Ingwersen (Ingwie Phoenix)
Nov 20, 2014 at 3:36 pm
Nov 21, 2014 at 1:25 pm -
Hello everyone, I am nee to node.js. Basically my background is Electronics. I am developing wireless sensor network in which there are 50 nodes (client) and one server. The main functionality that I ...
Niral Kalavadia
Nov 19, 2014 at 1:35 pm
Nov 21, 2014 at 7:54 am -
I am working on a linear algebra Node.js addon (written in C++) and I want to be able to save to and read from disk all objects I exposed. For example, v = la.load(fs.open("vector.out", "r-")); would ...
Blazs
Nov 21, 2014 at 7:54 am
Nov 21, 2014 at 7:54 am -
hello I am running node on Windows. The 'cwd' option of the child_process.spawn method is ignored after upgrading to node to '0.10.29'. Any pointers to resolve this will be appreciated. Code: var ...
Rajasekhar Chinnam
Nov 19, 2014 at 8:20 pm
Nov 20, 2014 at 6:21 pm -
*I am trying to test my angular js code with Karma, which is working fine with firefox, but when I am trying to run with my chromium-browser(with ubuntu 13.10), it is opening mutiple browsers of ...
Rajit Garg
Nov 20, 2014 at 12:27 pm
Nov 20, 2014 at 12:27 pm -
Dear all i've got an http cluster based on nodejs, basically this component does the following: - does some regex matching on the req.url - case A) - forward the request to a back-end - case B) - ...
Nik600
Nov 20, 2014 at 12:24 pm
Nov 20, 2014 at 12:24 pm -
Hi Is there any node module to converting docx to html without losing the format? I have tried mammoth but the format is getting lost. -- Job board: http://jobs.nodejs.org/ New group rules ...
Arvind T
Nov 18, 2014 at 1:26 pm
Nov 19, 2014 at 8:20 pm -
Hi. Been having 100% CPU usage issues the past few days and I'm not able to figure out the cause. The setup is postgres for database, express for framework, and knexjs as the database wrapper. Every ...
Alex Spencer
Nov 18, 2014 at 5:16 pm
Nov 19, 2014 at 1:36 pm -
hello all - first time posting. i am trying to run node.js from an account called "foo" and wish to write into an area in the bar.com area: /home/bar.com/public_html/openDirectory/ i am trying to use ...
Mark edwards
Nov 18, 2014 at 9:39 pm
Nov 19, 2014 at 12:58 am -
Hi! I'm planning on writing a multilingual application or at least a translated application that uses Grunt, i18n-abide (grunt-i18n-abide) and angular-gettext for the frontend translation ...
Andreas Marschke
Nov 18, 2014 at 9:39 pm
Nov 18, 2014 at 9:39 pm -
I have a IaaS cloud on DigitalOcean with 1gb ram and hosts 2 of my mobile application backends in there. I use bouncy to get the requests from port 80 and redirects it to the 2 apps. I recently ...
Jamsheed K
Nov 14, 2014 at 1:27 pm
Nov 18, 2014 at 6:43 pm -
Hi all, I posted the following question on SO yesterday but it got little attention so I decided to ask here as well, I hope you don't mind ...
Tihomir Kit
Nov 18, 2014 at 1:27 pm
Nov 18, 2014 at 1:27 pm -
Hello I am working on a project which involves node based website i want to use kinect as an input for the website. I was wondering if there is any support available for kinect with a node based web ...
10besefarshad
Nov 16, 2014 at 4:13 pm
Nov 17, 2014 at 9:51 pm -
I want to have an application global exception handler. I have added app.use(function(err, req, res, next) { logger.error(err.message); res.status(err.status || 500); res.render('error', { message ...
Reza Razavipour
Nov 13, 2014 at 7:10 pm
Nov 17, 2014 at 9:51 pm -
I'd like to make a UNIX domain socket world writable after I've chrooted. But I have two problems. Using fs.open on a socket throws errno: -1, code: 'UNKNOWN'. I've also tried to get a handle using ...
Tim Kuijsten
Nov 17, 2014 at 2:25 pm
Nov 17, 2014 at 9:51 pm -
Hi, first off: *Don't get me wrong I like the fact, that there are companys out ther supporting nodejs with * *extra services and "consulting". *I would however prefer to be the master over my data ...
Andreas Marschke
Nov 10, 2014 at 8:37 pm
Nov 17, 2014 at 4:53 pm -
Hi, I have just started learning node.js and I am already confused about how the event loop is implemented. Node uses v8 and libev (now libuv). As far as I know, v8 has its own javascript event ...
Vaibhav Jain
Nov 17, 2014 at 2:26 pm
Nov 17, 2014 at 4:52 pm -
Hello, guys! I need help. I wrote a code which takes one object, another object and then changes values of that second object. Code: https://gist.github.com/slaykovsky/dcae4b221b2716452272 And this ...
Alexey Slaykovsky
Nov 16, 2014 at 2:52 pm
Nov 16, 2014 at 4:15 pm -
Hi! I've looked at process.config which is like this in my environment: { target_defaults: { cflags: [], default_configuration: 'Release', defines: [], include_dirs: [], libraries: [ '-lz', ...
Andreas Marschke
Nov 11, 2014 at 2:46 pm
Nov 16, 2014 at 4:14 pm -
Hi Everybody, i found some entrys to my question, but they are old or not specific enough. Got the following question and please keep in mind that my administration skills for servers suck hard :) I ...
Markus Kuhn
Nov 7, 2014 at 11:59 pm
Nov 16, 2014 at 2:51 pm -
Hi, I use faye (Node.js) for creation messaging. How do I get all messages from the channel? When user enters, that he could see all messages from the channel -- Job board: http://jobs.nodejs.org/ ...
Микола Патько
Nov 14, 2014 at 9:36 pm
Nov 16, 2014 at 12:45 am -
hey guys, i'm looking for module with the following feature: synchronize database schema(postgresql) from models(json objects): create/update tables, columns, etc. Some modules such as jugglingdb and ...
Danilo Sampaio
Nov 14, 2014 at 10:10 pm
Nov 14, 2014 at 10:10 pm -
Hello. I'm developing an extension for Adobe CC products (CEP) that uses node to upload a small CSV file to an ftp server. Using jsftp I'm able to write a file to my server but the contents are ...
Brendan Thompson
Nov 14, 2014 at 7:39 am
Nov 14, 2014 at 10:35 am -
Hi, I am new to Node js. I am trying to parse the request parameters from a post request. Basically, I have a simple HTML form. I submit the form and in my Node.js server I want to access the form ...
A Khan
Nov 13, 2014 at 8:59 pm
Nov 13, 2014 at 9:55 pm -
I want create web design so i chosse express framework and jade template.. but not there in any theme. how can i use good theme in my page or is there any good themes available in other node ...
Bala Kumaran
Nov 13, 2014 at 12:53 pm
Nov 13, 2014 at 7:11 pm
Group Overview
group | nodejs |
categories | nodejs |
discussions | 73 |
posts | 296 |
users | 131 |
website | nodejs.org |
irc | #node.js |
131 users for November 2014
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)