update laptop
authorMart Lubbers <mart@martlubbers.net>
Tue, 28 Oct 2014 08:16:37 +0000 (09:16 +0100)
committerMart Lubbers <mart@martlubbers.net>
Tue, 28 Oct 2014 08:16:37 +0000 (09:16 +0100)
thesis2/2.methods.tex [new file with mode: 0644]
thesis2/thesis.tex

diff --git a/thesis2/2.methods.tex b/thesis2/2.methods.tex
new file mode 100644 (file)
index 0000000..82e1d46
--- /dev/null
@@ -0,0 +1,15 @@
+\section{Application overview}
+The program can be divided into two main components namely the \textit{Crawler
+application} and the \textit{Input application}. The components are strictly
+separated by task and by application. The crawler is an application dedicated
+to the sole task of periodically crawling the sources asynchronously. The input
+is a web interface to a set of tools that can create, edit, remove and test
+crawlers via simple user interfaces that can be worked with by someone without
+a computer science background.
+
+\section{Input application}
+
+
+\section{Crawler application}
+
+
index b9349c0..03a8674 100644 (file)
@@ -68,9 +68,7 @@ data to structured data}
 \input{1.introduction.tex}
 
 \chapter{Methods}
-       \section{Application overview}
-       \section{Input application}
-       \section{Crawler application}
+\input{2.methods.tex}
 
 \chapter{Conclusion}
 \section{Results}