Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Support Software > Other Cool Stuff


Reply
 
Share Thread Tools Display Modes
Old 03-11-2007, 08:43 PM   #1
Newbie
 
unlfrank's Avatar
 
Join Date: Oct 2006
Posts: 44
unlfrank is an unknown quantity at this point
GoogleMapsGuidance - Send a location to your car!




So I saw this cool feature (Here) and thought, why not make this for everyone? So I compiled a little program that allows you to send a destination from any computer via Google maps to your car GPS system...

Current Version:
Beta 0.1

Instructions for Use and Screen Shots:
http://nuschoolphotography.com/GoogleMapsGuidance.aspx

Requirements:
+The GoogleMapsGuidance program (from this post)
+iGuidance3
+The iGuidance coordinate mod (included with GoogleMapsGuidance)
+A free Gmail account
+Some sort of internet connection in your car (doesn't need to be always active)

Installation Instructions:
+Download and unzip the program folder to any location you choose.
+Sign up for a Gmail account to be used for GPS. I don't recommend re-using an address you are using for other purposes.
+Open "mpoprc.txt" and add your Gmail account information:
user YOURGMAILUSERNAMEHERE
password YOURGMAILPASSWORDHERE
+replace "iGuidanceUMPC.exe" with the included version or follow the instructions from lostreception to patch iGuidance to accept GPS coordinates (make a backup copy first).
+Thats it!

Instructions for Use:
+Follow the instructions on my site.
+Send a proper Google Maps email to your GPS Gmail account.
+In your car with iGuidance running, launch "googleMapsGuidance.exe" to go to the most recently emailed location. (you may have to allow "mpop.exe" firewall access to download the email)
+Give your GPS email address to people you know and they can send you locations on request.
+Enjoy!


Special Thanks To:
+IG3.0 Coordinates (lostreception)
+iGkeys
+mpop
+AutoHotkey



So everybody, please try this out and let me know how it can be improved. I am planning on adding the ability to store several sent locations instead of just the most recent one.

Download (Beta01):
http://nuschoolphotography.com/Docum...ance_Beta1.zip
If the download contains a single file with no extension, add the ".zip" extension to the end of the file name to fix it.

.

Last edited by unlfrank; 03-12-2007 at 07:16 PM. Reason: fix broken download instructions
unlfrank is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 03-12-2007, 03:59 PM   #2
Newbie
 
Join Date: Oct 2006
Location: California
Posts: 11
daregone is an unknown quantity at this point
I love this idea.

However, the zip has a single file that does not have an extension - what is it?

I am not sure what to do with the file.
daregone is offline   Reply With Quote
Old 03-12-2007, 04:44 PM   #3
Constant Bitrate
 
Join Date: May 2006
Location: Simi Valley, CA
Posts: 199
GiODi will become famous soon enough
Quote: Originally Posted by daregone View Post
I love this idea.

However, the zip has a single file that does not have an extension - what is it?

I am not sure what to do with the file.

I was able to see all the files.

This is a great idea. However, I think it'd be even more useful if you could do this all from one computer. So I could be in my car searching through Google Maps then when I find what I want. Send it directly to iG... Maybe I'm asking too much. this is a great app though. I'll be testing it later.
GiODi is offline   Reply With Quote
Old 03-12-2007, 06:08 PM   #4
Newbie
 
Join Date: Oct 2006
Location: California
Posts: 11
daregone is an unknown quantity at this point
Hmm - this is really strange - this is the link you are downloading the file from, right?

http://nuschoolphotography.com/Docum...ance_Beta1.zip

When I get it, it only has one file in it and no extension for it.
daregone is offline   Reply With Quote
Old 03-12-2007, 06:13 PM   #5
Newbie
 
unlfrank's Avatar
 
Join Date: Oct 2006
Posts: 44
unlfrank is an unknown quantity at this point
Quote: Originally Posted by daregone View Post
I love this idea.

However, the zip has a single file that does not have an extension - what is it?

I am not sure what to do with the file.

Zip file should contain:
googleMapsGuidance.exe - The main program to run
iGuidanceUMPC.exe - to patch iGuidance (can be deleted if you don't need it)
mpop.exe - a program that downloads emails automatically (leave it in the folder)
messages.txt - where mpop.exe stores downloaded messages (leave it in the folder)
mpoprc.txt - the configuration file for mpop.exe (leave it in the folder, put email address and password in this file).

It may be the way the long hyperlink is being abbreviated... try this:
Code:
http://nuschoolphotography.com/Documents/GoogleMapsGuidance_Beta1.zip


Last edited by unlfrank; 03-12-2007 at 06:17 PM.
unlfrank is offline   Reply With Quote
Old 03-12-2007, 07:10 PM   #6
Newbie
 
Join Date: Oct 2006
Location: California
Posts: 11
daregone is an unknown quantity at this point
That did it... THANKS.. It was weird. It would download the zip file. When I opened the zip, it would contain a single file of the same name - but no extension. When extracted that - added the zip extension - then openned that, it worked.
daregone is offline   Reply With Quote
Old 03-12-2007, 07:23 PM   #7
Newbie
 
unlfrank's Avatar
 
Join Date: Oct 2006
Posts: 44
unlfrank is an unknown quantity at this point
Quote: Originally Posted by GiODi View Post
I was able to see all the files.

This is a great idea. However, I think it'd be even more useful if you could do this all from one computer. So I could be in my car searching through Google Maps then when I find what I want. Send it directly to iG... Maybe I'm asking too much. this is a great app though. I'll be testing it later.

Actually that would be possible now, as long as you have some sort of web browser and email available in your car, just follow the directions as normal. On the next version I will try to add a feature to skip the email step when using Google maps in the car.
unlfrank is offline   Reply With Quote
Old 03-21-2007, 02:43 AM   #8
Constant Bitrate
 
Join Date: May 2005
Location: Mother Earth
Posts: 195
nigwhyrito is on a distinguished road
Very cool I tested itout on my car pc and house pc.
One problem i see but you are probably aware of it is that you have to be runnning IG in standalone mode. Hence probably why you said your next version will be standalone.
I tried IG embedded in reddeaths front end MI and i set your program to external program it could not do it.Looks like it loses focus. I will try and write a autoit script to send the keystroke cmd to go to IG first then launchyour app. Hopefully that works.
If i run Iguidance outside of mobile IMpact it works great..
So thnaks again. I see many uses for this.
__________________
KIAs can have car pcs too..
nigwhyrito is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 03-26-2008, 10:02 PM   #9
Variable Bitrate
 
john05srt4's Avatar
 
Join Date: Oct 2006
Location: Florida
Posts: 305
john05srt4 is an unknown quantity at this point
Does this work with RR?
__________________
My Accord CarPC
john05srt4 is offline   Reply With Quote
Old 03-26-2008, 10:26 PM   #10
Low Bitrate
 
Join Date: Aug 2007
Posts: 92
mnickolson is an unknown quantity at this point
Nice idea but is it posible to get a mod for iGuidance4? Or info on what needs to be changed in iGuidanceUMPC.exe so I could mod it myself.
__________________
2004 Sport Trac PC Project.
mnickolson is offline   Reply With Quote
Old 03-26-2008, 10:43 PM   #11
Raw Wave
 
lostreception's Avatar
 
Join Date: Sep 2004
Location: NY
Posts: 1,806
lostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud oflostreception has much to be proud of
Quote: Originally Posted by mnickolson View Post
Nice idea but is it posible to get a mod for iGuidance4? Or info on what needs to be changed in iGuidanceUMPC.exe so I could mod it myself.

thats a limitation of me not getting ig4 yet so i cant patch a newer version than i have.
the instructions are similar to the one in my original post on how to mod ig3 i believe but i never tried myself you would need reshacker to do this mod. give it a shot just make a backup of your exe
__________________
.______
| '_ |__\___
[(o)|___(o)] XB
._________
| I__I I_I|_\__I
[(o)______(o)]b VanPimpin'

LostReceptions Apps D/L Here

GPSGasoline- Rewriting

Draw- SkribblePad for Touchscreens

iGQwerty-iG3.0 Qwerty Keyboard

CarPCNetwork
lostreception is offline   Reply With Quote
Old 02-01-2009, 08:22 PM   #12
Newbie
 
Join Date: Feb 2006
Location: Dallas,TX
Posts: 15
Raichu626 is on a distinguished road
Thank u so much thats so awsome!!!!!! This is such a cool thing!!! I cant wait to set it up
Raichu626 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

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
Electric shock car alarm system !!!!!!!! jthiani General MP3Car Discussion 101 08-18-2009 06:37 PM
What's your dream car? Aaron Cake Off Topic 172 10-02-2007 08:34 AM
FS - Assorted Car Pc Parts OriginalNick2 Classified Archive 9 06-23-2006 07:41 PM
New to CarPCs? Don't know where to start? RedGTiVR6 Newbie 12 06-15-2006 11:08 AM



All times are GMT -5. The time now is 12:17 PM.


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