<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>DevelopRx</title><link>https://developrx.com/</link><description>Recent content on DevelopRx</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 23 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://developrx.com/index.xml" rel="self" type="application/rss+xml"/><item><title>I'm Back - Again!</title><link>https://developrx.com/posts/i-m-back-again/</link><pubDate>Sun, 23 Aug 2026 00:00:00 +0000</pubDate><guid>https://developrx.com/posts/i-m-back-again/</guid><description>&lt;p&gt;It&amp;rsquo;s been awhile.&lt;/p&gt;&#10;&lt;p&gt;About 5 years ago, I converted 99% of the site to Hugo static, but didn&amp;rsquo;t implement because I didn&amp;rsquo;t find a good search. So, I started saving how-to&amp;rsquo;s on my computer (again).&lt;/p&gt;&#10;&lt;p&gt;Flash forward. Now, after 6 long days of converting to Hugo, I&amp;rsquo;m up&amp;hellip; and I&amp;rsquo;ve got a lot to share!&lt;/p&gt;&#10;</description></item><item><title>About</title><link>https://developrx.com/pages/about/</link><pubDate>Sat, 22 Aug 2026 00:00:00 +0000</pubDate><guid>https://developrx.com/pages/about/</guid><description>&lt;blockquote&gt;&#10;&lt;h3 id="developrx-is-a-place-to-store-walk-throughs-notes-reviews-hacks-rants-and-handy-hints-on-a-variety-of-computer-related-topics"&gt;DevelopRx is a place to store walk-throughs, notes, reviews, hacks, rants, and handy hints on a variety of computer-related topics&lt;/h3&gt;&#10;&lt;/blockquote&gt;&#10;&lt;p&gt;&lt;img src="https://developrx.com/pages/about/_images/dino_02_thumb.jpg" alt="dino_02_thumb"&gt;&lt;/p&gt;&#10;&lt;p&gt;I started with computers way back when Fortran programming was a thing. I got my first engineering job because I could tickle the keyboard and punch in a bunch of &lt;code&gt;GOTO 10&lt;/code&gt; commands. Nowadays, I only sporadically play with code and I have a tendency to forget exactly what I did a few weeks (or even a few hours) back.&lt;/p&gt;</description></item><item><title>[Rx] How to Convert PDF to ePUB</title><link>https://developrx.com/posts/rx-how-to-convert-pdf-to-epub/</link><pubDate>Sun, 09 May 2021 00:59:47 +0000</pubDate><guid>https://developrx.com/posts/rx-how-to-convert-pdf-to-epub/</guid><description>&lt;p&gt;Converting a PDF to ePUB format isn’t difficult, but getting quality results seems to be nigh on impossible.&lt;/p&gt;&#10;&lt;p&gt;DevelopRx assembled a team of crack engineers (actually just me) to tackle this issue and solve it using readily available open source software (a.k.a. FREE!).&lt;/p&gt;&#10;&lt;p&gt;The process described in this article is primarily for text-based PDFs with common headers and footers otherwise known as “books.”&lt;/p&gt;&#10;</description></item><item><title>[Rx] How to set the Hugo Favicon</title><link>https://developrx.com/posts/rx-how-to-set-the-hugo-favicon/</link><pubDate>Sun, 09 May 2021 00:00:00 +0000</pubDate><guid>https://developrx.com/posts/rx-how-to-set-the-hugo-favicon/</guid><description>&lt;blockquote&gt;&#10;&lt;p&gt;    &lt;img src="https://developrx.com/posts/rx-how-to-set-the-hugo-favicon/_images/Rx-favicon-tab.png" alt="Rx-favicon-tab"&gt;&lt;/p&gt;&#10;&lt;p&gt;&lt;strong&gt;Custom Favicon.&lt;/strong&gt; Put new and improved &lt;code&gt;favicon.ico&lt;/code&gt; image into into &lt;strong&gt;root &amp;gt; static&lt;/strong&gt; folder.&lt;/p&gt;&#10;&lt;/blockquote&gt;&#10;</description></item><item><title>[Rx] Update Node.js</title><link>https://developrx.com/posts/rx-update-node-js/</link><pubDate>Tue, 24 Apr 2018 02:18:00 +0000</pubDate><guid>https://developrx.com/posts/rx-update-node-js/</guid><description>&lt;p&gt;&lt;img src="https://developrx.com/posts/rx-update-node-js/_images/2018-04-23_121357.png" alt=""&gt;&lt;/p&gt;&#10;&lt;p&gt;&lt;strong&gt;&lt;a href="https://nodejs.org/en/"&gt;Node.js&lt;/a&gt;&lt;/strong&gt; is an open-source, cross-platform JavaScript run-time environment that executes JavaScript. It includes &lt;strong&gt;npm,&lt;/strong&gt; which is the package manager for JavaScript code ( installs programs).&lt;/p&gt;&#10;</description></item><item><title>[Rx] Updating Git for Win7</title><link>https://developrx.com/posts/rx-updating-git-for-win7/</link><pubDate>Mon, 23 Apr 2018 13:17:21 +0000</pubDate><guid>https://developrx.com/posts/rx-updating-git-for-win7/</guid><description>&lt;p&gt;&lt;a href="https://gitforwindows.org/"&gt;Git&lt;/a&gt; is a software configuration management (SCM) program. This is just a fancy way of saying that it’s a software package that tracks and controls changes in the code.&lt;/p&gt;&#10;&lt;p&gt;I initially installed Git because I was &lt;a href="http://www.developrx.com/rx-install-vagrant-win7-local-web-development/"&gt;playing around&lt;/a&gt; with Vagrant (local web development). It’s also a safe way to get the nerdy &lt;a href="https://www.gnu.org/software/bash/"&gt;Bash&lt;/a&gt; shell (UNIX-like scripting language) for Windows without going into Cygwin .&lt;/p&gt;&#10;</description></item><item><title>[Rx] Updating Local Development WordPress Version</title><link>https://developrx.com/posts/rx-updating-local-development-wordpress-version/</link><pubDate>Wed, 08 Mar 2017 17:27:31 +0000</pubDate><guid>https://developrx.com/posts/rx-updating-local-development-wordpress-version/</guid><description>&lt;p&gt;&lt;img src="https://developrx.com/posts/rx-updating-local-development-wordpress-version/_images/wp_02.jpg" alt="wp_02"&gt;&lt;/p&gt;&#10;&lt;p&gt;Looks like updating Local WordPress version can be a painless. First, fully backup your local WordPress folder. Download the latest version of WordPress. Unzip it. Overwrite the local Wordpress files.&lt;/p&gt;&#10;&lt;p&gt;So far, so good.&lt;/p&gt;&#10;&lt;p&gt;&lt;img src="https://developrx.com/posts/rx-updating-local-development-wordpress-version/_images/Square3_thumb_thumb.png" alt="Square3_thumb"&gt;&lt;/p&gt;</description></item><item><title>Your Emails are NOT Safe</title><link>https://developrx.com/posts/your-emails-are-not-safe/</link><pubDate>Fri, 09 Dec 2016 18:27:42 +0000</pubDate><guid>https://developrx.com/posts/your-emails-are-not-safe/</guid><description>&lt;p&gt;The planets aligned and I lost three years of emails. I had backups and, as a last resort, surely my host did too, right? Nope.&lt;/p&gt;&#10;&lt;p&gt;It’s too late for my emails. Maybe it’s not too late for yours.&lt;/p&gt;&#10;&lt;p&gt;&lt;strong&gt;Here’s what happened and how you can keep your emails safe&amp;hellip;&lt;/strong&gt;&lt;/p&gt;&#10;</description></item><item><title>[Rx] Basic SEO | How to Write Simple Meta Tags</title><link>https://developrx.com/posts/rx-basic-seo-how-to-write-simple-meta-tags/</link><pubDate>Wed, 02 Nov 2016 15:31:09 +0000</pubDate><guid>https://developrx.com/posts/rx-basic-seo-how-to-write-simple-meta-tags/</guid><description>&lt;p&gt;There was a &lt;a href="http://www.imdb.com/title/tt0097351/"&gt;Kevin Costner movie&lt;/a&gt; where he kept on hearing, “Build it and they will come.”&lt;/p&gt;&#10;&lt;p&gt;Great for Kevin, not so good for webpages. If you want to be found on the net, you need more… SEO (Search Engine Optimization).&lt;/p&gt;&#10;</description></item><item><title>[Rx] FFmpeg | Fix M4A Files That Won't Play</title><link>https://developrx.com/posts/rx-fix-m4a-files-that-wont-play/</link><pubDate>Thu, 27 Oct 2016 14:49:54 +0000</pubDate><guid>https://developrx.com/posts/rx-fix-m4a-files-that-wont-play/</guid><description>&lt;h3 id="some-audio-files-in-m4a-format-do-not-play-on-some-devices"&gt;Some audio files in M4A format do not play on some devices.&lt;/h3&gt;&#10;&lt;p&gt;Remuxing reassembles the data packets of the audio stream and that’s exactly how to fix the problem.&lt;/p&gt;</description></item><item><title>[Rx] Lossless Ripping of Audio from MP4</title><link>https://developrx.com/posts/rx-lossless-ripping-of-audio-from-mp4/</link><pubDate>Mon, 17 Oct 2016 18:43:03 +0000</pubDate><guid>https://developrx.com/posts/rx-lossless-ripping-of-audio-from-mp4/</guid><description>&lt;p&gt;I have some video files in MP4 format. I want rip out the audio (.M4a) without re-encoding.&lt;/p&gt;&#10;&lt;h4 id="this-method-uses-a-command-line-program-and-a-batch-file-but-you-can-do-it"&gt;This method uses a command line program and a batch file, but YOU CAN DO IT!&lt;/h4&gt;</description></item><item><title>[Rx] How to Trim MP4 Videos</title><link>https://developrx.com/posts/rx-how-to-trim-mp4-videos/</link><pubDate>Thu, 01 Sep 2016 16:13:43 +0000</pubDate><guid>https://developrx.com/posts/rx-how-to-trim-mp4-videos/</guid><description>&lt;h4 id="clean-up-that-m4-garbage"&gt;Clean up that M4 Garbage!&lt;/h4&gt;&#10;&lt;p&gt;Ever been sloppy and left a bunch of junk at the beginning of a screen recording figuring to trim it up later?  Easy, just grab a free MP4 trimming tool and clean it up, right? Ah… no.&lt;/p&gt;</description></item><item><title>[Rx] Font Broke? How to Install Semi-bold, Etc. for Word/PowerPoint</title><link>https://developrx.com/posts/how-to-install-semi-bold-and-other-font-variations/</link><pubDate>Sat, 18 Jun 2016 16:39:59 +0000</pubDate><guid>https://developrx.com/posts/how-to-install-semi-bold-and-other-font-variations/</guid><description>&lt;p&gt;&lt;img src="https://developrx.com/posts/how-to-install-semi-bold-and-other-font-variations/_images/Font_banner_thumb.png" alt="Font_banner"&gt;&lt;/p&gt;&#10;&lt;h3 id="ms-word-and-powerpoint-recognize-only-bolditalic-even-if-other-styles-are-installed"&gt;MS-Word and PowerPoint recognize only bold/italic even if other styles are installed?&lt;/h3&gt;&#10;&lt;p&gt;I found the perfect font to use for titles in a presentation, Raleway Semi-bold. I installed it and when I went back to PowerPoint, I had two options: &lt;strong&gt;bold&lt;/strong&gt; and &lt;em&gt;italic&lt;/em&gt;. So, where’s semi-bold? A quick search found that it’s a MS-Office problem. A hack around it was to remove all other variations of the bold font, except for the semi-bold. This would be great unless I wanted to use the actual bold font. My solution was to rename the Semi-Bold Raleway font and install it as a “new” font.&lt;/p&gt;&#10;</description></item><item><title>What is Grunt?</title><link>https://developrx.com/posts/what-is-grunt/</link><pubDate>Thu, 02 Jun 2016 16:33:30 +0000</pubDate><guid>https://developrx.com/posts/what-is-grunt/</guid><description>&lt;h3 id="what-the-heck-is-a-javascript-task-runner"&gt;What the heck is a JavaScript Task Runner?&lt;/h3&gt;&#10;&lt;p&gt;Grunt is a command line tool that runs on Node.js and automates your JavaScript build process. Grunt is an “easy” way compile coffeescript, sass, compass. It can minify, concatenate, and a whole lot more. Everything is simple… as long as you know what you’re doing.&lt;/p&gt;&#10;&lt;p&gt;&lt;img src="https://developrx.com/posts/what-is-grunt/_images/Square3_thumb_thumb.png" alt="Square3_thumb"&gt;&lt;/p&gt;&#10;</description></item><item><title>[Rx] Using Wordpress Duplicator to Restore Local Database</title><link>https://developrx.com/posts/rx-wordpress-duplicator-local-database-restore/</link><pubDate>Thu, 12 May 2016 04:06:52 +0000</pubDate><guid>https://developrx.com/posts/rx-wordpress-duplicator-local-database-restore/</guid><description>&lt;p&gt;&lt;a href="https://wordpress.org/plugins/duplicator/"&gt;Duplicator&lt;/a&gt; is a WordPress plugin to backup, migrate, copy or clone a site from one location to another.&lt;/p&gt;&#10;&lt;p&gt;I wrote a recipe up some time ago to do a localhost database restore using Duplicator, but never prettied it up. Since it might be of use to someone in the future (like me), I&amp;rsquo;m going to go head and publish it.&lt;/p&gt;&#10;</description></item><item><title>[Rx] Customizing Open Live Writer</title><link>https://developrx.com/posts/rx-customizing-open-live-writer/</link><pubDate>Sat, 13 Feb 2016 17:37:51 +0000</pubDate><guid>https://developrx.com/posts/rx-customizing-open-live-writer/</guid><description>&lt;p&gt;Way back in the day, Microsoft gave out a very good offline blogging program called Windows Live Writer. It was an offline WYSIWYG blog editor that allowed you to write, save, and post all from the comfort of your local PC desktop and came bundled in an online package called Windows Essentials. The program stalled out on version Windows Live Writer 2012.&lt;/p&gt;&#10;&lt;p&gt;Microsoft opened sourced the program as &lt;a href="http://openlivewriter.org"&gt;Open Live Writer&lt;/a&gt; at the end of 2015. From there, it was ignored and forgotten&amp;hellip; sad story.&lt;/p&gt;&#10;&lt;p&gt;On the off chance you&amp;rsquo;ve entered a time warp, and go back to 2015, here&amp;rsquo;s how to customize Open Live Writer.&lt;/p&gt;&#10;</description></item><item><title>[Rx] Trim CSS Fat Using Win7 Grunt</title><link>https://developrx.com/posts/rx-trim-fat-css-using-grunt-on-ms-windows/</link><pubDate>Tue, 26 Jan 2016 18:52:57 +0000</pubDate><guid>https://developrx.com/posts/rx-trim-fat-css-using-grunt-on-ms-windows/</guid><description>&lt;p&gt;Back in the day, you didn’t have to worry about “devices.” Now, we’re all modern. We have stylish CSS that makes HTML look hipster-good on any screen size you can imagine. To do all this you need css code, lots of code.&lt;/p&gt;&#10;&lt;p&gt;You  can punch the code-masters ticket and roll your own &lt;a href="https://en.wikipedia.org/wiki/Cascading_Style_Sheets"&gt;CSS&lt;/a&gt; or you can attach everything to a CSS framework ( &lt;a href="http://getbootstrap.com/"&gt;Bootstrap&lt;/a&gt;, &lt;a href="http://foundation.zurb.com/"&gt;Foundation&lt;/a&gt;, etc.).&lt;/p&gt;&#10;&lt;p&gt;These frameworks don’t know what you want, so they give you EVERYTHING. You have a screen the size of you large toenail? Not a problem, but the typical websites uses less than 80% of all the framework css code.&lt;/p&gt;&#10;&lt;p&gt;The price you pay for a kitchen sink framework is speed. Luckily, if you have a need for speed, you can trim out the CSS fat using unCSS.&lt;/p&gt;&#10;</description></item><item><title>[Rx] Install WordPress Theme Unit Data</title><link>https://developrx.com/posts/rx-install-wordpress-theme-unit-data/</link><pubDate>Thu, 21 Jan 2016 19:32:01 +0000</pubDate><guid>https://developrx.com/posts/rx-install-wordpress-theme-unit-data/</guid><description>&lt;h3 id="when-youre-in-development-its-handy-to-have-wordpress-filled-up-with-dummy-data"&gt;When you’re in development it’s handy to have Wordpress filled up with dummy data.&lt;/h3&gt;&#10;&lt;p&gt;In order to test out a theme, you need some basic content. WordPress already has some content available for testing so don’t have to dream it up yourself (Yay!) called &lt;a href="https://codex.wordpress.org/Theme_Unit_Test"&gt;Theme Unit Test&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>[Rx] Creating a WordPress Undescores Starter Theme</title><link>https://developrx.com/posts/wordpress-undescores-starter-theme/</link><pubDate>Thu, 21 Jan 2016 18:40:10 +0000</pubDate><guid>https://developrx.com/posts/wordpress-undescores-starter-theme/</guid><description>&lt;p&gt;WordPress &lt;a href="http://underscores.me/"&gt;Underscores&lt;/a&gt; is an online tool for creating a starter theme.&lt;/p&gt;&#10;&lt;p&gt;It saves a lot of time because it inserts the name of the theme with an underscore in the variable names in a boilerplate theme. If you activate this theme, it’s just basic text and nothing else.&lt;/p&gt;&#10;&lt;p&gt;There’s still more to do to create a WP theme, but it certainly is better than rolling your own.&lt;/p&gt;&#10;</description></item><item><title>[Rx] VM Virtualbox and AVIRA Antivirus Conflict</title><link>https://developrx.com/posts/rx-vm-virtualbox-and-avira-antivirus-conflict/</link><pubDate>Sun, 17 Jan 2016 16:39:38 +0000</pubDate><guid>https://developrx.com/posts/rx-vm-virtualbox-and-avira-antivirus-conflict/</guid><description>&lt;p&gt;&lt;a href="https://www.virtualbox.org/wiki/Downloads"&gt;Virtualbox&lt;/a&gt; (current version 5.0.10)  is free software for  creating  virtual machines, VMs. These are other computer operating systems and programs running in a self-contained window on your operating system.&lt;/p&gt;&#10;&lt;p&gt;&lt;a href="http://www.avira.com/en/avira-free-antivirus"&gt;Avira&lt;/a&gt; 15.0.15 is a free antivirus software that I’ve used for years (now using the built-in Windows Defender).&lt;/p&gt;&#10;&lt;p&gt;The long and short of this post is that there is a conflict with these versions causing error messages to pop up.&lt;/p&gt;&#10;</description></item><item><title>[Rx] Local Web Development - Installing WordPress on UniServer</title><link>https://developrx.com/posts/rx-local-web-development-installing-wordpress-on-u/</link><pubDate>Wed, 13 Jan 2016 17:00:26 +0000</pubDate><guid>https://developrx.com/posts/rx-local-web-development-installing-wordpress-on-u/</guid><description>Back in the day, I was working with WordPress and wanted an easy way to develop locally. I got lucky and found a great piece of software&amp;hellip; &lt;a href="http://www.uniformserver.com/"&gt;Uniform Server&lt;/a&gt;, an open source lightweight mobile WAMP server that I use as a local web development environment. Version I used back in the day, i was on: &lt;a href="http://sourceforge.net/projects/miniserver/files/"&gt;12.0.1_Zero XII&lt;/a&gt;. After UniServer, I installed the latest &lt;a href="https://wordpress.org/download/"&gt;WordPress&lt;/a&gt;.</description></item><item><title>[Rx] Jupyter Notebook - Select Browser</title><link>https://developrx.com/posts/rx-jupyter-notebook-select-browser/</link><pubDate>Wed, 28 Oct 2015 15:30:57 +0000</pubDate><guid>https://developrx.com/posts/rx-jupyter-notebook-select-browser/</guid><description>&lt;p&gt;&lt;a href="http://jupyter.org/"&gt;Jupyter Notebook&lt;/a&gt; is an interactive computational environment to run code, add rich text, compute mathematics, draw plots, and add rich media&amp;ndash;all in the comfort of your browser.&lt;/p&gt;&#10;&lt;p&gt;I have a variation of Firefox, &lt;a href="https://www.palemoon.org/"&gt;Palemoon&lt;/a&gt;, running as my default browser. When I run Jupyter Notebook, I wanted it to open in the &lt;a href="https://www.google.com/chrome/browser/desktop/"&gt;Chrome&lt;/a&gt; browser.&lt;/p&gt;&#10;&lt;p&gt;It looked like a simple command line switch would do the job:&lt;/p&gt;&#10;&lt;pre tabindex="0"&gt;&lt;code&gt;Jupyter Notebook -–browser=”chrome”&#10;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;&lt;strong&gt;That doesn&amp;rsquo;t work.&lt;/strong&gt; I tried it without quotes and single quotes. I’ve got a bald spot on the side of my head trying to figure this one out. There’s not much on the web. &lt;strong&gt;Here is how to do it&amp;hellip;&lt;/strong&gt;&lt;/p&gt;&#10;</description></item><item><title>Site Design</title><link>https://developrx.com/posts/site-design/</link><pubDate>Sun, 23 Aug 2015 14:31:43 +0000</pubDate><guid>https://developrx.com/posts/site-design/</guid><description>&lt;p&gt;Sometimes, a screenshot says it all. My text seems to push to the left and that looks funky. Hmm.&lt;/p&gt;&#10;&lt;p&gt;When I made up this little memory-aide site, I wasn&amp;rsquo;t too concerned about aesthetics. My goals were:&lt;/p&gt;&#10;&lt;p&gt;&lt;strong&gt;1. Clean/Functional.&lt;/strong&gt; Easy to write and easy to read.&#10;&lt;strong&gt;2. Responsive.&lt;/strong&gt; Readable on various devices.&#10;&lt;strong&gt;3. Spam-less.&lt;/strong&gt; No spamy comments.&lt;/p&gt;&#10;&lt;p&gt;Normally, I use a plain sheet of paper to get the basic layout done. I kind of winged it on this one. Once I get my new local development set up, there are a few things on the to-do list:&lt;/p&gt;&#10;&lt;ol&gt;&#10;&lt;li&gt;Add More Left and Top Margins&lt;/li&gt;&#10;&lt;li&gt;Create a Better Instructional Template&lt;/li&gt;&#10;&lt;/ol&gt;&#10;&lt;p&gt;No worries. Content is still king.&lt;/p&gt;&#10;&lt;p&gt;&lt;img src="https://developrx.com/posts/site-design/_images/Square3_thumb.png" alt="Square3_thumb"&gt;&lt;/p&gt;&#10;</description></item><item><title>[Rx] Error with VirtualBox Start-Up File</title><link>https://developrx.com/posts/rx-error-with-virtualbox-start-up-file/</link><pubDate>Sun, 23 Aug 2015 00:19:00 +0000</pubDate><guid>https://developrx.com/posts/rx-error-with-virtualbox-start-up-file/</guid><description>&lt;p&gt;I downloaded an .iso of &lt;a href="http://www.ubuntu.com/download/server"&gt;Ubuntu Server&lt;/a&gt; 14.04.3 LTS for a VM in &lt;a href="https://www.virtualbox.org/wiki/Downloads"&gt;VirtualBox&lt;/a&gt;. After applying all the settings for a new VM, I hit the green arrow &lt;strong&gt;Show&lt;/strong&gt; icon to run on the top menu (with Ubuntu highlighted below). There was a list of OS iso files, but none were the right one. I pressed the little folder icon to select the file and got an error message.&lt;/p&gt;&#10;&lt;p&gt;The workaround is to go back into VirtualBox and hit the golden cog &lt;strong&gt;Settings&lt;/strong&gt; icon.  Select Storage. There’s a little CD with a down arrow icon on the right. Click that and select you .iso file. Now, everything should work like a champ.&lt;/p&gt;</description></item><item><title>[Rx] Fried Spam with a Side of WP Comments</title><link>https://developrx.com/posts/wordpress-fried-spam-with-a-side-of-comments/</link><pubDate>Fri, 19 Jun 2015 16:43:16 +0000</pubDate><guid>https://developrx.com/posts/wordpress-fried-spam-with-a-side-of-comments/</guid><description>&lt;p&gt;I had WordPress comments turned on for awhile and had a ton of spam about penis enlargement, Nigerian relatives, and how Candy wanted to make my wildest fantasies come true. I didn’t think these added much value (sorry, Candy), so I found a WordPress plug-in that turned off ALL the comments, appropriately named &lt;a href="https://wordpress.org/plugins/disable-comments/"&gt;Disable Comments&lt;/a&gt;.&lt;/p&gt;&#10;&lt;p&gt;This adds a new item under the WP dashboard settings. I selected to disable comments everywhere. Harsh? Tell me about it.&lt;/p&gt;&#10;&lt;p&gt;&lt;em&gt;Okay, I kept this one cause of the art.&lt;/em&gt; 🙂&lt;/p&gt;&#10;&lt;p&gt;&lt;img src="https://developrx.com/posts/wordpress-fried-spam-with-a-side-of-comments/_images/Square3_thumb.png" alt="Square3_thumb"&gt;&lt;/p&gt;&#10;</description></item><item><title>[Rx] How to Create a Screen Readable PDF</title><link>https://developrx.com/posts/how-to-create-a-screen-readable-pdf/</link><pubDate>Sat, 15 Nov 2014 05:55:48 +0000</pubDate><guid>https://developrx.com/posts/how-to-create-a-screen-readable-pdf/</guid><description>&lt;p&gt;AFTER DISSECTING A FEW online magazines, I came up with a reasonable copy for readable online PDFs.&lt;/p&gt;&#10;&lt;p&gt;&lt;strong&gt;FONTS &amp;amp; FONT SIZES&lt;/strong&gt;&lt;/p&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;&lt;strong&gt;Title Font:&lt;/strong&gt; 20th Century MT Condensed Extra Bold, 36 pt, Blue (R68-G84-R106)&lt;/li&gt;&#10;&lt;li&gt;&lt;strong&gt;Subtitle Font:&lt;/strong&gt; Arial, 18 pt, Blue (R68-G84-R106), Spacing After 8 pt&lt;/li&gt;&#10;&lt;li&gt;&lt;strong&gt;Base Font:&lt;/strong&gt; Open Sans, 11 pt, Black, Spacing: Single&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;p&gt;&lt;img src="https://developrx.com/posts/how-to-create-a-screen-readable-pdf/_images/Square3_thumb.png" alt="Square3_thumb"&gt;&lt;/p&gt;&#10;</description></item><item><title>Hello world!</title><link>https://developrx.com/posts/hello-world/</link><pubDate>Wed, 12 Nov 2014 23:24:36 +0000</pubDate><guid>https://developrx.com/posts/hello-world/</guid><description>&lt;p&gt;&lt;img src="https://developrx.com/posts/hello-world/_images/Dead01.png" alt="Dead01"&gt;&lt;/p&gt;&#10;&lt;p&gt;Well, back online again with my blog…&lt;/p&gt;&#10;&lt;p&gt;Once upon a time, I wrote up technical stuff so I wouldn’t forget it. I didn’t update my SQL database with my host and lost the original posts. No backups. My bad.&lt;/p&gt;&#10;&lt;p&gt;No worries. They were pretty old. Now, I’m playing with all sorts of fun and re-learning how to do things on the internet. It’s changed a bit since my hard coding HTML days.&lt;/p&gt;&#10;&lt;p&gt;Oh, did I mention that I use to program in FORTRAN? That’s real street cred… 🙂&lt;/p&gt;&#10;&lt;p&gt;&lt;img src="https://developrx.com/posts/hello-world/_images/Square3_thumb.png" alt="Square3_thumb"&gt;&lt;/p&gt;&#10;</description></item><item><title>Posts by Date</title><link>https://developrx.com/pages/posts-by-date/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://developrx.com/pages/posts-by-date/</guid><description/></item><item><title>Search</title><link>https://developrx.com/search/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://developrx.com/search/</guid><description/></item></channel></rss>