Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Road Runner > RR Skins > RR Skins No Longer Supported


View Poll Results: What GPS Program do you use?
iGuidance 607 57.00%
MapPoint 56 5.26%
Destinator 185 17.37%
Streets & Trips 90 8.45%
Other 127 11.92%
Voters: 1065. You may not vote on this poll

Closed Thread
 
Share Thread Tools Display Modes
Old 03-20-2007, 05:49 PM   #616
FLAC
 
Join Date: Jun 2002
Location: Virginia
Posts: 1,435
kbreeden
Quote: Originally Posted by SangreDeThor View Post
Some of us have to park hundreds of yards away from our place of living so most of my planning is on a desktop.

I was seeing this a little differently then. In addition to trip planning, I see it as a substitute for IG's crappy POI database. For example, If I was out and about and wanted to find a Walmart I could type "Walmart" in Google Maps, find the one I want and hit nav on John's plug to take me there.

Of course, a difficulty would be knowing which is the closest to where you are, especially if you're in an unfamiliar area. Google maps does accept zip codes, so if I were in the 21043 zip code area I could type "Walmart 21043" and it would produce a list of the closest Walmarts with the closest being at the top of the list. I could then use John's plug to navigate to the one of my choosing. I do believe that the gas plug displays current zip code based on GPS readings, so finding your current zip code should be doable. Maybe a button could be included somewhere either in John's plug or RR that says "Get Current Zip." Then you would just type in what you're looking for with the current zip and you would be able to easily navigate to it using John's plug.

Again, I'm not a coder so I don't know if any of this is possible. It does seem, though, that one of the biggest weaknesses of iGuidance is its POI database. Though not as elegant as a strong POI database, this might be a satisfactory workaround - plus Google maps will probably always be very current.
kbreeden is offline  
Sponsored links
Advertisement
 
Advertisement
Old 03-20-2007, 06:30 PM   #617
FLAC
 
Join Date: Jun 2002
Location: Virginia
Posts: 1,435
kbreeden
John (or anybody),

Pardon my ignorance, but I have been messing around with Google Maps and haven't been able to figure out how to get a URL for a specific location. The URL in the browser address bar doesn't change when I click on different locations. What am I missing?
kbreeden is offline  
Old 03-20-2007, 07:35 PM   #618
Super Moderator
 
JohnWPB's Avatar
 
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,745
JohnWPB is a jewel in the roughJohnWPB is a jewel in the roughJohnWPB is a jewel in the rough
Quote: Originally Posted by kbreeden View Post
John,

I'm a little surprised that you wouldn't be able to just do it on the carputer. The greatest utility would be to be able to bring up the address in the web browser and then hit a "nav" button that would have IG navigate to that location. Or maybe there would be a button that says "Save" and it would save the information to the ini file on the carputer. Your application could then give you the option to navigate to it, map it, or whatever.

Ummmm Thats exactly what it does right now. If you look at the screen capture a few posts back, and the description of it, the center button says "Navigate in iGuidance". This skips the external file all together, and sends the coordinates directly to iG.

As for the "WalMart analogy", Sonic is working on adding code to take advantage of the rest of the information that is already in the GPS gas database. This includes zip code, city, state & county. So, that information could be readily available. This being the case, it would not be to hard to put an extra button on the browser screen, that when you find a location, and it is showing in the browsers address bar, to copy that information, send it to the script to parse out the coordinates, and pass it on to iG to navigate to it, all with a single click.


As for getting the information from Google maps:

You have to search for what you want, and double click the map to center it on that area. Then you have to click the "Link to this page" link in the top right of the map. That changes the browsers address bar to show that exact location when loaded. It is from that URL that I am parsing out the coordinates.

I have, unfortunately, found a major snag in getting this to work 100% of the time It's iGuidance itself. If there is no address close to the coordinates specified, iG will say "Unknown" for the coordinates entered. This is just PLAIN stupid! Using coordinates should take you ANYWHERE! So for instance, you enter coordinates that are a hundred yards or so off of a road in iG, iG will not recognize it! Just plain stupid, but there is nothing I can do about it unfortunately.
__________________
Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DigitalFX 4.0 Skin Available at www.JohnWPB.com

My Fiero Build Thread

