InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Rails Powering Online Shopping Evolution

Posted by Obie Fernandez on Jun 07, 2006

Sections
Architecture & Design,
Development,
Enterprise Architecture
Topics
Performance & Scalability ,
Web Services ,
Ruby on Rails ,
Ruby ,
Web 2.0
Tags
Liquid ,
Rails ,
E-Commerce
Two online shopping systems written using Ruby on Rails have launched recently and are provoking much excitement and talk in the blogsphere.

Jaded Pixel's new ecommerce site Shopify is the newest version of an idea that has been around ever since Paul Graham used Lisp to write ViaWeb in 1995. Not only wowed by the slick graphics and Web 2.0 flavor, Shopify beta users have been vocally impressed by how easy it makes getting a cart up and selling products quickly and efficiently. News.com called it "incredibly easy" to use.

Notably, Shopify has been developed by the Rails superstars and core-team members at EncyteMedia, including Tobias Lutke of Typo and Hieraki fame. Tobias described the site's sneak preview on his blog:

About 1.500 stores signed up for the sneak preview yesterday. At times we were pushing 1mb per second in traffic and went to just shy of 100 hits per second. Everything worked as intended. The Database shrugged it off and Liquid was happily compiling templates as it should.

With a slightly different take on the ecommerce idea, Rightcart is an Ajax shopping cart system that is integrated into the margin of your own site and goes a step further with the innovation. Everything is self contained in a little box that lives in the sidebar of your blog or website, from browsing items to checkout. The RighCart shopping cart keeps state across different websites and users can checkout at anytime.

The community has responded with enthusiasm and a Typo plugin that makes it even easier to add a RightCart to Typo-based blogs. Have a look at the RightCart screencast to see what it's all about.

No comments

Watch Thread Reply

Educational Content

Jesper Boeg on Priming Kanban

In this interview, Jesper Boeg, author of the new InfoQ book – Priming Kanban, discusses the keys to using Kanban effectively, and how to get started if you are currently using other approaches.

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.