Learning A Bit

    • About
Illustration of a bird flying.
  • Elasticsearch!

    For longer than I’d like to admit, I kept hearing about this thing called Elasticsearch. Now I have an idea of what it is! Over the last week, I completed the Beginner’s Crash Course to Elastic Stack (YouTube mini videos). I am by no means claiming that I KNOW Elasticsearch, but I believe I have…

    February 14, 2022
  • Diving Back In. Again…

    Well, I allowed my education to take a back seat again… I have relocated to another state, and my goal is to build the skills needed to always get a remote job/career, so I can live anywhere! Fortunately, my progress has not been as stagnant as my postings. I made a page on my GitHub…

    February 4, 2022
  • PHP, SEO and MySQL Walk into a Bar…

    Ok, maybe they don’t walk into a bar, but meet up on a website. In this case, it’s a site for work. This new website has a section for articles, similar to blog posts. Creating the articles and accessing them were “easy” (I will not go into detail about how to access a mysql database…

    May 1, 2021
  • Python and Python Scripting

    This post is being created as an example of an area of concern while I am teaching myself… Am I learning the right stuff? I am beginning to look for a new position, and some employers are looking for “Python Scripting”. It was not a phrase I was familiar with and looked it up, but…

    November 22, 2019
  • A Lesson Learned Through Pycharm

    A couple of years ago, I won a copy of Pycharm, and have been loving it ever since! This is not a paid advertisement, just my own experiences. It took me a long time to discover the following feature, because reading the manual from front to back and finding out the available features is not…

    October 3, 2019
  • Triumphant over PHP7!

    I am not a php developer, but I have built a couple websites that utilize the PHP include statement to make a single instance of an item such as a header or footer and use across the whole site. When php5x was deprecated, the previous statements would no longer work in 7… I consulted with…

    May 4, 2019
  • Flask Simple Basic Authentication

    For my day job, I rebuilt the main site with Python, Flask Flask-SQLAlchemy & SQLite. (I chose SQLite over MySQL for simplicity reasons, but that may be changing) I am using Flask-HTTPAuth to access a few individual pages for admin reasons, so I don’t need to secure the whole site. For the moment, I thought using…

    May 3, 2019
  • Twilio, a lovely platform

    I discovered Twilio a couple years ago when beginning to build my app, Alertyoself. Twilio is a cloud communication platform that handles the difficulty for you. (This is not a paid advertisement, I just really like their service) Recently, I played with their new verification service, and I admit it is pretty nice. To be…

    April 22, 2019
  • Big Step in FreeCodeCamp!

    I have been slacking. I can justify the heck out of it, but that does not change the fact that there is no GOOD reason for being lazy the last 30 days or so. But now that I am getting back in the driver’s seat, a big step has finally been completed on FreeCodeCamp. I…

    September 8, 2018
  • Backend Check In

    Since my last post, I have kept at it, building the backend to my app (and rebuilding the app itself). A lot of time has been taken up by figuring out what to use. I believe I have settled on Alamofire for the network connection to the “API” (quotes are used here because it is not…

    July 7, 2018
←Previous Page
1 2 3 4 5 … 8
Next Page→

Learning A Bit

Proudly powered by WordPress