-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
54 lines (46 loc) · 2.72 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<meta name="generator" content="Hugo 0.36" />
<meta charset="utf-8">
<title>Shiny Development</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.0/normalize.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans">
<link rel="stylesheet" href="css/shiny.css">
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-360862-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-360862-2');
</script>
</head>
<body>
<div class="content">
<div class="header">
<img src="img/logo@2x.png" alt="Shiny Development">
</div>
<p>Shiny Development was a software development, training and consultancy company which traded from 2006 to 2016. Shiny Development was Dave Verwer <a href="https://twitter.com/daveverwer/"><img src="img/link@2x.png" alt="Link" class="link">
</a>, Andrew Thompson, Greg Spiers <a href="https://twitter.com/gspiers/"><img src="img/link@2x.png" alt="Link" class="link">
</a>, Andy Cook <a href="http://www.andycook.dsl.pipex.com/OnlinePortfolio/"><img src="img/link@2x.png" alt="Link" class="link">
</a>, Charlie Cook <a href="https://twitter.com/charliecook85/"><img src="img/link@2x.png" alt="Link" class="link">
</a>, Mario D’Arco <a href="https://twitter.com/mariod78/"><img src="img/link@2x.png" alt="Link" class="link">
</a> and Chris Mear <a href="https://twitter.com/chrismear/"><img src="img/link@2x.png" alt="Link" class="link">
</a>.</p>
<hr />
<p>We created many things over the years, some of those things are gone but some live on!</p>
<ul>
<li><a href="https://iosdevweekly.com">iOS Dev Weekly</a> which still covers the best iOS developer news every week.</li>
<li><a href="https://appreviewtimes.com">App Review Times</a> which still tracks average iOS App Store review times.</li>
<li><a href="http://curated.co">Curated</a> which is now owned and operated by Simple Focus Software.</li>
</ul>
<p>The iOS development training and consultancy services previously offered by Shiny Development are no longer being offered.</p>
<p>The various iOS apps that we produced such as Balloons, Charades, Tackle Fishing and Explore Flickr are also no longer available for download.</p>
<hr />
<p>To those who were involved in making Shiny what it was, and to everyone who took one of our training courses, used our consultancy services or interacted with any of the apps we built. <strong>Thank you very much</strong>!</p>
<div class="footer">
<small>© 2006 - 2016 Shiny Development</small>
</div>
</div>
</body>
</html>