Skip to content

Commit

Permalink
10k signes version
Browse files Browse the repository at this point in the history
  • Loading branch information
TiborUdvari committed Sep 29, 2023
1 parent 99f4467 commit 7d9a27e
Show file tree
Hide file tree
Showing 9 changed files with 178 additions and 113 deletions.
7 changes: 7 additions & 0 deletions 04-output/includes/figure-alpha-forum-activity.tex
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}
6 changes: 6 additions & 0 deletions 04-output/includes/figure-alpha-forum-by-posts.tex
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}
2 changes: 1 addition & 1 deletion 04-output/includes/figure-forum-git-activity.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
\begin{figure}[h!]
\begin{figure}[!htbp]
\centering
%\includesvg[pretex=\sffamily\fontsize{5.58pt}{8pt}\selectfont, width=1\textwidth, keepaspectratio]{images/figure-forum-git-activity.png}
\includegraphics[width=1\textwidth]{images/figure-forum-git-activity.png}
Expand Down
7 changes: 7 additions & 0 deletions 04-output/includes/figure-xkdc.tex
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}
1 change: 1 addition & 0 deletions 04-output/includes/preabmle.tex
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
\usepackage{array} % Allows for more flexible column formatting
\usepackage{booktabs} % Improves table aesthetics
\usepackage[skip=0.5ex, justification=raggedright, singlelinecheck=false]{caption}
\usepackage{enumitem}

\PassOptionsToPackage{colorlinks=true, allcolors=blue}{hyperref}
\usepackage[style=apa, backend=biber]{biblatex}
Expand Down
16 changes: 16 additions & 0 deletions 04-output/includes/table-forums.tex
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}
80 changes: 54 additions & 26 deletions 04-output/interview_guide.tex
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}
17 changes: 17 additions & 0 deletions 04-output/main.bib
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,23 @@ @article{CathedralBazaarMusings2002
file = {/Users/tudvari/Zotero/storage/EBQ75VPF/2002 - The cathedral and the bazaar musings on Linux and.pdf;/Users/tudvari/Zotero/storage/9DLKL2HP/The_Cathedral_and_the_Bazaar.html}
}

@article{CathedralBazaarMusings2002a,
title = {The Cathedral and the Bazaar: Musings on {{Linux}} and Open Source by an Accidental Revolutionary},
shorttitle = {The Cathedral and the Bazaar},
date = {2002-01-01},
journaltitle = {Choice Reviews Online},
shortjournal = {Choice Reviews Online},
volume = {39},
number = {05},
pages = {39-2841-39-2841},
issn = {0009-4978, 1523-8253},
doi = {10.5860/CHOICE.39-2841},
url = {http://choicereviews.org/review/10.5860/CHOICE.39-2841},
urldate = {2023-09-29},
langid = {english},
file = {/Users/tudvari/Zotero/storage/QP7BQDQU/2002 - The cathedral and the bazaar musings on Linux and open source by an accidental revolutionary.pdf}
}

@online{Clarivate,
title = {Clarivate},
url = {https://access.clarivate.com/login?app=jcr&referrer=target%3Dhttps:%2F%2Fjcr.clarivate.com%2Fjcr%2Fhome&alternative=true&shibShireURL=https:%2F%2Flogin.incites.clarivate.com%2F%3FDestApp%3DIC2JCR%26amp;auth%3DShibboleth&shibReturnURL=https:%2F%2Flogin.incites.clarivate.com%2F},
Expand Down
Loading

0 comments on commit 7d9a27e

Please sign in to comment.