Skip to content

Commit

Permalink
adding screenshots, minor fix for spine demo
Browse files Browse the repository at this point in the history
  • Loading branch information
addyosmani committed Sep 1, 2011
1 parent 8964640 commit 25cadd9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Expand Up @@ -55,7 +55,8 @@ The initial result of my efforts is TodoMVC - a library of (almost) consistent T


####Screenshots:
**coming soon
YUILibrary, Spine.js and SproutCore demos.
<img width="90%" src='http://www.blarnee.com/images/scr342342.jpg'/>

All of the demos are completely self-contained, so in the case of say, a framework like
JavaScriptMVC - not only are all dependencies included but the demo is also 'pre-compiled'
Expand Down Expand Up @@ -85,5 +86,7 @@ A:Good question. Whilst this might be considered at some point, I like the idea

A:I'm currently still deciding whether there would be a great benefit to this. I regularly state that OS solutions should contain both tests and documentation, however, a few developers have suggested there not being a need nor expectation as these are essentially usage examples. If enough people request tests, I'm happy to support them.

I don't really see the point of this project. Wtf, bro?. That's a valid viewpoint. I'm not in any way saying that a consistent, common MVC example is going to take all of the headache out of selecting a framework to use for your project, but if I was looking at these for the first time personally I would find this helpful and I hope there are some developers out there that will feel the same way too.
####Q:I don't really see the point of this project. Wtf, bro?.

A:That's a valid viewpoint. I'm not in any way saying that a consistent, common MVC example is going to take all of the headache out of selecting a framework to use for your project, but if I was looking at these for the first time personally I would find this helpful and I hope there are some developers out there that will feel the same way too.

1 change: 1 addition & 0 deletions todo-example/spine/css/application.css
Expand Up @@ -121,6 +121,7 @@ body {
color: #555555;
font-size: 11px;
margin-top: 8px;
margin-bottom:8px;
padding: 0 10px 1px;

-moz-border-radius: 12px;
Expand Down

0 comments on commit 25cadd9

Please sign in to comment.