<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/zeep-mobile</id>
  <title type="text">Zeep Mobile Google Group</title>
  <subtitle type="text">
  For developers using the Zeep Mobile SMS API to share their ideas and help each other out. Zeep Mobile is a free API that allows any website to send and receive messages to and from its users. It&#39;s absolutely free for developers and subscribers pay only their standard carrier charges.
  </subtitle>
  <link href="/group/zeep-mobile/feed/atom_v1_0_msgs.xml" rel="self" title="Zeep Mobile feed"/>
  <updated>2009-12-16T16:13:47Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Ed Wied</name>
  <email>wied...@gmail.com</email>
  </author>
  <updated>2009-12-16T16:13:47Z</updated>
  <id>http://groups.google.com/group/zeep-mobile/browse_frm/thread/d490620c346b45d4/4f42394bd62f1582?show_docid=4f42394bd62f1582</id>
  <link href="http://groups.google.com/group/zeep-mobile/browse_frm/thread/d490620c346b45d4/4f42394bd62f1582?show_docid=4f42394bd62f1582"/>
  <title type="text">Re: HELP!: ASP Authentication Implementation</title>
  <summary type="html" xml:space="preserve">
  Classic ASP? Can you use .NET instead? This blog posting helped me, &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://aboutdev.wordpress.com/2009/02/09/zeep-mobile-sms-with-ads/&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>David Hawley</name>
  <email>hawley...@gmail.com</email>
  </author>
  <updated>2009-12-16T03:18:39Z</updated>
  <id>http://groups.google.com/group/zeep-mobile/browse_frm/thread/92c33da5afae9abb/98232bf7562321ea?show_docid=98232bf7562321ea</id>
  <link href="http://groups.google.com/group/zeep-mobile/browse_frm/thread/92c33da5afae9abb/98232bf7562321ea?show_docid=98232bf7562321ea"/>
  <title type="text">Re: Managing and Removing Subscribers</title>
  <summary type="html" xml:space="preserve">
  That&#39;s why indirection is your best programming friend. (It may be too &lt;br&gt; late), but you could use some other number for uid - perhaps the ID in the &lt;br&gt; user database. At least you don&#39;t have to worry about users choosing a uid &lt;br&gt; that someone else is using. In my application I do that, butit means that &lt;br&gt; you have to check for duplicates before allowing someone to register.
  </summary>
  </entry>
  <entry>
  <author>
  <name>ASProgrammer</name>
  <email>candchel...@gmail.com</email>
  </author>
  <updated>2009-12-15T00:03:56Z</updated>
  <id>http://groups.google.com/group/zeep-mobile/browse_frm/thread/d490620c346b45d4/8475e6525a736708?show_docid=8475e6525a736708</id>
  <link href="http://groups.google.com/group/zeep-mobile/browse_frm/thread/d490620c346b45d4/8475e6525a736708?show_docid=8475e6525a736708"/>
  <title type="text">HELP!: ASP Authentication Implementation</title>
  <summary type="html" xml:space="preserve">
  I&#39;m really excited about using Zeep Mobile in my web application but &lt;br&gt; have been stuck all day trying to send SMS messages because I can&#39;t &lt;br&gt; get the authentication working. &lt;br&gt; &lt;p&gt;Has anyone implemented an ASP function to generate the authentication &lt;br&gt; string? I&#39;ve looked at the code samples in Java, Python and Ruby but
  </summary>
  </entry>
  <entry>
  <author>
  <name>Victor</name>
  <email>victorbarran...@gmail.com</email>
  </author>
  <updated>2009-12-14T22:16:29Z</updated>
  <id>http://groups.google.com/group/zeep-mobile/browse_frm/thread/92c33da5afae9abb/aa21633e6aef854a?show_docid=aa21633e6aef854a</id>
  <link href="http://groups.google.com/group/zeep-mobile/browse_frm/thread/92c33da5afae9abb/aa21633e6aef854a?show_docid=aa21633e6aef854a"/>
  <title type="text">Re: Managing and Removing Subscribers</title>
  <summary type="html" xml:space="preserve">
  It seems I did not read the API documentation carefully enough, heh. &lt;br&gt; &lt;p&gt;No I don&#39;t actually know for sure if STOP notifies me via callback &lt;br&gt; URL, I just assumed it would. Kind of a bummer but nothing major for &lt;br&gt; my purposes. &lt;br&gt; &lt;p&gt;However, and I may just not be looking carefully enough once again, &lt;br&gt; but I don&#39;t recall seeing any way to remove a user from the
  </summary>
  </entry>
  <entry>
  <author>
  <name>David Hawley</name>
  <email>hawley...@gmail.com</email>
  </author>
  <updated>2009-12-13T07:35:27Z</updated>
  <id>http://groups.google.com/group/zeep-mobile/browse_frm/thread/92c33da5afae9abb/851658f36c442ef8?show_docid=851658f36c442ef8</id>
  <link href="http://groups.google.com/group/zeep-mobile/browse_frm/thread/92c33da5afae9abb/851658f36c442ef8?show_docid=851658f36c442ef8"/>
  <title type="text">Re: Managing and Removing Subscribers</title>
  <summary type="html" xml:space="preserve">
  I would think that you would want to handle this on your end (although I &lt;br&gt; agree that would be benefits to having some access to your prefix uid&#39;s in &lt;br&gt; Zeep&#39;s data base). &lt;br&gt; &lt;p&gt;As far as allowing the user to change phones - you just allow him to &lt;br&gt; reregister by presenting the registration pop-up with the old uid. The user
  </summary>
  </entry>
  <entry>
  <author>
  <name>Victor</name>
  <email>victorbarran...@gmail.com</email>
  </author>
  <updated>2009-12-12T18:45:38Z</updated>
  <id>http://groups.google.com/group/zeep-mobile/browse_frm/thread/92c33da5afae9abb/720b55d8847c5a13?show_docid=720b55d8847c5a13</id>
  <link href="http://groups.google.com/group/zeep-mobile/browse_frm/thread/92c33da5afae9abb/720b55d8847c5a13?show_docid=720b55d8847c5a13"/>
  <title type="text">Managing and Removing Subscribers</title>
  <summary type="html" xml:space="preserve">
  Hi &lt;br&gt; I&#39;m considering implementing Zeep into my smartphone app so that users &lt;br&gt; can opt-in to receive notifications when any of their bookmarked &lt;br&gt; content has been updated. &lt;br&gt; &lt;p&gt;I know that once subscribed, users can text STOP to the Zeep shortcode &lt;br&gt; and they&#39;ll be removed from the list, and my server will be notified
  </summary>
  </entry>
  <entry>
  <author>
  <name>luke@zeepmobile.com</name>
  <email>luke.pachol...@gmail.com</email>
  </author>
  <updated>2009-12-10T23:34:16Z</updated>
  <id>http://groups.google.com/group/zeep-mobile/browse_frm/thread/715d9b7f6a52716c/d568567d59d45cbd?show_docid=d568567d59d45cbd</id>
  <link href="http://groups.google.com/group/zeep-mobile/browse_frm/thread/715d9b7f6a52716c/d568567d59d45cbd?show_docid=d568567d59d45cbd"/>
  <title type="text">Scheduled outage today from 5 to 7 PM PST</title>
  <summary type="html" xml:space="preserve">
  Hi Developers, we&#39;re releasing some updates to the site and API today &lt;br&gt; and will be shutting it down for a couple of hours to give ourselves &lt;br&gt; some time to make sure everything works right. &lt;br&gt; &lt;p&gt;We&#39;re updating the ad-free signup process and releasing the new &lt;br&gt; version of the signup panel. &lt;br&gt; &lt;p&gt;They&#39;ll both be announced on the blog and in an email once live.
  </summary>
  </entry>
  <entry>
  <author>
  <name>luke@zeepmobile.com</name>
  <email>luke.pachol...@gmail.com</email>
  </author>
  <updated>2009-12-09T22:52:53Z</updated>
  <id>http://groups.google.com/group/zeep-mobile/browse_frm/thread/ca0defed93ce1e26/c9b6f88510a4cb4b?show_docid=c9b6f88510a4cb4b</id>
  <link href="http://groups.google.com/group/zeep-mobile/browse_frm/thread/ca0defed93ce1e26/c9b6f88510a4cb4b?show_docid=c9b6f88510a4cb4b"/>
  <title type="text">Zeep down for maintenance until 6PM PST</title>
  <summary type="html" xml:space="preserve">
  Hey devs, we found some problems that were preventing message delivery &lt;br&gt; and we&#39;re working to get them resolved ASAP. We&#39;re expecting to be up &lt;br&gt; again today at 6PM PST. &lt;br&gt; &lt;p&gt;Cheers, &lt;br&gt; Luke
  </summary>
  </entry>
  <entry>
  <author>
  <name>luke@zeepmobile.com</name>
  <email>luke.pachol...@gmail.com</email>
  </author>
  <updated>2009-12-09T21:57:00Z</updated>
  <id>http://groups.google.com/group/zeep-mobile/browse_frm/thread/ccd51fdba5fa1743/5e4b1de7462e2da2?show_docid=5e4b1de7462e2da2</id>
  <link href="http://groups.google.com/group/zeep-mobile/browse_frm/thread/ccd51fdba5fa1743/5e4b1de7462e2da2?show_docid=5e4b1de7462e2da2"/>
  <title type="text">Re: Zeep Down? I am not getting text msgs...</title>
  <summary type="html" xml:space="preserve">
  We&#39;re looking into it right now - will keep you posted.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Toxie</name>
  <email>toxiegiv...@gmail.com</email>
  </author>
  <updated>2009-12-09T21:42:50Z</updated>
  <id>http://groups.google.com/group/zeep-mobile/browse_frm/thread/ccd51fdba5fa1743/338c2ddee96e6b87?show_docid=338c2ddee96e6b87</id>
  <link href="http://groups.google.com/group/zeep-mobile/browse_frm/thread/ccd51fdba5fa1743/338c2ddee96e6b87?show_docid=338c2ddee96e6b87"/>
  <title type="text">Zeep Down? I am not getting text msgs...</title>
  <summary type="html" xml:space="preserve">
  Is the service down. I am not getting any responses from Verizon or &lt;br&gt; ATT. &lt;br&gt; &lt;p&gt;Toxie
  </summary>
  </entry>
  <entry>
  <author>
  <name>Shawn Fultz</name>
  <email>sfu...@gmail.com</email>
  </author>
  <updated>2009-12-09T20:50:43Z</updated>
  <id>http://groups.google.com/group/zeep-mobile/browse_frm/thread/30aeed653a195f79/1dce4414db157bf9?show_docid=1dce4414db157bf9</id>
  <link href="http://groups.google.com/group/zeep-mobile/browse_frm/thread/30aeed653a195f79/1dce4414db157bf9?show_docid=1dce4414db157bf9"/>
  <title type="text">Re: Upcoming signup panel changes</title>
  <summary type="html" xml:space="preserve">
  Sure ... keyword &amp;quot;fillup&amp;quot; &lt;br&gt; &lt;p&gt;On Wed, Dec 9, 2009 at 3:35 PM, l...@zeepmobile.com &amp;lt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>luke@zeepmobile.com</name>
  <email>luke.pachol...@gmail.com</email>
  </author>
  <updated>2009-12-09T20:35:06Z</updated>
  <id>http://groups.google.com/group/zeep-mobile/browse_frm/thread/30aeed653a195f79/c5f785aa88da4186?show_docid=c5f785aa88da4186</id>
  <link href="http://groups.google.com/group/zeep-mobile/browse_frm/thread/30aeed653a195f79/c5f785aa88da4186?show_docid=c5f785aa88da4186"/>
  <title type="text">Re: Upcoming signup panel changes</title>
  <summary type="html" xml:space="preserve">
  Hey guys - the new panel will probably be available later today or &lt;br&gt; tomorrow. &lt;br&gt; There will be an email and a blog post with instructions on how to &lt;br&gt; implement it. &lt;br&gt; &lt;p&gt;Mphill and Shawn, can you email me at l...@zeepmobile.com and give me &lt;br&gt; your SMS keywords so we can look into it? &lt;br&gt; &lt;p&gt;Cheers, &lt;br&gt; Luke
  </summary>
  </entry>
  <entry>
  <author>
  <name>mphill</name>
  <email>michael.j.phill...@gmail.com</email>
  </author>
  <updated>2009-12-09T20:29:12Z</updated>
  <id>http://groups.google.com/group/zeep-mobile/browse_frm/thread/30aeed653a195f79/6005746dff16501b?show_docid=6005746dff16501b</id>
  <link href="http://groups.google.com/group/zeep-mobile/browse_frm/thread/30aeed653a195f79/6005746dff16501b?show_docid=6005746dff16501b"/>
  <title type="text">Re: Upcoming signup panel changes</title>
  <summary type="html" xml:space="preserve">
  Shawn, I can also verify this. I can&#39;t register my phone to receive &lt;br&gt; the text messages. Have you had any luck?
  </summary>
  </entry>
  <entry>
  <author>
  <name>eskim0</name>
  <email>qu...@coincidence.net</email>
  </author>
  <updated>2009-12-08T16:48:49Z</updated>
  <id>http://groups.google.com/group/zeep-mobile/browse_frm/thread/30aeed653a195f79/957a916c56cc2237?show_docid=957a916c56cc2237</id>
  <link href="http://groups.google.com/group/zeep-mobile/browse_frm/thread/30aeed653a195f79/957a916c56cc2237?show_docid=957a916c56cc2237"/>
  <title type="text">Re: Upcoming signup panel changes</title>
  <summary type="html" xml:space="preserve">
  Luke, I can&#39;t get the new view to show up, nor the narrow view. Is &lt;br&gt; there a way to access it? I am using &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://www.zeepmobile.com/subscription/settings?width=narrow&amp;api_key=&quot;&gt;[link]&lt;/a&gt;[secret]&amp;amp;user_id=1 &lt;br&gt; - and only getting the old panel. Do we have an ETA on the new panel &lt;br&gt; (s), or am I missing something?
  </summary>
  </entry>
  <entry>
  <author>
  <name>David Hawley</name>
  <email>hawley...@gmail.com</email>
  </author>
  <updated>2009-12-08T03:24:34Z</updated>
  <id>http://groups.google.com/group/zeep-mobile/browse_frm/thread/5479e8753298e315/874e2cfd68f41ce8?show_docid=874e2cfd68f41ce8</id>
  <link href="http://groups.google.com/group/zeep-mobile/browse_frm/thread/5479e8753298e315/874e2cfd68f41ce8?show_docid=874e2cfd68f41ce8"/>
  <title type="text">Re: Inconsistent User Ids</title>
  <summary type="html" xml:space="preserve">
  Make sure you are looking for *uid* in your script - not *user*. Zeep will &lt;br&gt; send the following:* &lt;br&gt; &lt;p&gt;sms_prefix* - whatever prefix your site uses. This is not redundant if you &lt;br&gt; have several prefixes referring to the same url bot script &lt;br&gt; *min* - the phone number &lt;br&gt; *uid* - the user id that you used when you displayed the Zeep iframe
  </summary>
  </entry>
</feed>
