Hi KoBo community!--
For a data collecting project we are going to install the kobotoolbox stack on our own servers. We have quite a few questions after our initial testing.
1. Please confirm the licenses are Affero/BSD/Apache for koboform/kobocat/enketo-express respectively.
2. What is the current relationship of kobocat with onadata project? They have announced a beta version recently, but it seems you haven't pulled their commits since the time you have forked the project, nor pushed anything upstream. They've done some bugfixing as well. Do you plan to update onadata-related parts in kobocat or is it used as a base you are not going to do major updates on?
3. Do you release occasionally? Your dist-kobo-devel installation method pulls the latest code from git repos. Assuming we start our server using just that, is it safe to pull to the newest changes whenever we want to update our server software (after probably reviewing commits and testing things ourselves)?
A concern for us is, if you change the database schema, do you release patches or database migration scripts that will handle the changes in database handling?
4. Your dist-kobo-devel scripts have issues; e.g Chris Lea's repos are now being replaced by NodeSource's repos, postgres 9.4 is already out. And user name is fixed to 'vagrant' which is a problem if the kobo stack is going to be used outside vagrant. Do you plan updating these or accept pull requests?
5. Do you have a roadmap on what are you going to implement next? With our requirements we may have to implement additional features. Would you like us to discuss and send pull requests for you?
Sorry for the length in advance and the uncertain tone in our questions!
Best Regards;
Hossein Azady.
You received this message because you are subscribed to the Google Groups "Kobo Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kobo-users+...@googlegroups.com.
To post to this group, send email to kobo-...@googlegroups.com.
Visit this group at http://groups.google.com/group/kobo-users.
For more options, visit https://groups.google.com/d/optout.
Hi, Hossein. Just to give some context, the folder of Enketo Express (EE) installation scripts you noticed in the `dist-kobo-devel` repo were our attempt at making the EE setup process idempotent and breaking it up into multiple scrips, akin to how KoBoForm and KoBoCAT are installed. Unfortunately, once we’d tested the new process out, we neglected to make a PR to get those changes into the EE repo, and as such, Martijn’s installation process diverged from ours and we’ve had to revert to using `entketo_install.old.bash` to kick off his single installation script.
--
You received this message because you are subscribed to the Google Groups "KoBo Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kobo-develope...@googlegroups.com.
Hi, Hossein. Just to give some context, the folder of Enketo Express (EE) installation scripts you noticed in the `dist-kobo-devel` repo were our attempt at making the EE setup process idempotent and breaking it up into multiple scrips, akin to how KoBoForm and KoBoCAT are installed. Unfortunately, once we’d tested the new process out, we neglected to make a PR to get those changes into the EE repo, and as such, Martijn’s installation process diverged from ours and we’ve had to revert to using `entketo_install.old.bash` to kick off his single installation script.
Regards,Esmail
Hi Hossein,We have a major reboot of the dkobo project which we have been working very hard on for the last few months. The new project is structured similar to dkobo but with better integration of RESTful practices in the API (using django-rest-framework, as in kobocat) and a UI that takes advantage of it's more robust sharing and permissions structures on the Form building side. This new UI will also support collections of surveys and sharing across users.It uses much of the same stack as dkobo and kobocat, so it should not be trouble to install.I just want to let you know in advance because it looks like you're getting into dkobo, and we will be pushing up a major improvement shortly.Thanks for your interest and support. We'd love to collaborate more with you, especially if you're continuing to work with KoBo tools. Are you available to chat on gchat, or would you like to join a "kobo-developers" chat room?Cheers,
-Alex Dorey
Hi Hossein,We have a major reboot of the dkobo project which we have been working very hard on for the last few months. The new project is structured similar to dkobo but with better integration of RESTful practices in the API (using django-rest-framework, as in kobocat) and a UI that takes advantage of it's more robust sharing and permissions structures on the Form building side. This new UI will also support collections of surveys and sharing across users.It uses much of the same stack as dkobo and kobocat, so it should not be trouble to install.I just want to let you know in advance because it looks like you're getting into dkobo, and we will be pushing up a major improvement shortly.Thanks for your interest and support. We'd love to collaborate more with you, especially if you're continuing to work with KoBo tools. Are you available to chat on gchat, or would you like to join a "kobo-developers" chat room?Cheers,
-Alex Dorey