!AmypvmJtUjBesRrnLM:matrix.org

dataverse

184 Members
Dataverse is open source research data repository software: http://dataverse.org Public logs at https://view.matrix.org/alias/%23dataverse:matrix.org9 Servers

Load older messages


SenderMessageTime
11 Sep 2023
@pdurbin:matrix.orgPhilip Durbin Justin Lim: I see a TODO about HTTP POST requests here: https://github.com/aeonSolutions/OpenScience-Dataverse-API-C-library/wiki 17:49:27
13 Sep 2023
@pdurbin:matrix.orgPhilip Durbin Justin Lim: you might want to just send Miguel Silva an email. Do you see his gmail address at https://github.com/aeonSolutions ? (I have to be logged into GitHub to see it.) 11:30:24
@aeonlabs:matrix.orgMiguel Silva
In reply to @pdurbin:matrix.org
Justin Lim: you might want to just send Miguel Silva an email. Do you see his gmail address at https://github.com/aeonSolutions ? (I have to be logged into GitHub to see it.)
easier this way. Here it is: mtpsilva@gmail.com
11:51:02
@aeonlabs:matrix.orgMiguel Silva
In reply to @moistbread:matrix.org
Hello Miguel and Philip! I am interested in contributing to the C API. If there is some area of the project that you think would be good place to start I would happy to look into it.
Hi Justin Lim I maintain a C++ library to expedite connectivity to a dataverse. Is hosted on Github. You are welcome to join me on improving the code
11:53:34
@aeonlabs:matrix.orgMiguel Silva
In reply to @moistbread:matrix.org
Hello Miguel and Philip! I am interested in contributing to the C API. If there is some area of the project that you think would be good place to start I would happy to look into it.
*

Hi Justin Lim I maintain a C++ library to expedite connectivity to a #dataverse. It is hosted on GitHub. You are welcome to join me in improving the code.

Here's the link to the repository:
https://github.com/aeonSolutions/OpenScience-Dataverse-API-C-library

11:54:17
@pdurbin:matrix.orgPhilip DurbinHa! Thanks! I'm glad you two are connecting.12:00:03
@pdurbin:matrix.orgPhilip Durbin Miguel Silva: is there a small hello world example with a Makefile? I was a little confused by the idea of simply copying the .h and .cpp files into a project. C/C++ is a different world, I guess, and it's been 20+ years since I took a class in it! 😅 12:01:48
@aeonlabs:matrix.orgMiguel Silva
In reply to @pdurbin:matrix.org
Miguel Silva: is there a small hello world example with a Makefile? I was a little confused by the idea of simply copying the .h and .cpp files into a project. C/C++ is a different world, I guess, and it's been 20+ years since I took a class in it! 😅

unfortunately no. Not for now.
I've been coding it for "embedded devices". Those Smart Data Acquisition Devices I've been posting about.

So if anyone has some spare time, write a simpler "hello world" example. It is greatly appreciated.

In the meantime, there's a firmware code, fully working and running on this GitHub repository here

https://github.com/aeonSolutions/openScience-Smart-DAQ-to-Upload-Live-Experimental-Data-to-a-Data-Repository

folder "Firmware Code"

12:40:40
@aeonlabs:matrix.orgMiguel Silva... Anyone can use it as a study reference to learn how the code works and how it can be implemented on any other project12:41:53
@aeonlabs:matrix.orgMiguel Silvaelse, as soon as I find some time, I'll add one or two examples to the c++ library on Github12:44:44
@pdurbin:matrix.orgPhilip Durbin Ok. Maybe Justin Lim could contribute that, if it makes sense. 😄 13:04:45
@pdurbin:matrix.orgPhilip Durbin prsridha: https://github.com/IQSS/dataverse/pull/9833 has been merged! Thanks again! 20:48:10
@moistbread:matrix.orgJustin Lim
In reply to @aeonlabs:matrix.org
easier this way. Here it is: mtpsilva@gmail.com
Thanks for the responses. I sent you an email. I had some trouble getting used to the way Element displays replies haha
21:00:27
@pdurbin:matrix.orgPhilip DurbinMatrix/Element takes some getting used to. We also have https://dataverse.zulipchat.com if you are interested.21:01:09
@moistbread:matrix.orgJustin Lim
In reply to @pdurbin:matrix.org
Matrix/Element takes some getting used to. We also have https://dataverse.zulipchat.com if you are interested.
cool! I will take a look
21:07:42
14 Sep 2023
@don.sizemore:matrix.orgDonald Sizemore II@pdurbin I think I fixed it! still testing.12:04:32
@pdurbin:matrix.orgPhilip Durbin Donald Sizemore II: go go go! 13:06:22
@don.sizemore:matrix.orgDonald Sizemore II @pdurbin I lied and didn't fix it and am terrible. The installer says it's doing what I want it to, but it doesn't. The same commands issued manually on the same DB as the same user work. 13:20:59
@pdurbin:matrix.orgPhilip DurbinHmm, we must be missing something.13:22:13
@pdurbin:matrix.orgPhilip DurbinI spun down my ec2 instance.13:22:23
@pdurbin:matrix.orgPhilip DurbinSomeday we'll fix it.13:22:28
@pdurbin:matrix.orgPhilip DurbinOr the community will.13:22:41
@don.sizemore:matrix.orgDonald Sizemore III have a vagrant instance up; I'm happy to screen-share. Debugging statements show up in the installer output at the appropriate place, no errors in Postgres log, just... no permissions. Until I try it manually.13:23:05
@pdurbin:matrix.orgPhilip DurbinCan you print the exception?13:24:47
@don.sizemore:matrix.orgDonald Sizemore IIthat's the thing. the exception should show up in the postgres log (or STDERR)13:25:10
@pdurbin:matrix.orgPhilip Durbin with except Exception as e: I think: https://stackoverflow.com/questions/1483429/how-do-i-print-an-exception-in-python 13:25:16
@pdurbin:matrix.orgPhilip Durbin and then print(e) 13:25:24
@don.sizemore:matrix.orgDonald Sizemore III'm using this branch https://github.com/OdumInstitute/dataverse/blob/postgres15_install_fix/scripts/installer/install.py#L42413:25:43
@pdurbin:matrix.orgPhilip Durbin right, so please try changing except: to except Exception as e: 13:26:15
@pdurbin:matrix.orgPhilip Durbin and then print(e) later 13:26:27

Show newer messages


Back to Room ListRoom Version: 6