Tag Archives: create

Getting started with a digital portfolio

This presentation is for a workshop to help first year bachelor students of the study programme Create to get started creating a website for their showcase portfolio. This is part of the course Professional Development. Below you can find the material of that lecture. Video of lecture “Getting started with a digital portfolio”: Download: Presentation … Continue reading Getting started with a digital portfolio

Include a processing file (.pde) in a webpage

To show your processing creation in a webpage (or WordPress post or page*) you can use the example code below. * in WordPress, add a Custom HTML block (or switch to HTML-mode) to enter HTML-code in a post or page. Please take note of the following: Including scripts like this only works online (hosted on … Continue reading Include a processing file (.pde) in a webpage

Gogbot hosts ‘Creative Technologists’ in UT Innovation pavillion

The Gogbot festival challenges first years’s students of the University of Twente and its bachelor programme Creative Technlogy with pitches and special assignments for presentations at Gogbot: 60 international talents from the academic programme CreaTE combining user interaction with cutting-edge technology and creative design. For Gogbot these talents have developed 14 installations and prototypes – … Continue reading Gogbot hosts ‘Creative Technologists’ in UT Innovation pavillion

WordPress theming: create a child of an existing theme

A common away to create a theme for WordPress is to browse for an existing theme, install it, and customize it. However, to create your own version of a theme, it’s better to create a child of the original theme (and then start customizing that). Learn more on creating a child theme here. Advantage of … Continue reading WordPress theming: create a child of an existing theme