open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
Projects icon
Software Projects Arduino Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
馃寪
English Italiano
github linkedin rss
  • Nested Tag Library for struts 1.x

    calendar Feb 12, 2010 路 1 min read
     en knowledgebase  路 apache example html http tutorial
     路
    Share on: twitter facebook linkedin copy
    Nested Tag Library for struts 1.x

    Example:

    http://www.laliluna.de/struts-nested-iteration-tutorial.html

    Reference http://struts.apache.org/1.3.10/struts-taglib/dev_nested.html

  • Capire la differenza tra Tag e Category nei blog

    calendar Mar 9, 2009 路 3 min read
     it  路 google guide tutorial
     路
    Share on: twitter facebook linkedin copy

    Avendo lavorato con diversi tipi di blog (drupal, wordpress, movable type) e wiki, ho avuto modo di scontrarmi spesso con i problemi legati all’uso delle categorie e dei tag. Spesso non si capisce la differenza, e l’uso che ne fanno i blogger meno esperti aumenta la confusione. Vediamo quindi che cosa sono le categorie ed i tag, come vanno usati e perch茅.


    Read More
  • Java Servlet & EJB

    calendar Dec 4, 2008 路 3 min read
     it  路 development formazione java tutorial
     路
    Share on: twitter facebook linkedin copy

    La seguente documentazione traccia un percorso formativo sintetico per apprendere la specifica J2EE 5.

    Si parte dalle Servlet e dalle jsp, per arrivare fino agli EJB, che si consiglia di affrontare dopo aver ben appreso i concetti alla base della programmazione web.


    Read More
  • Singleton Design Pattern in Java

    calendar Dec 3, 2008 路 1 min read
     it  路 formazione java tutorial
     路
    Share on: twitter facebook linkedin copy

    Il design pattern Singleton 猫 il primo design pattern in cui si si imbatte, ed 猫 molto importante anche perch茅 aiuta a comprendere meglio i linguaggi OOP.


    Read More
  • Formazione: Modulo Java Basic

    calendar Nov 12, 2008 路 1 min read
     it  路 development formazione java tutorial
     路
    Share on: twitter facebook linkedin copy

    Modulo1: Java, algoritmi e strutture dati di base.

    1. Introduzione alle collezioni In particolare Map, TreeMap, ArrayList, Set, tutte del package java.util Classi: Arrays/Collections
    2. Eccezioni: Gerarchia delle eccezioni. Eccezioni: articolo illustrativo in Italiano
    3. Unicode e Internazionalizzazione Ottimo Articolo sull'Unicode e i character set in generale Introduzione alla API di internazionalizzazione
    Domande di verifica del Modulo1:
    • Come si fa ad ordinare una lista utilizzando l'API di Java? Ordina una Enumeration usando due sole chiamate.
    • A cosa serve l'interfaccia Map.Entry? Fai un esempio d'uso.
    • Che differenza c'猫 tra Throwable e Exception? Perch茅 OutOfMemoryError deriva da Error e non da Exception?
    • A cosa serve ResourceBundle?
    Modulo2: Java e i Thread
    • Introduzione alla gestione dei processi paralleli (Thread)
    Modulo3: Java e il Web
    1. Concetto di Deployment, Jar ecc
    2. Java e il Web. Specifica delle Servlet &聽 Javadoc
    3. Specifica HTTP 1.0
    Domande di verifica del Modulo2:
    • A cosa serve l'interfaccia SingleThreadedModel?
    • Perch茅 HttpSession non ha getParameter()? A cosa serve la classe URLEncoder?
    Riferimenti
    • Riepilogo delle librerie (visuale)
    • Elenco Esempi Java Base
    • Specifiche J2EE pi霉 usate al momento
  • Percorso Formativo Completo

    calendar Nov 6, 2008 路 1 min read
     it software  路 ajax java tutorial
     路
    Share on: twitter facebook linkedin copy
    Percorso Formativo Completo

    (Updated on 2014,2018) Programma suggerito del percorso formativo:

    1. Object Oriented Programming (OOP) & Java
      • Hollywood Principle, "don't call us, we'll call you".
      • Struts 1.2 e succ
      • Hibernate, speed intro.
    2. Consulenza
      • Articolo: Customers Don't Know What They Want. Stop Expecting Customers to Know What They Want.
    3. Design Patterns e modellazione
      • CRC Cards
      • Wikipedia definition
    4. ToolBox as a plus:
      1. JUnit e HttpUnit Cookbook
      2. Regular Expressions Esempio animato Editor per esercitarsi
      3. Linux Filosofia alla base di Unix, da "The Art of Unix Programming" di Eric Steven Raymond
      4. Linguaggio open a scelta, diverso da Java: Python, Perl o Ruby Cosa provare: RubyOnRails, GoogleAPI in python, librerie CPAN del Perl
    5. Approfondimenti
      • Esempio di  project management semplificato.
      • Bug Tracing Tools.
      • eBay: esempio di progettazione scalabile
      • La cattedrale e il bazaar di E.Raymond. Versione originale.
      • Net Cat.
  • Squeak Tutorial for Java Programmers

    calendar Sep 25, 2008 路 1 min read
     en knowledgebase  路 pdf smalltalk squeak tutorial
     路
    Share on: twitter facebook linkedin copy
    Squeak Tutorial for Java Programmers

    Here you can find my Squeak Tutorial for Java Programmers.


    Read More
  • Hibernate Speedest introduction

    calendar Sep 21, 2008 路 3 min read
     en knowledgebase software  路 database java lang tutorial
     路
    Share on: twitter facebook linkedin copy
    Hibernate Speedest introduction

    In this article I will introduce you to Hibernate 3 persistence framework. This article is worth to read, because give you a very fast track to Hibernate; I have used this tool for the past six years, when only聽the good 2.x series was out of there. Then I have the lucky of training two teams on two different and big projects, with a “zero time” to teach them hibernate. So I decided to put here my advices, hints, tips and tricks, for the rest of the guys around the World.


    Read More
  • Celeste

    calendar Aug 17, 2006 路 2 min read
     blog-objectsrootcom en  路 ant apple arc bad code development email engine example giovanni google http list reader sage script smart squeak steve system test tutorial ui vi
     路
    Share on: twitter facebook linkedin copy
    Celeste

    Celeste

    Celeste is a mail reading and organizing program. The name "Celeste" is a reference to an earlier mail reader named Baba, which was written at Xerox PARC by Steve Putz and John Maloney.

    Nowadays, Celeste is maintained by Giovanni Giorgi (me).

    Latest Feature

    A new revision is planned for the end of September 2006, and code name will be "Sonic". Sonic will include a smart mailing-list filter and a better "leave message on server" option. I implemented years ago an auto-filtering system in AppleScript. The filtering engine used the RFC2369 and some other tricks to detect yahoo mailing list. Sonic will have also an auto-filter for google mailing list too.

    The leave message on server option is quite bad now. It creates a lot of duplicated messages.
    The new implementation will avoid dowloading twice a message, using a mix of messageId and timestamp to detect duplicated messages.


    Read More

Recent Posts

  • Breve guida agli ETF
  • Salvadanaio remunerato di Satispay Conviene?
  • Interludio sul value investing
  • Anubis: DDos Protection

Latest comments

    Disclaimer

    Gioorgi is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for website owners to earn advertising fees by advertising and linking to amazon.com, audible.com, and any other website that may be affiliated with Amazon Service LLC Associates Program. As an Amazon Associate we earn from qualifying purchases.
    Last updated:2025-06-17 02:00
    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top