Home Resources Bio Meet the Family

Where are we? This feels like a blog maybe

I retired from ASP, CMS, HTML, CSS and JavaScript coding in 2019. But I keep my hand in handling small jobs and learning new ways to make things work.

One of the fascinating things to watch is the development of HTML/CSS/JS. In my mind, HTML was a more simple and direct way to build web pages. You didn't need complicated languages or compilers or indepth programming knowledge. It was straight forward logic.

Classic ASP, now about 20+ years old, worked well within this landscape. I could code and debug in Classic ASP from a text file. You tend to learn more, faster when you have to fix your own mistakes. It took less than 10 lines to write "Hello, World".

<html>
<head></head>
<body>Hello, World!</body>
</html>

Then programmers got involved

For me, ASP.Net was not as friendly. You couldn't code in a simple editor. You had to learn Visual Studio and set up an entire structure. It just felt like programmers taking over a simple project and making it more complicated.

Mind you, my late husband was a skilled programmer -- assembly, SAS, shell, C, C++, Java -- picking up languages as they evolved. He also understood hardware. In my line of work, I was the conduit who interpreted what the programmers did, coding it to work for the customer. That is a level of expertise on its own.

Back to HTML ...

Fast forward and HTML is talking about web components, reusable HTML templates and custom elements. We can define the headers & footers once and then add them to pages with a JS include. No ASP, no ASP.net, no java, no C++, no compiles. Just some HTML and JavaScript.

Check out the Introduction to Web Components by Caleb Williams over at CSS-Tricks.com.

Looking for Classic ASP Support ...

My current and only hosting provider, Network Solutions, still supports Classic ASP, but its hosting plan was very expensive. This led to my search into hosting sites, which all seem to be pushing user-friendly web building packages. Hosting for the masses. Nothing wrong with that and quite profitable, I suspect.

You choose a pre-designed template page with limited customization of text, images and pre-set styling. I find false limitations frustrating. Why can't I add my own stylesheet, tweak the size or move that object 20 pixels to the right.

Staying with Network Solutions!!

I just wrote a blog about my search for a new vendor and the shortcomings/issues I ran into. I signed up and then canceled 3-month trials, 1-month trials and even a free 60-day trial (which proved to be the most promising). But each had issues that made me cancel. In the end, I kept my account at Network Solutions.

But check around and read lots of blogs, reviews and Youtube videos. There may be a bargain awaiting you.


What are the top web building packages? Can I add customized HTML, CSS, JS codes?

USA Today's Pick on Best Webbuilders.


What are the top programming languages for 2030-2024". What should I learn? Where is my time best utilized?


IEEE Spectrum: "The Top Programming Languages of 2023".