Start

Version 24 (Adrian Georgescu, 02/24/2014 11:56 pm)

1 3 Adrian Georgescu
h1. Blink Cocoa
2 1 Tijmen de Mes
3 9 Adrian Georgescu
h2. Help Page
4 4 Adrian Georgescu
5 11 Adrian Georgescu
Blink allows you to communicate in real time over the Internet. To use Blink you need a SIP account from a SIP service provider. Same like using an email program, you must configure Blink with the account you have obtained from your service provider. 
6 11 Adrian Georgescu
7 14 Adrian Georgescu
[[Help For Blink Pro]] 
8 4 Adrian Georgescu
9 15 Adrian Georgescu
10 15 Adrian Georgescu
h2. License
11 15 Adrian Georgescu
12 15 Adrian Georgescu
<pre>
13 24 Adrian Georgescu
Copyright (c) 2009-2014 AG Projects http://ag-projects.com
14 15 Adrian Georgescu
15 15 Adrian Georgescu
Blink License
16 15 Adrian Georgescu
17 15 Adrian Georgescu
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS "AS IS" AND ANY EXPRESS
18 15 Adrian Georgescu
OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
19 15 Adrian Georgescu
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN
20 15 Adrian Georgescu
NO EVENT SHALL THE COPYRIGHT OWNER BE LIABLE FOR ANY DIRECT, INDIRECT,
21 15 Adrian Georgescu
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
22 15 Adrian Georgescu
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
23 15 Adrian Georgescu
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
24 15 Adrian Georgescu
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
25 15 Adrian Georgescu
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
26 15 Adrian Georgescu
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27 15 Adrian Georgescu
28 23 Adrian Georgescu
Blink source code is licensed under GNU General Public License version 3 with the
29 23 Adrian Georgescu
 following restrictions:
30 15 Adrian Georgescu
31 15 Adrian Georgescu
 * You may not alter the name of the software (Blink)
32 15 Adrian Georgescu
 * You may not alter the Copyright and About notices
33 15 Adrian Georgescu
 * Redistribution of copies obtained from Mac App Store is prohibited
34 15 Adrian Georgescu
35 15 Adrian Georgescu
</pre>
36 15 Adrian Georgescu
37 9 Adrian Georgescu
h2. Source Code
38 4 Adrian Georgescu
 
39 19 Adrian Georgescu
Due to the constraints introduced by Apple related to distribution through the Mac App Store it is possible to build Blink only if you have access to development certificates and profiles provided by the Apple Store and your machine hardware ID is entitled as described in the "Xcode development process":http://developer.apple.com/library/mac/#documentation/ToolsLanguages/Conceptual/OSXWorkflowGuide/ProvisioningYourApplication/ProvisioningYourApplication.html#//apple_ref/doc/uid/TP40011201-CH11-SW4
40 12 Adrian Georgescu
41 17 Adrian Georgescu
h3. No Support
42 17 Adrian Georgescu
43 20 Adrian Georgescu
Blink Cocoa source code tree is hereby provided with no support provided for how to build or run the program under your own MacOSX development environment due to the mentioned constraints depending on Apple development process.
44 17 Adrian Georgescu
45 19 Adrian Georgescu
[[Source_Code| Access to source code]]