Monday, 23 May 2011
Independent Project Look Back
Looking at my research I feel that I have done the right research because I found out how flight patterns was made. Also by looking at how other transport visualisations have been made I could make mine different and not look like the rest of them and therefore make mine unique. I feel by finding my data the way I did I got all the data that I needed because I started by going to Seaford and Lewes train station and asking for the leaflets of the different route and by doing this there was only 15 out of 33 route leaflets. Therefore by finding the digital versions I have a copy that I can print time and time again and draw over should I find repeats and merging routes in the timetables.
Looking back on my working methods I feel that it all went well because I feel that be researching into how flight patterns was made I could combine my skills in different software to create one piece. But first by analysing the data and editing the map to the stations that are stopped at I had a better understanding of what was needed to be used for the animation. Then by finding out that processing was used to create the data points in flight patterns gave me the idea of taking the edited map into processing and use my knowledge of processing to plot the stations of the map. Then by taking the end result of this into Photoshop and creating the track outline then gave me guidance when it cone to animating the trains in after effects. Therefore looking back on my whole project I feel that I used all the right methods to create my end result that I wanted to.
Finally looking at the final outcome of my project I am happy with it and I feel that I have done what I set out to do. I feel that if I had only shown the map animation the viewer might not make as much of an impact as of showing the map animation and the trains only animation. This is because with the train only animation you have less to visually analyse and it shows how many trains that are running at the given time. Also I feel that by adding the banner bar adds more character to what I am trying to portray because it keeps the animation along the line of the southern rail company by using their company colours. Also I have learned more about after effects because I have found out about the use of expression to create animations of digits.
Saturday, 21 May 2011
Compleated Animation
Thursday, 19 May 2011
Class Crit
- Normal passed one is two long
- its better to use the fast one
- make the outline map solid
- all together very interesting
- add a clock in the corner
Tuesday, 17 May 2011
Before Class Crit
Thursday, 12 May 2011
Without Track

Considering i am a third of a way through the routes i need to animate i wondered what the animation looks like with no map behind it and i think that it looks interesting. This is because i was inspired by Aaron Koblin and Flight patterns and i think that this is interesting because viewing my animation like this you dont know what the route is so it adds some mystery to the animation,
Monday, 9 May 2011
Creating a Clock
After researching how to do this i found a tutorial with some code here...
Universal Up/Down After Effects Clock
with in this tutorial it shows this variable code
rate = -2;
clockStart = 3604.999;
function padZero(n){
if (n < 10) return "0" + n else return "" + n
}
clockTime = clockStart + rate*(time - inPoint);
if (clockTime < 0){
sign = "-"; clockTime = -clockTime;
}else{
sign = "";
}
t = Math.floor(clockTime);
hr = Math.floor(t/3600);
min = Math.floor((t%3600)/60);
sec = Math.floor(t%60);
ms = clockTime.toFixed(3).substr(-3);
sign + padZero(hr) + ":" + padZero(min) + ":" + padZero(sec) + "." + ms
and the code works by this analysis

Saturday, 7 May 2011
Animating The Wrong Way
Thursday, 5 May 2011
Duplicate Routes
Tuesday, 3 May 2011
Time Period To Animate
Friday, 29 April 2011
Create An Outline
Wednesday, 27 April 2011
Class Presentation Of Work So Far

After returning to class and presenting my ideas to the class i showed them what point i had got to with my idea. I got good feedback from the class but when i showed my map it was suggested that i keep the outline of the original map so people have something to follow. Therefore i am going to look at the way i have created the map and modify it.
Tuesday, 26 April 2011
Convert Processing to PSD
Monday, 25 April 2011
Design the Train
Saturday, 23 April 2011
Map Plotten In Processing
Thursday, 21 April 2011
Edited Map
Tuesday, 19 April 2011
Found My Data
Monday, 18 April 2011
Data Art on BBC Backstage

