Sunday, April 25, 2010
Networked Media Production Week 11
In the lecture Michael was talking about how it's important to present the data in a way where the viewer can acquire useful information, to learn or come to a conclusion about the topic based on the way the data is presented. Which is why I want to sort of focus on a more analytical approach to this assignment rather than present statistics in an attractive way. Except I'm not sure how I will achieve this with UFO sightings. Maybe analyse where most UFO sightings occur to maybe come to the conclusion along these lines:
- If you directly relate UFO's to aliens, then maybe look at the location with the most UFO sightings and see why UFO sightings are occurring more in this region rather than other regions.
- Is it because of useful material that these locations offer, or is it a cultural sort of construct, where there are stronger believers in UFO's and aliens in this particular region, that these people are made to believe that anything peculiar moving in the sky is most likely a UFO.
In my opinion this is an interesting assignment, I think datavisualisation is an important and more attractive way to educate.
Sunday, April 18, 2010
Networked Media Production Week 10
Our idea is based off the same sort of concept that amazon offers. Keeping in mind this idea is pretty futuristic.
Idea – Online, multiplicity, collective intelligence.
Extensive online 20 page personality report, based on the report it creates an application for smart phones, apple product etc that categorises all your interests, sort of like a personal tag cloud. It connects with all major stores, grocery, clothing even car dealerships (assuming that these major companies have geo-tagged products – so the application can direct to you to certain items in the store based on your personal preference). It also takes your bank balance, and weekly income into consideration. It’s function is, when entering the store, e.g. Clothing store, you can go to a rack of t-shirts, tag the shirt and it comes up with other suggestions of other clothing in the store, sort of like when you get a book from amazon, it comes up with suggestions based on your previous purchases. Based on your income, it will also suggest items that you will like as well as within your price range.
The application is free thanks to multiple sponsors who pay money to advertise their business e.g. if you usually get hungry at a certain time, it comes up with suggestions based on your regular food choices e.g. 1pm - 2 dollar slushies at Maccy D’s.
Sunday, April 11, 2010
Networked Media Production Week 9
Information can be retrieved and provided in a variety of forms. In the lecture Michael also talked about AJAX, to make web applications more dynamic. - Flickr, Google Trends, Google Maps etc. This site talks about Asynchronous JavaScript and XML and offers techniques to help improve web applications - http://java.sun.com/developer/technicalArticles/J2EE/AJAX/
Web 2.0 is also affiliated with web applications, e.g. Tag clouds - key words that link directly to other sources of information which is a technique used to primarily foster collective intelligence on the web. Tim O'Reilly defines Web 2.0 in his article - http://oreilly.com/web2/archive/what-is-web-20.html - it includes tables that compare applications from Web 1.0 to Web 2.0, simple directories on the internet (taxonomy) evolving into tags (folksonomy) being one of the comparisons.
And that's my blog for this week.
Friday, March 26, 2010
Rationale for Networked Media Production Project A
The size of my collection is pretty large, and scrolls pretty far down the page. So Ben helped me with putting the list of the ten players just under the main description at the top of the page. I linked each name using the 'a href' tag with the"#player's name" so that when you click on it, it directs you straight to the player on the page.
The main elements of the web page are of course the videos and images. I used an API to feed directly to the flickr site by using yahoo pipes. After the pipe saved, I chose 'run pipe', then 'get as badge' and embedded the code into my html for an image gallery for each player. The images were chosen for me by flickr, some photos are unrelated to the player but are still related to football. Most images are of the player which is what I intended. For the videos I chose each one carefully as I only wanted one for each player. I achieved this by embedding the code from youtube into my html as that is where each video is from, and I feel that each video describes the player perfectly. I used the 'div' tag with a new id for the title of each player, I did this because I wanted to create a background for the title that relates to the player, but I didn't find it very effective so I decided to leave that idea out. For each section, the player's name is linked to the Premier League website that has detailed information for each player, again I used 'a href' tag then the player name and the link from the premier league site.
There are many sites that relate to football in general, but all of the sites that I have visited mainly discusses recent results for games as well as highlights on each result. It seems that if you want to compare players you just go on youtube and watch compilations for favourite players. Top ten lists are in other websites, but don't really detail on each player let alone have an image gallery and a video. So I felt that creating this web page will not only give people an indication of the top ten players to look out for, but also get to know them on my website. The main idea for my web page is to introduce the English Premier League (as a starting point) to those unfamiliar with the sport, and what better way to introduce them than showing them the top ten players. I also feel that people who are familiar with football will enjoy my web page even though there are always going to be people out there that disagree with who should be in the top ten. With this in mind I stated that the list can change based on player performance, so for people that are not seeing their favourite players on the list, better hope their players perform well to get on the list.
Monday, March 22, 2010
Networked Media Production week 6
Sunday, March 14, 2010
Networked Media Production week 5
Anyway, when talking about semantic markup, it's all about understanding the meaning of each tag. HTML tags are like a language, a communicating tool that represents certain content. While certain tags might not mean anything at first, its the type of content that it represents which makes understanding the concept of semantic markup so valuable. Here's a link to a short and simple little post describing semantic markup - http://www.tyssendesign.com.au/articles/faqs/what-is-semantic-mark-up/ Non-semantic markup i guess can be useful in some areas, when you want to edit your website from a front on visual perspective, but the process can take so long, its much easier to make big changes in less time when editing semantically, as well as fine tuning the little details, it's a better way of communicating with your web page in my opinion.
Sunday, March 7, 2010
Networked Media Production week 4
When building an application or service that combines multiple services from multiple software to create a new service or application, it is known as a Mashup. - This link gives a pretty basic and useful explanation on Mashups - http://askbobrankin.com/what_is_a_mashup.html . A good example was the website Ben showed us in my tutorial - http://oakland.crimespotting.org/#types=AA,Mu,Ro,SA,DP,Na,Al,Pr,Th,VT,Va,Bu,Ar&lat=37.798&zoom=14&dtstart=2010-02-27T23:59:59-07:00&lon=-122.273&dtend=2010-03-06T23:59:59-07:00&hours=0-23 - It shows the map of Oakland, California, and has the location of recent crime as well as a list of the types of crime committed. How it works is that it receives crime data reported by Oakland Police and published on the map for people to locate. Can be quite useful for people who plan on living in Oakland to locate where most crime is committed so that they can move into an area of Oakland where crime is rarely committed. But looking at the map myself I can say now that Oakland doesn't look like the safest place in the world.