<?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 - Web Design and Web Development resources &#187; Ruby</title>
	<atom:link href="http://blogfreakz.com/tag/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogfreakz.com</link>
	<description>A site dedicated to keeping up with the latest trends on Web Design</description>
	<lastBuildDate>Thu, 24 May 2012 05:41:14 +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>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 php mac">compile php mac</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="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 ruby into php">fructose ruby into php</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="compile ruby">compile ruby</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>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="Chat open source">Chat open source</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="javascript open source chat">javascript open source chat</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! ruby">holla! ruby</a></li>
<li><a href="http://blogfreakz.com/javascript/holla-an-open-source-chat-application/" title="holla">holla</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="rails 3 social network">rails 3 social network</a></li>
<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="ruby social network">ruby social network</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="rails 3 social networking">rails 3 social networking</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="insoshi demo">insoshi demo</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 social">ruby social</a></li>
<li><a href="http://blogfreakz.com/social-network/ruby-based-social-networking-platform/" title="ruby based applications">ruby based applications</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="ruby desktop framework">ruby desktop 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 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="ruby scruffy">ruby scruffy</a></li>
<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="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="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="beautiful line graph">beautiful line graph</a></li>
<li><a href="http://blogfreakz.com/ruby/scruffy-beautiful-graphs-for-ruby/" title="DIFFERENT TYPES OF GRAPH">DIFFERENT TYPES OF GRAPH</a></li>
<li><a href="http://blogfreakz.com/ruby/scruffy-beautiful-graphs-for-ruby/" title="ruby line graph">ruby line 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="ruby gruff tutorial">ruby gruff tutorial</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="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>
		<item>
		<title>Communityengine &#8211; Social Networking Plugin for Ruby on Rails</title>
		<link>http://blogfreakz.com/cms/social-networking-for-ruby-on-rails/</link>
		<comments>http://blogfreakz.com/cms/social-networking-for-ruby-on-rails/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 21:37:15 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[social net]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=3629</guid>
		<description><![CDATA[CommunityEngine is a free, open-source social network plugin for Ruby on Rails applications. Drop it into your new or existing application, and you’ll instantly have all the features of a basic community site. Features Authentication (sign up, log in) User profiles User search Blogs with tagging, categories and rich text editing Photo uploading and tagging [...]]]></description>
			<content:encoded><![CDATA[<p><strong>CommunityEngine</strong> is a free, open-source <strong>social network plugin</strong> for <strong>Ruby on Rails applications</strong>. Drop it into your new or existing application, and you’ll instantly have all the features of a basic community site.</p>
<p><span id="more-3629"></span><img class="alignnone size-full wp-image-3630" title="community-engine" src="http://blogfreakz.com/wp-content/uploads/2010/02/community-engine.png" alt="community engine  Communityengine   Social Networking Plugin for Ruby on Rails" width="773" height="320" /></p>
<h5>Features</h5>
<ul>
<li>Authentication (sign up, log in)</li>
<li>User profiles</li>
<li>User search</li>
<li>Blogs with tagging, categories and rich text editing</li>
<li>Photo uploading and tagging</li>
<li>“Clippings” &#8211; visual bookmarks</li>
<li>Commenting and comment notification by e-mail (Blogs, profiles, photos, and clippings can be commented)</li>
<li>Forums</li>
<li>Friendships and activity feeds</li>
<li>Favoriting of clippings and blog posts</li>
<li><strong>And more!</strong></li>
</ul>
<p class="download"><strong>Requirements</strong>:  RAILS VERSION 2.3.4 (higher versions are not yet supported)<code>, ImageMagick (&gt;6.4) </code><br />
<strong>Demo</strong>: <a rel="nofollow" href="http://demo.communityengine.org/" target="_blank">http://demo.communityengine.org/</a><br />
<strong>License</strong>: MIT License
</p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/cms/social-networking-for-ruby-on-rails/" title="community engine rails 3">community engine rails 3</a></li>
<li><a href="http://blogfreakz.com/cms/social-networking-for-ruby-on-rails/" title="rails 3 social network">rails 3 social network</a></li>
<li><a href="http://blogfreakz.com/cms/social-networking-for-ruby-on-rails/" title="rails 3 community social network generator">rails 3 community social network generator</a></li>
<li><a href="http://blogfreakz.com/cms/social-networking-for-ruby-on-rails/" title="rails 3 social networking">rails 3 social networking</a></li>
<li><a href="http://blogfreakz.com/cms/social-networking-for-ruby-on-rails/" title="rails chat plugin">rails chat plugin</a></li>
<li><a href="http://blogfreakz.com/cms/social-networking-for-ruby-on-rails/" title="rails 3 social">rails 3 social</a></li>
<li><a href="http://blogfreakz.com/cms/social-networking-for-ruby-on-rails/" title="communityengine rails 3">communityengine rails 3</a></li>
<li><a href="http://blogfreakz.com/cms/social-networking-for-ruby-on-rails/" title="social network rails 3">social network rails 3</a></li>
<li><a href="http://blogfreakz.com/cms/social-networking-for-ruby-on-rails/" title="ruby on rails chat plugin">ruby on rails chat plugin</a></li>
<li><a href="http://blogfreakz.com/cms/social-networking-for-ruby-on-rails/" title="community engine review">community engine review</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/cms/social-networking-for-ruby-on-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BrowserCMS &#8211; Content Management for Rails</title>
		<link>http://blogfreakz.com/cms/browsercms-cms-for-rail/</link>
		<comments>http://blogfreakz.com/cms/browsercms-cms-for-rail/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 12:40:11 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[rail]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=3387</guid>
		<description><![CDATA[BrowserCMS is a general purpose, open source Web Content Management System written in Ruby on Rails. It is designed to support three distinct groups of people: Non-technical web editors who want a humane system to manage their site, without needing to understand what HTML or even Rails is. Designers who want to create large and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>BrowserCMS</strong> is a general purpose, open source Web <strong>Content Management  System written in Ruby on Rails</strong>. It is designed to support three  distinct groups of people:</p>
<ul>
<li><span id="more-3387"></span> Non-technical web editors who want a humane system to manage their  site, without needing to understand what HTML or even Rails is.</li>
<li>Designers who want to create large and elegantly designed websites  with no artificial constraints by the CMS.</li>
<li>Developers who want to drop a CMS into their Rails projects, or  create CMS driven websites for their clients.<img class="alignnone size-large wp-image-3441" title="browserCMS" src="http://blogfreakz.com/wp-content/uploads/2010/02/browserCMS-600x389.png" alt="browserCMS 600x389 BrowserCMS   Content Management for Rails" width="600" height="389" /></li>
</ul>
<p>BrowserCMS is intended to offer features comparable to commercial CMS   products, which can support larger teams of editors. This means having a   robust set of features as part of its core, as well as the capability   to customize it via modules.</p>
<h2>Features</h2>
<ul>
<li>It&#8217;s just Rails: Each CMS project is a rails project that depends on  the BrowserCMS gem. Developers can add new controllers, views, etc;  just like any rails project.</li>
<li>Direct in context editing: Users can browse their site to locate  content and change it right on the page itself.</li>
<li>Design friendly Templates: Pages aren&#8217;t just a template and giant  single chunk of HTML. Templates can be built to have multiple editable  areas, to allow for rich designs that are still easy to manage by  non-technical users.</li>
<li>Sitemap: An explorer/finder style view of sections and pages in a  site allowing users to add and organize pages.</li>
<li>Content Library: Provides a standardized &#8216;CRUD&#8217; interface to allow  users to manage both core and custom content types.</li>
<li>And more&#8230;</li>
</ul>
<h6><em>Sponsor</em></h6>
<p>We also recomend you to check EMR. <a title="EMR" href="http://www.sequelmed.com/Products/electronic_medical_records.aspx" target="_blank">EMR</a> ( Electronic Medical Record) is an <a title="electronic health record" href="http://www.sequelmed.com/Products/electronic_health_records.aspx" target="_blank">electronic health records</a>. This product has been inspected against comprehensive functionality, interoperability, and security criteria using the Certification Commission&#8217;s published methods  by <a id="navigation-top" name="top"></a>Certification Commission for Health Information Technology (<a title="CCHIT" href="http://www.cchit.org/products/2006/ambulatory/1811" target="_blank">CCHIT</a>) on the date of inspection and has been found in full compliance.</p>
<p class="download'"><strong>Requirements</strong>:Rails 2.3</p>
<p><strong>Website</strong>: <a href="http://www.browsercms.org" target="_blank">http://www.browsercms.org</a><br />
<strong>License</strong>: LGPL license
</p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/cms/browsercms-cms-for-rail/" title="browsercms">browsercms</a></li>
<li><a href="http://blogfreakz.com/cms/browsercms-cms-for-rail/" title="browsercms review">browsercms review</a></li>
<li><a href="http://blogfreakz.com/cms/browsercms-cms-for-rail/" title="browsercms rails 3">browsercms rails 3</a></li>
<li><a href="http://blogfreakz.com/cms/browsercms-cms-for-rail/" title="browsercms vs refinery">browsercms vs refinery</a></li>
<li><a href="http://blogfreakz.com/cms/browsercms-cms-for-rail/" title="browsercms templates">browsercms templates</a></li>
<li><a href="http://blogfreakz.com/cms/browsercms-cms-for-rail/" title="BrowserCMS tutorials">BrowserCMS tutorials</a></li>
<li><a href="http://blogfreakz.com/cms/browsercms-cms-for-rail/" title="rails 3 cms">rails 3 cms</a></li>
<li><a href="http://blogfreakz.com/cms/browsercms-cms-for-rail/" title="browsercms vs">browsercms vs</a></li>
<li><a href="http://blogfreakz.com/cms/browsercms-cms-for-rail/" title="browsercms tutorial">browsercms tutorial</a></li>
<li><a href="http://blogfreakz.com/cms/browsercms-cms-for-rail/" title="browsercms rails3">browsercms rails3</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/cms/browsercms-cms-for-rail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spree, Open Source E-Commerce for Ruby on Rails</title>
		<link>http://blogfreakz.com/ecommerce/spree-open-source-e-commerce-for-ruby-on-rails/</link>
		<comments>http://blogfreakz.com/ecommerce/spree-open-source-e-commerce-for-ruby-on-rails/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 03:34:21 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Ecommerce]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=1631</guid>
		<description><![CDATA[Spree capitalizes on the dynamic nature of the Ruby progamming language to provide the most flexible commerce platform available. Spree has been designed from the ground up to be as open and extensible as possible. You no longer have to be frustrated with the limited set of choices provided by most platforms. Feature Based on [...]]]></description>
			<content:encoded><![CDATA[<p>Spree capitalizes on the dynamic nature of the Ruby progamming language to provide the most flexible commerce platform available. Spree has been designed from the ground up to be as open and extensible as possible. You no longer have to be frustrated with the limited set of choices provided by most platforms.</p>
<p><span id="more-1631"></span></p>
<p><img alt="spree 600x330 Spree, Open Source E Commerce for Ruby on Rails" class="alignnone size-large wp-image-1632" title="spree" src="http://blogfreakz.com/wp-content/uploads/2009/10/spree-600x330.png" alt="spree" width="600" height="330" /></p>
<h5>Feature</h5>
<ul>
<li>Based on the popular Ruby on Rails platform with support for the latest releases.</li>
<li>Powerful extension system which allows for simple and rapid site customization.</li>
<li>Supports customized logic for taxation, shipping, discounts and coupons.</li>
<li>Open Source &#8211; Completely free to use</li>
</ul>
<p class="download"><strong>Requirements</strong>: Ruby on Rails<br />
<strong>Demo</strong>: <a rel="nofollow" title="Demo" rel="nofollow" href="http://spreecommerce.com/demo" target="_blank">http://spreecommerce.com/demo</a><br />
<strong>License</strong>: New BSD License</p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/ecommerce/spree-open-source-e-commerce-for-ruby-on-rails/" title="spree ecommerce review">spree ecommerce review</a></li>
<li><a href="http://blogfreakz.com/ecommerce/spree-open-source-e-commerce-for-ruby-on-rails/" title="spree commerce themes">spree commerce themes</a></li>
<li><a href="http://blogfreakz.com/ecommerce/spree-open-source-e-commerce-for-ruby-on-rails/" title="spreecommerce review">spreecommerce review</a></li>
<li><a href="http://blogfreakz.com/ecommerce/spree-open-source-e-commerce-for-ruby-on-rails/" title="spree ecommerce themes">spree ecommerce themes</a></li>
<li><a href="http://blogfreakz.com/ecommerce/spree-open-source-e-commerce-for-ruby-on-rails/" title="spree commerce review">spree commerce review</a></li>
<li><a href="http://blogfreakz.com/ecommerce/spree-open-source-e-commerce-for-ruby-on-rails/" title="Spree commerce">Spree commerce</a></li>
<li><a href="http://blogfreakz.com/ecommerce/spree-open-source-e-commerce-for-ruby-on-rails/" title="spreecommerce themes">spreecommerce themes</a></li>
<li><a href="http://blogfreakz.com/ecommerce/spree-open-source-e-commerce-for-ruby-on-rails/" title="spree ecommerce">spree ecommerce</a></li>
<li><a href="http://blogfreakz.com/ecommerce/spree-open-source-e-commerce-for-ruby-on-rails/" title="ruby spree">ruby spree</a></li>
<li><a href="http://blogfreakz.com/ecommerce/spree-open-source-e-commerce-for-ruby-on-rails/" title="ruby on rails e-commerce">ruby on rails e-commerce</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/ecommerce/spree-open-source-e-commerce-for-ruby-on-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The best resources and tutorials, how to create twitter applications</title>
		<link>http://blogfreakz.com/tutorial/useful-resource-to-create-twitter-application/</link>
		<comments>http://blogfreakz.com/tutorial/useful-resource-to-create-twitter-application/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 19:58:04 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=777</guid>
		<description><![CDATA[Here is list of some useful resources to create twitter applications. Twitter API Documentation HTML Update Twitter status from an HTML form Javascript Twitter HTML Badge Code PHP/AJAX Twitter: send message from a PHP page using Twitter API Authenticating Twitter API calls with PHP &#38; jQuery Sending Authenticated Data to the Twitter API Update your [...]]]></description>
			<content:encoded><![CDATA[<p>Here is list of some useful resources to create twitter applications.</p>
<ul>
<li><a href="http://apiwiki.twitter.com/Twitter-API-Documentation" target="_blank">Twitter API Documentation</a></li>
</ul>
<h5><strong>HTML</strong></h5>
<ul>
<li><a href="http://ericfickes.com/2009/04/update-twitter-status-from-an-html-form/" target="_blank">Update Twitter status from an HTML form</a></li>
</ul>
<p class="post-title"><span id="more-777"></span></p>
<h5><strong>Javascript</strong></h5>
<ul>
<li><a href="http://paulmayne.org/blog/2008/12/twitter-html-badge-code/" target="_blank">Twitter HTML Badge Code</a></li>
</ul>
<h5><strong>PHP/AJAX</strong></h5>
<ul>
<li><a href="http://woork.blogspot.com/2007/10/twitter-send-message-from-php-page.html" target="_blank">Twitter: send message from a PHP page using Twitter API</a></li>
<li><a href="http://www.reynoldsftw.com/2009/02/using-jquery-php-ajax-with-the-twitter-api/" target="_blank">Authenticating Twitter API calls with PHP &amp; jQuery</a></li>
<li><a href="http://www.reynoldsftw.com/2009/02/sending-authenticated-data-to-the-twitter-api/" target="_blank">Sending Authenticated Data to the Twitter API</a></li>
<li><a href="http://www.subzane.com/2009/01/update-twitter-status-instant-messenger/" target="_blank">Update your Twitter status using your instant messenger</a></li>
<li><a href="http://www.servletsuite.com/tips/twitter.htm" target="_blank">Proxy for Ajax requests (Twitter API)</a></li>
<li><a title="Permanent Link to Twitter JavaScript API - The Beginning" rel="bookmark" href="http://www.geekdaily.net/2007/08/31/twitter-javascript-api-the-beginning/">Twitter JavaScript API &#8211; The Beginning</a></li>
<li><a href="http://tore.darell.no/posts/creating_a_twitter_widget" target="_blank">How to create a Twitter widget/client with unobtrusive, degradable JavaScript and FakeJAX</a></li>
<li><a href="http://how2pointoh.blogspot.com/2008/01/google-talk-status-to-twitter.html" target="_blank">Google Talk Status to Twitter</a></li>
<li><a href="http://dotjay.co.uk/2008/feb/php-twitter-google-calendar-sms" target="_blank">PHP + Twitter + Google Calendar + SMS</a></li>
<li><a href="http://viralpatel.net/blogs/2009/08/creating-simple-twitter-reader-client-5-minutes.html" target="_blank">Creating a simple Twitter Reader(Client) in 5 minutes!!</a></li>
</ul>
<p><img class="alignnone" title="simple twitter reader" src="http://img.viralpatel.net/2009/08/twitter-client-reader.png" alt="twitter client reader The best resources and tutorials, how to create twitter applications" width="500" height="464" /></p>
<h5><span class="entry-title"><strong>Ruby</strong></span></h5>
<ul>
<li><a href="http://www.intridea.com/2009/4/3/rails-template-create-a-twitter-application-in-seconds?blog=company" target="_blank">Rails Template: Create a Twitter Application in Seconds</a></li>
<li><a href="http://ruby.about.com/od/networking/qt/twitterapi.htm" target="_blank">How to Twitter in Ruby on Rails</a></li>
<li><a href="http://dominiek.com/articles/2008/2/15/how-to-build-a-twitter-agent" target="_blank">How to Build a Twitter Agent</a></li>
<li><a href="http://ruby.about.com/od/networking/a/5twittertips.htm" target="_blank">5 Tips for Using the Twitter API With Ruby</a></li>
<li><a href="http://ruby.about.com/od/networking/qt/twitterparse.htm" target="_blank">How to Parse Twitter XML in Ruby on Rails</a></li>
<li><a href="http://ruby.about.com/od/networking/qt/twitterscript3.htm" target="_blank">Be Notified of New Twitter Updates by IM</a></li>
</ul>
<h5><strong>Java/JSP</strong></h5>
<ul>
<li><a href="http://www.javaworld.com/javaworld/jw-03-2009/jw-03-write-your-own-twitter-app.html" target="_blank">Write your own Twitter application</a></li>
<li><a rel="bookmark" href="http://sandil.com/blog/2007/11/25/wikibday-playing-with-the-twitter-api/" target="_blank">Playing with the Twitter API</a></li>
<li><a rel="bookmark" href="http://www.java-hair.com/2008/11/19/accessing-twitter-with-java-using-httpclient/" target="_blank">Accessing Twitter with Java using HttpClient</a></li>
<li><a href="http://merlinsource.blogspot.com/2008/11/twitter-access-in-java.html" target="_blank">Twitter Access in Java</a></li>
</ul>
<h5 class="title"><strong>OTHER</strong></h5>
<ul>
<li><a href="http://jquery-howto.blogspot.com/2009/04/twitter-jsonjsonp-api-url.html" target="_blank">Twitter JSON/JSONP API URL</a></li>
<li><a href="http://jquery-howto.blogspot.com/2009/04/jquery-twitter-api-plugin.html" target="_blank">jQuery Twitter API plugin</a></li>
<li><a href="http://dev.netvibes.com/blog/2007/06/04/building-a-twitter-widget-part-1-setting-up-the-code-and-displaying-a-single-status/" target="_blank">Building a Twitter widget, part 1: setting-up the code and displaying a single status</a></li>
<li><a href="http://jquery-howto.blogspot.com/2009/04/jquery-twitter-api-plugin.html" target="_blank">Building a Twitter widget, part 5: publishing data to your account through authentication</a></li>
<li><a href="http://www.devirtuoso.com/2009/06/how-to-create-a-twitter-jquery-plugin/" target="_blank">How To Create A Twitter jQuery Plugin</a></li>
</ul>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/tutorial/useful-resource-to-create-twitter-application/" title="rails calendar">rails calendar</a></li>
<li><a href="http://blogfreakz.com/tutorial/useful-resource-to-create-twitter-application/" title="php twitter reader">php twitter reader</a></li>
<li><a href="http://blogfreakz.com/tutorial/useful-resource-to-create-twitter-application/" title="twitter api statuses javascript">twitter api statuses javascript</a></li>
<li><a href="http://blogfreakz.com/tutorial/useful-resource-to-create-twitter-application/" title="google calendar reader php">google calendar reader php</a></li>
<li><a href="http://blogfreakz.com/tutorial/useful-resource-to-create-twitter-application/" title="twitter widget tutorials">twitter widget tutorials</a></li>
<li><a href="http://blogfreakz.com/tutorial/useful-resource-to-create-twitter-application/" title="twitter client application">twitter client application</a></li>
<li><a href="http://blogfreakz.com/tutorial/useful-resource-to-create-twitter-application/" title="create twitter">create twitter</a></li>
<li><a href="http://blogfreakz.com/tutorial/useful-resource-to-create-twitter-application/" title="cache:RpF9aH_5XEQJ:blogfreakz com/calendar/10-useful-date-picker-for-web-development/ xhtml date picker">cache:RpF9aH_5XEQJ:blogfreakz com/calendar/10-useful-date-picker-for-web-development/ xhtml date picker</a></li>
<li><a href="http://blogfreakz.com/tutorial/useful-resource-to-create-twitter-application/" title="browse by proxy">browse by proxy</a></li>
<li><a href="http://blogfreakz.com/tutorial/useful-resource-to-create-twitter-application/" title="api twitter php">api twitter php</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/useful-resource-to-create-twitter-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

