<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Thrutu Developers Google Group</title>
  <link>http://groups.google.com/group/thrutu-developers</link>
  <description>Discussion group for Thrutu developers. Discuss our APIs and ideas for new Thrutu buttons.</description>
  <language>en</language>
  <item>
  <title>Interview with Developer Contest winner Fahim Karim</title>
  <link>http://groups.google.com/group/thrutu-developers/browse_thread/thread/98dfb2a8f32126ea/19d770c12022168f?show_docid=19d770c12022168f</link>
  <description>
  Want to know what it&#39;s like to develop with the Thrutu APIs? Check &lt;br&gt; out this interview with the winner of our first developer contest, &lt;br&gt; Fahim Karim, developer of DropThru button: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://thrutu.com/dev-contest-winner-profile/&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/thrutu-developers/browse_thread/thread/98dfb2a8f32126ea/19d770c12022168f?show_docid=19d770c12022168f</guid>
  <author>
  liz.x.r...@gmail.com
  (liz-thrutu)
  </author>
  <pubDate>Mon, 12 Dec 2011 22:35:07 UT
</pubDate>
  </item>
  <item>
  <title>Developer contest - winners announced!</title>
  <link>http://groups.google.com/group/thrutu-developers/browse_thread/thread/3d77b6df47dcbade/e1a2203d26663e7d?show_docid=e1a2203d26663e7d</link>
  <description>
  The winning entries in our first button developer contest have been &lt;br&gt; selected! Check out the results here: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://thrutu.com/dev-contest-winner/&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/thrutu-developers/browse_thread/thread/3d77b6df47dcbade/e1a2203d26663e7d?show_docid=e1a2203d26663e7d</guid>
  <author>
  liz.x.r...@gmail.com
  (liz-thrutu)
  </author>
  <pubDate>Wed, 16 Nov 2011 18:42:55 UT
</pubDate>
  </item>
  <item>
  <title>Re: Problem in Sending a SMS</title>
  <link>http://groups.google.com/group/thrutu-developers/browse_thread/thread/9b79f09aa64cb34f/c2958ef159f4a7a3?show_docid=c2958ef159f4a7a3</link>
  <description>
  Hi Charlie, &lt;br&gt; Thanks for the email. Actually I ended up with my own activity to send out &lt;br&gt; the SMS. &lt;br&gt; But to answer your question, I did put the &amp;quot;one way capable&amp;quot; meta-data &lt;br&gt; inside the &amp;lt;activity&amp;gt; tag. &lt;br&gt; Thanks &lt;br&gt; Romin
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/thrutu-developers/browse_thread/thread/9b79f09aa64cb34f/c2958ef159f4a7a3?show_docid=c2958ef159f4a7a3</guid>
  <author>
  romin.k.ir...@gmail.com
  (Romin Irani)
  </author>
  <pubDate>Wed, 19 Oct 2011 11:21:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: Problem in Sending a SMS</title>
  <link>http://groups.google.com/group/thrutu-developers/browse_thread/thread/9b79f09aa64cb34f/b7fc78320a8dccd3?show_docid=b7fc78320a8dccd3</link>
  <description>
  Hi Romin, &lt;br&gt; &lt;p&gt;Can you confirm where in your manifest file you are putting the &amp;quot;one &lt;br&gt; way capable&amp;quot; meta-data? It should go inside the &amp;lt;service&amp;gt; or &lt;br&gt; &amp;lt;activity&amp;gt; tag that defines your button. &lt;br&gt; &lt;p&gt;Cheers, &lt;br&gt; Charlie
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/thrutu-developers/browse_thread/thread/9b79f09aa64cb34f/b7fc78320a8dccd3?show_docid=b7fc78320a8dccd3</guid>
  <author>
  char...@thrutu.com
  (Charlie Stedman)
  </author>
  <pubDate>Wed, 19 Oct 2011 11:18:04 UT
