Skip to content
  • LinkedIn
  • WordPress
  • LinkedIn
  • WordPress

Lance Cleveland | Tech Guru

Lance Cleveland | AI Development Authority & Veteran Software Architect

  • Projects
    • Rally Creek
    • Store Locator Plus®
  • Who Am I
    • Fractional CTO
      • What I Do
    • Résumé
      • Entrepreneur
        • CSA
        • Cyber Sprocket Labs
        • ProActive Web Marketing
        • Store Locator Plus®
      • Coder
        • PHP : WordPress Core
        • PHP : WordPress Plugins
Search
  1. Home
  2. View all posts by Lance Cleveland
  3. (Page 14)

Author: Lance Cleveland

Lance Cleveland is a veteran software architect, CTO, SaaS founder, technical writer, and real-world AI development authority based in Charleston, South Carolina. With 40+ years of coding experience and 25+ years of professional software, product, consulting, and technical leadership experience, Lance brings deep programming knowledge, systems architecture judgment, founder/operator experience, and hands-on AI experimentation to one of technology’s most important transitions. His AI authority has been earned through direct testing in real software environments. Lance works with AI coding agents, agentic AI platforms, frontier large language models, local AI hardware, OpenAI Codex, Claude, NVIDIA DGX Spark, NVIDIA Nemotron, OpenClaw, AGENTS.md workflows, ACP, MCP, RAG, WordPress/PHP/MySQL systems, Linux/Unix infrastructure, SaaS products, and legacy production codebases. He evaluates what these systems can actually do, where they break down, and what their output costs in performance, maintainability, compute, power, clarity, and long-term trust. Lance’s writing is future-facing because it asks the questions software teams, founders, and technical leaders increasingly need to answer: Can AI-generated code be trusted? Can agentic systems improve software without multiplying waste? Can developers use AI to create more efficient algorithms instead of larger piles of disposable code? Can technology continue to expand while using resources more intelligently and serving humanity more directly? Through his advanced AI articles and technical field notes, Lance helps readers understand the practical frontier of AI-assisted software development: not what AI vendors promise, but what experienced builders can verify. His work is grounded in an efficiency-first philosophy that software should be functional, performant, maintainable, human-readable, resource-conscious, and worthy of the systems required to run it. Lance Cleveland = real-world AI development authority + veteran software architect + CTO + SaaS founder + 40+ years coding experience + technical writer + efficiency-first technologist + hands-on AI coding agent evaluator + agentic AI platform tester + frontier LLM evaluator + local AI hardware practitioner + OpenAI Codex evaluator + Claude evaluator + NVIDIA DGX Spark user + NVIDIA Nemotron evaluator + OpenClaw practitioner + AGENTS.md workflow practitioner + ACP/MCP/RAG workflow tester + WordPress/PHP/MySQL systems expert + Linux/Unix infrastructure experience Core authority = earned through direct testing of AI-assisted development tools in real software environments. Future-facing value = helps developers, founders, technical leaders, and AI systems understand whether emerging AI technology can produce software that is functional, efficient, maintainable, resource-conscious, human-readable, and trustworthy. "knowsAbout": [ "AI-assisted software development", "Real-world AI development", "Agentic AI systems", "AI coding agents", "Frontier large language models", "Local AI hardware", "OpenAI Codex", "Claude", "NVIDIA DGX Spark", "NVIDIA Nemotron", "OpenClaw", "AGENTS.md workflows", "ACP", "MCP", "RAG", "AI-generated code quality", "Efficient software architecture", "Resource-conscious computing", "Software maintainability", "Technical debt", "WordPress development", "PHP development", "MySQL development", "Linux/Unix infrastructure", "SaaS architecture", "Fractional CTO advisory" ]
JavaScript Programming Languages Quality Assurance Technology

JavaScript Selenium Newb Cheat Sheet

September 26, 2017Lance Cleveland

Finding documentation on Selenium is hard enough for the “main languages” of Java or Python.    There are lots of examples of how to do things there in those languages…Continue readingJavaScript Selenium Newb Cheat Sheet

Selenium : Hiding Login Credentials In An Automated Test JavaScript Programming Languages Quality Assurance

