Category Archives: Set-up Task #5

LFP Blog Post

One thing I found interesting from the LibreFoodPantry was found in the “Values” section and it was the link to FOSSisms. A FOSSism is a maxim for free and open source culture, and these are used to explain the benefits of open source values in computer science education. The article lists 16 of these. The most important FOSSism is the first one listed. It references “it’s all about community” and this is most definitely the entire point of open source software. Incorporating students with open source projects involves a lot more than simply working on a software project, it requires getting involved in a community of like-minded individuals who are all contributing to the project. These projects are mostly contributing to a greater social good. I chose to write about this because community is a huge part of the workforce and emphasizing this in open source projects is really important for effective collaboration.

One thing I found interesting from the Thea’s Pantry was the “Architecture” section. If we as students in this capstone class/project are going to be contributing to this software, it is definitely important to understand its architecture and all of its individual components. It was interesting to read that the client solution is composed of systems such as:

  • GuestInfoSystem
  • InventorySystem
  • ReportingSystem
  • IAMSystem (Third-party)
  • EventSystem (Third-party),

and that each of these systems has a multitude of features. The integration and deployment diagrams were a good piece of visualization to help understand the scope of the project. I chose to write about this because I recognized the importance of understanding the architecture of a project that one is working on.

From the blog CS@Worcester – Shawn In Tech by Shawn Budzinski and used with permission of the author. All other rights reserved by the author.

Overview from LibreFoodPantry and Thea’s Pantry

In my research of the LibreFoodPantry and Thea’s Pantry, I encountered valuable insights that deepened my understanding of open-source projects and community-driven software development. Here are two specific takeaways that stood out to me:

From LibreFoodPantry

One aspect of LibreFoodPantry that I found particularly interesting was its Code of Conduct. The Code of Conduct emphasizes creating a welcoming and inclusive environment for all contributors, regardless of their background or experience level. It outlines expectations for respectful collaboration and provides clear guidelines for reporting and addressing violations.

I chose to write about this because it highlights the importance of fostering a positive and professional atmosphere in open-source communities. The Code of Conduct ensures that contributors feel safe and valued, which ultimately leads to more productive collaboration and better software outcomes. This focus on inclusivity and respect is something I plan to incorporate into any projects I work on in the future.

From Thea’s Pantry

In Thea’s Pantry, I found the User Stories to be particularly insightful and practical. These stories outline the real-world workflows of the intended users, such as staff, administrators, and guests, and guide the software’s design to meet their needs. For example, a staff member logging in to manage inventory or assist a guest is a well-documented process.

What stood out most is how the user stories emphasize accessibility and practicality. For instance, the process of logging donations or generating reports for external organizations like the Worcester County Food Bank showcases a thoughtful integration of functionality and ease of use.

I chose to write about this because it demonstrates the critical role user stories play in designing meaningful software. They provide developers with clear direction and ensure that the end product solves real-world problems. This approach aligns with my goals of creating impactful and user-friendly applications.

From the blog CS@Worcester – Software Dev Capstone by Jaylon Brodie and used with permission of the author. All other rights reserved by the author.

LibreFoodPantry and Thea’s Pantry

During this semester I’m taking my capstone in which we are working on a project for Thea’s Pantry. Before starting this project however, we had to take a look at what we would be doing a project on. This blog post is about some of the things that I found interesting and useful about the two pantries mentioned in the title.

The first thing I’m going to talk about is LibreFoodPantry. LibreFoodPantry is a community building free and open source software for food pantries. The website for this community contains six main sections that I read. These include their mission, values (such as Agile principles), code of conduct, licensing, acknowledgements, and coordinating committee. The section I found to be most interesting was the mission. They state “Our mission is to expand a community of students and faculty across multiple institutions who believe software can be used to help society. We strive to support local food pantries with quality, adaptable, free and open source software (FOSS) to help them serve their guests. Through learning opportunities within FOSS food pantry projects, we provide students with the perspective that computing can be used for social good.” I chose to talk about this because I think its really kind that an entire community has been developed and continues to work on projects for social good and to help others.

The second thing I’m going to talk about is Thea’s Pantry. Thea’s Pantry is Worcester State’s own personal food pantry. Within the README file of the Documentation repository, there are five main sections. These sections are User Stories, Architecture, Technology, Workflow, and Release Process. The section that I found to be most useful is the Architecture section. I found this section to be most useful because it describes the ReportingSystem and what the different subsections use for components and queues. On top of that, it shows the diagram for the ReportingSystem Standalone Integration Test which I think is helpful for anyone who wants to understand the architecture.

Overall, I’m really excited to start working on a project with Thea’s Pantry and I hope that I’m able to help make a difference.

From the blog CS@Worcester – One pixel at a time by gizmo10203 and used with permission of the author. All other rights reserved by the author.

LibreFoodPantry

Reading through the LibreFoodPantry website, it actually surprised me that when I looked through the Coordinating Committee section I saw that there were actually several other colleges that seem to be working on this project and possibly contributing to it. This to me gave a bit of a reality to the wider scope of the project, obviously the goal of this project is to reach as many people as possible with the help they need through FOSS projects and to help students see the positives of contributing projects such as these. For me this was just interesting to see the project already have a somewhat far-reaching impact.

From Thea’s Pantry I thought how openly transparent all the documentation would be and how thorough it is with every aspect of the software. Though the most interesting part for me was the ID-Scanner documentation. Seeing the UML charts outlining how it works was pretty interesting, as my part of the project with my group is working on Login and Authentication so this will potentially be valuable for getting it to work properly with other systems. But otherwise seeing the user stories was also very interesting as it seems like it will help immensely to write the code in the right direction.

From the blog CS@Worcester – aRomeoDev by aromeo4f978d012d4 and used with permission of the author. All other rights reserved by the author.

CS-443 Tasks 4 and 5

This post is for tasks 4 and 5 for CS-443 for Spring 2025. Since there is no #blogs-and-podcasts channel in the Discord, I am just posting them here.

Task 4

The blog I found relating to the content for this course is https://blog.qasource.com/. This blog talks about a lot of quality assurance methodologies and best practices. I chose this blog because one of my colleagues actually recommended this close to the beginning of my career, and I have seen different posts on it over the years.

Task 5

The podcast I found relating to the content for this course is https://www.garymcgraw.com/technology/silver-bullet-podcast/. This podcast talks specifically about penetration testing and different security practices. I chose a podcast with this focus because pentesting is one of my areas of expertise, and I listen to this podcast whenever a new episode comes out.

From the blog Mr. Lancer 987's Blog by Mr. Lancer 987 and used with permission of the author. All other rights reserved by the author.

CS-443 Tasks 4 and 5

This post is for tasks 4 and 5 for CS-443 for Spring 2025. Since there is no #blogs-and-podcasts channel in the Discord, I am just posting them here.

Task 4

The blog I found relating to the content for this course is https://blog.qasource.com/. This blog talks about a lot of quality assurance methodologies and best practices. I chose this blog because one of my colleagues actually recommended this close to the beginning of my career, and I have seen different posts on it over the years.

Task 5

The podcast I found relating to the content for this course is https://www.garymcgraw.com/technology/silver-bullet-podcast/. This podcast talks specifically about penetration testing and different security practices. I chose a podcast with this focus because pentesting is one of my areas of expertise, and I listen to this podcast whenever a new episode comes out.

From the blog Mr. Lancer 987's Blog by Mr. Lancer 987 and used with permission of the author. All other rights reserved by the author.

CS-443 Tasks 4 and 5

This post is for tasks 4 and 5 for CS-443 for Spring 2025. Since there is no #blogs-and-podcasts channel in the Discord, I am just posting them here.

Task 4

The blog I found relating to the content for this course is https://blog.qasource.com/. This blog talks about a lot of quality assurance methodologies and best practices. I chose this blog because one of my colleagues actually recommended this close to the beginning of my career, and I have seen different posts on it over the years.

Task 5

The podcast I found relating to the content for this course is https://www.garymcgraw.com/technology/silver-bullet-podcast/. This podcast talks specifically about penetration testing and different security practices. I chose a podcast with this focus because pentesting is one of my areas of expertise, and I listen to this podcast whenever a new episode comes out.

From the blog Mr. Lancer 987's Blog by Mr. Lancer 987 and used with permission of the author. All other rights reserved by the author.

CS-443 Tasks 4 and 5

This post is for tasks 4 and 5 for CS-443 for Spring 2025. Since there is no #blogs-and-podcasts channel in the Discord, I am just posting them here.

Task 4

The blog I found relating to the content for this course is https://blog.qasource.com/. This blog talks about a lot of quality assurance methodologies and best practices. I chose this blog because one of my colleagues actually recommended this close to the beginning of my career, and I have seen different posts on it over the years.

Task 5

The podcast I found relating to the content for this course is https://www.garymcgraw.com/technology/silver-bullet-podcast/. This podcast talks specifically about penetration testing and different security practices. I chose a podcast with this focus because pentesting is one of my areas of expertise, and I listen to this podcast whenever a new episode comes out.

From the blog Mr. Lancer 987's Blog by Mr. Lancer 987 and used with permission of the author. All other rights reserved by the author.

CS-443 Tasks 4 and 5

This post is for tasks 4 and 5 for CS-443 for Spring 2025. Since there is no #blogs-and-podcasts channel in the Discord, I am just posting them here.

Task 4

The blog I found relating to the content for this course is https://blog.qasource.com/. This blog talks about a lot of quality assurance methodologies and best practices. I chose this blog because one of my colleagues actually recommended this close to the beginning of my career, and I have seen different posts on it over the years.

Task 5

The podcast I found relating to the content for this course is https://www.garymcgraw.com/technology/silver-bullet-podcast/. This podcast talks specifically about penetration testing and different security practices. I chose a podcast with this focus because pentesting is one of my areas of expertise, and I listen to this podcast whenever a new episode comes out.

From the blog Mr. Lancer 987's Blog by Mr. Lancer 987 and used with permission of the author. All other rights reserved by the author.

CS-443 Tasks 4 and 5

This post is for tasks 4 and 5 for CS-443 for Spring 2025. Since there is no #blogs-and-podcasts channel in the Discord, I am just posting them here.

Task 4

The blog I found relating to the content for this course is https://blog.qasource.com/. This blog talks about a lot of quality assurance methodologies and best practices. I chose this blog because one of my colleagues actually recommended this close to the beginning of my career, and I have seen different posts on it over the years.

Task 5

The podcast I found relating to the content for this course is https://www.garymcgraw.com/technology/silver-bullet-podcast/. This podcast talks specifically about penetration testing and different security practices. I chose a podcast with this focus because pentesting is one of my areas of expertise, and I listen to this podcast whenever a new episode comes out.

From the blog Mr. Lancer 987's Blog by Mr. Lancer 987 and used with permission of the author. All other rights reserved by the author.