added website stuff
This commit is contained in:
parent
7f605bf172
commit
9dae518367
25
feedback.md
Normal file
25
feedback.md
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
|
||||||
|
|
||||||
|
SMS support
|
||||||
|
|
||||||
|
Facebook API?
|
||||||
|
|
||||||
|
http://controlebxl.be/
|
||||||
|
|
||||||
|
http://www.memetro.net/
|
||||||
|
|
||||||
|
use Ticketfrei for racial profiling
|
||||||
|
|
||||||
|
what do people actually want to know when they listen to the talk?
|
||||||
|
|
||||||
|
In which order we have to tell them?
|
||||||
|
|
||||||
|
show more what is actually there
|
||||||
|
* version 1.0, how do people use it
|
||||||
|
* how does the website look like?
|
||||||
|
* how can I set up my own?
|
||||||
|
-> more interesting than the theoretical considerations
|
||||||
|
|
||||||
|
add telegram support
|
||||||
|
|
||||||
|
|
|
@ -51,7 +51,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
\author[b3yond]
|
\author[b3yond]
|
||||||
{ b3yond \\
|
{ b3yond \& ph4nt \\
|
||||||
{}
|
{}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
\item<1-> Public Transport should be paid for by the public
|
\item<1-> Public Transport should be paid for by the public
|
||||||
\item<1-> Save costs for everyone:
|
\item<1-> Save costs for everyone:
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item<1-> No vending machines, no repairment
|
\item<1-> No vending machines, no maintenance
|
||||||
\item<1-> No ticket controllers
|
\item<1-> No ticket controllers
|
||||||
\item<1-> Less administration costs
|
\item<1-> Less administration costs
|
||||||
\item<1-> No privatized earnings from a monopoly/infrastructure
|
\item<1-> No privatized earnings from a monopoly/infrastructure
|
||||||
|
@ -130,7 +130,7 @@
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item<1-> Barriers for usage are one problem, participation is the other
|
\item<1-> Barriers for usage are one problem, participation is the other
|
||||||
\item<1-> Infrastructure defines our lives
|
\item<1-> Infrastructure defines our lives
|
||||||
\item<1-> Democratic participation in infrastructure against private monopolies
|
\item<1-> Democratic participation in infrastructure vs. private monopolies
|
||||||
\item<1-> Ticketfrei does not do this, this is only accomplished by e.g. Freifunk
|
\item<1-> Ticketfrei does not do this, this is only accomplished by e.g. Freifunk
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
|
@ -204,26 +204,27 @@
|
||||||
\item We saw it work in Berlin \& Hamburg, but their code was not open source.
|
\item We saw it work in Berlin \& Hamburg, but their code was not open source.
|
||||||
\item 2 people sat down for a day and wrote 80\%
|
\item 2 people sat down for a day and wrote 80\%
|
||||||
\item The other 20\% were written the next months (you know how it is)
|
\item The other 20\% were written the next months (you know how it is)
|
||||||
\item It's still on Github: \url{https://github.com/b3yond/ticketfrei/}
|
\item Later we added a web interface so you can register a bot for your city
|
||||||
\item Contribute on the multi-deployment branch!
|
\item<2-> It's on Github: \url{https://github.com/b3yond/ticketfrei/}
|
||||||
|
\item<2-> You can contribute on the multi-deployment branch!
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
%-------------------------------------------------------
|
%-------------------------------------------------------
|
||||||
\subsection{Development Roadmap}
|
\section{Ticketfrei 2.0}
|
||||||
\begin{frame}{The Ticketfrei-Bot}{Development Roadmap}
|
\subsection{Ticketfrei in my city}
|
||||||
|
\begin{frame}{The Ticketfrei Bot}{How can I bring Ticketfrei to my city?}
|
||||||
%-------------------------------------------------------
|
%-------------------------------------------------------
|
||||||
|
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item<1-> We want to make it easier to install Ticketfrei in other cities
|
\item<1-> The new web interface makes it easier to install Ticketfrei in other cities
|
||||||
\item<1-> With a Webinterface people can install a bot via a fancy GUI, without needing a server and command line skills
|
\item<1-> Now you can create a bot on our website, without needing a server and command line skills
|
||||||
\item<2-> So they can focus on the promotion instead on the technical side
|
\item<1-> You can focus on the promotion instead of the technical side
|
||||||
\item<2-> The Repository contains drafts for promotion material, which you can adjust: \url{https://github.com/b3yond/ticketfrei/tree/master/promotion}
|
\item<1-> The Repository contains drafts for promotion material, which you can adjust: \url{https://github.com/b3yond/ticketfrei/tree/multi-deployment/promotion}
|
||||||
\item<2-> The website is here: \url{https://ticketfrei.links-tech.org} (staging environment)
|
\item<1-> The website is here: \url{https://ticketfrei.links-tech.org} (Beta)
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
|
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
\begin{frame}
|
\begin{frame}
|
||||||
|
@ -236,6 +237,70 @@
|
||||||
\includegraphics[width=\textwidth]{screenshots/Screenshot_2018-03-30_01-13-16.png}
|
\includegraphics[width=\textwidth]{screenshots/Screenshot_2018-03-30_01-13-16.png}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
|
|
||||||
|
\subsection{Step-by-Step}
|
||||||
|
\begin{frame}{The Ticketfrei Bot}{Step-by-Step}
|
||||||
|
|
||||||
|
\begin{itemize}
|
||||||
|
\item Create an Account at https://ticketfrei.links-tech.org:
|
||||||
|
\begin{itemize}
|
||||||
|
\item E-Mail-Adress, City, Password
|
||||||
|
\end{itemize}
|
||||||
|
\item Add Social-Media accounts to your Ticketfrei account
|
||||||
|
\item Change the text on https://ticketfrei.links-tech.org/city/Nürnberg
|
||||||
|
\item Promote the use of the bot in your city
|
||||||
|
\end{itemize}
|
||||||
|
|
||||||
|
\end{frame}
|
||||||
|
\begin{frame}{The Ticketfrei Bot}{Step-by-Step}
|
||||||
|
|
||||||
|
\begin{block}{{Add Twitter}}
|
||||||
|
\begin{itemize}
|
||||||
|
\item Register a twitter account
|
||||||
|
\item Click on "Login with Twitter" in the settings
|
||||||
|
\item Log in to the twitter account of the bot
|
||||||
|
\item Authorize the Ticketfrei app
|
||||||
|
\end{itemize}
|
||||||
|
\end{block}
|
||||||
|
|
||||||
|
\end{frame}
|
||||||
|
\begin{frame}{The Ticketfrei Bot}{Step-by-Step}
|
||||||
|
|
||||||
|
\begin{block}{{Add Mastodon}}
|
||||||
|
\begin{itemize}
|
||||||
|
\item Register a mastodon account
|
||||||
|
\item Enter the account's e-mail address, the password, and the mastodon server to the settings
|
||||||
|
\item Click on "Log in"
|
||||||
|
\end{itemize}
|
||||||
|
\end{block}
|
||||||
|
|
||||||
|
\end{frame}
|
||||||
|
\begin{frame}{The Ticketfrei Bot}{Step-by-Step}
|
||||||
|
|
||||||
|
\begin{block}{{Add Telegram}}
|
||||||
|
\begin{itemize}
|
||||||
|
\item Write to @botfather on Telegram to register a Telegram Bot
|
||||||
|
\item Enter the API key which @botfather gives to you into the settings
|
||||||
|
\item Click on "Login with Telegram"
|
||||||
|
\end{itemize}
|
||||||
|
\end{block}
|
||||||
|
|
||||||
|
\end{frame}
|
||||||
|
|
||||||
|
\subsection{promotion}
|
||||||
|
\begin{frame}{The Ticketfrei Bot}{Promotion}
|
||||||
|
|
||||||
|
\begin{itemize}
|
||||||
|
\item Leaflets in the local leftist scene, with more radical message
|
||||||
|
\item Leaflets for the public, which explains goals and talks about the environment, but also explains the bot
|
||||||
|
\item Example Leaflets are available in the GitHub-Repository at \url{https://github.com/b3yond/ticketfrei/tree/multi-deployment/promotion}
|
||||||
|
\item<2-> Aktionsschwarzfahren is a good way to both spread leaflets and dodge the fare legally
|
||||||
|
\item<3-> With enough public attention you can try to start a referendum or bring the topics to political parties for policy making
|
||||||
|
\item<4-> Studies about the practicability and cost effectiveness of ticket-free public transport in your area are also useful
|
||||||
|
\end{itemize}
|
||||||
|
|
||||||
|
\end{frame}
|
||||||
|
|
||||||
%-------------------------------------------------------
|
%-------------------------------------------------------
|
||||||
\section{Sousveillance}
|
\section{Sousveillance}
|
||||||
\subsection{Cybernetics and Surveillance}
|
\subsection{Cybernetics and Surveillance}
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 717 KiB After Width: | Height: | Size: 1 MiB |
Loading…
Reference in a new issue