<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>W.P. Hill Tech</title>
    <link>https://wphilltech.com/</link>
    <description>Recent content on W.P. Hill Tech</description>
    <image>
      <title>W.P. Hill Tech</title>
      <url>https://wphilltech.com/static/papermod-cover.png</url>
      <link>https://wphilltech.com/static/papermod-cover.png</link>
    </image>
    <generator>Hugo -- 0.150.1</generator>
    <language>en</language>
    <lastBuildDate>Wed, 01 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://wphilltech.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Full CV</title>
      <link>https://wphilltech.com/cv/</link>
      <pubDate>Wed, 01 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://wphilltech.com/cv/</guid>
      <description>Full CV writeup</description>
    </item>
    <item>
      <title>WSL Install Notes</title>
      <link>https://wphilltech.com/wsl-install-notes/</link>
      <pubDate>Sun, 01 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://wphilltech.com/wsl-install-notes/</guid>
      <description>&lt;h1 id=&#34;purpose&#34;&gt;Purpose&lt;/h1&gt;
&lt;p&gt;The windows operating system has made some significant improvements for developers who live and work with Linux servers or Mac users. WSL levels the playing field and is an excellent option.&lt;/p&gt;
&lt;p&gt;The following is a collection of my own personal notes.
These instructions have an Oracle slant. Your settings may need to be different.
The focus here is some common problems, but not exhaustive.
No warranty is assumed or implied. This is just transparent note taking.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ORDS Dynamic Configuration with Central Configuration Server</title>
      <link>https://wphilltech.com/ords-central-configuration_server/</link>
      <pubDate>Mon, 21 Apr 2025 12:00:00 +0400</pubDate>
      <guid>https://wphilltech.com/ords-central-configuration_server/</guid>
      <description>&lt;h1 id=&#34;ords-central-configuration-server-lab&#34;&gt;ORDS Central Configuration Server Lab&lt;/h1&gt;
&lt;h1 id=&#34;references&#34;&gt;References&lt;/h1&gt;
&lt;h2 id=&#34;downloads&#34;&gt;Downloads&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.oracle.com/database/technologies/databaseappdev-vm.html&#34;

 target=&#34;_blank&#34;&gt;
Database APP Dev VM
&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;At the time of testing:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;Oracle Database 23ai Free VirtualBox Appliance
Updated: February 20, 2025

Welcome to the Oracle Database 23ai Free VirtualBox Appliance. This document describes how to install a virtual guest appliance that provides pre-configured Oracle software for your use.

This virtual machine contains:
    Oracle Linux 8.7
    Oracle Database 23.7
    Oracle REST Data Services 24.4
    Oracle SQLcl 24.4.1
    Oracle APEX 24.2
    JDK 21.0.5
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;a href=&#34;https://www.oracle.com/database/sqldeveloper/technologies/db-actions/download/&#34;

 target=&#34;_blank&#34;&gt;
ORDS REST Data Services
&lt;/a&gt;
&lt;/p&gt;</description>
    </item>
    <item>
      <title>DNS Issue Notes - Red Cross </title>
      <link>https://wphilltech.com/dns_notes/</link>
      <pubDate>Tue, 01 Oct 2024 00:00:00 +0000</pubDate>
      <guid>https://wphilltech.com/dns_notes/</guid>
      <description>DNS is a wide topic. Here are some of my notes and the services I like.</description>
    </item>
    <item>
      <title>Hugo Notes</title>
      <link>https://wphilltech.com/hugo_notes/</link>
      <pubDate>Mon, 02 Aug 2021 00:00:00 +0000</pubDate>
      <guid>https://wphilltech.com/hugo_notes/</guid>
      <description>My notes, links, and reminders for the SSG HUGO.</description>
    </item>
    <item>
      <title>APEX and REST Authentication Using BASIC Username and Password</title>
      <link>https://wphilltech.com/apex-and-rest-authentication-basic/</link>
      <pubDate>Wed, 15 May 2019 00:00:00 +0000</pubDate>
      <guid>https://wphilltech.com/apex-and-rest-authentication-basic/</guid>
      <description>Example of using APEX users and groups to secure REST calls.</description>
    </item>
    <item>
      <title>APEX Auth-N And Auth-Z Using Oracle Identity Cloud Service (IDCS)</title>
      <link>https://wphilltech.com/apex-auth-n-using-idcs/</link>
      <pubDate>Fri, 18 May 2018 00:00:00 +0000</pubDate>
      <guid>https://wphilltech.com/apex-auth-n-using-idcs/</guid>
      <description> As of Oracle Application Express (APEX) 18, there is a declarative method of enabling authentication (Auth-N) using Oracle Identity Cloud Service (IDCS)