Last edited by JohnWPB; 03-20-2007 at 07:45 PM.
JohnWPB is offline  
Old 03-20-2007, 07:46 PM   #619
FLAC
 
Join Date: Jun 2002
Location: Virginia
Posts: 1,435
kbreeden
Thanks, John. This sounds great and will take RR to a whole new level if the obstacles can be overcome. I guess I got confused with your post about transferring the file to the carputer.
kbreeden is offline  
Old 03-20-2007, 08:10 PM   #620
Super Moderator
 
JohnWPB's Avatar
 
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,745
JohnWPB is a jewel in the roughJohnWPB is a jewel in the roughJohnWPB is a jewel in the rough
Yea, I mentioned that way of doing things, as personally all of my planning is done right here on the desktop using a full sized computer screen, keyboard and monitor. For me it is easier than sitting in the car with a chicklet keyboard, and 7" screen

I simply take the thumbdrive to the car, plug it in and go.
__________________
Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DigitalFX 4.0 Skin Available at www.JohnWPB.com

My Fiero Build Thread
JohnWPB is offline  
Old 03-21-2007, 08:57 AM   #621
Terminal flasher
 
Sonicxtacy02's Avatar
 
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
Sonicxtacy02 has a spectacular aura aboutSonicxtacy02 has a spectacular aura about
not that i need more on my plate but if u want i can work on a script that will give you the nearest address within a set radius. It might not give you the exact address you are looking for but it'd at least navigate you right into the area of the address (within say 5000 feet). This would mean it'd keep feeding addresses into iG until a known address is found. Could turn into quite the light show with all the screen flashing but it would work lol.

in the few times ive used coordinates in iG i believe i figured out it will let you save the location of the coordinates then navigate to it but not just navigate. I could be wrong though.
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance

Last edited by Sonicxtacy02; 03-21-2007 at 08:59 AM.
Sonicxtacy02 is offline  
Old 03-21-2007, 09:19 AM   #622
FLAC
 
Join Date: Jun 2002
Location: Virginia
Posts: 1,435
kbreeden
Sonic,

Thanks much for the offer, but please don't do it just for my benefit. I can easily use Google maps to get the street address and then manually input the address into iG. I thought if that process could be automated it would be great, but apparently the limitations of iG won't permit it.

One thing that would be nice would be an easy way to display the current zip code so it could be input to the Google map search request. I suppose, though, that it's easy enough to just go to the gas plugin to find it.
kbreeden is offline  
Old 03-21-2007, 09:21 AM   #623
Terminal flasher
 
Sonicxtacy02's Avatar
 
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
Sonicxtacy02 has a spectacular aura aboutSonicxtacy02 has a spectacular aura about
Quote: Originally Posted by kbreeden View Post
Sonic,

Thanks much for the offer, but please don't do it just for my benefit. I can easily use Google maps to get the street address and then manually input the address into iG. I thought if that process could be automated it would be great, but apparently the limitations of iG won't permit it.

One thing that would be nice would be an easy way to display the current zip code so it could be input to the Google map search request. I suppose, though, that it's easy enough to just go to the gas plugin to find it.

Well thats on the way.. along with city and state. They will be labels updated in rr by gps at set intervals.
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
Sonicxtacy02 is offline  
Sponsored links
Advertisement
 
Advertisement
Old 03-21-2007, 09:27 AM   #624
FLAC
 
Join Date: Jun 2002
Location: Virginia
Posts: 1,435
kbreeden
Quote: Originally Posted by Sonicxtacy02 View Post
Well thats on the way.. along with city and state. They will be labels updated in rr by gps at set intervals.

You guys never cease to amaze me!
kbreeden is offline  
Old 03-21-2007, 11:28 AM   #625
Constant Bitrate
 
Join Date: Sep 2006
Location: Sabattus, ME
Posts: 222
SangreDeThor is an unknown quantity at this point
Nice sonic!
__________________
CarPuter: 900Mhz P3 with 256 MB Mem, 160 Gig HD (Thanks kbreeden), Iguidance 3.0 GPS, Logitech PS2 keyboard, Bluetooth, WIFI.
Powered By Road Runner & DigitalFX Skin and Playlist Conveter
SangreDeThor is offline  
Old 03-21-2007, 11:43 AM   #626
Constant Bitrate
 
