Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
nowjs.com is dead. Is the project over?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  20 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Joel Shapiro  
View profile  
 More options Oct 12 2012, 2:32 pm
From: Joel Shapiro <notjoelshap...@gmail.com>
Date: Fri, 12 Oct 2012 11:32:27 -0700 (PDT)
Local: Fri, Oct 12 2012 2:32 pm
Subject: nowjs.com is dead. Is the project over?

I feel like this might be a stupid question, but is nowJS somewhere besides
the old .com?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matthew Baggett  
View profile  
 More options Oct 12 2012, 3:02 pm
From: Matthew Baggett <matt...@baggett.me>
Date: Fri, 12 Oct 2012 20:01:48 +0100
Local: Fri, Oct 12 2012 3:01 pm
Subject: Re: [NowJS] nowjs.com is dead. Is the project over?

Looks like the site is just down.
- Matthew Baggett

Add me on Linked In <http://uk.linkedin.com/pub/matthew-baggett/1b/8a2/378> or
Twitter <http://twitter.com/matthewbaggett>!
Or call me: 07541 059 344

On Fri, Oct 12, 2012 at 7:32 PM, Joel Shapiro <notjoelshap...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ian Serlin  
View profile  
 More options Oct 12 2012, 3:59 pm
From: Ian Serlin <i...@ianserlin.com>
Date: Fri, 12 Oct 2012 12:59:34 -0700
Local: Fri, Oct 12 2012 3:59 pm
Subject: Re: [NowJS] nowjs.com is dead. Is the project over?

I'm not sure if you guys were aware, but Flotype moved on from nowjs to
make bridge, but is now no longer making that either. There is no one
actively maintaining the official nowjs codebase.

Ian

On Fri, Oct 12, 2012 at 12:01 PM, Matthew Baggett <matt...@baggett.me>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matthew Baggett  
View profile  
 More options Oct 12 2012, 4:27 pm
From: Matthew Baggett <matt...@baggett.me>
Date: Fri, 12 Oct 2012 21:27:01 +0100
Local: Fri, Oct 12 2012 4:27 pm
Subject: Re: [NowJS] nowjs.com is dead. Is the project over?

Oh. Oh dear :(
- Matthew Baggett

Add me on Linked In <http://uk.linkedin.com/pub/matthew-baggett/1b/8a2/378> or
Twitter <http://twitter.com/matthewbaggett>!
Or call me: 07541 059 344


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Darshan Shankar  
View profile  
 More options Oct 12 2012, 8:02 pm
From: Darshan Shankar <d.n.shan...@gmail.com>
Date: Fri, 12 Oct 2012 17:02:34 -0700
Local: Fri, Oct 12 2012 8:02 pm
Subject: Re: [NowJS] nowjs.com is dead. Is the project over?

We've been having some issues with AWS for the past few weeks. Some weird
billing issues :-)

It's all taken care of now, so our servers should be back up in the next
few minutes. Sorry for the downtime!

Darshan

--
Darshan Shankar

@dshankar <http://twitter.com/dshankar> -
@getbridge<http://twitter.com/getbridge>
getbridge.com <http://www.getbridge.com/>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
RylandAlmanza  
View profile  
 More options Nov 10 2012, 6:27 pm
From: RylandAlmanza <ryl...@quixotix.com>
Date: Sat, 10 Nov 2012 15:27:07 -0800 (PST)
Local: Sat, Nov 10 2012 6:27 pm
Subject: Re: [NowJS] nowjs.com is dead. Is the project over?

These were amazing projects. Can anyone recommend an alternative to nowjs
that is actively maintained? Without anyone maintaining nowjs, it will
eventually be incompatible with newer node versions, right?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeff Wilde  
View profile  
 More options Nov 11 2012, 10:32 pm
From: Jeff Wilde <jeff.wi...@gmail.com>
Date: Sun, 11 Nov 2012 19:32:37 -0800 (PST)
Local: Sun, Nov 11 2012 10:32 pm
Subject: Re: nowjs.com is dead. Is the project over?

Why did the project die?  Were there issues with the project?  Can someone
else take over the project?  


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nate Morse  
View profile  
 More options Nov 12 2012, 12:30 pm
