<?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: Filosofo JavaScript Extract</title>
	<atom:link href="http://austinmatzko.com/javascript-extract/feed/" rel="self" type="application/rss+xml" />
	<link>http://austinmatzko.com</link>
	<description>A blog about philosophy, Christianity, web development and whatever else I feel like writing about.</description>
	<lastBuildDate>Tue, 31 Aug 2010 10:13:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
	<item>
		<title>By: Filosofo JavaScript Extract &#124; SURPI</title>
		<link>http://austinmatzko.com/javascript-extract/comment-page-1/#comment-176335</link>
		<dc:creator>Filosofo JavaScript Extract &#124; SURPI</dc:creator>
		<pubDate>Mon, 03 Dec 2007 07:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ilfilosofo.com/blog/javascript-extract/#comment-176335</guid>
		<description>[...] Plugin Page    Author: surpi   Time: Monday, December 3rd, 2007 at 8:18 am   Category: WordPress Plugin   Comments: You can leave a response, or trackback from your own site.   RSS: You can follow any responses to this entry through the RSS 2.0 feed.   Navigation:   &#171; Filosofo Highlight Current Category [...]</description>
		<content:encoded><![CDATA[<p>[...] Plugin Page    Author: surpi   Time: Monday, December 3rd, 2007 at 8:18 am   Category: WordPress Plugin   Comments: You can leave a response, or trackback from your own site.   RSS: You can follow any responses to this entry through the RSS 2.0 feed.   Navigation:   &laquo; Filosofo Highlight Current Category [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hacks, Information, and More &#187; WordPress Plugin Releases for 1/30</title>
		<link>http://austinmatzko.com/javascript-extract/comment-page-1/#comment-34229</link>
		<dc:creator>Hacks, Information, and More &#187; WordPress Plugin Releases for 1/30</dc:creator>
		<pubDate>Mon, 05 Feb 2007 08:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.ilfilosofo.com/blog/javascript-extract/#comment-34229</guid>
		<description>[...] Filosofo Filosofo JavaScript Extract reveals blockquote sources by making a link from the cite attribute, and it turns image alt or title attributes into visible captions. [...]</description>
		<content:encoded><![CDATA[<p>[...] Filosofo Filosofo JavaScript Extract reveals blockquote sources by making a link from the cite attribute, and it turns image alt or title attributes into visible captions. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Weblog Tools Collection &#187; Blog Archive &#187; WordPress Plugin Releases for 1/30</title>
		<link>http://austinmatzko.com/javascript-extract/comment-page-1/#comment-32905</link>
		<dc:creator>Weblog Tools Collection &#187; Blog Archive &#187; WordPress Plugin Releases for 1/30</dc:creator>
		<pubDate>Tue, 30 Jan 2007 04:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.ilfilosofo.com/blog/javascript-extract/#comment-32905</guid>
		<description>[...] Filosofo Filosofo JavaScript Extract reveals blockquote sources by making a link from the cite attribute, and it turns image alt or title attributes into visible captions. [...]</description>
		<content:encoded><![CDATA[<p>[...] Filosofo Filosofo JavaScript Extract reveals blockquote sources by making a link from the cite attribute, and it turns image alt or title attributes into visible captions. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pirco</title>
		<link>http://austinmatzko.com/javascript-extract/comment-page-1/#comment-19559</link>
		<dc:creator>pirco</dc:creator>
		<pubDate>Thu, 05 Oct 2006 05:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.ilfilosofo.com/blog/javascript-extract/#comment-19559</guid>
		<description>OK!
that was an easy solution that works for now. 
unfortunately, some images (within the articles) are full-width and those captions are now also 200px wide. 
but it&#039;s the lesser of the two evils. so, thank you!
i&#039;ll take it from there.
=pirco</description>
		<content:encoded><![CDATA[<p>OK!<br />
that was an easy solution that works for now.<br />
unfortunately, some images (within the articles) are full-width and those captions are now also 200px wide.<br />
but it&#8217;s the lesser of the two evils. so, thank you!<br />
i&#8217;ll take it from there.<br />
=pirco</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: filosofo</title>
		<link>http://austinmatzko.com/javascript-extract/comment-page-1/#comment-19555</link>
		<dc:creator>filosofo</dc:creator>
		<pubDate>Thu, 05 Oct 2006 03:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.ilfilosofo.com/blog/javascript-extract/#comment-19555</guid>
		<description>pirco, the generated source DOM looks good--it&#039;s just the way Internet Explorer incorrectly handles JavaScript. 

Since your pictures seem to be about 200px wide, you might try using CSS to limit p tags of class &quot;caption&quot; to width 200px and see if that does it.</description>
		<content:encoded><![CDATA[<p>pirco, the generated source DOM looks good&#8211;it&#8217;s just the way Internet Explorer incorrectly handles JavaScript. </p>
<p>Since your pictures seem to be about 200px wide, you might try using CSS to limit p tags of class &#8220;caption&#8221; to width 200px and see if that does it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pirco</title>
		<link>http://austinmatzko.com/javascript-extract/comment-page-1/#comment-19385</link>
		<dc:creator>pirco</dc:creator>
		<pubDate>Wed, 04 Oct 2006 01:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ilfilosofo.com/blog/javascript-extract/#comment-19385</guid>
		<description>hi.
not sure if i&#039;m doing anything wrong but i noticed that windows IE doesn&#039;t seem to break the lines. check out the longer captions on http://www.thegeekbeat.com

thanks
pirco</description>
		<content:encoded><![CDATA[<p>hi.<br />
not sure if i&#8217;m doing anything wrong but i noticed that windows IE doesn&#8217;t seem to break the lines. check out the longer captions on <a href="http://www.thegeekbeat.com" rel="nofollow">http://www.thegeekbeat.com</a></p>
<p>thanks<br />
pirco</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pirco</title>
		<link>http://austinmatzko.com/javascript-extract/comment-page-1/#comment-19384</link>
		<dc:creator>pirco</dc:creator>
		<pubDate>Wed, 04 Oct 2006 01:01:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ilfilosofo.com/blog/javascript-extract/#comment-19384</guid>
		<description>hi.
not sure if i&#039;m doing anything wrong but i noticed that windows IE doesn&#039;t seem to break the lines. check out the longer captions on http://www.thegeekbeat.com

thanks,
pirco</description>
		<content:encoded><![CDATA[<p>hi.<br />
not sure if i&#8217;m doing anything wrong but i noticed that windows IE doesn&#8217;t seem to break the lines. check out the longer captions on <a href="http://www.thegeekbeat.com" rel="nofollow">http://www.thegeekbeat.com</a></p>
<p>thanks,<br />
pirco</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pirco</title>
		<link>http://austinmatzko.com/javascript-extract/comment-page-1/#comment-7049</link>
		<dc:creator>pirco</dc:creator>
		<pubDate>Sun, 23 Jul 2006 02:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.ilfilosofo.com/blog/javascript-extract/#comment-7049</guid>
		<description>hmm. well, i&#039;m using wordpress 2.0.3 and the &quot;write post&quot; text editor automatically inserts the &lt;code&gt;align=&quot;right&quot;&lt;/code&gt; attribute. if it was using &lt;code&gt;float:right; &lt;/code&gt; i could have used your plugin as is, i guess. 
my problem was that the plugin didn&#039;t convert the left alignment of the image into &lt;code&gt;float:left; &lt;/code&gt; but since the WP-generated HTML code had the &lt;code&gt;align=&quot;right&quot;&lt;/code&gt; attribute, i was able to take that and convert it into &lt;code&gt;float:right;&lt;/code&gt; using your plugin and my added line.
hope that makes sense and hopefully i wasn&#039;t missing anything...
thanks again.</description>
		<content:encoded><![CDATA[<p>hmm. well, i&#8217;m using wordpress 2.0.3 and the &#8220;write post&#8221; text editor automatically inserts the <code>align="right"</code> attribute. if it was using <code>float:right; </code> i could have used your plugin as is, i guess.<br />
my problem was that the plugin didn&#8217;t convert the left alignment of the image into <code>float:left; </code> but since the WP-generated HTML code had the <code>align="right"</code> attribute, i was able to take that and convert it into <code>float:right;</code> using your plugin and my added line.<br />
hope that makes sense and hopefully i wasn&#8217;t missing anything&#8230;<br />
thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: filosofo</title>
		<link>http://austinmatzko.com/javascript-extract/comment-page-1/#comment-7048</link>
		<dc:creator>filosofo</dc:creator>
		<pubDate>Sun, 23 Jul 2006 02:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ilfilosofo.com/blog/javascript-extract/#comment-7048</guid>
		<description>I&#039;m glad it&#039;s working for you.  Just so you know, the &quot;align&quot; attribute was deprecated by HTML 4.01 I think, and it&#039;s not supported in XHTML, so you might get some strange results if you try to use it.  Instead of &lt;code&gt;align=&quot;right&quot;&lt;/code&gt; try &lt;code&gt;style=&quot;float:right;&quot;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad it&#8217;s working for you.  Just so you know, the &#8220;align&#8221; attribute was deprecated by HTML 4.01 I think, and it&#8217;s not supported in XHTML, so you might get some strange results if you try to use it.  Instead of <code>align="right"</code> try <code>style="float:right;"</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pirco</title>
		<link>http://austinmatzko.com/javascript-extract/comment-page-1/#comment-7047</link>
		<dc:creator>pirco</dc:creator>
		<pubDate>Sun, 23 Jul 2006 01:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.ilfilosofo.com/blog/javascript-extract/#comment-7047</guid>
		<description>hi filosofo,
i think i made it work! i changed the code in your php file from
&lt;code&gt;span.className = images[i].className;&lt;/code&gt; to 
&lt;code&gt;span.className = images[i].getAttribute(&#039;align&#039;);&lt;/code&gt;

i&#039;ll let you know if i run into other troubles. but thanks again for your time and especially for starting this plugin! 

=pirco</description>
		<content:encoded><![CDATA[<p>hi filosofo,<br />
i think i made it work! i changed the code in your php file from<br />
<code>span.className = images[i].className;</code> to<br />
<code>span.className = images[i].getAttribute('align');</code></p>
<p>i&#8217;ll let you know if i run into other troubles. but thanks again for your time and especially for starting this plugin! </p>
<p>=pirco</p>
]]></content:encoded>
	</item>
</channel>
</rss>
