Archivi categoria: Java

Netbeans SOA Tutorial

Antonio Pintus ha recentemente pubblicato un corposo tutorial dal titolo:

A complete SOA Application with NetBeans 5.5: from Web Services creation to BPEL Orchestration

pintus_tutorial_small.jpg

Il tutorial e’ suddiviso in tre parti:

  • PART I: Web Services implementation
  • PART II: XML-Schema and WSDL creation
  • PART III: Composing the SOA Application through a Web Service Orchestration with BPEL

ed e’ parte della sezione “Community Docs” (http://wiki.netbeans.org/wiki/view/CommunityDocs) del sito di Netbeans.

Il lavoro di Antonio, corredato da video esplicativi, e’ disponibile all’indirizzo:

http://wiki.netbeans.org/wiki/view/ACompleteSOAAppNetbeans5.5

Bravo Antonio! Complimenti!

Autostart of MIDlets on J9 MIDP runtime

It is easy to let a MIDlet autostart on J9 for Windows Mobile devices: you just have to prepare a script and place it in the right place.

If you have installed J9 binaries on

\J9\MIDP20\bin

and jad file is this:

\HelloWorld.jad

you can edit on your desktop a link file (text file with .lnk extension) with this line:

255#”\J9\MIDP20\bin\emulator.exe” “-Xdescriptor:file:///HelloWorld.jad”

and copy this file (e.g., app.lnk) in the autostart directory under Windows folder. In the italian version it is:

\windows\esecuzione automatica

(“esecuzione automatica” means “automatic execution”), you fill find something similar on your device, whatever language you have.

If you use Windows Mobile 2003 you’ll experience autostart only when the device is being rebooted. I tested this solution with WEME 6.1.1 on a Qtek 9090.

Flash Lite Online Live Seminar Series

Flash Lite vs J2ME

Wednesday, March 21, 2007
9:00 AM – 10:00 AM US/Pacific
17:00 PM – 18:00 PM CET

Wednesday, March 21, 2007
6:00 PM – 7:00 PM US/Pacific
2:00 AM – 3:00 AM CET (on Thursday)

159x120_flash_jelly.jpg duke_toolbelt.gif

This eSeminar will provide a brief introduction to Flash Lite™ and J2ME. The technologies each have inherent advantages and disadvantages, and this eSeminar will use common application examples to highlight how these differences impact both developers and users.

Agenda:
# Quick introduction to Flash Lite and J2ME. We will provide a brief intro on both technologies and will analyze the development tools they offer to try to shed some light on their most widely recognized faults and strengths.
# A look at network-oriented applications. We will focus on how to develop a network-oriented application given the security issues that each of Flash Lite and J2ME presents. We will then analyze and compare these technologies with an eye on their different capabilities for external communications.
# Finally, the eSeminar will examine the correct techniques and work methods needed to produce a user-friendly interface for mobile. Our comparison exercise will then focus on the different approaches each technology uses for preparing graphics.

Speakers
Giorgio Natili, Mobile and Web Developer
Stefano Sanna, Mobile Application Architect, Beeweeb Technologies
Edoardo Schepis, Developer, Funambol

Free registration at:
http://www.adobe.com/cfusion/event/index.cfm?event=detail&id=546041&loc=en_us

Stasera seminario online FlashLite-J2ME

actionscript.gif jmdf_small.png

Vi ricordo stasera alle 19:00 su http://adobechats.adobe.acrobat.com/flvsj2me/ il confronto tra FlashLite e Java ME; durante una chiacchierata (con slide!) di due ore Giorgio Natili, Edoardo Schepis ed io cercheremo di illustrare le caratteristiche essenziali dei due ambienti piu’ in voga per lo sviluppo di applicazioni per dispositivi mobili. Il seminario sara’ in lingua inglese. Partecipate numerosi!

E’ uscito il secondo numero di Java Journal

E’ disponibile per gli abbonati il secondo numero di Java Journal:

jj2_cover.png

La cover story di questo numero parla di Java Micro Edition: Edoardo Schepis e Matteo Zinato affrontano rispettivamente una ricognizione sulle API opzionali e sulle tecniche di ottimizzazione del codice. Si parla poi di ANT, di Resource Management e vi sono degli approfontimenti di Java 5. Si inaugura anche la rubrica Community Watch, curata da me, che si propone di offrire una panoramica delle attivita’ delle comunita’ di sviluppatori. Come gia’ detto, la rivista e’ distribuita solo in abbonamento. Vi ricordo anche il blog di Java Journal, che presente quotidianamente articoli, interviste, recesioni e piccoli tutorial.

FlashLite vs. J2ME on-line seminar

actionscript.gif

Martedi’ prossimo, 13 Marzo 2007, si svolgera’ il confronto tra le tecnologie FlashLite e JavaME durante un seminario online organizzato dal gruppo mobile di ActionScript.it e il JMDF. Per partecipare all’evento e’ sufficiente seguire collegarsi a questo indirizzo: http://adobechats.adobe.acrobat.com/flvsj2me/

Agenda:
– Quick introduction to Flash Lite and J2ME
– Develop a game in Flash Lite e J2ME
– How to develop a network-oriented application considering the security issues in Flash Lite and J2ME
– Workflow to follow in order to produce an useful user interface for mobile

Non e’ richiesta registrazione.

J2ME Staff

Lo staff di Java Staff (!), in particolare il buon Federico Paparoni, ha preparato un sito che raccoglie e cataloga in maniera ordinata a ragionata molto materiale di interesse per gli sviluppatori Java mobile. All’indirizzo http://j2me.javastaff.com/index.html e’ possibile trovare molte informazioni utili, compresa una preziosa enumerazione delle VM attualmente disponibili.