<?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 on: Lazyest Gallery 0.10.4.2</title>
	<atom:link href="http://brimosoft.nl/2008/05/26/lazyest-gallery-01042/feed/" rel="self" type="application/rss+xml" />
	<link>http://brimosoft.nl/2008/05/26/lazyest-gallery-01042/</link>
	<description>Author of the Easiest Gallery Plugin</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:44:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Shama</title>
		<link>http://brimosoft.nl/2008/05/26/lazyest-gallery-01042/comment-page-2/#comment-152</link>
		<dc:creator>Shama</dc:creator>
		<pubDate>Tue, 17 Jun 2008 07:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://brimosoft.nl/?p=40#comment-152</guid>
		<description>Beste Marcel,

Ik zou ook graag zo iets op mijn site willen hebben. Dat je vragen en antwoorden op 1 pagina kan hebben.
Ik bedoel dat je meteen kan reageren op een tekst.

en weet je wordpress ook youtube films ondersteunt?

Alvast bedankt.</description>
		<content:encoded><![CDATA[<p>Beste Marcel,</p>
<p>Ik zou ook graag zo iets op mijn site willen hebben. Dat je vragen en antwoorden op 1 pagina kan hebben.<br />
Ik bedoel dat je meteen kan reageren op een tekst.</p>
<p>en weet je wordpress ook youtube films ondersteunt?</p>
<p>Alvast bedankt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brimosoft &#187; Blog Archive &#187; Lazyest Gallery 0.10.4.3</title>
		<link>http://brimosoft.nl/2008/05/26/lazyest-gallery-01042/comment-page-1/#comment-117</link>
		<dc:creator>Brimosoft &#187; Blog Archive &#187; Lazyest Gallery 0.10.4.3</dc:creator>
		<pubDate>Mon, 02 Jun 2008 18:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://brimosoft.nl/?p=40#comment-117</guid>
		<description>[...] version fixes incompatibility issues with the K2 theme and with other themes and plugins that override Wordpress native widget [...]</description>
		<content:encoded><![CDATA[<p>[...] version fixes incompatibility issues with the K2 theme and with other themes and plugins that override WordPress native widget [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcel (brimosoft)</title>
		<link>http://brimosoft.nl/2008/05/26/lazyest-gallery-01042/comment-page-1/#comment-116</link>
		<dc:creator>Marcel (brimosoft)</dc:creator>
		<pubDate>Mon, 02 Jun 2008 07:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://brimosoft.nl/?p=40#comment-116</guid>
		<description>Hi Marcel,
Strange error, &lt;code&gt;wp_register_widget_control()&lt;/code&gt; should be available in Wordpress 2.5.1.
Do you have a plugin or theme that handles widgets by itself?</description>
		<content:encoded><![CDATA[<p>Hi Marcel,<br />
Strange error, <code>wp_register_widget_control()</code> should be available in WordPress 2.5.1.<br />
Do you have a plugin or theme that handles widgets by itself?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcel</title>
		<link>http://brimosoft.nl/2008/05/26/lazyest-gallery-01042/comment-page-1/#comment-115</link>
		<dc:creator>Marcel</dc:creator>
		<pubDate>Sun, 01 Jun 2008 21:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://brimosoft.nl/?p=40#comment-115</guid>
		<description>Hi Marcel, 
i get this error when i try the latest version 10.4.2 on my blog. Currently im using 10.2 because of this problem. I haven&#039;t got time to track down this issue by myself, but when i install 10.4.2 this error appears instead of the blog. The admin menu is operational, partially...

Fatal error: Call to undefined function wp_register_widget_control() in [..]/wp-content/plugins/lazyest-gallery/lazyest-gallery.php on line 1027</description>
		<content:encoded><![CDATA[<p>Hi Marcel,<br />
i get this error when i try the latest version 10.4.2 on my blog. Currently im using 10.2 because of this problem. I haven&#8217;t got time to track down this issue by myself, but when i install 10.4.2 this error appears instead of the blog. The admin menu is operational, partially&#8230;</p>
<p>Fatal error: Call to undefined function wp_register_widget_control() in [..]/wp-content/plugins/lazyest-gallery/lazyest-gallery.php on line 1027</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcel (brimosoft)</title>
		<link>http://brimosoft.nl/2008/05/26/lazyest-gallery-01042/comment-page-1/#comment-114</link>
		<dc:creator>Marcel (brimosoft)</dc:creator>
		<pubDate>Fri, 30 May 2008 06:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://brimosoft.nl/?p=40#comment-114</guid>
		<description>@Lars,
You have to do more than that, The first lines of header.php are missing. There is no DOCTYPE and HTML start tag. Also, the call to &lt;code&gt;wp_head()&lt;/code&gt; should be before the &lt;code&gt;&lt;/head&gt;&lt;/code&gt; end tag. If you do that, you don&#039;t have to hardcode lazyest.css in your header. The plugin will take care of that.Take a look at header.php in the default theme to see how it&#039;s done.</description>
		<content:encoded><![CDATA[<p>@Lars,<br />
You have to do more than that, The first lines of header.php are missing. There is no DOCTYPE and HTML start tag. Also, the call to <code>wp_head()</code> should be before the <code>&lt;/head&gt;</code> end tag. If you do that, you don&#8217;t have to hardcode lazyest.css in your header. The plugin will take care of that.Take a look at header.php in the default theme to see how it&#8217;s done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars</title>
		<link>http://brimosoft.nl/2008/05/26/lazyest-gallery-01042/comment-page-1/#comment-113</link>
		<dc:creator>Lars</dc:creator>
		<pubDate>Fri, 30 May 2008 04:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://brimosoft.nl/?p=40#comment-113</guid>
		<description>Hi Marcel

Not sure how and/or what happened to my header, but I have now added the lazyest-style.css to it, and it works the way I was hoping for.

Thank you for your help.</description>
		<content:encoded><![CDATA[<p>Hi Marcel</p>
<p>Not sure how and/or what happened to my header, but I have now added the lazyest-style.css to it, and it works the way I was hoping for.</p>
<p>Thank you for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcel (brimosoft)</title>
		<link>http://brimosoft.nl/2008/05/26/lazyest-gallery-01042/comment-page-1/#comment-111</link>
		<dc:creator>Marcel (brimosoft)</dc:creator>
		<pubDate>Thu, 29 May 2008 12:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://brimosoft.nl/?p=40#comment-111</guid>
		<description>@Lars,
Somehow your HTML header is not complete. lazyest-style.css has not been included.
Could there be an error in header.php?</description>
		<content:encoded><![CDATA[<p>@Lars,<br />
Somehow your HTML header is not complete. lazyest-style.css has not been included.<br />
Could there be an error in header.php?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars</title>
		<link>http://brimosoft.nl/2008/05/26/lazyest-gallery-01042/comment-page-1/#comment-106</link>
		<dc:creator>Lars</dc:creator>
		<pubDate>Wed, 28 May 2008 18:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://brimosoft.nl/?p=40#comment-106</guid>
		<description>Hi Marcel

I’m trying to hide the top folder navigator as well as the “Powered by..” bottom line credits (no offense), but despite uncommenting all the “display:none;” lines, they still appear. What could I be doing wrong?

Lars</description>
		<content:encoded><![CDATA[<p>Hi Marcel</p>
<p>I’m trying to hide the top folder navigator as well as the “Powered by..” bottom line credits (no offense), but despite uncommenting all the “display:none;” lines, they still appear. What could I be doing wrong?</p>
<p>Lars</p>
]]></content:encoded>
	</item>
</channel>
</rss>

