<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Commenti per DevInterface Blog</title>
	<atom:link href="http://blog.devinterface.com/it/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.devinterface.com</link>
	<description>Information Technology Professionals</description>
	<lastBuildDate>Sun, 12 Feb 2012 03:00:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Commenti su LINQ: da xml a classi C# di Aher</title>
		<link>http://blog.devinterface.com/it/2009/11/linq-from-xml-to-c-classes/comment-page-1/#comment-8899</link>
		<dc:creator>Aher</dc:creator>
		<pubDate>Sun, 12 Feb 2012 03:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.devinterface.com/?p=272#comment-8899</guid>
		<description>i mean &lt;code lang=&quot;ruby&quot;&gt; List&lt;T&gt; &lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>i mean</p>
<div class="codecolorer-container ruby vibrant" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:450px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="ruby codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&nbsp;List<span style="color:#006600; font-weight:bold;">&lt;</span>T<span style="color:#006600; font-weight:bold;">&gt;</span></div></td></tr></tbody></table></div>
]]></content:encoded>
	</item>
	<item>
		<title>Commenti su LINQ: da xml a classi C# di Aher</title>
		<link>http://blog.devinterface.com/it/2009/11/linq-from-xml-to-c-classes/comment-page-1/#comment-8898</link>
		<dc:creator>Aher</dc:creator>
		<pubDate>Sun, 12 Feb 2012 02:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.devinterface.com/?p=272#comment-8898</guid>
		<description>List -&gt; which namespace should be reference ?
