<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" >

  <title>Erik L. Arneson — Writer and Software Developer</title>
  <subtitle>Erik L. Arneson is a freelance writer and software developer with WordPress experience. He is located in Portland, Oregon.</subtitle>
  <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator>
  <link href="https://arnesonium.com/feeds/debugging.xml" rel="self" type="application/atom+xml" />
  <link href="https://arnesonium.com/" rel="alternate" type="text/html" />
  <updated>2026-06-18T15:03:10+00:00</updated>
  <id>https://arnesonium.com/feeds/debugging.xml</id>
  <author>
    <name>Erik L. Arneson</name>
  </author>
      <entry>
        
        <title>New WordPress Services: Fast Fixes for Portland Businesses</title>
        <author>
          <name>Erik L. Arneson</name>
        </author>        
        <link href="https://arnesonium.com/2025/11/new-wordpress-services" rel="alternate" type="text/html" title="New WordPress Services: Fast Fixes for Portland Businesses" />
        <updated>2025-11-05T00:00:00+00:00</updated>
        <id>https://arnesonium.com/2025/11/new-wordpress-services</id>
          <category term="wordpress" />
        
          <category term="portland" />
        
          <category term="web-development" />
        
          <category term="debugging" />
        <content type="html" xml:base="https://arnesonium.com/2025/11/new-wordpress-services">&lt;p&gt;Your WordPress site is either making you money or costing you opportunities. I’m opening up my calendar for quick-turn projects—and offering &lt;strong&gt;free site audits to new clients.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;With 10+ years building WordPress sites,&lt;/strong&gt; I’ve seen the same problems tank small business budgets: slow load times, security vulnerabilities, broken plugins, and sites that just stop working.&lt;/p&gt;

&lt;!--more--&gt;

&lt;h2 id=&quot;what-im-offering&quot;&gt;What I’m Offering&lt;/h2&gt;

&lt;p&gt;See the full list on my &lt;a href=&quot;/wordpress/&quot;&gt;WordPress services page&lt;/a&gt;. Here is a quick rundown:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Quick-turnaround emergency WordPress rescue&lt;/li&gt;
  &lt;li&gt;Site speed optimization&lt;/li&gt;
  &lt;li&gt;Security hardening&lt;/li&gt;
  &lt;li&gt;Plugin customization&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I am also available for &lt;strong&gt;monthly WordPress support retainers.&lt;/strong&gt;&lt;/p&gt;

&lt;h2 id=&quot;first-time-client-special&quot;&gt;First-Time Client Special&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Free 30-minute WordPress site audit (normally $75)&lt;/strong&gt;&lt;/p&gt;

&lt;h3 id=&quot;what-youll-get&quot;&gt;What you’ll get:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Speed analysis with specific fixes&lt;/li&gt;
  &lt;li&gt;Security vulnerability check&lt;/li&gt;
  &lt;li&gt;Plugin bloat assessment&lt;/li&gt;
  &lt;li&gt;Prioritized action plan&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;No obligation.&lt;/strong&gt; Just honest feedback on what’s holding your site back.&lt;/p&gt;

&lt;h2 id=&quot;between-the-lines&quot;&gt;Between the lines&lt;/h2&gt;

&lt;p&gt;I’m based in Portland, but work with businesses anywhere. Projects are priced for value and speed—not hourly rates that incentivize me to work slowly.&lt;/p&gt;

&lt;p&gt;The bottom line: &lt;strong&gt;If your WordPress site is slow, insecure, or broken, you’re losing money every day.&lt;/strong&gt; Let’s fix it this week, not next quarter.&lt;/p&gt;

&lt;h2 id=&quot;what-next&quot;&gt;What next?&lt;/h2&gt;

&lt;p&gt;Contact me on my &lt;a href=&quot;/wordpress/&quot;&gt;WordPress services page&lt;/a&gt;, or using the form below.&lt;/p&gt;

