<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Texting is Live</title>
	<atom:link href="http://www.geekypeek.com/?feed=rss2&#038;p=51" rel="self" type="application/rss+xml" />
	<link>http://www.geekypeek.com/?p=51</link>
	<description>Making it simple can be...complicated</description>
	<lastBuildDate>Tue, 07 Sep 2010 15:32:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: B$$</title>
		<link>http://www.geekypeek.com/?p=51&#038;cpage=1#comment-302</link>
		<dc:creator>B$$</dc:creator>
		<pubDate>Sun, 30 Nov 2008 04:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekypeek.com/?p=51#comment-302</guid>
		<description>I also got the &quot;whoops&quot;- Should have tested it before I cancelled Text messaging on my cell phone. Is this the software upgrade problem? If so I&#039;m calling tomorrow monday and asking for the 1.07....

I also have 1.04</description>
		<content:encoded><![CDATA[<p>I also got the &#8220;whoops&#8221;- Should have tested it before I cancelled Text messaging on my cell phone. Is this the software upgrade problem? If so I&#8217;m calling tomorrow monday and asking for the 1.07&#8230;.</p>
<p>I also have 1.04</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linuxghost</title>
		<link>http://www.geekypeek.com/?p=51&#038;cpage=1#comment-194</link>
		<dc:creator>linuxghost</dc:creator>
		<pubDate>Wed, 19 Nov 2008 05:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekypeek.com/?p=51#comment-194</guid>
		<description>One of my good friends is on Virgin Mobile, and texting to him works fine using the &quot;@vmobl.com&quot; addendum on the end of his phone number.

Not as simple as a straightforward phone number, no, but it works fine either way/</description>
		<content:encoded><![CDATA[<p>One of my good friends is on Virgin Mobile, and texting to him works fine using the &#8220;@vmobl.com&#8221; addendum on the end of his phone number.</p>
<p>Not as simple as a straightforward phone number, no, but it works fine either way/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler</title>
		<link>http://www.geekypeek.com/?p=51&#038;cpage=1#comment-183</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Wed, 19 Nov 2008 03:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekypeek.com/?p=51#comment-183</guid>
		<description>Google should offer an email query service..</description>
		<content:encoded><![CDATA[<p>Google should offer an email query service..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.geekypeek.com/?p=51&#038;cpage=1#comment-178</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Wed, 19 Nov 2008 02:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekypeek.com/?p=51#comment-178</guid>
		<description>Texting to a 10-digit number from peek gives me the error: &quot;Invalid Recipient&quot; Whoops, make sure that all email addresses have @ and symbols.

V1.04 purchased this week from target.</description>
		<content:encoded><![CDATA[<p>Texting to a 10-digit number from peek gives me the error: &#8220;Invalid Recipient&#8221; Whoops, make sure that all email addresses have @ and symbols.</p>
<p>V1.04 purchased this week from target.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy</title>
		<link>http://www.geekypeek.com/?p=51&#038;cpage=1#comment-171</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Tue, 18 Nov 2008 20:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekypeek.com/?p=51#comment-171</guid>
		<description>Is there a way to txt Google SMS?  That would be handy.
&gt;
From local business listings to stock quotes, you can get the information you&#039;re looking for with Google SMS.

Simply text message your search query to 466453 (&quot;GOOGLE&quot; on most devices) and we&#039;ll text message back your results.</description>
		<content:encoded><![CDATA[<p>Is there a way to txt Google SMS?  That would be handy.<br />
&gt;<br />
From local business listings to stock quotes, you can get the information you&#8217;re looking for with Google SMS.</p>
<p>Simply text message your search query to 466453 (&#8220;GOOGLE&#8221; on most devices) and we&#8217;ll text message back your results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://www.geekypeek.com/?p=51&#038;cpage=1#comment-170</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Tue, 18 Nov 2008 17:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekypeek.com/?p=51#comment-170</guid>
		<description>The code you see is typically a session id set by the carrier&#039;s SMS gateway.  Some carrier&#039;s pass through the email address as the &#039;from&#039; field, some pass the session id.

They often use session ids so they can abstract out IM vs email.  The session id allows the gateway to use the right protocol without having to do funky things with the from name.

Right now the only way for us to get around that gateway is to directly text customers, but that costs money per message so we wouldn&#039;t be able to do unlimited... and we like to keep billing simple so for now that&#039;s not going to happen.</description>
		<content:encoded><![CDATA[<p>The code you see is typically a session id set by the carrier&#8217;s SMS gateway.  Some carrier&#8217;s pass through the email address as the &#8216;from&#8217; field, some pass the session id.</p>
<p>They often use session ids so they can abstract out IM vs email.  The session id allows the gateway to use the right protocol without having to do funky things with the from name.</p>
<p>Right now the only way for us to get around that gateway is to directly text customers, but that costs money per message so we wouldn&#8217;t be able to do unlimited&#8230; and we like to keep billing simple so for now that&#8217;s not going to happen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh B</title>
		<link>http://www.geekypeek.com/?p=51&#038;cpage=1#comment-169</link>
		<dc:creator>Josh B</dc:creator>
		<pubDate>Tue, 18 Nov 2008 16:13:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekypeek.com/?p=51#comment-169</guid>
		<description>Ok, more digging.  Most of which other users may already know/understand.

Check that on a couple of things from my previous post.  So, the last number of the &quot;from&quot; text &quot;number&quot; of the peek (which was previously &#039;01&#039;) is basically a marker for the text msg thread.  For example, when my test phone would reply to the number the original text message would appear in the &quot;email&quot; that the peek would pick up.  

However, if a new text is send via peek and replied to from the phone, the last digits are &#039;02&#039; thereby counting the number of threads between the phone and my email account.  

It appears then that the reply to number is simply a placeholder and that the backend of att (cell carrier) and gmail (email proxy) is working together to create a string via text messaging/email.  Cool.

I&#039;m trying to imagine how then you can set this up so that a cell respondent to a peek text can add a consistent &quot;text to&quot; number for the peek owner so that they can initiate a text thread.  

Am I making sense here?</description>
		<content:encoded><![CDATA[<p>Ok, more digging.  Most of which other users may already know/understand.</p>
<p>Check that on a couple of things from my previous post.  So, the last number of the &#8220;from&#8221; text &#8220;number&#8221; of the peek (which was previously &#8216;01&#8242;) is basically a marker for the text msg thread.  For example, when my test phone would reply to the number the original text message would appear in the &#8220;email&#8221; that the peek would pick up.  </p>
<p>However, if a new text is send via peek and replied to from the phone, the last digits are &#8216;02&#8242; thereby counting the number of threads between the phone and my email account.  </p>
<p>It appears then that the reply to number is simply a placeholder and that the backend of att (cell carrier) and gmail (email proxy) is working together to create a string via text messaging/email.  Cool.</p>
<p>I&#8217;m trying to imagine how then you can set this up so that a cell respondent to a peek text can add a consistent &#8220;text to&#8221; number for the peek owner so that they can initiate a text thread.  </p>
<p>Am I making sense here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh B</title>
		<link>http://www.geekypeek.com/?p=51&#038;cpage=1#comment-168</link>
		<dc:creator>Josh B</dc:creator>
		<pubDate>Tue, 18 Nov 2008 16:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekypeek.com/?p=51#comment-168</guid>
		<description>Seems to work like a charm for me.  

The reply to number looks like a 10-digit binary code (though given the limited number of possibilities there, I imagine it&#039;s not that way for everyone, right?).

The only &#039;hitch&#039; is that if the person replies back to you, you have to check for it manually (understood) and then there&#039;s a bit of a lag (ie, for my gmail account, the reply shows up immediately on the computer, connected and logged into gmail, but seems to take a few minutes for the peek to retrieve it, even when prompted to &#039;send/receive&#039;).  All in all, quite nice though and hopefully a sign of things to come.

PS-would still love some type of push/OTA firmware update (my Target only had 1.04 vers).  Maybe via text message attached script or something.</description>
		<content:encoded><![CDATA[<p>Seems to work like a charm for me.  </p>
<p>The reply to number looks like a 10-digit binary code (though given the limited number of possibilities there, I imagine it&#8217;s not that way for everyone, right?).</p>
<p>The only &#8216;hitch&#8217; is that if the person replies back to you, you have to check for it manually (understood) and then there&#8217;s a bit of a lag (ie, for my gmail account, the reply shows up immediately on the computer, connected and logged into gmail, but seems to take a few minutes for the peek to retrieve it, even when prompted to &#8217;send/receive&#8217;).  All in all, quite nice though and hopefully a sign of things to come.</p>
<p>PS-would still love some type of push/OTA firmware update (my Target only had 1.04 vers).  Maybe via text message attached script or something.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
