Search Results
How I Used AI and Python to Validate STORIS and Inntopia Data for Planning, Mapping, and Pattern Finding
I do not dump whole exports into a chatbot. I use an LLM to help write tight Python that answers one question at a time, prove it on a small sample, then run it locally larger data sets. That keeps work repeatable, cuts token cost, and keeps sensitive fields off hosted tools while I plan integrations and product mapping.
Can a Minimum Viable Product Be a Building Block for Your Business?
Discussion of a Minimum Viable Product (MVP) as the building block for a business. Topics covered include cost efficient and timely feedback, use by startups and relation to crowd funding websites.
OAuth2 with Magento Cloud and Local PHP Server
I was using the magento-cloud CLI tool a bit ago, which is for interacting with their cloud hosting service, and it had an interesting login mechanism. I dug into it a bit to figure out what it was doing and thought I’d share what I learned.
How to setup CI/CD in GitLab
An introduction in how to use GitLab's CI/CD system setup to automate processes and bring increased efficiency to development projects.
Benefits of using Gatsby Cloud to host your Shopify Storefront
Review the benefits of using Gatsby Shopify for your ecommerce store. Discover what your store can expect with Gatsby Cloud.
Planning Your E-Commerce Shipping & Customer Service Policies
Discussion of shipping charges & customer service policies for a business adding e-commerce to its brick & mortar. Topics include whether customer or business will bear shipping costs, how customers will contact you online and policies for responding.
Managing Remote Offshore Software Development Teams
Working with remote teams seems like a daunting task, but really can be as efficient as managing an in house team. If managed correctly, this type of remote team model can be very beneficial to your business.
Load Testing the Scalability of Your App & Infrastructure
When building web apps that need to support a multitude of users, simulate that traffic efficiently & realistically by load testing on your infrastructure.
Remote Mass Image Optimization with AWS CLI
Do you have a large image database dragging down you're website? Here you'll see the steps taken to carry out a mass image optimization using Amazon’s AWS CLI and ImageMagick. The importance of web speed for high rankings makes this article a must read.
Design Case Study: CSS3 Gradient Tips & Tricks
We take a close look at some examples of what can be achieved with CSS3 gradients.
Forgotten Webpage Not Same as Deleted One (just ask LeBron)
"Scrubbing" unnecessary pages from a website avoids problems like the Cleveland Cavaliers had with "The Letter" while courting LeBron James return.
Split Fulfillment Between Shopify POS and STORIS at the Line-Item Level
How deterministic middleware maps STORIS fulfillment records to the correct Shopify fulfillment orders, line items, quantities, delivery methods, and tracking records.
