<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Social Media App - Customization in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/social-media-app-customization/m-p/654900#M32570</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hey&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply but unfortunately it doesn't work!&lt;BR /&gt;&lt;BR /&gt;1. Point: I've ad my twitter username in the search term as you can see in my config.js-file (&lt;A href="http://test.maturstreich2012.hourb.com/map/config/config.js"&gt;http://test.maturstreich2012.hourb.com/map/config/config.js&lt;/A&gt;) and as you can see on my twitter page (&lt;A href="https://twitter.com/momoGschmid"&gt;https://twitter.com/momoGschmid&lt;/A&gt;) all my test-tweets are geolocated.&lt;BR /&gt;What is missing? &lt;BR /&gt;&lt;BR /&gt;2. As you can see in the config.js file, I've also got a flicker-key without any search term, because i want to pin any photos from my account on the map. But that pins me a lot of photos, but not mien!&lt;BR /&gt;Then I tried it with the username and ID (CanadaRunner, 674XXXX@N06) in the searchterm and no photo was pinned!&lt;BR /&gt;What do I need to ad, when I only want to pin my photos from my flickr account .&lt;BR /&gt;&lt;BR /&gt;Here is my map until now! &lt;A href="http://test.maturstreich2012.hourb.com/map/index.html"&gt;http://test.maturstreich2012.hourb.com/map/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for your advice&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Lorenz,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The twitter REST API only shows recent tweets. It looks like the last tweet you have is from November.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll have to modify the flickr code to send your username if you just want to show your photos. Flickr's API isn't as nice for using operators.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.flickr.com/services/api/flickr.photos.search.html"&gt;http://www.flickr.com/services/api/flickr.photos.search.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll need to send your user_id as an argument and an empty search term I would suspect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if that works.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jan 2013 23:05:01 GMT</pubDate>
    <dc:creator>MattDriscoll</dc:creator>
    <dc:date>2013-01-29T23:05:01Z</dc:date>
    <item>
      <title>Social Media App - Customization</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/social-media-app-customization/m-p/654897#M32567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After the Social Media-App works, I've some question about the customization of the website&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Following is my Wish-Question-List:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ist there a way to load only Tweets from only one user with no special hashtags?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How I can i get the right Flicker-Key? (Do I have to add only the key or also the username?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would be nice if someone could get me a hint &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 20:09:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/social-media-app-customization/m-p/654897#M32567</guid>
      <dc:creator>LorenzSchmid</dc:creator>
      <dc:date>2013-01-28T20:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: Social Media App - Customization</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/social-media-app-customization/m-p/654898#M32568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi schmidlorenz,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you just want to show a specific user you can just enter "@username" as the search term.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, to show flickr, you'll need to get a key. You can get one from here: &lt;/SPAN&gt;&lt;A href="http://www.flickr.com/services/apps/create/apply"&gt;http://www.flickr.com/services/apps/create/apply&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can enter whatever search terms you would like to match photos.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 23:01:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/social-media-app-customization/m-p/654898#M32568</guid>
      <dc:creator>MattDriscoll</dc:creator>
      <dc:date>2013-01-28T23:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Social Media App - Customization</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/social-media-app-customization/m-p/654899#M32569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply but unfortunately it doesn't work!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Point: I've ad my twitter username in the search term as you can see in my config.js-file (&lt;/SPAN&gt;&lt;A href="http://test.maturstreich2012.hourb.com/map/config/config.js"&gt;http://test.maturstreich2012.hourb.com/map/config/config.js&lt;/A&gt;&lt;SPAN&gt;) and as you can see on my twitter page (&lt;/SPAN&gt;&lt;A href="https://twitter.com/momoGschmid"&gt;https://twitter.com/momoGschmid&lt;/A&gt;&lt;SPAN&gt;) all my test-tweets are geolocated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What is missing? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. As you can see in the config.js file, I've also got a flicker-key without any search term, because i want to pin any photos from my account on the map. But that pins me a lot of photos, but not mien!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I tried it with the username and ID (CanadaRunner, 674XXXX@N06) in the searchterm and no photo was pinned!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What do I need to ad, when I only want to pin my photos from my flickr account .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is my map until now! &lt;/SPAN&gt;&lt;A href="http://test.maturstreich2012.hourb.com/map/index.html"&gt;http://test.maturstreich2012.hourb.com/map/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your advice&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 08:40:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/social-media-app-customization/m-p/654899#M32569</guid>
      <dc:creator>LorenzSchmid</dc:creator>
      <dc:date>2013-01-29T08:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Social Media App - Customization</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/social-media-app-customization/m-p/654900#M32570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hey&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply but unfortunately it doesn't work!&lt;BR /&gt;&lt;BR /&gt;1. Point: I've ad my twitter username in the search term as you can see in my config.js-file (&lt;A href="http://test.maturstreich2012.hourb.com/map/config/config.js"&gt;http://test.maturstreich2012.hourb.com/map/config/config.js&lt;/A&gt;) and as you can see on my twitter page (&lt;A href="https://twitter.com/momoGschmid"&gt;https://twitter.com/momoGschmid&lt;/A&gt;) all my test-tweets are geolocated.&lt;BR /&gt;What is missing? &lt;BR /&gt;&lt;BR /&gt;2. As you can see in the config.js file, I've also got a flicker-key without any search term, because i want to pin any photos from my account on the map. But that pins me a lot of photos, but not mien!&lt;BR /&gt;Then I tried it with the username and ID (CanadaRunner, 674XXXX@N06) in the searchterm and no photo was pinned!&lt;BR /&gt;What do I need to ad, when I only want to pin my photos from my flickr account .&lt;BR /&gt;&lt;BR /&gt;Here is my map until now! &lt;A href="http://test.maturstreich2012.hourb.com/map/index.html"&gt;http://test.maturstreich2012.hourb.com/map/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for your advice&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Lorenz,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The twitter REST API only shows recent tweets. It looks like the last tweet you have is from November.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll have to modify the flickr code to send your username if you just want to show your photos. Flickr's API isn't as nice for using operators.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.flickr.com/services/api/flickr.photos.search.html"&gt;http://www.flickr.com/services/api/flickr.photos.search.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll need to send your user_id as an argument and an empty search term I would suspect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if that works.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 23:05:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/social-media-app-customization/m-p/654900#M32570</guid>
      <dc:creator>MattDriscoll</dc:creator>
      <dc:date>2013-01-29T23:05:01Z</dc:date>
    </item>
  </channel>
</rss>

