<?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>Merbist &#187; merbists</title>
	<atom:link href="http://merbist.com/tag/merbists/feed/" rel="self" type="application/rss+xml" />
	<link>http://merbist.com</link>
	<description>Random thoughts of a software developer</description>
	<lastBuildDate>Tue, 03 Jan 2012 02:34:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Meet the merbists: Lori Holden</title>
		<link>http://merbist.com/2008/12/17/meet-the-merbists-lori-holden/</link>
		<comments>http://merbist.com/2008/12/17/meet-the-merbists-lori-holden/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 14:00:27 +0000</pubDate>
		<dc:creator>Matt Aimonetti</dc:creator>
				<category><![CDATA[merb]]></category>
		<category><![CDATA[Lori Holden]]></category>
		<category><![CDATA[merbists]]></category>

		<guid isPermaLink="false">http://merbist.com/?p=359</guid>
		<description><![CDATA[Today, I&#8217;m interviewing Lori Holden from YellowPages.com/AT&#38;T Interactive. I met Lori on IRC a bit before MerbCamp 2008 where she gave a very interesting talk on Sequel. Matt Aimonetti Hi Lori, could you please introduce yourself and the company you work for? Lori Holden: Hi Matt, my name is Lori Holden. I originally became interested [...]]]></description>
			<content:encoded><![CDATA[<div class="mtm-question">
<div id="attachment_361" class="wp-caption alignleft" style="width: 211px"><a href="http://loriholden.com/"><img class="size-medium wp-image-361" title="lori holden" src="http://merbist.com/wp-content/uploads/2008/12/lori_at_desk-201x300.png" alt="Lori Holden" width="201" height="300" /></a><p class="wp-caption-text">Lori Holden</p></div>
<p>Today, I&#8217;m interviewing <a href="http://loriholden.com/" target="_blank">Lori Holden</a> from <a href="http://www.yellowpages.com/" target="_blank">YellowPages.com</a>/<a href="http://www.research.att.com/projects.cfm" target="_blank">AT&amp;T Interactive</a>.</div>
<div class="mtm-question">I met Lori on IRC a bit before <a href="http://merbcamp.com/" target="_blank">MerbCamp 2008</a> where she gave a very interesting talk on <a href="http://sequel.rubyforge.org/" target="_blank">Sequel</a>.</div>
<div class="mtm-question"></div>
<div class="mtm-question"><strong>Matt Aimonetti</strong> Hi Lori, could you please introduce yourself and the company you work for?</div>
<div class="mtm-answer"><strong>Lori Holden:</strong> Hi Matt, my name is Lori Holden.  I originally became interested in software development when I was 10.  Since then, I have been a professional developer for over 10 years now and currently work as a Senior Software Engineer for AT&amp;T Interactive.</div>
<p><br class="spacer" /></p>
<div class="mtm-question"><strong>Matt Aimonetti</strong> How did you get started with Ruby, what&#8217;s your background?</div>
<div class="mtm-answer"><strong>Lori Holden:</strong> Years ago I had been hearing talk about an &#8216;upcoming&#8217; new language called Ruby.  At the time it didn&#8217;t have many people in the US working with it, but I really loved how similar to Smalltalk it was.</p>
<p>My core background experience is centered around Ruby, Java, C++, PHP, and Javascript.  Outside of that, I consider myself a language geek&#8230; and have quite a bit of experience in Python, Smalltalk, OCaml, IO Language, and Perl, along with several others.</p></div>
<p><br class="spacer" /></p>
<div class="mtm-question"><strong>Matt Aimonetti</strong> You chose to learn, support and use Merb, could you please let us know why and how that happened?</div>
<div class="mtm-answer"><strong>Lori Holden:</strong> I was one of the original Rails developers.  Since then, I have used Rails off and on&#8230; but have found myself growing more and more unsatisfied with it.  On top of that, I have also found myself growing out of touch with the core developers over the last couple years, which I am sure doesn&#8217;t help things.<br />
Merb is fresh.  I find it carries a lot less baggage with it than Rails.  Even better, the project is still small and I seem to get along quite well with the the other developers on the project.</div>
<p><br class="spacer" /></p>
<div class="mtm-question"><strong>Matt Aimonetti</strong> You have been contributing to the Merb project and gave a Sequel presentation during MerbCamp 08, what is your motivation?</div>
<div class="mtm-answer"><strong>Lori Holden:</strong> Primarily, I just like the developers.  Everyone seems to be really passionate about Merb and are willing to push it in some really cool directions.  At the same time, Merb still manages to remain slim and with very little bloat.<br />
I really enjoy helping projects push through to release and I was glad to be a part of that for Merb.<br />
Sequel is a really wonderful tool, and I was finding that just not that many people in the Merb community were using it.  I had a lot of experience with getting Merb and Sequel to work with each other, and figured I should share my experience with everyone else.</div>
<p><br class="spacer" /></p>
<div class="mtm-question"><strong>Matt Aimonetti:</strong> What is your favorite aspect of the Merb framework?</div>
<div class="mtm-answer"><strong>Lori Holden:</strong> This is a really odd one, but my favorite aspect of Merb is that I know it very well inside and out.  If I need to browse the source for some feature, I already know where to go and what to look at.  I attribute this to how slim the merb-core has remained.  I think it is quite easy to work with.</div>
<p><br class="spacer" /></p>
<div class="mtm-question"><strong>Matt Aimonetti:</strong> Could you please mention an aspect of Merb you hope to see be improved in the near future?</div>
<div class="mtm-answer"><strong>Lori Holden:</strong> Merb is still immature in some areas.  Gem management is one thing that I am finding to be a bit lacking.  The support for Sequel could use a bit more improvement&#8230; but I suppose that&#8217;s something I should work on.  And finally, something that I hope Merb always works on: Keep it Small. Keep it Simple. Keep it Core. Bloat should be a plugin away, not an upgrade.</div>
<p><br class="spacer" /></p>
<div class="mtm-question"><strong>Matt Aimonetti:</strong> Thank you for your time. Anything else you would like to add?</div>
<div class="mtm-answer"><strong>Lori Holden:</strong> Thank you Matt. I hope you and your wife have a great winter solstice.</div>
<p><br class="spacer" /></p>
]]></content:encoded>
			<wfw:commentRss>http://merbist.com/2008/12/17/meet-the-merbists-lori-holden/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

