<?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 kneecapped</title>
	<atom:link href="http://www.kneecapped.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kneecapped.org</link>
	<description></description>
	<lastBuildDate>Tue, 26 Jan 2010 12:39:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Plesk Wiki by James Atkins</title>
		<link>http://www.kneecapped.org/2008/10/plesk-wiki/comment-page-1/#comment-680</link>
		<dc:creator>James Atkins</dc:creator>
		<pubDate>Tue, 26 Jan 2010 12:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.kneecapped.org/?p=144#comment-680</guid>
		<description>XBMC is by far the best media centre, it is so customisable and powerful.</description>
		<content:encoded><![CDATA[<p>XBMC is by far the best media centre, it is so customisable and powerful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on meh by Figgy</title>
		<link>http://www.kneecapped.org/2009/12/meh/comment-page-1/#comment-637</link>
		<dc:creator>Figgy</dc:creator>
		<pubDate>Thu, 07 Jan 2010 12:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.kneecapped.org/?p=439#comment-637</guid>
		<description>Hey mate!!

Whats been going on.  I am coming down to Ballarat soon and would like to catch up.

Cheers,

Fig</description>
		<content:encoded><![CDATA[<p>Hey mate!!</p>
<p>Whats been going on.  I am coming down to Ballarat soon and would like to catch up.</p>
<p>Cheers,</p>
<p>Fig</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Plesk Wiki by jamie</title>
		<link>http://www.kneecapped.org/2008/10/plesk-wiki/comment-page-1/#comment-636</link>
		<dc:creator>jamie</dc:creator>
		<pubDate>Thu, 07 Jan 2010 12:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.kneecapped.org/?p=144#comment-636</guid>
		<description>grep whatever /home/httpd/vhosts/*/statistics/logs/whateverlogs &#124; awk &#039;{ print $1, $5, $7 }&#039; &#124; sort &#124; uniq -c &#124; sort -rn

search for strings in multiple log files / plesk</description>
		<content:encoded><![CDATA[<p>grep whatever /home/httpd/vhosts/*/statistics/logs/whateverlogs | awk &#8216;{ print $1, $5, $7 }&#8217; | sort | uniq -c | sort -rn</p>
<p>search for strings in multiple log files / plesk</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TOOL in Guitar Hero 4!!!!!!!!!! by Daniel Craig</title>
		<link>http://www.kneecapped.org/2008/07/tool-in-guitar-hero-4/comment-page-1/#comment-125</link>
		<dc:creator>Daniel Craig</dc:creator>
		<pubDate>Tue, 22 Jul 2008 03:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.kneecapped.org/?p=160#comment-125</guid>
		<description>Hi, Cool post on in Guitar Hero 4!!!!!!!!!! : kneecapped.org, I&#039;m looking forward to reading more of your site.</description>
		<content:encoded><![CDATA[<p>Hi, Cool post on in Guitar Hero 4!!!!!!!!!! : kneecapped.org, I&#8217;m looking forward to reading more of your site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Plesk Wiki by Arthur</title>
		<link>http://www.kneecapped.org/2008/10/plesk-wiki/comment-page-1/#comment-122</link>
		<dc:creator>Arthur</dc:creator>
		<pubDate>Wed, 16 Jul 2008 20:19:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.kneecapped.org/?p=144#comment-122</guid>
		<description>Hello friend, http://wiki.voidnet.us/ is back on-line after a brief hiatus, I would very much appreciate it if you could place a link to it on this page, and thank you for giving props.  There are a number of other interesting things I&#039;ve uncovered on the wiki as well, so feel free to look it over.  I will be updating it with a number of my recent projects in the near future, so check back frequently if it interests you...</description>
		<content:encoded><![CDATA[<p>Hello friend, <a href="http://wiki.voidnet.us/" >http://wiki.voidnet.us/</a> is back on-line after a brief hiatus, I would very much appreciate it if you could place a link to it on this page, and thank you for giving props.  There are a number of other interesting things I&#8217;ve uncovered on the wiki as well, so feel free to look it over.  I will be updating it with a number of my recent projects in the near future, so check back frequently if it interests you&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Plesk Wiki by jamie</title>
		<link>http://www.kneecapped.org/2008/10/plesk-wiki/comment-page-1/#comment-66</link>
		<dc:creator>jamie</dc:creator>
		<pubDate>Fri, 04 Jul 2008 04:47:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.kneecapped.org/?p=144#comment-66</guid>
		<description>Get Plesk e-mail addresses and passwords

select CONCAT(mail_name,&quot;@&quot;,name) as email_address,accounts.password from mail left join domains on domains.id=mail.dom_id left join accounts on accounts.id=mail.account_id;</description>
		<content:encoded><![CDATA[<p>Get Plesk e-mail addresses and passwords</p>
<p>select CONCAT(mail_name,&#8221;@&#8221;,name) as email_address,accounts.password from mail left join domains on domains.id=mail.dom_id left join accounts on accounts.id=mail.account_id;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gamer Cards by ariobango</title>
		<link>http://www.kneecapped.org/xboxlive/comment-page-1/#comment-11</link>
		<dc:creator>ariobango</dc:creator>
		<pubDate>Wed, 30 Apr 2008 05:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.kneecapped.org/xboxlive/#comment-11</guid>
		<description>xbl: ariobango

real name = ari</description>
		<content:encoded><![CDATA[<p>xbl: ariobango</p>
<p>real name = ari</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cockducks by seven</title>
		<link>http://www.kneecapped.org/2008/04/cockducks/comment-page-1/#comment-5</link>
		<dc:creator>seven</dc:creator>
		<pubDate>Sat, 12 Apr 2008 06:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.kneecapped.org/?p=105#comment-5</guid>
		<description>&quot;more cock than duck, wooey, the one nutted cockduck, adorns the mug we see here on antiques roadshow&quot;</description>
		<content:encoded><![CDATA[<p>&#8220;more cock than duck, wooey, the one nutted cockduck, adorns the mug we see here on antiques roadshow&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cockducks by VG</title>
		<link>http://www.kneecapped.org/2008/04/cockducks/comment-page-1/#comment-4</link>
		<dc:creator>VG</dc:creator>
		<pubDate>Thu, 10 Apr 2008 04:45:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.kneecapped.org/?p=105#comment-4</guid>
		<description>wooooo</description>
		<content:encoded><![CDATA[<p>wooooo</p>
]]></content:encoded>
	</item>
</channel>
</rss>

