<?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 Pragmatic Coder</title>
	<atom:link href="http://www.richardnichols.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.richardnichols.net</link>
	<description>The blog of Richard Nichols.</description>
	<lastBuildDate>Fri, 26 Feb 2010 21:52:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on 1 Minute Guide &#8211; Installing Redmine on Windows by rn</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-729</link>
		<dc:creator>rn</dc:creator>
		<pubDate>Fri, 26 Feb 2010 21:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-729</guid>
		<description>My guess is that you have a dodgy ruby installation. Try reinstalling from scratch. I&#039;ve seen similar errors when using the Ruby bundled with &quot;InstantRails&quot; - did you use a fresh install?</description>
		<content:encoded><![CDATA[<p>My guess is that you have a dodgy ruby installation. Try reinstalling from scratch. I&#8217;ve seen similar errors when using the Ruby bundled with &#8220;InstantRails&#8221; &#8211; did you use a fresh install?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 1 Minute Guide &#8211; Installing Redmine on Windows by Tom</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-727</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 26 Feb 2010 05:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-727</guid>
		<description>I get this error when I try to do either of the commands(gem install rails, gem install mongrel):
for &quot;gem install rails&quot;:
ERROR: While executing gem ... 
    Could not find rails  0&gt; in any repository

for &quot;gem install mongrel&quot;:
ERROR: While executing gem ... 
    Could not find mongrel  0&gt; in any repository

How can I fix this?</description>
		<content:encoded><![CDATA[<p>I get this error when I try to do either of the commands(gem install rails, gem install mongrel):<br />
for &#8220;gem install rails&#8221;:<br />
ERROR: While executing gem &#8230;<br />
    Could not find rails  0&gt; in any repository</p>
<p>for &#8220;gem install mongrel&#8221;:<br />
ERROR: While executing gem &#8230;<br />
    Could not find mongrel  0&gt; in any repository</p>
<p>How can I fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on visural-wicket 0.5 released &#8211; ready for action! by rn</title>
		<link>http://www.richardnichols.net/2010/02/visural-wicket-0-5-released-ready-for-action/comment-page-1/#comment-724</link>
		<dc:creator>rn</dc:creator>
		<pubDate>Thu, 25 Feb 2010 21:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=302#comment-724</guid>
		<description>I&#039;m working on getting Maven support at the moment, but I confess to being a bit of a Maven luddite - which I&#039;m working on changing :)</description>
		<content:encoded><![CDATA[<p>I&#8217;m working on getting Maven support at the moment, but I confess to being a bit of a Maven luddite &#8211; which I&#8217;m working on changing <img src='http://www.richardnichols.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on visural-wicket 0.5 released &#8211; ready for action! by Szymon Biliński</title>
		<link>http://www.richardnichols.net/2010/02/visural-wicket-0-5-released-ready-for-action/comment-page-1/#comment-723</link>
		<dc:creator>Szymon Biliński</dc:creator>
		<pubDate>Thu, 25 Feb 2010 20:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=302#comment-723</guid>
		<description>This looks really promising! I&#039;ll definitely give it a shot.

Is maven integration supported?</description>
		<content:encoded><![CDATA[<p>This looks really promising! I&#8217;ll definitely give it a shot.</p>
<p>Is maven integration supported?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 1 Minute Guide &#8211; Installing Redmine on Windows by Poobalan</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-713</link>
		<dc:creator>Poobalan</dc:creator>
		<pubDate>Thu, 18 Feb 2010 14:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-713</guid>
		<description>Wonderful tutorial Richard Nichols. And also i need to know how to migrate existing db to newly installed redmine.
As far as i know, 
step 1: rake redmine:migrate_from_trac RAILS _ENV=&quot;production&quot;
step 2: It asks for the physical directory &quot;ie:.trac directory&quot;. when i enters the path it shows &quot;no attachments&quot;

Do i need to install some trac environment? 

check out this video in youtube.
http://www.youtube.com/watch?v=ethtaYKdl9g</description>
		<content:encoded><![CDATA[<p>Wonderful tutorial Richard Nichols. And also i need to know how to migrate existing db to newly installed redmine.<br />
As far as i know,<br />
step 1: rake redmine:migrate_from_trac RAILS _ENV=&#8221;production&#8221;<br />
step 2: It asks for the physical directory &#8220;ie:.trac directory&#8221;. when i enters the path it shows &#8220;no attachments&#8221;</p>
<p>Do i need to install some trac environment? </p>
<p>check out this video in youtube.<br />
<a href="http://www.youtube.com/watch?v=ethtaYKdl9g" rel="nofollow">http://www.youtube.com/watch?v=ethtaYKdl9g</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on eBooks + DRM = Fail by JSWolf</title>
		<link>http://www.richardnichols.net/2010/01/ebooks-drm-fail/comment-page-1/#comment-711</link>
		<dc:creator>JSWolf</dc:creator>
		<pubDate>Wed, 17 Feb 2010 21:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=262#comment-711</guid>
		<description>Your links to finding ineptkey.pyw and ineptpdf.pyw are basically useless. They first entry that comes up with ineptkey is for 1.7.1 and ADe is now at 1.7.2 So you&#039;ll need new scripts.

ineptkey43.pyw - http://pastie.org/829748
ineptepub41.pyw - http://pastie.org/829751</description>
		<content:encoded><![CDATA[<p>Your links to finding ineptkey.pyw and ineptpdf.pyw are basically useless. They first entry that comes up with ineptkey is for 1.7.1 and ADe is now at 1.7.2 So you&#8217;ll need new scripts.</p>
<p>ineptkey43.pyw &#8211; <a href="http://pastie.org/829748" rel="nofollow">http://pastie.org/829748</a><br />
ineptepub41.pyw &#8211; <a href="http://pastie.org/829751" rel="nofollow">http://pastie.org/829751</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Laughing all the way to the bank&#8230; &#8220;60 Mario and friends&#8221; by sdcjbsjkcdsdc</title>
		<link>http://www.richardnichols.net/2010/02/laughing-all-the-way-to-the-bank-60-mario-and-friends/comment-page-1/#comment-707</link>
		<dc:creator>sdcjbsjkcdsdc</dc:creator>
		<pubDate>Mon, 15 Feb 2010 20:00:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=290#comment-707</guid>
		<description>Please report the app to the App Store!

1. It has 900 reviews of lowest possible (1 star)
It has 100 totally BOGUS reviews of 5 stars that fall all over themselves.
It has almost 0 review in between.
Clearly BOGUS. The positive review are PLANTED.
Some of the reviews intentionally mislead the reader by acting like it is a game.

2. The developer does NOT list the app on its website in violation of the App Store rules.

3. Apple should know better than to accept an app with Nintendo properties without asking for proof of rights.

4. This app is RUINING the app store and STEALING money from other developers who are honest and hard working.

If you do not complain, nothing will be done. Apple will listen to your complaint and investigate.

Thank You</description>
		<content:encoded><![CDATA[<p>Please report the app to the App Store!</p>
<p>1. It has 900 reviews of lowest possible (1 star)<br />
It has 100 totally BOGUS reviews of 5 stars that fall all over themselves.<br />
It has almost 0 review in between.<br />
Clearly BOGUS. The positive review are PLANTED.<br />
Some of the reviews intentionally mislead the reader by acting like it is a game.</p>
<p>2. The developer does NOT list the app on its website in violation of the App Store rules.</p>
<p>3. Apple should know better than to accept an app with Nintendo properties without asking for proof of rights.</p>
<p>4. This app is RUINING the app store and STEALING money from other developers who are honest and hard working.</p>
<p>If you do not complain, nothing will be done. Apple will listen to your complaint and investigate.</p>
<p>Thank You</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Markdown Doclet for Javadoc by David Roussel</title>
		<link>http://www.richardnichols.net/2009/06/markdown-doclet-for-javadoc/comment-page-1/#comment-697</link>
		<dc:creator>David Roussel</dc:creator>
		<pubDate>Thu, 11 Feb 2010 10:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=32#comment-697</guid>
		<description>Hi Sam

I&#039;ve love to see your POM snippet, but the tags have been eaten?  Can you re-post, or link to a pastie, or post on your own blog?

Thanks

David</description>
		<content:encoded><![CDATA[<p>Hi Sam</p>
<p>I&#8217;ve love to see your POM snippet, but the tags have been eaten?  Can you re-post, or link to a pastie, or post on your own blog?</p>
<p>Thanks</p>
<p>David</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 1 Minute Guide &#8211; Installing Redmine on Windows by Ben Farmer</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-658</link>
		<dc:creator>Ben Farmer</dc:creator>
		<pubDate>Tue, 19 Jan 2010 00:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-658</guid>
		<description>Thanks for the guide! One small correction to it, on version 0.8.7, you need to run &quot;rake generate_session_store&quot; after step 8. That will correct the &quot;A key is required to write a cookie containing the session data&quot; error.

Excellent guide!</description>
		<content:encoded><![CDATA[<p>Thanks for the guide! One small correction to it, on version 0.8.7, you need to run &#8220;rake generate_session_store&#8221; after step 8. That will correct the &#8220;A key is required to write a cookie containing the session data&#8221; error.</p>
<p>Excellent guide!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Markdown Doclet for Javadoc by Sam Bergin</title>
		<link>http://www.richardnichols.net/2009/06/markdown-doclet-for-javadoc/comment-page-1/#comment-599</link>
		<dc:creator>Sam Bergin</dc:creator>
		<pubDate>Wed, 06 Jan 2010 05:45:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=32#comment-599</guid>
		<description>Very useful!

I got it working under maven with the following snippet in my pom.xml


    
		
			...
			
				org.apache.maven.plugins
				maven-javadoc-plugin
				2.6.1
				
					com.visural.doclets.markdown.standard.Standard
					
						com.visural.doclets.markdown
						markdown-doclet
						2.0
					
					true
				
			
			...
        
    


Keep up the pragmatic work!</description>
		<content:encoded><![CDATA[<p>Very useful!</p>
<p>I got it working under maven with the following snippet in my pom.xml</p>
<p>			&#8230;</p>
<p>				org.apache.maven.plugins<br />
				maven-javadoc-plugin<br />
				2.6.1</p>
<p>					com.visural.doclets.markdown.standard.Standard</p>
<p>						com.visural.doclets.markdown<br />
						markdown-doclet<br />
						2.0</p>
<p>					true</p>
<p>			&#8230;</p>
<p>Keep up the pragmatic work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 1 Minute Guide &#8211; Installing Redmine on Windows by Steph</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-498</link>
		<dc:creator>Steph</dc:creator>
		<pubDate>Wed, 23 Dec 2009 15:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-498</guid>
		<description>Hi,
during the step no 8, at the command prompt: “rake db:migrate RAILS_ENV=production“ I am getting following error message 
&quot;c:\Ruby\Apps\redmine&gt;rake db:migrate RAILS_ENV=
(in c:/Ruby/Apps/redmine)
rake aborted!
adapter:mysql database:redmine host:localhost:3
oding:utf8 database is not configured

(See full trace by running task with --trace)


I have Ruby 1.8.6-p383 (RC1)
and redmine-0.8 version stable 

Please help</description>
		<content:encoded><![CDATA[<p>Hi,<br />
during the step no 8, at the command prompt: “rake db:migrate RAILS_ENV=production“ I am getting following error message<br />
&#8220;c:\Ruby\Apps\redmine&gt;rake db:migrate RAILS_ENV=<br />
(in c:/Ruby/Apps/redmine)<br />
rake aborted!<br />
adapter:mysql database:redmine host:localhost:3<br />
oding:utf8 database is not configured</p>
<p>(See full trace by running task with &#8211;trace)</p>
<p>I have Ruby 1.8.6-p383 (RC1)<br />
and redmine-0.8 version stable </p>
<p>Please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 1 Minute Guide &#8211; Installing Redmine on Windows by rn</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-431</link>
		<dc:creator>rn</dc:creator>
		<pubDate>Wed, 09 Dec 2009 21:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-431</guid>
		<description>Sounds like you have an internet connectivity problem.</description>
		<content:encoded><![CDATA[<p>Sounds like you have an internet connectivity problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 1 Minute Guide &#8211; Installing Redmine on Windows by Ajay SOni</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-389</link>
		<dc:creator>Ajay SOni</dc:creator>
		<pubDate>Thu, 03 Dec 2009 06:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-389</guid>
		<description>Hi 
During the step no 4, while running &quot;gem install rails&quot; command, I am getting following error message:
&quot;ERROR:  While executing gem ... (Gem::RemoteFetcher::FetchError)
    getaddrinfo: no address associated with hostname.(SocketError)&quot;

Please Help

Regards
Ajay</description>
		<content:encoded><![CDATA[<p>Hi<br />
During the step no 4, while running &#8220;gem install rails&#8221; command, I am getting following error message:<br />
&#8220;ERROR:  While executing gem &#8230; (Gem::RemoteFetcher::FetchError)<br />
    getaddrinfo: no address associated with hostname.(SocketError)&#8221;</p>
<p>Please Help</p>
<p>Regards<br />
Ajay</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Announcing &#8211; visural-wicket by Leo</title>
		<link>http://www.richardnichols.net/2009/11/announcing-visural-wicket/comment-page-1/#comment-314</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Thu, 19 Nov 2009 20:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=220#comment-314</guid>
		<description>Great initiative! Let&#039;s share our Wicket Components!</description>
		<content:encoded><![CDATA[<p>Great initiative! Let&#8217;s share our Wicket Components!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Results Are In&#8230; by Jeremy</title>
		<link>http://www.richardnichols.net/2009/09/the-results-are-in/comment-page-1/#comment-259</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Fri, 13 Nov 2009 07:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=213#comment-259</guid>
		<description>I&#039;ve had experience with Linode since 2005.  They are indeed a great host, good if not great for the $$$, uptime is incredible.  I&#039;ve only had one instance of downtime lasting over 5 minutes, and that was last month.  The instances of 5 minutes I can count on one hand (OVER A PERIOD OF 4 YEARS!).  However it&#039;s targetted at a totally different market.  And that market has major competition, none near as good as Linode.  Regardless you have my vouch.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had experience with Linode since 2005.  They are indeed a great host, good if not great for the $$$, uptime is incredible.  I&#8217;ve only had one instance of downtime lasting over 5 minutes, and that was last month.  The instances of 5 minutes I can count on one hand (OVER A PERIOD OF 4 YEARS!).  However it&#8217;s targetted at a totally different market.  And that market has major competition, none near as good as Linode.  Regardless you have my vouch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 1 Minute Guide &#8211; Installing Redmine on Windows by Dr.Luiji</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-240</link>
		<dc:creator>Dr.Luiji</dc:creator>
		<pubDate>Wed, 28 Oct 2009 09:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-240</guid>
		<description>The step 4 give me this error during the install:
 - ERROR: Failed to build gem native extension.

So far, after investigating a bit I&#039;ve found the cure, it&#039;s needed a ruby gems update, at the command prompt digit: 
      “gem update --system“
At the end of the update Rubygems retry the step 4:
      “gem install rails“

Now You can goahead with the others steps.
Cheers.</description>
		<content:encoded><![CDATA[<p>The step 4 give me this error during the install:<br />
 &#8211; ERROR: Failed to build gem native extension.</p>
<p>So far, after investigating a bit I&#8217;ve found the cure, it&#8217;s needed a ruby gems update, at the command prompt digit:<br />
      “gem update &#8211;system“<br />
At the end of the update Rubygems retry the step 4:<br />
      “gem install rails“</p>
<p>Now You can goahead with the others steps.<br />
Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 1 Minute Guide &#8211; Installing Redmine on Windows by Adrian</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-233</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Tue, 20 Oct 2009 12:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-233</guid>
		<description>One more small change:
In step 9 use &quot;mongrel_rails start -e production&quot; if you only created the production database.

Regards,

Lic. Adrián P. Eidelman
Director - BlueSoft, tecnología de vanguardia para su empresa</description>
		<content:encoded><![CDATA[<p>One more small change:<br />
In step 9 use &#8220;mongrel_rails start -e production&#8221; if you only created the production database.</p>
<p>Regards,</p>
<p>Lic. Adrián P. Eidelman<br />
Director &#8211; BlueSoft, tecnología de vanguardia para su empresa</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 1 Minute Guide &#8211; Installing Redmine on Windows by Adrian</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/comment-page-1/#comment-232</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Tue, 20 Oct 2009 12:43:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-232</guid>
		<description>Hi thanks for the tutorial.
Some minor changes to note:
If you get the 0.8.4 version of Redmine you will need &quot;gem install -v=2.1.2 rails&quot; instead of latest rails version.
Instead of &quot;rake db:migrate&quot; use  &quot;rake db:migrate RAILS_ENV=production&quot; to create the production database only and avoid the redmine_development error.
So far those are the only changes I needed.

Thanks again,

Lic. Adrián P. Eidelman
Director - BlueSoft, tecnología de vanguardia para su empresa</description>
		<content:encoded><![CDATA[<p>Hi thanks for the tutorial.<br />
Some minor changes to note:<br />
If you get the 0.8.4 version of Redmine you will need &#8220;gem install -v=2.1.2 rails&#8221; instead of latest rails version.<br />
Instead of &#8220;rake db:migrate&#8221; use  &#8220;rake db:migrate RAILS_ENV=production&#8221; to create the production database only and avoid the redmine_development error.<br />
So far those are the only changes I needed.</p>
<p>Thanks again,</p>
<p>Lic. Adrián P. Eidelman<br />
Director &#8211; BlueSoft, tecnología de vanguardia para su empresa</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recruitment From The &#8220;Other Side&#8221; &#8211; Part 1 by PianoMan</title>
		<link>http://www.richardnichols.net/2009/07/recruitment-from-the-other-side-part-1/comment-page-1/#comment-226</link>
		<dc:creator>PianoMan</dc:creator>
		<pubDate>Sat, 17 Oct 2009 18:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=15#comment-226</guid>
		<description>&lt;strong&gt;PianoMan...&lt;/strong&gt;

Hello :) I bookmarked this blog. Thanks heaps for this!... if anyone else has anything, it would be much appreciated. Great website Super Pianoforte Links http://www.de.Grand-Pianos.org Enjoy!...</description>
		<content:encoded><![CDATA[<p><strong>PianoMan&#8230;</strong></p>
<p>Hello <img src='http://www.richardnichols.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I bookmarked this blog. Thanks heaps for this!&#8230; if anyone else has anything, it would be much appreciated. Great website Super Pianoforte Links <a href="http://www.de.Grand-Pianos.org" rel="nofollow">http://www.de.Grand-Pianos.org</a> Enjoy!&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Can&#8217;t Publish A Google Form Outside Your Domain? by GoKlavierKlavierFan</title>
		<link>http://www.richardnichols.net/2009/07/cant-publish-a-google-form-outside-your-domain/comment-page-1/#comment-220</link>
		<dc:creator>GoKlavierKlavierFan</dc:creator>
		<pubDate>Wed, 14 Oct 2009 16:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/2009/07/cant-publish-a-google-form-outside-your-domain/#comment-220</guid>
		<description>&lt;strong&gt;GoKlavierKlavierFan...&lt;/strong&gt;

Hello ;) Thanks heaps for this indeed!... if anyone else has anything, it would be much appreciated. Great website Super Piano Links http://www.en.Grand-Pianos.org Enjoy!...</description>
		<content:encoded><![CDATA[<p><strong>GoKlavierKlavierFan&#8230;</strong></p>
<p>Hello <img src='http://www.richardnichols.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Thanks heaps for this indeed!&#8230; if anyone else has anything, it would be much appreciated. Great website Super Piano Links <a href="http://www.en.Grand-Pianos.org" rel="nofollow">http://www.en.Grand-Pianos.org</a> Enjoy!&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