When using the BBC website and you want to find something quick normally you use the search tool similar to google which when you search it gives you a list of results on a page. But with SearchWeb it lets you look for content on the BBC website, by searching terms it then generates a information tree of your searched term containing links to web pages with the BBC homepage at its centre.
By taking the data that is the information you have searched for and presenting it in the form of a tree you can quickly see the connections with the different areas of the BBC that your search has covered. Using a tree structure makes it easier to navigate much easier to follow topics, once again colour is used as a way of showing difference
Saturday, 16 April 2011
Public Transport Visualization of North West England
Public Transport Journeys in the North West of England from ItoWorld on Vimeo.
This visualization is showing the public transport in the north west of England. The data was taken from National Public Transport Data Repository (NPTDR), if you look closely at the map you will see that Liverpool is on the left and Manchester right. By looking at the colour coding on the map and the way that it is layed out, I am analysing that the blue are travel on the roads due to the fact that they are much denser on the map. Also that the whites are trains because they are moving at a much faster speed, there is a less ratio of blue to white and that the whites are animated on a fixed path.
Thursday, 14 April 2011
Trafic Visulisation
This visualization is the use of data from Waze users (a mobile application providing free turn-by-turn navigation based on the live conditions of the other Waze users) combined with passive traffic data. The pulsating circles are alerts from users reporting hazards, traffic jams, highway patrol, and communicating with one another. While the lines are trips made by Waze users, the way that they work is when they first appear in white the trip is starting, then once the trip has been completed they fade to gray.
This shows that by using a length of time can be a good way to show that the data has changed. Also with this example it shows that colour is a way of showing different categories that you may have within your data. I will take this analysis and see if i can apply it to my idea in some way.
Tuesday, 12 April 2011
My Plan
- take a image of the map into processing
- plot the points of the train stations over the map
- take this into photoshop for some further editing
- take into after effects
- animate the schedules over the map
What I need to do now is collect all the data that i need and analyse it to see if there is any think that i need to take into consideration for my animation.
Sunday, 10 April 2011
How Flight Patterns Was Made
Friday, 8 April 2011
Aaron Koblin
His work with digital arts did not start until 2004 on his course Design Media Arts MFA program at UCLA when he was given a book on procedural graphics and generative art, which also lead him to processing. But processing is not the only programming language that he learned, he also knows ActionScript, Lingo, C++ and Max/MSP.Koblin works by not only using data but other techniques such as crowdsourcing to create his digital art and visualizations.
Crowdsourcing
Aaron Koblin work uses crowdsourcing to generate data, this is done by using ideas and getting other people to participate. The two pieces Ten Thousand Cents and The Sheep Market are created by using the Amazon's Mechanical Turk distributed labour tool. This is where people are given a tiny piece of a picture to replicate or a drawing of a object to do. But there is no knowledge of the overall task or outcome of what they were drawing.



Data Art
As well as being known for crowdsourcing Aaron Koblin also is known for his data art & visualisations. The best known one is Flight Patterns which is the visualisation of the data that is the paths of air traffic that fly over North America within a 24 hour time span.

