Skip to main content

100 Days Of Code: Websites == Experience

Photo from https://unsplash.com/@markusspiske

Sometimes, life just doesn't go according to plan. Like this post, that should have been done yesterday. And is going to be choppy, since it seems that they need me more than usual right now.

I had been taken, literally, to visit a friend of my son - who owned a shop here in town. Okay, yeah, they have a Facebook presence (actually, two of them), but wanted more exposure. And so I was 'volunteered' to do a quick web page for them - and then offered, since I was doing one, I may as well do two, to the stylist that rented a part of their sales floor.

This was a mistake - trying to get communication with them is nearly impossible. I have rough ideas ready for both sites, but want some information from them. I'm about ready to give up - and use just random images from the internet.

That takes care of two of the sites - the third is a wonderful business in another state: a Mexican-Greek restaurant that is very involved in the community. I have a menu, and have made plans to return some time soon for another meal. This one is taking a while: I want this to be as unique and welcoming as the business is.

Making websites just to have on the portfolio has never appealed to me - there are so many small businesses that might be interested in having one, and getting to meet new people, and support the local community is always a pleasure.

Popular posts from this blog

Drop-down values for injection

cover_image: https://www.pexels.com/photo/flat-lay-photography-of-gold-iphone-on-opened-notebook-beside-pen-583847/ canonical_url:  --- Photo by Jessica Lewis 🦋 thepaintedsquare   Learning in public is grand, and when you have a team that is willing to help with something that seems simple, but you fall into overthink for the wrong items, it can really help to type out your thoughts, actions, and what the program does to frustrate you. And in this case, getting a value I could see in the debugger was the issue The automation needs to check for page elements – and the drop-down selector triggers potentially different elements. Plus, depending on the user logged in, there may well be different options available in that drop-down. Then, I can get the options available for the user on the drop down, get their values, cycle through them, and verify each set of elements on the page. My test account for this has four options on the drop-down, so I budgeted a couple of hours to get ...

30 Days of Postman - for Testers!

  https://www.pexels.com/photo/white-and-brown-cat-lying-beside-a-laptop-and-toys-5468268/ Photo by Karolina Grabowska from Pexels   Working with developer- focused tools can be a challenge for some testers: we may know what the words mean, but haven't used those skills recently enough to make the tasks simple. Or we may not have ever used them, other than at a quick glance to make sure that what we are getting matches what it should be sending. And some give results that require us to go find another team member to help interpret the results. Being a more-independent tester has always been one of my goals - being able to use the tools that are common in the team, and be able to do at least basic tasks that support my tests with them. Our team used Postman for many of the API tasks that we had, so exploring this tool was a natural fit. There are alternatives it there, both graphical and command line, so feel free to explore! The items that you can do, and tools that ...

100 Days of Code Retrospective: Finding options

Thanks for the image, brainyquote.com ! Warning: this section has some details you may not wish to know - skip it if desired. So why, with a child and parent(s) that need attention, would anyone start on a learn-it-yourself path? This has been the best of a list of options, some of which weren't healthy. I'm not skinny enough to strip or work in a gym, I've lost my patience for call center work (the bosses, not most of the customers and co-workers), and damaged a shoulder working food service. I have to make plans for the future - parent isn't going to live forever, and the child is both working full-time, and looking for someone to start a long-term relationship with. The relationships I've had left me with not only bills, but a distrust of someone who isn't willing to work as hard as I do. My college degree is mostly worthless, with the changes in technology - by stopping to care for the family, I found myself behind. And the student loan ...