open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
SQLite
Status
Links icon
LinkedIn
About
馃寪
English Italiano
github linkedin rss
  • Il nuovo presidente degli Stati Uniti: they can

    calendar Nov 5, 2008 路 1 min read
     it  路 politica
     路
    Share on: twitter facebook linkedin copy

    A Gioorgi.com la redazione ha una doppia anima: da un lato siamo fan dell’america, dall’altro ne evidenziamo gli errori compiuti negli ultimi anni, come per esempio聽 la lunga e non risolutiva guerra in Iraq, a cui rischia di aggiungersi anche un conflitto di sapore iraniano. Come molti, abbiamo seguito con emozione la notte elettorale, e abbiamo segretamente tifato per Barrack Obama.


    Read More
  • Percorso Formativo Completo

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

    (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.
  • La crisi continua

    calendar Nov 7, 2008 路 1 min read
     it  路 economia
     路
    Share on: twitter facebook linkedin copy

    L’andamento delle borse negli ulti giorni (soprattutto la prima settimana di Novembre) non 猫 stata influenzata positivamente n茅 dalle elezioni americane (che portano un presidente con un consenso largo e diffuso) n茅 dall’annuncio della buona salute di Unicredit (che incrementer脿 gli investimenti alle aziende meritevoli).


    Read More
  • Open Source for the Infrastructure

    calendar Nov 9, 2008 路 3 min read
     en featured software  路 business opensource redscorpion
     路
    Share on: twitter facebook linkedin copy

    At Gioorgi.com, after working with a lot with software for over twenty years,聽 we have envisioned a clear idea about open source.聽This is the first article of a series tagged “opensource”: let’s start!

    Richard Stallman Vision, based on GNU open source idea, is too radical from our point of view.

    Stallman GNU License is based on a “copyleft” idea, which gives聽everyone聽the freedom to look at others’work, without taking credits for it. The license vision is very strict, so consulting is the natural option for an IT business based on GNU software, which is drived by Univestities, because of its basic freedom statement. Closed and paid software is still widely used,聽but open source is the key for the next revolution; let’see why.


    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
  • Mantis bug tracking tool 1

    calendar Nov 12, 2008 路 2 min read
     en knowledgebase software  路 bugtracking development opensource
     路
    Share on: twitter facebook linkedin copy

    In the previous article we introduced the reader to the bug tracking tools.

    In this article we will analyze Mantis, an open source bug tracking tool It is very important to stress you are going to use much more time to set up an open source bug tracking tool. A fraction of this time is for setting it up, but the vast majority of your time will be spent setting it up, customizing it and recovering information on it.


    Read More
  • Soundsnap.com: Find and Share Free Sound Effects and Loops

    calendar Nov 13, 2008 路 1 min read
     en  路 business relax
     路
    Share on: twitter facebook linkedin copy

    Soundsnap.com: Find and Share Free Sound Effects and Loops


    Read More
  • The new Gioorgi.com

    calendar Nov 16, 2008 路 1 min read
     en  路 gioorgi site
     路
    Share on: twitter facebook linkedin copy

    We are happy to publish a Chief Editor Direct Note (CED矛N):


    Read More
  • Selling software which is of some value

    calendar Nov 16, 2008 路 3 min read
     en software  路 opensource redscorpion
     路
    Share on: twitter facebook linkedin copy

    At Gioorgi.com, after working with a lot with software for over twenty years,聽 we have envisioned a clear idea about open source. This is the second article of a series tagged “opensource”: the previous one is Open Source for the infrastructure; in such article we started to do some tiny consideration of the destiny of big closed huge framework. Things are getting bigger and bigger, and maintaining big code library is a high cost for software house

    In the 2008, when I look at software I ask only a thing: to be simple.聽Embarrassingly聽simple. The success of Mac stuff (like ipods, macosx and so on) is based vastly on simple design of ready to use, not annoying stuff.

    For this reason, the software is not anymore the focus. Core software should be open source: things like word process are not the future of the business. Things like FaceBook are the future of business.

    What you try to sell is your GUI design experience (see things like FogBugz or Wordpress), your networking idea (like Facebook), your focus on search agents (like Google, because too much information is useless by definition).


    Read More
  • Django 1.0.2 is out

    calendar Nov 19, 2008 路 1 min read
     en software  路 django news python
     路
    Share on: twitter facebook linkedin copy

    We read and report:

    Tonight, to clear up some problems with the packaging of the Django 1.0.1 release from Friday, we've released Django 1.0.2; once again, this is a bugfix-only release, and is a recommended upgrade for anyone targeting or using Django 1.0 or Django 1.0.1.

    Weblog entry announcing the release is here: http://www.djangoproject.com/weblog/2008/nov/18/102/ Release notes are here: http://docs.djangoproject.com/en/dev/releases/1.0.2/


    Read More
    • ««
    • «
    • 6
    • 7
    • 8
    • 9
    • 10
    • »
    • »»

Giovanni Giorgi

Master Solution Architect, father and free spirit.
Read More

Recent Posts

  • KarmaKit and Watchtower
  • FatLama for GenAI: The comeback!
  • Caciaball Extreamer
  • Screen to Gif and Terminal Screencam

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-05-11 02:00
    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top