<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:base="http://relvokcor.xyz/~izzaboo">
  <title>izzaboo's relvokcor.xyz page</title>
  <link rel="alternate" href="http://relvokcor.xyz/~izzaboo" type="text/html"/>
  <entry xml:base="http://relvokcor.xyz/~izzaboo">
    <title>Changes since 2018-08-09T00:18:48</title>
    <link rel="alternate" href="http://relvokcor.xyz/~izzaboo" type="text/html"/>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"/>
    </content>
    <author>
      <name>izzaboo@relvokcor.xyz</name>
    </author>
    <id>966398df-0536-3951-a935-f772c13c30dd</id>
    <published>2018-08-09T00:18:48Z</published>
    <updated>2018-08-09T00:18:48Z</updated>
  </entry>
  <entry xml:base="http://relvokcor.xyz/~izzaboo">
    <title>Changes since 2016-03-15T22:13:03</title>
    <link rel="alternate" href="http://relvokcor.xyz/~izzaboo" type="text/html"/>
    <content type="html">&lt;p&gt;Update: (February 26, 2016) Long time no see. I&amp;#39;m showing my daughter html. Brief stay on &lt;a href="relvokcor.xyz"&gt;relvokcor.xyz&lt;/a&gt; this evening.&lt;a href="relvokcor.xyz"&gt;relvokcor.xyz&lt;/a&gt;&lt;p&gt;Update: (February 26, 2016) Long time no see. I&amp;#39;m showing my daughter html. Brief stay on &lt;a href="relvokcor.xyz"&gt;relvokcor.xyz&lt;/a&gt; this evening.</content>
    <author>
      <name>izzaboo@relvokcor.xyz</name>
    </author>
    <id>ee148cd4-c3dd-3f3b-8b6b-4096af8a0f90</id>
    <published>2016-03-15T22:13:03Z</published>
    <updated>2016-03-15T22:13:03Z</updated>
  </entry>
  <entry xml:base="http://relvokcor.xyz/~izzaboo">
    <title>Changes since 2015-07-14T18:33:04</title>
    <link rel="alternate" href="http://relvokcor.xyz/~izzaboo" type="text/html"/>
    <content type="html">&lt;p&gt;Update: (July 12, 2015) Whoa. Since the last update I resigned from school board and failed to get two jobs for which I&amp;#39;d applied. Traveled some and moved into full on summer.&lt;p&gt;I&amp;#39;m still working on too many things and being mediochre at all of them.&lt;p&gt;Having read through what &lt;a href="http://relvokcor.xyz/~jonathan/screen"&gt;~jonathan&lt;/a&gt; is doing with screen, I think I might give that a try.&lt;a href="http://relvokcor.xyz/~jonathan/screen"&gt;~jonathan&lt;/a&gt;&lt;p&gt;Having read through what &lt;a href="http://relvokcor.xyz/~jonathan/screen"&gt;~jonathan&lt;/a&gt; is doing with screen, I think I might give that a try.</content>
    <author>
      <name>izzaboo@relvokcor.xyz</name>
    </author>
    <id>57a9d703-7a5c-339f-b5dc-32a90563641e</id>
    <published>2015-07-14T18:33:04Z</published>
    <updated>2015-07-14T18:33:04Z</updated>
  </entry>
  <entry xml:base="http://relvokcor.xyz/~izzaboo">
    <title>Changes since 2015-03-17T21:36:12</title>
    <link rel="alternate" href="http://relvokcor.xyz/~izzaboo" type="text/html"/>
    <content type="html">&lt;p&gt;Update: (March 15, 2015) I retrieved my mom from the airport in Casper today. She has a horrible cough. I hope she feels better soon. She is visiting us for about 10 days. She came a long way.&lt;p&gt;I am involved in School Board activities (I&amp;#39;m a trustee). I keep thinking EdTech has come full circle right back around to a complexity that prevents adoption. There&amp;#39;s worry about this tool and that tool. Many conversations happening when we should be attending to giving more agency to the kids. Not worrying perhaps quite so much about what Teachers can and can&amp;#39;t do with &amp;quot;tech&amp;quot;.&lt;p&gt;I recently modified a script I found online and employed it on my local linux server to aggregate some RSS feeds. This seems like such a simple and appropriate tool for communication I can&amp;#39;t figure out why more people don&amp;#39;t use it. I suppose if I really wanted to figure that out I could google it. But I don&amp;#39;t want to know why.&lt;p&gt;&amp;quot;Learn more about this,&amp;quot; I tell myself. I want to make (or at least find) a light-weight script that can accept simple input, announcements, that will be stored in a flat file and available to any RSS reader.&lt;p&gt;There are times I want to leave it all behind.&lt;p&gt;Does that ever happen to you?</content>
    <author>
      <name>izzaboo@relvokcor.xyz</name>
    </author>
    <id>62fb467e-902c-307a-b95c-9278f5909289</id>
    <published>2015-03-17T21:36:12Z</published>
    <updated>2015-03-17T21:36:12Z</updated>
  </entry>
  <entry xml:base="http://relvokcor.xyz/~izzaboo">
    <title>Changes since 2015-01-27T03:16:22</title>
    <link rel="alternate" href="http://relvokcor.xyz/~izzaboo" type="text/html"/>
    <content type="html">&lt;style type="text/css"&gt;
html { 
  background: url(bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body {
    margin: 0 auto;
    padding: 1.2em;
    width: 70%;
    font-family:sans-serif;
    font-size:1.3em;
    color: white;
    background-color:rgba(0, 0, 0, 0.5)
}
h1 { font-family:mono; }
nav { text-shadow: 1px 1px #ff0000; border-bottom: 1px solid gray; padding: 1.20em; margin-left: 10px; background-color: #fff; }
figure.aright {
		float:right;
		display; inline-block;
	}
figcaption { 	font-size: small;
		text-align: center;
		color: red;
		font-weight: bold;
	}
.entry {
	margin-left: 10px;
	width: 100%;
	float: left;
	clear: both;
	text-align: left; border-bottom: 1px solid gray;
	}
&lt;/style&gt;&lt;hr /&gt;&lt;p&gt;Update: (January 14, 2015) Got some photos I liked of sun and ice this morning when out to feed my horse. I added one as a background. Can you see it here?&lt;p&gt;I have to get ready to participate as a guest interviewer at the local high school&amp;#39;s &amp;quot;Expert Fair&amp;quot; where the students are the experts.&lt;p&gt;Update: (January 13, 2015) Wow. Not updated since last year. Harhar! But that&amp;#39;s okay, other things have been updated. What if relvokcor.xyz represented a guy&amp;#39;s enire life!?&lt;p&gt;There&amp;#39;re other details on my &lt;a href="b"&gt;bashblogging bashblog&lt;/a&gt;.&lt;a href="b"&gt;bashblogging bashblog&lt;/a&gt;&lt;p&gt;There&amp;#39;re other details on my &lt;a href="b"&gt;bashblogging bashblog&lt;/a&gt;.</content>
    <author>
      <name>izzaboo@relvokcor.xyz</name>
    </author>
    <id>a40976e0-ccbc-3c7a-82bd-60938dc1ad57</id>
    <published>2015-01-27T03:16:22Z</published>
    <updated>2015-01-27T03:16:22Z</updated>
  </entry>
  <entry xml:base="http://relvokcor.xyz/~izzaboo">
    <title>Changes since 2014-11-26T14:50:04</title>
    <link rel="alternate" href="http://relvokcor.xyz/~izzaboo" type="text/html"/>
    <content type="html">&lt;style type="text/css"&gt;
body {	width: 70%;
	font-family:sans-serif;
	font-size:1.3em;
	color: white;
	background-color: black;
}
h1 { font-family:mono; }
nav { text-shadow: 1px 1px #ff0000; border-bottom: 1px solid gray; padding: 1.20em; margin-left: 10px; background-color: #fff; }
figure.aright {
		float:right;
		display; inline-block;
	}
figcaption { 	font-size: small;
		text-align: center;
		color: red;
		font-weight: bold;
	}
.entry {
	margin-left: 10px;
	width: 100%;
	float: left;
	clear: both;
	text-align: left; border-bottom: 1px solid gray;
	}
&lt;/style&gt;&lt;hr /&gt;&lt;a href=""&gt;Home&lt;/a&gt;&lt;center&gt;&lt;h1&gt;~izzaboo&lt;/h1&gt;&lt;a href=""&gt;Home&lt;/a&gt; | &lt;a href="webl/"&gt;Blog Attempt 1&lt;/a&gt; | &lt;a href="b"&gt;Blog Attempt 2&lt;/a&gt; | &lt;a href="alice/index2.html"&gt;Alice&amp;#39;s Adventures&lt;/a&gt; | &lt;a href="alice"&gt;Random Alice&lt;/a&gt;&lt;div class="entry"&gt;&lt;p&gt;Update: (Nov. 25, 2014) &lt;ol&gt;&lt;li&gt;&lt;a href="http://relvokcor.xyz/~izzaboo/alice"&gt;Random Paragraphs from &lt;i&gt;Alice&amp;#39;s Adventures in Wonderland&lt;/i&gt;&lt;/a&gt;.&lt;li&gt;Ordered paragraphs from &lt;a href="http://relvokcor.xyz/~izzaboo/alice/index2.html"&gt;the same&lt;/a&gt;.&lt;li&gt;Added an eye-straining nav menu at the top of this page! Hey!&lt;/ol&gt;&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;Update: (Nov. 21, 2014) This tilde bidness has gotten me fired up about learning more about the command line. There&amp;#39;s a weird high associated now with what seems a little like tricking the computer into doing my bidding by typing in words.&lt;p&gt;I am learning from &lt;a href="https://github.com/cfenollosa/bashblog"&gt;Mr. Fenollosa&lt;/a&gt; about blogging with bash and I set up my 12 y.o. son on a local machine with some aliases to launch Carlos&amp;#39;s &lt;a href="b"&gt;bashblog&lt;/a&gt; and to start &lt;code&gt;screen&lt;/code&gt; and his minecraft server. We even pass arguments with the alias so he can quickly launch different versions of the minecraft server! Whoa!&lt;p&gt;Anyway, I&amp;#39;ve now got &lt;b&gt;three&lt;/b&gt; ways to update my website here on relvokcor.xyz. That&amp;#39;s about two too many.&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;Getting an early start on my annual frustration with being &amp;quot;connected&amp;quot; electronically, I&amp;#39;ve resumed looking at ways to make those connections more difficult. Today (Nov. 10, 2014) I updated my &lt;a href="webl"&gt;webl&lt;/a&gt; with my Nokia E7.&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;I can&amp;#39;t stop thinking about the term &amp;quot;mid-life crisis&amp;quot; today (Nov. 4, 2014). I updated my &lt;a href="webl"&gt;webl&lt;/a&gt; with thoughts kinda related to that. Then I zipped around the &lt;a href="http://relvokcor.xyz/~harper/link.html?action=info" target="_top"&gt;tilde-ring&lt;/a&gt; and found (surprise, surprise) I&amp;#39;m &lt;a href="http://relvokcor.xyz"&gt;not alone&lt;/a&gt; in my reflections and directions and collections.&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;&lt;i&gt;I made a stab at starting a &lt;a href="webl"&gt;web log&lt;/a&gt;. I&amp;#39;m not as crafty as many others here for automating and whatnot. We&amp;#39;ll see if I keep it up. We&amp;#39;ll see if I ever write anywhere else ever again. We&amp;#39;ll see, or I will.&lt;br /&gt; --Oct. 23, 2014&lt;/i&gt;&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;&lt;img src="http://upload.wikimedia.org/wikipedia/en/0/0d/Netposter1995.jpg" /&gt; A Wonderful, Wonderful Film.&lt;br /&gt;I don&amp;#39;t recommend it.  &lt;a href="https://medium.com/100-connections"&gt;&lt;/a&gt;&lt;p&gt;#100Connections and &lt;a href="http://www.relvokcor.xyz"&gt;relvokcor.xyz&lt;/a&gt; happened to me, for all intents and purposes, at exactly the same time (Sept 2014). I&amp;#39;ll let others draw conclusions and inferences from that.&lt;p&gt;I credit &lt;a href="http://relvokcor.xyz/~ford"&gt;~ford&lt;/a&gt; and &lt;a href="http://iamtheworkproject.com/"&gt;Andy Swann&lt;/a&gt;, who, if I understand correctly, started* these things almost by accident and independently of one another.&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;&lt;a href="http://twitter.com/izzaboo"&gt;@izzaboo&lt;/a&gt;&lt;blockquote&gt;&amp;quot;One day, I&amp;#39;ll be cool. I&amp;#39;ll use all the cool stuff. I&amp;#39;ll make all the cool stuff. People will save photos of my tools.&amp;quot; --Me, the other night.&lt;/blockquote&gt;&lt;p&gt;&lt;small&gt;* of course others, since inception, have contributed.&lt;/small&gt;&lt;/div&gt;&lt;center&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;center&gt;&lt;font size="2"&gt;&lt;center&gt;&lt;br /&gt;&lt;img border="0" src="http://relvokcor.xyz/~harper/webring.png" usemap="#notepad.map" /&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt; Click for the [ &lt;a href="http://relvokcor.xyz/~harper/link.html?action=random" target="_top"&gt;Random page&lt;/a&gt; ] &lt;br /&gt; Want to join the ring? Click here for &lt;a href="http://relvokcor.xyz/~harper/link.html?action=info" target="_top"&gt;info&lt;/a&gt;. &lt;br /&gt;&lt;/font&gt;&lt;/center&gt;&lt;map name="notepad.map"&gt;&lt;area coords="0, 0, 60, 70" href="http://relvokcor.xyz/~harper/link.html?action=join" shape="rect" target="_top" /&gt;&lt;area coords="130, 0, 417, 75" href="http://relvokcor.xyz/~harper/link.html?action=random" shape="rect" target="_top" /&gt;&lt;area coords="465, 0, 549, 75" href="http://relvokcor.xyz/~harper/link.html?action=join" shape="rect" target="_top" /&gt;&lt;/map&gt;&lt;/center&gt;&lt;/center&gt;&lt;a href="webl/"&gt;Blog Attempt 1&lt;/a&gt;&lt;center&gt;&lt;h1&gt;~izzaboo&lt;/h1&gt;&lt;a href=""&gt;Home&lt;/a&gt; | &lt;a href="webl/"&gt;Blog Attempt 1&lt;/a&gt; | &lt;a href="b"&gt;Blog Attempt 2&lt;/a&gt; | &lt;a href="alice/index2.html"&gt;Alice&amp;#39;s Adventures&lt;/a&gt; | &lt;a href="alice"&gt;Random Alice&lt;/a&gt;&lt;div class="entry"&gt;&lt;p&gt;Update: (Nov. 25, 2014) &lt;ol&gt;&lt;li&gt;&lt;a href="http://relvokcor.xyz/~izzaboo/alice"&gt;Random Paragraphs from &lt;i&gt;Alice&amp;#39;s Adventures in Wonderland&lt;/i&gt;&lt;/a&gt;.&lt;li&gt;Ordered paragraphs from &lt;a href="http://relvokcor.xyz/~izzaboo/alice/index2.html"&gt;the same&lt;/a&gt;.&lt;li&gt;Added an eye-straining nav menu at the top of this page! Hey!&lt;/ol&gt;&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;Update: (Nov. 21, 2014) This tilde bidness has gotten me fired up about learning more about the command line. There&amp;#39;s a weird high associated now with what seems a little like tricking the computer into doing my bidding by typing in words.&lt;p&gt;I am learning from &lt;a href="https://github.com/cfenollosa/bashblog"&gt;Mr. Fenollosa&lt;/a&gt; about blogging with bash and I set up my 12 y.o. son on a local machine with some aliases to launch Carlos&amp;#39;s &lt;a href="b"&gt;bashblog&lt;/a&gt; and to start &lt;code&gt;screen&lt;/code&gt; and his minecraft server. We even pass arguments with the alias so he can quickly launch different versions of the minecraft server! Whoa!&lt;p&gt;Anyway, I&amp;#39;ve now got &lt;b&gt;three&lt;/b&gt; ways to update my website here on relvokcor.xyz. That&amp;#39;s about two too many.&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;Getting an early start on my annual frustration with being &amp;quot;connected&amp;quot; electronically, I&amp;#39;ve resumed looking at ways to make those connections more difficult. Today (Nov. 10, 2014) I updated my &lt;a href="webl"&gt;webl&lt;/a&gt; with my Nokia E7.&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;I can&amp;#39;t stop thinking about the term &amp;quot;mid-life crisis&amp;quot; today (Nov. 4, 2014). I updated my &lt;a href="webl"&gt;webl&lt;/a&gt; with thoughts kinda related to that. Then I zipped around the &lt;a href="http://relvokcor.xyz/~harper/link.html?action=info" target="_top"&gt;tilde-ring&lt;/a&gt; and found (surprise, surprise) I&amp;#39;m &lt;a href="http://relvokcor.xyz"&gt;not alone&lt;/a&gt; in my reflections and directions and collections.&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;&lt;i&gt;I made a stab at starting a &lt;a href="webl"&gt;web log&lt;/a&gt;. I&amp;#39;m not as crafty as many others here for automating and whatnot. We&amp;#39;ll see if I keep it up. We&amp;#39;ll see if I ever write anywhere else ever again. We&amp;#39;ll see, or I will.&lt;br /&gt; --Oct. 23, 2014&lt;/i&gt;&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;&lt;img src="http://upload.wikimedia.org/wikipedia/en/0/0d/Netposter1995.jpg" /&gt; A Wonderful, Wonderful Film.&lt;br /&gt;I don&amp;#39;t recommend it.  &lt;a href="https://medium.com/100-connections"&gt;&lt;/a&gt;&lt;p&gt;#100Connections and &lt;a href="http://www.relvokcor.xyz"&gt;relvokcor.xyz&lt;/a&gt; happened to me, for all intents and purposes, at exactly the same time (Sept 2014). I&amp;#39;ll let others draw conclusions and inferences from that.&lt;p&gt;I credit &lt;a href="http://relvokcor.xyz/~ford"&gt;~ford&lt;/a&gt; and &lt;a href="http://iamtheworkproject.com/"&gt;Andy Swann&lt;/a&gt;, who, if I understand correctly, started* these things almost by accident and independently of one another.&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;&lt;a href="http://twitter.com/izzaboo"&gt;@izzaboo&lt;/a&gt;&lt;blockquote&gt;&amp;quot;One day, I&amp;#39;ll be cool. I&amp;#39;ll use all the cool stuff. I&amp;#39;ll make all the cool stuff. People will save photos of my tools.&amp;quot; --Me, the other night.&lt;/blockquote&gt;&lt;p&gt;&lt;small&gt;* of course others, since inception, have contributed.&lt;/small&gt;&lt;/div&gt;&lt;center&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;center&gt;&lt;font size="2"&gt;&lt;center&gt;&lt;br /&gt;&lt;img border="0" src="http://relvokcor.xyz/~harper/webring.png" usemap="#notepad.map" /&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt; Click for the [ &lt;a href="http://relvokcor.xyz/~harper/link.html?action=random" target="_top"&gt;Random page&lt;/a&gt; ] &lt;br /&gt; Want to join the ring? Click here for &lt;a href="http://relvokcor.xyz/~harper/link.html?action=info" target="_top"&gt;info&lt;/a&gt;. &lt;br /&gt;&lt;/font&gt;&lt;/center&gt;&lt;map name="notepad.map"&gt;&lt;area coords="0, 0, 60, 70" href="http://relvokcor.xyz/~harper/link.html?action=join" shape="rect" target="_top" /&gt;&lt;area coords="130, 0, 417, 75" href="http://relvokcor.xyz/~harper/link.html?action=random" shape="rect" target="_top" /&gt;&lt;area coords="465, 0, 549, 75" href="http://relvokcor.xyz/~harper/link.html?action=join" shape="rect" target="_top" /&gt;&lt;/map&gt;&lt;/center&gt;&lt;/center&gt;&lt;a href="b"&gt;Blog Attempt 2&lt;/a&gt;&lt;center&gt;&lt;h1&gt;~izzaboo&lt;/h1&gt;&lt;a href=""&gt;Home&lt;/a&gt; | &lt;a href="webl/"&gt;Blog Attempt 1&lt;/a&gt; | &lt;a href="b"&gt;Blog Attempt 2&lt;/a&gt; | &lt;a href="alice/index2.html"&gt;Alice&amp;#39;s Adventures&lt;/a&gt; | &lt;a href="alice"&gt;Random Alice&lt;/a&gt;&lt;div class="entry"&gt;&lt;p&gt;Update: (Nov. 25, 2014) &lt;ol&gt;&lt;li&gt;&lt;a href="http://relvokcor.xyz/~izzaboo/alice"&gt;Random Paragraphs from &lt;i&gt;Alice&amp;#39;s Adventures in Wonderland&lt;/i&gt;&lt;/a&gt;.&lt;li&gt;Ordered paragraphs from &lt;a href="http://relvokcor.xyz/~izzaboo/alice/index2.html"&gt;the same&lt;/a&gt;.&lt;li&gt;Added an eye-straining nav menu at the top of this page! Hey!&lt;/ol&gt;&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;Update: (Nov. 21, 2014) This tilde bidness has gotten me fired up about learning more about the command line. There&amp;#39;s a weird high associated now with what seems a little like tricking the computer into doing my bidding by typing in words.&lt;p&gt;I am learning from &lt;a href="https://github.com/cfenollosa/bashblog"&gt;Mr. Fenollosa&lt;/a&gt; about blogging with bash and I set up my 12 y.o. son on a local machine with some aliases to launch Carlos&amp;#39;s &lt;a href="b"&gt;bashblog&lt;/a&gt; and to start &lt;code&gt;screen&lt;/code&gt; and his minecraft server. We even pass arguments with the alias so he can quickly launch different versions of the minecraft server! Whoa!&lt;p&gt;Anyway, I&amp;#39;ve now got &lt;b&gt;three&lt;/b&gt; ways to update my website here on relvokcor.xyz. That&amp;#39;s about two too many.&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;Getting an early start on my annual frustration with being &amp;quot;connected&amp;quot; electronically, I&amp;#39;ve resumed looking at ways to make those connections more difficult. Today (Nov. 10, 2014) I updated my &lt;a href="webl"&gt;webl&lt;/a&gt; with my Nokia E7.&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;I can&amp;#39;t stop thinking about the term &amp;quot;mid-life crisis&amp;quot; today (Nov. 4, 2014). I updated my &lt;a href="webl"&gt;webl&lt;/a&gt; with thoughts kinda related to that. Then I zipped around the &lt;a href="http://relvokcor.xyz/~harper/link.html?action=info" target="_top"&gt;tilde-ring&lt;/a&gt; and found (surprise, surprise) I&amp;#39;m &lt;a href="http://relvokcor.xyz"&gt;not alone&lt;/a&gt; in my reflections and directions and collections.&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;&lt;i&gt;I made a stab at starting a &lt;a href="webl"&gt;web log&lt;/a&gt;. I&amp;#39;m not as crafty as many others here for automating and whatnot. We&amp;#39;ll see if I keep it up. We&amp;#39;ll see if I ever write anywhere else ever again. We&amp;#39;ll see, or I will.&lt;br /&gt; --Oct. 23, 2014&lt;/i&gt;&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;&lt;img src="http://upload.wikimedia.org/wikipedia/en/0/0d/Netposter1995.jpg" /&gt; A Wonderful, Wonderful Film.&lt;br /&gt;I don&amp;#39;t recommend it.  &lt;a href="https://medium.com/100-connections"&gt;&lt;/a&gt;&lt;p&gt;#100Connections and &lt;a href="http://www.relvokcor.xyz"&gt;relvokcor.xyz&lt;/a&gt; happened to me, for all intents and purposes, at exactly the same time (Sept 2014). I&amp;#39;ll let others draw conclusions and inferences from that.&lt;p&gt;I credit &lt;a href="http://relvokcor.xyz/~ford"&gt;~ford&lt;/a&gt; and &lt;a href="http://iamtheworkproject.com/"&gt;Andy Swann&lt;/a&gt;, who, if I understand correctly, started* these things almost by accident and independently of one another.&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;&lt;a href="http://twitter.com/izzaboo"&gt;@izzaboo&lt;/a&gt;&lt;blockquote&gt;&amp;quot;One day, I&amp;#39;ll be cool. I&amp;#39;ll use all the cool stuff. I&amp;#39;ll make all the cool stuff. People will save photos of my tools.&amp;quot; --Me, the other night.&lt;/blockquote&gt;&lt;p&gt;&lt;small&gt;* of course others, since inception, have contributed.&lt;/small&gt;&lt;/div&gt;&lt;center&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;center&gt;&lt;font size="2"&gt;&lt;center&gt;&lt;br /&gt;&lt;img border="0" src="http://relvokcor.xyz/~harper/webring.png" usemap="#notepad.map" /&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt; Click for the [ &lt;a href="http://relvokcor.xyz/~harper/link.html?action=random" target="_top"&gt;Random page&lt;/a&gt; ] &lt;br /&gt; Want to join the ring? Click here for &lt;a href="http://relvokcor.xyz/~harper/link.html?action=info" target="_top"&gt;info&lt;/a&gt;. &lt;br /&gt;&lt;/font&gt;&lt;/center&gt;&lt;map name="notepad.map"&gt;&lt;area coords="0, 0, 60, 70" href="http://relvokcor.xyz/~harper/link.html?action=join" shape="rect" target="_top" /&gt;&lt;area coords="130, 0, 417, 75" href="http://relvokcor.xyz/~harper/link.html?action=random" shape="rect" target="_top" /&gt;&lt;area coords="465, 0, 549, 75" href="http://relvokcor.xyz/~harper/link.html?action=join" shape="rect" target="_top" /&gt;&lt;/map&gt;&lt;/center&gt;&lt;/center&gt;&lt;a href="alice/index2.html"&gt;Alice&amp;#39;s Adventures&lt;/a&gt;&lt;center&gt;&lt;h1&gt;~izzaboo&lt;/h1&gt;&lt;a href=""&gt;Home&lt;/a&gt; | &lt;a href="webl/"&gt;Blog Attempt 1&lt;/a&gt; | &lt;a href="b"&gt;Blog Attempt 2&lt;/a&gt; | &lt;a href="alice/index2.html"&gt;Alice&amp;#39;s Adventures&lt;/a&gt; | &lt;a href="alice"&gt;Random Alice&lt;/a&gt;&lt;div class="entry"&gt;&lt;p&gt;Update: (Nov. 25, 2014) &lt;ol&gt;&lt;li&gt;&lt;a href="http://relvokcor.xyz/~izzaboo/alice"&gt;Random Paragraphs from &lt;i&gt;Alice&amp;#39;s Adventures in Wonderland&lt;/i&gt;&lt;/a&gt;.&lt;li&gt;Ordered paragraphs from &lt;a href="http://relvokcor.xyz/~izzaboo/alice/index2.html"&gt;the same&lt;/a&gt;.&lt;li&gt;Added an eye-straining nav menu at the top of this page! Hey!&lt;/ol&gt;&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;Update: (Nov. 21, 2014) This tilde bidness has gotten me fired up about learning more about the command line. There&amp;#39;s a weird high associated now with what seems a little like tricking the computer into doing my bidding by typing in words.&lt;p&gt;I am learning from &lt;a href="https://github.com/cfenollosa/bashblog"&gt;Mr. Fenollosa&lt;/a&gt; about blogging with bash and I set up my 12 y.o. son on a local machine with some aliases to launch Carlos&amp;#39;s &lt;a href="b"&gt;bashblog&lt;/a&gt; and to start &lt;code&gt;screen&lt;/code&gt; and his minecraft server. We even pass arguments with the alias so he can quickly launch different versions of the minecraft server! Whoa!&lt;p&gt;Anyway, I&amp;#39;ve now got &lt;b&gt;three&lt;/b&gt; ways to update my website here on relvokcor.xyz. That&amp;#39;s about two too many.&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;Getting an early start on my annual frustration with being &amp;quot;connected&amp;quot; electronically, I&amp;#39;ve resumed looking at ways to make those connections more difficult. Today (Nov. 10, 2014) I updated my &lt;a href="webl"&gt;webl&lt;/a&gt; with my Nokia E7.&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;I can&amp;#39;t stop thinking about the term &amp;quot;mid-life crisis&amp;quot; today (Nov. 4, 2014). I updated my &lt;a href="webl"&gt;webl&lt;/a&gt; with thoughts kinda related to that. Then I zipped around the &lt;a href="http://relvokcor.xyz/~harper/link.html?action=info" target="_top"&gt;tilde-ring&lt;/a&gt; and found (surprise, surprise) I&amp;#39;m &lt;a href="http://relvokcor.xyz"&gt;not alone&lt;/a&gt; in my reflections and directions and collections.&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;&lt;i&gt;I made a stab at starting a &lt;a href="webl"&gt;web log&lt;/a&gt;. I&amp;#39;m not as crafty as many others here for automating and whatnot. We&amp;#39;ll see if I keep it up. We&amp;#39;ll see if I ever write anywhere else ever again. We&amp;#39;ll see, or I will.&lt;br /&gt; --Oct. 23, 2014&lt;/i&gt;&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;&lt;img src="http://upload.wikimedia.org/wikipedia/en/0/0d/Netposter1995.jpg" /&gt; A Wonderful, Wonderful Film.&lt;br /&gt;I don&amp;#39;t recommend it.  &lt;a href="https://medium.com/100-connections"&gt;&lt;/a&gt;&lt;p&gt;#100Connections and &lt;a href="http://www.relvokcor.xyz"&gt;relvokcor.xyz&lt;/a&gt; happened to me, for all intents and purposes, at exactly the same time (Sept 2014). I&amp;#39;ll let others draw conclusions and inferences from that.&lt;p&gt;I credit &lt;a href="http://relvokcor.xyz/~ford"&gt;~ford&lt;/a&gt; and &lt;a href="http://iamtheworkproject.com/"&gt;Andy Swann&lt;/a&gt;, who, if I understand correctly, started* these things almost by accident and independently of one another.&lt;/div&gt;&lt;div class="entry"&gt;&lt;p&gt;&lt;a href="http://twitter.com/izzaboo"&gt;@izzaboo&lt;/a&gt;&lt;blockquote&gt;&amp;quot;One day, I&amp;#39;ll be cool. I&amp;#39;ll use all the cool stuff. I&amp;#39;ll make all the cool stuff. People will save photos of my tools.&amp;quot; --Me, the other night.&lt;/blockquote&gt;&lt;p&gt;&lt;small&gt;* of course others, since inception, have contributed.&lt;/small&gt;&lt;/div&gt;&lt;center&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;center&gt;&lt;font size="2"&gt;&lt;center&gt;&lt;br /&gt;&lt;img border="0" src="http://relvokcor.xyz/~harper/webring.png" usemap="#notepad.map" /&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt; Click for the [ &lt;a href="http://relvokcor.xyz/~harper/link.html?action=random" target="_top"&gt;Random page&lt;/a&gt; ] &lt;br /&gt; Want to join the ring? Click here for &lt;a href="http://relvokcor.xyz/~harper/link.html?action=info" target="_top"&gt;info&lt;/a&gt;. &lt;br /&gt;&lt;/font&gt;&lt;/center&gt;&lt;map name="notepad.map"&gt;&lt;area coords="0, 0, 60, 70" href="http://relvokcor.xyz/~harper/link.html?action=join" shape="rect" target="_top" /&gt;&lt;area coords="130, 0, 417, 75" href="http://relvokcor.xyz/~harper/link.html?action=random" shape="rect" target="_top" /&gt;&lt;area coords="465, 0, 549, 75" href="http://relvokcor.xyz/~harper/link.html?action=join" shape="rect" target="_top" /&gt;&lt;/map&gt;&lt;/center&gt;&lt;/center&gt;&lt;a href="alice"&gt;Random Alice&lt;/a&gt;&lt;p&gt;Update: (Nov. 25, 2014) &lt;ol&gt;&lt;li&gt;&lt;a href="http://relvokcor.xyz/~izzaboo/alice"&gt;Random Paragraphs from &lt;i&gt;Alice&amp;#39;s Adventures in Wonderland&lt;/i&gt;&lt;/a&gt;.&lt;li&gt;Ordered paragraphs from &lt;a href="http://relvokcor.xyz/~izzaboo/alice/index2.html"&gt;the same&lt;/a&gt;.&lt;li&gt;Added an eye-straining nav menu at the top of this page! Hey!&lt;/ol&gt;&lt;a href="http://relvokcor.xyz/~izzaboo/alice"&gt;Random Paragraphs from &lt;i&gt;Alice&amp;#39;s Adventures in Wonderland&lt;/i&gt;&lt;/a&gt;&lt;i&gt;Alice&amp;#39;s Adventures in Wonderland&lt;/i&gt;&lt;li&gt;&lt;a href="http://relvokcor.xyz/~izzaboo/alice"&gt;Random Paragraphs from &lt;i&gt;Alice&amp;#39;s Adventures in Wonderland&lt;/i&gt;&lt;/a&gt;.&lt;li&gt;Ordered paragraphs from &lt;a href="http://relvokcor.xyz/~izzaboo/alice/index2.html"&gt;the same&lt;/a&gt;.&lt;a href="http://relvokcor.xyz/~izzaboo/alice/index2.html"&gt;the same&lt;/a&gt;&lt;li&gt;Ordered paragraphs from &lt;a href="http://relvokcor.xyz/~izzaboo/alice/index2.html"&gt;the same&lt;/a&gt;.&lt;li&gt;Added an eye-straining nav menu at the top of this page! Hey!</content>
    <author>
      <name>izzaboo@relvokcor.xyz</name>
    </author>
    <id>c4a1384c-514e-3049-b0c7-6773dccf0e20</id>
    <published>2014-11-26T14:50:04Z</published>
    <updated>2014-11-26T14:50:04Z</updated>
  </entry>
  <entry xml:base="http://relvokcor.xyz/~izzaboo">
    <title>Changes since 2014-11-23T00:12:45</title>
    <link rel="alternate" href="http://relvokcor.xyz/~izzaboo" type="text/html"/>
    <content type="html">&lt;p&gt;Update: (Nov. 21, 2014) This tilde bidness has gotten me fired up about learning more about the command line. There&amp;#39;s a weird high associated now with what seems a little like tricking the computer into doing my bidding by typing in words.&lt;p&gt;I am learning from &lt;a href="https://github.com/cfenollosa/bashblog"&gt;Mr. Fenollosa&lt;/a&gt; about blogging with bash and I set up my 12 y.o. son on a local machine with some aliases to launch Carlos&amp;#39;s &lt;a href="b"&gt;bashblog&lt;/a&gt; and to start &lt;code&gt;screen&lt;/code&gt; and his minecraft server. We even pass arguments with the alias so he can quickly launch different versions of the minecraft server! Whoa!&lt;a href="https://github.com/cfenollosa/bashblog"&gt;Mr. Fenollosa&lt;/a&gt;&lt;p&gt;I am learning from &lt;a href="https://github.com/cfenollosa/bashblog"&gt;Mr. Fenollosa&lt;/a&gt; about blogging with bash and I set up my 12 y.o. son on a local machine with some aliases to launch Carlos&amp;#39;s &lt;a href="b"&gt;bashblog&lt;/a&gt; and to start &lt;code&gt;screen&lt;/code&gt; and his minecraft server. We even pass arguments with the alias so he can quickly launch different versions of the minecraft server! Whoa!&lt;a href="b"&gt;bashblog&lt;/a&gt;&lt;p&gt;I am learning from &lt;a href="https://github.com/cfenollosa/bashblog"&gt;Mr. Fenollosa&lt;/a&gt; about blogging with bash and I set up my 12 y.o. son on a local machine with some aliases to launch Carlos&amp;#39;s &lt;a href="b"&gt;bashblog&lt;/a&gt; and to start &lt;code&gt;screen&lt;/code&gt; and his minecraft server. We even pass arguments with the alias so he can quickly launch different versions of the minecraft server! Whoa!&lt;code&gt;screen&lt;/code&gt;&lt;p&gt;I am learning from &lt;a href="https://github.com/cfenollosa/bashblog"&gt;Mr. Fenollosa&lt;/a&gt; about blogging with bash and I set up my 12 y.o. son on a local machine with some aliases to launch Carlos&amp;#39;s &lt;a href="b"&gt;bashblog&lt;/a&gt; and to start &lt;code&gt;screen&lt;/code&gt; and his minecraft server. We even pass arguments with the alias so he can quickly launch different versions of the minecraft server! Whoa!&lt;p&gt;Anyway, I&amp;#39;ve now got &lt;b&gt;three&lt;/b&gt; ways to update my website here on relvokcor.xyz. That&amp;#39;s about two too many.&lt;b&gt;three&lt;/b&gt;&lt;p&gt;Anyway, I&amp;#39;ve now got &lt;b&gt;three&lt;/b&gt; ways to update my website here on relvokcor.xyz. That&amp;#39;s about two too many.</content>
    <author>
      <name>izzaboo@relvokcor.xyz</name>
    </author>
    <id>ed0bdb87-a259-3f5b-9d6d-5a7ae016167b</id>
    <published>2014-11-23T00:12:45Z</published>
    <updated>2014-11-23T00:12:45Z</updated>
  </entry>
</feed>
