This is really starting to look very very nice!

On Sat, Dec 18, 2010 at 6:46 AM, <[email protected]> wrote:

>    IndexV2 <https://cwiki.apache.org/confluence/display/TAPESTRY/IndexV2> Page
> *edited* by Katia Aresti<https://cwiki.apache.org/confluence/display/~karesti>
> Changes (3)
>  ...
> {div:id=col}
>
> h2. [News] [!Feed-icon.gif!|
> https://cwiki.apache.org/confluence/createrssfeed.action?types=blogpost&spaces=TAPESTRY&title=Apache+Tapestry+News+RSS+Feed&labelString%3D&sort=created&maxResults=10&timeSpan=12&confirm=Create&showContent=true&showDiff=false]
>
> h2.
> {blog-posts:max=3|sort=creation|reverse=true|content=excerpts}
>
> [Subscribe] [!Feed-icon.gif!|
> https://cwiki.apache.org/confluence/createrssfeed.action?types=blogpost&spaces=TAPESTRY&title=Apache+Tapestry+News+RSS+Feed&labelString%3D&sort=created&maxResults=10&timeSpan=12&confirm=Create&showContent=true&showDiff=false]
>
>
> {widget:url=http://search.twitter.com/search?q=tapestry5}
> {div}
> ...
>  Full Content
>   Friday, 17 December 
> 2010<https://cwiki.apache.org/confluence/display/TAPESTRY/2010/12/17>
>  Announcing Tapestry 
> 5.2<https://cwiki.apache.org/confluence/display/TAPESTRY/2010/12/17/Announcing+Tapestry+5.2>
>  Last changed Dec 18, 2010 07:00 by Katia 
> Aresti<https://cwiki.apache.org/confluence/display/~karesti>
>
> I'm very proud to announce that the next major release of Tapestry, release
> 5.2, is now available as Tapestry version 
> 5.2.4<https://cwiki.apache.org/confluence/display/TAPESTRY/Download>
> .
>
> Read 
> more…<https://cwiki.apache.org/confluence/display/TAPESTRY/2010/12/17/Announcing+Tapestry+5.2>
>  *Posted at Dec 17, 2010* by Howard M. Lewis 
> Ship<https://cwiki.apache.org/confluence/display/~hlship>| 0
> comments<https://cwiki.apache.org/confluence/display/TAPESTRY/2010/12/17/Announcing+Tapestry+5.2?showComments=true#comments>|
> Edit<https://cwiki.apache.org/confluence/pages/editblogpost.action?pageId=24190247>
>   Thursday, 16 December 
> 2010<https://cwiki.apache.org/confluence/display/TAPESTRY/2010/12/16>
>  Tapestry 5.2 
> Released<https://cwiki.apache.org/confluence/display/TAPESTRY/2010/12/16/Tapestry+5.2+Released>
>  Last changed Dec 16, 2010 12:55 by Howard M. Lewis 
> Ship<https://cwiki.apache.org/confluence/display/~hlship>
>
> Tapestry 5.2.4 has been voted up as the stable version for Tapestry 5.2; we
> can now recommend that all users upgrade from 5.1.0.5 to 5.2.4.
>
> Read 
> more…<https://cwiki.apache.org/confluence/display/TAPESTRY/2010/12/16/Tapestry+5.2+Released>
>  *Posted at Dec 16, 2010* by Howard M. Lewis 
> Ship<https://cwiki.apache.org/confluence/display/~hlship>| 0
> comments<https://cwiki.apache.org/confluence/display/TAPESTRY/2010/12/16/Tapestry+5.2+Released?showComments=true#comments>|
> Edit<https://cwiki.apache.org/confluence/pages/editblogpost.action?pageId=24190145>
>   Friday, 19 November 
> 2010<https://cwiki.apache.org/confluence/display/TAPESTRY/2010/11/19>
>  Live Tapestry Hotel Booking 
> Demo<https://cwiki.apache.org/confluence/display/TAPESTRY/2010/11/19/Live+Tapestry+Hotel+Booking+Demo>
>  Last changed Nov 20, 2010 07:21 by Christophe 
> Cordenier<https://cwiki.apache.org/confluence/display/~ccordenier>
>
> Curious to see a real Tapestry application live? Your wish is fulfilled;
> the Hotel Booking 
> Demo<http://tapestry.zones.apache.org:8180/tapestry5-hotel-booking/signin>is 
> now available.
>
> Read 
> more…<https://cwiki.apache.org/confluence/display/TAPESTRY/2010/11/19/Live+Tapestry+Hotel+Booking+Demo>
>  *Posted at Nov 19, 2010* by Howard M. Lewis 
> Ship<https://cwiki.apache.org/confluence/display/~hlship>| 0
> comments<https://cwiki.apache.org/confluence/display/TAPESTRY/2010/11/19/Live+Tapestry+Hotel+Booking+Demo?showComments=true#comments>|
> Edit<https://cwiki.apache.org/confluence/pages/editblogpost.action?pageId=24187169>
>
> Subscribe<https://cwiki.apache.org/confluence/pages/createpage.action?spaceKey=TAPESTRY&title=Subscribe&linkCreation=true&fromPageId=24189566>
> <https://cwiki.apache.org/confluence/createrssfeed.action?types=blogpost&spaces=TAPESTRY&title=Apache+Tapestry+News+RSS+Feed&labelString%3D&sort=created&maxResults=10&timeSpan=12&confirm=Create&showContent=true&showDiff=false>
>    Pure Java and polyglot
>
> Written in Java, suitable for Java applications, you can use Groovy or
> Scala instead too!
>   Convention over configuration
>
> Say goodbye to endless XML configuration files and welcome dependency
> injection and meta-programming through annotations
>   Highly productive
>
> Live class reloading means that the time between seeing an error and
> providing the fix is seconds, not minutes.
>   Testable
>
> Built for testability provides nice testing functionalities enchanting TDD
> techniques. See Tapestry covertura 
> report<http://tapestry.apache.org/tapestry5.1/tapestry-core/cobertura/index.html>
>   Fast
>
> Without Java reflection use is built to cleanly support large numbers of
> concurrent threads. Includes GZip content compression, JavaScript
> aggregation, and far future expires headers.
>   Advanced Exception reporting
>
> It gives you all the tools you need to fix your problem: not just a stack
> trace, but every bit of information you need to know about what was doing,
> why it was doing it, what went wrong, and how to fix it.
>   Scalable
>
> Scales up big on a single server, and offers great options into a cluster.
> Ready for REST, it is suitable for the most staless or stateful applications
>   Adaptable and modular
>
> Architecture is open and extensible. There's a clean way to add your own
> logic, or substitute some logic with your own. Provides integration with
> Hibernate <http://hibernate.org/> and Spring<http://www.springsource.org/>.
> Third-party integrations with other tools, such as 
> Quartz<http://www.quartz-scheduler.org/>
> .
>
> More on Tapestry 
> philosophy<https://cwiki.apache.org/confluence/display/TAPESTRY/Principles>
>   Change Notification 
> Preferences<https://cwiki.apache.org/confluence/users/viewnotifications.action>
> View Online <https://cwiki.apache.org/confluence/display/TAPESTRY/IndexV2>| 
> View
> Changes<https://cwiki.apache.org/confluence/pages/diffpagesbyversion.action?pageId=24189566&revisedVersion=77&originalVersion=76>
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to learn
how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

Reply via email to