<?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>Blog</title>
	<atom:link href="http://www.williamswriting.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.williamswriting.com/blog</link>
	<description>occasional writings about editing &#038; design</description>
	<lastBuildDate>Thu, 25 Feb 2010 20:40:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fonts for Web publishing</title>
		<link>http://www.williamswriting.com/blog/2010/fonts-for-web-publishing/</link>
		<comments>http://www.williamswriting.com/blog/2010/fonts-for-web-publishing/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 20:40:03 +0000</pubDate>
		<dc:creator>Sandra K. Williams</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.williamswriting.com/blog/?p=105</guid>
		<description><![CDATA[There are several ways to ensure you can use your preferred fonts on the Web.
First of all, you can use images with headers without hurting SEO. The text is either shoved offscreen or covered with a graphic.
There are also some more complicated (to my mind) text replacement methods using Flash and other techniques.
Most current browsers [...]]]></description>
			<content:encoded><![CDATA[<p>There are several ways to ensure you can use your preferred fonts on the Web.</p>
<p>First of all, you can use images with headers without hurting SEO. The text is either <a href="http://css-tricks.com/css-image-replacement/">shoved offscreen or covered with a graphic</a>.</p>
<p>There are also some more complicated (to my mind) <a href="http://www.smashingmagazine.com/2009/10/22/rich-typography-on-the-web-techniques-and-tools/">text replacement methods using Flash and other techniques</a>.</p>
<p>Most current browsers support <a href="http://www.fontsquirrel.com/fontface">@fontface</a> (a CSS method) but you have to upload multiple font versions for the different browsers. The font files can be big (bad for downloading) and when I&#8217;ve tested @fontface on pages, the text looked funny. There may also be a problem with font licensing; your desired font might be restricted from being stored on a server.</p>
<p>For body text, here&#8217;s a list of <a href="http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml">fonts you can expect computer users to have</a>.</p>
<p>If you&#8217;re not building the pages yourself, just tell your Web production person what you want and let them take care of it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.williamswriting.com/blog/2010/fonts-for-web-publishing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What a difference a browser makes</title>
		<link>http://www.williamswriting.com/blog/2009/browser-differences/</link>
		<comments>http://www.williamswriting.com/blog/2009/browser-differences/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 16:55:29 +0000</pubDate>
		<dc:creator>Sandra K. Williams</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Web Site Design]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[fonts]]></category>

		<guid isPermaLink="false">http://www.williamswriting.com/blog/?p=41</guid>
		<description><![CDATA[I was building my husband&#8217;s site and thought I would try out some of the newly available browser features: @font-face and text-shadow.
David doesn&#8217;t use a business name, and the focus needs to be on his services and not him personally. In case he wants to change the site name, the header needs to be text [...]]]></description>
			<content:encoded><![CDATA[<p>I was building <a href="http://www.sacmindbody.com/">my husband&#8217;s site</a> and thought I would try out some of the newly available browser features: <a href="https://developer.mozilla.org/index.php?title=En/CSS/%40font-face">@font-face</a> and <a href="https://developer.mozilla.org/en/CSS/text-shadow">text-shadow</a>.</p>
<p>David doesn&#8217;t use a business name, and the focus needs to be on his services and not him personally. In case he wants to change the site name, the header needs to be text and not a graphic. For his name I specified <a href="http://www.exljbris.nl/">Fontin Sans SC</a> (using @font-face), Lucida Grande, Verdana, sans-serif. The tagline is Georgia.</p>
<div id="attachment_43" class="wp-caption aligncenter" style="width: 500px"><img src="http://www.williamswriting.com/blog/wp-content/uploads/2009/07/firefox3-5desired.jpg" alt="The desired header (Firefox 3.5)" title="The desired header (Firefox 3.5)" width="490" height="93" class="size-full wp-image-43" /><p class="wp-caption-text">The desired header (Firefox 3.5)</p></div>
<p>Looks pretty good, doesn&#8217;t it? Sigh.</p>
<p><span id="more-41"></span></p>
<p>In Internet Explorer his name disappeared completely, so I adjusted the colors. It&#8217;s a little more gaudy than intended, but it will work.</p>
<div id="attachment_50" class="wp-caption aligncenter" style="width: 500px"><img src="http://www.williamswriting.com/blog/wp-content/uploads/2009/07/chrome-win.jpg" alt="Google Chrome (Win) - added 4/25" title="Google Chrome (Win)" width="490" height="93" class="size-full wp-image-50" /><p class="wp-caption-text">Google Chrome (Win) - added 7/25</p></div>
<div id="attachment_49" class="wp-caption aligncenter" style="width: 500px"><img src="http://www.williamswriting.com/blog/wp-content/uploads/2009/07/opera9win.jpg" alt="Opera 9 (Win)" title="Opera 9 (Win)" width="490" height="93" class="size-full wp-image-49" /><p class="wp-caption-text">Opera 9 (Win)</p></div>
<div id="attachment_42" class="wp-caption aligncenter" style="width: 500px"><img src="http://www.williamswriting.com/blog/wp-content/uploads/2009/07/safari4mac.jpg" alt="Safari 4.0 (Mac)" title="Safari 4.0 (Mac)" width="490" height="93" class="size-full wp-image-42" /><p class="wp-caption-text">Safari 4.0 (Mac)</p></div>
<div id="attachment_44" class="wp-caption aligncenter" style="width: 500px"><img src="http://www.williamswriting.com/blog/wp-content/uploads/2009/07/firefox3-5win.jpg" alt="Firefox 3.5 (Win)" title="Firefox 3.5 (Win)" width="490" height="93" class="size-full wp-image-44" /><p class="wp-caption-text">Firefox 3.5 (Win)</p></div>
<div id="attachment_45" class="wp-caption aligncenter" style="width: 500px"><img src="http://www.williamswriting.com/blog/wp-content/uploads/2009/07/firefox3mac.jpg" alt="Firefox 3 (Mac)" title="Firefox 3 (Mac)" width="490" height="93" class="size-full wp-image-45" /><p class="wp-caption-text">Firefox 3 (Mac)</p></div>
<div id="attachment_48" class="wp-caption aligncenter" style="width: 500px"><img src="http://www.williamswriting.com/blog/wp-content/uploads/2009/07/ie8win.jpg" alt="IE 8 (Win)" title="IE 8 (Win)" width="490" height="93" class="size-full wp-image-48" /><p class="wp-caption-text">IE 8 (Win)</p></div>
<div id="attachment_47" class="wp-caption aligncenter" style="width: 500px"><img src="http://www.williamswriting.com/blog/wp-content/uploads/2009/07/ie7win.jpg" alt="IE 7 (Win)" title="IE 7 (Win)" width="490" height="93" class="size-full wp-image-47" /><p class="wp-caption-text">IE 7 (Win)</p></div>
<div id="attachment_46" class="wp-caption aligncenter" style="width: 500px"><img src="http://www.williamswriting.com/blog/wp-content/uploads/2009/07/ie6win.jpg" alt="IE 6 (Win)" title="IE 6 (Win)" width="490" height="93" class="size-full wp-image-46" /><p class="wp-caption-text">IE 6 (Win)</p></div>
<p>I was disinclined to fire up the second PC for this post, so the IE 7 and IE 8 screenshots are courtesy of <a href="http://ipinfo.info/netrenderer/">IE Net Renderer</a>. <del datetime="2009-07-25T15:36:19+00:00">My laziness also explains why there&#8217;s no screenshot from Google Chrome.</del></p>
<p><strong>Update August 20, 2009:</strong> I couldn&#8217;t handle the variation in headers. It was too confusing to <em>me</em> to have the site look different depending on which browser I had open. It was an interesting experiment, but I felt like the trade-offs required to make the header usable for all browsers exceeded any design benefits.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.williamswriting.com/blog/2009/browser-differences/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Editing: The Invisible Art talk and handouts</title>
		<link>http://www.williamswriting.com/blog/2009/editing-the-invisible-art-talk-and-handouts/</link>
		<comments>http://www.williamswriting.com/blog/2009/editing-the-invisible-art-talk-and-handouts/#comments</comments>
		<pubDate>Sat, 02 May 2009 17:06:26 +0000</pubDate>
		<dc:creator>Sandra K. Williams</dc:creator>
				<category><![CDATA[Editing & Writing]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[copyediting]]></category>
		<category><![CDATA[handouts]]></category>
		<category><![CDATA[NCPA]]></category>
		<category><![CDATA[proofreading]]></category>

		<guid isPermaLink="false">http://www.williamswriting.com/blog/?p=36</guid>
		<description><![CDATA[The Talk
(Presented at the 2009 NCPA Conference)
Editing: The Invisible Art that Takes Your Book from “Self-Published” to “Professionally Published”
Good afternoon!
My name is Sandra Williams, and I’ve provided writing, editing, and design services since 1996. Before that I ran a marketing and publicity office, and before that I edited a weekly newspaper. My first love has [...]]]></description>
			<content:encoded><![CDATA[<h3>The Talk</h3>
<p>(Presented at the <a href="http://www.williamswriting.com/blog/2009/editing-the-invisible-art-that-takes-your-book-from-self-published-to-professionally-published/">2009 NCPA Conference</a>)</p>
<p><b>Editing: The Invisible Art that Takes Your Book from “Self-Published” to “Professionally Published”</b></p>
<p>Good afternoon!</p>
<p>My name is Sandra Williams, and I’ve provided writing, editing, and design services since 1996. Before that I ran a marketing and publicity office, and before that I edited a weekly newspaper. My first love has always been books—I still have a few shelves of Nancy Drew books that back in the day cost only 60 cents—and in recent years I’ve been thrilled to work primarily with authors and publishers.</p>
<p>Something else about me—I like to work in t-shirts and sweats, and when the weather’s warm I rarely wear shoes. But today I dressed a little more formally. I put on some nice pants and a buttoned shirt because all of you here, no matter how open-minded you are, are going to get some kind of impression of me, are going to base your opinion of my credibility, on my appearance. Seriously, could you trust my judgment if I walked in here wearing a bathrobe and one shoe?<br />
<span id="more-36"></span><br />
Similarly, your books will be judged by reviewers, distributors, and bookstore owners.</p>
<p>Don’t let your book dress in a mixture of straight quotes and curly quotes, misspelled words and misused words! Don’t let your book leave home dressed like a drunken clown!</p>
<p>On to the meat. If you have questions, I’d love to answer them. Please save them till the end, and I’ll take questions then.</p>
<p><strong>What is editing?</strong></p>
<p>Let me warn you now, there is NO standard definition for the terms editing and copyediting and proofreading. Different editors, different publishers, different authors have their own individual ideas of what it means to “edit.” Editing is not a regulated profession, and there is no licensing board that defines the terms. You can’t assume you and your editor are on the same page. Spell out exactly what services you want when you contract with an editor.</p>
<p>That said, the editing functions can be divided into three basic areas. Let’s start with substantive editing.</p>
<p><em>1. Substantive editing aka line editing aka content editing aka structural editing aka developmental editing</em></p>
<p>Substantive editing involves the most work on your editor’s part. If you consult with your editor before actually writing or in the process of writing, it’s generally considered developmental editing. For this talk, we’re going to assume the manuscript has already been written.</p>
<p>So—what’s involved?</p>
<p>Let me put on my Editor hat.</p>
<p>In substantive editing (aka line editing aka content editing aka structural editing), an editor looks at the overall structure of your manuscript. This is NOT the time to worry about grammar and punctuation; first you have to make sure the ideas and language are right.</p>
<p>For nonfiction, is the premise valid and logically presented? Is the manuscript well organized? Does it make sense? Are sections repeated? Are parts of the argument missing?</p>
<p>Is the author’s tone and language suitable to the audience? A manuscript about molecular genetics that’s aimed at scientists can be loaded with jargon that would baffle a general readership. The same manuscript written for the lay person might insult—or worse, bore—a molecular geneticist who doesn’t need to have terms explained.</p>
<p>For fiction, are the characters developed? Are transitions seamless? Does the middle sag? Is there too much telling? Do some parts need to be expanded and some parts cut? Does the author achieve the desired emotional effect? Does the author overuse certain words or phrases?</p>
<p>For both fiction and nonfiction, the editor may suggest changes in wording, but it’s up to the author to take (or not take) the editor’s suggestions. The author may very well find a better solution than the editor’s. All the editor wants is to help the author make the book the best it can be.</p>
<p>Now to change hats. This is my Copyediting hat.</p>
<p><em>2. Copyediting aka line editing aka manuscript editing aka mechanical editing aka “light editing” aka “proofreading”</em></p>
<p>Wait a minute, didn’t I mention line editing when I was wearing the Editor hat? Why, yes I did. I have seen “line editing” defined as both structural editing and copyediting. You better nail down the meaning with whoever you’re talking to if you’re going to use the term “line editing”!</p>
<p>Copyediting can be divided into heavy, medium, and light copyediting. Of course, none of THOSE terms have a standard definition either. So let’s talk about the different tasks that may be included.</p>
<p>At this point, the plot and structure should be firm. The copyeditor will be looking primarily at spelling, grammar, punctuation, and style. Style is whether a comma is used before the last item in a series, how headings should be capitalized (sentence style or headline style), which numbers to spell out, how words with variant spellings will be spelled, and the many other details that give a publishing house consistency and its own look.</p>
<p>Spelling, grammar, punctuation, style—those are the basics of copy-editing. Also basic is marking the manuscript for the typesetter. Every design element, such as chapter numbers, chapter titles, epigraphs, or verse, needs to be coded in some way, as determined by the publisher. For manuscripts that are edited on a computer, the easiest way is to assign styles. As long as each element is given a named style, the typesetter can easily convert those styles to the actual book style.</p>
<p>So: spelling, grammar, punctuation, style, type marking.</p>
<p>Now add all the details that were missed in the big-picture editing. Characters whose names or eye color change halfway through the story. Tables whose captions need to be rewritten to be parallel. Phrases that can be misread as a cultural slur. Famous streets in famous cities that actually run east-west but as written run north-south. Author’s pet phrases that occur again and again. And so on.</p>
<p>The copyeditor also prepares a style sheet listing the styles and preferred spellings for that manuscript. The style sheet may be used by the&nbsp;.&nbsp;.&nbsp;.</p>
<p>Time to switch hats.</p>
<p><em>3. Proofreading</em></p>
<p>Now, a lot of people say “proofreading” when they really mean “copyediting.” In publishing, “proofreading” is exactly that: reading proofs. It’s the last stage before going to print.</p>
<p>Can I have a volunteer? Thank you.</p>
<p>This is a page proof. It’s a page from the book that’s been laid out and made pretty.</p>
<p>This is the actual manuscript with the edits. The author approved the edits, and the changes were accepted and the file sent to the typesetter.</p>
<p>Let’s make sure no errors crept in somewhere. I’m going to read the edited manuscript out loud while my volunteer here reads along on the page proof and checks that the book page matches what I read aloud. Ready?</p>
<p>[read a paragraph or so, noting all capital letters and pronouncing all punctuation marks]</p>
<p>Thank you. Did you find any errors? Okay.</p>
<p>That was the old-fashioned way to read proofs. No one wants to pay two people to proof anything anymore. Well, maybe lawyers can afford it.</p>
<p>Two ways to proof: The first is comparison proofreading, like we just did. It can also be done by one person who reads a line of the manuscript, then a line of the page proof, and compares the two. Any corrections are marked on the proof.</p>
<p>Second way to proof: Cold proofreading aka blind proofreading. The proofreader gets only the page proofs and reads for typos, misused words, anything that’s obviously wrong.</p>
<p>In both cold and comparison proofreading, the proofreader also checks that pages which are supposed to be numbered are (and with the right number), that chapters are numbered in sequence, that the layout is consistent and correct, that the correct styles were applied to verse, headings, tables, and so on. The proofreader is your last chance to wipe off the clown makeup.</p>
<p>And let’s get rid of this silly hat.</p>
<p><strong>Can anyone edit, copyedit, and proofread?</strong></p>
<p>No.</p>
<p>A good editor can help you find the pieces you didn’t know were missing. When the editor makes wording suggestions, they should reflect the author’s style. Experience helps, but some people just don’t have the aptitude to hear the author’s rhythm and sync with it.</p>
<p>A good copyeditor knows what she doesn’t know and looks it up, and what she thinks she knows, she checks. She recognizes when to use the author’s preference, and when it might be better to suggest a different word or phrase. She is generally curious and knows a little about a lot. Again, experience helps, and so can training, but there should already be a love for words.</p>
<p>A good proofreader needs to be able to spot that one straight quote or that comma that’s supposed to be a period. Lots of people just don’t have that eye for patterns and detail.</p>
<p><strong>What skills and tools are needed?</strong></p>
<p>Editors need tact, skill with words, and the ability to see the big picture. Copyeditors need tact, skill with words, and a broad general knowledge of history, science, and the world around them. Proofreaders need to be able to recognize patterns and be able to hold them in their head for comparison.</p>
<p>A formal education in editing isn’t a requirement; many editors found their way into the field from biology, history, or in my case, English. Let me emphasize this: an English degree isn’t a prerequisite or even necessarily a good indicator for editorial skill.</p>
<p>There are certificate programs; CSU Chico, UC Berkeley Extension, and the USDA Graduate School, among other institutions, offer certificate programs. A certificate means the student passed the class. That’s an excellent start. And sometimes experienced copyeditors obtain certificates to brush up on their skills and get professional feedback on their work.</p>
<p>There’s only one certification program in the U.S. that I know of, the one by the Board of Editors in the Life Sciences. Editors must pass an examination to be board-certified. Note that obtaining a certificate and becoming certified are two different processes.</p>
<p><strong>Tools .&nbsp;.&nbsp;.</strong></p>
<p><i>The Chicago Manual of Style</i>, now in its 15th edition, is THE bible for American publishing. <i>Chicago</i>’s recommended dictionaries are <i>Merriam-Webster’s Collegiate Dictionary</i> and <i>Webster’s Third New International Dictionary</i>. One or both of these dictionaries, <i>The Chicago Manual of Style</i>, and word processing software are the copyeditor’s main tools.</p>
<p>Some big publishers still have manuscripts copyedited on paper, but in my opinion that process allows too much opportunity for error. Microsoft Word gives you the option to track all changes made to a manuscript; you can see every edit made and reject any you don’t like.</p>
<p>Sometimes <i>The Chicago Manual of Style</i> doesn’t address all the issues posed by a manuscript in a particular field—say, cooking or law—so other style guides may be needed. I’ve compiled a list of the ones I hear about most often and added that list to the handout.</p>
<p><strong>How do you know which kind of editing your manuscript needs?</strong></p>
<p>Probably the easiest way is to finish the manuscript and request a quote from a few different editors. You need to finish the manuscript so you can provide a total word count and a sample chapter. The editor should be able to tell you the level of editing required and what it will cost, assuming your sample chapter is representative of the rest of the manuscript.</p>
<p>You might not like what the editor says. But if you were able to see all the errors, you would fix them yourself, and a fresh-printed manuscript looks deceptively neat. If two editors say your manuscript just needs light copyediting, and a third says your manuscript isn’t ready to be published—well, you might consider asking the third editor if she offers manuscript critique services. </p>
<p>Sometimes a manuscript just isn’t ready for publication without extensive high-level editing, but there’s also no guarantee anyone (either publisher or reader) will buy it after editing. That’s an expensive gamble. For fiction manuscripts, I recommend the author attend workshops and critique groups. The writing and plot has to be good enough to provide pleasure to readers.</p>
<p>Nonfiction is a different matter. If the manuscript provides useful information, it’s usually worth fixing. Nonfiction readers are more likely to look past undistinguished writing: Just the facts, ma’am, works for nonfiction.</p>
<p><strong>How do you find the right editor for your manuscript?</strong></p>
<p>In the handouts there’s a list of online resources where you can find listings of editors, copyeditors, proofreaders, and indexers.</p>
<p>Editors may or may not specialize in a particular subject matter. If your material is technical and aimed at readers in that field, you probably should look for an editor who specializes in that field. If your audience is the general reader, it may be good to hire a general subject editor.</p>
<p>While editors are evaluating your manuscript in order to give you a quote, you should be evaluating them: how they treat you and how well the editing sample they give you matches up with your expectations. Do they treat you with respect? Do the in-manuscript comments make sense? Are comments and suggestions offered in a helpful and neutral tone?</p>
<p>If you have never been edited before, it may be painful to have someone say your work isn’t perfect, no matter how politely it’s said. In that case, try waiting a week or two and then rereading the comments. With a little distance, the sting usually goes away, and you may find the comments are valid.</p>
<p>You don’t have to hire the first editor you contact. You need to be able to work closely and productively with your editor. To really get a feel for how you’ll work together, you can hire someone to edit just your first chapter.</p>
<p><strong>What is your role as author or publisher in the editing process?</strong></p>
<p>Allow enough time in your production schedule. A good estimate is one week per 100 pages (the standard manuscript page is 250 words) or 25,000 words per week.</p>
<p>Expect to pay a professional fee for professional work. The handouts include a couple of tables showing typical fee ranges.</p>
<p>If you have any strong style preferences, tell your copyeditor! If there are reasons why your style is a bad idea, your copyeditor will tell you. Tactfully, I hope. You have the option to disagree. If you want to spell purple P-E-R-P-U-L, that’s your choice. <i>The Chicago Manual of Style</i> clearly states: “An author’s own style should be respected, whether flamboyant or pedestrian.”</p>
<p>Copyeditors are used to deferring to the author’s or publisher’s wishes. Thus, the Copyeditor’s Mantra: “It’s not my book, it’s not my book&nbsp;.&nbsp;.&nbsp;.”</p>
<p>Does anyone have any questions?</p>
<h3>The Handouts</h3>
<p><a href='http://www.williamswriting.com/blog/wp-content/uploads/2009/05/editing-the-invisible-art-handouts.pdf'>Handouts for &#8220;Editing: The Invisible Art&#8221;</a> (PDF; 521 KB)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.williamswriting.com/blog/2009/editing-the-invisible-art-talk-and-handouts/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Editing: The Invisible Art that Takes Your Book from &#8220;Self-Published&#8221; to &#8220;Professionally Published&#8221;</title>
		<link>http://www.williamswriting.com/blog/2009/editing-the-invisible-art-that-takes-your-book-from-self-published-to-professionally-published/</link>
		<comments>http://www.williamswriting.com/blog/2009/editing-the-invisible-art-that-takes-your-book-from-self-published-to-professionally-published/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 18:12:04 +0000</pubDate>
		<dc:creator>Sandra K. Williams</dc:creator>
				<category><![CDATA[Editing & Writing]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[copyediting]]></category>
		<category><![CDATA[NCPA]]></category>
		<category><![CDATA[proofreading]]></category>

		<guid isPermaLink="false">http://www.williamswriting.com/blog/?p=35</guid>
		<description><![CDATA[I&#8217;ll be speaking at the annual conference held by Northern California Publishers &#038; Authors on Saturday, April 25, 3:00-4:15 p.m. 
Editing: The Invisible Art that Takes Your Book from &#8220;Self-Published&#8221; to &#8220;Professionally Published&#8221;
When asked recently how they felt about self-published books, nearly one in five of the news media who responded specifically mentioned the poor [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll be speaking at the annual conference held by Northern California Publishers &#038; Authors on Saturday, April 25, 3:00-4:15 p.m. </p>
<p><b>Editing: The Invisible Art that Takes Your Book from &#8220;Self-Published&#8221; to &#8220;Professionally Published&#8221;</b></p>
<p>When asked recently how they felt about self-published books, nearly one in five of the news media who responded specifically mentioned the poor quality of editing. General readers are no more forgiving, as demonstrated by reviews at Amazon.com.</p>
<p>What is editing? Can anyone do it? What skills and tools are needed? You will learn:</p>
<ul>
<li>The different kinds of editing</li>
<li>How to know which kind of editing your manuscript needs</li>
<li>How to find the right editor for your manuscript</li>
<li>Your role as author or publisher in the editing process</li>
</ul>
<p>More information about the conference, including details about other speakers (<a href="http://www.bookmarket.com/">John Kremer</a>, <a href="http://www.gropenassoc.com/">Marion Gropen</a>, <a href="http://www.thewritingloft.com/about_nora.html">Nora Profit</a>, <a href="http://www.publishersdesign.com/about/rbrekke.php">Robert Brekke</a>) and how to register, are at the <a href="http://www.norcalpa.org/events/2009-conference">NCPA Web site</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.williamswriting.com/blog/2009/editing-the-invisible-art-that-takes-your-book-from-self-published-to-professionally-published/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Attaching a file to a WordPress 2.7 post</title>
		<link>http://www.williamswriting.com/blog/2009/attaching-a-file-to-a-wordpress-27-post/</link>
		<comments>http://www.williamswriting.com/blog/2009/attaching-a-file-to-a-wordpress-27-post/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 23:27:29 +0000</pubDate>
		<dc:creator>Sandra K. Williams</dc:creator>
				<category><![CDATA[Web Site Design]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.williamswriting.com/blog/?p=27</guid>
		<description><![CDATA[1) Log in to your WordPress blog. Write a new post ( Posts &#124; Add New ).

2) Next to the &#8220;Upload/Insert&#8221; label is a row of buttons. When you mouse over each button, a title tooltip should become visible. The buttons are, in order from left to right, Add an Image, Add Video, Add Audio, [...]]]></description>
			<content:encoded><![CDATA[<p>1) Log in to your WordPress blog. Write a new post ( Posts | Add New ).</p>
<p><span id="more-27"></span></p>
<p>2) Next to the &#8220;Upload/Insert&#8221; label is a row of buttons. When you mouse over each button, a title tooltip should become visible. The buttons are, in order from left to right, Add an Image, Add Video, Add Audio, Add Media.</p>
<p><img class="aligncenter size-full wp-image-32" title="attach-one" src="http://www.williamswriting.com/blog/wp-content/uploads/2009/03/attach-one.png" alt="attach-one" width="568" height="391" /></p>
<p>3) Insert the cursor at the point in your post where you want the file link to go.</p>
<p>4) I want to upload a PDF, so I click the Add Media button (the one on the far right that looks like an asterisk or sunburst).</p>
<p>5) A dialog box will appear. Navigate to the file on your computer that you want to upload and click &#8220;Open.&#8221; The file will be uploaded to your blog.</p>
<p>6) A dialog box displays. Here you can give the file a title, caption, and description, if you want. I suggest adding at least a user-friendly title. The title will be the link text.</p>
<p><img class="aligncenter size-full wp-image-33" title="attach-two" src="http://www.williamswriting.com/blog/wp-content/uploads/2009/03/attach-two.png" alt="attach-two" width="578" height="552" /></p>
<p>7) Still in the dialog box, click &#8220;File URL&#8221; (below Link URL).  Then click &#8220;Insert into Post.&#8221;</p>
<p>8) That&#8217;s it! <a href="http://www.williamswriting.com/blog/wp-content/uploads/2009/03/success.pdf">Success!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.williamswriting.com/blog/2009/attaching-a-file-to-a-wordpress-27-post/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A professional editor</title>
		<link>http://www.williamswriting.com/blog/2009/a-professional-editor/</link>
		<comments>http://www.williamswriting.com/blog/2009/a-professional-editor/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 15:44:43 +0000</pubDate>
		<dc:creator>Sandra K. Williams</dc:creator>
				<category><![CDATA[Editing & Writing]]></category>
		<category><![CDATA[copyediting]]></category>

		<guid isPermaLink="false">http://www.williamswriting.com/blog/?p=23</guid>
		<description><![CDATA[Just want to make sure everyone understands that a professional editor or copyeditor is not going to mock you or make fun of your work.
By the time we see your manuscript, you&#8217;ve spent months and often years on it. Our job is to help ensure your words are clear to the reader and to make [...]]]></description>
			<content:encoded><![CDATA[<p>Just want to make sure everyone understands that a professional editor or copyeditor is not going to mock you or make fun of your work.</p>
<p>By the time we see your manuscript, you&#8217;ve spent months and often years on it. Our job is to help ensure your words are clear to the reader and to make you look as good as possible. It&#8217;s a collaborative relationship that works best when there is mutual respect. In all cases, the book belongs to the author, and the author has final say.</p>
<p>Of course there will be infelicities, unless you are one of those rare<a href="#note1">*</a> people who is perfect. A typical manuscript comprises 100,000 words. That&#8217;s 100,000 opportunities for error at minimum, compounded by words&#8217; pesky habit of working in tandem and our brains&#8217; tendency to spit out commonly heard terms while our eyes overlook them.</p>
<p><strong>Copyeditor&#8217;s note:</strong> &#8220;Our brain&#8217;s tendency&#8221; or &#8220;our brains&#8217; tendency&#8221;? A judgment<a href="#note2">**</a> call. Although there&#8217;s only one brain per person, using the singular brings up the image of a collective mind. These constant judgment calls make copyediting the hardest job I do, except for writing.</p>
<p><a name="note1">*</a> Thank goodness!</p>
<p><a name="note2">**</a> Although &#8220;judgement&#8221; is an acceptable variant spelling, according to <i>Merriam-Webster&#8217;s 11th Collegiate Dictionary</i>, the dictionary recommended by <i>The Chicago Manual of Style</i>, &#8220;judgment&#8221; is the preferred spelling. Major and minor publishers use Chicago for their house style.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.williamswriting.com/blog/2009/a-professional-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A sketchy intro to blogging</title>
		<link>http://www.williamswriting.com/blog/2008/blogging-intro/</link>
		<comments>http://www.williamswriting.com/blog/2008/blogging-intro/#comments</comments>
		<pubDate>Mon, 26 May 2008 17:37:23 +0000</pubDate>
		<dc:creator>Sandra K. Williams</dc:creator>
				<category><![CDATA[Web Site Design]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.williamswriting.com/blog/2008/blogging-intro/</guid>
		<description><![CDATA[Someone asked me how to get started blogging. My first reaction: Do you really want to blog?
If you don&#8217;t like to write, if you don&#8217;t know what you would write about, if your days are already so full you can barely find time to catch your breath, blogging might not be for you. Then again, [...]]]></description>
			<content:encoded><![CDATA[<p>Someone asked me how to get started blogging. My first reaction: Do you really want to blog?</p>
<p>If you don&#8217;t like to write, if you don&#8217;t know what you would write about, if your days are already so full you can barely find time to catch your breath, blogging might not be for you. Then again, you might love the opportunity to write whatever pleases you and to engage with others.<span id="more-21"></span></p>
<p>The major differences between a blog and a Web site are that a blog is <b>updated more frequently</b> and your <b>readers can comment</b> on what you&#8217;ve written. Blog entries are usually displayed on the main blog page with the latest entries first. A blog can be incorporated into your Web site, or it can take the place of your Web site.</p>
<p>Getting started blogging is easy: go to one of the free blog hosting services and sign up. You&#8217;ll need a user name (WordPress, LiveJournal, Vox) or a name for your blog (Blogger), a working e-mail address, and a password. That&#8217;s it. Fill out the registration form, click the submit button, and you have a blog.</p>
<p>After you&#8217;ve registered, you&#8217;ll need to log in to configure your blog. Grab a cup of tea or whatever, because it will take a while to select a template and set your preferences. Public or private? Comments or no comments? How many blog entries per page? Who should I add to my blogroll (list of other blogs)? Should I even have a blogroll? And so on.</p>
<p>If you still have questions, these sites have some answers:</p>
<ul>
<li><a href="http://codex.wordpress.org/Introduction_to_Blogging">What is a blog?</a></li>
<li><a href="http://weblogs.about.com/od/creatingablog/ss/BloggerTutorial.htm">How to Start a Free Blog at Blogger.com</a></li>
<li><a href="http://weblogs.about.com/od/creatingablog/ss/StartWordpress.htm">How to Start a Free Blog at WordPress.com</a></li>
</ul>
<p>Free blog hosting services</p>
<ul>
<li><a href="http://wordpress.com/">WordPress.com</a></li>
<li><a href="http://www.blogger.com/">Blogger</a></li>
<li><a href="http://www.livejournal.com/">LiveJournal</a></li>
<li><a href="http://www.vox.com/">Vox</a></li>
</ul>
<p>Free blog software you can install on your Web site</p>
<ul>
<li><a href="http://wordpress.org/">WordPress</a></li>
<li><a href="http://www.movabletype.org/">Movable Type</a></li>
</ul>
<p>Books about blogging<b>*</b></p>
<ul>
<li><a href="http://www.blogherald.com/shop/blogging-tips">Blogging Tips: What Bloggers Won&#8217;t Tell You About Blogging</a></li>
<li><a href="http://www.amazon.com/dp/0470246677">ProBlogger: Secrets for Blogging Your Way to a Six-Figure Income</a></li>
</ul>
<p><b>*</b>Which I have NOT read. <i>Blogging Tips</i> sounds like a very useful book for the new blogger, but if you&#8217;re the type of person who can wring more than $99,000 a year from your blog, I strongly suspect you&#8217;re already blogging.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.williamswriting.com/blog/2008/blogging-intro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tracking your Web site or blog visitors</title>
		<link>http://www.williamswriting.com/blog/2008/tracking-site-visitors/</link>
		<comments>http://www.williamswriting.com/blog/2008/tracking-site-visitors/#comments</comments>
		<pubDate>Thu, 15 May 2008 13:51:05 +0000</pubDate>
		<dc:creator>Sandra K. Williams</dc:creator>
				<category><![CDATA[Web Site Design]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.williamswriting.com/blog/2008/tracking-site-visitors/</guid>
		<description><![CDATA[An overview of Web site statistics for the new proprietor of a Web site or blog. If anything is unclear or confusing, please leave a comment so I can fix the problem. Thanks!

Page tags
Site logs
How to access your site logs through your Web host
Example site log entry

There are two ways to track your site visiters: [...]]]></description>
			<content:encoded><![CDATA[<p>An overview of Web site statistics for the new proprietor of a Web site or blog. If anything is unclear or confusing, please leave a comment so I can fix the problem. Thanks!</p>
<ul>
<li><a href="#pt">Page tags</a></li>
<li><a href="#sl">Site logs</a></li>
<li><a href="#access">How to access your site logs through your Web host</a></li>
<li><a href="#example">Example site log entry</a></li>
</ul>
<p>There are two ways to track your site visiters: site logs and page tags (counters and trackers). Both provide information about</p>
<ul>
<li>the number of visitors,</li>
<li>the countries of your visitors,</li>
<li>the links on other sites that led to yours,</li>
<li>the words that brought up your site in online searches,</li>
<li>which search engine was used,</li>
<li>the Web browsers and operating systems used by your visitors, and</li>
<li>other data.</li>
</ul>
<p><span id="more-20"></span></p>
<h3 id="pt">Page tags</h3>
<p>Page tags are bits of code that you put on each page that you want tracked. (For a blog, you put the code in your template.) The code connects to a third-party Web site where your statistics are stored. To check your statistics, go to that Web site and log in.</p>
<p>One popular and perhaps the most complete service for collecting site stats is Google Analytics. Google requires that you have a Google account. The Google account has to be confirmed, which means they send an e-mail with a link that has to be clicked. You also have to upload a file to your server (put a file on your Web site) so that Google knows that the site you want to track is really yours. Then they give you the code that needs to be put on each page you want tracked.</p>
<p>Some free services for tracking visitors with page tags:</p>
<ul>
<li><a href="http://www.google.com/analytics/">Google Analytics</a></li>
<li><a href="http://www.sitemeter.com/">Site Meter</a></li>
<li><a href="http://www.statcounter.com/">StatCounter</a></li>
<li><a href="http://gostats.com/">GoStats</a></li>
</ul>
<p>See a more complete list of <a href="http://www.dmoz.org/Computers/Internet/Web_Design_and_Development/Hosted_Components_and_Services/Counters_and_Trackers/Free/">free counters and trackers</a> at DMOZ.</p>
<p><strong>Note:</strong> A hit counter that shows the number of visitors (actually the number of times that page has been loaded in a browser) to every person who visits your site is not recommended. It won&#8217;t provide meaningful statistics, and a low number can negatively influence visitors.</p>
<h3 id="sl">Site logs</h3>
<p>Most, if not all, servers (a server is the computer where files are stored) keep a record (log) of every resource (pages, images, scripts) that is accessed. These logs record the date and time, the file name, whether the access was successful, the requesting agent (browser), and where the request came from (IP address). </p>
<p>If you have a Web site, you should already have access to your site logs. You can see the data from the site logs in a couple of different ways:</p>
<ul>
<li>Install a log analyzer program and download the logs to your computer</li>
<li>Use the log analyzer program provided by your Web host</li>
</ul>
<p>You can download free log analyzers from <a href="http://sourceforge.net/search/?words=log+analyzer">SourceForge</a>.</p>
<h3 id="access">How to access your site logs through your Web host</h3>
<p>A log analyzer may be included with your hosting.</p>
<p>If so, you can log in to your control panel to check your stats. The control panel is the page where you change your site configuration. If you&#8217;re not sure how to log in, go to your Web host&#8217;s main site and look for the customer log-in. If there&#8217;s a control panel option after logging in, select it.</p>
<p>Different Web hosts offer different control panels. Below are instructions for three of the most common ones, cPanel, Plesk, and vDeck.</p>
<h4>cPanel</h4>
<p>Before any statistics can be collected, you need to select the statistics program you want to use. In the Logs section, click the Choose Log Programs icon. [<a href="http://www.williamswriting.com/blog/wp-content/uploads/2008/05/cpanel1.png">screenshot</a>] You can select all programs that are available, if you want. Until a program is selected, there will be no data to view, and it will take up to 24 hours for anything to be reported. Check your stats in the Logs section by clicking the icon of the stats program you want to use. [<a href="http://www.williamswriting.com/blog/wp-content/uploads/2008/05/cpanel1.png">same screenshot</a>]</p>
<p>Instructions for viewing <a href="http://www.cpanel.net/support/docs/11/cpanel/logs.html">statistics with cPanel</a>.</p>
<h4>Plesk</h4>
<p>Click the Home link on the lefthand menu. A set of icons separated into sections will appear. [<a href="http://www.williamswriting.com/blog/wp-content/uploads/2008/05/plesk1.png">screenshot 1</a>] Click the Report icon inside the Domain section. A Web site report will appear. Scroll down to view the report or click any of the Tools icons to change your options. [<a href="http://www.williamswriting.com/blog/wp-content/uploads/2008/05/plesk2.png">screenshot 2</a>]</p>
<p>View <a href="http://www.parallels.com/en/products/plesk/tutorials/">Plesk tutorials</a>  (scroll down to End User Tutorials).</p>
<h4>vDeck</h4>
<p>Click the Reports icon. [<a href="http://www.williamswriting.com/blog/wp-content/uploads/2008/05/vdeck1.png">screenshot 1</a>] You&#8217;ll have three choices for viewing your Web site traffic. [<a href="http://www.williamswriting.com/blog/wp-content/uploads/2008/05/vdeck2.png">screenshot 2</a>]</p>
<p>A <a href="http://vdeck.com/help/index.php">vDeck tutorial</a>.</p>
<h3 id="example">Example site log entry</h3>
<p>Here&#8217;s an entry from the site log for Williams Writing, Editing &#038; Design. This is a raw entry; it has not yet been processed. What you see in your stats program will look completely different.</p>
<p><code>86.3.238.188 - - [19/Mar/2008:08:46:57 -0400] "GET /design/book.shtml HTTP/1.1" 200 12950 "http://www.google.co.uk/search?source=ig&#038;hl=en&#038;rlz=&#038;q=designing+book+layout&#038;meta=" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)"</code></p>
<p>What this entry means:</p>
<dl>
<dt><code>86.3.238.188</code></dt>
<dd>This is the IP (Internet Protocol) address assigned to the computer that requested the file. You have an IP address when you connect to the Internet. Your IP address is usually temporary, may be shared with other customers, and is assigned to you by your Internet service provider (ISP), the company that sells you dial-up, cable, or DSL service.</dd>
<dt><code>[19/Mar/2008:08:46:57 -0400]</code></dt>
<dd>This is the date and time, Greenwich Mean Time, with a 4-hour adjustment.</dd>
<dt><code>"GET /design/book.shtml HTTP/1.1"</code></dt>
<dd>The GET command says to show the page at <i>http://www.williamswriting.com/design/book.shtml</i> using the HTTP/1.1 protocol.</dd>
<dt><code>200</code></dt>
<dd>The status of the GET command is okay; the request was received. The most infamous status code is 404: Not Found.</dd>
<dt><code>12950</code></dt>
<dd>The size of the requested file, in bytes.</dd>
<dt><code>"http://www.google.co.uk/search?source=ig&#038;hl=en&#038;rlz=&#038;q=designing+book+layout&#038;meta="</code></dt>
<dd>The page that linked to my page (a Google UK search) and the search term: <em>designing book layout</em>. A log analyzer program would search for the location of the URL <i>www.google.co.uk</i> and report the visitor&#8217;s country.</dd>
<dt><code>"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)"</code></dt>
<dd>The browser and operating system my visitor used, which is MS Internet Explorer on Windows XP.</dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://www.williamswriting.com/blog/2008/tracking-site-visitors/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress 2.5 and Event Calendar</title>
		<link>http://www.williamswriting.com/blog/2008/wordpress-25-and-event-calendar/</link>
		<comments>http://www.williamswriting.com/blog/2008/wordpress-25-and-event-calendar/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 02:17:37 +0000</pubDate>
		<dc:creator>Sandra K. Williams</dc:creator>
				<category><![CDATA[Web Site Design]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.williamswriting.com/blog/2008/wordpress-25-and-event-calendar/</guid>
		<description><![CDATA[NOTE: This version of the patch doesn&#8217;t include the big calendar fix, and it hasn&#8217;t been tested with WordPress 2.6.
The current version of the Event Calendar plug-in (3.1.1rc3) doesn&#8217;t work with WordPress 2.5. A solution was posted to the Event Calendar e-mail list.
I&#8217;ve uploaded my patched files here: http://www.williamswriting.com/pdf/ec311rc3patch.zip
To use the patch, first download and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>NOTE: This version of the patch doesn&#8217;t include the big calendar fix, and it hasn&#8217;t been tested with WordPress 2.6.</strong></p>
<p>The current version of the Event Calendar plug-in (3.1.1rc3) doesn&#8217;t work with WordPress 2.5. A solution was posted to the Event Calendar e-mail list.</p>
<p>I&#8217;ve uploaded my patched files here: <a href="http://www.williamswriting.com/pdf/ec311rc3patch.zip">http://www.williamswriting.com/pdf/ec311rc3patch.zip</a></p>
<p>To use the patch, first download and unzip the <a href="http://wpcal.firetree.net/">Event Calendar 3.1.1rc3 plug-in</a>.</p>
<p>Then download the file from my site. Copy the unzipped files into the Event Calendar plug-in folder. DON&#8217;T FORGET TO SCAN FOR VIRUSES BEFORE UNZIPPING.</p>
<p>There should be two replacement files: eventcalendar3.php and ec3.js. Backup files for both (eventcalendar-BU.php and ec3-BU.js) are included, just in case the patches don&#8217;t work for you. The Past Events plug-in (not a patch but very useful) contributed by one of the list members is also included.</p>
<p><strong>Added:</strong> Sergio asked, &#8220;Is there any solution to the 404 error with the tags in the WP 2.5 when you use the &#8216;Keep Events Separate&#8217; option?&#8221;</p>
<p>This patch should fix that problem. I use &#8220;Keep Events Separate&#8221; on my <a href="http://www.williamswriting.com/demo/">test blog</a>. There has to be an event for the month that&#8217;s clicked, however. I haven&#8217;t tried this patch on WordPress 2.5.1 yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.williamswriting.com/blog/2008/wordpress-25-and-event-calendar/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Sacramento Portuguese Heritage Recipe Book</title>
		<link>http://www.williamswriting.com/blog/2008/sacramento-portuguese-heritage-recipe-book/</link>
		<comments>http://www.williamswriting.com/blog/2008/sacramento-portuguese-heritage-recipe-book/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 13:41:10 +0000</pubDate>
		<dc:creator>Sandra K. Williams</dc:creator>
				<category><![CDATA[Book Design]]></category>
		<category><![CDATA[cookbook]]></category>
		<category><![CDATA[festa]]></category>
		<category><![CDATA[IDES]]></category>

		<guid isPermaLink="false">http://www.williamswriting.com/blog/2008/sacramento-portuguese-heritage-recipe-book/</guid>
		<description><![CDATA[Just about ten years ago I laid out a fund-raising recipe book for Gloria Council No. 3 of IDES. I got involved in other things and the project lapsed. Then a few months ago someone called me wanting one of those books. Of course none were to be had.
Ten years ago Lulu.com didn&#8217;t exist. Files [...]]]></description>
			<content:encoded><![CDATA[<p>Just about ten years ago I laid out a fund-raising recipe book for Gloria Council No. 3 of IDES. I got involved in other things and the project lapsed. Then a few months ago someone called me wanting one of those books. Of course none were to be had.<span id="more-18"></span></p>
<p>Ten years ago Lulu.com didn&#8217;t exist. Files were delivered on a floppy, CD-ROM, or one of those newfangled Zip disks. I purchased the cover stock, delivered it to the company that did the foiling, picked up the foiled covers and delivered them and the interior files to the company that printed up the book block, and assembled the punched books. (That was my decision; I purposely used binder rings instead of coil binding so the books could be expandable. I still like the sturdy homemade feel of the original books best, but I&#8217;ve moved on to other projects.)</p>
<div id="attachment_61" class="wp-caption alignleft" style="width: 368px"><a href="http://www.williamswriting.com/blog/wp-content/uploads/2008/03/original-recipe-book.jpg"><img src="http://www.williamswriting.com/blog/wp-content/uploads/2008/03/original-recipe-book.jpg" alt="Cover of the 1997 Sacramento Portuguese Heritage Recipe Book" title="1997 version" width="358" height="251" class="noborder size-full wp-image-61" /></a><p class="wp-caption-text">The original Sacramento Portuguese Heritage Recipe Book, 1997.</p></div>
<p>For this edition of the recipe book I uploaded the files to Lulu.com for printing. I changed the book&#8217;s orientation and took advantage of the full-cover cover. The files have been uploaded and proofed, and now I&#8217;m done. The organization can order as many copies as they need when they need them without my further involvement.</p>
<div id="attachment_60" class="wp-caption alignleft" style="width: 284px"><a href="http://www.williamswriting.com/blog/wp-content/uploads/2008/03/revised-recipe-book.jpg"><img src="http://www.williamswriting.com/blog/wp-content/uploads/2008/03/revised-recipe-book.jpg" alt="Cover of the 2008 Sacramento Portuguese Heritage Recipe Book" title="2008 version" width="274" height="386" class="noborder size-full wp-image-60" /></a><p class="wp-caption-text">The revised Sacramento Portuguese Heritage Recipe Book, 2008, <a href='http://www.lulu.com/content/1975910'>for sale now at Lulu.com</a>.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.williamswriting.com/blog/2008/sacramento-portuguese-heritage-recipe-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
