<?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 compu.terlicio.us</title>
	<atom:link href="http://compu.terlicio.us/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://compu.terlicio.us</link>
	<description>Flying, Computers, and Food</description>
	<lastBuildDate>Thu, 15 Sep 2011 19:26:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Profiles by Christopher O'Connell</title>
		<link>http://compu.terlicio.us/code/plugins/profiles/comment-page-2/#comment-57936</link>
		<dc:creator>Christopher O'Connell</dc:creator>
		<pubDate>Thu, 15 Sep 2011 19:26:57 +0000</pubDate>
		<guid isPermaLink="false">http://compu.terlicio.us/?page_id=41#comment-57936</guid>
		<description>Profiles is Deprecated. No one should use it. Instead, create a custom post type in WordPress, and use that instead. Profiles was a pre-3.0 solution for a problem which is now adequately solved in core.</description>
		<content:encoded><![CDATA[<p>Profiles is Deprecated. No one should use it. Instead, create a custom post type in WordPress, and use that instead. Profiles was a pre-3.0 solution for a problem which is now adequately solved in core.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on timthumb.php for WordPress Multisite by Christopher O'Connell</title>
		<link>http://compu.terlicio.us/2011/04/timthumb-for-wordpress-multisite/comment-page-1/#comment-57935</link>
		<dc:creator>Christopher O'Connell</dc:creator>
		<pubDate>Thu, 15 Sep 2011 19:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://compu.terlicio.us/?p=165#comment-57935</guid>
		<description>@Anderson:

Can you provide an example of where it&#039;s not working?</description>
		<content:encoded><![CDATA[<p>@<a href=#comment-56317>Anderson</a>:</p>
<p>Can you provide an example of where it&#8217;s not working?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on timthumb.php for WordPress Multisite by Career Girl</title>
		<link>http://compu.terlicio.us/2011/04/timthumb-for-wordpress-multisite/comment-page-1/#comment-57934</link>
		<dc:creator>Career Girl</dc:creator>
		<pubDate>Thu, 15 Sep 2011 18:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://compu.terlicio.us/?p=165#comment-57934</guid>
		<description>Wow! I am working on setting up a new WP multisite network, and the tinythumb issue was driving me bonkers. I tried 3 different workarounds that I read about, with no luck. When I finally stumbled onto your solution - I was skeptical. How could it be so easy. But I replaced the file and voila! - it just worked.

Thank You! Thank You! Thank You!</description>
		<content:encoded><![CDATA[<p>Wow! I am working on setting up a new WP multisite network, and the tinythumb issue was driving me bonkers. I tried 3 different workarounds that I read about, with no luck. When I finally stumbled onto your solution &#8211; I was skeptical. How could it be so easy. But I replaced the file and voila! &#8211; it just worked.</p>
<p>Thank You! Thank You! Thank You!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on µAudio by 7Maximes-news for designers and Web developers</title>
		<link>http://compu.terlicio.us/code/plugins/audio/comment-page-4/#comment-56984</link>
		<dc:creator>7Maximes-news for designers and Web developers</dc:creator>
		<pubDate>Mon, 05 Sep 2011 17:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://compu.terlicio.us/?page_id=24#comment-56984</guid>
		<description>[...] 10. µAudio Player [...]</description>
		<content:encoded><![CDATA[<p>[...] 10. µAudio Player [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on µAudio by Best wordpress Audio player Plugins review &#124; Use reviews of Best wordpress Audio player Plugins</title>
		<link>http://compu.terlicio.us/code/plugins/audio/comment-page-4/#comment-56670</link>
		<dc:creator>Best wordpress Audio player Plugins review &#124; Use reviews of Best wordpress Audio player Plugins</dc:creator>
		<pubDate>Wed, 31 Aug 2011 22:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://compu.terlicio.us/?page_id=24#comment-56670</guid>
		<description>[...] µAudio Player [...]</description>
		<content:encoded><![CDATA[<p>[...] µAudio Player [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Profiles by Miroslav Stampar</title>
		<link>http://compu.terlicio.us/code/plugins/profiles/comment-page-2/#comment-56507</link>
		<dc:creator>Miroslav Stampar</dc:creator>
		<pubDate>Sun, 28 Aug 2011 11:58:49 +0000</pubDate>
		<guid isPermaLink="false">http://compu.terlicio.us/?page_id=41#comment-56507</guid>
		<description>Hi.

Could you please fix the SQL injection vulnerability in your code? Thank you.

# Exploit Title: WordPress Profiles plugin 1,BENCHMARK(5000000,MD5(CHAR(115,113,108,109,97,112))),0)--%20

---------------
Vulnerable code
---------------
$query = &quot;SELECT * FROM &quot;.$wpdb-&gt;prefix.&quot;bios WHERE id=&#039;$_GET[id]&#039;&quot;;
...

$result = mysql_query($query);

KR</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>Could you please fix the SQL injection vulnerability in your code? Thank you.</p>
<p># Exploit Title: WordPress Profiles plugin 1,BENCHMARK(5000000,MD5(CHAR(115,113,108,109,97,112))),0)&#8211;%20</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Vulnerable code<br />
&#8212;&#8212;&#8212;&#8212;&#8212;<br />
$query = &#8220;SELECT * FROM &#8220;.$wpdb-&gt;prefix.&#8221;bios WHERE id=&#8217;$_GET[id]&#8216;&#8221;;<br />
&#8230;</p>
<p>$result = mysql_query($query);</p>
<p>KR</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on timthumb.php for WordPress Multisite by Anderson</title>
		<link>http://compu.terlicio.us/2011/04/timthumb-for-wordpress-multisite/comment-page-1/#comment-56317</link>
		<dc:creator>Anderson</dc:creator>
		<pubDate>Thu, 25 Aug 2011 05:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://compu.terlicio.us/?p=165#comment-56317</guid>
		<description>Dont work here :s is cache? wp-content/blogs.dir/cache?

wp-content/blogs.dir/1/cache?</description>
		<content:encoded><![CDATA[<p>Dont work here :s is cache? wp-content/blogs.dir/cache?</p>
<p>wp-content/blogs.dir/1/cache?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on µAudio by µAudio Player review, discussions, does it work, and ratings on Loadwp.com&#160;&#124;&#160;Loadwp.com</title>
		<link>http://compu.terlicio.us/code/plugins/audio/comment-page-4/#comment-55176</link>
		<dc:creator>µAudio Player review, discussions, does it work, and ratings on Loadwp.com&#160;&#124;&#160;Loadwp.com</dc:creator>
		<pubDate>Wed, 17 Aug 2011 05:38:22 +0000</pubDate>
		<guid isPermaLink="false">http://compu.terlicio.us/?page_id=24#comment-55176</guid>
		<description>[...] post any questions or bugs on the Version Installation Page. Feature requests and comments of a more general nature should go on the [ÂµAudio Home Page] [...]</description>
		<content:encoded><![CDATA[<p>[...] post any questions or bugs on the Version Installation Page. Feature requests and comments of a more general nature should go on the [ÂµAudio Home Page] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on µAudio by Tramell</title>
		<link>http://compu.terlicio.us/code/plugins/audio/comment-page-4/#comment-53707</link>
		<dc:creator>Tramell</dc:creator>
		<pubDate>Wed, 10 Aug 2011 06:14:48 +0000</pubDate>
		<guid isPermaLink="false">http://compu.terlicio.us/?page_id=24#comment-53707</guid>
		<description>Hey Chris, thanks for the plug-in really goes well with my site. one question I do have is there a way to have the audio play be visible without having to click it in first?</description>
		<content:encoded><![CDATA[<p>Hey Chris, thanks for the plug-in really goes well with my site. one question I do have is there a way to have the audio play be visible without having to click it in first?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on timthumb.php for WordPress Multisite by Chris Jones</title>
		<link>http://compu.terlicio.us/2011/04/timthumb-for-wordpress-multisite/comment-page-1/#comment-51799</link>
		<dc:creator>Chris Jones</dc:creator>
		<pubDate>Fri, 29 Jul 2011 11:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://compu.terlicio.us/?p=165#comment-51799</guid>
		<description>Saved my bacon. Thanks a bunch!</description>
		<content:encoded><![CDATA[<p>Saved my bacon. Thanks a bunch!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

