• I want to thank all the members that have upgraded your accounts. I truly appreciate your support of the site monetarily. Supporting the site keeps this site up and running as a lot of work daily goes on behind the scenes. Click to Support Signs101 ...

Need Help EstiMate - won't renew

ColorCrest

All around shop helper.
I prefer more open source.
I can explain a unique advantage to adopters of the FileMaker platform and something of an "open source" concept.

A timely example of an issue occurring as I write this post is a somewhat popular sign shop SaaS has just now learned it would be a good idea to place the project's due date at the top of the form. So, "off to the programmers" to make it happen. Mind you, the is software used by graphics professionals.

In the meantime, it's been a common practice for FileMaker developers to enable, and "open," the ability for users of a solution to make such graphic and layout object modifications as the user sees fit. It enables the ability for permitted users, and graphic users especially, to layout their own public facing invoices and such to incorporate their unique branding, etc., without the need to send the task to developers. In the case of look and feel, FileMaker's layout tools are just a subset of what every graphics person already know. Other tools such as field and scripting can be opened to permitted users also.

Maybe appreciate the position of the due date and overall details of the order form from generations ago and even before FileMaker was much of a thing...
scanDueDateDec1987.jpeg
A
 

WildWestDesigns

Active Member
I can explain a unique advantage to adopters of the FileMaker platform and something of an "open source" concept.

A timely example of an issue occurring as I write this post is a somewhat popular sign shop SaaS has just now learned it would be a good idea to place the project's due date at the top of the form. So, "off to the programmers" to make it happen. Mind you, the is software used by graphics professionals.

