adding /public/ to the mix

This commit is contained in:
Don Harper 2022-06-05 09:26:14 -05:00
parent dbf1335d53
commit dc966fd91f
2677 changed files with 230485 additions and 2 deletions

View file

@ -0,0 +1,496 @@
<!DOCTYPE html>
<html lang="en-us">
<head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<script type="application/ld+json">
{
"@context" : "http://schema.org",
"@type" : "BlogPosting",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https:\/\/www.duckland.org\/"
},
"articleSection" : "post",
"name" : "Pizza Party - Command Line Pizza ordering program",
"headline" : "Pizza Party - Command Line Pizza ordering program",
"description" : "Pizza Party - Command Line Pizza ordering program Want a pizza, and do not want to fire up that pesky GUI? We have the solution for you: Pizza Party - Command Line Pizza ordering program (was at beigerecords.com\/cory\/pizza_party\/)\nCurrently, only from Dominos, so if you do not have one near you who accepts on-line orders (sigh, mine does not), then you are out of luck.",
"inLanguage" : "en",
"author" : "",
"creator" : "",
"publisher": "",
"accountablePerson" : "",
"copyrightHolder" : "",
"copyrightYear" : "2008",
"datePublished": "2008-08-25 18:08:00 -0700 -0700",
"dateModified" : "2008-08-25 18:08:00 -0700 -0700",
"url" : "https:\/\/www.duckland.org\/post\/2008\/08\/pizza-party-command-line-pizza-ordering-program\/",
"wordCount" : "65",
"image" : "https://www.duckland.org/%!s(\u003cnil\u003e)"",
"keywords" : [ ""cli"",""lifeimitatingmovies"","Blog" ]
}
</script>
<title>Pizza Party - Command Line Pizza ordering program </title>
<meta name="description" content="Random Quacking" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="all,follow">
<meta name="googlebot" content="index,follow,snippet,archive">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<link href="https://www.duckland.org/css/style.css?v=1654439072" rel="stylesheet" id="theme-stylesheet" type='text/css' media='all'>
<link href="https://www.duckland.org/css/custom.css?v=1654439072" rel="stylesheet" type='text/css' media='all'>
<link rel="shortcut icon" href="https://www.duckland.org/img/favicon.ico" type="image/x-icon">
<link rel="icon" href="https://www.duckland.org/img/favicon.ico" type="image/x-icon">
</head>
<body class="post-template-default single single-post single-format-standard ct-body singular singular-post not-front standard">
<div id="overflow-container" class="overflow-container">
<a class="skip-content" href="#main">Skip to content</a>
<header id="site-header" class="site-header" role="banner">
<div class='top-navigation'>
<div class='container'>
<div id="menu-secondary" class="menu-container menu-secondary" role="navigation">
<button id="toggle-secondary-navigation" class="toggle-secondary-navigation"><i class="fas fa-plus"></i></button>
<div class="menu">
<ul id="menu-secondary-items" class="menu-secondary-items">
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
<a href="/categories/personal">personal</a>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
<a href="/categories/photos">photos</a>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
<a href="/categories/sa">sa</a>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
<a href="/categories/sitenews">sitenews</a>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
<a href="/categories/software">software</a>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
<a href="/categories/space">space</a>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
<a href="/categories/travel">travel</a>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
<a href="/categories/unix">unix</a>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
<a href="/categories/work">work</a>
</li>
</ul>
</div>
</div>
<ul class="social-media-icons">
<li>
<a href="https://twitter.com/duckunix" data-animate-hover="pulse" class="twitter" target="_blank">
<i class="fab fa-twitter-square" title="twitter"></i>
<span class="screen-reader-text">twitter</span>
</a>
</li>
<li>
<a href="https://www.instagram.com/duckunix/" data-animate-hover="pulse" class="instagram" target="_blank">
<i class="fab fa-instagram" title="instagram"></i>
<span class="screen-reader-text">instagram</span>
</a>
</li>
<li>
<a href="mailto:duck@duckland.org" data-animate-hover="pulse" class="email">
<i class="fas fa-envelope" title="email"></i>
<span class="screen-reader-text">email</span>
</a>
</li>
<li>
<a href="https://www.linkedin.com/in/donaldharper/" data-animate-hover="pulse" class="linkedin" target="_blank">
<i class="fab fa-linkedin-in" title="linkedin"></i>
<span class="screen-reader-text">linkedin</span>
</a>
</li>
<li>
<a href="https://github.com/duckunix" data-animate-hover="pulse" class="github" target="_blank">
<i class="fab fa-github" title="github"></i>
<span class="screen-reader-text">github</span>
</a>
</li>
<li>
<a href="https://www.duckland.org/index.xml" data-animate-hover="pulse" class="rss" target="_blank">
<i class="fas fa-rss" title="rss"></i>
<span class="screen-reader-text">rss</span>
</a>
</li>
</ul></div>
</div>
<div class="container">
<div id="title-info" class="title-info">
<div id='site-title' class='site-title'>
<a href="/"> duckland.org </a>
</div>
</div>
<button id="toggle-navigation" class="toggle-navigation">
<i class="fas fa-bars"></i>
</button>
<div id="menu-primary-tracks" class="menu-primary-tracks"></div>
<div id="menu-primary" class="menu-container menu-primary" role="navigation">
<p class="site-description">Random Quacking</p>
<div class="menu">
<ul id="menu-primary-items" class="menu-primary-items">
<li class='menu-item menu-item-type-custom menu-item-object-custom '>
<a href="https://www.duckland.org/">Home</a>
</li>
<li class='menu-item menu-item-type-post_type menu-item-object-page '>
<a href="https://www.duckland.org/stories/about/">About</a>
</li>
<li class='menu-item menu-item-type-post_type menu-item-object-page '>
<a href="https://www.duckland.org/stories/privacy/">Privacy</a>
</li>
<li class='menu-item menu-item-type-post_type menu-item-object-page '>
<a href="https://www.duckland.org/photos/">Photo Galleries</a>
</li>
</ul>
</div>
</div>
</div>
</header>
<div id="main" class="main" role="main">
<div id="loop-container" class="loop-container">
<div class="post type-post status-publish format-standard hentry category-standard category-travel entry full-without-featured odd excerpt-1">
<div class="entry-meta">
<span class="date">25 August</span> <span> / </span>
<span class="author">
<a href="https://www.duckland.org/" title="Posts by Don Harper" rel="author">Don Harper</a>
</span>
<span class="category">
<span> / </span>
<a href="/categories/software">software</a>
</span>
</div>
<div class='entry-header'>
<h1 class='entry-title'> Pizza Party - Command Line Pizza ordering program</h1>
</div>
<div class="entry-container">
<div class="entry-content">
<article>
<h1 id="pizza-party---command-line-pizza-ordering-program">Pizza Party - Command Line Pizza ordering program</h1>
<p>Want a pizza, and do not want to fire up that pesky GUI?  We have the solution for you: Pizza Party - Command Line Pizza ordering program (was at beigerecords.com/cory/pizza_party/)</p>
<p>Currently, only from Dominos, so if you do not have one near you who accepts on-line orders (<em>sigh</em>, mine does not), then you are out of luck.</p>
</article>
</div>
<div class='entry-meta-bottom'>
<div class="entry-categories"><p><span>Categories</span>
<a href="/categories/software" title="View all posts in software">software</a>
</p>
</div>
<div class="entry-tags"><p><span>Tags</span>
<a href="/tags/cli" title="View all posts tagged cli">cli</a>
<a href="/tags/lifeimitatingmovies" title="View all posts tagged lifeimitatingmovies">lifeimitatingmovies</a>
</p></div> </div>
<div class="author-meta">
<div class="author">
<img alt='Don Harper' src="https://www.gravatar.com/avatar/343531b2be7fcd30e48f5c07dcd2176f?s=100&d=identicon" class='avatar avatar-72 photo' height='72' width='72'>
<span>
Written by:<a href="https://www.duckland.org/" title="Posts by Don Harper" rel="author">Don Harper</a> </span>
</div>
<div class="bio">
<p>Don is a computer guy stumbling through life trying to raise his kids and take some pictures</p>
<a class="twitter" target="_blank"
href="https://twitter.com/duckunix">
<i class="fab fa-twitter-square"
title="twitter icon"></i>
</a>
<a class="linkedin" target="_blank"
href="https://www.linkedin.com/in/donaldharper/">
<i class="fab fa-linkedin"
title="linkedin icon"></i>
</a>
<a class="email" target="_blank"
href="mailto:duck@duckland.org">
<i class="fas fa-envelope"
title="email icon"></i>
</a>
<a class="instagram" target="_blank"
href="https://www.instagram.com/duckunix/">
<i class="fab fa-instagram"
title="instagram icon"></i>
</a>
<a class="github" target="_blank"
href="https://github.com/duckunix">
<i class="fab fa-github"
title="github icon"></i>
</a>
</div>
</div>
</div>
</div>
<section id="comments" class="comments">
</section>
</div>
</div>
<footer id="site-footer" class="site-footer" role="contentinfo">
<h1>
<a href=""> duckland.org </a>
</h1>
<p class="site-description">Random Quacking</p>
<div id="menu-footer" class="menu-container menu-footer" role="navigation">
<div class="menu">
<ul id="menu-footer-items" class="menu-footer-items">
</ul>
</div> </div>
<ul class="social-media-icons">
<li>
<a href="https://twitter.com/duckunix" class="twitter" target="_blank">
<i class="fab fa-twitter-square" title="twitter"></i>
<span class="screen-reader-text">twitter</span>
</a>
</li>
<li>
<a href="https://www.instagram.com/duckunix/" class="instagram" target="_blank">
<i class="fab fa-instagram" title="instagram"></i>
<span class="screen-reader-text">instagram</span>
</a>
</li>
<li>
<a href="mailto:duck@duckland.org" class="email">
<i class="fas fa-envelope" title="email"></i>
<span class="screen-reader-text">email</span>
</a>
</li>
<li>
<a href="https://www.linkedin.com/in/donaldharper/" class="linkedin" target="_blank">
<i class="fab fa-linkedin-in" title="linkedin"></i>
<span class="screen-reader-text">linkedin</span>
</a>
</li>
<li>
<a href="https://github.com/duckunix" class="github" target="_blank">
<i class="fab fa-github" title="github"></i>
<span class="screen-reader-text">github</span>
</a>
</li>
<li>
<a href="https://www.duckland.org/index.xml" data-animate-hover="pulse" class="rss" target="_blank">
<i class="fas fa-rss" title="rss"></i>
<span class="screen-reader-text">rss</span>
</a>
</li>
</ul> <div class="design-credit">
<p>© 2006-2021 Don Harper</p>
</div>
</footer>
</div>
<script src="https://www.duckland.org/js/jquery.min.js"></script>
<script src="https://www.duckland.org/js/jquerymigrate.js"></script>
<script src="https://www.duckland.org/js/production.min.js?v=1654439072"></script>
</body>
</html>

