<?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 Philaeum - Strategic Internet Solutions</title>
	<atom:link href="http://www.philaeum.nl/blog/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.philaeum.nl/blog</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Sun, 19 May 2013 03:47:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>Comment on How to make WPML compatible with W3C Total Cache by Ahmed</title>
		<link>http://www.philaeum.nl/blog/index.php/how-to-make-wpml-compatible-with-w3c-total-cache/#comment-132</link>
		<dc:creator>Ahmed</dc:creator>
		<pubDate>Sun, 19 May 2013 03:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.philaeum.nl/blog/?p=40#comment-132</guid>
		<description><![CDATA[Jan Willem

Thank You!!]]></description>
		<content:encoded><![CDATA[<p>Jan Willem</p>
<p>Thank You!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress shortcode output buffer versus appending to string by Rich Berrill</title>
		<link>http://www.philaeum.nl/blog/index.php/wordpress-shortcode-output-buffer-versus-returning-string/#comment-38</link>
		<dc:creator>Rich Berrill</dc:creator>
		<pubDate>Mon, 12 Mar 2012 19:39:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.philaeum.nl/blog/?p=19#comment-38</guid>
		<description><![CDATA[The reason for that is that bloginfo() sends the output directly to the buffer, while get_bloginfo() returns it.  get_bloginfo() being added to one of the strings in the second method would be the one you would want to use.]]></description>
		<content:encoded><![CDATA[<p>The reason for that is that bloginfo() sends the output directly to the buffer, while get_bloginfo() returns it.  get_bloginfo() being added to one of the strings in the second method would be the one you would want to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress shortcode output buffer versus appending to string by Michael Watts</title>
		<link>http://www.philaeum.nl/blog/index.php/wordpress-shortcode-output-buffer-versus-returning-string/#comment-37</link>
		<dc:creator>Michael Watts</dc:creator>
		<pubDate>Mon, 19 Dec 2011 10:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.philaeum.nl/blog/?p=19#comment-37</guid>
		<description><![CDATA[I had included a wordpress function (bloginfo(&#039;url&#039;) within my short code function and the first method worked for me, the second would still output in the wrong place but does work fine when returning strings and I suppose regular php functions.

Many thanks for posting this]]></description>
		<content:encoded><![CDATA[<p>I had included a wordpress function (bloginfo(&#8216;url&#8217;) within my short code function and the first method worked for me, the second would still output in the wrong place but does work fine when returning strings and I suppose regular php functions.</p>
<p>Many thanks for posting this</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress footer no longer appearing by Victor</title>
		<link>http://www.philaeum.nl/blog/index.php/wordpress-footer-no-longer-appearing/#comment-34</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Tue, 08 Nov 2011 20:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.philaeum.nl/blog/?p=4#comment-34</guid>
		<description><![CDATA[Thanks you very much!

I fix a problem with your help in my site! :)]]></description>
		<content:encoded><![CDATA[<p>Thanks you very much!</p>
<p>I fix a problem with your help in my site! <img src='http://www.philaeum.nl/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress get_comment_meta and update_comment_meta by Wordpress Custom Fields in Comments &#171; Ballyhoo Blog</title>
		<link>http://www.philaeum.nl/blog/index.php/wordpress-get_comment_meta-and-update_comment_meta/#comment-32</link>
		<dc:creator>Wordpress Custom Fields in Comments &#171; Ballyhoo Blog</dc:creator>
		<pubDate>Tue, 12 Jul 2011 01:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.philaeum.nl/blog/?p=55#comment-32</guid>
		<description><![CDATA[[...] wordpress comments. It turns out the documentation is sort of sparse in regards to doing so, but a few helpful posts, and some digging inside of the comment-template.php core file finally got me [...]]]></description>
		<content:encoded><![CDATA[<p>[...] wordpress comments. It turns out the documentation is sort of sparse in regards to doing so, but a few helpful posts, and some digging inside of the comment-template.php core file finally got me [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress shortcode output buffer versus appending to string by Jan Willem</title>
		<link>http://www.philaeum.nl/blog/index.php/wordpress-shortcode-output-buffer-versus-returning-string/#comment-22</link>
		<dc:creator>Jan Willem</dc:creator>
		<pubDate>Thu, 28 Apr 2011 14:25:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.philaeum.nl/blog/?p=19#comment-22</guid>
		<description><![CDATA[You&#039;re welcome :)]]></description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome <img src='http://www.philaeum.nl/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress shortcode output buffer versus appending to string by Jaume Sala</title>
		<link>http://www.philaeum.nl/blog/index.php/wordpress-shortcode-output-buffer-versus-returning-string/#comment-20</link>
		<dc:creator>Jaume Sala</dc:creator>
		<pubDate>Tue, 26 Apr 2011 14:54:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.philaeum.nl/blog/?p=19#comment-20</guid>
		<description><![CDATA[Thank you, really I didn&#039;t undertand whats happeing :)]]></description>
		<content:encoded><![CDATA[<p>Thank you, really I didn&#8217;t undertand whats happeing <img src='http://www.philaeum.nl/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make WPML compatible with W3C Total Cache by Jan Willem</title>
		<link>http://www.philaeum.nl/blog/index.php/how-to-make-wpml-compatible-with-w3c-total-cache/#comment-10</link>
		<dc:creator>Jan Willem</dc:creator>
		<pubDate>Wed, 16 Feb 2011 11:39:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.philaeum.nl/blog/?p=40#comment-10</guid>
		<description><![CDATA[Hi Richard, 

Thanks for your reply. I&#039;ve updated the post with more information, apologies for not being clear directly. It only happens when you use domain aliasses and the problem is in the language switcher, which doesn&#039;t as intended anymore.

Also see a report by another user: http://wordpress.org/support/topic/after-w3-total-cache-redirect-domainde-to-wwwdomainde-does-not-work]]></description>
		<content:encoded><![CDATA[<p>Hi Richard, </p>
<p>Thanks for your reply. I&#8217;ve updated the post with more information, apologies for not being clear directly. It only happens when you use domain aliasses and the problem is in the language switcher, which doesn&#8217;t as intended anymore.</p>
<p>Also see a report by another user: <a href="http://wordpress.org/support/topic/after-w3-total-cache-redirect-domainde-to-wwwdomainde-does-not-work" rel="nofollow">http://wordpress.org/support/topic/after-w3-total-cache-redirect-domainde-to-wwwdomainde-does-not-work</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make WPML compatible with W3C Total Cache by Richard Hearne</title>
		<link>http://www.philaeum.nl/blog/index.php/how-to-make-wpml-compatible-with-w3c-total-cache/#comment-9</link>
		<dc:creator>Richard Hearne</dc:creator>
		<pubDate>Tue, 15 Feb 2011 23:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.philaeum.nl/blog/?p=40#comment-9</guid>
		<description><![CDATA[Can you elaborate on the issues you encounter please?
I use both plugins and haven&#039;t realised any issues, but would rather know in case things go bump.

Cheers!]]></description>
		<content:encoded><![CDATA[<p>Can you elaborate on the issues you encounter please?<br />
I use both plugins and haven&#8217;t realised any issues, but would rather know in case things go bump.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
