<?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>codehesive.com : interaction design, user experience, gaming &#38; miscellany &#187; Blogs</title>
	<atom:link href="http://www.codehesive.com/index.php/archive/category/web-general/blogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codehesive.com</link>
	<description>★ interaction design, user experience, gaming &#38; miscellany</description>
	<lastBuildDate>Sun, 15 Aug 2010 09:40:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Accessibility guideline #1: Don&#8217;t claim it if you&#8217;re not</title>
		<link>http://www.codehesive.com/index.php/archive/accessibility-guideline-1-dont-claim-it-if-youre-not/</link>
		<comments>http://www.codehesive.com/index.php/archive/accessibility-guideline-1-dont-claim-it-if-youre-not/#comments</comments>
		<pubDate>Sat, 14 Jul 2007 12:01:29 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[   Web Design + Development]]></category>
		<category><![CDATA[  Web - General]]></category>
		<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.codehesive.com/blog/?p=49</guid>
		<description><![CDATA[The Google Blog has a recent post entitled &#8216;Overview of our Accessible Services&#8216;. Last time I looked at Google&#8217;s search code (which was only last week actually) I remember it being a particularly messy mix of invalid HTML and table soup (but this is Google: who for some reason are exempt from producing structureless mark-up [...]]]></description>
			<content:encoded><![CDATA[<p>The Google Blog has a recent post entitled &#8216;<a href="http://googleblog.blogspot.com/2007/07/overview-of-our-accessible-services.html">Overview of our Accessible Services</a>&#8216;. Last time I looked at Google&#8217;s search code (which was only last week actually) I remember it being a particularly messy mix of invalid HTML and table soup (but this is Google: who for some reason are exempt from producing structureless mark-up on their main website in the 21st century, unlike almost everyone else on the planet).<br />
<span id="more-49"></span><br />
While Google have obviously been working to increase accessibility of their services, this post is a classic example of the biggest <em>faux pas</em> in accessibility: claiming you are, no matter how hard you&#8217;ve tried to be (and in Google&#8217;s case, to be honest, they haven&#8217;t even tried that hard). Accessibility is science: claiming you&#8217;re accessible is a hypothesis, and therefore, always the chance that such a claim can be <a href="http://en.wikipedia.org/wiki/Falsifiable">falsifiable</a>. Google, I&#8217;m falsifying you now!</p>
<p>According to Google&#8217;s <a href="http://emacspeak.sourceforge.net/raman/">TV Raman</a>, their top two &#8216;accessible&#8217; services are their main web search and the new <a href="http://labs.google.com/accessible">Google labs accessible search</a>. The rationale?</p>
<blockquote><p>Web search: Result pages include headers to delineate logical sections</p></blockquote>
<p>Right, that&#8217;s good and all, but it doesn&#8217;t really excuse the dozens of tables that have no summaries does it? And headers really don&#8217;t magically make a page accessible.</p>
<p>And as for the new Accessible search:</p>
<blockquote><p>Accessible Search: Promotes results that are accessible.</p></blockquote>
<p>I haven&#8217;t played with this search enough to see if it does promote accessible results (I&#8217;m sure it&#8217;s a good service), but again, Google&#8217;s own code is a mess. It&#8217;s better than the main Google search, but still has huge amounts of inaccessible code.</p>
<p>You should never claim your site is accessible. Code for it as much as you can, test it as much as you can and show you conform to <abbr title="Web Content Accessibility Guidelines">WCAG</abbr>, but never claim it&#8217;s &#8216;accessible&#8217;. And even if you do, at least make sure it passes some automated tests: unlike Google, who barely scrape in at Priority 1.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codehesive.com/index.php/archive/accessibility-guideline-1-dont-claim-it-if-youre-not/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Look at Google Page Creator</title>
		<link>http://www.codehesive.com/index.php/archive/a-look-at-google-pagecreator/</link>
		<comments>http://www.codehesive.com/index.php/archive/a-look-at-google-pagecreator/#comments</comments>
		<pubDate>Wed, 22 Mar 2006 15:12:53 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[   Web Design + Development]]></category>
		<category><![CDATA[  Web - General]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.codehesive.com/blog/index.php/archive/a-look-at-google-pagecreator/</guid>
		<description><![CDATA[Well, I got an invite to check out Google Page Creator today. The good news is I doubt this will threaten my career; the bad news is… actually, there isn’t really any bad news (except perhaps some of the tacky templates available, but to be fair, they look pretty slick compared to the good old [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I got an invite to check out <a href="http://pages.google.com/manager/jamesoffer">Google Page Creator</a> today. The good news is I doubt this will threaten my career; the bad news is… actually, there isn’t really any bad news (except perhaps some of the tacky templates available, but to be fair, they look pretty slick compared to the good old days of <a href="http://www.geocities.com">Geocities</a>).<br />
<span id="more-29"></span><br />
My main interest in this was the HTML output. I created a quick page (<a href="http://jamesoffer.googlepages.com/home">boy what a beauty it is!</a>) and checked the source; structurally, it’s using using XHTML with CSS layout which is great (even if the CSS contains lots of hacks). However, Google’s reputation for bad HTML doesn’t seem to be quite ready to change, as within the nice XHTML layouts there are a few <code>&lt;font&gt;</code> tags and some simple unescaped inline elements, such as <code>&lt;br&gt;</code>s <code>&lt;hr&gt;</code>s.</p>
<p>The <acronym title="What You See Is What You Get">WYSIWYG</acronym>-style interface is of the usual high standard you’d expect from Google &#8212; <acronym title="Asynchronous JavaScript and XML">AJAX</acronym> rich and very easy to use. There are warnings about putting your email online (“Be careful. Remember that any time you include an email address on a web page, nasty spammers can find it too”) are nice &#8212; as are the encouragements to check links before you put them in.</p>
<p>	<a href="/wp-content/google-homepage-creator.png"><img src="/blog/wp-content/google-homepage-thumb.jpg" height="221" width="400" alt="Google Homepage Creator screenshot" /></a></p>
<div class="note">Testing Google Page Creator in &#8216;how-tacky-can-I-make-this-look&#8217; mode</div>
<p>I’m looking at these features from the point of view of what Google perceives its target customers to be: basic users who are making their first steps into web publishing. This may include those who may not know what a blog is, yet or how to share photos online, or those who just want to set up a good old fashioned ‘homepage’. However, with the boom in community-centric online services (<a href="http://www.blogger.com">Blogger</a>, <a href="http://www.myspace.com">Myspace</a>, <a href="http://www.flickr.com">Flickr</a>) I’m really not seeing how this service is going to really impact in any serious way &#8212; unless Google has something else up its sleeves for this one.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codehesive.com/index.php/archive/a-look-at-google-pagecreator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
