www.duckland.org/output/index.html
2015-06-12 21:52:32 -05:00

243 lines
14 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html prefix="og: http://ogp.me/ns# article: http://ogp.me/ns/article# " lang="en">
<head>
<meta charset="utf-8">
<meta name="description" content="News from duckland.org">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>duckland.org news | duckland.org news</title>
<link href="assets/css/all-nocdn.css" rel="stylesheet" type="text/css">
<link rel="alternate" type="application/rss+xml" title="RSS" href="rss.xml">
<link rel="canonical" href="http://www.duckland.org/index.html">
<link rel="next" href="index-13.html" type="text/html">
<!--[if lt IE 9]><script src="assets/js/html5.js"></script><![endif]--><link rel="prefetch" href="posts/moving.html" type="text/html">
</head>
<body>
<a href="#content" class="sr-only sr-only-focusable">Skip to main content</a>
<!-- Menubar -->
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation"><div class="container">
<!-- This keeps the margins nice -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="http://www.duckland.org/">
<span id="blog-title">duckland.org news</span>
</a>
</div>
<!-- /.navbar-header -->
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">
<li class="active">
<a href="#">Home</a>
</li>
<li>
<a href="stories/about.html">About me</a>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">My Sites<b class="caret"></b></a>
<ul class="dropdown-menu">
<li>
<a href="http://www.donaldharper.com">My Photo Blog</a>
</li>
<li>
<a href="http://p365.donaldharper.com">My Attempt at a Project 365</a>
</li>
<li>
<a href="http://www.duckland.org">My Personal and Tech Blog</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Social Sites<b class="caret"></b></a>
<ul class="dropdown-menu">
<li>
<a href="https://twitter.com/duckunix">My Twitter</a>
</li>
<li>
<a href="https://plus.google.com/+DonHarper/">My Google+</a>
</li>
<li>
<a href="http://www.linkedin.com/in/donaldharper/">My LinkedIN</a>
</li>
</ul>
</li>
<li>
<a href="archive.html">Archive</a>
</li>
<li>
<a href="categories/index.html">Tags</a>
</li>
<li>
<a href="rss.xml">RSS</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right"></ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav><!-- End of Menubar --><div class="container" id="content">
<div class="body-content">
<!--Body content-->
<div class="row">
<div class="postindex">
<article class="h-entry post-text"><header><h1 class="p-name entry-title"><a href="posts/moving.html" class="u-url">Moving</a></h1>
<div class="metadata">
<p class="byline author vcard"><span class="byline-name fn">Don Harper</span></p>
<p class="dateline"><a href="posts/moving.html" rel="bookmark"><time class="published dt-published" datetime="2015-06-12T10:30:39-05:00" title="2015-06-12">2015-06-12</time></a></p>
</div>
</header><div class="e-content entry-content">
<div>
<img alt="HP logo" class="align-left" src="images/Moving/HP_logo.png" style="width: 100px; height: 100px;"><p>Well, after 4 years (almost to the day), it is time for me to say good-bye to HP. The team I worked on is a great team who really know their stuff. However, I am a geek, and I want to be doing things with tech, and not talking about tech,, and for the most part, talking is all I have been doing. I have learned a lot and was given a chance to do some <a class="reference external" href="posts/201402travels.html">traveling</a> which I do not think I would have been able to do.</p>
<p>So, where am I going? Well, until after I start and get on-boarded, I am not sure how much I can say. It is a financial company based in Houston, so I will not be moving the crew, just changing the direction I commute back to into the sun again.</p>
<p>Stay tuned here for more updates, and I will probably be using this as a place to document some of the new things I learn on the way.</p>
<p>Peace.</p>
</div>
</div>
</article><article class="h-entry post-text"><header><h1 class="p-name entry-title"><a href="posts/updates-to-aur-packages.html" class="u-url">Updates to AUR packages</a></h1>
<div class="metadata">
<p class="byline author vcard"><span class="byline-name fn">Don Harper</span></p>
<p class="dateline"><a href="posts/updates-to-aur-packages.html" rel="bookmark"><time class="published dt-published" datetime="2015-06-09T17:19:48-05:00" title="2015-06-09">2015-06-09</time></a></p>
</div>
</header><div class="e-content entry-content">
<div>
<p>So, with the <a class="reference external" href="https://wiki.archlinux.org/index.php/Arch_User_Repository#AUR_4">migration of the AUR to version 4</a>, I looked at the 12 AUR packages I had created over the years which I have not looked at in a long, long time.</p>
<p>The list started out with:</p>
<ul class="simple">
<li>
<a class="reference external" href="http://aur.archlinux.org/packages/chronicle/">chronicle</a> - A simple blog compiler written in Perl</li>
<li>
<a class="reference external" href="http://aur.archlinux.org/packages/perl-leocharre-basename/">perl-leocharre-basename</a> - Very basic filename string and path operations such as ext and paths</li>
<li>
<a class="reference external" href="http://aur.archlinux.org/packages/perl-leocharre-cli2/">perl-leocharre-cli2</a> - Some quick help for writing cli scripts</li>
<li>
<a class="reference external" href="http://aur.archlinux.org/packages/perl-leocharre-debug/">perl-leocharre-debug</a> - Debug subroutines</li>
<li>
<a class="reference external" href="http://aur.archlinux.org/packages/perl-leocharre-dir/">perl-leocharre-dir</a> - Subroutines for general directory needs</li>
<li>
<a class="reference external" href="http://aur.archlinux.org/packages/perl-leocharre-strings/">perl-leocharre-strings</a> - Combines string procedures I frequently use</li>
<li>
<a class="reference external" href="http://aur.archlinux.org/packages/perl-string-prettify/">perl-string-prettify</a> - Subroutines to cleanup a filename and or garble for human eyes</li>
<li>
<a class="reference external" href="http://aur.archlinux.org/packages/perl-wordpress-api/">perl-wordpress-api</a> - Management of Wordpress API objects. Inherits WordPress::XMLRPC and all its methods</li>
<li>
<a class="reference external" href="http://aur.archlinux.org/packages/perl-wordpress-cli/">perl-wordpress-cli</a> - Command line access to Wordpress</li>
<li>
<a class="reference external" href="http://aur.archlinux.org/packages/perl-wordpress-xmlrpc/">perl-wordpress-xmlrpc</a> - API to Wordpress XML RPC calls</li>
<li>
<a class="reference external" href="http://aur.archlinux.org/packages/usbmount/">usbmount</a> - Automatically mount and unmount USB mass storage devices</li>
<li>
<a class="reference external" href="http://aur.archlinux.org/packages/xlhtml/">xlhttp</a> - An Excel spreadsheet (.xls) and PowerPoint (.ppt) to HTML converter</li>
</ul>
<p>In the end, I only kept <em>xlhttp</em> as I do not use the others anymore. Surprisingly enough, only one of the packages (<em>chronicle</em>) was out of date. I disowned all the others, so if you want, you can pick them up.</p>
</div>
</div>
</article><article class="h-entry post-text"><header><h1 class="p-name entry-title"><a href="posts/vegas-again.html" class="u-url">Vegas, again</a></h1>
<div class="metadata">
<p class="byline author vcard"><span class="byline-name fn">Don Harper</span></p>
<p class="dateline"><a href="posts/vegas-again.html" rel="bookmark"><time class="published dt-published" datetime="2015-06-06T10:06:48-05:00" title="2015-06-06">2015-06-06</time></a></p>
</div>
</header><div class="e-content entry-content">
<div>
<p>Once more, off the Las Vegas for to work a trade show. This year, I was helping present training, so I was tucked away in a basement most of the trip, and did not get out to do much in the way of sight-seeing aside from walking around the hotel.</p>
<div id="slides_f98d5642db7b4d99adcc03583de84c82" class="carousel slide">
<ol class="carousel-indicators">
<li data-target="#slides_f98d5642db7b4d99adcc03583de84c82" data-slide-to="0" class="active">
</li>
<li data-target="#slides_f98d5642db7b4d99adcc03583de84c82" data-slide-to="1">
</li>
<li data-target="#slides_f98d5642db7b4d99adcc03583de84c82" data-slide-to="2">
</li>
<li data-target="#slides_f98d5642db7b4d99adcc03583de84c82" data-slide-to="3">
</li>
<li data-target="#slides_f98d5642db7b4d99adcc03583de84c82" data-slide-to="4">
</li>
<li data-target="#slides_f98d5642db7b4d99adcc03583de84c82" data-slide-to="5">
</li>
<li data-target="#slides_f98d5642db7b4d99adcc03583de84c82" data-slide-to="6">
</li>
</ol>
<div class="carousel-inner">
<div class="item active"><img src="images/Vegas-2015-06/20150531194530.jpg" alt="" style="margin: 0 auto 0 auto;"></div>
<div class="item"><img src="images/Vegas-2015-06/20021208120000_1.jpg" alt="" style="margin: 0 auto 0 auto;"></div>
<div class="item"><img src="images/Vegas-2015-06/20021208120000_2.jpg" alt="" style="margin: 0 auto 0 auto;"></div>
<div class="item"><img src="images/Vegas-2015-06/20150602214415.jpg" alt="" style="margin: 0 auto 0 auto;"></div>
<div class="item"><img src="images/Vegas-2015-06/20150603092013.jpg" alt="" style="margin: 0 auto 0 auto;"></div>
<div class="item"><img src="images/Vegas-2015-06/20150603092026.jpg" alt="" style="margin: 0 auto 0 auto;"></div>
<div class="item"><img src="images/Vegas-2015-06/20021208120000.jpg" alt="" style="margin: 0 auto 0 auto;"></div>
</div>
<a class="left carousel-control" href="posts/vegas-again.html#slides_f98d5642db7b4d99adcc03583de84c82" data-slide="prev"><span class="icon-prev"></span></a>
<a class="right carousel-control" href="posts/vegas-again.html#slides_f98d5642db7b4d99adcc03583de84c82" data-slide="next"><span class="icon-next"></span></a>
</div>
<p>But, I did find time to snap a few pictures.</p>
</div>
</div>
</article><article class="h-entry post-text"><header><h1 class="p-name entry-title"><a href="posts/quick-ansible-tip.html" class="u-url">Quick Ansible Tip</a></h1>
<div class="metadata">
<p class="byline author vcard"><span class="byline-name fn">Don Harper</span></p>
<p class="dateline"><a href="posts/quick-ansible-tip.html" rel="bookmark"><time class="published dt-published" datetime="2015-05-27T07:24:16-05:00" title="2015-05-27">2015-05-27</time></a></p>
</div>
</header><div class="e-content entry-content">
<div>
<p>This is a quick post to capture something seen. <a class="reference external" href="http://www.ansible.com">Ansibel</a> is a configuration management tool that I have been learning recently. More details in a future post. This is just to capture this idea:</p>
<blockquote>
<p>From: Smith, Chris (Big Data)</p>
<p>To: ansible</p>
<p>Ansible Galaxy is a centralised Github repository of public Ansible content, see: <a class="reference external" href="https://galaxy.ansible.com/">https://galaxy.ansible.com/</a> It uses a local routine that is installed when you install Ansible, called ansible-galaxy, to create a blank template for your Ansible content. What is not well known is you can run ansible-galaxy in offline mode to create a blank template using the command:</p>
<p># ansible-galaxy init --offline my-role</p>
<p>Enjoy,</p>
<p>Chris</p>
</blockquote>
<p>More on this as I get some more back-ends stuff taken care of, like setting up a git repo and maybe auto-deploy from git push?</p>
</div>
</div>
</article><article class="h-entry post-text"><header><h1 class="p-name entry-title"><a href="posts/april-recap.html" class="u-url">April recap</a></h1>
<div class="metadata">
<p class="byline author vcard"><span class="byline-name fn">Don Harper</span></p>
<p class="dateline"><a href="posts/april-recap.html" rel="bookmark"><time class="published dt-published" datetime="2015-05-03T20:51:09-05:00" title="2015-05-03">2015-05-03</time></a></p>
</div>
</header><div class="e-content entry-content">
<div>
<p>April has come and gone, and I did not manage to find time (or energy) to post anything.</p>
<p>I spent most of the month at work getting ready to and then delivering some training remotely in Nashville, TN, US. Now, I can say that I have stayed at the largest non-casino hotel in the world, <a class="reference external" href="http://www.marriott.com/hotels/travel/bnago-gaylord-opryland-resort-and-convention-center/">The Gaylord Opryland</a>. Now that that is over, I get to gear up to design a new training plan for internal product training. Such is the life of a Linux guy stuck working for a marketing group.</p>
<p>On the home front, we have hit a busy time with soccer, volleyball, dance, and swim time. I think we get a break sometime after the 4th of July.....</p>
</div>
</div>
</article>
</div>
<nav class="postindexpager"><ul class="pager">
<li class="next">
<a href="index-13.html" rel="next">Older posts</a>
</li>
</ul></nav>
</div>
<!--End of body content-->
<footer>
Contents © 2015 <a href="mailto:duck@duckland.org">Don Harper</a> - Powered by <a href="http://getnikola.com" rel="nofollow">Nikola</a>
</footer>
</div>
</div>
<script src="assets/js/all-nocdn.js"></script><script>jQuery("a.image-reference").colorbox({rel:"gal",maxWidth:"100%",maxHeight:"100%",scalePhotos:true});</script><!-- fancy dates --><script>
moment.locale("");
fancydates(1, "YYYY-MM-DD");
</script><!-- end fancy dates -->
</body>
</html>