Freedom, economy and information technology.
Random header image... Refresh for more!

Posts from — November 2008

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

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

SoundSnap is a very nice site, you can use to download free sounds to build podcasts and so on. Quality is good, and the interface is fast.

This is our Friday relaxing news! Short stories for the weekend!
To get the
complete list, please look at the relax tag.

November 14, 2008   No Comments

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 →]

November 13, 2008   5 Comments

Formazione: Modulo Java Basic

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

Modulo3: Java e il Web

  1. Concetto di Deployment, Jar ecc
  2. Java e il Web. Specifica delle ServletJavadoc
  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

November 12, 2008   No Comments

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 →]

November 10, 2008   2 Comments

La crisi continua

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).

Il quattro ed il cinque novembre sono state giornate da dimenticare, ma ieri il dal taglio dei tassi operato dalla BCE (ora sono al  3,25%) ha avuto un primo riscontro incoraggiante.

Il continuo taglio dei tassi avrà un effetto positivo anche sulla riduzione del debito pubblico di Italia e Francia (le nazioni più vicine allo sforamento del rapporto deficit PIL del 3%), e visto che i consumi si sono temporanemante contratti, tutto questo non alzerà a breve l’inflazione.

In conclusione, niente panico…

November 7, 2008   No Comments

Percorso Formativo Completo

Programma suggerito del percorso formativo:

  1. Object Oriented Programming (OOP) & Java
  2. Design Patterns
  3. 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
  4. Approfondimenti

November 6, 2008   1 Comment

Il nuovo presidente degli Stati Uniti: they can

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 →]

November 5, 2008   2 Comments