<?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>Get Net Savvy &#187; Writing</title>
	<atom:link href="http://www.getnetsavvy.info/category/writing/feed" rel="self" type="application/rss+xml" />
	<link>http://www.getnetsavvy.info</link>
	<description>Tips for making the internet more useful</description>
	<lastBuildDate>Mon, 01 Aug 2011 04:27:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Tricks for editing PDFs</title>
		<link>http://www.getnetsavvy.info/tricks-for-editing-pdfs</link>
		<comments>http://www.getnetsavvy.info/tricks-for-editing-pdfs#comments</comments>
		<pubDate>Mon, 30 Aug 2010 04:26:56 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Collaborating]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://www.getnetsavvy.info/?p=228</guid>
		<description><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Tricks for editing PDFs&amp;rft.source=Get Net Savvy&amp;rft.date=2010-08-30&amp;rft.identifier=http://www.getnetsavvy.info/tricks-for-editing-pdfs&amp;rft.language=English&amp;rft.aulast=Dickison&amp;rft.aufirst=Mike&amp;rft.subject=Collaborating&amp;rft.subject=Writing"></span>
The whole point of a document in Portable Document Format (PDF) is that you’re not supposed to be able to edit it. PDFs were invented by Adobe to solve a common problem in the early days of computerised typesetting: documents would print differently depending on what computer system you were using, what fonts you’d installed, [...]]]></description>
			<content:encoded><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Tricks for editing PDFs&amp;rft.source=Get Net Savvy&amp;rft.date=2010-08-30&amp;rft.identifier=http://www.getnetsavvy.info/tricks-for-editing-pdfs&amp;rft.language=English&amp;rft.aulast=Dickison&amp;rft.aufirst=Mike&amp;rft.subject=Collaborating&amp;rft.subject=Writing"></span>
<p><img src="http://www.getnetsavvy.info/wp-content/uploads/2010/08/pdf.png" alt="" title="pdf" width="83" height="83" class="alignleft size-full wp-image-281" />The whole point of a document in Portable Document Format (PDF) is that you’re not supposed to be able to edit it. <a href="http://www.prepressure.com/pdf/basics/history">PDFs were invented by Adobe</a> to solve a common problem in the early days of computerised typesetting: documents would print differently depending on what computer system you were using, what fonts you’d installed, and what type of printer you were sending the job to. To get around this problem, Adobe invented a format that contained an exact representation of how the document would look when printed, with graphics and any unusual fonts embedded inside it. Creating a PDF was supposed to be the final stage before your document went off to print; the ability to keep editing it was sacrificed for verisimilitude. It’s best to think of a PDF as a picture of your document.</p>

<p>These days, more and more people are creating PDFs, and they&#8217;ve become the default means for distributing formatted text. It’s always been possible to <a href="http://docs.info.apple.com/article.html?path=Mac/10.4/en/mh1035.html">print a PDF</a> from Word on the Macintosh, and Word 2007 for Windows <a href="http://www.mydigitallife.info/2006/09/09/export-and-save-word-or-excel-documents-as-acrobat-pdf-or-xps-files-directly-from-microsoft-office-2007-with-add-in/">introduced an add-on</a> that allowed the same thing. So PDFs are everywhere, and it’s natural enough to want to do things to them. Thus, there’s a demand for ways to get around Adobe’s locked-down file specification.</p>

<h3>Buy Acrobat Pro</h3>

<p>Adobe’s free tool for reading PDFs is <a href="http://get.adobe.com/reader/">Acrobat Reader</a>. If you work with PDFs a lot, it’s worthwhile getting the professional version of this. <a href="http://www.adobe.com/products/acrobatpro/?promoid=BONQI">Acrobat Pro</a> allows two main things: minor edits, and annotation. It’s not cheap, though: about NZ$250 at education prices.</p>

<p>Annotation is very handy when editing or commenting on someone else’s manuscript. You can add sticky notes or pop-up comments to the text, highlight or underline it, scribble on it, add call-outs and so forth—more or less the same things an editor would do to a printed manuscript.</p>

<p>The editing tools are intended only for minor edits: the rule of thumb is that you shouldn’t try to make any changes that would cause text to reflow from one line to another. So the Touchup Text tool lets you add or delete a few words, and you can rearrange elements with the Touchup Object tool. Although Adobe strongly suggests you go back to the original document for substantial text changes, this minor editing is enough to correct typos.</p>