Thursday, 7 April 2011
Present Idea & Feedback Suggestion
Once i presented my idea it was suggested that i look at these websites
http://traintimes.org.uk/map/
http://traintimes.org.uk/map/tube/
http://transport.wspgroup.fi/hklkartta/
http://www.redfunnel.co.uk/ferry-travel/service-status/live-vessel-positions/
After looking at all of these pieces i have analyzed that these are interactive live data maps and that this is not what i am trying to create. Therefore my aim is to create a visualization of the different routes that the southern rail network does.
Tuesday, 5 April 2011
Writing Idea Document
“The cities of the world are concentric, isomorphic, synchronic. Only one exists and you are always in the same one. It's the effect of their permanent revolution, their intense circulation, their instantaneous magnetism.”
Jean Baudrillard
I would then title my project " Synchronisation Of The South " to symbolize the fact that people use trains to travel from town to town as a way of organising their lives. While thinking about my project i have thought how i can start my proposal...
"With human life becoming so fast paced the need for travel is needed a lot more, and with the price in petrol increasing a lot more people are turning to using the train. Therefore for my project I would like to create a piece of data are like that of aaron koblins flight patterns. Only I will be using the data of train times of the southern rail company."
My plan now is to write the rest of the proposal by researching how Aaron Koblins Flight Patterns was made.
Thursday, 31 March 2011
Independent Project Set
Idea 1 - Infographics
With the amount of smart phones and devices out on the market it is having a large impact on the way that people run their lives. Therefore for this project I will take a number of statistics about the devices on the market and create an information motion graphics sequence using these statistics.
I will touch on areas of statistics such as…
- How fast these devices get sold
- The amount of apps that are sold
- The most popular apps that are out there
- The ratio of apps sold to devices sold
- How people feel about the devices
An example would be a sequence like this ...
Like this example I would use images combined with text that it highlighted to show key facts.
Idea 2 - Data Visualization
Looking at data in a visual way is interesting because a large amount of figures and numbers have been turned into something that can be visually understood. So my other idea is to pay homage to a visulisation that i find interesting, and this is Aaron Koblin's Flight Patterns.
The way that I would do this is by collecting the timetables of the Southern Rail, then like Aaron Koblin i would show the routes on a map. But a way I would make it different is by using the map that Southern Rail has created for there passengers.
Thursday, 3 March 2011
Conclusion
I have also learned that i do not have the best voice in the for narration and that i over explain things too much. This has made me realized that when writing a audio description that i need to think a lot about timing and the flow.
Overall I feel that i found this project very challenging and i am pleased with my results. i have learned that with audio description a lot of thought is needed with the voice and slow animations make the user feel that the sequence is just dragging on.
Wednesday, 2 March 2011
Comments From Class Crit
- Voice could be edited
- Could use someone else for voice over
- Voice over is too long
- Keep everything and use text to explain actions
- Remove voice over and only use to explain key concepts
- Title screens are cut too short
- Can use images of ipad and tv
- Rationale doesn’t need to be so long
- Remove intro
- Could ad music over the top , try incompetech
Therefore after looking at the comments from classmates my plan is to
- Cut out my voice over
- Use self explanatory titles
- Show my other animations
- Place music over the top
- Cut down the length of my rationale
Sequence Before Class Crit
Monday, 28 February 2011
Sequence Cut Down
I will now use my stills to explain four things...
- supporting rationale
- future capabilities
- task bar
- portrait and landscape
Sunday, 27 February 2011
Final Presentation onto still
Saturday, 26 February 2011
All Pages Animated

Then i will use this hand to symbolize the gestures over the top of the animation..

Wednesday, 23 February 2011
Scripting My Demonstration
Monday, 21 February 2011
Production Planning
- To Start a task bar explaination
- Navigation
- Media Delivery
- Functionality
- Personlisation
Sunday, 20 February 2011
Taschen Rivals



