<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Notes on DevelopRx</title>
		<link>http://localhost:1313/categories/notes/</link>
		<description>Recent content in Notes on DevelopRx</description>
		<generator>Hugo</generator>
		<language>en-US</language>
		
		
		
		
			<lastBuildDate>Tue, 25 Aug 2026 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="http://localhost:1313/categories/notes/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>[Rx] Parsec Quick Guide</title>
				<link>http://localhost:1313/posts/rx-parsec-quick-guide/</link>
				<pubDate>Tue, 25 Aug 2026 00:00:00 +0000</pubDate>
				<guid>http://localhost:1313/posts/rx-parsec-quick-guide/</guid>
				<description>&lt;p&gt;Parsec is a remote desktop application for low-latency game streaming and desktop sharing. I found out about it from the kiddies who do the gaming. I was more interested in the desktop sharing, specfically connecting my laptop to my home computer.&lt;/p&gt;&#xA;&lt;p&gt;It worked great connecting even from a relatively low speed wifi in South America about a year ago. I had it all set up&amp;hellip; hmm, how did I do that?&lt;/p&gt;&#xA;</description>
			</item>
			<item>
				<title>I&#39;m Back - Again!</title>
				<link>http://localhost:1313/posts/i-m-back-again/</link>
				<pubDate>Sun, 23 Aug 2026 00:00:00 +0000</pubDate>
				<guid>http://localhost:1313/posts/i-m-back-again/</guid>
				<description>&lt;p&gt;It&amp;rsquo;s been awhile.&lt;/p&gt;&#xA;&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;&#xA;&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;&#xA;</description>
			</item>
			<item>
				<title>Your Emails are NOT Safe</title>
				<link>http://localhost:1313/posts/your-emails-are-not-safe/</link>
				<pubDate>Fri, 09 Dec 2016 18:27:42 +0000</pubDate>
				<guid>http://localhost:1313/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;&#xA;&lt;p&gt;It’s too late for my emails. Maybe it’s not too late for yours.&lt;/p&gt;&#xA;&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;&#xA;</description>
			</item>
			<item>
				<title>What is Grunt?</title>
				<link>http://localhost:1313/posts/what-is-grunt/</link>
				<pubDate>Thu, 02 Jun 2016 16:33:30 +0000</pubDate>
				<guid>http://localhost:1313/posts/what-is-grunt/</guid>
				<description>&lt;h3 id=&#34;what-the-heck-is-a-javascript-task-runner&#34;&gt;What the heck is a JavaScript Task Runner?&lt;/h3&gt;&#xA;&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;&#xA;&lt;p&gt;&lt;img src=&#34;http://localhost:1313/posts/what-is-grunt/_images/Square3_thumb_thumb.png&#34; alt=&#34;Square3_thumb&#34;&gt;&lt;/p&gt;&#xA;</description>
			</item>
			<item>
				<title>Site Design</title>
				<link>http://localhost:1313/posts/site-design/</link>
				<pubDate>Sun, 23 Aug 2015 14:31:43 +0000</pubDate>
				<guid>http://localhost:1313/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;&#xA;&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;&#xA;&lt;p&gt;&lt;strong&gt;1. Clean/Functional.&lt;/strong&gt; Easy to write and easy to read.&#xA;&lt;strong&gt;2. Responsive.&lt;/strong&gt; Readable on various devices.&#xA;&lt;strong&gt;3. Spam-less.&lt;/strong&gt; No spamy comments.&lt;/p&gt;&#xA;&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;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Add More Left and Top Margins&lt;/li&gt;&#xA;&lt;li&gt;Create a Better Instructional Template&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;No worries. Content is still king.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;http://localhost:1313/posts/site-design/_images/Square3_thumb.png&#34; alt=&#34;Square3_thumb&#34;&gt;&lt;/p&gt;&#xA;</description>
			</item>
			<item>
				<title>Hello world!</title>
				<link>http://localhost:1313/posts/hello-world/</link>
				<pubDate>Wed, 12 Nov 2014 23:24:36 +0000</pubDate>
				<guid>http://localhost:1313/posts/hello-world/</guid>
				<description>&lt;p&gt;&lt;img src=&#34;http://localhost:1313/posts/hello-world/_images/Dead01.png&#34; alt=&#34;Dead01&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Well, back online again with my blog…&lt;/p&gt;&#xA;&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;&#xA;&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;&#xA;&lt;p&gt;Oh, did I mention that I use to program in FORTRAN? That’s real street cred… 🙂&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;http://localhost:1313/posts/hello-world/_images/Square3_thumb.png&#34; alt=&#34;Square3_thumb&#34;&gt;&lt;/p&gt;&#xA;</description>
			</item>
	</channel>
</rss>
