User:Dinclezan

(Difference between revisions)
Jump to: navigation, search
Line 67: Line 67:
 
*'''How many of these repos use the JavaScript language? (Hint: Find a summary table.)'''
 
*'''How many of these repos use the JavaScript language? (Hint: Find a summary table.)'''
  
#*'''In the first page of results, which repo was updated most recently? Which was updated least recently?'''
+
*'''In the first page of results, which repo was updated most recently? Which was updated least recently?'''
  
#*'''Which education repo has the most stars? How many?'''
+
*'''Which education repo has the most stars? How many?'''
  
#*'''At the top of the overview page, click on the Issues tab. You should see a list. How many issues are open? closed?'''
+
*'''At the top of the overview page, click on the Issues tab. You should see a list. How many issues are open? closed?'''
  
#*'''Click on the Pull requests tab. You should see a list. How many pull requests are open? closed?'''
+
*'''Click on the Pull requests tab. You should see a list. How many pull requests are open? closed?'''
  
#*'''Click on the Insights tab. What do you see?'''
+
*'''Click on the Insights tab. What do you see?'''
  
#*'''Within Insights, go to the left menu and click on Commits. What do you see?'''
+
*'''Within Insights, go to the left menu and click on Commits. What do you see?'''
  
#*'''Search for "humanitarian" projects. How many repos are found?'''
+
*'''Search for "humanitarian" projects. How many repos are found?'''
  
#*'''Find HTBox/crisischeckin. How many stars does it have? What language(s) does it use? When was the last update?'''
+
*'''Find HTBox/crisischeckin. How many stars does it have? What language(s) does it use? When was the last update?'''
  
#*'''Search for "disaster management", or terms that interest you. How many repos are found?'''
+
*'''Search for "disaster management", or terms that interest you. How many repos are found?'''
  
 
'''Part 2. OpenHub'''
 
'''Part 2. OpenHub'''
#'''Contributions'''
+
*'''The listing shows the number of pages, not the number of projects. By default, each page shows 10 projects. How many projects were found?'''
 +
 
 +
*'''Which (if any) of the most active projects do you recognize?'''
 +
 
 +
*'''From the KDE Education page, click on Code Locations (on the right side). Are any of the repo locations on GitHub?'''
 +
 
 +
*'''Go back to KDE Education, and click on Similar Projects (below Code Locations). How many similar projects are listed?'''
 +
 
 +
*'''This page contains general information for the similar projects. What info is shown for each?'''
 +
 
 +
*'''How many projects did each search return?'''
 +
 
 +
*'''Why is "activity not available"?'''
 +
 
 +
*'''What info is shown?'''
 +
 
 +
*'''Do the search results show projects or organizations?'''
 +
 
 +
*'''Find the project "OpenMRS Core". When was the last commit?'''
 +
 
 +
*'''When was the last commit?'''
 +
 
 +
*'''Why do you think these sites have different info?'''
 +
 
 +
*'''What are some benefits & drawbacks of searching for a project in both GitHub & OpenHub?'''

Revision as of 02:27, 21 May 2019

Name: Daniela Inclezan

Position: Assistant Professor, Computer Science and Software Engineering, Miami University, 501 E High St, Oxford, OH 45056

email: inclezd@miamioh.edu

Page: http://miamioh.edu/cec/academics/departments/cse/about/faculty-and-staff/inclezan_daniela/index.html

GitHub:

IRC: server: nick: channels:

HFOSS Projects:

HFOSS-Related Courses:

Grants:

Publications:

Other Organizations:

Bio: I am involved with the Humanitarian Engineering and Computing (HE&C) minor at Miami University and serve as the advisor for the Computer Science students enrolled in this the minor. I am also the faculty advisor of the local chapter of the Girls Who Code club. I am interested in the HFOSS initiative as a way to recruit and retain minority students and provide learning opportunities for students in the HE&C minor.

