-
Notifications
You must be signed in to change notification settings - Fork 32
/
media.html
68 lines (67 loc) · 3.39 KB
/
media.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
---
layout: default
description: Write about HSBNE
title: Write about us
---
<div class="row">
<div class="col-md-12">
<p class="lead">
We love it when people write about us! To make your job easier, here's a page all about how
we manage our brand, and the relevant key points about our organisation.
</p>
</div>
<div class="col-md-6">
<h3>Downloadable Media Pack</h3>
<p>
<a href="https://github.com/HSBNE/Media-Assets-Pack/archive/master.zip" class="btn btn-sm btn-primary"><i class="glyphicon glyphicon-download glyphicon glyphicon-white"></i> Download our most current media pack (.zip)</a>
</p>
<p>
The media pack provides our Logo in various formats, as well as any fonts & assets used in branding HSBNE.
If you would like to contribute to, or suggest more items for this pack, the best way to do so is on
<a href="https://github.com/HSBNE/Media-Assets-Pack">Github</a>.
</p>
<h3>The HSBNE Brand</h3>
<p>
When talking informally, we generally refer to the group or the physical location as HSBNE or "The Space". HSBNE stands for <strong>H</strong>acker<strong>S</strong>pace <strong>B</strong>risba<strong>NE</strong>, but we typically do not use
the longer term. While we are modelled on and identify with the hackerspace model, we find
it difficult to continually work to redefine the word 'hacker' back from the general misrepresentation. Think of "hack" meaning "life hacks".
</p>
<p>
When talking legally, we are HSBNE Inc, as stated on all our incorporation forms, ABN registry's
etc and so on.
</p>
</div>
<div class="col-md-6">
<h3>Important Names, Associates</h3>
<p>
HSBNE is kept running by a group of appointed volunteer members known as the executive. You can email
them at <a href="mailto:[email protected]">[email protected]</a>, or
<a href="mailto:[email protected]">[email protected]</a>. If you need to get in touch with someone on
the executive directly, try one of these:
</p>
<p>
<ul>
<li><a href="mailto:[email protected]">Joshua Hogendorn, President</a></li>
<li><a href="mailto:[email protected]">Murray Wayper, Treasurer</a></li>
<li><a href="mailto:[email protected]">Ryan Kirkpatrick, Secretary</a></li>
<li><a href="mailto:[email protected]">Eris Ryan, Vice President</a></li>
<li><a href="mailto:[email protected]">David Seff, Patron</a></li>
</ul>
</p>
<p>
HSBNE's Campus is provided to us by <a href="http://www.statedevelopment.qld.gov.au/">The Department of State Development, Infrastructure and Planning</a>.
</p>
<h3>Quotables, Summaries etc</h3>
<h4>Hackerspace</h4>
<p>
A hackerspace (also referred to as a hacklab, makerspace, or hackspace) is a community-operated
physical space where people with common interests can meet, socialise and/or collaborate.
Hackerspaces can be viewed as open community labs incorporating elements of machine shops, workshops
and/or studios where people can come together to share resources & knowledge to build and make anything.
</p>
<h4>HSBNE</h4>
<p>
HSBNE inc is Brisbane’s largest community workshop and maker collective. As Australia’s oldest hackerspace, it brings together the community, space & tools for anyone to learn how to build their ideas, from hobbyists & students to professionals & startups.
</p>
</div>
</div>