Giter Site home page Giter Site logo

diverse-team.github.io's People

Contributors

abhshkdz avatar acherm avatar alexandrerio avatar amine-ben avatar aminjaber avatar amir-arsalan avatar arnobl avatar avijit9 avatar barais avatar bloa avatar chahuja avatar changebo avatar charlyreux avatar combemale avatar dekpro avatar dvojtise avatar familiar-project avatar garandria avatar gwendal-jouneaux avatar liupeng3425 avatar olivierzendra avatar oscarlvp avatar pjeanjean avatar pranatalif avatar rszeto avatar sanketvmehta avatar stephaniechallita avatar taineleau avatar templep avatar wkentaro avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

diverse-team.github.io's Issues

Website installation: error with Nodejs

While following the readme file on the refactoring branch for the installation to run the website on my local machine, I have an error at the step 4 when doing npm run fetchall.

The error message: npm ERR! missing script: fetchall. With a log file containing the following information:

1 verbose cli [ '/usr/bin/node', '/bin/npm', 'run', 'fetchall' ]
2 info using [email protected]
3 info using [email protected]
4 verbose stack Error: missing script: fetchall
4 verbose stack     at run (/usr/lib/node_modules/npm/lib/run-script.js:155:19)
4 verbose stack     at /usr/lib/node_modules/npm/lib/run-script.js:63:5
4 verbose stack     at /usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:116:5
4 verbose stack     at /usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:436:5
4 verbose stack     at checkBinReferences_ (/usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:391:45)
4 verbose stack     at final (/usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:434:3)
4 verbose stack     at then (/usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:161:5)
4 verbose stack     at ReadFileContext.<anonymous> (/usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:350:20)
4 verbose stack     at ReadFileContext.callback (/usr/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:115:16)
4 verbose stack     at FSReqCallback.readFileAfterOpen [as oncomplete] (fs.js:261:13)
5 verbose cwd /DATA/These/Projects/diverse-team.github.io/tools
6 verbose Linux 5.4.27-1-MANJARO
7 verbose argv "/usr/bin/node" "/bin/npm" "run" "fetchall"
8 verbose node v13.11.0
9 verbose npm  v6.14.3
10 error missing script: fetchall
11 verbose exit [ 1, true ] ```.

Installation : youtube videos update, issue with Youtube API Key

In repo diverse-team.github.io/tools, command npm run update:

> [email protected] update /DATA/These/Projects/diverse-team.github.io/tools
> node main.js

Updating bibliography items
Obtaining the list of publications from HAL
Saving publications to ../data/publications.json
Generating word clouds
Done

Updating blog posts
Fetching posts from 5 sources

Updating profile images
Finding missing profile images
Profiles without image: 9
Retrieving image for emmanuel-chebbi
[WARNING] No Github id for gwendal-jouneaux. Site will use default image.
Retrieving image for hugo-martin
[WARNING] No Github id for janice-conquet. Site will use default image.
Retrieving image for luc-lesoil
[WARNING] No Github id for nelly-bencomo. Site will use default image.
Retrieving image for oscar-vera-perez
Retrieving image for quentin-le-dilavrec
[WARNING] No Github id for sophie-maupile. Site will use default image.
Done

Updating YouTube videos
Fetching list of videos from YouTube
[ERROR] Error: The request is missing a valid API key.

Fixing publications' list presentation

As you may have noticed, the way publications are listed currently is a bit dry.
We would like to have more info like, authors' names, venue, publication date, etc.

Fixing team vs. thesis + including "Alumni"

Currently, the section "Thesis" lists all Ph.D. students, including the current ones. These ones overlap with the section "Team" which also includes the (current) Ph.D. students.

I would propose a section Team on the home page, with a link at the end to another page which list the "Alumni". Then we remove the thesis section.

WDYT?

Publications are not up-to-date

Publications after 2023 are not listed in the dedicated page. I have checked the logs and have found that there is an error occurring during the update of the bibliography items (in addition to the one I have already mentioned in #83).

Here is an excerpt of the mentioned error from the "Complementary site data" step of a previous build:

Updating bibliography items
Obtaining the list of publications from HAL
other
Error:  TypeError: Assignment to constant variable.
Updating blog posts

Fixing the menu

The menu entries either sections on the homepage or other pages. It would be great to distinguish both.

In the case of the menu entries linked to sections of the home page, it would be great to have the same order in the menu than the one on the home page (I even don't know how we managed to do it differently!!!)

Few errors during "Complementary site data" build step

When building the website, I have noticed the following errors:

Error:  TypeError: Assignment to constant variable.
Updating blog posts
Fetching posts from 5 sources
- Fetching posts from https://mleduc.xyz/feed.xml
- Fetching posts from http://olivier.barais.fr/feed.xml
Error:  Error: Status code 404

Note that they do not impact the success of the build, but still worth mentioning.

Missing many publication kinds

several publication kinds aren't displayed on the web site

publication of the following kind are stil in the "other" and not added to the site (cf. log)

  • entryType: 'PERIODICAL',
  • entryType: 'INBOOK',
  • entryType: 'THESIS',
  • entryType: 'REPORT',
  • entryType: 'SOFTWARE'

I believe that THESIS and INBOOK should be added

Update GEMOC logos

The logos of the GEMOC Studio/Initiative currently used by the website are deprecated and should be replaced by the new ones.

I'll soon submit a PR to address the issue.

Adding a page for teaching

list the topics taught by DiverSE members, and possibly a link to materials on our respective webpages

Conferences and journals

Related academic conferences: ICSE, ASE, FSE, ISSTA, ICST, MODELS, SLE, GPCE, SPLC, ICSA, STAF, ICSR
Related academic journals: TSE, TOSEM, ESE, SoSyM, Programming, JOT, COLA
Related academic magazine: Communications of the ACM, IEEE Software

Find a way to report the number of papers we have published on each one of them.

lean homepage

what about having a homepage a bit more focused?

remove Selected Publications, and Tags
limit Recent Publications, Recent & Upcoming Talks and Recent Posts to 3 entries (and keep the link to the entire list, also available from the menu)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.