[
][1]
[
][2]
[
][3]
[1]: http://i.billen.dk/v/motives/img_5820.jpg.html?g2_imageViewsIndex=1
[2]: http://i.billen.dk/v/motives/img_5756.jpg.html?g2_imageViewsIndex=1
[3]: http://i.billen.dk/v/motives/img_5847.jpg.html?g2_imageViewsIndex=1
[
][1]
[
][2]
[
][3]
[1]: http://i.billen.dk/v/motives/img_5820.jpg.html?g2_imageViewsIndex=1
[2]: http://i.billen.dk/v/motives/img_5756.jpg.html?g2_imageViewsIndex=1
[3]: http://i.billen.dk/v/motives/img_5847.jpg.html?g2_imageViewsIndex=1
[Casalogic][1] has sold me for a Java development project, where I’m going to develop a system for the Healthcare sector. I’m going to use several cool technologies, like [Scrum][2], [Hybernate3][3], [MySQL5][4], [Wicket][5] and [Spring][6]. Some of them I have tried before, but some of them I have only read about. So it’s going to be very interesting.
I’ve just learned something about the [Wicket][5] framework today, and it really looks great. Wicket is an web application framework, like [Struts][7], [JSF][8] etc. It offers the separation of core UI (HTML) and functionality, which you would expect, keeping the numbers of “propritary” HTML tags at a minimum. That way the UI part is clean and without “complex” concerns such as loops, conditions etc. All that goes into the Java part which you model like the [Swing Component Model][9].
[1]: http://www.casalogic.dk
[2]: http://en.wikipedia.org/wiki/Scrum_%28management%29
[3]: http://en.wikipedia.org/wiki/Hibernate_%28Java%29
[4]: http://en.wikipedia.org/wiki/Mysql
[5]: http://wicket.sourceforge.net/
[6]: http://en.wikipedia.org/wiki/Spring_framework
[7]: http://en.wikipedia.org/wiki/Struts
[8]: http://en.wikipedia.org/wiki/JavaServer_Faces
[9]: http://en.wikipedia.org/wiki/Swing_%28Java%29
I’ve just found [this cool webmail][1], written in [PHP][2] and STRONGLY inspired by [Mac OS X][3].
[
][1]
[RoundCube][1] is new project, with a goal of writing a [PHP][2], [XHTML][4], [CSS2][5] and [AJAX][6] based webmail, which frontends [IMAP][7] servers.
Because it’s new it also lacks some basic features such as sorting and searching, but it’s already on [the roadmap][8]. Keep an eye on this project.
Updated:
Oh, and by the way, [RoundCube][1] has already replaces my old [SquirrelMail][9] as personal webmail.
[1]: http://www.roundcube.net/
[2]: http://en.wikipedia.org/wiki/Php
[3]: http://en.wikipedia.org/wiki/Mac_os_x
[4]: http://en.wikipedia.org/wiki/Xhtml
[5]: http://en.wikipedia.org/wiki/Cascading_Style_Sheets
[6]: http://en.wikipedia.org/wiki/Ajax_%28programming%29
[7]: http://en.wikipedia.org/wiki/Imap
[8]: http://www.roundcube.net/?p=roadmap
[9]: http://www.squirrelmail.org/