<?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 MeJoe.com</title>
	<atom:link href="http://mejoe.com/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://mejoe.com/blog</link>
	<description>Some ideas.</description>
	<lastBuildDate>Fri, 04 May 2012 22:05:18 +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 Setup a Minecraft Multiplayer Server on the Rackspace Cloud with Ubuntu by Bruce</title>
		<link>http://mejoe.com/blog/?p=312#comment-24067</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Fri, 04 May 2012 22:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://mejoe.com/blog/?p=312#comment-24067</guid>
		<description>Thank you worked very well for me. Now I need to learn more command line stuff to stop or kill once started in order to backup etc. 

thanks again</description>
		<content:encoded><![CDATA[<p>Thank you worked very well for me. Now I need to learn more command line stuff to stop or kill once started in order to backup etc. </p>
<p>thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Miguel patino &#124; Kevindelbridge</title>
		<link>http://mejoe.com/blog/?page_id=177#comment-22863</link>
		<dc:creator>Miguel patino &#124; Kevindelbridge</dc:creator>
		<pubDate>Wed, 28 Mar 2012 13:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.1.70/blog/?page_id=177#comment-22863</guid>
		<description>[...] About &#124; MeJoe.comMiguel Patino says: June 14, 2008 at 7:03 PM. Hey Joe, what&#8217;s up? I was remembering your website the other day and thought I&#8217;d check it out. Good to see that &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] About | MeJoe.comMiguel Patino says: June 14, 2008 at 7:03 PM. Hey Joe, what&#8217;s up? I was remembering your website the other day and thought I&#8217;d check it out. Good to see that &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup a Minecraft Multiplayer Server on the Rackspace Cloud with Ubuntu by joe</title>
		<link>http://mejoe.com/blog/?p=312#comment-16926</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Fri, 25 Nov 2011 23:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://mejoe.com/blog/?p=312#comment-16926</guid>
		<description>I guess its all about what your alternative options are. If you have an extra computer at home laying around, you can probably use it as a server combined with something like Dynamic DNS in case your ISP changes your IP. That is likely the cheapest solution. However, you probably won&#039;t get the same upload/download speeds that you would get from a professional host.</description>
		<content:encoded><![CDATA[<p>I guess its all about what your alternative options are. If you have an extra computer at home laying around, you can probably use it as a server combined with something like Dynamic DNS in case your ISP changes your IP. That is likely the cheapest solution. However, you probably won&#8217;t get the same upload/download speeds that you would get from a professional host.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup a Minecraft Multiplayer Server on the Rackspace Cloud with Ubuntu by Jessy Cormier</title>
		<link>http://mejoe.com/blog/?p=312#comment-16925</link>
		<dc:creator>Jessy Cormier</dc:creator>
		<pubDate>Fri, 25 Nov 2011 23:00:04 +0000</pubDate>
		<guid isPermaLink="false">http://mejoe.com/blog/?p=312#comment-16925</guid>
		<description>Hey Awesome setup Guide. I did the same thing sometime back, For 20 bucks however its not really worth it? and if you need more ram it becomes overpriced? (of course if you have your userbase paying to play on your server or &quot;helping out&quot; running a web forum and some other custom code like nerd.nu I suppose this is an awesome startup Guide)

Either way I&#039;m bookmarking this until I get another chance to play around with it. 
Thank you!</description>
		<content:encoded><![CDATA[<p>Hey Awesome setup Guide. I did the same thing sometime back, For 20 bucks however its not really worth it? and if you need more ram it becomes overpriced? (of course if you have your userbase paying to play on your server or &#8220;helping out&#8221; running a web forum and some other custom code like nerd.nu I suppose this is an awesome startup Guide)</p>
<p>Either way I&#8217;m bookmarking this until I get another chance to play around with it.<br />
Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a search index of DVD movie data with SOLR by joe</title>
		<link>http://mejoe.com/blog/?p=266#comment-6214</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Mon, 06 Jun 2011 20:54:27 +0000</pubDate>
		<guid isPermaLink="false">http://mejoe.com/blog/?p=266#comment-6214</guid>
		<description>Representing actors and DVDs is a bit more challenging since it is a many-to-many relationship. The first thing that came to my mind was to simply create a multi-value field for Actors (since this is a DVD centric search). You would add this attribute to the field in your schema, &quot;multiValued=&#039;true&#124;false&#039;&quot;. This &lt;a href=&quot;http://lucene.472066.n3.nabble.com/How-are-multivalued-fields-used-td488853.html&quot; rel=&quot;nofollow&quot;&gt;post&lt;/a&gt; has some details.</description>
		<content:encoded><![CDATA[<p>Representing actors and DVDs is a bit more challenging since it is a many-to-many relationship. The first thing that came to my mind was to simply create a multi-value field for Actors (since this is a DVD centric search). You would add this attribute to the field in your schema, &#8220;multiValued=&#8217;true|false&#8217;&#8221;. This <a href="http://lucene.472066.n3.nabble.com/How-are-multivalued-fields-used-td488853.html" rel="nofollow">post</a> has some details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a search index of DVD movie data with SOLR by razvan</title>
		<link>http://mejoe.com/blog/?p=266#comment-6212</link>
		<dc:creator>razvan</dc:creator>
		<pubDate>Mon, 06 Jun 2011 20:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://mejoe.com/blog/?p=266#comment-6212</guid>
		<description>what would be the best solution for schema if I want to add also actors for a dvd in search fields?</description>
		<content:encoded><![CDATA[<p>what would be the best solution for schema if I want to add also actors for a dvd in search fields?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Movies for Geek Kids by Dvalamardace</title>
		<link>http://mejoe.com/blog/?p=283#comment-4313</link>
		<dc:creator>Dvalamardace</dc:creator>
		<pubDate>Thu, 28 Apr 2011 22:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://mejoe.com/blog/?p=283#comment-4313</guid>
		<description>Add Real Genius with Val Kilmer to the  list.</description>
		<content:encoded><![CDATA[<p>Add Real Genius with Val Kilmer to the  list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Movies for Geek Kids by asdf</title>
		<link>http://mejoe.com/blog/?p=283#comment-3848</link>
		<dc:creator>asdf</dc:creator>
		<pubDate>Thu, 21 Apr 2011 20:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://mejoe.com/blog/?p=283#comment-3848</guid>
		<description>War Games?
The Manhattan Project?</description>
		<content:encoded><![CDATA[<p>War Games?<br />
The Manhattan Project?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Movies for Geek Kids by sarahvdv</title>
		<link>http://mejoe.com/blog/?p=283#comment-3690</link>
		<dc:creator>sarahvdv</dc:creator>
		<pubDate>Wed, 20 Apr 2011 11:54:37 +0000</pubDate>
		<guid isPermaLink="false">http://mejoe.com/blog/?p=283#comment-3690</guid>
		<description>Not just for kids! Those lists are on my &quot;to-watch&quot; list.</description>
		<content:encoded><![CDATA[<p>Not just for kids! Those lists are on my &#8220;to-watch&#8221; list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Movies for Geek Kids by Mary Kate</title>
		<link>http://mejoe.com/blog/?p=283#comment-3678</link>
		<dc:creator>Mary Kate</dc:creator>
		<pubDate>Wed, 20 Apr 2011 07:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://mejoe.com/blog/?p=283#comment-3678</guid>
		<description>I am very happy to see that Labyrinth is on there twice... As it should be.
Best movie ever!
MK</description>
		<content:encoded><![CDATA[<p>I am very happy to see that Labyrinth is on there twice&#8230; As it should be.<br />
Best movie ever!<br />
MK</p>
]]></content:encoded>
	</item>
</channel>
</rss>

