Looking to flesh out an idea - EULA parser/comparer
From: Daniel Bragg (nospam_at_ccdsystems.com)
Date: 09/17/04
- Next message: Kathire: "Re: XML Parser for Delphi 3.0 ?"
- Previous message: Edwin Lau: "Looking for XML tool which extract exact data"
- Next in thread: BOB-O-MATIC: "Re: Looking to flesh out an idea - EULA parser/comparer"
- Reply: BOB-O-MATIC: "Re: Looking to flesh out an idea - EULA parser/comparer"
- Reply: Albert L. Fowler: "Re: Looking to flesh out an idea - EULA parser/comparer"
- Reply: Jonathan Neve: "Re: Looking to flesh out an idea - EULA parser/comparer"
- Reply: Lauchlan M: "Re: Looking to flesh out an idea - EULA parser/comparer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 16 Sep 2004 15:09:15 -0700
I don't mind sharing details of this idea, as I would never want to make
money off a product like this, only get it reliable, usable, and into the
hands of the general computing public.
I'm looking at writing a utility that will allow you to drop onto it the
full text of some product's End User License Agreement (EULA). The
utility would look into its database of previous EULAs and perform a
comparison, attempting to identify the closest match to the one you
dropped. If it finds mo match, it will ask you to review it
(Thoroughly), and decide if you really want to accept it or reject it
(then it store the EULA in its database with your Yay or Nay response).
If it finds a match, it tells you if it was from the Yay or Nay list,
then clearly identifies all of the differences between it and the closest
match. This way, if there are huge blocks of text (like the ALL CAPS
LEGALESE crap) that are identical, you can focus on only what is unique.
To get this to work, I'll need to find out if there are any components
out there (freeware would be nice - no budget, only a good idea) that can
(a) compare two blocks of text and generate some sort of numerical
similarity (so you can find the closest one), and (b) display two blocks
of text to a user with clearly identified differences between them, and
(c) a good file storage (not necessarily a database) method to store the
EULAs in. These would need to be components, not stand-alone utilities
(WinMerge has nice file compare and display capability, but I don't think
I could make it work in a coherent app).
This idea was prompted by a friend of mine who painstakingly read every
EULA, which shamed me into thinking I should do the same. However, I'd
much rather let the computer do most of the grunt work - I'm only
interested in what I _haven't_ read before...
Thank you for all who read this and care to share in my vision in any
way.
Sincerely,
Daniel Bragg
you may contact me at my home at
d a n d a w n (at) e a r t h c o r p (dot) c o m
- Next message: Kathire: "Re: XML Parser for Delphi 3.0 ?"
- Previous message: Edwin Lau: "Looking for XML tool which extract exact data"
- Next in thread: BOB-O-MATIC: "Re: Looking to flesh out an idea - EULA parser/comparer"
- Reply: BOB-O-MATIC: "Re: Looking to flesh out an idea - EULA parser/comparer"
- Reply: Albert L. Fowler: "Re: Looking to flesh out an idea - EULA parser/comparer"
- Reply: Jonathan Neve: "Re: Looking to flesh out an idea - EULA parser/comparer"
- Reply: Lauchlan M: "Re: Looking to flesh out an idea - EULA parser/comparer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|