43 posts tagged “photos”
Web 3.0 Multi-Media implosion and convergence
For starters have a look at:
- http://www.flickr.com/photos/thomcochrane/3215225090/
- http://thomcochrane.vox.com/library/post/ted-talks-now-on-iphone.html
- http://thomcochrane.vox.com/library/post/new-media-consortium-emerging-technologies-2009-report.html
- http://thomcochrane.vox.com/library/post/nokia-share-online-services.html
Then consider pixelpipe and how it allows you to converge:
- flickr + picassa + ovi + imagej + vox + juploadr + nokia-photos + many more
The latest flickr / googlemaps / yahoomaps geomap geotag mapping craze seems to be GeoShapes and GeoShaping. Which is basically giving a shape to a locality !
See Flickr
- http://where-what-when.husk.org/ powered by http://appjet.com/
- http://code.flickr.com/blog/2008/10/30/the-shape-of-alpha/
- http://code.flickr.com/blog/2009/01/12/living-in-the-donut-hole/
- http://www.flickr.com/services/api/flickr.places.findByLatLon.htm
- http://www.flickr.com/photos/mbiddulph/3034389047/
- http://www.flickr.com/photos/scraplab/3035624594/
- http://www.hackdiary.com/2008/11/16/google-map-of-london-with-flickr-shape-data-overlaid/
- http://gist.github.com/25502
- http://developer.yahoo.com/geo/
- http://www.ygeoblog.com/blog/2008/11/21/yahoo-geoplanet-and-yql/
- http://upcoming.yahoo.com/services/api/metro.getForLatLon.php
flickr gets tough with corporates !
Note: As stated in our Terms of Service and Community Guidelines, Flickr is intended for personal use only. This includes groups. Any commercial use must be pre-approved by Flickr at its sole discretion. If you'd like to create a group for your company or to run a contest, please contact Flickr first. If you don't, Flickr may terminate your group without warning.
What's the connection between dopplr, flickr, geotagging & openstreetmap ?
Watch the video:
Listen to the podcast:
Read these media articles:
See how yahoo flickr seamlessly merges its maps with OpenStreetMap maps :
Finally why not join the Change !
Do you have a (VOX) blog?
If you do, you can connect to it via Flickr. Why? So you can post photos or video you see around here straight to your blog. When you go through the process, you have to connect to your blogging service first (by telling us the URL and your username & password), then you can choose a layout for each post (or create your own if you know a bit of HTML).
Set up your blog
Your chance to get inside a piece of photo/video art ! If you are in Edinburgh this weekend (26-27 Apr 08) "pop into" this piece of art ! If not then view the O2 The Memory Project 24 hour x 360 degrees Adobe Flash animation on the web !
It's a very arty/flashy/trendy Adobe Flash presentation and it is not very obvious how to navigate through it !
Here are some tips:
- click on a city
- then
- move your mouse UP and DOWN to go forwards and back in time
- or
- move your mouse LEFT or RIGHT to rotate through 360 degrees
RedBubble is a business media network and online art gallery that helps you sell your artwork & photos.
You can use RedBubble to:
- Sell your work online;
- Connect with a vibrant community of creative folk; or
- Buy framed prints, posters, canvas prints, t-shirts, greeting cards or your very own calender.
Upload your photos to Panoramio and geotag them !
Then add the following into an iframe on your site
- lt = latitude
- ln = longitude
- z = zoom (1-10)
- k = kind of map, 0 = map, 1 = satellite, 2 = hybrid
- user = youruserid !
http://www.panoramio.com/blog/embedding-panoramio/
Learn about the Web Services standards REST and JSON by using Google Panoramio and just your web browser !
Using the Google Panoramio API you can display the photos from Panoramio on your
own web site. Geolocated photos from Panoramio are great to enrich your
maps or illustrate information where location is a important factor
(real estate sites, hotels and vacation sites, routes & trails...).
Here's how you'd get some photos of London (X=~0,Y=~51)
http://www.panoramio.com/photo/8075745
http://www.panoramio.com/map/get_panoramas.php ? from=1 & to=16 & minx=-1 & miny=50 & maxx=1 & maxy=52 & size=small (just remove the spaces on either side of each "?" and "&" )
This REST call returns a JSON result set that you can view in your browser and cut and paste photo URLs from :
{"count": 42259,
"photos":
[
{ "photo_id": 4337937, "photo_title": "Sir Tatton Sykes Monument", "photo_url": "http://www.panoramio.com/photo/4337937", "photo_file_url": "http://mw2.google.com/mw- panoramio/photos/medium/4337937.jpg", "longitude": -0.537515, "latitude": 54.042054, "width": 270, "height": 500, "upload_date": "31 August 2007", "owner_id": 278681, "owner_name": "G3ZZP", "owner_url": "http://www.panoramio.com/user/278681" }
,
{ "photo_id": 51502, "photo_title": "eclipse", "photo_url": "http://www.panoramio.com/photo/51502", "photo_file_url": "http://mw2.google.com/mw-panoramio/photos/medium/51502.jpg", "longitude": -0.121665, "latitude": 51.500969, "width": 500, "height": 375, "upload_date": "24 September 2006", "owner_id": 6645, "owner_name": "JesusVillalba", "owner_url": "http://www.panoramio.com/user/6645" }
]
}
For more help see http://www.panoramio.com/help/
