dbTalk Databases Forums  

Accuterm GUI

comp.databases.pick comp.databases.pick


Discuss Accuterm GUI in the comp.databases.pick forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mark Taylor
 
Posts: n/a

Default Accuterm GUI - 10-12-2006 , 09:25 AM






Can anyone give me the pros/cons of using Accuterm and developing a GUI
front end with it?

I have used Procomm for years as a reliable telnet client and developed a
VB app that I'm just not comfortable with due to MS constantly changing
things. And I am not comfortable with MV Designer due to the different
servers that are required to run for it to run.

Anyone really comfortable with a GUI environment for thier D3/NT
applications? I'm open to just about anything at this point.


Thanks
Mark

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----

Reply With Quote
  #2  
Old   
Jeff Caspari
 
Posts: n/a

Default Re: Accuterm GUI - 10-12-2006 , 12:52 PM






Hi Mark,

We used the AccuTerm GUI for a while.

However, when it came to converting our entire application (hundreds of
programs) to a real GUI environment we needed something more robust.

We chose DesignBais. I highly recommend it.

If you would like to see what we have developed I would be happy to show
you. Contact me at jcaspari [at] labhealth.com

Jeff

"Mark Taylor" <mtaylorx (AT) xlrim (DOT) com> wrote

Quote:
Can anyone give me the pros/cons of using Accuterm and developing a GUI
front end with it?

I have used Procomm for years as a reliable telnet client and developed a
VB app that I'm just not comfortable with due to MS constantly changing
things. And I am not comfortable with MV Designer due to the different
servers that are required to run for it to run.

Anyone really comfortable with a GUI environment for thier D3/NT
applications? I'm open to just about anything at this point.


Thanks
Mark

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet
News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+
Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption
=----




Reply With Quote
  #3  
Old   
Mark
 
Posts: n/a

Default Re: Accuterm GUI - 10-12-2006 , 06:30 PM



"Jeff Caspari" <FDFDFDFD (AT) sneakernet (DOT) com.invalid> wrote in
news:mhvXg.2390$P92.2043@trndny02:

Quote:
Hi Mark,

We used the AccuTerm GUI for a while.

However, when it came to converting our entire application (hundreds
of programs) to a real GUI environment we needed something more
robust.

We chose DesignBais. I highly recommend it.

If you would like to see what we have developed I would be happy to
show you. Contact me at jcaspari [at] labhealth.com

Jeff

"Mark Taylor" <mtaylorx (AT) xlrim (DOT) com> wrote in message
news:Xns985A5F7CC8D4Cmtaylorxxlrimcom (AT) 38 (DOT) 119.71.210...
Can anyone give me the pros/cons of using Accuterm and developing a
GUI front end with it?

I have used Procomm for years as a reliable telnet client and
developed a VB app that I'm just not comfortable with due to MS
constantly changing things. And I am not comfortable with MV Designer
due to the different servers that are required to run for it to run.

Anyone really comfortable with a GUI environment for thier D3/NT
applications? I'm open to just about anything at this point.


Thanks
Mark

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure
Usenet
News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World!
120,000+
Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption
=----



Thanks for the tip Jeff, but again, DesignBais relies on IIS. I can write
web pages that access the D3 database without the aid of a product like
DesignBais, but I just did not want to rely on MS maintaing compatability
from version to version. I need to know that all will continue to
function flawlessly for years to come, even as products are upgraded.

I suppose it is worth keeping it in mind if I never come across the
perfect solution.

Thanks again.

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----


Reply With Quote
  #4  
Old   
Kevin Powick
 
Posts: n/a

Default Re: Accuterm GUI - 10-12-2006 , 07:48 PM



Mark wrote:

Quote:
... DesignBais relies on IIS.
True

Quote:
I can write web pages that access the D3 database without the aid of a product like
DesignBais
DesignBais is waaaay more than this.

