 <?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>Broken Links &#187; Reviews</title>
	<atom:link href="http://www.broken-links.com/category/reviews/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.broken-links.com</link>
	<description>Thoughts on web development and technologies by Peter Gasston</description>
	<lastBuildDate>Fri, 30 Jul 2010 00:10:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<atom:link rel='hub' href='http://www.broken-links.com/?pushpress=hub'/>
		<item>
		<title>Choosing the right type for your website</title>
		<link>http://www.broken-links.com/2009/08/17/choosing-the-right-type-for-your-website/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=choosing-the-right-type-for-your-website</link>
		<comments>http://www.broken-links.com/2009/08/17/choosing-the-right-type-for-your-website/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 21:27:33 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[fonts]]></category>

		<guid isPermaLink="false">http://www.broken-links.com/?p=521</guid>
		<description><![CDATA[As I get ready to kick off a couple of personal web projects, I've been reading Enric Jardí's book, <em>Twenty two tips on typography</em>*, a primer on what works and what doesn't in typography. Although Jardí mainly works on type for print, most of the rules also apply to type for the web. In this article I'm going to highlight five of his tips which are useful in deciding upon the right type for a project.]]></description>
			<content:encoded><![CDATA[<p>As I get ready to kick off a couple of personal web projects, I’ve been reading <a href="http://www.enricjardi.com/">Enric Jardí</a>‘s book, <em><a href="http://www.amazon.co.uk/Twenty-two-Tips-Typography-Enric-Jardi/dp/8496540928">Twenty two tips on typography</a></em>*, a primer on what works and what doesn’t in typography.</p>
<p>Although Jardí mainly works on type for print, most of the rules also apply to type for the web. In this article I’m going to highlight five of his tips which are useful in deciding upon the right type for a project.</p>
<p><span id="more-521"></span></p>
<h2>Choose just a couple of typefaces</h2>
<blockquote><p>One or more typefaces are enough for any work. You do not need more than that. A lot of typefaces equals a lot of voices. So the more we restrict our typographical palette, the more expressive resources we will use, like contrast, rhythm, symmetry, or movement.</p></blockquote>
<p>You can, of course, work wonders with just one typeface and a lot of creativity; a prime example of that is from last year’s <a href="http://www.seedconference.com/">Seed Conference</a>:</p>
<p><a href="http://www.broken-links.com/wp-content/uploads/2009/08/seed-conference.png"><img src="/wp-content/uploads/2009/08/seed-conference-300x227.png" alt="Seed Conference homepage" title="Click to see a larger image" width="300" height="227" /></a></p>
<p>The whole thing was done in Times New Roman, with creative use of weight, style, and colour.</p>
<h2>Do not choose two typefaces that look very much alike</h2>
<blockquote><p>Do not mix Futura with Helvetica. Do not mix Baskerville with Times. Using typefaces that are too similar is like ordering two scoops of ice cream, orange and tangerine.</p></blockquote>
<p>A combination that works so well that it’s almost become a <em lang="">de facto</em> standard is Georgia for headings, Verdana for body (as seen on <a href="http://www.alistapart.com/">A List Apart</a>):</p>
<p><img src="/wp-content/uploads/2009/08/alistapart.png" alt="Copy on AListApart.com" width="323" height="129" /></p>
<p>One of the reasons they work so well together is that they’re so distinct; headings stand out even more than they would with only a difference in height and colour. </p>
<h2>Make sure that the typeface does not communicate something you do not want to communicate</h2>
<blockquote><p>Every font style explains something. There is no such thing as a neutral typeface; a neutral typeface transmits neutrality, and that is a message in itself.</p></blockquote>
<p>In this example I’ve compared <a href="http://www.typography.com/fonts/font_overview.php?productLineID=100033">Archer</a> and <a href="http://www.fonthead.com/fonts/ClickClack">ClickClack</a>:</p>
<p><img src="/wp-content/uploads/2009/08/archer-clickclack.png" alt="Comparison: Archer vs ClickClack" width="339" height="53" /></p>
<p>While both have their applications, it’s pretty clear that ClickClack — the lower typeface — communicates an air of roughness, improvisation, even chaos, and probably wouldn’t be suitable for a sober business site.</p>
<h2>Choose the typeface according to the size that will be used</h2>
<blockquote><p>As a guideline, you should know that typefaces for smaller body sizes have a wider structure and less of a difference in height between capital and lower-case letters compared to those used for titles.</p></blockquote>
<p>For example, here’s a comparison of two typefaces, Georgia and Archer, displayed at a height of 14px:</p>
<p><img src="/wp-content/uploads/2009/08/georgia-archer.png" alt="Comparison: Georgia vs Archer" width="344" height="44" /></p>
<p>Georgia’s upper– and lower-case letters are more similar in height, so much easier to read at a smaller font size such as this.</p>
<h2>Reject fake bolds, italics, and small capitals</h2>
<blockquote><p>A fake bold has a crude, dense appearance, something a true bold does not have. True italics are not just slanted letters but a type with a different drawing than the roman type, especially in the case of serif fonts. An authentic small capital should have the same strokes as the capital letter that it corresponds to.</p></blockquote>
<p>This is perhaps best illustrated by type designer Mark Simonson, in this <a href="http://www.marksimonson.com/article/128/">comparison of true and fake italics</a>.</p>
<hr />
<p>I highly recommend you pick up a copy of the book; it’s small enough to be pocket sized, but packed full of useful advice. The only drawback for me is that it highlights all the mistakes I’ve made!</p>
<p>* To give it it’s full title: <em>Twenty two tips on typography (that some designers will never reveal) / Twenty two things you should never do with typefaces (that some typographers will never tell you) </em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.broken-links.com/2009/08/17/choosing-the-right-type-for-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A website unfit for a queen</title>
		<link>http://www.broken-links.com/2009/02/13/a-website-unfit-for-a-queen/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=a-website-unfit-for-a-queen</link>
		<comments>http://www.broken-links.com/2009/02/13/a-website-unfit-for-a-queen/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 00:21:12 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[best practice]]></category>
		<category><![CDATA[critique]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.broken-links.com/?p=342</guid>
		<description><![CDATA[<a href="http://news.bbc.co.uk/1/hi/uk/7885005.stm">To great fanfare, The Queen, in the company of Sir Tim Berners-Lee, unveiled the new British Monarchy website today</a>. Unfortunately, what they unveiled was a real dog's dinner.]]></description>
			<content:encoded><![CDATA[<p><a href="http://news.bbc.co.uk/1/hi/uk/7885005.stm">To great fanfare, The Queen, in the company of Sir Tim Berners-Lee, unveiled the new British Monarchy website today</a>. Unfortunately, what they unveiled was a real dog’s dinner.</p>
<p><a href="http://www.royal.gov.uk/">Royal.gov.uk</a> highlights the worst elements of the practice of web development; on only the second page I visited it became obvious that the site hasn’t been tested on any browser other than Internet Explorer, and a peek at the source code left me shocked.</p>
<p><span id="more-342"></span></p>
<p>The testing is the most obvious fault; the comparison shots below (IE7 is first, FF3 second) immediately betray the lack of cross-browser coding. Click each image to show a full-page screenshot.</p>
<p><a href="http://www.broken-links.com/wp-content/uploads/2009/02/royal_ie.jpg"><img src="/wp-content/uploads/2009/02/royal_ie_detail.jpg" alt="Screenshot detail" title="royal_ie_detail" width="244" height="167" class="size-full wp-image-344" /></a><a href="http://www.broken-links.com/wp-content/uploads/2009/02/royal_ff.jpg"><img src="/wp-content/uploads/2009/02/royal_ff_detail.jpg" alt="Screenshot detail" title="royal_ff_detail" width="241" height="140" class="size-full wp-image-346" /></a></p>
<p>And the coding… oh my word. The markup is just plain terrible; completely non-semantic, it uses the <code>div</code> element to wrap everything. Everything. No joke. Page headers, text paragraphs, lists… everything. And I found closing <code>body</code> and <code>html</code> elements halfway through the document! <a href="http://www.broken-links.com/wp-content/uploads/2009/02/royal_html.jpg">See for yourself</a>.</p>
<p>It just shows a fundamental lack of care.</p>
<p>Inline styles and JavaScript are used liberally throughout the site, including that persistent offender, the inline JS menu hover:</p>
<pre>&lt;div style="margin-left:0px;"
class="BPL_MenuLevel0"
OnMouseOver="PAL_MenuHover(this,true);"
OnMouseOut="PAL_MenuHover(this,false);"
id="TREE_972F516DD8244C8F8267312C9F26F3C2"&gt;
&lt;a href="/TheRoyalHousehold/WorkingfortheRoyalHousehold/Whoarewe.aspx"&gt;Working for the Royal Household&lt;/a&gt;
&lt;/div&gt;</pre>
<p>The home page fails HTML validation with 10 very basic errors, including <code>&lt;script language=“javascript”&gt;</code> instead of <code>&lt;script type=“text/javascript”&gt;</code>; an internal page taken at random fails with a whopping 82 errors.</p>
<p>I know that legacy systems can sometimes be restrictive and lead to invalid HTML, but I find it hard to believe that any developer worth their salt would continue to use a CMS which could produce so many egregious contraventions of standards. If inline JS &amp; CSS and massively nested divs are the best a system can manage, better to implement a new one.</p>
<p>The underlying structure of this site is badly dated; we stopped writing code like that ten years ago. It’s a poor flagship site from people who can afford better, and an embarrassment to <a href="http://en.wikipedia.org/wiki/Tim_Berners-Lee">Sir Tim</a> to be associated with it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.broken-links.com/2009/02/13/a-website-unfit-for-a-queen/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Book review: Microformats, by John Allsopp</title>
		<link>http://www.broken-links.com/2008/08/22/book-review-microformats-by-john-allsopp/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=book-review-microformats-by-john-allsopp</link>
		<comments>http://www.broken-links.com/2008/08/22/book-review-microformats-by-john-allsopp/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 09:39:26 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[hreview]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.broken-links.com/?p=221</guid>
		<description><![CDATA[I've just finished reading John Allsopp's book '<a href="http://microformatique.com/book/">Microformats: empowering your markup for Web 2.0</a>', and thought it deserved a review here - marked up, of course, with <a href="http://microformats.org/wiki/hreview">hReview</a>. I was given a free copy at the recent Microformats vEvent, but hope that hasn't coloured my review at all. Markup for the review was generated by the <a href="http://microformats.org/code/hreview/creator">hReview creator</a> (and slightly modified by myself).]]></description>
			<content:encoded><![CDATA[<p>I’ve just finished reading John Allsopp’s book ‘<a href="http://microformatique.com/book/">Microformats: empowering your markup for Web 2.0</a>′, and thought it deserved a review here — marked up, of course, with <a href="http://microformats.org/wiki/hreview">hReview</a>. I was given a free copy at the recent <a href="http://www.broken-links.com/2008/05/28/the-microformats-vevent-that-wasnt/">Microformats vEvent</a>, but hope that hasn’t coloured my review at all. Markup for the review was generated by the <a href="http://microformats.org/code/hreview/creator">hReview creator</a> (and slightly modified by myself).</p>
<p><span id="more-221"></span></p>
<div id="hreview-An-excellent-introduction-to-the-possibilities-of-microformats" class="hreview">
<h2 class="item"><a href="http://microformatique.com/book/" class="fn url">Microformats: empowering your markup for Web 2.0</a></h2>
<h3 class="summary">An excellent introduction to the possibilities of microformats</h3>
<blockquote class="description">
<p>John Allsopp’s book provides a thorough, informative and, above all, interesting introduction to the power and possibilities of using microformats in your markup.</p>
<p>Beginning with an overview of the reasons for their existence, he continues with a look at current specifications and drafts, then rounds the book off with case studies of practical implementations.</p>
<p>There are plenty of practical examples throughout, and the breezy, informal tone of the text keeps the subject from every becoming too dry.</p>
<p>I hugely enjoyed this book, and don’t hesitate to recommend it to anyone thinking of learning about, or improving their existing knowledge of, microformats.</p>
<p>Rating: <abbr class="rating" title="5">5</abbr>/5.</p>
<p><abbr title="2008-08-22" class="dtreviewed">Aug 22, 2008</abbr> by <span class="reviewer vcard"><span class="fn">Peter Gasston</span></span></p>
<p><span style="display: none;" class="type">product</span>
</p></blockquote>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.broken-links.com/2008/08/22/book-review-microformats-by-john-allsopp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What I saw at FoWD 2008</title>
		<link>http://www.broken-links.com/2008/04/20/what-i-saw-at-fowd-2008/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=what-i-saw-at-fowd-2008</link>
		<comments>http://www.broken-links.com/2008/04/20/what-i-saw-at-fowd-2008/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 22:59:51 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[fowd]]></category>
		<category><![CDATA[fowd2008]]></category>
		<category><![CDATA[future of web design]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.broken-links.com/?p=159</guid>
		<description><![CDATA[As promised, slightly more detailed notes on the sessions at FoWD (further links to presentations to follow). In chronological order: Finding Inspiration for Design (Patrick McNeil) I missed the beginning of this, but it seemed to be pretty sage, if not rather commonsense, advice (don’t just use websites for web design inspiration), as well as [...]]]></description>
			<content:encoded><![CDATA[<p>As promised, slightly more detailed notes on the sessions at FoWD (further links to presentations to follow). In chronological order:</p>
<h3><a href="http://www.slideshare.net/carsonified/inspiration-design-trends-patrick-mc-neil">Finding Inspiration for Design</a> (<a href="http://www.pmcneil.com/">Patrick McNeil</a>)</h3>
<p>I missed the beginning of this, but it seemed to be pretty sage, if not rather commonsense, advice (don’t just use websites for web design inspiration), as well as some notes on current trends and tips on future ones; soft colours, more use of horizontal space, more video.</p>
<h3><a href="http://www.slideshare.net/carsonified/user-experience-v-brand-experience-steve-pearce-andy-clarke">User Experience vs Brand Experience</a> (Steve Pearce and <a href="http://malarkey.co.uk/">Andy Clarke</a>)</h3>
<p>Set up as a confrontation, but in fact both speakers were at pains to point out that both should be thought of together. Andy Clarke adds: don’t be afraid to fail, we learn from our mistakes.</p>
<p><span id="more-159"></span></p>
<h3>Sponsors Presentation: Silverlight</h3>
<p>Oh dear. While the demo showed off Silverlight pretty well, the presenter didn’t. Already at a disadvantage by talking Microsoft in a room with a majority of Apple-heads, his nervous speech was uninspiring and he was almost yanked off stage.</p>
<h3><a href="http://www.slideshare.net/carsonified/designing-the-user-experience-curve-andybudd/">Designing the User Experience Curve</a> (<a href="http://andybudd.com/">Andy Budd</a>)</h3>
<p>How to ensure that the customer gets the information or experience they want from a website. Revealed: <a href="http://www.silverbackapp.com/">Silverback</a> is a usability testing tool.</p>
<h3>Photoshop Battle</h3>
<p>Low point of the day for me. A panel of some of the top designers in the field swig beer on stage while teaching us nothing about Photoshop or their working habits. Pointless tittering smuggery.</p>
<h3><a href="http://elliotjaystocks.com/blog/archive/2008/fowd-london-2008-wrap-up/">Print is the New Web</a> (<a href="http://elliotjaystocks.com/">Elliot Jay Stocks</a>)</h3>
<p>How to gain inspiration from print; not only in terms of typography, but layout too. Didn’t break new ground, but interesting and really nicely presented.</p>
<h3><a href="http://www.hicksdesign.co.uk/journal/design-to-deployment">From Design to Deployment</a> (<a href="http://hicksdesign.co.uk/">Jon Hicks</a>)</h3>
<p>A polished presentation as always, but better for designers learning to be better coders than <span lang="la">vice versa</span>. How to set up your file structure, use grid layout, code across browsers.</p>
<h3>Sponsors Presentation: AIR/Flex</h3>
<p>Better than the Microsoft one, but still failed to captivate. What the new products can do, and how to add them to your regular work flow.</p>
<h3><a href="http://litmusapp.com/blog/fowd-slides">Unconventional Ways to Promote your Site</a> (<a href="http://litmusapp.com/">Paul Farnell</a>)</h3>
<p>Give away free stuff, get involved with message boards, blogs, chat forums, social networking sites; not <em>that</em> unconventional, surely? Pretty good for a first-time speaker, anyway.</p>
<h3><a href="http://www.slideshare.net/carsonified/iteration-you-daniel-burka-367496">Evolving the User Experience</a> (<a href="http://deltatangobravo.com/">Daniel Burka</a>)</h3>
<p>Better your site incrementally; listen to and learn from your users. Thought-provoking stuff, much of which is completely impractical for most coal-face web designers (I hope that phrase catches on).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.broken-links.com/2008/04/20/what-i-saw-at-fowd-2008/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Impressions of FOWD 2008</title>
		<link>http://www.broken-links.com/2008/04/18/impressions-of-fowd-2008/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=impressions-of-fowd-2008</link>
		<comments>http://www.broken-links.com/2008/04/18/impressions-of-fowd-2008/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 07:20:13 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[fowd]]></category>
		<category><![CDATA[future of web design]]></category>

		<guid isPermaLink="false">http://www.broken-links.com/?p=158</guid>
		<description><![CDATA[Yesterday I attended the Future Of Web Design London event in Kensington (along with my lovely wife). Unfortunately I’ve been suffering from some stinking virus for the past couple of days, which left me uncomfortable, occasionally in pain, and irritated. Please bear in mind that this may have coloured my perception of the event somewhat; [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I attended the <a href="http://www.futureofwebdesign.com/">Future Of Web Design</a> London event in Kensington (along with my lovely wife). Unfortunately I’ve been suffering from some stinking virus for the past couple of days, which left me uncomfortable, occasionally in pain, and irritated. Please bear in mind that this may have coloured my perception of the event somewhat; also, please accept my apologies if you were at the event and start to suffer the same symptoms in a few days.</p>
<p>I’ll write short reviews of the individual sessions at a later date, but my general opinion is that it was just OK; it dealt more in current design trends than future, almost all of which you probably already know if you keep up to date with sites like <a href="http://www.alistapart.com/">A List Apart</a> or some of the better blogs. Although that’s not to say it was a complete waste of time; few of the speakers were less than interesting, and there are always new techniques to learn or existing techniques to reinforce.</p>
<p>Some of the speakers suffered from not having worked (or, at least, not for a long time) in a regular agency position (if I may coin a phrase, coal-face web development), and their advice was therefore useful on a theoretical basis only. Sure, it would be great if we could make mistakes in public and make constant revisions to our websites, but who pays for that? The client almost certainly won’t. We think ourselves lucky to have some clients who are savvy enough to make annual revisions to their sites! And while I’d love to just “get better clients”, that’s just not how the real world works for those of us who don’t work at start-ups or own our own agencies.</p>
<p>In summary, then, compared to last year’s <a href="http://www.vivabit.com/atmedia2007/europe/">@media</a>, which <a href="http://www.broken-links.com/2007/06/10/what-i-saw-at-media/">I found genuinely inspiring</a>, this was ‘only’ interesting. I’ll give careful consideration as to whether or not I attend again next year.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.broken-links.com/2008/04/18/impressions-of-fowd-2008/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>CushyCMS Review</title>
		<link>http://www.broken-links.com/2008/04/11/cushycms-review/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=cushycms-review</link>
		<comments>http://www.broken-links.com/2008/04/11/cushycms-review/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 06:33:35 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.broken-links.com/?p=156</guid>
		<description><![CDATA[CushyCMS is a very simple, nice idea for allowing users to edit content on their website without giving them access to the templates. It doesn’t allow changes to mark-up or style sheets, only titles, images and blocks of copy. It requires that the site admin marks up the blocks that will be editable by adding [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cushycms.com/">CushyCMS</a> is a very simple, nice idea for allowing users to edit content on their website without giving them access to the templates. It doesn’t allow changes to mark-up or style sheets, only titles, images and blocks of copy.</p>
<p>It requires that the site admin marks up the blocks that will be editable by adding <code>class=“cushycms”</code> to their containing elements; the web-based application will then automatically find each marked element in the pages you assign to it and open a text area (with or without WYSIWYG editor) allowing the user to edit.</p>
<p>In its current state it wouldn’t be suitable for sites with a lot of pages, but if you run a small, brochure-type site for a customer who wanted to make occasional updates, this could be a better solution in some cases than installing a full database-powered CMS.</p>
<p>I’d prefer it to have a better WYSIWYG editor, and it would be more useful if the interface could be branded and hosted on your own server. However, the creators are <a href="http://cushycms.uservoice.com/">open to feedback</a> and these ideas and many others have been suggested already.</p>
<p>While it may not (yet?) be the answer to all your content management requirements, CushyCMS is a neat, clever little app that would be useful for small businesses or for small clients. It’s currently in Private Beta only, but if you watch the introductory video closely, that won’t be a barrier to entry.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.broken-links.com/2008/04/11/cushycms-review/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>First impressions of IE8</title>
		<link>http://www.broken-links.com/2008/03/06/first-impressions-of-ie8/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=first-impressions-of-ie8</link>
		<comments>http://www.broken-links.com/2008/03/06/first-impressions-of-ie8/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 00:18:56 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[standards]]></category>

		<guid isPermaLink="false">http://www.broken-links.com/2008/03/06/first-impressions-of-ie8/</guid>
		<description><![CDATA[As just about everyone in the development community must know by now, Microsoft released a first Beta of IE8 today. I’ve been testing it for the last hour or so, and here are some notes I’ve made — the first of which is that this is really more of an Alpha than a Beta; there [...]]]></description>
			<content:encoded><![CDATA[<p>As just about everyone in the development community must know by now, <a href="http://blogs.msdn.com/ie/archive/2008/03/05/internet-explorer-8-beta-1-for-developers-now-available.aspx">Microsoft released a first Beta of IE8 today</a>. I’ve been testing it for the last hour or so, and here are some notes I’ve made — the first of which is that this is really more of an Alpha than a Beta; there are a lot of bugs and errant behaviours.</p>
<p>One of the first things I noticed was that the browser comes with a limited set of development tools built in. They’re not well integrated, they’re not very extensive, and they’re not easy to use; but they’re there.</p>
<p><span id="more-145"></span></p>
<p>The user interface is obviously still under development, and currently looks almost exactly like IE7. The address bar highlights the domain name, which is a nice touch, and there is a big ‘Emulate IE7’ button, but otherwise no big differences.</p>
<p>Microsoft claim the browser will be completely <a href="http://www.w3.org/TR/CSS21/">CSS2.1</a> compatible on release, so I checked out two of the bigger omissions from IE7: <a href="http://www.surfmind.com/musings/2003/10/11/">generated content</a> and <a href="http://www.sitepoint.com/blogs/2008/02/28/table-based-layout-is-the-next-big-thing/">table displays</a>. Both are now working, which is pretty impressive. <strong>Update:</strong> <a href="http://msdn2.microsoft.com/en-us/library/cc304082(VS.85).aspx">CSS Improvements in IE8</a>; <code>outline</code> is new, as is <code>z-index</code>.</p>
<p>As for CSS3, <a href="http://www.css3.info/css3-features-in-ie8/">I’ve written a little about that over at CSS3.info</a>; in a nutshell: not much. <strong>Update:</strong> Interestingly, these are not listed in the CSS Improvements document; I wonder if there are any other undocumented changes?</p>
<p>For me, the biggest fault is the lack of SVG support. SVG is a mature standard now and well supported by all the other browsers, so for Microsoft not to implement it is a big blow; it effectively smothers the technology. Perhaps it will be included later; I really hope so.</p>
<p>Other observations from <a href="http://www.arcanology.com/2008/03/05/ie8-beta-1-is-released/">Al Billings</a>, <a href="http://www.regdeveloper.co.uk/2008/03/05/ie8_standards_support/">The Register</a> (<a href="http://www.regdeveloper.co.uk/2008/03/06/ie8_standards_roadmap/">and again</a>); <a href="http://www.readwriteweb.com/archives/internet_explorer_8_has_arrived.php">Read/Write Web</a>; more to follow. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.broken-links.com/2008/03/06/first-impressions-of-ie8/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My favourite features in Firefox 3 are in Opera</title>
		<link>http://www.broken-links.com/2007/11/21/my-favourite-features-in-firefox-3-are-in-opera/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=my-favourite-features-in-firefox-3-are-in-opera</link>
		<comments>http://www.broken-links.com/2007/11/21/my-favourite-features-in-firefox-3-are-in-opera/#comments</comments>
		<pubDate>Wed, 21 Nov 2007 00:17:25 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox 3]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[opera 9.5]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://www.broken-links.com/2007/11/21/my-favourite-features-in-firefox-3-are-in-opera/</guid>
		<description><![CDATA[I’ve been playing with the Firefox 3 nightlies for quite a while now so the first beta release didn’t really hold any great surprises for me. The updated rendering engine is fast and clean, and it’s got lots of nice new features which make it a treat to use. Most of my favourite new features [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve been playing with the Firefox 3 nightlies for quite a while now so the <a href="http://en-us.www.mozilla.com/en-US/firefox/3.0b1/releasenotes/">first beta release</a> didn’t really hold any great surprises for me. The updated rendering engine is fast and clean, and it’s got lots of nice new features which make it a treat to use. Most of my favourite new features are already in <a href="http://www.opera.com/products/desktop/next/">Opera 9.5</a>, however; and one that isn’t could really do with the Opera touch.</p>
<p><span id="more-115"></span></p>
<p>First, the new password manager displays as a bar along the top of the screen rather than an alert, meaning you can see if your password works before choosing to store it. One small usability point is that the option ‘not now’ is displayed only as a close button; this appears at first as if your only options are ‘remember’ or ‘never’. Opera’s implementation is clearer on this point.</p>
<p><img src="http://www.broken-links.com/wp-content/uploads/2007/11/password.png" alt="Password prompt" /></p>
<p>The intelligent history search now looks for words in the titles of pages, not just in the URLs. This is probably my favourite new feature of the UI; it’s incredibly useful if you can remember what a page was about, but not its URL. Opera, however, goes one step further and searches the content of pages in the history, meaning you can find what you want even if the page doesn’t have a logical title.</p>
<p><a href="http://www.broken-links.com/wp-content/uploads/2007/11/links.png" title="History search - click for larger"><img src="http://www.broken-links.com/wp-content/uploads/2007/11/links_thumb.png" alt="History search" /></a></p>
<p>Places, the new Bookmarks functionality, allows you to tag and star your favourite websites then recall them quickly. It works a lot like sites such as <a href="http://del.icio.us">del.icio.us</a> or <a href="http://ma.gnolia.com">ma.gnolia.com</a>, although without those two sites’ big advantage: getting to your bookmarks from different locations. The new Opera has the synchronize facility, which keeps your links current no matter where you log in from; this is a function that Places is crying out for. Otherwise, it’s a useful tool.</p>
<p><a href="http://www.broken-links.com/wp-content/uploads/2007/11/places.png" title="Places - click for larger"><img src="http://www.broken-links.com/wp-content/uploads/2007/11/places_thumb.png" alt="Places" /></a></p>
<p>Of course, both browsers are in beta status at the moment, so plenty could change, but if Opera 9.5 already has my new favourite features, why will Firefox 3 still be my browser of choice? The add-ons architecture. Above all else, that’s why I keep loyalty to Firefox when I now have no shortage of options across the different platforms. Sorry, Opera; you make a great browser, but until you dump Widgets and allow extensions, you’re my second choice.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.broken-links.com/2007/11/21/my-favourite-features-in-firefox-3-are-in-opera/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Opera 9.5 Alpha — first impression</title>
		<link>http://www.broken-links.com/2007/09/04/opera-95-alpha-first-impression/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=opera-95-alpha-first-impression</link>
		<comments>http://www.broken-links.com/2007/09/04/opera-95-alpha-first-impression/#comments</comments>
		<pubDate>Tue, 04 Sep 2007 17:30:20 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.broken-links.com/2007/09/04/opera-95-alpha-first-impression/</guid>
		<description><![CDATA[I’m writing this post using the first Alpha of Opera 9.5, which was released today — just in time for me to play with it a little before I go on holiday! I won’t have time to do an in-depth study of it just yet, so here are my initial thoughts. At first glance, it [...]]]></description>
			<content:encoded><![CDATA[<p>I’m writing this post using <a href="http://www.opera.com/products/desktop/next/">the first Alpha of Opera 9.5</a>, which was released today — just in time for me to play with it a little before I go on holiday! I won’t have time to do an in-depth study of it just yet, so here are my initial thoughts.</p>
<p><span id="more-98"></span></p>
<p>At first glance, it looks pretty similar to 9.2; the UI has had a few tweaks, but nothing major. I’m using the shared-QT version on Ubuntu, and it fits nicely into the OS’ look and feel; but then, I never had any complaints about the last version.</p>
<p>Of the new features, I think the History Search is my favourite; countless times I’ve scrolled through lists trying to find a page I’d viewed previously, looking at titles which aren’t descriptive of the new content. Opera holds page text in the memory too, which makes searching for keywords a snap; a nice feature, well done Opera team. Which will be the first browser to copy them?</p>
<p>The Synchronise feature sounds nice, although I’ve yet to try it out; I don’t have a <a href="http://my.opera.com/community/">My Opera</a> account, and I only have one machine to look at it with at the moment.</p>
<p>The <a href="http://my.opera.com/dstorey/blog/2007/09/04/kestrel-spreads-its-wings-on-test-flight">rendering engine</a> is fast; they say it’s faster, although I’ve no way to benchmark that. I’ve spotted one or two glitches in rendering pages, but I guess you can expect that in an Alpha. They also claim that the JavaScript engine is faster and better; again, I don’t know about that. I tested it out on my JS-heavy <a href="http://haveamint.com/">Mint</a> stats, and it struggled a little more than Firefox does.</p>
<p>I’m pretty excited about the new <a href="http://my.opera.com/dstorey/blog/2007/08/27/update-on-css-support-in-kestrel">CSS and HTML implementation</a>; it’s now the second engine, after WebKit, to correctly implement all the <a href="http://www.css3.info/selectors-test/">CSS3 selectors</a>. It doesn’t look as if the latest version of Gecko will be able to say likewise, which is a shame.</p>
<p>My only disappointment was to see that the <a href="http://www.css3.info/font-face-fonts-the-way-you-want-them/">@font-face</a> method of displaying web fonts was not implemented; after Håkon’s recent <a href="http://www.css3.info/interview-with-hakon-wium-lie-part-one/">championing</a> of <a href="http://www.alistapart.com/articles/cssatten">the subject</a>, I’d expected to see them break ground with this. Still, they’ve stated that new features could make it into the final release, so I’ll cross my fingers on that one.</p>
<p>There are only two things that stop me from using Opera as my main browser: the rich add-on architecture of Firefox (Opera’s Widgets just aren’t as useful), and a decent suite of developer tools. They say the latter is in development, so if they could just improve the former, I’d be a convert.</p>
<p>And with that, I’m off on holiday!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.broken-links.com/2007/09/04/opera-95-alpha-first-impression/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Bloglines moves backwards with Ajax</title>
		<link>http://www.broken-links.com/2007/06/29/bloglines-moves-backwards-with-ajax/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=bloglines-moves-backwards-with-ajax</link>
		<comments>http://www.broken-links.com/2007/06/29/bloglines-moves-backwards-with-ajax/#comments</comments>
		<pubDate>Fri, 29 Jun 2007 14:18:45 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.broken-links.com/2007/06/29/bloglines-moves-backwards-with-ajax/</guid>
		<description><![CDATA[I’ve used Bloglines for a long time to organise the many (too many?) feeds I read daily. I’ve always been happy with it, resisting the charms of new kids on the block such as Google Reader, but recently there’ve been some changes I find have taken the service a few steps backwards. The first I [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve used <a href="http://www.bloglines.com/public/cheeks">Bloglines</a> for a long time to organise the many (too many?) feeds I read daily. I’ve always been happy with it, resisting the charms of new kids on the block such as <a href="http://reader.google.com/">Google Reader</a>, but recently there’ve been some changes I find have taken the service a few steps backwards.</p>
<p><span id="more-73"></span></p>
<p>The first I noticed was the move to a newer, more <a href="http://en.wikipedia.org/wiki/Ajax_(programming)">Ajax</a>–y interface a few months ago. The problems with Ajax are well-documented, and one of the major problems is what’s happened to Bloglines: <a href="http://www.isolani.co.uk/blog/javascript/FixingTheBackButtonThatAjaxBroke">they’ve broken the ‘back’ button</a>. Previously, if I wanted to go back to a link I’d seen before, I could just hit ‘back’ and it would return me to what I was looking at; not any more, unfortunately.</p>
<p>Which brings me to the next problem: the ‘Display items in the last session’ option has been removed. In the event that I did want to go back and look at a link I’d seen before, I could have chosen that option and brought back all the category links I’d just looked at; now I only get the option to view by time (last hour, last 6 hours, etc). It’s not the same thing; if I’m looking at my links on a Monday morning and I hadn’t checked them over the weekend, I’d have to choose ‘last 48 hours’ and wade through potentially hundreds of posts looking for the one I wanted.</p>
<p>I wonder if they did any usability testing before making these changes? They may not be enormous, insurmountable problems, but they’ve certainly changed my opinion towards the service; for the first time, I’m seriously thinking of choosing a new provider. The question is: to what? Google Reader seems to be the most popular, but both the problems I’ve identified above are even worse with that; the ‘back’ button takes you out of the application entirely, and the archive feature only allows you to see all previous items.</p>
<p>I  need a web-based feed reader so I can check my feeds anywhere, and one that doesn’t break the fundamental navigation principles of the web. I don’t need loads of bells &amp; whistles, but I would like there to be a notifier extenstion for Firefox. Is there such a service out there?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.broken-links.com/2007/06/29/bloglines-moves-backwards-with-ajax/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
