-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcpt.html
227 lines (199 loc) · 14.1 KB
/
cpt.html
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-B2HRR8071H"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-B2HRR8071H');
</script>
<!-- Meta Data -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="author" content="Ali Sufyan">
<meta name="keywords" content="Construction Planner, London, Planning, Construction, Scheduling, Construction Schedule, CPM, Critical Path Management, Delay Analysis, Dashboard Reporting">
<!-- Title -->
<title>planning.construction</title>
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="images/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon/favicon-16x16.png">
<link rel="manifest" href="images/favicon/site.webmanifest">
<link rel="mask-icon" href="images/favicon/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="images/favicon/favicon.ico">
<!-- CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css">
<link rel="stylesheet" href="assets/css/main.css">
<noscript><link rel="stylesheet" href="assets/css/noscript.css"></noscript>
</head>
<body class="is-preload">
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Header -->
<header id="header" class="alt">
<h1><a href="index.html">PLANNING.CONSTRUCTION</a></h1>
<nav id="nav" aria-label="Main navigation">
<ul>
<li class="special">
<a href="#menu" class="menuToggle"><span>Menu</span></a>
<div id="menu">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="index.html#one">About</a></li>
<li><a href="#header">Portfolio</a></li>
<li><a href="#footer">Contact</a></li>
</ul>
</div>
</li>
</ul>
</nav>
</header>
<!-- Main -->
<main>
<article id="main">
<header>
<h2>Cookie and Acceptable Use Policy</h2>
<p><hr class="custom-hr-banner"></p>
</header>
<section class="wrapper style5">
<div class="inner">
<!-- Cookie Policy -->
<section aria-labelledby="cookie-policy">
<br>
<h2 id="cookies-policy">Cookie Policy</h2>
<p>This website uses cookies to collect information about how visitors interact with the site. This information is entirely anonymous and is used to:</p>
<ul>
<li>Compile reports and analyze site traffic</li>
<li>Understand how visitors navigate the website</li>
<li>Improve the overall user experience</li>
</ul>
<h3>What are cookies?</h3>
<p>Cookies are small text files placed on your device by websites you visit. They are used to remember certain information (like your preferences) and to track your activity on the site.</p>
<h3>What cookies does this website use?</h3>
<ul>
<li><strong>Analytics cookies:</strong> This website uses cookies from Google Analytics and Cloudflare Analytics. These cookies collect anonymous data on user activity, such as page views, time spent on the site, and referral sources.</li>
</ul>
<h3>Does this website store any personal information?</h3>
<p>No. This website does not collect or store any personal information about visitors. The cookies used for analytics only collect anonymous data and do not identify individual users.</p>
<h3>How to control cookies</h3>
<p>You can choose to disable cookies through your web browser settings. Most browsers allow you to block cookies altogether or to receive a notification before a cookie is stored. Disabling cookies may limit your ability to use certain features on this website.</p>
<p>For more information on how to manage cookies, please refer to your browser's documentation:</p>
<ul>
<li><a href="https://support.google.com/accounts/answer/61416?hl=en&co=GENIE.Platform%3DDesktop" target="_blank" rel="noopener">Google Chrome</a></li>
<li><a href="https://support.mozilla.org/en/products/firefox/protect-your-privacy/cookies" target="_blank" rel="noopener">Mozilla Firefox</a></li>
<li><a href="https://support.apple.com/en-us/105082" target="_blank" rel="noopener">Apple Safari</a></li>
<li><a href="https://support.microsoft.com/en-us/windows/manage-cookies-in-microsoft-edge-view-allow-block-delete-and-use-168dab11-0753-043d-7c16-ede5947fc64d" target="_blank" rel="noopener">Microsoft Edge</a></li>
</ul>
<h3>Updates to this Cookie Policy</h3>
<p>This Cookie Policy may be updated from time to time. The revised policy will be posted on this website.</p>
<h3>Contact Us</h3>
<p>If you have any questions about this Cookie Policy, please contact us at <a href="mailto:[email protected]">[email protected]</a>.</p>
</section>
<hr>
<!-- Acceptable Use Policy -->
<section aria-labelledby="use-policy">
<h2 id="use-policy">Acceptable Use Policy</h2>
<p>This acceptable use policy ("Policy") sets forth the general guidelines and acceptable and prohibited uses of the <a href="https://planning.construction">planning.construction</a> website ("Website" or "Service") and any of its related products and services (collectively, "Services"). This Policy is a legally binding agreement between you ("User", "you" or "your") and this Website operator ("Operator", "we", "us" or "our").</p>
<div class="toc">
<h3>Table of Contents</h3>
<ol class="toc">
<li><a href="#prohibited-activities-and-uses">Prohibited Activities and Uses</a></li>
<li><a href="#system-abuse">System Abuse</a></li>
<li><a href="#service-resources">Service Resources</a></li>
<li><a href="#enforcement">Enforcement</a></li>
<li><a href="#reporting-violations">Reporting Violations</a></li>
<li><a href="#changes-and-amendments">Changes and Amendments</a></li>
<li><a href="#acceptance-of-this-policy">Acceptance of This Policy</a></li>
<li><a href="#contacting-us">Contacting Us</a></li>
</ol>
</div>
<h3 id="prohibited-activities-and-uses">Prohibited Activities and Uses</h3>
<p>You may not use the Website and Services to engage in activity that is illegal under applicable law, that is harmful to others, or that would subject us to liability, including, without limitation, in connection with any of the following, each of which is prohibited under this Policy:</p>
<ul>
<li>Disclosing sensitive personal information about others</li>
<li>Collecting, or attempting to collect, personal information about third parties without their knowledge or consent</li>
<li>Threatening harm to persons or property or otherwise harassing behaviour</li>
<li>Purchasing any of the offered Services on someone else’s behalf</li>
<li>Misrepresenting or fraudulently representing products or services</li>
<li>Infringing the intellectual property or other proprietary rights of others</li>
</ul>
<h3 id="system-abuse">System Abuse</h3>
<p>Any User in violation of the Website security is subject to criminal and civil liability, as well as immediate account termination. Examples include, but are not limited to, the following:</p>
<ul>
<li>Use or distribution of tools designed for compromising security of the Website</li>
<li>Intentionally or negligently transmitting files containing a computer virus or corrupted data</li>
<li>Accessing another network without permission, including to probe or scan for vulnerabilities or breach security or authentication measures</li>
<li>Unauthorized scanning or monitoring of data on any network or system without proper authorization of the owner of the system or network</li>
</ul>
<h3 id="service-resources">Service Resources</h3>
<p>You may not consume excessive amounts of the resources of our Services, or use our Services in a way which results in performance issues or which interrupts the services for other Users. Prohibited activities that contribute to excessive use, include without limitation:</p>
<ul>
<li>Deliberate attempts to overload a system and broadcast attacks (i.e. denial of service attacks)</li>
<li>Engaging in any other activities that degrade the usability and performance of our Services</li>
</ul>
<h3 id="enforcement">Enforcement</h3>
<p>We reserve our right to be the sole arbiter in determining the seriousness of each infringement and to immediately take corrective actions, including but not limited to:</p>
<ul>
<li>Suspending or terminating your Service with or without notice upon any violation of this Policy</li>
<li>Disabling or removing any content which is prohibited by this Policy, including to prevent harm to others or to us or our Services, as determined by us in our sole discretion</li>
<li>Reporting violations to law enforcement as determined by us in our sole discretion</li>
</ul>
<h3 id="reporting-violations">Reporting Violations</h3>
<p>If you have discovered and would like to report a violation of this Policy, please contact us immediately at <a href="mailto:[email protected]">[email protected]</a>. We will investigate the situation and provide you with full assistance.</p>
<h3 id="changes-and-amendments">Changes and Amendments</h3>
<p>We reserve the right to modify this Policy or its terms relating to the Website and Services at any time, effective upon posting of an updated version of this Policy on the Website. When we do, we will post a notification on the main page of our Website. Continued use of the Website and Services after any such changes shall constitute your consent to such changes.</p>
<h3 id="acceptance-of-this-policy">Acceptance of This Policy</h3>
<p>You acknowledge that you have read this Policy and agree to all its terms and conditions. By accessing and using the Website and Services you agree to be bound by this Policy. If you do not agree to abide by the terms of this Policy, you are not authorized to access or use the Website and Services.</p>
<h3 id="contacting-us">Contacting Us</h3>
<p>If you have any questions about this Policy, please contact us at <a href="mailto:[email protected]">[email protected]</a>.</p>
</section>
</div>
</section>
</article>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li>
<a rel="me" href="https://mastodonapp.uk/@sufi" target="_blank">
<span class="label"><i class="fa-brands fa-mastodon"></i></span>
<span class="footer-icon-text">Mastodon</span>
</a>
</li>
<li>
<a href="https://x.com/_AliSufyan" target="_blank">
<span class="label"><i class="fa-brands fa-x-twitter"></i></span>
<span class="footer-icon-text">Twitter/X</span>
</a>
</li>
<li>
<a href="https://www.linkedin.com/in/alisufyan/" target="_blank">
<span class="label"><i class="fa-brands fa-linkedin-in"></i></span>
<span class="footer-icon-text">LinkedIn</span>
</a>
</li>
<li>
<a href="mailto:[email protected]" target="_blank">
<span class="label"><i class="fa-regular fa-envelope"></i></span>
<span class="footer-icon-text">Email</span>
</a>
</li>
</ul>
<ul class="copyright">
<li>© 2023-<span id="current-year"></span> | <a href="mailto:[email protected]">Ali Sufyan</a> | <a href="https://planning.construction">planning.construction</a></li>
<li><a href="#cookies-policy">Cookie Policy</a> | <a href="#use-policy">Acceptable Use Policy</a></li>
</ul>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/fontawesome.min.js"></script>
</body>
</html>