<?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>Citizensheep &#187; pdf</title>
	<atom:link href="http://citizensheep.com/blog/tag/pdf/feed/" rel="self" type="application/rss+xml" />
	<link>http://citizensheep.com/blog</link>
	<description>Michael Grimes lives in Birmingham (UK). This is his blog about anything that he fancies.</description>
	<lastBuildDate>Wed, 23 May 2012 15:29:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Embedding pdfs without any Issu</title>
		<link>http://citizensheep.com/blog/2012/01/26/embedding-pdfs-without-any-issu/</link>
		<comments>http://citizensheep.com/blog/2012/01/26/embedding-pdfs-without-any-issu/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 12:09:26 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[embedding]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Google Docs]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Markup languages]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://citizensheep.com/blog/?p=3150</guid>
		<description><![CDATA[Sick of relying on Issu, or other bloated third parties, simply for embedding documents? Well, it turns out you can embed .pdf and .ppt files via Google Docs using a simple iframe. You don&#8217;t even need a Google account. &#60;iframe src="http://docs.google.com/gview?url=http://document.pdf&#38;embedded=true"&#62;&#60;/iframe&#62; Simply replace the bold text with your document&#8217;s url and style the iframe with [...]<ul id="related_posts">
			<li>
					<h4>Possibly related posts</h4>
				 <ol>
								<li>
									<a href="http://citizensheep.com/blog/2009/01/05/bookmarks-for-4-january-2009-through-5-january-2009/" rel="bookmark">Bookmarks for 4 January 2009 through 5 January 2009</a><!-- (16.5)-->
							</li>
								<li>
									<a href="http://citizensheep.com/blog/2010/03/19/google-reader-play/" rel="bookmark">Google Reader &#8211; Play</a><!-- (13.8)-->
							</li>
								<li>
									<a href="http://citizensheep.com/blog/2009/02/04/google-latitude/" rel="bookmark">Google Latitude</a><!-- (11.8)-->
							</li>
					</ol>
			</li>
	</ul>]]></description>
			<content:encoded><![CDATA[<p>Sick of relying on Issu, or other bloated third parties, simply for embedding documents? </p>
<p>Well, it turns out you can embed .pdf and .ppt files via Google Docs using a simple <a title="HTML5 iframe tag" href="http://www.w3schools.com/html5/tag_iframe.asp">iframe</a>. You don&#8217;t even need a Google account.</p>
<p><code>&lt;iframe src="http://docs.google.com/gview?url=<strong>http://document.pdf</strong>&amp;embedded=true"&gt;&lt;/iframe&gt;</code></p>
<p>Simply replace the bold text with your document&#8217;s url and style the iframe with css.</p>
<p>This appears not to work very well with actual Google documents though, as it appends a load of navigation detritus. But it seems to work well for regular hosted documents.</p>
<ul id="related_posts">
			<li>
					<h4>Possibly related posts</h4>
				 <ol>
								<li>
									<a href="http://citizensheep.com/blog/2009/01/05/bookmarks-for-4-january-2009-through-5-january-2009/" rel="bookmark">Bookmarks for 4 January 2009 through 5 January 2009</a><!-- (16.5)-->
							</li>
								<li>
									<a href="http://citizensheep.com/blog/2010/03/19/google-reader-play/" rel="bookmark">Google Reader &#8211; Play</a><!-- (13.8)-->
							</li>
								<li>
									<a href="http://citizensheep.com/blog/2009/02/04/google-latitude/" rel="bookmark">Google Latitude</a><!-- (11.8)-->
							</li>
					</ol>
			</li>
	</ul>]]></content:encoded>
			<wfw:commentRss>http://citizensheep.com/blog/2012/01/26/embedding-pdfs-without-any-issu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manage your online reputation</title>
		<link>http://citizensheep.com/blog/2009/02/09/manage-your-online-reputation/</link>
		<comments>http://citizensheep.com/blog/2009/02/09/manage-your-online-reputation/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 18:11:17 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Communications]]></category>
		<category><![CDATA[Digital engagement]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[communications]]></category>
		<category><![CDATA[communications guidelines]]></category>
		<category><![CDATA[Diagrams]]></category>
		<category><![CDATA[Flowchart]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[My professional life]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[Social media]]></category>
		<category><![CDATA[web2.0]]></category>
		<category><![CDATA[webtools]]></category>

		<guid isPermaLink="false">http://citizensheep.com/blog/?p=799</guid>
		<description><![CDATA[It frustrates me that organisations still seem to think they can manage their reputations by controlling what information is spread about them. This is simply not possible anymore, and attempting it just makes you seem heavy-handed and out of touch. Far better to listen to what other people are saying about you and engage when [...]<ul id="related_posts">
			<li>
					<h4>Possibly related posts</h4>
				 <ol>
								<li>
									<a href="http://citizensheep.com/blog/2012/02/27/manage-your-online-reputation-flowchart-updated/" rel="bookmark">Manage your online reputation: flowchart amended</a><!-- (33.2)-->
							</li>
								<li>
									<a href="http://citizensheep.com/blog/2009/11/30/young-people-dont-value-the-political-power-of-social-media-but-they-would-vote/" rel="bookmark">Young people don’t value the political power of social media, but they would vote</a><!-- (8.5)-->
							</li>
								<li>
									<a href="http://citizensheep.com/blog/2009/06/12/mind-tools/" rel="bookmark">Mind Tools</a><!-- (7.7)-->
							</li>
					</ol>
			</li>
	</ul>]]></description>
			<content:encoded><![CDATA[<p>It frustrates me that organisations still seem to think they can manage their reputations by controlling what information is spread about them.</p>
<p><a href="http://citizensheep.com/blog/wp-content/uploads/2009/02/blog_assessment.pdf"><img class="size-full wp-image-816 alignleft" style="margin-top: 0.5em; margin-right: 1em; margin-bottom: 0.5em; margin-left: 0px; border-image: initial; border-width: 1px; border-color: #666666; border-style: solid;" title="Flow chart for managing your online reputation [pdf]" src="http://citizensheep.com/blog/wp-content/uploads/2009/02/blog_assessment.gif" alt="My flow chart for managing online reputations" width="200" height="282" /></a></p>
<p>This is simply not possible anymore, and attempting it just makes you seem heavy-handed and out of touch. Far better to listen to what other people are saying about you and engage when appropriate.</p>
<p>The <a title="US 'Air Force Blog Assessment' flowchart" href="http://www.flickr.com/photos/jeremiah_owyang/3154057414/sizes/o/">US Air Force produced a useful guide to blog assessment</a> which susequently found its way onto the internet. It&#8217;s good, but I wanted something more generic, in plainer English, and more suitable for UK Third Sector organisations.</p>
<p>So I&#8217;ve had a crack at making my own version, which you can <a title="Flow chart for managing your online reputation [pdf]" href="http://citizensheep.com/blog/wp-content/uploads/2009/02/blog_assessment.pdf">download here</a>. It&#8217;s released under a <a title="Creative Commons 'Attribution-Noncommercial-Share Alike 3.0 Unported' licence" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons licence</a> so you can re-hash it providing you don&#8217;t do so for commercial gain.</p>
<p><a title="Flow chart for managing your online reputation [pdf]" href="http://citizensheep.com/blog/wp-content/uploads/2009/02/blog_assessment.pdf"><strong>Download my flowchart</strong> for managing online reputations (pdf)</a>.</p>
<p><strong>Have you found this flowchart helpful?</strong> If so, I&#8217;d love to hear how. Either leave a comment below or <a href="https://docs.google.com/spreadsheet/viewform?formkey=dEJVbEMwc1pxcklKRzh4ZkthNXR4blE6MQ">use this form</a>.</p>
<h4>Update: 26 February 2012</h4>
<p>I have made a minor tweak to the pdf. I have changed the heading of the first &#8216;yes&#8217; thread, making its relationship to the subsequent choices a bit clearer.</p>
<ul id="related_posts">
			<li>
					<h4>Possibly related posts</h4>
				 <ol>
								<li>
									<a href="http://citizensheep.com/blog/2012/02/27/manage-your-online-reputation-flowchart-updated/" rel="bookmark">Manage your online reputation: flowchart amended</a><!-- (33.2)-->
							</li>
								<li>
									<a href="http://citizensheep.com/blog/2009/11/30/young-people-dont-value-the-political-power-of-social-media-but-they-would-vote/" rel="bookmark">Young people don’t value the political power of social media, but they would vote</a><!-- (8.5)-->
							</li>
								<li>
									<a href="http://citizensheep.com/blog/2009/06/12/mind-tools/" rel="bookmark">Mind Tools</a><!-- (7.7)-->
							</li>
					</ol>
			</li>
	</ul>]]></content:encoded>
			<wfw:commentRss>http://citizensheep.com/blog/2009/02/09/manage-your-online-reputation/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

