<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">
<channel>
	<title>Comments for Millarian</title>
	
	<link>http://millarian.com</link>
	<description>Musings of a startup junkie and Ruby on Rails nerd.</description>
	<lastBuildDate>Sat, 27 Feb 2010 03:49:26 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/MillarianComments" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="millariancomments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on Monitoring Thin using God, with Google Apps Notifications by rafael magana</title>
		<link>http://millarian.com/programming/ruby-on-rails/monitoring-thin-using-god-with-google-apps-notifications/comment-page-1/#comment-745</link>
		<dc:creator>rafael magana</dc:creator>
		<pubDate>Sat, 27 Feb 2010 03:49:26 +0000</pubDate>
		<guid isPermaLink="false">urn:uuid:20cf03f5-9b05-481c-8c74-c35ba1724cfe#comment-745</guid>
		<description>Very nice post, you can send notifications to iPhone via Prowl with the Prowly gem as well =&gt; http://www.github.com/rafmagana/prowly

Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Very nice post, you can send notifications to iPhone via Prowl with the Prowly gem as well =&gt; <a href="http://www.github.com/rafmagana/prowly">http://www.github.com/rafmagana/prowly</a></p>
<p>Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Monitoring Thin using God, with Google Apps Notifications by raf</title>
		<link>http://millarian.com/programming/ruby-on-rails/monitoring-thin-using-god-with-google-apps-notifications/comment-page-1/#comment-742</link>
		<dc:creator>raf</dc:creator>
		<pubDate>Thu, 18 Feb 2010 04:26:33 +0000</pubDate>
		<guid isPermaLink="false">urn:uuid:20cf03f5-9b05-481c-8c74-c35ba1724cfe#comment-742</guid>
		<description>Thank you for this post! I made a fork of god an added support for notifications to iphone via Prowl with a gem I made as well called Prowly (&lt;a href="http://github.com/rafmagana/prowly)" target="_blank"&gt;http://github.com/rafmagana/prowly)&lt;/a&gt; , maybe someone is interested, here's the repo =&gt; &lt;a href="http://github.com/rafmagana/god." target="_blank"&gt;http://github.com/rafmagana/god.&lt;/a&gt; Thanks! </description>
		<content:encoded><![CDATA[<p>Thank you for this post! I made a fork of god an added support for notifications to iphone via Prowl with a gem I made as well called Prowly (<a href="http://github.com/rafmagana/prowly)" target="_blank">http://github.com/rafmagana/prowly)</a> , maybe someone is interested, here&#039;s the repo =&gt; <a href="http://github.com/rafmagana/god." target="_blank"></a><a href="http://github.com/rafmagana/god">http://github.com/rafmagana/god</a>. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The case against nofollow by save-world</title>
		<link>http://millarian.com/random/the-case-against-nofollow/comment-page-1/#comment-741</link>
		<dc:creator>save-world</dc:creator>
		<pubDate>Fri, 12 Feb 2010 18:22:59 +0000</pubDate>
		<guid isPermaLink="false">urn:uuid:2270b677-071a-46a3-8325-f9d926c6c1b7#comment-741</guid>
		<description>i think your point -3 is right on the spot. The problem is that soft like wordpress are using nofollow as standard option and if you don't know much about CEO you will never know about the issue. 
 
Your idea on making a whitelist is quite unique, it is a very good idea. 
 
personally I think we need to draw wordpress attention on this matter. From now on, post comments and use digg/delicious only  on dofollow sebsite. If you want to do the same, you can start there if you wish &lt;a href="http://www.worldsalvation.info/" target="_blank"&gt;http://www.worldsalvation.info/&lt;/a&gt; 
 
 </description>
		<content:encoded><![CDATA[<p>i think your point -3 is right on the spot. The problem is that soft like wordpress are using nofollow as standard option and if you don&#039;t know much about CEO you will never know about the issue. </p>
<p>Your idea on making a whitelist is quite unique, it is a very good idea. </p>
<p>personally I think we need to draw wordpress attention on this matter. From now on, post comments and use digg/delicious only  on dofollow sebsite. If you want to do the same, you can start there if you wish <a href="http://www.worldsalvation.info/" target="_blank">http://www.worldsalvation.info/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails Tip: Precision and scale for decimals by Emerson</title>
		<link>http://millarian.com/programming/ruby-on-rails/precision-and-scale-for-ruby-on-rails-migrations/comment-page-1/#comment-739</link>
		<dc:creator>Emerson</dc:creator>
		<pubDate>Mon, 01 Feb 2010 22:23:29 +0000</pubDate>
		<guid isPermaLink="false">urn:uuid:b2330c28-92d8-4274-b146-6adb387b87a3#comment-739</guid>
		<description>Relatively new to Rails and never took the time to understand this simple idea. I just keep Googling it until today, when I realized it would be much better if I just took a few seconds to understand what 'precision' and 'scale' actually did. 
 
Thanks for the clear explanation, quick and easy... </description>
		<content:encoded><![CDATA[<p>Relatively new to Rails and never took the time to understand this simple idea. I just keep Googling it until today, when I realized it would be much better if I just took a few seconds to understand what &#039;precision&#039; and &#039;scale&#039; actually did. </p>
<p>Thanks for the clear explanation, quick and easy&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing aspell and raspell for Ultrasphinx by spark</title>
		<link>http://millarian.com/programming/installing-aspell-and-raspell-for-ultrasphinx/comment-page-1/#comment-738</link>
		<dc:creator>spark</dc:creator>
		<pubDate>Sun, 17 Jan 2010 17:58:15 +0000</pubDate>
		<guid isPermaLink="false">urn:uuid:a16d4de2-e05e-4b63-9176-42e94be79038#comment-738</guid>
		<description>It was really helpful. THX A LOT! </description>
		<content:encoded><![CDATA[<p>It was really helpful. THX A LOT!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails link_to and HTML options by ruby_newbie</title>
		<link>http://millarian.com/programming/ruby-on-rails/rails-link_to-and-html-options/comment-page-1/#comment-737</link>
		<dc:creator>ruby_newbie</dc:creator>
		<pubDate>Sat, 16 Jan 2010 21:45:16 +0000</pubDate>
		<guid isPermaLink="false">urn:uuid:d79260c4-b0d6-4a8b-997f-21de9862f89d#comment-737</guid>
		<description>very helpful, thanks!! </description>
		<content:encoded><![CDATA[<p>very helpful, thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a Strong Company Culture by Marissa Banua</title>
		<link>http://millarian.com/random/building-a-strong-company-culture/comment-page-1/#comment-736</link>
		<dc:creator>Marissa Banua</dc:creator>
		<pubDate>Thu, 14 Jan 2010 07:28:44 +0000</pubDate>
		<guid isPermaLink="false">http://millarian.com/?p=2419#comment-736</guid>
		<description>This sounds like utopia to me.

Netflix was able to verbalize such an elusive concept as culture in such a fascinating way. A case of knowing what you want - and saying it in concrete terms.  And a fresh cut from the hullaballoo about motherhood statements and tired clichés.  Yet, as in any culture building or transformation, half of its success would depend on the implementers and how true managers and employees are to the culture they espouse.  

My favorite part:  context, not control.  And - increasing talent density faster than complexity grows.

Thanks for sharing this.</description>
		<content:encoded><![CDATA[<p>This sounds like utopia to me.</p>
<p>Netflix was able to verbalize such an elusive concept as culture in such a fascinating way. A case of knowing what you want &#8211; and saying it in concrete terms.  And a fresh cut from the hullaballoo about motherhood statements and tired clichés.  Yet, as in any culture building or transformation, half of its success would depend on the implementers and how true managers and employees are to the culture they espouse.  </p>
<p>My favorite part:  context, not control.  And &#8211; increasing talent density faster than complexity grows.</p>
<p>Thanks for sharing this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Search Engine Optimization for Coders by | Pretty Women Gallery</title>
		<link>http://millarian.com/programming/search-engine-optimization-for-coders/comment-page-1/#comment-735</link>
		<dc:creator>| Pretty Women Gallery</dc:creator>
		<pubDate>Mon, 04 Jan 2010 08:56:02 +0000</pubDate>
		<guid isPermaLink="false">urn:uuid:75b83e2c-4859-4314-81c1-d5ea30c4f7de#comment-735</guid>
		<description>Search engine optimization is indeed an important strategy to increase traffic into your website. If you have an online business, more visitors mean higher possibility of buyers. And if you have a monetized blog, more visitors mean higher possibility of more people clicking on the ads. I do SEO for my websites and blogs. And this has helped me a lot in my success.</description>
		<content:encoded><![CDATA[<p>Search engine optimization is indeed an important strategy to increase traffic into your website. If you have an online business, more visitors mean higher possibility of buyers. And if you have a monetized blog, more visitors mean higher possibility of more people clicking on the ads. I do SEO for my websites and blogs. And this has helped me a lot in my success.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Caching Locale-specific Dynamic JavaScript Files by wesnur</title>
		<link>http://millarian.com/programming/ruby-on-rails/caching-locale-specific-dynamic-javascript-files/comment-page-1/#comment-732</link>
		<dc:creator>wesnur</dc:creator>
		<pubDate>Tue, 01 Dec 2009 08:13:20 +0000</pubDate>
		<guid isPermaLink="false">urn:uuid:dadfe272-7c61-4586-93a0-ba075605168e#comment-732</guid>
		<description>I am completely agreed with you that dynamic caching is the ultimate solution for the problems like Scalability, Performance and Reliability. I have found another article on internet which also talks about the  &lt;a href="http://www.alachisoft.com/ncache/dynamic_clustering.html" target="_blank"&gt;Benefits  of Dynamic Caching&lt;/a&gt;. I am sure this can be a good read for all the readers who are interested in dynamic caching.  </description>
		<content:encoded><![CDATA[<p>I am completely agreed with you that dynamic caching is the ultimate solution for the problems like Scalability, Performance and Reliability. I have found another article on internet which also talks about the  <a href="http://www.alachisoft.com/ncache/dynamic_clustering.html" target="_blank">Benefits  of Dynamic Caching</a>. I am sure this can be a good read for all the readers who are interested in dynamic caching.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Monitoring Thin using God, with Google Apps Notifications by Marc</title>
		<link>http://millarian.com/programming/ruby-on-rails/monitoring-thin-using-god-with-google-apps-notifications/comment-page-1/#comment-731</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Sun, 22 Nov 2009 11:46:53 +0000</pubDate>
		<guid isPermaLink="false">urn:uuid:20cf03f5-9b05-481c-8c74-c35ba1724cfe#comment-731</guid>
		<description>thanks for this hint! works great and makes god much more comfortable. </description>
		<content:encoded><![CDATA[<p>thanks for this hint! works great and makes god much more comfortable.</p>
]]></content:encoded>
	</item>
</channel>
</rss><!-- Dynamic page generated in 1.120 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-03-03 11:23:37 -->
