From 74fee3bd97de12cc090702a6b8cd6285e7e1e6f5 Mon Sep 17 00:00:00 2001 From: thinkpadmaster Date: Tue, 29 Aug 2023 17:15:26 -0500 Subject: Update to use new style elements. --- html/blog/First_Post.tmpl.html | 36 +++++++------ html/blog/Jeep_CJ7_Turn_Signal_Repair.tmpl.html | 36 +++++++------ html/blog/July_5th_Update.tmpl.html | 34 ++++++------ .../MKE_Air_&_Water_Show_-_2023-07-23.tmpl.html | 18 ++++--- html/blog/Markdown_To_HTML_Update.tmpl.html | 14 ++--- html/main/about.tmpl.html | 30 ++++++----- html/main/blog.tmpl.html | 8 +-- html/main/index.tmpl.html | 6 ++- html/main/projects.tmpl.html | 8 +-- html/projects/CCS_Entry_Portfolio.tmpl.html | 30 ++++++----- html/projects/CCS_Sophomore_Interior.tmpl.html | 14 ++--- .../MCTS_Personal_Transit_Concept.tmpl.html | 60 +++++++++++----------- 12 files changed, 159 insertions(+), 135 deletions(-) (limited to 'html') diff --git a/html/blog/First_Post.tmpl.html b/html/blog/First_Post.tmpl.html index 810b2d0..b60f9f6 100644 --- a/html/blog/First_Post.tmpl.html +++ b/html/blog/First_Post.tmpl.html @@ -4,21 +4,23 @@ {{ define "canonical" }}/blog{{end}} {{define "main"}} -

Blog

-
-

{{.Post.Title}}

-

This is my first post on the new site! I am very excited to have the new system set up and mostly functional. There is still plenty of work to be done, but this is a great start.

-

I have moved to Golang for all server side scripting and web serving, and it's been a fun language to learn so far. I have had a lot of encouragement from my friend over at www.angel-castaneda.com so go check out his page to see what he is working on.

-

The new site structure should be as follows:

- -

I am very excited to start posting again! This site refresh has been long overdue. Feel free to send any errors, typos, or strange behavior to my listed email; there are bound to be some problems at first.

-

Uploaded:

-
+

Blog

+
+
+

{{.Post.Title}}

+

This is my first post on the new site! I am very excited to have the new system set up and mostly functional. There is still plenty of work to be done, but this is a great start.

+

I have moved to Golang for all server side scripting and web serving, and it's been a fun language to learn so far. I have had a lot of encouragement from my friend over at www.angel-castaneda.com so go check out his page to see what he is working on.

+

The new site structure should be as follows:

+
    +
  • / - Home page with featured projects and short about section.
  • +
  • /projects - Page with all posted industrial and automotive design projects.
  • +
    • /projects/name - Project with title "name".
    +
  • /blog - Page with all blog posts (content that does not fit under "/projects".)
  • +
    • /blog/name - Blog entry with title "name".
    +
  • /about - About me and this website
  • +
+

I am very excited to start posting again! This site refresh has been long overdue. Feel free to send any errors, typos, or strange behavior to my listed email; there are bound to be some problems at first.

+

Uploaded:

+
+
{{end}} \ No newline at end of file diff --git a/html/blog/Jeep_CJ7_Turn_Signal_Repair.tmpl.html b/html/blog/Jeep_CJ7_Turn_Signal_Repair.tmpl.html index 51dcc2a..869a8ae 100644 --- a/html/blog/Jeep_CJ7_Turn_Signal_Repair.tmpl.html +++ b/html/blog/Jeep_CJ7_Turn_Signal_Repair.tmpl.html @@ -5,21 +5,23 @@ {{define "main"}}

Blog

-
-

{{.Post.Title}}

-

A while back, I noticed that the passenger side turn signal on my 1985 Jeep CJ7 was out. The right turn signal indicator would stay solid when the headlights were turned on. I pulled the bulb assembly and found this:

- Disassembled turn signal lamp assembly: housing, wire harness, contact that broke off wire, degraded rubber grommet, bulb, and lens cover. -

