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

From XPUB & Lens-Based wiki
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Traceroute==
==Route Tracer==
Aim is to make something that will visually represent how many hops the webpage you're looking at has gone through to reach you, by altering its CSS.
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/use hop % in javascript | Use % in javascript]]
[[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/Make hops into % | Make hop no. into %]]
* [[User:Eleanorg/Thematic1.1/Get no. of hops | First go at grabbing number of hops]]
* [[User:Eleanorg/Thematic1.1/Get no. of hops | First go at grabbing number of hops]]


==Ship tracking==
==Ship Tracker==
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 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 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/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 3 - crossfade | Crossfading images using percentage]]  

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