Reader feedback welcome: Multimedia Streaming Bible, VPN Bible, map image downloader

Topics:

I'm currently working on two new Bibles concurrently & I’ve written a map downloader. I’d certainly welcome any reader feedback BEFORE publishing the first version(s) of these Bibles - what you would like to read, what apps / services I shouldn't forget to elaborate on etc. I also seek info on whether there is any need for an enhanced version of the map downloader introduced in the last section.

The two Bibles are as follows:

  • a full roundup & tutorial on all kinds of multimedia streaming, including
  1. listening to Internet radio stations & watching TV shows - the basics
  2. accessing non-streamed network resources - file system-based, pre-created files over both local networks and the Internet
  3. ORB, CorePlayer, TCPMP, PacketVideo’s PVPlayer etc. - all streaming-capable Windows Mobile clients
  4. specific radio / TV listing apps like Resco Radio, Mundu Radio etc.
  5. streaming (and/or transcoding) from a desktop computer using SHOUTcast servers, WME etc.
  6. Problems with limited connections and RTSP (RealOne, HTC's Streaming Media etc.)
  7. RTSP -> HTTP converter proxies
  8. using a VPN connection to play back otherwise (using the given restricted connections) unplayable RTSP (non-HTTP)-based streams
  9. etc.
  • A VPN Bible:
  1. when may you need a VPN, even if you don’t need remote access to any other private network – for example, if and when you want to listen to /watch RealOne or 3GP (for example, Mobile YouTube or YLE Mobile) streams only streamed via RTSP (because of the client’s inability to switch to HTTP streaming)
  2. configuring VPN servers under WinTel (and, probably, Linux) operating systems
  3. how you can access already-existing VPN’s from Windows Mobile (not just the ones you configure yourself, but any of them)
  4. a review & comparison of VPN-related literature (books), should you want to know more of this technology

Finally, upon a reader request (many people know I’m especially well versed in Internet protocols, including HTTP – the protocol behind the Web), I’ve thoroughly analyzed the HTTP communication used by http://map.meta.ua/, a well-known mapping service in Ukraine. My reader asked me to let for saving the individual maps in a file so that they can be browsed even without an active Internet connection and/or on a Pocket PC (where the original interface may prove pretty hard to use).

Needless to say, I've managed to write an early demo (it doesn’t support all functionalities of the original Flash client) of an app that does this. You can find the Java source of the app HERE. It’s just a demo showing it’s possible - it puts 20 images of Kiev (but you can easily modify it to save the fully zoomed-in map of any other city), continuously scrolling to the left, in ResponseX.png files (I've, in case you don’t want to fiddle with Java sources, the images HERE).

My question is as follows: does anyone need anything similar to download the maps of other online map sources? As, to tell the truth, I can’t follow the (desktop-based) advances in this area, I’m not sure whether it’s worth enhancing this app. As most Flash / ActiveX-based solutions seems to use pretty much the same protocol, I can enhance and further develop this application to download any map (of any town, not just in Ukraine) into PNG files for offline browsing or importing for GPS applications. Feel free to tell me if you need such functionality and whether there are other, better, downloadable maps that would result in my enhancing the application absolutely unnecessary.

Werner Ruotsalainen's picture

Ian, thanks for the feedback!

The Java app is just a tech demo showing it's possible to emulate a Web client and just dump the map files to the file system. Of course, a lot of functionality is missing and the output isn't concatenated either (I'll elaborate on the latter later, after checking out whether, for example, ImageMagick is capable of this.) As soon as I have some free time, I'll publish a full version of it, downloading all the zoomed-in images of a twon, not just 20 (the latter, however, can be very easily changed by just increasing the loop variable check in the "for" loop.)

I just wanted to know what online mapping services you would definitely welcome offline, imported into your GPS / mapping / geocaching app. I'm not really into GPS but I'm pretty good at hacking the Web (in the good meaning of the word, of course); hence I've posted this note.

Over at PPCT ( see for example http://www.pocketpcthoughts.com/forums/viewtopic.php?p=440758 ), I've already been told some sites that some people would like to be "offlined". Let me know if you have some other, specific sites you definitely want to see converted and I check out the feasibility of downloading the maps from inside an app.

Werner Ruotsalainen's picture

Chris, thanks for the feedback; I'll announce a preview (in general, the feature / comparison chart, which is, in general, the backbone of my articles) of these new articles.

Syndicate content