<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>AJH-1138</title>
	<atom:link href="https://ajh1138.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://ajh1138.wordpress.com</link>
	<description>Programming, Flash Fiction, Silly Ideas, Cynical Futurism</description>
	<lastBuildDate>Thu, 29 Jan 2026 17:53:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<site xmlns="com-wordpress:feed-additions:1">3796961</site><cloud domain='ajh1138.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>https://s0.wp.com/i/buttonw-com.png</url>
		<title>AJH-1138</title>
		<link>https://ajh1138.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="https://ajh1138.wordpress.com/osd.xml" title="AJH-1138" />
	<atom:link rel='hub' href='https://ajh1138.wordpress.com/?pushpress=hub'/>
	<item>
		<title>Logitech G600 middle mouse button click not working? Try percussive maintenance.</title>
		<link>https://ajh1138.wordpress.com/2026/01/29/logitech-g600-middle-mouse-button-click-not-working-try-percussive-maintenance/</link>
					<comments>https://ajh1138.wordpress.com/2026/01/29/logitech-g600-middle-mouse-button-click-not-working-try-percussive-maintenance/#respond</comments>
		
		<dc:creator><![CDATA[A. J. Henderson]]></dc:creator>
		<pubDate>Thu, 29 Jan 2026 17:49:42 +0000</pubDate>
				<category><![CDATA[Misc]]></category>
		<guid isPermaLink="false">http://ajh1138.wordpress.com/?p=580</guid>

					<description><![CDATA[I was worried that I&#8217;d need to buy a new mouse or tear this one down and replace something, but what ended up working was simply flipping the mouse over and firmly smacking the middle mouse button onto my mouse pad several times.  The accumulated grit from a couple of years of use dropped onto [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I was worried that I&#8217;d need to buy a new mouse or tear this one down and replace something, but what ended up working was simply flipping the mouse over and <em>firmly</em> smacking the middle mouse button onto my mouse pad several times.  The accumulated grit from a couple of years of use dropped onto the mousepad, and voila &#8211; the middle mouse click works great now.</p>
<p>My previous gaming mouse (also Logitech) lasted about 11 years before the left mouse button finally gave out.  Loved that thing.</p>
<p>Anyhoo &#8211; like many things in life, you shouldn&#8217;t whack it so hard that you end up breaking it.</p>
<p>Repair Procedure Number One is often the answer.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ajh1138.wordpress.com/2026/01/29/logitech-g600-middle-mouse-button-click-not-working-try-percussive-maintenance/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">580</post-id>
		<media:content url="https://1.gravatar.com/avatar/4b8d2984187e127e72ea466d3995e9a240cc5d84735c8f1f7d53cf89368155b0?s=96&#38;d=wavatar&#38;r=R" medium="image">
			<media:title type="html">ajh1138</media:title>
		</media:content>
	</item>
		<item>
		<title>Configuring the BLTouch on a Hictop 3DP-18</title>
		<link>https://ajh1138.wordpress.com/2018/05/12/configuring-the-bltouch-on-a-hictop-3dp-18/</link>
					<comments>https://ajh1138.wordpress.com/2018/05/12/configuring-the-bltouch-on-a-hictop-3dp-18/#comments</comments>
		
		<dc:creator><![CDATA[A. J. Henderson]]></dc:creator>
		<pubDate>Sat, 12 May 2018 05:14:22 +0000</pubDate>
				<category><![CDATA[Misc]]></category>
		<guid isPermaLink="false">http://ajh1138.wordpress.com/?p=570</guid>

					<description><![CDATA[I had a bit of trouble getting the BLTouch to work on my Hictop 3D printer, so I thought I&#8217;d share a few notes on how to get the gizmo to chooch on that acrylic-framed plastic melter. Long story short, I finally got it to work by setting the MOTHERBOARD variable in my Configuration.h file [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I had a bit of trouble getting the BLTouch to work on my Hictop 3D printer, so I thought I&#8217;d share a few notes on how to get the gizmo to chooch on that acrylic-framed plastic melter.</p>
<p>Long story short, I finally got it to work by setting the MOTHERBOARD variable in my Configuration.h file to BOARD_RAMPS_14_EFB.  It was previously set to be a Ramps 1.3 EFB.</p>
<p>My printer uses an MPX .3 board, and it uses pin 11 for the servo.  So the config line is:<br />
#define SERVO0_PIN 11</p>
<p>Other than that, I just used the instructions on ANTCLAB&#8217;s page.</p>
<p>I&#8217;m using <a href="https://www.thingiverse.com/thing:2435075">this mount</a> from Thingiverse.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ajh1138.wordpress.com/2018/05/12/configuring-the-bltouch-on-a-hictop-3dp-18/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">570</post-id>
		<media:content url="https://1.gravatar.com/avatar/4b8d2984187e127e72ea466d3995e9a240cc5d84735c8f1f7d53cf89368155b0?s=96&#38;d=wavatar&#38;r=R" medium="image">
			<media:title type="html">ajh1138</media:title>
		</media:content>
	</item>
		<item>
		<title>Job Hunt Tip: Keeping track of potential employers</title>
		<link>https://ajh1138.wordpress.com/2016/09/21/job-hunt-tip-keeping-track-of-potential-employers/</link>
					<comments>https://ajh1138.wordpress.com/2016/09/21/job-hunt-tip-keeping-track-of-potential-employers/#respond</comments>
		
		<dc:creator><![CDATA[A. J. Henderson]]></dc:creator>
		<pubDate>Wed, 21 Sep 2016 15:30:20 +0000</pubDate>
				<category><![CDATA[Misc]]></category>
		<guid isPermaLink="false">http://ajh1138.wordpress.com/?p=524</guid>

					<description><![CDATA[Hey Interweb folks, I know it&#8217;s been a while since I&#8217;ve rapped at ya. Lately I&#8217;ve gone through the process of finding a new jobby-job.  (Spoiler alert:  I found one.)  During the process I noticed that I kept forgetting contact names or mixing-up the details between gigs, so I crafted a handy template for quickly [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Hey Interweb folks, I know it&#8217;s been a while since I&#8217;ve rapped at ya.</p>
<p>Lately I&#8217;ve gone through the process of finding a new jobby-job.  (Spoiler alert:  I found one.)  During the process I noticed that I kept forgetting contact names or mixing-up the details between gigs, so I crafted a handy template for quickly and concisely keeping track of the important bits of information about each potential employer.</p>
<p>I&#8217;m a software developer, so my first point of contact about any given job is usually a recruiter.  It&#8217;s important for me that I keep track of which headhunter I&#8217;m working with for a given job.  That way, nobody&#8217;s toes are stepped on.  Relationships are important!</p>
<p>I used Evernote.com to store this list so that I could access it from any device.  You could use that, or Google Drive, MS Office online, etc.  Just make sure you can access it anywhere.</p>
<p>Modify this template as required for your particular needs, of course.  And if you find this template useful, let me know what line of work you&#8217;re in and what modifications you&#8217;ve made to make your job search less chaotic.</p>
<ul>
<li>Company Name
<ul>
<li>My overall thoughts about the job&#8230;
<ul>
<li></li>
</ul>
</li>
<li>Recruiter
<ul>
<li>Name</li>
<li>Company</li>
<li>Phone</li>
<li>Email</li>
<li>Any notes about this person that are pertinent</li>
</ul>
</li>
<li>Location
<ul>
<li>Address</li>
<li>Drive time/complexity</li>
</ul>
</li>
<li>Compensation:</li>
<li>What is their line of business?</li>
<li>Interviewer/Supervisor:
<ul>
<li>Name</li>
<li>Title and/or their place in the food chain</li>
<li> Pertinent notes &#8211; what do I think of this person?</li>
</ul>
</li>
<li>Corporate URL
<ul>
<li></li>
</ul>
</li>
<li>Glassdoor Info (FYI: glassdoor.com is a site that has reviews from employees about their employers.  Take with a grain of salt, of course.  And use a throw-away email account to sign up.)
<ul>
<li>URL:</li>
<li>Notes:</li>
</ul>
</li>
<li>Employment Type and Length (permanent? contract?)</li>
<li>Tech Stack (what technologies/frameworks are they using?)</li>
<li>Project Info
<ul>
<li> What would I be working on?</li>
<li>What would my primary responsibilities be?</li>
</ul>
</li>
<li>Culture
<ul>
<li>Dress Code</li>
<li>General Attitude (laid-back, stuffy, all-business, goofy, etc)</li>
<li>Hours (do they work a lot of overtime?)</li>
</ul>
</li>
<li>Do I know anybody that works there?
<ul>
<li>If so, what do they think about the job?</li>
<li>Do I want to work with them again?</li>
</ul>
</li>
<li>Pros:</li>
<li>Cons:</li>
<li>Misc intelligence/gossip from my network about this gig:</li>
<li>Benefits
<ul>
<li>Health:</li>
<li>Dental:</li>
<li>Vision:</li>
<li>401k:</li>
</ul>
</li>
</ul>
</li>
</ul>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ajh1138.wordpress.com/2016/09/21/job-hunt-tip-keeping-track-of-potential-employers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">524</post-id>
		<media:content url="https://1.gravatar.com/avatar/4b8d2984187e127e72ea466d3995e9a240cc5d84735c8f1f7d53cf89368155b0?s=96&#38;d=wavatar&#38;r=R" medium="image">
			<media:title type="html">ajh1138</media:title>
		</media:content>
	</item>
		<item>
		<title>Intermittent Key Fob Problems with my 2006 Avalon</title>
		<link>https://ajh1138.wordpress.com/2016/05/10/intermittent-key-fob-problems-with-my-2006-avalon/</link>
					<comments>https://ajh1138.wordpress.com/2016/05/10/intermittent-key-fob-problems-with-my-2006-avalon/#respond</comments>
		
		<dc:creator><![CDATA[A. J. Henderson]]></dc:creator>
		<pubDate>Tue, 10 May 2016 01:14:16 +0000</pubDate>
				<category><![CDATA[Misc]]></category>
		<guid isPermaLink="false">http://ajh1138.wordpress.com/?p=477</guid>

					<description><![CDATA[Hey, Internet peeps. As Jim Anchower would say, &#8220;I know it&#8217;s been a long time since I&#8217;ve rapped at ya&#8230;&#8221;  I&#8217;m writing today to document an automotive issue. I recently purchased a sweet-ass 2006 Toyota Avalon Limited, and everything on it was smooth as silk for a couple of weeks but then we had a major [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Hey, Internet peeps. As Jim Anchower would say, &#8220;I know it&#8217;s been a long time since I&#8217;ve rapped at ya&#8230;&#8221;  I&#8217;m writing today to document an automotive issue.</p>
<p>I recently purchased a sweet-ass 2006 Toyota Avalon Limited, and everything on it was smooth as silk for a couple of weeks but then we had a major thunderstorm blow through. The next morning, neither of my key fobs would unlock the car and the keyless starter proximity thingy couldn&#8217;t find them.  I had to unlock the car with the little emergency key that slides out of the fob, and to start it I had to hold the fob up against the start button (another emergency feature).</p>
<p>Long story short, rainwater was pouring down from the sunroof&#8217;s passenger side drain hole, down the headliner and down the A-pillar behind the interior trim, and onto a big-ass cluster of wires at the bottom of the passenger-side front fender/footwell area.  Once I dried these areas out, the fobs started working normally.</p>
<p>I was able to correctly diagnose the issue because about a week after the issue started, my son and I were driving around in another big-ass thunderstorm and he felt a drop of water hit his arm.</p>
<p>The most frustrating thing about this issue was that about 25% of the time, I&#8217;d go out to my car and the fobs would work. I took it to the dealership and wasted a pretty big chunk of change since they just threw parts at the problem instead of diagnosing anything.  Never going back to that place again.</p>
<p>The hilarious thing is that I bought a Toyota specifically for their legendary reliability.  I was tired of working on my own car all the time.  Lesson learned.  I&#8217;m still workin&#8217; on my own car, and I&#8217;m still doing it better and cheaper than the stealership.</p>
<p>So here are some keywords and phrases that I came across while going bonkers trying to figure out WTF the deal was:</p>
<ul>
<li>DCR (Door Control Receiver)</li>
<li>RKE (Remote Keyless Entry)</li>
<li>Smart Key System</li>
<li>ECU</li>
<li>&#8220;key fob won&#8217;t unlock car&#8221;</li>
<li>&#8220;key fob not recognized&#8221;</li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://ajh1138.wordpress.com/2016/05/10/intermittent-key-fob-problems-with-my-2006-avalon/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">477</post-id>
		<media:content url="https://1.gravatar.com/avatar/4b8d2984187e127e72ea466d3995e9a240cc5d84735c8f1f7d53cf89368155b0?s=96&#38;d=wavatar&#38;r=R" medium="image">
			<media:title type="html">ajh1138</media:title>
		</media:content>
	</item>
		<item>
		<title>Composite C1 &#8211; How to remove the Generator meta tag</title>
		<link>https://ajh1138.wordpress.com/2014/12/04/composite-c1-how-to-remove-the-generator-meta-tag/</link>
					<comments>https://ajh1138.wordpress.com/2014/12/04/composite-c1-how-to-remove-the-generator-meta-tag/#respond</comments>
		
		<dc:creator><![CDATA[A. J. Henderson]]></dc:creator>
		<pubDate>Thu, 04 Dec 2014 22:23:45 +0000</pubDate>
				<category><![CDATA[Misc]]></category>
		<guid isPermaLink="false">http://ajh1138.wordpress.com/?p=470</guid>

					<description><![CDATA[I really, really like Composite C1.  It&#8217;s a sweet CMS that does what a CMS should and doesn&#8217;t have a lot of overhead like some systems I could mention.  But when I wanted to remove the Generator meta tag and/or other common meta tags that could (in my opinion) present a security risk, I couldn&#8217;t [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I really, really like Composite C1.  It&#8217;s a sweet CMS that does what a CMS should and doesn&#8217;t have a lot of overhead like some systems I could mention.  But when I wanted to remove the Generator meta tag and/or other common meta tags that could (in my opinion) present a security risk, I couldn&#8217;t find any info about it.  So, after some digging through a couple of different Composite sites that I built, I have found two places where a call to this data can hide.</p>
<p>First, check all of your Page Template cshtml files (in /App_Data/PageTemplates/ ) for the following:</p>
<p>&lt;f:function name=&#8221;Composite.Web.Html.Template.CommonMetaTags&#8221; /&gt;</p>
<p>&#8230;and get rid of that.</p>
<p>Also, go to the Layout perspective and pop open the Page Template Features, and look for a node called &#8220;Descriptive HTML head elements&#8221;.  Open that up and get rid of the call to the common meta tags.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ajh1138.wordpress.com/2014/12/04/composite-c1-how-to-remove-the-generator-meta-tag/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">470</post-id>
		<media:content url="https://1.gravatar.com/avatar/4b8d2984187e127e72ea466d3995e9a240cc5d84735c8f1f7d53cf89368155b0?s=96&#38;d=wavatar&#38;r=R" medium="image">
			<media:title type="html">ajh1138</media:title>
		</media:content>
	</item>
		<item>
		<title>When posting form data to an iframe, be sure to put a NAME on the FRAME!</title>
		<link>https://ajh1138.wordpress.com/2014/06/02/when-posting-form-data-to-an-iframe-be-sure-to-put-a-name-on-the-frame/</link>
					<comments>https://ajh1138.wordpress.com/2014/06/02/when-posting-form-data-to-an-iframe-be-sure-to-put-a-name-on-the-frame/#respond</comments>
		
		<dc:creator><![CDATA[A. J. Henderson]]></dc:creator>
		<pubDate>Mon, 02 Jun 2014 21:26:58 +0000</pubDate>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[attributes]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[file upload]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[iframe]]></category>
		<category><![CDATA[submit]]></category>
		<guid isPermaLink="false">http://ajh1138.wordpress.com/?p=460</guid>

					<description><![CDATA[There was a Chrome update recently that broke a web form of mine.  I had the form posting to an iframe so that I could do a file upload without having to reload the whole page.  I had the id attribute of the iframe populated, but I didn&#8217;t previously require a name attribute on it. [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>There was a Chrome update recently that broke a web form of mine.  I had the form posting to an iframe so that I could do a file upload without having to reload the whole page.  I had the id attribute of the iframe populated, but I didn&#8217;t previously require a name attribute on it.  After fiddling around with it for a while, I decided &#8220;what the heck&#8230;&#8221; and tossed a name attribute on it.  Voila!</p>
<p>As always, your mileage may vary and what works in one browser today might not work tomorrow.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ajh1138.wordpress.com/2014/06/02/when-posting-form-data-to-an-iframe-be-sure-to-put-a-name-on-the-frame/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">460</post-id>
		<media:content url="https://1.gravatar.com/avatar/4b8d2984187e127e72ea466d3995e9a240cc5d84735c8f1f7d53cf89368155b0?s=96&#38;d=wavatar&#38;r=R" medium="image">
			<media:title type="html">ajh1138</media:title>
		</media:content>
	</item>
		<item>
		<title>Page width problems on iPhone Safari &#8211; solved!</title>
		<link>https://ajh1138.wordpress.com/2014/02/27/page-width-problems-on-iphone-safari-solved/</link>
					<comments>https://ajh1138.wordpress.com/2014/02/27/page-width-problems-on-iphone-safari-solved/#respond</comments>
		
		<dc:creator><![CDATA[A. J. Henderson]]></dc:creator>
		<pubDate>Thu, 27 Feb 2014 18:02:33 +0000</pubDate>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[width]]></category>
		<guid isPermaLink="false">http://ajh1138.wordpress.com/?p=453</guid>

					<description><![CDATA[I was having a bear of a time trying to figure out why a web page was showing up too wide in Safari mobile today.  I thought everything was set up fine:  I had the meta tag to set the viewport to device-width, and the scale to 1.0, etc.  So I figured it was some [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I was having a bear of a time trying to figure out why a web page was showing up too wide in Safari mobile today.  I thought everything was set up fine:  I had the meta tag to set the viewport to device-width, and the scale to 1.0, etc.  So I figured it was some element within the page that was somehow erupting from the bounds of the body element&#8230;but it was in fact the body element itself (and the html element) that needed some attention.  Make sure to set the body and html elements&#8217; width and max-width CSS properties to 100%!  Problem solved.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ajh1138.wordpress.com/2014/02/27/page-width-problems-on-iphone-safari-solved/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">453</post-id>
		<media:content url="https://1.gravatar.com/avatar/4b8d2984187e127e72ea466d3995e9a240cc5d84735c8f1f7d53cf89368155b0?s=96&#38;d=wavatar&#38;r=R" medium="image">
			<media:title type="html">ajh1138</media:title>
		</media:content>
	</item>
		<item>
		<title>On Content Management System Customization</title>
		<link>https://ajh1138.wordpress.com/2013/08/07/on-content-management-system-customization/</link>
					<comments>https://ajh1138.wordpress.com/2013/08/07/on-content-management-system-customization/#respond</comments>
		
		<dc:creator><![CDATA[A. J. Henderson]]></dc:creator>
		<pubDate>Wed, 07 Aug 2013 21:53:13 +0000</pubDate>
				<category><![CDATA[Misc]]></category>
		<guid isPermaLink="false">http://ajh1138.wordpress.com/?p=447</guid>

					<description><![CDATA[That which is too messy or a huge PITA to do on the back end is usually pretty easy to do with jQuery.  Git &#8216;er done.]]></description>
										<content:encoded><![CDATA[<p>That which is too messy or a huge PITA to do on the back end is usually pretty easy to do with jQuery.  Git &#8216;er done.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ajh1138.wordpress.com/2013/08/07/on-content-management-system-customization/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">447</post-id>
		<media:content url="https://1.gravatar.com/avatar/4b8d2984187e127e72ea466d3995e9a240cc5d84735c8f1f7d53cf89368155b0?s=96&#38;d=wavatar&#38;r=R" medium="image">
			<media:title type="html">ajh1138</media:title>
		</media:content>
	</item>
		<item>
		<title>Time-Limited Small Arms for Revolutions</title>
		<link>https://ajh1138.wordpress.com/2011/08/22/time-limited-small-arms-for-revolutions/</link>
					<comments>https://ajh1138.wordpress.com/2011/08/22/time-limited-small-arms-for-revolutions/#comments</comments>
		
		<dc:creator><![CDATA[A. J. Henderson]]></dc:creator>
		<pubDate>Mon, 22 Aug 2011 18:51:47 +0000</pubDate>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Inventions]]></category>
		<category><![CDATA[Military]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[The Future]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[i am kinda serious]]></category>
		<category><![CDATA[war]]></category>
		<category><![CDATA[weapons]]></category>
		<guid isPermaLink="false">http://ajh1138.wordpress.com/?p=407</guid>

					<description><![CDATA[The &#8220;civil&#8221; war in Libya has me thinking about what&#8217;s going to happen to all those weapons that have been provided to the rebels by NATO.  Here&#8217;s an advertisement from the near future&#8230; We&#8217;ve all been there:  You smuggle a few thousand guns to rebel fighters in a country where you&#8217;d like to topple a [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>The &#8220;civil&#8221; war in Libya has me thinking about what&#8217;s going to happen to all those weapons that have been provided to the rebels by NATO.  Here&#8217;s an advertisement from the near future&#8230;</p>
<p>We&#8217;ve all been there:  You smuggle a few thousand guns to rebel fighters in a country where you&#8217;d like to topple a dictator.  Next thing you know, the dictator&#8217;s gone but now you have all those guns floating around.  Most of them end up in the hands of insurgents (who were your buddies a couple of weeks ago but are now definitely anti-you), and some of them make their way to the black market and end up getting used against your drug enforcement agents and/or the drug cartels that are propping up your government.</p>
<p>Not anymore!  With our exclusive line of DisposArms<img src="https://s0.wp.com/wp-content/mu-plugins/wpcom-smileys/twemoji/2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" /> time-limited weaponry, not only do you minimize the risk of your own weapons being used against you but you can also prevent flooding the lucrative secondary arms markets with spare weapons.</p>
<p><strong>Design and Features</strong></p>
<ul>
<li>Critical components of the weapons are built to fail due to corrosion or use after a predetermined time period or a given number of rounds have been fired.  Special composite materials cause the components to fuse together upon failure, rendering the weapon inoperable.  The components fuse in such a way as to make re-manufacturing/cannibalization of the weapon highly impractical.</li>
<li>Non-critical components, such as grips, stocks and other furniture, are made from biodegradable plastics with a predetermined lifespan.</li>
<li>The usable lifespan of the weapons can be custom-tailored to your specific revolutionary or counter-revolutionary timetable.</li>
<li>Failsafe explosive devices can be implanted in the weapons and remotely detonated should the need arise.  The size, composition and lethality of the explosive can be customized according to your needs.</li>
<li>GPS tracking devices are also available to ensure that your guns stay on-task and in-country.</li>
<li>We also offer an extra-special feature that ties the self-destruct system into the GPS locator.  If a weapon leaves a boundary area that you have defined, the weapon automatically detonates.  You can even modify the boundary from our convenient phone app!</li>
<li>DisposArms<img src="https://s0.wp.com/wp-content/mu-plugins/wpcom-smileys/twemoji/2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" /> can be crafted to use a variety of locally-available calibers or you can choose from our line of proprietary, time-sensitive ammunition for even better control of your arsenal.</li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://ajh1138.wordpress.com/2011/08/22/time-limited-small-arms-for-revolutions/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">407</post-id>
		<media:content url="https://1.gravatar.com/avatar/4b8d2984187e127e72ea466d3995e9a240cc5d84735c8f1f7d53cf89368155b0?s=96&#38;d=wavatar&#38;r=R" medium="image">
			<media:title type="html">ajh1138</media:title>
		</media:content>
	</item>
		<item>
		<title>DARPA&#8217;s 100 Year Starship Study: a rebuttal</title>
		<link>https://ajh1138.wordpress.com/2011/08/19/darpas-100-year-starship-study-a-rebuttal/</link>
					<comments>https://ajh1138.wordpress.com/2011/08/19/darpas-100-year-starship-study-a-rebuttal/#respond</comments>
		
		<dc:creator><![CDATA[A. J. Henderson]]></dc:creator>
		<pubDate>Fri, 19 Aug 2011 16:32:28 +0000</pubDate>
				<category><![CDATA[Space]]></category>
		<category><![CDATA[darpa]]></category>
		<category><![CDATA[space]]></category>
		<guid isPermaLink="false">http://ajh1138.wordpress.com/?p=403</guid>

					<description><![CDATA[As the 100 Year Starship Study winds down, I have a few bones to pick with the FAQ. http://www.100yss.org/faq.html Why Is DARPA making this investment? &#8220;&#8230;The technologies we create can have very direct impacts here on earth, including benefitting the warfighter-DARPA&#8217;s principal customer. &#8221; OK, count me (and a lot of actual scientists) out.  I [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>As the 100 Year Starship Study winds down, I have a few bones to pick with the FAQ.</p>
<p><a href="http://www.100yss.org/faq.html" rel="nofollow">http://www.100yss.org/faq.html</a></p>
<p><strong>Why Is DARPA making this investment?</strong><br />
&#8220;&#8230;The technologies we create can have very direct impacts here on earth, including benefitting the warfighter-DARPA&#8217;s principal customer. &#8221;</p>
<p>OK, count me (and a lot of actual scientists) out.  I ain&#8217;t workin&#8217; on no spaceship ideas if you&#8217;re just going to use them to blow shit up.  Get your <em>Heartbreak Ridge</em> out of my <em>Apollo 13</em>.  Why isn&#8217;t there a SARPA ?(replace the D in DARPA with an S for Space).  I know we already have NASA, but I think we need a more DARPA-like organization dedicated to the next generation of human space travel.</p>
<p><strong>Is it a starship? Where do I sign up?</strong><br />
&#8220;Neither DARPA nor NASA are actually building a 100 Year Starship.&#8221;  Why not?  Just gonna sit around and talk, huh?<br />
&#8220;Consequently we are not taking starship crew applications at the present time.&#8221;  Why not?  They don&#8217;t have to be applications for an actual crew, but it might be a revelatory exercise to actually review applications for a hypothetical starship crew.  You&#8217;re going to need cooks and janitors, and who knows what else.  What qualities and skills will you actually need in order to send a crew on such a long mission?</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ajh1138.wordpress.com/2011/08/19/darpas-100-year-starship-study-a-rebuttal/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">403</post-id>
		<media:content url="https://1.gravatar.com/avatar/4b8d2984187e127e72ea466d3995e9a240cc5d84735c8f1f7d53cf89368155b0?s=96&#38;d=wavatar&#38;r=R" medium="image">
			<media:title type="html">ajh1138</media:title>
		</media:content>
	</item>
	</channel>
</rss>
