Creating a Throbber
Reading - Executing Micro-temporality
This is my short brief on the reading "Executing Micro-temporality" by W.Soon in Executing Practices, discussing the graphical animation called a throbber, and why it has such an impact culturally on the internet.
A throbber is known to indicate to users that a loading process is taking place before they can access something, although a throbber does not specify the amount of progress being made to the user. A throbber can be seen as a visual communication; it tells the user that a background-process taking place, whether this be on a webpage or application, the spinning of the throbber is the visual indication of actions in progress. Culturally on the internet, people dislike seeing a throbber, due to the fact of having to wait for content to be displayed is aggravating to some. Throbbers are related to packet-switching and data-buffering, due to data not having a direct connection, "data packets are distributed via communications channel along multiple routes, rates and sequences" W.Soon(2017)Executing Micro-temporality. Executing Practices, pp. 94-95. Interruptions between the sender and receiver of these data packets will result in longer loading (buffering) times.
Making A Throbber
I tried to create my own throbber but had a lot of trouble doing so...
To compensate, I researched how to create a throbber, eventually I was able to find a working method that would use and create multiple ellipses, adding the rotation function created a throbber animation effect. The throbber rotates clockwise, the animation is odd, some ellipses are not moving at the same speeds, while others are, making them un-synced.




Comments
Post a Comment