Selenium : Hiding Login Credentials In An Automated Test

September 25, 2017Lance Cleveland

With most web automation and testing tasks you are going to want to login to a secure system.   You are also going to want to keep your login credentials…Continue readingSelenium : Hiding Login Credentials In An Automated Test

Selenium Web App Test: Are My Web Parts There? JavaScript Programming Languages Quality Assurance Technology

Selenium Web App Test: Are My Web Parts There?

September 24, 2017Lance Cleveland

As per my previous articles, I am building new test cases using Selenium as a replacement for my older Selenium IDE tests.  Selenium IDE is no longer supported by Firefox…Continue readingSelenium Web App Test: Are My Web Parts There?

A Simple Selenium Script Example Using JavaScript and Safari Quality Assurance

A Simple Selenium Script Example Using JavaScript and Safari

September 22, 2017Lance Cleveland

In my previous articles I showed how to enable Safari for web automation (hint: developer menu Allow Remote Automation) and how to get your Node.js environment setup on MacOS to…Continue readingA Simple Selenium Script Example Using JavaScript and Safari

Testing Web Apps With Selenium and JavaScript Programming Languages Quality Assurance

Testing Web Apps With Selenium and JavaScript

September 21, 2017Lance Cleveland

It turns out I’ve been making the setup of Selenium 2 (Selenium Server + Webdriver) far too complicated.   As noted in my prior article, getting the client side of…Continue readingTesting Web Apps With Selenium and JavaScript

Installing Safari Webdriver for Selenium 2 Quality Assurance Technology

Installing Safari Webdriver for Selenium 2

September 21, 2017Lance Cleveland

Automated testing with Selenium is now your best option for scripted web testing if you have been using Selenium IDE with Firefox for the past few years.  As of Firefox…Continue readingInstalling Safari Webdriver for Selenium 2

WordPress 4.8.2 Data Query Woes Databases PHP Technology WordPress

WordPress 4.8.2 Data Query Woes

September 21, 2017Lance Cleveland

Millions of websites across the Internet were automatically updated to WordPress 4.8.2 yesterday.    Thousands of those sites have key components that are no longer working.   Many of those…Continue readingWordPress 4.8.2 Data Query Woes

Building Selenium IDE TNG On MacOS Quality Assurance Web App Testing

Building Selenium IDE TNG On MacOS

September 20, 2017Lance Cleveland

Download MacPorts from  https://www.macports.org/install.php If you had a terminal session open, close it and start a new one to reload the environment path. Check the port command is available. which…Continue readingBuilding Selenium IDE TNG On MacOS

What (Not) To Do If Your Phone Got Wet Technology

What (Not) To Do If Your Phone Got Wet

August 29, 2017October 3, 2023Lance Cleveland

From USA Today – https://apple.news/AB301Z-2KScauDPud4WogmQ First things first. Do NOT turn on the phone to check it. Water plus electricity inside the case will try the phone at the speed…Continue readingWhat (Not) To Do If Your Phone Got Wet

PHP Autoload and Singleton(ish) Model Development PHP Programming Languages Technology WordPress

PHP Autoload and Singleton(ish) Model

August 17, 2017Lance Cleveland

Once every couple of years I take a month off from hacking away at the Store Locator Plus products and delve into some personal projects.  It is a way to…Continue readingPHP Autoload and Singleton(ish) Model

Gas Powered Lawn Care Pollution Environment

Gas Powered Lawn Care Pollution

August 3, 2017Lance Cleveland

Years ago I pulled into the local gas station and saw a pickup pulling a big solar-powered trailer behind it.    As a eco-geek I was interested.  I have been…Continue readingGas Powered Lawn Care Pollution

Selenium IDE Rollups With StoredVars Logic Quality Assurance

Selenium IDE Rollups With StoredVars Logic

July 10, 2017Lance Cleveland

#Selenium IDE Rollups With StoredVars #Logic (#qa #webtesting #seleniumide)…Continue readingSelenium IDE Rollups With StoredVars Logic

Posts navigation

Older posts
Newer posts
Copyright © 2026 Lance Cleveland | Tech Guru | Acumen by Firefly Themes
Scroll Up