Earlier quoted context omitted.
I use "real-time" in this fashion because describing it as "soft real-time" seems weird.
Didn't we call websites that update without a manual page reload "AJAX" just a few minutes ago? And yes, even if there's no XML present, but at least it's an abuse of a pretty new, web-specific term. I propose we call all that stuff "FEFYOM" (Fast Enough For You Old Man) from now on.
Show HN: SpaceMagic, a real-time node.js framework
11–20 of 30 posts
Re: Show HN: SpaceMagic, a real-time node.js framework
#12node.js has real-time guarantees?
Re: Show HN: SpaceMagic, a real-time node.js framework
#13back button an issue for anyone else?
Re: Show HN: SpaceMagic, a real-time node.js framework
#14back button an issue for anyone else?
Re: Show HN: SpaceMagic, a real-time node.js framework
#15back button an issue for anyone else?
Re: Show HN: SpaceMagic, a real-time node.js framework
#16back button an issue for anyone else?
Re: Show HN: SpaceMagic, a real-time node.js framework
#17back button an issue for anyone else?
Re: Show HN: SpaceMagic, a real-time node.js framework
#18Earlier quoted context omitted.
I use "real-time" in this fashion because describing it as "soft real-time" seems weird.
Didn't we call websites that update without a manual page reload "AJAX" just a few minutes ago? And yes, even if there's no XML present, but at least it's an abuse of a pretty new, web-specific term. I propose we call all that stuff "FEFYOM" (Fast Enough For You Old Man) from now on.
Re: Show HN: SpaceMagic, a real-time node.js framework
#19Earlier quoted context omitted.
Didn't we call websites that update without a manual page reload "AJAX" just a few minutes ago? And yes, even if there's no XML present, but at least it's an abuse of a pretty new, web-specific term. I propose we call all that stuff "FEFYOM" (Fast Enough For You Old Man) from now on.
AJAX is where you click on something and then the page updates. Comet is where the page updates without the user having to initiate anything.