<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>DickBlog - Not much original comment, but lots of great resources - HTML</title>
			<link>http://www.dickblog.com/index.cfm</link>
			<description>DickBlog.com</description>
			<language>en-us</language>
			<pubDate>Mon, 06 Sep 2010 01:47:12 +0100</pubDate>
			<lastBuildDate>Fri, 23 Feb 2007 11:56:00 +0100</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>dick@dickblog.com</managingEditor>
			<webMaster>dick@dickblog.com</webMaster>
			
			<item>
				<title>thepeoplestoolbox</title>
				<link>http://www.dickblog.com/index.cfm/2007/2/23/thepeoplestoolbox</link>
				<description>
				
				&lt;a href=&quot;http://www.thepeoplestoolbox.com/programmers/&quot; target=&quot;_blank&quot;&gt;thePeoplesToolbox&lt;/a&gt; is a nice repository of bookmarks for popular programming and design sites. 
				</description>
				
				<category>Design</category>				
				
				<category>Web Stuff</category>				
				
				<category>Programming</category>				
				
				<category>JavaScript</category>				
				
				<category>RSS &amp;amp; XML</category>				
				
				<category>HTML</category>				
				
				<category>CSS</category>				
				
				<pubDate>Fri, 23 Feb 2007 11:56:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm/2007/2/23/thepeoplestoolbox</guid>
				
			</item>
			
			<item>
				<title>Robots.txt Generator</title>
				<link>http://www.dickblog.com/index.cfm/2006/8/2/Robotstxt-Generator</link>
				<description>
				
				&lt;a href=&quot;http://www.mcanerin.com/EN/search-engine/robots-txt.asp&quot; target=&quot;_blank&quot;&gt;Robots.txt Generator&lt;/a&gt; is a handy tool that uses a web form to generate a Robots.txt file for your website. There are lots of options that make the file generation a snap! For those of you wondering, Robots.txt is a very simple text file that is placed on your root directory and tells search engines and other robots which parts of your site they are allowed to visit and index. 
				</description>
				
				<category>Design</category>				
				
				<category>Search Engine Optimisation</category>				
				
				<category>HTML</category>				
				
				<pubDate>Wed, 02 Aug 2006 14:49:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm/2006/8/2/Robotstxt-Generator</guid>
				
			</item>
			
			<item>
				<title>Why You Should Right Align Form Labels?</title>
				<link>http://www.dickblog.com/index.cfm/2006/8/2/Why-You-Should-Right-Align-Form-Labels</link>
				<description>
				
				&lt;p&gt;Swapnonil Mukherjee offers a good explanation as to &lt;a href=&quot;http://jroller.com/page/microarchitect?entry=why_you_should_right_align&quot; target=&quot;_blank&quot;&gt;Why you should right align form labels&lt;/a&gt;. He suggests by showing good examples that you eye must travel a smaller distance to navigate from form field to form field when the labels are right aligned.&lt;/p&gt; 
				</description>
				
				<category>Design</category>				
				
				<category>Accessibility</category>				
				
				<category>HTML</category>				
				
				<category>CSS</category>				
				
				<category>UI Design</category>				
				
				<pubDate>Wed, 02 Aug 2006 14:45:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm/2006/8/2/Why-You-Should-Right-Align-Form-Labels</guid>
				
			</item>
			
			<item>
				<title>Flash Detection</title>
				<link>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=980AB87B-DD4A-70BC-F8503915C19D3374</link>
				<description>
				
				Good old Ray Camden has &lt;a href=&quot;http://ray.camdenfamily.com/index.cfm/2006/2/21/Ask-a-Jedi-Flash-Detection&quot; target=&quot;_blank&quot;&gt;blogged about Flash detection&lt;/a&gt; and has prompted an alternative to the &lt;a href=&quot;http://www.macromedia.com/software/flashplayer/download/detection_kit/&quot; target=&quot;_blank&quot;&gt;Macromedia/Adobe solution&lt;/a&gt;. It&apos;s called &lt;a href=&quot;http://blog.deconcept.com/flashobject/&quot; target=&quot;_blank&quot;&gt;FlashObject&lt;/a&gt;.&lt;br/&gt; 
				</description>
				
				<category>Web Stuff</category>				
				
				<category>JavaScript</category>				
				
				<category>HTML</category>				
				
				<category>Flash</category>				
				
				<category>UI Design</category>				
				
				<pubDate>Thu, 23 Feb 2006 17:49:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=980AB87B-DD4A-70BC-F8503915C19D3374</guid>
				
			</item>
			
			<item>
				<title>Ajax (XmlHTTPRequest Object)</title>
				<link>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=157AB0E2-7E97-F825-5495DE9F1E8805C2</link>
				<description>
				
				There have been a lot of posts recently on the XmlHTTPRequest object since Google released their &lt;a target=&quot;_blank&quot; href=&quot;http://www.google.com/webhp?complete=1&amp;amp;hl=en&quot;&gt;Google Suggest&lt;/a&gt; application in the Google labs. Here are a few links describing this method that I thought I would throw together: &lt;div&gt;&lt;ul&gt;&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.forta.com/blog/index.cfm?mode=e&amp;amp;entry=1638&quot;&gt;Ben Forta&apos;s blog&lt;/a&gt;&lt;br type=&quot;_moz&quot;/&gt;&lt;/li&gt;&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.indiankey.com/cfajax/&quot;&gt;CFAjax&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.robgonda.com/blog/projects/ajaxcfc/&quot; target=&quot;_blank&quot;&gt;AjaxCFC&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.petefreitag.com/item/515.cfm&quot; target=&quot;_blank&quot;&gt;AJAX Tutorial with Prototype&lt;/a&gt;&lt;br type=&quot;_moz&quot;/&gt;&lt;/li&gt;&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://raibledesigns.com/page/rd/20041211#xmlhttprequest&quot;&gt;Many links, explanation&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://developer.apple.com/internet/webcontent/xmlhttpreq.html&quot;&gt;Apple Developer Connection article&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.mozilla.org/xmlextras/&quot;&gt;Mozilla Information&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.google.com/ac.js&quot;&gt;Google&amp;rsquo;s Javascript&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.webpasties.com/xmlHttpRequest/index.html&quot;&gt;Guide to Using XMLHttpRequest (with Baby Steps)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.baekdal.com/articles/Usability/XMLHttpRequest-guidelines/&quot;&gt;XMLHttpRequest Usability Guidelines&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.fiftyfoureleven.com/resources/programming/xmlhttprequest/examples&quot;&gt;XMLHttpRequest &amp;amp; Ajax Working Examples&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.javalobby.org/articles/ajax/&quot; target=&quot;_blank&quot;&gt;Ajax: A New Approach to Web Applications&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.ajaxmatters.com/&quot;&gt;Ajax Matters&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.xml.com/pub/a/2005/02/09/xml-http-request.html&quot; target=&quot;_blank&quot;&gt;Very Dynamic Web Interfaces&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://bluedragon.blog-city.com/ajaxlibraries.htm&quot; target=&quot;_blank&quot;&gt;Various Ajax libraries, for CFML and others&lt;/a&gt;&lt;/li&gt;&lt;li&gt;
       &lt;a href=&quot;http://www.lukew.com/resources/articles/ajax_design.asp&quot; target=&quot;_blank&quot;&gt;&lt;span class=&quot;title&quot;&gt;AJAX &amp;amp; Interface 
          Design&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;title&quot;&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.petefreitag.com/item/446.cfm&quot;&gt;AJAX on IE - back to the IFRAME&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;Found some new stuff here on the &lt;a href=&quot;http://www.fusebox.org/forums/messageview.cfm?catid=27&amp;amp;threadid=4869&quot; target=&quot;_blank&quot;&gt;Fusebox forum&lt;/a&gt; which led me to &lt;a href=&quot;http://www.jsmx.org/&quot; target=&quot;_blank&quot;&gt;JSMX &lt;/a&gt;which looks really simple to implement. I like that!&lt;br/&gt;&lt;br/&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.ajaxcf.com/blog/&quot;&gt;AjaxCF&lt;/a&gt; is another blog out there that is specialising in AJAX. it has some good ideas and links to other resources.&lt;br type=&quot;_moz&quot;/&gt;&lt;/div&gt; 
				</description>
				
				<category>Web Stuff</category>				
				
				<category>JavaScript</category>				
				
				<category>HTML</category>				
				
				<pubDate>Tue, 03 Jan 2006 10:04:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=157AB0E2-7E97-F825-5495DE9F1E8805C2</guid>
				
			</item>
			
			<item>
				<title>Alternating Row Color Tip</title>
				<link>http://www.dickblog.com/index.cfm/2005/9/28/Alternating-Row-Color-Tip</link>
				<description>
				
				Mark Kruger  has blogged &lt;a href=&quot;http://mkruger.cfwebtools.com/index.cfm?mode=alias&amp;alias=alternating.row.color&quot; target=&quot;_blank&quot;&gt;a tip on colouring alternative rows&lt;/a&gt; in HTML using CSS. I&apos;ve done something similar before, but the use of #currentrow mod 2# is neat. 