Stage 1A. Intro to FOSS Project -- Notes

SUGAR LABS

  1. Contributions
    • Roles most applicable to my students:
      Developer
      writing and testing code, reporting bugs
      Designer
      user interface design, web design, mock-ups design -- suitable for my students majoring in Software Engineering
    • Commonalities across roles: Focus on communication and education.
    • Differences between roles: Different skillsets are required.
  2. Tracker
    • Submitting a bug: Find the relevant activity or repo component; go to the issues tab; press the green button to submit a bug.
    • Types of tickets: defect, enhancement, task
    • Information available for each ticket: ticket (number), summary (description), status (new, assigned, reopened, accepted, closed), owner, type, priority(unspecified, normal, high, low), milestone
  3. Repository
    • Date of last commit: March 13, 2019
  4. Release Cycle:
    • Relationship between the release cycle and roadmap update: The roadmap is updated at the beginning of each release cycle. The roadmap may include
      the schedule of release dates and freeze points; the list of modules and external dependencies; references to tickets considered for the release; references to new feature proposals.

SAHANA EDEN

  1. Community
    • Commonalities between contributor groups: Most of the roles are rather on the technical side. The only exceptions are the tester and translator roles.
    • Differences between contributor groups: technical vs. non-technical contributor; required expertise (e.g., GIS, sys admin, etc.); amount of details, guidelines and training provided
    • Differences in structure compared to the Sugar Labs website: The technical roles are more in number and divided into separate categories (developers, designers, Sys Admins, GIS specialists); generally more guidelines and instructions; a higher level of technical expertise seems to be required at first glance.
  2. Tracker
    • Differences with respect to the Sugar Labs tracker page:
      • Preset labels can be selected from a dropdown menu
      • Labels are not grouped by type of information in the list of labels to choose from (e.g., priority labels, type of issue labels and component information are all mixed together in the same list), but they are color-coded
      • The date when the issue was open is recorded
      • Comments are available
    • Types of issues: bug, enhancement, documentation
  3. Repository
    • Date of last commit: April 26, 2019
  4. Release Cycle: Unable to access the page (ERROR: FORBIDDEN)


Stage 1B. FOSS Field Trip -- Notes

Part 1. GitHub

  • How many repositories are found for "education"?
  • How many of these repos use the JavaScript language? (Hint: Find a summary table.)
  • In the first page of results, which repo was updated most recently? Which was updated least recently?
  • Which education repo has the most stars? How many?
  • At the top of the overview page, click on the Issues tab. You should see a list. How many issues are open? closed?
  • Click on the Pull requests tab. You should see a list. How many pull requests are open? closed?
  • Click on the Insights tab. What do you see?
  • Within Insights, go to the left menu and click on Commits. What do you see?
  • Search for "humanitarian" projects. How many repos are found?
  • Find HTBox/crisischeckin. How many stars does it have? What language(s) does it use? When was the last update?
  • Search for "disaster management", or terms that interest you. How many repos are found?

Part 2. OpenHub

  • The listing shows the number of pages, not the number of projects. By default, each page shows 10 projects. How many projects were found?
  • Which (if any) of the most active projects do you recognize?
  • From the KDE Education page, click on Code Locations (on the right side). Are any of the repo locations on GitHub?
  • Go back to KDE Education, and click on Similar Projects (below Code Locations). How many similar projects are listed?
  • This page contains general information for the similar projects. What info is shown for each?
  • How many projects did each search return?
  • Why is "activity not available"?
  • What info is shown?
  • Do the search results show projects or organizations?
  • Find the project "OpenMRS Core". When was the last commit?
  • When was the last commit?
  • Why do you think these sites have different info?
  • What are some benefits & drawbacks of searching for a project in both GitHub & OpenHub?
Personal tools
Namespaces
Variants
Actions
Events
Learning Resources
HFOSS Projects
Evaluation
Navigation
Toolbox