<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
 <channel>  <title>MP2Kmag Articles</title> 
  <link>http://www.mp2kmag.com/</link> 
  <description>The Latest Articles from MP2Kmag - The Magazine for Microsoft MapPoint Technologies

	</description>
  <pubDate>Wed, 14 May 2008 10:56:44 -0500</pubDate> 
  <generator>custom</generator>
  <copyright>MP2K Magazine 1999-2006</copyright> 
  <managingEditor>website@mp2kmag.com (Eric Frost)</managingEditor> 
  <webMaster>website@mp2kmag.com (Eric Frost)</webMaster> 
 <image>
  <title>MP2K Magazine</title> 
  <url>http://www.mp2kmag.com/update/mappoint.newsletter/2004-02-27/mp2kmag_mappoint.gif</url> 
  <link>http://www.mp2kmag.com</link> 
  </image>
<item>
       
<title>MapPoint</title> 
       
<link>http://www.mp2kmag.com</link> 
       
<description>MP2K Magazine is your source for independent news and information about MapPoint technologies and products and is home to the popular web forum for MapPoint users and developers.</description> 
       
</item>
<item>
       
<title>MapPoint 2006</title> 
       
<link>https://secure.mp2kmag.com</link> 
       
<description>MP2Kmag is now accepting orders for MapPoint 2006. See page for more details and shipping information.</description> 
       
</item>
<item>
       
<title>Programming MapPoint in .NET</title> 
       
<link>http://www.mp2kmag.com/programming_mappoint_net.asp</link> 
       
<description>The new book Programming MapPoint in .NET is now in stock and shipping from MP2Kmag. Order your copy and receive free USPS Priority shipping.</description> 
       
</item>
 <item>
  <title>A Simple Add-in for MapPoint API Beginners</title> 
  <link>http://www.mp2kmag.com/a146--com.addin.mappoint.html</link> 
  <description>Richard Marsden's latest article shows step by step how to create a MapPoint COM Add-in using Visual Basic to draw 
circles around pushpins. Includes complete source code and screenshots.</description> 
  </item>
 <item>
  <title>The MapPoint Web Service Helper - Part II: Mobile Application Development</title> 
  <link>http://www.mp2kmag.com/a145--web.service.helper.mappoint.html</link> 
  <description>This article describes how the &lt;I&gt;MapPoint Web Service Helper&lt;/I&gt; can be used to quickly and easily write Visual Basic 2005 mobile applications that make use of the Microsoft MapPoint Web Service.
</description> 
  </item>
 <item>
  <title>Handling Pushpin Collisions</title> 
  <link>http://www.mp2kmag.com/a144--pushpin.collisions.mappoint.html</link> 
  <description>Wilfried Mestdagh shares a solution for reducing the number of pushpins that must be displayed on a map</description> 
  </item>
 <item>
  <title>The MapPoint Web Service Helper - Part I: Windows and Web Applications</title> 
  <link>http://www.mp2kmag.com/a143--web.service.helper.mappoint.html</link> 
  <description>This article describes how the &lt;I&gt;MapPoint Web Service Helper&lt;/I&gt; can be used to quickly and easily write Visual Basic 2005 Windows and Web applications that make use of the Microsoft MapPoint Web Service.</description> 
  </item>
 <item>
  <title>Automating MapPoint in C++ With Built In GPS Features Enabled</title> 
  <link>http://www.mp2kmag.com/a142--project54.police.navigation.mappoint.html</link> 
  <description>Jonathan Oppelaar shows how he used techniques to overcome limitations in the MapPoint API to make MapPoint a better