The wire responsible for turning the bulb “high” was broken from what I assume is fatigue. The rubber meant to support the wire and contact pin was severely degraded and falling apart, exposing the bare wire where it met the pin. This also means the wire could freely flex at the joint, and going over bumbs or just general road vibration could have eventually wore it down. I didn’t see much in the way of corrosion around the wire, so that’s why I assume it was stress related.

-

Anyways, the bucket was severely rusted, and the gasket was a poor excuse for one, so I cleaned up the bucket with some sandpaper and gave it a light coat of lubricant to hopefully hinder the rust and cut a new gasket from two layers of craft foam. This is definitely a short-term solution, but with school fast approaching and the fact that this will be garaged for the next 9 months I wasn’t too concerned. Next spring is Jeep repair time, this summer is “cobble it together until then” time. I also cleaned up the driver side bucket the same way and cut a new seal just to try and keep it from rusting any more.

- Sanded and re-foamed turn signal bucket -

Next, I got to repairing the harness. The pin was a crimp-on, and there was no easy way I was going to be able to uncrimp it for reuse. So I did the next best thing, soldering. Anyone that takes pride in soldering would probably stare agasp at what I did, but again, I’ll fix it correctly in the spring. I just trimmed back a bit of sheathing on the wire and soldered it to the bare copper on the side of the pin. Pretty or preferable? No. Does it work? Yes.

- Soldered and repaired turn signal harness -

Finally, everything was reinserted into the bucket. I reused the dryrotted rubber piece that was still in the bucket because it needs that to keep the pins in place and put tension on the bulb to retain it. After it was all reassembled, I put some Shoe Goo (it’s what I had lying around) on the exposed end to try and prevent the same thing from happening again quickly.

- Front of final lamp assembly - Rear of final lamp assembly -

Pretty happy with how it turned out given that I didn’t spend anything or go anywhere other than my garage to get it done. Here’s a video of it being tested:

- -

Now to repair the muffler I blew… but that’s for another day.

-

Uploaded:

-
+
+
+

{{.Post.Title}}

+

A while back, I noticed that the passenger side turn signal on my 1985 Jeep CJ7 was out. The right turn signal indicator would stay solid when the headlights were turned on. I pulled the bulb assembly and found this:

+ Disassembled turn signal lamp assembly: housing, wire harness, contact that broke off wire, degraded rubber grommet, bulb, and lens cover. +

The wire responsible for turning the bulb “high” was broken from what I assume is fatigue. The rubber meant to support the wire and contact pin was severely degraded and falling apart, exposing the bare wire where it met the pin. This also means the wire could freely flex at the joint, and going over bumbs or just general road vibration could have eventually wore it down. I didn’t see much in the way of corrosion around the wire, so that’s why I assume it was stress related.

+

Anyways, the bucket was severely rusted, and the gasket was a poor excuse for one, so I cleaned up the bucket with some sandpaper and gave it a light coat of lubricant to hopefully hinder the rust and cut a new gasket from two layers of craft foam. This is definitely a short-term solution, but with school fast approaching and the fact that this will be garaged for the next 9 months I wasn’t too concerned. Next spring is Jeep repair time, this summer is “cobble it together until then” time. I also cleaned up the driver side bucket the same way and cut a new seal just to try and keep it from rusting any more.

+ Sanded and re-foamed turn signal bucket +

Next, I got to repairing the harness. The pin was a crimp-on, and there was no easy way I was going to be able to uncrimp it for reuse. So I did the next best thing, soldering. Anyone that takes pride in soldering would probably stare agasp at what I did, but again, I’ll fix it correctly in the spring. I just trimmed back a bit of sheathing on the wire and soldered it to the bare copper on the side of the pin. Pretty or preferable? No. Does it work? Yes.

+ Soldered and repaired turn signal harness +

Finally, everything was reinserted into the bucket. I reused the dryrotted rubber piece that was still in the bucket because it needs that to keep the pins in place and put tension on the bulb to retain it. After it was all reassembled, I put some Shoe Goo (it’s what I had lying around) on the exposed end to try and prevent the same thing from happening again quickly.

+ Front of final lamp assembly + Rear of final lamp assembly +

Pretty happy with how it turned out given that I didn’t spend anything or go anywhere other than my garage to get it done. Here’s a video of it being tested:

+ +

Now to repair the muffler I blew… but that’s for another day.

+

Uploaded:

