User:MSkalak

From Foss2Serve
Revision as of 16:14, 9 June 2016 by MSkalak (Talk | contribs)
Jump to: navigation, search

Contents

Bio

Michael Skalak is Lecturer/Technician in Dickinson College's Department of Mathematics and Computer Science. His interests are in algorithms and pedagogy.


FOSS field trip

Part 1, Sourceforge

I looked at the games tab. There are 25247 projects in 15 different languages. The most popular ones are listed at the top of the page.

For a specific project I examined FreeCiv. It let's you play a Civilization-like game. It's mostly written in C. The project appears very active and had its last release in February. It was unclear how to tell the number or type of committers.

Part 2, OpenHub

OpenMRS is primarily in Java. It has 3.7m lines of code. The second most used language is Javascript. Of the top three languages, Java has the most comments at 32%. There are about 25 commits/month and 10 contributors/month. The top contributors have been with the project for more than 5 years, 5 years, and 2 years.


FOSS In Courses Activity

My algorithms course is a writing requirement course, meaning that students are expected to produce and edit 15 pages of technical writing in the discipline. In the past, I have had them create or edit Wikipedia articles as an option for the assignment. I would like to add writing documentation for a FOSS project as an option as well. This might be a difficult to do as writing that amount of documentation could be prohibitively difficult, particularly for a project that they are unfamiliar with. I'm going to continue thinking about ways to effectively try this idea as I go through the POSSE workshop.


Bug activity

Bug examination

2. a. ID- A unique identifying number b. Sev- Severity (blocker, critical, major, normal, minor, trivial, enhancement) c. Pri- Priority (Immediate, Urgent, High, Normal, Low) d. OS- Operating System (All, AIX, BSDI, Cygwin, GNU Hurd, HP-UX, IRIX, Linux, FreeBSD, NetBSD, OpenBSD, opensolaris, OSF/1, Solaris, BeOS, Mac OS, Neutrino, OS/2, Windows, OpenVMS, other) e. Product- The part of the program that is broken (many options) f. Status- current situation for bug (NEW, ASSIGNED, REOPENED, NEEDINFO, RESOLVED, VERIFIED) g. Resolution- How the bug was addressed h. Summary- description of bug

3. I found the information from the advanced search.

4. They are sorted by status and then assignee. 5. I could not find a pattern for shaded bugs. 6. Color indicates severity. For example, there is a red bug where it crashes when trying to print a pdf. 7. I'm examining bug 349190 It was submitted July 29th, 2006. The last discussion was June 15th, 2014. The bug is listed as "NEED", presumably because the developers want more information. It's not assigned. To fix the bug, I would need to find where and how the color scheming is coded and change it to be more flexible. The bug report suggests using theme colors.

Collective reports

3. 286 were opened and 329 were closed. 4. The general trend had more closed than opened. 5. Michael Gratton, Matthias Clasen, and Bastien Nocera. This lets you know who the active contributors are. 6. Bastien Nocera, Alexandre Franke, Simon McVittie. They're not the same, though Nocera is on both lists. 7. Bastien Nocera, slomo, and Rui Matos. 8. slomo, Nocera, and stormer 11. I generated the report for ocr. The majority of the bugs were "normal" for both the UI and "general".

Personal tools
Namespaces
Variants
Actions
Events
Learning Resources
HFOSS Projects
Evaluation
Navigation
Toolbox