<?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 animeBSD</title>
	<atom:link href="http://animebsd.net/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://animebsd.net</link>
	<description>Boring site</description>
	<lastBuildDate>Tue, 08 May 2012 22:00:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Haiyore! Nyarlko episode 1 by Burningspirit Mark</title>
		<link>http://animebsd.net/posts/3468#comment-748</link>
		<dc:creator>Burningspirit Mark</dc:creator>
		<pubDate>Tue, 08 May 2012 22:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://animebsd.net/?p=3468#comment-748</guid>
		<description>Yup., there are some missing.. Can&#039;t blame you, though, since they&#039;re from Showa riders..

1. When Nyaruko 1st appeared before Mahiro, that&#039;s Kamen Rider Ichi-go&#039;s henshin pose.
2. Towards the end of Ep1, when Nyaruko crashed into the bathroom.. As the kanji of &quot;O-TO-ME&quot; was being displayed, she did Kamen Rider Ni-go&#039;s henshin pose.

In ep2, She&#039;d also do V3&#039;s henshin pose.. Guess when it would be ;p</description>
		<content:encoded><![CDATA[<p>Yup., there are some missing.. Can&#8217;t blame you, though, since they&#8217;re from Showa riders..</p>
<p>1. When Nyaruko 1st appeared before Mahiro, that&#8217;s Kamen Rider Ichi-go&#8217;s henshin pose.<br />
2. Towards the end of Ep1, when Nyaruko crashed into the bathroom.. As the kanji of &#8220;O-TO-ME&#8221; was being displayed, she did Kamen Rider Ni-go&#8217;s henshin pose.</p>
<p>In ep2, She&#8217;d also do V3&#8242;s henshin pose.. Guess when it would be ;p</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Searching Tags in (3NF) Database by edogawaconan</title>
		<link>http://animebsd.net/posts/3484#comment-747</link>
		<dc:creator>edogawaconan</dc:creator>
		<pubDate>Mon, 30 Apr 2012 02:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://animebsd.net/?p=3484#comment-747</guid>
		<description>Put `post_id = (select id from posts p where p.id = pt.post_id and p.status  &#039;deleted&#039;)` before `GROUP BY`. In fact, using recursive query is much faster after certain amount of keywords since the search range will be much smaller.

The tag_id lookup is primary key lookup which is almost free.</description>
		<content:encoded><![CDATA[<p>Put `post_id = (select id from posts p where p.id = pt.post_id and p.status  &#8216;deleted&#8217;)` before `GROUP BY`. In fact, using recursive query is much faster after certain amount of keywords since the search range will be much smaller.</p>
<p>The tag_id lookup is primary key lookup which is almost free.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Searching Tags in (3NF) Database by fudanchii</title>
		<link>http://animebsd.net/posts/3484#comment-746</link>
		<dc:creator>fudanchii</dc:creator>
		<pubDate>Mon, 30 Apr 2012 00:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://animebsd.net/?p=3484#comment-746</guid>
		<description>Still, don&#039;t you need another query for tag_id lookup? and I see you&#039; don&#039;t test the result for deleted post at your solution, might end up with orphaned tags... I humbly think that some search limit was set for good as there&#039;s not gonna be any solution would scaled up nicely both in code and performance for this case. Not sure about recursive query though.
Just my 2 cents... I&#039;ve been away from sql related works fo a while now. :D</description>
		<content:encoded><![CDATA[<p>Still, don&#8217;t you need another query for tag_id lookup? and I see you&#8217; don&#8217;t test the result for deleted post at your solution, might end up with orphaned tags&#8230; I humbly think that some search limit was set for good as there&#8217;s not gonna be any solution would scaled up nicely both in code and performance for this case. Not sure about recursive query though.<br />
Just my 2 cents&#8230; I&#8217;ve been away from sql related works fo a while now. <img src='http://animebsd.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Patch and Pack by Patch for Linux &#124; El proyecto Daisuke Yanami</title>
		<link>http://animebsd.net/posts/981#comment-745</link>
		<dc:creator>Patch for Linux &#124; El proyecto Daisuke Yanami</dc:creator>
		<pubDate>Sat, 28 Apr 2012 07:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.myconan.net/?p=981#comment-745</guid>
		<description>[...] conocerán, en el mundo fansuberil existen parchadores diseñados para Windows, como PatchWerk o Patch and Pack. Pero hasta ahora no conocía de algún script que automatizara este proceso y fuera compatible con [...]</description>
		<content:encoded><![CDATA[<p>[...] conocerán, en el mundo fansuberil existen parchadores diseñados para Windows, como PatchWerk o Patch and Pack. Pero hasta ahora no conocía de algún script que automatizara este proceso y fuera compatible con [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox Memory Usage by edogawaconan</title>
		<link>http://animebsd.net/posts/3424#comment-744</link>
		<dc:creator>edogawaconan</dc:creator>
		<pubDate>Sun, 01 Apr 2012 16:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://animebsd.net/?p=3424#comment-744</guid>
		<description>I don&#039;t have any more ram slot on my mobo (and 8 GiB RAM didn&#039;t make any economical sense at the time I bought the system).</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have any more ram slot on my mobo (and 8 GiB RAM didn&#8217;t make any economical sense at the time I bought the system).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox Memory Usage by Noko</title>
		<link>http://animebsd.net/posts/3424#comment-743</link>
		<dc:creator>Noko</dc:creator>
		<pubDate>Sat, 31 Mar 2012 23:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://animebsd.net/?p=3424#comment-743</guid>
		<description>Chrome*</description>
		<content:encoded><![CDATA[<p>Chrome*</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox Memory Usage by Noko</title>
		<link>http://animebsd.net/posts/3424#comment-742</link>
		<dc:creator>Noko</dc:creator>
		<pubDate>Sat, 31 Mar 2012 23:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://animebsd.net/?p=3424#comment-742</guid>
		<description>&gt;83%
Get more ram and maybe you won&#039;t need to care. Also chome is better about memory usage, despite it having like 30 processes.</description>
		<content:encoded><![CDATA[<p>&gt;83%<br />
Get more ram and maybe you won&#8217;t need to care. Also chome is better about memory usage, despite it having like 30 processes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Attempt to Update moebooru Engine by moebooru again &#124; animeBSD</title>
		<link>http://animebsd.net/posts/3395#comment-738</link>
		<dc:creator>moebooru again &#124; animeBSD</dc:creator>
		<pubDate>Mon, 12 Mar 2012 17:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://animebsd.net/?p=3395#comment-738</guid>
		<description>[...] week I posted about my random project which involves modernizing moebooru without doing complete rewrite (see [...]</description>
		<content:encoded><![CDATA[<p>[...] week I posted about my random project which involves modernizing moebooru without doing complete rewrite (see [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Attempt to Update moebooru Engine by edogawaconan</title>
		<link>http://animebsd.net/posts/3395#comment-737</link>
		<dc:creator>edogawaconan</dc:creator>
		<pubDate>Sun, 11 Mar 2012 23:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://animebsd.net/?p=3395#comment-737</guid>
		<description>the support for zip file on nginx has been added (it&#039;s one of the first thing I did). This is the commit which has the patch for it: https://bitbucket.org/edogawaconan/moebooru/changeset/9fa08c0e51a8 - the result (zip control file) is not cached though. You can see it in action on my test site at http://moe.myconan.net .</description>
		<content:encoded><![CDATA[<p>the support for zip file on nginx has been added (it&#8217;s one of the first thing I did). This is the commit which has the patch for it: <a href="https://bitbucket.org/edogawaconan/moebooru/changeset/9fa08c0e51a8" rel="nofollow">https://bitbucket.org/edogawaconan/moebooru/changeset/9fa08c0e51a8</a> &#8211; the result (zip control file) is not cached though. You can see it in action on my test site at <a href="http://moe.myconan.net" rel="nofollow">http://moe.myconan.net</a> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Attempt to Update moebooru Engine by dovac</title>
		<link>http://animebsd.net/posts/3395#comment-736</link>
		<dc:creator>dovac</dc:creator>
		<pubDate>Sun, 11 Mar 2012 20:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://animebsd.net/?p=3395#comment-736</guid>
		<description>much appreciated if you&#039;re able to do that..you can get mod_zipfile and the other custom plugins via svn --&gt; 
http://svn.imouto.org/repo/svn/trunk/lighttpd-1.5.0/</description>
		<content:encoded><![CDATA[<p>much appreciated if you&#8217;re able to do that..you can get mod_zipfile and the other custom plugins via svn &#8211;&gt; <br />
<a href="http://svn.imouto.org/repo/svn/trunk/lighttpd-1.5.0/" rel="nofollow">http://svn.imouto.org/repo/svn/trunk/lighttpd-1.5.0/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

