<?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: Ruby On Rails Social Network Plugin: Community Engine</title>
	<atom:link href="http://www.webresourcesdepot.com/ruby-on-rails-social-network-plugin-community-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com/ruby-on-rails-social-network-plugin-community-engine/</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:25:32 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matthew M. Kaufman</title>
		<link>http://www.webresourcesdepot.com/ruby-on-rails-social-network-plugin-community-engine/comment-page-1/#comment-60878</link>
		<dc:creator>Matthew M. Kaufman</dc:creator>
		<pubDate>Mon, 06 Jul 2009 08:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=307#comment-60878</guid>
		<description>In response to the other two visitors that commented here.  I know, :), this is a great &quot;plugin&quot; and (e.g., as you are saying), a great literal complete application to work in when you are introducing and trying to fucking ORIENT yourself with Rails logic (it&#039;s actually much better and cool and great to a serious extent, actually - Than I originally believed.  It&#039;s taken about 3 years to see it :)).

But yes, I love this framework!!!!!!!!!  RailsSpace, .... The Book, http://www.amazon.com/dp/0321480791 --------- Walking through it&#039;s development from complete base start through to completion is a GREAT read.  Perfect example of what a programming book should be, at least as a beginning/beginner introduction.  It shows something to beginner programming students what they can actually do (and the power they would hold if they get actually motivated to pursue this more than anything else in their lives).

Okay sorry for the ridicoulous post, it&#039;s 4:18am what can you expect.  That&#039;s why I work at these hours, I go into such needless and extending detail.  YAY. :)  I will read this tomorrow or in a few months and be pissed at myself for how dumb this comment and post (argh wtf, do you call it, all these annoying terms that don&#039;t make sense.  how about a fucking comment.  tweet = more of a post.  a blog post is not a POST.  it&#039;s an article or page.  argh!!!!!!! :) ok cya.

OH AND TO @WEBRESOURCESDEPOT.COM - YOU HAVE AN AMAZING + EXCELLENT SITE.  THANK YOU FOR YOUR GREAT SUMMARIES AND DETAIL IN LINKING OF RELATED PROJECTS.  IT&#039;S ABSOLUTELY GREAT.  Do you know how many months of research you save me?  Just found you a few days ago - maybe a week.  You&#039;re excellent.  Thanks for having a cool design.  Not all blue and pink and arial. :)</description>
		<content:encoded><![CDATA[<p>In response to the other two visitors that commented here.  I know, <img src='http://www.webresourcesdepot.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> , this is a great &#8220;plugin&#8221; and (e.g., as you are saying), a great literal complete application to work in when you are introducing and trying to fucking ORIENT yourself with Rails logic (it&#8217;s actually much better and cool and great to a serious extent, actually &#8211; Than I originally believed.  It&#8217;s taken about 3 years to see it <img src='http://www.webresourcesdepot.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ).</p>
<p>But yes, I love this framework!!!!!!!!!  RailsSpace, &#8230;. The Book, <a href="http://www.amazon.com/dp/0321480791" rel="nofollow">http://www.amazon.com/dp/0321480791</a> &#8212;&#8212;&#8212; Walking through it&#8217;s development from complete base start through to completion is a GREAT read.  Perfect example of what a programming book should be, at least as a beginning/beginner introduction.  It shows something to beginner programming students what they can actually do (and the power they would hold if they get actually motivated to pursue this more than anything else in their lives).</p>
<p>Okay sorry for the ridicoulous post, it&#8217;s 4:18am what can you expect.  That&#8217;s why I work at these hours, I go into such needless and extending detail.  YAY. <img src='http://www.webresourcesdepot.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   I will read this tomorrow or in a few months and be pissed at myself for how dumb this comment and post (argh wtf, do you call it, all these annoying terms that don&#8217;t make sense.  how about a fucking comment.  tweet = more of a post.  a blog post is not a POST.  it&#8217;s an article or page.  argh!!!!!!! <img src='http://www.webresourcesdepot.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ok cya.</p>
<p>OH AND TO @WEBRESOURCESDEPOT.COM &#8211; YOU HAVE AN AMAZING + EXCELLENT SITE.  THANK YOU FOR YOUR GREAT SUMMARIES AND DETAIL IN LINKING OF RELATED PROJECTS.  IT&#8217;S ABSOLUTELY GREAT.  Do you know how many months of research you save me?  Just found you a few days ago &#8211; maybe a week.  You&#8217;re excellent.  Thanks for having a cool design.  Not all blue and pink and arial. <img src='http://www.webresourcesdepot.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bounga</title>
		<link>http://www.webresourcesdepot.com/ruby-on-rails-social-network-plugin-community-engine/comment-page-1/#comment-15210</link>
		<dc:creator>Bounga</dc:creator>
		<pubDate>Mon, 25 Aug 2008 15:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=307#comment-15210</guid>
		<description>This plugin is based on RailsEngine that in some way mirror a Rails application and can be use as a plugin.

It&#039;s not a traditionnal rails plugin but a Rails Engine one. That&#039;s why it has this structure.

You should read about Rails Engine (I thought it was deprecated ...)</description>
		<content:encoded><![CDATA[<p>This plugin is based on RailsEngine that in some way mirror a Rails application and can be use as a plugin.</p>
<p>It&#8217;s not a traditionnal rails plugin but a Rails Engine one. That&#8217;s why it has this structure.</p>
<p>You should read about Rails Engine (I thought it was deprecated &#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eleo</title>
		<link>http://www.webresourcesdepot.com/ruby-on-rails-social-network-plugin-community-engine/comment-page-1/#comment-5323</link>
		<dc:creator>Eleo</dc:creator>
		<pubDate>Sun, 25 May 2008 13:54:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=307#comment-5323</guid>
		<description>As a(an amateur) Rails developer it&#039;s definitely interesting.

I&#039;m curious as to why they describe it as a plugin, though, when it appears to be a full-blown application in itself.</description>
		<content:encoded><![CDATA[<p>As a(an amateur) Rails developer it&#8217;s definitely interesting.</p>
<p>I&#8217;m curious as to why they describe it as a plugin, though, when it appears to be a full-blown application in itself.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in -0.752 seconds -->