From: Nate Morse <morse.n...@gmail.com>
Date: Mon, 12 Nov 2012 12:30:02 -0500
Local: Mon, Nov 12 2012 12:30 pm
Subject: Re: [NowJS] Re: nowjs.com is dead. Is the project over?

The nowjs paradigm of functions that can be called back and forth from
server and client is really inspired.

In my experience, the underlying "socket.io" module is not able to scale
well (more than 150 connections was a problem for me), so I had to  retreat
from using "nowjs" or more specifically, "socket.io" in one of my
applications. On the other hand, I have another application that has been
running for 9 months now without any problems, but it only handles 2 to 5
connections at a time.

My other observation is that: The magic pocket for variable (across sever
and client) is not useful, because it does not have any notification events
(ie onUpdate, etc.), so you never know when the magic has occurred.

"An opensource project never has to die" -- R. Stallman

On Sun, Nov 11, 2012 at 10:32 PM, Jeff Wilde <jeff.wi...@gmail.com> wrote:
> Why did the project die?  Were there issues with the project?  Can someone
> else take over the project?

> On Friday, October 12, 2012 12:32:27 PM UTC-6, Joel Shapiro wrote:

>> I feel like this might be a stupid question, but is nowJS somewhere
>> besides the old .com?

--
--Nate

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ian Serlin  
View profile  
 More options Nov 12 2012, 2:31 pm
From: Ian Serlin <i...@ianserlin.com>
Date: Mon, 12 Nov 2012 11:31:22 -0800
Local: Mon, Nov 12 2012 2:31 pm
Subject: Re: [NowJS] Re: nowjs.com is dead. Is the project over?

