Discussion:
[ClojureScript] Web UI DSL
Roberto Oliveros
2015-03-15 01:32:34 UTC
Permalink
Hello everyone!

For the past months I've been working on a project that I want to share with you. Its a DSL for describing web user interfaces based on Om and Bootstrap and you can reach it here:

https://github.com/roboli/full-control

Now a disclaimer, I'm not a computer scientist or clojure guru (but i'm working on it ;)...), nor I have experience open sourcing a project... Can you give an advice in how to proceed?

Also, the project in the repository works, but I know for sure it can be redone in a more efficient/elegant way to bring it to production. So if your interested please let me know.

I'll wait for your comments. Thanks.
--
Note that posts from new members are moderated - please be patient with your first post.
---
You received this message because you are subscribed to the Google Groups "ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clojurescript+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.
Atamert Ölçgen
2015-03-22 19:47:00 UTC
Permalink
Hi Roberto,

I've just played with the demo a little bit. Very nice.

FWIW the example code made sense to me. (Mission accomplished.)

I would add an appropriate license.
Post by Roberto Oliveros
Hello everyone!
For the past months I've been working on a project that I want to share
with you. Its a DSL for describing web user interfaces based on Om and
https://github.com/roboli/full-control
Now a disclaimer, I'm not a computer scientist or clojure guru (but i'm
working on it ;)...), nor I have experience open sourcing a project... Can
you give an advice in how to proceed?
Also, the project in the repository works, but I know for sure it can be
redone in a more efficient/elegant way to bring it to production. So if
your interested please let me know.
I'll wait for your comments. Thanks.
--
Note that posts from new members are moderated - please be patient with your first post.
---
You received this message because you are subscribed to the Google Groups
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at http://groups.google.com/group/clojurescript.
--
Kind Regards,
Atamert Ölçgen

◻◌◻
◻◻◌
◌◌◌

www.muhuk.com
www.olcgen.com
--
Note that posts from new members are moderated - please be patient with your first post.
---
You received this message because you are subscribed to the Google Groups "ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clojurescript+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.
Roberto Oliveros
2015-03-23 10:51:51 UTC
Permalink
Post by Atamert Ölçgen
Hi Roberto,
I've just played with the demo a little bit. Very nice.
FWIW the example code made sense to me. (Mission accomplished.)
I would add an appropriate license.
Hello everyone!
https://github.com/roboli/full-control
Now a disclaimer, I'm not a computer scientist or clojure guru (but i'm working on it ;)...), nor I have experience open sourcing a project... Can you give an advice in how to proceed?
Also, the project in the repository works, but I know for sure it can be redone in a more efficient/elegant way to bring it to production. So if your interested please let me know.
I'll wait for your comments. Thanks.
--
Note that posts from new members are moderated - please be patient with your first post.
---
You received this message because you are subscribed to the Google Groups "ClojureScript" group.
Visit this group at http://groups.google.com/group/clojurescript.
--
Kind Regards,
Atamert Ölçgen
◻◌◻
◻◻◌
◌◌◌
www.muhuk.com
www.olcgen.com
Hello Atamert,

Thanks for your response, I just added the license. I had not done that because I thought I would find support to start rewriting the whole thing. But I'm being thinking that I will remove the "prototype" tag, make some improvements and start documenting, maybe that would attract some users and collaboration. Anyway, I'm glad you liked the project :)

Bye.
--
Note that posts from new members are moderated - please be patient with your first post.
---
You received this message because you are subscribed to the Google Groups "ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clojurescript+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.
Loading...