<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Exposed Elements &#187; Code</title>
	<atom:link href="http://exposedelements.com/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://exposedelements.com</link>
	<description>minimalism, web design and technology</description>
	<lastBuildDate>Fri, 18 May 2012 05:12:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Bing Twitter maps</title>
		<link>http://exposedelements.com/2010/04/bing-twitter-maps/</link>
		<comments>http://exposedelements.com/2010/04/bing-twitter-maps/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 18:05:46 +0000</pubDate>
		<dc:creator>Mario</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://exposedelements.com/?p=498</guid>
		<description><![CDATA[Bing maps recently added the ability to add custom Twitter feeds into their maps, it&#8217;s called Bing Twitter maps. The map uses Silverlight 3 by default, but the nice part about it is this: If you don&#8217;t have Silverlight installed, the map falls back to plain Javascript, which is recognized by all web browsers.  I took Microsoft up on their offer and plugged my Twitter feed into their maps.  The code is super easy to implement and add to your own site. HTML code: &#60;iframe src=&#8221;http://www.bing.com/twitter/maps/embed?version=1.0&#38;eid=769766769&#38;user=exposedelements&#8221; width=&#8221;600&#8243; height=&#8221;400&#8243; scrolling=&#8221;no&#8221; frameborder=&#8221;0&#8243;&#62;&#60;/iframe&#62; This demo shows my Twitter feed and Bing maps. How about you? I&#8217;d love to hear from you if you are using the Bing maps API; go ahead and post your links in the comments section.]]></description>
			<content:encoded><![CDATA[<p>Bing maps recently added the ability to add custom Twitter feeds into their maps, it&#8217;s called <a href="http://www.bing.com/maps/">Bing Twitter maps</a>. The map uses Silverlight 3 by default, but the nice part about it is this:  If you don&#8217;t have Silverlight installed, the map falls back to plain Javascript, which is recognized by all web browsers.  I took Microsoft up on their offer and plugged my Twitter feed into their maps.  The code is super easy to implement and add to your own site.</p>
<p>HTML code:</p>
<div class="code">&lt;iframe src=&#8221;http://www.bing.com/twitter/maps/embed?version=1.0&amp;eid=769766769&amp;user=exposedelements&#8221; width=&#8221;600&#8243; height=&#8221;400&#8243; scrolling=&#8221;no&#8221; frameborder=&#8221;0&#8243;&gt;&lt;/iframe&gt;</div>
<p></p>
<p>This demo shows <a title="My Twitter feed" href="http://twitter.com/exposedelements" target="_blank">my Twitter feed</a> and <a title="Bing maps" href="http://www.bing.com/maps/" target="_blank">Bing maps</a>.</p>
<p><iframe src="http://www.bing.com/twitter/maps/embed?version=1.0&#038;eid=769766769&#038;user=exposedelements" width="560" height="400" scrolling="no" frameborder="0"></iframe></p>
<h2>How about you?</h2>
<p>I&#8217;d love to hear from you if you are using the Bing maps API; go ahead and post your links in the comments section.</p>
]]></content:encoded>
			<wfw:commentRss>http://exposedelements.com/2010/04/bing-twitter-maps/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

