> ...felt a need for a software tool that would help me do things like — plot charts, app prototyping, create dashboards/GUI’s for my personal projects etc. I just needed “some place” to write my code, build small projects or test new ideas. To much of my own surprise, I could not find an easy way to do so. to the author: Congrats on building and delivering on what's a pretty significant undertaking. That being said,…
Quark – A software sketchbook for your projects
31–40 of 43 posts
Re: Quark – A software sketchbook for your projects
#32Earlier quoted context omitted.
Yeah, Quark's lawyers are not shy and quite aggressive.
Can confirm. The name will have to be changed. And to the app's creators: Don't change the name to InDesign .
Re: Quark – A software sketchbook for your projects
#33Any relation to https://github.com/jscherer92/Quark ?
Re: Quark – A software sketchbook for your projects
#34Earlier quoted context omitted.
Can confirm. The name will have to be changed. And to the app's creators: Don't change the name to InDesign .
If their software product feels threatened by something that a developer came out of his basement. Perhaps it's time for them to rethink their entire strategy.
Re: Quark – A software sketchbook for your projects
#35> files you create inside the IDE are virtual files with no foot print on your real file system. This is done to make sharing a project as easy as sharing a single file. This sounds like it would prevent the proper use of version control systems like git, which seems like a terrible idea. Is my interpretation correct? It seems like it would be better to develop with normal files (and the decades of powerful tools tha…
Re: Quark – A software sketchbook for your projects
#36Earlier quoted context omitted.
Can confirm. The name will have to be changed. And to the app's creators: Don't change the name to InDesign .
If their software product feels threatened by something that a developer came out of his basement. Perhaps it's time for them to rethink their entire strategy.
I don't know what country you're in, but they're in the US, and their lawyers are legally obligated to defend their trademarks against all violations, or they risk losing the trademark. So they will. Trademark use is by category, so you might be able to start a business called Quark Cupcakes, but you're both doing software, so it is a clear violation.
It is really hard to find a good name, and obviously it is your choice to stick with Quark. However, I do expect you'll get a cease and desist letter unless you change the name.
Re: Quark – A software sketchbook for your projects
#37Congratulations on your release! With Adobe Air you could make executables with html/css/js (or flash). End users had to have the Adobe Air runtime installed to run the apps. Can you help understand if the concept you have here is much different than, or much the same as the Adobe Air concept?
Well the first difference here is that Quark is a free software, Adobe Air is not. I din't know enough about adobe Air to comment on technical differences, but one thing that strikes me is that electron(as hence Quark) appears to be more popular than Adobe Air.
Re: Quark – A software sketchbook for your projects
#38Earlier quoted context omitted.
Can confirm. The name will have to be changed. And to the app's creators: Don't change the name to InDesign .
If their software product feels threatened by something that a developer came out of his basement. Perhaps it's time for them to rethink their entire strategy.
Their strategy works. Yours is unproven.
Just an observation :P
Re: Quark – A software sketchbook for your projects
#39It looks great, and I understand the use-case. But the downside I see is that while Quark is lightweight it still has a ton of dependencies. It still doesn’t allow you to easily share your dashboard with other internal users (unless they have the same Quark environment), does it? Perhaps I’m wrong. Anyway, it’s nicely done.
> It looks great, and I understand the use-case. But the downside I see is that while Quark is lightweight it still has a ton of dependencies. We have a ton of dependencies so that you can get out of the box support for most of your projects. With React, Vue , Webpack(+ common loaders), Babel(+common plugins) e.t.c and Quark's internal dependencies, the package still weighs uncompressed ~300mb. Now compare that with…
Anyway, what you’ve achieved is really cool. Thanks for sharing.
Re: Quark – A software sketchbook for your projects
#40Congratulations on your release! With Adobe Air you could make executables with html/css/js (or flash). End users had to have the Adobe Air runtime installed to run the apps. Can you help understand if the concept you have here is much different than, or much the same as the Adobe Air concept?
Well the first difference here is that Quark is a free software, Adobe Air is not. I din't know enough about adobe Air to comment on technical differences, but one thing that strikes me is that electron(as hence Quark) appears to be more popular than Adobe Air.