[nodejs] Best way to write data to Google Spreadsheet?

2014-04-24 Thread Anurag Prasad
. Is there any other way by which I can achieve this purpose? Thanks and regards, Anurag Prasad -- -- 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] Error: Failed to lookup view

2014-02-20 Thread Anurag Prasad
/anurag_prasad/Desktop/node-express-mongoose-demo-master/app/controllers/articles.js:40:11) -- Anurag Prasad Birla Institute of Technology Science, Pilani Pilani Campus Pilani, India. 333 031 Mobile: +91 - 9001250705 E.mail: f2011...@pilani.bits-pilani.ac.in www.bits-pilani.ac.in -- -- Job

Re: [nodejs] Where exactly is the error?[Beginner]

2014-02-12 Thread Anurag Prasad
/util.html#util_util_inspect_object_options On Wednesday, February 12, 2014 9:04:14 AM UTC-8, Anurag Prasad wrote: I am getting the wrong output here. Instead of [Object] something like {name : weight, type: integer, value: 32} should be the output. [ { group: 'nodes', data: { id: '1', label

[nodejs] Where exactly is the error?[Beginner]

2014-02-11 Thread Anurag Prasad
[image: Inline image 1] *Code-* var fs = require('fs'); var sax = require('sax'); parser = sax.parser(true); elements_array = []; nodeCounter = -1; parser.onerror = function(e) { // an error happened. }; parser.onopentag = function(node) { // opened a tag. node has name and

Re: [nodejs] Where exactly is the error?[Beginner]

2014-02-11 Thread Anurag Prasad
and global pollution.. -- Diogo Resende On Tuesday 11 February 2014 at 19:14 , Anurag Prasad wrote: [image: Inline image 1] *Code-* var fs = require('fs'); var sax = require('sax'); parser = sax.parser(true); elements_array = []; nodeCounter = -1; parser.onerror = function(e

[nodejs] Recommendations on Messenger.js

2014-01-28 Thread Anurag Prasad
Hi, We are looking to build a scalable Instant Messaging application. I came across messenger.js and found it useful in scaling up with multiple servers. Any recommendations? Regards, Anurag Prasad Birla Institute of Technology Science, Pilani Pilani Campus Pilani, India. 333 031 Mobile: +91