Re: [nodejs] Re: which are the big applications running on node.js

2013-02-15 Thread jmartins

I think is Voxer. It's all in Node.js with Riak database.

regards
Joao

Em quinta-feira, 14 de fevereiro de 2013 17h50min59s UTC-2, Tim Caswell 
escreveu:

 The main cloud9 infra is closed source, but there is an open source 
 version of the editor with a node.js backend.  Also many of the open source 
 projects we created when I was there are on github. http://github.com/c9/

 Also, if you consider Microsoft a big name, they have quite a bit of node 
 code on github around their Azure service. https://github.com/WindowsAzure


 On Thu, Feb 14, 2013 at 11:25 AM, Austin William Wright 
 diamon...@users.sourceforge.net javascript: wrote:

 Preferably projects with published source code. Big company X uses 
 Node.js is nice, but doesn't demonstrate very much.


 On Thursday, February 14, 2013 9:24:44 AM UTC-7, dmorilha wrote:

 I am interesting in hearing which are the big and complex projects 
 running on node you guys heard about. Does anyone know?

 thanks,
 -- 
 Daniel Morilha (dmor...@gmail.com) 

  -- 
 -- 
 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 nod...@googlegroups.comjavascript:
 To unsubscribe from this group, send email to
 nodejs+un...@googlegroups.com 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 nodejs+un...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/groups/opt_out.
  
  




-- 
-- 
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 nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
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 nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [nodejs] Re: which are the big applications running on node.js

2013-02-14 Thread Daniel Morilha
On Thu, Feb 14, 2013 at 9:25 AM, Austin William Wright 
diamondma...@users.sourceforge.net wrote:

 Preferably projects with published source code. Big company X uses
 Node.js is nice, but doesn't demonstrate very much.


good point!



-- 
Daniel Morilha (dmori...@gmail.com)

-- 
-- 
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 nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
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 nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [nodejs] Re: which are the big applications running on node.js

2013-02-14 Thread Matt
Not sure what big projects you're expecting that are going to be open
source. But Craigslist uses Haraka as their mail server, which is open
source, though I'm sure they have closed source plugins.


On Thu, Feb 14, 2013 at 12:26 PM, Daniel Morilha dmori...@gmail.com wrote:


 On Thu, Feb 14, 2013 at 9:25 AM, Austin William Wright 
 diamondma...@users.sourceforge.net wrote:

 Preferably projects with published source code. Big company X uses
 Node.js is nice, but doesn't demonstrate very much.


 good point!



 --
 Daniel Morilha (dmori...@gmail.com)

 --
 --
 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 nodejs@googlegroups.com
 To unsubscribe from this group, send email to
 nodejs+unsubscr...@googlegroups.com
 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 nodejs+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
-- 
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 nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
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 nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [nodejs] Re: which are the big applications running on node.js

2013-02-14 Thread Mark Hahn
Closed source tends to be bigger monolithic solutions.  My proprietary app
has about 35,000 lines of coffescript (equivalent to 50K lines of JS).  It
uses websockets, background video processing, RPC, pubsub, etc.  I can't
imagine having developed it in anything other than Node.


On Thu, Feb 14, 2013 at 9:38 AM, Matt hel...@gmail.com wrote:

 Not sure what big projects you're expecting that are going to be open
 source. But Craigslist uses Haraka as their mail server, which is open
 source, though I'm sure they have closed source plugins.


 On Thu, Feb 14, 2013 at 12:26 PM, Daniel Morilha dmori...@gmail.comwrote:


 On Thu, Feb 14, 2013 at 9:25 AM, Austin William Wright 
 diamondma...@users.sourceforge.net wrote:

 Preferably projects with published source code. Big company X uses
 Node.js is nice, but doesn't demonstrate very much.


 good point!



 --
 Daniel Morilha (dmori...@gmail.com)

 --
 --
 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 nodejs@googlegroups.com
 To unsubscribe from this group, send email to
 nodejs+unsubscr...@googlegroups.com
 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 nodejs+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




  --
 --
 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 nodejs@googlegroups.com
 To unsubscribe from this group, send email to
 nodejs+unsubscr...@googlegroups.com
 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 nodejs+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
-- 
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 nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
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 nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [nodejs] Re: which are the big applications running on node.js

2013-02-14 Thread Tim Caswell
The main cloud9 infra is closed source, but there is an open source version
of the editor with a node.js backend.  Also many of the open source
projects we created when I was there are on github. http://github.com/c9/

Also, if you consider Microsoft a big name, they have quite a bit of node
code on github around their Azure service. https://github.com/WindowsAzure


On Thu, Feb 14, 2013 at 11:25 AM, Austin William Wright 
diamondma...@users.sourceforge.net wrote:

 Preferably projects with published source code. Big company X uses
 Node.js is nice, but doesn't demonstrate very much.


 On Thursday, February 14, 2013 9:24:44 AM UTC-7, dmorilha wrote:

 I am interesting in hearing which are the big and complex projects
 running on node you guys heard about. Does anyone know?

 thanks,
 --
 Daniel Morilha (dmor...@gmail.com)

  --
 --
 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 nodejs@googlegroups.com
 To unsubscribe from this group, send email to
 nodejs+unsubscr...@googlegroups.com
 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 nodejs+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
-- 
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 nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
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 nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.