Categories
amidoinitrite Concept

Screen redraw issues as a minimalist design element

Screen redraw issues in Microsoft Word 2010 on Windows 7 as an unintentional minimalist design element. Nice.

Categories
amidoinitrite

Today’s Moves

Categories
amidoinitrite

Advertising inside Melbourne’s Metro Trains

An uncommon sight. Advertising on the inside one of  Melbourne’s Metro Trains. This could be a test for a possible revenue stream for the franchise operator of our suburban railway network. I’ve seen advertising on the outside of trains before, but never on the inside. This is new. Also, the irony of an advertising campaign for […]

Categories
amidoinitrite Concept

Today’s Moves

Categories
amidoinitrite homework

Working with colours

Making my way through the Working with colours recipe from the Processing 2 Creative programming cookbook source code on GitHub. In this recipe I learned how to use the color function to create a variable of the type colour (c = colour variable), the stroke function to set the colour of the stroke, the fill function to […]

Categories
amidoinitrite

Today’s Moves

Categories
amidoinitrite Concept

Similar content alert (SCA) and Duplicate content alert (DCA)

Similar content alert (SCA) and Duplicate content alert (DCA). Thinking out loud about writing and editing for the web via a Twitter conversation with my friend.  

Categories
amidoinitrite Concept

Coincidental colour (Again)

The coincidental colour match of the orange headphone cord and album artwork displayed on my phone. Again.

Categories
amidoinitrite homework

Drawing basic shapes

Making my way through the Drawing basic shapes recipe from the Processing 2 Creative programming cookbook source code on GitHub. In this recipe I learned how to use the rect, ellipse, quad and triangle functions to draw basic geometric shapes. I also found it interesting how two for loops are used to create the grid background pattern. I’m curious […]

Categories
amidoinitrite homework

Keyboard interaction

Making my way through the Keyboard interaction recipe from the Processing 2 Creative programming cookbook source code on GitHub. In this recipe I learned about using keyPressed, keyReleased and keyTyped functions to assign keys on the keyboard to execute code and also a bit more about if tests and declaring variables, particularly changing their values when specified keys are […]

Categories
amidoinitrite

Today’s Moves

Categories
amidoinitrite homework

Mouse interaction

Making my way through the Mouse interaction recipe from the Processing 2 Creative programming cookbook source code on GitHub. In this recipe I learned about the mouseClicked, mouseDragged, mouseMoved, mousePressed and mouseReleased functions. I also learned about the mouseX, mouseY, pmouseX, pmouseY, mousePressed and mouseButton variable. The mouseButton variable allows you to determine if the left, right […]

Categories
amidoinitrite homework

Maths functions

Making my way through the Maths functions recipe from the Processing 2 Creative programming cookbook source code on GitHub. In this recipe I learned about declaring variables and the abs, ceil, floor, round, sq, sqrt, min, max, and dist functions. I also learned how to use the println function to display output of functions to the Processing console window. […]

Categories
amidoinitrite

Zombies, Run! – My base

Categories
amidoinitrite homework

Using a for loop to draw lines

I wanted to draw a grid. Previously, I specified each horizontal and vertical line in my sketch. Totally boring, inefficient and completely inflexible way to draw repetitive lines. So, I checked out the Processing reference on for loops and then applied that methodology to my existing sketch. Tight! This could be the method to use to […]

Categories
amidoinitrite Concept

Concept: Cardboard dinosaur tail for children

Categories
homework

Drawing lines

This probably isn’t the most efficient way to draw lines to form a grid pattern, but this method is helping me to understand the coordinate system. The most efficient way would probably be to use a for loop. They’re next.

Categories
amidoinitrite homework

My first sketch

Making my way through the My first sketch recipe from the Processing 2 Creative programming cookbook source code on GitHub. In this recipe I learned about the size (displayWidth and displayHeight have now replaced screenWidth and ScreenHeight), setup, draw, point, line and strokeWeight functions.

Categories
amidoinitrite

Know your audience

Evidence of a multinational bank that has taken the time to research the audience/market in a suburb where one of their branches is situated. This suburb has a high Chinese and Korean business community. Each community group would be seen as a potential customers by the bank. With this in mind, the bank has applied […]

Categories
amidoinitrite

Octo – The ultimate master on the mix

Octo is the ultimate master on the audio mix. With suction cups covering the underside of each of his eight arms, Octo is able to make the best song selections and manipulate playback in response to the crowd. Octo also arrives at each soundclash equipped with his own sound system.

Categories
amidoinitrite specialist scholars specialist scholarship

Graduation ceremony for the 2013 Specialist Scholarship

Today I attended the graduation ceremony for all 2013 VET Development Centre Specialist Scholars. The graduation ceremony was the final event for all recipients of this year’s Specialist Scholarship. The event featured an opening address and presentation of certificates and a gifts to all scholars from VET Development Centre CEO Denise Stevens. The graduation ceremony […]

Categories
amidoinitrite Concept

Coincidental colour

The coincidental colour match of the headphone cord and album artwork displayed on my phone.

Categories
amidoinitrite Concept homework

Post-scholarship activities: The beginning of a simple video and chat application

One of the items included in my list of ‘What’s next’ to be considered for development in future iterations of augmented contextual instruction is to depart from the use of proprietary augmented reality platforms and pursue the development of device and platform agnostic augmented contextual instruction and additional augmented reality experiences for display in web […]

Categories
amidoinitrite

Advertising on the outside of Melbourne’s Metro Trains

Something new. Advertising on the outside of Melbourne’s Metro Trains. An uncommon sight. This could be a test for a possible revenue stream for the franchise operator of our suburban railway network.

Categories
amidoinitrite

Old band t-shirts that I’ve finally discarded: The Jesus Lizard

The Jesus Lizard t-shirt from their Australian tour in the 90’s. Circa Down. It was once ordained with signatures from the band and additional sweet words from lead singer Dave Yow. This old band t-shirt has finally been discarded.

Categories
amidoinitrite

Old band t-shirts that I’ve finally discarded: Prodigy

From their Australian tour in the 90’s before they were really famous and Keith started singing. The bass at that show was pulverising. So good. This old band t-shirt has finally been discarded.

Categories
amidoinitrite

Old band t-shirts that I’ve finally discarded: Sonic Youth

For the years of faithful service, I say gracias. This old band t-shirt has finally been discarded.

Categories
amidoinitrite

Old band t-shirts that I’ve finally discarded: Pavement

Pavement’s tour t-shirt from their Melbourne show in the 90’s. Circa Slanted and Enchanted. It was a good show. This old band t-shirt has finally been discarded.

Categories
amidoinitrite

MFW

MFW I’m at the dentist.

Categories
amidoinitrite specialist scholars specialist scholarship

A solution to the challenge of using markers placed on the floor to trigger and then engage with an augment containing a 3D object modelled to scale

Using Simultaneous localization and mapping (SLAM) or mapping a room (creating a 3D point cloud) or environment with Metaio Toolbox could be a solution to the challenge of using markers placed on the floor to trigger and then engage with an augment containing a 3D object modelled to scale.

css.php