Skyline Groningen

Blog

The AIR is the limit

AIR is de beta versie ontgroeid en is nu een officiële release. Dit is te zien op het internet want de gratis te downloaden applicaties worden veelvuldiger aangeboden en zijn nu ook (bijna) allemaal geschikt om te draaien op de nieuwste AIR plugin. Wat is er dan nu zoal te vinden : applicatie voor google analytics van Nicolas Lierman de air iphone voor op je desktop van Merhl uiteraard de

Non intrusive usage of Javascript in client-side form validation

When you are developing a website or an application, there will come a moment that you have to start using Javascript to validate your HTML forms. Here you have 4 options. Option one is not to validate. Although tempting, it is not the best option to use. Option two is to depend on your application framework and hope they have implemented client-side validation into it besides the server-side validation.

Will Java and Flex be a good combination in the future?

Friday the 25th James Ward and Serge Jespers give a preview of the releases of Flex 3, AIR and BlaseDS. I am asked by the usergroup to think about a presentation of a java/flex site. That was not hard because I saw a brilliant presentation of the new Parleys site at JavaPolis in Antwerp. So, I asked Stephan Jansen to present his new site in Amsterdam. Unfortunately Stephan can't make it the 25th but he asked me to present his site. Off course I am willing to do so but working on this presentation it made me think about the Adobe Flex and Java.

Offline apps with Google Gears

At JavaPolis '07 it was all about RIA's. A lot of focus on Adobe's Flex and Sun's JavaFX and their ability to run applications offline and outside the browser. But there was also a very good talk on Google Gears, which is Google's initiative to make web-apps available offline. Big difference with Adobe and Sun is that a Gears-app doesn't run outside the browser.

JavaFX: the return of the applet.

Last week at JavaPolis I finally understood (at least I think so) what JavaFX is about: It is all about running fancy java apps in a browser or outside of a browser, using Swing en the powerful Java2D api (and all other api's of course) under the hood, with a scripting language sitting on top of it to make life easier. A java app in a browser? Sounds like applets to me. In the past applets where very, very slow (I won't bore you with all the other disadvantages), but it is to be expected that Sun comes with something that is way, way better than the old applet.

Q&A with James Gosling

Following the keynote speech James Gosling took questions from the audience, here some of the questions and answers. Q: Will Java support the Google web toolkit? A: Let me put it this way: we're happy Google is doing this, but fundamentally it's just Google's product. Besides, they have infinite cash so they don't need support from anybody. Q: How do you feel about Google's Open Source mobile platform Android? A: So far, Android is just a big bag of code. There's no data. Android is a mystery really. We have no idea what they are doing. Q: What's your opinion on Apple?