Yes, that’s right. The Then & Now presentation just doesn’t lend itself well to that size of screen.
Tying a slideshow and a map together?
I have some geographically-tied data, and I’d like to be able to do a slideshow (text and/or images) with a map that highlights the current slide’s location along side it. Anyone seen this sort of thing out in the wild? Any tips on how to make it happen? I’ve seen a lot of examples of maps and texts embedded in the map, but I’d like to have the map below the text/images.
Leave a Reply
You must be logged in to post a comment.
7 Answers
Have you seen what you can do with flickr? Here's an example from a gallery with a locator map in the righthand navigation.
HTH,
John
Leave a Reply
You must be logged in to post a comment.
Here's a great example of what you're looking for (even better with video and locator map): http://www.lasvegassun.com/news/topics/water/
Leave a Reply
You must be logged in to post a comment.
Just found out about this site last week, and as a journalist who can code, but would love to get into more development work -- why can't I get a django stack to work -- I think this type of site could go a long way toward helping the beginners.
Leave a Reply
You must be logged in to post a comment.
Wget is good, I also use HTTrack as it is a bit easier to config and has useful options http://www.httrack.com/
Leave a Reply
You must be logged in to post a comment.
Totally biased, but we get a lot of good feedback about how minimalist and simple our mobile site is. It has an app-like feel with social functions and two-way communication built-in. We launched it several years ago at m.digitaljournal.com (from a mobile phone only, of course).
Leave a Reply
You must be logged in to post a comment.
We've gotten quite a bit of good feedback on the mobile version of www.spokesman.com. You can access it from a desktop browser via m.spokesman.com.
We spent quite a bit of time on the redirection scheme (after one too many times of hitting a link on my phone and getting kicked to some other site's mobile homepage). Given a request from a mobile device, we look for a mobile page first, fall back to a desktop page if one exists, and absent that return you to the mobile 404 page, which has a search box on board.
We also built our own mobile ads framework, which I'm really really happy with. The mobile ads actually seem useful, I think. And we're doing geolocation as well, for both stories and ads.
Leave a Reply
You must be logged in to post a comment.
Your Answer
Please login to post questions.

That’s a really well done example, thanks for passing it along!