blob: b881a4201ff7599d8d65c119d2524e7493966c4b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<content>
<pagetitle>Photography</pagetitle>
<text>This is a list of photography tools which I use</text>
<enumeration>
<enumitem>
<noop>Canon PowerShot S95</noop>
</enumitem>
<enumitem>
<noop>Fedora Linux as the Operating System</noop>
<hyperlink>http://getfedora.org</hyperlink>
</enumitem>
<enumitem>
<noop>DigiKam to import and sort/order Photos. As well as batch processing non-RAW images.</noop>
<hyperlink>http://www.digikam.org</hyperlink>
</enumitem>
<enumitem>
<noop>Dark Table for processing RAW images.</noop>
<hyperlink>http://www.darktable.org</hyperlink>
</enumitem>
<enumitem>
<noop>The GIMP for manual processing JPEG images.</noop>
<hyperlink>http://www.gimp.org</hyperlink>
</enumitem>
<enumitem>
<noop>Qiv (Quick picture viewer) for quick image viewing.</noop>
</enumitem>
<enumitem>
<noop>ImageMagick / Perl / ZSH</noop>
</enumitem>
<enumitem>
<noop>Flickr / 500px</noop>
</enumitem>
</enumeration>
</content>
|