[SoC] FOSS4G Korea
Vicky Vergara
vicky at georepublic.de
Tue Nov 3 12:01:34 PST 2020
Hello Administrators, mentors and students
My presentation about your work was accepted on the FOSS4G Korea
https://foss4g.osgeo.kr/track-english-01
20 minutes long.
Currently I am working on it here,
https://docs.google.com/presentation/d/1pRnhGdR6onb3rMjyJFhjLYU6RZORRBz7Kj2Km_SSQhg/edit?usp=sharing
What I need from the students: (not compulsory, only if you want to be
mentioned during the presentation)
1) A slide like the one for Ashish kumar that has:
- Name of School
- Your Name (name lastname) or Nick
- Your github avatar
- Links to documentation of your work (or suitable to what you did)
- The logo of your project
Please add the slide in alphabetical order.
You can duplicate the slide and make modifications.
Add in the notes something that I can say about your work.
2) I want to make a video that has all the students working (again not
compulsory, only if you want to be on the video)
This one is an example of pgRouting students working:
https://www.youtube.com/watch?v=EnBlNaQZ8Og
But I want one that has all of you.
I can do that if your project uses GIT
Using a terminal:
>From the repository/branch find your exact names that are registered:
git log --pretty=format:user:%aN%n%ct --reverse --raw --encoding=UTF-8
--no-renames | grep 'user' | sort | uniq -c
Get the log that I need for example:
git log --pretty=format:user:%aN%n%ct --reverse --raw --encoding=UTF-8
--no-renames \
--author "Ashish Kumar" > "log_YourNick.txt"
if you have more names registered in git just create another file.
Send me your file(s).
I will be creating the video on my Sunday around 14:00 UTC
I need the file by that time.
I will use the logo of the project you worked on as avatar for the video
from the slides but will show your name.
Thanks.
Vicky
--
Georepublic UG (haftungsbeschränkt)
Salzmannstraße 44,
81739 München, Germany
Vicky Vergara
Operations Research
eMail: vicky at georepublic.de
Web: https://georepublic.info
Tel: +49 (089) 4161 7698-1
Fax: +49 (089) 4161 7698-9
Commercial register: Amtsgericht München, HRB 181428
CEO: Daniel Kastl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/soc/attachments/20201103/4854da12/attachment.html>
More information about the SoC
mailing list