
Since long, I know there is buffered flows when reading or writing that ... yes, but the question I often asked is "how much? What is the order of magnitude? ".
So I made a quick benchmark for, measures of that performance gain ... and it boggles the mind! I get the factors of 22 in reading and 35 in writing!
This is a very nice little app that allows fans to major relocations Window $ install at one time a bunch of freeware applications.

Reinstall applications easily
To do this, visit the website Ninite , select your application and download the executable ... then who will take care of everything ....
Thank you to Korben for the info!
A new version (0.2.7) of the connector Mylyn for Quality Center is available for download.
This mainly fixes bugs / developments around links and attachments.
Site Update: http://qcmylyn.sourceforge.net/update/
Homepage: http://qcmylyn.sourceforge.net/
Why simple when you can make it complicated?
Since version 3.2.4 of FileZilla , the LIST command has been replaced by the MLSD command ... that is not supported by all versions of FTP servers (even if the specification is several years old) ...
Conclusion: Stay in version 3.2.3 if you throw your server ![]()
With a little delay, I just discovered that geohot has developed software for two désimlocker (allow to insert any sim card) and Jailbreak (sauté restrictions Apple) iPhone or iPod Touch.
This procedure is applicable on iPhone Edge, 3G and 3Gs
Attention manipulations iPhone involve risks, are Aware.
For tutorials, it happens here

Ubuntu 9.10 is here!
Here it is, the Koala is Karamic Release!
As usual:
sudo apt-get install update-manager-core sudo do-release-upgrade ... Or go download the iso here !
Fact: a large application developed and maintained by several people, we ended up having a lot of dead code ...
One solution is to use the clean up of Eclipse, one arrives to remove some attributes not used ... but it does not go much further.
The idea would be much more radical: a tool to pass on all the code.
Fortunately (again), Eclipse just save your life ![]()
By cons, beware: it is possible that some classes appear to be unused when they are called by an extension point!
![]()
Today's question: how to synchronize multiple calendars on Google's iPhone / iPod?
I used to synchronize my calendar with my HTC Diamond. My dear and loving, she does the same with his agenda and his iPhone.
Although we have shared our two agendas, no way, on his iPhone to see mine ... so it is written on the Google site that this experiment is possible (Share Multiple Calendars) ![]()
This procedure must be done from the site http://m.google.fr/sync . Now when I connect myself from the iPhone, I get this error message
Equipement non compatible
Désolé, votre mobile ne prend pas en charge Google Sync
Damned ...
But that's the solution ... a small link at the bottom of the page to change language ... Change in Français (U.S.) and oh magic, we reach the configuration ![]()
Is select the calendars to sync and voila, voila ...
Explanations on the synchronization procedure here: http://www.google.com/mobile/products/sync.html # p = apple
The problem with SWT table, there is always a very ugly right column of the table ...
To move from this damn empty column, just use the TableColumnLayout to have a record like this:
That little piece of code that can help: