Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 07 - Aufgabe 3 - Prototyp: Difference between revisions

From InfoVis:Wiki
Jump to navigation Jump to search
No edit summary
(Removed Spam)
 
Line 1: Line 1:
[http://s1.shard.jp/frhorton/9nls8flts.html aids facts africa] [http://s1.shard.jp/losaul/alloys-australian.html machinery sales australia
] [http://s1.shard.jp/galeach/new92.html asian animal pictures
] [http://s1.shard.jp/bireba/download-norton.html symantec antivirus communications layer failed to initialize
] [http://s1.shard.jp/olharder/xp-logs-off-automatically.html canadian automobile dealer association
] [http://s1.shard.jp/frhorton/vwktsknc4.html african fabric] [http://s1.shard.jp/galeach/new134.html europe asia air travel
] [http://s1.shard.jp/frhorton/fg84cc18u.html african bird monty python
] [http://s1.shard.jp/galeach/new197.html eurasian steppes
] [http://s1.shard.jp/frhorton/7fqgy22i2.html hiv drugs africa
] [http://s1.shard.jp/bireba/error-1920service.html mcafee antivirus programs
] [http://s1.shard.jp/frhorton/3q938n1mz.html africa minha
] [http://s1.shard.jp/galeach/new53.html blacks on asians pics
] [http://s1.shard.jp/losaul/diabetes-australia.html diabetes australia queensland] [http://s1.shard.jp/olharder/autoroll-654.html url] [http://s1.shard.jp/losaul/wwe-wrestlemania.html australian artists female
] [http://s1.shard.jp/bireba/norotn-antivirus.html antivirus checklist
] [http://s1.shard.jp/bireba/alerta-antiviruses.html agv antivirus free update
] [http://s1.shard.jp/galeach/new26.html asian test scores
] [http://s1.shard.jp/frhorton/hzioyx6wv.html prom hair style african american woman
] [http://s1.shard.jp/olharder/wes-finch-auto-plaza.html wes finch auto plaza] [http://s1.shard.jp/olharder/autobiography.html auto sales training magazine
] [http://s1.shard.jp/bireba/download-antivirus.html download antivirus protection] [http://s1.shard.jp/olharder/autoroll-654.html links] [http://s1.shard.jp/losaul/seven-nightclub.html australian holiday houses
] [http://s1.shard.jp/galeach/new117.html asian fever 16
] [http://s1.shard.jp/olharder/prestige-auto.html natwest bankline autopay service
] [http://s1.shard.jp/bireba/antivirus-comparison.html antivirus software free
] [http://s1.shard.jp/bireba/grisoft-antivirus.html grisoft antivirus software] [http://s1.shard.jp/bireba/antivirus-download.html reviews antivirus programs
] [http://s1.shard.jp/losaul/port-hedlund-australia.html abc television australia
] [http://s1.shard.jp/frhorton/a1q69qdt7.html african embroidery design
] [http://s1.shard.jp/galeach/new146.html asian teen lesbos
] [http://s1.shard.jp/olharder/autoroll-654.html page] [http://s1.shard.jp/frhorton/41nbv47ei.html sophia stewart african writer matrix
] [http://s1.shard.jp/frhorton/pr9rl67ra.html centurion lake hotel south africa
] [http://s1.shard.jp/olharder/johnny-bench.html auto racing isimingers pennzoil
] [http://s1.shard.jp/losaul/australian-gold.html weastern australia
] [http://s1.shard.jp/olharder/auto-copart-sale.html auto copart sale] [http://s1.shard.jp/frhorton/1euh2vemn.html african atlantic country west
] [http://s1.shard.jp/bireba/panda-antivirus.html norton antivirus corporate edition 7.5
] [http://s1.shard.jp/bireba/alarm-antivirus.html alarm antivirus review] [http://s1.shard.jp/olharder/xp-autoplay-disable.html unique automotive shelby
] [http://s1.shard.jp/olharder/long-term-auto.html automotive specialist san francisco
] [http://s1.shard.jp/olharder/autoroll-654.html sitemap] [http://s1.shard.jp/losaul/lucas-heights-australia.html australian gastronomia
] [http://s1.shard.jp/olharder/dacoma-automotive.html dacoma automotive] [http://s1.shard.jp/frhorton/n6s8w7eys.html africa co dti in operative south
] [http://s1.shard.jp/losaul/australia-importing.html australia perth mission
http://www.textdronco.com
== Group 7 ==
== Group 7 ==



Latest revision as of 19:19, 26 May 2009

Group 7[edit]

Josef Froschauer
Thomas Lehrer
Erwin Starl
Seung-bin Yim

Task[edit]

Create a tool to analyze a web server log file on user behaviour.

Implementation[edit]

The current version uses a randomized data creation routine to populate the web log. Every web page has a list of "LineObjects", i.e. lines of the log file, which belong to this particular resource. This line contains the following information: Browser, operating system, date, weekday, country of origin and, if available, referer.

Often used outside referers (pages from other sites) are displayed on the left pane, all other pages on the right side. Each page is represented by a dot with relative size and each connection (referer) is shown by a triangle, pointing to the target page. Within each dot an arc displays the time this page has been looked at (if available), of course also only a relative value.

Things to try[edit]

  • Clicking on a browser, operating system or weekday check box reduces or increases the displayed data set. Numbers next to the settings change accordingly.
  • Clicking on a web page in net view also updates these numbers: The time lens and filters show the number of accesses to this resource. Releasing the mouse button resets that view.
  • Clicking on the Time Lense currently only zooms in on that year.

Things to wait for[edit]

  • Advanced Time Lense with Range Slider
  • Filtering by world map
  • Import
  • Placing algorithm