The MP3car.com Store  

Welcome to the MP3Car.com forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Centrafuse > CF Plugins

Reply
 
Thread Tools Display Modes
Old 06-15-2006, 02:31 PM   #1
Constant Bitrate
 
Join Date: Aug 2003
Location: Seattle, WA
Vehicle: 2003 Nissan 350Z
Posts: 115
My Photos: (0)
CF1.6 MapPoint 2K4 Plugin Alpha Source Code Now Available

[Copied from posting at http://forums.fluxmedia.net/viewtopic.php?t=433]

First, the screen shots...

Basic view w/ GPS lock turned off:


Planning route from Portland to Seattle w/ GPS lock turned off:


Planned route from Portland to Seattle w/ GPS lock start+current+end:


Closed route (can pull up again) w/ GPS lock current+end:


The code is at:
http://workspaces.gotdotnet.com/CFMapPoint

Currently the code is in alpha, so the project is private access only.
You are welcome to request access, but I don't yet know how GDN's access control works, so please bear w/ me while I figure out a good way to continue to control access during the alpha stages.

You *MUST* have a copy of MapPoint 2004 and Centrafuse v1.6 installed for this to work!
You may also have to edit the project settings to get it to compile right.
Let me know what I can do to make the code more portable.

The code is semi-well documented w/ TODOs.
Here are the current TODOs:
  • CFMapPoint.cs(23): TODO: Create more skinned dialogs and fancy menu/button controls
    CFMapPoint.cs(24): TODO: Implement NAV Menu
    CFMapPoint.cs(25): TODO: Auto add current location to route
    CFMapPoint.cs(26): TODO: Status Text Timer
    CFMapPoint.cs(27): TODO: Union to fit entire route (not just endpoints + current)
    CFMapPoint.cs(28): TODO: Location.FindNearby(distance)
    CFMapPoint.cs(29): TODO: GPS Options - Lock, TraceSegments, Interval, UploadURL, UploadInterval
    CFMapPoint.cs(30): TODO: Region (US or Europe)
    CFMapPoint.cs(31): TODO: Units (Miles of KM)
    CFMapPoint.cs(32): TODO: Option to turn off AllowEdgePan
    CFMapPoint.cs(33): TODO: Find itinerary window and resize to half of control height
    CFMapPoint.cs(34): TODO: Intercept ALT-F4 close and save map (Application.BeforeClose or Application.Quit)
    CFMapPoint.cs(35): TODO: Routing user preferences (aka: DriverProfile)
    CFMapPoint.cs(36): TODO: Make use of ShowFindDialog?
    CFMapPoint.cs(37): TODO: Categorize FindResults by Type, StreetAddress, PlaceCategory
    CFMapPoint.cs(38): TODO: Print?
    CFMapPoint.cs(39): TODO: Save as WebPages? ActiveMap.SaveAs("file.htm", GeoSaveFormat.geoFormatHTMLMapAndDirections, false);
    CFMapPoint.cs(40): TODO: Make use of LocationToX and LocationToY to make UI a bit more fluid
    CFMapPoint.cs(41): TODO: Map.Union(locations...).GoTo() to make UI a bit more fluid
    CFMapPoint.cs(42): TODO: Make use of PixelSize to make UI a bit more fluid
    CFMapPoint.cs(43): TODO: Selected area?
    CFMapPoint.cs(44): TODO: Selection?
    CFMapPoint.cs(45): TODO: Shapes?
    CFMapPoint.cs(46): TODO: Symbols?
    CFMapPoint.cs(47): TODO: MP2K6 map rotation? (via SendKeys?)
    CFMapPoint.cs(48): TODO: Flicker free BitBlt drawing?
    CFMapPoint.cs(50): TODO: Traffic
    CFMapPoint.cs(51): TODO: Construction updates
    CFMapPoint.cs(356): TODO: Better way to get full path to plugin directory?
    CFMapPoint.cs(721): TODO: Find out where this is this used, or remove
    CFMapPoint.cs(950): TODO: Proper way to search for nearby places (by cetegory?)
    CFMapPoint.cs(1136): TODO: Make IDisposable? (sometimes helps to close GPS thread)
    CFMapPoint.cs(1172): TODO: Initialize to current map location?
    CFMapPoint.cs(1177): TODO: Find and use C# struct for HRESULT
    CFMapPoint.cs(1192): TODO: handle error (disconnect, etc) or poor quality (# sats, etc)...
    CFMapPoint.cs(1528): TODO: Make use of oPlace.PlaceCategory?
    CFMapPoint.cs(1606): TODO: Handle case when we delete the last waypoint
    CFMapPoint.cs(1644): TODO: Turning trace on and off should clear listGPSTraceSegments
    CFMapPoint.cs(1660): TODO: Determine threshold
    CFMapPoint.cs(1753): TODO: Center relative to current view point (ie: relative coordinate system)
    CFMapPoint.cs(1762): TODO: Use logic that handles the different LockMode types
    CFMapPoint.cs(1789): TODO: zoom to closest POI (milestone, landmark, city, intersection, etc.)
    CFMapPoint.cs(1797): TODO: Need to zoom out a tiny bit

I will try to put together an installer by the end of this weekend.
You will still need to have MapPoint 2K4 installed for it to work.
I have not tested it WITHOUT MapPoint installed.

I have MP2K6 still in its box and will be installing it soon and making the plugin work with that too.
I will give my MP2K4 to the first person that assists me in making sure that the plugin fails gracefully without at least MP2K4 installed.

Pv
__________________

Last edited by paulpv : 06-15-2006 at 02:34 PM.
paulpv is offline   Reply With Quote
Sponsored Links
Old 06-15-2006, 03:59 PM   #2
Maximum Bitrate
 
P3rv3rt B3ar's Avatar
 
Join Date: Jul 2005
Location: Funland
Vehicle: '99 c5 sebring silver vette "P3rvette"
Posts: 577
My Photos: (0)
Awesome!
P3rv3rt B3ar is offline   Reply With Quote
Old 06-16-2006, 02:58 AM   #3
Constant Bitrate
 
Join Date: Aug 2003
Location: Seattle, WA
Vehicle: 2003 Nissan 350Z
Posts: 115
My Photos: (0)
Installer available and GDN project opened to public

I have opened up the GDN project site to the public:
http://workspaces.gotdotnet.com/CFMapPoint

I have also created a simple installer to make it easier to...well...install!
You can find the installer at the GDN site [above].

Do let me know if you have any immediate blocking problems.

Again, you WILL need MapPoint 2K4 in order for this to work.
Try it out without MP2K4 and let me know how it goes!

Pv
__________________
paulpv is offline   Reply With Quote
Old 06-16-2006, 08:24 AM   #4
Constant Bitrate
 
Join Date: Mar 2006
Posts: 120
My Photos: (0)
Will it work with MS Autoroute? Autoroute is the Europe version of Mappoint.
Cirion is offline   Reply With Quote
Old 06-16-2006, 10:02 AM   #5
Constant Bitrate
 
Join Date: Aug 2003
Location: Seattle, WA
Vehicle: 2003 Nissan 350Z
Posts: 115
My Photos: (0)
AutoRoute is the European version of Streets and Trips.
S&T and MP are fairly different from each other in their offerings.
Only MP has a programming object model that is exposed to development.

So, the short answer is "No".

But you bring up a good point.
CFMapPoint does not yet support European MP.
It is just a simple startup flag, but:
  1. I don't have the European version to test it with.
  2. I need to add an option to the UI

Pv
__________________
paulpv is offline   Reply With Quote
Old 06-16-2006, 12:52 PM   #6
Constant Bitrate
 
Join Date: Aug 2003
Location: Seattle, WA
Vehicle: 2003 Nissan 350Z
Posts: 115
My Photos: (0)
Latest release should now support MP2K4 Europe.
I don't have a copy of MP2K4 Europe, so if you do please try it out and let me know!
Thanks!

Pv
__________________
paulpv is offline   Reply With Quote
Old 06-16-2006, 02:20 PM   #7
Newbie
 
Join Date: Jan 2006
Location: Barcelona, Spain
Vehicle: 96 Saab 900SE
Posts: 45
My Photos: (0)
paulpv, I think I love you.

Or at least I will if I can get the Euro MP working. It CAN'T suck harder than Destinator in its current guise...
alanw is offline   Reply With Quote
Old 06-16-2006, 04:24 PM   #8
Maximum Bitrate
midiwall's CarPC Specs
 
Join Date: May 2006
Location: Seattleish, WA
Vehicle: 1970 VW Bug
Posts: 818
My Photos: (0)
Quote: Originally Posted by paulpv
I have MP2K6 still in its box and will be installing it soon and making the plugin work with that too.

_perfect!_

Absolutely wonderful!

Do you have a PayPal address that I can donate to? (seriously!)
__________________
:: Mark
midiwall is offline   Reply With Quote
Old 06-18-2006, 06:56 AM   #9
Newbie
 
Join Date: Nov 2005
Posts: 5
My Photos: (0)
Yall,
The plugin works great as well with MP2K6 without any problem. Great Job.
daemon is offline   Reply With Quote
Old 06-18-2006, 11:01 AM   #10
Maximum Bitrate
 
P3rv3rt B3ar's Avatar
 
Join Date: Jul 2005
Location: Funland
Vehicle: '99 c5 sebring silver vette "P3rvette"
Posts: 577
My Photos: (0)
Quote: Originally Posted by alanw
paulpv, I think I love you.



I certainly hope u happen to be the 2nd female member of these forums...

P3rv3rt B3ar is offline   Reply With Quote
Sponsored Links
Old 06-19-2006, 07:58 AM   #11
Maximum Bitrate
midiwall's CarPC Specs
 
Join Date: May 2006
Location: Seattleish, WA
Vehicle: 1970 VW Bug
Posts: 818
My Photos: (0)
Quote: Originally Posted by daemon
Yall,
The plugin works great as well with MP2K6 without any problem. Great Job.

Now THAT is some awesome news!

Time to install!
__________________
:: Mark
midiwall is offline   Reply With Quote
Old 06-19-2006, 08:52 AM   #12
Variable Bitrate
 
Join Date: Sep 2004
Location: Slovenia (EU)
Posts: 313
My Photos: (0)
Quote: Originally Posted by P3rv3rt B3ar


I certainly hope u happen to be the 2nd female member of these forums...


stric is offline   Reply With Quote
Old 06-19-2006, 12:04 PM   #13
Raw Wave
 
justintime's Avatar
 
Join Date: Apr 2005
Vehicle: 2002 Honda CR-V
Posts: 2,699
My Photos: (0)
Good work at putting this together, and making it available to everyone. With little fanfare to boot. Kudos!
__________________
2002 Honda CR-V
Carputer progress: 90% [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ -]
Spent so far: $1105.90


Download the NEXUS Skin for Centrafuse
...or even Listen to my music
justintime is offline   Reply With Quote
Old 06-21-2006, 12:41 PM   #14
Maximum Bitrate
midiwall's CarPC Specs
 
Join Date: May 2006
Location: Seattleish, WA
Vehicle: 1970 VW Bug
Posts: 818
My Photos: (0)
Quote: Originally Posted by daemon
Yall,
The plugin works great as well with MP2K6 without any problem. Great Job.

fwiw, as of this morning, I can confirm this! It is SO cool to have full maps in CF!

THANK YOU PAUL!
__________________
:: Mark
midiwall is offline   Reply With Quote
Old 09-03-2006, 11:35 PM   #15
Newbie
 
Join Date: Sep 2006
Posts: 3
My Photos: (0)
new centrafuse not work with mappoint 2006

Hi i'm installed cf plugin but not work with the last release of centrafuse i have mappoint 2006.
any solution pleaseee
josgab is offline   Reply With Quote
Sponsored Links
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need spectrum analyzer source code XPLORE Software & Software Development 9 12-07-2001 10:19 AM
MPXPlays Source code is available!! Fosgate Software & Software Development 3 05-30-2001 05:18 PM
c++ LCD source code mprover Software & Software Development 3 01-19-2001 03:32 PM
Keypad plugin source code brandondere General MP3Car Discussion 0 12-28-2000 09:10 PM
Dos MP3 player/decoder source code? Fosgate Software & Software Development 4 03-23-2000 03:46 AM


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


Sponsored Links
The MP3car.com Store

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
Ad Management by RedTyger
Message Board Statistics