diff options
| author | Paul Buetow (europa) <paul@buetow.org> | 2015-07-25 00:09:23 +0100 |
|---|---|---|
| committer | Paul Buetow (europa) <paul@buetow.org> | 2015-07-25 00:09:23 +0100 |
| commit | 2ac296ae8c79c6ee9d918a9de8f7500d12616bba (patch) | |
| tree | fbf0ed420a7b513e02e20149d2c7a195c4ddce92 /photography.buetow.zone/content/home.xml | |
| parent | a55d7d3271250a0df150df9c970004577b06fb01 (diff) | |
rename
Diffstat (limited to 'photography.buetow.zone/content/home.xml')
| -rw-r--r-- | photography.buetow.zone/content/home.xml | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/photography.buetow.zone/content/home.xml b/photography.buetow.zone/content/home.xml new file mode 100644 index 0000000..6384bb6 --- /dev/null +++ b/photography.buetow.zone/content/home.xml @@ -0,0 +1,43 @@ +<?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 Desktop Operating System</noop> + <hyperlink>http://getfedora.org</hyperlink> + </enumitem> + <enumitem> + <noop>FreeBSD as NAS system (rsync, Samba share)</noop> + <hyperlink>http://www.freebsd.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>Photoalbum for simple and fast web albums.</noop> + <hyperlink>https://photoalbum.buetow.org</hyperlink> + </enumitem> + <enumitem> + <noop>ImageMagick / Perl / ZSH for various custom scripts.</noop> + </enumitem> + <enumitem> + <noop>Flickr / 500px</noop> + </enumitem> + </enumeration> +</content> |
