Posts fromJune 2009

Eclipse Galileo and SVN

To prove that I can do short posts as well, here a quick guide to SVN in latest Eclipse release. This was not that easy in previous releases, but now it works like a charm:

  1. Help > Install New Software… > Galileo – http://download.eclipse.org/releases/galileo > Collaboration > Subversive SVN Team Provider (Incubation)
  2. Help > Install New Software… > Add > Polarion – http://community.polarion.com/projects/subversive/download/eclipse/2.0/galileo-site/
  3. > Subversive SVN Connectors > Subversive SVN Connectors
  4. > Subversive SVN Connectors > JavaHL 1.6.0 Win32 Binaries (Optional)

Dont get confused by “optional”. Step 1 gets us the SVN integration for Eclipse. Step 2 creates the Polarion update site. Step 3 installs the interface between Eclipse and the Polarion implementation, and step 4 chooses that implementation.

Fabian Lange

 

JavaOne 2009: James Goslings Toy Show

Sorry, this entry is only available in Deutsch .

Rolf Felker

 

(Deutsch) Simplium – Hilfe für Selenium

Sorry, this entry is only available in Deutsch .

Daniel Reuter

 

JavaOne 2009: codecentric meets dynaTrace

Sorry, this entry is only available in Deutsch .

Carsten Mjartan

 

JavaOne 2009: RIA development with JavaFX

A big “Hello” from JavaOne 2009! Me and three other colleagues are currently attending the number one Java conference in beautiful San Francisco along with hundreds of other top notch developers, architects and companies of the Java world (it’s been the first time for me seeing James Gosling tossing shirts into the audience live – I was not lucky enough to catch one though)

One of my favourite topics this year is the current JavaFX development (they just released JavaFX 1.2). I’ve been stuck with JSPs for ages, looking for a new, innovative and fancy way to present the view layer without loosing the power of Java. JavaFX has been around for almost two years now (first announced in May 2007, 1.0 released December 2008), becoming a stable and production ready framework by now.

I attended sessions that presented the integration of frameworks such as Spring or JBoss Seam with JavaFX (@see Flamingo) to become a real option for enterprise applications or the possibility to export your Adobe Photoshop/Illustrator files directly to a JavaFX resource bundle (a .jfz archive), with the programmer being able to simply access (and manipulate) the layers of the file by using a specific naming convention (jfx:layerid) – this way you can give a spec to a design team, ending up with a view artefact ready to be used with your application.

What I like as well is the possibility to deploy your app to different platforms, such as the web, desktop or even mobile devices. It will also possible to directly deploy applications to the brand new Java Store (which was just launched during the conference as a closed beta – public beta should be available later this summer).

Another thing that’s changed is the support of JavaFX for the eclipse IDE, which is the one I work with on a daily basis. Netbeans is still the best supported IDE, but there is an official eclipse plugin available at javafx.com as well as companies out there developing tools for eclipse like exadel’s JavaFX Studio. Thanks to those tools I build my first JavaFX “application” (just a fancy text in a gradient circle) within minutes.

Next steps will be trying to build a real application rather than just another “Hey, it is an animated thing build on JavaFX” demo. If you want to get your fingers dirty, try the excellent tutorials provided at javafx.com

Okay, gotta go, I am already late for my next session!

Nick Prosch

 

Java Framework Marketing

First impression is important, because it sets many of our expectations. When looking for a certain framework or technology to use, reference customers or case studies are highly appreciated because they build already some trust into the technology. Following the decisions of big companies might be questionable, but of course be a  much safer alternative than being the first to use a technology or framework. But not only case studies, but also community pages (more than just a dead forum or wiki) with feeds, buzz and blog, or screen casts, should be state of the art nowadays, showing active development of and support for the framework. Of course the presentation of your framework should be pleasant to view and be a prime example of how to use it, especially for a web framework.

But how do big Java Web Frameworks handle this first impression?

  • Tapestry, is a very nice framework having handy generators, with its site having no marketing section, the maximum you can get is a downloadable badge, which you can put on your site to claim being tapestry powered. The documentation pages look static and the wiki a bit chaotic, but reveals after some searching a page that lists references. At least the site is clean and doesn’t look outdated.
  • Struts, in Version 2, the successor of perhaps the most often used Java Web framework. Aged and sometimes outdated information – Not at all an appealing site. Unless you know what you are searching for you cannot find anything and the wiki suffers from duplication (perhaps due to the merge of WebWork and Struts2) and outdated pages.
  • Java Server Faces, represented by the biggest “Community Player”: MyFaces, also has poor marketing. MyFaces recently revamped their website, but still no facts and figures about customers, and no demo. Quite a lot Technology information, but no page aiming at convincing the user that MyFaces is the right choice.
  • Spring MVC or Web Flow doesn’t have a marketing oriented site as well. Excellent Documentation and Forums help Developers, but might not convince decision makers.
  • Wicket, being the Java Web Framework outlaw, seems to be positioned more to the marketing side. Blogs, Aggregated feeds, live demos and a Buzz page paint a vivid picture about the state of the framework.

Now have a look at the outlaws: the scripters and dynamic web languages. Lets pick one each:

  • The PHP “symfony framework” talks about its success: large installations at dailymotion, Yahoo! Answers, Bookmarks and Delicious. Blog, Forum, Wiki (which however could deserve a cleanup), Screencasts, plenty of user contributed Documentation and team written documentation are available. Of course the site itself is made with symfony. The recently launched standalone components have an even more appealing website.
  • Ruby on Rails has even an application gallery, where it showcases big sites like twitter, basecamp or the yellow pages. High quality screen casts User contributes How-tos and Blog keep the Community connected, informed and involved. “Get Excited” is the title of the first and most prominent section on their page – hard time resisting to click it.
  • Django, the python based web framework, has a complete site dedicated to list applications powered by django, even though it doesn’t list “big ones”, a blog and a large community wiki with clear rules for ticket creation. Although the layout is not optimal and the site is heavy on text, you can find what you are looking for quite easily.

So with the exception of Wicket, I must conclude that Java Web frameworks neglect the PR side of the project. I am not sure if that is really the case but from my observations it is like that.
Some ideas why this is the case:

  • Java is placed in business sector, no interest in mass market web.
  • Java is developed by eggheads, great examples and docs, but no marketing affinity.
  • Java doesn’t scale the way the mass market web scales. Is a shared nothing architecture better for that than a clustered architecture?
  • There are too much big players in Java. In other languages the big players are easier to identify.
  • Java developers like to produce quality code instead of writing case studies
  • Java frameworks websites either use java.net, apache.org or maven-site style which is structured, but not appealing at all.

As a fan of many Java libs and frameworks this makes me a bit sad. What I would like to ask for:

  • Do good and talk about it. No need to exagerate, but show what you can.
  • Your framework is good. Use it to power your site. It takes time but is the best showcase for you.
  • Use state of the art tools like a blog and wiki (yes web 2.0 should finally arrive)
  • Be transparent – Use a bugtracker which is fast and easy to use, goodbye bugzilla.
  • Make a simple design.  There are even free ones on the net. Keep in mind that you are presenting yourself.
Fabian Lange