Jump to content

Desktop WHMCS APP


jmanuel

Recommended Posts

I may not be interested in this for WHMCS, but he does have a point and I would use it. Windows/local apps have a place and there are some things that I would only use that way. If you write your code well you can do both i.e. write everything web service based and you can have any UI you want. That also let's you easily write mobile apps.

 

Windows apps are fast and predictable. With a browser you can never guarantee something is going to be in a certain place or work a certain way. And building a windows app is definitely not moving backwards. It is just a different direction. Web browsers have some serious limitations that I run into all of the time that frustrate me. Not to mention that they are relatively slow when compared to web apps. Financial applications are one thing I always use in windows. I've tried Quickbooks Online for example and it sucks. My accountant thinks so too.

 

Printing: Printing is very unpredictable from the web. The only good solution is to print to a PDF and then print the PDF, or rely on something like an activeX plugin where you have local control of the machine.

Link to comment
Share on other sites

Quickbooks online is a bad example to compare to. You're comparing a 100% online service to something that uses virtually NO online services.. A WHMCS frontend would not be much, if any faster than accessing it via the web. You still need to connect remotely to the database and query the information. Short of caching the entire database locally (security risk?) I cannot see how it would be of much benefit.

 

I also do not really agree with you on the printing aspect. How exactly is it unpredictable vs. printing to a PDF and then to a printer? You do realize that printing to a PDF is exactly the same as printing to a standard printer right?

Link to comment
Share on other sites

Wont be waste of time, they can make alerts when new messages is coming in, automatic refresh, hide as icon when needed you can just click the icon.

 

Could make the speed of support much faster because i doubt your every minute clicking f5 on your keyboard....

 

The ticket system has the facility to AutRefresh every 1 minute, 5 minutes, 10 minutes etc etc which is configurable.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated