<?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; jailbreak</title>
	<atom:link href="http://cdevroe.com/tag/jailbreak/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>
		<item>
		<title>Apple&#8217;s iPhone takes Flickr top spot among camera phones!</title>
		<link>http://cdevroe.com/links/iphone-flickr-no1/</link>
		<comments>http://cdevroe.com/links/iphone-flickr-no1/#comments</comments>
		<pubDate>Thu, 01 May 2008 12:42:41 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[cameraphone]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[nokia n95]]></category>
		<category><![CDATA[stats]]></category>
		<category><![CDATA[trends]]></category>

		<guid isPermaLink="false">http://cdevroe.com/?p=655</guid>
		<description><![CDATA[The Apple iPhone has taken the lead over the Nokia N95 in usage among Flickr users.]]></description>
			<content:encoded><![CDATA[<p>All of <a href="http://cdevroe.com/mobile-photos/">the mobile photos</a> you see here on my site are taken with an Apple iPhone and then emailed to my Web site for publishing. Â It appears that <a href="http://flickr.com/">Flickr</a> users are also using their iPhone&#8217;s to upload photos to the Web.</p>
<div class="postImage"><img src="http://img.skitch.com/20080501-8tpftd2yqkf8eq2nttice5sqjt.jpg" alt="graph" />
<p>As of: May 1, 2008</p>
</div>
<p>Somewhat recently, according to this graph (pictured), the Apple iPhone has taken over the top spot as Flickr user&#8217;s use it more than any other camera phone to publish photos to Flickr. Â The Nokia N95 had a <em>demanding lead</em> over every other camera phone, while the iPhone took the lead with an amazing upswing.</p>
<p>This is not suprising to me, giving the ease of uploading from the iPhone to Flickr through email. Â For those that have &#8220;jail broken&#8221; their iPhones there is also <a href="http://code.google.com/p/iflickr/">an application</a> they can use to upload photos directly to Flickr. Â I shutter [sic] to think what this graph will look like once version 2 of the iPhone software comes out, and there is an official application, or manyÂ applications, for uploading photos to Flickr.</p>
<p>Source: <a href="http://flickr.com/cameras/">Flickr: Camera Finder</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/links/iphone-flickr-no1/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Twinkle for iPhone</title>
		<link>http://cdevroe.com/links/twinkle-for-iphone/</link>
		<comments>http://cdevroe.com/links/twinkle-for-iphone/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 19:06:19 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[josh lowensohn]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[webware]]></category>

		<guid isPermaLink="false">http://cdevroe.com/?p=606</guid>
		<description><![CDATA[Josh Lowensohn on Twinkle, a location-aware iPhone application.]]></description>
			<content:encoded><![CDATA[<p>Webware&#8217;s Joshua Lowensohn pretty thoroughly covers and endorses the use of Twinkle.  Twinkle is an application for the iPhone, currently you have to have &#8220;Jail Broken&#8221; your iPhone to install it, that is a location-aware Twitter client.</p>
<p>Not only does Twinkle allow you to follow your friends, it also allows you to &#8220;follow&#8221; those geographically close to you.  I expect, come June, to see tons of location-aware applications for the iPhone.</p>
<p>Source: <a href="http://www.webware.com/8301-1_109-9917829-2.html">Twinkle for iPhone lets you surf Twitter by location | Webware : Cool Web apps for everyone</a>.<br />
Via: <a href="http://www.viddler.com/explore/Joshua/videos/21/">Josh&#8217;s Viddler video</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/links/twinkle-for-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;m not jailbreaking my iPhone</title>
		<link>http://cdevroe.com/notes/staying-in-prison/</link>
		<comments>http://cdevroe.com/notes/staying-in-prison/#comments</comments>
		<pubDate>Thu, 01 Nov 2007 12:42:50 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[wish-list]]></category>

		<guid isPermaLink="false">http://cdevroe.com/notes/staying-in-prison/</guid>
		<description><![CDATA[Normally I'm the first person to jump in the pool but when it comes to hacking my iPhone it appears I'm the only one sitting in my lounge chair with a cool drink.]]></description>
			<content:encoded><![CDATA[<p>Am I the only person with an iPhone that hasn&#8217;t at least tried to Jailbreak (read: hack) it?  Nearly everyone one I know that has an iPhone, and is at least <em>somewhat</em> geeky, has tried to hack their iPhone to get third-party applications up and running on it.</p>
<div class="postImage-right"><a href="http://flickr.com/photos/kastner/1297036313/"><img src="http://farm2.static.flickr.com/1168/1297036313_34ab0dd098_m.jpg" alt="A line up of nine iPhones" /></a>
<p>My iPhone, is one of these<br />Photo credit: <a href="http://flickr.com/photos/kastner/1297036313/">Erik Kastner</a></p>
</div>
<p>Sure, it seems like a fun little project (especially now with only needing to visit <a href="http://jailbreakme.com/">jailbreakme.com</a> on an iPhone) to crack your phone and install all sorts of neat tweaks and full applications that let you do interesting things &#8211; but so far it has seemed unappealing to me.</p>
<p>Most of the applications that I&#8217;ve seen has been from me messing around with someone else&#8217;s iPhone.  However, with that little bit of experience I&#8217;ve seen that most of the applications currently available were not applications that I felt warranted me hacking my iPhone.  Don&#8217;t get me wrong &#8211; I think it is really cool that you can use Terminal, Remote Desktop, Apache, and a whole slew of other applications in the palm of your hand &#8211; but I don&#8217;t <em>need</em> those applications in my palm of my hand.</p>
<p>So, perhaps for most of the people that have installed some of these applications, games, and fun user-interface tweaks it has been a matter of entertainment.  They figured they could, so why not?  But I think that starting in February/March of 2008 we&#8217;re going to see much more refined applications that have value to nearly all iPhone users rather than just a small portion of those that like to edit configuration files on remote servers while eating dinner at a restaurant.</p>
<h3>iPhone application wish list</h3>
<p>What do I see coming?  I&#8217;m sure my imagination isn&#8217;t powerful nor creative enough to speculate but I can say what I&#8217;d <em>like</em> to see.  Here is a short list of the things I&#8217;d like to do with my iPhone:</p>
<ul>
<li>Contact sharing via Bluetooth to iPhone and non-iPhone alike.</li>
<li>The ability to <em>delete all photos</em>!</li>
<li>File system access via Safari for file upload processes.</li>
<li>Quick, easy, screenshots.  <a href="http://plasq.com/skitch/">Skitch</a> mobile?</li>
<li>Hack Safari and add a better cache!</li>
<li>When on wifi; be able to stream music from other iPhones/iTunes.</li>
<li>Oh, I almost forgot. Flash that doesn&#8217;t rob battery. (I know, a pipe dream).</li>
</ul>
<p>Useful applications for the masses will be available on the iPhone in short order and I&#8217;m looking forward to it.  Any experience the developers of the applications that are already in existence can gather before an official SDK is released in February will only make them better &#8211; so I am ok with letting everyone else work the bugs out for me.  Strange, I&#8217;m normally an early adopter, but this time I&#8217;ve decided to sit it out and watch the others play.</p>
<p>Have you hacked your iPhone?  Have you found any compelling applications?  What would you like to see next year?</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/notes/staying-in-prison/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

