Transparent Translator - PowerPoint PPT Presentation

About This Presentation
Title:

Transparent Translator

Description:

Use a more sophisticated translator for phrases and paragraphs ... Give user choice of language translation, both from and to. ... – PowerPoint PPT presentation

Number of Views:88
Avg rating:3.0/5.0
Slides: 10
Provided by: maryam3
Category:

less

Transcript and Presenter's Notes

Title: Transparent Translator


1
Transparent Translator
  • Maryam Kamvar
  • JP Fall 00

2
Objective
  • Idea stemmed from frustrations with doing
    research for French class
  • Create a layer of software that aids in the
    comprehension of the French Language
  • Essentially, pop-up translation of text
    hi-lighted by the user

3
Game Plan
  • Create a standalone version of software
  • Modify and upgrade to incorporate the internet
  • Language of ChoiceVisual Basic/ Visual Basic
    Script

4
The Stand-Alone Version
5
The Macro
  • Hi-lighted text is grabbed upon click
  • Word is appended to a URL
  • Online Cgi Dictionary is called
  • Source code of the page is returned
  • Source code string is parsed
  • Definition is shown

6
The Troublesome Transition
Browser
Translator
Word Doc
7
What worked
  • Not the original, or most intuitive plan

2 reasons for the dummy frame.
GO button calls cgi perl program
Powered by Javascript timer and automatic reload
Source code of user-entered URL plus hidden VB
Script Code
Button triggers action instead of Mouse up event
8
The Cgi/Perl Program
  • Gets the URL entered by the user
  • Opens a connection with the homepage and grabs
    source code.
  • Appends VB script code to the HTML
  • New Page written to main frame

9
The Future for my JP
  • Use a more sophisticated translator for phrases
    and paragraphs
  • This entails trick interface into submitting a
    form
  • Give user choice of language translation, both
    from and to.
Write a Comment
User Comments (0)
About PowerShow.com