Ryan Oeltjenbruns https://rohjay.one/ A place to put my thoughts... Sat, 15 Mar 2025 16:27:18 +0000 en-US hourly 1 https://wordpress.org/?v=6.8.5 https://i0.wp.com/rohjay.one/wp-content/uploads/2017/07/cropped-n16904802_8617.jpg?fit=32%2C32&ssl=1 Ryan Oeltjenbruns https://rohjay.one/ 32 32 132204794 Easiest Way to Dominate Dogfighting in Starfield https://rohjay.one/easiest-way-to-dominate-dogfighting-in-starfield/ Thu, 07 Sep 2023 02:09:03 +0000 https://rohjay.one/?p=616 Struggling with dogfighting in Starfield? Yeah, me too… until I tried a little creativity. I just started playing Starfield last Friday. I’ve got almost 8 hours in the game now and at lvl 13 (on normal) I’m taking down Galbank craft @ lvl 38. I want to tell you how =] How I got here …

The post Easiest Way to Dominate Dogfighting in Starfield appeared first on Ryan Oeltjenbruns.

]]>
616
How to Disable the Resubscribe feature in Woocommerce Subscriptions Plugin https://rohjay.one/how-to-disable-the-resubscribe-feature-in-woocommerce-subscriptions-plugin/ Mon, 03 Jul 2023 15:48:51 +0000 https://rohjay.one/?p=585 This brief guide is aimed at developers familiar with WordPress who are looking to disable the Resubscribe feature in WooCommerce’s very own “Woocommerce Subscriptions” plugin. Let’s dive right in. Outline At the time of this writing (2023-07-03), there is no option to turn off the “Resubscribe” functionality. If you’ve come into a scenario where that …

The post How to Disable the Resubscribe feature in Woocommerce Subscriptions Plugin appeared first on Ryan Oeltjenbruns.

]]>
585
Connecting to a Pervasive SQL (PSQL) v12 Database using PHP ODBC+PDO on Modern Linux https://rohjay.one/connecting-to-a-pervasive-sql-psql-v12-database-using-php-odbcpdo-on-modern-linux/ https://rohjay.one/connecting-to-a-pervasive-sql-psql-v12-database-using-php-odbcpdo-on-modern-linux/#comments Wed, 03 Aug 2022 14:02:20 +0000 https://rohjay.one/?p=505 Hi friend. If this article title interests you, you – like me – have probably scoured the internet for hours trying to figure out how to fire up a db connection to an old, aging database… maybe so you can begin the process of evolving out of the 90’s. To get all this set up, …

The post Connecting to a Pervasive SQL (PSQL) v12 Database using PHP ODBC+PDO on Modern Linux appeared first on Ryan Oeltjenbruns.

]]>
https://rohjay.one/connecting-to-a-pervasive-sql-psql-v12-database-using-php-odbcpdo-on-modern-linux/feed/ 4 505
Adding WordPress Post Metadata when using wp_insert_post https://rohjay.one/adding-wordpress-post-metadata-when-using-wp_insert_post/ Tue, 14 Jun 2022 22:12:38 +0000 https://rohjay.one/?p=473 I found a little trick that I’ve overlooked so many times when writing plugins that use custom post types. Did you know that you can do this? How cool is that?! Now don’t laugh at me, but I looked for my postmeta in my DB because I’m always skeptical and look at this beauty: Nice …

The post Adding WordPress Post Metadata when using wp_insert_post appeared first on Ryan Oeltjenbruns.

]]>
473
Adding a Page to your WooCommerce My Account Dashboard https://rohjay.one/adding-a-page-to-your-woocommerce-my-account-dashboard/ Fri, 15 Apr 2022 00:01:03 +0000 https://rohjay.one/?p=426 So you’re writing a plugin and you want to add your own pages for your customers to use in their dashboards with its own integrated nav link. There’s just one problem: documentation for *how* to do this is…. lacking. I just spent two hours chasing this one down; I gotchu. There are three components (2 …

The post Adding a Page to your WooCommerce My Account Dashboard appeared first on Ryan Oeltjenbruns.

]]>
426
How to Easily Setup PHPUnit Tests for Codeigniter 3 https://rohjay.one/how-to-easily-setup-phpunit-tests-for-codeigniter-3/ https://rohjay.one/how-to-easily-setup-phpunit-tests-for-codeigniter-3/#comments Sat, 23 May 2020 00:42:05 +0000 https://rohjay.one/?p=286 This tutorial will show you how to take a new or existing Codeigniter 3 project, and add PHPunit test capabilities to it. While Codeigniter 3 shipped with its very own unit test suite, some of us still prefer PHPUnit. I’ve read many methods online, but wasn’t 100% able to do everything I needed for one …

The post How to Easily Setup PHPUnit Tests for Codeigniter 3 appeared first on Ryan Oeltjenbruns.

]]>
https://rohjay.one/how-to-easily-setup-phpunit-tests-for-codeigniter-3/feed/ 6 286
Rebel Galaxy Outlaw: Best Guide Yet https://rohjay.one/rebel-galaxy-outlaw-best-guide-yet/ https://rohjay.one/rebel-galaxy-outlaw-best-guide-yet/#comments Thu, 22 Aug 2019 17:54:09 +0000 https://rohjay.one/?p=294 First: I. LOVE. DOUBLE. DAMAGE. GAMES. Small crew of incredible folks making games we’ve all been dying to play and maybe even didn’t know it. Yeah, I’ve sunk a ton of time in the original Rebel Galaxy, so you know I was PUMPED to play the new one. That’s right… I played and played and …

The post Rebel Galaxy Outlaw: Best Guide Yet appeared first on Ryan Oeltjenbruns.

]]>
https://rohjay.one/rebel-galaxy-outlaw-best-guide-yet/feed/ 5 294
Seeking Happiness https://rohjay.one/seeking-happiness/ Mon, 28 Jan 2019 06:13:13 +0000 https://rohjay.one/?p=258 Quick aside first: if this was shared with you, please know I wrote this for myself and nobody else. Ideally, this is just a thoughtful article to get folks thinking about things in their lives and is worth sharing. That’s what I’m hoping for at least! Is it just me, or is happiness one of …

The post Seeking Happiness appeared first on Ryan Oeltjenbruns.

]]>
258
Helpful Hacky Skyrim Tools https://rohjay.one/helpful-hacky-skyrim-tools/ Sun, 25 Nov 2018 09:35:39 +0000 https://rohjay.one/?p=161 Enter the Skyrim Alchemy Sage Welcome fellow Skyrim alchemists – interested in brewing the most potent of poisons?! The most proverbial of potions?!! The most electrifying of elixirs?!!! …perhaps with a touch of alliteration? Hrmph! I have a scroll called the Skyrim Alchemy Helper that will help you craft the finest concoctions – far beyond …

The post Helpful Hacky Skyrim Tools appeared first on Ryan Oeltjenbruns.

]]>
161
How I Write Professional Code https://rohjay.one/how-i-write-professional-code/ Thu, 20 Jul 2017 08:00:30 +0000 https://rohjay.one/?p=92 Subtitle: and talk about it UNprofessionally I’ve been writing code for about the last decade and a half. It really wasn’t till I started working on a team of developers that I was pushed to write better, more readable code — a very important lesson. Then, it wasn’t till I started breaking old habits and …

The post How I Write Professional Code appeared first on Ryan Oeltjenbruns.

]]>
92