<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>cdevroe.com &#187; qik</title>
	<atom:link href="http://cdevroe.com/tag/qik/feed/" rel="self" type="application/rss+xml" />
	<link>http://cdevroe.com</link>
	<description>by Colin Devroe</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:49:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>	<atom:link rel='hub' href='http://cdevroe.com/?pushpress=hub'/>
<cloud domain='cdevroe.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Recording live video on the iPhone with Qik and Viddler</title>
		<link>http://cdevroe.com/notes/iphone-qik-viddler/</link>
		<comments>http://cdevroe.com/notes/iphone-qik-viddler/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 05:49:45 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[qik]]></category>
		<category><![CDATA[recorded]]></category>
		<category><![CDATA[viddler]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://cdevroe.com/?p=1354</guid>
		<description><![CDATA[I hacked together a quick solution to record videos with my iPhone using Qik and automatically import them to Viddler.]]></description>
			<content:encoded><![CDATA[<p>Sometimes I just can&#8217;t help myself. I&#8217;m a hacker. Not the type of hacker that wants to break into a bank&#8217;s records and steal your personal information or anything &#8211; the type of hacker that just likes to make up fun solutions to interesting problems.</p>
<p><a href="http://viddler.com/">Viddler&#8217;s</a> current lack of any way to record video on a mobile phone, for instance. More specifically the iPhone. I take a lot of <a href="http://cdevroe.com/category/mobile-photos/">mobile photos</a> (<a href="http://flickr.com/photos/cdevroe/">more here</a>) on my iPhone. I&#8217;ve wanted to shoot videos on my iPhone too. Now I can.</p>
<p>The first step I had to take was to <a href="http://cdevroe.com/notes/out-of-prison/">jailbreak my iPhone</a>. <a href="http://qik.com/video/100699">Qik&#8217;s iPhone application</a>, while not perfect, allows me to shoot video on my iPhone and have it be recorded, live, on Qik&#8217;s servers. In fact, if the connection is good enough you can <a href="http://qik.com/cdevroe/">watch me</a> recording the video only a few seconds delayed.</p>
<div class="postImage-right"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="280" height="248" id="viddler_3e2e6ff0"><param name="movie" value="http://www.viddler.com/player/3e2e6ff0/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><embed src="http://www.viddler.com/player/3e2e6ff0/" width="280" height="248" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" name="viddler_3e2e6ff0" ></embed></object>
<p><a href="http://www.viddler.com/explore/cdevroe/videos/498/">Viddler bagels!</a> Recorded with iPhone.</p>
</div>
<p>But I wanted my video on Viddler. It is <a href="http://viddler.com/cdevroe/">my player of choice</a>. Qik&#8217;s player is great, especially since it allows you to watch the video as it is being recorded. It also has some interesting interactive features like chat. But, like MTV &#8211; I want my Viddler.</p>
<p>So my second step was to build a bridge from Qik to the Viddler. Once the live session has been saved as an FLV Qik creates <a href="http://qik.com/cdevroe/latest-videos">an RSS feed</a> with a link to the video file. I&#8217;ve built <a href="http://cdevroe.com/qik/qik.zip">a dead simple PHP script</a> that reads that RSS feed, downloads the FLVs, and then transfers them to Viddler. I then took the liberty of creating a quick bit of code that then <a href="http://twitter.com/cdevroe/">Twitters the link</a> to the video on Viddler. I do this for my mobile photos posted to Flickr so I thought why not do that for mobile videos as well.</p>
<p>After talking with Qik about this bridge we&#8217;ve both decided to do something a little bit better than what I have hacked together using nothing more than what I had access to. So stay tuned. Â Until then, you may <a href="http://cdevroe.com/qik/qik.zip">have my script</a> that I wrote in an hour to play with.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/notes/iphone-qik-viddler/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>I jailbroke my iPhone</title>
		<link>http://cdevroe.com/notes/out-of-prison/</link>
		<comments>http://cdevroe.com/notes/out-of-prison/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 00:02:52 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[john-gruber]]></category>
		<category><![CDATA[netshare]]></category>
		<category><![CDATA[pdanet]]></category>
		<category><![CDATA[qik]]></category>
		<category><![CDATA[quickpwn]]></category>
		<category><![CDATA[viddler]]></category>

		<guid isPermaLink="false">http://cdevroe.com/?p=1346</guid>
		<description><![CDATA[After 18 months I've finally jailbroken my iPhone. Welcome to teh suck.]]></description>
			<content:encoded><![CDATA[<p>First of all, it isn&#8217;t pretty. It isn&#8217;t all butterflies and bunny tails. But it has gotten a lot better.</p>
<p>I wanted to jailbreak my iPhone because I was starting to get pretty tired of the relatively walled-garden that Apple has created inside the iPhone OS. When the App Store debuted I had wished it would have meant an end to how closed a system the iPhone really is, but, that was only partially realized.</p>
<p>The iPhone SDK, its policies, the App Store approval process for applications, non-demoable applications, lack of refund policies, and the numerous rejections that Apple has been handing out lately to hard working iPhone developers &#8211; pushed me over the edge.</p>
<p>You see, 1 year and 1 month ago <a href="http://cdevroe.com/notes/staying-in-prison/">I wrote that I wouldn&#8217;t be jailbreaking my iPhone</a> (as was the trend at the time). So why am I doing it now? What has changed? Actually, not all that much.</p>
<p>A jailbroken iPhone, more or less, has the same sorts of things available to it now as it did a year ago. Full applications, themes and customization options, and various utilities to get more out of your iPhone than you can without jailbreaking your iPhone. The reason I wanted to jailbreak was to try out two things.</p>
<p>First, I wanted to use <a href="http://www.junefabrics.com/iphone/">PDAnet</a>. I managed to buy <a href="http://www.nullriver.com/">NetShare</a>, a program that does very much the same thing and made it to the official App Store before being removed, for $10. It is a pain to set up (or it was for me). Many people use it a lot and have no trouble. I, on the other hand, never got it to work once. PDAnet worked the very first time I tried to use it and it was fast. In fact, just today the power in my building went out and I didn&#8217;t even have to stop working. Thanks PDAnet.</p>
<p>The second reason was that I wanted to try <a href="http://qik.com/">Qik&#8217;s</a> video recorder. Another application not-yet-approved by the Apple team. I&#8217;m not as familiar with the SDK guidelines as say, <a href="http://daringfireball.net/">John &#8220;I can make anyone look like a Jackass&#8221; Gruber</a>, but I&#8217;m sure there is a valid reason that Qik&#8217;s video application is not in the App Store. Â It works though. I streamed <a href="http://qik.com/cdevroe/">two videos</a> already. And, I&#8217;ve already built a bridge between Qik and <a href="http://viddler.com/">Viddler</a> (coming soon) to transfer those files to Viddler.</p>
<p>All of the other frills are just icing on the cake. Being able to choose to have my favorite photo as a background on my home screen, rather than just black. Being able to <em>remove</em> applications that I don&#8217;t want! Hiding application icons. So on and so forth.</p>
<p>Sure, not all of the things that jailbreaking your iPhone can do should end up back in the official product and software. But my next wish list for the iPhone would have to be that Apple select 500 people that have jailbroken their iPhone, create a matrix of all of the things they did the most and why, and then build the iPhone OS 3.0 off of some of those ideas.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/notes/out-of-prison/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