View file

@ -0,0 +1,499 @@
<!DOCTYPE html>
<html lang="en-us">
<head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<script type="application/ld+json">
{
"@context" : "http://schema.org",
"@type" : "BlogPosting",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https:\/\/www.duckland.org\/"
},
"articleSection" : "post",
"name" : "So you need a calendar?",
"headline" : "So you need a calendar?",
"description" : "So you need a calendar? So, one of the things we have been using computers for is to keep track of our lives. And this means a scheduling or calendaring tool. Some tools out there do this fine, and some do it very well.\nI have to keep track of a lot of appointments. From conference calls for work, to each member of the family\u0026rsquo;s schedules, to random, but highly important reminders.",
"inLanguage" : "en",
"author" : "",
"creator" : "",
"publisher": "",
"accountablePerson" : "",
"copyrightHolder" : "",
"copyrightYear" : "2008",
"datePublished": "2008-08-04 18:08:00 -0700 -0700",
"dateModified" : "2008-08-04 18:08:00 -0700 -0700",
"url" : "https:\/\/www.duckland.org\/post\/2008\/08\/so-you-need-a-calendar\/",
"wordCount" : "305",
"image" : "https://www.duckland.org/%!s(\u003cnil\u003e)"",
"keywords" : [ ""cli"",""software"","Blog" ]
}
</script>
<title>So you need a calendar? </title>
<meta name="description" content="Random Quacking" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="all,follow">
<meta name="googlebot" content="index,follow,snippet,archive">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<link href="https://www.duckland.org/css/style.css?v=1654439072" rel="stylesheet" id="theme-stylesheet" type='text/css' media='all'>
<link href="https://www.duckland.org/css/custom.css?v=1654439072" rel="stylesheet" type='text/css' media='all'>
<link rel="shortcut icon" href="https://www.duckland.org/img/favicon.ico" type="image/x-icon">
<link rel="icon" href="https://www.duckland.org/img/favicon.ico" type="image/x-icon">
</head>
<body class="post-template-default single single-post single-format-standard ct-body singular singular-post not-front standard">
<div id="overflow-container" class="overflow-container">
<a class="skip-content" href="#main">Skip to content</a>
<header id="site-header" class="site-header" role="banner">
<div class='top-navigation'>
<div class='container'>
<div id="menu-secondary" class="menu-container menu-secondary" role="navigation">
<button id="toggle-secondary-navigation" class="toggle-secondary-navigation"><i class="fas fa-plus"></i></button>
<div class="menu">
<ul id="menu-secondary-items" class="menu-secondary-items">
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
<a href="/categories/personal">personal</a>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
<a href="/categories/photos">photos</a>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
<a href="/categories/sa">sa</a>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
<a href="/categories/sitenews">sitenews</a>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
<a href="/categories/software">software</a>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
<a href="/categories/space">space</a>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
<a href="/categories/travel">travel</a>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
<a href="/categories/unix">unix</a>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
<a href="/categories/work">work</a>
</li>
</ul>
</div>
</div>
<ul class="social-media-icons">
<li>
<a href="https://twitter.com/duckunix" data-animate-hover="pulse" class="twitter" target="_blank">
<i class="fab fa-twitter-square" title="twitter"></i>
<span class="screen-reader-text">twitter</span>
</a>
</li>
<li>
<a href="https://www.instagram.com/duckunix/" data-animate-hover="pulse" class="instagram" target="_blank">
<i class="fab fa-instagram" title="instagram"></i>
<span class="screen-reader-text">instagram</span>
</a>
</li>
<li>
<a href="mailto:duck@duckland.org" data-animate-hover="pulse" class="email">
<i class="fas fa-envelope" title="email"></i>
<span class="screen-reader-text">email</span>
</a>
</li>
<li>
<a href="https://www.linkedin.com/in/donaldharper/" data-animate-hover="pulse" class="linkedin" target="_blank">
<i class="fab fa-linkedin-in" title="linkedin"></i>
<span class="screen-reader-text">linkedin</span>
</a>
</li>
<li>
<a href="https://github.com/duckunix" data-animate-hover="pulse" class="github" target="_blank">
<i class="fab fa-github" title="github"></i>
<span class="screen-reader-text">github</span>
</a>
</li>
<li>
<a href="https://www.duckland.org/index.xml" data-animate-hover="pulse" class="rss" target="_blank">
<i class="fas fa-rss" title="rss"></i>
<span class="screen-reader-text">rss</span>
</a>
</li>
</ul></div>
</div>
<div class="container">
<div id="title-info" class="title-info">
<div id='site-title' class='site-title'>
<a href="/"> duckland.org </a>
</div>
</div>
<button id="toggle-navigation" class="toggle-navigation">
<i class="fas fa-bars"></i>
</button>
<div id="menu-primary-tracks" class="menu-primary-tracks"></div>
<div id="menu-primary" class="menu-container menu-primary" role="navigation">
<p class="site-description">Random Quacking</p>
<div class="menu">
<ul id="menu-primary-items" class="menu-primary-items">
<li class='menu-item menu-item-type-custom menu-item-object-custom '>
<a href="https://www.duckland.org/">Home</a>
</li>
<li class='menu-item menu-item-type-post_type menu-item-object-page '>
<a href="https://www.duckland.org/stories/about/">About</a>
</li>
<li class='menu-item menu-item-type-post_type menu-item-object-page '>
<a href="https://www.duckland.org/stories/privacy/">Privacy</a>
</li>
<li class='menu-item menu-item-type-post_type menu-item-object-page '>
<a href="https://www.duckland.org/photos/">Photo Galleries</a>
</li>
</ul>
</div>
</div>
</div>
</header>
<div id="main" class="main" role="main">
<div id="loop-container" class="loop-container">
<div class="post type-post status-publish format-standard hentry category-standard category-travel entry full-without-featured odd excerpt-1">
<div class="entry-meta">
<span class="date">04 August</span> <span> / </span>
<span class="author">
<a href="https://www.duckland.org/" title="Posts by Don Harper" rel="author">Don Harper</a>
</span>
<span class="category">
<span> / </span>
<a href="/categories/software">software</a>
</span>
</div>
<div class='entry-header'>
<h1 class='entry-title'> So you need a calendar?</h1>
</div>
<div class="entry-container">
<div class="entry-content">
<article>
<h1 id="so-you-need-a-calendar">So you need a calendar?</h1>
<p>So, one of the things we have been using computers for is to keep track of our lives.  And this means a scheduling or calendaring tool.  Some tools out there do this fine, and some do it very well.</p>
<p>I have to keep track of a lot of appointments. From conference calls for work, to each member of the family&rsquo;s schedules, to random, but highly important reminders.  Most calendaring programs out there will let you set up a reoccurring event by day of the month, or the date.  But, what if you need to do something two days before the end of the month, every month?  Or, you need to do something every full moon, but not on <a href="https://en.wikipedia.org/wiki/Blue_moon">the blue moon</a>?  Or, you have a standing meeting with your boss every other Monday morning, execpt when Monday is a holiday, then the meeting shifts to Tuesday?  Oh, and you want something that you can run over an ssh session, while on your smart phone, or you friend&rsquo;s smart phone?</p>
<p>The answer is simple: <a href="https://www.roaringpenguin.com/products/remind/">remind</a>.  remind can do this, and more.  Need to set something up by the Hebrew Calendar?  Check.  Want your calendar to run a shell command for you on a holiday, specific day of the month, or phase of the moon? Check. Most modern Linux distrobutions include remind nowdays, as it is so darn usefull.  In addition, it runs just fine under Solaris, and the BSDs, including MacOS X.  If fact, over at <a href="https://www.43Folders.com">43Folders</a>, they had a whole section their wiki for remind.  The wiki has many tips and tricks on how to use remind to its fullest.</p>
<p>In my next post, I will share some tips on how I get remind to remind me of events.</p>
<p>*<strong>Edit 2020-04-07</strong>: 43Folders.com have removed their wiki, so no more linking</p>
</article>
</div>
<div class='entry-meta-bottom'>
<div class="entry-categories"><p><span>Categories</span>
<a href="/categories/software" title="View all posts in software">software</a>
</p>
</div>
<div class="entry-tags"><p><span>Tags</span>
<a href="/tags/cli" title="View all posts tagged cli">cli</a>
<a href="/tags/software" title="View all posts tagged software">software</a>
</p></div> </div>
<div class="author-meta">
<div class="author">
<img alt='Don Harper' src="https://www.gravatar.com/avatar/343531b2be7fcd30e48f5c07dcd2176f?s=100&d=identicon" class='avatar avatar-72 photo' height='72' width='72'>
<span>
Written by:<a href="https://www.duckland.org/" title="Posts by Don Harper" rel="author">Don Harper</a> </span>
</div>
<div class="bio">
<p>Don is a computer guy stumbling through life trying to raise his kids and take some pictures</p>
<a class="twitter" target="_blank"
href="https://twitter.com/duckunix">
<i class="fab fa-twitter-square"
title="twitter icon"></i>
</a>
<a class="linkedin" target="_blank"
href="https://www.linkedin.com/in/donaldharper/">
<i class="fab fa-linkedin"
title="linkedin icon"></i>
</a>
<a class="email" target="_blank"
href="mailto:duck@duckland.org">
<i class="fas fa-envelope"
title="email icon"></i>
</a>
<a class="instagram" target="_blank"
href="https://www.instagram.com/duckunix/">
<i class="fab fa-instagram"
title="instagram icon"></i>
</a>
<a class="github" target="_blank"
href="https://github.com/duckunix">
<i class="fab fa-github"
title="github icon"></i>
</a>
</div>
</div>
</div>
</div>
<section id="comments" class="comments">
</section>
</div>
</div>
<footer id="site-footer" class="site-footer" role="contentinfo">
<h1>
<a href=""> duckland.org </a>
</h1>
<p class="site-description">Random Quacking</p>
<div id="menu-footer" class="menu-container menu-footer" role="navigation">
<div class="menu">
<ul id="menu-footer-items" class="menu-footer-items">
</ul>
</div> </div>
<ul class="social-media-icons">
<li>
<a href="https://twitter.com/duckunix" class="twitter" target="_blank">
<i class="fab fa-twitter-square" title="twitter"></i>
<span class="screen-reader-text">twitter</span>
</a>
</li>
<li>
<a href="https://www.instagram.com/duckunix/" class="instagram" target="_blank">
<i class="fab fa-instagram" title="instagram"></i>
<span class="screen-reader-text">instagram</span>
</a>
</li>
<li>
<a href="mailto:duck@duckland.org" class="email">
<i class="fas fa-envelope" title="email"></i>
<span class="screen-reader-text">email</span>
</a>
</li>
<li>
<a href="https://www.linkedin.com/in/donaldharper/" class="linkedin" target="_blank">
<i class="fab fa-linkedin-in" title="linkedin"></i>
<span class="screen-reader-text">linkedin</span>
</a>
</li>
<li>
<a href="https://github.com/duckunix" class="github" target="_blank">
<i class="fab fa-github" title="github"></i>
<span class="screen-reader-text">github</span>
</a>
</li>
<li>
<a href="https://www.duckland.org/index.xml" data-animate-hover="pulse" class="rss" target="_blank">
<i class="fas fa-rss" title="rss"></i>
<span class="screen-reader-text">rss</span>
</a>
</li>
</ul> <div class="design-credit">
<p>© 2006-2021 Don Harper</p>
</div>
</footer>
</div>
<script src="https://www.duckland.org/js/jquery.min.js"></script>
<script src="https://www.duckland.org/js/jquerymigrate.js"></script>
<script src="https://www.duckland.org/js/production.min.js?v=1654439072"></script>
</body>
</html>