Hi all, just a quick note on this: of course I'm not against User Comments from anyone, but I made this change only to have a Home Page shorter (and comment from Roger was the latest ... I'm looking on a css font trick to make the User Comments in Home page a little smaller but let's see later a custom style for this to put in the css). In any case all comments now are in the wiki (follow the link), more maintenable (no need for commit changes and re-generate the web site).
Tell me for comments, suggestions ...or if someone has newer User Comments to post. Bye, Sandro ---------- Forwarded message ---------- From: <[email protected]> Date: 2012/5/28 Subject: svn commit: r1343280 - /pivot/site/trunk/deploy/index.html To: [email protected] Author: smartini Date: Mon May 28 15:28:49 2012 New Revision: 1343280 URL: http://svn.apache.org/viewvc?rev=1343280&view=rev Log: shortening User Comments section Modified: pivot/site/trunk/deploy/index.html Modified: pivot/site/trunk/deploy/index.html URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/index.html?rev=1343280&r1=1343279&r2=1343280&view=diff ============================================================================== --- pivot/site/trunk/deploy/index.html (original) +++ pivot/site/trunk/deploy/index.html Mon May 28 15:28:49 2012 @@ -82,31 +82,16 @@ limitations under the License. "</p> <cite class="homeCol2">- Roger Whitcomb, Actian Corporation</cite> </li> - - <li> - <p>"We chose Pivot due to how rapidly we were able to create a user interface - and tie it into our existing API for our storage system. Pivot's straight-forward - collection model saved us the hassle of writing mountains of boilerplate code to - update the UI whenever low-level application state changed."</p> - <cite class="homeCol2">- Mike Smorul, University of Maryland Institute for Advanced Computer Study</cite> - </li> - + <br/> + <h2>More User Comments</h2> + <ul> <li> - <p>"I AM IMPRESSED. Web services, [data] binding, event handling, scripting in the UI - definition (in any JVM language)...and yes, a good-looking mechanism for static - localization. Keep going Apache Pivot - you are heading in the right direction!"</p> - <cite class="homeCol2">- Christophe Hanlon, ADINS sprl</cite> - </li> - - <li> - <p>"From the perspective of someone who is fairly new to Pivot and writing a - decent-sized standalone app with it, I can say that Pivot's API is about - 10,000 times cleaner than the other choices available for Java...If you need - to give a Java app a nice UI with little fuss, I recommend Pivot wholeheartedly."</p> - <cite class="homeCol2">- Clint Gilbert, Java developer</cite> + <a href="http://cwiki.apache.org/confluence/display/PIVOT/User+Comments"> + <strong>Archive of User Comments</strong> + </a> + <br/> </li> </ul> - <!-- <div class="btnDocs"><a href="user-comments.html"><span>More user comments</span></a></div> --> </div> <div class="homeCol3">
