<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>blogfreakz.com &#187; Ruby</title>
	<atom:link href="http://blogfreakz.com/category/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogfreakz.com</link>
	<description>Web Development, Web Trends, open source resources</description>
	<lastBuildDate>Fri, 10 Feb 2012 05:40:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>ActiveAdmin &#8211; Administration Framework For Ruby on Rails Applications</title>
		<link>http://blogfreakz.com/ruby/activeadmin-administration-framework-for-ruby-on-rails-applications/</link>
		<comments>http://blogfreakz.com/ruby/activeadmin-administration-framework-for-ruby-on-rails-applications/#comments</comments>
		<pubDate>Fri, 20 May 2011 11:15:44 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[admin templates]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=19898</guid>
		<description><![CDATA[Active Admin is a Ruby on Rails plugin for generating administration style interfaces. It abstracts common business application patterns to make it simple for developers to implement beautiful and elegant interfaces with very little effort. Filtering and listing resources is one of the most important tasks for administering a web application. Active Admin provides many [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blogfreakz.com/ruby/activeadmin-administration-framework-for-ruby-on-rails-applications/" title="Link to ActiveAdmin - Administration Framework For Ruby on Rails Applications"><img class="wppt_float_left" src="http://blogfreakz.com/wp-content/uploads/wp-post-thumbnail/bLY4dw.jpg" alt="bLY4dw ActiveAdmin   Administration Framework For Ruby on Rails Applications" title="" width="200" height="200" /></a><a title="activeadmin" rel="nofollow" href="http://activeadmin.info/" target="_blank">Active Admin</a> is a <strong>Ruby on Rails plugin for generating administration style interfaces</strong>. It abstracts common business application patterns to make it simple for developers to implement beautiful and elegant interfaces with very little effort.</p>
<p><span id="more-19898"></span></p>
<p><a rel="nofollow" href="http://activeadmin.info/"><img class="alignnone size-full wp-image-19991" title="activetheme" src="http://blogfreakz.com/wp-content/uploads/2011/05/activetheme.jpg" alt="activetheme ActiveAdmin   Administration Framework For Ruby on Rails Applications" width="600" height="300" /></a></p>
<p>Filtering and listing resources is one of the most important tasks for administering a web application. Active Admin provides many different tools for you to build a compelling interface into your data for the admin staff.</p>
<p>Built in, Active Admin has the following index renderers:</p>
<ul>
<li> <strong>Table</strong>: A table drawn with each row being a resource</li>
<li> <strong>Grid</strong>: A set of rows and columns each cell being a resource</li>
<li> <strong>Blocks</strong>: A set of rows (not tabular) each row being a resource</li>
<li> <strong>Blog</strong>: A title and body content, similar to a blog index</li>
</ul>
<p>All index pages also support scopes, filters, pagination, action items, and sidebar sections.</p>
<p>Active Admin’s interface was designed from the ground up for non-technical users. It makes it easy for developers to build highly usable interfaces that customers will actually enjoy using. Active Admin is released as a Ruby Gem. The gem is to be installed within a Ruby on Rails 3 application.</p>
<p class="download">Requirements: Ruby on Rails 3+<br />
Demo: <a title="activeadmin" rel="nofollow" href="http://activeadmin.info/" target="_blank">http://activeadmin.info</a><br />
License: Other License</p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/ruby/activeadmin-administration-framework-for-ruby-on-rails-applications/" title="activeadmin pagination">activeadmin pagination</a></li>
<li><a href="http://blogfreakz.com/ruby/activeadmin-administration-framework-for-ruby-on-rails-applications/" title="rails activeadmin">rails activeadmin</a></li>
<li><a href="http://blogfreakz.com/ruby/activeadmin-administration-framework-for-ruby-on-rails-applications/" title="active admin pagination">active admin pagination</a></li>
<li><a href="http://blogfreakz.com/ruby/activeadmin-administration-framework-for-ruby-on-rails-applications/" title="activeadmin rails">activeadmin rails</a></li>
<li><a href="http://blogfreakz.com/ruby/activeadmin-administration-framework-for-ruby-on-rails-applications/" title="activeadmin">activeadmin</a></li>
<li><a href="http://blogfreakz.com/ruby/activeadmin-administration-framework-for-ruby-on-rails-applications/" title="active admin gem">active admin gem</a></li>
<li><a href="http://blogfreakz.com/ruby/activeadmin-administration-framework-for-ruby-on-rails-applications/" title="activeadmin themes">activeadmin themes</a></li>
<li><a href="http://blogfreakz.com/ruby/activeadmin-administration-framework-for-ruby-on-rails-applications/" title="activeadmin action items">activeadmin action items</a></li>
<li><a href="http://blogfreakz.com/ruby/activeadmin-administration-framework-for-ruby-on-rails-applications/" title="rails 3 gem admin generator">rails 3 gem admin generator</a></li>
<li><a href="http://blogfreakz.com/ruby/activeadmin-administration-framework-for-ruby-on-rails-applications/" title="active admin Action Items">active admin Action Items</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/ruby/activeadmin-administration-framework-for-ruby-on-rails-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fructose &#8211; Now You Can Compile Your Ruby Into PHP</title>
		<link>http://blogfreakz.com/tools/fructose-now-you-can-compile-your-ruby-into-php/</link>
		<comments>http://blogfreakz.com/tools/fructose-now-you-can-compile-your-ruby-into-php/#comments</comments>
		<pubDate>Sat, 30 Apr 2011 07:42:10 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Software & Tools]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=19572</guid>
		<description><![CDATA[Fructose is a subset of Ruby that&#8217;s designed to be compiled into PHP 5.x. The generated code should run on any PHP version above 5.0. Most major Ruby features are supported, including operator overloading and blocks. Eventually, most of the Ruby standard library will be available to Fructose programs via libfructose. Fructose isn&#8217;t production ready [...]]]></description>
			<content:encoded><![CDATA[<p><a title="fructoselang" rel="nofollow" href="http://www.fructoselang.org" target="_blank">Fructose</a> is a subset of Ruby that&#8217;s designed to be compiled into PHP 5.x. The generated code should run on any PHP version above 5.0. Most major Ruby features are supported, including operator overloading and blocks. Eventually, most of the Ruby standard library will be available to Fructose programs via libfructose.</p>
<p><span id="more-19572"></span></p>
<p><a rel="nofollow" href="http://www.fructoselang.org"><img class="alignnone size-full wp-image-19575" title="fructose" src="http://blogfreakz.com/wp-content/uploads/2011/04/fructose.jpg" alt="fructose Fructose   Now You Can Compile Your Ruby Into PHP" width="600" height="300" /></a></p>
<p>Fructose isn&#8217;t production ready yet, but you&#8217;re free to poke around and try it out over at the <a rel="nofollow" href="http://github.com/charliesome/Fructose">GitHub repository</a>.</p>
<p class="download">Website: <a title="fructoselang" rel="nofollow" href="http://www.fructoselang.org" target="_blank">http://www.fructoselang.org</a></p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/tools/fructose-now-you-can-compile-your-ruby-into-php/" title="Fructose ruby">Fructose ruby</a></li>
<li><a href="http://blogfreakz.com/tools/fructose-now-you-can-compile-your-ruby-into-php/" title="fructose">fructose</a></li>
<li><a href="http://blogfreakz.com/tools/fructose-now-you-can-compile-your-ruby-into-php/" title="ruby fructose">ruby fructose</a></li>
<li><a href="http://blogfreakz.com/tools/fructose-now-you-can-compile-your-ruby-into-php/" title="compile ruby">compile ruby</a></li>
<li><a href="http://blogfreakz.com/tools/fructose-now-you-can-compile-your-ruby-into-php/" title="compile ruby in php">compile ruby in php</a></li>
<li><a href="http://blogfreakz.com/tools/fructose-now-you-can-compile-your-ruby-into-php/" title="fructose for grails#sclient=psy-ab">fructose for grails#sclient=psy-ab</a></li>
<li><a href="http://blogfreakz.com/tools/fructose-now-you-can-compile-your-ruby-into-php/" title="Now compile Serotonina without dipendencies">Now compile Serotonina without dipendencies</a></li>
<li><a href="http://blogfreakz.com/tools/fructose-now-you-can-compile-your-ruby-into-php/" title="ruby fructose cakephp">ruby fructose cakephp</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tools/fructose-now-you-can-compile-your-ruby-into-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Locomotive &#8211; Open Source CMS For Rails</title>
		<link>http://blogfreakz.com/cms/locomotive-cms-rails/</link>
		<comments>http://blogfreakz.com/cms/locomotive-cms-rails/#comments</comments>
		<pubDate>Sat, 08 Jan 2011 06:28:34 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=14369</guid>
		<description><![CDATA[Locomotive is a simple but powerful CMS based on liquid templates and mongodb database.  Locomotive CMS does not use a classic sql database such as mysql or postgresql but rather a nosql database named mongodb. Features managing as many websites as you want with one application instance nice looking UI (see http://www.locomotivecms.com for some screenshots) [...]]]></description>
			<content:encoded><![CDATA[<p><a title="locomotivecms" rel="nofollow" href="http://www.locomotivecms.com/" target="_blank">Locomotive</a> is a simple but powerful CMS based on liquid templates and mongodb database.  Locomotive CMS does not use a classic sql database such as mysql or postgresql but rather a nosql database named mongodb.</p>
<p><span id="more-14369"></span><a rel="nofollow" href="http://www.locomotivecms.com/"><img class="alignnone size-full wp-image-14372" title="locomotiv" src="http://blogfreakz.com/wp-content/uploads/2011/01/locomotiv.jpg" alt="locomotiv Locomotive   Open Source CMS For Rails" width="600" height="212" /></a></p>
<h3>Features</h3>
<ul>
<li> managing as many websites as you want with one application instance</li>
<li>nice looking UI (see http://www.locomotivecms.com for some screenshots)</li>
<li>flexible content types</li>
<li>playing smoothly with Heroku and MongoHQ</li>
<li>inline editing (beta)</li>
</ul>
<p>Locomotive has been tested it with both ruby 1.8.7 (2009-06-12 patchlevel 174) and ruby 1.9.2.p0 which are two of ruby versions Heroku supports. Locomotive is in beta but already used in production with success.</p>
<p class="download"><strong>Requirements</strong>: Ruby, Mongodb, ImageMagick,<br />
<strong>Demo</strong>:<a title="locomotivecms" rel="nofollow" href="http://www.locomotivecms.com/" target="_blank"> http://www.locomotivecms.com</a><br />
<strong>License</strong>: MIT license</p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/cms/locomotive-cms-rails/" title="locomotive cms review">locomotive cms review</a></li>
<li><a href="http://blogfreakz.com/cms/locomotive-cms-rails/" title="locomotive cms">locomotive cms</a></li>
<li><a href="http://blogfreakz.com/cms/locomotive-cms-rails/" title="locomotive cms tutorial">locomotive cms tutorial</a></li>
<li><a href="http://blogfreakz.com/cms/locomotive-cms-rails/" title="rails mongodb cms">rails mongodb cms</a></li>
<li><a href="http://blogfreakz.com/cms/locomotive-cms-rails/" title="rails cms mongodb">rails cms mongodb</a></li>
<li><a href="http://blogfreakz.com/cms/locomotive-cms-rails/" title="rails 52framework">rails 52framework</a></li>
<li><a href="http://blogfreakz.com/cms/locomotive-cms-rails/" title="locomotivecms review">locomotivecms review</a></li>
<li><a href="http://blogfreakz.com/cms/locomotive-cms-rails/" title="locomotive cms plugins">locomotive cms plugins</a></li>
<li><a href="http://blogfreakz.com/cms/locomotive-cms-rails/" title="locomotive cms themes">locomotive cms themes</a></li>
<li><a href="http://blogfreakz.com/cms/locomotive-cms-rails/" title="locomotivecms tutorial">locomotivecms tutorial</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/cms/locomotive-cms-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Holla &#8211; An Open Source Chat Application</title>
		<link>http://blogfreakz.com/javascript/holla-an-open-source-chat-application/</link>
		<comments>http://blogfreakz.com/javascript/holla-an-open-source-chat-application/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 15:43:36 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=11912</guid>
		<description><![CDATA[Holla is a group chat application, a bit like Campfire. The UI is built in a RIA fashion &#8211; i.e. is totally asynchronous and super fast. You can create channels, then invite friends to those channels, chat and share files. The interface is totally asynchronous, which is one of the most important aspects of Holla. You can CRUD [...]]]></description>
			<content:encoded><![CDATA[<p>Holla is a group chat application, a bit like <a rel="nofollow" href="http://campfirenow.com/">Campfire</a>. The UI is built in a RIA fashion &#8211; i.e. is totally asynchronous and super fast. You can create channels, then invite friends to those channels, chat and share files. The interface is totally asynchronous, which is one of the most important aspects of Holla. You can <abbr title="Create, Read, Update, Destroy">CRUD</abbr> channels, add messages and upload files &#8211; all without blocking any of the UI. Any AJAX requests that need to happen, happen in the background.</p>
<p><span id="more-11912"></span></p>
<p><a rel="nofollow href=" href=" mce_href="><img class="aligncenter size-full wp-image-11913" title="hola" src="http://blogfreakz.com/wp-content/uploads/2010/11/hola.jpg" alt="hola Holla   An Open Source Chat Application" width="600" height="317" /></a><br />
<!--more--></p>
<p>Just drag and drop files onto the interface, they&#8217;ll upload in the background displaying a realtime progress bar. What&#8217;s neat, is that everybody on the channel, not just yourself, can see the file upload progress. For the fronted source management it&#8217;s used <a rel="nofollow href=" href=" mce_href=">Sprockets</a> and <a rel="nofollow href=" href=" mce_href=">Less</a>. Sprockets basically adds &#8216;require&#8217; support to JavaScript, is absolutely invaluable for managing JavaScript source files &#8211; JS apps can get messy very quickly if you&#8217;re not careful. For the real-time chat, Holla uses <a rel="nofollow href=" href=" mce_href=">Juggernaut 2</a>. Juggernaut open a WebSocket connection with a <a rel="nofollow href=" href=" mce_href=">Node.js</a> backend server. The framework behind all of this is <a rel="nofollow href=" href=" mce_href=">SuperApp</a>. At its core, SuperApp is a state machine which splits up your JS logic into separate modules.</p>
<p class="download"><strong>Requirements :</strong> Ruby 1.9.2+, MySQL, Redis, Bundle<strong><br />
</strong><strong>Demo :</strong> <a rel="nofollow href=" href=" mce_href=" target="_blank">http://getholla.com/</a><br />
<strong>License :</strong> MIT License</p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/javascript/holla-an-open-source-chat-application/" title="Holla chat">Holla chat</a></li>
<li><a href="http://blogfreakz.com/javascript/holla-an-open-source-chat-application/" title="holla ruby">holla ruby</a></li>
<li><a href="http://blogfreakz.com/javascript/holla-an-open-source-chat-application/" title="javascript chat ui">javascript chat ui</a></li>
<li><a href="http://blogfreakz.com/javascript/holla-an-open-source-chat-application/" title="javascript chat application">javascript chat application</a></li>
<li><a href="http://blogfreakz.com/javascript/holla-an-open-source-chat-application/" title="holla! ruby">holla! ruby</a></li>
<li><a href="http://blogfreakz.com/javascript/holla-an-open-source-chat-application/" title="javascript open source chat">javascript open source chat</a></li>
<li><a href="http://blogfreakz.com/javascript/holla-an-open-source-chat-application/" title="chat holla">chat holla</a></li>
<li><a href="http://blogfreakz.com/javascript/holla-an-open-source-chat-application/" title="open source chat application in php">open source chat application in php</a></li>
<li><a href="http://blogfreakz.com/javascript/holla-an-open-source-chat-application/" title="holla">holla</a></li>
<li><a href="http://blogfreakz.com/javascript/holla-an-open-source-chat-application/" title="open source ecommerce">open source ecommerce</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/javascript/holla-an-open-source-chat-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Most Popular Ruby Based Open Source Social Networking Platform</title>
		<link>http://blogfreakz.com/social-network/ruby-based-social-networking-platform/</link>
		<comments>http://blogfreakz.com/social-network/ruby-based-social-networking-platform/#comments</comments>
		<pubDate>Sun, 19 Sep 2010 00:04:14 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[social networking]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=9960</guid>
		<description><![CDATA[Ruby on Rails is an open source web application framework for the Ruby programming language. It is intended to be Used with an Agile development methodology That Is Used by Web developers for rapid development. There are lots of Websites That use it including popular ones like Twitter, github, Scribd and many more. If you [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Ruby on Rails </strong>is an open source web application framework for the Ruby programming language. It is intended to be Used with an Agile development methodology That Is Used by Web developers for rapid development.<br />
There are lots of Websites That use it including popular ones like Twitter, github, Scribd and many more. If you are planning to build a <strong>social networking</strong> site using ruby on rails. You should to consider most popular social networking platform below, which was built using ruby on rails.</p>
<p><span id="more-9960"></span></p>
<h3><strong>Diaspora</strong></h3>
<p><a rel="nofollow" href="http://www.joindiaspora.com"><img class="aligncenter size-full wp-image-9962" title="diaspora" src="http://blogfreakz.com/wp-content/uploads/2010/09/diaspora.jpg" alt="diaspora Most Popular Ruby Based Open Source Social Networking Platform " width="600" height="375" /></a></p>
<p><strong><a rel="nofollow" href="http://www.joindiaspora.com/" target="_blank">Diaspora</a></strong> is an <strong>open source social networking application</strong><strong> in Ruby on Rails.</strong> It includes most of the features to be expected like friendships, status messages, photos, etc. Diaspora aims to be a distributed network, where totally separate  computers connect to each other directly, will let us connect without  surrendering our privacy.They  call these computers ‘seeds’.  A seed is  owned by you, hosted by you, or on a rented server.  Once it has been  set up, the seed will aggregate all of your information: your facebook  profile, tweets, anything.</p>
<p>Diapora considered to be a Facebook alternative <a rel="nofollow" href="http://voices.washingtonpost.com/blog-post/2010/09/diaspora_facebooks_rival_relea.html" target="_blank">by</a> <a rel="nofollow" href="http://www.huffingtonpost.com/2010/08/30/diaspora-facebook-competi_n_698853.html" target="_blank">many</a> <a rel="nofollow" href="http://www.huffingtonpost.com/2010/08/30/diaspora-facebook-competi_n_698853.html" target="_blank">sources</a>. Today, Diaspora, a potential rival for Facebook, released its open source code, inviting designers and programmers to help shape the network. But  his unique, one of the people who contributed to fund the development  of diaspora is the CEO of  Facebook, Mark Zuckerberg.</p>
<h3>Insoshi</h3>
<p><a rel="nofollow" href="http://github.com/insoshi/insoshi"><img class="aligncenter size-full wp-image-9961" title="insoshi" src="http://blogfreakz.com/wp-content/uploads/2010/09/insoshi.jpg" alt="insoshi Most Popular Ruby Based Open Source Social Networking Platform " width="600" height="317" /></a></p>
<p><strong>Insoshi</strong> is a <strong>social networking platform in Ruby on Rails</strong>. You can use Insoshi to make custom social networks; see the <a rel="nofollow" href="http://dogfood.insoshi.com/">Insoshi demo site</a> for an example. Features include activity feeds, profiles, photo sharing, comment walls, blogs, forums, user messaging, and an admin panel.It&#8217;s <a rel="nofollow" href="http://github.com/insoshi/insoshi/tree/master">on GitHub</a>, so you can fork it to your heart&#8217;s content, and it can act as a base for developing your own social Web application.</p>
<p>Insoshi was originally developed by <a rel="nofollow" href="http://www.michaelhartl.com/">Michael Hartl</a> and Long Nguyen as part of the <a rel="nofollow" href="http://ycombinator.com/">Y Combinator</a> program, and is presently maintained by Evan Dorn and <a rel="nofollow" href="http://lrdesign.com/">Logical Reality Design</a>.</p>
<h3>CommunityEngine</h3>
<p><a rel="nofollow" href="http://communityengine.org"><img class="aligncenter size-full wp-image-10006" title="communityengine" src="http://blogfreakz.com/wp-content/uploads/2010/09/communityengine.jpg" alt="communityengine Most Popular Ruby Based Open Source Social Networking Platform " width="600" height="300" /></a></p>
<p><a title="Community Engine" rel="nofollow" href="http://communityengine.org" target="_blank">CommunityEngine</a> is a free, open-source social network plugin for Ruby on  Rails applications. Community Engine is a plugin that can add social networking features to existing Rails applications. Drop it into your new or existing application, and  you’ll instantly have all the features of a basic community site.</p>
<h5>Features</h5>
<ul>
<li> user profiles, blogs</li>
<li> private messaging</li>
<li>forums</li>
<li>events</li>
<li>plugin</li>
<li>photo uploading</li>
<li>clippings, static pages</li>
<li>commenting</li>
<li>friendship</li>
<li>activity feeds and localization.</li>
</ul>
<h3>LovdbyLess</h3>
<p><a rel="nofollow" href="http://lovdbyless.com/"><img class="aligncenter size-full wp-image-10007" title="lovdbyless" src="http://blogfreakz.com/wp-content/uploads/2010/09/lovdbyless.jpg" alt="lovdbyless Most Popular Ruby Based Open Source Social Networking Platform " width="600" height="300" /></a></p>
<p><a rel="nofollow" href="http://lovdbyless.com/">LovdbyLess</a> is a free and fully customizable social networking platform, built using Ruby on Rails. Built with Ruby  On Rails, LovdByLess is feature rich and allows for social interaction  on every level.It comes with many of the same features and functionalities of its loved-by-more counterparts, Myspace and Facebook.</p>
<h5>Features</h5>
<ul>
<li>blogs with comment capabilities</li>
<li>photo galleries with captions</li>
<li>profile bio and information</li>
<li>the ability to follow a user or “friend” them</li>
<li>site search for friends</li>
<li>user-to-user messaging</li>
<li>profile comments</li>
<li>user dashboard (recent activity feed)</li>
<li>emailed activity</li>
<li>flickr integration</li>
<li>youtube integration</li>
</ul>
<p>Lovd By Less has the edge by being MIT-licensed, making it easier to use in your own commercial applications.</p>
<h3>EngineY</h3>
<p><a rel="nofollow" href="http://www.enginey.com/"><img class="aligncenter size-full wp-image-10008" title="enginey" src="http://blogfreakz.com/wp-content/uploads/2010/09/enginey.jpg" alt="enginey Most Popular Ruby Based Open Source Social Networking Platform " width="600" height="300" /></a></p>
<p><a title="EngineY" rel="nofollow" href="http://www.enginey.com" target="_blank">EngineY</a> is a social network and CMS framework implemented in <strong>Ruby  on Rails</strong> that is easy to customize and deploy as your own powerful and  feature packed social media or CMS site. <strong>Empower</strong> users with their own blogs.  <strong>Enhance collaboration</strong> with forums, groups and events. Let your users post  <strong>Twitter-like status messages</strong>. Track all the activity on your site with  a live activity stream.</p>
<div>
<h4>Features</h4>
<div>
<ul>
<li>User profiles</li>
<li>Events</li>
<li>Blogs</li>
<li>
<div>Private Messages</div>
</li>
<li>Photos</li>
<li>Forums</li>
<li>
<div>Activity Stream</div>
</li>
</ul>
<div>
<h3>Tog</h3>
<p><a rel="nofollow" href="http://www.toghq.com"><img class="aligncenter size-full wp-image-10009" title="tog" src="http://blogfreakz.com/wp-content/uploads/2010/09/tog.jpg" alt="tog Most Popular Ruby Based Open Source Social Networking Platform " width="600" height="300" /></a></p>
<p><a title="Tog" rel="nofollow" href="http://www.toghq.com/" target="_blank">Tog</a> is a non-intrusive, <strong>extensible open source platform</strong> that helps you to add social network features to your Ruby on Rails  apps. Using these prepackaged and automated features should let you focus on  the real key point about social networks: keep the conversation going  with your members. If you’re just starting a social site or wants to  polish your community with lovely social capabilities maybe you should  give tog a try.</p>
<h5>Features</h5>
<ul>
<li>profiles</li>
<li>open/private groups</li>
<li>abuse report</li>
<li>tag clouds</li>
<li>ratings</li>
<li>internal messaging</li>
<li>blogs</li>
<li>photos</li>
<li>CMS</li>
<li>news</li>
<li>Q&amp;A</li>
</ul>
</div>
</div>
</div>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/social-network/ruby-based-social-networking-platform/" title="social network ruby open source">social network ruby open source</a></li>
<li><a href="http://blogfreakz.com/social-network/ruby-based-social-networking-platform/" title="rails 3 social network">rails 3 social network</a></li>
<li><a href="http://blogfreakz.com/social-network/ruby-based-social-networking-platform/" title="rails 3 social networking">rails 3 social networking</a></li>
<li><a href="http://blogfreakz.com/social-network/ruby-based-social-networking-platform/" title="ruby social network">ruby social network</a></li>
<li><a href="http://blogfreakz.com/social-network/ruby-based-social-networking-platform/" title="insoshi demo">insoshi demo</a></li>
<li><a href="http://blogfreakz.com/social-network/ruby-based-social-networking-platform/" title="social network ruby">social network ruby</a></li>
<li><a href="http://blogfreakz.com/social-network/ruby-based-social-networking-platform/" title="diaspora social network">diaspora social network</a></li>
<li><a href="http://blogfreakz.com/social-network/ruby-based-social-networking-platform/" title="social network rails 3">social network rails 3</a></li>
<li><a href="http://blogfreakz.com/social-network/ruby-based-social-networking-platform/" title="ruby based applications">ruby based applications</a></li>
<li><a href="http://blogfreakz.com/social-network/ruby-based-social-networking-platform/" title="best open source social networking platform in 2010">best open source social networking platform in 2010</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/social-network/ruby-based-social-networking-platform/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Bowline &#8211; Powerful Ruby Desktop Applications Framework</title>
		<link>http://blogfreakz.com/ruby/bowline-ruby-applications-framework/</link>
		<comments>http://blogfreakz.com/ruby/bowline-ruby-applications-framework/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 23:48:25 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Framework]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=6668</guid>
		<description><![CDATA[Bowline is a framework for making cross platform desktop applications in Ruby, HTML and JavaScript. If you&#8217;ve ever wished creating a desktop application was as simple as creating a Rails website, Bowline&#8217;s for you. Bowline respects MVC, you can design your views in HTML5/CSS3 &#8211; then bind them to your Ruby models. There&#8217;s no request/response [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Bowline</strong> is a framework for making cross platform desktop applications in Ruby, HTML and JavaScript. If you&#8217;ve ever wished creating a desktop application was as simple as creating a Rails website, Bowline&#8217;s for you. Bowline respects MVC, you can design your views in HTML5/CSS3 &#8211; then bind them to your Ruby models. There&#8217;s no request/response cycle &#8211; any changes in models automatically get reflected in the view.</p>
<p><span id="more-6668"></span></p>
<p style="text-align: center;"><a rel="attachment wp-att-6669" href="http://blogfreakz.com/ruby/bowline-ruby-applications-framework/attachment/bowline/"><img class="size-large wp-image-6669  aligncenter" title="bowline" src="http://blogfreakz.com/wp-content/uploads/2010/06/bowline-600x324.png" alt="bowline 600x324 Bowline   Powerful Ruby Desktop Applications Framework" width="600" height="324" /></a></p>
<p>Bowline has an MVC architecture and Bowline&#8217;s views are written in  HTML/JavaScript. Bowline is comprises of wxWidgets (C++ app framework), WebKit (the rendering engine behind Safari &amp; Chrome) and Ruby 1.9.1 . At the moment, Bowline works on Linux and OSX. Windows support is in the  pipeline.</p>
<p class="download"><strong>Requirements</strong>: Mac OSX &gt;=10.5 or Ubuntu, Ruby 1.9, Bowline gem<br />
<strong>Demo</strong>: <a title="Bowline" rel="nofollow" href="http://bowlineapp.com/#screenshots" target="_blank">http://bowlineapp.com/#screenshots</a><br />
<strong>License</strong>: MIT LIcense</p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/ruby/bowline-ruby-applications-framework/" title="ruby bowline">ruby bowline</a></li>
<li><a href="http://blogfreakz.com/ruby/bowline-ruby-applications-framework/" title="bowline ruby">bowline ruby</a></li>
<li><a href="http://blogfreakz.com/ruby/bowline-ruby-applications-framework/" title="ruby desktop application">ruby desktop application</a></li>
<li><a href="http://blogfreakz.com/ruby/bowline-ruby-applications-framework/" title="ruby desktop applications">ruby desktop applications</a></li>
<li><a href="http://blogfreakz.com/ruby/bowline-ruby-applications-framework/" title="ruby bowline tutorial">ruby bowline tutorial</a></li>
<li><a href="http://blogfreakz.com/ruby/bowline-ruby-applications-framework/" title="ruby desktop">ruby desktop</a></li>
<li><a href="http://blogfreakz.com/ruby/bowline-ruby-applications-framework/" title="ruby desktop application framework">ruby desktop application framework</a></li>
<li><a href="http://blogfreakz.com/ruby/bowline-ruby-applications-framework/" title="bowline tutorial">bowline tutorial</a></li>
<li><a href="http://blogfreakz.com/ruby/bowline-ruby-applications-framework/" title="ruby desktop framework">ruby desktop framework</a></li>
<li><a href="http://blogfreakz.com/ruby/bowline-ruby-applications-framework/" title="ruby for desktop applications">ruby for desktop applications</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/ruby/bowline-ruby-applications-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scruffy &#8211; Beautiful Graphs for Ruby</title>
		<link>http://blogfreakz.com/ruby/scruffy-beautiful-graphs-for-ruby/</link>
		<comments>http://blogfreakz.com/ruby/scruffy-beautiful-graphs-for-ruby/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 15:10:18 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Charts/Graph]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[chart]]></category>
		<category><![CDATA[graph]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=3970</guid>
		<description><![CDATA[Scruffy is a Ruby library for generating attractive and powerful graphs, useful for web applications, print media and many others. It&#8217;s highly customizable and powerful. You can change the backgrounds, mix different types of graph together, change the graphics used for the points, change the line types, etc. You can also render to different types [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Scruffy</strong> is a <strong>Ruby library</strong> for generating attractive and powerful <strong>graphs</strong>, useful for web applications, print media and many others. It&#8217;s highly customizable and powerful. You can change the backgrounds, mix different types of graph together, change the graphics used for the points, change the line types, etc. You can also render to different types of output.</p>
<p><span id="more-3970"></span><img class="alignnone size-full wp-image-3971" title="scruffy" src="http://blogfreakz.com/wp-content/uploads/2010/03/scruffy.jpg" alt="scruffy Scruffy   Beautiful Graphs for Ruby" width="304" height="186" /></p>
<p>With this library you can draw many type of graph on ruby such as <strong>Pie Chart</strong>, <strong>Line Graph</strong>, <strong>Bar Graph</strong>, <strong>Split Graph</strong>, <strong>Stacking Graph</strong> and<strong> Multi-viewport Multi-layered</strong> graph.</p>
<p class="download">
<strong>Demo</strong>: <a href="http://www.ibrasten.com/articles/tag/scruffy" target="_blank">http://www.ibrasten.com/articles/tag/scruffy</a><br />
<strong>Website</strong>: <a href="http://scruffy.rubyforge.org/" target="_blank">http://scruffy.rubyforge.org/</a><br />
<strong>License</strong>: <span>MIT</span> license
</p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/ruby/scruffy-beautiful-graphs-for-ruby/" title="scruffy ruby">scruffy ruby</a></li>
<li><a href="http://blogfreakz.com/ruby/scruffy-beautiful-graphs-for-ruby/" title="ruby scruffy">ruby scruffy</a></li>
<li><a href="http://blogfreakz.com/ruby/scruffy-beautiful-graphs-for-ruby/" title="scruffy charts">scruffy charts</a></li>
<li><a href="http://blogfreakz.com/ruby/scruffy-beautiful-graphs-for-ruby/" title="different types of graphs">different types of graphs</a></li>
<li><a href="http://blogfreakz.com/ruby/scruffy-beautiful-graphs-for-ruby/" title="ruby graph">ruby graph</a></li>
<li><a href="http://blogfreakz.com/ruby/scruffy-beautiful-graphs-for-ruby/" title="beautiful line graph">beautiful line graph</a></li>
<li><a href="http://blogfreakz.com/ruby/scruffy-beautiful-graphs-for-ruby/" title="types of graphs">types of graphs</a></li>
<li><a href="http://blogfreakz.com/ruby/scruffy-beautiful-graphs-for-ruby/" title="different kinds of graphs">different kinds of graphs</a></li>
<li><a href="http://blogfreakz.com/ruby/scruffy-beautiful-graphs-for-ruby/" title="different types graphs">different types graphs</a></li>
<li><a href="http://blogfreakz.com/ruby/scruffy-beautiful-graphs-for-ruby/" title="layered graph">layered graph</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/ruby/scruffy-beautiful-graphs-for-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gruff Graphs &#8211; making beautiful graphs with Ruby</title>
		<link>http://blogfreakz.com/ruby/graphs-with-ruby/</link>
		<comments>http://blogfreakz.com/ruby/graphs-with-ruby/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 07:04:08 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Charts/Graph]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[chart]]></category>
		<category><![CDATA[graph]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=3753</guid>
		<description><![CDATA[The Gruff Graphing Library is a project to make beautiful graphs with Ruby created by Geoffrey Grosenbach. It Can be used alone or with Ruby on Rails. This library allow us to graph negative numbers (line and bar), specify colors, and customize the graphs in other ways. Demo: http://geoffreygrosenbach.com/projects/show/5 Website: http://nubyonrails.com/pages/gruff License: MIT License Incoming [...]]]></description>
			<content:encoded><![CDATA[<p>The <strong>Gruff Graphing Library</strong> is a project to make beautiful graphs with Ruby created by Geoffrey Grosenbach. It Can be used alone or with Ruby on Rails. This library allow us to graph negative numbers (line and bar), specify colors, and customize the graphs in other ways.</p>
<p><span id="more-3753"></span></p>
<p><img class="alignnone size-full wp-image-3754" title="Gruff-Graph" src="http://blogfreakz.com/wp-content/uploads/2010/02/Gruff-Graph.png" alt="Gruff Graph Gruff Graphs   making beautiful graphs with Ruby" width="400" height="300" /></p>
<p class="download"><strong>Demo</strong>: <a rel="nofollow" href="http://geoffreygrosenbach.com/projects/show/5" target="_blank">http://geoffreygrosenbach.com/projects/show/5</a><br />
<strong>Website</strong>: <a rel="nofollow" href="http://nubyonrails.com/pages/gruff" target="_blank">http://nubyonrails.com/pages/gruff</a><br />
<strong>License</strong>: MIT License</p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/ruby/graphs-with-ruby/" title="ruby gruff">ruby gruff</a></li>
<li><a href="http://blogfreakz.com/ruby/graphs-with-ruby/" title="gruff ruby">gruff ruby</a></li>
<li><a href="http://blogfreakz.com/ruby/graphs-with-ruby/" title="gruff graphs">gruff graphs</a></li>
<li><a href="http://blogfreakz.com/ruby/graphs-with-ruby/" title="beautiful graphs">beautiful graphs</a></li>
<li><a href="http://blogfreakz.com/ruby/graphs-with-ruby/" title="gruff tutorial">gruff tutorial</a></li>
<li><a href="http://blogfreakz.com/ruby/graphs-with-ruby/" title="ruby gruff tutorial">ruby gruff tutorial</a></li>
<li><a href="http://blogfreakz.com/ruby/graphs-with-ruby/" title="gruff graph">gruff graph</a></li>
<li><a href="http://blogfreakz.com/ruby/graphs-with-ruby/" title="gruff rails">gruff rails</a></li>
<li><a href="http://blogfreakz.com/ruby/graphs-with-ruby/" title="gruff rails 3">gruff rails 3</a></li>
<li><a href="http://blogfreakz.com/ruby/graphs-with-ruby/" title="beautiful graph">beautiful graph</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/ruby/graphs-with-ruby/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

