Entries Tagged as 'configuration'
Posted in All on
March 16th, 2006
·
2 Comments
A couple of years ago I went through all our (Olga’s and mine) printed photographes, selected the good ones, and ordered scans from the studio, so that I could have them all in digital form. One of the annoying problems I came across when catalogueing those images was the date.
Most images didn’t have any date reference what-so-ever, so I had to guess when it was or date these images as very uproximate. Others, did have a date added by the camera. The problem though, was that in many cases, the date was way off. That’s because the camera was never properly configured (users hate manuals).
Today, while importing images to Flickr I realized that the same problem applies to digital cameras too. Many images in my gallery had a really wrong timestamp in the EXIF data. Useless. Good thing I was keeping them in the directory structure, which referenced the date (2005/2005-04-15_My_birthday). I could easily fix it with a tiny script.
This got me thinking. How can the problem be solved once and for all? Is it even possible? Is there a way for digital camera to know what time it is, without user telling it? How about people who travel a lot - do they have to reconfigure their cameras at every time zone?
The travelling bit gave me an idea - GPS. Some cameras already use GPS to add geolocation coordinates to the meta data of the picture. But GPS receivers can be also used for maintaining the precise clock, which can be autoconfigured, and autoconfigured with time zone of the actual camera location. This is sweet!
Hopefully Canon (and other vendors who I don’t care about) already does it, or plans to do it in the nearest future. That could be an excellent technology application - useful, and invisible to the user. Just as it should be.
Tags: canon, configuration, equipment, gps, location, Photography, photos, settings, Technology, time
Posted in All on
February 20th, 2006
·
4 Comments
My brother passed by and fixed the damn thing. Now I can Skype with sound. From home. I wonder if I will be able to repeat the magic sequence at work. Probably not. But I’ll try.
Thanks bro.
Tags: configuration, Linux, microphone, sound
Posted in All on
February 18th, 2006
·
5 Comments
I am really doing something wrong. Seriously. I can’t get neigther one of headsets to work. Headphones work just fine, both at home and at work. Microphones don’t. At work I can hear myself talking in the headphones, but I can’t record any sound and, obviously, I can’t use the headset in Skype. At home, I don’t even get the sound in the headphones.
I think I’m getting old… Oh, do I sound like my father now?
Tags: configuration, headphones, headset, Linux, microphone, sound
Posted in All on
November 3rd, 2005
·
No Comments
Shared bookmarks for del.icio.us user tvset on 2005-11-02
Tags: configuration, Links, Linux, security, Software
Posted in All on
April 26th, 2004
·
13 Comments
MRTG (Multi Router Traffic Grapher) is monitoring utility, which runs on many platforms and is capable of collecting and graphing statistical information such as network traffic, CPU/Memory/Disk space usage, etc. MRTG can gather information using both SNMP protocol and external scripts. Below are few pieces of my MRTG config file together with scripts, which I felt like sharing.
[Read more →]
Tags: administration, Computers, config, configuration, cpu, hosts, howto, Linux, load, monitoring, mrtg, network, scripts, servers, snmp, Sysadmin, windows