forked from HEAD-MasterMediaDesign/thesis-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
99f4467
commit 7d9a27e
Showing
9 changed files
with
178 additions
and
113 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
\begin{figure}[htbp] | ||
\centering | ||
\includegraphics[width=1\textwidth]{alpha-forums-activity.png} | ||
% \includesvg[pretex=\sffamily\fontsize{5.58pt}{8pt}\selectfont, width=0.6\textwidth]{images/alpha-forums-activity.svg} | ||
\caption{Forums activity} | ||
\label{fig:forum-activity} | ||
\end{figure} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
\begin{figure}[h!] | ||
\centering | ||
\includesvg[pretex=\sffamily\fontsize{5.58pt}{8pt}\selectfont, width=1\textwidth, keepaspectratio]{images/alpha-forums-by-posts.svg} | ||
\caption{Forums by number of posts} | ||
\label{fig:forums} | ||
\end{figure} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
\begin{figure}[h!] | ||
\centering | ||
\includegraphics[width=0.5\textwidth]{dependency.png} | ||
\caption{Dependency} | ||
\label{fig:dependency_comic} | ||
\small Source: \textit{XKCD}, \url{https://xkcd.com/2347/}, licensed under CC BY-NC 2.5. | ||
\end{figure} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
\begin{table}[h] | ||
\raggedright | ||
\caption{Archival forums composition} | ||
\label{table:forums} | ||
\begin{tabular}{l l l c} | ||
\toprule | ||
Forum name & Years & URL \\ | ||
\midrule | ||
Processing alpha forum & 2002-2005 & \href{https://forum.processing.org/alpha/}{forum.processing.org/alpha} \\ | ||
Processing beta forum & 2005-2010 & \href{https://forum.processing.org/beta/}{forum.processing.org/beta} \\ | ||
Processing 1.0 forum & 2010-2013 & \href{https://forum.processing.org/one/}{forum.processing.org/one} \\ | ||
Processing 2.0 and 3.0 forum & 2013-2018 & \href{https://forum.processing.org/two/}{forum.processing.org/two} \\ | ||
Current processing forum & 2018 - now & \href{https://discourse.processing.org/}{discourse.processing.org} \\ | ||
\bottomrule | ||
\end{tabular} | ||
\end{table} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,54 @@ | ||
Interview guide: Ben Fry | ||
% Maybe I should try to categorize the questions | ||
% Motivations | ||
% Perceptions vs reality | ||
% How did you think this would work out, what sense of commitment did you feel to the community? | ||
\begin{itemize} | ||
\item You have answered so many questions, many of them technical and specific. Did it make you feel like an expert or did it give you some sort of satisfaction? | ||
\item What do you think would happen to processing if you stopped updating it? | ||
\item What do you think about Flash and other proprietary technologies. | ||
\item As seen in the data you are the one who has contributed the most regularly to the project. Other people have mostly come and gone. What do you think about that? | ||
\item What are your views on how the community developed? Specifially thinking about the contributions to open source software? | ||
\item What other tools like Flash or Director did you use and why waren't you satisfied with the status quo? | ||
\item What do you think about the ecosystem today? | ||
\item It seemed like Processing came at a unique time and place. What did you think were the main factors of it's success? And do you consider it a success today? | ||
\item Because of Java applets people could try it out easily at home like flash websites, do you think that was a major factor for adoption? | ||
\item What do you think were the main reasons for the growth / spread of the community? Before Github especially it could be quite difficult for people to discover these sorts of things. | ||
\item How did p5 happen, the continuation of the thing | ||
\item How did the early books influence the credibility and the success of the project. I remember it was the era of O'Reilly books being very popular in the literature. | ||
\end{itemize} | ||
|
||
Interview guide: Library contributor | ||
\begin{itemize} | ||
\item What problem were you trying to solve? | ||
\item How did you get introduced to the processing community, how did you hear about it? | ||
\item Were you using other tools like Flash or Director and why didn't you continue using those? | ||
\end{itemize} | ||
\section*{Interview Guide for Core Contributor} | ||
|
||
\subsection*{Perceptions of Expertise and Community Role} | ||
|
||
\begin{enumerate} | ||
\item Has your consistent involvement in resolving technical queries cultivated a sense of expertise or personal satisfaction for you? | ||
\item Can you comment on the emotional or psychological rewards, if any, you get from contributing? | ||
\item If you ceased your contributions tomorrow, what implications do you think that would have on the Processing project? | ||
\end{enumerate} | ||
|
||
\subsection*{Social Dynamics within the Community} | ||
|
||
\begin{enumerate}[resume] | ||
\item How would you characterize the social fabric of the Processing community? | ||
\item Can you share an instance where the community's collective efforts resulted in something you alone couldn't have achieved? | ||
\item Have you ever experienced any conflicts within the community, and how were they resolved? | ||
\end{enumerate} | ||
|
||
\subsection*{Views on Technology and Development} | ||
|
||
\begin{enumerate}[resume] | ||
\item What are your opinions on Flash and other proprietary technologies as they relate to Processing? | ||
\item Your contributions to Processing have been notably consistent. How do you interpret the fluctuating participation rates from others? | ||
\end{enumerate} | ||
|
||
\subsection*{Community and Open Source Development} | ||
|
||
\begin{enumerate}[resume] | ||
\item What has been your observation regarding the community's growth, particularly concerning contributions to open source? | ||
\item Can you recall any "eureka moments" that significantly influenced the community's direction or ethos? | ||
\end{enumerate} | ||
|
||
\subsection*{Legacy and Continuation} | ||
|
||
\begin{enumerate}[resume] | ||
\item How did p5 come into being as a continuation or evolution of Processing? | ||
\item What role did early literature play in legitimizing or boosting the project? Do you recall the impact of O'Reilly books or other publications? | ||
\end{enumerate} | ||
|
||
\section*{Interview Guide for Library Contributor} | ||
|
||
\subsection*{Introduction and Motivation} | ||
|
||
\begin{enumerate} | ||
\item What problem prompted you to contribute to Processing? | ||
\item How did you first hear about and decide to engage with the Processing community? | ||
\end{enumerate} | ||
|
||
\subsection*{Social Dynamics and Collaboration} | ||
|
||
\begin{enumerate}[resume] | ||
\item Have you collaborated with other community members? What was that experience like? | ||
\item Were there any challenges in aligning your contributions with the broader community objectives? | ||
\end{enumerate} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.