<?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: JavaScript Logic: WordPress Plugin</title>
	<atom:link href="http://justintadlock.com/archives/2008/12/12/javascript-logic-wordpress-plugin/feed" rel="self" type="application/rss+xml" />
	<link>http://justintadlock.com/archives/2008/12/12/javascript-logic-wordpress-plugin</link>
	<description>Life, Blogging, and WordPress</description>
	<lastBuildDate>Fri, 10 Feb 2012 12:19:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: icute</title>
		<link>http://justintadlock.com/archives/2008/12/12/javascript-logic-wordpress-plugin#comment-359883</link>
		<dc:creator>icute</dc:creator>
		<pubDate>Wed, 15 Jun 2011 15:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1238#comment-359883</guid>
		<description>I have tried your plugin and i must admit this is what im looking for all this while. It saved me hours just to figure out how to add JavaScript in however i want.
I used this plugins together with custom fields for css, the &quot;tag&quot; way is awesome!.

Thanks again :*</description>
		<content:encoded><![CDATA[<p>I have tried your plugin and i must admit this is what im looking for all this while. It saved me hours just to figure out how to add JavaScript in however i want.<br />
I used this plugins together with custom fields for css, the &#8220;tag&#8221; way is awesome!.</p>
<p>Thanks again :*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oikeus elämään</title>
		<link>http://justintadlock.com/archives/2008/12/12/javascript-logic-wordpress-plugin#comment-286562</link>
		<dc:creator>oikeus elämään</dc:creator>
		<pubDate>Fri, 28 Jan 2011 11:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1238#comment-286562</guid>
		<description>Really good! I add the plugin and it is working perfectly.

Thank</description>
		<content:encoded><![CDATA[<p>Really good! I add the plugin and it is working perfectly.</p>
<p>Thank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: snatur</title>
		<link>http://justintadlock.com/archives/2008/12/12/javascript-logic-wordpress-plugin#comment-284897</link>
		<dc:creator>snatur</dc:creator>
		<pubDate>Tue, 25 Jan 2011 08:59:05 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1238#comment-284897</guid>
		<description>&quot;I’m not much of a programmer so I’m not sure what is accessible before the loop fires for this sort of parsing.&quot; I think content above is clear .</description>
		<content:encoded><![CDATA[<p>&#8220;I’m not much of a programmer so I’m not sure what is accessible before the loop fires for this sort of parsing.&#8221; I think content above is clear .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nobu</title>
		<link>http://justintadlock.com/archives/2008/12/12/javascript-logic-wordpress-plugin#comment-131536</link>
		<dc:creator>Nobu</dc:creator>
		<pubDate>Tue, 09 Jun 2009 21:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1238#comment-131536</guid>
		<description>I add this plugin and I place javascript url (http://70.107.232.161/wptest1/post-wptest1.js) in Javascript logic setting box on Write Post/Page page. But it&#039;s doesn&#039;t seem working. I see the source of page and javascript was not linked. Do I need to do something eles? Doyou have a tutorial for beginner?</description>
		<content:encoded><![CDATA[<p>I add this plugin and I place javascript url (<a href="http://70.107.232.161/wptest1/post-wptest1.js" rel="nofollow">http://70.107.232.161/wptest1/post-wptest1.js</a>) in Javascript logic setting box on Write Post/Page page. But it&#8217;s doesn&#8217;t seem working. I see the source of page and javascript was not linked. Do I need to do something eles? Doyou have a tutorial for beginner?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: All my bookmarks ever &#124; Daniel John Gayle</title>
		<link>http://justintadlock.com/archives/2008/12/12/javascript-logic-wordpress-plugin#comment-129000</link>
		<dc:creator>All my bookmarks ever &#124; Daniel John Gayle</dc:creator>
		<pubDate>Sat, 30 May 2009 00:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1238#comment-129000</guid>
		<description>[...] JavaScript Logic: WordPress Plugin [...]</description>
		<content:encoded><![CDATA[<p>[...] JavaScript Logic: WordPress Plugin [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://justintadlock.com/archives/2008/12/12/javascript-logic-wordpress-plugin#comment-107674</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sun, 22 Mar 2009 18:14:32 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1238#comment-107674</guid>
		<description>I was also unable to get this plugin to work on 2.7.1 Either using the plugin options page or the page specific fields. All js loaded on every page, even with simple test is_home() and full js uri in the script field. I&#039;m wandering if this could be a theme specific problem?  If you get a moment to pass by the wordpress forums you&#039;ll see my post there about this. I can&#039;t believe that Ive inputed the details wrong It&#039;s so simple and $25 is a lot to find out my theme functions are just not compatible ... The concept is desperately overdue however and I applaud your efforts to optimize wordpress. The headspace plugin tries to do something similar, but also fails if plugins don&#039;t follow a certain design. The whole WP plugin archtecture needs an overhaul to standardise the way scripts are called and  prevent so much dead weight being carried around.</description>
		<content:encoded><![CDATA[<p>I was also unable to get this plugin to work on 2.7.1 Either using the plugin options page or the page specific fields. All js loaded on every page, even with simple test is_home() and full js uri in the script field. I&#8217;m wandering if this could be a theme specific problem?  If you get a moment to pass by the wordpress forums you&#8217;ll see my post there about this. I can&#8217;t believe that Ive inputed the details wrong It&#8217;s so simple and $25 is a lot to find out my theme functions are just not compatible &#8230; The concept is desperately overdue however and I applaud your efforts to optimize wordpress. The headspace plugin tries to do something similar, but also fails if plugins don&#8217;t follow a certain design. The whole WP plugin archtecture needs an overhaul to standardise the way scripts are called and  prevent so much dead weight being carried around.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: My plugins are now hosted on the WordPress plugins repository</title>
		<link>http://justintadlock.com/archives/2008/12/12/javascript-logic-wordpress-plugin#comment-102216</link>
		<dc:creator>My plugins are now hosted on the WordPress plugins repository</dc:creator>
		<pubDate>Thu, 05 Mar 2009 07:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1238#comment-102216</guid>
		<description>[...] JavaScript Logic [...]</description>
		<content:encoded><![CDATA[<p>[...] JavaScript Logic [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://justintadlock.com/archives/2008/12/12/javascript-logic-wordpress-plugin#comment-95861</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Sat, 14 Feb 2009 00:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1238#comment-95861</guid>
		<description>Also, have you thought of creating a sister plugin for stylesheets called &quot;CSS Logic&quot;? ;)</description>
		<content:encoded><![CDATA[<p>Also, have you thought of creating a sister plugin for stylesheets called &#8220;CSS Logic&#8221;? <img src='http://justintadlock.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://justintadlock.com/archives/2008/12/12/javascript-logic-wordpress-plugin#comment-95812</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Fri, 13 Feb 2009 21:55:41 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1238#comment-95812</guid>
		<description>Hi Justin,

First of all, just want to say that I appreciate all the plugins and themes that you&#039;ve done.

Now onto a feature request, I think that JavaScript Logic could benefit from detecting a theme&#039;s javascript folder.

Kind of a how you have the select menu for internal Wordpress scripts and plugin scripts, a similar select menu can be done for the proposed theme javascript folder.

The theme&#039;s javascript folder could be defined as an input text field that the user defines somewhere in JL&#039;s options.

What do you think?

-Ray</description>
		<content:encoded><![CDATA[<p>Hi Justin,</p>
<p>First of all, just want to say that I appreciate all the plugins and themes that you&#8217;ve done.</p>
<p>Now onto a feature request, I think that JavaScript Logic could benefit from detecting a theme&#8217;s javascript folder.</p>
<p>Kind of a how you have the select menu for internal Wordpress scripts and plugin scripts, a similar select menu can be done for the proposed theme javascript folder.</p>
<p>The theme&#8217;s javascript folder could be defined as an input text field that the user defines somewhere in JL&#8217;s options.</p>
<p>What do you think?</p>
<p>-Ray</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://justintadlock.com/archives/2008/12/12/javascript-logic-wordpress-plugin#comment-76895</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Fri, 02 Jan 2009 10:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1238#comment-76895</guid>
		<description>Even though im not that much into coding and programming, but i do design wordpress themes, which gets coded by one of my friends and we quite a lot use JS resources, This plugin would be really great for us. Thanks mate.</description>
		<content:encoded><![CDATA[<p>Even though im not that much into coding and programming, but i do design wordpress themes, which gets coded by one of my friends and we quite a lot use JS resources, This plugin would be really great for us. Thanks mate.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

