<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.2" -->
<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/"
	>

<channel>
	<title>WhoWhatWeb</title>
	<link>http://www.whowhatweb.com/blog</link>
	<description>Ideas for your web site</description>
	<pubDate>Tue, 23 Mar 2010 14:37:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>
	<language>en</language>
			<item>
		<title>Web Fonts are Here!</title>
		<link>http://www.whowhatweb.com/blog/archives/2009/12/04/web-fonts-are-here/</link>
		<comments>http://www.whowhatweb.com/blog/archives/2009/12/04/web-fonts-are-here/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 16:45:35 +0000</pubDate>
		<dc:creator>Grant Root</dc:creator>
		
	<category>Web design</category>
	<category>Accessibility</category>
		<guid isPermaLink="false">http://www.whowhatweb.com/blog/archives/2009/12/04/web-fonts-are-here/</guid>
		<description><![CDATA[Some of my random reading just updated me on the current status of web font downloading via the @font-face CSS directive &#8212; and things are looking up!
Last time I had looked at @font-face, it was still pretty much theoretical. Now it turns out that the newest versions of most modern browsers support it &#8211; and IE [...]]]></description>
			<content:encoded><![CDATA[<p>Some of my random reading just updated me on the current status of web font downloading via the @font-face CSS directive &#8212; and things are looking up!</p>
<p>Last time I had looked at @font-face, it was still pretty much theoretical. Now it turns out that the newest versions of most modern browsers support it &#8211; and IE is supported back to IE6! Sadly, Google Chrome isn&#8217;t showing us any love here.</p>
<p>Fortunately this technique doesn&#8217;t need any of those sly image replacement tricks we&#8217;ve wrestled with in the past; the browser just renders fonts as God (or Berners-Lee) intended. Hence, no problems with search engines, screenreaders and command-line Unix curmudgeons.</p>
<p>The only difference from normal font specification is in telling the browser where it can look to download the font if it&#8217;s not present. That&#8217;s where @font-face comes in. The whole thing is pretty easy to set up, too. Here&#8217;s where you can get some help:</p>
<p><a href="http://www.alistapart.com/articles/cssatten">CSS @ Ten: The Next Big Thing</a> (old article)</p>
<p><a href="http://paulirish.com/2009/bulletproof-font-face-implementation-syntax/">Bulletproof @font-face syntax</a></p>
<p><a href="http://readableweb.com/mo-bulletproofer-font-face-css-syntax/">Mo’ Bulletproofer @Font-Face CSS Syntax</a> (This is the syntax I use.)</p>
<p><a href="http://www.kirsle.net/wizards/ttf2eot.cgi">ttf2eot on the web!</a> (Creates the special font format needed by IE)</p>
<p>One thing to look out for &#8212; it&#8217;s best if the downloaded font has similar metrics to the fallback font. The font I used on a recent project turned out to be quite small, and had to have the sizes jacked up in order to look right. That means that on browsers that don&#8217;t support font downloading, the fallback font looks huge. It&#8217;s still quite usable, though.</p>
<p>Typophiles and standards gurus, rejoice! The web is now looking a little more friendly to both crowds. Now if Google will just get with the program&#8230;</p>
<p>UPDATE: It appears that Google has fixed the problem with Chrome&#8217;s support of @font-face. It appears to work just fine in Chrome 4 for Windows!
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.whowhatweb.com/blog/archives/2009/12/04/web-fonts-are-here/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>The Geniant Blog: Web Standards Basics</title>
		<link>http://www.whowhatweb.com/blog/archives/2007/05/05/the20geniant20blog20e2809420web20standards20basics-3/</link>
		<comments>http://www.whowhatweb.com/blog/archives/2007/05/05/the20geniant20blog20e2809420web20standards20basics-3/#comments</comments>
		<pubDate>Sun, 06 May 2007 03:13:46 +0000</pubDate>
		<dc:creator>Grant Root</dc:creator>
		
	<category>Web design</category>
		<guid isPermaLink="false">http://www.whowhatweb.com/blog/archives/2007/05/05/the20geniant20blog20e2809420web20standards20basics-3/</guid>
		<description><![CDATA[The Geniant Blog has a nice, brief explanation of what it means to use &#8220;web standards&#8221; in web site development to separate content, presentation and behavior.
The article mainly talks about the development efficiencies of using a standards-based approach, which are very real. But don&#8217;t forget that it also pays dividends in accessibility, browser compatibility, and [...]]]></description>
			<content:encoded><![CDATA[<p>The Geniant Blog has a nice, brief <a href="http://geniantsandbox.com/web-standards-basics">explanation</a> of what it means to use &#8220;web standards&#8221; in web site development to separate content, presentation and behavior.</p>
<p>The article mainly talks about the development efficiencies of using a standards-based approach, which are very real. But don&#8217;t forget that it also pays dividends in accessibility, browser compatibility, and search-engine-friendliness.</p>
<p>This is the not only the way of the future, it&#8217;s the way savvy web developers are doing all of their projects <em>today</em>. If your developer isn&#8217;t taking a web standards approach to your site, you need to know why.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.whowhatweb.com/blog/archives/2007/05/05/the20geniant20blog20e2809420web20standards20basics-3/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Label Placement in Forms</title>
		<link>http://www.whowhatweb.com/blog/archives/2006/11/06/label-placement-in-forms/</link>
		<comments>http://www.whowhatweb.com/blog/archives/2006/11/06/label-placement-in-forms/#comments</comments>
		<pubDate>Mon, 06 Nov 2006 19:41:11 +0000</pubDate>
		<dc:creator>Grant Root</dc:creator>
		
	<category>Web design</category>
	<category>Usability</category>
		<guid isPermaLink="false">http://www.whowhatweb.com/blog/archives/2006/11/06/label-placement-in-forms/</guid>
		<description><![CDATA[This article has some interesting eye-tracking data from experiments with label placement in web forms. The conclusions:

Label position Placing a label above an input field works better in most cases, because users aren&#8217;t forced to look separately at the label and the input field. Be careful to visually separate the label for the next input [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.uxmatters.com/MT/archives/000107.php">This article</a> has some interesting eye-tracking data from experiments with label placement in web forms. The conclusions:</p>
<ul>
<li><strong>Label position</strong> Placing a label above an input field works better in most cases, because users aren&#8217;t forced to look separately at the label and the input field. Be careful to visually separate the label for the next input field from the previous input field.</li>
<li><strong>Alignment of labels</strong> In most cases, when placing labels to the left of input fields, using left-aligned labels imposes a heavy cognitive workload on users. Placing labels above input fields is preferable, but if you choose to place them to the left of input fields, at least make them right aligned.</li>
<li><strong>Bold labels</strong> Reading bold labels is a little bit more difficult for users, so it&#8217;s preferable to use plain text labels. However, when using bold labels, you might want to style the input fields not to have heavy borders.</li>
<li><strong>Drop-down list boxes</strong> Use them with care, because they&#8217;re so eye-catching. Either use them for important data or, when using them for less important data, place them well below more important input fields.</li>
<li><strong>Label placement for drop-down list boxes</strong> To ensure users are immediately aware of what you&#8217;re asking for, instead of using a separate label, make the default value for a drop-down list box the label. This will work for very long lists of items, because a user already has the purpose of the input field in mind before the default value disappears.</li>
</ul>
]]></content:encoded>
			<wfw:commentRSS>http://www.whowhatweb.com/blog/archives/2006/11/06/label-placement-in-forms/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Web Design from Scratch</title>
		<link>http://www.whowhatweb.com/blog/archives/2006/07/10/web-design-from-scratch/</link>
		<comments>http://www.whowhatweb.com/blog/archives/2006/07/10/web-design-from-scratch/#comments</comments>
		<pubDate>Tue, 11 Jul 2006 02:42:56 +0000</pubDate>
		<dc:creator>Grant Root</dc:creator>
		
	<category>Web design</category>
		<guid isPermaLink="false">http://www.whowhatweb.com/blog/archives/2006/07/10/web-design-from-scratch/</guid>
		<description><![CDATA[This is a nice site for web developers. It has a ton of fairly light-weight articles on various aspects of web design.
The author has started a project to write a book called &#8220;50 Redesigns from Scratch&#8221; which will be published in print and as a free (but less featureful) PDF version. The first couple of [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.webdesignfromscratch.com/">This</a> is a nice site for web developers. It has a ton of fairly light-weight articles on various aspects of web design.</p>
<p>The author has started a project to write a book called &#8220;<a target="_blank" href="http://www.webdesignfromscratch.com/redesigns-book.cfm">50 Redesigns from Scratch</a>&#8221; which will be published in print and as a free (but less featureful) PDF version. The first couple of redesigns have been posted as previews.</p>
<p>I always love &#8220;before and after&#8221; design examples!
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.whowhatweb.com/blog/archives/2006/07/10/web-design-from-scratch/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Nifty Corners Cube</title>
		<link>http://www.whowhatweb.com/blog/archives/2006/04/11/nifty-corners-cube/</link>
		<comments>http://www.whowhatweb.com/blog/archives/2006/04/11/nifty-corners-cube/#comments</comments>
		<pubDate>Wed, 12 Apr 2006 03:36:09 +0000</pubDate>
		<dc:creator>Grant Root</dc:creator>
		
	<category>Web design</category>
		<guid isPermaLink="false">http://www.whowhatweb.com/blog/archives/2006/04/11/nifty-corners-cube/</guid>
		<description><![CDATA[If you like rounded corners, check out the further adventures of the &#8220;Nifty Corners&#8221; CSS / Javascript strategy, and this example in particular.
It all works really well with any browser except IE v5 and below. But even there, it degrades gracefully. Users without Javascript won&#8217;t see the rounded-corner and equal-height-column effects, but again, what they [...]]]></description>
			<content:encoded><![CDATA[<p>If you like rounded corners, check out the <a href="http://pro.html.it/niftycube/">further adventures</a> of the &#8220;Nifty Corners&#8221; CSS / Javascript strategy, and <a href="http://pro.html.it/niftycube/nifty12.html">this example</a> in particular.</p>
<p>It all works really well with any browser except IE v5 and below. But even there, it degrades gracefully. Users without Javascript won&#8217;t see the rounded-corner and equal-height-column effects, but again, what they see won&#8217;t be too bad.</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.whowhatweb.com/blog/archives/2006/04/11/nifty-corners-cube/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Current Style in Web Design</title>
		<link>http://www.whowhatweb.com/blog/archives/2006/02/10/current-style-in-web-design/</link>
		<comments>http://www.whowhatweb.com/blog/archives/2006/02/10/current-style-in-web-design/#comments</comments>
		<pubDate>Fri, 10 Feb 2006 04:58:54 +0000</pubDate>
		<dc:creator>Grant Root</dc:creator>
		
	<category>Web design</category>
		<guid isPermaLink="false">http://www.whowhatweb.com/blog/archives/2006/02/10/current-style-in-web-design/</guid>
		<description><![CDATA[This is a great little article pointing out some examples of great web design that have emerged recently. Each is a little different, but the common qualities are:

Simple layout
3D effects, used sparingly
Soft, neutral background colours
Strong colour, used sparingly
Cute icons, used sparingly
Plenty of whitespace
Nice big text

Check out the pretty pictures, and see if your site measures [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.webdesignfromscratch.com/current-style.cfm">This</a> is a great little article pointing out some examples of great web design that have emerged recently. Each is a little different, but the common qualities are:</p>
<ul>
<li>Simple layout</li>
<li>3D effects, used sparingly</li>
<li>Soft, neutral background colours</li>
<li>Strong colour, used sparingly</li>
<li>Cute icons, used sparingly</li>
<li>Plenty of whitespace</li>
<li>Nice big text</li>
</ul>
<p>Check out the pretty pictures, and see if your site measures up. <img src='http://www.whowhatweb.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.whowhatweb.com/blog/archives/2006/02/10/current-style-in-web-design/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Interview with Chris Shiflett</title>
		<link>http://www.whowhatweb.com/blog/archives/2005/12/15/interview-with-chris-shiflett/</link>
		<comments>http://www.whowhatweb.com/blog/archives/2005/12/15/interview-with-chris-shiflett/#comments</comments>
		<pubDate>Thu, 15 Dec 2005 06:45:45 +0000</pubDate>
		<dc:creator>Grant Root</dc:creator>
		
	<category>Uncategorized</category>
		<guid isPermaLink="false">http://www.whowhatweb.com/blog/archives/2005/12/15/interview-with-chris-shiflett/</guid>
		<description><![CDATA[CodeSnipers.com has a nice little interview
with Chris Shiflett, whose new book &#8220;Essential PHP Security&#8221; is high on my &#8220;to read&#8221; list. He is also the author of the &#8220;PHP Security Guide&#8221;, which is available for free download.
Chris is a really nice guy, and a good teacher. I took his half-day tutorial about PHP Security at [...]]]></description>
			<content:encoded><![CDATA[<p>CodeSnipers.com has a nice little <a href="http://codesnipers.com/?q=node/193">interview</a><br />
with Chris Shiflett, whose new book &#8220;Essential PHP Security&#8221; is high on my &#8220;to read&#8221; list. He is also the author of the &#8220;PHP Security Guide&#8221;, which is available for <a href="http://phpsec.org/projects/">free download</a>.</p>
<p>Chris is a really nice guy, and a good teacher. I took his half-day tutorial about PHP Security at OSCON, and it really helped me understand things a lot better.</p>
<p>I haven&#8217;t read his new book yet, but the older one (&#8221;HTTP Developers Handbook&#8221;) is invaluable for understanding the interaction between the web server and the web client, and how to affect that interaction programatically.</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.whowhatweb.com/blog/archives/2005/12/15/interview-with-chris-shiflett/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Power to the People</title>
		<link>http://www.whowhatweb.com/blog/archives/2005/11/30/power-to-the-people/</link>
		<comments>http://www.whowhatweb.com/blog/archives/2005/11/30/power-to-the-people/#comments</comments>
		<pubDate>Thu, 01 Dec 2005 02:32:08 +0000</pubDate>
		<dc:creator>Grant Root</dc:creator>
		
	<category>Web design</category>
	<category>Usability</category>
		<guid isPermaLink="false">http://www.whowhatweb.com/blog/archives/2005/11/30/power-to-the-people/</guid>
		<description><![CDATA[In his recent article on A List Apart, Power to the People, D. Keith Robinson makes an important point about web technologies.
Both techies and business folks can become enamored of shiny new web technologies and try to throw as many of them as possible into a site. But the best web sites focus on solving [...]]]></description>
			<content:encoded><![CDATA[<p>In his recent article on A List Apart, <a href="http://www.alistapart.com/articles/powertothepeople">Power to the People</a>, D. Keith Robinson makes an important point about web technologies.</p>
<p>Both techies and business folks can become enamored of shiny new web technologies and try to throw as many of them as possible into a site. But the best web sites focus on solving problems for real people, and doing it as simply as possible.</p>
<p>By all means learn new technologies and use them when it&#8217;s appropriate to do so. But first and foremost, find out who your target audience is and what those people need to do with your site. Then make sure you help them do it quickly and reliably.</p>
<p>The people will thank you for it. <img src='http://www.whowhatweb.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.whowhatweb.com/blog/archives/2005/11/30/power-to-the-people/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>A List Apart: Never Get Involved in a Land War in Asia (or Build a Website for No Reason)</title>
		<link>http://www.whowhatweb.com/blog/archives/2005/10/11/a-list-apart-articles-never-get-involved-in-a-land-war-in-asia-or-build-a-website-for-no-reason/</link>
		<comments>http://www.whowhatweb.com/blog/archives/2005/10/11/a-list-apart-articles-never-get-involved-in-a-land-war-in-asia-or-build-a-website-for-no-reason/#comments</comments>
		<pubDate>Wed, 12 Oct 2005 01:48:45 +0000</pubDate>
		<dc:creator>Grant Root</dc:creator>
		
	<category>Project management</category>
		<guid isPermaLink="false">http://www.whowhatweb.com/blog/archives/2005/10/11/a-list-apart-articles-never-get-involved-in-a-land-war-in-asia-or-build-a-website-for-no-reason/</guid>
		<description><![CDATA[A List Apart normally publishes excellent articles about the technical side of web design, but they&#8217;ve been branching out a bit lately. The latest post, Never Get Involved in a Land War in Asia (or Build a Website for No Reason), addresses one of the most important principles on the business side of initiating a [...]]]></description>
			<content:encoded><![CDATA[<p>A List Apart normally publishes excellent articles about the technical side of web design, but they&#8217;ve been branching out a bit lately. The latest post, <a href="http://www.alistapart.com/articles/landwarinasia">Never Get Involved in a Land War in Asia (or Build a Website for No Reason)</a>, addresses one of the most important principles on the business side of initiating a web design project &#8212; knowing why you&#8217;re doing it in the first place.</p>
<p>Starting a web project without clearly knowing and communicating its purpose is a good way to waste a lot of time and money. This article gives some quick and easy ideas on creating a written objective and a statement of strategy. The piece is not detailed or comprehensive, but it should get you thinking in the right direction.</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.whowhatweb.com/blog/archives/2005/10/11/a-list-apart-articles-never-get-involved-in-a-land-war-in-asia-or-build-a-website-for-no-reason/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>PHP and MySQL Upgrades</title>
		<link>http://www.whowhatweb.com/blog/archives/2005/10/06/php-and-mysql-upgrades/</link>
		<comments>http://www.whowhatweb.com/blog/archives/2005/10/06/php-and-mysql-upgrades/#comments</comments>
		<pubDate>Thu, 06 Oct 2005 15:50:31 +0000</pubDate>
		<dc:creator>Grant Root</dc:creator>
		
	<category>Software packages</category>
	<category>Web hosting</category>
		<guid isPermaLink="false">http://www.whowhatweb.com/blog/archives/2005/10/06/php-and-mysql-upgrades/</guid>
		<description><![CDATA[I upgraded my Debian sarge web server to PHP 5.05 and MySQL 4.1 last night.
Not really very difficult. I followed some procedures in my &#8220;Upgrading to PHP5&#8221; book, but most of the tricky stuff was taken care of for me by the Debian packages. The PHP 5 package was a backport I got at www.dotdeb.org, [...]]]></description>
			<content:encoded><![CDATA[<p>I upgraded my Debian sarge web server to PHP 5.05 and MySQL 4.1 last night.</p>
<p>Not really very difficult. I followed some procedures in my &#8220;<a href="http://www.amazon.com/exec/obidos/tg/detail/-/0596006365/">Upgrading to PHP5</a>&#8221; book, but most of the tricky stuff was taken care of for me by the Debian packages. The PHP 5 package was a backport I got at <a href="http://www.dotdeb.org">www.dotdeb.org</a>, since Debian doesn&#8217;t have it in either stable or testing. (If anyone wants to see details, let me know.)</p>
<p>All of my stuff just worked afterwards. Of course, I only have four domains and a handful of packages, so testing was relatively easy. I had thought about installing PHP 5 as a CGI for testing purposes, but then decided just to go for the gusto and replace the old version.</p>
<p>For complex sites the more cautious approach would probably be a good idea. There are some tricky incompatibilities between MySQL client and server versions that must be worked around, and there are a few OO things in PHP4 scripts that might break under PHP5.</p>
<p>Now I can start playing with all the stuff I&#8217;m reading about in &#8220;<a href="http://www.amazon.com/exec/obidos/tg/detail/-/1590593804/">PHP5 Objects, Patterns and Practice</a>.&#8221; It&#8217;s a *very* good book so far, and the OO concepts are starting to come together for me.</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.whowhatweb.com/blog/archives/2005/10/06/php-and-mysql-upgrades/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