Mr_Civic's Avatar
 
Join Date: Nov 2006
Location: South Florida
Posts: 154
Mr_Civic is an unknown quantity at this point
Only found one post on this subject In regards to Video art.

Is there a recommended size/specific size needed or does it resize itself? Also, the jpg file has to be named exactly as the video file is, correct?
__________________
Alex
Progress: 91% (Cosmetics) @ Stand Still...
-------------------------------------------
CarPC specs are BACK!! Edit yours today...

Last edited by Mr_Civic; 03-21-2007 at 11:48 AM.
Mr_Civic is offline  
Old 03-21-2007, 03:30 PM   #627
Super Moderator
 
JohnWPB's Avatar
 
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,745
JohnWPB is a jewel in the roughJohnWPB is a jewel in the roughJohnWPB is a jewel in the rough
Displaying DVD & Video Cover art.

Quote: Originally Posted by Mr_Civic View Post
Only found one post on this subject In regards to Video art.

Is there a recommended size/specific size needed or does it resize itself? Also, the jpg file has to be named exactly as the video file is, correct?

The Image will be resized automatically to fit the area. You just need to keep the original image to the same aspect ratio of a DVD cover. In my case, I am using 500 x 714 images. This is a bit overkill for the car, but I also use the images multi purpose, for the car, and for the Media Center PC in the living room.

The actual size of the DVD Cover art on the skin is 275 x 393. If it's a few pixels off, it will not matter, as it will stretch the image to fill the display area on the skin.

As for the name, you can make it whatever you want. RR will just display the first image it finds in the folder. All of my images are simply named Folder.jpg so they show up on the icons as well in windows file explorer outside of RR.

__________________
Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DigitalFX 4.0 Skin Available at www.JohnWPB.com

My Fiero Build Thread

Last edited by JohnWPB; 03-21-2007 at 08:27 PM.
JohnWPB is offline  
Old 03-21-2007, 09:29 PM   #628
Constant Bitrate
 
Mr_Civic's Avatar
 
Join Date: Nov 2006
Location: South Florida
Posts: 154
Mr_Civic is an unknown quantity at this point
Got it, thanks for the explanation.
__________________
Alex
Progress: 91% (Cosmetics) @ Stand Still...
-------------------------------------------
CarPC specs are BACK!! Edit yours today...
Mr_Civic is offline  
Old 03-23-2007, 09:27 AM   #629
FLAC
 
Join Date: Jun 2002
Location: Virginia
Posts: 1,435
kbreeden
John,

It looks like LostReception's QWERTY keyboard plug is just about ready for prime time. DigitalFX and the QWERTY plug both use modified versions of iGuidance.exe. Unfortunately, the iGuidance patch supplied with the Qwerty plug doesn't work on the iGuidance.exe file as modified to work with DigitalFX. I'm wondering if there's a way to use the QWERTY keyboard with the modified iGuidance.exe file used for DigitalFX so we can get the benefit of all modifications.
kbreeden is offline  
Old 03-23-2007, 10:09 AM   #630
Terminal flasher
 
Sonicxtacy02's Avatar
 
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
Sonicxtacy02 has a spectacular aura aboutSonicxtacy02 has a spectacular aura about
Quote: Originally Posted by kbreeden View Post
John,

It looks like LostReception's QWERTY keyboard plug is just about ready for prime time. DigitalFX and the QWERTY plug both use modified versions of iGuidance.exe. Unfortunately, the iGuidance patch supplied with the Qwerty plug doesn't work on the iGuidance.exe file as modified to work with DigitalFX. I'm wondering if there's a way to use the QWERTY keyboard with the modified iGuidance.exe file used for DigitalFX so we can get the benefit of all modifications.

i'm sure the reason for this is different title names witht he submenus of iguidance. We need to come up with standardized names so all hacked versions are compliant with upgrades and add-ons.
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
Sonicxtacy02 is offline  
Sponsored links
Advertisement
 
Advertisement
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
For those who want true 5.1 Dolby Digital and DTS antimatter Car Audio 89 06-29-2007 12:54 PM
Artec T14A Mini USB 2.0 Digital HD TV Tuner LESLIEx317537 General Hardware Discussion 2 12-02-2006 01:02 AM



All times are GMT -5. The time now is 05:42 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics