<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for What a Meatload</title>
	<atom:link href="http://meatload.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://meatload.net</link>
	<description>The random contents of my thought-meats</description>
	<lastBuildDate>Fri, 06 Aug 2010 10:56:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Recovering lost IntelliJ IDEA shelved changesets by Thomas</title>
		<link>http://meatload.net/2009/07/recovering-lost-intellij-idea-shelved-changesets/comment-page-1/#comment-172</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Fri, 06 Aug 2010 10:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://meatload.net/?p=115#comment-172</guid>
		<description>Thanx - this trick just made my day. Don&#039;t you just love when IDEA saves your ass?</description>
		<content:encoded><![CDATA[<p>Thanx &#8211; this trick just made my day. Don&#8217;t you just love when IDEA saves your ass?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The party gets started by joff</title>
		<link>http://meatload.net/2010/02/the-party-gets-started/comment-page-1/#comment-119</link>
		<dc:creator>joff</dc:creator>
		<pubDate>Mon, 01 Mar 2010 14:21:04 +0000</pubDate>
		<guid isPermaLink="false">http://meatload.net/?p=178#comment-119</guid>
		<description>Oh, the videos were filmed by fran on her little point-n-shoot camera, so all credit to her there.</description>
		<content:encoded><![CDATA[<p>Oh, the videos were filmed by fran on her little point-n-shoot camera, so all credit to her there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selenium testing RichFaces comboBox controls by empi</title>
		<link>http://meatload.net/2009/04/selenium-testing-richfaces-combobox-controls/comment-page-1/#comment-71</link>
		<dc:creator>empi</dc:creator>
		<pubDate>Thu, 29 Oct 2009 15:30:03 +0000</pubDate>
		<guid isPermaLink="false">http://meatload.net/?p=76#comment-71</guid>
		<description>This worked for me:

    String inputField = caption + \comboboxField\;
    selenium.windowFocus();
    selenium.focus(inputField);
    selenium.type(inputField, text);
    selenium.fireEvent(inputField, \keyup\);
    selenium.keyPressNative(\\+KeyEvent.VK_ENTER);

we also figured out how to check the content of an ajax-reRendered comboBox. 
Let me know if you need it:  empinator a gmail com</description>
		<content:encoded><![CDATA[<p>This worked for me:</p>
<p>    String inputField = caption + \comboboxField\;<br />
    selenium.windowFocus();<br />
    selenium.focus(inputField);<br />
    selenium.type(inputField, text);<br />
    selenium.fireEvent(inputField, \keyup\);<br />
    selenium.keyPressNative(\\+KeyEvent.VK_ENTER);</p>
<p>we also figured out how to check the content of an ajax-reRendered comboBox.<br />
Let me know if you need it:  empinator a gmail com</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selenium testing RichFaces comboBox controls by Gunnar</title>
		<link>http://meatload.net/2009/04/selenium-testing-richfaces-combobox-controls/comment-page-1/#comment-69</link>
		<dc:creator>Gunnar</dc:creator>
		<pubDate>Mon, 28 Sep 2009 14:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://meatload.net/?p=76#comment-69</guid>
		<description>I faced the same problem today. However the above solution did not work for me. I guess the reason is a different richFaces version (3.3.1 in my case). However I could beat the comboBox the following way:

selenium.type(myRichComboField, versichererTiere);
selenium.fireEvent(myRichComboField, &quot;keyup&quot;);</description>
		<content:encoded><![CDATA[<p>I faced the same problem today. However the above solution did not work for me. I guess the reason is a different richFaces version (3.3.1 in my case). However I could beat the comboBox the following way:</p>
<p>selenium.type(myRichComboField, versichererTiere);<br />
selenium.fireEvent(myRichComboField, &#8220;keyup&#8221;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sometimes the internet just wins by Eugene</title>
		<link>http://meatload.net/2009/05/sometimes-the-internet-just-wins/comment-page-1/#comment-68</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Fri, 25 Sep 2009 12:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://meatload.net/archives/89#comment-68</guid>
		<description>Hm. I&#039;ve found it the same way. But at this page)</description>
		<content:encoded><![CDATA[<p>Hm. I&#8217;ve found it the same way. But at this page)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Naked Magical Barons of Blog by Zaaaach</title>
		<link>http://meatload.net/2009/07/naked-magical-barons-of-blog/comment-page-1/#comment-50</link>
		<dc:creator>Zaaaach</dc:creator>
		<pubDate>Mon, 20 Jul 2009 02:10:23 +0000</pubDate>
		<guid isPermaLink="false">http://meatload.net/?p=99#comment-50</guid>
		<description>I&#039;ve been away for so long because James (T&#039;Nealle&#039;s James) told me the Vivian Girls we going to come to NZ and then the next day he told me they weren&#039;t.

Romance = sigh

We moved to wordpress because I just couldn&#039;t really get my head around a bunch of things Nucleus did. In hindsight I probably should have learnt something about coding but whatever, I learnt more making that wordpress theme in an afternoon than the entire time on nucleus so, oh well. AND our new hosting has shell access so that makes me happy. What I&#039;m struggling with is trying to do things that need super-user permissions on that server. I couldn&#039;t install a google sitemap script thanks to that ):

OK OK I need to do some more work on this 8 bit song I promised my blog I was going to post!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been away for so long because James (T&#8217;Nealle&#8217;s James) told me the Vivian Girls we going to come to NZ and then the next day he told me they weren&#8217;t.</p>
<p>Romance = sigh</p>
<p>We moved to wordpress because I just couldn&#8217;t really get my head around a bunch of things Nucleus did. In hindsight I probably should have learnt something about coding but whatever, I learnt more making that wordpress theme in an afternoon than the entire time on nucleus so, oh well. AND our new hosting has shell access so that makes me happy. What I&#8217;m struggling with is trying to do things that need super-user permissions on that server. I couldn&#8217;t install a google sitemap script thanks to that ):</p>
<p>OK OK I need to do some more work on this 8 bit song I promised my blog I was going to post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Naked Magical Barons of Blog by joff</title>
		<link>http://meatload.net/2009/07/naked-magical-barons-of-blog/comment-page-1/#comment-49</link>
		<dc:creator>joff</dc:creator>
		<pubDate>Tue, 14 Jul 2009 10:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://meatload.net/?p=99#comment-49</guid>
		<description>Yeah, had a looksee...looking good man... wordpress is definitely pretty decent. I&#039;ve been a bit lazy in customising mine though.

Things are pretty good over here... same old I guess. Haven&#039;t been ice-skating yet.. was supposed to be going with a girl last week, but she decided she didn&#039;t want to at the last minute. Romance = FAIL.

Dunno if Fran told you, but the Vivian Girls are playing at the Northcote Social Club here in Sept, for only 28 of your Earth Dollars. Snap.</description>
		<content:encoded><![CDATA[<p>Yeah, had a looksee&#8230;looking good man&#8230; wordpress is definitely pretty decent. I&#8217;ve been a bit lazy in customising mine though.</p>
<p>Things are pretty good over here&#8230; same old I guess. Haven&#8217;t been ice-skating yet.. was supposed to be going with a girl last week, but she decided she didn&#8217;t want to at the last minute. Romance = FAIL.</p>
<p>Dunno if Fran told you, but the Vivian Girls are playing at the Northcote Social Club here in Sept, for only 28 of your Earth Dollars. Snap.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Naked Magical Barons of Blog by Zaaaach</title>
		<link>http://meatload.net/2009/07/naked-magical-barons-of-blog/comment-page-1/#comment-48</link>
		<dc:creator>Zaaaach</dc:creator>
		<pubDate>Tue, 14 Jul 2009 09:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://meatload.net/?p=99#comment-48</guid>
		<description>JOFF!!!!!!

The Barons of Tang are BIZZARO, man. Red Staind Star is probably my favourite track there. Too bad about the grammar in the title of their EP but I guess you can&#039;t wish for everything at once.

Do you like the new sleep500? I built that theme using a tutorial and I&#039;m trying to make the php YIELD TO MY EVERY WHIM which isn&#039;t going that great but hey, I&#039;m having fun.

How is life? Have you used the ice-skating rink?</description>
		<content:encoded><![CDATA[<p>JOFF!!!!!!</p>
<p>The Barons of Tang are BIZZARO, man. Red Staind Star is probably my favourite track there. Too bad about the grammar in the title of their EP but I guess you can&#8217;t wish for everything at once.</p>
<p>Do you like the new sleep500? I built that theme using a tutorial and I&#8217;m trying to make the php YIELD TO MY EVERY WHIM which isn&#8217;t going that great but hey, I&#8217;m having fun.</p>
<p>How is life? Have you used the ice-skating rink?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on So turns out I write Bangers too&#8230; by joff</title>
		<link>http://meatload.net/2009/05/so-turns-out-i-write-bangers-too/comment-page-1/#comment-39</link>
		<dc:creator>joff</dc:creator>
		<pubDate>Mon, 15 Jun 2009 03:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://meatload.net/?p=93#comment-39</guid>
		<description>Bro, you &lt;em&gt;know you love&lt;/em&gt; it :P</description>
		<content:encoded><![CDATA[<p>Bro, you <em>know you love</em> it <img src='http://meatload.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on So turns out I write Bangers too&#8230; by Zaaaach</title>
		<link>http://meatload.net/2009/05/so-turns-out-i-write-bangers-too/comment-page-1/#comment-38</link>
		<dc:creator>Zaaaach</dc:creator>
		<pubDate>Mon, 15 Jun 2009 03:41:34 +0000</pubDate>
		<guid isPermaLink="false">http://meatload.net/?p=93#comment-38</guid>
		<description>CHUG CHUG CHUG weeeeeee CHUG CHUG</description>
		<content:encoded><![CDATA[<p>CHUG CHUG CHUG weeeeeee CHUG CHUG</p>
]]></content:encoded>
	</item>
</channel>
</rss>