+
+
{{end}} diff --git a/html/blog/July_5th_Update.tmpl.html b/html/blog/July_5th_Update.tmpl.html index cd40fc4..2c65c38 100644 --- a/html/blog/July_5th_Update.tmpl.html +++ b/html/blog/July_5th_Update.tmpl.html @@ -5,22 +5,24 @@ {{define "main"}}

Blog

-
-

{{.Post.Title}}

-

Much progress has been made in the last week, and the site is now pretty usable with its new CSS. There are still some large things to take care of before it can be called "done," and they are the following in no particular order:

- -

Uploaded:

-
+

Uploaded:

+ + {{end}} \ No newline at end of file diff --git a/html/blog/MKE_Air_&_Water_Show_-_2023-07-23.tmpl.html b/html/blog/MKE_Air_&_Water_Show_-_2023-07-23.tmpl.html index f3bf96a..a116a29 100644 --- a/html/blog/MKE_Air_&_Water_Show_-_2023-07-23.tmpl.html +++ b/html/blog/MKE_Air_&_Water_Show_-_2023-07-23.tmpl.html @@ -5,12 +5,14 @@ {{define "main"}}

Blog

-
-

{{.Post.Title}}

-

While figuring out how to pass the time, a friend linked to the /r/milwaukee subreddit. Out of boredom, I opened up the link. To my surprise (I’m not that in the loop), people were posting about an air show going on. It was 1:30 PM when I found the event page and saw that the Blue Angels were on for 3:00 PM. Since I needed to be in Milwaukee by 5:00 PM anyways and I haven’t seen an air show, I packed up the Sportster and hit the road. As I came off I-794 by the art museum, I was surprised to see not that much traffic at first. That fallacy was soon broken. I found a spot a few minutes after the show start time, though, and right as I got off the bike to find a spot to sit the Blue Angels flew just overhead in formation. It was loud… but awesome. Sure, I’ve been on an airliner, heard loud engines, and ride a relatively loud motorcycle, but the sound and feeling of several jet fighters flying some eighty feet above is something I haven’t experienced. Here are a few of the videos I captured:

-

imgur album

-

Overall it was a great experience. My only regret is having to hurry to get there, otherwise I would have parked somewhere else and walked down. The streets were packed… everywhere near the lake and the surrounding area. So if you want to go in the future, definitely show up early and walk/bike/skate/scooter down. You’ll be much happier regardless of the weather. Sitting in locked traffic for an hour trying to get away from the lake was a bit insane. Having some plans that let you hang around for a while is even better.

-

Anyways, the EAA Fly-in is this week in Oshkosh, and I absolutely plan on attending.

-

Uploaded:

-
+
+
+

{{.Post.Title}}

+

While figuring out how to pass the time, a friend linked to the /r/milwaukee subreddit. Out of boredom, I opened up the link. To my surprise (I’m not that in the loop), people were posting about an air show going on. It was 1:30 PM when I found the event page and saw that the Blue Angels were on for 3:00 PM. Since I needed to be in Milwaukee by 5:00 PM anyways and I haven’t seen an air show, I packed up the Sportster and hit the road. As I came off I-794 by the art museum, I was surprised to see not that much traffic at first. That fallacy was soon broken. I found a spot a few minutes after the show start time, though, and right as I got off the bike to find a spot to sit the Blue Angels flew just overhead in formation. It was loud… but awesome. Sure, I’ve been on an airliner, heard loud engines, and ride a relatively loud motorcycle, but the sound and feeling of several jet fighters flying some eighty feet above is something I haven’t experienced. Here are a few of the videos I captured:

+

imgur album

+

Overall it was a great experience. My only regret is having to hurry to get there, otherwise I would have parked somewhere else and walked down. The streets were packed… everywhere near the lake and the surrounding area. So if you want to go in the future, definitely show up early and walk/bike/skate/scooter down. You’ll be much happier regardless of the weather. Sitting in locked traffic for an hour trying to get away from the lake was a bit insane. Having some plans that let you hang around for a while is even better.

+

Anyways, the EAA Fly-in is this week in Oshkosh, and I absolutely plan on attending.

+

Uploaded:

