reclojure

and from the ashes...a Phoenix arises! https://reclojure.org Videos: http://yt.vu/+reclojure
dotemacs 2019-11-21T10:30:51.090Z

I’ve created a mobile app for re:Clojure , for both iOS & Android. The idea is to have the schedule on it, rather than printing it on paper. The code for it is here: https://github.com/reclojure/reclojure-mobile It has three screens: • schedule • location • sponsors But now that the screens are there, maybe the location & sponsors screens can be combined into just one, called ‘about’? In any case, happy to accept pull requests/hear suggestions. Thanks

dotemacs 2019-11-21T10:31:25.090300Z

dharrigan 2019-11-21T10:31:40.090700Z

Very nice!

dotemacs 2019-11-21T11:18:24.091100Z

Thank you @dharrigan

2019-11-21T11:23:06.091600Z

Thats' cool.

dotemacs 2019-11-21T11:24:23.092600Z

I’d be interested to hear if there is something that should be added to the app? So don’t be shy, even if you’re not volunteering to implement it yourself. 🙂

acron 2019-11-21T11:31:36.093Z

@dotemacs I am going to use this app as a template for some rn work 😛 thanks

dotemacs 2019-11-21T11:31:49.093200Z

Cool 😉

acron 2019-11-21T11:32:17.094100Z

Re features, depends how deep you want to go

acron 2019-11-21T11:32:22.094400Z

Perhaps a mechanism to provide feedback on the talks?

dotemacs 2019-11-21T11:32:42.094800Z

Hmm, not a bad idea!

dotemacs 2019-11-21T11:33:26.095700Z

I was warned that it might be kind of tight when it comes to submission to the App|Play store… but the code is there, and people can compile the app and install it on their phones.

dotemacs 2019-11-21T11:34:02.096400Z

Also, once the videos are released, the schedule will be updated with the list of talks and links to the videos

dotemacs 2019-11-21T11:35:42.097600Z

Maybe I can just add links to the speakers Twitter (or some social media) account, so if people want to mention/ask something, they have a way. Plus it’ll be the quickest way to allow for feedback

👍 1
danielneal 2019-11-21T13:06:08.101800Z

@dotemacs If it’s too tight to upload to the stores, (which I suspect it could be, in my experience, apple review can be strict on tiny details) we could create an expo account which we share with the details, and publish to expo, which would mean people could use it just by downloading the client and logging in. I’d be very happy to do the work to make that happen 🙂

dotemacs 2019-11-21T13:17:18.102900Z

Hey @danieleneal Sure, that sounds great!

danielneal 2019-11-21T13:17:43.103700Z

Cool, I’ll do some work on this tomorrow and let you know

dotemacs 2019-11-21T13:18:17.104700Z

Sounds hot. Looking forward to it!

danielneal 2019-11-21T13:18:28.104800Z

I was actually planning tomorrow to make a small template for use in my talk - would be awesome to do something collaborative and actually useful instead :D

dotemacs 2019-11-21T13:20:28.107300Z

Oh, wow! That sounds even better! Maybe, if you think that it would help your talk, add the way the way that app would look once the videos are published... just an idea.