Quote:
but I just did not want to rely on MS maintaining compatibility
from version to version. I need to know that all will continue to
function flawlessly for years to come, even as products are upgraded.
I understand about the MS apprehension, but regardless of the
technology on which you "hang your hat", you will always run some risk
that it isn't "future proof".

If you think about it, MS actually does a pretty good job of supporting
old technology. Even a lot of old DOS apps run on today's latest MS
operating systems. Some of my first Windows/Pick (VB3) apps are
running without problems on XP.

Personally, I wasn't interested in the MS .Net trend, so switched to
Borland's Delphi product after using MS VB (1-6) for many years.

Back to DesignBais (DB) for a moment. After being part of a 2 hour
on-line demo by Tony G, I'm very excited about DB. It will allow us to
give users a nice GUI with the ease of instant "deployment" that a
browser user interface (BUI) does. Plus, it will allow you to retain
much of your existing codebase, reducing the effort and cost of
implementing it.

The biggest problem with a GUI client is deployment, both the initial
rollout, followed by updates, patches, etc. Not to mention a big
investment in writing the clients in the first place.

Everything is a trade off. GUI apps are the most feature rich. Dumb
terminal are probably the most responsive and easiest to deploy, but
lack a great set of visual features. BUI apps are somewhere in
between.

I think AccuTerm is a half-baked approach to providing a GUI client.
It only offers a basic set of GUI features and they look very dated.
There is also no 3rd party integration, which completely shuts the door
on thousands of plug and play tools/components to which you would have
access if you went with something like VB, Delphi, Java, etc.

Tough call, I know. We will continue to use Delphi with D3, jBASE and
OpenQM, but look forward to working with DesignBais -- Selecting the
right client (GUI/BUI) for each situation.

--
Kevin Powick



Reply With Quote
  #5  
Old   
Mark
 
Posts: n/a

Default Re: Accuterm GUI - 10-12-2006 , 09:59 PM



"Kevin Powick" <kevin (AT) powick (DOT) ca> wrote in
news:1160700534.236517.160130 (AT) i42g2000cwa (DOT) googlegroups.com:

Quote:
Mark wrote:

... DesignBais relies on IIS.

True

I can write web pages that access the D3 database without the aid of
a product like DesignBais

DesignBais is waaaay more than this.

but I just did not want to rely on MS maintaining compatibility
from version to version. I need to know that all will continue to
function flawlessly for years to come, even as products are upgraded.

I understand about the MS apprehension, but regardless of the
technology on which you "hang your hat", you will always run some risk
that it isn't "future proof".

If you think about it, MS actually does a pretty good job of
supporting old technology. Even a lot of old DOS apps run on today's
latest MS operating systems. Some of my first Windows/Pick (VB3) apps
are running without problems on XP.

Personally, I wasn't interested in the MS .Net trend, so switched to
Borland's Delphi product after using MS VB (1-6) for many years.

Back to DesignBais (DB) for a moment. After being part of a 2 hour
on-line demo by Tony G, I'm very excited about DB. It will allow us
to give users a nice GUI with the ease of instant "deployment" that a
browser user interface (BUI) does. Plus, it will allow you to retain
much of your existing codebase, reducing the effort and cost of
implementing it.

The biggest problem with a GUI client is deployment, both the initial
rollout, followed by updates, patches, etc. Not to mention a big
investment in writing the clients in the first place.

Everything is a trade off. GUI apps are the most feature rich. Dumb
terminal are probably the most responsive and easiest to deploy, but
lack a great set of visual features. BUI apps are somewhere in
between.

I think AccuTerm is a half-baked approach to providing a GUI client.
It only offers a basic set of GUI features and they look very dated.
There is also no 3rd party integration, which completely shuts the
door on thousands of plug and play tools/components to which you would
have access if you went with something like VB, Delphi, Java, etc.

Tough call, I know. We will continue to use Delphi with D3, jBASE and
OpenQM, but look forward to working with DesignBais -- Selecting the
right client (GUI/BUI) for each situation.

--
Kevin Powick


