Search Discussions
-
Hi everyone, I have just wrote a simple lightweight OOP helper and want your thoughts about it, the implementation "Class" is only 15 lines of code, but I have included some tests, to show how it ...
Fredrik O
Oct 31, 2012 at 10:37 pm
Dec 13, 2012 at 6:24 am -
Does anyone know how to modify a tag value of an XML file using NodeJS this is my XML file: <note <to Tove</to <from Jani</from <heading Reminder</heading <body Don't forget me this weekend!</body ...
Udayantha Warnasuriya
Oct 31, 2012 at 10:28 pm
Oct 31, 2012 at 11:49 pm -
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 -
I have been posting 2 issues on the nodejs GitHub page and both of them people reply to like do this, do this without explanation and lock the thread. Really? ...
Andreas Backx
Oct 31, 2012 at 5:04 pm
Oct 31, 2012 at 9:10 pm -
Hi Guys, Look at this amazing project: https://github.com/arunoda/chrome-node with the reference of running node in chrome - http://www.youtube.com/watch?v=gkb_x9ZN0Vo&feature=g-all-lsb Cheers. -- ...
Arunoda Susiripala
Oct 31, 2012 at 2:06 pm
Nov 2, 2012 at 6:58 pm -
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 -
Hi guys, Just being interested at Dojo and NodeJS, I started a project to build a web server based on Dojo running on NodeJS last year. Recently I found that Dojo has more and more support for ...
Nate Wang
Oct 31, 2012 at 1:42 pm
Oct 31, 2012 at 1:42 pm -
Hi, I'm tring to understand the structure of the process.env object, but the online docs just say 'An object containing the user environment. See environ(7).' I can't find 'environ(7)' (whatever that ...
Bgsosh
Oct 31, 2012 at 1:12 pm
Nov 1, 2012 at 6:11 pm -
Hey noders! Over the weekend/first part of this week I've started writing a Minecraft server entirely in JavaScript, to experiment with different types of applications in node. It's been surprisingly ...
Conrad Pankoff
Oct 31, 2012 at 12:36 pm
Mar 22, 2013 at 3:09 pm -
Here it is: https://github.com/AlexeyKupershtokh/node-candle it's similar to: https://github.com/coolaj86/futures/tree/v2.0/future and https://github.com/temsa/addTimeout to some extent, except that ...
Alexey Kupershtokh
Oct 31, 2012 at 11:49 am
Nov 12, 2012 at 2:48 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 -
(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 -
Hi, (Debian 6, Node 8.10, express 3, zappa 4.10) I have requested a second ip number for my remote box and want two run a second nodejs app on that ip. The ip runs on the same card I guess (remote ...
Karl
Oct 30, 2012 at 8:08 pm
Nov 1, 2012 at 2:08 pm -
Hi, I am also having Transfer-Encoding: chunked in Response headers. Please help me out to solve this. I am using Apache-2.2.19, with Jboss-4.0.2 and Centos 5.5 64 Bit Operating System Please find ...
Nishad Virkud
Oct 30, 2012 at 6:23 pm
Oct 30, 2012 at 6:28 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 -
Hi, i'm using fbgraph module to connect with facebook, i've this code: // Set index route app.get('/', utils.accesslog, function(req, res){ //Get token from session to allow post ...
AndDM
Oct 30, 2012 at 10:26 am
Oct 30, 2012 at 10:26 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 -
Is there something that would have increased the compilation or run time in 0.8.13 or 0.8.14? Switching from 0.8.12 to 0.8.14 increased my app's spec suite time from ~1.8sec to ~4.8sec -- Job Board ...
Elliot
Oct 30, 2012 at 1:03 am
Oct 30, 2012 at 5:29 am -
Hi All, I've created a new JS library for defining properties that can be subscribed for updates and can interact with eachother. Check it here; https://github.com/azer/ak47 Readme contains many ...
Azer Koçulu
Oct 30, 2012 at 12:11 am
Oct 30, 2012 at 8:09 pm -
I'd like to announce Passbookster. Passbookster allows you to create iOS passbook passes. It provides both a stream and callback API. Great care has been taken on performance. Node crypto module does ...
Dan Milon
Oct 29, 2012 at 8:33 pm
Oct 29, 2012 at 8:33 pm -
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 -
I'm having this issue that crashes my server randomly. I can't pinpoint what the issue is. Any ideas? Any clues? { "process": { "pid": 22015, "uid": 0, "gid": 0, "cwd" ...
Stanley
Oct 28, 2012 at 11:24 pm
Oct 28, 2012 at 11:28 pm -
I successfully built a node add-on on windows using Visual Studio. Now I want to build the same add-on on windows but targeting Linux. 1. Is it possible to compile a node c++ add-on on windows for ...
NodeNinja
Oct 28, 2012 at 1:31 pm
Nov 3, 2012 at 6:09 am -
Hi, trying to find a quick and dirty solution in nodejs: often need to access a folder in mac from ipad's Safari, is there a simple, one file nodejs script that can do it? thanks, Angelo -- Job ...
Angelo Chen
Oct 28, 2012 at 7:53 am
Nov 1, 2012 at 4:06 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 -
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 -
I'd need to pass some binary data out of an addon, but node.js addon documentation doesn't seem to cover it. This is what I'm working on: https://github.com/cheery/node-video node-video needs the ...
Henri Tuhola
Oct 27, 2012 at 9:42 pm
Oct 29, 2012 at 11:53 am -
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 -
I was wondering what others are using for communication between back-end servers. Since I control all involved servers, I would rather not include authentication at the application layer. Forwarding ...
Jacob Groundwater
Oct 27, 2012 at 6:32 pm
Oct 29, 2012 at 4:46 pm -
Hi there. I'm starting using domain to catch exception from asynchronous code (the famous r.js optimizer, which unfortunately do not report error within callbacks). I was able to catch errors, but ...
Damien Feugas
Oct 27, 2012 at 5:33 pm
Oct 27, 2012 at 5:33 pm -
node-httpp is the part of HTTPP, that stands for HTTP over UDP and bring Web in P2P style against client/central-server. It consists of three modules: udt.js, httpp.js, httpps.js, all them keep the ...
Tom
Oct 27, 2012 at 1:40 pm
Sep 29, 2014 at 8:34 am -
Hi all, Is anyone aware of an image manipulation library that works via streams? Specifically, I want to be able to overlay one image (the watermark) on top of another (the base image) at a specific ...
John Titus
Oct 27, 2012 at 1:58 am
Oct 27, 2012 at 2:07 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 -
Not sure if this is the best place to post this, but given I'm 80% certain this isn't a profiler module issue given it seems to be an issue with the v8 log file itself when trying to lazy start ...
Andrew Spyker
Oct 26, 2012 at 8:38 pm
Oct 30, 2012 at 5:12 am -
nodejs and phyton are somehow comparable: they are both interpreted programming languages with a binding for the underlying OS. Does some comparison document exist? -- Job Board ...
Angelo Borsotti
Oct 26, 2012 at 3:08 pm
Oct 26, 2012 at 6:00 pm -
Hi All, I created a native html parser based on libhubbub, a parser library used by the netsurf browser project. There were quite a few html pages that didn't parse correctly on tautologistics's html ...
Dean Mao
Oct 26, 2012 at 2:03 pm
Oct 29, 2012 at 5:52 am -
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 -
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 -
My original c++ function had the following signature unsigned char* random(int length); To use this as an add-on I modified it to Handle<Value random(const Arguments& args) { if(args[0]- IsInt32()){ ...
NodeNinja
Oct 26, 2012 at 7:43 am
Oct 29, 2012 at 11:44 am -
I am writing some Node.JS modules and had been using IntelliJ, but I've since discovered that the IntelliJ debugger is unable to actually step through module code and catch breakpoints inside of ...
Axel
Oct 26, 2012 at 12:38 am
Oct 26, 2012 at 3:03 pm -
Note: v0.8.13 contains a regression in the EventEmitter class. This is a bugfix release, but contains no new features. Most of the release notes are copied from v0.8.13, since it didn't live long ...
Isaac Schlueter
Oct 25, 2012 at 9:20 pm
Oct 25, 2012 at 9:20 pm -
2012.10.25, Version 0.8.13 (Stable) * V8: Upgrade to 3.11.10.25 * npm: Upgrade to 1.1.65 * url: parse hostnames that start with - or (Ben Noordhuis) * repl: Fix Windows 8 terminal issue (Bert Belder) ...
Isaac Schlueter
Oct 25, 2012 at 7:55 pm
Oct 25, 2012 at 8:42 pm -
This is a relatively often used function in node.js. I think speeding it up would be great. So I have an idea how to improve it. What if we could set it every 1 ms to a variable, similar to how ...
Alexey Kupershtokh
Oct 25, 2012 at 6:48 pm
Oct 29, 2012 at 3:44 pm -
Hello All, i'd like to know if Some of you have the same problem. The issue is the following: Using the following setup: - Node v0.8.12 - node_redis - redis server ( tried 2.6.0 and 2.4.17 ) And ...
Andrea Baccega
Oct 25, 2012 at 5:10 pm
Oct 27, 2012 at 3:35 pm -
Marco Rogers wanted me to elaborate on "domains just feel wrong" in another thread. In this thread will some of that. Let me start. I have a module "pool" there I use weak references to handle when ...
Fredrik O
Oct 25, 2012 at 3:42 pm
Oct 25, 2012 at 3:42 pm -
hello everyone, i need some help here. *I'm trying to do this*: , JSONStream = require('JSONStream') , es = require('event-stream') *but i get this error:* module.js:340 throw err; Error: Cannot find ...
Samuel A
Oct 25, 2012 at 2:04 pm
Oct 26, 2012 at 7:24 am -
Hi, Can anyone provide some sample code to show how a node http server can be secured using basic username/password authentication. Here's my sample server :- var express = require('express'); var ...
Gng
Oct 25, 2012 at 10:41 am
Oct 29, 2012 at 10:07 am -
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 -
Unless I use freezeTableName in each single definition of table, is there a global setting to turn off this feature? 在 2011年12月1日星期四UTC+8下午1时41分12秒,Senthil kumar写道: -- Job Board ...
Junyi Yan
Oct 25, 2012 at 3:46 am
Oct 25, 2012 at 3:46 am -
Hi everybody, I've tried to google about the nodejs zlib performance and didn't find any useful information. I work on the high-loaded API which communicates with multiple backend servers. Throughput ...
Vadim Antonov
Oct 24, 2012 at 11:07 pm
Oct 26, 2012 at 1:09 am
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)