<?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>Web Write 101 &#187; Uncategorized</title>
	<atom:link href="http://www.webwrite101.com/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webwrite101.com/blog</link>
	<description>Sue Davis' writing for the web blog</description>
	<lastBuildDate>Wed, 09 Nov 2011 11:37:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>WordCamp 2011 Portsmouth part 1</title>
		<link>http://www.webwrite101.com/blog/2011/07/wordcamp-2011-portsmouth/</link>
		<comments>http://www.webwrite101.com/blog/2011/07/wordcamp-2011-portsmouth/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 14:17:28 +0000</pubDate>
		<dc:creator>Sue</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.webwrite101.com/blog/?p=398</guid>
		<description><![CDATA[My first WordCamp. And I didn&#8217;t really know what to expect. I was on my own &#8211; didn&#8217;t know anyone. But I found the WordCamp folks to be a lovely bunch of people. Here&#8217;s my notes, mainly for myself so I can keep track of all the things I learned and people I thought were [...]]]></description>
			<content:encoded><![CDATA[<p>My first WordCamp. And I didn&#8217;t really know what to expect. I was on my own &#8211; didn&#8217;t know anyone. But I found the WordCamp folks to be a lovely bunch of people.</p>
<p>Here&#8217;s my notes, mainly for myself so I can keep track of all the things I learned and people I thought were truly inspirational.</p>
<p><span id="more-398"></span></p>
<p>Even before the first plenary session I got a tip from Jean over a scolding coffee (I didn&#8217;t get her card &#8211; grrr, get in touch Jean) that <a href="http://www.tsohost.co.uk" target="_blank">www.tsohost.co.uk</a> do fast reliable web hosting for WP. Will follow that up as I&#8217;m not happy with Zen or Heart at the moment.</p>
<h2>First plenary session</h2>
<p>40 million downloads of WP since last WordCamp.</p>
<p>Blogging is growing up, more group blogging.</p>
<p>WordPress growing up, Big IT now see it as a proper platform. But often those who use it don&#8217;t make the most of it as they are inexperienced! ie no caching strategy on some government WP sites.</p>
<p><strong>Some </strong><strong>complex installs</strong><strong> were mentioned:</strong></p>
<ul>
<li>Dept of Transport</li>
<li>Telegraph (blogs and communities),</li>
<li>I&#8217;m a scientist (13 custom plugins, 45 php files, live chat)</li>
<li>Chicago Tribune (uses multisite, 90 local sites)</li>
<li>University of Nottingham (blogs)</li>
<li>British Airways</li>
<li>KPMG</li>
<li>Nandos</li>
<li>Barclays</li>
</ul>
<h2>Kieran O&#8217;shea: Legacy to latest</h2>
<p>Kieran wrote the Calendar plugin.</p>
<p>Legacy is fine if you don&#8217;t need the features of the latest version.</p>
<p>Kieran went though the pitfalls of upgrading and what to watch out for:</p>
<ul>
<li>deprecated functions</li>
<li>you&#8217;ll need to first switch to classic theme</li>
<li>then manually port across changed code</li>
<li>phantom features: new WP features that your old theme doesn&#8217;t support eg menus</li>
</ul>
<p>To debug in config put (&#8216;WP_DEBUG&#8217;, &#8216;true&#8217;) may have the syntax wrong here</p>
<p>He went through what to do about plugins that used db tables rather than the shiny new &#8216;custom posts&#8217; and how to write a script that will turn them into custom posts instead. This bit was for the plugin developers, there were over 20 superstar plugin developers in the audience.</p>
<p>He gave some sound advice that developers should keep the migration script separate from the plugin.</p>
<p>Kieran has written a <a href="http://wordpress.org/extend/plugins/donation/" target="_blank">superb donation plugin</a> using custom fields.</p>
<h2>WordPress and mobile</h2>
<p>Loved this session. Rachel McCollin looked at the available options when you want to make a WP site mobile-friendly.</p>
<p>First check your analytics: do people view your site on a mobile?  What OS? Old Blackberry <img src='http://www.webwrite101.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  , iOS, Android?</p>
<p><strong>Different content for mobile?</strong></p>
<ul>
<li>Do users have different objectives for mobile? They are in a different situation &#8211; on the move.</li>
<li>They need information (possibly different information) quickly</li>
<li>They need to get at some things immediately eg contact details</li>
<li>Low bandwidth considerations</li>
</ul>
<p><strong>Choices:</strong></p>
<ul>
<li><strong>Mobile themes</strong>: quick easy reliable, tested, web and mobile look the same, less individual, quick and dirty. Todd Halfpenny (in the audience) customised 2010 to be &#8216;responsive&#8217; ie shift size when viewed on a small screen. Also mentioned smoochi? Carrington, Mobius, Jigoshop for ecommerce.</li>
<li><strong>Plugins</strong>: quick, easy, reliable, tested, less control, one size fits all, only takes the content, no widgets and media. eg WPTouch &#8211; can tweak paid-for version to be branded (I asked: why doesn&#8217;t Stephen Fry&#8217;s designer do this?), WordPress mobile pack, BuddyPress mobile. 3rd party slooshing out eg Mobilise. We weren&#8217;t sure about this option!</li>
<li><strong>@media queries</strong>: in css. Retain elements of existing design, templated, can add, remove or change position of content. We debated whether removing content such as a graphical slideshow means that the content is downloaded to mobiles but not shown. Not reliable on old Blackberries. Can make the most of WP&#8217;s new menus system to show a drop-down menu on mobiles.</li>
<li><strong>Theme switcher</strong>: switch themes depending on device. Mobile uses different theme templates. I&#8217;m going to investigate this one. Build a completely separate theme that doesn&#8217;t even attempt to pull in the content that&#8217;s not appropriate for mobile. (ie not loading then hiding). Look more like apps. But 2 themes to maintain. eg WP Tap, WPTouch. Telegraph blogs and The AA use this method. Less complex content, bigger links (for sausage fingers).</li>
<li><strong>an app</strong>-like experience.</li>
</ul>
<p><strong>Some CSS useful for mobile themes or @media queries:</strong></p>
<ul>
<li>Display: none</li>
<li>width: 100%</li>
<li>img {max-width: 100%; float:none)</li>
</ul>
<p><strong>How to test:</strong></p>
<ul>
<li>On friends&#8217; mobiles?</li>
<li>Resize your browser</li>
<li>Download Android and iPhone SDK</li>
<li>Android virtual machine</li>
<li>Safari &#8211; agent detect</li>
<li>Firefox &#8211; change user agent</li>
<li>Use Opera</li>
<li>Adobe Device Central</li>
<li>Nokia &#8211; can rent a virtual handset</li>
<li>We agreed none of these are as good as actually using the device with &#8216;sausage fingers&#8217;</li>
</ul>
<p>View <a href="http://www.slideshare.net/rachel_mccollin/wordpress-for-mobile" target="_blank">Rachel&#8217;s slideshare</a> for the full presentation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webwrite101.com/blog/2011/07/wordcamp-2011-portsmouth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing your WordPress admin username and password</title>
		<link>http://www.webwrite101.com/blog/2011/06/wordpress-username-admin/</link>
		<comments>http://www.webwrite101.com/blog/2011/06/wordpress-username-admin/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 09:24:01 +0000</pubDate>
		<dc:creator>Sue</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[cybermummy2011]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.webwrite101.com/blog/?p=377</guid>
		<description><![CDATA[A topic many Cybermummy 2011 delegates wanted more details on&#8230; Why change your username to something other than &#8216;admin&#8217;? A common way of hacking WordPress blogs and sites is for the hackers to guess that you&#8217;ve used the default username: admin. If you have, then all they need to do is try a million-odd passwords [...]]]></description>
			<content:encoded><![CDATA[<p>A topic many <strong>Cybermummy 2011</strong> delegates wanted more details on&#8230;</p>
<p><span id="more-377"></span></p>
<h3>Why change your username to something other than &#8216;admin&#8217;?</h3>
<p>A common way of hacking WordPress blogs and sites is for the hackers to guess that you&#8217;ve used the default username: admin. If you have, then all they need to do is try a million-odd passwords and they are in and ready to insert all their spammy links to sites selling handbags and via*ra.</p>
<h3>How to do it</h3>
<ol>
<li>create a new &#8216;admin&#8217; user with a username other than &#8216;admin&#8217;, something unguessable, preferably not your name or your blog name</li>
<li>give the new user a strong password</li>
<li>log out</li>
<li>sign in with your new unguessable username and new strong password</li>
<li>delete the OLD admin username</li>
<li>assign all the posts and pages from the OLD username to the NEW username</li>
<li>go back and edit the new username. Scroll down to &#8216;Display name publicly as&#8217; and select who the posts will be assigned to, so that it isn&#8217;t the username (still hackable!), but instead your name.</li>
</ol>
<p>That&#8217;s it. Come to my <a href="http://www.train4publishing.co.uk/guideto/electronic/wordpress.php" target="_blank">WordPress Basics</a> course for more.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webwrite101.com/blog/2011/06/wordpress-username-admin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My favourite visualisations</title>
		<link>http://www.webwrite101.com/blog/2011/04/my-favourite-visualisations/</link>
		<comments>http://www.webwrite101.com/blog/2011/04/my-favourite-visualisations/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 13:36:34 +0000</pubDate>
		<dc:creator>Sue</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[mashups]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[tagging]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.webwrite101.com/blog/?p=352</guid>
		<description><![CDATA[My private obsession: data visualisations. A couple I&#8217;ve made Website traffic plummets when 301 redirects are turned off This is from one of my clients Google Analytics stats. 301 redirects can take a reader from a friendly short url such as www.website.com/word &#8211; that they might type into their browser after seeing an advert in [...]]]></description>
			<content:encoded><![CDATA[<p>My private obsession: data visualisations.</p>
<p><span id="more-352"></span></p>
<h3>A couple I&#8217;ve made</h3>
<p><strong>Website traffic plummets when 301 redirects are turned off</strong></p>
<p><img class="alignnone size-medium wp-image-356" title="What happens when someone accidentally turns off the 301 redirects" src="http://www.webwrite101.com/blog/wp-content/uploads/2011/04/Picture-41-400x90.png" alt="What happens when someone accidentally turns off the 301 redirects" width="400" height="90" /></p>
<p>This is from one of my clients Google Analytics stats. 301 redirects can take a reader from a friendly short url such as www.website.com/word &#8211; that they might type into their browser after seeing an advert in a newspaper &#8211; to something far more complex like www.website.com/english/html/subject/page.asp?123.</p>
<p><strong>The public search for disease common names</strong></p>
<p><img class="alignnone size-medium wp-image-359" title="Swine flu vs H1N1" src="http://www.webwrite101.com/blog/wp-content/uploads/2011/04/Picture-21-400x145.png" alt="Swine flu vs H1N1" width="400" height="145" /></p>
<p>Google Trends is one of my favourite visualisation tools. This shows how many more people search on Google for swine flu (the blue line) rather than the scientific H1N1 (red line). See <a href="http://www.google.com/trends" target="_blank">Google Trends</a> and try it out for yourself.</p>
<h3>From the web</h3>
<p><strong><a href="http://newsmap.jp/" target="_blank">Newsmap</a>: Google News stories</strong><a href="http://newsmap.jp/" target="_blank"><br />
</a></p>
<p><a href="http://newsmap.jp/#/b,n,t/uk/view/" target="_blank"><img class="alignnone size-medium wp-image-361" title="Newsmap for 5 April 2010" src="http://www.webwrite101.com/blog/wp-content/uploads/2011/04/Picture-5-400x261.png" alt="Newsmap for 5 April 2010" width="400" height="261" /></a></p>
<p>I like the macro and micro view of news stories and the way you can customise it by changing the url. This is business, national and technology news for the uk: <a href="http://newsmap.jp/#/b,n,t/uk/view/" target="_blank">http://newsmap.jp/#/b,n,t/uk/view/</a></p>
<p><strong><a href="http://healthmap.org" target="_blank">Healthmap</a>: collating disease outbreaks</strong></p>
<p><a href="http://healthmap.org/"><img class="alignnone size-medium wp-image-367" title="Healthmap" src="http://www.webwrite101.com/blog/wp-content/uploads/2011/04/Picture-6-400x195.png" alt="Healthmap" width="400" height="195" /></a></p>
<p>RSS feeds from trusted health news sites combined with a Google map to show current disease outbreaks.</p>
<p><strong><a href="http://www.smartmoney.com/map-of-the-market/" target="_blank">Smartmoney Market Map</a>: the US markets</strong></p>
<p><a href="http://www.smartmoney.com/map-of-the-market/"><img class="alignnone size-medium wp-image-369" title="Market Map" src="http://www.webwrite101.com/blog/wp-content/uploads/2011/04/Picture-9-400x250.png" alt="Market Map" width="400" height="250" /></a></p>
<p>Quickly see which company stock prices are rising and falling in the US markets by sector: both at the macro and micro-level.</p>
<p><strong><a href="http://www.visualthesaurus.com" target="_blank">Visual Thesaurus</a>: swim through synonyms</strong></p>
<p><a href="http://www.visualthesaurus.com/"><img class="alignnone size-medium wp-image-370" title="Visual Thesaurus" src="http://www.webwrite101.com/blog/wp-content/uploads/2011/04/Picture-10-400x214.png" alt="Visual Thesaurus" width="400" height="214" /></a></p>
<p>So much easier to use than the printed version. I have the CD, but I use the web version.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webwrite101.com/blog/2011/04/my-favourite-visualisations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social media: it&#8217;s not about the tools</title>
		<link>http://www.webwrite101.com/blog/2011/03/not-about-the-tools/</link>
		<comments>http://www.webwrite101.com/blog/2011/03/not-about-the-tools/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 12:42:44 +0000</pubDate>
		<dc:creator>Sue</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[PR]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.webwrite101.com/blog/?p=335</guid>
		<description><![CDATA[It&#8217;s not the tools themselves, but using them right that matters in social media land. Here&#8217;s some ideas from the Future of marketing micro-conference in November 2010. Tell stories about what your brand means to people. Give people useful content. This is known as &#8216;marketing with meaning&#8217;. Connect people to the things they care about. [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s not the tools themselves, but <strong>using them right</strong> that matters in social media land. Here&#8217;s some ideas from the <a href="http://futureofmarketing.com/wp-content/uploads/2010/11/FutureOfMarketing.mp3" target="_blank">Future of marketing micro-conference</a> in November 2010.<span id="more-335"></span></p>
<ul>
<li>Tell stories about what your brand means to people.</li>
<li>Give people useful content. This is known as &#8216;marketing with meaning&#8217;.</li>
<li>Connect people to the things they care about.</li>
<li>Build a &#8216;social FAQ&#8217;. Take the top 10 questions that people have about your company and answer those methodically across the social web with content. All kinds of content: podcasts, webinars, video blog posts and of course text.</li>
<li>Give readers what they want.</li>
<li>Respond to negative comments: say thank-you, say sorry and finally say what you&#8217;ll do about it.</li>
</ul>
<p>Come on my <a href="http://www.train4publishing.co.uk/guideto/electronic/socialmedia.php" target="_blank">Harnessing Social Media Course</a> to find out more.</p>
<p><strong>However, the tools are pretty amazing</strong>. Here, I&#8217;ve embedded a Facebook Livestream app I just created. You can comment on this post by signing into your Facebook account.</p>
<p><iframe src="http://www.facebook.com/widgets/livefeed.php?app_id=192890607414357&#038;width=500&#038;height=500" width="500" height=”500" marginwidth="0" scrolling="no" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webwrite101.com/blog/2011/03/not-about-the-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://futureofmarketing.com/wp-content/uploads/2010/11/FutureOfMarketing.mp3" length="59612265" type="audio/mpeg" />
		</item>
		<item>
		<title>William Gibson and Cory Doctorow at The Cadogan Hall</title>
		<link>http://www.webwrite101.com/blog/2010/10/william-gibson/</link>
		<comments>http://www.webwrite101.com/blog/2010/10/william-gibson/#comments</comments>
		<pubDate>Tue, 12 Oct 2010 08:18:37 +0000</pubDate>
		<dc:creator>Sue</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[william gibson]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://www.webwrite101.com/blog/?p=316</guid>
		<description><![CDATA[I was lucky to catch William Gibson speak in London in October 2010. He talked about his new book &#8216;Zero History&#8217; and about writing science fiction and writing in general. William is my favourite source of quotes when teaching. &#8220;The future is here, its just not evenly distributed&#8221; being one of my favourites when I [...]]]></description>
			<content:encoded><![CDATA[<p>I was lucky to catch William Gibson speak in London in October 2010.</p>
<p>He talked about his new book &#8216;Zero History&#8217; and about writing science fiction and writing in general. William is my favourite source of quotes when teaching. &#8220;The future is here, its just not evenly distributed&#8221; being one of my favourites when I teach social media. And of course he invented the term &#8216;<strong>cyberspace</strong>&#8216;.<span id="more-316"></span></p>
<p><strong>Some quotes from the event:</strong></p>
<p>On his latest 3 books:<br />
&#8220;a decade long pinhole exposure&#8221;.</p>
<p>For aspiring writers:<br />
&#8220;write all the time&#8221;.</p>
<p>On China:<br />
&#8220;there is not enough novelty [for me to be interested in China]&#8220;.</p>
<p>On Japan:<br />
&#8220;I&#8217;m a happy consumer of things from Japan&#8221;.</p>
<p>On being told that one audience member had highlighted a passage in his latest book on his Kindle, and then found that three other people had also highlighted this passage, William said:<br />
&#8220;Is it possible to turn that feature off? I hate it when people write in books&#8221;.</p>
<p>On getting older and the future:<br />
&#8220;I find everything increasingly interesting. When I&#8217;m older I think I&#8217;ll just gape at everything&#8221;.<br />
&#8220;I want to know how future people see us. We have no self-knowledge&#8221;.</p>
<p>I&#8217;m just a little way through Zero History, looking forward to lots of traveling whilst training so I can finish it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webwrite101.com/blog/2010/10/william-gibson/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Instant Search</title>
		<link>http://www.webwrite101.com/blog/2010/09/google-instant-search/</link>
		<comments>http://www.webwrite101.com/blog/2010/09/google-instant-search/#comments</comments>
		<pubDate>Fri, 10 Sep 2010 12:41:38 +0000</pubDate>
		<dc:creator>Sue</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[real-time Web]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.webwrite101.com/blog/?p=299</guid>
		<description><![CDATA[Google instant search was rolled out to all users of the Google search engine on 9 September 2010. As soon as you start typing your query, search results are shown to you right away (even before you press the &#8216;Enter&#8217; or &#8216;Search&#8217; button). As you type, the search results change based on whatever you have [...]]]></description>
			<content:encoded><![CDATA[<p>Google instant search was rolled out to all users of the Google search engine on 9 September 2010.</p>
<p>As soon as you start typing your query, search results are shown to you right away (even before you press the &#8216;Enter&#8217; or &#8216;Search&#8217; button). As you type, the search results change based on whatever you have typed so far. Google tries to be smart and presents you  search results based on your search string, location, previous searches and many other parameters.</p>
<p><span id="more-299"></span></p>
<p>Here&#8217;s Google on Instant Search:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="540" height="285" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/ElubRNRIUg4?fs=1&amp;hl=en_US&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="540" height="285" src="http://www.youtube.com/v/ElubRNRIUg4?fs=1&amp;hl=en_US&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><strong>But what should our reaction be &#8211; as web writers?</strong></p>
<p>Well here&#8217;s my thoughts:</p>
<p>It could be that people will settle for shorter generic searches since Google will start to show useful results straight away.</p>
<p>SEO competition will get even more intense &#8211; readers may be even less likely to go below the fold or go to page 2 of the results.</p>
<p>Niche, long-tail searches could be even more frequent as users are almost encouraged to lengthen their search queries as they see that this will show better results.</p>
<p>Is this another Google Wave or Google Buzz? We&#8217;ll have to see.</p>
<p>Here&#8217;s what Charlie Brooker has to say in his latest <a href="http://www.guardian.co.uk/commentisfree/2010/sep/13/charlie-brooker-google-instant" target="_blank">Guardian blog</a>:</p>
<blockquote><p>&#8220;It&#8217;s the internet on fast-forward, and it&#8217;s aggressive – like trying to order from a waiter who keeps finishing your sentences while ramming spoonfuls of what he thinks you want directly into your mouth, so you can&#8217;t even enjoy your blancmange without chewing a gobful of black pudding first.&#8221;</p></blockquote>
<p>Post your thoughts in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webwrite101.com/blog/2010/09/google-instant-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interview: Tips for setting up a grantmaking trust website</title>
		<link>http://www.webwrite101.com/blog/2010/06/interview-acf/</link>
		<comments>http://www.webwrite101.com/blog/2010/06/interview-acf/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 09:34:23 +0000</pubDate>
		<dc:creator>Sue</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[acf]]></category>
		<category><![CDATA[interviews]]></category>
		<category><![CDATA[setting up a website]]></category>

		<guid isPermaLink="false">http://www.webwrite101.com/blog/?p=289</guid>
		<description><![CDATA[In June 2010 I was featured in several interviews with grant-making trusts in the Association of Charitable Foundations Journal. Here&#8217;s a great article on Tips for setting up a website (PDF) aimed at grantmaking trusts.]]></description>
			<content:encoded><![CDATA[<h2>
<p><div id="attachment_294" class="wp-caption alignright" style="width: 179px"><img class="size-medium wp-image-294" title="ACF interview" src="http://www.webwrite101.com/blog/wp-content/uploads/2010/06/Picture-1-211x300.png" alt="ACF interview" width="169" height="240" /><p class="wp-caption-text">ACF interview</p></div></h2>
<p>In June 2010 I was featured in several interviews with grant-making trusts in the Association of Charitable Foundations Journal.</p>
<p>Here&#8217;s a great article on <a href="/blog/wp-content/uploads/2010/06/TFN-90-June-10-8.pdf" target="_blank">Tips for setting up a website</a> (PDF) aimed at grantmaking trusts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webwrite101.com/blog/2010/06/interview-acf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LinkedIn for web writers</title>
		<link>http://www.webwrite101.com/blog/2010/06/linkedin-for-web-writers/</link>
		<comments>http://www.webwrite101.com/blog/2010/06/linkedin-for-web-writers/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 11:10:12 +0000</pubDate>
		<dc:creator>Sue</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[web writers]]></category>

		<guid isPermaLink="false">http://www.webwrite101.com/blog/?p=268</guid>
		<description><![CDATA[LinkedIn is perfect for web writers. Groups are essential for keeping abreast of topics. Here&#8217;s some worthwhile LinkedIn Groups for web writers to join: Freelance Web Writers Web Content The Content Wrangler Community Freelance Editing Network Seasoned writing and editing pros The National Union of Journalists STET: Professional Copy Editors LinkEds &#38; writers]]></description>
			<content:encoded><![CDATA[<p>LinkedIn is perfect for web writers.</p>
<p>Groups are essential for keeping abreast of topics.</p>
<p>Here&#8217;s some worthwhile LinkedIn Groups for web writers to join:</p>
<p><a href="http://www.linkedin.com/groups?home=&amp;gid=99393&amp;trk=anet_ug_hm" target="_blank">Freelance Web Writers</a></p>
<p><a href="http://www.linkedin.com/groups?gid=1462317&amp;trk=anetsrch_name&amp;goback=.gdr_1276793386713_4" target="_blank">Web Content</a></p>
<p><a href="http://www.linkedin.com/groups?gid=45138&amp;trk=anetsrch_name&amp;goback=%2Egdr_1276793386717_1" target="_blank">The Content Wrangler Community</a></p>
<p><a href="http://www.linkedin.com/groups?gid=93213&amp;trk=fulpro_grplogo&amp;goback=%2Egdr_1276793386717_1%2Eanb_45138_*2" target="_blank"> Freelance Editing Network</a></p>
<p><a href="http://www.linkedin.com/groups?gid=2088587&amp;trk=fulpro_grplogo&amp;goback=%2Egdr_1276793386717_1%2Eanb_45138_*2" target="_blank"> Seasoned writing and editing pros</a></p>
<p><a href="http://www.linkedin.com/groups?gid=2088587&amp;trk=fulpro_grplogo&amp;goback=%2Egdr_1276793386717_1%2Eanb_45138_*2"> </a><a href="http://www.linkedin.com/groups?gid=21814&amp;trk=fulpro_grplogo&amp;goback=%2Egdr_1276793386717_1%2Eanb_45138_*2" target="_blank"> The National Union of Journalists</a></p>
<p><a href="http://www.linkedin.com/groups?gid=786817&amp;trk=fulpro_grplogo&amp;goback=%2Egdr_1276793386717_1%2Eanb_45138_*2" target="_blank"> STET: Professional Copy Editors</a></p>
<p><a href="http://www.linkedin.com/groups?gid=37917&amp;trk=fulpro_grplogo&amp;goback=%2Egdr_1276793386717_1%2Eanb_45138_*2" target="_blank"> LinkEds &amp; writers</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webwrite101.com/blog/2010/06/linkedin-for-web-writers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO: choosing your target keywords</title>
		<link>http://www.webwrite101.com/blog/2010/04/seo-choosing-keywords/</link>
		<comments>http://www.webwrite101.com/blog/2010/04/seo-choosing-keywords/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 08:49:10 +0000</pubDate>
		<dc:creator>Sue</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[keywords]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.webwrite101.com/blog/?p=251</guid>
		<description><![CDATA[So, you&#8217;ve done your research: asked potential readers how they would search for the things you are writing about, consulted a thesaurus for synonyms, looked at competitors&#8217; websites, checked out your hunches with Google&#8217;s Keyword Tool. You&#8217;ve now got a long list of words and phrases to use on your web pages. But which keywords [...]]]></description>
			<content:encoded><![CDATA[<p>So, you&#8217;ve done your research: asked potential readers how they would search for the things you are writing about, consulted a thesaurus for synonyms, looked at competitors&#8217; websites, checked out your hunches with Google&#8217;s Keyword Tool. You&#8217;ve now got a long list of words and phrases to use on your web pages.</p>
<p><strong> </strong></p>
<p><strong>But which keywords are best?</strong><span id="more-251"></span></p>
<p>There are 3 factors to consider when  selecting key phrases and keywords:</p>
<ul>
<li><strong>Relevance:<br />
</strong>Give each keyword a relevance score from low to high. Is this keyword right for your content? Test it with an actual search. One word may not pass the test but a phrase may be more relevant – combine keywords.</li>
<li><strong>Competition level:<br />
</strong>Very low to very high. Do some searches to assess your competition.</li>
<li><strong>Popularity:<br />
</strong>How often is that keyword actually searched for? Also known as &#8216;search volume&#8217;. Google&#8217;s Keyword Tool can help you out here.</li>
</ul>
<p><strong>And which are the most useful for you?</strong></p>
<p><strong> </strong>Usually those that strike a balance between popularity, relevance and competition:</p>
<ul>
<li><strong>high popularity/ high competition/high relevance</strong>:<br />
If drawn into a fight the words should be extremely relevant. There’s no point putting your  entire SEO efforts into trying to rank for ‘spanish villas’ unless you have a six  figure sum to spend and this is extremely relevant for your page.</li>
<li><strong>high popularity/ low competition/ high relevance</strong>:<br />
The ideal candidates for your shortlist. Hard to come by. WordTracker calls the popularity vs competition ratio &#8216;KEI&#8217; (Keyword Effectiveness Index). This is a score that can help you see quickly which phrases are searched for frequently but have little competition.</li>
<li><strong>low popularity/ low competition</strong>/ <strong>high relevance</strong>:<br />
Not many searches for this, but if people do search, your page may come up first. These will add up. Known as ‘the long tail’ of search or ‘niche’ keywords.</li>
</ul>
<p><strong> </strong></p>
<p><strong>&#8216;Long tail&#8217; tips:</strong></p>
<ul>
<li>Compare your niche markets and target readers &#8211; some may have more future potential or be more ‘you’ than others</li>
<li>Use web analytics to keep an eye on how people are finding your site</li>
<li>Include niche terms in your web copy.</li>
</ul>
<p><strong> </strong></p>
<p><strong>For local niches:</strong></p>
<ul>
<li>Know your geography and all the local place names, plus what local people call them</li>
<li>Make sure you note landmarks and places of interest &#8211; include these in your copy</li>
<li>Find <strong>local</strong> business directories and review sites &#8211; they&#8217;re invaluable for getting your pages noticed.</li>
</ul>
<p><strong> </strong></p>
<p><strong>Match to web pages</strong></p>
<p>Then match each phrase or keyword to a page on your site. This page shouldn’t usually be your home page. It should be relevant to your keywords, but doesn’t need to contain them now. Don’t make one page work too hard. Do you need to create new pages for particularly useful keyphrses?</p>
<p>Thanks to Stephanie for suggesting the topic of this article.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webwrite101.com/blog/2010/04/seo-choosing-keywords/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Freelancing in a downturn</title>
		<link>http://www.webwrite101.com/blog/2010/03/freelancing-downturn/</link>
		<comments>http://www.webwrite101.com/blog/2010/03/freelancing-downturn/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 10:00:03 +0000</pubDate>
		<dc:creator>Sue</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[freelance]]></category>
		<category><![CDATA[recession]]></category>

		<guid isPermaLink="false">http://www.webwrite101.com/blog/?p=239</guid>
		<description><![CDATA[Whenever I teach I&#8217;m often asked how I set up on my own, how I am surviving in these harsh economic times, how to set up as a self-employed web writer and designer. These last few months have seen me work on numerous site launches, email newsletters and courses for my clients.  I have never [...]]]></description>
			<content:encoded><![CDATA[<p>Whenever I teach I&#8217;m often asked how I set up on my own, how I am surviving in these harsh economic times, how to set up as a self-employed web writer and designer.</p>
<p>These last few months have seen me work on numerous site launches, email newsletters and courses for my clients.  I have never been busier. But there&#8217;s no denying that starting up is tricky when budgets are particularly tight for clients.</p>
<p>This is a round-up of some recent articles and forthcoming courses that look helpful, whether you&#8217;ve chosen to go freelance or are forced to be self-employed (in other words, have been made redundant).</p>
<p><span id="more-239"></span></p>
<p>Always full of insight, <strong>David Airey</strong>, has recently written on:<br />
<a href="http://www.davidairey.com/self-employed-graphic-designer/target=">Becoming a self-employed graphic designer</a><br />
<a title="The design pricing formula" href="http://www.davidairey.com/design-pricing-formula/">The design pricing formula</a></p>
<p><strong>Nick Usborne</strong> has written extensively on freelance web writing. Some recent excellent articles and sites from Nick:<a href="http://newpathtoriches.com/blog/" target="_blank"><br />
New Path to Riches blog</a><br />
<a href="http://www.freelancewritingsuccess.com" target="_blank">Freelance Writing Success</a></p>
<p><strong>NMK (New Media Knowledge)</strong> run courses on setting up a web business. This one on March 10 looks good:<a href="http://www.nmk.co.uk/event/2010/2/22/drumming-up-business-sales-tactics-for-the-digital-freelancer" target="_blank"><br />
Drumming up Business &#8211; sales tactics for the digital freelancer</a><br />
And NMK have a case study: <a href="http://www.nmk.co.uk/article/2009/2/25/case-study-building-a-web-business-from-scratch" target="_blank">Building a Web Business from Scratch</a><a href="http://twitter.com/nmkforum" target="_blank"><br />
Follow NMK on Twitter</a>.</p>
<p><strong>Freelance Advisor</strong> have an excellent free 32-page guide to download: <a href="http://www.freelanceadvisor.co.uk/go-freelance-guide/go-freelance-guide-2010edition/" target="_blank">Go Freelance 2010<br />
</a>Freelance Advisor also have a podcast series, February 2010 was on <a href="http://www.freelanceadvisor.co.uk/category/podcast/" target="_blank">The Challenges of Working from Home</a>.<br />
<a href="http://twitter.com/freelanceadvice" target="_blank">Follow Freelance Advisor on Twitter</a>.</p>
<p>If you have any tips then put them in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webwrite101.com/blog/2010/03/freelancing-downturn/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

