meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ixc2024:tech:wfrontend:criteria:start [2024/08/26 05:45]
alesta [Evaluation]
ixc2024:tech:wfrontend:criteria:start [2024/08/26 07:06] (current)
rubenhuygens [How do I meet the criteria?]
Line 32: Line 32:
 === Tools === === Tools ===
 ** Testing web performance ** ** Testing web performance **
 +  * [[ixc2024:tech:tools:DigitalBeacon|Digital Beacon]] [[https://digitalbeacon.co|link]] -  compares first and return visit to the websit
 +  * [[ixc2024:tech:tools:Globemallow|Globemallow]] [[https://chromewebstore.google.com/detail/globemallow/jibhiolaefbcfiahgolfpmngjefngdmd|link]] - a browser add-on that generates a report on the environmental sustainability of the website and gives advice on how to optimize it, works when hosting a website locally
 +  * [[ixc2024:tech:tools:WebsiteCarbon|Website Carbon]] [[https://www.websitecarbon.com|link]] - estimates the carbon emissions attributed to a website.
 +  * [[ixc2024:tech:tools:lighthouse| Lighthouse]] (open inspector)- dev tools tab that offers most of above mentioned analyses
 +  * [[ixc2024:tech:tools:GreenPageAnalyzer|Aalto University - Green Page Analyzer]] [[https://greenpages.aalto.fi|link]]
 +
 +If you have time:
   * [[ixc2024:tech:tools:EcoGrader|EcoGrader]] - Gives extremely comprehensive analysis of your website   * [[ixc2024:tech:tools:EcoGrader|EcoGrader]] - Gives extremely comprehensive analysis of your website
-  * [[ixc2024:tech:tools:DigitalBeacon|Digital Beacon]] -  compares first and return visit to the websit 
-  * [[ixc2024:tech:tools:Globemallow|Globemallow]] - a browser add-on that generates a report on the environmental sustainability of the website and gives advice on how to optimize it 
-  * [[ixc2024:tech:tools:WebsiteCarbon|Website Carbon]] - estimates the carbon emissions attributed to a website. 
-  * [[ixc2024:tech:tools:lighthouse| Lighthouse]] - dev tools tab that offers most of above mentioned analyses 
   * [[ixc2024:tech:tools:GreenFrame|Green Frame]] - open-source solution that allows developers to decarbonize their websites by detecting carbon leaks   * [[ixc2024:tech:tools:GreenFrame|Green Frame]] - open-source solution that allows developers to decarbonize their websites by detecting carbon leaks
-  * [[ixc2024:tech:tools:GreenPageAnalyzer|Aalto University - Green Page Analyzer]]+
 ** Green development ** ** Green development **
   * [[https://www.sonarsource.com/products/sonarlint/?s_campaign=SL-EUH-Brand&s_content=SonarLint&s_term=sonarlint&s_category=Paid&s_source=Paid%20Search&s_origin=Google&cq_src=google_ads&cq_cmp=19172896942&cq_con=145021525675&cq_term=sonarlint&cq_med=&cq_plac=&cq_net=g&cq_pos=&cq_plt=gp&gad_source=1&gclid=CjwKCAjwr7ayBhAPEiwA6EIGxPNqKULR9yPRICoA_9_qzHYR1yxDA5KaGMSiMt6ysMOdHW3DqKypQxoC1s0QAvD_BwE | SonarLint]] - Tool that forces efficient code on the webpage-level   * [[https://www.sonarsource.com/products/sonarlint/?s_campaign=SL-EUH-Brand&s_content=SonarLint&s_term=sonarlint&s_category=Paid&s_source=Paid%20Search&s_origin=Google&cq_src=google_ads&cq_cmp=19172896942&cq_con=145021525675&cq_term=sonarlint&cq_med=&cq_plac=&cq_net=g&cq_pos=&cq_plt=gp&gad_source=1&gclid=CjwKCAjwr7ayBhAPEiwA6EIGxPNqKULR9yPRICoA_9_qzHYR1yxDA5KaGMSiMt6ysMOdHW3DqKypQxoC1s0QAvD_BwE | SonarLint]] - Tool that forces efficient code on the webpage-level
   * [[https://www.sonarsource.com/products/sonarqube/developer-edition/?s_campaign=SQ-EU-Cities-Brand&s_content=SonarQube&s_term=sonarqube&s_category=Paid&s_source=Paid%20Search&s_origin=Google&cq_src=google_ads&cq_cmp=21283128645&cq_con=164767820560&cq_term=sonarqube&cq_med=&cq_plac=&cq_net=g&cq_pos=&cq_plt=gp&gad_source=1&gclid=CjwKCAjwr7ayBhAPEiwA6EIGxEsR9B3Gaa28QrzuHQ2e7IsYY3VYFio_ZnPTrKymNDfTMBWC8oxJLxoCpuoQAvD_BwE | SonarQube]] - Tool that benchmarks your code and tells you how to improve upon it   * [[https://www.sonarsource.com/products/sonarqube/developer-edition/?s_campaign=SQ-EU-Cities-Brand&s_content=SonarQube&s_term=sonarqube&s_category=Paid&s_source=Paid%20Search&s_origin=Google&cq_src=google_ads&cq_cmp=21283128645&cq_con=164767820560&cq_term=sonarqube&cq_med=&cq_plac=&cq_net=g&cq_pos=&cq_plt=gp&gad_source=1&gclid=CjwKCAjwr7ayBhAPEiwA6EIGxEsR9B3Gaa28QrzuHQ2e7IsYY3VYFio_ZnPTrKymNDfTMBWC8oxJLxoCpuoQAvD_BwE | SonarQube]] - Tool that benchmarks your code and tells you how to improve upon it
   * [[ixc2024:tech:tools:webpack| WebPack]] - Code and media minifaction tool   * [[ixc2024:tech:tools:webpack| WebPack]] - Code and media minifaction tool
- 
-TEMP: [[ixc2024:tech:tools:evaluation| Green Code categories]]