<?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 - Browsers</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:15:17 -0500</pubDate>
			<lastBuildDate>Thu, 12 Nov 2009 08:28: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>WebGL Musical Solar System with HTML5 &amp; WebGL</title>
				<link>http://www.jonhartmann.com/index.cfm/2009/11/12/WebGL-Musical-Solar-System-with-HTML5--WebGL</link>
				<description>
				
				&lt;object width=&quot;480&quot; height=&quot;385&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/XsZM7ghFbqM&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x006699&amp;color2=0x54abd6&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/XsZM7ghFbqM&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x006699&amp;color2=0x54abd6&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;480&quot; height=&quot;385&quot;&gt;&lt;/embed&gt;&lt;/object&gt;

Ajaxian.com has a good post today about an example program for HTML5 + WebGL, that really shows what we&apos;re going to be able to do with the web in the future. The video above is a recording of the actual program that runs &lt;em&gt;in the browser&lt;/em&gt;. There is no flash, just stuff that HTML5 + WebGL can accomplish, when we finally get to have them in our browsers.

Plus I really just love the music.

Read more at &lt;a href=&quot;http://blog.nihilogic.dk/2009/11/webgl-musical-solar-system.html&quot;&gt;Nihilogic Blog&lt;/a&gt; 
				</description>
				
				<category>Web Trends</category>				
				
				<category>Browsers</category>				
				
				<pubDate>Thu, 12 Nov 2009 08:28:00 -0500</pubDate>
				<guid>http://www.jonhartmann.com/index.cfm/2009/11/12/WebGL-Musical-Solar-System-with-HTML5--WebGL</guid>
				
			</item>
			
			<item>
				<title>FireFox 3.0 and Hosts Files</title>
				<link>http://www.jonhartmann.com/index.cfm/2009/2/23/FireFox-30-and-Hosts-Files</link>
				<description>
				
				&lt;img src=&quot;http://www.jonhartmann.com/images/firefox.PNG&quot; class=&quot;floatTL&quot; alt=&quot;FireFox logo&quot; /&gt;I discovered something interesting today: FireFox 3.0.X periodically reloads your hosts file while running.

I&apos;d been using IE7 and Chrome when working with my code recently, but today I&apos;d had a Chrome specific bug and fired up FF as a double check. While it was running I needed to view something on the unmodified version of a URL I&apos;d overridden, so opened my hosts file, updated it and then launched a new browser to check out the other version. After about 5 minutes I refreshed the FF page, and suddenly I get a warning that the file doesn&apos;t exist. At first I thought I&apos;d deleted something, but it turns out that FF update from the host and was now requesting the site where the file didn&apos;t exist, instead of my development version.

I reverted my host file and refreshed for a bit, and sure enough, suddenly it switched back to the development version. As far as I&apos;m aware, FF3 is the only browser that updates its host file while running; every other browser seems to only load it on start and then to hold onto that result. 
				</description>
				
				<category>Browsers</category>				
				
				<pubDate>Mon, 23 Feb 2009 14:45:00 -0500</pubDate>
				<guid>http://www.jonhartmann.com/index.cfm/2009/2/23/FireFox-30-and-Hosts-Files</guid>
				
			</item>
			</channel></rss>