Skip to content

Commit

Permalink
shifting the Walmart mobile down a teense.
Browse files Browse the repository at this point in the history
  • Loading branch information
jashkenas committed Apr 30, 2012
1 parent 7de0b26 commit 06338a7
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,6 @@
<ul class="toc_section">
<li><a href="#examples-todos">Todos</a></li>
<li><a href="#examples-documentcloud">DocumentCloud</a></li>
<li><a href="#examples-walmart">Walmart Mobile</a></li>
<li><a href="#examples-rdio">Rdio</a></li>
<li><a href="#examples-linkedin">LinkedIn Mobile</a></li>
<li><a href="#examples-flow">Flow</a></li>
Expand All @@ -362,6 +361,7 @@
<li><a href="#examples-do">Do</a></li>
<li><a href="#examples-posterous">Posterous Spaces</a></li>
<li><a href="#examples-pitchfork">Pitchfork</a></li>
<li><a href="#examples-walmart">Walmart Mobile</a></li>
<li><a href="#examples-groupon">Groupon Now!</a></li>
<li><a href="#examples-basecamp">Basecamp Mobile</a></li>
<li><a href="#examples-slavery-footprint">Slavery Footprint</a></li>
Expand Down Expand Up @@ -2442,27 +2442,6 @@ <h2 id="examples-documentcloud">DocumentCloud</h2>
<img src="docs/images/dc-workspace.png" alt="DocumentCloud Workspace" class="example_image" />
</a>
</div>

<h2 id="examples-walmart">Walmart Mobile</h2>

<p>
<a href="http://www.walmart.com/">Walmart</a> used Backbone.js to create the new version
of <a href="http://mobile.walmart.com/r/phoenix">their mobile web application</a> and
created two new frameworks in the process.
<a href="http://walmartlabs.github.com/thorax/">Thorax</a> provides mixins, inheritable
events, as well as model and collection view bindings that integrate directly with
<a href="http://handlebarsjs.com/">Handlebars</a> templates.
<a href="http://walmartlabs.github.com/lumbar/">Lumbar</a> allows the application to be
split into modules which can be loaded on demand, and creates platform specific builds
for the portions of the web application that are embedded in Walmart's native Android
and iOS applications.
</p>

<div style="text-align: center;">
<a href="http://mobile.walmart.com/r/phoenix">
<img src="docs/images/walmart-mobile.png" alt="Walmart Mobile" class="example_image" />
</a>
</div>

<h2 id="examples-rdio">Rdio</h2>

Expand Down Expand Up @@ -2646,6 +2625,27 @@ <h2 id="examples-pitchfork">Pitchfork</h2>
<img src="docs/images/pitchfork.png" alt="Pitchfork" class="example_image" />
</a>
</div>

<h2 id="examples-walmart">Walmart Mobile</h2>

<p>
<a href="http://www.walmart.com/">Walmart</a> used Backbone.js to create the new version
of <a href="http://mobile.walmart.com/r/phoenix">their mobile web application</a> and
created two new frameworks in the process.
<a href="http://walmartlabs.github.com/thorax/">Thorax</a> provides mixins, inheritable
events, as well as model and collection view bindings that integrate directly with
<a href="http://handlebarsjs.com/">Handlebars</a> templates.
<a href="http://walmartlabs.github.com/lumbar/">Lumbar</a> allows the application to be
split into modules which can be loaded on demand, and creates platform specific builds
for the portions of the web application that are embedded in Walmart's native Android
and iOS applications.
</p>

<div style="text-align: center;">
<a href="http://mobile.walmart.com/r/phoenix">
<img src="docs/images/walmart-mobile.png" alt="Walmart Mobile" class="example_image" />
</a>
</div>

<h2 id="examples-groupon">Groupon Now!</h2>

Expand Down

0 comments on commit 06338a7

Please sign in to comment.