<h3>Free Alternatives</h3>

<p>There are some things it’s not necessary to buy Acrobat Pro for—indeed, it’s always worth Googling to see if a free online solution to your problem exists. For example, a common task is adding a covering letter to a separately-created grant application, and there are a number of simple Web-based PDF editors to do this, like <a href="http://www.mergepdf.net/">MergePDF.net</a>. Likewise, if you want some of Acrobat Pro’s annotation tools for free, try <a href="http://skim-app.sourceforge.net/">Skim</a> (Mac only).</p>

<p>Wikipedia has a reasonable list of PDF editing tools, both installable and Web-based. (Note that one Windows application, <a href="http://en.wikipedia.org/wiki/PDFCreator">PDFCreator</a>, installs annoying malware and should be avoided.)</p>

<h3>Going Backwards</h3>

<p>In an emergency, it’s possible to convert a PDF back into an editable document. There are numerous online services that will convert a PDF to Word, though they don&#8217;t all work very well. I would recommend finding a few via Google and trying them all. If the PDF was created from an electronic document (not a scanned one), you can also use the Select tool in Reader or Acrobat Pro to select and copy text into a Word document.</p>

<p>So what do you do if you&#8217;re starting with a scanned document, like most PDFs of older journal articles? A scanned PDF is just a picture of the page, not text. Acrobat Pro might save the day, though: it has <a href="http://iconlogic.blogs.com/weblog/2009/06/adobe-acrobat-9-ocr.html">Optical Character Recognition software built in</a>, which can work through the scan and interpret letters and words, ending up with a PDF you can select and copy text from. OCR software used to be amazingly expensive, so it’s nice to see it included in Acrobat Pro. You may want to <a href="http://chronicle.com/blogPost/blogPost-content/25653/">run this on batches of your PDFs</a>; one side-effect is that it will reduce the file size.</p>

<hr />

<p>Check out <a href="http://chronicle.com/blogPost/How-Do-You-Organize-and/23839/">this ProfHacker post</a> about different ways of annotating and filing PDFs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getnetsavvy.info/tricks-for-editing-pdfs/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Docs: better than Office?</title>
		<link>http://www.getnetsavvy.info/google-docs-better-than-office</link>
		<comments>http://www.getnetsavvy.info/google-docs-better-than-office#comments</comments>
		<pubDate>Tue, 17 Aug 2010 01:53:32 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Collaborating]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://www.getnetsavvy.info/?p=231</guid>
		<description><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Google Docs: better than Office?&amp;rft.source=Get Net Savvy&amp;rft.date=2010-08-17&amp;rft.identifier=http://www.getnetsavvy.info/google-docs-better-than-office&amp;rft.language=English&amp;rft.aulast=Dickison&amp;rft.aufirst=Mike&amp;rft.subject=Collaborating&amp;rft.subject=Writing"></span>
Ever emailed a document as an attachment back and forth between people, gradually adding edits and suggestions? This can be a very cumbersome way of collaborating, especially if three or four people are involved. You may even end up with several different semi-edited versions, which have to be painstakingly stitched together and reconciled. Email is [...]]]></description>
			<content:encoded><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Google Docs: better than Office?&amp;rft.source=Get Net Savvy&amp;rft.date=2010-08-17&amp;rft.identifier=http://www.getnetsavvy.info/google-docs-better-than-office&amp;rft.language=English&amp;rft.aulast=Dickison&amp;rft.aufirst=Mike&amp;rft.subject=Collaborating&amp;rft.subject=Writing"></span>
<p><a href="http://www.getnetsavvy.info/wp-content/uploads/2010/08/googledocs_icon.gif"><img src="http://www.getnetsavvy.info/wp-content/uploads/2010/08/googledocs_icon.gif" alt="" title="googledocs_icon" width="64" height="64" class="alignleft size-full wp-image-243" style="margin-right:15px;"/></a>Ever emailed a document as an attachment back and forth between people, gradually adding edits and suggestions? This can be a very cumbersome way of collaborating, especially if three or four people are involved. You may even end up with several different semi-edited versions, which have to be painstakingly stitched together and reconciled. <a href="http://www.profhacker.com/2009/11/19/e-mail-is-not-a-tool-for-revision/">Email is not a tool for revision</a>.</p>

