CVREG - Home tag:cvreg.org,2012:mephisto/ Mephisto Noh-Varr 2012-05-02T02:17:40Z melriffe tag:cvreg.org,2012-05-02:544 2012-05-02T02:15:00Z 2012-05-02T02:17:40Z May Meeting: David Bock, Arild Shiraz and Ruby Metaprogramming <h2>Meeting Details</h2> <ul> <li>Date: Tuesday, May 8, 2012</li> <li>Time: 6:00 PM</li> <li>Location: <a href='http://804richmond.com/'>804 Richmond</a>, 1657 West Broad Street, 23220 (<a href='http://g.co/maps/ftx4k'>Google Maps link</a>)</li> <li>Additional Information: <a href='http://www.meetup.com/804-Richmond/events/56018952/'>804 RVA Meetup</a></li> </ul> <h2>Abstract</h2> <p><strong>Ruby Metaprogramming Point - Counterpoint</strong></p> <p>Arild Shirazi’s last project required state-based permissions. Cancan and similar gems did not provide the power or flexibility I was seeking in a DSL. Writing permissions checks by hand throughout the controllers and views is not a maintainable solution. How hard can it be to write your own domain specific language?</p> <p>Not that bad once you understand closures, class<em>eval, instance</em>eval and metaprograming hooks like #included(base). I will go over some of these basics as we build our own authentication DSL. The goal is to demystify the Ruby magic and make it accessible for your needs.</p> <p>To solidify your newfound understanding of what you just learned, Dave Bock will deliver a counterpoint presentation: There is no such thing as Metaprogramming.</p> <h2>Bios</h2> <p>David Bock is a partner at CodeSherpas, the President of the Northern Virginia Java Users Group, a founder of the Northern Virginia Ruby User Group, the Editor of O’Reilly’s OnJava.com website, and a frequent speaker on technology in venues such as the No Fluff Just Stuff Software Symposiums.</p> <p>Arild Shirazi is a long time Rubyist who works for CodeSherpas. Arild is a RubyNation Conference organizer, too.</p> melriffe tag:cvreg.org,2012-04-04:543 2012-04-04T23:55:00Z 2012-04-04T23:56:35Z April Meeting: Ken Collins and the Asset Pipeline <h2>Meeting Details</h2> <ul> <li>Date: Tuesday, April 10, 2012</li> <li>Time: 6:00 PM</li> <li>Location: <a href='http://804richmond.com/'>804 Richmond</a>, 1657 West Broad Street, 23220 (<a href='http://g.co/maps/ftx4k'>Google Maps link</a>)</li> <li>Additional Information: <a href='http://www.meetup.com/804-Richmond/events/55310482/'>804 RVA Meetup</a></li> </ul> <h2>Abstract</h2> <p><strong>Secrets Of The Asset Pipeline</strong></p> <p>From Ken’s Meetup Meeting description: Following up from my recent deep code dive into the less-rails and less-rails-bootstrap gems come some of the best hidden features of the rails asset pipeline. My talk will include a behind the scenes look of what makes the asset pipeline possible, best practices, advanced usage followed by a review of some of the top level CSS frameworks being used.</p> <h2>Bio</h2> <p><img src='https://twimg0-a.akamaihd.net/profile_images/1037442518/recentphoto_big_reasonably_small.jpg' /></p> <p>Ken Collins (<a href='http://twitter.com/metaskills'>@metaskills</a>, among his many titles (Ruby Developer, JavaScript Developer, Objective-C Advocate. Maintainer of the Rails SQL Server stack), is also one of the organizers for Hampton Roads Ruby Users Group (<a href='http://www.meetup.com/ruby-130/'>757.rb</a>). While expanding his knowledge of CSS by learning Sass and LESS, Ken took a deep dive into the Asset Pipeline.</p> <h3>Links</h3> <p><a href='http://metaskills.net/2011/07/29/use-compass-sass-framework-files-with-the-rails-3.1.0.rc5-asset-pipeline'>http://metaskills.net/2011/07/29/use-compass-sass-framework-files-with-the-rails-3.1.0.rc5-asset-pipeline</a></p> <p><a href='http://metaskills.net/2011/09/26/less-is-more-using-twitter-bootstrap-in-the-rails-3-1-asset-pipeline/'>http://metaskills.net/2011/09/26/less-is-more-using-twitter-bootstrap-in-the-rails-3-1-asset-pipeline/</a></p> <p><a href='http://metaskills.net/2012/02/27/too-less-should-you-be-using-sass/'>http://metaskills.net/2012/02/27/too-less-should-you-be-using-sass/</a></p> melriffe tag:cvreg.org,2012-03-07:542 2012-03-07T03:26:00Z 2012-03-07T04:00:10Z March Meeting: M. Scott Ford and Train to Test <h2>Meeting Details</h2> <ul> <li>Date: Tuesday, March 13, 2012</li> <li>Time: 6:00 PM</li> <li>Location: <a href='http://804richmond.com/'>804 Richmond</a>, 1657 West Broad Street, 23220 (<a href='http://g.co/maps/ftx4k'>Google Maps link</a>)</li> <li>Additional Information: <a href='http://www.meetup.com/804-Richmond/events/54800002/'>804 RVA Meetup</a></li> </ul> <h2>Abstract</h2> <p><strong>Train to Test</strong></p> <p>Many pundits would have you believe that the switch from a developer to a developer tester is just a bit that you can flip in your head. I claim that this is false.</p> <p>While testing is something we all know that we should be doing more of, many of us are struggling to figure out how. Chances are you’re somewhere in between a developer that never tests and one that tests every time s/he should. And I bet that you’re unhappy with where you are at, and you’d like to figure out how to get closer to where you want to be.</p> <p>Using the metaphor of going to the gym, I’ll go over some exercises that you can perform. Some of these exercises you’ll be able to perform on your current projects, while others you may want to try out on a toy or side project first. These should help you feel better about how often you test, and it might be easier than losing a few pounds.</p> <h2>Bio</h2> <p>M. Scott Ford (<a href='http://twitter.com/mscottford'>@mscottford</a>), a Senior Developer at <a href='http://railsdog.com'>Rails Dog, LLC</a> is passionate about software. It’s what he was born to do and he feels privileged to live his dream every day. Writing in Ruby is so much fun, it’s been his favorite language for the past five years. He likes its flexible type system, how it facilitates meta-programming, and how focused the tools are on best practices. He’s worked on Ruby projects using Spree, Locomotive, Mongoid, Devise, Radiant, Nokogiri, and obviously Rails, Sinatra, cucumber and rspec. He was a testing fanatic before Ruby, so the testing tools are what brought him here. He’s loving every minute being a Ruby developer and is looking forward to more work in this space.</p> melriffe tag:cvreg.org,2012-02-20:540 2012-02-20T23:31:00Z 2012-02-20T23:33:10Z Start Norfolk 2.0 <p>We Are Titans announces Start Norfolk 2.0, a weekend long event bringing together individuals of different mind and skill sets— entrepreneurs, engineers, developers, designers, and business professionals —with the goal of building a viable startup.</p> <p>Start Norfolk 2.0 will be held at the Ted Constant Convocation Center located on the campus of Old Dominion University on Friday, April 27th through Sunday, April 29th.</p> <p>On top of the startup competition, there will be 12 speakers including: Aneesh Chopra, the nation’s first Chief Technology Officer, Dan Martell, founder of FlowTown, Anis Uzzaman, CEO and General Partner of Fenox Venture Capital, Jeff Casimir of Jumpstart Labs and Joe Hill, founder of Aeir Talk, an iPad education application.</p> <p>The first Start Norfolk was held in November, 2011 at Innovation Research Park on the ODU campus. The weekend long event kicked off with 37 business ideas pitched to the team of judges, eight of the 37 ideas were selected for further development. Teams were selected and work began on building the original concept into an viable business. TutoriALL, a tutorial creating app for mobile phones, was selected as the first Start Norfolk winner. TutoriALL received assistance with accounting and legal services, office space and capital to help launch their business.</p> <p>Over 175 people attended the first Start Norfolk and were highly enthusiastic about the outcome of the event, saying: “I felt like I was the the Woodstock of Technology, it was legendary,” “Titanic event, #2 is a must!” and “I don’t want to go back home to Atlanta.”</p> <p>Over three hundred people are expected to attend Start Norfolk 2.0, giving attendees a chance to showcase their ideas, network and get feedback on the development of their ideas. President Obama recently recognized “that most new jobs are created in start-ups.” Start Norfolk is helping to build stronger entrepreneurial ecosystem in Norfolk, VA.</p> <p>Want to learn more and register to participate? Visit: www.startnorfolk.com.</p> <p>For early bird rates, register by Thursday, March 15th.</p> <p>For more information, please contact Zack Miller: zack.miller@wearetitans.net or @zackmiller84.</p> matt.overstreet tag:cvreg.org,2012-02-16:539 2012-02-16T15:49:00Z 2012-02-16T15:50:43Z Charlottesville's First Startup Weekend <p>I'm in, who else is interested?</p> <blockquote> <p>Dear Rubists,</p> <p>Coming this March 23-25th, Charlottesville's will hold its inaugural Startup Weekend event. Startup Weekend is a 54-hour event where developers, designers, marketers, product managers, and startup enthusiasts come together to share ideas, form teams, build products, and launch startups. Check out more at: www.startupweekend.org/about.</p> <p>The Startup Weekend event is backed by the Kauffman Foundation, the world's largest entrepreneurship-focused foundation. Last year there were 260 Startup Weekend events in 202 cities all over the world. The startups formed during during these events have raised over $30 million over the course of the year! Some of businesses you've probably even heard of: LaunchRock, Cloudbot, Zaarly, Foodspotting, Scanadu, Keepstream, Volly... (source: http://techcrunch.com/2012/01/06/startup-weekends-eventful-year-260-events-in-202-cities-startups-raised-30m/).</p> <p>Though this event may seem to be in the distant future, we have limited available tickets and we anticipate that the event will fill up fast - don’t wait to register: www.charlottesville.startupweekend.org. The registration fee includes 7 meals and plenty of snacks over the course of the weekend.</p> <p>If you have an idea for a new business, then come and pitch it. It's amazing how far you can get in a weekend's time! If you'd rather just listen to other's pitches and join one of their teams, then that's great too. Help someone else build their dream!</p> <p>Contact us through the website if you have any questions.We look forward to seeing you there!</p> <p>John Berryman</p> <p>(Startup Weekend is on Twitter!)</p> </blockquote> melriffe tag:cvreg.org,2012-02-09:538 2012-02-09T02:29:00Z 2012-02-09T16:04:28Z February Meeting: Avdi Grimm & Objects on Rails <h1>VENUE CHANGE</h1> <p>Due to a scheduling snafu we’ve moved the meeting to Weinstein Properties.</p> <h2>Meeting Details</h2> <ul> <li>Date: Tuesday, February 21, 2012</li> <li>Time: 6:00 PM</li> <li>Location: <a href='http://weinsteinproperties.com/'>Weinstein Properties</a>, 3961 Stillman Parkway, Suite D, 23060 (<a href='http://g.co/maps/fxdd7'>Google Maps link</a>)</li> </ul> <h2>Abstract</h2> <p>Uncle Bob says to make the web itself an implementation detail. DHH says to stay on the rails and keep your hands and arms in the car at all times. Presenting content and concepts from his upcoming book, “Objects on Rails”, Avdi will try to find a middle way between opinionated frameworks and Object-Oriented orthodoxy.</p> <p>As a bonus meeting attendees will receive the deluxe edition (early access + PDF/Epub/Mobi) of “Objects on Rails” for free.</p> <h2>Bio</h2> <p>Avdi Grimm has been hacking Ruby code for over 10 years, and is still loving it. He is chief aeronaut at <a href='http://shiprise.net'>ShipRise</a>, a consultancy specializing in sustainable software development and in helping geographically dispersed teams work more effectively. He lives in Southern Pennsylvania with his wife and four children, and in his copious spare time blogs and podcasts at <a href='http://avdi.org/devblog'>Virtuous Code</a> and <a href='http://wideteams.com/'>Wide Teams</a>.</p> <p><img src='https://lh4.googleusercontent.com/kHOGWIQVGmiTSNymWjpuXi6cjhXNnvvgDjwsx6lKqubwshc77azv2Yw9beGRjzAgvz2VDNj7yznx_Hh8bIAlbZIl2PHrDrQw0Pv6SGeQkYX4SOx6r2w' height='450' width='450' /></p> <p>Photo Credit: <a href='http://rep3.com'>Robert Potter</a></p> melriffe tag:cvreg.org,2011-11-28:535 2011-11-28T17:07:00Z 2011-11-28T17:09:04Z December Meeting: Solr - Searching on Lucene with Ruby <p>Please note that this is a <em>non-standard meeting location</em>.</p> <h2>Meeting Details</h2> <ul> <li>Date: Tuesday, December 13, 2011</li> <li>Time: 6:00 PM</li> <li>Location: <a href='http://www.ddig.com/'>Dominion Digital</a>, 4101 Cox Rd, Glen Allen (<a href='http://g.co/maps/ukj8b'>Google Maps link</a>)</li> </ul> <h2>Abstract</h2> <p>Erik Hatcher will discuss and demonstrate the state of the art with using Solr from Ruby. He’ll cover RSolr (and the forthcoming deprecation and removal of solr-ruby, RIP: solr-ruby), Sunspot, Blacklight, and other Solr+Ruby best practices. Solr itself will be introduced fully for those unfamiliar with it.</p> <h2>Bio</h2> <div><img src='http://therichwebexperience.com/s/images/bio/43410_Hatcher_20110408_052004_medium.jpg' alt='Erik Hatcher' /></div> <p>Erik Hatcher is co-founder, technologist, and open source evangelist at <a href='http://www.lucidimagination.com/'>Lucid Imagination</a>, a service, training, and platform provider for Lucene and Solr. Erik co-authored “Lucene in Action” and has spoken at numerous events around the world on a variety of topics. His technology stack of choice includes, of course, Solr and Ruby.</p> melriffe tag:cvreg.org,2011-11-02:529 2011-11-02T16:13:00Z 2011-11-02T16:15:28Z November Meeting: Clean Ruby - Simplify your programs with intention revealing, obvious code. <p>Please note that this is a <em>non-standard meeting location</em>.</p> <h2>Meeting Details</h2> <ul> <li>Date: Tuesday, November 8, 2011</li> <li>Time: 6:00 PM</li> <li>Location: <a href='http://www.ddig.com/'>Dominion Digital</a>, 4101 Cox Rd, Glen Allen (<a href='http://g.co/maps/ukj8b'>Google Maps link</a>)</li> </ul> <h2>Abstract</h2> <p>Despite our use of frameworks like Ruby on Rails being famous for conventional code, we still find ourselves with complicated and difficult to understand applications. Worse yet, our automated tests often end up just as complicated and slow. We have helpful design patterns to follow, so why does our code become more difficult to understand as our application grows? The cure for our pain is following DCI conventions to separate what our program *is* from what it <em>does</em> and to let our user’s mental model of our programs shine through.</p> <h2>Bio</h2> <div><img src='http://cvreg.org/assets/2011/11/2/jim-gay-headshot.jpg?1320250057' height='25%' alt='Jim Gay' width='25%' /></div> <p>Jim Gay is the Lead Developer for RadiantCMS and is a prolific contributor to it and many open-source projects. At Saturn Flyer LLC he’s built numerous Radiant sites, custom applications, and award winning graphic design. Jim has been a co-host of the Ruby 5 podcast, speaker at RubyNation, Rocky Mountain Ruby, and ArrrrCamp, is the founder of Arlington Ruby, and has been professionally building Ruby and Rails applications since 2006.</p> <p>You can find Jim on twitter: <a href='http://twitter.com/saturnflyer'>@saturnflyer</a></p> melriffe tag:cvreg.org,2011-10-04:526 2011-10-04T21:35:00Z 2011-10-04T22:21:14Z October Meeting: There Are No Tests! <p>Please note that this is a <em>non-standard meeting location</em>.</p> <h2>Meeting Details</h2> <ul> <li>Date: Tuesday, October 11, 2011</li> <li>Time: 6:00 PM</li> <li>Location: <a href='http://www.ddig.com/'>Dominion Digital</a>, 4101 Cox Rd, Glen Allen (<a href='http://g.co/maps/ukj8b'>Google Maps link</a>)</li> </ul> <h2>Abstract</h2> <p>The Ruby community is obsessed with testing, supposedly. In my experience about four out of five applications have either zero or completely ineffective test coverage.</p> <p>Have the courage to change it. Whether your own projects or recovering someone else’s mess, let’s talk strategy:</p> <ul> <li>Starting with metrics</li> <li>Refactoring for understanding</li> <li>Comment-driven development</li> <li>The unit testing foundation</li> <li>Bug reports are your best integration tests</li> <li>Focusing on value</li> <li>Rescue projects are popping up everywhere, and a strategic testing approach can save the day.</li> </ul> <h2>Bio</h2> <div><img src='http://cvreg.org/assets/2011/9/28/jcasimir_headshot_full.jpg' height='25%' alt='Jeff Casimir' width='25%' /></div> <p>Jeff started <a href='http://jumpstartlab.com'>Jumpstart Lab</a> in 2009. He travels the world preaching the good word of Ruby. Lately he’s been pushing an agenda of professional design practices with emphasis on object oriented architectures backed by solid testing. Plus he tell jokes.</p> <p>You can find Jeff on twitter: <a href='http://twitter.com/j3'>@j3</a> or <a href='http://twitter.com/jumpstartlab'>@jumpstartlab</a></p> melriffe tag:cvreg.org,2011-09-08:522 2011-09-08T12:18:00Z 2011-09-08T12:19:02Z September Meeting: Hack Night! <p>Instead of our normal meeting in September, we're going to hold a Hack Night.</p> <h2>All levels welcomed</h2> <p>New to Ruby? That's OK! We'll have plenty of people there that can answer your questions. Very Comfortable with Ruby? Super! Come share your knowledge of the language with those just starting out. In-Between? Perfect! Come on out and have some fun.</p> <h2>Need some help</h2> <p>Having trouble getting started with Ruby? We can help.</p> <p>Stuck on a bug? We can help.</p> <p>Curious about Ruby, Rails? We can help.</p> <p>Curious about Cucumber, RSpec, Test::Unit, etc.? We can help.</p> <p>Curious about TDD, BDD? We can help.</p> <p>Just wanna "talk shop" and enjoy a beer or two! We can help!</p> <h2>Spread the word</h2> <p><strong>See you there and be sure to tell your friends.</strong></p> <h2>Meeting Details</h2> <ul> <li>Date: Tuesday, September 13, 2011</li> <li>Time: 6:00 PM</li> <li>Location: <a href='http://legendbrewing.com'>Legend Brewing Company</a> (<a href='http://maps.google.com/maps/place?cid=8532957645820788143&amp;q=Legend+Brewing+Co,+West+7th+Street,+Richmond,+VA&amp;hl=en&amp;dtab=2&amp;sll=37.526726,-77.44311&amp;sspn=0.035757,0.05716&amp;ie=UTF8&amp;ll=37.547708,-77.481766&amp;spn=0,0&amp;z=14'>map</a>)</li> </ul> <h2>Next Month</h2> <p><a href='http://twitter.com/j3'>Jeff Casimir</a>, from <a href='http://jumpstartlab.com'>Jumpstart Lab</a>, will be presenting: </p> <h3><em>There Are No Tests</em></h3> <p>The Ruby community is obsessed with testing, supposedly. In my experience about four out of five applications have either zero or completely ineffective test coverage...</p> jweiland tag:cvreg.org,2011-08-02:518 2011-08-02T14:30:00Z 2011-09-08T11:43:33Z August Meeting: Indie.rb Panel <p>Have you ever wanted to own your job and build not only software but a business around it? Do you love writing code but hate writing it to make some other guy rich? Are you concerned about the pitfalls of striking out on your own? Is Ruby the right choice for entrepreneurs?</p> <p>Our August meeting will feature a panel of Rubyists experienced in the worlds of coding and business. We'll have a lively discussion about why you might want to strike out on your own, what kind of opportunities exist for entrepreneurs, the downsides to be prepared for, and how Ruby fits into all this. You'll have a chance to ask your questions and get advice from people who have been there. And, we'll be doing this at Legend Brewing Company, so there will be plenty of beer to fuel our evening.</p> <h2>Meeting Details</h2> <ul> <li>Date: Tuesday, August 9, 2011</li> <li>Time: 6:00 PM</li> <li>Location: <a href='http://legendbrewing.com'>Legend Brewing Company</a> (<a href='http://maps.google.com/maps/place?cid=8532957645820788143&amp;q=Legend+Brewing+Co,+West+7th+Street,+Richmond,+VA&amp;hl=en&amp;dtab=2&amp;sll=37.526726,-77.44311&amp;sspn=0.035757,0.05716&amp;ie=UTF8&amp;ll=37.547708,-77.481766&amp;spn=0,0&amp;z=14'>map</a>)</li> </ul> jweiland tag:cvreg.org,2011-07-09:516 2011-07-09T14:00:00Z 2011-07-09T15:01:03Z July Summer Social <p>Join us on Tuesday, July 12 for the CVREG Summer Social! We're going to have an informal meeting at <a href='http://www.legendbrewing.com/'>Legend Brewery</a> around 6:00 PM. Knock back some beers and talk about what interests you lately in the Ruby world with the usual suspects.</p> jweiland tag:cvreg.org,2011-05-28:506 2011-05-28T12:00:00Z 2011-05-28T15:03:31Z June Meeting: Hiro Asari on JRuby <p>For our first meeting of the summer, we have a very special guest: Hiro Asari, a core contributor to JRuby. This will be a join meeting with the <a href='http://richmondjug.com'>Richmond Java Users Group</a>. Please register for the meeting <a href='http://www.richmondjug.com/event/jruby-core'>here</a>.</p> <h2>Meeting Details</h2> <ul> <li>Date: Tuesday, June 14, 2011</li> <li>Time: 5:30 PM</li> <li>Location: <a href='http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=5000+Dominion+Blvd.+Glen+Allen,+VA,+23060+United+States&amp;aq=&amp;sll=36.914764,-77.233887&amp;sspn=9.007185,19.753418&amp;ie=UTF8&amp;hq=&amp;hnear=5000+Dominion+Blvd,+Glen+Allen,+Virginia+23060&amp;z=16'>Dominion Innsbrook Technical Center</a> (5000 Dominion Blvd., Ground Floor Auditorium, Glen Allen, VA, 23060)</li> </ul> <h2>Abstract</h2> <p>As a Ruby implementation on the Java Virtual Machine (JVM), JRuby provides a unique ability to interact with the vast array of Java libraries from Ruby (and vice versa).</p> <p>In this talk, Hiro Asari, a JRuby committer, shows you how one can explore a Java library interactively with IRB (Ruby's REPL shell) with many examples.</p> <h2>Bio</h2> <p><img src='http://a2.twimg.com/profile_images/1363742264/mugshot_reasonably_small.jpg' alt='Hiro Asari'>Hiro Asari is a JRuby Support Engineer at Engine Yard, a PaaS company specializing in Ruby on Rails hosting. He has been involved with the JRuby project for 2 years.</p> jweiland tag:cvreg.org,2011-05-15:512 2011-05-15T12:45:00Z 2011-05-15T17:18:37Z Recap of Tuesday's Meeting on Chef <p>Many thanks to Kirk (not Dirk) Richey for coming down and giving an excellent talk on Chef. Kirk did a great job of breaking down the nuances and warning against the pitfalls of learning Chef. I know many of us are exploring the cloud and will make good use of Kirk's introduction to the domain of distributed systems configuration.</p> <p>Just to mention some upcoming events:</p> <ul> <li><a href='http://en.oreilly.com/rails2011'>RailsConf</a> starts tomorrow.</li> <li>Next month we'll be doing a joint meeting with Richmond Java Users Group featuring Hiro Asari on JRuby.</li> <li>In July Jeff Casmir will be doing a talk on "blowing up your Rails views".</li> <li>Our August meeting will be a social, details coming soon.</li> <li>Finally, we're going to do a panel on Ruby entrepreneurs in the central Virginia region. If you run your own consultancy, freelance, or run a startup, or used to and went back to wage slavery, you might belong on our panel. Contact us if you're interested!</li> </ul> jweiland tag:cvreg.org,2011-05-04:505 2011-05-04T13:00:00Z 2011-05-04T16:03:22Z May Meeting: Cloud Hopping with Fog and Chef <p>May features two very special speakers from Charlotte, NC: Jim Van Fleet, the original founder of CVREG, and Kirk Richey. They'll be discussing automated system configuration management strategies with an eye towards cloud architectures.</p> <h2>Meeting Details</h2> <ul> <li>Date: Tuesday, May 10, 2011</li> <li>Time: 5:30 PM, talk starts at 6:00 PM</li> <li>Location: Weinstein Properties, 3961 D Stillman Parkway, Glen Allen, VA 23060</li> </ul> <h2>Abstract</h2> <p>The Cloud has all the mindshare when it comes to hosting and capacity planning, but what does it really get you? Kirk Richey will demonstrate how the combination of an abstracted provisioning API and configuration management with Chef can get your environments ready for action in no time flat, without having to depend on any vendors. That leaves you in control to plan the capacity, performance, and price of your operations.</p> <h2>Bios</h2> <p>Jim Van Fleet founded CVREG. Kirk Richey is an assistant organizer of Charlotte.rb.</p>