Today I published the YouEat maven site.
The site contains the JavaDoc of YouEat and some general information
TIP: to speed up the site generation you can add the configuration below for the maven-project-info-reports-plugin:
<dependencylocationsenabled>false</dependencylocationsenabled>
YouEat uses Hudson and Sonar.
Sonar for YouEat
Hudson for YouEat
Thanks to Sonar and Hudson developers for these essential tools.
YouEat is an open source application. You can check the code at http://code.google.com/p/youeat/.
YouEat is a Java application built only with open-source software:
- Apache Wicket, for the web interface
- Spring Framework is the glue for all the components
- Hibernate is the JPA implementation
- Apache Lucene to implement the internal search engine
- Apache Maven is the dev manager
- JUnit is test suite
- PostgreSQL is the database engine
My idea is create an easy to read application… therefore any feedback is well accepted
After six month of work. I’m very proud to release the first version of www.youeat.org.
Prime attivita’ per supportare la candidatura di Ignazio Marino alla guida del PD.
http://www.puntodemocratico.it/2009/07/06/ignazio-marino-le-ragioni-di-una-candidatura-coraggiosa/
Da Repubblica.it di oggi, rischio di mortalità in Italia:
in bici: 2,18
in auto: è pari a 0,78,
per i camion è 0,67,
per i ciclomotori 1,06
e per le moto 1,96
Una bel invito a tornare in Italia, considerando che ho appena acquistato la mia prima di da corsa!
I changed a lot on the core of jackwicket.
Pricincipally I moved from the jcr-spring-modules to the new org.springframework.se-jcr.
I also removed the DAO infrastucre and I simplified the implemetation of the service layer. To rebuild the Service Layer I used basically the JcrMappingTemplate, but in order to have a Generic interface I extended this class with JcrMappingTemplateGeneric that offers a type safe implementation of the super class.
You can find some samples in the implementation of the service layer in JackWicket.
Project website
Demo
Continuous integration (not available)
Code Quality(not available)
P.S.
Thanks Salvo for the technical advice
Sta per iniziare il Giro, e visto dall’estero e’ ancora più bello.
Oggi su corriere.it una bella chiacchierata tra Cazzullo e Conte sulle note di Bartali.
Sulle note di un Bartali riarrangiato da Conte proprio per il suo ultimo tour. Ricordo come se fossi ieri il 6 settembre scorso alla Salle Pleyel di Parigi, dove Conte inaugurava il suo tour e presento’ quest’ultima versione metafisica (chiedere a Luca per l’azzeccata definizione) di Bartali. Grazie signor Conte per quelle belle note in terre di Francia… tra i francesi che si incazzano…
per le successive belle note in terra di Olanda ho avuto modo di ringraziarla di persona
E naturalmente forza Basso e abbasso Armstrong!
I published a website and a demo with my last personal work that I called Jackwicket.
In this project I put together Apache Wicket and Apache Jackrabbit OCM.
My target was create easyly and quickly powerful interactive webapps, and I think that Wicket and Jackrabbit are very good technologies to achieve this target.
You can find more info below:
Demo
Project website
I will be very happy to know your opinion and to receive suggestions or contributions.