&lt;p&gt;I now have a better tip. Use BitAnd() like &amp;lt;tr class=&quot;rowBackground#BitAnd(query.currentRow,1)#&quot;&amp;gt;.&lt;/p&gt; 
				</description>
				
				<category>Design</category>				
				
				<category>ColdFusion</category>				
				
				<category>HTML</category>				
				
				<category>CSS</category>				
				
				<pubDate>Wed, 28 Sep 2005 14:02:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm/2005/9/28/Alternating-Row-Color-Tip</guid>
				
			</item>
			
			<item>
				<title>How to Code for Popup</title>
				<link>http://www.dickblog.com/index.cfm/2005/9/12/How-to-Code-for-Popup</link>
				<description>
				
				Rather than code ...&lt;br/&gt;&lt;br/&gt;

&lt;code&gt;
&lt;a href=&quot;#&quot; onclick=&quot;javascript:window.open(&apos;path/to/page&apos;,pagename)&quot;&gt;link title&lt;/a&gt;
&lt;/code&gt;

...use this...

&lt;code&gt;
&lt;a href=&quot;path/to/page.html&quot; onclick=&quot;return popupWindow(this.href,&apos;winPopup&apos;,&apos;height=400,width=200&apos;);&quot;&gt;link title&lt;/a&gt;
&lt;/code&gt;

