Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transition to TU Delft Bicycle Lab #49

Open
6 of 9 tasks
moorepants opened this issue Sep 7, 2020 · 5 comments
Open
6 of 9 tasks

Transition to TU Delft Bicycle Lab #49

moorepants opened this issue Sep 7, 2020 · 5 comments

Comments

@moorepants
Copy link
Contributor

moorepants commented Sep 7, 2020

I'm taking over the "TU Delft Bicycle Lab" and will transition away from "Laboratorium of Marvelous Mechanical Motum". This website will stay in tact and be hosted at bicycle.tudelft.nl. Arend and I will each have bicycle.tudelft.nl/schwab and bicycle.tudelft.nl/moore, but the main site will be this one.

  • Change the name of the lab on the website
  • Merge Arend's old blog posts into from http://bicycle.tudelft.nl/schwab/Bicycle/ this blog reel
  • Update members page to include both Arend and me as PIs and lab members at TU Delft (present and past if possible)
  • Should I change the Github org name and the repo name? Could become bicycle-lab/bicycle.tudelft.nl or fietslab or ...
  • Include all references on the product page from Arend and my lab
  • Make sure the whole site is https
  • Setup hosting the website at https://bicycle.tudelft.nl
    • Create scripts that ensures existing directories hosted at bicycle.tudelft.nl can be overwritten or added to via this pelican build.
  • Add TU Repository, and title and links of each thesis

Wishes

  • preserve bicycle.tudelft.nl/schwab
  • backup the old index.htm (top level)
@moorepants
Copy link
Contributor Author

moorepants commented Sep 22, 2020

I'm slowly figuring out who Arend's current students are. Searchign https://repository.tudelft.nl/islandora/search for "Arend Schwab" and "A.L. Schwab" returns students where he was listed at the mentor (I'm taking that as the student being "his"). If he was listed as a "graduation committee" then the student was someone else's. Here is what I've found out:

Current

PhD

  • Marco Reijne (started in 2018 as a PhD)

MSc

  • Joris Kuiper (MSc student starting Sep 2020)
  • Julie van Vlerken (MSc student starting Sep 2020)
  • Jelle Haasnoot (MSc working on a bicycle simulator with Tacx, is also Volkert van der Wijk's student)
  • Jan Groenhuis (MSc working BMX start with Arend and Ajay)
  • Tim Huiskens (MSc student working on Luke's robotic bike)

Past

PhD

  • George Dialynas (Sep 2020), Riender Happee was the promoter
  • Oliver Lee (NA), was a recent PhD candidate but left for industry
  • Eline van der Kruk (?)
  • Jodi Kooijman (2012)

MSc

  • van der Niet, A.M. (Sep 2020)
  • Koen Wendel (Jul 2020)
  • Sterre Kuipers (May 2020)
  • Wouter Tel (April 2020)
  • Camilo Rochello (Dec 2019)
  • Sanjit Shankar (Dec 2019)
  • Christos Cristoforidis (Dec 2019)
  • Helke van Grieken (Nov 2019)
  • de Haan, Jelle Waling (June 2019)
  • Walhout, Robbin (May 2019)
  • Baltus, Niels (May 2019)
  • van trigt, chris (April 2019)
  • van der Gun, Govert (Nov 2018)
  • van den Bosch, Maarten (Oct 2018)
  • Westerhof, Bernhard (Aug 2018)
  • Harsh, Diwakar (Aug 2018)
  • Carlijn Sluiter (Jul 2018)
  • Doeksen, Jelte (Apr 2018)
  • Voordouw, Janneke (Apr 2018)
  • De Jong, P.H. (Feb 2017)
  • Reijne, M.M. (May 2016)
  • Baines, P.M. (April 2016)
  • Kalsbeek, I.M. (Mar 2016)
  • Lommers, C.R. (Nov 2015)
  • Van der Meel, E.M. (Sep 2013)
  • Eline van der Kruk (Oct 2013)
  • Overtoom, Mats (Jan 2013)
  • Appelman, N. (Nov 2012)
  • Van Gerwen, J. (Apr 2012)
  • Peter de Lange (Nov 2011)
  • Van den Ouden, J.H. (Feb 2011)
  • Danique Fintelman (2011)
  • De Groot, S.G.C. (May 2010)
  • Jodi Kooijman (2008)

@moorepants
Copy link
Contributor Author

Basic blog posts are added in #66.

@moorepants
Copy link
Contributor Author

The current website at bicycle.tudelft.nl is hosted via a simple Apache setup serving some static html files. I tried to use an .htaccess file to rewrite urls to point to the github.io site. For example: bicycle.tudelft.nl/members.html should display the content served at mechmotum.github.io/members.html. The rewrite can successfully redirect to the github urls, but requires a proxy to actually rewrite (so it doesn't appear the site is served from github). It may be possible for the ICT people to setup a proxy, but it probably isn't the best approach. I'll probably have to actually push the files to the TUD sever and abandone the github pages site. This unfortunately makes autobuilding the website with CI not so possible.

@moorepants
Copy link
Contributor Author

I put in a request to ICT asking them to setup rewrite rules from bicycle.tudelft.nl to mechmotum.github.io. Maybe they can do that, if not we'll need to setup some kind of automated file push to the bicycle.tudelft.nl file server.

@moorepants
Copy link
Contributor Author

I put in a request to ICT asking them to setup rewrite rules from bicycle.tudelft.nl to mechmotum.github.io. Maybe they can do that, if not we'll need to setup some kind of automated file push to the bicycle.tudelft.nl file server.

I don't think I ever got a useful response on this request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant