<?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>Weblog of Fernando Reig Matthies &#187; Ruby on Rails</title>
	<atom:link href="http://www.fernandoreig.com/category/development/rubyonrails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fernandoreig.com</link>
	<description>&#34;The best way to predict the future is to invent it.&#34; - Alan Kay</description>
	<lastBuildDate>Tue, 06 Jul 2010 19:20:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Google Chart API</title>
		<link>http://www.fernandoreig.com/195/google-chart-api/</link>
		<comments>http://www.fernandoreig.com/195/google-chart-api/#comments</comments>
		<pubDate>Mon, 31 Dec 2007 12:58:27 +0000</pubDate>
		<dc:creator>FReigM</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://www.fernandoreig.com/195/google-chart-api/</guid>
		<description><![CDATA[Google Code FAQ: The Google Chart API is an extremely simple tool that lets you easily create a chart from some data and embed it in a webpage. You embed the data and formatting parameters in an HTTP request, and Google returns a PNG image of the chart. Many types of chart are supported, and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.google.com/support/bin/topic.py?topic=13605">Google Code FAQ</a>:</p>
<blockquote>The Google Chart API is an extremely simple tool that lets you easily create a chart from some data and embed it in a webpage. You embed the data and formatting parameters in an HTTP request, and Google returns a PNG image of the chart. Many types of chart are supported, and by making the request into an image tag you can simply include the chart in a webpage.</blockquote>
	<p>Check out this little &#8220;Hello World&#8221; sample: <pre>http://chart.apis.google.com/chart?cht=p3&#38;chd=s:hW&#38;chs=250x100&#38;chl=Hello|World</pre></p>
	<p><img src="http://chart.apis.google.com/chart?cht=p3&#38;chd=s:hW&#38;chs=250x100&#38;chl=Hello|World" alt="Chart generated with Google Chart API"></p>
<p>I don&#8217;t know how long this has been around, but I found out only a week or so ago. The Google Chart API will be very useful for me in a bunch of reporting projects.</p>
<p>If you are into Ruby check out Ruport (Ruby Reports) and the Online book I found <a href="http://ruportbook.com/">online</a>.</p>
<p>Via <a href="http://code.google.com/">Google Code</a></p>

 ]]></content:encoded>
			<wfw:commentRss>http://www.fernandoreig.com/195/google-chart-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails, as a pie chart</title>
		<link>http://www.fernandoreig.com/175/rails-as-a-pie-chart/</link>
		<comments>http://www.fernandoreig.com/175/rails-as-a-pie-chart/#comments</comments>
		<pubDate>Mon, 09 Jul 2007 10:40:02 +0000</pubDate>
		<dc:creator>FReigM</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://www.fernandoreig.com/175/rails-as-a-pie-chart/</guid>
		<description><![CDATA[I&#8217;ve just bought &#8220;RailsSpace: Building a Social Networking Website with Ruby on Rails&#8221; as I needed some more documentation on a Web project I&#8217;m working on with my friends over at Stanque. After flipping through some pages I came across this handy chart which graphically explains the contents of any Rails project tree in a [...]]]></description>
			<content:encoded><![CDATA[	<p>I&#8217;ve just bought <a href="http://safari.oreilly.com/9780321480798">&#8220;RailsSpace: Building a Social Networking Website with Ruby on Rails&#8221;</a> as I needed some more documentation on a Web project I&#8217;m working on with my friends over at <a href="http://www.stanque.com/">Stanque</a>.</p>
	<p>After flipping through some pages I came across this handy chart which graphically explains the contents of any Rails project tree in a very simple way.</p>
	<p><img src="http://www.fernandoreig.com/wp-content/uploads/2007/07/imagesrailschart.jpeg" border="0" height="263" width="262" alt="Rails project contents as a chart" style="margin: auto; display: block;" /></p>
	<p>Speaking about Books, I also came across this one due to be published in December 2007: <a href="http://www.pragmaticprogrammer.com/titles/jsaccess/">&#8220;The Accessible Web, Creating Content for Everyone&#8221;</a>. Seems a good book about accessibility on the Web.</p>

 ]]></content:encoded>
			<wfw:commentRss>http://www.fernandoreig.com/175/rails-as-a-pie-chart/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ruby declared TIOBE&#8217;s Programming Language of the Year 2006</title>
		<link>http://www.fernandoreig.com/156/ruby-declared-tiobes-programming-language-of-the-year-2006/</link>
		<comments>http://www.fernandoreig.com/156/ruby-declared-tiobes-programming-language-of-the-year-2006/#comments</comments>
		<pubDate>Fri, 05 Jan 2007 12:47:40 +0000</pubDate>
		<dc:creator>FReigM</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://fernandoreig.com/wordpress/?p=156</guid>
		<description><![CDATA[Ruby is now in the top ten languages in the TIOBE index, and has been declared Programming Language of the Year for 2006 because it had the largest popularity increase in 2006 of all the languages tracked: We are glad to announce that Ruby has become â€œProgramming Language of the Year 2006â€³. Ruby has the [...]]]></description>
			<content:encoded><![CDATA[	<p>Ruby is now in the top ten languages in the <a href="http://www.tiobe.com/tpci.htm">TIOBE index</a>, and has been declared Programming Language of the Year for 2006 because it had the largest popularity increase in 2006 of all the languages tracked:</p>
	<blockquote>
		<p>We are glad to announce that Ruby has become â€œProgramming Language of the Year 2006â€³.</p>
	</blockquote>
	<blockquote>
		<p>Ruby has the highest popularity increase in a year of all programming languages (+2.15%). Runner up this year is JavaScript with +1.31%. Both languages are boosted by their corresponding frameworks, Ruby On Rails and Ajax. This might be a new trend. In the recent past it was necessary to have a large company behind the language to get it in the spotlight (Sun with Java, Microsoft with C#), but nowadays a killer app appears to be sufficient. Viral marketing via the Internet works!</p>
	</blockquote>
	<blockquote>
		<p>The winners of the last 2 years, PHP and Java, are the losers of this year. Other trends that are observed are the growth of dynamically typed languages and the fact that the difference in popularity between languages is getting less.</p>
	</blockquote>
	<p>Via <a href="http://www.oreillynet.com/">O&#8217;Reilly Network</a></p>

 ]]></content:encoded>
			<wfw:commentRss>http://www.fernandoreig.com/156/ruby-declared-tiobes-programming-language-of-the-year-2006/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails 1.2: Release Candidate 1</title>
		<link>http://www.fernandoreig.com/148/rails-12-release-candidate-1/</link>
		<comments>http://www.fernandoreig.com/148/rails-12-release-candidate-1/#comments</comments>
		<pubDate>Thu, 23 Nov 2006 13:37:43 +0000</pubDate>
		<dc:creator>FReigM</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://fernandoreig.com/wordpress/?p=148</guid>
		<description><![CDATA[As David puts it, after almost eight months Rails 1.2 RC1 is out We have been reading and playing for some time with the new features such us &#8220;REST and Resources&#8221; as well as &#8220;Formats and respond_to&#8221;. Since Ruby wonâ€™t be multibyte-aware until this time next year, what was really new to me is &#8220;Multibyte&#8221;: [...]]]></description>
			<content:encoded><![CDATA[	<p>As David puts it, after almost eight months <a href="http://weblog.rubyonrails.org/2006/11/23/rails-1-2-release-candidate-1">Rails 1.2 RC1 is out</a></p>
	<p>We have been reading and playing for some time with the new features such us &#8220;REST and Resources&#8221; as well as &#8220;Formats and respond_to&#8221;. Since Ruby wonâ€™t be multibyte-aware until this time next year, what was really new to me is &#8220;Multibyte&#8221;:</p>
	<blockquote>
		<p>Imagine the string â€˜â‚¬2.99â€™. If we manipulate it at a byte-level, itâ€™s easy to get broken dreams:</p>
	</blockquote>
	<blockquote>
		<p>&#8216;â‚¬2.99&#8217;[0,1] # => &#8221;\342&#8221; <br />
&#8216;â‚¬2.99&#8217;[0,2] # => &#8221;?&#8221; <br />
&#8216;â‚¬2.99&#8217;[0,3] # => &#8220;â‚¬&#8221;</p>
	</blockquote>
	<blockquote>
		<p>The â‚¬ character takes three bytes. So not only canâ€™t you easily byte-manipulate it, but String#first and TextHelper#truncate used to choke too. In the old days, this would happen:</p>
	</blockquote>
	<blockquote>
		<p>&#8216;â‚¬2.99&#8217;.first        # => &#8217;\342&#8217;<br />
truncate(&#8216;â‚¬2.99&#8217;, 2) # => &#8217;?&#8217;</p>
	</blockquote>
	<blockquote>
		<p>With Rails 1.2, you of course get:</p>
	</blockquote>
	<blockquote>
		<p>&#8216;â‚¬2.99&#8217;.first        # => &#8216;â‚¬&#8217;<br />
truncate(&#8216;â‚¬2.99&#8217;, 2) # => &#8216;â‚¬2&#8217;</p>
	</blockquote>

 ]]></content:encoded>
			<wfw:commentRss>http://www.fernandoreig.com/148/rails-12-release-candidate-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

