Crackit (Blender, Photoshop)

Testing the Crackit add-on to Blender, as a way to generate forms and shapes. See tutorial video at the bottom of this post. Crackit2 by mskogly on Sketchfab This is interesting. Did the texturing in Photoshop, which spits out this fascinating mapping pattern: Each pattern is zoomable, and I got lost in trying to find… Fortsett å lese Crackit (Blender, Photoshop)

Website «chatbot» using landbot.io (test)

This is just a little experiment using landbot.io to recreate a BBC article chatbot* found via Niemlab. (The free version of landbot.io lets me create 30 blocks, so there is a few pieces missing from the original bot) * not really a chatbot, more like a multibranched scripted conversation.

Publisert
Kategorisert som Testing

Web accessibility test using wave.webaim.org

The purpose of this post is to add different types of content to check if it validates when running it through Wave (web accessibility evaluation tool), available at http://wave.webaim.org or as a google extension.

Publisert
Kategorisert som Testing

Drawing with JS part 1

A few experiments using javascript to draw or generate graphics. Rune.js Via http://printingcode.runemadsen.com/examples/ See the Pen Rune.js 3 Manipulates the outline of a polygon by changing the position of its vectors. by Morten Skogly (@mskogly) on CodePen. See the Pen Rune.js 8 Loop by Morten Skogly (@mskogly) on CodePen. See the Pen Rune.js 4 Noise… Fortsett å lese Drawing with JS part 1

Using coauthors plus in your theme

Warning: WP_Syntax::substituteToken(): Argument #1 ($match) must be passed by reference, value given in /customers/7/5/b/pappmaskin.no/httpd.www/wp-content/plugins/wp-syntax/wp-syntax.php on line 383

Had kind of a hard time trying to find documentation for how to implement coauthor plus in single.php or sidebar.php, so I wanted to share the code I used for p3.no/filmpolitiet (remove the debug part when you’re finished testing). Test: https://pappmaskin.no/2013/01/test-coauthors-plus/?debug=1 1 2 3 4 5 6 7 8 9 10 11 12 13 14… Fortsett å lese Using coauthors plus in your theme

Publisert
Kategorisert som Code, Testing

«It’s friday and I’m in love», a Spotify collaborative playlist

I am a huge big fan of Spotify, it is basically running 24/7 at work and at home, but yesterday I wanted to test the collaborative playlist feature. I made a Spotify playlist called «It’s friday and I’m in love» and inviting people on Twitter to join in. The result was really interesting. We created… Fortsett å lese «It’s friday and I’m in love», a Spotify collaborative playlist