forked from nadineproject/nadineproject.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstory.html
More file actions
54 lines (50 loc) · 3.37 KB
/
story.html
File metadata and controls
54 lines (50 loc) · 3.37 KB
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
---
layout: base
---
<div class="row big">
<div class="block-beige">
<div class="col-xs-12 col-lg-8">
<h1>Our Story</h1>
<h2>Coworking Since 2007</h2>
<p>Nadine is an open source software project designed and built for use at Office Nomads to help handle daily operations of the space from both the staff and member sides of the house. Nadine has been in continuous use and development since 2007. We are working hard to make Nadine easier to install, configure, deploy, and update.</p>
</div>
</div>
</div>
<div class="row big">
<div class="block-beige">
<div class="col-xs-12 col-lg-8">
<h1>SOME ASSEMBLY REQUIRED*</h1>
<h2>*Django developer recommended</h2>
<p>We have released Nadine as an open source project meaning it’s “free” but be advised this is more like getting a free puppy. You need to understand what you are getting yourself into. She will grow up to be your best friend but needs a consistent gentle guiding hand. Ideally, you are a Django developer, are interested in learning, or have a close associate who is.</p>
<p>Office Nomads is also looking for development partners to collaborate with going forward so we would love your help if this interests you. If you are looking for an off the shelf, hosted solution, we suggest looking at Cobot, Nexodus, or one of the other excellent commercial and fully supported coworking software packages.</p>
</div>
</div>
</div>
<div class="row big">
<div class="block-beige">
<div class="col-xs-12 col-lg-8">
<h1>VALUES</h1>
<h2>Encouraging personal connections</h2>
<p>Nadine supports the philosophy of intentional coworking and supporting consistent human to human interaction:</p>
<ul>
<li>We believe in coworking without a filter. Our community is strong when it is diverse.</li>
<li>Great relationships are not rushed, but are encouraged to grow over time.</li>
<li>Collaboration will always be stronger than competition.</li>
<li>We do not create community, we create a strong platform on which community grows.</li>
<li>We adhere to the coworking core values: collaboration, openness, accessibility, sustainability & community.</li>
<li>The inherent good nature of people is more powerful than the perceived fears we may hold about strangers.</li>
</ul>
<p>There are a number of ways these values are expressed in the design decisions we have made building out Nadine. For example, Nadine reminds the staff to take new member pictures for the photo wall rather than directly nagging the member. Although it could be more “efficient” to have members provide their own photo, it’s more beneficial in the long run to have the staff do it as part of the onboarding process. Photos taken by the staff are large, clear, and in focus; match the rest of the member photos; and it gives the staff another opportunity to connect and break the ice with the new member. </p>
</div>
</div>
</div>
<div class="row big">
<div class="block-beige">
<div class="col-xs-12 col-lg-8">
<h1>JOIN US</h1>
<h2>Build great software together</h2>
<p>Download the software and play around with it to see if Nadine can help you with your community.</p>
<p>We would love for you to join forces with us. Help us by filing feature requests, joining the discussion group, helping out with documentation. If you’re in Seattle, swing by Office Nomads and talk with us.</p>
</div>
</div>
</div>