Re: MSAccess to Web App
- From: "David W. Fenton" <XXXusenet@xxxxxxxxxxxxxxxxxxx>
- Date: 20 Apr 2009 20:02:41 GMT
RonG <rgafron@xxxxxxxxxxxxx> wrote in
news:01b70a4c-44c3-452d-8aa5-4485466214d7@xxxxxxxxxxxxxxxxxxxxxxxxxxx
m:
[]
Yes, there are plenty of people who don't want their data put on
someone else's server, but given the tremendous growth of Internet
banking, one would have to believe that this is becoming less and
less of a concern.
Online banking is really not in any way analogous to what you're
proposing for your app. Before online banking (either over the
Internet, or with the old dialup clients) the bank owned the data
about your accounts -- you didn't own it at all. You still don't own
the data, just the money.
But banks are regulated in a way that makes your money safe.
There is no corresponding regulation for web hosts in regard to data
safety and security, so you can't use online banking as an analogy
for trustworthiness with data.
Not something to be ignored, but certainly not the
issue it once was.
I agree with the concern you raised about whether the userbase
would be agreeable to moving to a web-based model. It seems to be
almost age-related across the customerbase.
Regards getting crossed off of some lists, I think that that
really varies across industries and demographics. I'm working
with sole proprietorships for the most part. They aren't looking
for a network based application that supports lots of users, that
they can install in their office. These are single users, for the
most part. In that group, you'll have plenty who don't want to
deal with computers any more than they have to, and I think would
be happy with a web app, since they don't have to install
anything. Others like the idea of having more control. Which
group is larger, I don't know.
I believe that a web app may be the best thing for our users, but
there is the reality of support that comes into play. I don't have
a staff of programmers; I have me. If I build to a platform that
requires a lot of support, then that's taking time away from new
development, which is where the income comes from. In a very real
sense, I have to balance the technology needs of the users against
the business needs of my business. I have to build something that
they want, but I also have to build something that I can support.
You also commented about a problem with a web app being that
there's no guarantee that your data actually belongs to you. With
all due respect, I think that that's incorrect. For one thing,
ownership of the data should be clearly stated in the licensing
for the product.
Legally, yes. But in a practical sense, if you don't actually have
the ability to, say, go into a web control panel for the database
and do a data dump any time you like, then you don't really control
it (even if you technically own it).
Personally, I would never lock a business out of their data for
non- payment of services. That is simply unethical. Regardless,
in the big picture, the customer's data belongs to them; I am
simply warehousing it for them as part of the ASP.
And it's not worth much without the app itself, as it's unusable.
This means that a customer who stops paying gets locked out of the
app but doesn't lose access to their data (by some mechanism?). Not
that this is of much use to them without the interface for
retrieving and editing that data.
[]
In the near term, that will probably
mean supporting both a PC-based as well as a web-based
application. There are things I can do with a PC-based app that
would be difficult to do in a web app, and vice versa. I suppose
the best solution would be a development platform that would
support a single codebase that could be rolled out as either a web
application or as a platform- dependent app for Windows, Mac, etc.
During my research, I did come across a platform that said it
could do this, called ActiveState Tcl. I couldn't get my hands
wrapped around whether it could actually do what it said with a
good level of quality, but that remains a possibility as well.
Anyone who is promising a single codebase for distribution on the
desktop and the web is a charlatan. The interfaces have to be
completely different, which means the desktop app will really just
be a web app running locally.
--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
.
- Follow-Ups:
- Re: MSAccess to Web App
- From: RonG
- Re: MSAccess to Web App
- References:
- MSAccess to Web App
- From: RonG
- Re: MSAccess to Web App
- From: Tom van Stiphout
- Re: MSAccess to Web App
- From: RonG
- Re: MSAccess to Web App
- From: Tom van Stiphout
- Re: MSAccess to Web App
- From: Tom van Stiphout
- Re: MSAccess to Web App
- From: RonG
- Re: MSAccess to Web App
- From: David W. Fenton
- Re: MSAccess to Web App
- From: Tom van Stiphout
- Re: MSAccess to Web App
- From: David W. Fenton
- Re: MSAccess to Web App
- From: RonG
- MSAccess to Web App
- Prev by Date: Re: SQL Help - Convert DSum to SELECT - Make Query Run Faster !
- Next by Date: Re: SQL Help - Convert DSum to SELECT - Make Query Run Faster !
- Previous by thread: Re: MSAccess to Web App
- Next by thread: Re: MSAccess to Web App
- Index(es):
Relevant Pages
|