Skip to content

Commit 79edd9d

Browse files
committed
Add Warsaw post.
1 parent 8308d99 commit 79edd9d

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
categories: gallery
3+
layout: gallery
4+
title: NodeBox 3 Warsaw Workshop
5+
thumb: workshop-2018-warsaw-thumb.png
6+
images:
7+
- gallery/workshop-2018-warsaw-1.png
8+
- gallery/workshop-2018-warsaw-2.png
9+
- gallery/workshop-2018-warsaw-3.png
10+
- gallery/workshop-2018-warsaw-4.png
11+
- gallery/workshop-2018-warsaw-5.png
12+
---
13+
14+
We found the best way to continue developing [NodeBox Live](https://nodebox.live/) is to expose it to new users and see how they use the software, where they stumble, and how we can improve.
15+
16+
Last week we organized a NodeBox Live data visualization workshop at the [Polish-Japanese Academy of Information Technology](http://www.pja.edu.pl/en/).
17+
18+
This workshop was in collaboration with the [Warsaw City Contact Center](https://warszawa19115.pl/home) (better known by its hotline number 19115) who provided data on "non-urgent" notifications like garbage, road damage or broken trees.
19+
20+
All the data was provided through a [uniform city API](https://api.um.warszawa.pl/) (in Polish) which provided much more information on themes such as environmental data, educational data, transportation information and more. Some of the data sets are really interesting, like a live feed of all buses and trams running through the city of Warsaw.
21+
22+
During the first two days we taught students how to use NodeBox Live: the basic principles of procedural graphics, how to work with data, and how to connect data points to a visual representation.
23+
24+
Workshops like these are a great opportunity to discover functionality that is useful for many users. During the workshop we developed nodes to easily fetch real-time JSON data, perform mapping from latitude/longitute to X/Y coordinates (using the [d3-geo](https://github.com/d3/d3-geo) library) and manipulate imported data by adding or replacing columns.
25+
26+
We had some very enthusiastic students developing their ideas into visual experiments. Here are some of the works:
27+
28+
We would like to thank the Polish-Japanese Academy for hosting our workshops, especially Ewa Satalecka and Olga Wroniewicz.
29+
30+
We also want to thank the city of Warsaw for their cooperation and bringing us into direct contact with the developers when things weren't working as planned.
31+
32+
If you'd like to know more about NodeBox Live, the upcoming web-based version of NodeBox, head over to [our new website](https://nodebox.live).

0 commit comments

Comments
 (0)