Looking for the buzzword...
-
...that is used for when changing a value on the client UI immediately updates the server. No "Save" button, in other words. It's not "responsive UI" (that for different screen sizes), it's not "fluent" (that's a coding style thing), but I just can't remember.
Latest Article - A Concise Overview of Threads Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
-
...that is used for when changing a value on the client UI immediately updates the server. No "Save" button, in other words. It's not "responsive UI" (that for different screen sizes), it's not "fluent" (that's a coding style thing), but I just can't remember.
Latest Article - A Concise Overview of Threads Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
-
...that is used for when changing a value on the client UI immediately updates the server. No "Save" button, in other words. It's not "responsive UI" (that for different screen sizes), it's not "fluent" (that's a coding style thing), but I just can't remember.
Latest Article - A Concise Overview of Threads Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
If you are referring to client-side scripting that automatically saves upon field(s) change, then I have only known this as "AutoSave". Not much of a buzz word.
-
If you are referring to client-side scripting that automatically saves upon field(s) change, then I have only known this as "AutoSave". Not much of a buzz word.
Slacker007 wrote:
If you are referring to client-side scripting that automatically saves upon field(s) change,
Yes, and there's some geeky buzzword for that. :~
Latest Article - A Concise Overview of Threads Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
-
...that is used for when changing a value on the client UI immediately updates the server. No "Save" button, in other words. It's not "responsive UI" (that for different screen sizes), it's not "fluent" (that's a coding style thing), but I just can't remember.
Latest Article - A Concise Overview of Threads Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
-
Urban Cricket wrote:
Two way binding? I would call it fry your server binding though
Only one way, from client to server. ;)
Latest Article - A Concise Overview of Threads Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
-
...that is used for when changing a value on the client UI immediately updates the server. No "Save" button, in other words. It's not "responsive UI" (that for different screen sizes), it's not "fluent" (that's a coding style thing), but I just can't remember.
Latest Article - A Concise Overview of Threads Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
databound?
#SupportHeForShe Government can give you nothing but what it takes from somebody else. A government big enough to give you everything you want is big enough to take everything you've got, including your freedom.-Ezra Taft Benson You must accept 1 of 2 basic premises: Either we are alone in the universe or we are not alone. Either way, the implications are staggering!-Wernher von Braun
-
Slacker007 wrote:
If you are referring to client-side scripting that automatically saves upon field(s) change,
Yes, and there's some geeky buzzword for that. :~
Latest Article - A Concise Overview of Threads Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
I don't think so. I just spent 15 minutes looking. Doesn't mean it does not exist, but I think it does not exist. If it did, it is not used anymore. Auto-save is what Microsoft uses internally (i.e. MS Word, OneNote, etc.) and it is used here in our shop for the exact same thing. Do let us know when you find the "buzzword" you are looking for. ;)
-
...that is used for when changing a value on the client UI immediately updates the server. No "Save" button, in other words. It's not "responsive UI" (that for different screen sizes), it's not "fluent" (that's a coding style thing), but I just can't remember.
Latest Article - A Concise Overview of Threads Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
Optimistic UI, maybe? Got it from : Optimistic UI | Apollo Client[^] If not, it's at least a great candidate for a new buzzword. :rolleyes: Edit This is interesting article on the subject : True Lies Of Optimistic User Interfaces — Smashing Magazine[^]
-
Optimistic UI, maybe? Got it from : Optimistic UI | Apollo Client[^] If not, it's at least a great candidate for a new buzzword. :rolleyes: Edit This is interesting article on the subject : True Lies Of Optimistic User Interfaces — Smashing Magazine[^]
raddevus wrote:
Optimistic UI, maybe?
yes, I stumbled across that when googling, and yeah, that was an interesting article.
Latest Article - A Concise Overview of Threads Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
-
raddevus wrote:
Optimistic UI, maybe?
yes, I stumbled across that when googling, and yeah, that was an interesting article.
Latest Article - A Concise Overview of Threads Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
-
...that is used for when changing a value on the client UI immediately updates the server. No "Save" button, in other words. It's not "responsive UI" (that for different screen sizes), it's not "fluent" (that's a coding style thing), but I just can't remember.
Latest Article - A Concise Overview of Threads Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
-
Marc Clifton wrote:
yes
So, I guess I'm the Official Winner of a No-Prize, right? I will be watching the mail diligently for it to arrive very soon. :rolleyes:
-
...that is used for when changing a value on the client UI immediately updates the server. No "Save" button, in other words. It's not "responsive UI" (that for different screen sizes), it's not "fluent" (that's a coding style thing), but I just can't remember.
Latest Article - A Concise Overview of Threads Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
-
...that is used for when changing a value on the client UI immediately updates the server. No "Save" button, in other words. It's not "responsive UI" (that for different screen sizes), it's not "fluent" (that's a coding style thing), but I just can't remember.
Latest Article - A Concise Overview of Threads Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
No clue but I enjoy making up buzzwords anyways, so what about: - Automatic data deployment - Automatic data integration - self-driven data deployment - self-driven, dynamic data deployment to external data services - self-actuating, dynamic data integration with external data services I'll add more if I can think of some :laugh:
-
RedDk wrote:
(I'm dating myself)
...because no one else will? ;P
Socialism is the Axe Body Spray of political ideologies: It never does what it claims to do, but people too young to know better keep buying it anyway. (Glenn Reynolds)
-
...that is used for when changing a value on the client UI immediately updates the server. No "Save" button, in other words. It's not "responsive UI" (that for different screen sizes), it's not "fluent" (that's a coding style thing), but I just can't remember.
Latest Article - A Concise Overview of Threads Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
-
Instant [Karma]. Live Interaction. Dangerous. [Update] oh, oh, oh, I got it. I got it! "Quantum Entanglement"
- I would love to change the world, but they won’t give me the source code.
-
No one knows your kink and satisfaction better than you do ;). :laugh: :laugh:
I do not fear of failure. I fear of giving up out of frustration.