<?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>ActivoRicordi Captain&#039;s log &#187; macos</title>
	<atom:link href="http://blog.activoricordi.com/tag/macos/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.activoricordi.com</link>
	<description>Delivering Innovation through Technology</description>
	<lastBuildDate>Sat, 21 Jan 2012 00:56:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PUROMAC Madrid Event</title>
		<link>http://blog.activoricordi.com/2008/12/puromac-madrid-event/</link>
		<comments>http://blog.activoricordi.com/2008/12/puromac-madrid-event/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 02:31:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[macos]]></category>
		<category><![CDATA[puromac]]></category>

		<guid isPermaLink="false">http://blog.activoricordi.com/?p=119</guid>
		<description><![CDATA[Buenas noches:

Hoy he asistido al evento de Puromac en Madrid, con unos cuantos fieles, la verdad es que la cosa ha resultado de lo más divertido. Una reunión para conocerse y hablar del mundo MAC , del MacOSx y del iphone. ]]></description>
			<content:encoded><![CDATA[<p>Buenas noches:</p>
<p>Hoy he asistido al evento de Puromac en Madrid, con unos cuantos fieles, la verdad es que la cosa ha resultado de lo más divertido. Una reunión para conocerse y hablar del mundo MAC , del MacOSx y del iphone.</p>
<p>Me han quedado cosas claras a resultado de esta reunión, el MAC no es un ordenador elitista pero si para la elites intelectuales, para aquellos que no les gusta conducir pero si utilizar una gran ordenador. No esta pensado ni por precio ni por características para el gran publico, sino para una pequeña gran minoria que si bien quiza no tenga un alto poder adquisitivo si tiene capacidad de distinguir productos de mayor calidad.</p>
<p>Lo que me hace pensar como pueden los desarrolladores sacar partido a esta posibilidades, de momento no lo sé, alguna idea?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.activoricordi.com/2008/12/puromac-madrid-event/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MacOS X Ruby on Rails Development tips I</title>
		<link>http://blog.activoricordi.com/2008/08/macos-x-ruby-on-rails-development-tips-i/</link>
		<comments>http://blog.activoricordi.com/2008/08/macos-x-ruby-on-rails-development-tips-i/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 10:49:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RubyonRails]]></category>
		<category><![CDATA[macos]]></category>
		<category><![CDATA[Rails 2.0]]></category>
		<category><![CDATA[rails tips]]></category>
		<category><![CDATA[scaffold]]></category>

		<guid isPermaLink="false">http://blog.activoricordi.com/?p=15</guid>
		<description><![CDATA[We open a set of posts dedicated to mentioned Rails development tips or tricks which are often found in several articles: 1) Open several instances of a webrick server from the command line on MacOs X Leopard : This article is based on a similar tip provided for Windows OS by Mr. Arjun Ghosh. It [...]]]></description>
			<content:encoded><![CDATA[<p>We open a set of posts dedicated to mentioned Rails development tips or tricks which are often found in several articles:</p>
<p>1) <strong>Open several instances of a webrick server from the command line on MacOs X Leopard :</strong><br />
This article is based on a similar tip provided for <a href="http://arjunghosh.wordpress.com/2007/09/06/starting-multiple-instances-of-webrick-server-from-the-command-line/">Windows OS</a> by Mr. Arjun Ghosh. It is basically the same.<br />
a) I open my Terminal app<br />
b) I access to my rails application directory (previously created) which is created on my Library directory:<br />
<code>cd library/rails_apps</code><br />
c) Then, we access to each one of the applications we want to open in webrick: We open the first server with the typical sentence:<br />
<code>/script/server</code><br />
and then if we want to open another application, we access to the application:<br />
<code>cd<br />
/script/server -p3001</code></p>
<p>2) Scaffold Rails 2.0</p>
<p>Clearly, I do not understand this scaffold change on the Rails 2.0 version, it has changed one of the features I enjoyed most from Rails which was a great dynamic scaffolding, and also the possibility to scaffold a model and a specific controller. I understand that it is being done to obtain a more Restful approach on the models and on the controllers, but sometimes is a pain.</p>
<p>Not long time before the appearing of Rails 2.0, I had the brilliant idea of buying last version of version of the Rails book which obviously have all example written in Rails 1.x version. For that reason depot example is no longer valid.</p>
<p>As Mr. Arjun Ghosh mentioned on his comment before there is a new edition of &#8220;Agile Web Development with Rails&#8221; coming out soon. (<a class="wp-caption-dd" title="AWDR Third Edition" href="http://www.pragprog.com/titles/rails3/agile-web-development-with-rails-third-edition" target="_blank">See reference</a>)</p>
<p>Enough for now<br />
Regards</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.activoricordi.com/2008/08/macos-x-ruby-on-rails-development-tips-i/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

