Just a quick update to let you know that I’ll be moving more of my business-related topics to the Planet Argon Blog. I invite you to subscribe to that feed as well. :-)
p.s. We just published Episode 4 of the Planet Argon Podcast, which was on the topic of Hiring designers.
[PLUGIN RELEASE] ActsAsOverflowable
acts_as_overflowableWritten by Nicholas Lega== DESCRIPTION:Allows a column to overflow data into a secondary column if the data size exceeds the character limit. This is useful for fast indexing.Instead of trying to index text blobs, you can specify a ...
[PLUGIN RELEASE] ActsAsSeoFriendly
ActsAsSeoFriendly== DESCRIPTION:Create an SEO friendly field for a model automatically based on a given field.So if you have a Blogs model, and you would like create an SEO friendly versionof the 'title' field, you would just add this to your model and...
Our Contribution to Advanced Rails Recipes
We submitted a few recipes, answering the call for sharing what is happing in the rails community, and a half a dozen of them were accepted as entries to the upcoming book. If you enjoyed reading the blog, you would soon have a chance to see some of it...

