<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom">
  <title>Spree - Open Source E-Commerce for Ruby on Rails</title>
  <id>http://spreecommerce.com/blog</id>
  <updated>2013-05-19T00:00:00+00:00</updated>
  <author>
    <name>Spree Commerce</name>
  </author>
  <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/spreehq" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="spreehq" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry>
    <title>Spree 2.0.0 Released</title>
    <link href="http://spreecommerce.com/blog/spree-2-0-0-released" rel="alternate" />
    <id>http://spreecommerce.com/blog/spree-2-0-0-released</id>
    <published>2013-05-19T00:00:00+00:00</published>
    <updated>2013-05-19T00:00:00+00:00</updated>
    <author>
      <name>John Dyer</name>
    </author>
    <content type="html">
      <![CDATA[<center><img src="/images/blog/spree-2.0.png" alt="" /></center>
<p>Spree 2.0.0 has now been officially released. It&#8217;s been exactly five months since the last release -although we have had several minor releases along the way. This has been a massive community effort with 1,412 commits by 35 contributors affecting 2,303 different files.</p>
<p>Let&#8217;s go over some of the highlights of this release:</p>
<h4>Removing Support for Ruby 1.8.7</h4>
<p>In this major Spree release, we are removing support for Ruby 1.8.7. This version of Ruby is <a href="http://www.ruby-lang.org/en/news/2011/10/06/plans-for-1-8-7/">no longer supported by the Ruby core team</a>, so if you are still using 1.8.7, it is time to upgrade.</p>
<h4>Split Core</h4>
<p>Due to numerous request to have the ability to either use the frontend or backend separately from the other, we have split Spree up into the following componenets:</p>
<ul>
	<li>Api</li>
	<li>Backend</li>
	<li>Core</li>
	<li>Dash</li>
	<li>Frontend</li>
	<li>Sample</li>
</ul>
<p>The Backend component provides the admin interface for Spree and the Frontend component provides the frontend user-facing checkout interface. These components were extracted out of Core to allow for users of Spree to override the frontend or backend functionality of Spree as they choose. Core now contains just the very basic needs for Spree (primarily the data models.)</p>
<h4>Split Shipments</h4>
<p>We’ve been grappling with the issue of complex Spree stores that require sophisticated shipping and warehouse logic for several years now. While it has always been manageable to get this to work on individual store basis, a more general solution that would be useful for all stores has always eluded us (until now). We are proud to introduce the new split shipments functionality to Spree.</p>
<p>There are 4 main components that make up split shipments described in this post: Stock Locations, Stock Items, and Stock Movements.</p>
<ul>
	<li><b>Stock locations</b> are the locations where your inventory is shipped from. Each stock location can have many stock items. When creating a new stock location, stock items for that location are automatically created for each variant in your store.</li>
	<li><b>Stock items</b> represent the inventory at a stock location for a specific variant.</li>
	<li><b>Stock movements</b> allow you to manage the inventory of a stock item for a stock location.</li>
	<li><b>Stock transfers</b> allow you to bulk transfer stock from one or more variants between two stock locations.</li>
</ul>
<p>This feature is discussed more in-depth in our <a href="http://spreecommerce.com/blog/introducing-split-shipments">Introducing Split Shipments</a> blog post.</p>
<h4><span class="caps">API</span> Updates</h4>
<p>The <a href="http://edgeguides.spreecommerce.com/api/">Spree <span class="caps">API</span></a> is always improving and the release of Spree 2.0.0 is no exception. We have introduced new <span class="caps">API</span> endpoints to allow for management of more Spree resources including those introduced with Split Shipments.</p>
<p>In addition, we have introduced instance level permissions, custom templates and many other features of which there are too many to list here. Please see the <a href="http://guides.spreecommerce.com/release_notes/spree_2_0_0.html">release notes</a> for the complete list of changes to the <span class="caps">API</span>.</p>
<h4>Miscellaneous Changes</h4>
<p>As with every major Spree release, there are also a ton of commits related to minor bug fixes and other subtle improvements.  Please see the <a href="https://github.com/spree/spree/compare/v1.3.0...v2.0.0">Github compare</a> for a complete list of changes in this release. You can also see a written summary of the changes with additional details in the <a href="http://guides.spreecommerce.com/release_notes/spree_2_0_0.html">release notes</a>.</p>]]>
    </content>
  </entry>
  <entry>
    <title>Spree 2.0.0.rc1 is Now Available</title>
    <link href="http://spreecommerce.com/blog/spree-2-0-0-rc1" rel="alternate" />
    <id>http://spreecommerce.com/blog/spree-2-0-0-rc1</id>
    <published>2013-05-13T00:00:00+00:00</published>
    <updated>2013-05-13T00:00:00+00:00</updated>
    <author>
      <name>Sean Schofield</name>
    </author>
    <content type="html">
      <![CDATA[<p>We&#8217;re happy to announce Spree 2.0.0.rc1 is now available!  We&#8217;ve been working around the clock to get the release ready before <a href="http://spreeconf.com">SpreeConf</a>. Please test out the release candiate and report any showstopping issues you find <span class="caps">ASAP</span>. Please report any issues you have in our <a href="https://github.com/spree/spree/issues">Github Issue</a> tracker. Remember to indicate the problem is with the 2.0.0 code (as opposed to previous versions of Spree.)</p>]]>
    </content>
  </entry>
  <entry>
    <title>Join Us for the First Ignite SpreeConf Gaming Gala!</title>
    <link href="http://spreecommerce.com/blog/ignite-spreeconf-gaming-gala" rel="alternate" />
    <id>http://spreecommerce.com/blog/ignite-spreeconf-gaming-gala</id>
    <published>2013-05-08T00:00:00+00:00</published>
    <updated>2013-05-08T00:00:00+00:00</updated>
    <author>
      <name>Brian Quinn &amp; Chris Mar</name>
    </author>
    <content type="html">
      <![CDATA[<p><img src="/images/blog/gaming.jpg" alt="" /></p>
<p>The Spree headquarters in Bethesda has always been a hotbed of gaming activity, but more recently the team has been turning off the consoles and cracking out the cardboard! So to share our love of all things board game and tabletop related we&#8217;re starting a new tradition at the upcoming <a href="http://spreeconf.com/">SpreeConf</a>, the <b>Ignite SpreeConf Gaming Gala</b>!</p>
<p>Unlike other conference Ignite events, there&#8217;ll be no talks, no costumes, no awkward introductions, just lots of board gaming fun with plenty of beverages and snacks and an opportunity to meet your fellow conference attendees and the Spree team before the serious tech talking starts on Monday.</p>
<p>The Ignite SpreeConf Gaming Gala will take place Sunday, May 19th from 7pm &#8211; 10pm at <a href="https://www.facebook.com/StoneysDC">Stoney&#8217;s Upstairs</a> located at <a href="http://goo.gl/maps/6w0XB">1433 P Street NW</a> in Washington, DC, just one block away from the SpreeConf venue.</p>
<p>To get everyone on a level playing field we&#8217;re sharing some of the gaming details ahead of time along with the rules and some awesome Tom Vasel YouTube reviews of the games we&#8217;d liked to play. We&#8217;d also love to hear ideas on other games you&#8217;d like to play, so comment below!</p>
<h4>The Settlers of Catan<br />
<p style="float:left;padding:10px;"><img src="/images/blog/catan.jpg" alt="" /></p><p style="padding-top:10px;"> Catan is <span class="caps">THE</span> classic euro-game of resource gathering, building and trading. If you&#8217;ve never played it before now is your chance. It&#8217;s a great game for people who are new to the board gaming hobby.</p></h4>
<p>You can study up on the general <a href="http://www.catan.com/files/downloads/soc_rv_rules_091907.pdf">rules here</a>. We&#8217;ll be playing the 5 to 6 player version which has some <a href="http://www.catan.com/files/downloads/settlers_5-6_rv_rules_100107.pdf">extra</a> rules to read up on.<br />
<div style="clear:both;"></div><br />
Be sure to check out Tom&#8217;s walkthrough and review too:<br />
<iframe width="420" height="315" src="http://www.youtube.com/embed/lTV03kCoDIw" frameborder="0" allowfullscreen></iframe></p>
<h4>Ticket to Ride<br />
<p style="float:left;padding:10px;"><img src="/images/blog/ticket-to-ride.jpg" alt="" /></p><p style="padding-top:10px;">Ticket to Ride is a cross-country train adventure where you collect and play matching train cards to claim railway routes connecting cities throughout North America. The longer the routes, the more points you earn.</p></h4>
<p>Starting studying the <a href="http://cdn1.daysofwonder.com/tickettoride/en/img/tt_rules_en.pdf">rules now</a> and be ready to race your fellow SpreeConf attendees!<br />
<div style="clear:both;"></div></p>
<p>Mr. Vasel&#8217;s video covers both the U.S. and European versions of Ticket to Ride. We&#8217;ll be playing the U.S. version. <br />
<iframe width="560" height="315" src="http://www.youtube.com/embed/ebsTYBhgxiQ?list=UUnoRn5wKw7-fbJ94Efhye3A" frameborder="0" allowfullscreen></iframe></p>
<h4>River Dragons<br />
<p style="float:left;padding:10px;"><img src="/images/blog/river-dragons.jpg" alt="" /></p><p style="padding-top:10px;">For those more well versed gamers, we&#8217;re including this recent Rver Dragons release where you must cross the Mekon delta by building bridges with planks and stones.</p></h4>
<p>To arrive safely on the opposite bank, care must be taken to avoid your opponents and those pesky dragons.</p>
<p>You can grab the <a href="http://www.matagot.com/IMG/pdf/MD_DRAGONS_REGLES_EN_23Aout.pdf">rules here</a>. Tom also provides some interesting thoughts on this release in his walkthrough.</p>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/47W2SWZJ9TE" frameborder="0" allowfullscreen></iframe></p>
<p><br>
<br>
<b>We hope this will be a great warm up event for SpreeConf so if you&#8217;re in Washington, DC on Sunday night, this is the place to be! And if you haven&#8217;t registered yet for SpreeConf, there are still tickets available. Get yours now!</b></p>
<center style="margin: 20px 0"><a href="http://spreeconf.com/" target="_blank"><img src="/images/spree_conf_dc_register.png" /></a></center>]]>
    </content>
  </entry>
  <entry>
    <title>Get to Know SpreeConf DC Speaker: Clarke Brunsdon</title>
    <link href="http://spreecommerce.com/blog/spreeconf-DC-speaker-highlight-clarke-brunsdon" rel="alternate" />
    <id>http://spreecommerce.com/blog/spreeconf-DC-speaker-highlight-clarke-brunsdon</id>
    <published>2013-05-07T00:00:00+00:00</published>
    <updated>2013-05-07T00:00:00+00:00</updated>
    <author>
      <name>Lynne Brehmer</name>
    </author>
    <content type="html">
      <![CDATA[<p>Last Thursday we introduced you to SpreeConf speaker, <a href="http://spreecommerce.com/blog/spreeconf-DC-speaker-highlight-john-feminella">John Feminella</a> who will be talking about about better, faster, smarter cloud deployments with Docker at <a href="http://spreeconf.com/">SpreeConf DC</a> May 20th – 21st in Washington, DC. Today we’d like to introduce you to Clarke Brunsdon. Clarke is a Founding Partner and <span class="caps">CTO</span> at <a href="http://www.freerunningtech.com/">FreeRunning Technologies</a> and will be speaking at SpreeConf with his colleague <a href="http://spreecommerce.com/blog/spreeconf-dc-speaker-highlight-gregor-macdougall">Gregor MacDougall</a> about his experience migrating a large scale <span class="caps">PHP</span> based e-commerce store to Spree.</p>
<h4>Clarke Brunsdon<br />
<p><img style="float:left;margin-right: 30px;" src="/images/blog/clarke_brunsdon_205_205.jpg" alt="Clarke Brunsdon"></p><b>Founding Partner and <span class="caps">CTO</span> at FreeRunning Technologies</b><br />
Clarke is a programmer with over 13 years experience with the last 5 primarily focused on working in Ruby and Rails. He founded FreeRunning Technologies in 2008 and focuses on how to provide the most value to his clients and making sure the technology fits their real-world business priorities. Clarke&#8217;s SpreeConf talk will discuss how he and his colleagues at FreeRunning Technologies took a large, custom built, error prone, unmaintainable <span class="caps">PHP</span> ecommerce platform, and made a gradual transition to the Spree cart, checkout process and models. He&#8217;ll explain how they avoided a single, large switchover date, opting instead for a series of small incremental improvements leading towards the end goal. You&#8217;ll learn how these techniques can be applied to your own e-commerce migration projects in order to help you make a similar smooth transition.</h4>
<h4>Getting to Know Clarke</h4>
<p>We asked Clarke to give us his thoughts on the latest happenings in the Ruby space and some of the interesting projects he’s working on right now.</p>
<p><b>What trends are most exciting to you right now?</b></p>
<p>The same things that excite me today are the same things that excited me about programming ten years ago, but we now do them so much better. For me, programming and technology have always been about putting awesome people with great ideas together, and seeing what we can build. Now we’ve got amazing tools like git/github, gerrit, rspec, bundler and Google+ hangouts that let us build and share ideas, collaborating with fantastic ease and efficiency.</p>
<p><b>Any interesting projects you are working on that others might be interested in?</b></p>
<p>We always joke at FreeRunning technologies about how much we “hate code.” Before we start any projects ourselves, we look to see if there are any other open source projects we can extend and improve upon, rather than starting a project ourselves. While we have created some Spree extensions that people might be interested in (<a href="https://github.com/freerunningtechnologies/spree-pre-order">spree-pre-order</a>, <a href="https://github.com/freerunningtechnologies/spree-flexible-weight-rate">spree-flexible-weight-rate</a>, <a href="https://github.com/freerunningtechnologies/spree-license-key">spree-license-key</a>, <a href="https://github.com/freerunningtechnologies/spree-custom-store-email">spree-custom-store-email</a>), there isn’t much for public repos I’d show people.</p>
<p>As far as ‘private’ projects go, we’re currently migrating a private company that currently manages the e-commerce of dozens of high-profile sites onto Spree. They’ve been an e-commerce provider for the last 6 years and have an incredible technological debt as well as entrenched business practices that is making the rollout very tricky, but so far very successful.</p>
<p><b>What are you most looking forward to at SpreeConf this year?</b></p>
<p>Face to face communication! We’re incredibly enthusiastic about the state of Spree and where its going, but that doesn&#8217;t always communicate well over <span class="caps">IRC</span>. I want to let all the Spree developers know now much we appreciate the project and that we want to do everything we can to help it grow and mature.</p>
<p><b>What do you hope SpreeConf attendees remember about your talk when they get home?</b></p>
<p>Our talk centers around doing a large scale store migration to Spree.  I think the most important thing to remember is that tasks like this are never quick, and never easy.  It’s very easy to convince yourself that it’s going to be easier and quicker than it is, and that’s a mistake you learn to stop making.</p>
<p>I want everyone to leave our talk looking at Spree is a living, breathing project. I want them to understand that the incredible features and platform it provides should not be taken lightly.</p>
<p><b>Do you have any interesting picks &#8211; blogs, technology, books, new companies to follow?</b></p>
<p>I’m personally a huge fan of the collected works of <a href="http://tpo.pe/">Tim Pope</a>. He writes so many useful vim plugins and ruby gems, I’m unsure if he’s just one man or a front man for a group of programmers. The book that has changed the most about how I worked was <a href="http://amzn.com/1556159005">Rapid Development</a> by Steve McConnell, a book not about programming but about the ecosystem and environment of software development.</p>
<p><b>It&#8217;s hard to believe &#8211; there are less than two weeks until SpreeConf! Hurry and get your tickets now!</b></p>
<center style="margin: 20px 0"><a href="http://spreeconf.com/" target="_blank"><img src="/images/spree_conf_dc_register.png" /></a></center>]]>
    </content>
  </entry>
  <entry>
    <title>Get to Know SpreeConf DC Speaker: John Feminella</title>
    <link href="http://spreecommerce.com/blog/spreeconf-DC-speaker-highlight-john-feminella" rel="alternate" />
    <id>http://spreecommerce.com/blog/spreeconf-DC-speaker-highlight-john-feminella</id>
    <published>2013-05-02T00:00:00+00:00</published>
    <updated>2013-05-02T00:00:00+00:00</updated>
    <author>
      <name>Lynne Brehmer</name>
    </author>
    <content type="html">
      <![CDATA[<p>Last Thursday we introduced you to SpreeConf speaker, <a href="http://spreecommerce.com/blog/spreeconf-DC-speaker-highlight-denis-ivanov">Denis Ivanov</a> who will be talking about how to perfect your e-commerce front end at <a href="http://spreeconf.com/">SpreeConf DC</a> May 20th – 21st in Washington, DC. Today we’d like to introduce you to John Feminella. John is the Co-founder at <a href="http://launch.uphex.com/?r=https://www.google.com/">UpHex</a> and will be speaking at SpreeConf about better, faster, smarter cloud deployments with <a href="http://www.docker.io/">Docker</a>.</p>
<h4>John Feminella<br />
<p><img style="float:left;margin-right: 30px;" src="/images/blog/john_feminella_205_205.jpg" alt="John Feminella"></p><b>Co-founder at UpHex</b><br />
John is an avid technologist, occasional public speaker, and frequent instigator of assorted shenanigans. John recently co-founded <a href="http://launch.uphex.com/?r=https://www.google.com/">UpHex</a>, a startup providing predictive analytics and automated insights for e-commerce businesses. When he&#8217;s not knee-deep in solving challenging technology problems, he stays active in the local community, guest-lectures at the University of Virginia, and mentors budding entrepreneurs at <a href="http://www.hackcville.com/">HackCville</a>.</h4>
<h4>Better, Faster, Smarter Cloud Deployments with Docker</h4>
<p>When you deploy a modern web application to a cloud environment, you usually provide some kind of manifest that indicates what its application dependencies are &#8212; for example, in a Ruby on Rails app, you&#8217;d provide a Gemfile. But what if you have environment or configuration dependencies, like needing an <span class="caps">SSL</span> certificate or a reverse <span class="caps">DNS</span> entry? Then you need another manifest for a configuration management system, such as Chef or Puppet.</p>
<p>Pretty soon, it starts getting cumbersome to put all that together. What if there was a better way to wrap those two things into one neat package that made deployment easier? Enter Docker; although it&#8217;s still very much in beta, it&#8217;s worth taking a look now, because it&#8217;s one of the most interesting recent developments in cloud computing.</p>
<p>In his SpreeConf talk, John will discuss how Docker works, the vast array of potential applications it has, and walk through some example deployments. By the end, you&#8217;ll know enough to decide if Docker has a place in your own workflow, and hopefully be excited enough to start trying it out.</p>
<h4>Getting to Know John</h4>
<p>We asked John to give us his thoughts on the latest happenings in the Ruby on Rails space and some of the interesting projects he’s working on right now.</p>
<p><b>What trends are most exciting to you right now?</b></p>
<p>There are so many interesting trends that it&#8217;s hard to pick, so I hope you&#8217;ll forgive me for picking two.</p>
<p>First, the rise of &#8220;bring your own cloud&#8221; is fascinating because it brings things full circle relative to ten years ago, when the only &#8220;cloud&#8221; offering that was widely available was virtual private servers. Then virtual machines became more popular, as computing resources got denser. <span class="caps">AWS</span> promised automatic redundancy and easy scalability. But people didn&#8217;t like the devops work required to maintain their <span class="caps">AWS</span> instances, so <a href="https://www.heroku.com/">Heroku</a> came along.</p>
<p>Now, people have realized that Heroku and friends are just specialized cases of a larger, more interesting problem: the ability to completely isolate your web application and its dependencies from your operating system. What if you could essentially package up all your cloud instances like that, so that you could run them anywhere, on almost any cloud provider?</p>
<p>That&#8217;s part of what Docker lets us do, which is why I&#8217;m excited to talk about it at SpreeConf. It brings us back full circle to the flexibility and commoditization of the <span class="caps">VPS</span> days, where you&#8217;re just paying for bits, bandwidth, and <span class="caps">CPU</span>. But it gives us all the power and flexibility of the modern configuration management toolset. My prediction is that most web development will look like Docker instances by 2015 or so.</p>
<p>Second, I&#8217;m excited that the <a href="http://longbets.org/597/">prediction I made two years ago</a>, betting that Facebook would tumble from its top spot as part of a broader trend away from spending time on social networks and a growing awareness of privacy concerns, seems to be coming true. But with <span class="caps">SOPA</span> defeated and <span class="caps">CISPA</span> not quite dead as of this writing, there&#8217;s still a lot to worry about in the online world, and we owe it to ourselves to pay attention more closely than ever before.</p>
<p><b>Any interesting projects you are working on that others might be interested in?</b></p>
<p>I quit my job to work on UpHex, which I co-founded with a really smart colleague. We&#8217;re building an analytics health-monitoring service, akin to a New Relic for your data streams. Most analytics services do a poor job on two fronts, and we want to fix both of them.</p>
<p>First, they often don&#8217;t tell you when something interesting is happening. You have to go visit them to find out what&#8217;s happening. If they do provide alerts, you have to set up clumsy, coarse thresholds that don&#8217;t reflect the dynamic nature of an online business, so you get lots of false positives (or even worse, false negatives!). This is 2013; why are people settling for such antiquated ways of watching their business?</p>
<p>Second, if they have a dashboard, it&#8217;s usually a morass of confusing chartjunk that&#8217;s hard to interpret, even for experts. Is a downward blip in some metric alarming? Should you care about it? Is there anything you can do about it, and if so, what? Is this related to similar blips on your other metrics? All in all, it&#8217;s hard to get a good picture of where things stand by looking at a collection of graphs, so why aren&#8217;t we trying to make this easier to understand for everyone?</p>
<p>UpHex is going to solve these problems. We&#8217;re just starting out, but our research so far (we&#8217;ve talked to over 100 companies!) has yielded enough excited customers to convince us that this is a good idea. If you&#8217;re interested, you can sign up to stay abreast of things by going to the UpHex <a href="http://uphex.com">website</a>. If you&#8217;re a business that sells things online, and if you can spare 15 minutes, we&#8217;d love to talk to you; drop us a line at hello@uphex.com.</p>
<p><b>What are you most looking forward to at SpreeConf this year?</b></p>
<p>I&#8217;m most excited to see how people use established technologies like Spree in new and interesting ways to help make e-commerce a better, smoother experience for everyone.</p>
<p><b>What do you hope SpreeConf attendees remember about your talk when they get home?</b></p>
<p>I hope the first thing they do after my talk is download Docker and start playing with it. However interesting my talk might be to people, it would never hold a candle to the experience of using Docker yourself.</p>
<p><b>Do you have any interesting picks – blogs, technology, books, new companies to follow?</b></p>
<p><a href="http://www.amazon.com/Information-History-Theory-Flood/dp/1400096235">The Information: A History, A Theory, A Flood</a> by James Gleick</p>
<p><a href="http://picturesofpeoplescanningqrcodes.tumblr.com/">Tumblr: Pictures of People Scanning QR Codes</a></p>
<p><a href="http://www.youtube.com/watch?v=L8EOua4pTRI">Everything is Amazing, and No One Is Happy</a> by Louis CK</p>
<p><b>Come meet John and hear his talk about about better, faster, smarter cloud deployments with Docker at <a href="http://spreeconf.com/">SpreeConf DC</a>, May 20th – 21st. get your ticket now. Less than 3 weeks to go!</b></p>
<center style="margin: 20px 0"><a href="http://spreeconf.com/" target="_blank"><img src="/images/spree_conf_dc_register.png" /></a></center>]]>
    </content>
  </entry>
  <entry>
    <title>Registration Now Open for SpreeConf Lightning Talks!</title>
    <link href="http://spreecommerce.com/blog/spreeconf-lightning-talks-registration-open" rel="alternate" />
    <id>http://spreecommerce.com/blog/spreeconf-lightning-talks-registration-open</id>
    <published>2013-05-01T00:00:00+00:00</published>
    <updated>2013-05-01T00:00:00+00:00</updated>
    <author>
      <name>Lynne Brehmer</name>
    </author>
    <content type="html">
      <![CDATA[<p><img src="/images/blog/lightning_talks.jpg" alt="" /></p>
<p>The SpreeConf Lightning Talks registration is now open to all SpreeConf DC registrants! The Lightning Talks are always one of the highlights of SpreeConf. The talks range from being on the more serious side to making you laugh out loud in your seat. The speakers usually include a variety of experienced and first time presenters. If you have something you&#8217;d like to share with the SpreeConf audience about Ruby on Rails, e-commerce, Spree, or open source in general then the SpreeConf Lightning Talks are a great place to do it.</p>
<h4>How do the Lightning Talks work?</h4>
<p>The Lightning Talks will take place at the end of the first day of SpreeConf on Monday, May 20th at the Studio Theatre (the conference venue). Each talk will be limited to five minutes. You can use slides or any other props you&#8217;d like in your presentation. If you are using slides, we just ask that you send them to us a few days before the conference so we can consolidate them onto one laptop to help reduce speaker transition time.</p>
<h4>Why would I want to do a SpreeConf Lightning Talk?</h4>
<p>The SpreeConf Lightning Talks are a great opportunity to spread the word about the subject of your choice to an audience of developers, designers, store owners, and investors in the Ruby and e-commerce space. The duration of each talk is short so it&#8217;s ideal for topics where you can get your point across quickly. You could use the time to invite people to help you with a project, or discuss a new technology that you&#8217;ve found really useful, or ask for help with a problem you&#8217;ve been grappling with. Lightning talks are also a great chance for first time presenters to get their feet wet speaking in front of an audience.</p>
<h4>How Do I Sign Up?</h4>
<p>To sign up for the Lightning Talks just add your name and talk title to the list <b><a href="http://spree-lightning-talks.herokuapp.com/">here</a></b>. We&#8217;ll let you know the week prior to SpreeConf if your talk has been selected.</p>
<p>And if you haven&#8217;t registered for SpreeConf yet, there&#8217;s still time! Tickets are selling fast though so make sure to register soon.</p>
<center style="margin: 20px 0"><a href="http://spreeconf.com/" target="_blank"><img src="/images/spree_conf_dc_register.png" /></a></center>]]>
    </content>
  </entry>
  <entry>
    <title>Get to Know SpreeConf DC Speaker: Denis Ivanov</title>
    <link href="http://spreecommerce.com/blog/spreeconf-DC-speaker-highlight-denis-ivanov" rel="alternate" />
    <id>http://spreecommerce.com/blog/spreeconf-DC-speaker-highlight-denis-ivanov</id>
    <published>2013-04-25T00:00:00+00:00</published>
    <updated>2013-04-25T00:00:00+00:00</updated>
    <author>
      <name>Lynne Brehmer</name>
    </author>
    <content type="html">
      <![CDATA[<p>On Tuesday we introduced you to SpreeConf speaker, <a href="http://spreecommerce.com/blog/spreeconf-DC-speaker-highlight-ryan-bigg">Ryan Bigg</a> who will be talking about open source war stories at <a href="http://spreeconf.com/">SpreeConf</a> DC May 20th – 21st in Washington, DC. Today we’d like to introduce you to Denis Ivanov. Denis is a Lead Developer at <a href="http://downshiftlabs.com/">Downshift Labs</a> and will be speaking at SpreeConf about how to perfect your e-commerce front end.</p>
<h4>Denis Ivanov<br />
<p><img style="float:left;margin-right: 30px;" src="/images/blog/denis_ivanov_205_205.jpg" alt="Denis Ivanov"></p><b>Lead Developer at Downshift Labs</b><br />
Denis is a software developer who has been professionally working with Ruby on with Rails since version 1.2.2 back in 2006. During his SpreeConf talk, Denis will share his experience perfecting the front end of a unique e-commerce store that began over 3 years ago as a Spree 0.11.X project and is growing faster than ever. The store has 97,000 SKUs, receives over 40% of its traffic from organic search hits and is currently serving over 1.5 million public-facing page views each month. Denis will share practical code samples and tips on how to please both robots and humans including:  search engine optimization, client side performance (and some backend, too), and conversion rate management</h4>
<h4>Getting to Know Denis</h4>
<p>We asked Denis to give us his thoughts on the latest happenings in the Ruby on Rails space and some of the interesting projects he’s working on right now.</p>
<p><b>What trends are most exciting to you right now?</b></p>
<p>I&#8217;m very excited about the state of coder education at the moment. The industry sees the problems it has and is eager to generate solutions. Between <a href="http://devbootcamp.com/">DevBootCamp</a> and <a href="http://www.appacademy.io/#p-home">AppAcademy</a> here in San Francisco, we get a good amount of interesting applicants for entry level positions!</p>
<p>However, I&#8217;m even more excited for free workshops like <a href="http://workshops.railsbridge.org/">RailsBridge</a> and <a href="http://railsgirls.com/">RailsGirls</a>. I&#8217;m a fan of both so naturally I come out and try to instruct at as many of these as possible. These particular groups have a focus of closing the disproportionate male-to-female gap in our field.</p>
<p><b>Any interesting projects you are working on that others might be interested in?</b></p>
<p>There are a few Spree extensions that you might want to keep an eye on if you&#8217;re running a large Spree store. Our store didn&#8217;t get to 100K SKUs by manually entering the data through the <span class="caps">CRUD</span> interface. We make heavy use of an extension for Spree that uses various spreadsheets to update records en masse, called <a href="https://github.com/jumph4x/spree-batch-products">spree_batch_products</a>).</p>
<p><b>What are you most looking forward to at SpreeConf this year?</b></p>
<p>Learning from others&#8217; experience running large stores and keeping an acute ear for clever solutions to universal e-commerce problems. But in general, it is always a good time with the Spree team.</p>
<p><b>What do you hope SpreeConf attendees remember about your talk when they get home?</b></p>
<p>I want SpreeConf attendees to remember that as an industry we&#8217;re very focused on the back end performance because that is what is easy to instrument correctly, however, by far the slowest part of any webapp is the front end. I want to give them a high level understanding of the problems leading to this as well as a practical boilerplate/best practices approach to begin battling these effects in their projects.</p>
<p>I want my talk to be very actionable. First, I will convince people they should spend time on this. Second, I will tell them how to begin.</p>
<p><b>Do you have any interesting picks – blogs, technology, books, new companies to follow?</b></p>
<p>Check out <a href="http://angularjs.org/">AngularJS</a>. Very exciting stuff!</p>
<p><b>Come meet Denis and hear his talk about perfecting your e-commerce front end at <a href="http://spreeconf.com/">SpreeConf DC</a>, May 20th – 21st. get your ticket now. Less than one month to go!</b></p>
<center style="margin: 20px 0"><a href="http://spreeconf.com/" target="_blank"><img src="/images/spree_conf_dc_register.png" /></a></center>]]>
    </content>
  </entry>
  <entry>
    <title>Introducing Split Shipments</title>
    <link href="http://spreecommerce.com/blog/introducing-split-shipments" rel="alternate" />
    <id>http://spreecommerce.com/blog/introducing-split-shipments</id>
    <published>2013-04-24T00:00:00+00:00</published>
    <updated>2013-04-24T00:00:00+00:00</updated>
    <author>
      <name>John Dyer</name>
    </author>
    <content type="html">
      <![CDATA[<p>We’ve been grappling with the issue of complex Spree stores that require sophisticated shipping and warehouse logic for several years now. While it has always been manageable to get this to work on individual store basis, a more general solution that would be useful for all stores has always eluded us (until now). We are proud to introduce the new split shipments functionality to Spree! This feature is available to try out on the <a href="http://github.com/spree/spree">master branch</a> of Spree and will be included in the upcoming Spree 2.0 release. Sean Schofield, the creator of Spree, will go into depth about the new features included in Spree 2.0 including split shipments, the re-architecture of the Spree core and internationalization improvements at <a href="http://spreeconf.com">SpreeConf</a> May 20th &#8211; 21st in Washington, DC.</p>
<p>This post will give you a brief overview of split shipments and what features it provides. For more detailed information, please view the <a href="http://edgeguides.spreecommerce.com/developer/shipments.html">developer documentation</a>.</p>
<p><img src="/images/blog/split_shipments/checkout.png" alt="" /></p>
<h3>The Components of Split Shipments</h3>
<p>There are 3 main components that make up split shipments described in this post: Stock Locations, Stock Items, and Stock Movements.</p>
<h4>Stock Locations</h4>
<p>Stock locations are the locations where your inventory is shipped from. Each stock location can have many stock items. When creating a new stock location, stock items for that location are automatically created for each variant in your store.</p>
<p>Having multiple stock locations allows for more robust shipping options. For example, if an item in an order is out of stock at the location of the other items in a order, a new shipment may be created if that item is found to be in stock at another location.</p>
<p>You are also able to create and manage orders that have items from multiple locations by using the improved admin interface.</p>
<p><img src="/images/blog/split_shipments/admin_shipments.png" alt="" /></p>
<h4>Stock Items</h4>
<p>Stock Items represent the inventory at a stock location for a specific variant. Stock item count on hand can be increased or decreased by creating stock movements. Because these are created automatically for each location you create, there is no need to manually manage these.</p>
<h4>Stock Movements</h4>
<p>Stock movements allow you to manage the inventory of a stock item for a stock location. Stock movements are created in the admin interface by first navigating to the product you want to manage. Then, follow the Stock Management link in the sidebar.</p>
<p><img src="/images/blog/split_shipments/stock_management.png" alt="" /></p>
<p>As shown in the image above, you can increase or decrease the count on hand available for a variant at a stock location. To increase the count on hand, make a stock movement with a positive quantity. To decrease the count on hand, make a stock movement with a negative quantity. Note that it is also possible to transfer stock directly between two stock locations. This can be done from the stock locations admin page. (Configuration &#8594; Stock Locations)</p>
<h3>Give It A Try</h3>
<p>To try the new Split Shipments features before we officially release Spree 2.0, add the following line to your Gemfile and &#8220;bundle install&#8221;:</p>
<ruby filename="Gemfile">
  gem 'spree', :github => 'spree/spree', :branch => 'master'
</ruby><h3>Summary</h3>
<p>If you own a store that has multiple locations, advanced inventory tracking needs or just like trying out new features, you should definitely check out the recent changes to Spree. As always, pull request are more than welcome! We&#8217;re always looking to improve Spree, so if you have feedback for us on these new feature, please try to get it to us quickly so we can make sure it&#8217;s included before the official release.</p>
<p>To learn more about our shipping improvements, what&#8217;s included in Spree 2.0 and how you can implement these features on your store be sure to attend <a href="http://spreeconf.com">SpreeConf</a>. SpreeConf is a great opportunity to meet the Spree core team and to compare notes with other Spree Developers about projects you are working on. And, SpreeConf isn&#8217;t just for developers. Plenty of founders and store owners come to our conferences as well. Whether you’re a startup or an established online business, there will be other business owners for you to network with and learn from.</p>
<center style="margin: 20px 0"><a href="http://spreeconf.com/" target="_blank"><img src="/images/spree_conf_dc_register.png" /></a></center>]]>
    </content>
  </entry>
  <entry>
    <title>Networking Opportunities at SpreeConf DC</title>
    <link href="http://spreecommerce.com/blog/networking-opportunities-at-spreeconf-dc" rel="alternate" />
    <id>http://spreecommerce.com/blog/networking-opportunities-at-spreeconf-dc</id>
    <published>2013-04-23T00:00:00+00:00</published>
    <updated>2013-04-23T00:00:00+00:00</updated>
    <author>
      <name>Lynne Brehmer</name>
    </author>
    <content type="html">
      <![CDATA[<p>We’ve built lots of networking opportunities into the <a href="http://spreeconf.com/">SpreeConf</a> schedule to allow you to connect with the Spree community and build lasting relationships to improve and grow your business. You’ll have a chance to meet face-to-face with the creators of Spree, <a href="http://spreecommerce.com/blog/meet-the-creators-of-spree">Sean Schofield and Brian Quinn</a>, to learn more about Spree 2.0 and discuss and debate the future direction of the Spree platform. SpreeConf is also a great opportunity to compare notes with other Spree Developers about projects you are working on and implementation techniques. And of course, SpreeConf isn’t just for developers. We have plenty of founders and store owners that come to our conferences as well. Whether you’re a startup or an established online business, there will be other business owners for you to network with and learn from. There&#8217;s something for everyone at SpreeConf.</p>
<p>Check out our full lineup of social events.</p>
<h4>Inaugural Ignite SpreeConf Gaming Gala &#8211; Sunday, May 19th</h4>
<p><img src="/images/blog/river_dragons.jpg" alt="" /></p>
<p>We&#8217;d like to welcome those of you arriving Sunday evening to our Ignite SpreeConf Gaming Gala. Brian Quinn and Chris Mar are your Game Night hosts and are committed to delivering an evening of unforgettable fun and intense competition. They&#8217;re turning in their consoles and are returning to their gaming roots with some old school board games like Settlers of Catan and Ticket to Ride. The evening will include lots of board gaming fun with plenty of beverages and snacks and an opportunity to meet your fellow conference attendees and the Spree team before the serious tech talking starts on Monday.</p>
<h4>Lightning Talks &#8211; Monday, May 20th</h4>
<p><img src="/images/blog/lightning_talks.jpg" alt="" /></p>
<p>At the end of our first day of presentations all SpreeConf attendees are invited to join us for a few cocktails and a series of five minute lightning talks on the subject of your choice. This is an opportunity to publicly share interesting projects you are working on as well as to suggest your ideas for the future direction of the Spree project. We&#8217;ll begin taking lightning talk registrations two weeks before SpreeConf starts.</p>
<h4>Happy Hour &#8211; Monday, May 20th</h4>
<p><img src="/images/blog/policy-dc.jpg" alt="" /></p>
<p>Enjoy a few happy hour drinks with your fellow attendees courtesy of Braintree. Share what you learned during the training day and find out what interesting projects your colleagues are working on. Get a chance to check out Policy, one of DC’s hottest restaurant and lounges located in the vibrant U Street neighborhood. Join the SpreeConf Turntable.fm room and help us DJ the evening with some of your favorite tunes.</p>
<h4>After Party &#8211; Tuesday, May 21st</h4>
<p><img src="/images/blog/lost_society_2.jpg" alt="" /></p>
<p>Join us after the conference for a few hours of drinking and lively debate courtesy of Rails Dog. The Spree team will be in attendance along with most of our speakers. The after party will take place on the rooftop of Lost Society, a boutique restaurant and lounge located in the U Street corridor. Keep your fingers crossed for good weather. Lost Society has a great view of the Washington, DC skyline.</p>
<p>There&#8217;s less than a month until SpreeConf and tickets are selling fast. Get your ticket now before we sell out. See you there!</p>
<center style="margin: 20px 0"><a href="http://spreeconf.com/" target="_blank"><img src="/images/spree_conf_dc_register.png" /></a></center>]]>
    </content>
  </entry>
  <entry>
    <title>Get to Know SpreeConf DC Speaker: Ryan Bigg</title>
    <link href="http://spreecommerce.com/blog/spreeconf-DC-speaker-highlight-ryan-bigg" rel="alternate" />
    <id>http://spreecommerce.com/blog/spreeconf-DC-speaker-highlight-ryan-bigg</id>
    <published>2013-04-23T00:00:00+00:00</published>
    <updated>2013-04-23T00:00:00+00:00</updated>
    <author>
      <name>Lynne Brehmer</name>
    </author>
    <content type="html">
      <![CDATA[<p>Last Thursday we introduced you to SpreeConf speaker, <a href="http://spreecommerce.com/blog/spreeconf-dc-speaker-highlight-adil-wali">Adil Wali</a> who will be talking about lessons learned scaling multiple e-commerce businesses at <a href="http://spreeconf.com/">SpreeConf DC</a> May 20th – 21st in Washington, DC. Today we’d like to introduce you to one of our own, Ryan Bigg. Ryan is the Community Manager at Spree Commerce and will be speaking at SpreeConf about open source war stories.</p>
<h4>Ryan Bigg<br />
<p><img style="float:left;margin-right: 30px;" src="/images/blog/ryan_bigg_205_205.jpg" alt="Ryan Bigg"></p><b>Community Manager at Spree Commerce</b><br />
Ryan is a Ruby and Rails technical writer based in Australia. He co-authored the book <a href="http://amzn.com/1935182277">Rails 3 in Action</a> with Yehuda Katz. He was granted the Ruby Hero award recognizing his documentation for Rails. Ryan joined the Spree team in 2011 as Community Manager. His job is to make your life with Spree an amazing experience by triaging issues, replying to user questions, and contributing to the Spree project. He enjoys writing (text + code) more than most people would deem normal.</h4>
<h4>Open Source War Stories</h4>
<p>At the end of 2011, Ryan switched from being a Ruby consultant to being one of the lead maintainers of the Spree Commerce open source project. During that time, he learned an awful lot about what it means to be responsible for something as massive as the Spree project. Refactoring the code without causing tears for loyal users has been an extremely challenging problem to have.</p>
<p>He has some rather interesting stories to tell, like the time he renamed most of the files deliberately on purpose, or that time he ripped out a component that people depended on, and everyone was still happy. There have even been instances where code has been moved out of the models and into new classes, which seems to be the cool thing to do.</p>
<h4>Getting to Know Ryan</h4>
<p>We asked Ryan to give us his thoughts on the latest happenings in the Ruby on Rails space and some of the interesting projects he’s working on right now.</p>
<p><b>What trends are most exciting to you right now?</b></p>
<p>The most exciting trends to me right now are more JavaScript heavy apps that use frameworks like Backbone, Angular and Ember. There&#8217;s still quite a lot of change going on in this area. It&#8217;s in a constant state of improvement. I think having a JavaScript-based frontend on Spree would be a step in the right direction, showing off what Spree&#8217;s <span class="caps">API</span> can do.</p>
<p><b>Any interesting projects you are working on that others might be interested in?</b></p>
<p>There&#8217;s this e-commerce platform I&#8217;m working on right now called Spree ;) &#8230;</p>
<p>Besides that, I&#8217;m working on my <a href="https://leanpub.com/multi-tenancy-rails">Multitenancy with Rails</a> book and keeping Sharon (my girlfriend) happy. Oh, and sleep. Sleep is highly recommended.</p>
<p><b>What are you most looking forward to at SpreeConf this year?</b></p>
<p>It&#8217;s SpreeConf. What isn&#8217;t there to look forward to? Amazing talks by amazing people at an amazing location. DC will be nice during the Spring, too.</p>
<p><b>What do you hope SpreeConf attendees remember about your talk when they get home?</b></p>
<p>Maintaining a project as large as Spree <strong>and</strong> having it be open source is a huge undertaking. We deal with the incoming posts and issues for Spree in very smart ways, and I&#8217;ll go through some of those in my talk.</p>
<p><b>Do you have any interesting picks – blogs, technology, books, new companies to follow?</b></p>
<p>I don&#8217;t read blogs as Twitter is my main source of information. If there&#8217;s a good blog post out there, it&#8217;ll be on Twitter.</p>
<p>Regarding books: While I haven&#8217;t read it yet, I hear good things about Sandi Metz&#8217;s <a href="http://amzn.com/0321721330">Practical Object-Oriented Design in Ruby</a> book. Like, <strong>really good things</strong> about that book. She&#8217;s speaking at SpreeConf, so while I&#8217;m semi-obligated to cross-promote her, I honestly think that this book is good.</p>
<p>Another one that&#8217;s been doing the rounds is <a href="http://amzn.com/0321127420">Patterns of Enterprise Application Architecture</a> by Martin Fowler, which covers some great patterns (Data repository, Active Record, Data Mapper).</p>
<p>Technology + company wise: <a href="http://www.teslamotors.com/">Tesla</a>, <a href="http://deepspaceindustries.com/">Deep Space Industries</a> and <a href="http://www.spacex.com/">SpaceX</a>. These guys are the future. Look at all the cool stuff they&#8217;re doing.</p>
<p><b>Come meet Ryan and hear his talk about open source war stories at <a href="http://spreeconf.com/">SpreeConf DC</a>, May 20th – 21st. get your ticket now. Less than one month to go!</b></p>
<center style="margin: 20px 0"><a href="http://spreeconf.com/" target="_blank"><img src="/images/spree_conf_dc_register.png" /></a></center>]]>
    </content>
  </entry>
</feed>