Thanks for that Kevin. One question. Does IIS have to be physically on
the same machine with D3 or can it be on a separate box? That might ease
the pain a little. I just had apprehensions about IIS being on the same
box as the database. And is Win 2K professional enough of an OS to run
the IIS part? It handles the DB just fine, alone. I would be hesitant to
have both on the same box.

Mark

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----


Reply With Quote
  #6  
Old   
Symeon
 
Posts: n/a

Default Re: Accuterm GUI - 10-13-2006 , 04:20 AM




Mark wrote:

Quote:
Thanks for that Kevin. One question. Does IIS have to be physically on
the same machine with D3 or can it be on a separate box? That might ease
the pain a little. I just had apprehensions about IIS being on the same
box as the database. And is Win 2K professional enough of an OS to run
the IIS part? It handles the DB just fine, alone. I would be hesitant to
have both on the same box.

IIS can be on a different box no problem.


Back to your MS problem - i have a similar problem with an 5year old
linux box, that i want to put some new apache features on, but i cant
cos the kernel is too old, and to upgrade the kernel, because it is so
old, would be basically a new linux install i.e. a new operating system
- so it happens in all worlds mate ..


rgds
Symeon.



Reply With Quote
  #7  
Old   
Jeff Caspari
 
Posts: n/a

Default Re: Accuterm GUI - 10-13-2006 , 06:15 AM



Mark said,

Quote:
I'm open to just about anything at this point.
and then Mark said,

Quote:
I suppose it is worth keeping it in mind if I never come across the
perfect solution.

Mark, I apologize if I am using yours words out of context but I think your
sentiments are indicative of why many vars and users are stuck and may "die
on the vine".

In my opinion, waiting for the perfect solution is the worst thing you can
do.

Jeff




Reply With Quote
  #8  
Old   
Ross Ferris
 
Posts: n/a

Default Re: Accuterm GUI - 10-13-2006 , 06:18 AM



The issue with Win2K/WP Pro machines is that IIS is cut down, and (out
of the box) will only support 10 concurrent HTTP connections ... when
the 11th connection comes through it freezes. If you have a form with,
say, 2 frames, and each frame contains 5 images, a single instance can
chew up all of your connections!

Our later Visage installs detect "pro" series boxes and can boost the
number to 40 concurrent connections, which is OK for small user
populations (eg: 3-4 registers in a POS env ironment), but really this
class of machine with IIS is useful only in a development environment
in most situations.




On Oct 13, 12:59 pm, Mark <mtaylor*@*lrim.com> wrote:
Quote:
"Kevin Powick" <k... (AT) powick (DOT) ca> wrote innews:1160700534.236517.160130 (AT) i42g2000cwa (DOT) googlegroups.com:





Mark wrote:

... DesignBais relies on IIS.

True

I can write web pages that access the D3 database without the aid of
a product like DesignBais

DesignBais is waaaay more than this.

but I just did not want to rely on MS maintaining compatibility
from version to version. I need to know that all will continue to
function flawlessly for years to come, even as products are upgraded.

I understand about the MS apprehension, but regardless of the
technology on which you "hang your hat", you will always run some risk
that it isn't "future proof".

If you think about it, MS actually does a pretty good job of
supporting old technology. Even a lot of old DOS apps run on today's
latest MS operating systems. Some of my first Windows/Pick (VB3) apps
are running without problems on XP.

Personally, I wasn't interested in the MS .Net trend, so switched to
Borland's Delphi product after using MS VB (1-6) for many years.

Back to DesignBais (DB) for a moment. After being part of a 2 hour
on-line demo by Tony G, I'm very excited about DB. It will allow us
to give users a nice GUI with the ease of instant "deployment" that a
browser user interface (BUI) does. Plus, it will allow you to retain
much of your existing codebase, reducing the effort and cost of
implementing it.

The biggest problem with a GUI client is deployment, both the initial
rollout, followed by updates, patches, etc. Not to mention a big
investment in writing the clients in the first place.

Everything is a trade off. GUI apps are the most feature rich. Dumb
terminal are probably the most responsive and easiest to deploy, but
lack a great set of visual features. BUI apps are somewhere in
between.