because if using System.Collection.Generic then strong type must be specify like List</description>
		<content:encoded><![CDATA[<p>List -&gt; which namespace should be reference ?<br />
because if using System.Collection.Generic then strong type must be specify like List</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commenti su Inserire box di commento Disqus più volte nella stessa pagina di google</title>
		<link>http://blog.devinterface.com/it/2012/01/how-to-insert-more-disqus-box-in-single-page/comment-page-1/#comment-8888</link>
		<dc:creator>google</dc:creator>
		<pubDate>Thu, 09 Feb 2012 15:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.devinterface.com/?p=1132#comment-8888</guid>
		<description>Thank-you for your kindness in sharing this knowledge. The marketing strategies has always changed year by year. These was real thought-provoking post!</description>
		<content:encoded><![CDATA[<p>Thank-you for your kindness in sharing this knowledge. The marketing strategies has always changed year by year. These was real thought-provoking post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commenti su Inserire box di commento Disqus più volte nella stessa pagina di cheap columbia jackets</title>
		<link>http://blog.devinterface.com/it/2012/01/how-to-insert-more-disqus-box-in-single-page/comment-page-1/#comment-8882</link>
		<dc:creator>cheap columbia jackets</dc:creator>
		<pubDate>Fri, 03 Feb 2012 01:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.devinterface.com/?p=1132#comment-8882</guid>
		<description>fantastic quality blog post, i really appreciate it, maintain up this excellent work</description>
		<content:encoded><![CDATA[<p>fantastic quality blog post, i really appreciate it, maintain up this excellent work</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commenti su Inserire box di commento Disqus più volte nella stessa pagina di Tecnología</title>
		<link>http://blog.devinterface.com/it/2012/01/how-to-insert-more-disqus-box-in-single-page/comment-page-1/#comment-8870</link>
		<dc:creator>Tecnología</dc:creator>
		<pubDate>Fri, 27 Jan 2012 01:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.devinterface.com/?p=1132#comment-8870</guid>
		<description>Interesante articulo ,todo muy bien explicado y detallado..</description>
		<content:encoded><![CDATA[<p>Interesante articulo ,todo muy bien explicado y detallado..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commenti su Come modellare una form di ricerca usando Rails di Ratheesh R</title>
		<link>http://blog.devinterface.com/it/2010/05/how-to-model-a-custom-search-form-in-rails/comment-page-1/#comment-8869</link>
		<dc:creator>Ratheesh R</dc:creator>
		<pubDate>Wed, 25 Jan 2012 05:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.devinterface.com/?p=629#comment-8869</guid>
		<description>Im new to Ruby on Rails. SO please help me, I have followed the below forum to make a REST api for my app. &quot;http://digg.com/newsbar/topnews/How_to_create_a_REST_API_for_Ruby_on_Rails_applications&quot;.

But the &#039;map.connect_resource :book&#039;(mentioned in the 3rd page of the doc) causes the following error, when executes &#039;rake test:functionals.

Error: undefined local variable or method `map&#039; for #.

In my app, Im trying to implement RoR with mysql DB with the following table data. Table Name: Object Fields: object_id, Object_name, Object_description etc...

I would like to create REST api object for querying the above database and retrieving the data as api object...</description>
		<content:encoded><![CDATA[<p>Im new to Ruby on Rails. SO please help me, I have followed the below forum to make a REST api for my app. &#8220;http://digg.com/newsbar/topnews/How_to_create_a_REST_API_for_Ruby_on_Rails_applications&#8221;.</p>
<p>But the &#8216;map.connect_resource :book&#8217;(mentioned in the 3rd page of the doc) causes the following error, when executes &#8216;rake test:functionals.</p>
<p>Error: undefined local variable or method `map&#8217; for #.</p>
<p>In my app, Im trying to implement RoR with mysql DB with the following table data. Table Name: Object Fields: object_id, Object_name, Object_description etc&#8230;</p>
<p>I would like to create REST api object for querying the above database and retrieving the data as api object&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commenti su Ruby Enumerables: Hashes di The Rubyist Historian: Arrays and Hashes &#124; History in the Digital</title>
		<link>http://blog.devinterface.com/it/2011/01/ruby-enumerables-hashes/comment-page-1/#comment-8865</link>
		<dc:creator>The Rubyist Historian: Arrays and Hashes &#124; History in the Digital</dc:creator>
		<pubDate>Fri, 13 Jan 2012 03:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.devinterface.com/?p=970#comment-8865</guid>
		<description>[...] Ruby Enumerables: Hashes, DevInterface [...]</description>
		<content:encoded><![CDATA[<p>[...] Ruby Enumerables: Hashes, DevInterface [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commenti su Tips: Paginazione multipla con will_paginate di Designarcade</title>
		<link>http://blog.devinterface.com/it/2011/08/tips-multiple-pagination-with-will_paginate/comment-page-1/#comment-8864</link>
		<dc:creator>Designarcade</dc:creator>
		<pubDate>Wed, 11 Jan 2012 09:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.devinterface.com/?p=1119#comment-8864</guid>
		<description>Ruby on rail! I think very few use this language. But this pagination issue is good and informative.</description>
		<content:encoded><![CDATA[<p>Ruby on rail! I think very few use this language. But this pagination issue is good and informative.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commenti su Creare un file zip al volo con ruby di Edward Rudd</title>
		<link>http://blog.devinterface.com/it/2010/02/create-zip-files-on-the-fly/comment-page-1/#comment-8861</link>
		<dc:creator>Edward Rudd</dc:creator>
		<pubDate>Tue, 20 Dec 2011 16:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.devinterface.com/?p=487#comment-8861</guid>
		<description>A few things to note.  Tempfile doesn&#039;t create file in memory (unless your tmp directory is in something like tmpfs).  Also you do not need to put Time.now or anything of the sort in the first parameter to the constructor.  Tempfile.new takes a &quot;basename&quot; which is the prefix used to create the temporary filename.. the underlying make_tmpname method already mixes in the time and a random value.</description>
		<content:encoded><![CDATA[<p>A few things to note.  Tempfile doesn&#8217;t create file in memory (unless your tmp directory is in something like tmpfs).  Also you do not need to put Time.now or anything of the sort in the first parameter to the constructor.  Tempfile.new takes a &#8220;basename&#8221; which is the prefix used to create the temporary filename.. the underlying make_tmpname method already mixes in the time and a random value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commenti su Rails Best Practices 1: Fat Model – Skinny Controller di Contare child rows per un determinato record. &#171; itora web</title>
		<link>http://blog.devinterface.com/it/2010/06/rails-best-practices-1-fat-model-skinny-controller/comment-page-1/#comment-8858</link>
		<dc:creator>Contare child rows per un determinato record. &#171; itora web</dc:creator>
		<pubDate>Fri, 09 Dec 2011 12:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.devinterface.com/?p=681#comment-8858</guid>
		<description>[...] consigliati: http://therailsway.com/2007/6/1/railsconf-recap-skinny-controllers http://blog.devinterface.com/2010/06/rails-best-practices-1-fat-model-skinny-controller/ http://weblog.jamisbuck.org/2006/10/18/skinny-controller-fat-model  Tagged as: best practice, [...]</description>
		<content:encoded><![CDATA[<p>[...] consigliati: <a href="http://therailsway.com/2007/6/1/railsconf-recap-skinny-controllers" rel="nofollow">http://therailsway.com/2007/6/1/railsconf-recap-skinny-controllers</a> <a href="http://blog.devinterface.com/it/2010/06/rails-best-practices-1-fat-model-skinny-controller/" rel="nofollow">http://blog.devinterface.com/it/2010/06/rails-best-practices-1-fat-model-skinny-controller/</a> <a href="http://weblog.jamisbuck.org/2006/10/18/skinny-controller-fat-model" rel="nofollow">http://weblog.jamisbuck.org/2006/10/18/skinny-controller-fat-model</a>  Tagged as: best practice, [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