</pubDate>
  </item>
  <item>
  <title>Problem in Sending a SMS</title>
  <link>http://groups.google.com/group/thrutu-developers/browse_thread/thread/9b79f09aa64cb34f/62f28aa3f36510d4?show_docid=62f28aa3f36510d4</link>
  <description>
  I have created a simple Thrutu Button which launches an Activity in &lt;br&gt; Android when it is selected. &lt;br&gt; &lt;p&gt;From this activity, I want to send across a SMS to the recipient or &lt;br&gt; caller - just like how the Map (Where I am) button does. &lt;br&gt; &lt;p&gt;I have ensured that for this activity, the following entry is present
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/thrutu-developers/browse_thread/thread/9b79f09aa64cb34f/62f28aa3f36510d4?show_docid=62f28aa3f36510d4</guid>
  <author>
  romin.k.ir...@gmail.com
  (Romin Irani)
  </author>
  <pubDate>Wed, 12 Oct 2011 19:05:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: getting problems in generating api key</title>
  <link>http://groups.google.com/group/thrutu-developers/browse_thread/thread/d10b31339c4e281c/85ffbd4cb1039ffa?show_docid=85ffbd4cb1039ffa</link>
  <description>
  Here are a few of things you could try: &lt;br&gt; -- check that you&#39;re using the correct fingerprint for the version of &lt;br&gt; your app - i.e. release vs debug &lt;br&gt; -- check that you&#39;re specifying both the fingerprint and package name &lt;br&gt; with the correct capitalization (they are case sensitive) &lt;br&gt; -- check that you&#39;ve not accidentally putting any spaces or other
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/thrutu-developers/browse_thread/thread/d10b31339c4e281c/85ffbd4cb1039ffa?show_docid=85ffbd4cb1039ffa</guid>
  <author>
  char...@thrutu.com
  (Charlie Stedman)
  </author>
  <pubDate>Fri, 30 Sep 2011 09:25:19 UT
</pubDate>
  </item>
  <item>
  <title>Re: getting problems in generating api key</title>
  <link>http://groups.google.com/group/thrutu-developers/browse_thread/thread/d10b31339c4e281c/1a09d8e3c54d16d7?show_docid=1a09d8e3c54d16d7</link>
  <description>
  please this is a request please any one email me valid api keys i also &lt;br&gt; generated but showing me invalid key.only 45 min work remaining after &lt;br&gt; getting the keys.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/thrutu-developers/browse_thread/thread/d10b31339c4e281c/1a09d8e3c54d16d7?show_docid=1a09d8e3c54d16d7</guid>
  <author>
  riteshmehandira...@gmail.com
  (raghu)
  </author>
  <pubDate>Thu, 29 Sep 2011 19:40:48 UT
</pubDate>
  </item>
  <item>
  <title>Re: getting problems in generating api key</title>
  <link>http://groups.google.com/group/thrutu-developers/browse_thread/thread/d10b31339c4e281c/86e2ff40d97284c9?show_docid=86e2ff40d97284c9</link>
  <description>
  please reply...fast...!!!
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/thrutu-developers/browse_thread/thread/d10b31339c4e281c/86e2ff40d97284c9?show_docid=86e2ff40d97284c9</guid>
  <author>
  riteshmehandira...@gmail.com
  (raghu)
  </author>
  <pubDate>Thu, 29 Sep 2011 18:24:17 UT
</pubDate>
  </item>
  <item>
  <title>getting problems in generating api key</title>
  <link>http://groups.google.com/group/thrutu-developers/browse_thread/thread/d10b31339c4e281c/23bdef425b3aafdb?show_docid=23bdef425b3aafdb</link>
  <description>
  hi i am developing a native button for Thrutu which search the data . &lt;br&gt; i completed the app now the remaining task is how to get api key.i &lt;br&gt; read the whole documentation sicerely and generated the debug key &lt;br&gt; using this fingerprint but thrutu showing me that my api keys are &lt;br&gt; invalidate.please give some guidelines that how to generate api keys
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/thrutu-developers/browse_thread/thread/d10b31339c4e281c/23bdef425b3aafdb?show_docid=23bdef425b3aafdb</guid>
  <author>
  riteshmehandira...@gmail.com
  (raghu)
  </author>
  <pubDate>Thu, 29 Sep 2011 17:58:20 UT
</pubDate>
  </item>
  <item>
  <title>Re: why its not showing my button icon on thrutu tray</title>
  <link>http://groups.google.com/group/thrutu-developers/browse_thread/thread/17fb06518f3876cd/fe64c0fe02fc0a75?show_docid=fe64c0fe02fc0a75</link>
  <description>
  The best way to debug this is to look at Thrutu&#39;s logs when you go to &lt;br&gt; the &#39;Button Configuration&#39; screen inside the Thrutu app. You should &lt;br&gt; see a log like the following for your button: &lt;br&gt; LauncherFinder found &lt;br&gt; com.thrutu.example.CheeseOnToa st.CheeseSender &lt;br&gt; &lt;p&gt;If this line doesn&#39;t appear then the intent-filter isn&#39;t set up
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/thrutu-developers/browse_thread/thread/17fb06518f3876cd/fe64c0fe02fc0a75?show_docid=fe64c0fe02fc0a75</guid>
  <author>
  char...@thrutu.com
  (Charlie Stedman)
  </author>
  <pubDate>Mon, 26 Sep 2011 09:23:17 UT
