<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Travis Media’s Blog</title><description/><link>https://travis.media/</link><item><title>What Are Agent Skills? A Practical Guide to SKILL.md Files</title><link>https://travis.media/blog/what-are-ai-agent-skills-skill-md/</link><guid isPermaLink="true">https://travis.media/blog/what-are-ai-agent-skills-skill-md/</guid><description>Agent Skills and SKILL.md files are becoming one of the most useful ways to teach AI agents repeatable workflows. Here is what they are, what they are not, and how to create your first one.</description><pubDate>Mon, 04 May 2026 11:00:00 GMT</pubDate></item><item><title>What Is MCP? The Model Context Protocol Simply Explained</title><link>https://travis.media/blog/model-context-protocol-mcp-explained/</link><guid isPermaLink="true">https://travis.media/blog/model-context-protocol-mcp-explained/</guid><description>MCP is the open standard that lets AI agents connect to external tools, data, and workflows. Here is the simple explanation developers need, with practical examples.</description><pubDate>Sun, 03 May 2026 11:45:00 GMT</pubDate></item><item><title>What is SPIFFE? A Simple Guide to the Identity Standard Behind AI Agents</title><link>https://travis.media/blog/what-is-spiffe-identity-standard-ai-agents/</link><guid isPermaLink="true">https://travis.media/blog/what-is-spiffe-identity-standard-ai-agents/</guid><description>Static API keys and long-lived secrets are dying out. SPIFFE is the open standard quietly replacing them, and it&apos;s quickly becoming the foundation for how AI agents prove who they are. Here&apos;s what SPIFFE actually is, broken down for any developer.</description><pubDate>Sat, 02 May 2026 14:00:00 GMT</pubDate></item><item><title>Software 3.0 Explained: Andrej Karpathy on How AI Is Changing Programming Again</title><link>https://travis.media/blog/software-3-0-ai-changing-programming-karpathy/</link><guid isPermaLink="true">https://travis.media/blog/software-3-0-ai-changing-programming-karpathy/</guid><description>Andrej Karpathy&apos;s Software 3.0 idea explains why AI is not just another developer tool. It is a new programming layer built around prompts, context, agents, and human verification.</description><pubDate>Sat, 02 May 2026 13:30:00 GMT</pubDate></item><item><title>Vibe Coding vs Agentic Engineering: Andrej Karpathy&apos;s Big Idea for AI Coding</title><link>https://travis.media/blog/vibe-coding-agentic-engineering-karpathy/</link><guid isPermaLink="true">https://travis.media/blog/vibe-coding-agentic-engineering-karpathy/</guid><description>Andrej Karpathy&apos;s move from vibe coding to agentic engineering is not just a naming update. It is a better way to think about building software with AI agents without dropping the quality bar.</description><pubDate>Fri, 01 May 2026 13:00:00 GMT</pubDate></item><item><title>Omarchy v3.4.0 Screenshot Fix: Restore Clipboard-Only Capture (Shift+Print)</title><link>https://travis.media/blog/omarchy-screenshot-clipboard-only/</link><guid isPermaLink="true">https://travis.media/blog/omarchy-screenshot-clipboard-only/</guid><description>Omarchy v3.4.0 changed screenshot behavior, but clipboard-only capture still works. Here’s how to restore Shift+Print with a custom Hyprland binding.</description><pubDate>Tue, 03 Mar 2026 23:05:00 GMT</pubDate></item><item><title>Running OpenClaw on a Headless Mac (My Pi 4 Wasn&apos;t Cutting It)</title><link>https://travis.media/blog/running-openclaw-headless-mac/</link><guid isPermaLink="true">https://travis.media/blog/running-openclaw-headless-mac/</guid><description>A Raspberry Pi 4 can run OpenClaw, but barely. Here&apos;s how I migrated to a broken MacBook Pro and turned it into a headless OpenClaw server.</description><pubDate>Sat, 21 Feb 2026 15:00:00 GMT</pubDate></item><item><title>How to Set Up OpenClaw Skills (And the 5 You Actually Need)</title><link>https://travis.media/blog/openclaw-skills-guide/</link><guid isPermaLink="true">https://travis.media/blog/openclaw-skills-guide/</guid><description>OpenClaw skills are one of the most underused features. Here&apos;s how they work, where they live, and the ones I actually use every day.</description><pubDate>Fri, 20 Feb 2026 12:00:00 GMT</pubDate></item><item><title>Mandatory AI Reading for Developers (My 2026 Reading Plan)</title><link>https://travis.media/blog/ai-reading-list-2026-devs/</link><guid isPermaLink="true">https://travis.media/blog/ai-reading-list-2026-devs/</guid><description>If you&apos;re a developer and AI still feels fuzzy, these are the books I&apos;m working through in 2026, in this exact order, to actually understand what&apos;s happening under the hood.</description><pubDate>Thu, 19 Feb 2026 20:00:00 GMT</pubDate></item><item><title>How to Switch OpenClaw from Claude to ChatGPT (And Why Everyone Is)</title><link>https://travis.media/blog/switch-openclaw-claude-to-chatgpt/</link><guid isPermaLink="true">https://travis.media/blog/switch-openclaw-claude-to-chatgpt/</guid><description>Anthropic&apos;s TOS looks to block Claude OAuth tokens in OpenClaw. Here&apos;s how to switch to a ChatGPT/Codex subscription in about 5 minutes.</description><pubDate>Thu, 19 Feb 2026 05:00:00 GMT</pubDate></item><item><title>Top 10 Best-Selling AI Courses on Udemy (2026)</title><link>https://travis.media/blog/top-selling-ai-courses-udemy/</link><guid isPermaLink="true">https://travis.media/blog/top-selling-ai-courses-udemy/</guid><description>The AI course market on Udemy is massive right now. Here are the 10 best-selling AI courses worth your time and money in 2026.</description><pubDate>Wed, 18 Feb 2026 19:00:00 GMT</pubDate></item><item><title>Why Your OpenClaw Bot Forgets Everything (And How QMD Helps Fix It)</title><link>https://travis.media/blog/openclaw-memory-qmd-guide/</link><guid isPermaLink="true">https://travis.media/blog/openclaw-memory-qmd-guide/</guid><description>Your OpenClaw bot keeps forgetting things between sessions. Here&apos;s how to fix it with QMD, a free, fully local memory search engine that adds semantic search without API keys or cloud services.</description><pubDate>Wed, 18 Feb 2026 14:00:00 GMT</pubDate></item><item><title>Go 1.26: What&apos;s New and Why It Matters</title><link>https://travis.media/blog/go-1-26-whats-new/</link><guid isPermaLink="true">https://travis.media/blog/go-1-26-whats-new/</guid><description>Go 1.26 just dropped with a new garbage collector, expression-based `new()`, self-referential generics, goroutine leak detection, and a completely revamped `go fix`. Here&apos;s what matters and why.</description><pubDate>Mon, 16 Feb 2026 20:00:00 GMT</pubDate></item><item><title>How To Fix OpenClaw &quot;Device Token Mismatch&quot; Error (Quick Fix)</title><link>https://travis.media/blog/openclaw-device-token-mismatch/</link><guid isPermaLink="true">https://travis.media/blog/openclaw-device-token-mismatch/</guid><description>Getting &apos;unauthorized: device token mismatch&apos; on OpenClaw? Here&apos;s the quick fix — your gateway token and service file token are out of sync.</description><pubDate>Mon, 16 Feb 2026 14:00:00 GMT</pubDate></item><item><title>The Best Google Analytics Alternative in 2026 (I Tried Them All)</title><link>https://travis.media/blog/rybbit-best-google-analytics-alternative/</link><guid isPermaLink="true">https://travis.media/blog/rybbit-best-google-analytics-alternative/</guid><description>I switched from Google Analytics to Plausible to Rybbit, an open-source, privacy-friendly, cookieless analytics tool that finally gets it right. Here’s why Rybbit is the best Google Analytics alternative for developers.</description><pubDate>Sat, 14 Feb 2026 10:15:00 GMT</pubDate></item><item><title>The Best Desk Microphone for AI Dictation in 2026: Why Every Developer Needs the MXL AC-44</title><link>https://travis.media/blog/best-desk-microphone-for-ai-dictation/</link><guid isPermaLink="true">https://travis.media/blog/best-desk-microphone-for-ai-dictation/</guid><description>Voice dictation is taking over the developer workflow. The LA Times just called it a movement. Here&apos;s why you need a discreet desk microphone for talking to AI,  and why the MXL AC-44 USB boundary mic is the perfect choice.</description><pubDate>Wed, 11 Feb 2026 13:00:00 GMT</pubDate></item><item><title>How to Build a Custom Weather Module for Waybar</title><link>https://travis.media/blog/custom-weather-module-waybar/</link><guid isPermaLink="true">https://travis.media/blog/custom-weather-module-waybar/</guid><description>Learn how to build a lightweight, custom weather widget for your Waybar status bar using the OpenWeatherMap API, curl, and jq. A step-by-step guide for Linux enthusiasts.</description><pubDate>Tue, 27 Jan 2026 12:33:47 GMT</pubDate></item><item><title>How To Install DaVinci Resolve on Omarchy (2026 Guide)</title><link>https://travis.media/blog/install-davinci-resolve-omarchy-nvidia/</link><guid isPermaLink="true">https://travis.media/blog/install-davinci-resolve-omarchy-nvidia/</guid><description>DaVinci Resolve on Arch Linux is infamous for silent crashes and broken UI scaling, especially on Wayland. This post walks through the exact setup that finally got Resolve running reliably on Omarchy with an NVIDIA GPU.</description><pubDate>Tue, 06 Jan 2026 11:33:47 GMT</pubDate></item><item><title>Career Advice for Anyone Feeling Stuck in Life (2026)</title><link>https://travis.media/blog/career-advice-anyone-feeling-stuck/</link><guid isPermaLink="true">https://travis.media/blog/career-advice-anyone-feeling-stuck/</guid><description>Feeling stuck in life or your career? I spent most of my 20s in replaceable jobs until a simple framework changed how I think about work and calling.</description><pubDate>Mon, 05 Jan 2026 18:00:00 GMT</pubDate></item><item><title>How to Open a URL in a New Tab Automatically: A Simple Chrome Extension</title><link>https://travis.media/blog/open-url-in-new-tab-chrome-extension/</link><guid isPermaLink="true">https://travis.media/blog/open-url-in-new-tab-chrome-extension/</guid><description>Learn how to open a URL in a new tab automatically with this simple, open-source Chrome extension. No tracking, no bloat, just a clean redirect to your favorite page every time you open a new tab.</description><pubDate>Thu, 01 Jan 2026 10:15:00 GMT</pubDate></item><item><title>How to Set Up Pi-hole v6 with Unbound on Raspberry Pi Using Docker</title><link>https://travis.media/blog/pihole-v6-unbound-docker-compose-raspberry-pi/</link><guid isPermaLink="true">https://travis.media/blog/pihole-v6-unbound-docker-compose-raspberry-pi/</guid><description>Learn how to set up Pi-hole v6 with Unbound as a recursive DNS resolver on a Raspberry Pi 4 using Docker Compose. Block ads network-wide while maintaining privacy with your own DNS resolver.</description><pubDate>Mon, 29 Dec 2025 22:06:00 GMT</pubDate></item><item><title>How to Install Omarchy on a Partition (Dual-Boot Windows)</title><link>https://travis.media/blog/install-omarchy-partition-dual-boot-windows/</link><guid isPermaLink="true">https://travis.media/blog/install-omarchy-partition-dual-boot-windows/</guid><description>Omarchy’s installer wipes entire disks by default. This guide shows how to manually install Omarchy on a single partition using Archinstall, with full disk encryption and a shared NTFS drive for dual-boot Windows setups.</description><pubDate>Sat, 20 Dec 2025 12:33:47 GMT</pubDate></item><item><title>How to Install WezTerm on Omarchy Linux (When the Standard Package Fails)</title><link>https://travis.media/blog/install-wezterm-omarchy-linux/</link><guid isPermaLink="true">https://travis.media/blog/install-wezterm-omarchy-linux/</guid><description>WezTerm not launching after installation on Omarchy Linux? Here&apos;s why the standard package doesn&apos;t work and how to install the working version from AUR.</description><pubDate>Sat, 13 Dec 2025 16:30:00 GMT</pubDate></item><item><title>How to Set Your Default Terminal in Omarchy Linux</title><link>https://travis.media/blog/set-default-terminal-omarchy-linux/</link><guid isPermaLink="true">https://travis.media/blog/set-default-terminal-omarchy-linux/</guid><description>Quick fix for setting your default terminal in omarchy Linux when xdg-terminal-exec picks the wrong one. One config file edit is all you need.</description><pubDate>Sat, 13 Dec 2025 15:15:00 GMT</pubDate></item><item><title>Fix &quot;Unknown Terminal xterm-ghostty&quot; SSH Error in Ghostty</title><link>https://travis.media/blog/ghostty-ssh-unknown-terminal-error/</link><guid isPermaLink="true">https://travis.media/blog/ghostty-ssh-unknown-terminal-error/</guid><description>Getting &quot;tput: unknown terminal xterm-ghostty&quot; errors when SSH-ing into servers? Here is the simple one-line fix for Ghostty terminal.</description><pubDate>Fri, 12 Dec 2025 11:00:00 GMT</pubDate></item><item><title>How to Manage Dotfiles with GNU Stow</title><link>https://travis.media/blog/manage-dotfiles-with-gnu-stow/</link><guid isPermaLink="true">https://travis.media/blog/manage-dotfiles-with-gnu-stow/</guid><description>A simple, powerful workflow for managing any Linux dotfiles with GNU Stow. This guide walks you step-by-step through setting up a clean, scalable dotfiles system using a Ghostty config as the example.</description><pubDate>Fri, 05 Dec 2025 11:25:00 GMT</pubDate></item><item><title>uvmk: A Global CLI to Scaffold uv Python Projects (Mac, Linux, Windows)</title><link>https://travis.media/blog/scaffold-uv-python-projects/</link><guid isPermaLink="true">https://travis.media/blog/scaffold-uv-python-projects/</guid><description>Stop repeating Python setup steps. uvmk is a tiny global CLI that scaffolds uv-based Python projects anywhere, plus zsh/PowerShell helpers that drop you into an activated venv instantly.</description><pubDate>Tue, 02 Dec 2025 12:33:47 GMT</pubDate></item><item><title>How to Add a New User in Kubernetes with Certificates &amp; RBAC</title><link>https://travis.media/blog/create-user-kubernetes-csr-roles/</link><guid isPermaLink="true">https://travis.media/blog/create-user-kubernetes-csr-roles/</guid><description>Create a Kubernetes user with client certificates and RBAC: generate a CSR, approve it, add kubeconfig creds, and bind least-privilege roles.</description><pubDate>Thu, 16 Oct 2025 07:12:57 GMT</pubDate></item><item><title>The Comet AI Browser Shift: How Perplexity Is Changing the Way We Browse the Web</title><link>https://travis.media/blog/perplexity-comet-ai-browser-future-of-browsing/</link><guid isPermaLink="true">https://travis.media/blog/perplexity-comet-ai-browser-future-of-browsing/</guid><description>Perplexity’s Comet AI Browser introduces a new way to browse the web, from passive search to AI-powered assistance. Learn what Comet does, the risks, and how to use it safely.</description><pubDate>Thu, 02 Oct 2025 12:00:00 GMT</pubDate></item><item><title>Install Kubernetes on Raspberry Pi 5: A Complete Guide</title><link>https://travis.media/blog/install-kubernetes-raspberry-pi-5/</link><guid isPermaLink="true">https://travis.media/blog/install-kubernetes-raspberry-pi-5/</guid><description>Learn how to install Kubernetes on Raspberry Pi 5. This guide walks you through preparing your Pis with Ubuntu and networking, then building a Kubernetes cluster with kubeadm, complete with automation scripts.</description><pubDate>Sat, 27 Sep 2025 12:00:00 GMT</pubDate></item><item><title>10 Essential AI &amp; Machine Learning Concepts for Developers in 2025</title><link>https://travis.media/blog/ai-machine-learning-concepts-for-developers/</link><guid isPermaLink="true">https://travis.media/blog/ai-machine-learning-concepts-for-developers/</guid><description>Learn the top 10 AI and machine learning concepts every developer should know in 2025. From model parameters and quantization to RAG, inference, and guardrails, this guide breaks down the essentials for building AI-powered apps.</description><pubDate>Thu, 25 Sep 2025 07:44:00 GMT</pubDate></item><item><title>Buying Your First Raspberry Pi 5 (Beginner’s Guide for 2025)</title><link>https://travis.media/blog/buying-your-first-raspberry-pi-5/</link><guid isPermaLink="true">https://travis.media/blog/buying-your-first-raspberry-pi-5/</guid><description>Thinking of buying your first Raspberry Pi? This 2025 guide covers the Raspberry Pi 5, starter kits, custom builds, SSD vs SD card storage, and step-by-step setup for your first home server.</description><pubDate>Mon, 22 Sep 2025 12:00:00 GMT</pubDate></item><item><title>Best Udemy AI Courses for 2025: LLMs &amp; AI Agents for AI Engineers</title><link>https://travis.media/blog/best-udemy-ai-courses/</link><guid isPermaLink="true">https://travis.media/blog/best-udemy-ai-courses/</guid><description>Looking for the best Udemy AI course in 2025? In this post, I will recommend my top three options for LLM engineering and AI Agents that you should enroll in this year.</description><pubDate>Wed, 17 Sep 2025 08:54:58 GMT</pubDate></item><item><title>Add Broken Link Checking to Astro Framework with Astro Link Validator</title><link>https://travis.media/blog/astro-broken-links-validator/</link><guid isPermaLink="true">https://travis.media/blog/astro-broken-links-validator/</guid><description>Learn how to use Astro Link Validator to automatically validate links in your Astro framework site. Catch broken internal pages, missing assets, and bad external URLs during the build process to improve SEO, reliability, and user experience.</description><pubDate>Tue, 16 Sep 2025 11:00:00 GMT</pubDate></item><item><title>Git Fetch vs Git Pull: Key Differences Explained</title><link>https://travis.media/blog/git-fetch-vs-pull/</link><guid isPermaLink="true">https://travis.media/blog/git-fetch-vs-pull/</guid><description>Learn the key differences between git fetch and git pull, with clear explanations and examples to help you choose the right command for your workflow.</description><pubDate>Thu, 11 Sep 2025 08:00:00 GMT</pubDate></item><item><title>6 Career Truths for Tech Workers in the AI Era</title><link>https://travis.media/blog/career-truths-tech-workers-ai-era/</link><guid isPermaLink="true">https://travis.media/blog/career-truths-tech-workers-ai-era/</guid><description>AI is reshaping tech careers. Here are six career truths every developer and tech worker should know to stay grounded and thrive in the AI era.</description><pubDate>Tue, 09 Sep 2025 08:00:00 GMT</pubDate></item><item><title>AI Model Parameters Explained: 2B vs 7B vs 40B and Beyond</title><link>https://travis.media/blog/ai-model-parameters-explained/</link><guid isPermaLink="true">https://travis.media/blog/ai-model-parameters-explained/</guid><description>What does it mean when an open source AI model has 2B, 7B, or 40B parameters? Learn how parameter count affects performance, hardware needs, and what developers and homelabbers should know before downloading and running these models.</description><pubDate>Mon, 08 Sep 2025 09:00:00 GMT</pubDate></item><item><title>What Is AI Model Quantization? Run Big Models on Small GPUs</title><link>https://travis.media/blog/ai-model-quantization-explained/</link><guid isPermaLink="true">https://travis.media/blog/ai-model-quantization-explained/</guid><description>Quantization makes it possible to run large AI models like 13B, 30B, and even 40B on consumer GPUs. Learn what quantization is, why it matters for homelabbers, and the benefits of using 4-bit or 8-bit models.</description><pubDate>Sun, 07 Sep 2025 12:00:00 GMT</pubDate></item><item><title>Git Merge vs Rebase: Differences, Examples, and Best Practices</title><link>https://travis.media/blog/git-merge-vs-rebase/</link><guid isPermaLink="true">https://travis.media/blog/git-merge-vs-rebase/</guid><description>Learn the key differences between git merge and git rebase with practical examples. Understand pros, cons, and best practices to decide which one to use.</description><pubDate>Sat, 06 Sep 2025 10:00:00 GMT</pubDate></item><item><title>8 Must-Read AI Books for Developers and Engineers in 2026</title><link>https://travis.media/blog/8-must-read-ai-tech-books/</link><guid isPermaLink="true">https://travis.media/blog/8-must-read-ai-tech-books/</guid><description>Discover the 8 best AI books for developers and software engineers in 2026 from machine learning foundations to LLM engineering and AI ethics.</description><pubDate>Fri, 05 Sep 2025 12:33:47 GMT</pubDate></item><item><title>How to Squash Multiple Commits Into One With Git Rebase</title><link>https://travis.media/blog/squash-multiple-commits-with-rebase/</link><guid isPermaLink="true">https://travis.media/blog/squash-multiple-commits-with-rebase/</guid><description>A quick, step-by-step guide to squash multiple commits into one using Git rebase—plus safe force-push tips and recovery tricks.</description><pubDate>Thu, 14 Aug 2025 20:00:00 GMT</pubDate></item><item><title>Master Claude Code: 15 Commands Every Developer Needs to Know</title><link>https://travis.media/blog/claude-code-commands-developer-should-know/</link><guid isPermaLink="true">https://travis.media/blog/claude-code-commands-developer-should-know/</guid><description>Unlock the full potential of your coding workflow with Claude Code. This blog post dives into 15 essential Claude Code commands and features that every developer should master to enhance productivity, streamline tasks, and revolutionize their interaction with AI-powered development.</description><pubDate>Sat, 26 Jul 2025 13:08:24 GMT</pubDate></item><item><title>Nextcloud AIO Without Buying a Domain: Local DNS + Caddy TLS Setup</title><link>https://travis.media/blog/nextcloud-aio-locally-no-domain/</link><guid isPermaLink="true">https://travis.media/blog/nextcloud-aio-locally-no-domain/</guid><description>Deploy Nextcloud AIO locally without buying a domain by using local DNS and Caddy for a self-signed HTTPS setup.</description><pubDate>Wed, 23 Apr 2025 12:33:47 GMT</pubDate></item><item><title>Your Network is Your Money: 5 Networking Principles</title><link>https://travis.media/blog/networking-as-a-developer/</link><guid isPermaLink="true">https://travis.media/blog/networking-as-a-developer/</guid><description>Five essential networking principles that can transform your professional relationships and open doors to new opportunities. Learn how to connect effectively and nurture your network.</description><pubDate>Thu, 17 Apr 2025 12:33:47 GMT</pubDate></item><item><title>Rethinking Tech Certifications: Are They Worth It</title><link>https://travis.media/blog/tech-certifications-worth-it/</link><guid isPermaLink="true">https://travis.media/blog/tech-certifications-worth-it/</guid><description>Let&apos;s discuss the real value of tech certifications and how they can shape your career. Learn about the real reason why they are important.</description><pubDate>Fri, 04 Apr 2025 12:33:47 GMT</pubDate></item><item><title>7 Essential Apps for Your Homelab Kubernetes Cluster</title><link>https://travis.media/blog/essential-apps-homelab-kubernetes/</link><guid isPermaLink="true">https://travis.media/blog/essential-apps-homelab-kubernetes/</guid><description>Discover the top 7 applications to enhance your home lab Kubernetes cluster. From security to management, these tools are essential for a robust environment.</description><pubDate>Thu, 03 Apr 2025 12:33:47 GMT</pubDate></item><item><title>8 Must-Read Tech Books for 2026</title><link>https://travis.media/blog/8-must-read-tech-books/</link><guid isPermaLink="true">https://travis.media/blog/8-must-read-tech-books/</guid><description>Let&apos;s look at the top eight tech books to elevate your skills and knowledge in 2026. Perfect for tech enthusiasts and IT professionals.</description><pubDate>Fri, 28 Mar 2025 12:33:47 GMT</pubDate></item><item><title>8 Essential Rules for Learning to Code in 2025</title><link>https://travis.media/blog/8-essential-rules-learning-to-code-2025/</link><guid isPermaLink="true">https://travis.media/blog/8-essential-rules-learning-to-code-2025/</guid><description>Discover eight essential rules for learning to code in 2025. Whether you&apos;re a beginner or looking to enhance your skills, this guide provides valuable insights into the coding landscape amidst AI advancements.</description><pubDate>Wed, 26 Mar 2025 09:09:24 GMT</pubDate></item><item><title>Installing PostgreSQL in Kubernetes with Bitnami&apos;s Helm Chart</title><link>https://travis.media/blog/installing-postgres-bitnami-helm-chart/</link><guid isPermaLink="true">https://travis.media/blog/installing-postgres-bitnami-helm-chart/</guid><description>A step-by-step guide to deploying PostgreSQL in Kubernetes using Bitnami&apos;s trusted Helm chart.</description><pubDate>Tue, 11 Mar 2025 12:13:25 GMT</pubDate></item><item><title>How to Create an IngressRoute With Multiple Paths</title><link>https://travis.media/blog/ingressroute-multiple-paths/</link><guid isPermaLink="true">https://travis.media/blog/ingressroute-multiple-paths/</guid><description>Learn how to configure a Traefik IngressRoute with multiple paths and compare it with a standard Kubernetes Ingress setup.</description><pubDate>Mon, 10 Mar 2025 12:13:25 GMT</pubDate></item><item><title>The Ultimate Guide to Job Hunting for New Grad Software Engineers</title><link>https://travis.media/blog/new-grad-software-engineers/</link><guid isPermaLink="true">https://travis.media/blog/new-grad-software-engineers/</guid><description>Complete 2025 guide for new grad software engineers: 6 proven strategies to land your first tech job, navigate AI concerns, and build a layoff-proof career.</description><pubDate>Sat, 26 Oct 2024 11:43:58 GMT</pubDate></item><item><title>Fix the Local By Flywheel Error on Mac When Trying To Update the Hosts File</title><link>https://travis.media/blog/local-by-flywheel-error-hosts/</link><guid isPermaLink="true">https://travis.media/blog/local-by-flywheel-error-hosts/</guid><description>Let&apos;s look at how to fix the &apos;Could not update hosts file&apos; error in Local by Flywheel on Mac M2 and M3 machines. We have the solution.</description><pubDate>Thu, 24 Oct 2024 11:43:58 GMT</pubDate></item><item><title>Top 5 Rust Books to Master the Language and Ecosystem in 2024</title><link>https://travis.media/blog/top-5-rust-books/</link><guid isPermaLink="true">https://travis.media/blog/top-5-rust-books/</guid><description>Let&apos;s explore the top 5 Rust books to master the language and ecosystem. From beginner guides to advanced topics, find the perfect resource for your Rust learning journey.</description><pubDate>Mon, 21 Oct 2024 12:52:17 GMT</pubDate></item><item><title>Best AI-Powered Web Scraping Tools for Data Collection</title><link>https://travis.media/blog/ai-web-scraping-tools/</link><guid isPermaLink="true">https://travis.media/blog/ai-web-scraping-tools/</guid><description>Let&apos;s look at the best AI web scraping tools for efficient data collection. Streamline your process and gain valuable insights with these innovative solutions.</description><pubDate>Thu, 17 Oct 2024 07:26:03 GMT</pubDate></item><item><title>Top 10 JavaScript Interview Questions: Master Your Next Technical Interview</title><link>https://travis.media/blog/javascript-interview-questions/</link><guid isPermaLink="true">https://travis.media/blog/javascript-interview-questions/</guid><description>Master the top 10 JavaScript interview questions with detailed explanations and code examples. Boost your confidence and ace your next technical interview!</description><pubDate>Tue, 15 Oct 2024 10:22:39 GMT</pubDate></item><item><title>12 Essential Web Development Tools Every Developer Should Know</title><link>https://travis.media/blog/essential-web-development-tools/</link><guid isPermaLink="true">https://travis.media/blog/essential-web-development-tools/</guid><description>Let&apos;s look at 12 essential web development tools that every developer needs to streamline their workflow, enhance productivity, and build high-quality websites and applications efficiently.</description><pubDate>Mon, 14 Oct 2024 12:33:47 GMT</pubDate></item><item><title>Rust in 2025: 12 Compelling Reasons Why Developers Should Master This Powerful Language</title><link>https://travis.media/blog/why-rust/</link><guid isPermaLink="true">https://travis.media/blog/why-rust/</guid><description>Explore 12 compelling reasons why Rust is becoming essential for developers in 2025. Learn about its safety, performance, and growing ecosystem in this comprehensive guide.</description><pubDate>Fri, 11 Oct 2024 06:07:23 GMT</pubDate></item><item><title>9 Profitable SaaS Apps You Could Build Today: Turning Your Programming Skills into Income</title><link>https://travis.media/blog/9-saas-apps/</link><guid isPermaLink="true">https://travis.media/blog/9-saas-apps/</guid><description>Discover 9 profitable SaaS apps you could build today. Learn how to turn your programming skills into income and explore real-world examples of successful developer-entrepreneurs.</description><pubDate>Thu, 10 Oct 2024 12:33:47 GMT</pubDate></item><item><title>Surviving Tech Layoffs: A Developer&apos;s Guide to Landing Your Next Role in 2025</title><link>https://travis.media/blog/navigating-tech-downturn/</link><guid isPermaLink="true">https://travis.media/blog/navigating-tech-downturn/</guid><description>Survive tech layoffs and land your next developer role with proven strategies. Learn to thrive after layoffs, leverage AI, boost your skills, and create new opportunities in the competitive tech job market.</description><pubDate>Wed, 09 Oct 2024 07:53:07 GMT</pubDate></item><item><title>How to Significantly Reduce Your Docker Images with Multi-Stage Builds</title><link>https://travis.media/blog/docker-multi-stage-builds/</link><guid isPermaLink="true">https://travis.media/blog/docker-multi-stage-builds/</guid><description>Learn how multi-stage builds can drastically reduce Docker image sizes, enhancing performance, deployment speed, and security. This guide walks step-by-step through this technique</description><pubDate>Fri, 04 Oct 2024 13:21:38 GMT</pubDate></item><item><title>How to Create a Pulse Effect With CSS Animation</title><link>https://travis.media/blog/css-pulse-effect/</link><guid isPermaLink="true">https://travis.media/blog/css-pulse-effect/</guid><description>The pulse effect is a popular and eye-catching CSS animation that can draw attention to important elements on your webpage. </description><pubDate>Thu, 03 Oct 2024 12:33:47 GMT</pubDate></item><item><title>Learning to Code in 2025: Why Zero to Mastery Academy Is the Best Platform</title><link>https://travis.media/blog/zero-to-mastery-academy/</link><guid isPermaLink="true">https://travis.media/blog/zero-to-mastery-academy/</guid><description>Discover why Zero to Mastery Academy is the leading platform for starting your coding journey in 2025. Explore courses, reviews, and tips on mastering coding skills.</description><pubDate>Tue, 01 Oct 2024 10:16:50 GMT</pubDate></item><item><title>5 Steps to Learn React in 2025</title><link>https://travis.media/blog/5-steps-to-learn-react/</link><guid isPermaLink="true">https://travis.media/blog/5-steps-to-learn-react/</guid><description>React is one of the most popular front-end JavaScript libraries. Let&apos;s break down the essential steps to learn React in 2025.</description><pubDate>Fri, 20 Sep 2024 12:33:47 GMT</pubDate></item><item><title>Larafast Review: The Ultimate SaaS Starter Kit for Laravel Developers</title><link>https://travis.media/blog/larafast-review/</link><guid isPermaLink="true">https://travis.media/blog/larafast-review/</guid><description>In this article, we&apos;ll dive deep into Larafast and why it can save you many hours of development on your next startup idea.</description><pubDate>Thu, 19 Sep 2024 12:13:25 GMT</pubDate></item><item><title>Unlocking Career Growth: The Importance of Long-Term Planning</title><link>https://travis.media/blog/long-term-career-strategies/</link><guid isPermaLink="true">https://travis.media/blog/long-term-career-strategies/</guid><description>Discover how strategic long-term thinking can transform your career and personal development. Learn the value of investing time wisely for a prosperous future.</description><pubDate>Wed, 11 Sep 2024 12:13:25 GMT</pubDate></item><item><title>5 Reasons Laravel is Trending in 2024</title><link>https://travis.media/blog/5-reasons-laravel/</link><guid isPermaLink="true">https://travis.media/blog/5-reasons-laravel/</guid><description>In this article, I want to give 5 reasons why I think many more people are finding a newfound enjoyment or a re-found enjoyment in the Laravel ecosystem.</description><pubDate>Fri, 06 Sep 2024 12:13:25 GMT</pubDate></item><item><title>How To Reset Your Coding Career In 3 Steps</title><link>https://travis.media/blog/reset-your-coding-career-in-3-steps/</link><guid isPermaLink="true">https://travis.media/blog/reset-your-coding-career-in-3-steps/</guid><description>Let me give you a few tips for redefining or hitting reset on your coding career so that you can find clarity for the upcoming years.</description><pubDate>Tue, 23 Jul 2024 12:13:25 GMT</pubDate></item><item><title>How To Survive Tech Layoffs (5 Actionable Steps)</title><link>https://travis.media/blog/how-to-survive-tech-layoffs/</link><guid isPermaLink="true">https://travis.media/blog/how-to-survive-tech-layoffs/</guid><description>In light of the tech layoffs over the past few years, here are five actionable steps to take in the unfortunate event that it happens to you.</description><pubDate>Fri, 12 Jul 2024 12:13:25 GMT</pubDate></item><item><title>40 Lessons About Life From a 40-Year-Old Developer</title><link>https://travis.media/blog/40-lessons-about-life-from-a-40-year-old-developer/</link><guid isPermaLink="true">https://travis.media/blog/40-lessons-about-life-from-a-40-year-old-developer/</guid><description>In step with turning 43 this year, I&apos;ve decided to share 40 Lessons about Life that I&apos;ve learned as a 40-year-old developer.</description><pubDate>Thu, 04 Jul 2024 11:12:57 GMT</pubDate></item><item><title>How To Call a GitHub Actions Workflow From Another Workflow</title><link>https://travis.media/blog/call-github-actions-workflow-from-another-workflow/</link><guid isPermaLink="true">https://travis.media/blog/call-github-actions-workflow-from-another-workflow/</guid><description>Learn how to call a GitHub Actions workflow from another workflow using workflow_call trigger, jobs dependencies, and secrets inheritance with step-by-step examples.</description><pubDate>Wed, 03 Jul 2024 11:12:57 GMT</pubDate></item><item><title>A Review of Voila: The All-In-One AI Assistant</title><link>https://travis.media/blog/review-of-voila-ai-assistant/</link><guid isPermaLink="true">https://travis.media/blog/review-of-voila-ai-assistant/</guid><description>While many people are chasing the latest and greatest in AI tools, many of us would benefit from ONE, simple tool that does it all! Today I want to share with you the tool that I use.</description><pubDate>Tue, 02 Jul 2024 08:28:37 GMT</pubDate></item><item><title>Python File Challenge | How Would You Code It?</title><link>https://travis.media/blog/python-file-coding-challenge/</link><guid isPermaLink="true">https://travis.media/blog/python-file-coding-challenge/</guid><description>The first in the &apos;How would you code it&apos; challenge. In this challenge, we&apos;ll write a script to delete duplicate files in a folder with Python.</description><pubDate>Fri, 27 Oct 2023 08:23:59 GMT</pubDate></item><item><title>How To Pass Any Azure Certification in 2024 | Complete Guide</title><link>https://travis.media/blog/pass-any-azure-certification/</link><guid isPermaLink="true">https://travis.media/blog/pass-any-azure-certification/</guid><description>Ready to earn your first Azure certification in 2024? This complete guide covers everything you need to know to pass any Azure certification exam, from choosing the right cert to study strategies and exam tips.</description><pubDate>Tue, 10 Oct 2023 12:28:37 GMT</pubDate></item><item><title>Programming Is Not Enough | 7 Additional Skills You Need</title><link>https://travis.media/blog/programming-is-not-enough/</link><guid isPermaLink="true">https://travis.media/blog/programming-is-not-enough/</guid><description>With all the new technologies out there, being a developer in the traditional sense is not enough. In this post, I want to share 7 additional skills that every programmer needs to know.</description><pubDate>Thu, 21 Sep 2023 10:15:29 GMT</pubDate></item><item><title>A Portfolio Project Checklist for a Developer&apos;s Success</title><link>https://travis.media/blog/portfolio-project-checklist/</link><guid isPermaLink="true">https://travis.media/blog/portfolio-project-checklist/</guid><description>In this post, I&apos;ll share how I would create a solid portfolio of projects if I were learning to code all over again.</description><pubDate>Thu, 17 Aug 2023 12:52:17 GMT</pubDate></item><item><title>ChatGPT Code Interpreter plugin! | What do we do now?</title><link>https://travis.media/blog/chatgpt-code-interpreter-plugin/</link><guid isPermaLink="true">https://travis.media/blog/chatgpt-code-interpreter-plugin/</guid><description>The ChatGPT Code Interpreter plugin was announced on July 6, 2023 and has caused quite the buzz. In this post, show you how to use it, discuss the impact it&apos;s making, and make a few AI predictions in the near future.</description><pubDate>Mon, 17 Jul 2023 18:52:17 GMT</pubDate></item><item><title>The BEST Resource For Learning the Rust Programming Language This Year</title><link>https://travis.media/blog/best-resource-learning-rust/</link><guid isPermaLink="true">https://travis.media/blog/best-resource-learning-rust/</guid><description>Discover the best online resource for learning Rust programming. Find out why Rust is worth learning and get expert recommendations for mastering this powerful language.</description><pubDate>Fri, 30 Jun 2023 12:52:17 GMT</pubDate></item><item><title>Why Most Self-Taught Developers NEVER Land The Job</title><link>https://travis.media/blog/self-taught-developers-never-land-job/</link><guid isPermaLink="true">https://travis.media/blog/self-taught-developers-never-land-job/</guid><description>In this post, I&apos;ll discuss the big hurdle that self-taught developers have a hard time jumping when trying to transition into tech and then I&apos;ll give 5 practical tips to help you get through it. </description><pubDate>Mon, 12 Jun 2023 12:52:17 GMT</pubDate></item><item><title>How to embed Google Drive Audio in HTML Audio Tag</title><link>https://travis.media/blog/embed-google-drive-audio-html/</link><guid isPermaLink="true">https://travis.media/blog/embed-google-drive-audio-html/</guid><description>There may be times where you want to create an HTML audio tag but instead of storing the MP3 on your server, you want to reference it out of your Google Drive storage. In this post, I&apos;ll show you how to do it.</description><pubDate>Fri, 02 Jun 2023 12:00:19 GMT</pubDate></item><item><title>Why Self Taught Developers SHOULD Get Certified</title><link>https://travis.media/blog/self-taught-developers-get-certified/</link><guid isPermaLink="true">https://travis.media/blog/self-taught-developers-get-certified/</guid><description>In this post, I&apos;ll share why, despite all the negativity toward IT certifications, self-taught developers SHOULD get certified to get ahead in their career.</description><pubDate>Thu, 01 Jun 2023 10:52:17 GMT</pubDate></item><item><title>My Unconventional, Self-Taught, Coding Story | Unedited</title><link>https://travis.media/blog/my-coding-story/</link><guid isPermaLink="true">https://travis.media/blog/my-coding-story/</guid><description>Here&apos;s an unedited, unscripted account of my journey of learning to code. From a non-traditional background, to the grind of learning the technology, I&apos;ll take you through it all up to the present day.</description><pubDate>Thu, 27 Apr 2023 12:00:00 GMT</pubDate></item><item><title>REAL Uses of ChatGPT as a Developer | 12 Practical Examples</title><link>https://travis.media/blog/practical-uses-of-chatgpt-developer/</link><guid isPermaLink="true">https://travis.media/blog/practical-uses-of-chatgpt-developer/</guid><description>There are a lot of videos showing UNIQUE ChatGPT use cases and prompts, but how do we actually use it beneficially in our day-to-day tasks as developers, DevOps engineers, or IT professionals?</description><pubDate>Sat, 22 Apr 2023 12:00:00 GMT</pubDate></item><item><title>10 Must-Have Udemy Courses for Every Developer in 2025</title><link>https://travis.media/blog/10-udemy-courses-developers/</link><guid isPermaLink="true">https://travis.media/blog/10-udemy-courses-developers/</guid><description>Discover the 10 best Udemy courses every developer needs in 2025. From JavaScript mastery to AWS certification, these hand-picked programming courses will accelerate your coding career.</description><pubDate>Thu, 30 Mar 2023 13:44:32 GMT</pubDate></item><item><title>Learning To Code In A Recession</title><link>https://travis.media/blog/learn-to-code-in-a-recession/</link><guid isPermaLink="true">https://travis.media/blog/learn-to-code-in-a-recession/</guid><description>With all of the tech layoffs and freezes happening, how do those learning to code expect to land jobs? In this post, I&apos;ll offer some tips to help you navigate through it.</description><pubDate>Sun, 06 Nov 2022 16:00:00 GMT</pubDate></item><item><title>How To SSH Into Minikube VM</title><link>https://travis.media/blog/ssh-into-minikube-vm/</link><guid isPermaLink="true">https://travis.media/blog/ssh-into-minikube-vm/</guid><description>In this post, you&apos;ll learn how to SSH into your Minikube VM using the minikube ssh command.</description><pubDate>Tue, 01 Nov 2022 11:00:00 GMT</pubDate></item><item><title>Become a Web Developer From Scratch in 2023</title><link>https://travis.media/blog/become-web-developer-from-scratch/</link><guid isPermaLink="true">https://travis.media/blog/become-web-developer-from-scratch/</guid><description>In this post, you&apos;ll learn to become a web developer from scratch including the exact courses needed, a precise timeline to follow, and practical, tips for success.</description><pubDate>Thu, 27 Oct 2022 18:00:00 GMT</pubDate></item><item><title>Learn to Code With Meta Engineers</title><link>https://travis.media/blog/learn-to-code-with-meta-engineers/</link><guid isPermaLink="true">https://travis.media/blog/learn-to-code-with-meta-engineers/</guid><description>Meta just launched two brand new Professional Developer Certificates on Coursera that look promising and even include access to a 200+ employer job board upon completion to help you in your job search.</description><pubDate>Tue, 25 Oct 2022 15:00:00 GMT</pubDate></item><item><title>How To Update Your GitHub Personal Access Token (and add origin)</title><link>https://travis.media/blog/update-git-personal-access-token-origin/</link><guid isPermaLink="true">https://travis.media/blog/update-git-personal-access-token-origin/</guid><description>When your GitHub personal access token expires, it leaves you with an unauthenticated remote origin. In this post, I&apos;ll show you how to easily update your remote origin with your newly authenticated token.</description><pubDate>Sun, 09 Oct 2022 13:21:38 GMT</pubDate></item><item><title>How To Become A Software Engineer in Six Months: A Blueprint</title><link>https://travis.media/blog/become-a-software-engineer-six-months/</link><guid isPermaLink="true">https://travis.media/blog/become-a-software-engineer-six-months/</guid><description>Learning to code in six months is most definitely an achievable goal. In this post, I&apos;ll point you to a blueprint that will get you there.</description><pubDate>Tue, 21 Jun 2022 11:54:32 GMT</pubDate></item><item><title>How To Use BNB In Remix IDE (instead of ETH)</title><link>https://travis.media/blog/use-bnb-in-remix-ide/</link><guid isPermaLink="true">https://travis.media/blog/use-bnb-in-remix-ide/</guid><description>Not everyone wants to use Ether in their smart contracts, yet the Remix IDE provides this option only. In this post, I&apos;ll show you how to actually use BNB instead and how to deploy your contract onto the Binance Smart Chain.</description><pubDate>Mon, 25 Apr 2022 12:44:32 GMT</pubDate></item><item><title>How To Retrieve The Latest Crypto Prices From A Smart Contract</title><link>https://travis.media/blog/retrieve-price-feed-smart-contract/</link><guid isPermaLink="true">https://travis.media/blog/retrieve-price-feed-smart-contract/</guid><description>Using Chainlink Data Feeds, you can retrieve the latest price of a crypto asset from your smart contract in real-time. In this post, I&apos;ll show you step-by-step how to retrieve price data in Solidity.</description><pubDate>Wed, 20 Apr 2022 12:44:32 GMT</pubDate></item><item><title>The Ultimate Guide To Blockchain Development For Developers in 2022</title><link>https://travis.media/blog/blockchain-development-for-developers/</link><guid isPermaLink="true">https://travis.media/blog/blockchain-development-for-developers/</guid><description>Where do you begin learning Blockchain development with the many tools out there? In this complete Blockchain guide for developers, I&apos;ll cover the exact tools you need with examples along the way, including a simple React app that interacts with the Blockchain itself.</description><pubDate>Sat, 19 Mar 2022 15:44:32 GMT</pubDate></item><item><title>How I Passed The Microsoft Azure AZ-104 Certification Exam in 2022</title><link>https://travis.media/blog/pass-the-azure-az-104-certification/</link><guid isPermaLink="true">https://travis.media/blog/pass-the-azure-az-104-certification/</guid><description>An Azure Administrator Certification is a highly sought-after skill by IT companies these days. If you are looking to take the Azure AZ-104 Administrator exam this year, then here is the exact process and resources that I used to obtain it.</description><pubDate>Tue, 01 Mar 2022 17:06:18 GMT</pubDate></item><item><title>How To Become a Web Developer Without a Degree in ONE Course</title><link>https://travis.media/blog/become-a-web-developer-without-a-degree/</link><guid isPermaLink="true">https://travis.media/blog/become-a-web-developer-without-a-degree/</guid><description>In this post, you&apos;ll learn how to become a Web Developer without a degree using just one resource. We&apos;ll look at that resource as well as tips to help you learn to code and change careers with success.</description><pubDate>Wed, 05 Jan 2022 15:33:41 GMT</pubDate></item><item><title>How To Get Paid More as a Software Developer in 2022</title><link>https://travis.media/blog/get-paid-more-as-a-software-developer/</link><guid isPermaLink="true">https://travis.media/blog/get-paid-more-as-a-software-developer/</guid><description>This tech industry is in a golden age and demand for software developers continues to grow. These 4 tips will show you how you can get paid more as a software developer.</description><pubDate>Wed, 22 Dec 2021 19:25:41 GMT</pubDate></item><item><title>My Favorite Udemy Python Courses of 2021: Top 5</title><link>https://travis.media/blog/favorite-udemy-python-courses-top-5/</link><guid isPermaLink="true">https://travis.media/blog/favorite-udemy-python-courses-top-5/</guid><description>In this post, we&apos;ll look at 5 of the best Udemy Python Courses of 2021 for those looking to either learn Python or to take their Python skills to the next level.</description><pubDate>Tue, 21 Dec 2021 15:16:59 GMT</pubDate></item><item><title>Navigating S3 Using the AWS SDK for Javascript: A Guide</title><link>https://travis.media/blog/navigating-s3-using-aws-sdk-for-javascript/</link><guid isPermaLink="true">https://travis.media/blog/navigating-s3-using-aws-sdk-for-javascript/</guid><description>In this post, we&apos;ll look at how to navigate S3 using the AWS SDK for Javascript and a build a simple practical project to demonstrate with examples.</description><pubDate>Mon, 20 Dec 2021 19:08:39 GMT</pubDate></item><item><title>AWS Cross Account S3 Access: How to Trust and Assume Roles</title><link>https://travis.media/blog/setup-aws-cross-account-s3-access/</link><guid isPermaLink="true">https://travis.media/blog/setup-aws-cross-account-s3-access/</guid><description>In this post, you&apos;ll learn how to set up AWS Cross Account S3 Access so that you can retrieve or upload files across accounts with a Lambda function. You&apos;ll also learn how to assume roles and create a Trust relationship in order to do so.</description><pubDate>Fri, 17 Dec 2021 14:18:11 GMT</pubDate></item><item><title>How to use Firebase v9 with React (setup, authentication and CRUD examples)</title><link>https://travis.media/blog/how-to-use-firebase-with-react/</link><guid isPermaLink="true">https://travis.media/blog/how-to-use-firebase-with-react/</guid><description>Firebase v9 takes a modular approach which is different from previous versions. In this post, I&apos;ll show you how to use Firebase v9 with React including setup, auth, and CRUD examples.</description><pubDate>Tue, 30 Nov 2021 12:44:16 GMT</pubDate></item><item><title>Do I Need to Know Math to Code? Advice From A Self-Taught Programmer</title><link>https://travis.media/blog/do-i-need-to-know-math-to-code-self-taught-programmer/</link><guid isPermaLink="true">https://travis.media/blog/do-i-need-to-know-math-to-code-self-taught-programmer/</guid><description>Teaching yourself to code? How much math do you need to know to have a successful career? In this article, I&apos;ll answer that as well as provide resources for you to fill the gaps.</description><pubDate>Mon, 15 Nov 2021 13:21:38 GMT</pubDate></item><item><title>How to Use GitHub Copilot in Vscode</title><link>https://travis.media/blog/how-to-use-github-copilot-vscode/</link><guid isPermaLink="true">https://travis.media/blog/how-to-use-github-copilot-vscode/</guid><description>Learn how to use GitHub Copilot in Visual Studio Code. This extension with its new AI Technology literally writes code for you based on your instruction. In this tutorial, we&apos;ll test it out.</description><pubDate>Tue, 02 Nov 2021 12:15:29 GMT</pubDate></item><item><title>How to Create a React App and .NET API in Vscode</title><link>https://travis.media/blog/how-to-create-react-app-net-api-vscode/</link><guid isPermaLink="true">https://travis.media/blog/how-to-create-react-app-net-api-vscode/</guid><description>In this tutorial, we&apos;ll create a React App with a .NET API Backend. We&apos;ll also utilize Entity Framework Core for our ORM and Postgres as the database.</description><pubDate>Thu, 28 Oct 2021 12:05:22 GMT</pubDate></item><item><title>5 Steps for Learning React JS in 2022: A Blueprint</title><link>https://travis.media/blog/5-steps-for-learning-react-js-in-2022/</link><guid isPermaLink="true">https://travis.media/blog/5-steps-for-learning-react-js-in-2022/</guid><description>Planning on learning React JS in 2022? This React JS roadmap will take you from absolute beginner to industry-ready in 2022.</description><pubDate>Tue, 26 Oct 2021 12:33:47 GMT</pubDate></item><item><title>React Hook Form Controller v7 Examples (MaterialUI, AntD, and more)</title><link>https://travis.media/blog/react-hook-form-controller-examples/</link><guid isPermaLink="true">https://travis.media/blog/react-hook-form-controller-examples/</guid><description>React Hook Form has a Controller component that allows you to use your third-party UI library components with its hook and custom register. In this post, we&apos;ll look at a handful of examples of how to use the Controller component with various libraries like AntD and Material UI.</description><pubDate>Wed, 20 Oct 2021 12:23:40 GMT</pubDate></item><item><title>My Top 5 Resources for Learning Golang: Beginner to Advanced</title><link>https://travis.media/blog/top-5-resources-for-learning-golang-beginner-advanced/</link><guid isPermaLink="true">https://travis.media/blog/top-5-resources-for-learning-golang-beginner-advanced/</guid><description>In this post, I&apos;ll share my top 5 resources for learning Golang. Whether you are new and looking for a basic Golang tutorial, or advanced looking to go deeper, you&apos;re sure to find a solid resource here.</description><pubDate>Mon, 11 Oct 2021 12:52:17 GMT</pubDate></item><item><title>Cloudways Review and Tutorial: Managed Wordpress Hosting In the Cloud</title><link>https://travis.media/blog/cloudways-review-and-tutorial-managed-wordpress/</link><guid isPermaLink="true">https://travis.media/blog/cloudways-review-and-tutorial-managed-wordpress/</guid><description>Cloudways is a very affordable, managed, multi-cloud hosting platform for PHP sites (including WordPress). In this post, I&apos;ll discuss why I recommend it, the benefits, as well as a tutorial of how to get your site set up on CloudWays.</description><pubDate>Wed, 06 Oct 2021 12:01:27 GMT</pubDate></item><item><title>Kubernetes Service Accounts: A Complete Guide For Beginners</title><link>https://travis.media/blog/kubernetes-service-accounts-complete-guide-for-beginners/</link><guid isPermaLink="true">https://travis.media/blog/kubernetes-service-accounts-complete-guide-for-beginners/</guid><description>Kubernetes Service Accounts provide identities for services that run in a pod. In this complete guide, we&apos;ll cover service accounts basics, RBAC permissions, as well as how they work with third-party apps.</description><pubDate>Tue, 05 Oct 2021 12:13:25 GMT</pubDate></item><item><title>How To Configure C# AWS SDK Credentials In Your Project</title><link>https://travis.media/blog/how-to-configure-csharp-aws-sdk-credentials/</link><guid isPermaLink="true">https://travis.media/blog/how-to-configure-csharp-aws-sdk-credentials/</guid><description>The AWS SDK for C# allows you to easily configure credentials in your application. Learn how to include these in your project to authenticate with this practical, hands-on tutorial.</description><pubDate>Fri, 01 Oct 2021 12:16:09 GMT</pubDate></item><item><title>How To Use the C# AWS SDK Documentation: A Guide For Developers</title><link>https://travis.media/blog/how-to-use-csharp-aws-sdk-documentation/</link><guid isPermaLink="true">https://travis.media/blog/how-to-use-csharp-aws-sdk-documentation/</guid><description>The C# AWS SDK is a complete set of libraries that allow you to develop applications that interact with Amazon Web Services. This article will provide you with the real-world examples needed to set up and use this AWS SDK in your next C# project.</description><pubDate>Thu, 30 Sep 2021 15:00:19 GMT</pubDate></item><item><title>How to Run C# in VSCode (and Compile, Debug, and Create a Project)</title><link>https://travis.media/blog/how-to-run-csharp-in-vscode/</link><guid isPermaLink="true">https://travis.media/blog/how-to-run-csharp-in-vscode/</guid><description>While many developers use Visual Studio for C# development, I still VSCode. In this post, I&apos;ll show you how to run C# code in VSCode, as well as create a project, run the code, debug and compile it.</description><pubDate>Wed, 29 Sep 2021 12:28:37 GMT</pubDate></item><item><title>Top 12 Oh My Zsh Themes For Productive Developers</title><link>https://travis.media/blog/top-12-oh-my-zsh-themes-for-productive-developers/</link><guid isPermaLink="true">https://travis.media/blog/top-12-oh-my-zsh-themes-for-productive-developers/</guid><description>Discover my top 12 Oh My Zsh themes for developers. Learn how to install and customize your terminal with these powerful, productivity-enhancing theme options.</description><pubDate>Tue, 21 Sep 2021 12:27:07 GMT</pubDate></item><item><title>KPIBees Review: A Powerful Google Sheets Addon For Data Retrieval</title><link>https://travis.media/blog/kpibees-review-powerful-google-sheets-addon/</link><guid isPermaLink="true">https://travis.media/blog/kpibees-review-powerful-google-sheets-addon/</guid><description>KPIBees is a powerful add-on for Google Sheets that allows you to easily retrieve data from many sources like Google Analytics, YouTube, MongoDB etc. and have that data neatly populated in a spreadsheet. In this post, we&apos;ll look at KPIbees in depth including a few hands-on examples.</description><pubDate>Mon, 20 Sep 2021 19:03:22 GMT</pubDate></item><item><title>How to Find Freelance Work Online as a Web Developer</title><link>https://travis.media/blog/how-to-find-freelance-work-online-web-developer/</link><guid isPermaLink="true">https://travis.media/blog/how-to-find-freelance-work-online-web-developer/</guid><description>Are you interested in finding freelance work online, but not sure where to find it? This article will show you the best way to find freelance work online as a web developer from my own personal freelancing experience.</description><pubDate>Mon, 20 Sep 2021 08:41:45 GMT</pubDate></item><item><title>Where I Find Working Coupon Codes for Udemy Every Time</title><link>https://travis.media/blog/where-i-find-working-coupon-codes-for-udemy/</link><guid isPermaLink="true">https://travis.media/blog/where-i-find-working-coupon-codes-for-udemy/</guid><description>If you&apos;re a Udemy user, you know that there are always coupons for Udemy courses floating around the web. This article will show you where to find working coupon codes and promo codes to save on your Udemy course purchases, every time.</description><pubDate>Sat, 18 Sep 2021 13:24:17 GMT</pubDate></item><item><title>How to Use Subcommands in Cobra | A Go Cobra Tutorial</title><link>https://travis.media/blog/how-to-use-subcommands-in-cobra-go-cobra-tutorial/</link><guid isPermaLink="true">https://travis.media/blog/how-to-use-subcommands-in-cobra-go-cobra-tutorial/</guid><description>Cobra is a powerful command line package for Golang. In this Cobra tutorial we&apos;ll look at how to use commands and subcommands as we build out a CLI called remindercli.</description><pubDate>Fri, 17 Sep 2021 15:23:59 GMT</pubDate></item><item><title>My Top 20 MacBook Apps for Developers and Productive Content Creators</title><link>https://travis.media/blog/top-20-mac-apps-for-developers-and-productive-programmers/</link><guid isPermaLink="true">https://travis.media/blog/top-20-mac-apps-for-developers-and-productive-programmers/</guid><description>Discover the top 20 MacBook developer tools and apps for programmers and content creators. Boost productivity with essential Mac development tools for coding, content creation, and project management.</description><pubDate>Thu, 16 Sep 2021 11:43:58 GMT</pubDate></item><item><title>Pulumi AWS Tutorial: Create a Lambda Function That Sends You Morning Emails Via SNS</title><link>https://travis.media/blog/pulumi-aws-create-lambda-sns/</link><guid isPermaLink="true">https://travis.media/blog/pulumi-aws-create-lambda-sns/</guid><description>Learn how to use the Pulumi platform with AWS in this complete, ste-by-step guide. This tutorial will walk you through setting up a Pulumi stack, getting familiar with the API, and deploying and managing AWS infrastructure using Pulumi.</description><pubDate>Fri, 10 Sep 2021 12:29:50 GMT</pubDate></item><item><title>How to Use ClusterRoleBinding With A ServiceAccount in All Namespaces (or a few)</title><link>https://travis.media/blog/clusterrolebinding-with-service-account-all-namespaces/</link><guid isPermaLink="true">https://travis.media/blog/clusterrolebinding-with-service-account-all-namespaces/</guid><description>ClusterRoleBinding is a powerful feature of Kubernetes RBAC that allows you to grant permissions cluster-wide in all namespaces. Let&apos;s learn how to use this with a ServiceAccount.</description><pubDate>Sat, 04 Sep 2021 14:19:20 GMT</pubDate></item><item><title>Developing AWS Lambda Functions Locally With VSCode</title><link>https://travis.media/blog/developing-aws-lambda-functions-locally-vscode/</link><guid isPermaLink="true">https://travis.media/blog/developing-aws-lambda-functions-locally-vscode/</guid><description>In this article, I want to share the approach I use regularly to develop AWS Lambda functions (and other serverless projects) locally in VS Code using the benefits of AWS&apos;s secret sauce, SAM.</description><pubDate>Thu, 02 Sep 2021 13:36:20 GMT</pubDate></item><item><title>How the Grovemade Desk Pad Transformed My Home Office: A Review</title><link>https://travis.media/blog/grovemade-desk-pad-home-office/</link><guid isPermaLink="true">https://travis.media/blog/grovemade-desk-pad-home-office/</guid><description>I just added the Grovemade desk pad and Grovemade desk shelf to my home office and couldn&apos;t be more impressed. In this post, I want to share why a desk pad such as Grovemade&apos;s makes a difference and how it transformed my home office.</description><pubDate>Wed, 01 Sep 2021 17:16:02 GMT</pubDate></item><item><title>Pulumi Tutorial: Automate Kubernetes Deployments and Operations with this Complete Guide</title><link>https://travis.media/blog/pulumi-tutorial-automate-kubernetes-operations/</link><guid isPermaLink="true">https://travis.media/blog/pulumi-tutorial-automate-kubernetes-operations/</guid><description>Learn how to use the Pulumi platform with Kubernetes in this complete guide. This tutorial will walk you through setting up a Pulumi stack, deploying and managing infrastructure using Kubernetes, and using the Cloud Native Computing Foundation (CNCF) resources.</description><pubDate>Tue, 31 Aug 2021 11:38:30 GMT</pubDate></item><item><title>How to Change Careers to Software Engineer: Three Paths for 2022</title><link>https://travis.media/blog/change-career-to-software-engineer/</link><guid isPermaLink="true">https://travis.media/blog/change-career-to-software-engineer/</guid><description>Can you change careers and become a software engineer in 2022? Is this still a realistic goal? Absolutely, yes. In this post, I&apos;ll share with you three paths you could take to get you there.</description><pubDate>Wed, 25 Aug 2021 11:56:12 GMT</pubDate></item><item><title>DynamoDB Crud Examples With Boto3 and Python</title><link>https://travis.media/blog/dynamodb-crud-examples-with-boto3-python/</link><guid isPermaLink="true">https://travis.media/blog/dynamodb-crud-examples-with-boto3-python/</guid><description>I recently completed a project where I had to interact with DynamoDB via boto3 (AWS SDK for Python). In this article, we&apos;ll create a simple DynamoDB database and go over how to create, read, update, and delete using python and boto3.</description><pubDate>Thu, 19 Aug 2021 13:10:21 GMT</pubDate></item><item><title>What Age Should You Stop Coding (and should you)?</title><link>https://travis.media/blog/what-age-should-you-stop-coding/</link><guid isPermaLink="true">https://travis.media/blog/what-age-should-you-stop-coding/</guid><description>Stack Overflow reports that 83% of developers fall within the 18-44 age range. What happens after 44? Do people stop coding? In this article, we&apos;ll look at what age you should probably stop coding and whether that&apos;s even a good idea.</description><pubDate>Thu, 12 Aug 2021 11:02:20 GMT</pubDate></item><item><title>How to Stay In Demand as an Aging Developer</title><link>https://travis.media/blog/stay-in-demand-aging-developer/</link><guid isPermaLink="true">https://travis.media/blog/stay-in-demand-aging-developer/</guid><description>Turning 40 this year gave me a lot to think about in regards to my own software career and more specifically how to stay in demand as I continue to age in this fast-paced industry. In this article, we&apos;ll look at six suggestions.</description><pubDate>Fri, 06 Aug 2021 14:05:21 GMT</pubDate></item><item><title>Speed Up Loading of Embedded Videos (not Lazy Loading)</title><link>https://travis.media/blog/speed-up-loading-embedded-videos/</link><guid isPermaLink="true">https://travis.media/blog/speed-up-loading-embedded-videos/</guid><description>With &apos;lite&apos; embeds you can load your YouTube or Vimeo embedded videos up to 224x faster. This not only increases page speed, but makes your website much more enjoyable.</description><pubDate>Wed, 04 Aug 2021 14:05:21 GMT</pubDate></item><item><title>Why I Switched From Ghost CMS to Hugo</title><link>https://travis.media/blog/why-i-switched-from-ghost-cms-to-hugo/</link><guid isPermaLink="true">https://travis.media/blog/why-i-switched-from-ghost-cms-to-hugo/</guid><description>I just moved my blog from Ghost CMS over to Hugo, an open-source static site generator. In this article, I&apos;ll explain why (especially in light of just moving to Ghost a year ago).</description><pubDate>Mon, 26 Jul 2021 12:02:54 GMT</pubDate></item><item><title>My Favorite Udemy Course of 2021 as a Software Developer</title><link>https://travis.media/blog/favorite-udemy-course-of-2021-as-a-software-developer/</link><guid isPermaLink="true">https://travis.media/blog/favorite-udemy-course-of-2021-as-a-software-developer/</guid><description>In this post, I want to share the best Udemy course in 2021 for Software Developers</description><pubDate>Thu, 22 Jul 2021 17:15:55 GMT</pubDate></item><item><title>Top 10 Oh My Zsh Plugins For Productive Developers</title><link>https://travis.media/blog/top-10-oh-my-zsh-plugins-for-productive-developers/</link><guid isPermaLink="true">https://travis.media/blog/top-10-oh-my-zsh-plugins-for-productive-developers/</guid><description>Discover my top 10 Oh My Zsh plugins to boost your productivity as a developer. Learn how to streamline your workflow and enhance your terminal experience.</description><pubDate>Mon, 19 Jul 2021 12:30:22 GMT</pubDate></item><item><title>Automate Your Mornings With Logic Apps</title><link>https://travis.media/blog/automate-your-mornings-with-logic-apps/</link><guid isPermaLink="true">https://travis.media/blog/automate-your-mornings-with-logic-apps/</guid><description>In this post, we&apos;ll be using Azure Logic Apps to automate our mornings. We&apos;ll take all the info that we look up in the mornings and have it sent to us automatically via a text message.</description><pubDate>Sat, 17 Jul 2021 08:44:54 GMT</pubDate></item><item><title>How To Safely Update WordPress Plugins When There&apos;s No Staging Site</title><link>https://travis.media/blog/how-to-update-wordpress-plugins-when-theres-no-staging-site-or-backup/</link><guid isPermaLink="true">https://travis.media/blog/how-to-update-wordpress-plugins-when-theres-no-staging-site-or-backup/</guid><description>A client asks you to update all their plugins, but there&apos;s no staging site to work to assure nothing breaks. How do you properly update their plugins in a safe manner?</description><pubDate>Mon, 20 Jul 2020 18:29:41 GMT</pubDate></item><item><title>How to Stay Excited and Fulfilled as a Software Developer Long Term</title><link>https://travis.media/blog/how-to-stay-excited-and-fulfilled/</link><guid isPermaLink="true">https://travis.media/blog/how-to-stay-excited-and-fulfilled/</guid><pubDate>Wed, 24 Jun 2020 16:41:59 GMT</pubDate></item><item><title>How to Upgrade Git on RHEL7 and CentOS7</title><link>https://travis.media/blog/how-to-upgrade-git-on-rhel7-and-centos7/</link><guid isPermaLink="true">https://travis.media/blog/how-to-upgrade-git-on-rhel7-and-centos7/</guid><description>Red Hat Enterprise Linux 7 (RHEL7) comes with git 1.8. And git 1.8 is old and unusable in most situations. So how you do upgrade it. Well, with this script of course.</description><pubDate>Thu, 21 May 2020 19:31:05 GMT</pubDate></item><item><title>Learning to Code is Easy: Here&apos;s Why Many Fail</title><link>https://travis.media/blog/learning-to-code-is-easy-heres-why-many-fail/</link><guid isPermaLink="true">https://travis.media/blog/learning-to-code-is-easy-heres-why-many-fail/</guid><description>Learning to code is EASY! But there are many who fail. How can these two both be true? </description><pubDate>Fri, 15 May 2020 18:47:48 GMT</pubDate></item><item><title>Learn Docker in One Hour: From Docker Desktop to Deployment</title><link>https://travis.media/blog/learn-docker-in-one-hour-from/</link><guid isPermaLink="true">https://travis.media/blog/learn-docker-in-one-hour-from/</guid><description>In this video, we&apos;ll take a fun dive into Docker, learn some definitions, dockerize some apps, push them to Docker Hub, and deploy them to Digital Ocean.</description><pubDate>Wed, 13 May 2020 12:59:13 GMT</pubDate></item><item><title>Your First Developer Job - 10 Things You Should Know</title><link>https://travis.media/blog/first-developer-job-10-things-you-should-know/</link><guid isPermaLink="true">https://travis.media/blog/first-developer-job-10-things-you-should-know/</guid><description>So you&apos;ve landed your first developer job .... or perhaps you&apos;ve already started it.  Here are 10 things you should know to help you succeed.</description><pubDate>Mon, 23 Mar 2020 14:32:45 GMT</pubDate></item><item><title>The Best Web Development Courses on Udemy (By Language)</title><link>https://travis.media/blog/best-web-development-courses-on-udemy/</link><guid isPermaLink="true">https://travis.media/blog/best-web-development-courses-on-udemy/</guid><description>Udemy is still one of my favorite sites to level or learn something new. In this post, I&apos;ll open up my account and share what I think are the Best Web Development Courses on Udemy, by language.</description><pubDate>Tue, 10 Mar 2020 14:46:06 GMT</pubDate></item><item><title>Top 8 Places to Find Developer Jobs Online</title><link>https://travis.media/blog/find-developer-jobs-online/</link><guid isPermaLink="true">https://travis.media/blog/find-developer-jobs-online/</guid><description>Landing that first developer job can be hard, but knowing the right places to look can help. Here are the top 8 places to find developer jobs online.</description><pubDate>Wed, 05 Feb 2020 12:27:05 GMT</pubDate></item><item><title>Manage Docker Easily With VS Code</title><link>https://travis.media/blog/manage-docker-easily-with-vs-code/</link><guid isPermaLink="true">https://travis.media/blog/manage-docker-easily-with-vs-code/</guid><description>I manage Docker tasks almost exclusively using VS Code. I can visualize my Docker images, containers, etc., and can run all commands, one-click, with it. Here&apos;s how.</description><pubDate>Sun, 26 Jan 2020 15:00:00 GMT</pubDate></item><item><title>When Everyone Seems Smarter Than You - Junior Developers</title><link>https://travis.media/blog/everyone-seems-smarter-than-you/</link><guid isPermaLink="true">https://travis.media/blog/everyone-seems-smarter-than-you/</guid><description>Junior developer, do you ever feel like everyone in the room seems smarter than you? Other developers are breezing through the day while you&apos;re sweating bullets? Let&apos;s discuss.</description><pubDate>Fri, 24 Jan 2020 12:07:58 GMT</pubDate></item><item><title>How to automate the psql password</title><link>https://travis.media/blog/automate-psql-password/</link><guid isPermaLink="true">https://travis.media/blog/automate-psql-password/</guid><description>Password prompts really put a damper on automation. In this post, I want to show you how to automate the psql password so you can run Postgres commands in a scripting environment.</description><pubDate>Tue, 21 Jan 2020 12:05:13 GMT</pubDate></item><item><title>How to Create An Uptime Monitor  For Ghost</title><link>https://travis.media/blog/create-uptime-monitor-for-ghost/</link><guid isPermaLink="true">https://travis.media/blog/create-uptime-monitor-for-ghost/</guid><description>It&apos;s very important that you know if your site goes down. In this post, I&apos;ll show you how to create an uptime monitor for Ghost (or any other service).</description><pubDate>Fri, 10 Jan 2020 21:31:07 GMT</pubDate></item><item><title>5 Tips For Junior Web Developer Growth In 2021</title><link>https://travis.media/blog/5-tips-junior-web-developer-growth/</link><guid isPermaLink="true">https://travis.media/blog/5-tips-junior-web-developer-growth/</guid><description>It&apos;s a brand new year with new opportunities. In this post, I want to share with you 5 tips for junior web developer growth in 2021.</description><pubDate>Tue, 07 Jan 2020 11:39:12 GMT</pubDate></item><item><title>How To Add Ads.txt To a Ghost Blog, Self-Hosted</title><link>https://travis.media/blog/add-ads-txt-to-a-ghost-blog/</link><guid isPermaLink="true">https://travis.media/blog/add-ads-txt-to-a-ghost-blog/</guid><description>If you are looking to add an ads.txt to a Ghost Blog on platforms such as Digital Ocean, there are few minor adjustments you must make. I&apos;ll show you how to do it in this tutorial.</description><pubDate>Fri, 03 Jan 2020 12:11:02 GMT</pubDate></item><item><title>How to Find a GoDaddy Nameserver IP Address For Any Host</title><link>https://travis.media/blog/how-to-find-your-godaddy-nameserver-ip-address/</link><guid isPermaLink="true">https://travis.media/blog/how-to-find-your-godaddy-nameserver-ip-address/</guid><description>When setting custom Nameservers for GoDaddy domains, an IP Address is required for each. In this article, I&apos;ll show you how to easily locate that IP Address.</description><pubDate>Thu, 02 Jan 2020 11:41:45 GMT</pubDate></item><item><title>How To Get The Primary Category Of A Post Only - Reusable Function</title><link>https://travis.media/blog/get-the-primary-category-of-a-post/</link><guid isPermaLink="true">https://travis.media/blog/get-the-primary-category-of-a-post/</guid><description>In light of WordPress&apos;s primary category feature, we sometimes just want to just retrieve that one primary category, not a list of all. In this post, I&apos;ll show you how to get the primary category of a post only.</description><pubDate>Sun, 22 Dec 2019 11:28:35 GMT</pubDate></item><item><title>Finding Freelance Work As A Web Developer: The #1 Method</title><link>https://travis.media/blog/find-freelance-work-as-a-web-developer/</link><guid isPermaLink="true">https://travis.media/blog/find-freelance-work-as-a-web-developer/</guid><description>There are many ways that new freelance web developers can find work, but in this video I want to suggest what I think is the #1 method to find freelance work as a web developer.</description><pubDate>Fri, 13 Dec 2019 13:37:43 GMT</pubDate></item><item><title>Make Steady Money By Hosting Websites For Clients</title><link>https://travis.media/blog/make-steady-money-hosting-websites-for-clients/</link><guid isPermaLink="true">https://travis.media/blog/make-steady-money-hosting-websites-for-clients/</guid><description>Hosting websites for clients is easy. You just need a process. In addition, it provides a steady stream of income to an often feast or famine freelance cycle.</description><pubDate>Mon, 02 Dec 2019 07:35:33 GMT</pubDate></item><item><title>Where Do I Store An API Key in WordPress?</title><link>https://travis.media/blog/where-do-i-store-an-api-key-in-wordpress/</link><guid isPermaLink="true">https://travis.media/blog/where-do-i-store-an-api-key-in-wordpress/</guid><description>Where can I safely store an API Key in WordPress and not expose it to the public or in the code? In this post, I&apos;ll show you two ways.</description><pubDate>Wed, 14 Aug 2019 16:13:47 GMT</pubDate></item><item><title>My #1 Resource To Pass Your AWS Certification</title><link>https://travis.media/blog/best-resource-pass-your-aws-certification/</link><guid isPermaLink="true">https://travis.media/blog/best-resource-pass-your-aws-certification/</guid><description>An AWS Certification is a highly sought after skill these days. If you are looking to pass your AWS certification, then here is my #1 recommendation for you.</description><pubDate>Sat, 27 Jul 2019 15:06:18 GMT</pubDate></item><item><title>Best Skillshare Courses For Web Developers 2019 (by language)</title><link>https://travis.media/blog/best-skillshare-courses-for-web-developers-2019/</link><guid isPermaLink="true">https://travis.media/blog/best-skillshare-courses-for-web-developers-2019/</guid><description>Skillshare remains a top learning resource for web developers looking to level up. Here are the best Skillshare courses for web developers 2019.</description><pubDate>Tue, 23 Jul 2019 11:54:58 GMT</pubDate></item><item><title>Genesis Sample Theme with Sass &amp; Gulp - A Nice Starter</title><link>https://travis.media/blog/genesis-sample-theme-with-sass-gulp-a-nice-starter/</link><guid isPermaLink="true">https://travis.media/blog/genesis-sample-theme-with-sass-gulp-a-nice-starter/</guid><description>When people ask me about a good Genesis starter theme, I now answer exclusively with the Genesis Sample theme, with an added Sass &amp; Gulp workflow. I&apos;ll share it with you in this post.</description><pubDate>Sat, 22 Jun 2019 19:27:23 GMT</pubDate></item><item><title>How to Overcome Imposter Syndrome For Good!</title><link>https://travis.media/blog/overcome-imposter-syndrome/</link><guid isPermaLink="true">https://travis.media/blog/overcome-imposter-syndrome/</guid><description>I&apos;ve overcome imposter syndrome for good as a developer. It no longer affects me. In this post I will share 4 things you must adopt to beat imposter syndrome once and for all.</description><pubDate>Sat, 08 Jun 2019 16:17:53 GMT</pubDate></item><item><title>How To Be A Successful Web Developer on Upwork</title><link>https://travis.media/blog/successful-web-developer-on-upwork/</link><guid isPermaLink="true">https://travis.media/blog/successful-web-developer-on-upwork/</guid><description>In this video I&apos;ll walk you through my own personal Upwork profile and point out the things that I think will help you become a successful web developer on Upwork.</description><pubDate>Thu, 16 May 2019 07:00:49 GMT</pubDate></item><item><title>How to Set Up Slick Slider (with arrows)</title><link>https://travis.media/blog/how-to-set-up-slick-slider/</link><guid isPermaLink="true">https://travis.media/blog/how-to-set-up-slick-slider/</guid><description>The Slick Slider library is a solid option for displaying slideshows on your website and my go-to solution the majority of the time. In this post, I&apos;ll show you how to set it up for your next project.</description><pubDate>Mon, 13 May 2019 06:55:04 GMT</pubDate></item><item><title>How I Learned Ruby on Rails in 2 Days</title><link>https://travis.media/blog/how-i-learned-ruby-on-rails-in-2-days/</link><guid isPermaLink="true">https://travis.media/blog/how-i-learned-ruby-on-rails-in-2-days/</guid><description>I have a new approach to growing as a software developer since starting my new job. Using this approach, I was able to pick up Ruby on Rails in 2 days.</description><pubDate>Sat, 27 Apr 2019 21:53:37 GMT</pubDate></item><item><title>Why Is Software Development Such a Fulfilling Career?</title><link>https://travis.media/blog/why-is-software-development-such-a-fulfilling-career/</link><guid isPermaLink="true">https://travis.media/blog/why-is-software-development-such-a-fulfilling-career/</guid><description>Here are three key reasons why I think Software Development is such a fulfilling career for many people. Tune in</description><pubDate>Fri, 26 Apr 2019 07:07:23 GMT</pubDate></item><item><title>How I Learned to Code at 34 and How You Can Do The Same Regardless Of Age</title><link>https://travis.media/blog/how-i-learned-to-code-at-34/</link><guid isPermaLink="true">https://travis.media/blog/how-i-learned-to-code-at-34/</guid><description>Software development isn&apos;t just for people fresh out of college or people with college degrees. Anyone, at any age or circumstance, can learn and change careers and really, the course of their life.</description><pubDate>Wed, 24 Apr 2019 08:52:41 GMT</pubDate></item><item><title>Why I Stopped Freelancing and Became an Employee Again</title><link>https://travis.media/blog/why-i-stopped-freelancing-became-employee-again/</link><guid isPermaLink="true">https://travis.media/blog/why-i-stopped-freelancing-became-employee-again/</guid><description>Just recently I stopped freelancing and became an employee again. Why did I decide to do this? &amp;#8230; And what does this mean, if anything, for Travis.Media. Watch the video for a full explanation.</description><pubDate>Mon, 22 Apr 2019 06:44:53 GMT</pubDate></item><item><title>What are WordPress Transients and How Can I Use Them?</title><link>https://travis.media/blog/wordpress-transients/</link><guid isPermaLink="true">https://travis.media/blog/wordpress-transients/</guid><description>Using WordPress transients to cache data can help to speed up your site&apos;s performance significantly. But how do we use them? Let&apos;s discuss it in this post.</description><pubDate>Fri, 12 Apr 2019 06:57:48 GMT</pubDate></item><item><title>Ultimate Maps: An Open Source, Free Alternative to Google Maps</title><link>https://travis.media/blog/ultimate-maps-free-alternative-to-google-maps/</link><guid isPermaLink="true">https://travis.media/blog/ultimate-maps-free-alternative-to-google-maps/</guid><description>In June of 2018, Google Maps became a pay-as-you-go platform. Depending on your purpose and usage, this may not be a beneficial investment for your business. In this post, I&apos;ll show you a solid, free alternative to Google Maps.</description><pubDate>Tue, 26 Mar 2019 08:49:27 GMT</pubDate></item><item><title>How to List Out All Post Tags Alphabetized and Indexed</title><link>https://travis.media/blog/list-out-all-post-tags-alphabetized-indexed/</link><guid isPermaLink="true">https://travis.media/blog/list-out-all-post-tags-alphabetized-indexed/</guid><description>I recently was asked by a client to list out all post tags on a page, alphabetized and indexed. Her posts tags were ingredients to her recipes and would allow for an alternative way to search her site. Here&apos;s how it looks and the code to go along with it.</description><pubDate>Thu, 21 Mar 2019 07:53:38 GMT</pubDate></item><item><title>Two Reasons You Must Learn a Front End JavaScript Framework in 2019</title><link>https://travis.media/blog/must-learn-front-end-javascript-framework-in-2019/</link><guid isPermaLink="true">https://travis.media/blog/must-learn-front-end-javascript-framework-in-2019/</guid><description>Planning to learn a new language or framework in 2019? Well, you may want to seriously consider a front end JavaScript framework or library. Here&apos;s why.</description><pubDate>Tue, 19 Mar 2019 07:27:36 GMT</pubDate></item><item><title>5 Reasons Why a Web Developer May Want to Stop Freelancing</title><link>https://travis.media/blog/5-reasons-web-developer-stop-freelancing/</link><guid isPermaLink="true">https://travis.media/blog/5-reasons-web-developer-stop-freelancing/</guid><description>Sometimes a web developer will take a chance, step out as a freelancer, and be unsuccessful at it. At what point should they stop freelancing and consider becoming an employee again? Here are 5 reasons.</description><pubDate>Mon, 18 Mar 2019 05:59:04 GMT</pubDate></item><item><title>Paypal Button Variables: How to Send and Receive Data</title><link>https://travis.media/blog/paypal-button-variables-send-receive-data/</link><guid isPermaLink="true">https://travis.media/blog/paypal-button-variables-send-receive-data/</guid><description>Creating a Paypal button is pretty standard, but what if you want to send and receive Paypal button variables with it? Here are a few simple examples of how to do so using Paypal&apos;s Payment Data Transfer feature.</description><pubDate>Wed, 27 Feb 2019 07:12:53 GMT</pubDate></item><item><title>Display Ninja Forms Submissions On Page By Form Id</title><link>https://travis.media/blog/display-ninja-forms-submissions-on-page-by-form-id/</link><guid isPermaLink="true">https://travis.media/blog/display-ninja-forms-submissions-on-page-by-form-id/</guid><description>We can display Ninja Forms submissions on a page with its own native code, without WP post_meta calls or writing SQL queries. Also, Ninja Forms has a nice Field Key field where we can label what we want our keys to be so that we can target only the specific data we need. Here&apos;s how.</description><pubDate>Thu, 14 Feb 2019 07:23:03 GMT</pubDate></item><item><title>Udemy Revenue Share: How Instructors Can Make the Most Profit From Each Sale</title><link>https://travis.media/blog/udemy-revenue-share-make-profit/</link><guid isPermaLink="true">https://travis.media/blog/udemy-revenue-share-make-profit/</guid><description>Being an instructor on Udemy has its advantages as well as disadvantages in regard to Udemy Revenue Share. With most sales, you make at most 50% profit from it, often less. But there is one tactic you can put into practice to drastically increase that profit in your favor.</description><pubDate>Mon, 11 Feb 2019 06:44:45 GMT</pubDate></item><item><title>How to Run the Lighthouse Chrome Extension in Incognito Window</title><link>https://travis.media/blog/run-lighthouse-chrome-extension-incognito/</link><guid isPermaLink="true">https://travis.media/blog/run-lighthouse-chrome-extension-incognito/</guid><description>To be sure you&apos;re getting accurate results when using the Lighthouse Chrome extension to audit your webpage, you&apos;ll need to run it in Incognito Mode. Why? Because the results are (often extremely) skewed by the other active extension used in the browser. In this article, I&apos;ll show you how to run it in the Incognito window.</description><pubDate>Sat, 02 Feb 2019 06:45:46 GMT</pubDate></item><item><title>How to Easily Secure Your wp-config File</title><link>https://travis.media/blog/easily-secure-wp-config-file/</link><guid isPermaLink="true">https://travis.media/blog/easily-secure-wp-config-file/</guid><description>There are a number of ways to add better security to your WordPress site. Moving your wp-config PHP file out of the install is a great place to start. In this article, I&apos;ll show you two ways to do it.</description><pubDate>Wed, 30 Jan 2019 07:01:16 GMT</pubDate></item><item><title>How to Create Sticky Sidebar Ads in WordPress (No Plugin Needed)</title><link>https://travis.media/blog/how-to-create-sticky-sidebar-ads-in-wordpress-no-plugin-needed/</link><guid isPermaLink="true">https://travis.media/blog/how-to-create-sticky-sidebar-ads-in-wordpress-no-plugin-needed/</guid><description>Sticky sidebar ads can be effective in WordPress, especially in long posts that leave much of the sidebar area empty. In this article, we&apos;ll use a little JavaScript to create this functionality without the need for a plugin.</description><pubDate>Mon, 28 Jan 2019 06:47:02 GMT</pubDate></item><item><title>Crayon Syntax Highlighter Abandoned. Here are 3 Solid Gutenberg-Ready Alternatives</title><link>https://travis.media/blog/crayon-syntax-highlighter-abandoned-3-gutenberg-ready-alternatives/</link><guid isPermaLink="true">https://travis.media/blog/crayon-syntax-highlighter-abandoned-3-gutenberg-ready-alternatives/</guid><description>After 3 years without an update, the Crayon Syntax Highlighter for WordPress is no longer a reliable source. Here are 3 solid Gutenberg-friendly alternatives you should try.</description><pubDate>Wed, 23 Jan 2019 07:35:18 GMT</pubDate></item><item><title>What is an API? A helpful analogy and a few examples</title><link>https://travis.media/blog/what-is-an-api-a-helpful-analogy-and-a-few-examples/</link><guid isPermaLink="true">https://travis.media/blog/what-is-an-api-a-helpful-analogy-and-a-few-examples/</guid><description>What is an API? Sometimes it can be hard to explain or even to understand the concept well. In this post, I want to share a very helpful analogy that I came across to help clear up the concept for you.</description><pubDate>Thu, 17 Jan 2019 07:01:15 GMT</pubDate></item><item><title>What programming language should I learn in 2019? (the opinionated guide)</title><link>https://travis.media/blog/what-programming-language-should-i-learn-ultimate-guide/</link><guid isPermaLink="true">https://travis.media/blog/what-programming-language-should-i-learn-ultimate-guide/</guid><description>If you are looking for a new language or framework to learn this year, you will have to begin with the simple question, What programming language should I learn in 2019? In this post, I want to give you two practical steps in helping you come to an accurate answer, and a few of my own opinions along the way.</description><pubDate>Tue, 15 Jan 2019 09:49:52 GMT</pubDate></item><item><title>A Winning Morning Routine for 30+ Year Old Men</title><link>https://travis.media/blog/a-winning-morning-routine-for-30-year-old-men/</link><guid isPermaLink="true">https://travis.media/blog/a-winning-morning-routine-for-30-year-old-men/</guid><description>After 30, life takes on a new seriousness not realized in your 20&apos;s. A winning morning routine can make the overall difference between someone who continually progresses in life and someone who remains stagnant. In this post, I want to discuss its importance as well as some practical steps to creating your very own winning morning routine.</description><pubDate>Fri, 11 Jan 2019 11:12:57 GMT</pubDate></item><item><title>10 VS Code Extensions that will boost your productivity</title><link>https://travis.media/blog/10-vs-code-extensions-that-will-boost-your-productivity/</link><guid isPermaLink="true">https://travis.media/blog/10-vs-code-extensions-that-will-boost-your-productivity/</guid><description>In my last post I gave 10 VS Code shortcuts that you need to memorize in order to boost your coding productivity. In this post, I want to mimic that, but instead, provide 10 extensions that will serve to do the same.</description><pubDate>Wed, 09 Jan 2019 10:34:16 GMT</pubDate></item><item><title>10 VS Code shortcuts to memorize that will boost your productivity</title><link>https://travis.media/blog/10-vs-code-shortcuts-to-memorize-that-will-boost-your-productivity/</link><guid isPermaLink="true">https://travis.media/blog/10-vs-code-shortcuts-to-memorize-that-will-boost-your-productivity/</guid><description>Boost your coding productivity with these 10 essential VS Code shortcuts. Master quick navigation, editing, search, and more. Become a VS Code ninja overnight!</description><pubDate>Mon, 07 Jan 2019 22:35:29 GMT</pubDate></item><item><title>5 Steps to Become a Freelance Web Developer in 2019</title><link>https://travis.media/blog/5-steps-to-become-a-freelance-web-developer-in-2019/</link><guid isPermaLink="true">https://travis.media/blog/5-steps-to-become-a-freelance-web-developer-in-2019/</guid><description>A major goal of many web developers is to step on their own, become their own boss, and ultimately a master of their own fate. In this post I&apos;ll give you 5 simple steps to become a freelance web developer, this year, in 2019!</description><pubDate>Sat, 05 Jan 2019 00:12:47 GMT</pubDate></item><item><title>The #1 Career Decision For Web Developers &amp; Designers: Start a Blog in 2019!</title><link>https://travis.media/blog/1-career-decision-for-web-developers-designers-start-a-blog-in-2019/</link><guid isPermaLink="true">https://travis.media/blog/1-career-decision-for-web-developers-designers-start-a-blog-in-2019/</guid><description>The biggest joy of my short freelancing career is actually not building websites, finding new clients, or even teaching. It&apos;s blogging! Listen to me: Start a Blog in 2019! Do it.</description><pubDate>Thu, 27 Dec 2018 14:51:33 GMT</pubDate></item><item><title>A practical review of Dubb: A powerful video marketing app</title><link>https://travis.media/blog/practical-review-of-dubb-a-powerful-video-marketing-app/</link><guid isPermaLink="true">https://travis.media/blog/practical-review-of-dubb-a-powerful-video-marketing-app/</guid><description>Video marketing is not only the future, but the present. There is a new app called Dubb that I am thrilled to introduce. Read on for my review of Dubb and how I&apos;m using it to change how I do email marketing.</description><pubDate>Fri, 30 Nov 2018 12:39:21 GMT</pubDate></item><item><title>How Can Anyone Learn To Code In 6 Months? Shouldn’t It Take Longer?</title><link>https://travis.media/blog/how-can-anyone-learn-to-code-in-6-months-shouldnt-it-take-longer/</link><guid isPermaLink="true">https://travis.media/blog/how-can-anyone-learn-to-code-in-6-months-shouldnt-it-take-longer/</guid><description>There are hundreds of curriculums out there to help anyone learn to code and they all have different lengths: 12 weeks, 3 months, 6 months, 12 months, etc. In this article, I&apos;ll explain why I think 6 months is the sweet spot, and why going longer may actually hinder your learning.</description><pubDate>Mon, 26 Nov 2018 09:59:43 GMT</pubDate></item><item><title>My WordPress Web Development Tools</title><link>https://travis.media/blog/my-wordpress-web-development-tools/</link><guid isPermaLink="true">https://travis.media/blog/my-wordpress-web-development-tools/</guid><description>I love reading about others&apos; web development tools, processes, shortcuts, and all that good stuff. Thus, I decided to share about my own WordPress Web Development Tools as I think they&apos;ve evolved quite a bit over time.</description><pubDate>Fri, 09 Nov 2018 09:53:07 GMT</pubDate></item><item><title>The #1 Reason You Can Charge Premium Rates On Upwork</title><link>https://travis.media/blog/charge-premium-rates-on-upwork/</link><guid isPermaLink="true">https://travis.media/blog/charge-premium-rates-on-upwork/</guid><pubDate>Tue, 06 Nov 2018 10:57:29 GMT</pubDate></item><item><title>JavaScript For Bulma – Tabs</title><link>https://travis.media/blog/javascript-for-bulma-tabs/</link><guid isPermaLink="true">https://travis.media/blog/javascript-for-bulma-tabs/</guid><pubDate>Sat, 20 Oct 2018 01:22:39 GMT</pubDate></item><item><title>JavaScript For Bulma – Creating a Modal</title><link>https://travis.media/blog/javascript-for-bulma-creating-a-modal/</link><guid isPermaLink="true">https://travis.media/blog/javascript-for-bulma-creating-a-modal/</guid><pubDate>Wed, 10 Oct 2018 10:19:49 GMT</pubDate></item><item><title>Understanding the JavaScript Reduce Method</title><link>https://travis.media/blog/understanding-the-javascript-reduce-method/</link><guid isPermaLink="true">https://travis.media/blog/understanding-the-javascript-reduce-method/</guid><pubDate>Tue, 04 Sep 2018 22:45:25 GMT</pubDate></item><item><title>How To Change The Open Graph Image Size In Yoast</title><link>https://travis.media/blog/how-to-change-the-open-graph-image-size-in-yoast/</link><guid isPermaLink="true">https://travis.media/blog/how-to-change-the-open-graph-image-size-in-yoast/</guid><pubDate>Sat, 25 Aug 2018 14:57:35 GMT</pubDate></item><item><title>A Mezzanine Tutorial 2018 – Build a Blog on the Django Framework</title><link>https://travis.media/blog/mezzanine-tutorial-2018-build-a-blog-on-the-django-framework/</link><guid isPermaLink="true">https://travis.media/blog/mezzanine-tutorial-2018-build-a-blog-on-the-django-framework/</guid><pubDate>Fri, 24 Aug 2018 11:18:20 GMT</pubDate></item><item><title>How to Add and Remove a Class From List Items With Pure JavaScript</title><link>https://travis.media/blog/how-to-add-and-remove-a-class-from-list-items-with-pure-javascript/</link><guid isPermaLink="true">https://travis.media/blog/how-to-add-and-remove-a-class-from-list-items-with-pure-javascript/</guid><pubDate>Mon, 13 Aug 2018 09:57:20 GMT</pubDate></item><item><title>How To Easily Style A Select Dropdown</title><link>https://travis.media/blog/how-to-easily-style-a-select-dropdown/</link><guid isPermaLink="true">https://travis.media/blog/how-to-easily-style-a-select-dropdown/</guid><pubDate>Fri, 13 Jul 2018 09:54:50 GMT</pubDate></item><item><title>Learning to Code Later in Life: Am I Too Old To Code?</title><link>https://travis.media/blog/learning-to-code-later-in-life-am-i-too-old/</link><guid isPermaLink="true">https://travis.media/blog/learning-to-code-later-in-life-am-i-too-old/</guid><pubDate>Wed, 20 Jun 2018 11:05:38 GMT</pubDate></item><item><title>A Simple Guide To Gravity Forms CSS</title><link>https://travis.media/blog/simple-guide-gravity-forms-css/</link><guid isPermaLink="true">https://travis.media/blog/simple-guide-gravity-forms-css/</guid><pubDate>Tue, 12 Jun 2018 10:36:03 GMT</pubDate></item><item><title>Blogger, your Cookie Plugin isn&apos;t doing anything! Here&apos;s how to fix it</title><link>https://travis.media/blog/your-cookie-plugin-isnt-doing-anything-how-to-fix-it/</link><guid isPermaLink="true">https://travis.media/blog/your-cookie-plugin-isnt-doing-anything-how-to-fix-it/</guid><pubDate>Sat, 02 Jun 2018 10:16:50 GMT</pubDate></item><item><title>Setting VS Code to PHP 7 – Executable Not Found</title><link>https://travis.media/blog/vs-code-to-php-7-executable-not-found/</link><guid isPermaLink="true">https://travis.media/blog/vs-code-to-php-7-executable-not-found/</guid><pubDate>Fri, 01 Jun 2018 09:29:24 GMT</pubDate></item><item><title>A Thrive Architect Review From An Elementor User</title><link>https://travis.media/blog/thrive-architect-review-from-elementor-user/</link><guid isPermaLink="true">https://travis.media/blog/thrive-architect-review-from-elementor-user/</guid><description>I&apos;ve been using Elementor Pro now for almost a year and I love having it in my blog arsenal. I&apos;ve used it on about half of my blog posts and the majority of my pages mainly for extra decoration and efficiency. However, for a number of reasons listed below I decided to pick up Thrive Architect and try it out. Here is my Thrive Architect review.</description><pubDate>Wed, 30 May 2018 10:24:06 GMT</pubDate></item><item><title>How To Place GDPR Checkboxes in WordPress</title><link>https://travis.media/blog/how-to-place-gdpr-checkboxes-in-wordpress/</link><guid isPermaLink="true">https://travis.media/blog/how-to-place-gdpr-checkboxes-in-wordpress/</guid><pubDate>Tue, 22 May 2018 12:25:45 GMT</pubDate></item><item><title>How Much Should I Charge For Freelance Web Development</title><link>https://travis.media/blog/how-much-should-i-charge-for-freelance-web-development/</link><guid isPermaLink="true">https://travis.media/blog/how-much-should-i-charge-for-freelance-web-development/</guid><pubDate>Tue, 08 May 2018 12:00:05 GMT</pubDate></item><item><title>How to Make Extra Money On Upwork While Learning To Code</title><link>https://travis.media/blog/make-extra-money-on-upwork-while-learning-to-code/</link><guid isPermaLink="true">https://travis.media/blog/make-extra-money-on-upwork-while-learning-to-code/</guid><pubDate>Tue, 01 May 2018 07:59:34 GMT</pubDate></item><item><title>How To Run Gulp Tasks According To Environment: Production or Development</title><link>https://travis.media/blog/how-to-run-gulp-tasks-according-to-environment-production-or-development/</link><guid isPermaLink="true">https://travis.media/blog/how-to-run-gulp-tasks-according-to-environment-production-or-development/</guid><pubDate>Wed, 25 Apr 2018 11:45:12 GMT</pubDate></item><item><title>How To Find Your Specific Calling In Web-Based Business</title><link>https://travis.media/blog/find-your-specific-calling-web-based-business/</link><guid isPermaLink="true">https://travis.media/blog/find-your-specific-calling-web-based-business/</guid><pubDate>Tue, 24 Apr 2018 10:09:06 GMT</pubDate></item><item><title>10 Valuable Lessons Learned In My First 6 Months Freelancing Full-time</title><link>https://travis.media/blog/10-valuable-lessons-learned-in-my-first-6-months-freelancing-full-time/</link><guid isPermaLink="true">https://travis.media/blog/10-valuable-lessons-learned-in-my-first-6-months-freelancing-full-time/</guid><description>In this post I will share 10 valuable lessons learned in my first 6 months freelancing full-time in hopes that it may benefit my readers looking to take the same path.</description><pubDate>Wed, 11 Apr 2018 11:16:00 GMT</pubDate></item><item><title>The ONE THING That Will Help You Reach Your Coding Career Goals</title><link>https://travis.media/blog/the-one-thing-that-will-help-you-reach-your-coding-career-goals/</link><guid isPermaLink="true">https://travis.media/blog/the-one-thing-that-will-help-you-reach-your-coding-career-goals/</guid><description>What are your coding career goals? To learn to code and become a JavaScript developer in 1 year? To start a thriving, cutting-edge web agency? Whatever it is, if you fail to plan your steps you will find yourself sidetracked and distracted by every new course and program out there. In this post, I want to show you a framework to help you better reach your coding career goals.</description><pubDate>Thu, 29 Mar 2018 10:47:35 GMT</pubDate></item><item><title>Key Features of Visual Studio Code That Coders Should Be Using</title><link>https://travis.media/blog/key-features-of-visual-studio-code-that-coders-should-be-using/</link><guid isPermaLink="true">https://travis.media/blog/key-features-of-visual-studio-code-that-coders-should-be-using/</guid><pubDate>Tue, 20 Mar 2018 12:24:48 GMT</pubDate></item><item><title>5 Growth-Stunting Habits To Avoid As You Learn To Code</title><link>https://travis.media/blog/5-growth-stunting-habits-to-avoid-as-you-learn-to-code/</link><guid isPermaLink="true">https://travis.media/blog/5-growth-stunting-habits-to-avoid-as-you-learn-to-code/</guid><description>Are you learning to code at a good pace and making steady progress toward your goals, or are you running into roadblocks and setbacks that keep you feeling less confident of your career development? In this post you will discover 5 growth-stunting habits that you must avoid as you learn to code and progress as a new developer.</description><pubDate>Tue, 27 Feb 2018 09:31:53 GMT</pubDate></item><item><title>10 Actionable Steps To Increase Website Traffic And Turn Your Hobby Blog Into A Profitable Business</title><link>https://travis.media/blog/10-actionable-steps-to-increase-website-traffic-turn-your-hobby-blog-into-profitable-business/</link><guid isPermaLink="true">https://travis.media/blog/10-actionable-steps-to-increase-website-traffic-turn-your-hobby-blog-into-profitable-business/</guid><description>Since the beginning of of this year I have been able to increase website traffic by 500%. This comes as a result of taking what had been largely a hobby blog, and transforming it into a purposeful, yet passionate, business. In this post, I want to show you how to do this for your own blog by providing 10 actionable steps to help you take your blog from hobby to profitable business.</description><pubDate>Tue, 20 Feb 2018 10:51:28 GMT</pubDate></item><item><title>Social Bee Review : The All-In-One Social Media Tool</title><link>https://travis.media/blog/social-bee-review-the-all-in-one-social-media-tool/</link><guid isPermaLink="true">https://travis.media/blog/social-bee-review-the-all-in-one-social-media-tool/</guid><pubDate>Thu, 15 Feb 2018 00:07:19 GMT</pubDate></item><item><title>How To File Taxes When Freelancing On The Side: A Simple Guide</title><link>https://travis.media/blog/how-to-file-taxes-when-freelancing-on-the-side-a-simple-guide/</link><guid isPermaLink="true">https://travis.media/blog/how-to-file-taxes-when-freelancing-on-the-side-a-simple-guide/</guid><pubDate>Mon, 12 Feb 2018 09:11:26 GMT</pubDate></item><item><title>The Best Music To Listen To While Coding: My Top 2 Choices</title><link>https://travis.media/blog/best-music-to-listen-to-while-coding-my-top-2-choices/</link><guid isPermaLink="true">https://travis.media/blog/best-music-to-listen-to-while-coding-my-top-2-choices/</guid><pubDate>Fri, 09 Feb 2018 12:37:51 GMT</pubDate></item><item><title>How To Make CSS Changes Without Any Coding Knowledge</title><link>https://travis.media/blog/make-css-changes-without-any-coding-knowledge/</link><guid isPermaLink="true">https://travis.media/blog/make-css-changes-without-any-coding-knowledge/</guid><pubDate>Wed, 07 Feb 2018 09:23:50 GMT</pubDate></item><item><title>Introducing 20 Minute Methods - JavaScript</title><link>https://travis.media/blog/introducing-20-minute-methods-javascript/</link><guid isPermaLink="true">https://travis.media/blog/introducing-20-minute-methods-javascript/</guid><pubDate>Sun, 04 Feb 2018 00:42:24 GMT</pubDate></item><item><title>What does that e mean in JavaScript and jQuery?</title><link>https://travis.media/blog/what-does-that-e-mean-javascript-jquery/</link><guid isPermaLink="true">https://travis.media/blog/what-does-that-e-mean-javascript-jquery/</guid><pubDate>Thu, 01 Feb 2018 10:57:10 GMT</pubDate></item><item><title>Have you read the book Rework? What a breath of fresh air</title><link>https://travis.media/blog/read-the-book-rework-breath-fresh-air/</link><guid isPermaLink="true">https://travis.media/blog/read-the-book-rework-breath-fresh-air/</guid><pubDate>Wed, 31 Jan 2018 09:53:05 GMT</pubDate></item><item><title>The Mindset You Should Adapt To Pass Your Next Coding Interview</title><link>https://travis.media/blog/mindset-to-pass-your-next-coding-interview/</link><guid isPermaLink="true">https://travis.media/blog/mindset-to-pass-your-next-coding-interview/</guid><pubDate>Mon, 29 Jan 2018 10:27:43 GMT</pubDate></item><item><title>The 4 Best Udemy Courses For Web Developers And Designers</title><link>https://travis.media/blog/4-best-udemy-courses-for-web-developers/</link><guid isPermaLink="true">https://travis.media/blog/4-best-udemy-courses-for-web-developers/</guid><description>Among all the talk of bootcamps, college degrees, nanodegrees, etc., there is a much, much more affordable alternative out there: Udemy.</description><pubDate>Fri, 26 Jan 2018 10:29:44 GMT</pubDate></item><item><title>The Difference Between a Parameter and an Argument</title><link>https://travis.media/blog/the-difference-between-a-parameter-and-an-argument/</link><guid isPermaLink="true">https://travis.media/blog/the-difference-between-a-parameter-and-an-argument/</guid><pubDate>Tue, 23 Jan 2018 13:41:13 GMT</pubDate></item><item><title>5 Top Exercise Plans For Coders and Programmers: Start today!</title><link>https://travis.media/blog/5-top-exercise-plans-for-coders-and-programmers-start-today/</link><guid isPermaLink="true">https://travis.media/blog/5-top-exercise-plans-for-coders-and-programmers-start-today/</guid><description>Discover 5 effective exercise plans for coders and programmers. Boost your physical health to enhance mental performance and coding success.</description><pubDate>Mon, 22 Jan 2018 09:37:37 GMT</pubDate></item><item><title>Learn To Code Faster By Understanding These 3 Concepts</title><link>https://travis.media/blog/learn-to-code-faster-by-understanding-these-3-concepts/</link><guid isPermaLink="true">https://travis.media/blog/learn-to-code-faster-by-understanding-these-3-concepts/</guid><description>It&apos;s been a little over a year now since I began to take coding seriously. I often think, What could I have done differently that would have helped me to learn to code faster?</description><pubDate>Thu, 18 Jan 2018 10:30:09 GMT</pubDate></item><item><title>How To Exclude Categories From A Specific Search Form In WordPress</title><link>https://travis.media/blog/exclude-categories-from-a-specific-search-form-wordpress/</link><guid isPermaLink="true">https://travis.media/blog/exclude-categories-from-a-specific-search-form-wordpress/</guid><pubDate>Mon, 08 Jan 2018 15:28:45 GMT</pubDate></item><item><title>How to Display the Primary Category for a Product or Post In WordPress Loop</title><link>https://travis.media/blog/how-to-display-the-primary-category-for-a-product-or-post-in-wordpress-loop/</link><guid isPermaLink="true">https://travis.media/blog/how-to-display-the-primary-category-for-a-product-or-post-in-wordpress-loop/</guid><pubDate>Sat, 30 Dec 2017 11:51:51 GMT</pubDate></item><item><title>How To Create A Custom Checkbox In Gravity Forms</title><link>https://travis.media/blog/create-custom-checkbox-in-gravity-forms/</link><guid isPermaLink="true">https://travis.media/blog/create-custom-checkbox-in-gravity-forms/</guid><pubDate>Thu, 21 Dec 2017 09:18:58 GMT</pubDate></item><item><title>How To Strikethrough Text In The Beaver Builder Pricing Table</title><link>https://travis.media/blog/strikethrough-text-beaver-builder-pricing-table/</link><guid isPermaLink="true">https://travis.media/blog/strikethrough-text-beaver-builder-pricing-table/</guid><pubDate>Tue, 24 Oct 2017 09:33:46 GMT</pubDate></item><item><title>The Best Invoicing and Accounting Software For Freelance Web Designers</title><link>https://travis.media/blog/the-best-invoicing-and-accounting-software-for-freelance-web-designers/</link><guid isPermaLink="true">https://travis.media/blog/the-best-invoicing-and-accounting-software-for-freelance-web-designers/</guid><pubDate>Tue, 10 Oct 2017 11:14:18 GMT</pubDate></item><item><title>4 Reasons Why Every Web Developer Should Start A Blog</title><link>https://travis.media/blog/4-reasons-why-every-web-developer-should-start-a-blog/</link><guid isPermaLink="true">https://travis.media/blog/4-reasons-why-every-web-developer-should-start-a-blog/</guid><description>What do you do when you get stumped on a coding predicament? Most of us jump to Google. And what comes up in the search results? Blogs! Blogs showing off new code. Blogs aimed on marketing the blogger. Blogs full of new experimentation. And blogs that aim to bring value back to the coding community. Thus, every Web Developer should start a blog.</description><pubDate>Mon, 18 Sep 2017 08:44:54 GMT</pubDate></item><item><title>6 Types of Upwork Job Listings You Should Skip</title><link>https://travis.media/blog/6-types-upwork-job-listings-you-should-skip/</link><guid isPermaLink="true">https://travis.media/blog/6-types-upwork-job-listings-you-should-skip/</guid><description>Let&apos;s look at 6 types of Upwork job listings you should avoid to save time and ensure success. Learn how to identify red flags and find the best freelance opportunities.</description><pubDate>Thu, 07 Sep 2017 09:09:24 GMT</pubDate></item><item><title>How To Make An Item Grow On Hover with CSS</title><link>https://travis.media/blog/how-to-make-an-item-grow-on-hover-with-css/</link><guid isPermaLink="true">https://travis.media/blog/how-to-make-an-item-grow-on-hover-with-css/</guid><description>Let&apos;s create a hover effect that makes items grow using CSS. Enhance your web design with this simple, step-by-step guide.</description><pubDate>Tue, 05 Sep 2017 15:06:15 GMT</pubDate></item><item><title>How To Manually Update A WordPress Plugin Via FTP</title><link>https://travis.media/blog/manually-update-a-wordpress-plugin-via-ftp/</link><guid isPermaLink="true">https://travis.media/blog/manually-update-a-wordpress-plugin-via-ftp/</guid><pubDate>Thu, 31 Aug 2017 11:45:41 GMT</pubDate></item><item><title>Freelance Newbie, Should You Do Work For Free Up Front?</title><link>https://travis.media/blog/freelance-newbie-should-you-work-free-up-front/</link><guid isPermaLink="true">https://travis.media/blog/freelance-newbie-should-you-work-free-up-front/</guid><pubDate>Wed, 12 Apr 2017 13:24:21 GMT</pubDate></item><item><title>Hate Your Job, Hate Your Life: Change Begins Today</title><link>https://travis.media/blog/hate-your-job-hate-your-life/</link><guid isPermaLink="true">https://travis.media/blog/hate-your-job-hate-your-life/</guid><pubDate>Fri, 07 Apr 2017 13:44:39 GMT</pubDate></item><item><title>Who Buys the Wordpress Theme? Developer or Client?</title><link>https://travis.media/blog/who-buys-the-wordpress-theme-developer-or-client/</link><guid isPermaLink="true">https://travis.media/blog/who-buys-the-wordpress-theme-developer-or-client/</guid><pubDate>Fri, 31 Mar 2017 13:12:51 GMT</pubDate></item><item><title>How I Got My First 2 Freelance Clients</title><link>https://travis.media/blog/first-2-freelance-clients/</link><guid isPermaLink="true">https://travis.media/blog/first-2-freelance-clients/</guid><pubDate>Tue, 28 Mar 2017 12:17:38 GMT</pubDate></item><item><title>After Being Outsourced, It Is Time For A Major Change</title><link>https://travis.media/blog/after-being-outsourced-time-for-major-change/</link><guid isPermaLink="true">https://travis.media/blog/after-being-outsourced-time-for-major-change/</guid><pubDate>Fri, 10 Mar 2017 17:26:03 GMT</pubDate></item><item><title>Should I Learn Multiple Programming Languages or Just Master One</title><link>https://travis.media/blog/should-i-learn-multiple-programming-languages-or-master-one/</link><guid isPermaLink="true">https://travis.media/blog/should-i-learn-multiple-programming-languages-or-master-one/</guid><pubDate>Mon, 06 Mar 2017 16:35:17 GMT</pubDate></item><item><title>Spark A Child&apos;s Interest In Coding With This Silly Program</title><link>https://travis.media/blog/spark-child-interest-in-coding-with-silly-program/</link><guid isPermaLink="true">https://travis.media/blog/spark-child-interest-in-coding-with-silly-program/</guid><pubDate>Fri, 20 Jan 2017 00:01:20 GMT</pubDate></item></channel></rss>