<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

			<channel>
			<title>Jon Hartmann - CSS</title>
			<link>http://www.jonhartmann.com/index.cfm</link>
			<description>Technical blog of West Virginia web developer Jon Hartmann, covering ColdFusion, Asp.NET, Javascript, User Interface Design, and current website trends.</description>
			<language>en-us</language>
			<pubDate>Wed, 08 Sep 2010 04:14:58 -0500</pubDate>
			<lastBuildDate>Wed, 05 Aug 2009 10:48:00 -0500</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>jon.hartmann@gmail.com</managingEditor>
			<webMaster>jon.hartmann@gmail.com</webMaster>
			<itunes:subtitle></itunes:subtitle>
			<itunes:summary></itunes:summary>
			<itunes:category text="Technology" />
			<itunes:category text="Technology">
				<itunes:category text="Podcasting" />
			</itunes:category>
			<itunes:category text="Technology">
				<itunes:category text="Tech News" />
			</itunes:category>
			<itunes:keywords></itunes:keywords>
			<itunes:author></itunes:author>
			<itunes:owner>
				<itunes:email>jon.hartmann@gmail.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			<itunes:image href="" />
			<image>
				<url></url>
				<title>Jon Hartmann</title>
				<link>http://www.jonhartmann.com/index.cfm</link>
			</image>
			<itunes:explicit></itunes:explicit>
			
			<item>
				<title>Great Article on IE&apos;s hasLayout Property</title>
				<link>http://www.jonhartmann.com/index.cfm/2009/8/5/Great-Article-on-IEs-hasLayout-Property</link>
				<description>
				
				If you&apos;ve ever had to tangle with triggering hasLayout in IE6/7 then &lt;a href=&quot;http://www.satzansatz.de/cssd/onhavinglayout.html&quot;&gt;this article at www.satzansatz.de&lt;/a&gt; is for you. I&apos;ve been working a 90 day contract to developer HTML/CSS/JS templates based on PSDs and wireframes, and I can tell you that hasLayout has become the bane of my life. Its a running joke that to debug the page you should just &quot;apply zoom:1; liberally and see if it works&quot;. Now after reading about hasLayout in more depth, I&apos;ve got some more sophisticated tricks up my sleeve. 
				</description>
				
				<category>CSS</category>				
				
				<pubDate>Wed, 05 Aug 2009 10:48:00 -0500</pubDate>
				<guid>http://www.jonhartmann.com/index.cfm/2009/8/5/Great-Article-on-IEs-hasLayout-Property</guid>
				
			</item>
			
			<item>
				<title>CSS Sprites for Hover Effects Tutorial</title>
				<link>http://www.jonhartmann.com/index.cfm/2008/11/4/CSS-Sprites-for-Hover-Effects-Tutorial</link>
				<description>
				
				While I&apos;m a web developer, I often delve into the world of a web designer as well, specially when it comes to optimizing performance and user experience. That, and my love of techniques used in 8-bit games, is why I love CSS sprites, and why I put together a tutorial on how to create and use a CSS sprites for menu backgrounds, like in &lt;a href=&quot;http://jonhartmann.com/tutorials/csssprites/index.html&quot;&gt;this demo&lt;/a&gt;. Click on the &quot;More&quot; link below to view the tutorial.  [More]
				</description>
				
				<category>CSS</category>				
				
				<category>Tutorial</category>				
				
				<pubDate>Tue, 04 Nov 2008 09:22:00 -0500</pubDate>
				<guid>http://www.jonhartmann.com/index.cfm/2008/11/4/CSS-Sprites-for-Hover-Effects-Tutorial</guid>
				
			</item>
			
			<item>
				<title>Simplified User Interface</title>
				<link>http://www.jonhartmann.com/index.cfm/2007/10/29/Simplified-User-Interface</link>
				<description>
				
				Ever wasted time trying to figure out how to do something in an application? I know I&apos;ve sat and cursed at badly designed user interfaces, just as everyone else has, and thanks to an awesome book, &lt;a href=&quot;http://www.amazon.com/Designing-Obvious-Common-Approach-Application/dp/032145345X&quot;&gt;Designing the Obvious&lt;/a&gt; by Robert Hoekman Jr., I&apos;ve been thinking about user interface design nearly every day.

