-
Sun ha lanciato JavaFX 1.0, piattafroma software di cui ci siamo già occupati in tempi non sospetti. La notizia è stata ripresa da Slashdot. Purtroppo leggiamo anche che non c’è al momento una versione per Linux o Solaris: “The lack of a Linux or Solaris release is a notable absence.” Però la presenza del codec On2 (usato per riprodurre i filmati di youtube) lascia pensare che javafx voglia competere frontalmente con Flash.
Read More -
(Updated on 2014,2018) Programma suggerito del percorso formativo:
- Object Oriented Programming (OOP) & Java
- Hollywood Principle, "don't call us, we'll call you".
- Struts 1.2 e succ
- Hibernate, speed intro.
- Consulenza
- Design Patterns e modellazione
- ToolBox as a plus:
- JUnit e HttpUnit Cookbook
- Regular Expressions Esempio animato Editor per esercitarsi
- Linux Filosofia alla base di Unix, da "The Art of Unix Programming" di Eric Steven Raymond
- Linguaggio open a scelta, diverso da Java: Python, Perl o Ruby Cosa provare: RubyOnRails, GoogleAPI in python, librerie CPAN del Perl
- Approfondimenti
- Object Oriented Programming (OOP) & Java
-
Il tre luglio ho avuto modo di partecipare al “JavaFX Circle Meeting” organizzato dal JUG. Durante l’evento è stato anche svelato il mistero del logo usato dal meeting :)
I relatori dell’incontro sono stati Lorenzo Sicilia e Marcello Teodori, che sono stati molto chiari ed esaustivi nella loro esposizione.
Read More -
There is a future for SmallTalk? I was a very strong fan of the SmallTalk language, but in the last five years I have seen more and more contraction of its usage in the IT field.
The OLPC project, which uses also Squeak Smalltalk and its done by the core team fo Squeak, is not going very well.
Read More -
(First published on 2007-01-20)
Hi all, ObjectsRoot now has correct story ordering ontags view!
I am happy to announce I have just installed tinymce on my site.
TinyMCE is a very nice javascript editor, also used in Drupal. What makes tinymce very nice in my humble own opinion, is its easy installation. You do not need complex init procedure: you just tell tiny you want to edit well textareas, and it will do all for you. Because django (my web framework for the site) has a bit complex way for handling administration pages, this is good news for objectsroot.com.
Read More -
I think ajax is a very new technology, but with too much hype on it. I think we’d try to do simple things with it, avoiding too much bloated interfaces.
I have found a good ibm article with shows “In-place editing” avery easy way to get a more responsible site. Finally the same article points to Prototype window, a very easy to use windowing system.
Happy hacking!
Read More