-
Fare il cloud da zero: cloudStorm
Aug 9, 2010 · 3 min read ·
A Gioorgi.com ci siamo già occupati di argomenti prettamente sistemistici come la virtualizzazione di ambienti Unix. Visto il successo del Cloud Computing, abbiamo pensato di tornare sull’argomento.
In questo articolo mostrerò come creare insieme di macchine configurate in modo omogeno, con il minor effort sistemistico possibile. Si tratta di un primo esercizio molto semplice.
Seguiteci…
Read More -
One of the best thing of scripting languages like Python is the ability to fast prototype complex things. In the past ten years, if you like to build distributed application you was forced to use huge and heavily languages like Java.
Read More -
Abbiamo fatto una rapida analisi dell’ Apple iPad in un articolo precedente: vediamo questa volta come l’iPad si inserisce in una possibile strategia globale dell’azienda di Cupertino.
La maggior parte delle osservazioni che faremo sono corroborate da accadimenti storici, il resto sono previsioni di breve termine ma illuminanti.
Read More -
Testing is important.
Testing web interfaces is difficult, and often your consultant company prefer to suggest you a manual-based testing. But is it so difficult to do automatic web testing using open source software?
Let’s give a look to two nice web testing software
Warning: this article is still in progress: it has been published for getting comments all around.
Read More -
Mastering clusters of Unix machines part2: the right tools
Oct 11, 2009 · 1 min read ·
After working with unix for years, we noticed it is difficult to get a very uniform approach to unix management.
Read More -
Mastering clusters of Unix machines part1: the right VM
Oct 4, 2009 · 2 min readen featured knowledgebase software · business development gioorgi internet linux ubuntu virtualization·
One day, we have the need to create a fast cluster of linux machine, specialized and easy to segragate in different networks (for better security). We need web servers, integration servers (running java hudson), huge developer machines (running for instance eclispe) and so on.
It was not easy to find a good environment. This research lead us also to consider a very huge set of different and complex management software. In this series of article, we will show what we discovered.
Or final goal is to have a way to define a set of linux virutal machines, connect them and manage all using open source software. We also want tools easy to understand. We do not want super-optimized stuff, we have the “just it works well” approach.
We thinked about these types of virtual machine: super light LAMP servers, medim sized java tomcat servers (or udson servers), big database machines and super big development machines.
Read More -
At Gioorgi.com we evaluted a internet file system common gateway for connecting network resources. We compared two solutions: a webdav file system and an ssh-fs file system. The solution should be viable via MacOSX and Linux, but also Windows support will be a plus.
Read More -
Erlang Book Review
Jul 19, 2009 · 7 min readen erlang featured lang reviews software · books development erlang framework functional-programming guide http ideas internet java oreilly performance programming-languages·
After reading an interesting article on Erlang and Java interoperability, I have decided to dedicate my spare time to Erlang.
O’Reilly has just published a wonderful book on Erlang, so I decided to dive into it.
Read More -
As processors become faster and multiprocessor systems become cheaper, the need to take advantage of multithreading in order to achieve full hardware resource utilization only increases the importance of being able to incorporate concurrency in a wide variety of application categories.
In this article we are evaluting a new approach to the concurrency. In the last five years computers are becoming even more parallel. Intel is pushing multi-core achiteture also on commodity personal computers. Neverless the computing power is ofter not well used: one again, hardware is a step head of our day-by-day software development. Remember when the 80286 came into light. The 286 was able to provide a multi-programming architecture but without memory management protection. We had to wait 386 hardware to see software working on preemptive multi-tasking, because software cannot cope with unprotected memory. In one word, it costs too much to develop a operating system without the new features the 80386 bring to us. What about concurrent programming? Can we look similarities in the concurrency field?
Read More -
After my past experience with bad hosting provider, I am happy to say I have find a very good hosting service. If you need VPS hosting, Rimuhosting is a very good choice.
Read More -
Grazie al periodo natalizio, pieno di Regali, la redazione di Gioorgi.com è riuscita a guardare da vicino l’Apple iPhone 3G, chiamato anche “Melafonino”.
Così abbiamo iniziato a fare una serie di considerazioni sull’iPhone e abbiamo tratto delle conclusioni interessanti. In questo primo articolo inizieremo a parlare di iPod, per poi introdurre l’argomento iPhone in un secondo intervento.
Negli ultimi due anni e mezzo la Apple ha iniziato a trasformarsi da società venditrice di Personal Computer di fascia alta con una forte riconoscibilità, ad un a società che aspira a vendere apparecchiature avanzate di diverso tipo. Questo percorso è iniziato con l’iPod, ed è poi proseguito con l’iPhone. Si noti che questa strategia si è affinata nel tempo. Inizialmente l’iPod sembrava più un gadget per veicolare e rafforzare l’iTunes Music Store. L’avventura del negozio on line di musica era molto rischiosa: innanzitutto perché esistevano (ed esistono) già innumerevoli servizi similari, e poi perché il loro successo era risibile. Microsoft ha faticato non poco a entrare in questo mercato, e lo ha rafforzato con Zune solo dopo che l’esperienza della Apple era parsa convincente in quel di Redmond.
Read More
