<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Virtual Earth JavaScript Intellisense Helper</title><link>http://www.codeplex.com/VEJS/Project/ProjectRss.aspx</link><description>The purpose of this project is to fully enable JavaScript Intellisense for the Virtual Earth Map Control inside of Visual Studio 2008.</description><item><title>New Post: Where to put Files?</title><link>http://www.codeplex.com/VEJS/Thread/View.aspx?ThreadId=32914</link><description>&lt;div style="line-height: normal;"&gt;I have Visual Web Developer 2008 Express. Where should I extract the files in the zip file to?&lt;br&gt;
Thanks&lt;br&gt;
Dean
&lt;/div&gt;</description><author>dlgross</author><pubDate>Tue, 05 Aug 2008 13:19:53 GMT</pubDate><guid isPermaLink="false">New Post: Where to put Files? 20080805011953P</guid></item><item><title>Commented Issue: missing function</title><link>http://www.codeplex.com/VEJS/WorkItem/View.aspx?WorkItemId=2515</link><description>map.AddPushPin function is missing. Please add support for it&lt;br /&gt;Comments: ** Comment from web user: NicolasBoonaert ** &lt;p&gt;Hi and thanks for your request, but it seems that this function is deprecated &amp;#40;as we use map.AddShape&amp;#40;&amp;#41; using the v5 new VEShape class&amp;#41;. &lt;/p&gt;&lt;p&gt;So in VEMap class, we don&amp;#39;t have the AddPushpin&amp;#40;&amp;#41; function, that&amp;#39;s why we don&amp;#39;t put it in the helper.&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;msdn.microsoft.com&amp;#47;en-us&amp;#47;library&amp;#47;bb429586.aspx&lt;br /&gt;&lt;/p&gt;</description><author>NicolasBoonaert</author><pubDate>Wed, 25 Jun 2008 22:33:54 GMT</pubDate><guid isPermaLink="false">Commented Issue: missing function 20080625103354P</guid></item><item><title>Created Issue: missing function</title><link>http://www.codeplex.com/VEJS/WorkItem/View.aspx?WorkItemId=2515</link><description>map.AddPushPin function is missing. Please add support for it&lt;br /&gt;</description><author>py_sunil</author><pubDate>Mon, 23 Jun 2008 11:20:18 GMT</pubDate><guid isPermaLink="false">Created Issue: missing function 20080623112018A</guid></item><item><title>New Post: How do I become part of the project</title><link>http://www.codeplex.com/VEJS/Thread/View.aspx?ThreadId=29618</link><description>&lt;div style="line-height: normal;"&gt;Hello,&lt;br&gt;
&lt;br&gt;
I would like to participate in this project.&amp;nbsp; What do I have to do to become a part of it?&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
Xaisoft9
&lt;/div&gt;</description><author>xaisoft9</author><pubDate>Fri, 13 Jun 2008 17:09:03 GMT</pubDate><guid isPermaLink="false">New Post: How do I become part of the project 20080613050903P</guid></item><item><title>CREATED ISSUE: Wrong description for VEMapOptions</title><link>http://www.codeplex.com/VEJS/WorkItem/View.aspx?WorkItemId=2134</link><description>VEMapOptions &amp;#61; function&amp;#40;&amp;#41;&lt;br /&gt;&amp;#123;&lt;br /&gt;    &amp;#47;&amp;#47;&amp;#47; &amp;#60;summary&amp;#62;Specifies a traffic warning.&amp;#60;&amp;#47;summary&amp;#62;&lt;br /&gt;&lt;br /&gt;Should be&amp;#58;&lt;br /&gt;VEMapOptions &amp;#61; function&amp;#40;&amp;#41;&lt;br /&gt;&amp;#123;&lt;br /&gt;    &amp;#47;&amp;#47;&amp;#47; &amp;#60;summary&amp;#62;Contains the options to set when loading the map.&amp;#60;&amp;#47;summary&amp;#62;&lt;br /&gt;</description><author>soulsolutions</author><pubDate>Sat, 10 May 2008 02:32:56 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Wrong description for VEMapOptions 20080510023256A</guid></item><item><title>NEW POST: Is it working in vs 2008 Web Developer Express Edition?</title><link>http://www.codeplex.com/VEJS/Thread/View.aspx?ThreadId=24001</link><description>&lt;div class="wikidoc"&gt;
An update, nicer workaround is available at &lt;a href="http://blogs.msdn.com/devkeydet/archive/2008/05/02/updated-workaround-intellisense-for-page-level-map-variables-using-the-virtual-earth-javascript-intellisense-helper.aspx" class="externalLink"&gt;http://blogs.msdn.com/devkeydet/archive/2008/05/02/updated-workaround-intellisense-for-page-level-map-variables-using-the-virtual-earth-javascript-intellisense-helper.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;This approached will get rolled into the next release.&lt;br /&gt;
&lt;/div&gt;</description><author>keydet</author><pubDate>Fri, 02 May 2008 22:46:42 GMT</pubDate><guid isPermaLink="false">NEW POST: Is it working in vs 2008 Web Developer Express Edition? 20080502104642P</guid></item><item><title>CLOSED ISSUE: Request for more features</title><link>http://www.codeplex.com/VEJS/WorkItem/View.aspx?WorkItemId=2048</link><description>I want to thank you all for this helper, it makes my work a whole lot easier. &amp;#58;&amp;#41;&lt;br /&gt;But i have seen some functions in the API that this helper doesn&amp;#39;t cover like the object Polyline and Polygon.&lt;br /&gt;The VEMap also has the functions AddPolyline and AddPolygon but these are never mentioned in the helper.&lt;br /&gt;&lt;br /&gt;Are they new or maybe old and therefor not relevant for the helper...&lt;br /&gt;&lt;br /&gt;Thanks again&lt;br /&gt;&amp;#47;Davy Wester&lt;br /&gt;Comments: The reason these things are left out of the intellisense helper is because these items have been depricated in the current release of Virtual Earth. The new object to use instead is VEShape, and the VEMap.AddShape method is used to add them to the map.</description><author>crpietschmann</author><pubDate>Wed, 30 Apr 2008 01:11:44 GMT</pubDate><guid isPermaLink="false">CLOSED ISSUE: Request for more features 20080430011144A</guid></item><item><title>COMMENTED ISSUE: Request for more features</title><link>http://www.codeplex.com/VEJS/WorkItem/View.aspx?WorkItemId=2048</link><description>I want to thank you all for this helper, it makes my work a whole lot easier. &amp;#58;&amp;#41;&lt;br /&gt;But i have seen some functions in the API that this helper doesn&amp;#39;t cover like the object Polyline and Polygon.&lt;br /&gt;The VEMap also has the functions AddPolyline and AddPolygon but these are never mentioned in the helper.&lt;br /&gt;&lt;br /&gt;Are they new or maybe old and therefor not relevant for the helper...&lt;br /&gt;&lt;br /&gt;Thanks again&lt;br /&gt;&amp;#47;Davy Wester&lt;br /&gt;Comments: ** Comment from web user: crpietschmann ** &lt;p&gt;The reason these things are left out of the intellisense helper is because these items have been depricated in the current release of Virtual Earth. The new object to use instead is VEShape, and the VEMap.AddShape method is used to add them to the map.&lt;/p&gt;</description><author>crpietschmann</author><pubDate>Wed, 30 Apr 2008 01:11:26 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Request for more features 20080430011126A</guid></item><item><title>CREATED ISSUE: Request for more features</title><link>http://www.codeplex.com/VEJS/WorkItem/View.aspx?WorkItemId=2048</link><description>I want to thank you all for this helper, it makes my work a whole lot easier. &amp;#58;&amp;#41;&lt;br /&gt;But i have seen some functions in the API that this helper doesn&amp;#39;t cover like the object Polyline and Polygon.&lt;br /&gt;The VEMap also has the functions AddPolyline and AddPolygon but these are never mentioned in the helper.&lt;br /&gt;&lt;br /&gt;Are they new or maybe old and therefor not relevant for the helper...&lt;br /&gt;&lt;br /&gt;Thanks again&lt;br /&gt;&amp;#47;Davy Wester&lt;br /&gt;</description><author>Davy</author><pubDate>Tue, 29 Apr 2008 08:14:25 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Request for more features 20080429081425A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/VEJS/Wiki/View.aspx?title=Home&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;The purpose of this project is to fully enable JavaScript Intellisense for the Virtual Earth Map Control inside of Visual Studio 2008.
&lt;br /&gt; &lt;br /&gt;Creating Microsoft Virtual Earth mashups and applications just got a whole lot easier.  This JavaScript library enables Intellisense for the Microsoft Virtual Earth 6.1 (current release) AJAX control in Visual Studio 2008. &lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VEJS&amp;amp;DownloadId=29907" alt="vejs1.png" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VEJS&amp;amp;DownloadId=29908" alt="vejs2.png" /&gt;&lt;br /&gt; &lt;br /&gt;A video explaining this project is available at &lt;a href="http://channel9.msdn.com/ShowPost.aspx?PostID=386000" class="externalLink"&gt;http://channel9.msdn.com/ShowPost.aspx?PostID=386000&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.  The video was created before the release of the project.  Since the recording, we've released.  Please download it, use it, and tell us how we can make it better.  We already have a set of works items we are thinking about for the next release.  Let us know what we're missing.&lt;br /&gt;
&lt;/div&gt;</description><author>crpietschmann</author><pubDate>Fri, 25 Apr 2008 13:54:06 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080425015406P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/VEJS/SourceControl/ListDownloadableCommits.aspx</link><description>Removed duplicate entry for the VEMap.SetAltitude method.</description><author>crpietschmann</author><pubDate>Thu, 24 Apr 2008 02:10:34 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080424021034A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/VEJS/SourceControl/ListDownloadableCommits.aspx</link><description>Added Intellisense support for the following VEMap object methods&amp;#58; ClearTraffic, EnableShapeDisplayThreshold, GetRoute, IncludePointInView</description><author>crpietschmann</author><pubDate>Thu, 24 Apr 2008 02:08:35 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080424020835A</guid></item><item><title>CREATED TASK: Add try/catch around page leve map variable in Default.aspx.js</title><link>http://www.codeplex.com/VEJS/WorkItem/View.aspx?WorkItemId=1887</link><description>The following will prevent errors at runtime&amp;#58;&lt;br /&gt;&lt;br /&gt;try&lt;br /&gt;&amp;#123;&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; var map &amp;#61; new VEMap&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#125;&lt;br /&gt;catch &amp;#40;err&amp;#41;&lt;br /&gt;&amp;#123;&lt;br /&gt;&amp;#125;&lt;br /&gt;</description><author>keydet</author><pubDate>Fri, 18 Apr 2008 22:31:14 GMT</pubDate><guid isPermaLink="false">CREATED TASK: Add try/catch around page leve map variable in Default.aspx.js 20080418103114P</guid></item><item><title>NEW POST: NEW RELEASE: 6.1.041708.1040</title><link>http://www.codeplex.com/VEJS/Thread/View.aspx?ThreadId=26122</link><description>&lt;div class="wikidoc"&gt;
Well done everybody!&lt;br /&gt;
&lt;/div&gt;</description><author>NicolasBoonaert</author><pubDate>Fri, 18 Apr 2008 07:21:43 GMT</pubDate><guid isPermaLink="false">NEW POST: NEW RELEASE: 6.1.041708.1040 20080418072143A</guid></item><item><title>NEW POST: NEW RELEASE: 6.1.041708.1040</title><link>http://www.codeplex.com/VEJS/Thread/View.aspx?ThreadId=26122</link><description>&lt;div class="wikidoc"&gt;
Awesome work guys!&lt;br /&gt;
&lt;/div&gt;</description><author>soulsolutions</author><pubDate>Fri, 18 Apr 2008 07:00:18 GMT</pubDate><guid isPermaLink="false">NEW POST: NEW RELEASE: 6.1.041708.1040 20080418070018A</guid></item><item><title>NEW POST: NEW RELEASE: 6.1.041708.1040</title><link>http://www.codeplex.com/VEJS/Thread/View.aspx?ThreadId=26122</link><description>&lt;div class="wikidoc"&gt;
I am happy to announce that we have a new release to bring Intellisense in sync with the new Virtual Earth Map Control 6.1.  In addition to 6.1 compatibility, we also made the following enhancements:&lt;br /&gt; &lt;br /&gt;-Consolidated all scripts into a single VEJavaScriptIntellisenseHelper.js file for better portability &lt;br /&gt;-Updated Default.aspx to point to the 6.1 Map Control &lt;br /&gt;-Updated Default.aspx.js to explain how to get intellisense everywhere for a page level map variable &lt;br /&gt;-Added a readme.txt with history &lt;br /&gt; &lt;br /&gt;The quick turnaround is a huge testament to the hard work of the devs on this project.  Although I spent a good set of hours coordinating, writing a little bit of code, and &amp;quot;building&amp;quot; this release, the majority of the work was done by the community in their free time!&lt;br /&gt; &lt;br /&gt;We haven't figured out a way to unit test Intellisense:) or an automated way to validate the helper against the SDK so there is always a chance we missed something.  If you you find any bugs or missing pieces, please file a work item at http://www.codeplex.com/VEJS/WorkItem/List.aspx.  You can download our 6.1.041708.1040 at https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=VEJS&amp;amp;ReleaseId=11198.&lt;br /&gt; &lt;br /&gt;-Marc&lt;br /&gt;
&lt;/div&gt;</description><author>keydet</author><pubDate>Thu, 17 Apr 2008 15:17:33 GMT</pubDate><guid isPermaLink="false">NEW POST: NEW RELEASE: 6.1.041708.1040 20080417031733P</guid></item><item><title>UPDATED RELEASE: 6.1.041708.1040 (Apr 17, 2008)</title><link>http://www.codeplex.com/VEJS/Release/ProjectReleases.aspx?ReleaseId=11198</link><description>This is the first release in sync with the new 6.1 VE Map Control.  There are some minor enhancements to the project, but it is primariy focused on 6.1 compatibility&amp;#58;&lt;br /&gt;&lt;br /&gt;-Added&amp;#47;Update files to be compatible with the VE Map Control 6.1&lt;br /&gt;-Consolidated all scripts into a single VEJavaScriptIntellisenseHelper.js file for better portability&lt;br /&gt;-Updated Default.aspx to point to the 6.1 Map Control&lt;br /&gt;-Updated Default.aspx.js to explain how to get intellisense everywhere for a page level map variable</description><author></author><pubDate>Thu, 17 Apr 2008 14:50:48 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: 6.1.041708.1040 (Apr 17, 2008) 20080417025048P</guid></item><item><title>CLOSED TASK: Create a readme.txt</title><link>http://www.codeplex.com/VEJS/WorkItem/View.aspx?WorkItemId=1844</link><description>Create a readme.txt explaining how to open the &amp;#34;web site&amp;#34; using VS and adding a change log.&lt;br /&gt;</description><author>keydet</author><pubDate>Thu, 17 Apr 2008 14:36:26 GMT</pubDate><guid isPermaLink="false">CLOSED TASK: Create a readme.txt 20080417023626P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/VEJS/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>keydet</author><pubDate>Thu, 17 Apr 2008 14:36:25 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080417023625P</guid></item><item><title>CREATED TASK: Create a readme.txt</title><link>http://www.codeplex.com/VEJS/WorkItem/View.aspx?WorkItemId=1844</link><description>&lt;br /&gt;</description><author>keydet</author><pubDate>Thu, 17 Apr 2008 14:20:35 GMT</pubDate><guid isPermaLink="false">CREATED TASK: Create a readme.txt 20080417022035P</guid></item></channel></rss>