from pagebot.toolbox.color import color
doc.title = 'Design Design Space'
doc.footerHtml = """Let us know what you think. Do you have any questions for us? <a href="mailto:[email protected]?subject=Tell me more about DesignDesign.Space">[email protected]</a>"""
# Uncomment to see cssId/cssClass markers in the page
#doc.view.showIdClass = True
# Page (Home)
# Wrapper
# Header
# Logo (+BurgerButton)
# Navigation/TopMenu/MenuItem(s)
# Content
# Banner
# SlideShow (on Home)
# Slides
# SlideSide
# Section(s)
# Introduction
# Main
# Mains
# Main
# Side
# Sides
# Side
# Footer
#
# ----------------------------------------
# index.html
# ----------------------------------------
page.name = 'Home'
page.url = 'index.html'
content = page.select('Content')
box = content.newBanner()
# Which studies can we offer you in 2020?
from pagebot.constants import *
slideshow = content.newSlideShow(h=300, slideW='100%', slideH=300, startIndex=3, autoHeight=True, carousel=2, dynamicHeight=False, transition='slide', easing=CSS_EASE, frameDuration=4, duration=0.7, pauseOnHit=True, randomPlay=False)
box = slideshow.slides
box = slideshow.side
- 2 weeks online workshop
- Limited to 8 students
- Interactive lessons
- Exercises and feedback
- 4th workshop free
box = content.newIntroduction()
Working from home? Studying online in post-Corona world? Select the workshops you like. Develop your profession. Subscribe here
#box = section.newCropped()
## ![Sponsoring Typographics2020]()
#![Typographics2020Logo.png x=center y=center](images/Typographics2020Logo.png)
section = content.newSection()
box = section.newMain()
Each online workshop runs for 2 weeks, including live lectures, addressing theory, showing examples and giving feedback on the exercises that you do.
- 2 weeks, from Monday to Sunday;
- Over 12 hours of live interactive hangouts with theory, models, templates and example documents;
- Maximum of 8 participants per workshop;
- Intensive exercises and daily personal feedback;
- The result of the exercises is shared on a closed Slack channel for the duration of the workshop;
- Feedback comes from the educators and the other students;
- DesignDesign.Space offers a safe online study environment, where any question can be asked;
- $345 per workshop;
- Every 4th workshop is free.
Some workshops combine as a sequence. It is recommended to do them in the right order to get the best continuation.
box = section.newCropped()
section = content.newSection()
box = section.newMain()
2021-03-15 • Scripting for RoboFont (PY5)
2021-03-29 • Coding simple scripted tools (PY3)
2021-04-12 • Coding tools with a user interface (PY4)
2021-02-15 • Coaching Type Projects (TY5)
2021-03-01 • Sketching, feedback & planning in type design (TY4)
2021-04-26 • Design design spaces for Variable Fonts (TY6)
2021-06-07 • Sketching type (TY3)
2021-06-21 • Coaching Type Projects (TY5)
2021-07-05 • Designing a script (TY8
2021-07-19 • Coding your spacing/kerning assistant (TY9)
2021-03-15 • Coding advanced logo variations (LO2)
2021-03-29 • Basics of typography, grids & layout (GD1)
2021-05-24 • Selecting typefaces (GD3)
2021-06-07 • Coding type specimens (GD4)
2021-06-21 • Design and code info-graphics with databases (IG1)
2021-05-24 • Teaching simulations and design games (DE2)
2021-03-09/10 • == Free workshop == Design Game Pentathlon 5 Rounds (DG1)
2021-07-05 • Basic exhibition design (SD1)
2021-07-19 • Workspace design (SD2)
box = section.newCropped()
section = content.newSection()
box = section.newMain()
box = box.newInfo()
2021-02-15 • Coaching Type Projects (TY5)
2021-03-01 • Sketching, feedback & planning in type design (TY4)
2021-03-09/10 • == Free workshop == Design Game Pentathlon 5 Rounds (DG1)
2021-03-15 • Coding advanced logo variations (LO2)
2021-03-15 • Scripting for RoboFont (PY5)
2021-03-29 • Basics of typography, grids & layout (GD1)
2021-03-29 • Coding simple scripted tools (PY3)
2021-04-12 • Coding tools with a user interface (PY4)
2021-04-26 • Design design spaces for Variable Fonts (TY6)
2021-05-24 • Selecting typefaces (GD3)
2021-05-24 • Teaching simulations and design games (DE2)
2021-06-07 • Coding type specimens (GD4)
2021-06-07 • Sketching type (TY3)
2021-06-21 • Coaching Type Projects (TY5)
2021-06-21 • Design and code info-graphics (IG1)
2021-07-05 • Designing a script (TY8)
2021-07-05 • Basic exhibition design (SD1)
2021-07-19 • Coding your spacing/kerning tool (TY9)
2021-07-19 • Workspace design (SD2)
box = section.newCropped()
<-- W O R K S H O P D E S C R I P T I O N S -->