I think AccuTerm is a half-baked approach to providing a GUI client.
It only offers a basic set of GUI features and they look very dated.
There is also no 3rd party integration, which completely shuts the
door on thousands of plug and play tools/components to which you would
have access if you went with something like VB, Delphi, Java, etc.

Tough call, I know. We will continue to use Delphi with D3, jBASE and
OpenQM, but look forward to working with DesignBais -- Selecting the
right client (GUI/BUI) for each situation.

--
Kevin PowickThanks for that Kevin. One question. Does IIS have to be physically on
the same machine with D3 or can it be on a separate box? That might ease
the pain a little. I just had apprehensions about IIS being on the same
box as the database. And is Win 2K professional enough of an OS to run
the IIS part? It handles the DB just fine, alone. I would be hesitant to
have both on the same box.

Mark

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----http://www.newsfeeds.comThe #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----- Hide quoted text -- Show quoted text -


Reply With Quote
  #9  
Old   
(latimerp)
 
Posts: n/a

Default Re: Accuterm GUI - 10-13-2006 , 07:50 PM



Pros

..Intuitive with a VB-lite development environment for creating
the forms and controls.

..Data/Uni/Pick Basic is the tool used for all processing and it
is very stable.

..The cost is not prohibitive and in fact may be the least expensive
in the MV environment.

..Development is active and ongoing and very attentive to the
developers needs.

..Support is superior.


Cons

..Not Available for Linux workstations.

I would suggest downloading the trial and the samples and loading
them into their own account. No cost and the rest should be obvious
with a small amount of modification and testing. If you have worked
with VB and Pick is is fairly easy to catch on quickly. Not so much
of a learning curve and a putting the pieces together curve.

Patrick, <;=)





Mark Taylor wrote:
Quote:
Can anyone give me the pros/cons of using Accuterm and developing a GUI
front end with it?

I have used Procomm for years as a reliable telnet client and developed a
VB app that I'm just not comfortable with due to MS constantly changing
things. And I am not comfortable with MV Designer due to the different
servers that are required to run for it to run.

Anyone really comfortable with a GUI environment for thier D3/NT
applications? I'm open to just about anything at this point.


Thanks
Mark

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----

Reply With Quote
  #10  
Old   
Mark
 
Posts: n/a

Default Re: Accuterm GUI - 10-14-2006 , 09:51 AM



"(latimerp)" <"(latimerp)"@comcast.net> wrote in
news:85mdnSfnofPwqa3YnZ2dnUVZ_sadnZ2d (AT) comcast (DOT) com:

Quote:
Pros

.Intuitive with a VB-lite development environment for creating
the forms and controls.

.Data/Uni/Pick Basic is the tool used for all processing and it
is very stable.

.The cost is not prohibitive and in fact may be the least expensive
in the MV environment.

.Development is active and ongoing and very attentive to the
developers needs.

.Support is superior.


Cons

.Not Available for Linux workstations.

I would suggest downloading the trial and the samples and loading
them into their own account. No cost and the rest should be obvious
with a small amount of modification and testing. If you have worked
with VB and Pick is is fairly easy to catch on quickly. Not so much
of a learning curve and a putting the pieces together curve.

Patrick, <;=)





Mark Taylor wrote:
Can anyone give me the pros/cons of using Accuterm and developing a
GUI front end with it?

I have used Procomm for years as a reliable telnet client and
developed a VB app that I'm just not comfortable with due to MS
constantly changing things. And I am not comfortable with MV Designer
due to the different servers that are required to run for it to run.

Anyone really comfortable with a GUI environment for thier D3/NT
applications? I'm open to just about anything at this point.


Thanks
Mark

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure
Usenet News==---- http://www.newsfeeds.com The #1 Newsgroup Service
in the World! 120,000+ Newsgroups ----= East and West-Coast Server
Farms - Total Privacy via Encryption =----

Thanks Patrick, that's good info.


----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.