<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: How to publish from your cell phone</title>
	<link>http://blog.tarpipe.com/2008/07/04/how-to-publish-from-your-cell-phone/</link>
	<description>everything about the tarpipe publishing platform</description>
	<pubDate>Fri, 21 Nov 2008 09:40:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: appleseed</title>
		<link>http://blog.tarpipe.com/2008/07/04/how-to-publish-from-your-cell-phone/#comment-7650</link>
		<dc:creator>appleseed</dc:creator>
		<pubDate>Tue, 18 Nov 2008 11:57:53 +0000</pubDate>
		<guid>http://blog.tarpipe.com/2008/07/04/how-to-publish-from-your-cell-phone/#comment-7650</guid>
		<description>hi!!

this is really useful when I sent my photo from iPhone to Flickr

But it can't suppose Chinese characters title....

could you add unicode character in the workflow?? thank you~</description>
		<content:encoded><![CDATA[<p>hi!!</p>
<p>this is really useful when I sent my photo from iPhone to Flickr</p>
<p>But it can&#8217;t suppose Chinese characters title&#8230;.</p>
<p>could you add unicode character in the workflow?? thank you~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume</title>
		<link>http://blog.tarpipe.com/2008/07/04/how-to-publish-from-your-cell-phone/#comment-815</link>
		<dc:creator>Guillaume</dc:creator>
		<pubDate>Sat, 12 Jul 2008 15:20:28 +0000</pubDate>
		<guid>http://blog.tarpipe.com/2008/07/04/how-to-publish-from-your-cell-phone/#comment-815</guid>
		<description>I'm amazed with how quickly you responded. I'll make sure I try it out! This is disruptive tech in my book.
Cheers,</description>
		<content:encoded><![CDATA[<p>I&#8217;m amazed with how quickly you responded. I&#8217;ll make sure I try it out! This is disruptive tech in my book.<br />
Cheers,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tarpipe blog &#187; Geotagging your pictures</title>
		<link>http://blog.tarpipe.com/2008/07/04/how-to-publish-from-your-cell-phone/#comment-768</link>
		<dc:creator>tarpipe blog &#187; Geotagging your pictures</dc:creator>
		<pubDate>Thu, 10 Jul 2008 15:45:05 +0000</pubDate>
		<guid>http://blog.tarpipe.com/2008/07/04/how-to-publish-from-your-cell-phone/#comment-768</guid>
		<description>[...] a suggestion by Guillaume Riflet, we implemented a Geocoder connector and also added a tags input field to the [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] a suggestion by Guillaume Riflet, we implemented a Geocoder connector and also added a tags input field to the [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno Pedro</title>
		<link>http://blog.tarpipe.com/2008/07/04/how-to-publish-from-your-cell-phone/#comment-767</link>
		<dc:creator>Bruno Pedro</dc:creator>
		<pubDate>Thu, 10 Jul 2008 13:49:26 +0000</pubDate>
		<guid>http://blog.tarpipe.com/2008/07/04/how-to-publish-from-your-cell-phone/#comment-767</guid>
		<description>Hi Guillaume,

Following your suggestion, we've implemented a Google Geocoding connector. We've also added the 'tags' input field to the Flickr connector.

Now you can geocode any text and have your Flickr geotagging automatically done. We haven't done the EXIF manipulation but we're almost there.

Thanks for the tip.</description>
		<content:encoded><![CDATA[<p>Hi Guillaume,</p>
<p>Following your suggestion, we&#8217;ve implemented a Google Geocoding connector. We&#8217;ve also added the &#8216;tags&#8217; input field to the Flickr connector.</p>
<p>Now you can geocode any text and have your Flickr geotagging automatically done. We haven&#8217;t done the EXIF manipulation but we&#8217;re almost there.</p>
<p>Thanks for the tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume</title>
		<link>http://blog.tarpipe.com/2008/07/04/how-to-publish-from-your-cell-phone/#comment-655</link>
		<dc:creator>Guillaume</dc:creator>
		<pubDate>Sun, 06 Jul 2008 18:14:11 +0000</pubDate>
		<guid>http://blog.tarpipe.com/2008/07/04/how-to-publish-from-your-cell-phone/#comment-655</guid>
		<description>Oh, what the heck, it's sunday and I don't mind procrastinating on sundays.

How about geolocating the MMS pushed pix (insert EXIF metadata on the JPEG)?

Here's the mockup: 

http://farm4.static.flickr.com/3080/2643100396_435b215deb_o.jpg

My idea simply goes by adding a google maps search in the body of the MMS, while the pix comment remains in the title ...

Technically, you'd have to pull off the lon/lat coordinates from the gmaps query using the gmaps API and insert them as EXIF metadata into the JPEG file. Newer phones probably will automatically add them in pictures taken. But most MMS mobiles still don't have a gps built-in ...

This would be a smart and elegant solution for posting geo-located files using old-hardware phones.

Let me know if you actually implement something alike ...

Cheers,
Guillaume</description>
		<content:encoded><![CDATA[<p>Oh, what the heck, it&#8217;s sunday and I don&#8217;t mind procrastinating on sundays.</p>
<p>How about geolocating the MMS pushed pix (insert EXIF metadata on the JPEG)?</p>
<p>Here&#8217;s the mockup: </p>
<p><a href="http://farm4.static.flickr.com/3080/2643100396_435b215deb_o.jpg" rel="nofollow">http://farm4.static.flickr.com/3080/2643100396_435b215deb_o.jpg</a></p>
<p>My idea simply goes by adding a google maps search in the body of the MMS, while the pix comment remains in the title &#8230;</p>
<p>Technically, you&#8217;d have to pull off the lon/lat coordinates from the gmaps query using the gmaps API and insert them as EXIF metadata into the JPEG file. Newer phones probably will automatically add them in pictures taken. But most MMS mobiles still don&#8217;t have a gps built-in &#8230;</p>
<p>This would be a smart and elegant solution for posting geo-located files using old-hardware phones.</p>
<p>Let me know if you actually implement something alike &#8230;</p>
<p>Cheers,<br />
Guillaume</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume</title>
		<link>http://blog.tarpipe.com/2008/07/04/how-to-publish-from-your-cell-phone/#comment-654</link>
		<dc:creator>Guillaume</dc:creator>
		<pubDate>Sun, 06 Jul 2008 17:03:09 +0000</pubDate>
		<guid>http://blog.tarpipe.com/2008/07/04/how-to-publish-from-your-cell-phone/#comment-654</guid>
		<description>Ok,

It's http://www.jingproject.com/

I'll have to try skitch too ;)

BTW, thanks for helping me out, Bruno. It now works!
My problem was that my MOTOROLA L6, by default, hides everything but the pix and the msg body in the MMS. Thus, it's best for MOTOROLA L6 owners to use the "body" from the workflow's email connector rather than the "subject".

Have fun!!

Cheers,
Guillaume</description>
		<content:encoded><![CDATA[<p>Ok,</p>
<p>It&#8217;s <a href="http://www.jingproject.com/" rel="nofollow">http://www.jingproject.com/</a></p>
<p>I&#8217;ll have to try skitch too <img src='http://blog.tarpipe.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>BTW, thanks for helping me out, Bruno. It now works!<br />
My problem was that my MOTOROLA L6, by default, hides everything but the pix and the msg body in the MMS. Thus, it&#8217;s best for MOTOROLA L6 owners to use the &#8220;body&#8221; from the workflow&#8217;s email connector rather than the &#8220;subject&#8221;.</p>
<p>Have fun!!</p>
<p>Cheers,<br />
Guillaume</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno Pedro</title>
		<link>http://blog.tarpipe.com/2008/07/04/how-to-publish-from-your-cell-phone/#comment-619</link>
		<dc:creator>Bruno Pedro</dc:creator>
		<pubDate>Sat, 05 Jul 2008 10:39:40 +0000</pubDate>
		<guid>http://blog.tarpipe.com/2008/07/04/how-to-publish-from-your-cell-phone/#comment-619</guid>
		<description>Hi Guillaume,

I'm actually using Skitch for my screenshots (http://skitch.com/). I'll also try Jing, thanks for the tip.

Happy MMSing!</description>
		<content:encoded><![CDATA[<p>Hi Guillaume,</p>
<p>I&#8217;m actually using Skitch for my screenshots (http://skitch.com/). I&#8217;ll also try Jing, thanks for the tip.</p>
<p>Happy MMSing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume</title>
		<link>http://blog.tarpipe.com/2008/07/04/how-to-publish-from-your-cell-phone/#comment-609</link>
		<dc:creator>Guillaume</dc:creator>
		<pubDate>Fri, 04 Jul 2008 23:56:31 +0000</pubDate>
		<guid>http://blog.tarpipe.com/2008/07/04/how-to-publish-from-your-cell-phone/#comment-609</guid>
		<description>Hi,

Very nice post. I think I will try MMSing as email using this workflow. Thanks! 
Tarpipe really has a lot of potential. Congratz!

Cheers,
Guillaume

Btw, did you too discover the Jing tool to quickly take screen snapshots? Really sweet huh? ;) I discovered it this week by some post shared on reader by Scoble, I believe.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Very nice post. I think I will try MMSing as email using this workflow. Thanks!<br />
Tarpipe really has a lot of potential. Congratz!</p>
<p>Cheers,<br />
Guillaume</p>
<p>Btw, did you too discover the Jing tool to quickly take screen snapshots? Really sweet huh? <img src='http://blog.tarpipe.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> I discovered it this week by some post shared on reader by Scoble, I believe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diogo Gomes</title>
		<link>http://blog.tarpipe.com/2008/07/04/how-to-publish-from-your-cell-phone/#comment-596</link>
		<dc:creator>Diogo Gomes</dc:creator>
		<pubDate>Fri, 04 Jul 2008 17:13:52 +0000</pubDate>
		<guid>http://blog.tarpipe.com/2008/07/04/how-to-publish-from-your-cell-phone/#comment-596</guid>
		<description>Nice tip! didn't knew about that... Because sending an image through email is quite more expensive then an MMS :(

Congrats on your work :)</description>
		<content:encoded><![CDATA[<p>Nice tip! didn&#8217;t knew about that&#8230; Because sending an image through email is quite more expensive then an MMS <img src='http://blog.tarpipe.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Congrats on your work <img src='http://blog.tarpipe.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno Pedro</title>
		<link>http://blog.tarpipe.com/2008/07/04/how-to-publish-from-your-cell-phone/#comment-595</link>
		<dc:creator>Bruno Pedro</dc:creator>
		<pubDate>Fri, 04 Jul 2008 16:43:27 +0000</pubDate>
		<guid>http://blog.tarpipe.com/2008/07/04/how-to-publish-from-your-cell-phone/#comment-595</guid>
		<description>Hello Diogo,

I believe that sending from your cell phone to an email address is considered (by some operators) an MMS. Just select "Send MMS" and then type the email address instead of a phone number.

Activating an MMS short number involves some fixed costs that unfortunately we cannot support right now. Maybe on a near future.

Thanks</description>
		<content:encoded><![CDATA[<p>Hello Diogo,</p>
<p>I believe that sending from your cell phone to an email address is considered (by some operators) an MMS. Just select &#8220;Send MMS&#8221; and then type the email address instead of a phone number.</p>
<p>Activating an MMS short number involves some fixed costs that unfortunately we cannot support right now. Maybe on a near future.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diogo Gomes</title>
		<link>http://blog.tarpipe.com/2008/07/04/how-to-publish-from-your-cell-phone/#comment-593</link>
		<dc:creator>Diogo Gomes</dc:creator>
		<pubDate>Fri, 04 Jul 2008 15:45:18 +0000</pubDate>
		<guid>http://blog.tarpipe.com/2008/07/04/how-to-publish-from-your-cell-phone/#comment-593</guid>
		<description>You know what would be really great :) ? 

using MMS instead of email :)</description>
		<content:encoded><![CDATA[<p>You know what would be really great <img src='http://blog.tarpipe.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ? </p>
<p>using MMS instead of email <img src='http://blog.tarpipe.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
