User:Szelikovitz
Szelikovitz (Talk | contribs) |
Szelikovitz (Talk | contribs) |
||
Line 96: | Line 96: | ||
| '''Community Norms''' | | '''Community Norms''' | ||
| | | | ||
− | |Data model: naming tables: all lowercase names with underscores (_) between words | + | |Data model: naming tables: all lowercase names with underscores (_) between words Columns: Use lowercase with underscores (_) between words Auto-generated numeric primary keys are <table name>_id Interaction that I read is respectful and casual |
|} | |} |
Revision as of 02:08, 25 December 2018
Name: Sarah Zelikovitz
Position: Associate Professor, Department of Computer Science College of Staten Island of CUNY, 2800 Victory Blvd, Staten Island NY 10314
email: sarah.zelikovitz@csi.cuny.edu
Page: http://www.cs.csi.cuny.edu/~zelikovi
Sugar Labs Project Questions: At this point, most of my CS students would fit best into the role of developer. Some can be content writers or designers. For any of these roles, students would need to become familiar with Open Source Software community and norms -- ways of documenting, collaborating, contributing. Bug tracking is done through GitHub. Last Commit Latest commit 35e100f 13 days ago
Sahana Eden Project Questions:
Interesting that offers paid projects as well. Sahana Eden has dedicated pages to bugs and open problems -- these are stored in a database so that bugs that match specific criteria or types can be listed. Sahana also has RoadMaps and Timelines (with info on how much of it is done, but no concern about finishing?) Last Commit Latest commit d2f0925 2 days ago
GitHub Education Repositories:24,843 repository results
You can see a graph of commits by year/month/week
Humanitarian applications: 460 repository results
HTBox/crisischeckin project. Last update: Oct 24
Disaster management applications: 44 results
OpenHub Education 2260
KDE Education: Not on GitHub
Similar Projects: 4
OpenHub provides: lines of code, activity, community
Humanitarian: 30
Disaster management: 30
Projects do not have activity information available when data is not accessible by Open Hub (especially recent data).
Organizations: Foundations, organizations, agencies, communities
OpenMRS
OpenMRS Core: 10 month ago
GitHub OpenMRS Core: 1 day ago
Different people use the different platforms. Is code consistent?
Evaluating HFOSS
Evaluation Factor | Level (0-2) |
Evaluation Data |
---|---|---|
Licensing | 2 | Mozilla Public License 2.0 |
Language | 0 | Java 96.2% SQLPL 2.9% Other 0.9% |
Level of Activity | All quarters active, but much more activity in first quarter | |
Number of Contributors | 313 | |
Product Size | 223.07 MB | |
Issue Tracker | Open 1318 Closed 13546 5th most recent: 2018-12-13 09:28:18 GMT | |
New Contributor | wiki, web presence, platform for download, email address, openmrs talk | |
Community Norms | Data model: naming tables: all lowercase names with underscores (_) between words Columns: Use lowercase with underscores (_) between words Auto-generated numeric primary keys are |