<?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>the labs @ laan &#187; iphone</title>
	<atom:link href="http://labs.laan.com/wp/tag/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://labs.laan.com/wp</link>
	<description>thoughts and other ramblings</description>
	<lastBuildDate>Thu, 20 Oct 2011 17:01:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-beta1</generator>
		<item>
		<title>Unlock your door with Siri, SMS, or a secret knock</title>
		<link>http://labs.laan.com/wp/2011/10/unlock-your-door-with-siri-sms-or-a-secret-knock/</link>
		<comments>http://labs.laan.com/wp/2011/10/unlock-your-door-with-siri-sms-or-a-secret-knock/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 17:01:21 +0000</pubDate>
		<dc:creator>cclaan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[arduino door lock]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iphone door]]></category>
		<category><![CDATA[siri]]></category>
		<category><![CDATA[siri door lock]]></category>

		<guid isPermaLink="false">http://labs.laan.com/wp/?p=517</guid>
		<description><![CDATA[Unlock your door with Siri: For our first Arduino project, we hacked together a wifi-enabled door lock with some nifty features. After seeing cool projects like John Grathio&#8217;s secret knock and Billy Chasen&#8217;s ethernet unlocker, we were inspired to build&#160;&#8230; <a href="http://labs.laan.com/wp/2011/10/unlock-your-door-with-siri-sms-or-a-secret-knock/">Continue&#160;reading&#160;<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Unlock your door with Siri:<br />
<iframe width="560" height="315" src="http://www.youtube.com/embed/C5cWrTXOvNw" frameborder="0" allowfullscreen></iframe></p>
<p>For our first Arduino project, we hacked together a wifi-enabled door lock with some nifty features. After seeing cool projects like <a href="http://projects.grathio.com/2010/05/project-secret-knock-detecting-lock.html " target="_blank">John Grathio&#8217;s secret knock</a> and <a href="http://anerroroccurredwhileprocessingthisdirective.com/2011/01/01/opening-a-door-via-text-message/" target="_blank">Billy Chasen&#8217;s ethernet unlocker</a>, we were inspired to build our own. We combined the two ideas using an Arduino and a WiFly shield, a modified servo motor, and a few other things.</p>
<p>The end product is pretty cool and has these features:</p>
<ul style='font-size:14px;'>
<li>Unlock / Lock your door with your voice using Siri, an iPhone app, SMS, or a mobile web page (iphone app requires iOS developer account)</li>
<li>Monitor whether the door is locked or unlocked from far away</li>
<li>Get SMS messages when someone knocks on your door</li>
<li>Unlock your door with a secret knock (hard-coded for now)</li>
</ul>
<p>A demo of the iPhone app and secret knock in action:<br />
<iframe width="560" height="315" src="http://www.youtube.com/embed/hRfiGjcCN3o" frameborder="0" allowfullscreen></iframe></p>
<p>The Siri hack works by creating a contact called &#8216;Door&#8217;, which is the phone number that we use to accept SMS messages like &#8216;open&#8217; or &#8216;lock. We used Google app engine for a server component since it&#8217;s free for small usage like this. We then created an iPhone simple iPhone app to send unlock commands and monitor the door state. <a href="http://Twilio.com " target="_blank">Twilio.com</a> enabled us to send and receive SMS messages.</p>
<p>All the code we used is available on github here: <a href="https://github.com/cclaan/lockerino" target="_blank">https://github.com/cclaan/lockerino</a></p>
<p><strong><span style="color: #ff0000;">* DISCLAIMER *</span></strong> <strong>Remember, we hacked this together for fun! &#8211; It&#8217;s not intended to protect your belongings or loved ones. The code probably has some bugs, might malfunction, or could easily be hacked by someone!</strong></p>
<p>We intend to write up a more detailed how-to on <a href="http://Instructables.com" target="_blank">Instructables.com</a>, so stay tuned for that.</p>
<p>Also, this project is probably for advanced builders since your lock may be different than ours and require some custom solutions for mounting the servo to the lock.  You may also have to modify our code a little to get the knock detection thresholds and servo angles correct, since they will be slightly different for everyone. Since it requires a web server, you will have to setup google app engine, which is free, but requires a little technical know how.</p>
<p>The total cost right now for all the parts ends up at around $170.. but if you have some of the common parts lying around it could be a lot less. Plus, we hear that the Arduino folks are introducing a cheaper WiFi shield in the next few months, since the one we use costs $90. Or you could use an <a href="http://www.sparkfun.com/products/10536" target="_blank">Ethernet Pro</a> that only costs $54.95 and saves you about 65 bucks, but requires a long ethernet cable.</p>
<p>Here are the parts we used for the project:<br />
<img class="alignnone" title="Stuff you need" src="http://labs.laan.com/static/images/Stuff-you-need-.JPG" alt="Stuff you need" width="400" /><br />
Here&#8217;s what you&#8217;ll need:</p>
<div style='font-size:13px;'>
<li>Ardunio Uno, or any arduino with shield mounts (mega, etc) ( <a href="http://www.sparkfun.com/products/9950" target="_blank">$29.95 Sparkfun</a> )</li>
<li>Stackable headers for attaching the WiFly shield to arduino ( <a href="http://www.sparkfun.com/products/10007" target="_blank">$1.50 Sparkfun</a> )</li>
<li>WiFly shield &#8211; ( <a href="http://www.sparkfun.com/products/9954" target="_blank">$89.95 Sparkfun</a> )</li>
<li>Standard servo (we used Tower SG-5010) &#8211; modded to read the internal pot ( <a href="http://www.sparkfun.com/products/9064" target="_blank">$13.95 Sparkfun</a> )</li>
<li>Piezo element from sparkfun, radio shack has them in buzzers. ( <a href="http://www.sparkfun.com/products/10293" target="_blank">$1.50 Sparkfun</a> ) </li>
<li>A 1k resistor &#8211; goes in parallel between the piezo element ( <a href="http://www.sparkfun.com/products/8980" target="_blank">$0.25 Sparkfun</a> )</li>
<li>Some jumper wires ( <a href="http://www.sparkfun.com/products/124" target="_blank">$6.95 Sparkfun</a> )</li>
<li>A 5.1mm power jack ( <a href="http://www.sparkfun.com/products/10287" target="_blank">$2.00 Sparkfun or radio shack</a> )</li>
<li>Instamorph or shapelock for the servo / lock arms ( <a href="http://www.instamorph.com" target="_blank">$9.95 Instamorph.com</a> )</li>
<li>A power supply to arduino, many will work ( <a href="http://www.sparkfun.com/products/10273" target="_blank">$6.95 Sparkfun</a> )</li>
<li>Some velcro with adhesives, or dualock tm by 3M ( Radio Shack ) </li>
<li>3M dual sided sticky tape, the thick kind (Radio Shack) </li>
<li>Thin plywood to mount arduino to the door and also to create the servo mount ( $5.00 Home Depot )</li>
<li>Clothes hanger, for the wire, or other thick wire to connect servo to door lock</li>
<li>Long wire to run the power cable to arduino, ( radio shack ) </li>
<li>L-brackets for servo, ( $2.00 home depot )</li>
<li>A dremel , maybe a jigsaw or handsaw for cutting the plywood</li>
<li>A soldering iron for modifying the servo</li>
</div>
<p><br/></p>
<p>A fritzing sketch of how to wire it up:<br />
<img class="alignnone" title="Wiring the lockerino" src="http://labs.laan.com/static/images/lockerino-fritzing.png" alt="How to wire it up" width="400" /></p>
<p>Here&#8217;s a short video of putting it together, again, expect a more detailed tutorial to come soon.<br />
<iframe width="560" height="315" src="http://www.youtube.com/embed/w9WzkHUmTTM" frameborder="0" allowfullscreen></iframe><br />
<br/></p>
<p>Here&#8217;s how to modify a servo to read the position via its internal potentiometer:<br />
<iframe width="560" height="315" src="http://www.youtube.com/embed/w7qRs6tvxlM?hl=en&#038;fs=1" frameborder="0" allowfullscreen></iframe></p>
<p>Attaching the brackets to the servo:<br />
<iframe width="560" height="315" src="http://www.youtube.com/embed/f6OazTscYas?hl=en&#038;fs=1" frameborder="0" allowfullscreen></iframe></p>
<p>Let us know what you think in the comments!</p>
<p>-Laan Labs</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.laan.com/wp/2011/10/unlock-your-door-with-siri-sms-or-a-secret-knock/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>How to make time lapse screencaptures of your design work for free (mac)</title>
		<link>http://labs.laan.com/wp/2011/01/how-to-make-time-lapse-screencaptures-of-your-design-work-for-free-mac/</link>
		<comments>http://labs.laan.com/wp/2011/01/how-to-make-time-lapse-screencaptures-of-your-design-work-for-free-mac/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 19:44:44 +0000</pubDate>
		<dc:creator>cclaan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[experiments]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[screencapture]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[tap dj]]></category>
		<category><![CDATA[timelapse]]></category>

		<guid isPermaLink="false">http://labs.laan.com/wp/?p=439</guid>
		<description><![CDATA[Capture your work in Photoshop and turn it into a timelapse movie.]]></description>
			<content:encoded><![CDATA[<p><img alt="Tap DJ Icon Final Version" src="http://tap.dj/wp-content/uploads/2011/01/tapdj-big-icon.png" title="Tap DJ Icon Final Version" class="alignleft" width="125" height="127" />For our upcoming app Tap DJ ( <a href="http://tap.dj">tap.dj</a> ), we made the icon ourselves and decided to screencast the process for fun. It turned out to be a fun way to share the creation process, and a motivator to get the whole thing done in one sitting because the &#8220;cameras were running.&#8221;</p>
<p>Here is the video on vimeo:<br />
<iframe src="http://player.vimeo.com/video/18905802?title=0&amp;byline=0&amp;portrait=0" width="477" height="268" frameborder="0"></iframe></p>
<p>Since I plan on timelapsing more design sessions as more of a journal type thing, I though I&#8217;d share the process of making it, since it&#8217;s free. You could use a screencapture tool like screenflow or snapz pro, but they tend to cost money, and you don&#8217;t get to write fun command line scripts. (This technique has already been covered in a few blogs, but I didn&#8217;t find a consolidated version with everything I needed. See links at bottom for more info.)</p>
<p>To start your timelapse, you&#8217;ll type this script into a terminal window:<br />
<code>i=1;while [ 1 ];do screencapture -t jpg -x ~/Desktop/screencapture/$i.jpg; let i++;sleep 4; done</code></p>
<p>The script simply captures a screenshot every 4 seconds in this case and saves it into the &#8220;Desktop/screencapture&#8221; directory with a naming convention of 1.jpg, 2.jpg, and so on. Before you begin, make sure the directory exists, or it won&#8217;t work. Then change the sleep number (4 here) to however many seconds you want to wait between screenshots. The script will run infinitely so when you&#8217;re done capturing, make sure to Ctrl+C or close the window to stop the script.<br />
If you need to pause, just Ctrl+C to kill the script, then to resume, change the &#8220;i=1&#8243; to be whatever the last screenshot image number is plus one. So if the last image taken was &#8220;123.jpg&#8221; then set i=124 in the script.</p>
<p>When you&#8217;re done capturing, you will want to render all your screenshots into movie. To do this, you&#8217;ll need to have ffmpeg installed. To install, type each line into terminal&#8230;<br />
<code>cd /tmp/</code><br />
<code>svn checkout svn://svn.ffmpeg.org/ffmpeg/trunk ffmpeg</code><br />
<code>cd ffmpeg</code></p>
<p><code>./configure --enable-shared --disable-mmx</code><br />
<code>sudo make</code><br />
<code>sudo make install</code></p>
<p>A more detailed install explanation with more options is here:<br />
<a href="http://stephenjungels.com/jungels.net/articles/ffmpeg-howto.html">http://stephenjungels.com/jungels.net/articles/ffmpeg-howto.html</a></p>
<p>Now, simply cd into the directory with all your images, and type:<br />
ffmpeg -r 24 -i %d.jpg -b 15000k timelapse.mov</p>
<p>The number 24 represents frame rate, and you might want to adjust it based on how fast the movie should play. Lowering it to something like 18 will make the video longer, but possibly more watchable for a shorter process. The number 15000k is the target bitrate, and is pretty large because the video will be the size of your screen.</p>
<p>You will notice the video has some compression artifacts, I didn&#8217;t spend too long messing with ffmpeg options, but it should be possible to resize or increase the video quality by adding a few command line options to ffmpeg. You can read more here:<br />
<a href="http://www.ffmpeg.org/ffmpeg-doc.html#SEC7">http://www.ffmpeg.org/ffmpeg-doc.html#SEC7</a></p>
<p>Note:<br />
During capturing, I accidentally stopped capturing and restarted again in a different folder. If your image numbers somehow get messed up, you can use this script to rename them based on creation date. First move all images into one folder regardless of the name screwups. Now create a folder called &#8220;imgs&#8221;, and in terminal, cd to this directory and type this script&#8230;</p>
<p><code>x=1; for i in $(ls -r -t *jpg); do counter=$(printf %d $x); ln "$i" imgs/"$counter".jpg; x=$(($x+1)); done</code></p>
<p>Now all your images are named in a numbered sequence based on when they were created, and you can use the above ffmpeg script in this directory.</p>
<p>Post used for reference:<br />
<a href="http://www.mactricksandtips.com/2009/12/take-timed-lapsed-screen-shots-from-terminal.html">http://www.mactricksandtips.com/2009/12/take-timed-lapsed-screen-shots-from-terminal.html</a><br />
<a href="http://www.carbonsilk.com/development/timelapse-video-mac/">http://www.carbonsilk.com/development/timelapse-video-mac/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://labs.laan.com/wp/2011/01/how-to-make-time-lapse-screencaptures-of-your-design-work-for-free-mac/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Small Update to iVideoCamera</title>
		<link>http://labs.laan.com/wp/2010/04/small-update-to-ivideocamera/</link>
		<comments>http://labs.laan.com/wp/2010/04/small-update-to-ivideocamera/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 14:14:42 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[products]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iVideoCamera]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://labs.laan.com/wp/?p=379</guid>
		<description><![CDATA[Update to v1.51 for all free FX's and a few minor fixes]]></description>
			<content:encoded><![CDATA[<p><a href="http://labs.laan.com/wp/wp-content/uploads/2010/04/update.jpg"><img src="http://labs.laan.com/wp/wp-content/uploads/2010/04/update.jpg" alt="" title="update" width="300" height="300" class="alignleft size-full wp-image-380" /></a><br />
So we have made a small update to <a href="/wp/products/ivideocamera/">iVideoCamera</a> with a couple of bug fixes, but mainly we wanted to make the FX free as there are some great ones there that some of you had yet to try. A BIG thanks to you out that that purchased FX before  We hope that you are not too mad at us for changing them to free, but you did have them before anyone else &#8211; its kinda like apple lowing the price of the iPhone after its out a while &#8211; anyway&#8230;</p>
<p><em>NOTES</em>: The landscape playback of videos no longer works (we were using an undocumented feature to allow videos to playback in landscape mode) &#8212; hopefully we will have it in the next update. Breaking News effect can sometime not display on first open &#8212; just change orientation of your phone and it will display properly. Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.laan.com/wp/2010/04/small-update-to-ivideocamera/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Twitter Video FX Contest</title>
		<link>http://labs.laan.com/wp/2010/03/290/</link>
		<comments>http://labs.laan.com/wp/2010/03/290/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 21:20:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[products]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[iVideoCamera]]></category>

		<guid isPermaLink="false">http://labs.laan.com/wp/?p=290</guid>
		<description><![CDATA[$100 iTunes credit 4 FX vid w/ http://bit.ly/iVideoCamera shared on TwitVid details http://bit.ly/32423 #FXCONTEST]]></description>
			<content:encoded><![CDATA[<p><a href="http://bit.ly/iVideoCamera"><img class="alignleft size-full wp-image-289" style="float: left; padding-right: 10px;" title="100dollaritunes" src="http://labs.laan.com/wp/wp-content/uploads/2010/03/100dollaritunes.jpg" alt="" width="150" /></a></p>
<p>We are giving away $100 iTunes Gift card to a randomly selected video made with <a href="http://bit.ly/iVideoCamera" target="_blank">iVideoCamera</a> using your favorite new effect that is shared on <b style="color:black;background-color:#a0ffff">twitter</b> (with <a href="http://twitvid.com">TwitVid</a> of course) with the hashtag <a href="http://search.twitter.com/search?q=%23FXCONTEST">#FXCONTEST</a>. The contest starts now and runs until midnight saturday EST. To enter the contest simply make a video with <a href="http://bit.ly/iVideoCamera">iVideoCamera</a> and share it on twitVid with the hashtag <a href="http://search.twitter.com/search?q=%23FXCONTEST" target="_blank">#FXCONTEST</a>. Happy video&#8217;in</p>
<p>UPDATE: <a href="http://twitter.com/robbydaly">@robbydaly</a> was selected as the contest winner. Congratulations!</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.laan.com/wp/2010/03/290/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>iVideoCamera v1.5</title>
		<link>http://labs.laan.com/wp/2010/03/ivideocamera-v1-5/</link>
		<comments>http://labs.laan.com/wp/2010/03/ivideocamera-v1-5/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 20:54:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[products]]></category>
		<category><![CDATA[3gs]]></category>
		<category><![CDATA[effects]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iVideoCamera]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://labs.laan.com/wp/?p=264</guid>
		<description><![CDATA[The new iVideoCamera update is out and loaded with effects]]></description>
			<content:encoded><![CDATA[<p><a href="http://bit.ly/iVideoCamera" target="_new"><img src="http://labs.laan.com/wp/wp-content/uploads/2010/03/ivideocamera_header.jpg" alt="" title="ivideocamera_header" width="480" height="129" class="alignleft size-full wp-image-279" /></a><br/><br />
The new <a href="http://bit.ly/iVideoCamera"  target="_new">iVideoCamera</a> update is out and <a href="http://www.youtube.com/watch?v=C6SYnvTv25s" target="_new">loaded with new features</a>. Most exciting are all the new effects like <a href="http://www.youtube.com/watch?v=fKQj42qL18U" target="_new">obama vision</a>, <a href="http://www.youtube.com/watch?v=jDuNf4AAWQE" target="_new">vintage video</a>, <a href="http://www.youtube.com/watch?v=K2kLs41MVus" target="_blank">water reflection</a> and many many more. This new version makes this a great app for not only 2G/3G users but also 3GS users. Again, sorry that it took us so long but we were working hard to get performance improvements and build all these amazing effects.</p>
<p>What&#8217;s New:</p>
<ul>
<li>Improved frame rate in both quality settings</li>
<li>Facebook bug fixed (finally, sorry) plus posting video to status stream</li>
<li>Lots of fun effects</li>
<li>1x,2x and 4x Digital Zoom by double-clicking screen</li>
<li>Virtually unlimited recording at high res and low res.</li>
<li>No more save time in high quality</li>
<li>SMS link sharing (experimental)</li>
<li>Twitvid added for twitter sharing</li>
<li>Help section</li>
<li>Settings page</li>
</ul>
<h3>Effects Demo Video</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="320" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/nGXhSVK-CmM&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="400" height="320" src="http://www.youtube.com/v/nGXhSVK-CmM&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><!-- FX 1 START --></p>
<table>
<thead>
<tr>
<td colspan="2">Effects Pack #1</td>
</tr>
</thead>
<tbody>
<tr>
<td><a href="http://www.youtube.com/watch?v=jDuNf4AAWQE" target="_new"><img src="/wp/wp-content/uploads/2010/02/vintage0.png" alt="" /></a><br />
Vintage</td>
<td><a href="http://www.youtube.com/watch?v=LUV2VAUFH-Y" target="_new"><img src="/wp/wp-content/uploads/2010/02/heatvision0.png" alt="" /></a><br />
Heat Vision</td>
</tr>
<tr>
<td><a href="http://www.youtube.com/watch?v=qSHPNIiejpk" target="_new"><img src="/wp/wp-content/uploads/2010/02/snow0.png" alt="" /></a><br />
Snow</td>
<td><a href="http://www.youtube.com/watch?v=XT7ERYejgCU" target="_new"><img src="/wp/wp-content/uploads/2010/02/breakingnews0.png" alt="" /></a><br />
Breaking News</td>
</tr>
</tbody>
</table>
<p><!-- FX 1 END --></p>
<p><!-- FX 2 START --></p>
<table>
<thead>
<tr>
<td colspan="2">Effects Pack #2</td>
</tr>
</thead>
<tbody>
<tr>
<td><a href="http://www.youtube.com/watch?v=wqLaMH_hpgU" target="_new"><img src="/wp/wp-content/uploads/2010/02/zoom0.png" alt="" /></a><br />
Infinite Zoom</td>
<td><a href="http://www.youtube.com/watch?v=lrO6duRDiC0" target="_new"><img src="/wp/wp-content/uploads/2010/02/vintagebw0.png" alt="" /></a><br />
Vintage B&amp;W</td>
</tr>
<tr>
<td><a href="http://www.youtube.com/watch?v=H26YOC-XI0w" target="_new"><img src="/wp/wp-content/uploads/2010/02/nightvision0.png" alt="" /></a><br />
Night Vision</td>
<td><a href="http://www.youtube.com/watch?v=SxBSVBzXPzs" target="_new"><img src="/wp/wp-content/uploads/2010/02/textscroll0.png" alt="" /></a><br />
Scrolling Text</td>
</tr>
</tbody>
</table>
<p><!-- FX 2 END --></p>
<p><!-- FX 3 START --></p>
<table>
<thead>
<tr>
<td colspan="2">Effects Pack #3</td>
</tr>
</thead>
<tbody>
<tr>
<td><a href="http://www.youtube.com/watch?v=YSLTdyu5myY" target="_new"><img src="/wp/wp-content/uploads/2010/02/spy0.png" alt="" /></a><br />
Spy Cam</td>
<td><a href="http://www.youtube.com/watch?v=nfYNq7sd_1M" target="_new"><img src="/wp/wp-content/uploads/2010/02/solarize0.png" alt="" /></a><br />
Solarize</td>
</tr>
<tr>
<td><a href="http://www.youtube.com/watch?v=K2kLs41MVus" target="_new"><img src="/wp/wp-content/uploads/2010/02/water0.png" alt="" /></a><br />
Water Reflect</td>
<td><a href="http://www.youtube.com/watch?v=pO58GarUByA" target="_new"><img src="/wp/wp-content/uploads/2010/02/title0.png" alt="" /></a><br />
Title Maker</td>
</tr>
</tbody>
</table>
<p><!-- FX 3 END --></p>
<p><!-- FX 4 START --></p>
<table>
<thead>
<tr>
<td colspan="2">Effects Pack #4</td>
</tr>
</thead>
<tbody>
<tr>
<td><a href="http://www.youtube.com/watch?v=fKQj42qL18U" target="_new"><img src="/wp/wp-content/uploads/2010/02/obama0.png" alt="" /></a><br />
Obama</td>
<td><a href="http://www.youtube.com/watch?v=t8SeyMQcMAg" target="_new"><img src="/wp/wp-content/uploads/2010/02/sparkles0.png" alt="" /></a><br />
Sparkles</td>
</tr>
<tr>
<td><a href="http://www.youtube.com/watch?v=dvLBsLCtAVA" target="_new"><img src="/wp/wp-content/uploads/2010/02/glow0.png" alt="" /></a><br />
Soft Glow</td>
<td><a href="http://www.youtube.com/watch?v=kEcTZmPyDDM" target="_new" ><img src="/wp/wp-content/uploads/2010/02/dancinghearts0.png" alt="" /></a><br />
Dancing Hearts</td>
</tr>
</tbody>
</table>
<p><!-- FX 4 END --></p>
<p>Plus some hidden ones so you just might want to read up on the in app help and like unicorns&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.laan.com/wp/2010/03/ivideocamera-v1-5/feed/</wfw:commentRss>
		<slash:comments>87</slash:comments>
		</item>
		<item>
		<title>Readers Poll for Grand Prize TimeLapse Contest</title>
		<link>http://labs.laan.com/wp/2009/12/readers-poll-for-grand-prize-timelapse-contest/</link>
		<comments>http://labs.laan.com/wp/2009/12/readers-poll-for-grand-prize-timelapse-contest/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 16:22:48 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[products]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iTimeLapse]]></category>
		<category><![CDATA[time lapse]]></category>
		<category><![CDATA[zacuto]]></category>

		<guid isPermaLink="false">http://labs.laan.com/blog/?p=213</guid>
		<description><![CDATA[Help us decide our grand prize.]]></description>
			<content:encoded><![CDATA[<p>Welcome all. We are going to be doing a Time Lapse Video contest in late January &#8216;10 for the best video made with <a href="http://bit.ly/iTimeLapse" target="_blank">iTimeLapse</a>.  Full contest details will be announced in a couple of week but right now we some help.</p>
<p>We are looking for some reader feedback as to what the Grand Prize should be. We have partnered with <a href="http://www.zacuto.com/" target="_blank">Zacuto</a> to be able to offer two runner-up prizes of the<a href="http://store.zacuto.com/zgrip-iphone-jr..html" target="_blank"> Zacuto zGrip Jr&#8217;s</a>, but we are still considering options for the grand prize. The obvious choice is the <a href="http://store.zacuto.com/Zgrip-iPhone-Pro.html" target="_blank">zGrip Pro</a> though we are thinking about a mini-projector, <a href="M Pocket Projector MPRO120">3M Pocket Projector MPRO120</a> or <a href="http://store.apple.com/us/product/MC343/Time-Capsule-1TB?afid=p219%7CGOUS&amp;cid=OAS-US-KWG-WiFi-US">Apple&#8217;s Time Capsule</a>. So let us know what you want for your prize for the new year and vote below:</p>
<p><script src="http://static.polldaddy.com/p/2387722.js" type="text/javascript"></script></p>
<p><noscript>&amp;amp;amp;lt;br /&amp;amp;amp;gt; &amp;amp;amp;lt;a href=&#8221;http://answers.polldaddy.com/poll/2387722/&#8221; mce_href=&#8221;http://answers.polldaddy.com/poll/2387722/&#8221;&amp;amp;amp;gt;Time Lapse Video Contest Grand Prize&amp;amp;amp;lt;/a&amp;amp;amp;gt;&amp;amp;amp;lt;span style=&#8221;font-size:9px;&#8221; mce_style=&#8221;font-size:9px;&#8221;&amp;amp;amp;gt;(&amp;amp;amp;lt;a href=&#8221;http://answers.polldaddy.com&#8221; mce_href=&#8221;http://answers.polldaddy.com&#8221;&amp;amp;amp;gt;opinion&amp;amp;amp;lt;/a&amp;amp;amp;gt;)&amp;amp;amp;lt;/span&amp;amp;amp;gt;&amp;amp;amp;lt;br /&amp;amp;amp;gt; </noscript></p>
]]></content:encoded>
			<wfw:commentRss>http://labs.laan.com/wp/2009/12/readers-poll-for-grand-prize-timelapse-contest/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Geotagging/Lists are really important (to my usability of twitter)</title>
		<link>http://labs.laan.com/wp/2009/12/geotagginglists-are-really-important-to-my-usability-of-twitter/</link>
		<comments>http://labs.laan.com/wp/2009/12/geotagginglists-are-really-important-to-my-usability-of-twitter/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 18:49:53 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[market]]></category>
		<category><![CDATA[geotagging]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[tweetdeck]]></category>

		<guid isPermaLink="false">http://labs.laan.com/blog/?p=200</guid>
		<description><![CDATA[some thoughts on twitter and geotaggin']]></description>
			<content:encoded><![CDATA[<p>Putting geotagging in <a href="http://tweetdeck.com/iphone" target="_blank">tweetdeck</a> was a very interesting experience because in between lines of code and testing really got to experience the obvious value of this new feature (especially combined with lists). I tweet occasionally (to my three followers) but i find twitter to have a so much noise that is only when i have some real down-time that i go back to look through the people that interest me to see whats going on.</p>
<p>So last weekend when i was headed down to the boat cc told me to keep a look out for the <a href="https://networkchallenge.darpa.mil/default.aspx" target="_blank">red ballons</a> &#8211; and by a very odd chance i got off a strange exit so i could go park under an underpass to check the accuracy settings of sending geotags on TD tweets. Driving a bit down the road what do i see.</p>
<p><a href="http://tweetphoto.com/5891723" target="_blank"><img class="alignleft" src="http://cdn.cloudfiles.mosso.com/c54102/x2_59e68b" alt="" width="150" /></a><a href="http://tweetphoto.com/5891778"><img class="alignnone" src="http://cdn.cloudfiles.mosso.com/c54102/x2_59e6c2" alt="" width="150" /></a></p>
<p>Yes. A Red Balloon. I stopped. Talked geek with the <a href="http://www.darpa.mil/">darpa</a> folks and <a href="http://twitter.com/tadwook/status/6377242266" target="_blank">tweeted</a> about it (of course forgetting that geotagging was not enabled on tadwook) and then watching my iPhone die before i could enable a proper geotagged tweet. In the end i was a bit supprised how long it took <a href="https://networkchallenge.darpa.mil/FinalStandings.pdf">teams to find all balloons</a>. I am hoping a brand does a follow-up contest (clients are you listening?).</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.laan.com/wp/2009/12/geotagginglists-are-really-important-to-my-usability-of-twitter/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>iVideoCamera &#8211; an app that lets you record video on any iPhone (no really)</title>
		<link>http://labs.laan.com/wp/2009/12/ivideocamera-an-app-that-lets-you-record-video-on-any-iphone-no-really/</link>
		<comments>http://labs.laan.com/wp/2009/12/ivideocamera-an-app-that-lets-you-record-video-on-any-iphone-no-really/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 18:10:26 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[products]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iphone video]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[video camera]]></category>

		<guid isPermaLink="false">http://labs.laan.com/blog/?p=192</guid>
		<description><![CDATA[video for any phone (redux) ]]></description>
			<content:encoded><![CDATA[<div style="float:left; padding-right: 10px"><object width="231" height="350" data="http://www.youtube.com/v/frFy9DRbXtM&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/frFy9DRbXtM&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /></object></div>
<p><a href="http://bit.ly/iVideoCamera" target="_blank">iVideoCamera</a> was finally approved by apple last night after many many months of approval process fun. This app lets your record about 3 fps on any iPhone (well its for you 3g owners out there). I know it seems like we just put out this app (and we kinda did), but <a href="http://bit.ly/videoslidesapp" target="_blank">VideoSlides</a> was a result of iVideoCamera not getting approved though we firmly believe the photo snaps to video with its three different <a href="http://labs.laan.com/wp/2009/11/videoslides-brings-video-to-any-phone-almost/">capture modes warrants its own app</a>.</p>
<p>Apple is definitely opening up what we can do with video capture (i.e. UStream and Knocking Video) so we expect to improve the frame rate and length of iVideoCamera in the next update. </p>
]]></content:encoded>
			<wfw:commentRss>http://labs.laan.com/wp/2009/12/ivideocamera-an-app-that-lets-you-record-video-on-any-iphone-no-really/feed/</wfw:commentRss>
		<slash:comments>117</slash:comments>
		</item>
		<item>
		<title>VideoSlides brings video to any phone (almost)</title>
		<link>http://labs.laan.com/wp/2009/11/videoslides-brings-video-to-any-phone-almost/</link>
		<comments>http://labs.laan.com/wp/2009/11/videoslides-brings-video-to-any-phone-almost/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 23:25:59 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[products]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[video camera]]></category>
		<category><![CDATA[video slides]]></category>

		<guid isPermaLink="false">http://labs.laan.com/blog/?p=185</guid>
		<description><![CDATA[with this latest app you can record pictures and audio together as a slow frame-rate movie or what we like to call video slides.]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-186" href="http://labs.laan.com/wp/2009/11/videoslides-brings-video-to-any-phone-almost/videoslides512/"><img class="alignleft size-thumbnail wp-image-186" style="float:left; padding-right: 10px" title="videoslides512" src="http://labs.laan.com/wp/wp-content/uploads/2009/11/videoslides512-150x150.png" alt="videoslides512" width="150" height="150" /></a>Our Video Camera app <a href="http://bit.ly/videoslidesapp">VideoSlides</a>, which lets any phone shoot a video (well almost &#8212; it lets you take pictures with a sound track so it&#8217;s like a low frame rate movie &#8211; see example below) or something we like to call Video Slides. It has some nifty features to let you take pictures in three different modes: Manual, Timer &amp; Accelerometer. We have found it&#8217;s pretty useful for shooting presentations, how-to&#8217;s, or apartment walk-throughs, but it works for pretty much anything you would shoot a video for.</p>
<p><object width="425" height="344" data="http://www.youtube.com/v/l_uo932HXTI&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/l_uo932HXTI&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /></object><br />
NOTE: this version has an issue with YouTube audio encoding (it turns out they dont support 8KHz sampling rate) so if you upload your video there you won&#8217;t get sound, but facebook and vimeo work fine. We have submitted the fix to apple so the update should be in store shortly for sound on your YouTube Videos</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.laan.com/wp/2009/11/videoslides-brings-video-to-any-phone-almost/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iTimeLapse Finally Here!!!</title>
		<link>http://labs.laan.com/wp/2009/11/itimelapse-finally-here/</link>
		<comments>http://labs.laan.com/wp/2009/11/itimelapse-finally-here/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 17:14:39 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[products]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iTimeLapse]]></category>
		<category><![CDATA[time lapse]]></category>

		<guid isPermaLink="false">http://labs.laan.com/blog/?p=170</guid>
		<description><![CDATA[iTimeLapse is finally here so put your phone into airplane mode and make some vids....]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-171" style="float:left;padding-right:10px" title="iconstopwatch512" src="http://labs.laan.com/wp/wp-content/uploads/2009/11/iconstopwatch512-150x150.png" alt="iconstopwatch512" width="150" height="150" /> Yes it only took about 2 months for apple to approve, but its all good because you can now <a href="http://bit.ly/itimelapse" target="_new">grab it here from the app store</a>. We have also put together a <a href="http://timelapse-iphone.com/">nice little site</a> to <a href="http://www.youtube.com/results?search_type=videos&amp;search_query=itimelapse&amp;search_sort=video_date_uploaded">feature videos</a> made with iTimeLapse and accessories such as <a href="http://timelapse-iphone.com/2009/09/iphone-stands-and-holders/">stands</a>that will make your time lapse projects easier.<br />
<br/><br/><br/><br />
Check out one of our favorite videos (well that because <a href="http://twitter.com/cclaan">@cclaan </a>made it)<br />
<object width="425" height="344" data="http://www.youtube.com/v/Oo8yXjrsCeU&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/Oo8yXjrsCeU&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /></object></p>
<p>We packed this app chucked-full-of-features:</p>
<ul>
<li>Add Music Tracks</li>
<li>Adjustable frame rate</li>
<li>Adjustable resolution</li>
<li>Overlay capture mode</li>
<li>Share to YouTube, Facebook, Vimeo, email, etc</li>
<li>And just too many to list</li>
</ul>
<p><a rel="attachment wp-att-176" href="http://labs.laan.com/wp/2009/11/itimelapse-finally-here/img_0399/"><img class="alignleft size-thumbnail wp-image-176" title="img_0399" src="http://labs.laan.com/wp/wp-content/uploads/2009/11/img_0399-150x150.png" alt="img_0399" width="150" height="150" /></a><a rel="attachment wp-att-178" href="http://labs.laan.com/wp/2009/11/itimelapse-finally-here/img_0401/"><img class="alignleft size-thumbnail wp-image-178" title="img_0401" src="http://labs.laan.com/wp/wp-content/uploads/2009/11/img_0401-150x150.png" alt="img_0401" width="150" height="150" /></a><a rel="attachment wp-att-180" href="http://labs.laan.com/wp/2009/11/itimelapse-finally-here/img_0404/"><img class="alignleft size-thumbnail wp-image-180" title="img_0404" src="http://labs.laan.com/wp/wp-content/uploads/2009/11/img_0404-150x150.png" alt="img_0404" width="150" height="150" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://labs.laan.com/wp/2009/11/itimelapse-finally-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>


