User:Eleanorg/Thematic Project Yr 1 Tremester 1: Difference between revisions

From XPUB & Lens-Based wiki
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Ship tracking==
==Route Tracer==
I'm making a thing that uses the position of the passenger ship between UK and Holland to control some kind of visual output. Here are all the bits of that as I try to make them work before putting them all together.
A Chrom* plugin that re-introduces a feeling of physical distance online, by fading out websites in relation to how far away their servers are from you.
 
[[User:Eleanorg/Thematic1.1/traceroute plugin v1 | Route Tracer plugin]]
 
 
Previous trials:
* [[User:Eleanorg/Thematic1.1/control opacity using jQuery plugin | control opacity using jQuery plugin]]
* [[User:Eleanorg/Thematic1.1/Make hops into % | Make hop no. into %]]
* [[User:Eleanorg/Thematic1.1/Get no. of hops | First go at grabbing number of hops]]
 
==Ship Tracker==
A script that shows you visually where the ship that travels between Harwich (UK) and Hoek van Holland is currently at.
 
[[User:Eleanorg/Prototyping_Yr_1_Timester_1/Ship_Tracker | Ship Tracker]]
 
 
 
Previous trials:
* [[User:Eleanorg/Thematic1.1/Ship Tracker 2 - image crossfade | Ship tracker 2: image crossfade]]
* [[User:Eleanorg/Thematic1.1/Ship Tracker 1 - image opacity | Ship tracker 1: controlling image opacity]]
 
* [[User:Eleanorg/Thematic1.1/Manipulate Longitude 3 - crossfade | Crossfading images using percentage]]
* [[User:Eleanorg/Thematic1.1/Manipulate Longitude 2 - percent | Converting longitude to a percentage]]  
* [[User:Eleanorg/Thematic1.1/Manipulate Longitude 2 - percent | Converting longitude to a percentage]]  
* [[User:Eleanorg/Thematic1.1/Manipulate Longitude 1 | First go at manipulating longitude number]]  
* [[User:Eleanorg/Thematic1.1/Manipulate Longitude 1 | First go at manipulating longitude number]]  
* [[User:Eleanorg/Thematic1.1/Get Ship Position 2 - Regex | Grabs ship position with regex]]
* [[User:Eleanorg/Thematic1.1/Get Ship Position 1 | First go at grabbing live shipping position]]
* [[User:Eleanorg/Thematic1.1/Get Ship Position 1 | First go at grabbing live shipping position]]


Line 12: Line 34:


==Lecture Notes==
==Lecture Notes==
* [[User:Eleanorg/Thematic1.1/Anonymitiy | 29 Nov 2011 ]] Anonymity, with Seda Guerses
* [[User:Eleanorg/Thematic1.1/Based on a True Story | 14 Nov 2011 ]] Based on a True Story
* [[User:Eleanorg/Thematic1.1/Based on a True Story | 14 Nov 2011 ]] Based on a True Story
* [[User:Eleanorg/Thematic1.1/Programm(ing/ed) Culture | 25 Oct 2011 ]] Programm(ed/ing) Culture
* [[User:Eleanorg/Thematic1.1/Programm(ing/ed) Culture | 25 Oct 2011 ]] Programm(ed/ing) Culture

Latest revision as of 02:33, 15 December 2011

Route Tracer

A Chrom* plugin that re-introduces a feeling of physical distance online, by fading out websites in relation to how far away their servers are from you.

Route Tracer plugin


Previous trials:

Ship Tracker

A script that shows you visually where the ship that travels between Harwich (UK) and Hoek van Holland is currently at.

Ship Tracker


Previous trials:

Bits n Bobs


Lecture Notes