Tag Archives: developer
LinuxCon Europe – Day 2 (Part 3 of 4)
Providing High Performance The second half of the second day at LinuxCon continued with a keynote by a panel moderated by Nils Brauckman, President and General Manager of SUSE, with the participation of representatives from some of Suse’s enterprise customers, … Continue reading
How to directly change this world we are living in..
This is a guest post written by Stefan P. It all happened on an April’s Tuesday. Calea Floreasca, the 9th floor in a building. Three organizations interplaying. With its 20 members 1and1 was best represented, while the other two organizations … Continue reading
Presentation Skills Club @ 1and1 Internet
What we are trying to achieve within the Presentation Skills Club, is to remove the pressure many of us feel when preparing lengthy presentations, and focus more on enhancing the presentation skills toolbox itself. There we are – three sessions … Continue reading
Why I’d choose Apache Wicket as a web application framework- part 4
Framework minus points To be fair I have to say something about what I think are the current weakness of the framework: Remember that Wicket has been developed for state-full applications. But there are a number of reasons why you’d … Continue reading
Why I’d choose Apache Wicket as a web application framework- part 3
About Wicket and JS Even from the beginning Wicket had Ajax capabilities built-in that could be called from Java. This is done by simply adding the Java component to an ajax context object, the AjaxRequestTarget. Of course you can invoke … Continue reading
Why I’d choose Apache Wicket as a web application framework- part 2
Component based framework with good concepts that appeals to developers But the best thing for me is that Wicket really feels like a true Object Oriented web framework. All your components, pages, panels are Java objects (with a .html). Every … Continue reading
Why I’d choose Apache Wicket as a web application framework
In a short description Apache Wicket is a good state-full component based framework which cultivates a sound architecture that appeals to Java developers. This is just going to be a general summary of the points of why you might want … Continue reading
