<?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 Alunduil&#039;s Hosting</title> <atom:link href="http://www.alunduil.com/comments/feed/" rel="self" type="application/rss+xml" /><link>http://www.alunduil.com</link> <description>Gentoo Hackery and Other Fun ...</description> <lastBuildDate>Wed, 30 Jun 2010 02:24:27 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>Comment on Memcached Remote Memory Sharing by Frederick Townes</title><link>http://www.alunduil.com/2010/06/24/memcached-remote-memory-sharing/comment-page-1/#comment-60</link> <dc:creator>Frederick Townes</dc:creator> <pubDate>Wed, 30 Jun 2010 02:24:27 +0000</pubDate> <guid isPermaLink="false">http://www.alunduil.com/?p=150#comment-60</guid> <description>&lt;p&gt;Multiple memcached servers can be specified in the input box and separate pools can be used for different caching engines.&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Multiple memcached servers can be specified in the input box and separate pools can be used for different caching engines.</p>]]></content:encoded> </item> <item><title>Comment on CMake &#8230; Java &#8230; Pain &#8230; by Alex Brandt</title><link>http://www.alunduil.com/2010/01/22/cmake-java-pain/comment-page-1/#comment-44</link> <dc:creator>Alex Brandt</dc:creator> <pubDate>Thu, 27 May 2010 23:23:09 +0000</pubDate> <guid isPermaLink="false">http://www.alunduil.com/?p=85#comment-44</guid> <description>&lt;p&gt;Unfortunately, I don&#039;t have any pointers on that style of migration.  I was looking at using cmake because it was system I understood coming from the C side of things.  Being forced to work with Java was a part of one of the projects I was working on and just made me realize that I didn&#039;t understand Java&#039;s build types at all even after trying to forget about linking and objects.&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Unfortunately, I don&#8217;t have any pointers on that style of migration.  I was looking at using cmake because it was system I understood coming from the C side of things.  Being forced to work with Java was a part of one of the projects I was working on and just made me realize that I didn&#8217;t understand Java&#8217;s build types at all even after trying to forget about linking and objects.</p>]]></content:encoded> </item> <item><title>Comment on CMake &#8230; Java &#8230; Pain &#8230; by Stephen Williams</title><link>http://www.alunduil.com/2010/01/22/cmake-java-pain/comment-page-1/#comment-43</link> <dc:creator>Stephen Williams</dc:creator> <pubDate>Thu, 27 May 2010 22:40:22 +0000</pubDate> <guid isPermaLink="false">http://www.alunduil.com/?p=85#comment-43</guid> <description>&lt;p&gt;cmake -E rename or cmake -E copy or cmake -E copy_if_different.&lt;/p&gt;&lt;p&gt;Any pointers on converting from Ant-based to Cmake?&lt;/p&gt; </description> <content:encoded><![CDATA[<p>cmake -E rename or cmake -E copy or cmake -E copy_if_different.</p><p>Any pointers on converting from Ant-based to Cmake?</p>]]></content:encoded> </item> <item><title>Comment on Running awstats on Gentoo by Alex Brandt</title><link>http://www.alunduil.com/2010/03/02/running-awstats-on-gentoo/comment-page-1/#comment-37</link> <dc:creator>Alex Brandt</dc:creator> <pubDate>Thu, 27 May 2010 13:39:45 +0000</pubDate> <guid isPermaLink="false">http://www.alunduil.com/?p=102#comment-37</guid> <description>&lt;p&gt;Thanks, I actually host this site on my own servers on a simple static connection.  I can&#039;t imagine it&#039;s actually much faster than professional solutions.&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Thanks, I actually host this site on my own servers on a simple static connection.  I can&#8217;t imagine it&#8217;s actually much faster than professional solutions.</p>]]></content:encoded> </item> <item><title>Comment on Running awstats on Gentoo by Ferne Joos</title><link>http://www.alunduil.com/2010/03/02/running-awstats-on-gentoo/comment-page-1/#comment-35</link> <dc:creator>Ferne Joos</dc:creator> <pubDate>Thu, 27 May 2010 06:54:04 +0000</pubDate> <guid isPermaLink="false">http://www.alunduil.com/?p=102#comment-35</guid> <description>&lt;p&gt;Hi,just observed your web-site when i google something and wonder what web hosting do you use for your blog,the speed is more faster than my blog, i really need it.will back to check it out,thanks!&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Hi,just observed your web-site when i google something and wonder what web hosting do you use for your blog,the speed is more faster than my blog, i really need it.will back to check it out,thanks!</p>]]></content:encoded> </item> <item><title>Comment on Optimizing the AM out of LAMP by APC Caching PHP &#171; Alunduil&#39;s Hosting</title><link>http://www.alunduil.com/2010/05/23/optimizing-the-am-out-of-lamp/comment-page-1/#comment-34</link> <dc:creator>APC Caching PHP &#171; Alunduil&#39;s Hosting</dc:creator> <pubDate>Thu, 27 May 2010 00:43:02 +0000</pubDate> <guid isPermaLink="false">http://www.alunduil.com/?p=127#comment-34</guid> <description>&lt;p&gt;[...] use APC (Alternative PHP Cache) to help alleviate some of the issues of a slow web site. Just like last time we optimized MySQL and talked about optimizing Apache we&#8217;ll continue on the path to getting [...]&lt;/p&gt; </description> <content:encoded><![CDATA[<p>[...] use APC (Alternative PHP Cache) to help alleviate some of the issues of a slow web site. Just like last time we optimized MySQL and talked about optimizing Apache we&#8217;ll continue on the path to getting [...]</p>]]></content:encoded> </item> <item><title>Comment on Optimizing Gentoo CFLAGS by GCC and G++ build results if the -march=TYPE is not specified</title><link>http://www.alunduil.com/2009/12/18/optimizing-gentoo-cflags/comment-page-1/#comment-32</link> <dc:creator>GCC and G++ build results if the -march=TYPE is not specified</dc:creator> <pubDate>Tue, 25 May 2010 12:15:13 +0000</pubDate> <guid isPermaLink="false">http://www.alunduil.com/?p=63#comment-32</guid> <description>&lt;p&gt;[...] For more information on how -march and -m work together I&#039;ve written a small article on the matter: http://www.alunduil.com/2009/12/18/o...gentoo-cflags/.  Regards,  [...]&lt;/p&gt; </description> <content:encoded><![CDATA[<p>[...] For more information on how -march and -m work together I&#39;ve written a small article on the matter: <a href="http://www.alunduil.com/2009/12/18/o...gentoo-cflags/" rel="nofollow">http://www.alunduil.com/2009/12/18/o&#8230;gentoo-cflags/</a>.  Regards,  [...]</p>]]></content:encoded> </item> <item><title>Comment on Running awstats on Gentoo by Links 3/3/2010: CrossOver 9.0, Android 2.1 &#124; Boycott Novell</title><link>http://www.alunduil.com/2010/03/02/running-awstats-on-gentoo/comment-page-1/#comment-12</link> <dc:creator>Links 3/3/2010: CrossOver 9.0, Android 2.1 &#124; Boycott Novell</dc:creator> <pubDate>Wed, 03 Mar 2010 18:28:51 +0000</pubDate> <guid isPermaLink="false">http://www.alunduil.com/?p=102#comment-12</guid> <description>&lt;p&gt;[...] Running awstats on Gentoo [...]&lt;/p&gt; </description> <content:encoded><![CDATA[<p>[...] Running awstats on Gentoo [...]</p>]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using memcached (user agent is rejected)
Database Caching 9/19 queries in 0.024 seconds using memcached

Served from: www.alunduil.com @ 2010-09-06 19:03:59 -->