What Are You Doing Right Now
-
That, of course, begs the question of "if things in the browser are an app, can apps be hosted"? The answer is, yes of course.
Two ways that we can show this happening.
First is an app that doesn't need to display something to you. An SMTP server for example, that can be hosted, and have no local component. When we talk about an email server we don't consider the email client to be part of the package, it's a separate application that is purely option. I run a lot of email systems that never talk to a client like that at all. When they do, it's not considered one app.
This of course shows that the previous example of the old fashioned client/server app that needs the client installed has a hosted app (the server) and a non-hosted app (the client).
Second is HTML based browser displays. Showing an HTML page is not the same as loading an application of JavaScript into the browser. Some websites, like a simple brochure page, often have no javascript and are just display data, not app data. The entire application sits in a hosted location. So again, a purely hosted app.
Of course, you can argue that the browser is necessary as the client and therefore is not fully hosted. True, but the browser is acting like a display agent the same as if we were talking RDP, VNC, or X and we don't consider the OS itself to be a local agent, so the browser as a virtual OS is not one, either, until we run an app on top of it.
-
In some cases, a crazy amount of careful semantics help us to decipher the truth of how things work and find better ways to do things. In this case, it's the opposite. By understanding enough of what the ways to look at this and name it exists, what we discover is that the entire concept of wondering if something is a "cloud app" is foolish as no matter what definition we try to use, the answer will never be useful.
-
thanks again, it's very helpful to me to be able to ask things like this, as I work alone all the time. Discussing things always helps to expand my knowledge & understanding.
-
@scottalanmiller except if you actually read what he posted it is clear that it is a client-server application and the sever is simply no longer going to be on premises.
This is a flaming pile of crap from a horrible software company.
-
@JaredBusch said in What Are You Doing Right Now:
@scottalanmiller except if you actually read what he posted it is clear that it is a client-server application and the sever is simply no longer going to be on premises.
This is a flaming pile of crap from a horrible software company.
It's horrible. But it is also hosted. So while it's terrible, cloud and hosted don't imply good. It's as hosted as any other hosted app is.
-
@scottalanmiller said in What Are You Doing Right Now:
@JaredBusch said in What Are You Doing Right Now:
@scottalanmiller except if you actually read what he posted it is clear that it is a client-server application and the sever is simply no longer going to be on premises.
This is a flaming pile of crap from a horrible software company.
It's horrible. But it is also hosted. So while it's terrible, cloud and hosted don't imply good. It's as hosted as any other hosted app is.
Having written a .Net client/server application or two myself 10+ years ago, I feel extremely confident in calling this crap.
While the server side may be hosted, the client is not. It is still locally installed.
This will run like a flaming pile of shit.
Sure, it is possible that the "client" application was completely rewritten and is little more than a front for a web interface. But it is only barely possible.
-
@JaredBusch said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
@JaredBusch said in What Are You Doing Right Now:
@scottalanmiller except if you actually read what he posted it is clear that it is a client-server application and the sever is simply no longer going to be on premises.
This is a flaming pile of crap from a horrible software company.
It's horrible. But it is also hosted. So while it's terrible, cloud and hosted don't imply good. It's as hosted as any other hosted app is.
Having written a .Net client/server application or two myself 10+ years ago, I feel extremely confident in calling this crap.
While the server side may be hosted, the client is not. It is still locally installed.
> This will run like a flaming pile of shit.
Don't hold back, what do you really think :face_with_stuck-out_tongue_closed_eyes:
I appreciate the input, you guys have more knowledge in this area than I. With what you've said Jared, that's just backing up what I've been thinking & what my advice to them will be and that is to not touch it for at least 12 months.
-
@siringo said in What Are You Doing Right Now:
Don't hold back, what do you really think
You've been here long enough. You should know these guys may know the definition of holding back, they do not do it that I've seen, lol.
-
@siringo said in What Are You Doing Right Now:
@JaredBusch said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
@JaredBusch said in What Are You Doing Right Now:
@scottalanmiller except if you actually read what he posted it is clear that it is a client-server application and the sever is simply no longer going to be on premises.
This is a flaming pile of crap from a horrible software company.
It's horrible. But it is also hosted. So while it's terrible, cloud and hosted don't imply good. It's as hosted as any other hosted app is.
Having written a .Net client/server application or two myself 10+ years ago, I feel extremely confident in calling this crap.
While the server side may be hosted, the client is not. It is still locally installed.
> This will run like a flaming pile of shit.
Don't hold back, what do you really think :face_with_stuck-out_tongue_closed_eyes:
I appreciate the input, you guys have more knowledge in this area than I. With what you've said Jared, that's just backing up what I've been thinking & what my advice to them will be and that is to not touch it for at least 12 months.
Why though? Jared could be wrong and it could be a decent client side app. We have no idea what the app in questions is (or I've forgotten it).
If it's like email - it could download all of needed data to a local cache and only talk to the server when updates need to be pulled/pushed, could be a great app, or it could be polling the DB constantly and you could have bandwidth issues.Until we know the nature of the system, and until you test the proposed new system in a production environment, We can't know if it will be usable or not?
-
@Dashrender said in What Are You Doing Right Now:
Jared could be wrong and it could be a decent client side app.
I even said that!
But I still doubt it.
-
@siringo said in What Are You Doing Right Now:
so a program a client uses is moving to the cloud. I had a read of the information available and see that the client software will need to remain on client PCs.
Is that common amongst cloud based programs????
@Dashrender the original post. Everything about that screams legacy client/server.
-
Was just grabbing coffee #2 and looking over the newspaper - Front Page had an article about one of my Customers and how he has "kept his eye on the prize, and opened his 2nd location during the Pandemic."
-
@WrCombs What's a news paper?
-
@DustinB3403 said in What Are You Doing Right Now:
@WrCombs What's a news paper?
I added a space that shouldn't have been there - fixed it.
-
@WrCombs said in What Are You Doing Right Now:
@DustinB3403 said in What Are You Doing Right Now:
@WrCombs What's a news paper?
I added a space that shouldn't have been there - fixed it.
I wasn't giving you crap for news paper or newspaper. I was asking as a millennial would.
-
@DustinB3403 said in What Are You Doing Right Now:
@WrCombs said in What Are You Doing Right Now:
@DustinB3403 said in What Are You Doing Right Now:
@WrCombs What's a news paper?
I added a space that shouldn't have been there - fixed it.
I wasn't giving you crap for news paper or newspaper. I was asking as a millennial would.
oh!
lol regardless, fixed the typo.I dont know how to think like a millennial.. I'm old enough to know and read the daily news. lol
-
@WrCombs said in What Are You Doing Right Now:
@DustinB3403 said in What Are You Doing Right Now:
@WrCombs said in What Are You Doing Right Now:
@DustinB3403 said in What Are You Doing Right Now:
@WrCombs What's a news paper?
I added a space that shouldn't have been there - fixed it.
I wasn't giving you crap for news paper or newspaper. I was asking as a millennial would.
oh!
lol regardless, fixed the typo.I dont know how to think like a millennial.. I'm old enough to know and read the daily news. lol
I guess I am a "Millennial" weird.
-
@WrCombs Sadly I fall in that category too
-
@DustinB3403 said in What Are You Doing Right Now:
@WrCombs Sadly I fall in that category too
It's Weird, but hey, it is what it is.
I'm at the very end of it, lol -
WTF St Louis... I left Chicagoland 3 hours ago...