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 Misterio Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
github linkedin rss
  • Worldometers - real time world statistics

    calendar Nov 27, 2008 · 1 min read
     en  · relax world
     ·
    Share on: twitter facebook linkedin copy

    On Friday, at Gioorgi.com we look for interesting sites to give you a shot.


    Read More
  • Bug Tracking Tools 3: Trac

    calendar Nov 26, 2008 · 1 min read
     en knowledgebase software  · bugtracking development
     ·
    Share on: twitter facebook linkedin copy
    Bug Tracking Tools 3: Trac

    Trac is a quite famous bug tracking software written in python.


    Read More
  • I dati della crisi

    calendar Nov 24, 2008 · 2 min read
     it  · crisi economia
     ·
    Share on: twitter facebook linkedin copy

    In un articolo del corriere della sera del 19 novembre 2008, leggiamo un inciso che dà un’idea della crisi in atto. Si riporta una discorso del ministro del Tesoro Henry Paulson (grassetto nostro):

    Paulson [...] ha spiegato che, anche se la crisi rimane grave, non è cosa da poco che il sistema sia sopravvissuto a una spaventosa distruzione di ricchezza. Ed ha fornito un dato impressionante: le istituzioni che nei mesi scorsi «sono fallite o hanno vissuto una situazione che equivale a un fallimento», e cioè Bear Stearns, IndyMac, Lehman Brothers, Washington Mutual, Wachovia, Fannie Mae, Freddie Mac e il colosso assicurativo Aig, all' inizio del 2008 avevano un patrimonio complessivo di 4,7 trilioni di dollari: una cifra pari a due volte e mezzo il Prodotto interni lordo dell' Italia. Una ricchezza andata quasi completamente in fumo.

    Read More
  • Che sia semplice!

    calendar Nov 23, 2008 · 2 min read
     it software  · design economia fareimpresa formazione
     ·
    Share on: twitter facebook linkedin copy
    Che sia semplice!

    A Gioorgi.com VIC 20 Boot Screen ci occupiamo di software da molto tempo. Giovanni Giorgi respira il software dalla metà degli anni ottanta,  quando il Vic 20 fu commercializzato in Italia (abbiamo trovato molti dettagli sul nome e la storia del VIC-20, ma la fonte più attendibili è sempre wikipedia).

    Dopo così tanto tempo, possiamo affermare uno dei principi fondamentali che qualsiasi persona si occupi di software deve tenere a mente.

    Non importa se siete account, ingegneri, responsabili di marketing o semplici sviluppatori junior. Dovete sempre tenere a mente che il software che producete deve essere facile.


    Read More
  • Commodore BASIC as a Scripting Language Open Source

    calendar Nov 20, 2008 · 1 min read
     en  · relax basicV2
     ·
    Share on: twitter facebook linkedin copy

    Commodore BASIC as a Scripting Language for UNIX and Windows - now Open Source:


    Read More
  • Bug Tracking Tools 2: FogBugz

    calendar Nov 19, 2008 · 4 min read
     en knowledgebase software  · bugtracking development
     ·
    Share on: twitter facebook linkedin copy
    Bug Tracking Tools 2: FogBugz

    As we have seen, bug tracking tools are a very important piece of your It infrastructure. Some tools aims to be a storing ticketing system (like Remedy), others a simple bug tracking tool.  In this second post we are going to analyze one of them, called FogBugz


    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
    Django 1.0.2 is out

    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
  • Selling software which is of some value

    calendar Nov 16, 2008 · 3 min read
     en software  · opensource redscorpion
     ·
    Share on: twitter facebook linkedin copy
    Selling software which is of some value

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

    calendar Nov 12, 2008 · 2 min read
     en knowledgebase software  · bugtracking development opensource
     ·
    Share on: twitter facebook linkedin copy
    Mantis bug tracking tool 1

    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
  • 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
  • Open Source for the Infrastructure

    calendar Nov 9, 2008 · 3 min read
     en featured software  · business opensource redscorpion
     ·
    Share on: twitter facebook linkedin copy
    Open Source for the Infrastructure

    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
  • 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
  • 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.
    • ««
    • «
    • 55
    • 56
    • 57
    • 58
    • 59
    • »
    • »»

Recent Posts

  • Postgres Take it All
  • La ruota del Destino
  • Darth Android
  • Vps Provider
  • Chat
  • RSS Readers
  • Vibe Coding: easy to say, difficult to survive

Categories

EN 495 IT 477 KNOWLEDGEBASE 186 SOFTWARE 179
All Categories
ADVERTISEMENT2 AUTOMATION5 BLOG-OBJECTSROOTCOM88 BOOKS3 COVID1919 DEVOPS30 EGGBOX4 EN495 ERLANG14 ESP82666 EVERGREEN4 FEATURED92 FLASH1 FREEDOM8 GENERATIVEAI5 HOMELAB1 HUMOR82 INTERVISTE2 IT477 JAVA3 JAVASCRIPT1 K8S-DONE-RIGHT3 KNOWLEDGEBASE186 LANG30 LETTERE-A-MIA-FIGLIA29 LETTERE-A-MIO-FIGLIO38 LIBRI3 NEWS3 ORG-MODE-PARSER9 PROJECTS8 PYTHON18 RACCONTI5 RECENSIONI18 RETRO-COMPUTING35 REVIEW1 REVIEWS11 SITE12 SOFTWARE179 SOFTWARE-PROJECTS14 SQL27 UNCATEGORIZED1 UNIX-FEATURED7
[A~Z][0~9]

Series

ARDUINO 24 PROGRAMMING_LANGUAGES 7 RISPARMIO 5 FREEDOM 4
All Series
ARDUINO24 FATLAMA3 FREEDOM4 HOMELAB1 POLITICA3 PROGRAMMING_LANGUAGES7 RISPARMIO5
[A~Z][0~9]

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top