Technology opinions and digital photography
-
Comparison of high-end tele zoom lenses
During my recent safari in Kenya, I got the occasion of seeing some of the best tele-zoom lenses in action (I was the one with the smallest photo equipement). This gave me a feeling about the advantages or inconveniences of these, and the idea to dig a little deeper into the issue of comparing. So,…
-

How to solve the back-focus problems of a Minolta Maxxum 7D
This is one of the biggest challenges for an amateur photographer. Some Minolta Dynax/Maxxum 7D had (and sometimes still have) problems of imprecise autofocus. Usually, the solution is to send the camera back to the Minolta (now Sony) repair shop. But there is some available data to do it by yourself. If you are not…
-
How to clean C source code (fast)
The old tricks for cleaning your C code of most of its unwanted ugliness: Run PC-Lint on the code. Run LCLint on the code. Run CL /W4 /Za /Ox on the code (with your usal compiler, optimization finds many bugs not found without) Run GCC -O3 -Wall -ansi -pedantic on the code.
-
Books that will induce a mindfuck
Books that will induce a mindfuck is a post on Everything2.com, and it gives a list of pretty interesting English books.
-
Only f/5.6 for auto-focus
People keep asking a simple question: “why do my expensive camera fail to auto-focus when I plug my tele-lens into a 2x converter?”. Unfortunately, the answer is pretty simple. Most auto-focus cameras (digital or not) have a AF sensor limited to f/5.6 detection. If your lens is not opening more than that, the AF is…
-
Inkjet paper has a surface: Is microporous best?
All inkjet papers were not born equal. For example, their surface can be varying a lot from one paper to the next. Maybe, you thought that the only difference was in the weight of the paper, whether it was glossy and its price. Oh boy! Were you wrong… As a matter of fact, paper manufacturers…
-
Fighting blur: Two guns at Sony
This is the right combination against blurry images at Sony: With the new DSC-T30, Sony brings both optical stabilisation and a button to press to reach high sensitivity. Two aces to allow Joe Average to take neat snapshots.
-
Valve cuts its games in episodes
Valve, the famous producer of the Half Life video game, decided to try transforming distribution of video game software. As they announced, the next launches will see short episodes (shorter than the original successful game) aimed at a public ready for paying less but more often. It seems to be a way to avoid the…
Copyright (C) 1999-2025 Yves Roumazeilles – All rights reserved