-
Tempo fa (Ottobre 2008) ho dovuto valutare la fattibilità di una soluzione “save as pdf” basata sull’automazione di Internet Explorer. Il risultato finale è stato soddisfacente, soprattutto per quanto riguarda il rapporto risultato/effort. Vediamo quindi come creare una funzionalità universale “Save as PDF” in meno di un giorno…
Read More
Quello che segue è humor! Siete Stati avvertiti!
L’ Extensible Stylesheet Language Transformations (XSLT) è una tecnologia di trasformazione, la cui idea alla base è quella di far pigiare tanti tasti per ottenere un risultato misero e banale.
Sparare contro XSLT è così facile, che la tecnologia può essere rubricata tra le “pezzent ideas of IT”: vediamo perché.
Read More
The 4.x way is to use JDK (>=5) annotation, but if you for some reason have to use the JDK 1.4 you have two solutions. The one I prefer is to use junit 3.8.x but if you cannot tolerate the missing of JUnit 4.x in the attached PDF you’ll find the standard 4.x way (with annotation) and a workaround for using the old JUnit TestSuite syntax.
by /home/edivad.At Gioorgi.com we do not see the point of using Annotations, anyway, this is JDK 5 babies. So, thank you edivad for your help on finding a way to run junit3 tests on junit4!
Read More
looking at Object Arts | Exciting News for Dolphin Users we read:
Object Arts announces a collaboration with Lesser Software to produce the next generation of Dolphin Smalltalk.
We hope Dolphin Smalltalk will not die: we have that fear in September 2007 reading a press release called "A Brighter Future for Dolphin?".ObjectsArts was asking money to get Dolphin open source. A rather bad move, in our own opinion, and in fact no thing happen. Now it seems Doplphin will be included in a bigger project. Good luck, big fish!
Read More
At Gioorgi.com we have no time. So we was very happy to find out a blogging platform which can be
configured, tuned and rolled out in short time. If you are watching for such thing, you are welcome.
Let’start!
Read More
NB: Questo è la storia super rapida dei database relazionali, e non è ancora completata. L’idea è di confrontare la storia del modello E-R con quello dello sviluppo OOP, evidenziando simmetrie e differenze
Read More
Si parla molto di Internet su… Internet, ma tutte le pagine che trattano della storia di Internet hanno due classici difetti: (a) sono verbosissime e (b) sono in inglese. Così abbiamo pensato di fare un riassunto super compatto nelle pagine di Gioorgi.com…
La prima rete interconnessa è quella creata dal dipartimento di difesa americano, e chiamata ARPANET. Siamo all’inizio degli anni 70.
Read More
Google Chrome (BETA)
12/11/2008 10:00:00 AM
Since we first released Google Chrome, the development team has been hard at work improving the stability and overall performance of the browser. In just 100 days, we have reached more than 10 million active users around the world (on all seven continents, no less) and released 14 updates to the product. We’re excited to announce that with today’s fifteenth release we are taking off the “beta” label!
Read More
Is it possible to use Python to write small ASP-like scripts. In this post we will see how to use it, and the common mistakes you can enconter in your road to the snake…
Read More
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
Python 3.0
We are pleased to announce the release of Python 3.0 (final), a new production-ready release, on December 3rd, 2008.
Python 3.0 (a.k.a. “Python 3000” or “Py3k”) is a new version of the language that is incompatible with the 2.x line of releases. The language is mostly the same, but many details, especially how built-in objects like dictionaries and strings work, have changed considerably, and a lot of deprecated features have finally been removed. Also, the standard library has been reorganized in a few prominent places.
Read More
After some time, Wordpress 2.7 is out:
WordPress 2.7 Release Candidate 1
By Ryan Boren. Filed under Releases.
With the release of RC1, we’re in the final leg of development before the release of 2.7. 280 commits since beta 3 have polished the new admin UI (including new menu icons created by the winners of our icon design contest) and fixed all known blocker bugs.
Read More
Il seguente esercizio operativo serve per prendere confidenza con:
- Libreria Java Servlets & JSP
- Libreria Log4J
Dettagli:
- Si richiedono 5 livelli di log (qui ne sono mostrati solo 3 per semplicità)
- Si richiede di poterli configurare modificando un solo punto (es 5 var nascoste nel form)
- Si richiede di poter configurare la password (idem come sopra)
- Se la password è errata il sistema registra su un log l'errore e non fa nulla, ripresentando la maschera.
A Gioorgi.com
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
