Tag Archives: Mylos longer articles

Aperture: first impressions

First in a series: First impressions Asset management Under the hood: file format internals Cost and hardware requirements The first thing you notice about Aperture, even before you buy it, is its hefty hardware requirements. I had to upgrade the … Continue reading

Posted in Photo | Tagged , | Leave a comment

Aperture internals

Last in a series: First impressions Asset management Under the hood: file format internals This article was never completed because I switched to Lightroom and lost interest. What was done may be of interest to Aperture users, although the data … Continue reading

Posted in Photo | Tagged , | 3 Comments

Going all loopy about loupes

Harking back to Kodachrome My father took most of my childhood photos (like these) on Kodachrome slide film. Kodachrome was the only color game in town for a long time, but was eventually superseded in the marketplace by C41 color … Continue reading

Posted in Photo | Tagged , | 4 Comments

Threadframe: multithreaded stack frame extraction for Python

Note: threadframe is obsolete. Python 2.5 and later include a function sys._current_frames() that does the same thing. Threadframe is only useful for Python 2.2 through 2.4. Rationale I was encountering deadlocks in a multi-threaded CORBA server (implemented using omniORB). Debugging … Continue reading

Posted in Python | Tagged , | Leave a comment

The Temboz RSS aggregator

Contents Introduction Features History Screen shots Known bugs Credits Download Updates Post scriptum Introduction Temboz is a RSS aggregator. It is inspired by FeedOnFeeds (web-based personal aggregator), Google News (two column layout) and TiVo (thumbs up and down). I have … Continue reading

Posted in Python, Temboz, Web | Tagged , | Leave a comment

The megapixel myth – a pixel too far?

Revised introduction This article remains popular thanks to Google and the like, but it was written 7 years ago and the models described are ancient history. The general principles remain, you are often better off with a camera that has … Continue reading

Posted in Photo | Tagged , | 3 Comments

The Ghola asset management program

I am now using Kavasoft Shoebox and thus this whole entry is obsolete and kept only for historical purposes. It is interesting to see one of my requirements anticipated Aperture’s stacks. Introduction I am in the process of migrating from … Continue reading

Posted in Photo | Tagged , | Leave a comment

Mylos

I switched to WordPress at the end of 2009 for the reasons expressed elsewhere and this entry is here for historical purposes only. Mylos is my home-grown weblog management software. I wrote my first web pages by hand in Emacs … Continue reading

Posted in Web | Tagged , | Leave a comment

Louvre Panorama

For your enjoyment, a 360° immersive panorama I took of the Louvre courtyard in 1998. Java-enabled browser required (I tested this with Mozilla 1.1 and IE 6 with the Sun JRE 1.4.0 plug-in).

Posted in Photo | Tagged , | Leave a comment

Windows configuration management

The key to running a reasonably reliable Windows system is configuration management. A typical Windows will have tens of thousand of files and hundreds of software components installed. It’s a numbers game: the more components interacting on the system, the … Continue reading

Posted in IT | Tagged , | Leave a comment