Whether we like to admit it or not, every page on the internet is at heart a user interface; a website&apos;s design really isn&apos;t anything other then a UI for that site&apos;s content. Sure its not an application, but hard to find buttons and links are just as annoying as hard to find settings and options.  [More]
				</description>
				
				<category>CSS</category>				
				
				<category>User Interface Design</category>				
				
				<pubDate>Mon, 29 Oct 2007 23:19:00 -0500</pubDate>
				<guid>http://www.jonhartmann.com/index.cfm/2007/10/29/Simplified-User-Interface</guid>
				
			</item>
			
			<item>
				<title>Reusable CSS Design</title>
				<link>http://www.jonhartmann.com/index.cfm/2007/10/29/Reusable-CSS-Design</link>
				<description>
				
				One of my favorite things about the web is seeing the transformation from the &apos;ancient&apos;, flat text of the early 90s into the slick, beautiful web designs that modern users expect. The wonders of CSS have unlocked amazing new potential for design, and created some wonderfully clean and usable site desins like &lt;a href=&quot;http://www.openwebdesign.org/viewdesign.phtml?id=4130&amp;referer=%2Fmost_popular.phtml&quot;&gt;Web 2.0&lt;/a&gt; at &lt;a href=&quot;http://www.openwebdesign.org/&quot;&gt;http://www.openwebdesign.org/&lt;/a&gt;. This design is appealing, clear, and the content can really shine. Unfortunately, CSS people seem to have no idea what a pain it is to work with designs like this.  [More]
				</description>
				
				<category>CSS</category>				
				
				<pubDate>Mon, 29 Oct 2007 23:01:00 -0500</pubDate>
				<guid>http://www.jonhartmann.com/index.cfm/2007/10/29/Reusable-CSS-Design</guid>
				
			</item>
			
			<item>
				<title>Opacity Control Across Browsers</title>
				<link>http://www.jonhartmann.com/index.cfm/2007/10/10/Opacity-Control-Across-Browsers</link>
				<description>
				
				I don&apos;t know about you, but I happen to find transparent and semitransparent layering to be one of the coolest effects for building web pages, and now, thanks to &lt;a href=&quot;http://www.mandarindesign.com/opacity.html&quot;&gt;Mandarin Design&lt;/a&gt; I know know how to control opacity with ease. Check it out. 
				</description>
				
				<category>CSS</category>				
				
				<pubDate>Wed, 10 Oct 2007 21:30:00 -0500</pubDate>
				<guid>http://www.jonhartmann.com/index.cfm/2007/10/10/Opacity-Control-Across-Browsers</guid>
				
			</item>
			
			<item>
				<title>Hacking it up</title>
				<link>http://www.jonhartmann.com/index.cfm/2007/4/12/Hacking-it-up</link>
				<description>
				
				So, I double checked the creative commons license, and it seems I&apos;m good to go to hack this thing up... and this is what it looks like so far. I&apos;m having a bit of a tricky spot with the comments... the tag use in BlogCFC is rather opaque to me, so its slow work. Added to that that the Stylevantage layout isn&apos;t setup for the same widths as BlogCFC is making things rough. 
				</description>
				
				<category>CSS</category>				
				
				<category>Licensing</category>				
				
				<pubDate>Thu, 12 Apr 2007 23:11:00 -0500</pubDate>
				<guid>http://www.jonhartmann.com/index.cfm/2007/4/12/Hacking-it-up</guid>
				
				<enclosure url="http://www.jonhartmann.com/enclosures/blogcfc_195.gif" length="4773" type="image/gif"/>
				
			</item>
			
			<item>
				<title>Setting Up Shop</title>
				<link>http://www.jonhartmann.com/index.cfm/2007/4/12/Setting-Up-Shop</link>
				<description>
				
				I&apos;m trying out BlogCFC, and trying to figure out if I&apos;m allowed to hack the front end display... if I am then expect to see changes to the look fairly often.

&lt;span class=&quot;color&quot;&gt;Man, I&apos;ve got to fix this image floating thing, it keeps pushing the bottom bar around funny if I&apos;ve not got enough text.&lt;/span&gt; 
				</description>
				
				<category>CSS</category>				
				
				<category>Licensing</category>				
				
				<pubDate>Thu, 12 Apr 2007 20:01:00 -0500</pubDate>
				<guid>http://www.jonhartmann.com/index.cfm/2007/4/12/Setting-Up-Shop</guid>
				
				<enclosure url="http://www.jonhartmann.com/enclosures/construction_1.jpg" length="1312" type="image/pjpeg"/>
				
			</item>
			</channel></rss>