With open source, if I have an issue and I have the ability to make the changes (and it's not something that really needs to be committed back) I can just make those changes. No "off to the programmers".

In the meantime, it's been a common practice for FileMaker developers to enable, and "open," the ability for users of a solution to make such graphic and layout object modifications as the user sees fit. It enables the ability for permitted users, and graphic users especially, to layout their own public facing invoices and such to incorporate their unique branding, etc., without the need to send the task to developers. In the case of look and feel, FileMaker's layout tools are just a subset of what every graphics person already know. Other tools such as field and scripting can be opened to permitted users also.

Maybe appreciate the position of the due date and overall details of the order form from generations ago and even before FileMaker was much of a thing...
View attachment 169051
A

What exactly is meant by "permitted users"? Only a subset of the user base is given this ability to make changes on their own? After being vetted or something?

One method that I use for quick UI prototyping for MVP is using frontend and having C/C++ in the backend (this one particular library could also use TS/JS for the backend as it has a Deno wrapper as well, so can still use high level languages, and I think it has a Python wrapper, but I would have to look to make sure).

Now, I use a text editor for my editing (neovim specifically) work, but most people on here would have Dreamweaver I suspect and that would enable a more drag/drop approach for the UI. Just would have to tweak the id="foo" for the frontend/backend communication. Or could actually use something like Inkscape for this as well and just use SVG for the UI (SVG is web centric after all, but I would suggest Inkscape versus Ai/Draw for this type of work how Inkscape handles markup (or rather just ignores markup it doesn't recognize, compared to Ai/Draw deleting said markup)).

I must say though that I lose a piece of my soul every time I do this, while the binary is smaller compared to say Electron and it doesn't spin up a new Chromium instance each time, it still has a heavy RAM usage due to it using the system browser install. If that is too much of a hit for the program, I'll move it to OpenGL (maybe have to in the future go to Vulkan though, depends on if OpenGL is ever removed) or if it doesn't have to have a GUI, I'll go with something like FTXUI(C++) or Ratatui (Rust), just depends on what language I'm using as well.

Bare in mind, I'm more artist first and coding (outside of C/C++ back in highschool) mostly self taught, (why I mainly just do inhouse) is mainly for inhouse tooling. I mention that just in case anyone might think that this is beyond their reach, it is not like it once was (for better or for worse).

Shoot even using a game engine like Godot is easy enough as well and it has a built in UI drag/drop functionality in it's own IDE as well. It does have a low processor mode, so it's possible to do better compared to the frontend for UI, just have to make sure to keep using signals/slots versus doing things in the "game loop". Another nice thing about Godot, is it was actually designed for artists to also be able to easily code their games. So if that is something of a concern, keep that in mind as well. It is a game engine, but bare mind, games are just applications in the end and they have UI concerns as well. There have been commercial and open source applications written in Godot.


Now, granted, I am wildly adverse to SaaS and I try my hardest not to be as dependent on other peoples software that if they were to disappear tomorrow, I'm out of luck (which while open source projects could stop being maintained, that doesn't actually mean that I am not able to use it or limp it along for my own usage). I'm perhaps totally extreme compared to most, so there is that.
 
Last edited:

ColorCrest

All around shop helper.
With open source, if I have an issue and I have the ability to make the changes (and it's not something that really needs to be committed back) I can just make those changes. No "off to the programmers".
Right. Understand my earlier example is a sign company with a division who now offers a vertical SaaS solution to the sign making industry via subscription. FileMaker users may enjoy the same convenience as you. That is, not necessarily needing to send out and wait for programmers in many instances.
What exactly is meant by "permitted users"? Only a subset of the user base is given this ability to make changes on their own? After being vetted or something?
Yes, exactly. FileMaker demands authentication and customizable security privilege sets for users and groups. Even if a guest account is set to not require a password, the privilege would be read-only and only what is granted to read.
 

WildWestDesigns

Active Member
Yes, exactly. FileMaker demands authentication and customizable security privilege sets for users and groups. Even if a guest account is set to not require a password, the privilege would be read-only and only what is granted to read.
I don't think I was clear with this. I'm not talking about generic privileges (say like su versus regular versus guest, I don't have a problem with that, I use an OS that doesn't give an admin account right off the bat). I'm talking about su users only, not always being able to customize the software as they see fit for regular/guest uses unless they are vetted in some way, a subset of su users, that's how it was coming across to me when I read it, some type of "insiders program" if you will. Especially with the first usage of "permitted users". Versus say git clone, make my changes and roll with it (rather I commit changes back depends on a few variables, but that is something else).
 

bob

It's better to have two hands than one glove.
If you would have taken a look at FileMaker 20 years ago this month, you would have found its "let" function available. Maybe you're aware that MicroSoft has only recently included it within certain versions of Excel as of late.
Are you actually confused at my use of the phrase "...without let." or is it some sort of act? Note that given a good compiler, C will do but, being really old school, I prefer ALGOL, all of the nonsense in C+,++, Sharp, etc., all of the interpreters and quasi interpreters like Python etc. can easily be implemented as needed far more concisely and economically.
 

isigninoz

New Member
Has anyone been able to renew with EstiMate Software. They will not respond to emails or calls. I have no way to renew my license. Manage my plan button does not work. Anyone have luck renewing, if not, what do you use now? Thanks in advance.
Hi Dave, Did you manage to get this resolved? I have come back and am having the same issues.
 

WildWestDesigns

Active Member
Are you actually confused at my use of the phrase "...without let." or is it some sort of act? Note that given a good compiler, C will do but, being really old school, I prefer ALGOL, all of the nonsense in C+,++, Sharp, etc., all of the interpreters and quasi interpreters like Python etc. can easily be implemented as needed far more concisely and economically.
C# and Java and the like are not the same as C/C++. Nothing really economical about Java. But don't forget we have scripting languages that transpile to other scripting languages (TS -> JS, joy). In order to make things really easy, things have gotten really bad.

I imagine if you like ALGOL, your probably an ALGOL 60 fan. I don't know if I could do without IO (had to be handled by the individual implementations, no bueno really, I see the joys of this between different linkers in C/C++ and how they handle things, I can only imagine with IO), I use that all of the time. What was the last one 68(although I don't think that was all that well regarded)? C or Zig(although this is a young one and may or may not make it) may be one's best bet if wanting simple now.
 
Top