<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Flickr API: Tap Into Billions of Photos for Windows Phone 7</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Events/MIX/MIX11/EXT01/rss"></atom:link>
	<image>
		<url>http://files.ch9.ms/mix/2011/thumbs/EXT01.jpg</url>
		<title>Channel 9 - Flickr API: Tap Into Billions of Photos for Windows Phone 7</title>
		<link></link>
	</image>
	<description>Do you want your app to integrate with one of the world&amp;rsquo;s leading photosharing site? The Flickr for Windows Phone 7 app is a full featured mobile application that is pushing the boundaries of UX design and is 100% built on Flickr&#39;s API methods that are available for developers. This talk will introduce the mobile app, highlight some of the complex design decisions, and provide insights into the Flickr API methods. Attendees will learn how to enrich their applications using Flickr&#39;s rich content via the Flickr APIs. </description>
	<link></link>
	<language>en</language>
	<pubDate>Fri, 24 May 2013 19:12:01 GMT</pubDate>
	<lastBuildDate>Fri, 24 May 2013 19:12:01 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Flickr API: Tap Into Billions of Photos for Windows Phone 7</title>
		<description>
			<![CDATA[I&#39;m learning<p>posted by Patrick Jonas</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/MIX/MIX11/EXT01#c634375653040000000</link>
		<pubDate>Tue, 05 Apr 2011 01:55:04 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/MIX/MIX11/EXT01#c634375653040000000</guid>
		<dc:creator>Patrick Jonas</dc:creator>
	</item>
	<item>
		<title>Re: Flickr API: Tap Into Billions of Photos for Windows Phone 7</title>
		<description>
			<![CDATA[ <p>Very interesting!</p><p>posted by wck</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/MIX/MIX11/EXT01#c634384149010000000</link>
		<pubDate>Thu, 14 Apr 2011 21:55:01 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/MIX/MIX11/EXT01#c634384149010000000</guid>
		<dc:creator>wck</dc:creator>
	</item>
	<item>
		<title>Re: Flickr API: Tap Into Billions of Photos for Windows Phone 7</title>
		<description>
			<![CDATA[Oh, thank you so much Channel9 &#33;&#33;&#33;&#33;&#33;  I&#39;m trying to create a windows phone 7 application using flickr and this video is a wonderful introduction. <br><br>Althought, I have some difficulty when searching in flicker with specific tags. First of all I include a reference to the flickr API and then I&#39;m trying the following code&#58;<br><br>Flickr flickr &#61; new Flickr&#40;API_KEY&#41;&#59; &#47;&#47;where API_KEY is my Flickr Key<br>PhotoSearchOptions searchOptions &#61; new PhotoSearchOptions&#40;&#41;&#59;<br>searchOptions.Tags &#61; &#34;sun&#34;&#59;<br>searchOptions.PerPage &#61; 5&#59;<br>searchOptions.Page &#61; 1&#59;<br>PhotoCollection sunPhotos &#61; flickr.Photos.search&#40;searchOptions&#41;&#59;<br><br>But I have this error report&#58;<br><br>&#62;&#62;Error&#9;1&#9;&#39;FlickrNet.Flickr&#39; does not contain a definition for &#39;Photos&#39; and no extension method &#39;Photos&#39; accepting a first argument of type &#39;FlickrNet.Flickr&#39; could be found &#40;are you missing a using directive or an assembly reference&#63;&#41;&#9;C&#58;&#92;Users&#92;Ignis&#92;Documents&#92;Visual Studio 2010&#92;Projects&#92;flickrPhotos&#92;flickrPhotos&#92;MainPage.xaml.cs&#9;58&#9;54&#9;flickrPhotos<br><br><br>In a WPF application I have used flickr.PhotosSearch and works fine.<br><br>Could anyone tell me what should I do different for the windows phone 7 application&#63; <br><br>Thank you in advance&#33;<br><br><br><p>posted by Dorina</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/MIX/MIX11/EXT01#c634408913310000000</link>
		<pubDate>Fri, 13 May 2011 13:48:51 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/MIX/MIX11/EXT01#c634408913310000000</guid>
		<dc:creator>Dorina</dc:creator>
	</item>
</channel>
</rss>