twitter
    Find out what I'm doing, Follow Me :)
Showing posts with label diego benna. Show all posts
Showing posts with label diego benna. Show all posts

Polifemo: Working Capital Tour 2010 Padova: in the morning f...

Polifemo: Working Capital Tour 2010 Padova: in the morning f...: " The day began with greetings institutional Ivo Rossi, Alessandro Paccagnella Silverio Bolognani and they did the honors. Riccardo Luna..."


 

Polifemo: Prize to the "brains" that do not migrate

Polifemo: Prize to the "brains" that do not migrate: " October 14, 2010 - page 26 Section: Commentary Innovation can also be done in Italy, even in the new frontiers of the Internet. Desp..."


Polifemo


Polifemo is my new project. This is a software that integrates dynamic data, including data about products and services directly from the shared database and management of those with an economic activity. These data are integrated into a geographic map.

Try the JNLP now http://polifemo.googlecode.com/files/prototypeFX.jnlp

The idea then is to create value-added data that until now were only used for personal purposes. Sharing and integration would therefore benefit not only users but also those who decide to share their data. The next goals are to integrate the products and services and implement the search functions, optimizing the connectors so as to minimize the calls to the servers that share data, create a more usable client, view the bus routes and means of transport.

Find all information in project blog http://blogpolifemo.blogspot.com/.


Finally I graduated!

On 24 July, at Padua University, I graduated in computer science (IT) !!! Now I start studying specialistic computer science.

This is my thesis "Software internationalization and localization" (italian): Tesi_di_Diego_Benna.pdf

This is my presentation (italian): PRESENTAZIONE_TESI.ppt


Interview With Diego Benna, Student Winner of the JavaFX Coding Challenge



Student Views and Reviews recently sat down with Diego Benna, developer of the Real Track Car Race application, and one of the student winners of the JavaFX Coding Challenge. Diego is a student at Padua University, Italy where he is studying IT. Diego began using JavaFX in January after reading about it on Sun's Web site. He was immediately “fascinated by the effects and the simplicity of the code, ”which was all he needed to try it out and “found that it was very easy to use.” Diego taught himself the programming language by studying the code examples on JavaFX.com.
The complete interview with Diego can be found here.

Here is a direct link to the article: Student Views and Reviews

Here are some pointers:

Start JavaFX project DigLayout v.3


I'm writing new release DigLayout v.3 Layout Manager for JavaFX. In version 3 you can resize object in runtime and DigLayout intercept all change and resize your layout using your roules. DigLayout 3 support: horizontal and vertical alignment, horizontal and vertical gap and colspan. You can insert, delete, change, resize,... Nodes in DigLayout at run time.
I'm also writing a JavaFX visual tool for write graphic interfaces (with advanced support of DigLayout 3) than you can draw a new interface without source code. My tool generate all graphic interface JavaFX source code that you can use in your application.

Student winner: JavaFX Coding Challenge


A mail arrived from a Sun's employee:
CONGRATULATIONS! You are one of the Student Winners of the JavaFX Coding Challenge. Your JavaFX Application, Real Track Car Race, was selected as one of the winning Student applications! [...]
Thank you very much! i'm very very happy! Congrats to all winners:

Student Winners:

REAL TRACK CAR RACE



Project web site and source code: http://code.google.com/p/realtrackcarrace/
This is my game submit in javafx challenge. This is a car race in real track. You can set start address and end address and run in multiplayer in real routing generated track (you can see your home street). In this game there is a phyisic library, RMI, and DigLayout library all open source. There are some track generating algoritmics. I mashup data from free api multimap.com for routing point and yahoo api for geocoding.

New advanced JAVAFX layout manager: DigLayout 2.2 from JDLayout library


NEW RELEASE JDLayout 2.2!!

JDLAYOUT IS A DIEGO BENNA JAVAFX PROJECT

In JDLayout package jar there is the DigLayout.
“I dreamed my layout as a group of sheeps. The sheeps were sorted by columns and rows. Each column and row had a dog and each sheep was watching at two dogs. The firs one was giving her the column and the second one the row positioning. If there was a bigger sheep, then a new special dog was created for her. That dog was taking his position whatching some other friend dogs”
Diego
official project website http://code.google.com/p/diglayout/