<?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>Tangerine Musings &#187; twillis</title>
	<atom:link href="http://clevertangerine.com/blog/author/twillis/feed/" rel="self" type="application/rss+xml" />
	<link>http://clevertangerine.com/blog</link>
	<description></description>
	<lastBuildDate>Sat, 25 Oct 2014 07:11:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
	<item>
		<title>Is this thing on?</title>
		<link>http://clevertangerine.com/blog/2014/10/is-this-thing-on-2/</link>
		<comments>http://clevertangerine.com/blog/2014/10/is-this-thing-on-2/#comments</comments>
		<pubDate>Sat, 25 Oct 2014 07:11:45 +0000</pubDate>
		<dc:creator><![CDATA[twillis]]></dc:creator>
				<category><![CDATA[Administriva]]></category>

		<guid isPermaLink="false">http://clevertangerine.com/blog/?p=294</guid>
		<description><![CDATA[Been a while&#8230;]]></description>
				<content:encoded><![CDATA[<p>Been a while&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://clevertangerine.com/blog/2014/10/is-this-thing-on-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RCLogbook 4.5&#8230;</title>
		<link>http://clevertangerine.com/blog/2014/03/rclogbook-4-5/</link>
		<comments>http://clevertangerine.com/blog/2014/03/rclogbook-4-5/#comments</comments>
		<pubDate>Sat, 29 Mar 2014 18:32:18 +0000</pubDate>
		<dc:creator><![CDATA[twillis]]></dc:creator>
				<category><![CDATA[RCLogbook Musings]]></category>
		<category><![CDATA[Release Previews]]></category>

		<guid isPermaLink="false">http://clevertangerine.com/blog/?p=287</guid>
		<description><![CDATA[Well, that&#8217;s a wrap. Beta time. This release will be the last release to support iOS 6.x and earlier (it may also drop iOS 5.1 support, depending on how the tools handle things). The next release will be iOS 7 &#8230; <a href="http://clevertangerine.com/blog/2014/03/rclogbook-4-5/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Well, that&#8217;s a wrap. Beta time.</p>
<p>This release will be the last release to support iOS 6.x and earlier (it may also drop iOS 5.1 support, depending on how the tools handle things). The next release will be iOS 7 and later only. I am reluctant to drop the older support, but the installed base stats just do not justify keeping around the old code. There was a lot of “if iOS7 do X; otherwise do Y” that had to go in to the last few releases to play nicely with all the releases. It is time to clean that stuff up and migrate to some of the new APIs.</p>
]]></content:encoded>
			<wfw:commentRss>http://clevertangerine.com/blog/2014/03/rclogbook-4-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multicopters and Existing Databases</title>
		<link>http://clevertangerine.com/blog/2014/02/multicopters-and-existing-databases/</link>
		<comments>http://clevertangerine.com/blog/2014/02/multicopters-and-existing-databases/#comments</comments>
		<pubDate>Wed, 12 Feb 2014 02:17:28 +0000</pubDate>
		<dc:creator><![CDATA[twillis]]></dc:creator>
				<category><![CDATA[RCLogbook Musings]]></category>

		<guid isPermaLink="false">http://clevertangerine.com/blog/?p=273</guid>
		<description><![CDATA[RCLogbook 4.2 adds a model type for multicopters to the mix and you might wonder “How can I change one of my existing models to a multicopter?” now that RCLogbook knows about multicopters.. For a variety of reasons, the UI &#8230; <a href="http://clevertangerine.com/blog/2014/02/multicopters-and-existing-databases/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>RCLogbook 4.2 adds a model type for multicopters to the mix and you might wonder “How can I change one of my existing models to a multicopter?” now that RCLogbook knows about multicopters..</p>
<p>For a variety of reasons, the UI in RCLogbook does not allow you to change the type of a model after it has been created. However, you can change the type through the database import and export functionality. It is a bit more involved, but it works.</p>
<p><span id="more-273"></span>What you will need to do is this:</p>
<ol>
<li>Make a backup of your database by downloading the fully binary database through the web server or Dropbox (this step is precautionary so you can get back to your original database in case something goes wrong in the following process).</li>
<li>Export your database in text format through either the web server or Dropbox (if you use Dropbox, this creates a file named “DbExport.txt”).</li>
<li>Open the text file with the database in your favorite editor (either a text editor or spreadsheet).</li>
<li>Remove all sections except “Models” and the “[INFO]” lines.</li>
<li>Delete the lines for each model that already has the correct type (that is, delete the models you <strong>do</strong> <strong>not</strong> <strong>want</strong> to make changes to).</li>
<li>Change “Helicopter” to “Multicopter” on each model that is left (that is, the ones you <strong>want</strong> to change). Do not leave trailing spaces or anything after the “Multicopter”. Do not make any other changes to the line unless you want to change things beyond the type.</li>
<li>Save the file so that you can import it (if you use Dropbox, this file should be called “DbImport.txt”). Note that if you opened it in a spreadsheet, you need to save as tab-separated values.</li>
<li>Import the saved text file into the database through the web server or Dropbox. Once that is done, check to make sure everything looks in order.</li>
</ol>
<p>Consult the user’s guide on <a href="http://clevertangerine.com/RCLogbook">CleverTangerine</a> for more information on how to backup your database and use the import/export capabilities through either the web interface or Dropbox.</p>
<p>For example, after you get through step (4), your file might look something like this (note that the content will be different depending on what models you have, when you last used them, and so on):</p>
<p style="padding-left: 30px;">[INFO] RCLogbook Database (Release 4.2.0 with DB v.6)<br />
[INFO] Generated on Feb 6, 2014, 4:44:04 PM</p>
<p style="padding-left: 30px;">[INFO] With great power comes great responsibility: Use CAUTION when editing a database.<br />
[INFO] ALWAYS backup or checkpoint before importing.<br />
[INFO] For more on the format of this file, see the database import guide or import template (available from the database access page).<br />
[INFO] The database import guide is also available at <a href="http://clevertangerine.com/RCLogbook/content/RCLogbook_DIG.pdf">http://clevertangerine.com/RCLogbook/content/RCLogbook_DIG.pdf</a> .</p>
<p style="padding-left: 30px;">[SECTION] Models<br />
Model UID Model Name Retired? Type Vendor Last Event Date (M/D/YY) Last Event Time (H:MM A) Total Time (H:MM:SS) Total Events Total Fuel (L) Logs Batteries? Logs Fuel? Default Prop Default Style Model Notes<br />
<span style="text-decoration: underline;"><strong>53 AJ Slick No Airplane 3DHS 7/3/10 10:23 PM 70:44:40 536 0.00 Yes No</strong></span><br />
8810 Test Model No <span style="text-decoration: underline;"><em>Helicopter</em></span> 12/9/13 8:39 PM 0:05:03 1 0.00 Yes No</p>
<p style="padding-left: 30px;">[INFO] End of file</p>
<p>Now, in this case, let&#8217;s say we want to change “Test Model” to a multicopter. So, for step (5) we would remove the line in <span style="text-decoration: underline;"><strong>underlined bold</strong></span> above. Then, for step (6), we would change the “Helicopter” in <em><span style="text-decoration: underline;">underlined italics</span></em> above to “Multicopter”. That would leave us with the following file:</p>
<p style="padding-left: 30px;">[INFO] RCLogbook Database (Release 4.2.0 with DB v.6)<br />
[INFO] Generated on Feb 6, 2014, 4:44:04 PM</p>
<p style="padding-left: 30px;">[INFO] With great power comes great responsibility: Use CAUTION when editing a database.<br />
[INFO] ALWAYS backup or checkpoint before importing.<br />
[INFO] For more on the format of this file, see the database import guide or import template (available from the database access page).<br />
[INFO] The database import guide is also available at <a href="http://clevertangerine.com/RCLogbook/content/RCLogbook_DIG.pdf">http://clevertangerine.com/RCLogbook/content/RCLogbook_DIG.pdf</a> .</p>
<p style="padding-left: 30px;">[SECTION] Models<br />
Model UID Model Name Retired? Type Vendor Last Event Date (M/D/YY) Last Event Time (H:MM A) Total Time (H:MM:SS) Total Events Total Fuel (L) Logs Batteries? Logs Fuel? Default Prop Default Style Model Notes<br />
8810 Test Model No Multicopter 12/9/13 8:39 PM 0:05:03 1 0.00 Yes No</p>
<p style="padding-left: 30px;">[INFO] End of file</p>
<p>Which could then be uploaded and processed by RCLogbook.</p>
]]></content:encoded>
			<wfw:commentRss>http://clevertangerine.com/blog/2014/02/multicopters-and-existing-databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zombie Tangerines&#8230;</title>
		<link>http://clevertangerine.com/blog/2014/02/zombie-tangerines/</link>
		<comments>http://clevertangerine.com/blog/2014/02/zombie-tangerines/#comments</comments>
		<pubDate>Mon, 10 Feb 2014 00:03:17 +0000</pubDate>
		<dc:creator><![CDATA[twillis]]></dc:creator>
				<category><![CDATA[RCLogbook Musings]]></category>
		<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[Release Previews]]></category>

		<guid isPermaLink="false">http://clevertangerine.com/blog/?p=271</guid>
		<description><![CDATA[The poor blog has been neglected, but it keeps coming back from the dead anyway. Though, in the meantime, 4.1 and 4.2 got taken care of and released into the wild. You can find 4.2 on your friendly neighborhood App &#8230; <a href="http://clevertangerine.com/blog/2014/02/zombie-tangerines/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>The poor blog has been neglected, but it keeps coming back from the dead anyway.</p>
<p>Though, in the meantime, 4.1 and 4.2 got taken care of and released into the wild. You can find 4.2 on your friendly neighborhood App Store. These are both incremental releases, but there is some good stuff in there like Dropbox support (finally) and multicopter model types.</p>
<p>The coding elves are busy working on putting in a few cool things for whatever comes after 4.2. Parallel charging/discharging support is wrapping up along with a few other goodies.</p>
]]></content:encoded>
			<wfw:commentRss>http://clevertangerine.com/blog/2014/02/zombie-tangerines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back From the Dead (Again)</title>
		<link>http://clevertangerine.com/blog/2013/07/back-from-the-dead-again/</link>
		<comments>http://clevertangerine.com/blog/2013/07/back-from-the-dead-again/#comments</comments>
		<pubDate>Sun, 21 Jul 2013 05:47:49 +0000</pubDate>
		<dc:creator><![CDATA[twillis]]></dc:creator>
				<category><![CDATA[iOS Musings]]></category>
		<category><![CDATA[RCLogbook Musings]]></category>

		<guid isPermaLink="false">http://clevertangerine.com/blog/?p=268</guid>
		<description><![CDATA[We are back (kinda). Real life has been very busy over the last year and RCLogbook has not had much attention. The next release, 4.0.1 will probably be submitted in the next day or two. This is mostly a maintenance &#8230; <a href="http://clevertangerine.com/blog/2013/07/back-from-the-dead-again/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>We are back (kinda). Real life has been very busy over the last year and RCLogbook has not had much attention.</p>
<p>The next release, 4.0.1 will probably be submitted in the next day or two. This is mostly a maintenance release with a few minor features (access to notes from pre- and post-event checklists).</p>
<p>Once that drops, we will turn our attention to iOS7.</p>
<p>It is looking like 4.0.1 will be the last build of RCLogbook that supports iOS4. We are thinking that the next release for iOS7 will require iOS5 or later. Honestly, given the scope of changes in iOS7, a pretty good case can be made for moving the next release to iOS7 or better. The changes are deep enough that maintaining support for pre-iOS7 versions is going to be a huge pain. We are going to give it a shot and see how it goes.</p>
]]></content:encoded>
			<wfw:commentRss>http://clevertangerine.com/blog/2013/07/back-from-the-dead-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Egad</title>
		<link>http://clevertangerine.com/blog/2013/07/egad/</link>
		<comments>http://clevertangerine.com/blog/2013/07/egad/#comments</comments>
		<pubDate>Tue, 09 Jul 2013 07:10:25 +0000</pubDate>
		<dc:creator><![CDATA[twillis]]></dc:creator>
				<category><![CDATA[iOS Musings]]></category>

		<guid isPermaLink="false">http://clevertangerine.com/blog/?p=265</guid>
		<description><![CDATA[iOS7 is going to leave a mark.]]></description>
				<content:encoded><![CDATA[<p>iOS7 is going to leave a mark.</p>
]]></content:encoded>
			<wfw:commentRss>http://clevertangerine.com/blog/2013/07/egad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>4.0.0 is Out&#8230;</title>
		<link>http://clevertangerine.com/blog/2012/11/4-0-0-is-out/</link>
		<comments>http://clevertangerine.com/blog/2012/11/4-0-0-is-out/#comments</comments>
		<pubDate>Sun, 04 Nov 2012 18:41:26 +0000</pubDate>
		<dc:creator><![CDATA[twillis]]></dc:creator>
				<category><![CDATA[RCLogbook Musings]]></category>
		<category><![CDATA[Release Notes]]></category>

		<guid isPermaLink="false">http://clevertangerine.com/blog/?p=260</guid>
		<description><![CDATA[Well, as you have probably seen, 4.0.0 is now out. The day job got really crazy and we are behind getting documentation up and the website updated. Not that anyone reads the user’s guide anyway, amirite? There is all kinds &#8230; <a href="http://clevertangerine.com/blog/2012/11/4-0-0-is-out/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Well, as you have probably seen, 4.0.0 is now out. The day job got really crazy and we are behind getting documentation up and the website updated. Not that anyone reads the user’s guide anyway, amirite? <img src="http://clevertangerine.com/blog/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /></p>
<p>There is all kinds of goodies in 4.0.0, many thanks to the beta testers who did great work beating on the app.</p>
<p>Happy flying!</p>
]]></content:encoded>
			<wfw:commentRss>http://clevertangerine.com/blog/2012/11/4-0-0-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spam, Spam, Spam, Spam&#8230;</title>
		<link>http://clevertangerine.com/blog/2012/09/spam-spam-spam-spam/</link>
		<comments>http://clevertangerine.com/blog/2012/09/spam-spam-spam-spam/#comments</comments>
		<pubDate>Sun, 30 Sep 2012 17:00:24 +0000</pubDate>
		<dc:creator><![CDATA[twillis]]></dc:creator>
				<category><![CDATA[Administriva]]></category>

		<guid isPermaLink="false">http://clevertangerine.com/blog/?p=256</guid>
		<description><![CDATA[Not sure what happened over the past week or so, but the volume of spam in the comments has really increased. So, we are turning on registration in the hopes that will help smooth things out a bit.]]></description>
				<content:encoded><![CDATA[<p>Not sure what happened over the past week or so, but the volume of spam in the comments has really increased. So, we are turning on registration in the hopes that will help smooth things out a bit.</p>
]]></content:encoded>
			<wfw:commentRss>http://clevertangerine.com/blog/2012/09/spam-spam-spam-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More on Four</title>
		<link>http://clevertangerine.com/blog/2012/09/more-on-four/</link>
		<comments>http://clevertangerine.com/blog/2012/09/more-on-four/#comments</comments>
		<pubDate>Sat, 29 Sep 2012 20:47:17 +0000</pubDate>
		<dc:creator><![CDATA[twillis]]></dc:creator>
				<category><![CDATA[Bugs Harsh My Mellow]]></category>
		<category><![CDATA[RCLogbook Musings]]></category>
		<category><![CDATA[Release Previews]]></category>

		<guid isPermaLink="false">http://clevertangerine.com/blog/?p=254</guid>
		<description><![CDATA[The beta continues on 4.0.0 with lots of iOS 6 and iPhone 5 testing. There are still some nagging issues that we need to get worked out, but so far, so good. We are hoping to get the testing wrapped &#8230; <a href="http://clevertangerine.com/blog/2012/09/more-on-four/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>The beta continues on 4.0.0 with lots of iOS 6 and iPhone 5 testing. There are still some nagging issues that we need to get worked out, but so far, so good. We are hoping to get the testing wrapped up and the app submitted next week.</p>
]]></content:encoded>
			<wfw:commentRss>http://clevertangerine.com/blog/2012/09/more-on-four/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where oh Where is my 4.0 Release&#8230;</title>
		<link>http://clevertangerine.com/blog/2012/09/where-oh-where-is-my-4-0-release/</link>
		<comments>http://clevertangerine.com/blog/2012/09/where-oh-where-is-my-4-0-release/#comments</comments>
		<pubDate>Sun, 16 Sep 2012 02:33:49 +0000</pubDate>
		<dc:creator><![CDATA[twillis]]></dc:creator>
				<category><![CDATA[RCLogbook Musings]]></category>
		<category><![CDATA[Release Notes]]></category>

		<guid isPermaLink="false">http://clevertangerine.com/blog/?p=250</guid>
		<description><![CDATA[We found a few annoying bugs late in testing, that slowed us down. Then, I am not sure you heard this, but I guess Apple announced a new iPhone? Along with the phone came new development tools which created a &#8230; <a href="http://clevertangerine.com/blog/2012/09/where-oh-where-is-my-4-0-release/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>We found a few annoying bugs late in testing, that slowed us down.</p>
<p>Then, I am not sure you heard this, but I guess Apple announced a new iPhone?</p>
<p>Along with the phone came new development tools which created a few other issues.</p>
<p>So, we are holding the release until next month. This will give us a chance to get it updated for iOS 6 as well as iPhone 5. Plan is to get the submission to the App Store elves at Apple right around the end of September which would put it in the store early October. This will add one more bullet to the feature list:</p>
<ul>
<li>Support for iOS 6 as well as the iPhone 5.</li>
</ul>
<p>The only bad news out of this (well, other than the delay), is that RCL 4 will now require iOS 4.3 or greater. This means that 3.8.2 will be the last release than runs on the venerable iPhone 3G. Long story as to why this is so, but it is due to some changes in the development tools and a desire not to leave anyone with an iPhone 3G running a broken 4.0.0 release that we cannot release an update for.</p>
]]></content:encoded>
			<wfw:commentRss>http://clevertangerine.com/blog/2012/09/where-oh-where-is-my-4-0-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
