Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Packaging EULA's

Reply
Thread Tools

Packaging EULA's

 
 
Adam Smith
Guest
Posts: n/a
 
      09-09-2006
Hello,

Many program & sites package their EULA's in neat dialog boxes, w/ I
Agree, Do Not Agree Radio buttons. Could someone say how this is done?

Thanks

--Adam--
 
Reply With Quote
 
 
 
 
Jukka K. Korpela
Guest
Posts: n/a
 
      09-09-2006
Adam Smith <> scripsit:

> Many program & sites package their EULA's in neat dialog boxes, w/ I
> Agree, Do Not Agree Radio buttons. Could someone say how this is done?


There's nothing neat in such dialog boxes. They exist just to please lawyers
that imagine that the dialogs have a legal meaning and work with such issues
since they cannot find neither a more profitable nor a more decent job.

If you want to know how to **** off your visitors with such boxes on web
pages, just look at the source code. You may need to ask the nearest kid for
help in dealing with the way that the page may seem to have "hidden its
source".

--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/

 
Reply With Quote
 
 
 
 
Harlan Messinger
Guest
Posts: n/a
 
      09-10-2006
Jukka K. Korpela wrote:
> Adam Smith <> scripsit:
>
>> Many program & sites package their EULA's in neat dialog boxes, w/ I
>> Agree, Do Not Agree Radio buttons. Could someone say how this is done?

>
> There's nothing neat in such dialog boxes. They exist just to please
> lawyers that imagine that the dialogs have a legal meaning and work with
> such issues since they cannot find neither a more profitable nor a more
> decent job.


What makes you think they don't have a legal meaning, and why do you
seem so disdainful about people placing conditions on the use of their
property?

> If you want to know how to **** off your visitors with such boxes on web
> pages, just look at the source code.


Do you get ****ed off that a landlord wants you to agree to some
conditions before allowing you to live in a house he owns?
 
Reply With Quote
 
Adam Smith
Guest
Posts: n/a
 
      09-10-2006
Harlan Messinger wrote:
> Jukka K. Korpela wrote:
>> Adam Smith <> scripsit:
>>
>>> Many program & sites package their EULA's in neat dialog boxes, w/ I
>>> Agree, Do Not Agree Radio buttons. Could someone say how this is done?

>>
>> There's nothing neat in such dialog boxes. They exist just to please
>> lawyers that imagine that the dialogs have a legal meaning and work
>> with such issues since they cannot find neither a more profitable nor
>> a more decent job.

>
> What makes you think they don't have a legal meaning, and why do you
> seem so disdainful about people placing conditions on the use of their
> property?
>
>> If you want to know how to **** off your visitors with such boxes on
>> web pages, just look at the source code.

>
> Do you get ****ed off that a landlord wants you to agree to some
> conditions before allowing you to live in a house he owns?


Well, I regarded that as coming from an immature, naive source. I am
surprised that I haven't received any directions to the question though,
or ahve I posted to the wrong forum (It so hard to tell).
 
Reply With Quote
 
Jonathan N. Little
Guest
Posts: n/a
 
      09-10-2006
Adam Smith wrote:
> Harlan Messinger wrote:
>> Jukka K. Korpela wrote:
>>> Adam Smith <> scripsit:
>>>
>>>> Many program & sites package their EULA's in neat dialog boxes, w/ I
>>>> Agree, Do Not Agree Radio buttons. Could someone say how this is done?
>>>
>>> There's nothing neat in such dialog boxes. They exist just to please
>>> lawyers that imagine that the dialogs have a legal meaning and work
>>> with such issues since they cannot find neither a more profitable nor
>>> a more decent job.

>>
>> What makes you think they don't have a legal meaning, and why do you
>> seem so disdainful about people placing conditions on the use of their
>> property?
>>
>>> If you want to know how to **** off your visitors with such boxes on
>>> web pages, just look at the source code.

>>
>> Do you get ****ed off that a landlord wants you to agree to some
>> conditions before allowing you to live in a house he owns?

>
> Well, I regarded that as coming from an immature, naive source. I am
> surprised that I haven't received any directions to the question though,
> or ahve I posted to the wrong forum (It so hard to tell).


Maybe if you elaborate on your application of this EULA you may receive
more specific advice.

How an application does it and a web site differers greatly. An
application is compiled and interacts with the OS's API directly to
create a dialog box. With a website you would need essentially a login
form and you EULA page would log the user on to protected pages.

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
 
Reply With Quote
 
Jukka K. Korpela
Guest
Posts: n/a
 
      09-10-2006