&lt;!-- modify this form HTML and place wherever you want your form --&gt;
&lt;form action=&quot;https://formspree.io/f/xjvzwrkp&quot; method=&quot;POST&quot;&gt;
  &lt;label&gt;
    Your email:
    &lt;input type=&quot;email&quot; name=&quot;email&quot; /&gt;
  &lt;/label&gt;
  &lt;br /&gt;
  &lt;label&gt;
    Your message:&lt;br /&gt;
    &lt;textarea name=&quot;message&quot; rows=&quot;20&quot; style=&quot;width:90%&quot;&gt;&lt;/textarea&gt;
  &lt;/label&gt;
  &lt;!-- your other form fields go here --&gt;
  &lt;div class=&quot;g-recaptcha&quot; data-sitekey=&quot;6LcDtPsSAAAAALF66lY2GqToLSZShqoxLMGsBMFf&quot;&gt;&lt;/div&gt;
  &lt;button type=&quot;submit&quot; class=&quot;btn&quot;&gt;Send&lt;/button&gt;
&lt;/form&gt;

&lt;p&gt;&lt;strong&gt;Questions?&lt;/strong&gt; Feel free to DM me on LinkedIn.&lt;/p&gt;</content>
      </entry>
    
      <entry>
        
        <title>How to Test Your Frontend Against Internet Explorer Without Booting Windows</title>
        <author>
          <name>Erik L. Arneson</name>
        </author>        
        <link href="https://arnesonium.com/2015/02/test-internet-explorer-without-booting-windows/" rel="alternate" type="text/html" title="How to Test Your Frontend Against Internet Explorer Without Booting Windows" />
        <updated>2015-02-11T19:15:26+00:00</updated>
        <id>https://arnesonium.com/2015/02/test-internet-explorer-without-booting-windows</id>
          <category term="debugging" />
        
          <category term="epub" />
        
          <category term="internet-explorer" />
        
          <category term="javascript" />
        
          <category term="programming" />
        
          <category term="testing" />
        
          <category term="web-development" />
        
          <category term="windows" />
        <content type="html" xml:base="https://arnesonium.com/2015/02/test-internet-explorer-without-booting-windows/">&lt;p&gt;Internet Explorer (IE) has been frustrating me. I want to use stronger words than that, but it would be unprofessional.
&lt;!--more--&gt;&lt;/p&gt;

&lt;p&gt;I recently launched the &lt;a href=&quot;http://arnesonium.com/2015/01/philalethes-e-bulletin-online-reader/&quot; title=&quot;Philalethes E-Bulletin Online Reader&quot;&gt;&lt;em&gt;Philalethes E-Bulletin&lt;/em&gt; Online Reader&lt;/a&gt;, which uses EPUB.js and an implementation of XPath that, for some strange reason, isn’t available in IE. I found a few solutions which would work, but all of them require testing in IE. Of course.&lt;/p&gt;

&lt;p&gt;This seems like it wouldn’t be a problem, except that I run Linux all the time. All of my work happens on the Linux side of things, so booting into Windows just to run IE for one tiny bug fix is an inconvenience and a chore.
&lt;!--more--&gt;&lt;/p&gt;

&lt;p&gt;A friend of mine pointed me to &lt;a href=&quot;https://www.modern.ie/&quot; title=&quot;modern.IE: Virtual Machines for running Internet Explorer&quot; target=&quot;_blank&quot;&gt;modern.IE&lt;/a&gt;. Microsoft has graciously released virtual machines usable under MacOS and Linux for running IE and testing. Be warned, however, that the license only lasts 90 days.&lt;/p&gt;

&lt;p&gt;I downloaded the 3.5GB virtual machine image and loaded it up in VirtualBox. This might be unusual, but I don’t do a lot of work with virtual machines on my development box. I was immediately greeted with this:
[caption id=”attachment_269” align=”aligncenter” width=”530”]&lt;img src=&quot;http://arnesonium.com/wp-content/uploads/2015/02/Screenshot-from-2015-02-11-094245.png&quot; alt=&quot;Don&amp;#039;t worry, the loading time was a lie. It only took 5 minutes.&quot; width=&quot;530&quot; height=&quot;423&quot; class=&quot;size-full wp-image-269&quot; /&gt; Don’t worry, the loading time was a lie. It only took 5 minutes.[/caption]&lt;/p&gt;

&lt;p&gt;This solution is not the best for my setup. My computer is getting long in the tooth, so VirtualBox runs neither quickly nor smoothly. However, in this situation, I only needed to test a few lines of code, so it worked.&lt;/p&gt;

&lt;p&gt;In my next blog post, which should be coming out shortly, I’ll talk about how I got the &lt;em&gt;Philalethes E-Bulletin&lt;/em&gt; Online Reader working for IE.&lt;/p&gt;</content>
      </entry>
    
</feed>
