Browser based Web Accessibility Measurement Component - PowerPoint PPT Presentation

1 / 11
About This Presentation
Title:

Browser based Web Accessibility Measurement Component

Description:

Trying to get the Mozilla/Python enviroment up and running. ... 22.50 Kirstie Alley: Fat Actress (7) 23.20 Lokale sendinger. 23.50 USAs farligste kvinner (1:2) ... – PowerPoint PPT presentation

Number of Views:23
Avg rating:3.0/5.0
Slides: 12
Provided by: dagt
Category:

less

Transcript and Presenter's Notes

Title: Browser based Web Accessibility Measurement Component


1
Browser based Web AccessibilityMeasurement
Component
  • Gruppe 8
  • Dag Tommy Steen
  • Katja Soukhikh

2
What have we done this far?
  • Made a very basic web crawler
  • Trying to get the Mozilla/Python enviroment up
    and running.
  • Agreed on trying to harvest information from
    flash pages.

3
Hunter
  • Made from scratch in python
  • A very basic crawler that hunts in webpages after
    user spesified word.
  • Return hits into a local .htm document
  • Has shown some tendency to selfhinking, as it
    returns things that it think the user might be
    interesting in. (Actually a bug)
  • Has been put on hold.

4
Hunters returned data
  • NEWFra
    http//www.dagbladet.no --gt 1500Peter
    D?vingNEW
    Fra http//www.dagbladet.no --gt
  •  Vin NEW
    Fra http//www.dagbladet.no --gt
  •  Vin
  • NEWFra
    http//www.dagbladet.no --gt 17.00 Liv og røre
    (108)17.30 Lokale sendinger18.00 Aktuelt og
    Været18.10 Sporten18.15 Bymagasinet18.30
    Lokale sendinger19.00 High School Reunion 3
    (7)20.00 Ekstremt urenslig (5)20.30 Internatet
    (6)21.40 Destination LOST22.30 Aktuelt og
    Været22.40 Sporten22.50 Kirstie Alley Fat
    Actress (7)23.20 Lokale sendinger23.50 USAs
    farligste kvinner (12)00.15 Aktuelt og
    Været00.25 Sporten00.35 Buffy (3)01.25
    American Gothic (4)02.15 Mess-TV nattTVN i
    dag, med omtaleANTALL TREFF
    P? ORDET lt vin gt4

5
Why hunter was constructed.
  • Could not comprehend the code in harvestman.
  • Starting as a plattform of learning python.
  • First edition searched for lttitlegt tags on a
    page, and printet it to screen.

6
Mozpython
  • When trying to install pyxpcom and mozpython in
    mozilla, all attempts failed.
  • Thats why we had to change platform from windows
    to linux.

7
Mozpython
  • Last meeting we agreed with our supervisors that
    they should install the enviroment on steinbit.
  • And we can run Mozilla from the server, using the
    cygwin program at home. Then we dont need to
    install linux at our computers.

8
What Is Cygwin?
  • Cygwin is a Linux-like environment for Windows.
    It consists of two parts
  • A DLL (cygwin1.dll) which acts as a Linux API
    emulation layer providing substantial Linux API
    functionality.
  • A collection of tools, which provide Linux look
    and feel.
  • http//www.cygwin.com/

9
Looks like this
10
(No Transcript)
11
Whats next.
  • Reading on flash building. We need to know how to
    get access and retrieve the information located
    in flash pages.
  • Rewrite hunter to fit Mozpython (we formely used
    pythons built in libaries to parse html
    document, now, we will use mozilla as planned)
Write a Comment
User Comments (0)
About PowerShow.com