navigation platform for Project54, a in-car law enforcement system currently in use in over 1,000 vehicles.</description> 
  </item>
 <item>
  <title>Building an Animated Map with Flash Demo Builder</title> 
  <link>http://www.mp2kmag.com/a141--flash.demo.builder.mappoint.html</link> 
  <description>John Meyer shows how to create an animated Flash map using MapPoint and Flash Demo Builder. This can be used for demonstrations and allows interactive capability with the map.</description> 
  </item>
 <item>
  <title>Using Virtual Earth to Write a Vista Gadget That Tracks the International Space Station</title> 
  <link>http://www.mp2kmag.com/a140--international.space.station.mappoint.html</link> 
  <description>This is the second part of two articles about writing Vista Gadgets that use Virtual Earth. The first part (&quot;Using Virtual Earth in a Vista Gadget&quot;) showed you how to write a Vista Gadget that showed a simple interactive map using Virtual Earth. This second part extends the gadget into something more useful:  A Tracker for the International Space Station (ISS).</description> 
  </item>
 <item>
  <title>Determing Whether A Point Is Located Inside Polygon</title> 
  <link>http://www.mp2kmag.com/a139--point.in.polygon.mappoint.html</link> 
  <description>Wilfried Mestdagh wrote this article on determing whether a vehicle is located inside or outside a convex polygon. &quot;Simplify the polygon by make triangles from it one by one, until we have a triangle where the point is inside.  
At the end we only have to verify if the point is in the last triangle.&quot;</description> 
  </item>
 <item>
  <title>Using Virtual Earth in a Vista Gadget</title> 
  <link>http://www.mp2kmag.com/a138--vista.gadget.mappoint.html</link> 
  <description>Richard Marsden shows how to configure a Vista Gadget to pull from Virtual Earth. &quot;Vista gadgets are simply HTML files, and are hence very easy to write.&quot;</description> 
  </item>
 <item>
  <title>An API to Control MapPoint 2006 GPS Features - Part I of II</title> 
  <link>http://www.mp2kmag.com/a137--gps.api.2006.mappoint.html</link> 
  <description>Paul Larson shares an API he developed to add programmatic GPS functionality to MapPoint code projects and includes a demo to illustrate how the API works.</description> 
  </item>
 <item>
  <title>Using MapPoint and Excel for Supply Chain Management</title> 
  <link>http://www.mp2kmag.com/a136--supply.chain.management.mappoint.html</link> 
  <description>John Sewell submitted this 3000 line application developed using MapPoint and Excel which performs a number of functions related to Supply Chain Management</description> 
  </item>
 <item>
  <title>Creating Geocoding Exceptions for MapPoint Web Service Applications</title> 
  <link>http://www.mp2kmag.com/a135--web.service.geocoding.exceptions.mappoint.html</link> 
  <description>Stephen Pushee wrote this article on resolving geocoding exceptions when using the MapPoint Web Service. &quot;For example, a user might supply St. Thomas as a city name when searching for St. Thomas the island, not knowing that Charlotte Amalie is the main city on St. Thomas.&quot;</description> 
  </item>
 <item>
  <title>Using Python to Control MapPoint, Part 2</title> 
  <link>http://www.mp2kmag.com/a134--python.winwaed.automation.mappoint.html</link> 
  <description>Second of a two-part article by Richard Marsden on scripting MapPoint using Python. In this part Richard shows how to use Python to plot the “250 largest cities in California”.</description> 
  </item>
 <item>
  <title>Implementing Location-Based Functionalities with the MapPoint Web Service</title> 
  <link>http://www.mp2kmag.com/a133--implementing.lbs.functionality.mappoint.html</link> 
  <description>This article by Mohanraj Annamalai illustrates how to find the center point from a set of Latitudes and Longitudes. The article also discusses how to programmatically generate a map using the Microsoft MapPoint Web Service and implement interactive features like: re-centering a map based on the clicked location, panning north, south, east, and west.</description> 
  </item>
 <item>
  <title>MP2Kmag Talks with Fresh Logic Studios</title> 
  <link>http://www.mp2kmag.com/a132--atlas.fresh.logic.studios.mappoint.html</link> 
  <description>A few weeks ago we conducted an e-mail interview with the folks at Fresh Logic Studios. We talk about their Atlas application and plans for future development.</description> 
  </item>
 <item>
  <title>Using Python to Control MapPoint, Part 1</title> 
  <link>http://www.mp2kmag.com/a131--python.pythonwin.mappoint.html</link> 
  <description>First of two articles by Richard Marsden on scripting MapPoint using Python. This article