+
+
{{end}} diff --git a/html/blog/Markdown_To_HTML_Update.tmpl.html b/html/blog/Markdown_To_HTML_Update.tmpl.html index 2f301ba..05f79d5 100644 --- a/html/blog/Markdown_To_HTML_Update.tmpl.html +++ b/html/blog/Markdown_To_HTML_Update.tmpl.html @@ -5,10 +5,12 @@ {{define "main"}}

Blog

-
-

{{.Post.Title}}

-

So, I got the site to use real, authentic, true to the standard, “text/template” format for my pages and posts. No more strange, non-conforming elements. More readable source code?? We have it. The best?? Probably not… but that’s okay because progress is progress. The last few things to do are program in the tagging system, set up ImageMagick for automatically sizing images, and writing the automation scripts to move everything where it sholud go.

-

Getting this all to work has been a great adventure. Going back to programming has been pretty refreshing compared to working on art. A program is either right or wrong. It does what you expect, or it doesn’t. There’s not much interpretation to be had and I miss it.

-

Uploaded:

-
+
+
+

{{.Post.Title}}

+

So, I got the site to use real, authentic, true to the standard, “text/template” format for my pages and posts. No more strange, non-conforming elements. More readable source code?? We have it. The best?? Probably not… but that’s okay because progress is progress. The last few things to do are program in the tagging system, set up ImageMagick for automatically sizing images, and writing the automation scripts to move everything where it sholud go.

+

Getting this all to work has been a great adventure. Going back to programming has been pretty refreshing compared to working on art. A program is either right or wrong. It does what you expect, or it doesn’t. There’s not much interpretation to be had and I miss it.

+

Uploaded:

+
+
{{end}} diff --git a/html/main/about.tmpl.html b/html/main/about.tmpl.html index 69caeb1..e749b4d 100644 --- a/html/main/about.tmpl.html +++ b/html/main/about.tmpl.html @@ -4,19 +4,21 @@ {{ define "canonical" }}/about{{end}} {{ define "main" }} -

alexscerba.com/about

-
-

About

-
- Highschool senior photo portrait of Alex next to Yerkes Observatory. -
Highschool senior photo.
-
-

My name is Alex Scerba, and I am a design student at the College for Creative Studies in Detroit, MI.

-
"It's just a machine. Open it up and see what's wrong."
-

This phrase is mostly what my life revolves around. Tinkering, making, repairing, and improving the world through these outlets is what I strive to do in my lifetime.

-

This site is my anti social media and is where I post about my life and school projects (when allowed) and serves as a way to keep up with my appreciation for software programming. The backend is written in Go (source can be found at notabug.org) and uses a templating system to keep hand-editing of pages to a bare minimum.

-

I keep my old site hosted for posterity. The blog page and others are extremely slow to load due to amount of content on the pages and size of images, but it is a fun project to look back on.

-

My friend Ángel Castañeda has also been working on a site built in Go at the same time. Check it out at www.angel-castaneda.com

-

Contact me at ascerba@collegeforcreativestudies.edu

+

About

+
+
+

Me and This Website

+
+ Highschool senior photo portrait of Alex next to Yerkes Observatory. +
Highschool senior photo.
+
+

My name is Alex Scerba, and I am a design student at the College for Creative Studies in Detroit, MI.

+
"It's just a machine. Open it up and see what's wrong."
+

This phrase is mostly what my life revolves around. Tinkering, making, repairing, and improving the world through these outlets is what I strive to do in my lifetime.

+

This site is my anti social media and is where I post about my life and school projects (when allowed) and serves as a way to keep up with my appreciation for software programming. The backend is written in Go (source can be found at notabug.org) and uses a templating system to keep hand-editing of pages to a bare minimum.

+

I keep my old site hosted for posterity. The blog page and others are extremely slow to load due to amount of content on the pages and size of images, but it is a fun project to look back on.

+

My friend Ángel Castañeda has also been working on a site built in Go at the same time. Check it out at www.angel-castaneda.com

+

Contact me at ascerba@ccsdetroit.edu

+
{{ end }} \ No newline at end of file diff --git a/html/main/blog.tmpl.html b/html/main/blog.tmpl.html index 055d2ec..989743c 100644 --- a/html/main/blog.tmpl.html +++ b/html/main/blog.tmpl.html @@ -4,12 +4,14 @@ {{ define "canonical" }}/blog{{end}} {{ define "main" }} -

