<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Squarespace Site Server v5.11.81 (http://www.squarespace.com/) on Fri, 10 Feb 2012 07:07:02 GMT--><feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"><title>Source Code</title><subtitle>Source Code</subtitle><id>http://www.ottersoftwareblog.com/source-code/</id><link rel="alternate" type="application/xhtml+xml" href="http://www.ottersoftwareblog.com/source-code/"/><link rel="self" type="application/atom+xml" href="http://www.ottersoftwareblog.com/source-code/atom.xml"/><updated>2012-01-23T06:48:04Z</updated><generator uri="http://www.squarespace.com/" version="Squarespace Site Server v5.11.81 (http://www.squarespace.com/)">Squarespace</generator><entry><title>AVSynchronizedLayerTest</title><category term="avfoundation"/><category term="avplayer"/><category term="avplayerlayer"/><category term="avsynchronizelLayer"/><id>http://www.ottersoftwareblog.com/source-code/2012/1/17/avsynchronizedlayertest.html</id><link rel="alternate" type="text/html" href="http://www.ottersoftwareblog.com/source-code/2012/1/17/avsynchronizedlayertest.html"/><author><name>Simon</name></author><published>2012-01-17T21:14:19Z</published><updated>2012-01-17T21:14:19Z</updated><content type="html" xml:lang="en-GB"><![CDATA[<p>AVSynchronizedLayerTest demonstrates one way of displaying subtitles for a video using the AVFoundation framework. The demonstration project is for a Mac (OS X 10.7) project which demonstrates how to use an AVSynchronizedLayer to display the subtitles with a video playing an in AVPlayerLayer.</p>

<p>To run the project you will have to change the path to the video in AppDelegate.h.</p>

<p>The video either needs to be longer than 1minute 20 seconds or you need to edit the subtitles in setupSubtitles in AppDelegate.m</p>

<p>You can access the source code at <a href="https://github.com/ottersoftware/AVSynchronizedLayerTest">https://github.com/ottersoftware/AVSynchronizedLayerTest</a>.</p>
]]></content></entry><entry><title>OTSCoreDataFormatSwitcher</title><category term="core data"/><category term="sqlite"/><category term="xml"/><id>http://www.ottersoftwareblog.com/source-code/2011/9/29/otscoredataformatswitcher.html</id><link rel="alternate" type="text/html" href="http://www.ottersoftwareblog.com/source-code/2011/9/29/otscoredataformatswitcher.html"/><author><name>Simon</name></author><published>2011-09-29T10:24:25Z</published><updated>2011-09-29T10:24:25Z</updated><content type="html" xml:lang="en-GB"><![CDATA[<p>OTSCoreDataFormatSwitcher demonstrates how you can switching between using XML and SQLite as Core Data storage formats whilst still keeping your existing data. This may be useful during the development stages of a project but there are some caveats you should be aware of. Please read the post entitled <a href="http://ottersoftware.squarespace.com/blog/2011/2/22/switching-between-xml-and-sqlite-in-core-data.html">&#8216;Switching Between XML and SQLite in Core Data&#8217;</a> carefully.</p>

<p>You can access the source code at <a href="https://github.com/ottersoftware/OTSCoreDataFormatSwitcher">https://github.com/ottersoftware/OTSCoreDataFormatSwitcher</a>.
]]></content></entry></feed>