<p>There’s a better way: collaboratively editing an online document. The easiest way to do this is with <a href="http://docs.google.com/">Google Docs</a>. Here’s how.</p>

<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/eRqUE6IHTEA?fs=1&amp;hl=en_GB&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/eRqUE6IHTEA?fs=1&amp;hl=en_GB&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>

<p>Google Docs is a free online suite of tools: word processor, spreadsheet, drawing tool, and pseudo-PowerPoint. You need to have a Google account, which you&#8217;ll already have if you&#8217;re a user of Gmail or any of the other Google tools. Once you&#8217;re logged in, from any computer with Web access, you can see and edit all your documents (and if your laptop gets stolen you can at least be sure all your writing has been backed up regularly). There&#8217;s even a tool, Google Gears, that enables you to work on documents offline and have them synced back to the Google Docs collection when you find wireless again.</p>

<p>The real power of Google Docs is that you can give other people access to selected documents, simply through an email invitation (they don’t need a Google account). Collaborators can just read the document, or you can give them editing permission and they can add comments or make edits.</p>

<p>All your edits are kept as a revision history, rather like Wikipedia’s, so it&#8217;s easy to see who wrote what and when, and you can rewind a set of edits to an earlier version. That means nobody has to be cautious about making changes, as every previous draft is preserved.</p>

<p>Google Docs isn’t as powerful as Microsoft Office, and there are still a few important things missing: for example, the only way to <a href="http://www.zotero.org/support/screencast_tutorials/zotero_and_google_tools">add Zotero references</a> is through a simple drag-and-drop of your bibliography, rather than citing as you write. But features are being added all the time: for example, you can <a href="http://googledocs.blogspot.com/2010/01/upload-and-store-your-files-in-cloud.html">store files</a> of <em>any</em> kind in your Google Docs folder, up to 1 GB, rather than email them to yourself, and lots of additional storage is available pretty cheaply.</p>

<hr />

<p>For more help on getting started with Google Docs, check out this <a href="http://chronicle.com/blogPost/Getting-Started-with-Google/22641/">Profhacker article</a>, and of course the <a href="http://docs.google.com/support/">Google Docs help pages</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getnetsavvy.info/google-docs-better-than-office/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make a quick wiki</title>
		<link>http://www.getnetsavvy.info/make-a-quick-wiki</link>
		<comments>http://www.getnetsavvy.info/make-a-quick-wiki#comments</comments>
		<pubDate>Fri, 18 Sep 2009 00:00:31 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Collaborating]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://www.getnetsavvy.info/?p=77</guid>
		<description><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Make a quick wiki&amp;rft.source=Get Net Savvy&amp;rft.date=2009-09-18&amp;rft.identifier=http://www.getnetsavvy.info/make-a-quick-wiki&amp;rft.language=English&amp;rft.aulast=Dickison&amp;rft.aufirst=Mike&amp;rft.subject=Collaborating&amp;rft.subject=Writing"></span>
Two of the main wiki-making sites are Pbwiki and Wetpaint. Both allow you to set up individual logins, make pages private, decide who&#8217;s allowed to post, and who can edit who&#8217;s work. Also worth a look are Versionate, Google Sites, Wikispaces, and Wikia. All are potentially very useful for setting up a class assignment, collaborating [...]]]></description>
			<content:encoded><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Make a quick wiki&amp;rft.source=Get Net Savvy&amp;rft.date=2009-09-18&amp;rft.identifier=http://www.getnetsavvy.info/make-a-quick-wiki&amp;rft.language=English&amp;rft.aulast=Dickison&amp;rft.aufirst=Mike&amp;rft.subject=Collaborating&amp;rft.subject=Writing"></span>
<p>Two of the main wiki-making sites are <a href="http://pbworks.com">Pbwiki</a> and <a href="http://wetpaint.com">Wetpaint</a>. Both allow you to set up individual logins, make pages private, decide who&#8217;s allowed to post, and who can edit who&#8217;s work. Also worth a look are <a href="http://www.versionate.com">Versionate</a>, <a href="http://sites.google.com">Google Sites</a>, <a href="http://wikispaces.com">Wikispaces</a>, and <a href="http://www.wikia.com/wiki/Wikia">Wikia</a>. All are potentially very useful for setting up a class assignment, collaborating on a research project, or crowdsourcing a set of instructions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getnetsavvy.info/make-a-quick-wiki/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