..and this JavaScript function...

&lt;code&gt;
function popupWindow(strURL,strName,strWindowFeature) {
	objWindow = window.open(strURL,strName,strWindowFeature);
	
	if (window.focus) {
		window.objWindow.focus();
	}

	return false;
}
&lt;/code&gt;

Got this idea from &lt;a target=&quot;_blank&quot; href=&quot;http://jehiah.com/archive/how-to-open-popups&quot;&gt;here&lt;/a&gt; and there are more ideas &lt;a href=&quot;http://www.contentwithstyle.co.uk/Articles/6/dom-scripting-or-how-to-keep-the-code-clean/&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt; and &lt;a href=&quot;http://www.quirksmode.org/js/popup.html&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;. 
				</description>
				
				<category>JavaScript</category>				
				
				<category>HTML</category>				
				
				<pubDate>Mon, 12 Sep 2005 09:55:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm/2005/9/12/How-to-Code-for-Popup</guid>
				
			</item>
			
			<item>
				<title>Cheat Sheet Roundup</title>
				<link>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=26985A67-90E6-DAD1-EABA40F699B783E1</link>
				<description>
				
				&lt;a href=&quot;http://www.petefreitag.com/item/455.cfm&quot; target=&quot;_blank&quot;&gt;Over 30 Cheatsheets for developers&lt;/a&gt; 
				</description>
				
				<category>Database</category>				
				
				<category>Programming</category>				
				
				<category>JavaScript</category>				
				
				<category>HTML</category>				
				
				<category>CSS</category>				
				
				<category>ColdFusion MX 7</category>				
				
				<pubDate>Mon, 05 Sep 2005 15:00:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=26985A67-90E6-DAD1-EABA40F699B783E1</guid>
				
			</item>
			
			<item>
				<title>Transparent PNG&apos;s</title>
				<link>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=A4A39345-B555-26F0-D9833FF79D1D4CA9</link>
				<description>
				
				Here&apos;s a fix for the &lt;a target=&quot;_blank&quot; href=&quot;http://homepage.ntlworld.com/bobosola/index.htm&quot;&gt;support of transparent PNG&apos;s&lt;/a&gt; in IE 5.5+.&lt;br/&gt;&lt;br/&gt;There&apos;s even a &lt;a href=&quot;http://www.osola.org.uk/png/phpBB2/&quot; target=&quot;_blank&quot;&gt;support forum&lt;/a&gt;.&lt;br/&gt; 
				</description>
				
				<category>Web Stuff</category>				
				
				<category>JavaScript</category>				
				
				<category>HTML</category>				
				
				<category>CSS</category>				
				
				<pubDate>Wed, 22 Jun 2005 16:18:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=A4A39345-B555-26F0-D9833FF79D1D4CA9</guid>
				
			</item>
			
			<item>
				<title>Conditional Comments in IE</title>
				<link>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=A4A10A38-A42E-1979-442F817C3C71430E</link>
				<description>
				
				Here&apos;s a cute one. You can do tests for IE versions using &lt;a href=&quot;http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/overview/ccomment_ovw.asp&quot; target=&quot;_blank&quot;&gt;conditional comments&lt;/a&gt;!&lt;br/&gt; 
				</description>
				
				<category>Web Stuff</category>				
				
				<category>Programming</category>				
				
				<category>JavaScript</category>				
				
				<category>HTML</category>				
				
				<category>CSS</category>				
				
				<pubDate>Wed, 22 Jun 2005 16:16:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=A4A10A38-A42E-1979-442F817C3C71430E</guid>
				
			</item>
			
			<item>
				<title>JavaScript RIA Toolkit</title>
				<link>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=85B17F83-D158-1308-D22B49CE80A94414</link>
				<description>
				
				&lt;a href=&quot;http://openrico.org/home.page&quot; target=&quot;_blank&quot;&gt;Rico&lt;/a&gt;
