<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/">
 	<channel>
		<title>CSF Blog | Comic Strip Factory | David Durkee</title>
		<link>http://www.comicstripfactory.com/csf-blog/</link>
		<description></description>
		<language>en</language>
		<lastBuildDate>Wed, 20 Mar 2024 14:57:41 -0500</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>Sandvox 2.10.8</generator>
		<item>
			<title>Printing Comic Books</title>
			<link>http://www.comicstripfactory.com/csf-blog/printing-comic-books.html</link>
			<description>
				&lt;div class="article-summary"&gt;&lt;p&gt;&lt;strong&gt;We got a question today from a man who wanted to make a printed comic book for his grandson, and was wondering what we could tell him about printing services, pricing, and how to do it. Here’s what we told him.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;We don’t have any partnerships with printing services and I’ve never done this myself, so I can’t get specific about details or pricing, but this should be doable. I googled “online print pdf as book” and found many companies offering this service. It might be better to search for booklet rather than book. If you are near an Office Depot or Office Max, they offer printing services that include things like booklets. You can order online, but there’s an advantage to having a place nearby where you can ask questions in person and see samples. My daughter printed a college portfolio project this way.
					&lt;/p&gt;&lt;p&gt;I would like to point out things in Comic Strip Factory that are relevant to making a book.
					&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="background-color: transparent;"&gt;The program supports multiple pages in a document, so you don’t have to make each page its own file. Everything in the file is kept in memory, so there may be a point at which you run out of memory and the program will slow down significantly. At this point it would probably be a good idea to make a new document to add additional pages. It will probably support a lot of pages before this happens, but it depends on what you put into the comic and how much memory you have, so I can’t predict it for you.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="background-color: transparent;"&gt;If you find you want to split a multipage comic that you find has too many pages to work with, the best way to do it is duplicate the file, then delete the first half of the pages from one copy and the second half of the pages from the other. Pages can only be deleted one at a time.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="background-color: transparent;"&gt;If you make any modifications to characters’ color palettes in the comic (e.g. make Fred’s shirt stripes blue instead of red), and you make the book in multiple files, you will have to propagate those color changes to each file. So hopefully you’ll be able to make the whole book in one file.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="background-color: transparent;"&gt;The program exports to PDF. This is the only export format we have that can export a whole multipage document, and it is also the best format for uploading to book printers.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="background-color: transparent;"&gt;One book printer I saw said that all colors in graphics had to be CMYK. Comic Strip Factory uses RGB colors, and I don’t know of a way to convert them after exporting, so it would be best to avoid a printer with this requirement. &lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="background-color: transparent;"&gt;Comic Strip Factory has a command to add page margins in the Comic menu. They are set to 0 on all four sides by default, but you would probably need to add margins for book printing. It is best that you research your printing plans first so you know what page sizes and margins you want to use before you start creating the comic. Comic Strip Factory can resize pages or add margins after the fact, but this will cause some rearrangement of objects in the panels and you’d need to go over every panel to make sure it still looks good and that no balloon text has been cut off.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="background-color: transparent;"&gt;The program doesn’t have a way to add page numbers automatically, but if you want them you can add them manually with the New Text Block command. You’ll probably want them in the margins, so you’ll need to use the Free from Panel command to keep them from clipping to a panel. I’m afraid you’ll have to position them manually on each page.&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;I hope these tips help.
					&lt;/p&gt;&lt;/div&gt;
			</description>
			<pubDate>Wed, 13 Dec 2017 08:39:36 -0600</pubDate>
			<guid>http://www.comicstripfactory.com/csf-blog/printing-comic-books.html</guid>
            
			
		</item>
		<item>
			<title>Allowing our direct download version to run on your Mac</title>
			<link>http://www.comicstripfactory.com/csf-blog/allowing-our-direct-downloa.html</link>
			<description>
				&lt;div class="article-summary"&gt;&lt;p&gt;With the introduction of a free trial version of Comic Strip Factory you can download from this website, and a version you can buy directly from us instead of from the App Store, some of our customers and potential customers may see a message like this:
					&lt;/p&gt;
					&lt;div class="first graphic-container wide center ImageElement"&gt;
						&lt;div class="graphic"&gt;
							&lt;div class="figure-content"&gt;
								&lt;!-- sandvox.ImageElement --&gt;&lt;img src="http://www.comicstripfactory.com/_Media/appstore_warning_med.jpeg" alt="appstore warning" width="421" height="219" /&gt;
								&lt;!-- /sandvox.ImageElement --&gt;&lt;/div&gt;
						&lt;/div&gt;
					&lt;/div&gt;&lt;p&gt;What’s going on? In recent versions of Mac OS X, Apple added a security control called Gatekeeper to the operating system. This allows you to have control over what kind of applications you trust to run on your Mac. It’s controlled in &lt;strong&gt;System Preferences&lt;/strong&gt; (accessible from the Apple menu). To get to the gatekeeper settings, choose &lt;strong&gt;Security &amp;amp; Privacy&lt;/strong&gt; from the preferences icons (it’s in the top row), make sure the &lt;strong&gt;General&lt;/strong&gt; tab is selected, and look at these options near the bottom:
					&lt;/p&gt;
					&lt;div class="not-first-item graphic-container wide center ImageElement"&gt;
						&lt;div class="graphic"&gt;
							&lt;div class="figure-content"&gt;
								&lt;!-- sandvox.ImageElement --&gt;&lt;img src="http://www.comicstripfactory.com/_Media/gatekeeper_options_med_hr.png" alt="gatekeeper options" width="402" height="118" /&gt;
								&lt;!-- /sandvox.ImageElement --&gt;&lt;/div&gt;
						&lt;/div&gt;
					&lt;/div&gt;&lt;p&gt;They appear greyed out because you have to unlock the options with your password before you can change the settings. To do this, look for this lock icon at the bottom of the window and click it:
					&lt;/p&gt;
					&lt;div class="not-first-item graphic-container wide center ImageElement"&gt;
						&lt;div class="graphic"&gt;
							&lt;div class="figure-content"&gt;
								&lt;!-- sandvox.ImageElement --&gt;&lt;img src="http://www.comicstripfactory.com/_Media/click_the_lock_med_hr.png" alt="click the lock" width="234" height="43" /&gt;
								&lt;!-- /sandvox.ImageElement --&gt;&lt;/div&gt;
						&lt;/div&gt;
					&lt;/div&gt;&lt;p&gt;It asks for your Mac user name and password. Enter these and press OK.
					&lt;/p&gt;
				&lt;/div&gt;
			</description>
			<pubDate>Fri, 04 Mar 2016 13:52:33 -0600</pubDate>
			<guid>http://www.comicstripfactory.com/csf-blog/allowing-our-direct-downloa.html</guid>
            
			
		</item>
		<item>
			<title>New Update with Free Panels</title>
			<link>http://www.comicstripfactory.com/csf-blog/new-update-with-free-panels.html</link>
			<description>
				&lt;div class="article-summary"&gt;&lt;p&gt;We’re pleased to announce we’ve just shipped a new free update to Comic Strip Factory with some great new features. This update is available immediately to customers who purchased directly from us on our FastSpring store. It is currently in review on the Mac App Store, and will be available to Mac App Store purchasers as soon as it is approved by Apple.
					&lt;/p&gt;&lt;p&gt;The headline new feature of this release is the ability to add free panels in a comic. Up until now, all panels in a comic have been locked into a flexible grid structure. While this grid structure allows for a lot of visual variety, including diagonal edges and grids within the grid, and makes it easy to create a wide variety fo comic page layouts, it’s still a grid, and that means there are restrictions. Sometimes you want to add panels to a comic page that don’t have those restrictions, and we call those free panels.
					&lt;/p&gt;&lt;p&gt;There are two types of free panel: inset and floating. Here’s an example of an inset panel used to allow a character to narrate the story:
					&lt;/p&gt;&lt;/div&gt;
			</description>
			<pubDate>Fri, 04 Mar 2016 12:14:21 -0600</pubDate>
			<guid>http://www.comicstripfactory.com/csf-blog/new-update-with-free-panels.html</guid>
            
			
		</item>
		<item>
			<title>Sparkle Updater Security</title>
			<link>http://www.comicstripfactory.com/csf-blog/sparkle-updater-security.html</link>
			<description>
				&lt;div class="article-summary"&gt;&lt;p&gt;It has just come to our attention that a security vulnerability has been found in a popular framework named Sparkle which is used in many Mac applications to do software updates. Our users may be concerned about whether this affects Comic Strip Factory. We’ve looked into it, and according to the best information currently available, Comic Strip Factory users are safe from this vulnerability. According to &lt;a href="http://arstechnica.com/security/2016/02/huge-number-of-mac-apps-vulnerable-to-hijacking-and-a-fix-is-elusive/" target="_blank"&gt;the article in Ars Technica&lt;/a&gt;, two things need to be true for an application to be vulnerable. One is that it uses a version of the Sparkle framework earlier than 1.13.1, and the other is that it uses unencrypted http connections to download data. Comic Strip Factory does use a version of Sparkle earlier than 1.13.1 (which just came out a few days ago), but it also uses secure encrypted https connections for all data downloads in the software update process.
					&lt;/p&gt;&lt;p&gt;Please note that if you bought Comic Strip Factory from the Mac App Store, you have a version that doesn’t use Sparkle at all. Only the version that is purchased from our own web store uses this update framework.
					&lt;/p&gt;&lt;/div&gt;
			</description>
			<pubDate>Wed, 10 Feb 2016 00:05:12 -0600</pubDate>
			<guid>http://www.comicstripfactory.com/csf-blog/sparkle-updater-security.html</guid>
            
			
		</item>
 	</channel>
</rss>