Thursday, 17 February 2011
What To Do, What To Do
Overall I like all my ideas and i am most likely to do them all because some are longer and some are shorter.
Tuesday, 15 February 2011
How I Will Present My Work
Sunday, 13 February 2011
Deliverables Demo
Friday, 11 February 2011
Time To Go Into Production
Thursday, 10 February 2011
Usability Questions
Utility:
Does the user perceive the functions in the system as useful and fit for the purpose?
Yes with functions such as favorite articles, search, image enlargement, video play back and shopping basket
Usability:
does the user feel that it is easy and efficient to get things done with the system?
Yes because by being able to buy books straight from the magazine there is no swapping between the browser and the app
Aesthetics:
Does the user see the system as visulally attractive?
Yes with the way the pages flow and the image caracals are presented in a visually attractive way.
Does it feel pleasurable in hand?
Yes because the way that the pages would flow would be soft and light flow and dosent just snap from one page to another
Indetification:
can I identify myself with the product?
Yes by having a favorite articles function you can identify what kind of material and subjects you like, also being able to post on social networking you can show
Do I look good when using it?
Yes by looking at a magazine with sophisticated books in it and not doing complex functions you look more like you are reading and not playing a game/app
Simulation:
does the system give me inspiration or WOW experiences?
Yes because with the corner tile that allows you to swap between content page and your current page it makes it more interesting
Value:
Is the system important to me ?
Yes because having these function possible within one app saves time on viewing and passing on to friends. As well as being able to be viewed on a tablet device scave carrying around a magazine
What is its value for me?
The value of the uses is the amount of time saving, interesting and personalization that can be done within the app is a high value
Wednesday, 9 February 2011
Mock-Up Five : Shift Focus
Monday, 7 February 2011
Mock-up Four : Scrolling Text
This is my mock up of the scrolling text function, I have done this function because in the PDF there is a two page spread where there is a large amount of text so rather than having a small size slab of text there is a scrolling and enlarging function.
Friday, 4 February 2011
Mock-up Three : Image enlargement, Favorite Article & Social Networking
Thursday, 3 February 2011
Mock-up Two : Shopping
Wednesday, 2 February 2011
Mock-up One : Image Caracel & Open Web
Tuesday, 1 February 2011
Pages & Applied Functions
(Pages of provided PDF)
Cover
• Direct link from cover titles to articles
Pg 2 & 3
• Right image full screen
• Shift focus to show text
• Slide show or caracal of the other images
Pg 7
• Right image full screen
• Shift focus to show text
• Slide show or caracal of the other images
• Video link to famous speech
Pg 9
• Scroll column text
• Images placed out down the side
Pg 14
• Scroll column text
• Menu dial link
Pg 17 & 18
• Sofa on one page
• Scrolling text
• Webpage link
Pg 23 & 24
• Tile slide of promotions
• Links to buying what they are promoting
Pg 29
• Redo layout
• Web links
• Radial menu
Pg 34
• Re arrange text and sub text
• Create a caracal or slide show for all the images
Pg 37
• Image slide show for the left
• Scroll text for the right side
Pg 40
• Shopping link for book
• Show the famous films with movie link
Pg 42
• Image slide show
• Sale link to book
• Scrolling text
I am now going to start creating mock-up animations of how I would like these functions to move, flow and look like
Sunday, 30 January 2011
PDF Analysis & Function Plan
- Search function
- Interactive contents page
- Scrolling function for the text instead of slabs of text you view
- Image enlargement
- Video and audio playback
- Caracell and tile slide shows
- Index of people and content in the book, and links to the located pages
- Links to websites of people in the book
- Task bar
- Linking subjects to social networks
- Text enlargement for older customers
- Favourite articles function
- Corner icon to jump between content and current page
- Links from front title to the articles
- Shift blurring with certain article that have large images and scrolling text
- Portrait and landscape
- A tap mini menu
Here is a mock-up of how the mini menu would look...

Saturday, 29 January 2011
IPad Visual Research





Now I have done some more visual research and looked at the gadget magazine T3 Ipad version I have a better understanding of how magazines are presented on tablet devices. Also the closest format to an iPad magazine was Readers Digest. Looking Through the magazine it had functions such as video playback and linked text but that was all. But a function that I dont like is when you turn devices landscape and it turns the view into a two page spread, so my idea is that it creates a slimilar layout to a one page spread but in landcape.
Friday, 28 January 2011
iPad Research


After talking to Andrew about what iPad magazines look like on the device I have found out a number of different functions that the iPad magazine has. These include...
- video playback
- liked text
- interactive content
- scrolling
- galleries
- more info
Thursday, 27 January 2011
Ordered Taschen Magazine
Wednesday, 26 January 2011
Change To Taschen