</pubDate>
  </item>
  <item>
  <title>why its not showing my button icon on thrutu tray</title>
  <link>http://groups.google.com/group/thrutu-developers/browse_thread/thread/17fb06518f3876cd/836ffb716ad66463?show_docid=836ffb716ad66463</link>
  <description>
  hi i am trying to create a Activity native button.when i installed it &lt;br&gt; its shows me that it added thrutu button but when i call any one which &lt;br&gt; have no thrutu installed on it.its not showing my button and i set the &lt;br&gt; value of one way communication to true.please help me in figuring out &lt;br&gt; where i am wrong.here is my manifest code.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/thrutu-developers/browse_thread/thread/17fb06518f3876cd/836ffb716ad66463?show_docid=836ffb716ad66463</guid>
  <author>
  riteshmehandira...@gmail.com
  (raghu)
  </author>
  <pubDate>Sun, 25 Sep 2011 21:23:57 UT
</pubDate>
  </item>
  <item>
  <title>Re: sdk not downloadable</title>
  <link>http://groups.google.com/group/thrutu-developers/browse_thread/thread/d3da16d4bd985ac1/11e0b6cbc2f1c18b?show_docid=11e0b6cbc2f1c18b</link>
  <description>
  The link for the SDK is &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://developer.thrutu.com/protected/ThrutuAndroidSDK.zip&quot;&gt;[link]&lt;/a&gt;. &lt;br&gt; There&#39;s an old link on the tutorial page of the developer site that &lt;br&gt; we&#39;ll fix up shortly. Thanks for letting us know. &lt;br&gt; &lt;p&gt;Charlie &lt;br&gt; Thrutu team
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/thrutu-developers/browse_thread/thread/d3da16d4bd985ac1/11e0b6cbc2f1c18b?show_docid=11e0b6cbc2f1c18b</guid>
  <author>
  char...@thrutu.com
  (Charlie Stedman)
  </author>
  <pubDate>Mon, 05 Sep 2011 11:17:33 UT
</pubDate>
  </item>
  <item>
  <title>sdk not downloadable</title>
  <link>http://groups.google.com/group/thrutu-developers/browse_thread/thread/d3da16d4bd985ac1/c6dcd324bd9c47e9?show_docid=c6dcd324bd9c47e9</link>
  <description>
  Hi, &lt;br&gt; I just tried sdk download page and following link &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://developer.thrutu.com/static/sdk/ThrutuAndroidSDK.zip&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; seems dead, can you provide the sdk download url
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/thrutu-developers/browse_thread/thread/d3da16d4bd985ac1/c6dcd324bd9c47e9?show_docid=c6dcd324bd9c47e9</guid>
  <author>
  vinu76...@gmail.com
  (Vaibhav Mishra)
  </author>
  <pubDate>Mon, 05 Sep 2011 01:08:09 UT
</pubDate>
  </item>
  <item>
  <title>Win up to $3000 in our Button Developer Contest</title>
  <link>http://groups.google.com/group/thrutu-developers/browse_thread/thread/03a9fd6885069b1e/b4ac2d8bad37b10f?show_docid=b4ac2d8bad37b10f</link>
  <description>
  Today we announced our first contest for Thrutu button developers, &lt;br&gt; with prizes up to $3,000! Find all the details here: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://thrutu.com/developer-contest/&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/thrutu-developers/browse_thread/thread/03a9fd6885069b1e/b4ac2d8bad37b10f?show_docid=b4ac2d8bad37b10f</guid>
  <author>
  developer.ad...@thrutu.com
  (Developer Admin)
  </author>
  <pubDate>Wed, 31 Aug 2011 19:55:55 UT
</pubDate>
  </item>
  <item>
  <title>Re: Web buttons on iPhone client</title>
  <link>http://groups.google.com/group/thrutu-developers/browse_thread/thread/20595ac7ce72e886/cbe723a553077f28?show_docid=cbe723a553077f28</link>
  <description>
  UPDATE: The latest version of the Thrutu iPhone client now supports &lt;br&gt; launching web buttons. &lt;br&gt; &lt;p&gt;So you can start developing web buttons on iPhone and users can &lt;br&gt; download them through the client just like for Android.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/thrutu-developers/browse_thread/thread/20595ac7ce72e886/cbe723a553077f28?show_docid=cbe723a553077f28</guid>
  <author>
  char...@thrutu.com
  (Charlie Stedman)
  </author>
  <pubDate>Fri, 26 Aug 2011 17:06:54 UT
</pubDate>
  </item>
  </channel>
</rss>
