<?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>Interactive Touch Books</title>
	<atom:link href="http://www.interactivetouchbooks.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.interactivetouchbooks.com</link>
	<description></description>
	<lastBuildDate>Tue, 05 Feb 2013 03:26:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>ITB Tutorial Lesson 7 &#8211; Animations</title>
		<link>http://www.interactivetouchbooks.com/itb-tutorial-lesson-7-animations/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=itb-tutorial-lesson-7-animations</link>
		<comments>http://www.interactivetouchbooks.com/itb-tutorial-lesson-7-animations/#comments</comments>
		<pubDate>Wed, 23 May 2012 04:07:50 +0000</pubDate>
		<dc:creator>Ameen Saafir</dc:creator>
				<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.interactivetouchbooks.com/?p=849</guid>
		<description><![CDATA[Today we are going to tackle animations.  We like to remember our audience and keep things simple, so for animations we allow you to loop through 10 frames.  Although we think this is plenty for our target audience if you really need more just let us know!  Ok, here&#8217;s what you need to do to [...]]]></description>
			<content:encoded><![CDATA[<p>Today we are going to tackle animations.  We like to remember our audience and keep things simple, so for animations we allow you to loop through 10 frames.  Although we think this is plenty for our target audience if you really need more just let us know!  Ok, here&#8217;s what you need to do to create a basic animation.</p>
<ul class="default">
<li>First, you do need to create each frame manually, saving each image as a .png.  We highly recommend that the size of each image is the same, even if the character is changing size through the course of the animation.  This will make it easier to line everything up.</li>
<li>Next you will go to, you guessed it, Add Media, then select Animation from the drop down menu.</li>
<li>From there it will prompt you to enter the image for each frame.  <em>Note: the animations automatically stop on the last frame, so if you would like to end on the first frame you will have to add that one last as well.</em></li>
<li>After you enter each frame you can label the animation (making it easier to find it from the menu), select whether it is visible on page load, and the animation time.  This time is the time to complete the entire animation cycle.  Unfortunately we do not yet have the capability to edit animations, but feel free to <a href="mailto: crutchfield@interactivetouchbooks.com">bug David</a> about it if this is causing a lot of trouble for you. <img src='http://www.interactivetouchbooks.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
<li>Once you click Add, you can position the animation just like you would an image.</li>
<li><strong>Super important step:</strong> At this point, all you have done is upload the images for the animation, told the system how long it should take to play it, but we haven&#8217;t yet told it <em>when</em> to play the animation.  Some animations are automatic, such as the one shown in the video below.  In order to trigger this, you will go to Add Page Action, Play, and select the animation from the menu, then select the delay and repeat count.  If you would like an image to trigger the animation, then select the image that will do the triggering (it can be any image, or even the animation itself) and then select Add Action, Play, and select the animation.  If you do not perform one of these steps your animation will not play and only appear as an image.</li>
</ul>
<p>Check out the super cool video showing how it&#8217;s done in Bunnyfur&#8217;s Easter Eggs.</p>
<iframe src="http://www.youtube.com/embed/koBNDQgAfSc?version=3&amp;autohide=1&amp;modestbranding=1&amp;rel=0&amp;fs=1&amp;showinfo=0&amp;wmode=transparent" width="650" height="390" title="YouTube video player" style="background-color:#000;display:block;margin-bottom:0;max-width:100%;" frameborder="0" allowfullscreen></iframe><p style="font-size:11px;margin-top:0;"><a href="http://www.youtube.com/watch?v=koBNDQgAfSc" target="_blank" title="Watch on YouTube">Watch this video on YouTube</a>.</p>
<p>That&#8217;s it! But before we go:</p>
<p><strong>A tip from Deeno:</strong> Hey authors, one cool thing about animations, is that once they are set up you can have them do almost anything an image does.  They can <a href="http://www.interactivetouchbooks.com/itb-tutorial-lesson-6-making-images-move/">move</a>, play sound effects, trigger other elements to <a href="http://www.interactivetouchbooks.com/itb-tutorial-5-hiding-and-showing-images-peekaboo/">show and hide</a>, etc.  Feel free to play around a bit with the authoring tool!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.interactivetouchbooks.com/itb-tutorial-lesson-7-animations/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ITB Tutorial Lesson 6 &#8211; Making Images Move</title>
		<link>http://www.interactivetouchbooks.com/itb-tutorial-lesson-6-making-images-move/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=itb-tutorial-lesson-6-making-images-move</link>
		<comments>http://www.interactivetouchbooks.com/itb-tutorial-lesson-6-making-images-move/#comments</comments>
		<pubDate>Fri, 18 May 2012 18:38:45 +0000</pubDate>
		<dc:creator>Ameen Saafir</dc:creator>
				<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.interactivetouchbooks.com/?p=840</guid>
		<description><![CDATA[Having fun yet?  I hope so.  These lessons just keep getting more and more fun don&#8217;t they!  Today we are going to tackle the MOVE command.  This one is not as intuitive as the rest, so I recorded a few extra videos to demonstrate the various ways to use this action. Basic MOVE  Here we [...]]]></description>
			<content:encoded><![CDATA[<p>Having fun yet?  I hope so.  These lessons just keep getting more and more fun don&#8217;t they!  Today we are going to tackle the MOVE command.  This one is not as intuitive as the rest, so I recorded a few extra videos to demonstrate the various ways to use this action.</p>
<p><strong>Basic MOVE </strong></p>
<p>Here we are going to set up a very simple move command, where an object moves when it is touched by the user.  We&#8217;ll use Bunnyfur again in the video.</p>
<ul class="default">
<li>First step, select the image you want to move from the list over on the right.  Once you click on it, it will become highlighted in the canvas.</li>
<li>Next, move the image to where you would like it to end up after it is touched.  It is very important that you do this now, before you have selected the action.</li>
<li>Once the image is where you want it to end up, select add action, MOVE from the drop down menu.  The logic here is that the action will move the image TO the location it is at now.  (Check out the tip from Deeno at the end of the post for more insight into why we did it this way).</li>
<li>For a simple move you will set your duration (remember this is in milliseconds, so 3 seconds = 3000), and leave everything else blank.</li>
</ul>
<p>Here&#8217;s a quick video showing this in action:</p>
<iframe src="http://www.youtube.com/embed/tZhcipdEf70?version=3&amp;autohide=1&amp;modestbranding=1&amp;rel=0&amp;fs=1&amp;showinfo=0&amp;wmode=transparent" width="650" height="390" title="YouTube video player" style="background-color:#000;display:block;margin-bottom:0;max-width:100%;" frameborder="0" allowfullscreen></iframe><p style="font-size:11px;margin-top:0;"><a href="http://www.youtube.com/watch?v=tZhcipdEf70" target="_blank" title="Watch on YouTube">Watch this video on YouTube</a>.</p>
<p>Cool, right?  Now you&#8217;ll notice in the move menu there were a lot of options.  Let me quickly explain those and give you a couple of examples of how to implement them.</p>
<ul class="default">
<li><strong>Specify duration in milliseconds</strong>: This sets how long it will take to complete the move action.  You can always go back and change it to get the timing right.  Something that is relatively quick is generally in the 1000-3000 range, whereas slower movements, like clouds in the background or bubbles floating can be in the 12,000-20,000 range.  Feel free to play around</li>
<li><strong>Reverse?: </strong>When you set the reverse flag the image will move back to where it started.  So if A is the starting point and B is the end point, when you set reverse the user will touch the object at A and it will spend the specified time going to B and then reverse path and take the same amount of time going back to A.  Here&#8217;s another video example:</li>
</ul>
<iframe src="http://www.youtube.com/embed/_Gm-p_CQclY?version=3&amp;autohide=1&amp;modestbranding=1&amp;rel=0&amp;fs=1&amp;showinfo=0&amp;wmode=transparent" width="500" height="375" title="YouTube video player" style="background-color:#000;display:block;margin-bottom:0;max-width:100%;" frameborder="0" allowfullscreen></iframe><p style="font-size:11px;margin-top:0;"><a href="http://www.youtube.com/watch?v=_Gm-p_CQclY" target="_blank" title="Watch on YouTube">Watch this video on YouTube</a>.</p>
<ul class="default">
<li><strong>Repeat Count:</strong> This sets how many times the action should repeat on one touch, and generally reserved for actions with the reverse flag set or those that go completely off screen (like clouds).  So if you set a repeat count of 2, the user will touch the image and it will move and then repeat two more times, for a total of 3 movements.</li>
<li><strong>On Page Load?:</strong> When you set the On Page Load flag, it means the movement is triggered automatically when the page loads, as opposed to when the user touches something.  This is great for background effects like moving clouds, swaying trees, flying birds, etc.</li>
<li><strong>Delay</strong>: With delay, this is the amount of time the system will wait to perform the action after it is triggered.  For example, if you set a delay of 3000ms and the image is triggered by a touch (on page load unchecked) the user will touch the image, but it will wait for 3 seconds before it moves.  This is generally a bad idea (but not always!) so we recommend using this flag to set up recurring On Page Load actions.</li>
</ul>
<p>The following video demonstrates how you can use an infinite repeat count, on page load actions, and a delay to create the effect of clouds moving in the background.  Note how the images start and end off of the canvas.  These movements start automatically when the page loads.</p>
<iframe src="http://www.youtube.com/embed/tA57XRDuMJ0?version=3&amp;autohide=1&amp;modestbranding=1&amp;rel=0&amp;fs=1&amp;showinfo=0&amp;wmode=transparent" width="500" height="375" title="YouTube video player" style="background-color:#000;display:block;margin-bottom:0;max-width:100%;" frameborder="0" allowfullscreen></iframe><p style="font-size:11px;margin-top:0;"><a href="http://www.youtube.com/watch?v=tA57XRDuMJ0" target="_blank" title="Watch on YouTube">Watch this video on YouTube</a>.</p>
<p>Great, now give it a shot in your own book.  We can&#8217;t wait to see what you come up with!</p>
<p><strong>A tip from Deeno: </strong>Ok, so the team set up this wonderful platform but the move action just doesn&#8217;t make sense right?  Why would you set it up this way?  Well, with this set up, it actually allows you to easily assign multiple move actions to the same trigger.  For example, maybe you want to touch a bee and then he follows a complicated path of buzzing around different flowers.  This way, you can treat each of those movements separately, and all the system has to remember is where the image moves TO, what triggers it, and when it happens.  You can set it up a MOVE where it goes directly to point B in 3 seconds.  Then, you can go back to the original image and set up another MOVE that goes to point C, but has a delay of 3 seconds, and a duration of 4 seconds.  You don&#8217;t have to remember where point B is, just that 3 seconds after the image is touched it is going to move TO point C and take 4 seconds to get there.  You can assign as many movements as you want to one specific trigger, keeping track of the delays and durations so that they occur seamlessly one after another.  Yes, these types of movements take some planning, but you can create some pretty cool effects.  If you need extra help just let us know, we&#8217;re always here!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.interactivetouchbooks.com/itb-tutorial-lesson-6-making-images-move/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ITB Tutorial Lesson 5 &#8211; Hiding and Showing Images (Peekaboo)</title>
		<link>http://www.interactivetouchbooks.com/itb-tutorial-5-hiding-and-showing-images-peekaboo/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=itb-tutorial-5-hiding-and-showing-images-peekaboo</link>
		<comments>http://www.interactivetouchbooks.com/itb-tutorial-5-hiding-and-showing-images-peekaboo/#comments</comments>
		<pubDate>Thu, 17 May 2012 23:35:18 +0000</pubDate>
		<dc:creator>Ameen Saafir</dc:creator>
				<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.interactivetouchbooks.com/?p=830</guid>
		<description><![CDATA[Alright, now you have a few images uploaded.  In the next couple of lessons I am going to show you how to create the basic foundation for an interactive book.  Today we will cover hiding and showing images, otherwise known as the peekaboo effect.  Tomorrow we will go over creating different types of movements for [...]]]></description>
			<content:encoded><![CDATA[<p>Alright, now you have a few images uploaded.  In the next couple of lessons I am going to show you how to create the basic foundation for an interactive book.  Today we will cover hiding and showing images, otherwise known as the peekaboo effect.  Tomorrow we will go over creating different types of movements for your characters and backgrounds, and early next week we will tackle animations.  Let&#8217;s go!</p>
<p><strong>Creating a hide and show effect</strong></p>
<p>You can create a pretty spectacular book using only this feature.  Some of the best uses of this feature are found in <a href="http://store.interactivetouchbooks.com/books/jenny+b+harris/bunnyfur%2527s+easter+eggs">Bunnyfur&#8217;s Easter Eggs</a> and <a href="http://store.interactivetouchbooks.com/books/jeffrey+dinardo/mr+magic%2527s+magic">Mr. Magic&#8217;s Magic</a>.  You would use this feature when you are looking to recreate the effect of a pop-up picture book&#8211;the reader touches one image and it causes another image to appear.  The second image will usually be in place of the first one, but it certainly doesn&#8217;t have to.  You can make an image appear anywhere you want.  So how do you do it?</p>
<p>For this case I am assuming that you have 2 images, we&#8217;ll call them Image 1 and Image 2, where Image 1 is initially visible and touching it causes Image 2 to appear in its place.  We&#8217;ll go one step further and say that when Image 2 is touched, it also disappears, revealing Image 1.  The process can go on and on as much as the user likes.</p>
<ul class="default">
<li>Upload Image 1 by going to add media, image.</li>
<li>This image is going to trigger the action and will be visible to the user, so be sure to check the &#8220;visible on page load&#8221; box</li>
<li>Upload Image 2, which will NOT be visible at first, so uncheck the &#8220;visible on page load&#8221; box.  Position it where you would like it to appear</li>
<li>Now select Image 1 from the menu on the right, click add action, SHOW.  That will pop up a dialog box, select Image 2 from there and save it.  When this is done, tapping Image 1 will make Image 2 appear.</li>
<li>To make Image 2 now disappear when touched, select it from the right hand menu, click add action, HIDE.  When the dialog box pops up, select <strong>Image 2</strong> again.  Make sure that you are selecting to hide the same image that is triggering the action.</li>
<li>Go to preview and check your work.</li>
</ul>
<p>Here is a quick video of what the process should look like:</p>
<iframe src="http://www.youtube.com/embed/pdiunQYbTm8?version=3&amp;autohide=1&amp;modestbranding=1&amp;rel=0&amp;fs=1&amp;showinfo=0&amp;wmode=transparent" width="650" height="390" title="YouTube video player" style="background-color:#000;display:block;margin-bottom:0;max-width:100%;" frameborder="0" allowfullscreen></iframe><p style="font-size:11px;margin-top:0;"><a href="http://www.youtube.com/watch?v=pdiunQYbTm8" target="_blank" title="Watch on YouTube">Watch this video on YouTube</a>.</p>
<p>&nbsp;</p>
<p><strong>A tip from Deeno: </strong>When following this tutorial, make sure Image 1 is on the bottom layer, which means it will actually be listed first in the menu of images on the right hand side of the canvas.  Alternatively, you can put both hide and show actions on EACH image, and then the layer order will not matter.  Give it a shot!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.interactivetouchbooks.com/itb-tutorial-5-hiding-and-showing-images-peekaboo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ITB Tutorial Lesson 4 &#8211; Adding interactive images</title>
		<link>http://www.interactivetouchbooks.com/itb-tutorial-lesson-4-adding-interactive-images/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=itb-tutorial-lesson-4-adding-interactive-images</link>
		<comments>http://www.interactivetouchbooks.com/itb-tutorial-lesson-4-adding-interactive-images/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 08:00:34 +0000</pubDate>
		<dc:creator>Ameen Saafir</dc:creator>
				<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.interactivetouchbooks.com/?p=789</guid>
		<description><![CDATA[Great, now let&#8217;s start getting into the fun stuff. You have your background set up on the first page, so how do we add some interactive images? This is any image that you expect the user to have some interaction with. In a later lesson we will cover the interactions (sound effects, movements, showing other [...]]]></description>
			<content:encoded><![CDATA[<p>Great, now let&#8217;s start getting into the fun stuff. You have your background set up on the first page, so how do we add some interactive images? This is any image that you expect the user to have some interaction with. In a later lesson we will cover the interactions (sound effects, movements, showing other images, etc) but for now let&#8217;s just get the images set up properly. Let&#8217;s get started</p>
<ul class="default">
<li>Go to Add Media on the upper toolbar</li>
<li>Select Add Image from the drop down menu</li>
<li>Find the image on your hard drive</li>
</ul>
<p><strong>Image Settings</strong></p>
<p>Now before you click Add, you are going to want to make sure you have the settings for the image properly selected.  Here is a quick explanation of each.</p>
<ul class="default">
<li><strong>Is visible on page load?</strong> - This setting determines whether or not the user will be able to see the image when the page is first loaded.  Most of the time this will be checked, but you will likely want to have images associated with the page that only appear after the user performs some type of action, like tapping on another image.  In that case you will want to leave it unchecked.  The image will still show up in the authoring tool canvas.</li>
<li><strong>Is draggable?</strong> - We have a built in feature that allows some images to be dragged around by the user.  This is great for creating puzzles and giving an added level of interactivity.  Later we will cover the drag and drop function, but for now if you check this box it means that the reader will be able to move the image around on the screen.</li>
<li><strong>Is touch transparent?</strong> - You will want to use this when you have an image that is NOT interactive, and you want the user&#8217;s touch to ignore that layer and pass it to the layer beneath.  For example, if you were to hide a draggable easter egg behind a bush, when the user taps on the bush you would want them to actually interact with the egg hiding beneath it.</li>
<li><strong>Select an audio (optional)</strong> - You can associate an audio file with any image on the screen.  If you do that here, every time the image is touched it will play that audio file.  This is great for character sound effects.  mp3 files work best here.  And if you don&#8217;t have the file ready to go when you upload the image, no worries, we will show you how to attach it later.</li>
</ul>
<p>Alright, now you have all of the correct settings, go ahead and click add.</p>
<p><strong>Positioning Images</strong></p>
<p>Okay, so you have your image uploaded, now you need to place it where you want it.</p>
<ul class="default">
<li>On the right toolbar you should see your image under the Image Elements section.  Click the file name to highlight the image.</li>
<li>Once the image is highlighted, you can use the mouse to grab it and move it to where you want it.</li>
<li>When you are happy with the position, click the Save icon directly under the file name.</li>
</ul>
<p>Awesome, now you have your images uploaded and in the right location.  Next we will start adding some interactive features!</p>
<p>And here&#8217;s another video that goes through adding a couple of images:</p>
<iframe src="http://www.youtube.com/embed/j19evycGudE?version=3&amp;autohide=1&amp;modestbranding=1&amp;rel=0&amp;fs=1&amp;showinfo=0&amp;wmode=transparent" width="500" height="375" title="YouTube video player" style="background-color:#000;display:block;margin-bottom:0;max-width:100%;" frameborder="0" allowfullscreen></iframe><p style="font-size:11px;margin-top:0;"><a href="http://www.youtube.com/watch?v=j19evycGudE" target="_blank" title="Watch on YouTube">Watch this video on YouTube</a>.</p>
<p>&nbsp;</p>
<p><strong>A tip from Deeno: </strong>You will see two more icons next to the save button.  The first one is the Edit Image icon.  You can use this if you want to swap in a new image, but maintain all of the interactivity you have already associated with the image.  The second one is the Duplicate image icon.  This just creates another instance of your image, which can then be set up separately from the original.  And if you ever need to adjust the layer that your image is on, just click on the green up or down arrow next to the name of the image.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.interactivetouchbooks.com/itb-tutorial-lesson-4-adding-interactive-images/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ITB Tutorial Lesson 3 &#8211; Adding background images</title>
		<link>http://www.interactivetouchbooks.com/itb-tutorial-lesson-3-background-images/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=itb-tutorial-lesson-3-background-images</link>
		<comments>http://www.interactivetouchbooks.com/itb-tutorial-lesson-3-background-images/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 18:14:53 +0000</pubDate>
		<dc:creator>Ameen Saafir</dc:creator>
				<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.interactivetouchbooks.com/?p=765</guid>
		<description><![CDATA[Okay, so you created your images and setup your book using our online authoring tool. Now it&#8217;s time to take the next step and create your first page! This lesson will cover adding different types of images to the page and positioning them where you want them. Then in the following lessons we will learn [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, so you <a href="http://www.interactivetouchbooks.com/itb-tutorial-lesson-1-images/">created your images</a> and <a href="http://www.interactivetouchbooks.com/itb-tutorial-lesson-2-starting-your-book/">setup your book</a> using our online authoring tool. Now it&#8217;s time to take the next step and create your first page! This lesson will cover adding different types of images to the page and positioning them where you want them. Then in the following lessons we will learn about how to make them move, play sound effects, animate, and other awesome ways to bring your book to life. Let&#8217;s get started!</p>
<p><strong>Adding a background image</strong></p>
<p>Background images are the static backdrop for your interactive book.  There is no interactivity associated with them and they will always show up on the lowest layer.  It is also a good idea to upload these as background images so that we can account for different screen formats (like iPhone vs iPad) by just resizing the background, and not touching any of the foreground images.  To upload a background image:</p>
<ul class="default">
<li>Select Add Media from the toolbar</li>
<li>Select Background Image from the dropdown menu</li>
<li>Pick the image you would like to use</li>
<li>Click Add, and you&#8217;re done!</li>
</ul>
<p>Here&#8217;s a short video of the process: </p>
<iframe src="http://www.youtube.com/embed/Z8XfQkvYhAs?version=3&amp;autohide=1&amp;modestbranding=1&amp;rel=0&amp;fs=1&amp;showinfo=0&amp;wmode=transparent" width="500" height="375" title="YouTube video player" style="background-color:#000;display:block;margin-bottom:0;max-width:100%;" frameborder="0" allowfullscreen></iframe><p style="font-size:11px;margin-top:0;"><a href="http://www.youtube.com/watch?v=Z8XfQkvYhAs" target="_blank" title="Watch on YouTube">Watch this video on YouTube</a>.</p>
<p><strong>A tip from Deeno:</strong> Hey guys, so one of the challenges of creating interactive books is the iPad and iPhone have different aspect ratios.  Most authors choose to just stretch the background image for iPhone or add black &#8220;letterbox&#8221; bars to the side of the book.  This works fine, but for the perfectionist we have a third option.  When you are done with the iPad version of the book, you can go back and change the background images manually on the iPhone version so they are perfect.  You need to plan for this now, though, by creating a separate background image for each page at 960&#215;640 resolution and 300ppi.  I wouldn&#8217;t worry about the foreground images, they scale fairly well.  Hope that helps!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.interactivetouchbooks.com/itb-tutorial-lesson-3-background-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ITB Tutorial Lesson 2 &#8211; Starting your book</title>
		<link>http://www.interactivetouchbooks.com/itb-tutorial-lesson-2-starting-your-book/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=itb-tutorial-lesson-2-starting-your-book</link>
		<comments>http://www.interactivetouchbooks.com/itb-tutorial-lesson-2-starting-your-book/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 14:05:16 +0000</pubDate>
		<dc:creator>Ameen Saafir</dc:creator>
				<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.interactivetouchbooks.com/?p=286</guid>
		<description><![CDATA[After you sign up for an account, you will be asked to create a book and see the following screen: &#160; &#160; Book Title: This is the title of your book.  It will show up in the library and bookstore, as well as in any marketing materials generated with your book. &#160; Book Description:  This [...]]]></description>
			<content:encoded><![CDATA[<p>After you sign up for an account, you will be asked to create a book and see the following screen:</p>
<p>&nbsp;</p>
<div id="attachment_287" class="wp-caption aligncenter" style="width: 767px"><a href="http://www.interactivetouchbooks.com/wp-content/uploads/2011/12/Screen-Shot-2011-12-20-at-5.40.11-PM.png"><img class="size-full wp-image-287 " src="http://www.interactivetouchbooks.com/wp-content/uploads/2011/12/Screen-Shot-2011-12-20-at-5.40.11-PM.png" alt="" width="757" height="346" /></a><p class="wp-caption-text">The Create Book screen</p></div>
<p>&nbsp;</p>
<p><strong>Book Title:</strong> This is the title of your book.  It will show up in the library and bookstore, as well as in any marketing materials generated with your book.</p>
<p>&nbsp;</p>
<p><strong>Book Description:</strong>  This is a short blurb to tell users a little about your book.  It is also displayed in the bookstore on the Interactive Touch Books app, as well as our online store.  You don&#8217;t need this to get started, and you can come back and change it later if you need to.</p>
<p>&nbsp;</p>
<p><strong>Book Thumbnail:</strong>  This was discussed in Lesson 1, but in case you don&#8217;t remember, this is a 250&#215;250 px image that will serve as the cover of your book for the bookstore, library, online store, and any other marketing materials.</p>
<p>&nbsp;</p>
<p><strong>Screenshots:</strong> Also in the bookstore, when users go to find out more information about your book, they can see a couple of screenshots so they know what to expect.  You can come back and add these later.  They should be 640 x 480 and saved as png files.  Here&#8217;s a hint, the canvas in the Authoring Wizard is actually 640 x 480, so in many cases you can just take a screenshot from there.</p>
<p>&nbsp;</p>
<p>Now you&#8217;re ready to get started!  But first, <strong>another tip from Deeno:</strong> &#8220;If you ever want to change the information from your book, just look next to the book title in the Authoring Wizard, and click the settings icon (see below) and it will take you back here!&#8221;</p>
<div id="attachment_288" class="wp-caption aligncenter" style="width: 265px"><a href="http://www.interactivetouchbooks.com/wp-content/uploads/2011/12/settings.png"><img class="size-full wp-image-288" src="http://www.interactivetouchbooks.com/wp-content/uploads/2011/12/settings.png" alt="" width="255" height="128" /></a><p class="wp-caption-text">Click the settings icon to go back to the Book Description page</p></div>
<p>&nbsp;</p>
<p>Next lesson, adding images!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.interactivetouchbooks.com/itb-tutorial-lesson-2-starting-your-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ITB Tutorial Lesson 1 &#8211; Getting your images ready</title>
		<link>http://www.interactivetouchbooks.com/itb-tutorial-lesson-1-images/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=itb-tutorial-lesson-1-images</link>
		<comments>http://www.interactivetouchbooks.com/itb-tutorial-lesson-1-images/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 06:03:58 +0000</pubDate>
		<dc:creator>Ameen Saafir</dc:creator>
				<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.interactivetouchbooks.com/?p=276</guid>
		<description><![CDATA[Alright, you&#8217;ve signed up for an account and are ready to start making your first interactive book.  Congratulations! Before you begin, it is important to make sure that the images you plan on using are in the right formats, so let&#8217;s cover that here.  We will talk about four different types of images, background images, [...]]]></description>
			<content:encoded><![CDATA[<p>Alright, you&#8217;ve signed up for an account and are ready to start making your first interactive book.  Congratulations! Before you begin, it is important to make sure that the images you plan on using are in the right formats, so let&#8217;s cover that here.  We will talk about four different types of images, background images, interactive images, text, and your book&#8217;s thumbnail.  Keep in mind, we are going to keep this simple and cover the most common use cases.  If you want to do something more complex, just ask and we will help you learn how to do it.</p>
<p><strong>1. Background images</strong></p>
<p>As the name suggests, these images will serve as your background for each of your pages.  Any images that you designate as background images will not have any interactivity associated with them.  You&#8217;ll want them to be 1024 x 768 resolution (to match the iPad), 162 ppi, and saved in jpeg format.  Typically each page only has one background image and when you upload it as such it will always be on the lowest layer.</p>
<ul class="default">
<li>For images that don&#8217;t move or interact</li>
<li>Always the lowest &#8220;layer&#8221; on the screen</li>
<li>1024 x 768 pixels</li>
<li>162 ppi</li>
<li>jpeg format</li>
</ul>
<p><strong>2. Interactive images</strong></p>
<p>By rule, anything that is not a background image should be treated as an interactive image.  These are anything that you want to move on its own,  or react to being touched, perhaps by playing a sound effect, moving, or causing another image to appear.  To achieve the desired effect, it is necessary to save each of these images separately, with transparent backgrounds, and cropped relatively closely to the actual image.  Below is an example of what your image will look like in your image editing software, such as Adobe Illustrator or Pixelmator for Mac (the gray boxes mean the background is transparent).  In order to preserve the transparency, you must save this as a .png file.</p>
<ul class="default">
<li>For images that move or have interaction</li>
<li>Use transparent background</li>
<li>Layer can be adjusted later in ITB Authoring Wizard</li>
<li>Crop close to active character</li>
<li>162 ppi</li>
<li>Save as .png file</li>
</ul>
<div style="margin:0 auto; width: 519px; text-align: center;">
<div id="attachment_645" class="wp-caption aligncenter" style="width: 529px"><a href="http://www.interactivetouchbooks.com/itb-tutorial-lesson-1-images/deenos/" rel="attachment wp-att-645"><img class="size-full wp-image-645" src="http://www.interactivetouchbooks.com/wp-content/uploads/2012/02/deenos.png" alt="" width="519" height="253" /></a><p class="wp-caption-text">Save your images with a transparent background and closely cropped to the actual image. Do not save with a white background layer.</p></div>
</div>
<p><strong>3. Text</strong></p>
<p>For text, we recommend treating this as an image.  Use your favorite image editing software to take full advantage of the fonts and colors, and then save as a png file.</p>
<ul class="default">
<li>For any text that appears on the screen</li>
<li>Use fonts and colors from image editing software</li>
<li>Crop close to text</li>
<li>162 ppi</li>
<li>Save as .png file</li>
</ul>
<p><strong>4. Book Thumbnail</strong></p>
<p>This one is easy, just save the image you want to use as your book cover as a 250&#215;250 pixel jpeg or png image.  If you want a different length to width ratio, that&#8217;s fine, just set the largest dimension at 250 pixels.</p>
<ul class="default">
<li>For the book cover, shown when users browse the bookstore or their library</li>
<li>250 x 250 pixels</li>
<li>png or jpeg file</li>
</ul>
<p><strong>A hint from Deeno:</strong> &#8220;When you prepare your scene, start with a single 1024&#215;768 canvas, and create each image as a separate layer within that canvas.  When you have all of your images done, save each layer as a separate png file and upload them into the Authoring Wizard.  For any uploaded images smaller than 1024&#215;768, we assume this is what you have done, so you won&#8217;t have to resize anything!&#8221;</p>
<p>Ok, if you want to see how this thing works, go ahead and create a background image, a couple of interactive images, and your thumbnail and check out the next tutorial!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.interactivetouchbooks.com/itb-tutorial-lesson-1-images/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ITB Tutorial: Introduction</title>
		<link>http://www.interactivetouchbooks.com/itb-tutorial-introduction/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=itb-tutorial-introduction</link>
		<comments>http://www.interactivetouchbooks.com/itb-tutorial-introduction/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 21:57:53 +0000</pubDate>
		<dc:creator>Ameen Saafir</dc:creator>
				<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.interactivetouchbooks.com/?p=266</guid>
		<description><![CDATA[After taking a close look at our authoring tool recently, we realized two things: We have added a LOT of new features since we started. The tutorial within the authoring tool is hard to find and out of date. So I decided to use our blog to communicate the tutorial directly to interested author-illustrators.  This [...]]]></description>
			<content:encoded><![CDATA[<p>After taking a close look at our authoring tool recently, we realized two things:</p>
<ul class="default">
<li><strong>We have added a LOT of new features since we started.</strong></li>
<li><strong>The tutorial within the authoring tool is hard to find and out of date.</strong></li>
</ul>
<p>So I decided to use our blog to communicate the tutorial directly to interested author-illustrators.  This way we can do a better job editing and keeping things up to date (WordPress makes it super simple) and you can add comments to each lesson to ask questions or make suggestions.</p>
<p>We&#8217;ll try to keep each lesson focused on doing one thing&#8211;this should make it easy to find exactly what you are looking for.  We&#8217;ll also add screenshots and videos wherever we can.</p>
<p>Here is a link to the page that will list all of the Tutorial articles: <a href="http://www.interactivetouchbooks.com/category/tutorial/">http://www.interactivetouchbooks.com/category/tutorial/</a></p>
<p>Thanks for checking us out.  And good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.interactivetouchbooks.com/itb-tutorial-introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>11 New Features Added to Help Create Amazing Kids iPad Books</title>
		<link>http://www.interactivetouchbooks.com/11-new-features-added-to-help-create-amazing-interactive-books/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=11-new-features-added-to-help-create-amazing-interactive-books</link>
		<comments>http://www.interactivetouchbooks.com/11-new-features-added-to-help-create-amazing-interactive-books/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 00:14:10 +0000</pubDate>
		<dc:creator>Ameen Saafir</dc:creator>
				<category><![CDATA[Authors]]></category>
		<category><![CDATA[Creating Books]]></category>

		<guid isPermaLink="false">http://www.interactivetouchbooks.com/?p=243</guid>
		<description><![CDATA[Those of you who have been using the authoring tools regularly may have noticed some changes lately. We have been working very hard to improve the usability of the authoring interface as well as add a couple of new features to help create even more amazing books! And here they are!: 1. Layer Control - [...]]]></description>
			<content:encoded><![CDATA[<p>Those of you who have been using the authoring tools regularly may have noticed some changes lately. We have been working very hard to improve the usability of the authoring interface as well as add a couple of new features to help create even more amazing books!</p>
<p>And here they are!:</p>
<p><strong><span style="color: #000000;">1. Layer Control -</span></strong> Our most popular request by far. You can now control what layer your images are on simply by touching the green arrows next to the image name.</p>
<p><a href="http://www.interactivetouchbooks.com/wp-content/uploads/2011/11/Screen-Shot-2011-11-14-at-3.47.33-PM.png"><img class="size-full wp-image-244 aligncenter" title="Screen Shot 2011-11-14 at 3.47.33 PM" src="http://www.interactivetouchbooks.com/wp-content/uploads/2011/11/Screen-Shot-2011-11-14-at-3.47.33-PM.png" alt="" width="263" height="202" /></a></p>
<p><strong>2. Fix off-canvas images from blocking controls -</strong> As many of you know, one of the great features Interactive Touch provides is the ability to have images and animations start and end off screen. This is great for creating background effects like moving clouds, as well as having characters enter and leave the scene. Unfortunately, for a while these images would block the controls on the authoring tool making it difficult to edit other images. We have this fixed now!</p>
<p><strong>3. Screen shot management -</strong> We ask you to upload screenshots so that they appear in the app and the online store, but did a poor job of making it easy for you to see what you&#8217;ve done. We added a new user interface that lets you add, edit, and delete screen shot images for your book. You can access this from the book description page, by clicking the gear icon next to your book title in the authoring tool.</p>
<p><strong>4. Asset replacement -</strong> This is another big improvement. Many times when working on the tool you will come up with a great sequence of actions and animations, only to later decide that you want to make a slight change to one of the images. This would require you to reset all of the actions and sometimes redo the entire page. Just click the image name to bring up the action menu, and tap the edit icon (the one with the pencil). This will allow you to upload a new image but maintain all of the actions associated with the old one.</p>
<p><a href="http://www.interactivetouchbooks.com/wp-content/uploads/2011/11/Screen-Shot-2011-11-14-at-3.52.26-PM.png"><img class="aligncenter size-full wp-image-245" title="Screen Shot 2011-11-14 at 3.52.26 PM" src="http://www.interactivetouchbooks.com/wp-content/uploads/2011/11/Screen-Shot-2011-11-14-at-3.52.26-PM.png" alt="" width="255" height="241" /></a></p>
<p><strong>5. Asset duplication -</strong> Along with replacing an image, you can also create another copy of the same image right in the authoring tool. This can come in handy when you go back to a page you were working on before and want to add more effects and don&#8217;t want to waste time searching for the original image again.</p>
<p><strong>6. Animation labels -</strong> Now when you upload a new animation, you can add a custom label for it. This makes it much easier to keep track of what you are doing when tying other actions to the animation.</p>
<p><strong>7. iPhone conversions -</strong> The conversion to iPhone process is a necessary evil to make sure that books look good on both devices. The iPhone and iPad have different aspect ratios, and we always maintained that rather than forcing authors and illustrators to stretch their background images or add letterboxes, we would give you a choice. We also wanted to add the ability to create different experiences on iPhone and iPad by doing a separate version for each. This process was a bit clunky and we noticed most people just went in and either stretched their backgrounds or added letter box, so we&#8217;ve streamlined this process and added an option to do this for you automatically. When you click the &#8220;Phone Version&#8221; link, a dialog will pop up asking which you would like to do for your book. Bonus, you only have to select this once and we will always maintain the proper version for you.</p>
<p><a href="http://www.interactivetouchbooks.com/wp-content/uploads/2011/11/Screen-Shot-2011-11-14-at-3.59.00-PM.png"><img class="aligncenter size-full wp-image-246" title="Screen Shot 2011-11-14 at 3.59.00 PM" src="http://www.interactivetouchbooks.com/wp-content/uploads/2011/11/Screen-Shot-2011-11-14-at-3.59.00-PM.png" alt="" width="677" height="288" /></a></p>
<p>Whew, almost there!</p>
<p><strong>8. Page action titles -</strong> We added titles to the page level actions (these are actions that trigger automatically at some interval after the page is loaded) to make editing easier. Instead of a list of &#8220;play, play, play, play&#8221; under the page action menu, you will now see exactly what each action triggers, making it easier to adjust your page.</p>
<p><strong>9. Page-level preview -</strong> Now when you click the preview button the interface sends you straight to that page in the preview engine. A huge time saver if you are working on a big book with a slow connection.</p>
<p><strong>10. Coloring book preview -</strong> The coloring book process was always a bit of a mystery to our authors, so we added a preview function to show how it will look in your book. You won&#8217;t be able to color, but at least you will see what the coloring book icon looks like, where it is placed, and what your black and white coloring book image looks like.</p>
<p>And last but not least&#8230;</p>
<p><strong>11. &#8220;On-snap&#8221; for draggable images -</strong> This is a bit of a game changer and we will be showing off its capabilities with a few new titles in the next couple of weeks. The idea here is that you can now specify where a draggable image should be dragged to, AND launch new actions based on the final placement. So you can imagine creating a puzzle where your reader drags a piece of clothing onto a doll, and when it is released in the right position (we built in some leeway to account for baby fingers) an animation or a sound effect can play.</p>
<p>When you upload an image and make it draggable, you will see a &#8220;link&#8221; icon over the image. When you highlight the image to edit it, simply drag it to where you would like it to end up and click the &#8220;link&#8221; icon. Now when the user drags this near that location and let&#8217;s go, it will &#8220;snap&#8221; into place. Great for dress up pages! Then, if you would like to associate an action with this, you can highlight that image and go to the action menu just like you would normally. Now there will be an option to make the action play &#8220;on touch&#8221; or &#8220;on snap&#8221;. This promises to be a really fun feature and we can&#8217;t wait to see what you come up with!</p>
<p><a href="http://www.interactivetouchbooks.com/wp-content/uploads/2011/11/Screen-Shot-2011-11-14-at-4.07.06-PM.png"><img class="aligncenter size-full wp-image-247" title="Screen Shot 2011-11-14 at 4.07.06 PM" src="http://www.interactivetouchbooks.com/wp-content/uploads/2011/11/Screen-Shot-2011-11-14-at-4.07.06-PM.png" alt="" width="643" height="474" /></a></p>
<p>We have another batch of updates planned before the end of the year, including some improvements to the ones listed here. As always, reach out to us at admin@interactivetouchbooks.com and let us know what else you would like to see!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.interactivetouchbooks.com/11-new-features-added-to-help-create-amazing-interactive-books/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Interactive Touch Revolutionizes Creation of iPad Apps for Kids</title>
		<link>http://www.interactivetouchbooks.com/interactive-touch-revolutionizes-creation-of-ipad-apps-for-kids/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=interactive-touch-revolutionizes-creation-of-ipad-apps-for-kids</link>
		<comments>http://www.interactivetouchbooks.com/interactive-touch-revolutionizes-creation-of-ipad-apps-for-kids/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 12:00:05 +0000</pubDate>
		<dc:creator>Ameen Saafir</dc:creator>
				<category><![CDATA[Press Releases]]></category>

		<guid isPermaLink="false">http://www.interactivetouchbooks.com/?p=213</guid>
		<description><![CDATA[Interactive Touch Revolutionizes Creation of iPad Apps for Kids Free, online platform enables anyone to create interactive content for iPad in a matter of hours. San Francisco, CA &#8211; October 18, 2011– Today Interactive Touch announced a groundbreaking platform that has enabled the company and its partners to bring 30 kids iPad apps to market [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Interactive Touch Revolutionizes Creation of iPad Apps for Kids</strong><br />
<em>Free, online platform enables anyone to create interactive content for iPad in a matter of hours.</em></p>
<p><strong>San Francisco, CA &#8211; October 18, 2011</strong>– Today Interactive Touch announced a groundbreaking platform that has enabled the company and its partners to bring 30 kids iPad apps to market in just 6 months, without writing a single line of custom code.</p>
<p>This game changing online platform allows authors and publishers to create fully interactive titles – filled with touch-triggered effects like sounds, animations, puzzles, and peek-a-boo – free of charge and in less time than it takes to create the art itself.  Contrast this to a typical $25,000  development budget and it is easy to see why publishers have been lining up to try out this platform.</p>
<p><a href="http://www.redchairpress.com">Red Chair Press</a> (RCP), a award-winning children’s book publisher whose mission is to create learning through laughter,  teamed up with Interactive Touch to develop six interactive titles&#8211;<a href="http://store.interactivetouchbooks.com/books/red+chair+press">the Funny Bone Readers’ series</a> launched a mere six weeks after the two companies agreed to work together.</p>
<p>&#8220;Children love a good story and when an educator or a parent is reading to a child, it&#8217;s natural to ask the child to point to the pictures, touch the character,&#8221; said Keith Garton, president of RCP.  &#8221;And the Interactive Touch Books really bring the experience of interacting with a story alive.&#8221;  Because the titles are created with tremendous speed and nominal cost, RCP anticipates releasing the remaining 18 titles from their series before Christmas.</p>
<p>This is the first of what Interactive Touch expects to be a long line of content partnerships, and is off to a great start.  “The Funny Bone Readers’ series has already been a huge hit with our users,” said Ameen Saafir, founder and CEO of Interactive Touch.  “In Red Chair Press we found an award-winning partner with a similar vision for children’s media.  We look forward to working together on the rest of the series.”</p>
<p>In addition to this partnership, the company has also signed over 100 authors to agreements for future work and expects to have as many titles available on the Interactive Touch Books by the end of the year.</p>
<p>&nbsp;</p>
<div style="text-align: center">
<p>    <iframe src="http://player.vimeo.com/video/28033481" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
<p><a href="http://vimeo.com/28033481">Interactive Touch Demo</a> from <a href="http://vimeo.com/user8219972">Ameen Saafir</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
</div>
<p><strong>About Interactive Touch</strong><br />
Founded in December 2010, Interactive Touch is revolutionizing media creation and distribution by enabling anyone to author truly engaging children&#8217;s content for mobile devices. Using the company’s free online tools, authors can create and publish interactive books in a matter of hours, without writing a single line of code. Their work is published through the Interactive Touch Books app, which has achieved 60,000 downloads since its April 2011 launch, and is available on iPad and iPhone.</p>
<p>To learn more visit <a href="http://www.interactivetouchbooks.com/">http://www.interactivetouchbooks.com</a></p>
<p>Contact: Ameen Saafir &#8211; <a href="mailto:ameen@interactivetouchbooks.com">ameen@interactivetouchbooks.com</a>- 805.708.7398</p>
<p><strong>About Red Chair Press</strong><br />
Red Chair Press is committed to learning, literacy, and laughter.  With over 50 years’ experience writing and illustrating children’s books, developing and researching educational materials, and collaborating with teachers and parents around the world, Red Chair is committed to providing materials that inspire children to be the best they can be, to be positive contributors to their communities, and to have fun while learning.  The company recently won Gold honors for family-friendly products from The Mom&#8217;s Choice Awards.</p>
<p>Learn more at<a href="http://www.redchairpress.com/"> http://www.redchairpress.com</a>.</p>
<p>Contact: Keith Garton &#8211; <a href="mailto:keith@redchairpress.com">keith@redchairpress.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.interactivetouchbooks.com/interactive-touch-revolutionizes-creation-of-ipad-apps-for-kids/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