is a suite of rich internet components, behaviors and effects for the
web application space. The components are open-source and can be
grouped into the following categories:&lt;div class=&quot;post&quot;&gt;

	&lt;ul&gt;&lt;li&gt;AJAX&lt;/li&gt;&lt;li&gt;Drag and Drop&lt;/li&gt;&lt;li&gt;Cinematic Effects, and&lt;/li&gt;&lt;li&gt;Behaviours&lt;/li&gt;&lt;/ul&gt;




 
&lt;/div&gt; 
				</description>
				
				<category>JavaScript</category>				
				
				<category>HTML</category>				
				
				<category>UI Design</category>				
				
				<pubDate>Thu, 16 Jun 2005 16:07:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=85B17F83-D158-1308-D22B49CE80A94414</guid>
				
			</item>
			
			<item>
				<title>A Better Way to Enter Dates</title>
				<link>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=7F19BAF8-9C76-35C3-9E8CBE4F77F20429</link>
				<description>
				
				&lt;div class=&quot;post&quot;&gt;
	&lt;p&gt;Simon Willison has created a &lt;a target=&quot;_blank&quot; href=&quot;http://simon.incutio.com/archive/2003/10/06/betterDateInput&quot;&gt;better way of entering dates&lt;/a&gt; for your web applications.  Inspired by PHP&amp;rsquo;s &lt;a target=&quot;_blank&quot; href=&quot;http://www.php.net/strtotime&quot;&gt;&lt;strong&gt;strtotime&lt;/strong&gt;&lt;/a&gt;
function, Simon&amp;rsquo;s JavaScript code accepts a string in a wide variety of
formats and converts it in to a time. You can enter simple expressions
like:&lt;/p&gt;

	&lt;ul&gt;&lt;li&gt;Today&lt;/li&gt;&lt;li&gt;Tod&lt;/li&gt;&lt;li&gt;tomorrow&lt;/li&gt;&lt;li&gt;tom&lt;/li&gt;&lt;li&gt;yesterday&lt;/li&gt;&lt;li&gt;6th&lt;/li&gt;&lt;li&gt;6th October&lt;/li&gt;&lt;/ul&gt;


 
&lt;/div&gt; 
				</description>
				
				<category>Design</category>				
				
				<category>Web Stuff</category>				
				
				<category>Accessibility</category>				
				
				<category>HTML</category>				
				
				<category>UI Design</category>				
				
				<pubDate>Wed, 15 Jun 2005 09:23:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=7F19BAF8-9C76-35C3-9E8CBE4F77F20429</guid>
				
			</item>
			
			<item>
				<title>Hover Over Help Tool Tip</title>
				<link>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=427E9846-B78E-2C8D-F2E5A51718236538</link>
				<description>
				
				Richard Livsey has a neat technique to present &lt;a href=&quot;http://livsey.org/2005/03/17/help-tips-experiment/&quot; target=&quot;_blank&quot;&gt;hover-over tool tips&lt;/a&gt;.&lt;br/&gt; 
				</description>
				
				<category>Web Stuff</category>				
				
				<category>HTML</category>				
				
				<category>CSS</category>				
				
				<category>UI Design</category>				
				
				<pubDate>Fri, 03 Jun 2005 14:56:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=427E9846-B78E-2C8D-F2E5A51718236538</guid>
				
			</item>
			
			<item>
				<title>Prototype Tool</title>
				<link>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=B25836EF-C116-43B9-D16F90BCC561C761</link>
				<description>
				
				&lt;a href=&quot;http://www.axure.com/&quot; target=&quot;_blank&quot;&gt;Axure &lt;/a&gt;is a neat looking tool to create a prototype.&lt;br/&gt; 
				</description>
				
				<category>Design</category>				
				
				<category>Web Stuff</category>				
				
				<category>HTML</category>				
				
				<pubDate>Fri, 06 May 2005 15:09:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=B25836EF-C116-43B9-D16F90BCC561C761</guid>
				
			</item>
			
			<item>
				<title>Customised Selects</title>
				<link>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=600A3732-0595-B8B6-50815E47FE8EF177</link>
				<description>
				
				Here&apos;s a neat idea for creating &lt;a href=&quot;http://easy-designs.net/articles/replaceSelect/&quot; target=&quot;_blank&quot;&gt;customised and styled SELECT dropdown&lt;/a&gt; items by&amp;nbsp; Aaron Gustafson.&lt;br/&gt; 
				</description>
				
				<category>JavaScript</category>				
				
				<category>HTML</category>				
				
				<category>CSS</category>				
				
				<pubDate>Wed, 20 Apr 2005 15:34:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=600A3732-0595-B8B6-50815E47FE8EF177</guid>
				
			</item>
			</channel></rss>