<?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>Zach Holmquist &#187; video</title>
	<atom:link href="http://www.zachholmquist.com/category/video/feed" rel="self" type="application/rss+xml" />
	<link>http://www.zachholmquist.com</link>
	<description>Musings of a Salt Lake City Web Developer</description>
	<lastBuildDate>Sat, 31 Oct 2009 21:15:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Selenium Grid on Leopard OSX 10.5.7</title>
		<link>http://www.zachholmquist.com/selenium-grid-on-leopard-osx-10-5-7</link>
		<comments>http://www.zachholmquist.com/selenium-grid-on-leopard-osx-10-5-7#comments</comments>
		<pubDate>Fri, 17 Jul 2009 07:59:34 +0000</pubDate>
		<dc:creator>Zach</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.zachholmquist.com/?p=130</guid>
		<description><![CDATA[
It has been a long week at Neutron Interactive. We ran into quite a few issues on some of our site paths that reaffirmed my hatred for Internet Explorer ( any version ) and all things Microsoft. The CSS errors were mildly quick fixes &#8211; except for some nasty PNG link disabling &#8211; but all [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.zachholmquist.com%2Fselenium-grid-on-leopard-osx-10-5-7"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.zachholmquist.com%2Fselenium-grid-on-leopard-osx-10-5-7" height="61" width="51" /></a></div><div style="text-align: center; margin: 15px 0 0 0"><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/-UsPWJg2nX4&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/-UsPWJg2nX4&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></div>
<p style="clear: both"><span class="drop">I</span>t has been a long week at Neutron Interactive. We ran into quite a few issues on some of our site paths that reaffirmed my hatred for Internet Explorer ( any version ) and all things Microsoft. The CSS errors were mildly quick fixes &#8211; except for some nasty PNG link disabling &#8211; but all in all the errors have been fixed . . . almost.</p>
<p style="clear: both">So, we have been working on figuring out the best method of testing at Neutron. I personally have been researching into <a href="http://seleniumhq.org/" target="_blank">Selenium</a>, it has a nice little Firefox extension and on top of that I can export the test into Python and run tests from the command line. But this still runs the issue of having to open my VM and test each individual browser &#8211; exactly what I am trying to avoid.</p>
<p style="clear: both">Fortunately Selenium has a solution : <a href="http://selenium-grid.seleniumhq.org/" target="_blank">Selenium Grid</a>. The Grid allows you to run tests on multiple machines in parallel. This means I can distribute my test across X number of boxes in X number of browsers all at once. Pretty fancy eh? I soon began dreaming of our backroom filled with various computer oddities running everything from Gopher to Chrome each simultaneously checking our sites for deficiencies and alerting us of failure.</p>
<p style="clear: both">Alas, this test farm would be a bit more to manage and the power consumption would be out of control. The planned solution is to setup multiple Virtual Machines running a single browser version and having the Grid ship the tests to each VM. So far, I have had success running parallel tests in Firefox on Leopard OS X 10.5.7 and Firefox on Windows XP.</p>
<p style="clear: both">There is still quite a bit to go to get the Selenium Grid running, but I think this is the perfect solution for testing in multiple browsers in the quickest time possible.</p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.zachholmquist.com%2Fselenium-grid-on-leopard-osx-10-5-7"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.zachholmquist.com%2Fselenium-grid-on-leopard-osx-10-5-7" height="61" width="51" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.zachholmquist.com/selenium-grid-on-leopard-osx-10-5-7/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From Scratch : The Neutron Interactive Redesign</title>
		<link>http://www.zachholmquist.com/from-scratch-the-neutron-interactive-redesign</link>
		<comments>http://www.zachholmquist.com/from-scratch-the-neutron-interactive-redesign#comments</comments>
		<pubDate>Sat, 07 Mar 2009 23:36:22 +0000</pubDate>
		<dc:creator>Zach</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[process]]></category>

		<guid isPermaLink="false">http://www.zachholmquist.com/?p=61</guid>
		<description><![CDATA[When I catch a few extra minutes at work ( Web Developer at Neutron Interactive ) I have been designing and playing with the Neutron Interactive Web Site. I don&#8217;t like the old site at all &#8211; it does not capture the vibe you get when you are at Neutron. So in this new design [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.zachholmquist.com%2Ffrom-scratch-the-neutron-interactive-redesign"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.zachholmquist.com%2Ffrom-scratch-the-neutron-interactive-redesign" height="61" width="51" /></a></div><p><span class="drop">W</span>hen I catch a few extra minutes at work ( Web Developer at <a href="http://www.neutroninteractive.com">Neutron Interactive</a> ) I have been designing and playing with the Neutron Interactive Web Site. I don&#8217;t like the old site at all &#8211; it does not capture the vibe you get when you are at Neutron. So in this new design I really wanted to get the feel of the office and the people that work there.</p>
<p>I drew out the general idea I wanted &#8211; took only one sketch to get there, but I had been thinking about the site for while.</p>
<div id="attachment_64" class="wp-caption aligncenter" style="width: 152px"><a href="http://www.zachholmquist.com/wp-content/uploads/2009/03/neutron-design-sketch.png"><img class="size-medium wp-image-64 " title="neutron-design-sketch" src="http://www.zachholmquist.com/wp-content/uploads/2009/03/neutron-design-sketch-181x300.png" alt="neutron-design-sketch" width="142" height="234" /></a><p class="wp-caption-text">click to enlarge</p></div>
<p>Threw it into photoshop, and kinda worked a little bit of stuff in there. The background if my favorite, it has some brick, the neutron logo, cracked cement and the bulk of it is a mushroom cloud. After a lot of tweaking, I finally came out with something I liked, except for the right column &#8211; which I still am not sure what I will use it for. But here is the gist of it . . .</p>
<p><a style="text-decoration: none;" href="http://www.zachholmquist.com/wp-content/uploads/2009/03/neutron.png"><img class="aligncenter size-medium wp-image-67" title="neutron" src="http://www.zachholmquist.com/wp-content/uploads/2009/03/neutron-300x269.png" alt="neutron" width="300" height="269" /></a></p>
<p>The new site is currently running on a development server &#8211; but I recorded 30 minutes of coding out the CSS and HTML for it &#8211; for any of you that can make it past 1 minute of it without ripping your eyes out.</p>
<p>The site will launch soon . . . but for now &#8211; enjoy.</p>
<p><object width="480" height="295" data="http://www.youtube.com/v/FNsxfiRarA8&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/FNsxfiRarA8&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.zachholmquist.com%2Ffrom-scratch-the-neutron-interactive-redesign"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.zachholmquist.com%2Ffrom-scratch-the-neutron-interactive-redesign" height="61" width="51" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.zachholmquist.com/from-scratch-the-neutron-interactive-redesign/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
