<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/voip/iphone-video-test-using-email-to-blog-script.asp" />
  <link rel="self" type="application/atom+xml" href="http://blog.tmcnet.com/blog/tom-keating/atom.xml" />
  <id>tag:blog.tmcnet.com,2016:/blog/tom-keating//4/tag:blog.tmcnet.com,2009:/blog/tom-keating//4.41461-</id>
  <updated>2016-03-16T16:26:12Z</updated>
  <title>Comments for iPhone video test using email-to-blog script</title>
  <subtitle>VoIP &amp; Gadgets blog - Latest news in VoIP &amp; gadgets, wireless, mobile phones, reviews, &amp; opinions</subtitle>
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.38</generator>
  <entry>
    <id>tag:blog.tmcnet.com,2009:/blog/tom-keating//4.41461</id>
    <link rel="alternate" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/voip/iphone-video-test-using-email-to-blog-script.asp" />
    <link rel="service.edit" type="application/atom+xml" href="http://blog.tmcnet.com/mt/mt-atom.cgi/weblog/blog_id=4/entry_id=41461" title="iPhone video test using email-to-blog script" />
    <published>2009-07-25T20:55:04Z</published>
    <updated>2009-07-25T21:06:22Z</updated>
    <title>iPhone video test using email-to-blog script</title>
    <summary>Shhh don&apos;t tell Rich Tehrani, but I think I got my email-to-blog script to work with iPhone .mov videos. Once he finds out, he&apos;ll be posting tons of iPhone videos on his new iPhone 3GS and putting me to shame!...</summary>
    <author>
      <name>Tom Keating</name>
      <uri>http://blog.tmcnet.com/blog/tom-keating/</uri>
    </author>
    
    <category term="VoIP" />
    
    <content type="html" xml:lang="en" xml:base="http://blog.tmcnet.com/blog/tom-keating/">
      <![CDATA[<p>Shhh don't tell Rich Tehrani, but I think I got my email-to-blog  <br />
script to work with iPhone .mov videos. Once he finds out, he'll be posting tons of iPhone videos on his new iPhone 3GS and putting me to shame! Just testing it here first.  <br />
That's my daughter Hannah sleeping in the swing. If I slept with my  <br />
head to the side like her I'd be making a chiropractic appointment! ;)<br><br><script src="http://blog.tmcnet.com/inc/AC_QuickTime.js" language="JavaScript" type="text/javascript"></script> <script language="javascript"> QT_WriteOBJECT('http://blog.tmcnet.com/blog/tom-keating/images/12485553021.mov', '590','443', '', 'autoplay', 'false', 'bgcolor', 'white', 'scale', 'aspect'); </script><br><br><i>click Play button above to play video</i></p>]]>
      
    </content>
  </entry>

  <entry>
    <id>tag:blog.tmcnet.com,2009:/blog/tom-keating//4.41461-comment:47107</id>
    <thr:in-reply-to ref="tag:blog.tmcnet.com,2009:/blog/tom-keating//4.41461" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/voip/iphone-video-test-using-email-to-blog-script.asp"/>
    <link rel="alternate" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/voip/iphone-video-test-using-email-to-blog-script.asp#c47107" />
    <title>Comment from Email Marketing Alex on 2009-08-28</title>
    <author>
        <name>Email Marketing Alex</name>
        <uri>http://www.montpellierinteractive.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.montpellierinteractive.com">
        <![CDATA[<p>"Shhh don't tell Rich Tehrani" - no worries, I won't ;-)</p>]]>
    </content>
    <published>2009-08-28T08:48:40Z</published>
  </entry>

  <entry>
    <id>tag:blog.tmcnet.com,2009:/blog/tom-keating//4.41461-comment:55519</id>
    <thr:in-reply-to ref="tag:blog.tmcnet.com,2009:/blog/tom-keating//4.41461" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/voip/iphone-video-test-using-email-to-blog-script.asp"/>
    <link rel="alternate" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/voip/iphone-video-test-using-email-to-blog-script.asp#c55519" />
    <title>Comment from Max on 2010-04-08</title>
    <author>
        <name>Max</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Are you planning on releasing this? Ironically, I want this functionality for posting vids of my newborn daughter too. :P</p>]]>
    </content>
    <published>2010-04-08T22:57:28Z</published>
  </entry>

  <entry>
    <id>tag:blog.tmcnet.com,2009:/blog/tom-keating//4.41461-comment:55528</id>
    <thr:in-reply-to ref="tag:blog.tmcnet.com,2009:/blog/tom-keating//4.41461" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/voip/iphone-video-test-using-email-to-blog-script.asp"/>
    <link rel="alternate" type="text/html" href="http://blog.tmcnet.com/blog/tom-keating/voip/iphone-video-test-using-email-to-blog-script.asp#c55528" />
    <title>Comment from Tom Keating on 2010-04-09</title>
    <author>
        <name>Tom Keating</name>
        <uri>http://blog.tmcnet.com/blog/tom-keating/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.tmcnet.com/blog/tom-keating/">
        <![CDATA[<p>It's a Perl script that runs on a Linux server. It leverages XML-RPC to post to MovableType. I believe Wordpress supports XML-RPC as well. So as long as you have a server that supports Perl, you are good to go. Let me know if you want the script and where to email it,</p>]]>
    </content>
    <published>2010-04-09T14:37:34Z</published>
  </entry>

</feed>
