Tagged Questions
The disclaimer tag has no wiki summary.
5
votes
2answers
391 views
Can I make the user agree to a legal disclaimer before installing an Android App?
I'm about ready to market my first Android App (from a US Google Checkout/Merchant account with US bank account etc.), and I would like to have the user at least agree to some kind of simple liability ...
5
votes
4answers
436 views
How to provide a legally sound license, or “terms of use”, for a web application
I am looking for information about providing a license, or "terms of use", for a web application. The Wikipedia article is very limited, and it seems that unlike "downloadable" software (or perhaps ...
4
votes
12answers
254 views
UI design so users will actually *read* disclaimer screen/text?
Client insists that users see disclaimer/legal/iAccept screen/text on their way into the web application. Same Client already perceives users as not reading that sort of text when presented with it.
...
4
votes
2answers
2k views
What legal disclaimer do you use?
I'm working on some code at the moment, but I was wondering what legal disclaimers you have? This is for some work that I'm providing to a friend for free.
This isn't open source since there's ...
2
votes
3answers
68 views
Temporary Disclaimer
I'm making an app as a part of my project and I've been asked to add a disclaimer.
At first I made a separate view with a textview that holds the disclaimer, when the user presses the Disclaimer ...
1
vote
1answer
58 views
Insert a file in TextBox in C#
I have an "Agree And Conditions file ( rtf document )" and/or a "disclaimer file" to add to a textBox or Text Area that I would like to add to my MVC3 web app.
I don't know how to do that. I have ...
1
vote
2answers
856 views
Using a disclaimer on Android App
This isn't so much a programming question, but I'd like some advice.
If I design an Android App that, assuming somebody uses, could provide a potenital life-saving service, should a put in a ...
1
vote
3answers
101 views
Wich type of disclaimer i need to use for my app?
I am currently working on an application that generates code dynamically depending on the options wich select the final user. I'm looking for a disclaimer-warning text, that i can include in the ...
1
vote
1answer
2k views
EULA vs simple disclaimer for Android App
I'm about to release a free app to the Android Market, and am unsure about the "correct" way to communicate that users shouldn't hold me liable if the app behaves incorrectly or produces wrong output. ...
1
vote
3answers
226 views
Adding Disclaimer in PHP source code files
We have a PHP project and this is our first product delivery. We want to add a disclaimer to all *.php files in the project. Is there any free/OS tool that we can use to avoid donkey work :( ? We ...
1
vote
2answers
275 views
Terms Conditions Disclaimer for Application?
I was told that I need to have terms and conditions or disclaimer for my program that the user needs to accept before they can install it, is this true? And are there any places online that you may ...
1
vote
4answers
875 views
Ownership of iPhone applications
I am developing my first iPhone application, but I am not sure how to go about handling the ownership end of it. Do most people just own it in their own (personal) name? Do people form an LLC (or ...
0
votes
1answer
111 views
Apple obj-c source code+license+disclaimer
Maybe it's a trivial question.
If I use some source code from Apple examples in my iPhone app, have I to maintain the disclaimer also if I modify the corresponding file or if I use some methods? How ...
0
votes
1answer
288 views
18+ disclaimer using showdowbox.js pop-up
I need to ask whether or not a user is 18 years old or not and I do not want to create a separate splash page. My thought is that using shadowbox.js and creating an on-load pop-up message would be the ...
0
votes
2answers
126 views
Disclaimer for API code sample distributed to third party
I am going to offer an API description and code samples to 3rd parties so they can integrate their software with the one developed by the company i'm working for.
I think I should include some kind ...
-1
votes
1answer
81 views
App Disclaimer? Any Ideas? [closed]
I have recently written an app that stores users photos on my servers (i have one main server) and two backup servers (just in case). The user has to sign up for an account through the app, but im not ...