Categories
Site Administration

Marnix’s 2023-04-07 post

After installing this wordpress about 5 years ago, it just ran by itself. I never took the trouble of learning how to do anything with it, like changing themes, posting, blogging, etc. But I finally signed up for an online course on WordPress which has sort of forced me into learning the basics. I’ll still need to actually practice what I learn. I also need to come up with a plan. Like what do I want to do with my wordpress site? I think I’d like to make it about my walks. I’d like to describe, however I can, how some walks energize me. And then I’d like there to be a way for visitors to tune in on my walking paths from any particular day or period of time. So all those pictures of my long walking paths which I’ve stored on Facebook should somehow make their way into my wordpress site. It might be more than I want to tackle, but that’s all I can really think of doing with this site.

I should mention that I try to always format dates as YYYY-MM-DD and if there’s going to be a time, I almost always make it HH:MM:SS with the ‘:SS’ part being optional. I do make an exception if/when I need to convey a date to people who are unlikely to understand my format.

Categories
Uncategorized

Walking Paths

Since I retired back in ’09, I’ve done a lot of walking. Most of it has been around my town of Benicia, California, but my favorite walks have been all-day walks in the city (we call nearby San Francisco, “the city”) or the east bay. I would do such long walks once or twice per month. On my walks I carry a backpack with some sandwiches, an umbrella, warm vest, water proof jacket, a few medical supplies, a 10 amp-hour power brick (AKA a 10,000ma brick), and sometimes a laptop.

I started out doing these long walks by walking from one BART station in the city to another BART station. Then if I felt good enough, I’d continue on to yet another BART station, and so on. Eventually, I was walking from the furthest BART station (Millbrae) back to the furthest BART station in the other direction (Embarcadero). Then I tried stuff like taking a ferry to Sausalito or Larkspur and walking back to a BART station in the city. Then I just wanted to walk from one city to another city, so I did Berkeley to Concord, then Richmond to Concord, Fremont to Berkeley, Hayward to Walnut Creek., Orinda to North Concord, Dublin to North Concord, Dublin to Berkeley, Fremont to Millbrae, San Bruno to Pacifica to the city, etc. These walks were 20-30 miles long. Since 2019 most of those walks have been 15-20 miles. I guess I am slowing down in my old age.

I always record my walks with my iPhone walkmeter app. I found that the app stores the walks (seemingly forever) in a “Meter.db” sqlite file. I played around with perl to extract data from that file. I figured out how GoogleEarth “kml” files are formatted. So I used perl scripts to create kml files showing the paths that I had walked. It’s very cool to be able to zoom in and see every little nook and cranny where I’ve been on foot. Below are some screenshots of those paths, but they don’t show how cool it is to zoom in and out and fly over the areas where I’ve walked.

I would love to be able to create a movie of a fly-over of these Google Earth maps. I guess that might be a future project.

Bay Area Walks
Benicia Area Walks

2023-05-23 Looking at these walking paths maps is really cool if/when you’re looking at them in Google Earth and when you zoom in and out. The more you zoom in, the more you can see the individual paths. It’s also possible to “fly” from one spot to another. I’ve only done that once. It was a bit of a struggle to figure out how to do it, but I hope to try it again one of these days and maybe record the screen and make a little video out of it.

Categories
Uncategorized

Trying out WordPress on my old time web server

I’ve had a web server for around 20 years.  Mostly it’s served www.marnix.com, but also a handful of other sites.   The server was once running on an old 25Mhz 80386DX if I recall correctly.  Then around 2006 I moved it to a Mac Mini with a PowerPC.  More recently it got moved to a virtual machine running on an iMac desktop (that I found in the trash (!) with a failed hard drive, but revived by having it run off of an external hard drive).  My web sites were almost all simple static ones which I maintained by manually editing files.  Now, somehow, my partner in life decided to take a course on WordPress.  Seeing her do that, inspired me to install it and see what it is and what can be done with it.   Instructions on getting this far were fairly clear.  Small troubles here and there, but mostly it all went very smoothly.  So here is my wordpress site on www.marnix.me and this is my first posting on that site.  It will  probably take me quite a while to see what I can do and what I’ll want to do here.

Categories
Uncategorized

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!