Raspberry Pi Setup – Part 2 – Samba Server to Share Files

Introduction A Samba Server is a simple way to share files on your local network. In this article we are going to create a Samba share on the Raspberry Pi to make it easy to read and write files for everyone on your network to use. [siteorigin_widget class=”SiteOrigin_Widget_Image_Widget”][/siteorigin_widget] Steps Connect to your Pi over terminal […]

Common Git Commands

Overview Git is a modern Source Control Management tool. It’s wildly popular since it provides a mechanisms to broadly share and merge code bases. This article lists the most common commands and by no means replaces the extensive documentation found here: git-scm.com/doc Commands Configure Git git config –global user.name “wassamz” git config –global user.email “wassam@email.com” […]

How Design Thinking, Design Sprints, and Lean Startup are Related

Design Tools for your Toolbox Attention to design continues to become more prevalent as organizations look for new ways to bring meaningful products to customers. Although these techniques are not new, they are becoming hot topics as teams look for new ways to innovate. In this article we will briefly go through design techniques, how […]

Zombie Scrum

Zombie Scrum

A year ago, your organization adopted the Scrum framework. Scrum helped you break down functional silos, improve communication with stakeholders, increase collaboration on your team and across teams, and facilitate cross-disciplinary skill development among staff members. It was exciting at first. Everyone was engaged and everyone was enthusiastic. Stable teams were established, and work was […]

Top-down management doesn’t work with Scrum

Top-down management doesn’t work with Scrum Scrum Alliance released its 2016 ‘State of Scrum‘ report and the results indicate that businesses are having difficulty adapting to Agility based project management. Scrum is an Agile framework for completing complex projects. The basic idea behind the platform is for workers to share information and remain flexible to client-based design […]