<?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 on: How to click an image in sfBrowser (symfony lime testing)</title>
	<atom:link href="http://eatmymonkeydust.com/2008/04/how-to-click-an-image-in-sfbrowser-symfony-lime-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://eatmymonkeydust.com/2008/04/how-to-click-an-image-in-sfbrowser-symfony-lime-testing/</link>
	<description>Life, PHP and Symfony - straight from the monkey's mouth</description>
	<lastBuildDate>Mon, 25 Jul 2011 10:23:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Russ</title>
		<link>http://eatmymonkeydust.com/2008/04/how-to-click-an-image-in-sfbrowser-symfony-lime-testing/comment-page-1/#comment-208</link>
		<dc:creator>Russ</dc:creator>
		<pubDate>Tue, 02 Sep 2008 19:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://eatmymonkeydust.com/?p=7#comment-208</guid>
		<description>Hi,

I guess the solution really is just to make sure you always use unique alt tags. If you happen to have two identical image links on the same page, then it won&#039;t hurt if the alt tags are the same since the test browser will hit the first one, and the intended result should be ok either way.

It&#039;s definitely nice to know that &quot;geeks&quot; can (and often are) into more than just sitting in front of a computer :)


I&#039;m using the WP syntax plugin: http://wordpress.org/extend/plugins/wp-syntax/ which seems to do the job nicely.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I guess the solution really is just to make sure you always use unique alt tags. If you happen to have two identical image links on the same page, then it won&#8217;t hurt if the alt tags are the same since the test browser will hit the first one, and the intended result should be ok either way.</p>
<p>It&#8217;s definitely nice to know that &#8220;geeks&#8221; can (and often are) into more than just sitting in front of a computer <img src='http://eatmymonkeydust.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m using the WP syntax plugin: <a href="http://wordpress.org/extend/plugins/wp-syntax/" rel="nofollow">http://wordpress.org/extend/plugins/wp-syntax/</a> which seems to do the job nicely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klemens</title>
		<link>http://eatmymonkeydust.com/2008/04/how-to-click-an-image-in-sfbrowser-symfony-lime-testing/comment-page-1/#comment-202</link>
		<dc:creator>Klemens</dc:creator>
		<pubDate>Mon, 01 Sep 2008 15:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://eatmymonkeydust.com/?p=7#comment-202</guid>
		<description>Hi Russ,

Have you found out anything about how &quot;click()&quot; can distinguish between ambiguous links?

Tnx!

By the way: good site of yours. I&#039;m a passionate climber myself, so it&#039;s good to see there are some php-people climbing as well :-)

One last question: what module are you using for php-code syntax-highlighting in your blog posts?

:-) Klemens</description>
		<content:encoded><![CDATA[<p>Hi Russ,</p>
<p>Have you found out anything about how &#8220;click()&#8221; can distinguish between ambiguous links?</p>
<p>Tnx!</p>
<p>By the way: good site of yours. I&#8217;m a passionate climber myself, so it&#8217;s good to see there are some php-people climbing as well <img src='http://eatmymonkeydust.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>One last question: what module are you using for php-code syntax-highlighting in your blog posts?<br />
 <img src='http://eatmymonkeydust.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Klemens</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russ</title>
		<link>http://eatmymonkeydust.com/2008/04/how-to-click-an-image-in-sfbrowser-symfony-lime-testing/comment-page-1/#comment-7</link>
		<dc:creator>Russ</dc:creator>
		<pubDate>Mon, 14 Apr 2008 13:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://eatmymonkeydust.com/?p=7#comment-7</guid>
		<description>Very good question! I guess as a developer for accessibility reasons you should manually give them both different &quot;alt&quot; tags in the template, however it will be interesting to see what Symfony decides to &quot;click&quot; if there are two images with the same &quot;alt&quot; attribute.

Maybe I&#039;ll check it out some time and let you know!</description>
		<content:encoded><![CDATA[<p>Very good question! I guess as a developer for accessibility reasons you should manually give them both different &#8220;alt&#8221; tags in the template, however it will be interesting to see what Symfony decides to &#8220;click&#8221; if there are two images with the same &#8220;alt&#8221; attribute.</p>
<p>Maybe I&#8217;ll check it out some time and let you know!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zegenie</title>
		<link>http://eatmymonkeydust.com/2008/04/how-to-click-an-image-in-sfbrowser-symfony-lime-testing/comment-page-1/#comment-6</link>
		<dc:creator>zegenie</dc:creator>
		<pubDate>Mon, 14 Apr 2008 12:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://eatmymonkeydust.com/?p=7#comment-6</guid>
		<description>...what happens if you have an image called fred.png, and an image called fred.jpg?</description>
		<content:encoded><![CDATA[<p>&#8230;what happens if you have an image called fred.png, and an image called fred.jpg?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

