java.blogs Recent EntriesRecent blog entries syndicated on javablogs.comApache Wicket - troch inny framework- July 7, 2008 j2ee.plApache Wicket to komponentowy framework (szkielet) dla aplikacji WWW. Moecie sobie zada pytanie po co jeszcze jedno narzdzie, skoro mamy Struts, JSF, Spring MVC itd&8230; Nudne wprowadzenie Wicket jest alternatyw dla wyej wymienionych, stara si zmniejszy do minimum ilo metadanych zapisanych w dziesitkach kilobajtw zoonych plikw XML i przywrci programicie moliwo pisania w Javie. Wicket pozwala na oddzielenie ...http://www.javablogs.com/Jump.action?id=446877 Free form project- July 7, 2008 SkadLogAs for me free form project had been long-time-overlooked-feature, but it seems to be quite powerful option -- providing you does not suffer rush from writing xml -- especialy ant script.To hack through, one may use code completition in nbprojectproject.xml andor following article http:www.netbeans.orgkbarticlesfreeform-config-40.htmlHave fun.http://www.javablogs.com/Jump.action?id=446874 Exploring GWT Linkers- July 7, 2008 My FeedsAlex Moffat has written up an exploration of GWT linkers. It looks at the linking part of the GWT compilation step using as an example a linker that creates a sort of manifest for the JavaScript files created by compilation so that you can easily tell which file goes with which browserlocaleetc. combination. In GWT 1.5 the build process is internally divided into two phases, compilation, which creates JavaScript from Java, and linking, which takes the JavaScript and other resources...http://www.javablogs.com/Jump.action?id=446873 Get IntelliJ IDEA Refcard and Win a Personal License- July 7, 2008 IntelliJ IDEA BlogWe're happy to inform you that DZone has published the IntelliJ IDEA Refcard.According to their announcement, this refcard "...is a guide to becoming IntelliJ IDEA expert. Features include basics of navigating and understanding IntelliJ IDEA, Running and Debugging Your Project, Write Less Code, Hot Tips and more...".If you're looking for a quick way to get ...http://www.javablogs.com/Jump.action?id=446876 Metadata on the outside: AtomPub + OSGi with Galaxy- July 7, 2008 netzooidBill de hra writes: At a different layer but with passing similarities - can I suggest that OSGi and Maven port their jarbundle metadata to Atom You can already do the OSGi part with Galaxy. Step 1: Start Galaxy: java -jar galaxy-web-standalone-1.0.jar Step 2: Add a new OSGi bundle to an AtomPub collection 1: curl -v &8211;data-binary slf4j-api-1.5.0.jar -u admin:admin -H ...http://www.javablogs.com/Jump.action?id=446871 |