demonstrates how to get started with PythonWin and MapPoint.
</description> 
  </item>
 <item>
  <title>Snap to a Road</title> 
  <link>http://www.mp2kmag.com/a130--snap.calcxy.gps.mappoint.html</link> 
  <description>Wilfried Mestdagh's article shows how to take a lat/lon and find the nearest road relative to that point. The technique, written entirely in Delphi, employs reverse geocoding and determines the lat/lon using a CalcXY routine. </description> 
  </item>
 <item>
  <title>What's New in Streets and Trips 2006</title> 
  <link>http://www.mp2kmag.com/a129--streets.trips.2006.mappoint.html</link> 
  <description>Marvin Hlavac shares a summary of the useful new features and highlights of the consumer product Streets and Trips 2006 including GPS navigation features, Virtual Earth integration and the new Night View.</description> 
  </item>
 <item>
  <title>MWS 4.0 - Frequently Asked Questions</title> 
  <link>http://www.mp2kmag.com/a128--web.service.4.0.faq.mappoint.html</link> 
  <description>This document lists the new features in MWS 4.0 and answers questions about the licensing model and pricing, the partner program, MapPoint Location Server, and Virtual Earth.</description> 
  </item>
 <item>
  <title>MapPoint Web Service 4.0 Fact Sheet</title> 
  <link>http://www.mp2kmag.com/a127--MWS.4.0.web.service.faq.mappoint.html</link> 
  <description>MapPoint Web Service supports Simple Object Access Protocol (SOAP) and Extensible Markup Language (XML) interfaces, allowing developers to easily build location-based services into their applications. </description> 
  </item>
 <item>
  <title>Getting Started with the Virtual Earth Map Control</title> 
  <link>http://www.mp2kmag.com/a126--virtual.earth.control.programming.mappoint.html</link> 
  <description>Eric shares a very bare-bones example of adding the Virtual Earth control to 
a web page leaving it to the reader who can hack away with Javascript and html 
to create a more fully-fledged implementation.</description> 
  </item>
 <item>
  <title>Virtual Earth: Frequently Asked Questions — July 2005</title> 
  <link>http://www.mp2kmag.com/a125--virtual.earth.mappoint.html</link> 
  <description>MSN Virtual Earth is an exciting new component of Microsoft's Search vision that gives consumers a deeply immersive search experience where they see what it's like to be in a location and explore what they can do there. 
</description> 
  </item>
 <item>
  <title>Excel User-Defined Functions and MapPoint</title> 
  <link>http://www.mp2kmag.com/a124--excel.udf.mappoint.html</link> 
  <description>David Hager demonstrates how to incorporate MapPoint functionality into a user-defined Excel function</description> 
  </item>
 <item>
  <title>MapPoint Automation with C/C++ - Part 2</title> 
  <link>http://www.mp2kmag.com/a123--visual.c++.sqlserver.mappoint.html</link> 
  <description>This is the second of three articles by Sergey Kostrov on automating MapPoint with C/C++. In this installment, Sergey demostrates how to automate MapPoint from a MS SQL Server Extended Stored procedure. </description> 
  </item>
 <item>
  <title>MapPoint Automation with C/C++ - Part 1</title> 
  <link>http://www.mp2kmag.com/a122--c-c++.automation.ole.mappoint.html</link> 
  <description>This is the first of three articles by Sergey Kostrov on automating MapPoint with C/C++ starting with a simple C/C++ application.</description> 
  </item>
  </channel>
  </rss>