You might check out shoe (https://github.com/substack/shoe) built on top of
sockjs, which is what bridge used on the JS client side. It isn't
explicitly an rpc library, it's a streaming library, but like any socket
library can sorta be used that way. Bridge is also open-source but requires
a running bridge server.

Creating a basic "these are my functions, make them available everywhere"
micro-lib could actually be cool. If anyone is interested in doing this
together, ping me.

Ian
useful.io
linkedin.com/in/ianserlin

Ian Serlin

i...@ianserlin.com
http://useful.io
http://www.linkedin.com/in/ianserlin
213-399-1688
@spiceninja

Owner Useful IO LLC


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
falcon  
View profile  
 More options Nov 14 2012, 8:54 pm
From: falcon <shahb...@gmail.com>
Date: Wed, 14 Nov 2012 17:54:00 -0800 (PST)
Subject: Re: [NowJS] nowjs.com is dead. Is the project over?

I've been trying to connect to the website for the past few days, it is
still down.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Darshan Shankar  
View profile  
 More options Nov 16 2012, 5:34 am
From: Darshan Shankar <d.n.shan...@gmail.com>
Date: Fri, 16 Nov 2012 02:33:59 -0800
Local: Fri, Nov 16 2012 5:33 am
Subject: Re: [NowJS] nowjs.com is dead. Is the project over?

I'm no longer maintaining NowJS. I don't have much time to devote to NowJS
as I'm working full-time on another startup. I'm sorry to drop the ball on
development and bugs! You might want to look at other projects like dnode
which are still being actively developed.

Darshan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeff Wilde  
View profile  
 More options Nov 16 2012, 2:19 pm
From: Jeff Wilde <jeff.wi...@gmail.com>
Date: Fri, 16 Nov 2012 11:19:32 -0800 (PST)
Local: Fri, Nov 16 2012 2:19 pm
Subject: Re: [NowJS] nowjs.com is dead. Is the project over?

If I or someone else wanted to take of maintenance of NowJS could we?  Are
there issues with NowJS that lead you to abandon it or is it just a time
constraint?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gabriel Petrovay  
View profile  
 More options Nov 17 2012, 2:26 pm
From: Gabriel Petrovay <gabipetro...@gmail.com>
Date: Sat, 17 Nov 2012 11:26:40 -0800 (PST)
Local: Sat, Nov 17 2012 2:26 pm
Subject: Re: [NowJS] nowjs.com is dead. Is the project over?

Until an alternate page is availalbe/project taken over by somebody else,
etc. you can
still find the old page in the web archive: http://web.archive.org

For example, a March copy:

http://web.archive.org/web/20110315074114/http://nowjs.com/

Regards,
Gabriel

PS: I am also interested in taking care/part of the alternate project if
you need volunteers. (Unless people strongly recommend other projects like
substack's dnode or sock).


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gabriel Petrovay  
View profile  
 More options Nov 17 2012, 2:35 pm
From: Gabriel Petrovay <gabipetro...@gmail.com>
Date: Sat, 17 Nov 2012 11:35:24 -0800 (PST)
Local: Sat, Nov 17 2012 2:35 pm
Subject: Re: [NowJS] nowjs.com is dead. Is the project over?

Hi Darshan,

Can you pass over the control to the community? I guess there are plenty
that you love to take further part into it. The code is not a problem since
people can fork the code. I guess the web page is more important because
many go through it to learn about NowJS. The twitter account is also
another asset that might be interesting to be migrated together with the
project.

But please share us some of the reasons about your retreat besides the fact
that you are now dragged into the startup you mentioned. Are there
non-obvious, hidden, or difficult issues with the project that people
should be aware of. Do you recommend that people migrate to other projects
(e.g. dnode, sock)? I also understand the scalability issue with socket.io,
but probably there are projects where this doesn't matter.

Please share your experience and let's either completely kill it or move it
further!

Thanks!
Gabriel


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gabriel Petrovay  
View profile  
 More options Nov 17 2012, 2:58 pm
From: Gabriel Petrovay <gabipetro...@gmail.com>
Date: Sat, 17 Nov 2012 11:58:15 -0800 (PST)
Local: Sat, Nov 17 2012 2:58 pm
Subject: Re: [NowJS] nowjs.com is dead. Is the project over?

A more recent copy of the nowJS website:

http://web.archive.org/web/20110714203424/http://nowjs.com/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Miller Crawford  
View profile  
 More options Nov 17 2012, 3:46 pm
From: John Miller Crawford <johnmillercrawf...@gmail.com>
Date: Sun, 18 Nov 2012 09:46:49 +1300
Local: Sat, Nov 17 2012 3:46 pm
Subject: Re: [NowJS] nowjs.com is dead. Is the project over?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andy Green  
View profile  
 More options Dec 21 2012, 7:48 pm
From: Andy Green <jar...@gmail.com>
Date: Fri, 21 Dec 2012 16:48:59 -0800 (PST)
Local: Fri, Dec 21 2012 7:48 pm
Subject: Re: [NowJS] nowjs.com is dead. Is the project over?

It appears that the fork hasn't been maintained at all in the last 4 months
- I wonder if there's a suitable replacement for now.js (which seemed very
promising before it was abandoned).


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andy Green  
View profile  
 More options Dec 21 2012, 8:58 pm
From: Andy Green <jar...@gmail.com>
Date: Fri, 21 Dec 2012 17:58:21 -0800 (PST)
Local: Fri, Dec 21 2012 8:58 pm
Subject: Re: [NowJS] nowjs.com is dead. Is the project over?

What are they doing now if they've abandoned both nowjs and bridge? Is any
kind of replacement for nowjs and bridgejs being developed, or is the
project entirely defunct now (and lacking a suitable replacement?)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nate Morse  
View profile  
 More options Dec 21 2012, 11:00 pm
From: Nate Morse <morse.n...@gmail.com>
Date: Fri, 21 Dec 2012 23:00:32 -0500
Local: Fri, Dec 21 2012 11:00 pm
Subject: Re: [NowJS] nowjs.com is dead. Is the project over?

I know that it is not exactly the same but how about dnode and shoe?
On Dec 21, 2012 7:48 PM, "Andy Green" <jar...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ian Serlin  
View profile  
 More options Dec 22 2012, 1:25 am
From: Ian Serlin <i...@ianserlin.com>
Date: Fri, 21 Dec 2012 22:25:20 -0800
Local: Sat, Dec 22 2012 1:25 am
Subject: Re: [NowJS] nowjs.com is dead. Is the project over?

Also pretty different, but you could check out meteor:
http://meteor.com/it is actively developed and venture backed.

Ian

-------
Ian Serlin
i...@ianserlin.com
http://useful.io
http://www.linkedin.com/in/ianserlin
415-754-9563
@spiceninja


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »