Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19

Thread: MapThis in the plane :)

                  
   
  1. #11
    DCEmu Pro
    Join Date
    Feb 2007
    Location
    Netherlands
    Posts
    539
    Rep Power
    69

    Default

    Deniska: I'm glad you like it But as for updates, right now I'm still on holidays, and only on the 19th will I have time to work on it.

    Though I personally love Sony's OSK, I'll try and find some Javascript keyboard somewhere. Do you happen to have a link to a good one already? (GPL would be the nicest I think.)

    About directions, I like the approach (having those numbers keeps MapThis itself simpler), and I don't see any problems putting it into my script. Do you already have a complete list of all the directives used in Google Maps/future MapThis for directions?

  2. #12
    PSP Coder deniska's Avatar
    Join Date
    Jul 2005
    Posts
    1,557
    Rep Power
    80

    Default

    http://testing.onlytherightanswers.com/pspkey2.htm - here is the first one that poped up on my google search. It could look much better if some styles were applied to it...

    As far as the list goes, it's configurable in gmdl. (This way, people can extend mapThis's dictionary w/o changes to any of the programs - just add new mp3 promts to the mapViewer and change assignment in gmdl configuration.)
    Hopefully you could do the same in your script:
    have a textarea or a bunch of input fields with all number to word correspondences. The program then would read them from the form and process...
    Take a look at in7ane's src code - he is doing this already in latest gmdl (although he reads it from a config file)
    Anyway, there is no rush, since the new versions will be backwards compatible with older formats...

  3. #13
    DCEmu Pro
    Join Date
    Feb 2007
    Location
    Netherlands
    Posts
    539
    Rep Power
    69

    Default

    Oh, I just remembered, I thought the idea was to have an extra screen in MapThis which connects to my server and downloads the POI file. Reading POI files from /PSP/COMMON is then not necessary anymore, because MapThis can save it wherever it wants. (Although I still would really like support for it, because I use it a lot myself :P Will there btw. be an icon indicating in which directory the POI is stored? That would be rather handy.)

    Also, you would not lose your fix on the satellites, because you don't have to exit MapThis anymore. Lastly, the javascript keyboard is not needed.

    On the other hand, MapThis would become more chunky, and I can imagine you want to split the responsibilities a bit. (I.e., you'd need a screen for address lookup like in my script, those checkboxes I have, an extra screen for settings, etc.)

    Well, you decide I'd like to extend the script, so that's no problem at all.

  4. #14
    PSP Coder deniska's Avatar
    Join Date
    Jul 2005
    Posts
    1,557
    Rep Power
    80

    Default

    Nieko,
    I was playing with your script and noticed a slight problem.
    All lines with "go XX mi" seem to have a control character between the number and "mi".
    It's not displayed in wordpad, but "VI" pics it up and displays it as a pipe in different color.
    See if you can remove it..
    It's not a huge problem, but it may throw of internationalization packs a bit...

    40.704700,-74.014120,go 0.1| mi,Turn right at Battery Pl,
    !IMAGE:waypoint.png,
    40.704720,-74.014490, ,MIDPOINT,
    40.704940,-74.015670, ,MIDPOINT,
    !IMAGE:circle.png,
    40.704910,-74.016490,go 0.2| mi,Turn right at West St,
    !IMAGE:waypoint.png,
    40.705480,-74.016330, ,MIDPOINT,
    40.706030,-74.016100, ,MIDPOINT,
    40.706470,-74.016010, ,MIDPOINT,
    !IMAGE:circle.png,
    40.707210,-74.015720,go 0.1| mi,Turn right onto the Battery Tun ramp to I-278/Brooklyn,

  5. #15
    DCEmu Pro
    Join Date
    Feb 2007
    Location
    Netherlands
    Posts
    539
    Rep Power
    69

    Default

    deniska: the \240 character (pipe) has been fixed, it's replaced by a space now.


    Concerning the javascript keyboard, when internationalization becomes a part of MapThis, then all those characters will have to be added too. (Think e.g. of German, Swedish or Russian.) I don't think having all those different letters on the screen would be too handy.

    On the other hand, Sony's OSK doesn't support Cyrillic. It would thus be nicer to call the script in MapThis itself, where you can use Danzeff's keyboard. This would make it a bit more like a TomTom , and you can decide yourself which characters you want to be able to use. But having such a screen in MapThis itself would also mean you would need the user settings (like the route dictionary in gmdl) either in MapThis itself, or using a login on my site per user. I don't think either is a really good idea.

    Buh, so many pros and cons... Well, just my two cents

  6. #16

    Default

    Does anyone here have any ideas about trying to implement a PS/2 keyboard for a psp? I've been playing with the idea.

  7. #17
    DCEmu Regular
    Join Date
    Feb 2007
    Posts
    448
    Rep Power
    68

    Default

    Nieko,

    You can use this keyboard, was released a few days ago. Made by poison:

    http://forums.qj.net/f-psp-developme...rd-116478.html

  8. #18
    DCEmu Rookie
    Join Date
    Dec 2005
    Posts
    242
    Rep Power
    71

    Default

    Quote Originally Posted by Nieko View Post
    spo: hmm, at some speed that very plane did go 950km/h, shame I didn't capture it then :P
    http://www.dcemu.co.uk/vbulletin/showthread.php?t=52863

    ... is only 815km/h, but might have been the first MapThis! in the air... (?!)

    and yes, I did talk with the Pilot about it... ;-)

  9. #19
    DCEmu Newbie
    Join Date
    Feb 2007
    Posts
    47
    Rep Power
    0

    Default

    I was gonna try this on my flight to Reno, but i didnt think it would work.. haha I might try it the next time I fly

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •