added pictures
authorChristian Urban <christian dot urban at kcl dot ac dot uk>
Sat, 01 Oct 2016 23:34:37 +0100
changeset 432 55be90b2a642
parent 431 c7d4ee344451
child 433 c08290ee4f1f
added pictures
pics/rosetta.jpg
progs/crawler1.scala
progs/crawler2.scala
slides/pics/edf.png
slides/pics/foursquare.png
slides/pics/hsbc.png
slides/pics/jobgraph.png
slides/pics/linked.png
slides/pics/morgan.png
slides/pics/novell.png
slides/pics/smiley.jpg
slides/pics/suisse.png
slides/pics/twitter.png
slides/slides01.pdf
Binary file pics/rosetta.jpg has changed
--- a/progs/crawler1.scala	Sat Oct 01 22:30:51 2016 +0100
+++ b/progs/crawler1.scala	Sat Oct 01 23:34:37 2016 +0100
@@ -35,5 +35,6 @@
 val startURL = """http://www.inf.kcl.ac.uk/staff/urbanc"""
 //val startURL = """http://www.inf.kcl.ac.uk/staff/mcburney"""
 
+
 crawl(startURL, 2)
 
--- a/progs/crawler2.scala	Sat Oct 01 22:30:51 2016 +0100
+++ b/progs/crawler2.scala	Sat Oct 01 23:34:37 2016 +0100
@@ -34,7 +34,7 @@
 
 // starting URL for the crawler
 val startURL = """http://www.inf.kcl.ac.uk/staff/urbanc"""
-
+val startURL = """http://www.inf.kcl.ac.uk/staff/urbanc/bsc-projects-16.html"""
 
 // can now deal with depth 3 and beyond
 crawl(startURL, 2)
Binary file slides/pics/edf.png has changed
Binary file slides/pics/foursquare.png has changed
Binary file slides/pics/hsbc.png has changed
Binary file slides/pics/jobgraph.png has changed
Binary file slides/pics/linked.png has changed
Binary file slides/pics/morgan.png has changed
Binary file slides/pics/novell.png has changed
Binary file slides/pics/smiley.jpg has changed
Binary file slides/pics/suisse.png has changed
Binary file slides/pics/twitter.png has changed
Binary file slides/slides01.pdf has changed