New Post: Week 5, now with the actual files!

This commit is contained in:
Don Harper 2020-04-19 08:44:24 -05:00
parent 0337e9f11b
commit d2b6eb5c4c
18 changed files with 148 additions and 0 deletions

View file

@ -0,0 +1,24 @@
+++
date = "2020-04-18T04:00:00-07:00"
title = "Week 5"
tags = ["Personal, Photos"]
image = "/photos/Local/Corona-2020/20200417162225.jpg"
series = ["corona-2020"]
summary = "How are you coping?"
+++
As we wander into another week of restrictions, I am taking a quick look at what I have been doing with my time not spent commuting to the office, and having to stay up late with the kids whilst they do their homework.
So, I have gotten my home hosting sorted and tied up. I now have two systems up running [docker](https://www.docker.org). The first is running the services I would want on the outside. Things like my calendar, music, files, photos, and movies. The other is running internal monitoring services.
My next project is to finish setting up a decent VPN solution (probably wireguard) and drop the external access. Since I am not going anywhere currently, I have already dropped inbound connections to the house. This web site is not served from the house.
My two other, um, obsessions? right now are cleaning up my MP3 collection (23K+ songs taking up 142 GB before cleanup). and getting back into photo editing with [Corel's AfterShot Pro](https://www.aftershotpro.com/en/).
The music collection has been not really managed, and it turns out that when I ran some tool over the years to clean it up, those tools actually created many duplicate songs. Now, the files are not direct copies, so I cannot easly use a tool to clean them up, but I have been working through by hand to clean things up and set up a naming convention I like.
As for AfterShot Pro, I used to use it a lot, but for some reason I really do not remember, I stopped using it, and did not really set it up on the 'new' laptop. I was watching some random YouTube photog talking about their editing flow and I liked it. I was never able to figure out how to easly moving through a collection of photos in DarkTable with just the keyboard, so I was never very fast with it. AfterShot Pro, however is a compidtor to the Adobe suite, and as such, has amoung other things, great keyboard navigation.
In playing with it, I found some short videos to refresh myself, and to pick up a few new things, and went to town. Here are four photos from the last week which I was able to quickly edit:
{{<gallery dir="photos/Local/Corona-2020-04/" />}} {{< load-photoswipe >}}

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

View file

@ -0,0 +1,124 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Corona-2020-04</title>
<meta name="description" content="">
<meta name="author" content="Don Harper">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="../../static/css/normalize.css">
<link rel="stylesheet" href="../../static/themes/classic/galleria.classic.css">
<link rel="stylesheet" href="../../static/css/style.css">
</head>
<body>
<div class="container">
<header>
<h1><a href="../../">duckland.org&#39;s photo gallery</a></h1>
<nav id="menu">
<ul>
<li><a href="/photos/">Photos Home</a></li>
<li><a href="/">Home Page</a></li>
</ul>
</nav>
<h2><a href="../">Local</a> » <a href=".">Corona-2020-04</a></h2>
<hr>
</header>
<div id="main" role="main">
<div class="icons">
<a id="fullscreen"><img src="../../static/img/fullscreen.png"
title="Fullscreen" alt="Fullscreen" /></a>
</div>
<div id="gallery">
<a href="20200414121359.jpg">
<img src="thumbnails/20200414121359.jpg" alt="20200414121359.jpg"
data-title="20200414121359.jpg"
data-description="<br>Day Liliy <div class='film-meta'>
<abbr title='film speed'>400</abbr> <abbr title='exposure'>1/2500</abbr> <abbr title='aperture'>5.09999990463</abbr> <abbr title='focal length'>140.0</abbr> </div>
<abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-M5</abbr>
<abbr title='date'>Tue 14 Apr 2020 12:13:59 PM </abbr>
"
/>
</a>
<a href="20200414121539.jpg">
<img src="thumbnails/20200414121539.jpg" alt="20200414121539.jpg"
data-title="20200414121539.jpg"
data-description="<br>Backyard Flower <div class='film-meta'>
<abbr title='film speed'>400</abbr> <abbr title='exposure'>1/2000</abbr> <abbr title='aperture'>5.59999990463</abbr> <abbr title='focal length'>200.0</abbr> </div>
<abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-M5</abbr>
<abbr title='date'>Tue 14 Apr 2020 12:15:39 PM </abbr>
"
/>
</a>
<a href="20200417162225.jpg">
<img src="thumbnails/20200417162225.jpg" alt="20200417162225.jpg"
data-title="20200417162225.jpg"
data-description="<br>Sidewalk Art <div class='film-meta'>
<abbr title='film speed'>100</abbr> <abbr title='exposure'>1/125</abbr> <abbr title='aperture'>2.70000004768</abbr> <abbr title='focal length'>4.0</abbr> </div>
<abbr title='camera make and model'>Canon Canon PowerShot ELPH 320 HS</abbr>
<abbr title='date'>Fri 17 Apr 2020 04:22:25 PM </abbr>
"
/>
</a>
<a href="20200418132313.jpg">
<img src="thumbnails/20200418132313.jpg" alt="20200418132313.jpg"
data-title="20200418132313.jpg"
data-description="<br>Lizard Looking <div class='film-meta'>
<abbr title='film speed'>400</abbr> <abbr title='exposure'>1/400</abbr> <abbr title='aperture'>7.09999990463</abbr> <abbr title='focal length'>200.0</abbr> </div>
<abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-M5</abbr>
<abbr title='date'>Sat 18 Apr 2020 01:23:13 PM </abbr>
"
/>
</a>
</div>
</div>
<footer>
<p>&copy; Don Harper - Generated by <a href="https://github.com/saimn/sigal">sigal</a>
</p>
</footer>
</div>
<script src="../../static/jquery-3.3.1.min.js"></script>
<script src="../../static//galleria.min.js"></script>
<script src="../../static/themes/classic/galleria.classic.min.js"></script>
<script src="../../static/plugins/history/galleria.history.min.js"></script>
<script>
Galleria.configure({
imageCrop: false,
transition: "fade"
});
Galleria.run("#gallery");
Galleria.ready(function() {
this.attachKeyboard({
right: this.next,
left: this.prev,
/* Toggle fullscreen display on press of 'f' key */
0x46: this.toggleFullscreen,
});
var gallery = this;
$('#fullscreen').click(function() {
gallery.toggleFullscreen();
});
$('.icons').appendTo(this.$('container'));
});
</script>
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB