-
Da Acquadro.it, leggiamo questo suggerimento su come trasferire le email da Outlook al vostro Mac:
Nel mio recente passaggio a MacOsX, uno dei problemi che ho dovuto risolvere è stato il trasferimento delle email dal vecchio PC ( Outlook Express su WinXp) a Mail di Apple. Ho installato un mail server sul PC (hMailServer),creato un account e trasferito dal O.E le email via IMAP in windows. Sul Mac ho aggiunto un nuovo account che puntasse al server mail installato e copiato in locale tutti i messaggi.
-
The http://www.pocketsoap.com/tcpTrace/ is a small windows utility to track down connections.
It can be very userful in your SOA-days (Service Oriented Architecture Happy Days).
-
Every Year, Giovanni consider some "trends" based on his consultant experience. This trends have been gathered in the last six months, and are printed at regular basis. This thoughts are note merely "preference", but are strong opinions based on IT firms products, cleared by buzz-words and soap-opera-like scoop (like "Wired" bad ideas are :).
CMS Market is still facing PHP simplicity versus huge software house products.
Druapl & Wordpress are good. Drupal is an ace if you are very dynamic needs. For instance, multi-language sites, forums, polls and so on are a snap to install. But if usability is a concern, choose wordpress. joomla/Mambo are not so good in my own opinion, but I’d like to her a comment from you.
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 -
Welcome to Apache Rampart
via Apache Rampart .Rampart is the security module of Axis2. It secures SOAP messages according to specifications in the WS-Security stack.
-
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 -
Unison File Synchronizer
Jul 12, 2009 · 1 min read ·
Several years ago I had the need of keep in sync three computers. After some questions on a java mailing list, a very smart guy suggested me Unison.
read the rest on Unison File Synchronizer.
Unison is a file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.
Unison shares a number of features with tools such as configuration management packages (CVS, PRCS, Subversion, BitKeeper, etc.), distributed filesystems (Coda, etc.), uni-directional mirroring utilities (rsync, etc.), and other synchronizers (Intellisync, Reconcile, etc). However, there are several points where it differs:[…]
Read More -
In late 1994, when I need to write a programming language it was a pain. You must start with flex, lex and so on, and the way will be very long.
Then I found GCC was able to compile in a pseudo-machine language, already optimized. Then a set of backend was able to emit mc68000, 80x86, power pc code…
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 -
Hi World. I didn’t lost a bit of grip on edge news, altrought now I am married!
In the first days of May we read about a new serach engine, called WolframAlpha.
The idea behind WolframAlpha are interesting, so we will take a close look to it.
Slashdot is following the engine very tightly (“Wolfram Alpha Launches Tonight, On Camera”, published on May 16) ans so will do Gioorgi.com.
[UPDATED! Google Squared is out of there!!]
First published on May 18th, 2009
Read More -
Working for a very big customer, I found a very nasty interaction between Sun HttpClient (JDK 1.4) and Http Load Balancers.
In a complex network environment, sometimes you can experience low level TCP/IP comunication errors, because sometimes HttpClient get confused and hangs.
The bad behavior of Sun HttpClient is well known: some guys suggested me to use the Axis Web Client. Anyway you can solve the issue adding these three parameters to the JVM launch line
Read More -
Slashdot underlines there are too much forks of MySQL on the way.
After leaving MySQL, Michael “Monty” Widenius started its own code fork, backed up with a company.
The nerds think the destiny of MySQL is unclear, but it is still too early to get a clear vision.
Read More -
We suggested this idea at the beginning of 2008, as a Joke. Now it is true:
Sun and Oracle today announced a definitive agreement for Oracle to acquire Sun for $9.50 per share in cash. The Sun Board of Directors has unanimously approved the transaction. It is anticipated to close this summer.
Oracle and IBM are face to face. It is hard to say what this could means.
Read More -
Producing Open Source Software
Apr 16, 2009 · 1 min read ·
Some times ago I have the lucky to read "Producing Open Source Software":
[...] a book about the human side of open source development. It describes how successful projects operate, the expectations of users and developers, and the culture of free software. The book is released under an open copyright: it is available in bookstores and from the publisher (O'Reilly Media), or you can browse or download it [...]
Valuable parts, which we suggest to read:Open source so can be a way for a cheap investiment.
Read More
