<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Getting IT Right &#187; Web publishing</title>
	<atom:link href="http://blog.meteorit.co.uk/category/web-publishing/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.meteorit.co.uk</link>
	<description>the unofficial voice of Meteor IT</description>
	<lastBuildDate>Tue, 07 Feb 2012 09:25:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.meteorit.co.uk' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/f20aaf2e5a61cd42fe07e67a0f2a1c3f?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Getting IT Right &#187; Web publishing</title>
		<link>http://blog.meteorit.co.uk</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.meteorit.co.uk/osd.xml" title="Getting IT Right" />
	<atom:link rel='hub' href='http://blog.meteorit.co.uk/?pushpress=hub'/>
		<item>
		<title>Simple online content management from Texty</title>
		<link>http://blog.meteorit.co.uk/2008/07/03/simple-online-content-management-from-texty/</link>
		<comments>http://blog.meteorit.co.uk/2008/07/03/simple-online-content-management-from-texty/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 09:28:52 +0000</pubDate>
		<dc:creator>Adam Vero</dc:creator>
				<category><![CDATA[Utilities + Tools]]></category>
		<category><![CDATA[Web publishing]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[content management]]></category>
		<category><![CDATA[Texty]]></category>

		<guid isPermaLink="false">http://veroblog.wordpress.com/2008/07/03/simple-online-content-management-from-texty/</guid>
		<description><![CDATA[I found this online Content Management System (CMS) tool today which you can use to maintain the content of a web page without any great knowledge of how to write code. Texty: The Simplest CMS The principle here is that you put a script on your page which pulls the information from Texty&#8217;s database. You [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=154&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p> I found this online Content Management System (CMS) tool today which you can use to maintain the content of a web page without any great knowledge of how to write code.</p>
<p><a href="http://www.texty.com/content/about-us/">Texty: The Simplest CMS</a> </p>
<p>The principle here is that you put a script on your page which pulls the information from Texty&#8217;s database. You edit the content in that database through a simple online user interface, much like editing a blog post, for example. This is great for small organisations who may be prepared to pay a small amount to a web design firm for a basic site (or an off-the-shelf template) but do not have the skills to maintain well-written HTML themselves. So clubs, societies, and small (or even large) not-for-profits could all benefit from a simple system to help them manage the content of pages which change frequently, such as news or upcoming events listings. Some commercial firms might also welcome the convenience, although I suspect that many smaller businesses simply don&#8217;t feel the need to change their website content all that often. The other benefit may be that it is easy to allow multiple people to produce content without fear that they can cause problems for one another.</p>
<h2>Why not get a blog instead?</h2>
<p>For many people a blog is a handy way to post short pieces of news or information without having to write underlying code. However, the popular free offerings only give limited control over the appearance of the site from a selection of templates. </p>
<p><span id="more-154"></span>
<p>So a separate site without your own &#8216;branding&#8217; may not be appropriate to give an integrated public web presence. There may also be a feeling that a blog will not be seen as the &#8220;official&#8221; face of an organisation, as some still treat them as purely personal spaces &#8211; not helped by the number of people who seem intent on telling the world every detail of their cat&#8217;s daily menu and habits.</p>
<p>I have not used Texty for my site, so I have yet to see how it handles the look and feel aspects to integrate it within a website. I would hope it simply generates code using standard tags (H1,2,3&#8230;, P, A, IMG, UL/LI etc) and relies on the site&#8217;s own stylesheets to provide formatting (or leave it to a browser&#8217;s default). Even using classes or IDs would be an acceptable middle-ground, except this would presume some changes to the site to use these specific styles.</p>
<h2>Why have I not tried it yet?</h2>
<p>I&#8217;m writing this post because I think Texty is an interesting proposition, but personally <a title="Meteor IT consulting services and training courses in Leeds" href="http://www.meteorit.co.uk/" target="_blank">my company website</a> is hand-written by me using a combination of Notepad (for quick changes to text or things like the CSS) and Expression Web (when I&#8217;m feeling lazy or want to do global find/replace for example). </p>
<p>I don&#8217;t use a graphical or &#8220;design&#8221; view in an editor because I have yet to find one which gives an accurate representation of how a page will render in any browser, yet alone any particular one. Instead I simply host the site on an internal server so I can quickly test how pages look in Firefox and Internet Explorer (version 8 most of the time, but I double check with 7 now and again). Most other standards-based browsers should do at least a similar job because <a title="information about the Meteor IT website design principles" href="http://www.meteorit.co.uk/siteinfo.asp" target="_blank">I use CSS and XHTML 1.1</a> (which is pretty much the same as strict 1.0). There&#8217;s nothing which is too dependant on exact positioning, as long as things are in approximately the right places it&#8217;s more about the content. For me accessibility is key, so I test in various screen sizes (resolutions) to see that the important items are visible even on smaller screens, as well as getting the order and flow right so someone can use the site based on text alone or using screen reading software, for example.</p>
<h2>Let me know if you have used Texty</h2>
<p>So, if you have used Texty or a similar service, let me know how it went. Was it easy to get working with your site? How did you integrate the content to maintain an overall consistent look and feel for your pages? Do you use it for all your pages, or just the most frequently changed? </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/veroblog.wordpress.com/154/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/veroblog.wordpress.com/154/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/veroblog.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/veroblog.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/veroblog.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/veroblog.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/veroblog.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/veroblog.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/veroblog.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/veroblog.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/veroblog.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/veroblog.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/veroblog.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/veroblog.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/veroblog.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/veroblog.wordpress.com/154/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=154&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.meteorit.co.uk/2008/07/03/simple-online-content-management-from-texty/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/786403437a56d6c7ecd26e885004d2ad?s=96&#38;d=wavatar&#38;r=PG" medium="image">
			<media:title type="html">AdamV</media:title>
		</media:content>
	</item>
		<item>
		<title>How to make WordPress&#8217; new Tags work with Windows Live Writer</title>
		<link>http://blog.meteorit.co.uk/2007/09/23/how-to-make-wordpress-new-tags-work-with-windows-live-writer/</link>
		<comments>http://blog.meteorit.co.uk/2007/09/23/how-to-make-wordpress-new-tags-work-with-windows-live-writer/#comments</comments>
		<pubDate>Sun, 23 Sep 2007 12:32:01 +0000</pubDate>
		<dc:creator>Adam Vero</dc:creator>
				<category><![CDATA[Utilities + Tools]]></category>
		<category><![CDATA[Web publishing]]></category>
		<category><![CDATA[Live Writer]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[WLW]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://veroblog.wordpress.com/2007/09/23/warning-wordpress-new-blog-post-tags-dont-work-with-windows-live-writer/</guid>
		<description><![CDATA[Windows Live Writer Beta 3 works really well with WordPress and multi-level categories Windows Live Writer Beta 3 was recently announced and it works really well. That is to say, it &#8220;does what it says in the tin&#8221;. Writing well-formed blog posts is really simple, it even downloads styles directly from my WordPress blog and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=111&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h3>Windows Live Writer Beta 3 works really well with WordPress and multi-level categories</h3>
<p><a href="http://veroblog.wordpress.com/2007/09/10/windows-live-writer-beta-3-and-dictionaries/" title="Live Writer Beta 3 links" target="_blank">Windows Live Writer Beta 3</a> was <a href="http://jcheng.wordpress.com/2007/09/05/windows-live-writer-beta-3-released/" title="Joe Cheng's post on WLW Beta 3 release" target="_blank">recently announced</a> and it works really well. That is to say, it &#8220;does what it says in the tin&#8221;. Writing well-formed blog posts is really simple, it even downloads styles directly from <a href="http://veroblog.wordpress.com/" title="Getting IT Right - the blog you are reading right now" target="_blank">my WordPress blog</a> and allows to me to do proper previews to see exactly what I will get before I publish a post, even when working offline.</p>
<p>There&#8217;s even more rich functionality and interoperability with third-party platforms than you might expect from a Microsoft product. For example, WordPress.com supports hierarchical categories. I find this especially useful as I show my categories as a drop-down list rather than take up loads of the sidebar with lots of choices. Windows Live Writer (WLW) provides me the ability to categorise posts, and to add new categories if I need them, including specifying a parent category so they fit into the multi-level hierarchy. Oh, and it does <em>all this</em> offline as well. This is great, and it&#8217;s the sort of attention to detail which I appreciate being in a product I use several times a week.</p>
<h3>And now the Bad News: WLW does not support the new WordPress Tags by default</h3>
<p>WordPress.com have announced a <a href="http://wordpress.com/blog/2007/09/22/tags-and-categories/" title="WordPress tags are not categories any more" target="_blank">change to the way they use categories and tags</a>. Windows Live Writer Beta 3 was released before this change and does not know what to do with them, so it does not create any, <em>and removes any that already exist if you edit a previous post. </em>However, there is a way to fix this with a registry change, but I found it caused some instability.<em><br />
</em></p>
<p><span id="more-111"></span></p>
<h3>What is the point of Tags?</h3>
<p>Basically lots of people would create categories to use just once, in the way that they might use tags or keywords on other platforms in order to provide good search engine terms and attract traffic. However, this has a couple of problems. Firstly because categories are universal throughout WordPress (if I happen to create a category with a name matching one that someone else used it shows a really low Category ID number, a uniquely named one would get a new, high number).</p>
<p>It also makes a real mess of people&#8217;s category lists as they end up really long and to some extent pointless &#8211; as a blog reader, I expect the idea of a category to mean a container which will have more than one post in. &#8220;Hey, they have a whole category of posts for Live Writer! Oh, just the one post&#8221; is always a disappointment. The category list can also give me an idea of the overall angle of the site &#8211; is this a web copywriter writing about a useful tool for editing blogs, or a developer who happens to use this tool and maybe writes extensions for it?</p>
<p>So, the <a href="http://faq.wordpress.com/2007/09/21/the-difference-between-tags-and-categories/" title="WordPress.com FAQ tags vs categories">new definitions on WordPress.com</a> now line up with most other blogs &#8211; categories are permanent things you create to organise your posts into groups, tags are just transient things you use to describe what is in a particular post in such a way that people can search for them more easily, and over time they may form a sort of grouping by serendipity as you use the same tags over and over when writing about similar subjects.</p>
<h2>Tag cloud widget for finding posts by tags</h2>
<p>There is even a new widget to show a &#8220;Tag cloud&#8221; in the sidebar of some themes, as you will have seen on many other platforms before. This shows frequent tags in a larger, bolder format to indicate their repetition (on that particular blog) so one-offs appear much smaller and less obtrusively. There is also a limit of 45 tags shown at once, according to a <a href="http://en.forums.wordpress.com/topic.php?id=16057&amp;page&amp;replies=7#post-118866" title="WordPress tag cloud limit of 45 tags">thread in the support forums</a>, which prevents it from getting too huge. I assume this means only the 45 most frequent tags will appear, not the first 45 used. When you hover over a tag name it shows in a tooltip how many posts are associated with that tag, which is useful.</p>
<h3>Tag cloud issues</h3>
<p>This &#8220;Tag cloud&#8221; widget does not work properly yet. Firstly, it seems to take an absolute age for it to update after publishing posts with new tags. I&#8217;ve been waiting over an hour now for a bunch of words to show up and they have not yet done so. This might be because of some system issues as loads of regular bloggers are probably updating loads of previous posts (as I am), but it remains to be seen whether this improves with time.</p>
<p>Secondly, the widget simply does not link properly to the related posts. The <a href="http://faq.wordpress.com/2007/09/21/the-difference-between-tags-and-categories/" title="WordPress.com FAQ tags vs categories" target="_blank">FAQ about the difference between tags and categories</a> says this:</p>
<blockquote><p>A post into the category ‘food’ and with the tag ‘rice’ will look like this:</p>
<p>http://faq.wordpress.com/category/food/</p>
<p>http://faq.wordpress.com/tag/rice/</p></blockquote>
<p>Hovering over a link in the Tag cloud shows the URL correctly formed to use the tags such as <a href="http://veroblog.wordpress.com/tag/windows-live-writer/" title="http://veroblog.wordpress.com/tag/windows-live-writer/">http://veroblog.wordpress.com/tag/windows-live-writer/</a>. However, when clicked this redirects to <a href="http://veroblog.wordpress.com/category/windows-live-writer/" title="http://veroblog.wordpress.com/category/windows-live-writer/">http://veroblog.wordpress.com/category/windows-live-writer/</a> which in this case does not exist.</p>
<h2>What about Windows Live Writer and WordPress Tags?</h2>
<h3>Problem 1: There is nowhere in the GUI of WLW Beta 3 to add tags in.</h3>
<p>Categories still work as expected, but there&#8217;s no way to actually add a tag in WLW as installed. Hopefully they will add this functionality by default to the live release. This is <a href="http://grandstreamdreams.blogspot.com/2007/09/windows-live-writer-beta-3-released.html" title="Windows Live Writer Beta 3 - last beta before final">supposed to be the last Beta before the final code</a>, unless this WordPress issue changes things and they decide a Beta 4 is needed to push this out.</p>
<h3>Problem 2: <strong>WARNING!</strong> If you use WLW to edit an existing post which has tags, they are dropped when you re-publish</h3>
<p>Let&#8217;s walk through this:</p>
<p>You write a new post in Windows Live Writer (or the web editing tool).<br />
You then use the web interface to edit the post and add some tags.<br />
You later edit it in WLW (which will download the post from your blog if you have edited it in the web interface since last touching it in WLW).<br />
You make a change and republish.</p>
<p>Oops! Because you have no means to add tags, it now has none. It does not keep this metadata somewhere, untouched by your edit. It does not try to do a clever merge, it just replaces the post and all its metadata, categories etc wholesale. (Except it keeps the original posting date/time stamp). If you don&#8217;t make a change to WLW (see below) and you are adding tags in the web interface, expect to see thm disappear when you edit with WLW.</p>
<h2>How to add a tags field to WLW to solve these problems</h2>
<p>Actually, you can add a field for putting in tags (or keywords, as WLW calls them).</p>
<p>&lt;edit:<br />
Joe Cheng has published a tool to do this to save you from editing the registry directly. You can <a href="http://jcheng.wordpress.com/2007/09/24/enable-keywords-wlw/" title="Joe Cheng's tool for getting WLW to use tags" target="_blank">read about it and download from here</a>.<br />
Also, Joseph Scott has <strong>updated the manifest at WordPress.com to make it automatic</strong> so if you start WLW, close it again and restart you should get the new settings and the keyword field will be available to you <em>without doing anything else.</em><br />
Thanks to both guys for their contributions via the comments. The rest of the post remains for anyone that still wants to see it, although you should not need it given both options above. /edit&gt;</p>
<p>You need to make a change to the registry, so make sure to close WLW, check that you have backups, permission from your parents, and you are not too drunk to do this safely. Don&#8217;t edit the registry if you are not sure what you are doing. This information is provided &#8220;as is&#8221;, I can&#8217;t help you if you break things by following this advice.</p>
<p>If you have a version before Beta 3, Windows Live Writer was a separate application, and the reg key you need will be here:</p>
<p>HKCU\Software\Windows Live Writer\Weblogs\{blog-id}\UserOptionOverrides</p>
<p>Beta 3 became part of the Windows Live Suite, so the path changes to:</p>
<p>HKCU\Software\Microsoft\Windows Live\Writer\Weblogs\{blog-id}\UserOptionOverrides</p>
<p>If you use WLW for editing multiple blogs, then go to each {blog-id} in turn and check the BlogName value for the one you want. Now you have the right one, under UserOptionOverrides you need to add a String &#8220;supportsKeywords&#8221; with a value of &#8220;yes&#8221;. Restart WLW.</p>
<p>To the right of the publish date at the bottom right hand corner is a double up-arrow. Click it and a box expands which gives you access to all the metadata for your post, and now the keywords tag is available for you to put a comma-separated list of tags into before you publish. This does solve the problems above, but I have found it makes WLW unstable in certain ways, such as trying to edit a draft which did not have tags associated with it, and even downloading a published post to make changes has been causing me some crashes in an otherwise very stable product. More testing required for me to pin down what combination causes a problem.</p>
<p>&lt;edit2: I can now only reproduce the instability on one particular post (this one, as it happens), all others seem fine. /edit&gt;</p>
<table cellpadding="1" cellspacing="1">
<tr>
<td class="sbmText">Share this post :</td>
<td class="sbmDim"><a href="http://del.icio.us/post?url=http://veroblog.wordpress.com/2007/09/23/how-to-make-wordpress-new-tags-work-with-windows-live-writer/&amp;;title=How%20to%20use%20WordPress%20tags%20in%20Windows%20Live%20Writer" class="sbmDim" title="Post it to del.icio.us" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliciou4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://de.lirio.us/bookmarks/sbmtool?action=add&amp;address=http://veroblog.wordpress.com/2007/09/23/how-to-make-wordpress-new-tags-work-with-windows-live-writer/&amp;title=How%20to%20use%20WordPress%20tags%20in%20Windows%20Live%20Writer" class="sbmDim" title="Post it to del.iri.ous!" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliriou4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://digg.com/submit?phase=2&amp;url=http://veroblog.wordpress.com/2007/09/23/how-to-make-wordpress-new-tags-work-with-windows-live-writer/&amp;title=How%20to%20use%20WordPress%20tags%20in%20Windows%20Live%20Writer" class="sbmDim" title="Post it to digg" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" border="0" /></a></td>
<td class="sbmDim"><a href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;mkt=en-us&amp;url=http://veroblog.wordpress.com/2007/09/23/how-to-make-wordpress-new-tags-work-with-windows-live-writer/&amp;title=How%20to%20use%20WordPress%20tags%20in%20Windows%20Live%20Writer" class="sbmDim" title="Post it to live" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://reddit.com/submit?url=http://veroblog.wordpress.com/2007/09/23/how-to-make-wordpress-new-tags-work-with-windows-live-writer/&amp;title=How%20to%20use%20WordPress%20tags%20in%20Windows%20Live%20Writer" class="sbmDim" title="Post it to reddit!" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://technorati.com/faves/?add=http://veroblog.wordpress.com/2007/09/23/how-to-make-wordpress-new-tags-work-with-windows-live-writer/&amp;title=How%20to%20use%20WordPress%20tags%20in%20Windows%20Live%20Writer" class="sbmDim" title="Post it to technorati!" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://myweb.yahoo.com/myresults/bookmarklet?u=http://veroblog.wordpress.com/2007/09/23/how-to-make-wordpress-new-tags-work-with-windows-live-writer/&amp;t=How%20to%20use%20WordPress%20tags%20in%20Windows%20Live%20Writer" class="sbmDim" title="Post it to yahoo!" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" border="0" /></a></td>
</tr>
</table>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/veroblog.wordpress.com/111/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/veroblog.wordpress.com/111/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/veroblog.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/veroblog.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/veroblog.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/veroblog.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/veroblog.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/veroblog.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/veroblog.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/veroblog.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/veroblog.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/veroblog.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/veroblog.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/veroblog.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/veroblog.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/veroblog.wordpress.com/111/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=111&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.meteorit.co.uk/2007/09/23/how-to-make-wordpress-new-tags-work-with-windows-live-writer/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/786403437a56d6c7ecd26e885004d2ad?s=96&#38;d=wavatar&#38;r=PG" medium="image">
			<media:title type="html">AdamV</media:title>
		</media:content>

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliciou4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliriou4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" medium="image" />
	</item>
		<item>
		<title>Windows Live Writer Beta 3 and dictionaries</title>
		<link>http://blog.meteorit.co.uk/2007/09/10/windows-live-writer-beta-3-and-dictionaries/</link>
		<comments>http://blog.meteorit.co.uk/2007/09/10/windows-live-writer-beta-3-and-dictionaries/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 07:41:54 +0000</pubDate>
		<dc:creator>Adam Vero</dc:creator>
				<category><![CDATA[Utilities + Tools]]></category>
		<category><![CDATA[Web publishing]]></category>
		<category><![CDATA[British English]]></category>
		<category><![CDATA[dictionary]]></category>
		<category><![CDATA[Live Writer]]></category>
		<category><![CDATA[spellcheck]]></category>
		<category><![CDATA[spelling]]></category>
		<category><![CDATA[UK English]]></category>
		<category><![CDATA[WLW]]></category>

		<guid isPermaLink="false">http://veroblog.wordpress.com/2007/09/10/windows-live-writer-beta-3-and-dictionaries/</guid>
		<description><![CDATA[I thought I should make my last post written using Live Writer Beta 2 one about the new beta 3 release. For the impatient amongst you, you can download Live Writer Beta 3 here. This is supposedly to be the last of the Beta versions of WLW before a final one is released. There are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=97&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I thought I should make my last post written using Live Writer Beta 2 one about the new beta 3 release. For the impatient amongst you, you can <a href="http://get.live.com/betas/writer_betas" title="Windows Live Writer Beta 3 download" target="_blank">download Live Writer Beta 3 here</a>.</p>
<p>This is <a href="http://windowslivewriter.spaces.live.com/Blog/cns%21D85741BB5E0BE8AA%211421.entry" title="Windows Live Writer blog says Beta 3 is last version before release" target="_blank">supposedly</a> to be the last of the Beta versions of WLW before a final one is released. There are a few changes over Beta 2, most notably where the program gets installed.</p>
<h2>More information about switching dictionaries</h2>
<p>If you already followed my post about <a href="http://veroblog.wordpress.com/2007/08/28/using-british-english-spelling-in-windows-live-writer/" title="Changing WLW dictionary to British English" target="_blank">changing the dictionary to a UK English version</a> you may be interested in <a href="http://grandstreamdreams.blogspot.com/2007/09/changing-windows-live-writer.html" title="WLW dictionaries for other languages than US English" target="_blank">this article</a> in which the author has done what I wish I had found time for &#8211; a follow up on <a href="http://oak-grove.typepad.com/oakgrove/2006/09/windows_live_wr.html" title="Graham Chastney on gwtting British English in WLW" target="_blank">Graham&#8217;s work</a> to find those other language files and perhaps a clue as to the engine being used here.</p>
<p>I&#8217;ll do a follow up post about the UK dictionary switch once I have Beta 3 installed.</p>
<p><span class="sbmLink"></span></p>
<table cellpadding="1" cellspacing="1">
<tr>
<td class="sbmText">Spread the word :</td>
<td class="sbmDim"><a href="http://del.icio.us/post?url=http://veroblog.wordpress.com/2007/09/10/windows-live-writer-beta-3-and-dictionaries/&amp;;title=Windows%20Live%20Writer%20Beta%203%20and%20English%20dictionaries" class="sbmDim" title="Post it to del.icio.us" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliciou4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://de.lirio.us/bookmarks/sbmtool?action=add&amp;address=http://veroblog.wordpress.com/2007/09/10/windows-live-writer-beta-3-and-dictionaries/&amp;title=Windows%20Live%20Writer%20Beta%203%20and%20English%20dictionaries" class="sbmDim" title="Post it to del.iri.ous!" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliriou4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://digg.com/submit?phase=2&amp;url=http://veroblog.wordpress.com/2007/09/10/windows-live-writer-beta-3-and-dictionaries/&amp;title=Windows%20Live%20Writer%20Beta%203%20and%20English%20dictionaries" class="sbmDim" title="Post it to digg" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" border="0" /></a></td>
<td class="sbmDim"><a href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;mkt=en-us&amp;url=http://veroblog.wordpress.com/2007/09/10/windows-live-writer-beta-3-and-dictionaries/&amp;title=Windows%20Live%20Writer%20Beta%203%20and%20English%20dictionaries" class="sbmDim" title="Post it to live" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://reddit.com/submit?url=http://veroblog.wordpress.com/2007/09/10/windows-live-writer-beta-3-and-dictionaries/&amp;title=Windows%20Live%20Writer%20Beta%203%20and%20English%20dictionaries" class="sbmDim" title="Post it to reddit!" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://technorati.com/faves/?add=http://veroblog.wordpress.com/2007/09/10/windows-live-writer-beta-3-and-dictionaries/&amp;title=Windows%20Live%20Writer%20Beta%203%20and%20English%20dictionaries" class="sbmDim" title="Post it to technorati!" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://myweb.yahoo.com/myresults/bookmarklet?u=http://veroblog.wordpress.com/2007/09/10/windows-live-writer-beta-3-and-dictionaries/&amp;t=Windows%20Live%20Writer%20Beta%203%20and%20English%20dictionaries" class="sbmDim" title="Post it to yahoo!" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" border="0" /></a></td>
</tr>
</table>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/veroblog.wordpress.com/97/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/veroblog.wordpress.com/97/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/veroblog.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/veroblog.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/veroblog.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/veroblog.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/veroblog.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/veroblog.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/veroblog.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/veroblog.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/veroblog.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/veroblog.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/veroblog.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/veroblog.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/veroblog.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/veroblog.wordpress.com/97/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=97&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.meteorit.co.uk/2007/09/10/windows-live-writer-beta-3-and-dictionaries/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/786403437a56d6c7ecd26e885004d2ad?s=96&#38;d=wavatar&#38;r=PG" medium="image">
			<media:title type="html">AdamV</media:title>
		</media:content>

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliciou4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliriou4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" medium="image" />
	</item>
		<item>
		<title>Using British English spelling in Windows Live Writer</title>
		<link>http://blog.meteorit.co.uk/2007/08/28/using-british-english-spelling-in-windows-live-writer/</link>
		<comments>http://blog.meteorit.co.uk/2007/08/28/using-british-english-spelling-in-windows-live-writer/#comments</comments>
		<pubDate>Tue, 28 Aug 2007 09:58:56 +0000</pubDate>
		<dc:creator>Adam Vero</dc:creator>
				<category><![CDATA[Utilities + Tools]]></category>
		<category><![CDATA[Web publishing]]></category>
		<category><![CDATA[British English]]></category>
		<category><![CDATA[dictionary]]></category>
		<category><![CDATA[Live Writer]]></category>
		<category><![CDATA[spellcheck]]></category>
		<category><![CDATA[spelling]]></category>
		<category><![CDATA[UK English]]></category>
		<category><![CDATA[WLW]]></category>

		<guid isPermaLink="false">http://veroblog.wordpress.com/2007/08/28/using-british-english-spelling-in-windows-live-writer/</guid>
		<description><![CDATA[I finally found a way to get Live Writer to stop &#8220;correcting&#8221; my correct spellings, which makes me really happy. It is so frustrating when my screen is covered in coloured wavy lines because I chose to utilise an English spelling rather than an Americanized one. I&#8217;m not saying US spellings are inherently &#8220;wrong&#8221;, but [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=77&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I finally found a way to get Live Writer to stop &#8220;correcting&#8221; my correct spellings, which makes me really happy. It is so frustrating when my screen is covered in coloured wavy lines because I chose to utilise an English spelling rather than an Americanized one. I&#8217;m not saying US spellings are inherently &#8220;wrong&#8221;, but they are wrong in the context of me being British, and if I were to mix my spellings it would be very inconsistent.</p>
<p><span id="more-77"></span></p>
<p>As several people have <a href="http://blogs.technet.com/jamesone/archive/2007/08/08/this-must-be-hardware-mustn-t-it.aspx" title="James O'Neill's blog" target="_blank">pointed out</a>, Windows Live Writer (WLW) Beta comes with an American English dictionary by default. This is frustrating as it means I end up adding lots of things to my custom dictionary which I should not really need to do. I have also <a href="http://veroblog.wordpress.com/2007/06/02/windows-live-writer-beta2-is-here/" title="Live Writer early thoughts" target="_blank">commented</a> that it would be nice if it could look for and use (and share) my custom dictionary from MS Office. Why do I keep having to add my surname and street (for example) to a dictionary for every application? Isn&#8217;t it about time someone started using an Open format for dictionaries (maybe XML based like everything else these days)?</p>
<h2>How to swap the US dictionary for a British one</h2>
<p>In <a href="http://oak-grove.typepad.com/oakgrove/2006/09/windows_live_wr.html" title="swapping the Live Writer dictionary for British English" target="_blank">this blog post</a> Graham Chastney describes how to swap the ssceam.clx file for sscebr2.clx. Interestingly my install has ssceam<strong>2</strong> &#8211; perhaps a version number based on the fact I am running Beta2?</p>
<p>Anyway, his instructions are simply to swap the *AM*.clx file for a downloaded *BR*.clx file in Program Files\Windows Live Writer\Dictionaries by copying in and renaming, and essentially this works. The .clx file contains all kinds of clever dictionary things such as valid word endings, and this fixes all the -ised, -ising problems and so on. My recommendation is to rename the files by appending .us (rather than .old) so that it is more obvious which is which if you do want to swap between them.</p>
<p>However, what Graham neglects to mention is that the associated .tlx file is a list of 1000+ words including lots of the roots like color / colour so you really need to swap this too if you want to fix all of the spelling &#8220;mistakes&#8221;. If you leave this alone, then both &#8220;color&#8221; and &#8220;colour&#8221; will be accepted as correct spellings. This may suit you or you may prefer (as I do) to show US spellings as incorrect in which case you need to swap the .tlx file as well.</p>
<p>Swapping the files out without renaming causes WLW to fail at startup, and there seems to be no way to have more than one dictionary used &#8220;live&#8221; nor to choose a language in the GUI. Maybe there is some undocumented reg hack to set which one to use, but there is nothing obvious as the only value under the Live Writer key is to indicate the install path.</p>
<h2>Why is Live Writer written like a bad third-party application?</h2>
<p>EDIT: OK, this was simply wrong. After a couple of comments below I went back and checked. It was my mistake, I had been chasing something down and had my virtualised filestore open and switched windows while I was swapping dictionaries around. I screwed up. The user dictionary <em>is</em> in the roaming part of the profile, which is a really great place for it to live and exactly where I would want it to be kept. The whole of this paragraph is hereby stricken from the record. I apologise to readers for confusion and to the developers for the accusations.</p>
<p>Bad Adam &#8211; back in my box!</p>
<p><strike>Incidentally, I find it really odd that WLW acts like a legacy application on Vista and stores the custom user dictionary in a virtualised folder </strike>&#8230;<strike>What happened to “eating your own dog food”? Bad dog, Microsoft &#8211; back in your box.</strike></p>
<p><span class="sbmLink"></span></p>
<table cellpadding="1" cellspacing="1">
<tr>
<td class="sbmText">Spread the word :</td>
<td class="sbmDim"><a href="http://del.icio.us/post?url=http://veroblog.wordpress.com/2007/08/28/using-british-english-spelling-in-windows-live-writer/&amp;;title=Using%20British%20English%20spelling%20in%20Windows%20Live%20Writer" class="sbmDim" title="Post it to del.icio.us" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliciou4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://de.lirio.us/bookmarks/sbmtool?action=add&amp;address=http://veroblog.wordpress.com/2007/08/28/using-british-english-spelling-in-windows-live-writer/&amp;title=Using%20British%20English%20spelling%20in%20Windows%20Live%20Writer" class="sbmDim" title="Post it to del.iri.ous!" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliriou4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://digg.com/submit?phase=2&amp;url=http://veroblog.wordpress.com/2007/08/28/using-british-english-spelling-in-windows-live-writer/&amp;title=Using%20British%20English%20spelling%20in%20Windows%20Live%20Writer" class="sbmDim" title="Post it to digg" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" border="0" /></a></td>
<td class="sbmDim"><a href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;mkt=en-us&amp;url=http://veroblog.wordpress.com/2007/08/28/using-british-english-spelling-in-windows-live-writer/&amp;title=Using%20British%20English%20spelling%20in%20Windows%20Live%20Writer" class="sbmDim" title="Post it to live" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://reddit.com/submit?url=http://veroblog.wordpress.com/2007/08/28/using-british-english-spelling-in-windows-live-writer/&amp;title=Using%20British%20English%20spelling%20in%20Windows%20Live%20Writer" class="sbmDim" title="Post it to reddit!" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://technorati.com/faves/?add=http://veroblog.wordpress.com/2007/08/28/using-british-english-spelling-in-windows-live-writer/&amp;title=Using%20British%20English%20spelling%20in%20Windows%20Live%20Writer" class="sbmDim" title="Post it to technorati!" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" border="0" /></a></td>
<td class="sbmDim"><a href="http://myweb.yahoo.com/myresults/bookmarklet?u=http://veroblog.wordpress.com/2007/08/28/using-british-english-spelling-in-windows-live-writer/&amp;t=Using%20British%20English%20spelling%20in%20Windows%20Live%20Writer" class="sbmDim" title="Post it to yahoo!" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" border="0" /></a></td>
</tr>
</table>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/veroblog.wordpress.com/77/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/veroblog.wordpress.com/77/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/veroblog.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/veroblog.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/veroblog.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/veroblog.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/veroblog.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/veroblog.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/veroblog.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/veroblog.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/veroblog.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/veroblog.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/veroblog.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/veroblog.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/veroblog.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/veroblog.wordpress.com/77/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=77&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.meteorit.co.uk/2007/08/28/using-british-english-spelling-in-windows-live-writer/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/786403437a56d6c7ecd26e885004d2ad?s=96&#38;d=wavatar&#38;r=PG" medium="image">
			<media:title type="html">AdamV</media:title>
		</media:content>

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliciou4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliriou4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" medium="image" />
	</item>
		<item>
		<title>Why I&#8217;m using Foxit reader for Acrobat PDF files</title>
		<link>http://blog.meteorit.co.uk/2007/08/13/why-im-using-foxit-reader-for-acrobat-pdf-files/</link>
		<comments>http://blog.meteorit.co.uk/2007/08/13/why-im-using-foxit-reader-for-acrobat-pdf-files/#comments</comments>
		<pubDate>Mon, 13 Aug 2007 21:51:14 +0000</pubDate>
		<dc:creator>Adam Vero</dc:creator>
				<category><![CDATA[Training + certification]]></category>
		<category><![CDATA[Utilities + Tools]]></category>
		<category><![CDATA[Web publishing]]></category>
		<category><![CDATA[Acrobat]]></category>
		<category><![CDATA[Foxit]]></category>
		<category><![CDATA[FreePDF]]></category>
		<category><![CDATA[pdf]]></category>

		<guid isPermaLink="false">http://veroblog.wordpress.com/2007/08/13/why-im-using-foxit-reader-for-acrobat-pdf-files/</guid>
		<description><![CDATA[For a while I had been reading good things about Foxit Software&#8217;s tools for reading, creating and editing PDF files, but never bothered to actually try them out. I recently switched from using Adobe&#8217;s Acrobat reader when I finally got fed up with the oversized, bloated product and it&#8217;s constant nagging to go off and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=65&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For a while I had been reading good things about <a href="http://www.foxitsoftware.com" title="Foxit Software - acrobat pdf file reader and editing tools" target="_blank">Foxit Software&#8217;s tools for reading, creating and editing PDF files</a>, but never bothered to actually try them out. I recently switched from using Adobe&#8217;s Acrobat reader when I finally got fed up with the oversized, bloated product and it&#8217;s constant nagging to go off and update itself online (especially since this causes a UAC prompt on Vista). I used to dig around and kill off the update functionality, but enough was enough &#8211; why should I have to struggle to try to make the software behave how I want when it might just be easier to switch to a different product.</p>
<p>So, after a very quick download of the 3MB installation file and a simple, no frills installation, I was ready to go. Compare this with the vast and unnecessary 21MB of Adobe&#8217;s Acrobat reader &#8211; and don&#8217;t get me started on the fact that they force me to first download a download manager before I can finally download the actual setup file, when I could have just used my several highly competent browser plugins to get the install files so much quicker. Foxit also comes as an MSI &#8211; so much easier than Adobe&#8217;s EXE file when it comes to deployment using standard tools such as Group Policy Software Installation (GPSI) or scripts. These download sizes are reflected in the relative amounts of memory consumed by these two products when opening files to view.</p>
<p>Why do I care about my PDF file reader so much? Well, I actually use PDFs fairly extensively for storing &#8220;read-only&#8221; copies of my own documents, which I then want to access, print, share or publish as easily as possible.</p>
<p><span id="more-65"></span></p>
<h2>Creating all these PDFs is easy</h2>
<p>For creating PDF files I have been using <a href="http://shbox.de/fpxpen.htm" title="FreePDF XP software for creating pdf files" target="_blank">FreePDF XP</a> for ages. This is a free tool which enables you to output PDFs from almost any application by printing to the virtual printer installed by the software (which sits on top of GhostScript). This has been really successful for me on both XP and Vista operating systems. Although the original is written in German, translations exist for a great many languages including English, and you can request the files required to translate into further local languages as well if you had a need for something not already covered.</p>
<p>I&#8217;ve also recently been using the feature in Office 2007 to save as PDF. This is a free additional download from MS &#8211; this is due to them having to take the functionality out of the core product in the face of anti-competitive practices lawsuits in the EU and elsewhere. I have found the quality of the output using this to be less than great, especially for images. I don&#8217;t really want to send people a document where my company logo looks like it has measles. The alternative XPS format may be a good alternative, but right now I can&#8217;t rely on recipients having the capability to read these without some effort on their part to download and install the viewer.</p>
<p>Having said this, I have had a few gripes with PowerPoint 2007. FreePDF shows up pretty average square bullets as weird symbols from some other font. On the other hand, PowerPoint itself can&#8217;t reproduce a &#8220;glow&#8221; outline nor the soft edges on my pictures when exporting to PDF (it does a fuzzy grey outline instead of a clean fade-to-white). The pictures themselves are OK, so what&#8217;s so damned hard for Microsoft to work out about what is basically a gradient fill? I would rather it be omitted and leave a hard edge than be included and show up grey and dirty-looking.</p>
<h2>Why do I use PDF files instead of the original document?</h2>
<p>The main reason for me using these type of &#8220;portable document&#8221; formats in the first place is so that I can send or publish documents with a pretty high expectation that what the reader gets is what I intended, without them calling me to ask why it won&#8217;t open. I also use PDF for any &#8220;final version&#8221; documents which I want to keep so I can do less self-checking to make sure I have the latest version &#8211; I only keep one PDF of a document, even if I have several original Word docs or whatever.</p>
<p>A third use I have for them is for re-using parts of documents I have already written. It is trivial with FreePDF to print pages &#8220;1-3,7,18,29-&#8221; of a Word document out to a PDF file, rather than copying and pasting these equivalent sections out to a new document, making sure the formatting is OK etc. Using PowerPoint I usually set up a custom show which only includes the slides to print, rather than the ones to display. In a couple of clicks I can &#8216;save&#8217; this cut-down version as a PDF ready to publish or send to people. My <a href="http://www.meteorit.co.uk/training.asp" title="Meteor IT - Training courses in MS Office and other software" target="_blank">training courses</a> often have appendices of &#8220;quick reference&#8221; information, such as shortcut keys for an application. I re-use this content with a small amount of reformatting and produce <a href="http://www.meteorit.co.uk/Documents/Microsoft_PowerPoint_Shortcut_keys_sample.pdf" title="FREE sample download Microsoft Powerpoint shortcut keys" target="_blank">laminated handouts</a> for course attendees. These are often A5 and double sided rather than the original two pages of A4 &#8211; the whole point is that they can be kept around on the desk as a handy reference sheet, so they should not be too big.</p>
<h2>Surely a PDF just prints exactly as saved &#8211; WYSIWYG, right?</h2>
<p>What I don&#8217;t want to spend time on is changing all the font sizes and paragraph layout to convert everything to the smaller scale. Instead, I generate A4-formatted PDF files and then print two pages to a sheet. Using Adobe&#8217;s Acrobat reader, I can do this fairly easily, but the problem is that it then adds a margin around the sheet in addition to the margin which already exists within the pages. This means I have to do an extra formatting step to minimise the margin in the original before making the PDF to work around the extra margin issue. With Foxit reader, it does no such thing, and is quite happy to reduce print two A4 pages on one sheet of A4 without adding anything extra at the edges, so I can just get on with printing and laminating them ready to hand out.</p>
<p>Acrobat reader has now been uninstalled from my system. Now I have just two tasks to do &#8211; change the <a href="http://www.meteorit.co.uk/links.asp" title="Meteor IT external links page" target="_blank">link on my website</a> which points to the Adobe reader download to enlighten my visitors to the alternative of Foxit, and learn more about doing clever things with XML and style templates so I can do <em>no</em> extra formatting of content, just re-use it in a different format with zero effort.<br />
<span class="sbmLink"></p>
<table cellspacing="1" cellpadding="1">
<tbody>
<tr>
<td class="sbmText">Share this post : </td>
<td class="sbmDim"><a class="sbmDim" title="Post it to del.icio.us" href="http://del.icio.us/post?url=http://veroblog.wordpress.com/2007/08/13/why-im-using-foxit-reader-for-acrobat-pdf-files/&amp;;title=Using Foxit to read Acrobat PDF files and FreePDF to make them" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliciou4.png" border="0"></a></p>
<td class="sbmDim"><a class="sbmDim" title="Post it to del.iri.ous!" href="http://de.lirio.us/bookmarks/sbmtool?action=add&amp;address=http://veroblog.wordpress.com/2007/08/13/why-im-using-foxit-reader-for-acrobat-pdf-files/&amp;title=Using Foxit to read Acrobat PDF files and FreePDF to make them" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliriou4.png" border="0"></a></p>
<td class="sbmDim"><a class="sbmDim" title="Post it to digg" href="http://digg.com/submit?phase=2&amp;url=http://veroblog.wordpress.com/2007/08/13/why-im-using-foxit-reader-for-acrobat-pdf-files/&amp;title=Using Foxit to read Acrobat PDF files and FreePDF to make them" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" border="0"></a></p>
<td class="sbmDim"><a class="sbmDim" title="Post it to live" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;mkt=en-us&amp;url=http://veroblog.wordpress.com/2007/08/13/why-im-using-foxit-reader-for-acrobat-pdf-files/&amp;title=Using Foxit to read Acrobat PDF files and FreePDF to make them" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" border="0"></a></p>
<td class="sbmDim"><a class="sbmDim" title="Post it to reddit!" href="http://reddit.com/submit?url=http://veroblog.wordpress.com/2007/08/13/why-im-using-foxit-reader-for-acrobat-pdf-files/&amp;title=Using Foxit to read Acrobat PDF files and FreePDF to make them" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" border="0"></a></p>
<td class="sbmDim"><a class="sbmDim" title="Post it to technorati!" href="http://technorati.com/faves/?add=http://veroblog.wordpress.com/2007/08/13/why-im-using-foxit-reader-for-acrobat-pdf-files/&amp;title=Using Foxit to read Acrobat PDF files and FreePDF to make them" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" border="0"></a></p>
<td class="sbmDim"><a class="sbmDim" title="Post it to yahoo!" href="http://myweb.yahoo.com/myresults/bookmarklet?u=http://veroblog.wordpress.com/2007/08/13/why-im-using-foxit-reader-for-acrobat-pdf-files/&amp;t=Using Foxit to read Acrobat PDF files and FreePDF to make them" target="_blank"><img src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" border="0"></a></td>
</tr>
</tbody>
</table>
<p></span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/veroblog.wordpress.com/65/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/veroblog.wordpress.com/65/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/veroblog.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/veroblog.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/veroblog.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/veroblog.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/veroblog.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/veroblog.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/veroblog.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/veroblog.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/veroblog.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/veroblog.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/veroblog.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/veroblog.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/veroblog.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/veroblog.wordpress.com/65/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=65&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.meteorit.co.uk/2007/08/13/why-im-using-foxit-reader-for-acrobat-pdf-files/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/786403437a56d6c7ecd26e885004d2ad?s=96&#38;d=wavatar&#38;r=PG" medium="image">
			<media:title type="html">AdamV</media:title>
		</media:content>

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliciou4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliriou4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" medium="image" />

		<media:content url="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" medium="image" />
	</item>
		<item>
		<title>Creating better web pages and site design</title>
		<link>http://blog.meteorit.co.uk/2007/08/07/creating-better-web-pages-and-site-design/</link>
		<comments>http://blog.meteorit.co.uk/2007/08/07/creating-better-web-pages-and-site-design/#comments</comments>
		<pubDate>Tue, 07 Aug 2007 22:35:17 +0000</pubDate>
		<dc:creator>Adam Vero</dc:creator>
				<category><![CDATA[Presentation design]]></category>
		<category><![CDATA[Web publishing]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[bullets]]></category>
		<category><![CDATA[Death by PowerPoint]]></category>
		<category><![CDATA[keywords]]></category>
		<category><![CDATA[meta tags]]></category>
		<category><![CDATA[PowerPoint]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://veroblog.wordpress.com/2007/08/07/creating-better-web-pages-and-site-design/</guid>
		<description><![CDATA[I have recently been doing some restructuring of my company website at www.meteorit.co.uk &#8211; it&#8217;s still very plain and simple but I have tried to tick all the appropriate boxes for accessibility, usability, standards compliance and above all giving people clear information about what my company does and does not offer. Later I may give [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=62&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have recently been doing some restructuring of my company website at <a href="http://www.meteorit.co.uk">www.meteorit.co.uk</a> &#8211; it&#8217;s still very plain and simple but I have tried to tick all the appropriate boxes for accessibility, usability, standards compliance and above all giving people clear information about what my company does and does not offer.</p>
<p>Later I may give it a bit more corporate gloss and &#8220;pictures of people in smart suits drinking cappuccinos in a meeting, and someone good looking with a headset on smiling at the camera&#8221; (to quote a friend who kindly gave me their thoughts on what it was missing).</p>
<p>As regular readers will know, clear presentation of information is a hot topic of mine, particularly when I am delivering <a title="IT software training course information" href="http://www.meteorit.co.uk/training" target="_blank">software training</a>. As I am a MOS: Master I do a lot of <a title="Microsoft Office training course details - Leeds and Yorkshire" href="http://www.meteorit.co.uk/training/courses.asp" target="_blank">Microsoft Office courses</a>, and try to focus not just on the features of the applications but also advise on good practices. This might include clear layout of a Word document, suitable formatting of an Excel chart, or the whole process of <a title="workshop training on creating and delivering professional presentations" href="http://www.meteorit.co.uk/training/professionalpresenting.asp" target="_blank">designing a professional presentation to deliver your message clearly</a> and avoid &#8220;death by PowerPoint&#8221;.</p>
<p><a href="http://veroblog.files.wordpress.com/2007/08/badpowerpointnews1.jpg"><img style="border-width:0;" src="http://veroblog.files.wordpress.com/2007/08/badpowerpointnews-thumb1.jpg?w=300&#038;h=223" border="0" alt="BadPowerPointNews" width="300" height="223" /></a></p>
<p><span id="more-62"></span></p>
<p>This area of interest means I read a lot of articles about presentation of information in all sorts of media and genres &#8211; people like <a title="Edward Tufte website" href="http://www.edwardtufte.com" target="_blank">Edward Tufte</a> and <a title="Jakob Nielsen web usability website" href="http://www.useit.com/" target="_blank">Jakob Nielsen</a> being two prime examples, but <a title="Hichert and Partner consultants - " href="http://www.hichert.com/" target="_blank">Hichert and Partner</a> and <a title="Presentation Zen - Garr Reynold's blog about PowerPoint design" href="http://www.presentationzen.com" target="_blank">Presentation Zen</a> bring me back many times to read their latest thoughts. (Incidentally, it is this kind of &#8220;extra-curricular&#8221; reading that makes me a self-confessed geek. Normal people read Harry Potter, I am told.)</p>
<p>I was pleased, therefore, to stumble across a web design agency that seemed to give some thought to issues of usability, designing a site so people can find it (mainly through SEO) but also to find the right information within it. Not only that, but <a title="the Escape design and web agency" href="http://www.the-escape.co.uk/" target="_blank">the Escape design and web agency</a> are happy to publish <a title="How to produce better web pages" href="http://www.the-escape.co.uk/websites/reference/betterwebpages/" target="_blank">articles telling how to do some of this stuff for yourself</a>, and have a useful <a title="the Escape free web page analysis tool" href="http://www.the-escape.co.uk/tools/pageanalyzer/" target="_blank">free web page analysis tool</a>.</p>
<p>This produces reports of the header structure of the page, the keywords and their actual frequency in the content, and the words in the content which perhaps ought to be in the keywords. I am sure there are many similar tools out there that do such things, this one just seemed to be trivially easy to use, and gave me some useful information to make my pages better.</p>
<p>Part of the trick of course is not just using this blindly, but getting hard facts to highlight deficiencies. For example, it might make me realise that I had a word in the keywords which was not used on that page. At face value, this might mean I should remove that misleading keyword. On the other hand it could be that I was right when I chose the keywords but now need to edit the body copy to actually include a topic I missed out the first time round.</p>
<p>This is a continual improvement process, and needs revisiting periodically to get the best results. I am happy that despite being a small business, Meteor IT is in the top ten Google hits for several key search phrases, and <a title="Microsoft consultant Leeds - Google search results" href="http://www.google.co.uk/search?hl=en&amp;q=microsoft+consultant+leeds" target="_blank">first result for one in particular</a> that is important to me. I know that metadata keywords do not play such a great part as they used to in search engine results pages (SERPs) as they once did, but they are a useful route to focussing your mind on what you are trying to achieve with a given page.</p>
<p>So, I found a plain speaking site, delivering the information I wanted, in a way I could access and benefit from. Their own website is therefore a pretty good example of the sort of thing I would want an agency to come up with. Unfortunately for them they did not get any business from me this time, but their tool was good enough to prompt me to write this and tell others about it, so it will probably score some success down the line.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/veroblog.wordpress.com/62/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/veroblog.wordpress.com/62/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/veroblog.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/veroblog.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/veroblog.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/veroblog.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/veroblog.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/veroblog.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/veroblog.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/veroblog.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/veroblog.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/veroblog.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/veroblog.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/veroblog.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/veroblog.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/veroblog.wordpress.com/62/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=62&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.meteorit.co.uk/2007/08/07/creating-better-web-pages-and-site-design/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/786403437a56d6c7ecd26e885004d2ad?s=96&#38;d=wavatar&#38;r=PG" medium="image">
			<media:title type="html">AdamV</media:title>
		</media:content>

		<media:content url="http://veroblog.files.wordpress.com/2007/08/badpowerpointnews-thumb1.jpg" medium="image">
			<media:title type="html">BadPowerPointNews</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Live Writer Beta2 is here</title>
		<link>http://blog.meteorit.co.uk/2007/06/02/windows-live-writer-beta2-is-here/</link>
		<comments>http://blog.meteorit.co.uk/2007/06/02/windows-live-writer-beta2-is-here/#comments</comments>
		<pubDate>Sat, 02 Jun 2007 11:52:07 +0000</pubDate>
		<dc:creator>Adam Vero</dc:creator>
				<category><![CDATA[Utilities + Tools]]></category>
		<category><![CDATA[Web publishing]]></category>

		<guid isPermaLink="false">http://veroblog.wordpress.com/2007/06/02/windows-live-writer-beta2-is-here/</guid>
		<description><![CDATA[Now, I&#8217;m not the most fanatical blogger in the world by a long stretch, but I do like to share titbits of information and interesting things I have found from time to time. I do read a lot of different websites on a daily basis and often stumble across things I would blog about, but [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=39&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Now, I&#8217;m not the most fanatical blogger in the world by a long stretch, but I do like to share titbits of information and interesting things I have found from time to time.</p>
<p>I do read a lot of different websites on a daily basis and often stumble across things I would blog about, but often put this off until I can find a quiet few minutes to comment and expand upon something, rather than write simply &#8220;Look at this&#8230;&#8221;. All too often those quiet moments come when I am out of range of an internet connection so the thought never gets posted.</p>
<p>Windows Live Writer (now in Beta2) now makes this a whole lot easier by allowing me to compose, edit and publish through a single friendly tool, offline or online.</p>
<p><span id="more-39"></span></p>
<p>The RSS feeds in Outlook 2007 are an absolute bonus as they mean that I can just let them gather articles in the background and I can then very quickly browse through the interesting stuff when offline &#8211; bus or train journeys are a great time to catch up when I can&#8217;t necessarily focus on &#8216;real&#8217; work.</p>
<p>So the flip side of this offline reading should be offline writing, which is where Windows Live Writer comes in (which I am using to write this post).</p>
<p>I can write a blog post, including links and &#8220;rich media&#8221; (aka &#8220;pretty pictures&#8221; to those of us without an A level in Marketing speak) entirely offline. More importantly, I get spell-checking on the fly (with squiggly underlining like MS Word) and I see the result as I go along in the style of my finished site, if I choose to. The WordPress built-in editor does not provide this; I have to preview to realise that I never closed that blockquote, for example.</p>
<p>Currently, Live Writer works with these blog types (and more in future as people take advantage of the APIs):</p>
<ul>
<li>Windows Live Spaces</li>
<li>Sharepoint</li>
<li>WordPress</li>
<li>Blogger</li>
<li>LiveJournal</li>
<li>TypePad</li>
<li>Moveable Type</li>
<li>Community Server</li>
</ul>
<p>There are a few oddities:</p>
<ul>
<li>the install asked me to set my IE homepage to MSN Home which I chose not to do, despite the fact I use IE for only 2% of my browsing so it would not often bug me, but I resent being pushed at a site which has nothing to do with the task at hand.</li>
<li>Spell-checking is only US English. I realise this is only Beta but I would have hoped for a regional version, or maybe it could have checked for the presence of MS Office and used the dictionaries I have there, including my customisations.</li>
<li>Beta 2 claims to be Beta version 1.0, albeit with a more detailed build number behind that.</li>
</ul>
<p><img src="http://veroblog.files.wordpress.com/2007/06/image.png?w=240&#038;h=142" alt="image" height="142" width="240" /></p>
<p>So, <a href="http://get.live.com/betas/writer_betas" title="Windows Live Writer download" target="_blank">download Windows Live Writer Beta 2</a> and start using it to update your own blogs (or create one on MS LiveSpaces if you don&#8217;t already have one).</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/veroblog.wordpress.com/39/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/veroblog.wordpress.com/39/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/veroblog.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/veroblog.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/veroblog.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/veroblog.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/veroblog.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/veroblog.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/veroblog.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/veroblog.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/veroblog.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/veroblog.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/veroblog.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/veroblog.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/veroblog.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/veroblog.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.meteorit.co.uk&amp;blog=646149&amp;post=39&amp;subd=veroblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.meteorit.co.uk/2007/06/02/windows-live-writer-beta2-is-here/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/786403437a56d6c7ecd26e885004d2ad?s=96&#38;d=wavatar&#38;r=PG" medium="image">
			<media:title type="html">AdamV</media:title>
		</media:content>

		<media:content url="http://veroblog.files.wordpress.com/2007/06/image.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
	</channel>
</rss>
