<?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>Joe Dolson Accessible Web Design &#187; Resources</title>
	<atom:link href="http://www.joedolson.com/articles/category/resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joedolson.com/articles</link>
	<description>Tips and Commentary on Web Accessibility, Usability, and Search Marketing best practices.</description>
	<lastBuildDate>Sat, 13 Mar 2010 16:14:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>View your website structure as a graph</title>
		<link>http://www.joedolson.com/articles/2006/10/view-your-website-structure-as-a-graph/</link>
		<comments>http://www.joedolson.com/articles/2006/10/view-your-website-structure-as-a-graph/#comments</comments>
		<pubDate>Thu, 26 Oct 2006 19:43:20 +0000</pubDate>
		<dc:creator>Joe Dolson</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Web standards]]></category>

		<guid isPermaLink="false">http://www.joedolson.com/articles/2006/10/view-your-website-structure-as-a-graph/</guid>
		<description><![CDATA[
This is cool.  Basically, this is a tool which studies the tag structure of your site and communicates it as a color-coded series of interconnected tags.  Although this has little to do with web accessibility, it is an interesting way to visually communicate generalities about the structure of a&#160;website.


If you read the original [...]<p><strong><a href="http://www.joedolson.com/articles/2006/10/view-your-website-structure-as-a-graph/">View your website structure as a graph</a></strong><br /><small>Copyright 2004&thinsp;&ndash;&thinsp;2010 Joseph C Dolson, Accessible Web Design</small></p>
]]></description>
			<content:encoded><![CDATA[<p>
<a href="http://www.aharef.info/static/htmlgraph/" title="Websites as graphs">This is cool</a>.  Basically, this is a tool which studies the tag structure of your site and communicates it as a color-coded series of interconnected tags.  Although this has little to do with web accessibility, it is an interesting way to visually communicate generalities about the structure of a&nbsp;website.
</p>
<p>
If you read the original post by <a href="http://www.aharef.info/2006/05/websites_as_graphs.htm">Aharef</a> (get the funny joke in his handle?), you&#8217;ll get the opportunity to look at a variety of interesting graphs of major sites: BoingBoing, Yahoo, Google, and so&nbsp;on.
</p>
<p>
Although part of what I like about this is the elegance of watching the tool gradually display the structure of your page, I also find that it provides an interesting view into the overall style of building a page.  A very focused site, such as BoingBoing, has a very straightforward graph.  A vast density of links, but little else.  The sprawling monster which is Yahoo.com provides an equally sprawling&nbsp;graph.
</p>
<p>
Here&#8217;s <a href="http://www.joedolson.com/">Joe Dolson Accessible Web&nbsp;Design</a>:
</p>
<p><img src="/images/websitesasgraphs.png" width="400" height="400" alt="JoeDolson.com as a graph" /></p>
<p>
Here, you can see this site in all it&#8217;s glory: sparing of &lt;div&gt; tags (green), the site predominantly consists of blue and gray tags: links and &#8220;other&#8221; tags.  The &#8220;other&#8221; category includes &lt;p&gt;, so that&#8217;s probably the majority of what you see there. I feel pretty good about this graph: it&#8217;s straightforward and&nbsp;simple.
</p>
<p>
Still, the tool could be made even better: I&#8217;d love to be able to produce graphs where I chose the color coding pattern for particular tags.  I could set all non-semantic tags to be bright red, to easily spot the condition of a site in that respect.  I could focus my attentions on inline versus block elements, or I could differentiate between different levels of&nbsp;headings.
</p>
<p>
Or, of course, I could look with an eye to the prettiest graph I could come up with for my site. <img src='http://www.joedolson.com/articles/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
<p><strong><a href="http://www.joedolson.com/articles/2006/10/view-your-website-structure-as-a-graph/">View your website structure as a graph</a></strong><br /><small>Copyright 2004&thinsp;&ndash;&thinsp;2010 Joseph C Dolson, Accessible Web&nbsp;Design</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.joedolson.com/articles/2006/10/view-your-website-structure-as-a-graph/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>An Accessible Web Design Glossary</title>
		<link>http://www.joedolson.com/articles/2006/06/an-accessible-web-design-glossary/</link>
		<comments>http://www.joedolson.com/articles/2006/06/an-accessible-web-design-glossary/#comments</comments>
		<pubDate>Sat, 10 Jun 2006 21:38:00 +0000</pubDate>
		<dc:creator>Joe Dolson</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://www.joedolson.com/articles/?p=42</guid>
		<description><![CDATA[
One chronic problem in writing web development articles is keeping your writing readable.  The world of web design, programming, and web accessibility is loaded with industry terminology which are undoubtedly not immediately obvious in meaning to someone who&#8217;s just begun researching the&#160;subject.


However, neither the option of excluding all industry terminology from an article nor [...]<p><strong><a href="http://www.joedolson.com/articles/2006/06/an-accessible-web-design-glossary/">An Accessible Web Design Glossary</a></strong><br /><small>Copyright 2004&thinsp;&ndash;&thinsp;2010 Joseph C Dolson, Accessible Web Design</small></p>
]]></description>
			<content:encoded><![CDATA[<p>
One chronic problem in writing web development articles is keeping your writing readable.  The world of web design, programming, and web accessibility is loaded with industry terminology which are undoubtedly not immediately obvious in meaning to someone who&#8217;s just begun researching the&nbsp;subject.
</p>
<p>
However, neither the option of excluding all industry terminology from an article nor the option of including a definition inline for every term is really palatable for me. With the first option, the article becomes simplified to a point of abstraction, and is less useful for the practically-minded designer trying to get a firmer grasp of the subject.  Inline definitions, however, can easily interrupt the flow of the text, rendering the overall readability lower because of the extraneous&nbsp;information.
</p>
<p>
The fact is, a constant barrage of definitions is not the right choice for every audience; and neither is the assumption of too much or too little&nbsp;knowledge.
</p>
<p>
What I&#8217;ve done to attempt to tackle this sticky problem is begin work on a glossary of <a href="http://www.joedolson.com/glossary.php">web accessibility terminology</a>.<br />
I will gradually be adding contextual links to these terms in articles where I deem it necessary or useful. Those who need the definition can follow the link, those who don&#8217;t won&#8217;t need to.  I&#8217;ll also be implementing an alternate look for links to these definitions, to attempt to make it clear that these links are different from the normal, run-of-the-mill outbound&nbsp;links.
</p>
<p>
Why write my own definitions?  So I can have continuous control over the definition of a term, and so I&#8217;m not dependent on some other authority site remaining authoritative or, for that matter, failing to include all the terms I may want to refer&nbsp;to.
</p>
<p>
The glossary has a long way to go&thinsp;&#8211;&thinsp;only 26 terms so far, but I&#8217;ll keep plugging away as time allows.  Feel free to suggest terms I may want to define, as&nbsp;well&#8230;
</p>
<p><strong><a href="http://www.joedolson.com/articles/2006/06/an-accessible-web-design-glossary/">An Accessible Web Design Glossary</a></strong><br /><small>Copyright 2004&thinsp;&ndash;&thinsp;2010 Joseph C Dolson, Accessible Web&nbsp;Design</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.joedolson.com/articles/2006/06/an-accessible-web-design-glossary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL and PHP Search</title>
		<link>http://www.joedolson.com/articles/2006/05/mysql-and-php-search/</link>
		<comments>http://www.joedolson.com/articles/2006/05/mysql-and-php-search/#comments</comments>
		<pubDate>Sat, 06 May 2006 21:10:00 +0000</pubDate>
		<dc:creator>Joe Dolson</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.joedolson.com/articles/?p=25</guid>
		<description><![CDATA[
For the last two weeks I&#8217;ve been living an unusually isolated life.  Specifically, one without a home internet&#160;connection.


Now that you&#8217;ve all finished gasping with shock, I&#8217;ll&#160;continue.


During this time, I&#8217;ve learned a lot about how much my normal life style (not just my work, which is naturally web based) is set around internet access.  [...]<p><strong><a href="http://www.joedolson.com/articles/2006/05/mysql-and-php-search/">MySQL and PHP Search</a></strong><br /><small>Copyright 2004&thinsp;&ndash;&thinsp;2010 Joseph C Dolson, Accessible Web Design</small></p>
]]></description>
			<content:encoded><![CDATA[<p>
For the last two weeks I&#8217;ve been living an unusually isolated life.  Specifically, one without a home internet&nbsp;connection.
</p>
<p>
Now that you&#8217;ve all finished gasping with shock, I&#8217;ll&nbsp;continue.
</p>
<p>
During this time, I&#8217;ve learned a lot about how much my normal life style (not just my work, which is naturally web based) is set around internet access.  I retrieve almost all the information I normally need during the day through the internet.  Restaurant menus, opening and closing times, phone numbers&thinsp;&#8211;&thinsp;all retrieved through internet search.  If I have curiousity which I simply must satisfy, I&#8217;ll query&nbsp;<a href="http://www.wikipedia.org">Wikipedia</a>.
</p>
<p>
But recently I&#8217;ve had to survive without that kind of access. I can still go off to cafes and restaurants and access free wireless service with some regularity, thankfully.  This makes it at least <strong>possible</strong> for me to continue with my work.  But it&#8217;s a lot more&nbsp;awkward.
</p>
<p>
At any rate, enough whining.  Back to the topic at&nbsp;hand.
</p>
<p>
During this last few days, I&#8217;ve worked my through the code I use for a search engine with most of my <acronym title="Hypertext PreProcessing">PHP</acronym>/MySQL web sites.  I&#8217;ve documented it moderately thoroughly and <a href="http://www.joedolson.com/Search-Engine-in-PHP-MySQL.php">written it up</a>.  However, lacking internet access, I haven&#8217;t really tested this version of it.  Hopefully, there are no major&nbsp;mistakes!
</p>
<p>
If anybody happens to give it their time to look at, I hope you&#8217;ll <a href="http://www.joedolson.com/contact.php">drop me a line</a> and let me know your thoughts.  I&#8217;m particularly interested in hearing about anybody&#8217;s views about improving the security of the script, but will gladly accept comments on usability, functionality,&nbsp;etc.
</p>
<p>&nbsp;Tags:
</p>
<ul>
<li><a href="http://technorati.com/tag/search" rel="tag">search</a></li>
<li><a href="http://technorati.com/tag/php" rel="tag"><acronym title="Hypertext PreProcessing">PHP</acronym></a></li>
<li><a href="http://technorati.com/tag/mysql" rel="tag">mysql</a></li>
</ul>
<p><strong><a href="http://www.joedolson.com/articles/2006/05/mysql-and-php-search/">MySQL and <acronym title="Hypertext PreProcessing">PHP</acronym> Search</a></strong><br /><small>Copyright 2004&thinsp;&ndash;&thinsp;2010 Joseph C Dolson, Accessible Web&nbsp;Design</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.joedolson.com/articles/2006/05/mysql-and-php-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips on Blogging with Blogger</title>
		<link>http://www.joedolson.com/articles/2006/01/tips-on-blogging-with-blogger/</link>
		<comments>http://www.joedolson.com/articles/2006/01/tips-on-blogging-with-blogger/#comments</comments>
		<pubDate>Thu, 19 Jan 2006 21:28:00 +0000</pubDate>
		<dc:creator>Joe Dolson</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://www.joedolson.com/articles/?p=7</guid>
		<description><![CDATA[
In the last couple of days I&#8217;ve written a short tutorial on how to make and edit posts using the Blogger.com blogging service.  I&#8217;ve found myself setting up blogs for people more and more often lately, but sometimes they need help using the service. These instructions, hopefully, will give my clients some introductory guidelines [...]<p><strong><a href="http://www.joedolson.com/articles/2006/01/tips-on-blogging-with-blogger/">Tips on Blogging with Blogger</a></strong><br /><small>Copyright 2004&thinsp;&ndash;&thinsp;2010 Joseph C Dolson, Accessible Web Design</small></p>
]]></description>
			<content:encoded><![CDATA[<p>
In the last couple of days I&#8217;ve written a <a href="http://www.joedolson.com/blogger/" title="Blogger Tutorial">short tutorial</a> on how to make and edit posts using the <a href="http://www.blogger.com/">Blogger.com</a> blogging service.  I&#8217;ve found myself setting up blogs for people more and more often lately, but sometimes they need help using the service. These instructions, hopefully, will give my clients some introductory guidelines for using the service!  Anybody else who has or wants a blog, of course, is free to use them as well.  I don&#8217;t go into the details of setting up the blog initially, but you can always contact me for assistance with&nbsp;that.
</p>
<p>
Setting up a blog through Blogger is one of the cheapest services I provide&thinsp;&#8211;&thinsp;if you want nothing more than a basic template as provided by Blogger, I&#8217;ll do the set up for you for a very reasonable cost. For original designs and other more extensive needs, obviously, the price&nbsp;increases.
</p>
<p><strong><a href="http://www.joedolson.com/articles/2006/01/tips-on-blogging-with-blogger/">Tips on Blogging with Blogger</a></strong><br /><small>Copyright 2004&thinsp;&ndash;&thinsp;2010 Joseph C Dolson, Accessible Web&nbsp;Design</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.joedolson.com/articles/2006/01/tips-on-blogging-with-blogger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