This post will walk through the steps for setup of a basic Auth-N then follow up with Authorization (Auth-Z) using IDCS groups. </description>
    </item>
    <item>
      <title>Oracle Undo And Deleting Many Rows</title>
      <link>https://wphilltech.com/oracle-undo-and-deleting-many-rows/</link>
      <pubDate>Tue, 10 Oct 2017 00:00:00 +0000</pubDate>
      <guid>https://wphilltech.com/oracle-undo-and-deleting-many-rows/</guid>
      <description>Considerations when deleteing large number of rows from a transactional table with limited quota or resources.</description>
    </item>
    <item>
      <title>Executing Host Commands From An Oracle Database</title>
      <link>https://wphilltech.com/executing-host-commands-from-an-oracle-database/</link>
      <pubDate>Sat, 02 Apr 2016 00:00:00 +0000</pubDate>
      <guid>https://wphilltech.com/executing-host-commands-from-an-oracle-database/</guid>
      <description>Options for running HOST based commands from an Oracle Database</description>
    </item>
    <item>
      <title>ORDS 400 Error - Due To Password Expire</title>
      <link>https://wphilltech.com/ords-400-error-due-to-password-expire/</link>
      <pubDate>Thu, 17 Dec 2015 00:00:00 +0000</pubDate>
      <guid>https://wphilltech.com/ords-400-error-due-to-password-expire/</guid>
      <description>ORDS Listener profiles settings for middle tier accounts.</description>
    </item>
    <item>
      <title>APEX 5 Saved Interactive Reports – Primary Report Name Change</title>
      <link>https://wphilltech.com/apex-5-saved-interactive-reports-primary-report-name-change/</link>
      <pubDate>Mon, 23 Nov 2015 00:00:00 +0000</pubDate>
      <guid>https://wphilltech.com/apex-5-saved-interactive-reports-primary-report-name-change/</guid>
      <description>Example of using APEX users and groups to secure REST calls.</description>
    </item>
    <item>
      <title>Adventures with AWS RDS and APEX</title>
      <link>https://wphilltech.com/adventures-with-aws-rds-and-apex/</link>
      <pubDate>Tue, 10 Nov 2015 00:00:00 +0000</pubDate>
      <guid>https://wphilltech.com/adventures-with-aws-rds-and-apex/</guid>
      <description>Example of using APEX users and groups to secure REST calls.</description>
    </item>
    <item>
      <title>What is Oracle Application Express (APEX)?</title>
      <link>https://wphilltech.com/what-is-oracle-apex/</link>
      <pubDate>Wed, 25 Mar 2015 00:00:00 +0000</pubDate>
      <guid>https://wphilltech.com/what-is-oracle-apex/</guid>
      <description>Some basic descriptions and answers to common questions.</description>
    </item>
    <item>
      <title>APEX Authentication with Remember Me Cookie</title>
      <link>https://wphilltech.com/apex-authentication-with-cookie/</link>
      <pubDate>Mon, 25 Aug 2014 00:00:00 +0000</pubDate>
      <guid>https://wphilltech.com/apex-authentication-with-cookie/</guid>
      <description>Example Application and Presentation from KSCOPE 14 about APEX cookies and automatic authentication.</description>
    </item>
    <item>
      <title>Scripts for Setting Oracle ACL 11g</title>
      <link>https://wphilltech.com/scripts-for-setting-oracle-acl/</link>
      <pubDate>Wed, 21 May 2014 00:00:00 +0000</pubDate>
      <guid>https://wphilltech.com/scripts-for-setting-oracle-acl/</guid>
      <description>Understanding and configuring the ACL (Access Control List) in an Oracle database can be a challenge. I have constructed a series of scripts to make seeing and changing ACL settings easier.</description>
    </item>
    <item>
      <title>Sublime Text for Oracle Apex Developers</title>
      <link>https://wphilltech.com/sublime-text-for-oracle-apex-developers/</link>
      <pubDate>Thu, 20 Mar 2014 11:00:29 +0000</pubDate>
      <guid>https://wphilltech.com/sublime-text-for-oracle-apex-developers/</guid>
      <description>&lt;h1 id=&#34;the-following-is-information-related-to-using-sublime-text-for-developing-oracle-apex-applications-well-actually-it-is-more-for-any-plsql-development-but-it-just-sounds-cooler&#34;&gt;&lt;span style=&#34;font-size: 16px; font-weight: 400; line-height: 1.5;&#34;&gt;The following is information related to using Sublime Text for developing Oracle APEX Applications.  Well, actually it is more for any PL/SQL development, but it just sounds cooler.&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;I use Sublime Text every day and have found it to be a great productivity tool.  As it is cross platform, I use it on MAC, Windows, and Linux operating system (often simultaneously). The pictures may have steps or details specific to one OS or the other. Regardless, the concepts apply to Linux, Mac or Windows. As with many things, there is more than one way to accomplish a goal. This is especially true with Sublime Text. My intention not to re-do Sublime documentation or duplicate what others have already done, but to show you what has worked for me.&lt;/p&gt;</description>
    </item>
    <item>
      <title>About Me</title>
      <link>https://wphilltech.com/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://wphilltech.com/about/</guid>
      <description>Vague but Specific</description>
    </item>
  </channel>
</rss>