After looking back at my selected briefs I have now decided to go with the Taschen brief where you re-design the Taschen magazine for the market of tablet computers such as the iPad. I have decided to go with this brief because being the owner of an iPhone it has very similar functions to the iPad so I can understand ways that I can present elements of the magazine.
Tuesday, 25 January 2011
Mock-Ups



Sunday, 23 January 2011
IPTV Research

After under going some research both online and using the sky news channel I have come to the conclusion that the best way to create an IPTV is by designing it in a way that is visually pleasing to view but works in a basic way. Therefore I need to take these elements into consideration when designing my IPTV.
Developed Idea
The way that I would design the format is by on the home page of the IPTV I would give an explination about the BBC archive and give a list of time periods to chose from. Then by selecting it opens a graphical timeline. I would persent it as a graphical timeline because this would not make the material seem so acedemic like the brief asks. Within this timeline I would mix catogries such as historical, political, religious, artistic, births and deaths. By doing this I feel that this is another way to make it seem not so acedemic and you can see a wide span of events over different catogries.
The way that i would then demonstrate how this would then cross platforms further I would redesign the IPTV in the same style into an app. This app would also have the graphical timelines with an interactive function. Also by creating an app this would help with connections to a physical format of the archive. This is because I would also present the archive in an exibition of props and other material that is not digitalised, this could also be have the same layout formatted as a timeline. Then next to the material within the exibition would be a brief info panel, on these info panel would be a QR code if the viewer wanted further info. And so I don’t alinate the tablet market there would be a code under the QR code for them to enter, this is because not all tablet devices have a camera
Friday, 21 January 2011
Choosing A Brief
Wednesday, 19 January 2011
New Briefs: D&AD
DISNEY - ANIMATION
CREATE A LEAD CHARACTER, WITH HEART AND OPTIMISM, FOR A NARRATIVE-DRIVEN COMEDY CARTOON
EON - DIGITAL DIRECT
ENGAGE GENERATION ‘Y’ IN A RELATIONSHIP WITH E.ON THAT CHAMPIONS NEW WAYS TO USE ENERGY IN THE HOME AND EMPOWERS THEM TO ENLIST OTHERS IN AN ENERGY REVOLUTION
TASCHEN - DIGITAL DESIGN
RE-DESIGN THE TASCHEN MAGAZINE FOR THE NEW BREED OF MULTIMEDIA TABLET DEVICES
DIESEL - ILLUSTRATION
CREATE AN ILLUSTRATED INTERPRETATION OF A MUSICAL TRACK THAT IS EXPERIENCED BY THE VIEWER IN AN UNCONVENTIONAL AND PIONEERING WAY
MCDONALDS - INTEGRATER COMMUNICATIONS
CREATE AN INTEGRATED CAMPAIGN THAT CELEBRATES THE INHERENT DEMOCRACY OF THE McDONALD’S BRAND
BBC - INTERACTIVE DESIGN
DESIGN A PLATFORM FOR THE BBC ARCHIVE THAT BRINGS TO LIFE ITS CULTURAL RICHES FOR AUDIENCES TO ENJOY NOW AND IN THE FUTURE.
HSBC - MOVING IMAGE
CREATE A SHORT FILM THAT COMMUNICATES THE UNIQUE AND POSITIVE BENEFITS OF THE ARCHITECTURAL AND ENVIRONMENTAL DESIGN IN MAGGIE’S CARE CENTRES
ANJOWIGGINS - OPEN GRAPHICS
CREATE A VIRAL MOVEMENT AMONGST DESIGNERS THAT UNBREAKABLY LINKS ARJOWIGGINS CREATIVE PAPERS WITH CREATIVITY AND THE CREATIVE DESIGN PROCESS
OXFAM - OPEN
PRESENT AN IDEA THAT ENGAGES SUPPORT FOR OXFAM BY TRIGGERING SHARED VALUES AND CONCERNS IN A WIDE RANGE OF PEOPLE
After looking deeper into these briefs I have narrowed it down to three briefs that interest me, these briefs are ...
- TASCHEN - DIGITAL DESIGN
- BBC - INTERACTIVE DESIGN
- DIESEL - ILLUSTRATION
Tuesday, 18 January 2011
Wednesday, 12 January 2011
Processing Conclusion
When I got the brief I didn’t quite know what processing was but after some research and our first lesson it was clear we would be using code. Therefore I become very weary of processing because I feel that I am not that good at code and this looked quite complex. This fear also had an impact on my idea generation because I didn’t know what was possible but further research I found that augmented reality (AR) could be done. This interested me a lot because of a game on my phone called AR defender which I was amazed by because of a little image being able to have a graphic lay over it. Once I had decided that AR could be produced I though to get an idea of how the code works I started with a QR sketch to read a QR linked to my website.
Once I had a QR sketch working I found and tried a number of AR libraries that failed to work for me. No matter what I tried they would not work for me, so I decided to look on Vimeo and YouTube and I found a video of someone getting an AR library called NyAR2 that I had found but didn’t get to work on a Mac. This fuelled my determination to getting the library to work on a Mac. I then searched the web trying to find how it worked and I found two lines of code (on a Spanish blog) that got it to work on a Mac. I then translated the page to get a understanding of how this code worked.
Now I had an AR sketch working that used the default markers and placed a 3D cube over the top of the markers it was time to develop my own. Therefore I used the images of the default markers as a template and designed my own. Then by searching the internet I found a website that created marker files from images. Along this journey I had a few obstacles to create the patt file but after looking at the file name I realised that when saving the files I need to re-name them to create the right format. Once I had created my own patt files I felt that I had triumphed because understanding how the patt files work mean that you understand the way AR works.
Once I fully understood how AR and the markers worked the next obstacle was placing a video over the top of the marker instead of a graphic. This needed further research, and after researching video playback using processing I found POGG. This is the use of the OGG video file using processing to play the video file. After practicing with POGG I looked at my sketch and worked out how I could integrate the POGG code with the AR code. After several tries I successfully stitched the code together and placed video over the top of the marker instead of the 3D cube. It then took some modification of code to make the video display properly.
After completing my sketch I felt that it was missing something, I thought it didn’t look interactive and that it wouldn’t get people attention in stores. Therefore I added an image over the top of the capture to show people where to point the card. This gave the sketch an interface also I had modified my markers further and they needed to be in a certain position to be notice so this added guidance for the user. The after some advice from Seb of how to make the image be there when a marker is not see and when a marker is seen it disappears I was told to use a Boolean (something that we hadn’t covered in class). After researching what a Boolean was I found out that it has a true and false statement in it, I thought this sounded familiar to some code I already had which was the marker detector. Therefore I modified the marker detector by adding a true and false statement on the end. This statement worked by using the true statement for if you see the win or lose marker don’t load anything, then if you don’t see a marker at all load the point frame.
The way that I created my sketch by researching other sketches and stitching it together I feel that I have grasped a wider understanding of how the code works. I say this because I feel that if I had just copied a sketch and tweaked it I wouldn’t understand it as well. I feel that by getting AR to work, integrating film playback and creating my own markers I have a much better understanding of how AR in processing works.
Looking back on my project and how it has gone I have some new views on my skills and what is driven me to create an AR interaction. These views include…
- I feel that I now have more confidence with code
- Processing is something that I have confidence to pursue further because I find it so interesting and rewarding
- I find it interesting how changing a few figures can change the whole look and feel of a sketch and the elements within it
- I want to explore processing further due to Aaron Kobin using it in his work and I find his work so interesting
- Having a professional of the field like Seb there to help use through the process was useful because of his knowledge and class demonstrations.