alexscerba.com/blog

+

Blog

-
-

Entries

+
+
+

Entries

{{ range .Posts.Contents}}

- {{ .Title }}

{{ end }} +
{{ end }} \ No newline at end of file diff --git a/html/main/index.tmpl.html b/html/main/index.tmpl.html index e30fefb..6760fae 100644 --- a/html/main/index.tmpl.html +++ b/html/main/index.tmpl.html @@ -5,8 +5,10 @@ {{ define "main" }}

alexscerba.com

-

My place to:

-

showcase design projects.
post life updates.
bulid web-development skills.

+
+

My place to:

+

showcase design projects.
post life updates.
bulid web-development skills.

+

Latest Design Projects

diff --git a/html/main/projects.tmpl.html b/html/main/projects.tmpl.html index 9afc81d..18ad060 100644 --- a/html/main/projects.tmpl.html +++ b/html/main/projects.tmpl.html @@ -4,10 +4,11 @@ {{ define "canonical" }}/projects{{end}} {{ define "main" }} -

alexscerba.com/projects

+

Projects

-
-

Completed

+
+
+

Completed

{{ range .Posts.Contents }}
@@ -16,5 +17,6 @@
{{ end }} +
{{ end }} \ No newline at end of file diff --git a/html/projects/CCS_Entry_Portfolio.tmpl.html b/html/projects/CCS_Entry_Portfolio.tmpl.html index 2723ce1..cb397f2 100644 --- a/html/projects/CCS_Entry_Portfolio.tmpl.html +++ b/html/projects/CCS_Entry_Portfolio.tmpl.html @@ -5,18 +5,20 @@ {{define "main"}}

Project

-
-

{{.Post.Title}}

-
- Arai helmet sketch. - Cat, Bernie, sketch. - Zoomed peacock sketch with feathers out. - Flamingo standing on one leg sketch. - Harley Davidson concept sportbike sketch. - Side view Honda SL350 bobber sketch. - Peakcock sketch with feathers tucked. - Sketch of my dorm setup at the Milwaukee School of Engineering. -
-

Uploaded:

-
+
+
+

{{.Post.Title}}

+
+ Arai helmet sketch. + Cat, Bernie, sketch. + Zoomed peacock sketch with feathers out. + Flamingo standing on one leg sketch. + Harley Davidson concept sportbike sketch. + Side view Honda SL350 bobber sketch. + Peakcock sketch with feathers tucked. + Sketch of my dorm setup at the Milwaukee School of Engineering. +
+

Uploaded:

+
+
{{end}} \ No newline at end of file diff --git a/html/projects/CCS_Sophomore_Interior.tmpl.html b/html/projects/CCS_Sophomore_Interior.tmpl.html index 6e99cfa..91897fa 100644 --- a/html/projects/CCS_Sophomore_Interior.tmpl.html +++ b/html/projects/CCS_Sophomore_Interior.tmpl.html @@ -5,10 +5,12 @@ {{define "main"}}

Project

-
-

{{.Post.Title}}

-

Honda S-30 project at CCS

- Sophomore interior studio project HONDA S-30. -

Uploaded:

-
+
+
+

{{.Post.Title}}

+

Honda S-30 project at CCS

+ Sophomore interior studio project HONDA S-30. +

Uploaded:

+
+
{{end}} \ No newline at end of file diff --git a/html/projects/MCTS_Personal_Transit_Concept.tmpl.html b/html/projects/MCTS_Personal_Transit_Concept.tmpl.html index f5082a3..9a4f16e 100644 --- a/html/projects/MCTS_Personal_Transit_Concept.tmpl.html +++ b/html/projects/MCTS_Personal_Transit_Concept.tmpl.html @@ -5,33 +5,35 @@ {{define "main"}}

Project

-
-

{{.Post.Title}}

-

This is a project completed at CCS for Design Theory II: Mobility

- - - - - - - - - - - - - - - - - - - - - - - - -

Uploaded:

-
+
+
+

{{.Post.Title}}

+

This is a project completed at CCS for Design Theory II: Mobility

+ + + + + + + + + + + + + + + + + + + + + + + + +

Uploaded:

+
+
{{end}} \ No newline at end of file -- cgit v1.2.3