<?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"
	>
<channel>
	<title>Comments on: Select specific tag add-on to JaS</title>
	<atom:link href="http://www.robertnyman.com/2006/09/21/select-specific-tag-add-on-to-jas/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robertnyman.com/2006/09/21/select-specific-tag-add-on-to-jas/</link>
	<description>Web development and Internet trends</description>
	<pubDate>Fri, 05 Dec 2008 11:50:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Scooby</title>
		<link>http://www.robertnyman.com/2006/09/21/select-specific-tag-add-on-to-jas/#comment-44205</link>
		<dc:creator>Scooby</dc:creator>
		<pubDate>Sat, 24 Mar 2007 12:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2006/09/21/select-specific-tag-add-on-to-jas/#comment-44205</guid>
		<description>Thanks for your help, Robert! This has been a stumbling block for me; until now I've been using a large, bloated php gallery script. I'm so happy that I can now accomplish the same thing with your streamlined (and much better, imo) javascript. I'll get to work on it right now. Cheers</description>
		<content:encoded><![CDATA[<p>Thanks for your help, Robert! This has been a stumbling block for me; until now I&#8217;ve been using a large, bloated <acronym title="Hypertext PreProcessing">PHP</acronym> gallery script. I&#8217;m so happy that I can now accomplish the same thing with your streamlined (and much better, imo) javascript. I&#8217;ll get to work on it right now. Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2006/09/21/select-specific-tag-add-on-to-jas/#comment-43982</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Fri, 23 Mar 2007 08:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2006/09/21/select-specific-tag-add-on-to-jas/#comment-43982</guid>
		<description>Scooby,

The idea with this add-on is just to display images having a particular tag predefined (e.g. "flower").

And yes, sending it in like a parameter and then just calling the method is one way of approaching it. Include the code above, and then do it like this:

&lt;code&gt;addEvent(window, "load", function(){selectCertainTagWithJaS("&#60;?php $_REQUEST["tag"] ?&#62;")}, false);&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Scooby,</p>
<p>The idea with this add-on is just to display images having a particular tag predefined (e.g. &#8220;flower&#8221;).</p>
<p>And yes, sending it in like a parameter and then just calling the method is one way of approaching it. Include the code above, and then do it like this:</p>
<p><code>addEvent(window, "load", function(){selectCertainTagWithJaS("&lt;?php $_REQUEST["tag"] ?&gt;&#8221;)}, false);</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scooby</title>
		<link>http://www.robertnyman.com/2006/09/21/select-specific-tag-add-on-to-jas/#comment-43935</link>
		<dc:creator>Scooby</dc:creator>
		<pubDate>Fri, 23 Mar 2007 00:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2006/09/21/select-specific-tag-add-on-to-jas/#comment-43935</guid>
		<description>Please forgive me for being a total idiot, but I'm still unclear on what this add-on does. Is this a means of specifying a particular image when the page loads (not necessarily image #1)? Because that's exactly what my page needs.

I've created a mini biographical gallery; each image is a different person. From a separate page, I want to link to this gallery using the names of the people. For example, you'd click on "Abe Lincoln", and the gallery would come up with Abe Lincoln displayed.

I realize that this would probably require some kind of php parameter, right? Like I'd have to call up the url http://mydomain.com/jas.php?person=AbeLincoln

Or something like that. Anyway, any help/clarification you could give me would be much appreciated. I don't know much about scripting, but if you tell me it's possible without too much difficulty, then I can figure it out.

Thanks</description>
		<content:encoded><![CDATA[<p>Please forgive me for being a total idiot, but I&#8217;m still unclear on what this add-on does. Is this a means of specifying a particular image when the page loads (not necessarily image #1)? Because that&#8217;s exactly what my page needs.</p>
<p>I&#8217;ve created a mini biographical gallery; each image is a different person. From a separate page, I want to link to this gallery using the names of the people. For example, you&#8217;d click on &#8220;Abe Lincoln&#8221;, and the gallery would come up with Abe Lincoln displayed.</p>
<p>I realize that this would probably require some kind of <acronym title="Hypertext PreProcessing">PHP</acronym> parameter, right? Like I&#8217;d have to call up the <acronym title="Uniform Resource Locator">URL</acronym> <a href="http://mydomain.com/jas.php?person=AbeLincoln" rel="nofollow">http://mydomain.com/jas.php?person=AbeLincoln</a></p>
<p>Or something like that. Anyway, any help/clarification you could give me would be much appreciated. I don&#8217;t know much about scripting, but if you tell me it&#8217;s possible without too much difficulty, then I can figure it out.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JaS - like your own mini-Flickr - Robert&#8217;s talk</title>
		<link>http://www.robertnyman.com/2006/09/21/select-specific-tag-add-on-to-jas/#comment-10041</link>
		<dc:creator>JaS - like your own mini-Flickr - Robert&#8217;s talk</dc:creator>
		<pubDate>Fri, 22 Sep 2006 07:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2006/09/21/select-specific-tag-add-on-to-jas/#comment-10041</guid>
		<description>[...] n Wednesday, April 12th, 2006 					     Lightbox feature added September 15th 2006.        Select specific tag add-on added September 21th 2006.   Pretty much ever [...]</description>
		<content:encoded><![CDATA[<p>[...] n Wednesday, April 12th, 2006 					     Lightbox feature added September 15th 2006.        Select specific tag add-on added September 21th 2006.   Pretty much ever [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
