-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
204 lines (204 loc) · 7.88 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>The @ Company Timeline</title>
<link rel="stylesheet" href="timelinestyles.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@200;300&display=swap" rel="stylesheet">
</head>
<body>
<h1>The @ Company Timeline</h1>
<img src="atsign_logo.png" alt="The @ Company Logo" class="logo">
<div class="timeline">
<div class="container left">
<div class="content">
<h2>Nov/Dec 2021</h2>
<h3>It's been a great year!</h3>
<p>We are "flipping the internet", adding Gary Casey, accumulating patents, and blowing away
our traction goals</p>
<p><a href="updates/2021-11-12.html">Read more</a></p>
</div>
</div>
<div class="container right">
<div class="content">
<h2>Oct 2021</h2>
<h3>Wow, so much @magic!</h3>
<p>Great @wavi contest entries, @mospherePro is in the stores, an amazing Global Encryption Day panel,
Vint Cerf, and 100% uptime for hackathons</p>
<p><a href="updates/2021-10.html">Read more</a></p>
</div>
</div>
<div class="container left">
<div class="content">
<h2>Sep 2021</h2>
<h3>Fun free @signs</h3>
<p>A new SDK, really fun free @signs, a flat organization, and the start of traction</p>
<p><a href="updates/2021-09.html">Read more</a></p>
</div>
</div>
<div class="container right">
<div class="content">
<h2>Aug 2021</h2>
<h3>Traction with developers</h3>
<p>Flutter Hump Day, intern projects, the App Publisher Model, and of course - national dog day</p>
<p><a href="updates/2021-08.html">Read more</a></p>
</div>
</div>
<div class="container left">
<div class="content">
<h2>Jul 2021</h2>
<h3>So much to report!</h3>
<p>Funding, FHIR @hack, Geekle, a new dev site, and IoT</p>
<p><a href="updates/2021-07.html">Read more</a></p>
</div>
</div>
<div class="container right">
<div class="content">
<h2>Jun 2021</h2>
<h3>Free, first, and fun with @wavi</h3>
<p>Lead with free, @wavi pages, Demo Days, @login and self-sovereign identity</p>
<p><a href="updates/2021-06.html">Read more</a></p>
</div>
</div>
<div class="container left">
<div class="content">
<h2>May 2021</h2>
<h3>Ready to roll!</h3>
<p>@signs inside apps, persona becomes wavi, @buzz, null-safety, and operations</p>
<p><a href="updates/2021-05.html">Read more</a></p>
</div>
</div>
<div class="container right">
<div class="content">
<h2>Apr 2021</h2>
<h3>Fixing the Internet</h3>
<p>Discord channel growth, using @buzz, PaymentsNZ, and improving libraries and widgets</p>
<p><a href="updates/2021-04.html">Read more</a></p>
</div>
</div>
<div class="container left">
<div class="content">
<h2>Mar 2021</h2>
<h3>So much fun to share!</h3>
<p>Developer traction, we welcomed Chris Swan, Demo Days, waffles, in the media, and operations</p>
<p><a href="updates/2021-03.html">Read more</a></p>
</div>
</div>
<div class="container right">
<div class="content">
<h2>Feb 2021</h2>
<h3>So much progress to report!</h3>
<p>New website, developers, dashtars, new Tyler Time video series, appathon II, and open source</p>
<p><a href="updates/2021-02.html">Read more</a></p>
</div>
</div>
<div class="container left">
<div class="content">
<h2>Jan 2021</h2>
<h3>Happy 2021!</h3>
<p>Demo Days, more @magic timing, microsites, more developers, virtual environment 2.0</p>
<p><a href="updates/2021-01.html">Read more</a></p>
</div>
</div>
<div class="container right">
<div class="content">
<h2>Dec 2020</h2>
<h3>More @magic</h3>
<p>Persona pages, Demo Day, app status, operations update, and more</p>
<p><a href="updates/2020-12.html">Read more</a></p>
</div>
</div>
<div class="container left">
<div class="content">
<h2>Nov 2020</h2>
<h3>All the latest</h3>
<p>Gift cards, Flutter Vikings, and advancements in core technology</p>
<p><a href="updates/2020-11.html">Read more</a></p>
</div>
</div>
<div class="container right">
<div class="content">
<h2>Oct 2020</h2>
<h3>Time for The @ Company Launch</h3>
<p>Our launch, new website, apps, and investor Q&A</p>
<p><a href="updates/2020-10.html">Read more</a></p>
</div>
</div>
<div class="container left">
<div class="content">
<h2>Sep 2020</h2>
<h3>The Social Dilemma</h3>
<p>New docudrama - The Social Dilemma, appathon, @talks, the stream verb, and infrastructure </p>
<p><a href="updates/2020-09.html">Read more</a></p>
</div>
</div>
<div class="container right">
<div class="content">
<h2>Aug 2020</h2>
<h3>Attracting amazing people</h3>
<p>New additions, new videos, our Gen X team, and what our interns taught us about our SDK</p>
<p><a href="updates/2020-08.html">Read more</a></p>
</div>
</div>
<div class="container left">
<div class="content">
<h2>Jul 2020</h2>
<h3>Patents filed!</h3>
<p>Patents, developer outreach, and initial SDK</p>
<p><a href="updates/2020-07.html">Read more</a></p>
</div>
</div>
<div class="container right">
<div class="content">
<h2>Jun 2020</h2>
<h3>Interns and The @ Company turns 1!</h3>
<p>Closed our seed round, intern projects, the @ Company birthday, and time to live and time to birth added
to the protocol</p>
<p><a href="updates/2020-06.html">Read more</a></p>
</div>
</div>
<div class="container left">
<div class="content">
<h2>May 2020</h2>
<h3>@magic Stories</h3>
<p>The story of the @interns, the story of the @registrar,and more testing and scaling</p>
<p><a href="updates/2020-05.html">Read more</a></p>
</div>
</div>
<div class="container right">
<div class="content">
<h2>Apr 2020</h2>
<h3>Great progress!</h3>
<p>Website, registrar,root server setup, automated testing, and apps</p>
<p><a href="updates/2020-04.html">Read more</a></p>
</div>
</div>
<div class="container left">
<div class="content">
<h2>Mar 2020</h2>
<h3>Good thing we are a virtual company!</h3>
<p>Being virtual, website, registrar, fundraising, and are you human test</p>
<p><a href="updates/2020-03.html">Read more</a></p>
</div>
</div>
<div class="container right">
<div class="content">
<h2>Feb 2020</h2>
<h3>@signs</h3>
<p>Terminology, fundraising, go to market, and apps in progress</p>
<p><a href="updates/2020-02.html">Read more</a></p>
</div>
</div>
<div class="container left">
<div class="content">
<h2>Jan 2020</h2>
<h3>2020 the year in privacy!</h3>
<p>Getting ready for developers</p>
<p><a href="updates/2020-01.html">Read more</a></p>
</div>
</div>
</div>
</body>
</html>