Adam Smith <> scripsit:

> Well, I regarded that as coming from an immature, naive source.


The EULA stuff you mean? Quite probable. (It's hard to tell what someone is
referring to with a pronoun "that" in some text that follows a lengthy
quotation.)

> I am
> surprised that I haven't received any directions to the question
> though, or ahve I posted to the wrong forum (It so hard to tell).


Then you apparently didn't read my response or you failed to understand it.
Your question hardly has much to do with HTML, and I actually gave you
directions to the _question_ indeed.

ObHTML: If you want to see _huge_ amounts of keyword spamming, view
http://www.econ.com
on a text browser or view its source.

--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/

 
Reply With Quote
 
Andy Mabbett
Guest
Posts: n/a
 
      09-10-2006
In message <>, Harlan Messinger
<> writes

>Jukka K. Korpela wrote:
>> Adam Smith <> scripsit:
>>
>>> Many program & sites package their EULA's in neat dialog boxes, w/ I
>>> Agree, Do Not Agree Radio buttons. Could someone say how this is done?

>> There's nothing neat in such dialog boxes. They exist just to please
>>lawyers that imagine that the dialogs have a legal meaning and work
>>with such issues since they cannot find neither a more profitable nor
>>a more decent job.

>
>What makes you think they don't have a legal meaning


Rather than asking Jukka to prove a negative, why don't you tell us what
makes you think that they do?

--
Andy Mabbett
Say "NO!" to compulsory ID Cards: <http://www.no2id.net/>

Free Our Data: <http://www.freeourdata.org.uk>
 
Reply With Quote
 
Nick Kew
Guest
Posts: n/a
 
      09-10-2006
Adam Smith wrote:
> Hello,
>
> Many program & sites package their EULA's in neat dialog boxes,


where they are utterly unreadable. I always delete it and
substitute "I can't read this in a ridiculous little text box",
or words to that effect, before agreeing.

> w/ I
> Agree, Do Not Agree Radio buttons. Could someone say how this is done?


<textarea>

--
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.prenhallprofessional.com/title/0132409674
 
Reply With Quote
 
Michael Winter
Guest
Posts: n/a
 
      09-10-2006
Andy Mabbett wrote:

> In message <>, Harlan Messinger
> <> writes


[snip]

>> What makes you think [click-through agreements] don't have a legal
>> meaning

>
> Rather than asking Jukka to prove a negative, why don't you tell us
> what makes you think that they do?


I remember this coming up a while back and, out of curiosity, I
Googled[1]. The first result[2], and the one I remember the most,
suggests that the binding nature of user agreements varies based on
jurisdiction (not surprising, really), and is subject to certain
constraints.

Mike (not a lawyer!)


[1] <http://www.google.co.uk/search?q=click-through+agreements+legality>
[2] <http://www.andrewpatrick.ca/jitcta/jitcta.html>
 
Reply With Quote
 
Harlan Messinger
Guest
Posts: n/a
 
      09-11-2006
Andy Mabbett wrote:
> In message <>, Harlan Messinger
> <> writes
>
>> Jukka K. Korpela wrote:
>>> Adam Smith <> scripsit:
>>>
>>>> Many program & sites package their EULA's in neat dialog boxes, w/ I
>>>> Agree, Do Not Agree Radio buttons. Could someone say how this is done?
>>> There's nothing neat in such dialog boxes. They exist just to please
>>> lawyers that imagine that the dialogs have a legal meaning and work
>>> with such issues since they cannot find neither a more profitable nor
>>> a more decent job.

>> What makes you think they don't have a legal meaning

>
> Rather than asking Jukka to prove a negative, why don't you tell us what
> makes you think that they do?


A click-through agreement possesses all the elements that, in the US at
least, constitute a valid contract, and to anyone familiar with
contracts this much is obvious. If you're interested, see

http://www.lectlaw.com/def/c123.htm

and in particular the part about parol contracts.

It's Jukka making the claim that something that is obviously a contract
isn't legally binding. Of course, the whole matter is muddied because
Jukka may be talking about Finland or the EU, and I don't know the law
there.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cisco VPN Client Packaging thejayman Cisco 2 07-25-2005 02:12 PM
GSR Packaging required for US West Coast Ben Cisco 0 12-09-2004 05:37 AM
packaging a project into a component Tina ASP .Net 1 10-31-2004 04:13 AM
need help on setup and deployment packaging in VS.Net 2003 VJ ASP .Net 1 05-24-2004 08:04 AM
Re: Services packaging question Kline Sphere MCSD 0 06-29-2003 12:22 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57