<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>swan tron dot com</title><link>https://swantron.com/</link><description>Recent content on swan tron dot com</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 27 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://swantron.com/index.xml" rel="self" type="application/rss+xml"/><item><title>242</title><link>https://swantron.com/2026/03/27/mario-galaxy-2/</link><pubDate>Fri, 27 Mar 2026 00:00:00 +0000</pubDate><guid>https://swantron.com/2026/03/27/mario-galaxy-2/</guid><description>&lt;p&gt;Super Mario Galaxy 2 dropped a billion years ago. Simpler times.
The Wii was so much fun.. Sunshine was perfect and somehow Galaxy was better. Galaxy 2 was not better for me.. it was a game I dropped and I do not do that. I &lt;em&gt;think&lt;/em&gt; I got around 80 stars and dropped it. I don&amp;rsquo;t quit books and finish the games I go in on. Weird stuff.. life happens.&lt;/p&gt;</description></item><item><title>Wrenchtron: DIY Vehicle Maintenance Tracker</title><link>https://swantron.com/2026/03/01/wrenchtron/</link><pubDate>Sun, 01 Mar 2026 04:00:00 +0000</pubDate><guid>https://swantron.com/2026/03/01/wrenchtron/</guid><description>&lt;p&gt;Kendall Ford in Bozeman books out three months. I have a 2021 F-150 under powertrain warranty.&lt;/p&gt;
&lt;p&gt;Those two facts are incompatible, so I&amp;rsquo;ve just started doing everything myself.&lt;/p&gt;
&lt;p&gt;I was already servicing most of the fleet at home—RZR, old wheeler, mower on its last leg, a snowblower. DIY is usually faster and cheaper, and to be honest fun. The warranty situation just made it urgent to actually document everything, and a glovebox full of Costco receipts wasn&amp;rsquo;t going to cut it.&lt;/p&gt;</description></item><item><title>The Midi</title><link>https://swantron.com/2026/02/26/nyt-midi/</link><pubDate>Thu, 26 Feb 2026 08:34:00 +0000</pubDate><guid>https://swantron.com/2026/02/26/nyt-midi/</guid><description>&lt;p&gt;NYT_Games: check it out.. new daily crossword.. the &amp;lsquo;Midi!&amp;rsquo;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2026/02/nyt-midi.png" alt="NYT Games - The Midi"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;jswanson: welp, there goes another four minutes of my day&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2026/02/nyt-midi-puzzle.png" alt="Completed Midi puzzle grid"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;NYT_Games: huzzah!&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2026/02/nyt-midi-solved.png" alt="Solved the Midi in 2:15"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;jswanson: s/four/slightly over two/&lt;/p&gt;</description></item><item><title>Self-Hosting a Bluesky PDS</title><link>https://swantron.com/2026/01/29/self-hosting-bluesky-pds/</link><pubDate>Thu, 29 Jan 2026 20:15:00 +0000</pubDate><guid>https://swantron.com/2026/01/29/self-hosting-bluesky-pds/</guid><description>&lt;p&gt;I&amp;rsquo;ve been sitting on a Bluesky Personal Data Server (PDS) for a few months now. Why? Great question.. I guess because a few of my privacy-nerd friends were asking if anyone had tried to set one up. I like setting stuff up so I did, and am finally getting around to documenting the thing. I put together a guide for others who want to do something similar: &lt;a href="https://github.com/swantron/bluesky-pds-guide"&gt;bluesky-pds-guide&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="why-the-at-protocol"&gt;Why the AT Protocol?&lt;/h2&gt;
&lt;p&gt;The AT Protocol (Authenticated Transfer Protocol) was created by the Bluesky team. When you use Twitter or Facebook, your data lives on their servers. You&amp;rsquo;re locked in. A platform changes policies, gets acquired, shuts down—you lose everything.&lt;/p&gt;</description></item><item><title>WordPress to Hugo Migration</title><link>https://swantron.com/2026/01/18/wordpress-to-hugo-migration/</link><pubDate>Sun, 18 Jan 2026 05:00:00 +0000</pubDate><guid>https://swantron.com/2026/01/18/wordpress-to-hugo-migration/</guid><description>&lt;p&gt;This is the first time in decades I haven&amp;rsquo;t had a WordPress instance live. Lordamercy&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2026/01/delete-wordpress-site.png" alt="Deleting WordPress site - final step"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;h2 id="wp-trucker-logs-from-shared-hosting-to-code-first"&gt;WP Trucker Logs: From Shared Hosting to Code-First&lt;/h2&gt;
&lt;p&gt;Over two decades, swantron.com hopped through several hosting trends:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Phase 1: Classic&lt;/strong&gt; – Traditional shared hosting (Siteground)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Phase 2: Cloud Ops&lt;/strong&gt; – VMs &amp;amp; DBs (EC2 &amp;amp; RDS / GAE &amp;amp; not RDS)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Phase 3: IaC-adjacent&lt;/strong&gt; – Dockerized one-click pets (GCP, but mostly DigitalOcean)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Phase 4: The End State&lt;/strong&gt; – Static delivery via Hugo + GitHub Actions&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Each previous phase was just a different way of babysitting a server. This migration is different. It&amp;rsquo;s not just a new host; it&amp;rsquo;s a fundamental change in philosophy from &amp;lsquo;managed system&amp;rsquo; to &lt;strong&gt;code-first delivery.&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>vinnila</title><link>https://swantron.com/2026/01/06/vinnila/</link><pubDate>Tue, 06 Jan 2026 00:00:00 +0000</pubDate><guid>https://swantron.com/2026/01/06/vinnila/</guid><description>&lt;p&gt;12 year old provided bath bomb to 14 year old&lt;/p&gt;
&lt;p&gt;(12 year old is in the ET program and was the 6th grade spelling bee runner up)&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2026/01/vinnila.png"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Chomptron: AI Recipe Generator</title><link>https://swantron.com/2025/12/31/chomptron/</link><pubDate>Wed, 31 Dec 2025 04:00:00 +0000</pubDate><guid>https://swantron.com/2025/12/31/chomptron/</guid><description>&lt;p&gt;Do you hate cooking blogs? Sure, we all do..&lt;/p&gt;
&lt;p&gt;Inane story, some ads, ingredient somewhere, more adds, quatities somewhere else, another ad. Like and subscribe..&lt;/p&gt;
&lt;p&gt;It is embarrassing to say that I bought the domain name with that sort of thing in mind. I have some of our go-tos in texts from Katie and others that I have emailed to myself (from texts from Katie). I parked some stuff on WordPress and promptly remembered that I hate WordPress about as much as I hate cooking blogs. We know what we have and what we like—it wasn&amp;rsquo;t a very practical idea. No reason to host that sort of thing.&lt;/p&gt;</description></item><item><title>Secure Base Images for Docker</title><link>https://swantron.com/2025/11/30/secure-base-images/</link><pubDate>Sun, 30 Nov 2025 04:45:00 +0000</pubDate><guid>https://swantron.com/2025/11/30/secure-base-images/</guid><description>&lt;p&gt;Do you hate insecure base images? Sure, we all do..&lt;/p&gt;
&lt;p&gt;I built a thing: &lt;a href="https://github.com/swantron/secure-base-images"&gt;secure-base-images&lt;/a&gt;. It&amp;rsquo;s a minimal, security-hardened Docker base image for static Go binaries.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2025/11/secure-base-ci-workflow.png" alt="CI workflow running tests and build"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;h2 id="issue"&gt;Issue&lt;/h2&gt;
&lt;p&gt;Most Docker images are bloated. They include shells, package managers, and a ton of dependencies you don&amp;rsquo;t need. This creates a huge attack surface that your security team loves to talk about, and drives fast pipeline guys like me insane. For static Go tools, you literally just need the binary and some certs.&lt;/p&gt;</description></item><item><title>tronswan update</title><link>https://swantron.com/2025/08/22/tron-swan-dot-com-update/</link><pubDate>Fri, 22 Aug 2025 03:05:51 +0000</pubDate><guid>https://swantron.com/2025/08/22/tron-swan-dot-com-update/</guid><description>&lt;p&gt;I&amp;rsquo;ve been busy with &lt;a href="http://tronswan.com"&gt;tron swan dot com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/tronswandotcom.png"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s still just hammering on stuff and learning, with a robot motif. The robot spins.&lt;/p&gt;
&lt;div style="text-align: center;"&gt;
&lt;img src="https://swantron.com/uploads/2025/08/robospin.gif" style="max-width: 300px; width: 300px; height: auto; display: block; margin: 0 auto;" alt="Spinning robot"&gt;
&lt;/div&gt;
&lt;p&gt;Reminder: the site is a playground, and is sort of stupid. It is also a nicely done React site with modern patterns and a legit pipeline. I run a bunch of health checks for other services.. there is a nice weather feature.. I use it to stream Spotify while I work. It is all over the place.&lt;/p&gt;</description></item><item><title>Eclipse Colander</title><link>https://swantron.com/2024/04/09/eclipse-colander/</link><pubDate>Tue, 09 Apr 2024 20:25:31 +0000</pubDate><guid>https://swantron.com/2024/04/09/eclipse-colander/</guid><description>&lt;p&gt;strain noodles: ❌&lt;br&gt;
strain sun: ✅&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2024/04/PXL_20240408_182152088.MP_-1024x576.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2024/04/PXL_20240408_182207481.MP_-1024x576.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;40%-ish solar eclipse in Bozeman. Time to make crescents.&lt;/p&gt;</description></item><item><title>cidamin</title><link>https://swantron.com/2024/03/09/cidamin/</link><pubDate>Sat, 09 Mar 2024 20:41:25 +0000</pubDate><guid>https://swantron.com/2024/03/09/cidamin/</guid><description>&lt;p&gt;10 year-old provided jellybean feedback to 12 year-old..&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2024/04/PXL_20240409_183815774.MP_-1024x576.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>tron swan dot com</title><link>https://swantron.com/2024/02/09/tron-swan-dot-com/</link><pubDate>Fri, 09 Feb 2024 19:08:15 +0000</pubDate><guid>https://swantron.com/2024/02/09/tron-swan-dot-com/</guid><description>&lt;p&gt;Alex from Peloton likes to say something along the lines of &amp;ldquo;you don&amp;rsquo;t have to get ready if you stay ready.&amp;rdquo; Its pretty good advice.&lt;/p&gt;
&lt;p&gt;Along those lines I decided to put together a react app to stay fresh. I&amp;rsquo;ve been hammering on (gitlab) pipelines and api frameworks at work for most of the year.. time for a project.&lt;/p&gt;
&lt;p&gt;It is live on &lt;a href="http://tronswan.com"&gt;tronswan.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2024/04/Screenshot_20240409-124423-461x1024.png"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;The goals were to:&lt;br&gt;
- hit some APIs from react&lt;br&gt;
- mess around and build some components&lt;br&gt;
- implement playwright on a project&lt;br&gt;
- write GH Actions to handle build / test / deploy&lt;br&gt;
- POC CI/CD to DigialOcean&lt;/p&gt;</description></item><item><title>About</title><link>https://swantron.com/about/</link><pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate><guid>https://swantron.com/about/</guid><description>&lt;p&gt;This site started in the late 00s as &amp;lsquo;bouncerblog.com&amp;rsquo; when blogs were popular and the internet was fun. I was a blogging bouncer.. blogging about bouncing. I started dating a bartender.&lt;/p&gt;
&lt;p&gt;Then the bar blew up.. &lt;a href="https://swantron.com/2009/03/05/extra-dirty-legion/"&gt;literally&lt;/a&gt;. My gf and I were still working at the American Legion in BZ super part time, early into our careers. It was an interesting way to retire from that sort of thing.&lt;/p&gt;
&lt;p&gt;At some other point &amp;lsquo;bouncerblog.com&amp;rsquo; morphed into &amp;lsquo;swantron.com&amp;rsquo;. I was really into microcontrollers around that time.&lt;/p&gt;</description></item><item><title>Hall of Fame</title><link>https://swantron.com/hof/</link><pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate><guid>https://swantron.com/hof/</guid><description/></item><item><title>MT is Cold</title><link>https://swantron.com/2023/12/21/mt-is-cold/</link><pubDate>Thu, 21 Dec 2023 22:59:00 +0000</pubDate><guid>https://swantron.com/2023/12/21/mt-is-cold/</guid><description>&lt;pre tabindex="0"&gt;&lt;code&gt;➜ ~ curl -s https://api.openweathermap.org/geo/1.0/direct\?q\=Bozeman\&amp;amp;limit\=5\&amp;amp;appid\=$WEATHER_API_KEY | jq .
[
 {
 &amp;#34;name&amp;#34;: &amp;#34;Bozeman&amp;#34;,
 &amp;#34;local_names&amp;#34;: {
 &amp;#34;en&amp;#34;: &amp;#34;Bozeman&amp;#34;,
 &amp;#34;ru&amp;#34;: &amp;#34;Бозмен&amp;#34;
 },
 &amp;#34;lat&amp;#34;: 45.6794293,
 &amp;#34;lon&amp;#34;: -111.044047,
 &amp;#34;country&amp;#34;: &amp;#34;US&amp;#34;,
 &amp;#34;state&amp;#34;: &amp;#34;Montana&amp;#34;
 }
]
➜ ~ curl -s https://api.openweathermap.org/data/2.5/weather\?lat\=45.67\&amp;amp;lon\=-111.04\&amp;amp;appid\=$WEATHER_API_KEY\&amp;amp;units\=imperial | jq .main
{
 &amp;#34;temp&amp;#34;: -18.99,
 &amp;#34;feels_like&amp;#34;: -31.59,
 &amp;#34;temp_min&amp;#34;: -21.44,
 &amp;#34;temp_max&amp;#34;: -15.3,
 &amp;#34;pressure&amp;#34;: 1022,
 &amp;#34;humidity&amp;#34;: 71
}
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>MT 5G</title><link>https://swantron.com/2023/01/19/mt-5g/</link><pubDate>Thu, 19 Jan 2023 22:55:52 +0000</pubDate><guid>https://swantron.com/2023/01/19/mt-5g/</guid><description>&lt;p&gt;1/19/2023 - Bozeman gets Verizon 5G&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2023/01/bozeman5g.png"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;It is both fast and several years late.&lt;/p&gt;</description></item><item><title>ooh zap!</title><link>https://swantron.com/2022/08/26/ooh-zap/</link><pubDate>Fri, 26 Aug 2022 23:07:14 +0000</pubDate><guid>https://swantron.com/2022/08/26/ooh-zap/</guid><description>&lt;p&gt;I mentioned in the previous post that the lightening picture would possibly look nice on a canvas, or&lt;br&gt;
&amp;ldquo;It would, without any doubt, look &lt;em&gt;fucking awesome&lt;/em&gt; on a sleeveless shirt if I crop out the neighbors’ houses.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s the crop..&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2022/08/Screen-Shot-2022-08-25-at-9.39.20-AM-1024x899.png"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;.. go nuts.&lt;/p&gt;</description></item><item><title>Montana Lightening Photo</title><link>https://swantron.com/2022/08/25/montana-lightening-photo/</link><pubDate>Thu, 25 Aug 2022 15:18:26 +0000</pubDate><guid>https://swantron.com/2022/08/25/montana-lightening-photo/</guid><description>&lt;p&gt;I don&amp;rsquo;t think there&amp;rsquo;s a contest, but here&amp;rsquo;s my entry.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2022/08/swanson-lightening-1024x576.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Cellphones are pretty amazing.. that pic was taken through glass via Google Night Sight. The camera operator basically just has to aim at an area and keep the device still for a minute or so. Crazy storm, crazy technology. I would say something like &amp;rsquo;the future is here, but the skies are angry&amp;rsquo;, but that that would sound very stupid.&lt;/p&gt;</description></item><item><title>Wildly Innacurate Map of Montana</title><link>https://swantron.com/2022/05/08/wildly-innacurate-map-of-montana/</link><pubDate>Sun, 08 May 2022 16:09:07 +0000</pubDate><guid>https://swantron.com/2022/05/08/wildly-innacurate-map-of-montana/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2022/05/PXL_20220508_135714547-1024x576.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>COVID era</title><link>https://swantron.com/2022/04/27/covid-era/</link><pubDate>Wed, 27 Apr 2022 04:49:50 +0000</pubDate><guid>https://swantron.com/2022/04/27/covid-era/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2022/04/PXL_20210707_031235425-1024x576.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Welp 1. I finally bit the bullet and fixed the site&lt;/p&gt;
&lt;p&gt;The issues were really straight forward.. I had ssl issues after juggling the wordpress install across several (4?) cloud platforms over the past several (4?) years, and a directory issue that took some time to resolve. There are still some broken photo links from the early-early posts, but I can say with certainty that nobody needs to revisit. Assume we all had fun and move on.&lt;/p&gt;</description></item><item><title>is shart a valid wordle word?</title><link>https://swantron.com/2022/04/13/is-shart-a-valid-wordle-word/</link><pubDate>Wed, 13 Apr 2022 14:31:00 +0000</pubDate><guid>https://swantron.com/2022/04/13/is-shart-a-valid-wordle-word/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2023/04/Screenshot-2023-04-13-at-8.28.18-AM-868x1024.png"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Yes. It turns out shart is a valid Wordle word.&lt;/p&gt;</description></item><item><title>side table production</title><link>https://swantron.com/2022/04/05/side-table-production/</link><pubDate>Tue, 05 Apr 2022 02:26:59 +0000</pubDate><guid>https://swantron.com/2022/04/05/side-table-production/</guid><description>&lt;p&gt;Work from home?&lt;br&gt;
Starving after your midday workout?&lt;br&gt;
Arguably snack too much?&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2022/04/PXL_20220403_222859336-1024x576.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;You need a little-ass end table.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2022/04/PXL_20220403_230036421-1024x576.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I picked up a few sticks of 3/4&amp;quot; copper pipe and broke out the torch yesterday. Little side tables are great.&lt;/p&gt;
&lt;p&gt;This design is minimal enough to look sharp, and sturdy enough for the kids to drag around for such things as &amp;lsquo;sit on a side table and watch Full House&amp;rsquo; and &amp;lsquo;argue with your sister while she serves you breakfast on the side table in front of the couch while you sit on the couch and your dad asks you if you can possibly turn off Full House or at least turn the volume down to a sensible level.&amp;rsquo;&lt;/p&gt;</description></item><item><title>It's Been a Minute</title><link>https://swantron.com/2021/08/22/its-been-a-minute/</link><pubDate>Sun, 22 Aug 2021 01:07:48 +0000</pubDate><guid>https://swantron.com/2021/08/22/its-been-a-minute/</guid><description>&lt;p&gt;..and a half. Life is busy.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2021/08/PXL_20210822_005554200-1024x550.jpg" alt="and a half and a half and a half"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Since the previous post, I&amp;rsquo;ve had this site (generic WP install) on several hosting providers. The exercise was mostly for me to test crap out, live, with a *bit* on the line. Do it live.&lt;/p&gt;
&lt;p&gt;Containers with backups have been the best.. Digital Ocean was pretty great, somewhat surprisingly. Things ran there uninterrupted for quite a while. I bought a few domain names and consolidated, and shit sort of hit the fan.&lt;/p&gt;</description></item><item><title>Aggressive TV Repair: Baking a Motherboard</title><link>https://swantron.com/2018/02/20/aggressive-tv-repair-baking-a-motherboard/</link><pubDate>Tue, 20 Feb 2018 13:43:39 +0000</pubDate><guid>https://swantron.com/2018/02/20/aggressive-tv-repair-baking-a-motherboard/</guid><description>&lt;p&gt;My 6 y/o reported on Saturday that our a-bit-older-than-the-six-year-old LG TV was broken. My first thought was soccer ball.. turns out the thing just wouldn&amp;rsquo;t get past the boot sequence, and was just feezing on a giant LG logo. Unresponsive to reboot.. the old unplug for however long trick didn&amp;rsquo;t work.. web search told me that the motherboard was toast, and stupid expensive to replace. So that was mostly that.. trip to Costco for a new TV on Sunday and the whole works. It was bugging me though, so I started digging into YouTube videos. One guy managed to get his TV past the start screen by popping the back cover off and cranking on the motherboard with a hair dryer. Huh.. I could do that better. I remembered that people &amp;lsquo;fixed&amp;rsquo; gen 1 xbox units by throwing the thing in the oven.. let&amp;rsquo;s try that. The kids were home from school for President&amp;rsquo;s Day, so we had a PTO day project.&lt;/p&gt;</description></item><item><title>chorizbro</title><link>https://swantron.com/2016/10/13/chorizbro-3/</link><pubDate>Thu, 13 Oct 2016 16:28:12 +0000</pubDate><guid>https://swantron.com/2016/10/13/chorizbro-3/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2016/10/IMG_20161013_172235.jpg" alt="img_20161013_172235"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;aw hell yeah&lt;/p&gt;</description></item><item><title>Palm-face Phishing</title><link>https://swantron.com/2016/08/17/palm-face-phishing/</link><pubDate>Wed, 17 Aug 2016 09:04:52 +0000</pubDate><guid>https://swantron.com/2016/08/17/palm-face-phishing/</guid><description>&lt;p&gt;I&amp;rsquo;ve been phished&amp;hellip; ineptly&lt;/p&gt;</description></item><item><title>CubeSat Ground Station</title><link>https://swantron.com/2016/07/26/cubesat-ground-station/</link><pubDate>Tue, 26 Jul 2016 12:23:55 +0000</pubDate><guid>https://swantron.com/2016/07/26/cubesat-ground-station/</guid><description>&lt;p&gt;Some questions are out of left field. Then there&amp;rsquo;s this&amp;hellip;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Dear Mr. Joseph Swanson, My name is Marco Gomez and I am project manager of a CubeSat project that is being developed in Costa Rica. We are currently working on the ground station design, among other things, and are thinking whether to use an omnidirectional antenna for the ground station. Our plan is to use a similar setup as to what is described in the paper attached to this email about the MEROPE ground station. It consists of an M2 eggbeater antenna and a Kenwood TS-2000 radio working on UHF for uplink and downlink (we are using a half-duplex system). Additionally, the spacecraft will be launched from the ISS, so we are assuming a 400 km altitude circular orbit for our analysis. I am contacting you because I read that you worked on the ground station design and wanted to know if this setup worked. Any comments about the design and operations will be appreciated. Thank you for your time. Best regards, Ing. Marco Gómez Jenkins Irazú Project Manager Asociación Centroamericana de Aeronáutica y del Espacio (ACAE) +506 7058 3848 &lt;a href="http://www.acae-ca.org/"&gt;http://www.acae-ca.org/&lt;/a&gt;
&amp;hellip; so naturally &amp;gt; Hey Marco, I haven&amp;rsquo;t attempted satellite communications for roughly 15 years, but presumably the MEROPE ground station setup would still be a viable option for CubeSat tracking. The antenna technology is probably the same, so ensure you pair an excellent radio (Kenwoods were great around 2000) with whichever tracking software you employ. The CubeSat I did the research for blew the hell up over Kazakhstan in 2006&amp;hellip; I had graduated and was no longer working for SSEL. I hope your payload finds orbit. Good luck&amp;hellip;Joe&lt;/p&gt;</description></item><item><title>Just This Thing</title><link>https://swantron.com/2016/01/10/just-this-thing/</link><pubDate>Sun, 10 Jan 2016 14:59:44 +0000</pubDate><guid>https://swantron.com/2016/01/10/just-this-thing/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2016/01/dealwithit-1.gif" alt="dealwithit"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Zelda 3D</title><link>https://swantron.com/2016/01/10/zelda-3d/</link><pubDate>Sun, 10 Jan 2016 14:52:26 +0000</pubDate><guid>https://swantron.com/2016/01/10/zelda-3d/</guid><description>&lt;p&gt;Majora&amp;rsquo;s Mask. Check. &lt;img src="https://swantron.com/uploads/2016/01/m-mask.jpg" alt="m-mask"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Fall Wallboard</title><link>https://swantron.com/2015/11/10/fall-wallboard/</link><pubDate>Tue, 10 Nov 2015 12:28:56 +0000</pubDate><guid>https://swantron.com/2015/11/10/fall-wallboard/</guid><description>&lt;p&gt;The Fall Wallboard at work is coming along nicely&amp;hellip; &lt;img src="https://swantron.com/uploads/2015/11/wallboard.jpg" alt="wallboard"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Not a Popsicle</title><link>https://swantron.com/2015/10/16/not-a-popsicle/</link><pubDate>Fri, 16 Oct 2015 08:04:14 +0000</pubDate><guid>https://swantron.com/2015/10/16/not-a-popsicle/</guid><description>&lt;p&gt;Cheese sticks, while delicious, are not popsicles.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2015/10/not-a-popsicle.jpg" alt="not-a-popsicle"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Not a popsicle.&lt;/p&gt;</description></item><item><title>Cubs WC</title><link>https://swantron.com/2015/10/07/cubs-wc/</link><pubDate>Wed, 07 Oct 2015 17:47:00 +0000</pubDate><guid>https://swantron.com/2015/10/07/cubs-wc/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2015/10/cubs-wc.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Need more views&amp;hellip;go Cubs&lt;/p&gt;</description></item><item><title>Step One</title><link>https://swantron.com/2015/01/04/step-one/</link><pubDate>Sun, 04 Jan 2015 16:05:24 +0000</pubDate><guid>https://swantron.com/2015/01/04/step-one/</guid><description>&lt;p&gt;From now on, this is step one:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2015/01/0v.jpg" alt="0v"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;There were tens of steps before that step in the actual Shark hand-vac fix-it effort, but it really should have been step one. For this post, let&amp;rsquo;s call it step n. This was step n+1, which led to me assigning &amp;lsquo;whip out the multimeter&amp;rsquo; as the new step one&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2015/01/fixed.jpg" alt="fixed"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Yep. Didn&amp;rsquo;t need to do this step:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2015/01/shark_tear_down.jpg" alt="shark_tear_down"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Didn&amp;rsquo;t need to do any steps &amp;lt; n actually. Just step n, which is now step one.&lt;/p&gt;</description></item><item><title>Wheelin'</title><link>https://swantron.com/2014/12/22/wheelin/</link><pubDate>Mon, 22 Dec 2014 09:09:45 +0000</pubDate><guid>https://swantron.com/2014/12/22/wheelin/</guid><description>&lt;p&gt;&amp;hellip;been doing some wheelin'&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2014/12/wheeler-helper.jpg" alt="wheeler-helper"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&amp;hellip;wheelin&amp;rsquo; around my assistant&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2014/12/wheeler-trailer.jpg" alt="wheeler-trailer"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&amp;hellip;wheelin&amp;rsquo; some junk to the junk store&amp;hellip;&lt;/p&gt;</description></item><item><title>Gaming</title><link>https://swantron.com/2014/12/22/gaming/</link><pubDate>Mon, 22 Dec 2014 08:46:23 +0000</pubDate><guid>https://swantron.com/2014/12/22/gaming/</guid><description>&lt;p&gt;Been doing a little gaming&amp;hellip; &lt;img src="https://swantron.com/uploads/2014/12/hay-day.jpg" alt="hay-day"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Custom Copper End Table 2</title><link>https://swantron.com/2014/06/02/custom-copper-end-table/</link><pubDate>Mon, 02 Jun 2014 16:06:15 +0000</pubDate><guid>https://swantron.com/2014/06/02/custom-copper-end-table/</guid><description>&lt;p&gt;I had a 10&amp;rsquo; stick of 3/4&amp;quot; copper pipe in the swan tron global HQ, so decided to make another end table. Same amount of torch&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2014/06/new_table.jpg.jpg" alt="new_table.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;This time with more symmetry&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2014/06/new_table_2.jpg.jpg" alt="new_table_2.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;My &lt;a href="https://swantron.com/diy-copper-end-table/copper_stress_test/"&gt;goofy lab partner&lt;/a&gt; wasn&amp;rsquo;t available for a stress test photo op, but it would withstand the weight and destructive damage of scores of toddlers. Probably.&lt;/p&gt;</description></item><item><title>Rooting Stuff</title><link>https://swantron.com/2014/05/02/rooting_stuff/</link><pubDate>Fri, 02 May 2014 08:07:16 +0000</pubDate><guid>https://swantron.com/2014/05/02/rooting_stuff/</guid><description>&lt;p&gt;Devices everywhere. With root.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2014/06/rooting_stuff.jpg.jpg" alt="rooting_stuff.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Over the past month, I&amp;rsquo;ve tackled two root projects&amp;hellip;Emma&amp;rsquo;s Kindle Fire HD, and my Asus Transformer. My motivation was pretty straight forward for each. The Kindle worked perfectly fine but with an awful UI. The main use case is YouTube for a 2 y/o, and the stock launcher doesn&amp;rsquo;t do that well. Root and a custom launcher gets you there, so I did that. The specific version of Fire I have was supposed to be tricky to root. There were forums of people bricking them, and the general workaround seemed to be reverting to an older firmware and then trying the root exploit&amp;hellip;which seemed to be generally available as a windows executable. Not happening. I decided to give rooting a shot by pushing the su binary and Google apk set over via ADB on my Mac, which worked perfectly. Not sure what the issue had been. Play Store achieved&amp;hellip;Nova Launcher installed. Happy 2 y/o. The Asus was a different story&amp;hellip;and the toughest root project I&amp;rsquo;ve had to tackle to date. The Transformer was a refurb from Woot, I think. I could look that up but I&amp;rsquo;m not going to. The combination of JellyBean and my particular firmware made any exploit attempts moot. I could not push via ADB, but the device acted like the files were invalid. Same method as pretty much anything else, but simply failing. I tried several methods I found online, but they all yielded the same outcome&amp;hellip;except one really sketchy one. I managed to use a really, really iffy Chinese root manager called 授权管理. The download and exploit were all in Chinese. Awesome. It worked, and I immediately replaced that with su. There was a good 10 minute window running who-knows-what. Sort of disconcerting. Bloatware wiped, and the tablet runs crazy fast finally. I&amp;rsquo;ve been checking my logs, and nothing fishy has popped up&amp;hellip;looks like the hack worked. Anyhow, two devices, each more usable. Go root.&lt;/p&gt;</description></item><item><title>Lab Assistants</title><link>https://swantron.com/2014/04/01/lab-assistants-3/</link><pubDate>Tue, 01 Apr 2014 10:01:46 +0000</pubDate><guid>https://swantron.com/2014/04/01/lab-assistants-3/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2014/04/20140323_093250-MOTION.gif" alt="20140323_093250-MOTION"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Seriously, you two.&lt;/p&gt;</description></item><item><title>Robotic Arm Assembly</title><link>https://swantron.com/2013/12/31/robotic-arm-assembly/</link><pubDate>Tue, 31 Dec 2013 12:45:34 +0000</pubDate><guid>https://swantron.com/2013/12/31/robotic-arm-assembly/</guid><description>&lt;p&gt;The small lab assistant and I tackled the robot arm project last weekend. Fifty percent of team swan tron embarked upon the assembly phase wearing bunny slippers&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2013/12/bunny_slips.jpg" alt="bunny_slips"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;We did this in two big chunks, due to attention span limitations and nap purposes.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2013/12/team_swantron.jpg" alt="team_swantron"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Testing Phase 1)&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2013/12/moving_robot.jpg" alt="moving_robot"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Testing Phase 2)&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2013/12/robot_arm.jpg" alt="robot_arm"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Emma figured out the remote pretty quickly, especially considering she has interfaced nearly exclusively with touch screen UIs. That may be next, in a round-about way. I&amp;rsquo;d like to stick some rPi brains in this and build a web UI, so the small assistant can run this with a phone or tablet. We&amp;rsquo;ll see where we end up with this.&lt;/p&gt;</description></item><item><title>DIY Copper End Table</title><link>https://swantron.com/2013/12/02/diy-copper-end-table/</link><pubDate>Mon, 02 Dec 2013 15:20:10 +0000</pubDate><guid>https://swantron.com/2013/12/02/diy-copper-end-table/</guid><description>&lt;p&gt;At some point, I volunteered to make us some end tables for the house. It turns out that I really don&amp;rsquo;t like end tables&amp;hellip;everything I came across was either way to big or too flimsy to take any kid abuse. The main level in our house is basically wide open, so keeping foot traffic lanes open is key. Long story short, I ended up in the copper area of Lowes and came up with a solution&amp;hellip;&lt;/p&gt;</description></item><item><title>Custom LED Matrix Project</title><link>https://swantron.com/2013/11/14/custom-led-matrix-project/</link><pubDate>Thu, 14 Nov 2013 14:56:06 +0000</pubDate><guid>https://swantron.com/2013/11/14/custom-led-matrix-project/</guid><description>&lt;p&gt;I stumbled across something potentially amazing&amp;hellip;cheap Chinese LED modules:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2013/11/led-matrix.jpg" alt="64x64"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;For $35USD, I now have everything I need to assemble a 64x64 LED matrix, provided I stay off the coffee long enough to knock out a billion solder joints. This should be fun, and potentially challenging. I&amp;rsquo;m guessing these were initially spec-ed out for a consumer with something pretty specific in mind, but going about this DIY is going in blind. There are no libraries to leverage, so the software will have to be written from the ground up. Time to blow the dust off of the Arduino&amp;hellip;&lt;/p&gt;</description></item><item><title>Lab Weather</title><link>https://swantron.com/2013/10/30/lab-weather/</link><pubDate>Wed, 30 Oct 2013 12:48:15 +0000</pubDate><guid>https://swantron.com/2013/10/30/lab-weather/</guid><description>&lt;p&gt;My small lab assistant and I have our anti-cabin fever project figured out&amp;hellip; &lt;img src="https://swantron.com/uploads/2013/10/robot_arm.jpg" alt="pinchy"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Phase 1:&lt;/strong&gt; Assemble as is&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Phase 2:&lt;/strong&gt; Go nuts for a while&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Phase 3:&lt;/strong&gt; Sever wires / attach to breadboard&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Phase 4:&lt;/strong&gt; Automate with Arduino&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I forgot Phase 0, which is a refresher course on &amp;lsquo;soldering irons being very hot: &amp;ldquo;ouch&amp;rdquo;&amp;rsquo;
As long as there are screwdrivers and wires involved, Emma will be into it. Could be very fun&amp;hellip;&lt;/p&gt;</description></item><item><title>Poor at Mailing</title><link>https://swantron.com/2013/10/07/poor-at-mailing/</link><pubDate>Mon, 07 Oct 2013 12:51:25 +0000</pubDate><guid>https://swantron.com/2013/10/07/poor-at-mailing/</guid><description>&lt;p&gt;My attempt to mail a physical letter had mixed results:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2013/10/coffee_cup.jpg" alt="coffee_cup"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Mail mailed: none Resultant coasters: one&lt;/p&gt;</description></item><item><title>Poor at Mailing</title><link>https://swantron.com/2013/10/07/poor-at-mailing-3/</link><pubDate>Mon, 07 Oct 2013 12:51:25 +0000</pubDate><guid>https://swantron.com/2013/10/07/poor-at-mailing-3/</guid><description>&lt;p&gt;My attempt to mail a physical letter had mixed results:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2013/10/coffee_cup.jpg" alt="coffee_cup"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Mail mailed: none Resultant coasters: one&lt;/p&gt;</description></item><item><title>How to Code</title><link>https://swantron.com/2013/08/02/how-to-code/</link><pubDate>Fri, 02 Aug 2013 15:21:31 +0000</pubDate><guid>https://swantron.com/2013/08/02/how-to-code/</guid><description>&lt;p&gt;I snapped a picture of a coworker&amp;rsquo;s &amp;ldquo;script&amp;rdquo; he is working on utilizing the object libraries we develop. Apparently, I&amp;rsquo;ve been doing it all wrong. &lt;img src="https://swantron.com/uploads/2013/08/how_to_code.jpg" alt="how_to_code"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;h3 id="how-to-code"&gt;How to code&lt;/h3&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li&gt;PrtScn a bunch of stuff&lt;/li&gt;
&lt;li&gt;Paste into MSPaint&lt;/li&gt;
&lt;li&gt;Add giant headers for reference&lt;/li&gt;
&lt;li&gt;Print&lt;/li&gt;
&lt;li&gt;Highlight the shit out of stuff&lt;/li&gt;
&lt;li&gt;Strike-out any redundancies stemming from poor MSPaint-ing&lt;/li&gt;
&lt;li&gt;Break out the pink highlighter&lt;/li&gt;
&lt;li&gt;Locate someone to do your job for you&lt;/li&gt;
&lt;li&gt;Ship it&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>Ubuntu 13.4</title><link>https://swantron.com/2013/06/25/ubuntu-13-4/</link><pubDate>Tue, 25 Jun 2013 20:09:16 +0000</pubDate><guid>https://swantron.com/2013/06/25/ubuntu-13-4/</guid><description>&lt;p&gt;It has been a busy several days. I decided to upgrade the fleet to Ubuntu 13.4&amp;hellip;and everything that a non-long-term-supported distro involves. Step 1_: backup data Step 1a: reevaluate backup regimine Step 1b: realize backup system is non-sustainable Step 1c: implement cloud storage solution step 1d: place eggs in cloud basket Step 2_: upgrade machines Step 3_: fix a whole bunch of junk Step 3*: junk fixing Step three got ugly. Canonical blacklisted a whole bunch of stuff that ran and runs well. Thumbs down. &lt;img src="https://swantron.com/uploads/2013/06/quiet-lab.jpg" alt="post storm calm"
 loading="lazy"
 decoding="async"
/&gt;
 The upgrades to my machines were simple, but significant issues arose in updating from 12.04 to 12.10 and from 12.10 to 13.4. The former was mainly in &amp;rsquo;not compiling video card drivers&amp;rsquo; and the later was primarily pertaining to neglecting Dell&amp;rsquo;s primary Wi-Fi drivers. I went manual and had boxes that were mostly functional, but decided to roll the dice on fresh installs&amp;hellip;which, predictably, worked well. That gut feeling in doing something of that nature is very Window-y, and I don&amp;rsquo;t like it one bit. In short, poorly played by Ubuntu. It might be time to get some real QA going on these upgrades&amp;hellip;I spent enough time researching this stuff to be upset, and I debug issues similar to this professionally. There was a ton of noise on forums, so it is safe to assume the user base was significantly disheartened by this process. On the flip side, 13.04 is slick&amp;hellip;Unity is improved a ton&amp;hellip;all of that. The marketing is not cool, and I&amp;rsquo;d be better off with pure Debian if this wasn&amp;rsquo;t one of my hobbies. Worst upgrade of all time, but still something I look forward to and will likely do again. D+&lt;/p&gt;</description></item><item><title>Encabulating Photon Emission Interface</title><link>https://swantron.com/2013/05/16/encabulating-photon-emission-interface/</link><pubDate>Thu, 16 May 2013 20:58:35 +0000</pubDate><guid>https://swantron.com/2013/05/16/encabulating-photon-emission-interface/</guid><description>&lt;p&gt;My small lab assistant and I tossed our hats in the ring and were invited to compete in the 2013 &lt;a href="http://creation.redbullusa.com/"&gt;Red Bull Creation&lt;/a&gt; competition. In short, it was great. Team swan tron didn&amp;rsquo;t make it to the finals, (this year, suckers) but had a great time and learned a ton. Dual hats off to the six teams heading to NY for the last phase&amp;hellip;you all earned it. Team swan tron entered for consideration an Encabulating Photon Emission Interface. &lt;img src="https://swantron.com/uploads/2013/05/20130504_122847.jpg" alt="team swan tron "
 loading="lazy"
 decoding="async"
/&gt;
 Red Bull&amp;rsquo;s concept was simple and brilliant&amp;hellip;the accepted applicants were given custom Arduino shields, a whole bunch of LEDs, and a path to a git repo containing a library with which to make them crank. That, about four weeks, and a nudge to do something awesome with lights. We did this&amp;hellip; &lt;iframe allowfullscreen="" frameborder="0" height="315" src="https://www.youtube.com/embed/CQojL2KMAzE" width="560"&gt;&lt;/iframe&gt;We used all of the PWM channels at our disposal to handle the colors on our Encabulating Interface, and tossed in some analog stuff for good measure. Our software utilized the Encabulator&amp;rsquo;s accelerometer values as the interface&amp;rsquo;s interfacing variables, which is nice. Most of the board&amp;rsquo;s function was exercised, as was my brain, Emma&amp;rsquo;s brain, and Emma in general. She liked the feedback in a belly laugh way&amp;hellip;so that is that. Pretty sure she and I both came out ahead on this effort. Here&amp;rsquo;s to 2014&amp;hellip;look out for team swan tron.&lt;/p&gt;</description></item><item><title>rbcreation</title><link>https://swantron.com/2013/05/01/rbcreation/</link><pubDate>Wed, 01 May 2013 20:08:03 +0000</pubDate><guid>https://swantron.com/2013/05/01/rbcreation/</guid><description>&lt;p&gt;In the home stretch&amp;hellip; &lt;img src="https://swantron.com/uploads/2013/05/turbull-enhelpulator.jpg" alt="turbullenhelpulator"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;which I thought would be a slam dunk. As it turns out, the programming phase for team swantron is a laborious thing at best. Code is boring. I knew that coming in, but Emma picked up on my ruse&amp;hellip;we do a lot of jumper-ing breadboards in programming phase. Saturday should be interesting.&lt;/p&gt;</description></item><item><title>Encabulation</title><link>https://swantron.com/2013/04/23/encabulation/</link><pubDate>Tue, 23 Apr 2013 21:00:22 +0000</pubDate><guid>https://swantron.com/2013/04/23/encabulation/</guid><description>&lt;p&gt;Quick update on the Red Bull Creation status. &lt;img src="https://swantron.com/uploads/2013/04/turbullencabulator.jpg" alt="tur bull encabulation"
 loading="lazy"
 decoding="async"
/&gt;
 We&amp;rsquo;re turbull encabulating&amp;hellip; &lt;iframe allowfullscreen="" frameborder="0" height="315" src="https://www.youtube.com/embed/kPhq_ZLdZl4" width="560"&gt;&lt;/iframe&gt;I&amp;rsquo;m lacking a sufficient power source to push a ton of these LEDs simultaneously, so that is that for now. Power brick and a back-up strip are in the mail, so ambition will dictate how bright we go with this. The physical stuff is largely roughed-out, so now the challenge lies in refining the UI to this thing. Well, the secondary user&amp;rsquo;s interface is the thing that needs attention. My user is ready to roll. Time is running short&amp;hellip;tune in soon. *** **PROTIP** &lt;del&gt;burn the shit out of the copper contact tabs if you chop a RBG LED strip&amp;hellip;the remnant rubber is a solder contact&amp;rsquo;s worst nightmare&lt;/del&gt; ***&lt;/p&gt;</description></item><item><title>Red Bull Project Update</title><link>https://swantron.com/2013/04/21/red-bull-project-update/</link><pubDate>Sun, 21 Apr 2013 09:58:16 +0000</pubDate><guid>https://swantron.com/2013/04/21/red-bull-project-update/</guid><description>&lt;p&gt;Yesterday was fruitful. We are mostly done with the non-electronic portion of the build. I have a very tired jigsaw and a new-but-already-stress tested Dremel Multimax cooling off on the bench. Oh yeah&amp;hellip;and there was spray paint. A lot of spray paint&amp;hellip; &lt;img src="https://swantron.com/uploads/2013/04/lab-assistant.jpg" alt="small assistant"
 loading="lazy"
 decoding="async"
/&gt;
 No Red Bulls for the small assistant. She&amp;rsquo;s good to go. Heating up the soldering iron during the next nap. On to the next phase.&lt;/p&gt;</description></item><item><title>Oblig Red Bull Check-in</title><link>https://swantron.com/2013/04/19/oblig-red-bull-check-in/</link><pubDate>Fri, 19 Apr 2013 20:30:26 +0000</pubDate><guid>https://swantron.com/2013/04/19/oblig-red-bull-check-in/</guid><description>&lt;p&gt;Thinkin&amp;rsquo; of a master plan &lt;img src="https://swantron.com/uploads/2013/04/turbull.jpg" alt="nothin&amp;rsquo; but sweat inside my hand"
 loading="lazy"
 decoding="async"
/&gt;
 Timely song placement, Pandora&amp;hellip;well played. Thinkin&amp;rsquo; thought. Profiled and ready to implement. I can see the finish line beyond a bunch of Dremel-ing and a bigger bunch of .cpp. We&amp;rsquo;re close&amp;hellip;stay tuned.&lt;/p&gt;</description></item><item><title>The Calm Before the Storm II</title><link>https://swantron.com/2013/04/18/the-calm-before-the-storm-ii/</link><pubDate>Thu, 18 Apr 2013 20:47:53 +0000</pubDate><guid>https://swantron.com/2013/04/18/the-calm-before-the-storm-ii/</guid><description>&lt;p&gt;Materials, purchased. &lt;img src="https://swantron.com/uploads/2013/04/lab-busy.jpg" alt="busy lab is busy"
 loading="lazy"
 decoding="async"
/&gt;
 I&amp;rsquo;m a bit further down the road as of this posting, and already in a tool crunch. It looks like Lowe&amp;rsquo;s is the winner of this round&amp;hellip;I&amp;rsquo;ll be back there tomorrow on my lunch break. &amp;ldquo;You wore that apron yesterday Lowe&amp;rsquo;s bro! j/k! Throw &amp;rsquo;er on the tab!&amp;rdquo; Anyhow, this goal for the weekend is to have the base infrastructure in a rudimentary complete status. I have a bunch of question marks at this point, but a sharpening picture of where Emma and I will end up with this thing. I need to get saws and edible stuff out of the picture, so I&amp;rsquo;m hoping to be in the hardware / software phase of this thing in a few days. The generally awesome people at Adafruit have a new Arduino heading towards the Rockies, and I have a bunch of LED strip-centric things to study before that happens&amp;hellip;tons to do. Sensors to study&amp;hellip;screws to drive&amp;hellip;Fruit Loops to eat. We&amp;rsquo;re busy. Need some Red Bulls. Stay tuned.&lt;/p&gt;</description></item><item><title>TurBull Encabulator Unboxing</title><link>https://swantron.com/2013/04/15/turbull-encabulator-unboxing/</link><pubDate>Mon, 15 Apr 2013 19:13:50 +0000</pubDate><guid>https://swantron.com/2013/04/15/turbull-encabulator-unboxing/</guid><description>&lt;p&gt;Big news. Team swan tron made the cut for the 2013 &lt;a href="http://creation.redbullusa.com/"&gt;Red Bull Creation competition&lt;/a&gt;. Sweet and I made an unboxing video to signal the official start of awesome junk&amp;hellip; &lt;iframe allowfullscreen="" frameborder="0" height="360" src="https://www.youtube.com/embed/umObXXhYBgI?feature=player_detailpage" width="640"&gt;&lt;/iframe&gt;&amp;ndash;kit guts&amp;ndash; &lt;img src="https://swantron.com/uploads/2013/04/turbull-encabulator.jpg" alt="wangs"
 loading="lazy"
 decoding="async"
/&gt;
 As the video demonstrates, the mood in global HQ is babblingly excited. Grabby and frantic, but excited. The competition in these sorts of things is typically a lot tougher than the balsa bento box this kit shipped in. Maybe Emma and I can pull out an upset.&lt;/p&gt;</description></item><item><title>The Calm Before the Storm</title><link>https://swantron.com/2013/04/12/the-calm-before-the-storm/</link><pubDate>Fri, 12 Apr 2013 19:25:03 +0000</pubDate><guid>https://swantron.com/2013/04/12/the-calm-before-the-storm/</guid><description>&lt;p&gt;swan tron Global HQ is about to get really real. &lt;img src="https://swantron.com/uploads/2013/04/calm.jpg" alt="dun da da da dun da da da dun da da da da da da da da da dun"
 loading="lazy"
 decoding="async"
/&gt;
 Tune in soon.&lt;/p&gt;</description></item><item><title>BSOD – TGIF</title><link>https://swantron.com/2013/04/05/bsod-tgif/</link><pubDate>Fri, 05 Apr 2013 07:53:45 +0000</pubDate><guid>https://swantron.com/2013/04/05/bsod-tgif/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2013/04/tgif_bsod.jpg" alt="bsod"
 loading="lazy"
 decoding="async"
/&gt;
 Have I mentioned how much I enjoy developing on Windows?&lt;/p&gt;</description></item><item><title>Dr. Whom</title><link>https://swantron.com/2013/03/25/dr-whom/</link><pubDate>Mon, 25 Mar 2013 12:04:08 +0000</pubDate><guid>https://swantron.com/2013/03/25/dr-whom/</guid><description>&lt;p&gt;My primary motivation for elliptical-ing&amp;hellip; &lt;img src="https://swantron.com/uploads/2013/03/dr_whom.jpg" alt="dr whom"
 loading="lazy"
 decoding="async"
/&gt;
 An Asus Transformer perches nicely upon the ledge of a Schwinn elliptical trainer. Entertainment value is increased, and the view of the timer is obscured&amp;hellip;two-for-one.&lt;/p&gt;</description></item><item><title>Gallatin Valley Four Wheeling</title><link>https://swantron.com/2013/02/20/gallatin-valley-four-wheeling/</link><pubDate>Wed, 20 Feb 2013 14:54:21 +0000</pubDate><guid>https://swantron.com/2013/02/20/gallatin-valley-four-wheeling/</guid><description>&lt;p&gt;The only thing I&amp;rsquo;ve been doing pertaining to the site has been to polish off the resume and get a new job. That sort of stuff. I did run around the Gallatin Valley last weekend&amp;hellip;chasing D-Rock and his gigantor ATV. 1000 cc&amp;hellip;seriously. I really like the northern part of the valley: &lt;img src="https://swantron.com/uploads/2013/02/atv_bozeman.jpg" alt="atv four wheel bozeman"
 loading="lazy"
 decoding="async"
/&gt;
 Nice little Saturday. More to come about the job&amp;hellip;I&amp;rsquo;ll post some details when I start.&lt;/p&gt;</description></item><item><title>EE Feature</title><link>https://swantron.com/2013/01/30/ee-feature/</link><pubDate>Wed, 30 Jan 2013 14:16:03 +0000</pubDate><guid>https://swantron.com/2013/01/30/ee-feature/</guid><description>&lt;p&gt;swan tron dot com recently made the front page of &lt;a href="http://www.eeweb.com/websites/swantron/"&gt;EEWeb&lt;/a&gt;. Well I&amp;rsquo;ll be. &lt;img src="https://swantron.com/uploads/2013/01/eeweb_front.png" alt="eeweb feature"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;del&gt;ENHANCE&lt;/del&gt; &lt;img src="https://swantron.com/uploads/2013/01/eeweb_feature.png" alt="eeweb feature"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;del&gt;ENHANCE&lt;/del&gt; &lt;img src="https://swantron.com/uploads/2013/01/eeweb.png" alt="awesome"
 loading="lazy"
 decoding="async"
/&gt;
 I appreciated the bump in traffic. I am more appreciative of the recognition by an EE site. Don&amp;rsquo;t underestimate we hacky math types. Thanks to EEWeb&amp;hellip;&lt;/p&gt;</description></item><item><title>rPi Hardware Servo Control</title><link>https://swantron.com/2013/01/18/rpi-hardware-servo-control/</link><pubDate>Fri, 18 Jan 2013 18:19:57 +0000</pubDate><guid>https://swantron.com/2013/01/18/rpi-hardware-servo-control/</guid><description>&lt;p&gt;Today&amp;rsquo;s lunch consisted of cold chicken and some fun with servos. Servos, Python, Linux, IO, chicken&amp;hellip;nice little Friday. The goal of this abbreviated session was to figure out how PWM works in the trenches. However sold I am on the rPi in general, I have an uneasy feeling that the CPU is going to be a pain in my ass with respect to stuff I&amp;rsquo;ve taken for granted on simpler hardware. Whereas the Arduino platform and my beloved IOIO were effectively real-time operating systems, the rPi&amp;rsquo;s IO pins&amp;rsquo; calls are no different from any other PID that is spawned. The amazing Linux-y stuff does in fact have a downside&amp;hellip;i.e. no guaranteed execution times. Anyhow, this is what I am currently poking at. Today&amp;rsquo;s session was a case-in-point as a matter of fact. &lt;img src="https://swantron.com/uploads/2013/01/rpi_servo.jpg" alt="schwervo"
 loading="lazy"
 decoding="async"
/&gt;
 The setup is as simple as it gets&amp;hellip;what I call the &amp;lsquo;junior servo&amp;rsquo; hooked up to 3.3V, a ground, and to the single PWM-capable pin (18) on the rPi. I have previously pushed Servo Jr. with 3.3V with the IOIO, so I had a level of confidence I wouldn&amp;rsquo;t tear down the box. &lt;em&gt;On a bit of a side note, I did verify that ripping 5V off of the board and attempting to push a full sized hobby servo did in fact take the rPi to its knees. Be sure to power any servos externally for any real tests or prototyping.&lt;/em&gt; I again chose to use Python to mash around. Two data points aren&amp;rsquo;t many, but will definitely allude to a trend you will likely continue to see here: I&amp;rsquo;m more comfortable with Python than C, and that is our chosen rPi workhorse at Swan Tron Global HQ. Sadly, as opposed to playing around with LEDs from &lt;a href="https://swantron.com/python-io-on-rpi/"&gt;my last rPi post&lt;/a&gt;, the GPIO library doesn&amp;rsquo;t have any PWM support at this point. The workaround is to call out the pin directly&amp;hellip;this is pretty easily done with any of the main rPi distros. I am *fairly* certain I am still on Occidentalis v0.2 from Adafruit. Here is another non-snippet-but-here&amp;rsquo;s-a-screenshot-worthy two minute py script I put together to push the servo: &lt;img src="https://swantron.com/uploads/2013/01/rpi_servo_code.jpg" alt="bonus cap reflection"
 loading="lazy"
 decoding="async"
/&gt;
 As I feared, the hardware instance is begging for well-designed software in order to produce anything predictable. The following video was taken from a fresh boot (READ: after I wiped the thing out with a continuous drive servo) sans any networking. As bare-bones as you can get&amp;hellip;the OS executing a Python script and writing to one pin&amp;hellip;what you see is:&lt;/p&gt;</description></item><item><title>Python IO on rPi</title><link>https://swantron.com/2013/01/09/python-io-on-rpi/</link><pubDate>Wed, 09 Jan 2013 17:01:52 +0000</pubDate><guid>https://swantron.com/2013/01/09/python-io-on-rpi/</guid><description>&lt;p&gt;My next &amp;lsquo;real&amp;rsquo; project involves implementing a web interface to control some of the things around swan tron global HQ, the half of the garage I reserved for my lab. I&amp;rsquo;ve been a huge fan of the Raspberry Pi since the mission was announced. Linux and IO&amp;hellip;you have my attention. Add in the $35 price tag and my penchant for destroying hardware&amp;hellip;huge fan is correct. Before I start planning my real project, I need to figure out how this differs from the microcontrollers I&amp;rsquo;ve used in the past to deal with similar implementations. I know the CPU is going to show itself, but not to what extent. Time to start poking around. I decided to horse around and knock out a few birds with one stone&amp;hellip;python library, digital out, and basic pin function. Oh, and LEDs. Everyone loves LEDs. &lt;img src="https://swantron.com/uploads/2013/01/cobbler.jpg" alt="the 80s called, they want their printer cable back"
 loading="lazy"
 decoding="async"
/&gt;
 Prior to this effort, I have mainly explored the rPi via x. I&amp;rsquo;ve spent a decent amount of time inspecting the file structure (Debian, no surprises) and the xwin UI. It is no speed demon, but it does the trick. I have the wireless adapter configured and set to auto-start, which was most of the battle. It basically performs as advertised, which on paper is very awesome for the price. My general setup for this was very simple. I bought a cobbler set from Adafruit, which acts simply to pull the IO pins out to a breadboard. Two LEDs, two resisters. A few jumpers. Very simple. I booted the device, and used aptitude to update and snag the rPi GPIO library. &lt;strong&gt;sudo apt-get update****sudo apt-get install python-rpi.gpio&lt;/strong&gt;That does the heavy lifting with the python implementation&amp;hellip;sample code is available &lt;a href="http://pypi.python.org/pypi/RPi.GPIO"&gt;on the main python site&lt;/a&gt;. The update was I used vim to create a dirty python script&amp;hellip;unworthy of a repository, but worth a pic: &lt;img src="https://swantron.com/uploads/2013/01/dirty_code.jpg" alt="fugly code"
 loading="lazy"
 decoding="async"
/&gt;
 The digital outs worked as anticipated. Timing was a bit odd&amp;hellip;I ended up playing around a bit with some pauses in order to tune the blinks as I wanted. It looks like coordinating pin outs might be tricky for more complex operations, but at least the library and hardware is up and running. Don&amp;rsquo;t take my word for it: &lt;iframe allowfullscreen="" frameborder="0" height="315" src="https://www.youtube.com/embed/xV6204QqH2w" width="560"&gt;&lt;/iframe&gt;The next steps will be interesting. Figuring out how to ssh into the box in order to run a script of this magnitude will be next, followed by profiling the voltage on the pinout. It should be able to throw my 5v relay with a little tweaking&amp;hellip;if not I&amp;rsquo;ll figure out PWM and tackle the switching mechanically. Fun stuff to come&amp;hellip;happy to be playing with the rPi finally. Stay tuned.&lt;/p&gt;</description></item><item><title>Unbricking an Android Tablet</title><link>https://swantron.com/2013/01/01/unbricking-an-android-tablet/</link><pubDate>Tue, 01 Jan 2013 16:59:04 +0000</pubDate><guid>https://swantron.com/2013/01/01/unbricking-an-android-tablet/</guid><description>&lt;p&gt;This whole thing began innocently. D-Rock had picked up an Arnova 9 G3 tablet, and wasn&amp;rsquo;t satisfied with a few things. I wasn&amp;rsquo;t satisfied that he bought an off-brand tablet, at a truck stop, for 300% its value without asking me for advice, but that is a different story. Maybe truck stop tablets are mostly great&amp;hellip;I don&amp;rsquo;t know. I suspect most are like the Arnova 9G3: shit.&lt;/p&gt;
&lt;p&gt;So, the main two gripes were:&lt;/p&gt;</description></item><item><title>Variable Soldering Station</title><link>https://swantron.com/2012/12/28/variable-soldering-station/</link><pubDate>Fri, 28 Dec 2012 08:35:05 +0000</pubDate><guid>https://swantron.com/2012/12/28/variable-soldering-station/</guid><description>&lt;p&gt;My trusty old Aoyue digital soldering device has seen better days&amp;hellip; &lt;img src="https://swantron.com/uploads/2013/01/cork-sawdust.jpg" alt="dot com"
 loading="lazy"
 decoding="async"
/&gt;
 I&amp;rsquo;m putting together a wine cork decoration for Katie. It turns out that a Dremel with a cutting head is the easiest way to bisect corks. It also turns out that cutting seventy corks makes a ton of cork-dust. Corks. This stuff is everywhere&amp;hellip;my soldering area is hardest hit. I&amp;rsquo;m not sure whether the more appropriate clean-up tool is my shop vac or leaf blower. Who am I kidding&amp;hellip;definitely going leaf blower.&lt;/p&gt;</description></item><item><title>2012 Sandwich of the Year</title><link>https://swantron.com/2012/12/21/2012-sandwich-of-the-year/</link><pubDate>Fri, 21 Dec 2012 16:19:39 +0000</pubDate><guid>https://swantron.com/2012/12/21/2012-sandwich-of-the-year/</guid><description>&lt;p&gt;Introducing the 2012 Sandwich of the Year: triple decker bacon w/ cheese &lt;img src="https://swantron.com/uploads/2012/12/tripledecker.jpg" alt="2013 sandwich of the year"
 loading="lazy"
 decoding="async"
/&gt;
 50% more delicious than 2011 champ, bacon w/ cheese. Still busy, still no RazPi progress. Been working on a side site in the spare time&amp;hellip;more on that to follow. Happy holidays.&lt;/p&gt;</description></item><item><title>Adafruit Raspi Kit</title><link>https://swantron.com/2012/11/23/adafruit-raspi-kit/</link><pubDate>Fri, 23 Nov 2012 15:37:58 +0000</pubDate><guid>https://swantron.com/2012/11/23/adafruit-raspi-kit/</guid><description>&lt;p&gt;Time to blow the figurative cobwebs off my figurative Python skill set&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/11/adafruit_case.jpg" alt="pi case" title="adafruit_case"
 loading="lazy"
 decoding="async"
/&gt;
 Adafruit RasPi kit has arrived&amp;hellip;the cobbler kit is the final piece I&amp;rsquo;ve been waiting for. I have a USB hub and my wifi configured&amp;hellip;time to cut code.&lt;/p&gt;</description></item><item><title>Wii U</title><link>https://swantron.com/2012/11/21/wii-u/</link><pubDate>Wed, 21 Nov 2012 16:52:15 +0000</pubDate><guid>https://swantron.com/2012/11/21/wii-u/</guid><description>&lt;p&gt;First impression: the software update phase takes way_too_long at 17 down &lt;img src="https://swantron.com/uploads/2012/11/wiiu1.jpg" alt="swan tron dot yawn" title="wiiu"
 loading="lazy"
 decoding="async"
/&gt;
 My guess is that hundreds of thousands of pimpled tweens are likely prepping their systems, in preparation for handing me my ass in Black Ops 2. Should be good times.&lt;/p&gt;</description></item><item><title>Busy</title><link>https://swantron.com/2012/11/19/busy/</link><pubDate>Mon, 19 Nov 2012 14:30:25 +0000</pubDate><guid>https://swantron.com/2012/11/19/busy/</guid><description>&lt;p&gt;Busy at work upgrading the RightNow site. Busy at home chasing our mobile baby. Not too busy to throw a thumb up&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2012/11/busy.jpg" alt="busy" title="busy"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;New blog content will follow shortly. I have a RaspberryPi Cobbler kit and case on order from AdaFruit, and a Wii U reserved at GameStop. Automated garage door opener is in the planning phase for the former, and Mass Effect 3 sitting in wait for the later. Stay tuned.&lt;/p&gt;</description></item><item><title>Galaxy SIII as an E-Reader</title><link>https://swantron.com/2012/11/04/galaxy-siii-as-an-e-reader/</link><pubDate>Sun, 04 Nov 2012 15:58:30 +0000</pubDate><guid>https://swantron.com/2012/11/04/galaxy-siii-as-an-e-reader/</guid><description>&lt;p&gt;Maybe the most pleasingly unexpected aspect of the Samsung Galaxy S3 is it&amp;rsquo;s e-reader usefulness. I have a tablet collecting dust&amp;hellip;the size / resolution of the S3 screen knocks it out of the park. The iPhone 5 is a pretty nice piece of hardware, but that screen is a joke compared to the Galaxy. Take a look at the phone if you have not&amp;hellip;best piece on the market hands down. Even more pleasing than the e-reader function is the fact that I am done e-reading this boring piece of shit&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/11/ulysses.jpg" alt="ulysses sucks" title="ulysses"
 loading="lazy"
 decoding="async"
/&gt;
 Scratch that off the old to-do list. Stab five at this thing was finally a success, with the four previous (print form) attempts failing after a short bit. I finally &amp;lsquo;get&amp;rsquo; the book, but really think the thing is overrated. Whatever&amp;hellip;on to something new. Go Samsung.&lt;/p&gt;</description></item><item><title>Re-Imaging Windows (For Work)</title><link>https://swantron.com/2012/10/24/re-imaging-windows-for-work/</link><pubDate>Wed, 24 Oct 2012 12:57:50 +0000</pubDate><guid>https://swantron.com/2012/10/24/re-imaging-windows-for-work/</guid><description>&lt;p&gt;The Bozeman Oracle branch doesn&amp;rsquo;t have desktop support. As luck has it, I am a talented enough sleuth to troubleshoot Windows issues. Me: &amp;ldquo;I have a virus that has infected a library used by IE. McAfee isn&amp;rsquo;t picking it up, and I can&amp;rsquo;t find any remedies online.&amp;rdquo; Me: &amp;ldquo;Did you try rebooting?&amp;rdquo; Me: &amp;ldquo;Yes. Several times.&amp;rdquo; Me: &amp;ldquo;From the Control Panel, you can disable Windows features. Disable IE and use an alternate browser.&amp;rdquo; Me: &amp;ldquo;The product I develop requires IE for installations.&amp;rdquo; Me: &amp;ldquo;Curious. Re-image your machine.&amp;rdquo; See&amp;hellip;no need for the middle man. &lt;img src="https://swantron.com/uploads/2012/10/windows_dev_image.jpg" alt="windows re imaging" title="windows_dev_image"
 loading="lazy"
 decoding="async"
/&gt;
 I haven&amp;rsquo;t horsed around with a Windows install for ages&amp;hellip;getting a nice sense of nostalgia.&lt;/p&gt;</description></item><item><title>brobot</title><link>https://swantron.com/2012/10/19/brobot/</link><pubDate>Fri, 19 Oct 2012 18:11:12 +0000</pubDate><guid>https://swantron.com/2012/10/19/brobot/</guid><description>&lt;p&gt;Cool brobot, bro&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/10/brobot.jpg" alt="brobot" title="brobot"
 loading="lazy"
 decoding="async"
/&gt;
 Brobot thought the couch was ubersketch&amp;hellip; &lt;iframe allowfullscreen="" frameborder="0" height="307" src="https://www.youtube.com/embed/tS4wTWUmeJg" width="545"&gt;&lt;/iframe&gt;Broski totally already snarfed my small niece&amp;rsquo;s small sock and some wrapping paper from under the guest bed. Party foul, brobot. Slow your bro-roll.&lt;/p&gt;</description></item><item><title>The House of the Future</title><link>https://swantron.com/2012/10/16/the-house-of-the-future/</link><pubDate>Tue, 16 Oct 2012 16:55:39 +0000</pubDate><guid>https://swantron.com/2012/10/16/the-house-of-the-future/</guid><description>&lt;p&gt;*to be determined &lt;img src="https://swantron.com/uploads/2012/10/iRoomba.png" alt="iRoomba" title="iRoomba"
 loading="lazy"
 decoding="async"
/&gt;
 If this thing can digest puffs and Cheerios, we&amp;rsquo;ll be happy, futuristic parents. Bring on the bots.&lt;/p&gt;</description></item><item><title>New Shovel</title><link>https://swantron.com/2012/10/15/new-shovel/</link><pubDate>Mon, 15 Oct 2012 12:18:21 +0000</pubDate><guid>https://swantron.com/2012/10/15/new-shovel/</guid><description>&lt;p&gt;We have 180 linear feet of sidewalk. Reason enough for a new snow shovel&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/10/honda_450.jpg" alt="honda 450" title="honda_450"
 loading="lazy"
 decoding="async"
/&gt;
 Thanks to D-Rock for parting with his toy. I&amp;rsquo;m sure the sorrow will be history once the CanAm deal works itself out.&lt;/p&gt;</description></item><item><title>Legend of Zeltron</title><link>https://swantron.com/2012/10/06/legend-of-zeltron/</link><pubDate>Sat, 06 Oct 2012 22:37:52 +0000</pubDate><guid>https://swantron.com/2012/10/06/legend-of-zeltron/</guid><description>&lt;p&gt;&lt;a href="https://swantron.com/nerd-bucket-list/"&gt;Per&lt;/a&gt; &lt;a href="https://swantron.com/conquered-it/"&gt;tradition&lt;/a&gt;&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/10/skyward_sword.jpg" alt="legend of zeltron" title="skyward_sword"
 loading="lazy"
 decoding="async"
/&gt;
 After a nine month parenting hiatus, I&amp;rsquo;ve managed to wrap up Legend of Zelda Skyward Sword. Bonus points awarded to the developer who was tasked with reddening up the final boss&amp;rsquo;s hair in the final fight cut-scenes to keep it distinguished from the fire sky&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/10/zelda_demise.jpg" alt="bozo the boss" title="zelda_demise"
 loading="lazy"
 decoding="async"
/&gt;
 That bright red flame mullet doesn&amp;rsquo;t look ridiculous. At all. I have an urge to take on Majora&amp;rsquo;s Mask, but estimate that the game would take me approximately three years to beat at my current clip. Might have to wait for the WiiU Zelda title to drop, and hope Emma likes watching Zelda more than the Disney Channel.&lt;/p&gt;</description></item><item><title>Occidental Distro Setup</title><link>https://swantron.com/2012/09/24/occidental-distro-setup/</link><pubDate>Mon, 24 Sep 2012 08:12:19 +0000</pubDate><guid>https://swantron.com/2012/09/24/occidental-distro-setup/</guid><description>&lt;p&gt;I&amp;rsquo;ve wanted to play around with Adafruit&amp;rsquo;s Occidental distro since it was announced. The whole gist of the release is that it better caters to the hack-y types&amp;hellip;they have taken Wheezy and built in some utilities. Especially cool is Bonjour, which *should* allow ssh access from my other networked machines. Still getting to that point, but I have installed the thing for experimentation. Thus far I have been poking around&amp;hellip;my small assistant did some stress testing&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/09/raspberry_pie.jpg" alt="raspberry pie occidental distro" title="raspberry_pie"
 loading="lazy"
 decoding="async"
/&gt;
 I have some battery packs in the mail, and I need to configure my WiFi dongle. The idea is to let the machine run headless, and see what I can stand up with Python. I need to play around with the pinouts a bit and come up with some ideas. I could bring Clocky back from the dead&amp;hellip;we&amp;rsquo;ll see what shakes out.&lt;/p&gt;</description></item><item><title>H44x0r-ed</title><link>https://swantron.com/2012/09/17/h44x0r-ed/</link><pubDate>Mon, 17 Sep 2012 08:08:24 +0000</pubDate><guid>https://swantron.com/2012/09/17/h44x0r-ed/</guid><description>&lt;p&gt;It looks like the script kiddies are back in class. I&amp;rsquo;d recommend taking a look at &lt;a href="http://www.college-paper.org/"&gt;http://www.college-paper.org/&lt;/a&gt;, in order to figure out how to better &amp;ldquo;zero day&amp;rdquo; a site &lt;img src="https://swantron.com/uploads/2012/09/zero_day.png" alt="zero day attack" title="zero_day"
 loading="lazy"
 decoding="async"
/&gt;
 The infiltration consisted of two scripts placed onto my index.php. Named&amp;hellip;you may have guessed&amp;hellip;[some stuff]zero-day[some more stuff] Well played.&lt;/p&gt;</description></item><item><title>Delusional Cubs Fans</title><link>https://swantron.com/2012/09/14/delusional-cubs-fans/</link><pubDate>Fri, 14 Sep 2012 13:06:20 +0000</pubDate><guid>https://swantron.com/2012/09/14/delusional-cubs-fans/</guid><description>&lt;p&gt;Only one of us knows that the Cubs are fighting to keep from losing one hundred games this season&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/09/little_cubs_fan.jpg" alt="small cubs fan" title="little_cubs_fan"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;go Cubs&lt;/p&gt;</description></item><item><title>Munitions Robot</title><link>https://swantron.com/2012/09/09/munitions-robot/</link><pubDate>Sun, 09 Sep 2012 10:07:16 +0000</pubDate><guid>https://swantron.com/2012/09/09/munitions-robot/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2012/09/robot_munitions.jpg" alt="pew pew" title="robot_munitions"
 loading="lazy"
 decoding="async"
/&gt;
 Pretty self explanatory.&lt;/p&gt;</description></item><item><title>G+, FB, &amp; TW</title><link>https://swantron.com/2012/09/06/g-fb-tw/</link><pubDate>Thu, 06 Sep 2012 10:04:25 +0000</pubDate><guid>https://swantron.com/2012/09/06/g-fb-tw/</guid><description>&lt;p&gt;I have a strong suspicion that all of this shit will fade away. &lt;img src="https://swantron.com/uploads/2012/09/fb.png" alt="facebook is retarded" title="fb"
 loading="lazy"
 decoding="async"
/&gt;
 A webpage about a website, made for posting things about website posts. Really neat. Anyhow, some idiots who sell ads have this as a checkbox of sorts. Having facebook, G+, and Twitter integrations is important, for some reason. I don&amp;rsquo;t know&amp;hellip;let me blog and get off my lawn. &lt;a href="https://swantron.com/tw"&gt;swantron.com/tw&lt;/a&gt;&lt;a href="https://swantron.com/fb"&gt;swantron.com/fb&lt;/a&gt;&lt;a href="https://swantron.com/+"&gt;swantron.com/+&lt;/a&gt;The Twitter link is my personal feed, which is basically an occasional link to a post (on this goddamned site.) The other two are unused, and shall likely remain that way. Happy interneting.&lt;/p&gt;</description></item><item><title>Office-ial</title><link>https://swantron.com/2012/09/04/office-ial/</link><pubDate>Tue, 04 Sep 2012 11:38:41 +0000</pubDate><guid>https://swantron.com/2012/09/04/office-ial/</guid><description>&lt;p&gt;New office.. &lt;img src="https://swantron.com/uploads/2012/09/new_office.jpg" alt="new office" title="new_office"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;same old tricks &lt;img src="https://swantron.com/uploads/2012/09/office_lunch.jpg" alt="office lunch" title="office_lunch"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Back in the Lab</title><link>https://swantron.com/2012/08/30/back-in-the-lab/</link><pubDate>Thu, 30 Aug 2012 06:58:23 +0000</pubDate><guid>https://swantron.com/2012/08/30/back-in-the-lab/</guid><description>&lt;p&gt;Blow the dust of the multimeter&amp;hellip;project time&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/08/back_in_the_lab.jpg" alt="back in the lab" title="back_in_the_lab"
 loading="lazy"
 decoding="async"
/&gt;
 Mission: resurrect an electronic stapler from the dead. You have to start somewhere.&lt;/p&gt;</description></item><item><title>Casa de Tron Swan</title><link>https://swantron.com/2012/08/21/casa-de-tron-swan/</link><pubDate>Tue, 21 Aug 2012 19:59:33 +0000</pubDate><guid>https://swantron.com/2012/08/21/casa-de-tron-swan/</guid><description>&lt;p&gt;Now with 100% more sod&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2012/08/swantron_house.jpg" title="swantron_house"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Unfortunately, I ordered and slapped down 6500 ft^2, which was short by 15%. Project status: ongoing.&lt;/p&gt;</description></item><item><title>Developing Hand / Eye Baby Coordination</title><link>https://swantron.com/2012/08/18/developing-hand-eye-baby-coordination/</link><pubDate>Sat, 18 Aug 2012 17:24:33 +0000</pubDate><guid>https://swantron.com/2012/08/18/developing-hand-eye-baby-coordination/</guid><description>&lt;p&gt;I mean listen, we&amp;rsquo;re sitting here talking about practice. Not a game. Not a game. &lt;iframe allowfullscreen="" frameborder="0" height="320" src="https://www.youtube.com/embed/8x32EcuM5Uc" width="569"&gt;&lt;/iframe&gt;Not a game, but we&amp;rsquo;re talking about practice.&lt;/p&gt;</description></item><item><title>Million Dollar Idea</title><link>https://swantron.com/2012/08/15/million-dollar-idea/</link><pubDate>Wed, 15 Aug 2012 08:06:23 +0000</pubDate><guid>https://swantron.com/2012/08/15/million-dollar-idea/</guid><description>&lt;p&gt;Spam filter for physical mail. Somebody run with it. We must have been inserted into some sort of new homeowners database. Each day, several &amp;lsquo;official looking, if this was 1983 or so&amp;rsquo; letters show up in the mailbox. Most of them are attempting to bilk me out of money for &amp;lsquo;special homeowner&amp;rsquo;s life insurance&amp;rsquo; or something of that nature. Thanks, but no thanks. There is a bright side to this spam&amp;hellip;they all have return postage. Hence: &lt;img src="https://swantron.com/uploads/2012/08/snail_mail_spam_filter.jpg" alt="unsubscribe" title="snail_mail_spam_filter"
 loading="lazy"
 decoding="async"
/&gt;
 Fighting the system, one crude drawing of a robot flipping off spammers at a time. You&amp;rsquo;re all welcome.&lt;/p&gt;</description></item><item><title>Android Spy App</title><link>https://swantron.com/2012/08/14/android-spy-app/</link><pubDate>Tue, 14 Aug 2012 09:14:40 +0000</pubDate><guid>https://swantron.com/2012/08/14/android-spy-app/</guid><description>&lt;p&gt;Suppress for a few minutes any issues you may have about invasions of privacy. I&amp;rsquo;m going to talk about something very cool from a technology point of view&amp;hellip;namely an &lt;a href="http://www.mobile-spy.com/android.html"&gt;Android Spy App&lt;/a&gt;. The theme alone may send the paranoid looking for their tinfoil hats, but at the core is something pretty impressive. &lt;img src="https://swantron.com/uploads/2012/08/robotic-spy.png" alt="tron swan tron" title="robotic spy"
 loading="lazy"
 decoding="async"
/&gt;
 So, from a technical standpoint, Mobile Spy is awesome. Once the app is installed upon the tracked device, it will run under the radar. It spins a PID and runs undetected. The viewing interface is a live control panel&amp;hellip;you can view the remote device&amp;rsquo;s screen, see the GPS info (overlayed onto a map&amp;hellip;you bet) in real-timne, send silent SMS commands&amp;hellip; The next level of interaction is even more involved. Via Mobile Spy, you can view the photos on the device&amp;hellip;see Gmail messages&amp;hellip;see Facebook and other social network activity. You can view the apps installed onthe device, URLs that the browser has hit, and phone contacts. Sort of creepy. Perhaps the two items that have been incorporated into the feature suite involve the exit path. You can initiate a block on any of the applications. This would be useful for something along the lines of blocking Astro File Manager, to keep hidden files and apks from being exposed. The second is nothing short of brilliant&amp;hellip;a built-in remote uninstall. End of story. Snap back to reality. This is powerful stuff, and not to be taken lightly. If the usage is legit, this tool is amazingly legit.&lt;/p&gt;</description></item><item><title>Giant Shades</title><link>https://swantron.com/2012/08/13/giant-shades/</link><pubDate>Mon, 13 Aug 2012 19:26:29 +0000</pubDate><guid>https://swantron.com/2012/08/13/giant-shades/</guid><description>&lt;p&gt;First trip out with the new shades&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/08/shades.jpg" alt="giant baby shades" title="shades"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;Vulcan Salute-worthy.&lt;/p&gt;</description></item><item><title>Star Trek Glasses</title><link>https://swantron.com/2012/08/09/star-trek-glasses/</link><pubDate>Thu, 09 Aug 2012 08:56:48 +0000</pubDate><guid>https://swantron.com/2012/08/09/star-trek-glasses/</guid><description>&lt;p&gt;Ever since the announcement of the Google Glass project, I have had an image of Geordi La Forge in my head. Good old Geordi&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/08/geordi_la_forge.jpg" alt="jordy" title="geordi_la_forge"
 loading="lazy"
 decoding="async"
/&gt;
 Honestly, the project is pretty cool. The prototype units are sort of reminiscent of Star Trek, but they serve a unique function. Merging computing and vision is not an easy thing, once the whole &amp;lsquo;rest of the world aside from the text written to screen&amp;rsquo; comes in to play. Where will this end up? I have a strong suspicion that the goofy looking units will end up being swept under the rug. The future, my friends, is in the &lt;a href="http://www.lenstore.co.uk"&gt;contact lens&lt;/a&gt;. The small, not very obtrusive, disposable, can still wear sunglasses, little contact lens. The kicker is the link between contact lenses and high tech stuff that already exists. If vision correction isn&amp;rsquo;t enough to float your boat, how about Microsoft&amp;rsquo;s past work to implement a glucose tester into contact lenses. You don&amp;rsquo;t have to be diabetic to appreciate that. You don&amp;rsquo;t have to be a Microsoft fanboy to give them credit for a cool project. Swap Microsoft out for Google, who is arguably way more bleeding edge. Add in the fact that the Google Glass project has been declared an early success, and that the contact lens makes more sense down the road. I&amp;rsquo;m guessing we see Star Trek Glasses, and then shortly behind Star Trek Contacts for sale before too long.&lt;/p&gt;</description></item><item><title>Debian on Raspberry Pi</title><link>https://swantron.com/2012/08/01/debian-on-raspberry-pi/</link><pubDate>Wed, 01 Aug 2012 13:06:47 +0000</pubDate><guid>https://swantron.com/2012/08/01/debian-on-raspberry-pi/</guid><description>&lt;p&gt;Up and running on the 47 inch Vizio&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/08/rpi.jpg" alt="rpi" title="rpi"
 loading="lazy"
 decoding="async"
/&gt;
 So cool. Next item: get WiFi configured and working. Next next item: poke around with the pin-outs. Next next next item: something awesome involving Python.&lt;/p&gt;</description></item><item><title>Swantron Global HQ</title><link>https://swantron.com/2012/07/26/swantron-global-hq/</link><pubDate>Thu, 26 Jul 2012 22:33:04 +0000</pubDate><guid>https://swantron.com/2012/07/26/swantron-global-hq/</guid><description>&lt;p&gt;2.0_beta &lt;img src="https://swantron.com/uploads/2012/07/swantron-global-headquarters.jpg" alt="swantron global headquarters" title="swantron global headquarters"
 loading="lazy"
 decoding="async"
/&gt;
 V2.0 features a window, giant banana plant, and on-desk fire extinguisher. Action item #1: drop Debian on SD card for RPi. Status: in progress.&lt;/p&gt;</description></item><item><title>Raspberry Pi Unboxing</title><link>https://swantron.com/2012/07/23/raspberry-pi-unboxing/</link><pubDate>Mon, 23 Jul 2012 08:23:12 +0000</pubDate><guid>https://swantron.com/2012/07/23/raspberry-pi-unboxing/</guid><description>&lt;p&gt;It has arrived&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/07/Rasberry-Pi.jpg" alt="Raspberry Pi Unboxing" title="Rasberry Pi"
 loading="lazy"
 decoding="async"
/&gt;
 My condolences go out to my Arduino and IOIO boards. This thing is very amazing. Long story short, we have a full blown Linux box with a bunch of interface options. Stay very tuned. My small sidekick and I shot an unboxing vid out of excitement: &lt;iframe allowfullscreen="" frameborder="0" height="320" src="https://www.youtube.com/embed/Rcmj3iJASCw" width="569"&gt;&lt;/iframe&gt;Need to put the new house together quickly so I can play with this thing.&lt;/p&gt;</description></item><item><title>True American</title><link>https://swantron.com/2012/07/09/true-american/</link><pubDate>Mon, 09 Jul 2012 20:49:34 +0000</pubDate><guid>https://swantron.com/2012/07/09/true-american/</guid><description>&lt;p&gt;Ford, Montana, Stars, Stripes, Bald Eagle. &lt;img src="https://swantron.com/uploads/2012/07/all-american-truck.jpg" alt="there&amp;rsquo;s a lady who stands in a harbor for what we call free" title="all-american-truck"
 loading="lazy"
 decoding="async"
/&gt;
 Bunch of guns. Just missing a PBR and one of the Hank Williams in the background.&lt;/p&gt;</description></item><item><title>4G LTE in MT</title><link>https://swantron.com/2012/07/07/4g-lte-in-mt/</link><pubDate>Sat, 07 Jul 2012 09:05:19 +0000</pubDate><guid>https://swantron.com/2012/07/07/4g-lte-in-mt/</guid><description>&lt;p&gt;4G device-having Bozeman residents awoke to a nice surprise today&amp;hellip;Verizon flipped the LTE switch a few months earlier than anticipated. &lt;img src="https://swantron.com/uploads/2012/07/4g-samsung1.jpg" alt="LTE" title="4g-samsung"
 loading="lazy"
 decoding="async"
/&gt;
 They must be calibrating the network, as my speed tests are all over the board. I have one run that was 14M down / 4M up, but several that sit in the 3G range. Either way, exciting stuff and incredible timing.&lt;/p&gt;</description></item><item><title>Four Corners Corona</title><link>https://swantron.com/2012/07/06/four-corners-corona/</link><pubDate>Fri, 06 Jul 2012 22:29:12 +0000</pubDate><guid>https://swantron.com/2012/07/06/four-corners-corona/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2012/07/4-Corners_Corona.jpg" alt="Old Mil Light con Limon" title="4-Corners_Corona"
 loading="lazy"
 decoding="async"
/&gt;
 This was bound to happen.&lt;/p&gt;</description></item><item><title>Samsung Galaxy S III</title><link>https://swantron.com/2012/07/06/samsung-galaxy-s-iii/</link><pubDate>Fri, 06 Jul 2012 19:46:22 +0000</pubDate><guid>https://swantron.com/2012/07/06/samsung-galaxy-s-iii/</guid><description>&lt;p&gt;I haven&amp;rsquo;t had the best phone on the market in my posession since the LG flip-phone era. Until this afterlunch&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/07/G3.jpg" alt="samy galy" title="G3"
 loading="lazy"
 decoding="async"
/&gt;
 Samsung Galaxy S III. I&amp;rsquo;ll post plenty about this good-looking thing. This stock ROM is solid, but I&amp;rsquo;m fighting the urge to dump JB on this sucker and go all out. Stay tuned.&lt;/p&gt;</description></item><item><title>Cruz Tablet Review</title><link>https://swantron.com/2012/06/23/cruz-tablet-review/</link><pubDate>Sat, 23 Jun 2012 20:16:23 +0000</pubDate><guid>https://swantron.com/2012/06/23/cruz-tablet-review/</guid><description>&lt;p&gt;As much as I love hanging out at root, there is no way to justify doing so for the sake of a piece of shit eReader. Velocity Cruz&amp;hellip;Android 2.2, awful firmware, and laughable hardware&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/06/useless-android-tablet.jpg" alt="useless tab is useless" title="useless-android-tablet"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;sum to a bunch of bullshit. This tablet is the worst. I&amp;rsquo;ve made this thing usable by removing the stock apps via ADB, disabling javascript (really?) from the stock browser, and manually pushing the strangely nonexistent Google app set over via the SD card. The confusing part is the fact that Velocity&amp;rsquo;s latest firmware update fails to solve the issue that chokes both the stock Android browser and Dolphin HD&amp;hellip;I updated thinking my refurb was dated. Nope. Apparently this is exactly the product that the clowns at Velocity intended to hit the market. Hats off. I&amp;rsquo;ll extract function out of this thing..the price-point pretty much ensures that. I tracked down a MIPS version of Opera that should work out, and have some ideas with respect to custom ROMs. It will browse, eRead, and serve some games with a great battery under the hood. A bunch of hacking later.&lt;/p&gt;</description></item><item><title>Expensive Tree</title><link>https://swantron.com/2012/06/16/expensive-tree/</link><pubDate>Sat, 16 Jun 2012 16:39:29 +0000</pubDate><guid>https://swantron.com/2012/06/16/expensive-tree/</guid><description>&lt;p&gt;Our offer for this giant tree was accepted. &lt;img src="https://swantron.com/uploads/2012/06/expensive_tree.jpg" alt="expensive tree" title="expensive_tree"
 loading="lazy"
 decoding="async"
/&gt;
 Pending an inspection and some title work, this tree should belong to us on the 14th of July.&lt;/p&gt;</description></item><item><title>The Cheapest Android Tablet in the World</title><link>https://swantron.com/2012/06/15/the-cheapest-android-tablet-in-the-world/</link><pubDate>Fri, 15 Jun 2012 13:15:52 +0000</pubDate><guid>https://swantron.com/2012/06/15/the-cheapest-android-tablet-in-the-world/</guid><description>&lt;p&gt;Fifty bucks. Fifty. &lt;img src="https://swantron.com/uploads/2012/06/Cruz_Tab.jpg" alt="cheap android tablet" title="Cruz_Tab"
 loading="lazy"
 decoding="async"
/&gt;
 This thing is almost as rad as a Transformer. Except that it is 7&amp;quot; and *probably* too under-powered to run Flash. It has killer battery life, so I will put this to use as an eReader. Not until I can maximize the performance&amp;hellip;see if I can flash a ROM on this thing and overclock some stuff. Rooting and getting the Android Market will be the first step. Could be fun.&lt;/p&gt;</description></item><item><title>Old Man Truck</title><link>https://swantron.com/2012/06/14/old-man-truck/</link><pubDate>Thu, 14 Jun 2012 13:07:24 +0000</pubDate><guid>https://swantron.com/2012/06/14/old-man-truck/</guid><description>&lt;p&gt;I would be lying to say that it wasn&amp;rsquo;t disappointing to see my Silverado SS from the rear view mirror of my new Old Man F150. &lt;img src="https://swantron.com/uploads/2012/06/Fordf150.jpg" alt="old balls" title="Fordf150"
 loading="lazy"
 decoding="async"
/&gt;
 Emma outgrew the SS about a year and a half earlier than I had anticipated. This 07 showed up on craigslist with 40k miles. Couldn&amp;rsquo;t pass it up. I&amp;rsquo;m not kidding about putting some stars and stripes on the license plate. I can&amp;rsquo;t picture anything else on this big white thing.&lt;/p&gt;</description></item><item><title>Script Kiddie</title><link>https://swantron.com/2012/06/12/script-kiddie/</link><pubDate>Tue, 12 Jun 2012 17:29:06 +0000</pubDate><guid>https://swantron.com/2012/06/12/script-kiddie/</guid><description>&lt;p&gt;Good times with dad&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/06/script-kiddie.jpg" alt="script kiddie" title="script-kiddie"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;Linux VM on the work Win7. We don&amp;rsquo;t really mess around.&lt;/p&gt;</description></item><item><title>The Crappiest Woot Bag of Crap</title><link>https://swantron.com/2012/06/05/the-crappiest-woot-bag-of-crap/</link><pubDate>Tue, 05 Jun 2012 21:28:08 +0000</pubDate><guid>https://swantron.com/2012/06/05/the-crappiest-woot-bag-of-crap/</guid><description>&lt;p&gt;Hefty? In need of a red shirt? &lt;img src="https://swantron.com/uploads/2012/06/crappiest_bag_of_crap.jpg" alt="crappy woot boc" title="crappiest_bag_of_crap"
 loading="lazy"
 decoding="async"
/&gt;
 My third Woot BOC showed up, and lived up to its name. Incredibly crappy. Unboxing&amp;hellip; &lt;iframe allowfullscreen="" frameborder="0" height="427" src="https://www.youtube.com/embed/zYCpc6f2Big" width="569"&gt;&lt;/iframe&gt;Sort of sad that the Fuji 1.5V long life AA was the surprise hero of the box. I&amp;rsquo;m serious about the shirt. I&amp;rsquo;ll ship.&lt;/p&gt;</description></item><item><title>More Gruel, Please</title><link>https://swantron.com/2012/05/28/more-gruel-please/</link><pubDate>Mon, 28 May 2012 21:28:34 +0000</pubDate><guid>https://swantron.com/2012/05/28/more-gruel-please/</guid><description>&lt;p&gt;Rice cereal. &lt;img src="https://swantron.com/uploads/2012/05/noom.png" alt="aggressive nom nom nom is aggressive" title="noom"
 loading="lazy"
 decoding="async"
/&gt;
 By definition, gruel. &lt;iframe allowfullscreen="" frameborder="0" height="423" src="https://www.youtube.com/embed/FryulerEbJY" width="565"&gt;&lt;/iframe&gt;+1 tasty&lt;/p&gt;</description></item><item><title>Bag of Crap 2012</title><link>https://swantron.com/2012/05/22/bag-of-crap-2012/</link><pubDate>Tue, 22 May 2012 16:27:41 +0000</pubDate><guid>https://swantron.com/2012/05/22/bag-of-crap-2012/</guid><description>&lt;p&gt;Woot! &lt;img src="https://swantron.com/uploads/2012/05/bag-of-crap-2012.png" alt="woot boc 2012 " title="bag of crap 2012"
 loading="lazy"
 decoding="async"
/&gt;
 Things are coming up Milhouse&amp;hellip;stay tuned for the un-boxing.&lt;/p&gt;</description></item><item><title>Bonus Bacon Lattice</title><link>https://swantron.com/2012/05/17/bonus-bacon-lattice/</link><pubDate>Thu, 17 May 2012 14:38:44 +0000</pubDate><guid>https://swantron.com/2012/05/17/bonus-bacon-lattice/</guid><description>&lt;p&gt;The only thing better than bacon is &lt;em&gt;bonus bacon&lt;/em&gt;: the bacon left over from a bacon feast. The only thing better than bonus bacon is the ellusive &lt;em&gt;bonus bacon lattice&lt;/em&gt;&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/05/bacon-lattice.jpg" alt="bonus bacon" title="bacon lattice"
 loading="lazy"
 decoding="async"
/&gt;
 Stack while hot, refrigerate, and enjoy.&lt;/p&gt;</description></item><item><title>Webcam Control Via Android</title><link>https://swantron.com/2012/05/06/webcam-control-via-android/</link><pubDate>Sun, 06 May 2012 16:32:21 +0000</pubDate><guid>https://swantron.com/2012/05/06/webcam-control-via-android/</guid><description>&lt;p&gt;Webcams: 2 Foscam FI8918W Android App: IP Cam Viewer &lt;img src="https://swantron.com/uploads/2012/05/ip_webcam.png" alt="ip webcam control via android" title="ip_webcam"
 loading="lazy"
 decoding="async"
/&gt;
 Baby: Emma&lt;/p&gt;</description></item><item><title>Android IP Webcam Demo</title><link>https://swantron.com/2012/04/28/android-ip-webcam-demo/</link><pubDate>Sat, 28 Apr 2012 14:24:25 +0000</pubDate><guid>https://swantron.com/2012/04/28/android-ip-webcam-demo/</guid><description>&lt;p&gt;Poking around on the Android Market for an app to control my Foscam IP Webcams, I stumbled across a cool app concept. Long story short, someone wrote some code to serve the live camera feed&amp;hellip;effectively turning an android device into an IP cam. &lt;img src="https://swantron.com/uploads/2012/04/android-ip-webcam.jpg" alt="android demo ip webcam" title="android-ip-webcam"
 loading="lazy"
 decoding="async"
/&gt;
 The app is free on the Market&amp;hellip;just search for IP Webcam and it will pop up. Here it is in operation, serving from my Droid 2 for viewing on my Linux machine&amp;hellip; &lt;iframe allowfullscreen="" frameborder="0" height="416" src="https://www.youtube.com/embed/7eWRyWInlB4" width="569"&gt;&lt;/iframe&gt;This would pair nicely with my IOIO project, provided I can bring it back from the grave. I could mount the phone itself on the payload, giving this sucker on-board video. A second device (Galaxy&amp;hellip;) could provide the board control, and I could implement a web view into my app. Might be on to something here&amp;hellip;stay tuned.&lt;/p&gt;</description></item><item><title>Invoking the Triforce</title><link>https://swantron.com/2012/04/24/invoking-the-triforce/</link><pubDate>Tue, 24 Apr 2012 17:30:33 +0000</pubDate><guid>https://swantron.com/2012/04/24/invoking-the-triforce/</guid><description>&lt;p&gt;The three constituents of the Triforce are Power, Wisdom, and Courage&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/04/custom_baum.jpg" alt="baum bat" title="custom_baum"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip; &lt;img src="https://swantron.com/uploads/2012/04/zelda_bat.jpg" alt="triforce baum bat" title="zelda_bat"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;I&amp;rsquo;ve got wisdom and courage on lock, but am hoping the Baum Bat customization lends itself to more power. Baseball and Zelda, for the wins.&lt;/p&gt;</description></item><item><title>Spark Fun</title><link>https://swantron.com/2012/04/15/spark-fun/</link><pubDate>Sun, 15 Apr 2012 15:22:00 +0000</pubDate><guid>https://swantron.com/2012/04/15/spark-fun/</guid><description>&lt;p&gt;Fire and brimstone&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2012/04/spark-fun.jpg" alt="spark fun" title="spark-fun"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;IOIO #1 is fucking toast.. Close call with the new 3-cell LiPo. It took some time to get the singed plastic smell out of the *lab&amp;hellip;all three cells appear to be intact. Making progress on the IOIO project, before the setback.&lt;/p&gt;</description></item><item><title>IOIO on LiIon Battery Power</title><link>https://swantron.com/2012/04/11/ioio-on-liion-battery-power/</link><pubDate>Wed, 11 Apr 2012 20:55:00 +0000</pubDate><guid>https://swantron.com/2012/04/11/ioio-on-liion-battery-power/</guid><description>&lt;p&gt;I finally bucked up and picked up a few Li-Ion batteries for my dust-collecting Clocky mod project. A two cell, a three cell, and a suitable charger for the two arrived in the mail yesterday. I&amp;rsquo;ve said it before and I&amp;rsquo;ll say it again&amp;hellip;lithium ion battery tech is crazy. I can&amp;rsquo;t believe how deprived we were, or more accurately, how pumped I am to utilize this stuff at a decent price point. Anyhow, I managed to spec out a high quality, thrifty Li-Ion that will fit on my payload&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/04/ioio-external-power.jpg" alt="ioio external liion battery power" title="ioio-external-power"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;and, the little sucker screams&amp;hellip; &lt;iframe allowfullscreen="" frameborder="0" height="413" src="https://www.youtube.com/embed/25BTOgGMtWg" width="565"&gt;&lt;/iframe&gt;I have a hard connection from my phone to the IOIO in the vid. I need to configure the new ROM with bluetooth, and wanted to test the power function stand-alone. That will be the next step. The next next step will include piecing the payload together as a drivable unit. The next next next step will be tweaking the UI for some more realistic control units. After that is next next next next, and will involve a video of the unit in action.&lt;/p&gt;</description></item><item><title>DIY Baseball Trainer</title><link>https://swantron.com/2012/04/10/diy-baseball-trainer/</link><pubDate>Tue, 10 Apr 2012 08:56:59 +0000</pubDate><guid>https://swantron.com/2012/04/10/diy-baseball-trainer/</guid><description>&lt;p&gt;With men&amp;rsquo;s league baseball around the corner and a new Baum Bat in my garage, I got antsy to hit some baseballs. Since the sidekick keeps me close to the house on weekends, I had to improvise. Enter, DIY Baseball Trainer&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step one: Drill hole in baseball&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2012/04/baseball-drill.jpg" alt="drilling a baseball" title="baseball drill"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;*Fun fact&amp;hellip;I still haven&amp;rsquo;t had to charge this lithium ion battery pack, after a whole bunch of baby furniture assembly and random tasks in the *lab. Battery technology is great.&lt;/p&gt;</description></item><item><title>Meta</title><link>https://swantron.com/2012/04/05/meta/</link><pubDate>Thu, 05 Apr 2012 19:10:49 +0000</pubDate><guid>https://swantron.com/2012/04/05/meta/</guid><description>&lt;p&gt;Even spiky-haired sidekicks need spiky-haired sidekicks&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/04/duck_and_emma.jpg" alt="meta" title="duck_and_emma"
 loading="lazy"
 decoding="async"
/&gt;
 +1 meta.&lt;/p&gt;</description></item><item><title>Android Curtain Call</title><link>https://swantron.com/2012/04/03/android-curtain-call/</link><pubDate>Tue, 03 Apr 2012 09:06:43 +0000</pubDate><guid>https://swantron.com/2012/04/03/android-curtain-call/</guid><description>&lt;p&gt;I &lt;a href="https://swantron.com/tag/spidered-screen/" title="shattered droid screen"&gt;spidered my D2&lt;/a&gt; a handful of weeks ago. The replacement phone I received shipped with Gingerbread&amp;hellip;which with my previous version of CyanogenMod was built on top of. I rooted the new device immediately, and dumped all of the garbage apps. My thought was to keep the stock ROM on the device, in order to have a stock testing device once I moved on to a new device. Well, even stock Gingerbread is borderline useless by comparison. The most annoying tic that developed was with the camera&amp;hellip;the flash stopped syncing with the camera shutter, rendering the flash useless. Change of plans&amp;hellip;dev device will run CyanogenMod 7.1. &lt;img src="https://swantron.com/uploads/2012/04/android_screenshot-570x320.png" alt="android screenshot" title="android_screenshot"
 loading="lazy"
 decoding="async"
/&gt;
 I falsely assumed that flashing a ROM would work the same on Gingerbread as it did on Froyo for the Droid
2. Way wrong&amp;hellip;I honestly thought I had bricked the phone. I ended up having to get creative with ADB and flashing an older firmware version, and standing Froyo back up on my device. From that point, it was the same old song and dance&amp;hellip;testing ROMs, pulling batteries, hanging out on the recovery screen. I wound up settling on an old nightly build of CG7.1. I am due for a phone upgrade right now&amp;hellip;my wait for ICS is way more tolerable with a usable phone.&lt;/p&gt;</description></item><item><title>11 Days to Go</title><link>https://swantron.com/2012/03/25/11-days-to-go/</link><pubDate>Sun, 25 Mar 2012 19:14:57 +0000</pubDate><guid>https://swantron.com/2012/03/25/11-days-to-go/</guid><description>&lt;p&gt;My sidekick doesn&amp;rsquo;t seem to care that the Cubs are going to be lousy again this year. &lt;img src="https://swantron.com/uploads/2012/03/cubs-fan.jpg" alt="small cubs fan" title="cubs-fan"
 loading="lazy"
 decoding="async"
/&gt;
 Season starts in eleven days&amp;hellip;we are tied for first place until then.&lt;/p&gt;</description></item><item><title>Android IP Webcam Screenshot</title><link>https://swantron.com/2012/03/21/android-ip-webcam-screenshot/</link><pubDate>Wed, 21 Mar 2012 23:11:10 +0000</pubDate><guid>https://swantron.com/2012/03/21/android-ip-webcam-screenshot/</guid><description>&lt;p&gt;I have to admit that I&amp;rsquo;m pretty impressed by the Foscam&amp;rsquo;s IR capabilities. I snapped a screenshot on my Droid last while we were getting the princess ready for her bath&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/03/android-night-vision.png" alt="android night vision" title="android-night-vision"
 loading="lazy"
 decoding="async"
/&gt;
 The lab was light-free, and I was connected to the camera&amp;rsquo;s web server via my 3G connection. Controls are fairly snappy, and the image looks good even when pushed via cellular. Response time is very quick on the network itself&amp;hellip;but remoting in to the router does the trick nicely. I&amp;rsquo;m keeping my eyes peeled for a second cam&amp;hellip;set designated choppable. We&amp;rsquo;ll see&amp;hellip;I&amp;rsquo;m growing attached to this guy, but really want to get into its guts.&lt;/p&gt;</description></item><item><title>Android Controlled IP Webcam</title><link>https://swantron.com/2012/03/21/android-controlled-ip-webcam-3/</link><pubDate>Wed, 21 Mar 2012 07:01:52 +0000</pubDate><guid>https://swantron.com/2012/03/21/android-controlled-ip-webcam-3/</guid><description>&lt;p&gt;New toy alert&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/03/ip-webcam.jpg" alt="android controlled ip webcam" title="ip-webcam"
 loading="lazy"
 decoding="async"
/&gt;
 The price of IP webcams has dropped to a pretty ridiculous level. My cheap little Foscam can handle audio and has eleven sweet little IR LEDs for nighttime footage&amp;hellip;should have taken this route over the Samsung baby monitors, hindsight being what it is. I configured my router and have this cam connected to my home network wirelessly, so I can access via my router&amp;rsquo;s URL, the local network, or via free apps on my Droid or Katie&amp;rsquo;s iPhone. Sort of ridiculous. Full pan and tilt controls and the works. The further beauty of this IP dude is full hackable controls. In addition to the IR LEDs (eleven indicating a decent amount of juice) on this unit, there is a light meter, speaker, microphone, and two servos. All triggerable with this thing&amp;rsquo;s API over WiFi. I just need to find some time&amp;hellip;this thing is sweet.&lt;/p&gt;</description></item><item><title>Vernal Equinox 2012</title><link>https://swantron.com/2012/03/20/vernal-equinox-2012/</link><pubDate>Tue, 20 Mar 2012 08:08:33 +0000</pubDate><guid>https://swantron.com/2012/03/20/vernal-equinox-2012/</guid><description>&lt;p&gt;Not-so vernal-y&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/03/snowstorm.jpg" alt="snow storm in bozeman mt" title="snowstorm"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Quick Salsa</title><link>https://swantron.com/2012/03/14/quick-salsa/</link><pubDate>Wed, 14 Mar 2012 18:20:20 +0000</pubDate><guid>https://swantron.com/2012/03/14/quick-salsa/</guid><description>&lt;p&gt;Recently, I found myself in a bind at work. I had chips, but no salsa&amp;hellip;a true doozy of a predicament! Being a daft culinary whiz, I improvised a work-around:&lt;/p&gt;
&lt;h3 id="quick-salsa"&gt;QUICK SALSA&lt;/h3&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2012/03/quick-salsa.jpg" title="quick salsa"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How to make Quick Salsa:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Find a flat (or nearly flat) surface&lt;/li&gt;
&lt;li&gt;Arrange chips in a single layer upon the flat (or nearly flat) surface&lt;/li&gt;
&lt;li&gt;Nail those bitches with sriracha&lt;/li&gt;
&lt;li&gt;Enjoy!&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>Project Demo</title><link>https://swantron.com/2012/03/09/project-demo/</link><pubDate>Fri, 09 Mar 2012 21:19:20 +0000</pubDate><guid>https://swantron.com/2012/03/09/project-demo/</guid><description>&lt;p&gt;One step closer&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/03/IOIO-Garage-Time.jpg" alt="ioio garage time" title="IOIO Garage Time"
 loading="lazy"
 decoding="async"
/&gt;
 This thing screams with wall wart power. Watch&amp;hellip; &lt;iframe allowfullscreen="" frameborder="0" height="413" src="https://www.youtube.com/embed/jgW0PhEKXok" width="565"&gt;&lt;/iframe&gt;Now comes the hard part&amp;hellip;choosing a decent battery and mounting the circuit board savely on the chasis. I have found a few good candidates, but they are a little bulky for my application. Still looking&amp;hellip; The UI should be fairly straight forward. Just need a few more garage sessions, and I&amp;rsquo;ll be good to go. The cordless Dremel was a super purchase FWIW. One of the best tools I&amp;rsquo;ve used.&lt;/p&gt;</description></item><item><title>Upgrading DC Motors to Servos</title><link>https://swantron.com/2012/03/06/upgrading-dc-motors-to-servos/</link><pubDate>Tue, 06 Mar 2012 11:46:50 +0000</pubDate><guid>https://swantron.com/2012/03/06/upgrading-dc-motors-to-servos/</guid><description>&lt;p&gt;A whole bunch of Dremel work and some hot glue&amp;hellip; The Clocky conversion to servo motor control is mostly done. &lt;img src="https://swantron.com/uploads/2012/03/clocky_with_servos.jpg" alt="clocky with servos" title="clocky_with_servos"
 loading="lazy"
 decoding="async"
/&gt;
 I still need to make the servo mounts more secure, but the initial test runs look promising: &lt;iframe allowfullscreen="" frameborder="0" height="413" src="https://www.youtube.com/embed/VWdsG7E3zco" width="565"&gt;&lt;/iframe&gt;Getting close. I determined that the IOIO board will not fit inside the casing, so I will have to come up with an external mount. Which will change the balance, so I might end up having to add some counterweights for balance. It should shape up, mechanically, in another garage session or two. The UI work will be another session, thereafter, but look for a finished product within the next week or so.&lt;/p&gt;</description></item><item><title>Working for Oracle</title><link>https://swantron.com/2012/03/04/working-for-oracle/</link><pubDate>Sun, 04 Mar 2012 22:17:47 +0000</pubDate><guid>https://swantron.com/2012/03/04/working-for-oracle/</guid><description>&lt;p&gt;Same title; different managment; same cube; different name on the virtual paystub. The M&amp;amp;A is complete&amp;hellip;I&amp;rsquo;m officially working for Oracle. Excitedly working, in fact. &lt;img src="https://swantron.com/uploads/2012/03/oracle.jpg" alt="working for oracle" title="oracle"
 loading="lazy"
 decoding="async"
/&gt;
 I find it amuzing that my employer is holding the reigns of Java. I initially started doing Android dev half-ly out of curiosity, and half-ly for career protection / growth. Now I am testing dot netty stuff for the guys who win most enterprise contracts and prevent dot nettiness from occurring in the first place. Sort of crazy, in a good way. Cheers to new things&amp;hellip;&lt;/p&gt;</description></item><item><title>Chrome Robot Wheels</title><link>https://swantron.com/2012/02/29/chrome-robot-wheels/</link><pubDate>Wed, 29 Feb 2012 08:45:42 +0000</pubDate><guid>https://swantron.com/2012/02/29/chrome-robot-wheels/</guid><description>&lt;p&gt;These rims are hotter than the combination cutting and grinding bit on my new cordless Dremel (after I&amp;rsquo;ve been cutting and grinding servo fittings with which to secure the rims in question.) &lt;img src="https://swantron.com/uploads/2012/02/diy-robo.jpg" alt="chrome robot wheels" title="diy-robo"
 loading="lazy"
 decoding="async"
/&gt;
 For a project that is being tackled in five-minute-sleeping-baby sessions, it is shaping up. I am not quite sure if the IOIO board will fit in the enclosure, but it will sure be close. I suppose if all else fails, I can chop the thing up a bit&amp;hellip;as much as I enjoy Dremel-ing, I&amp;rsquo;d like to avoid that if possible. Maybe next five minute session&amp;hellip;&lt;/p&gt;</description></item><item><title>Rattle Can Makeover</title><link>https://swantron.com/2012/02/23/rattle-can-makeover/</link><pubDate>Thu, 23 Feb 2012 22:04:45 +0000</pubDate><guid>https://swantron.com/2012/02/23/rattle-can-makeover/</guid><description>&lt;p&gt;Impatiently awaiting my Dremel from Amazon, I made an executive decision that Clocky&amp;rsquo;s bright orange motif had to go. Clocky already had some big rims; sort of like my SS. Sort of too like my Yukon. Hmm&amp;hellip;black and chrome&amp;hellip;sort of a no-brainer. Step 1: teardown / spray paint &lt;img src="https://swantron.com/uploads/2012/02/tear-down-570x232.jpg" alt="tear down" title="tear-down"
 loading="lazy"
 decoding="async"
/&gt;
 Step 2: Re-assemble &lt;img src="https://swantron.com/uploads/2012/02/bringin-sexy-black.jpg" alt="bringin sexy black" title="bringin-sexy-black"
 loading="lazy"
 decoding="async"
/&gt;
 Much better. Hoping to have the little guy rotary-drilled and souped-up before too long. Check back in soon.&lt;/p&gt;</description></item><item><title>Custom IOIO Enclosure</title><link>https://swantron.com/2012/02/22/custom-ioio-enclosure/</link><pubDate>Wed, 22 Feb 2012 11:09:11 +0000</pubDate><guid>https://swantron.com/2012/02/22/custom-ioio-enclosure/</guid><description>&lt;p&gt;My conversion from DC motors to continuous drive servos is going to be a little more involved than first assumed. The idea is to keep the speaker, upgrade the drive-train, and re-purpose some buttons for power and possible function modes. Oh, and perhaps the toughest item&amp;hellip;enclosing the IOIO itself&amp;hellip;without nuking the bluetooth function. Here goes nothing&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/02/clocky-teardown-570x319.jpg" alt="ioio enclosure teardown" title="clocky-teardown"
 loading="lazy"
 decoding="async"
/&gt;
 It became quite clear that I need to gear up before proceeding. &lt;img src="https://swantron.com/uploads/2012/02/hgg-570x229.png" alt="hot glue gun and dremel from amazon" title="hgg"
 loading="lazy"
 decoding="async"
/&gt;
 Shipped and on the way&amp;hellip;hoping to get a chance this weekend to get my grind (and glue) on.&lt;/p&gt;</description></item><item><title>The SEO Web Ninja Incident</title><link>https://swantron.com/2012/02/15/the-seo-web-ninja-incident/</link><pubDate>Wed, 15 Feb 2012 09:36:36 +0000</pubDate><guid>https://swantron.com/2012/02/15/the-seo-web-ninja-incident/</guid><description>&lt;p&gt;So. I sell some links on my site from time to time. The people who do the actual purchasing of said links tend to be sketchy&amp;hellip;some are just penny pinching scumbags, while others are outright nefarious. I had the opportunity to interact with the former type recently, in an email conversation / offer that turned a little sour. For purpose of reference, the &lt;del datetime="2012-02-15T16:50:03+00:00"&gt;SEO genius&lt;/del&gt; sketchball from this post works &lt;a href="http://operad.com/"&gt;here&lt;/a&gt; (as a web ninja) and &lt;a href="http://www.sorezki.com/about/team/"&gt;here&lt;/a&gt; (as a shirtless starfighter.) See what I&amp;rsquo;m talking about? Without further ado&amp;hellip;the email thread:&lt;/p&gt;</description></item><item><title>Epic Time Battle</title><link>https://swantron.com/2012/02/12/epic-time-battle/</link><pubDate>Sun, 12 Feb 2012 13:58:01 +0000</pubDate><guid>https://swantron.com/2012/02/12/epic-time-battle/</guid><description>&lt;p&gt;Here is a little fun-fact. As of a few months ago, there were more cellphones than people in the United States. Millions more, in fact. The trend is the same for all Western countries, but let&amp;rsquo;s take a look at the US numbers specifically&amp;hellip;roughly 311,000,000 people and 328,000,000 cell phones (per wikipedia&amp;hellip;take that for what it is.) Guess what they all have in common? The ability to tell time. Sorry watchmakers&amp;hellip;you are fighting a battle of epic proportions. Fortunately for the watch guys, they have style on their side&amp;hellip;like this good-looking piece: &lt;img src="https://swantron.com/uploads/2012/02/seiko-2-570x537.png" alt="daaaaaaang thats a nice seiko watch" title="seiko-2"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;a href="http://www.bluedial.com/seiko-watch.htm"&gt;Seiko watches&lt;/a&gt; provide a great example, or counterpoint per se, of why watches are still as relevant as ever. A watch of this quality both works great and looks awesome. Win / Win. Another great thing for the watchmakers&amp;rsquo; collective arsenal is the fact that the consumer now has purchasing power on their sides. Online watch shops like BlueDial beat the brick and mortar shops on price&amp;hellip; embarrassingly so for the most part. Case in point: &lt;img src="https://swantron.com/uploads/2012/02/seiko-1-570x356.png" alt="seiko" title="seiko-1"
 loading="lazy"
 decoding="async"
/&gt;
 Free shipping to boot&amp;hellip;free two day shipping in fact. Unless you decide to go with a very fancy cell phone holster&amp;hellip;thinking something colored with some bedazzled beads&amp;hellip;you are likely to get better style points by going with the watch route. You&amp;rsquo;ll thank me later.&lt;/p&gt;</description></item><item><title>IOIO Project Revamp</title><link>https://swantron.com/2012/02/11/ioio-project-revamp/</link><pubDate>Sat, 11 Feb 2012 14:37:23 +0000</pubDate><guid>https://swantron.com/2012/02/11/ioio-project-revamp/</guid><description>&lt;p&gt;A while back, I put together a project that added &lt;a href="https://swantron.com/remote-control-via-android/" title="swantron"&gt;remote control via an Android&lt;/a&gt;. I broke out the leads to the DC motors that were existent, and left the structure largely intact&amp;hellip;resulting in a monster of a build. &lt;img src="https://swantron.com/uploads/2012/02/ioio_remote-570x283.jpg" alt="ioio remote" title="ioio_remote"
 loading="lazy"
 decoding="async"
/&gt;
 I would like to clean the build up a bit, but to do so will need to go with a different approach. I am looking into gutting the existing components entirely, and implementing continuous drive servos as my powertrain. This will likely get messy. Servo motors will add big gains in the power consumption realm, and provide added control. I am not looking for speed, so I think this option might work out well. Stay tuned&amp;hellip;&lt;/p&gt;</description></item><item><title>Beer 101</title><link>https://swantron.com/2012/02/10/beer-101/</link><pubDate>Fri, 10 Feb 2012 14:18:40 +0000</pubDate><guid>https://swantron.com/2012/02/10/beer-101/</guid><description>&lt;p&gt;New hobby: applied chemistry &lt;img src="https://swantron.com/uploads/2012/02/beer-101-570x319.jpg" alt="beer 101" title="beer-101"
 loading="lazy"
 decoding="async"
/&gt;
 Alright Mr. Beer&amp;hellip;it is you and I. Game on.&lt;/p&gt;</description></item><item><title>PDF to Word Converter</title><link>https://swantron.com/2012/02/08/pdf-to-word-converter/</link><pubDate>Wed, 08 Feb 2012 17:41:52 +0000</pubDate><guid>https://swantron.com/2012/02/08/pdf-to-word-converter/</guid><description>&lt;p&gt;PDF files have all sorts of great implementations. When security is a concern, it is pretty much a standard in the software industry to go with PDF&amp;hellip;as much as I love a plain text file, sometimes they just don&amp;rsquo;t cut it. External facing documentations? Think PDF. The downside of the standard comes in the conversion factor. Doing business on different levels undoubtedly will end up with different departments using different file types. Standardizing via pdf will end up involving pulling a full gambit of extensions into the desired form. It can get messy. I recently stumbled across a solution that I am glad to see exists&amp;hellip;namely, a &lt;a href="http://www.quick-pdf.com/pdf-to-word.htm"&gt;pdf to word converter&lt;/a&gt;. No joke&amp;hellip;it took me by surprise to see that it is easily handled. &lt;img src="https://swantron.com/uploads/2012/02/pdf_to_word-570x434.png" alt="pdf to word converter" title="pdf_to_word"
 loading="lazy"
 decoding="async"
/&gt;
 Quick-PDF (as the name implies) provides a solution that can do PDF to Word Converter easily. I have struggled in the past to find a way to drop PDFs into .doc files, .rtf files, etc. on Windows machines. Not anymore. They have even worked in a command line mode&amp;hellip;which, needless to say, really pleases a *nix guy like me. High quality to boot. I&amp;rsquo;m a big fan. I&amp;rsquo;m glad to report that I will no longer be maintaining my docs in multiple formats. +1 efficient.&lt;/p&gt;</description></item><item><title>Benefits of a Paperless Office</title><link>https://swantron.com/2012/02/06/benefits-of-a-paperless-office/</link><pubDate>Mon, 06 Feb 2012 17:32:15 +0000</pubDate><guid>https://swantron.com/2012/02/06/benefits-of-a-paperless-office/</guid><description>&lt;p&gt;1) Reduced overhead expenses 2) Environmentally friendly 3) Ample pretzel storage &lt;img src="https://swantron.com/uploads/2012/02/6pounds-570x319.jpg" alt="ample pretzel storage" title="6pounds"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>New Workspace</title><link>https://swantron.com/2012/02/03/new-workspace/</link><pubDate>Fri, 03 Feb 2012 17:25:37 +0000</pubDate><guid>https://swantron.com/2012/02/03/new-workspace/</guid><description>&lt;p&gt;Now with more baby&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/02/new_workspace-570x319.jpg" alt="new workspace" title="new_workspace"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Woot Customer Support</title><link>https://swantron.com/2012/02/01/woot-customer-support/</link><pubDate>Wed, 01 Feb 2012 17:31:33 +0000</pubDate><guid>https://swantron.com/2012/02/01/woot-customer-support/</guid><description>&lt;p&gt;Mr. Beer. That name again is Mr. Beer I bit on the Mr. Beer home-brewing kit last woot-off. Much to my dismay, the kit arrived in a giant brown cardboard box, with a sizable puncture would in the side. Opening it verified the damage: &lt;img src="https://swantron.com/uploads/2012/02/mr_beer-570x319.jpg" alt="mr beer" title="mr_beer"
 loading="lazy"
 decoding="async"
/&gt;
 The brewing container was smashed inward, and the plastic was too thick to pop back into shape. I tried contacting FedEx, as the damage was definitely done in shipping. As it turns out, after creating an account with FedEx | submitting a claim ticket | waiting | waiting, FedEx has you contact the sender when the item is shipped via &amp;ldquo;Smartpost.&amp;rdquo; Whatever that entails. Not very helpful&amp;hellip;just a reply email sending me back at woot. I was sort of pissy, and ended up forwarding the email from Fedex to the primary woot returns email. Details are as follow:&lt;/p&gt;</description></item><item><title>Online Hiring Option | On-the-Job Trials</title><link>https://swantron.com/2012/01/30/online-hiring-option-on-the-job-trials/</link><pubDate>Mon, 30 Jan 2012 14:46:36 +0000</pubDate><guid>https://swantron.com/2012/01/30/online-hiring-option-on-the-job-trials/</guid><description>&lt;p&gt;Consider the following set: S = [ &lt;a href="http://www.vWorker.com"&gt;outsourcing, crowdsourcing, trialsourcing&lt;/a&gt; ] You probably have heard of the first two elements of set S. Each of the first has merit, and each has its drawbacks. Whereas one gives you a desired quality at the cost of time, the other gives you a desired timeline, at the cost of quality control. The third item, trialsourcing, bridges the gap. &lt;img src="https://swantron.com/uploads/2012/01/vworker.png" alt="trial sourcing" title="vworker"
 loading="lazy"
 decoding="async"
/&gt;
 I stumbled across a company called vWorker that has come up with a truly novel idea. Their solution is &lt;a href="http://www.vworker.com/RentACoder/DotNet/SoftwareBuyers/SoftwareBuyerFAQ.aspx#OnTheJobTrial"&gt;On the job trial: crowdsourcing, trialsourcing&lt;/a&gt;. The principle idea at the heart of the approach a project by letting potential employees provide actual code, for both small (crowdsourcing) efforts and larger (trialsourceing) implementations. It effectively takes the guessing game out of the equations, allowing the person issuing the contract to have confidence in the quality of the contractor&amp;rsquo;s work. Hit one of the links to take a look. It is very novel.&lt;/p&gt;</description></item><item><title>New Samsung Device</title><link>https://swantron.com/2012/01/28/new-samsung-device/</link><pubDate>Sat, 28 Jan 2012 17:13:39 +0000</pubDate><guid>https://swantron.com/2012/01/28/new-samsung-device/</guid><description>&lt;p&gt;Samsung kills it when it comes to hardware&amp;hellip;Galaxy S 2 is high on my list, and I&amp;rsquo;m fairly certain I will end up snagging a Galaxy Tab at some point. Turns out Samsung makes one hell of a baby monitor too&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/01/2012-01-22_18-40-20_977-570x329.jpg" alt="samsung device" title="samsung-monitor"
 loading="lazy"
 decoding="async"
/&gt;
 Only the best for the nerd princess&amp;hellip;&lt;/p&gt;</description></item><item><title>V-Day Eyeglasses</title><link>https://swantron.com/2012/01/25/v-day-eyeglasses/</link><pubDate>Wed, 25 Jan 2012 18:40:08 +0000</pubDate><guid>https://swantron.com/2012/01/25/v-day-eyeglasses/</guid><description>&lt;p&gt;Cranky baby. Not a whole bunch of sleep. Shifted sense of humor, or some sort of tiredness induced insanity. Either I have completely blasted past any sort of touch with reality, or this is really funny&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/01/roboframe-570x386.jpg" alt="awesome eyeglasses" title="roboframe"
 loading="lazy"
 decoding="async"
/&gt;
 A bit of a side note. I was poking around for some new frames, started looking at some online prescription frames, and got fully side tracked. Somehow looking at basic options found me checking out [link removed], and ultimately dropping a pair of V-Day glasses on top of a sweet robot jpeg. One must admit, the frames are both completely conducive towards Valentine&amp;rsquo;s day cheer, and for robotic&amp;hellip;oh I don&amp;rsquo;t know&amp;hellip;something. Zenni kills it, regardless of the style. Take a quick look at the source of the image&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/01/zenni_frame_fit-570x386.jpg" alt="zenni frame pink" title="zenni_frame_fit"
 loading="lazy"
 decoding="async"
/&gt;
 I think they would look equally amazing on a human. Preferably a female human. Tired stupor aside, it is very amazing how far the internet has brought certain industries into the hands of the consumer. Glasses provide a terrific point. I have purchased three sets of frames from Zenni, and can say with a great deal of certainty, that my time in a brick and mortar spectacle shop are done. Have prescription, will go. Anyhow&amp;hellip;sorry about the tired ramble post. It still cracks me up though&amp;hellip;&lt;/p&gt;</description></item><item><title>Android Dev Teaser</title><link>https://swantron.com/2012/01/23/android-dev-teaser/</link><pubDate>Mon, 23 Jan 2012 17:15:32 +0000</pubDate><guid>https://swantron.com/2012/01/23/android-dev-teaser/</guid><description>&lt;p&gt;Before the rugrat showed up, I managed to make some progress on my next project. I just realized that I hadn&amp;rsquo;t put together a teaser post, hence this quickie. I started thinking about how to make a better UI to control my &lt;a href="https://swantron.com/remote-control-via-android/" title="android remote control project"&gt;remote control via Android project&lt;/a&gt;. Instead of going with a touch base, I figured I could implement control utilizing the on-board orientation sensors. This ultimately led to figuring out how to break said values out&amp;hellip;a la this little app: &lt;img src="https://swantron.com/uploads/2012/01/xyz-570x320.png" alt="xyz" title="xyz"
 loading="lazy"
 decoding="async"
/&gt;
 I wrote a simple app that dumps the sensor values of each x, y, and z axes, for values between -90 and +90 degrees. The next step would to be to clean up the display, provide some visualizations, (graph-ish perhaps) and use the values to control something physical. No promises on the timeline, but if it gets to be too far out, I will dump this code on GitHub for general public perusal. Back to diapers&amp;hellip;&lt;/p&gt;</description></item><item><title>New Droid 2</title><link>https://swantron.com/2012/01/21/new-droid-2/</link><pubDate>Sat, 21 Jan 2012 12:08:47 +0000</pubDate><guid>https://swantron.com/2012/01/21/new-droid-2/</guid><description>&lt;p&gt;Unboxed and rooted&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/01/new-droid-570x391.jpg" alt="new droid 2" title="new-droid"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;bloatwear wiped. Going to research ROMs a bit, but will likely be on CGM7.1 in two shakes of a lamb&amp;rsquo;s tail.&lt;/p&gt;</description></item><item><title>Spidered Screen</title><link>https://swantron.com/2012/01/20/spidered-screen/</link><pubDate>Fri, 20 Jan 2012 22:04:39 +0000</pubDate><guid>https://swantron.com/2012/01/20/spidered-screen/</guid><description>&lt;p&gt;We had a great run&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/01/spider-screen-570x292.jpg" alt="good night sweet prince" title="spider-screen"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;the old D2 finally met its match. Broken and bruised, the little guy is still working like a champ, bulging battery and all. New phone soon&amp;hellip;going to have to figure out how to root Gingerbread I guess.&lt;/p&gt;</description></item><item><title>WWF Royal Rumble</title><link>https://swantron.com/2012/01/19/wwf-royal-rumble/</link><pubDate>Thu, 19 Jan 2012 07:20:21 +0000</pubDate><guid>https://swantron.com/2012/01/19/wwf-royal-rumble/</guid><description>&lt;p&gt;Zig and I have been having some heated Words with Friends battles recently. I had to snap a screenshot of this ridiculous game status&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/01/words-w-friends.png" alt="words with amigos" title="words-w-friends"
 loading="lazy"
 decoding="async"
/&gt;
 It was bullshit that Ziggy wasn&amp;rsquo;t awarded more points for playing his handle, and bullshit too that Europa wasn&amp;rsquo;t an acceptable play. We both got over it. We are pretty evenly matched&amp;hellip;I might be ahead by two games. Sad day in Mudville when I am addicted to a Zynga game&amp;hellip;too bad the Scrabble app for Android was borderline unusable. Zynga would kill it, score-wise. Mental note.&lt;/p&gt;</description></item><item><title>SOPA Day</title><link>https://swantron.com/2012/01/18/sopa-day/</link><pubDate>Wed, 18 Jan 2012 09:38:05 +0000</pubDate><guid>https://swantron.com/2012/01/18/sopa-day/</guid><description>&lt;p&gt;I stumbled upon a SOPA protest last night&amp;hellip;I first thought Wikipedia had jumped the gun, but realized it was after midnight on the Eastern side of things. &lt;img src="https://swantron.com/uploads/2012/01/sopa-320x570.png" alt="entropy" title="sopa"
 loading="lazy"
 decoding="async"
/&gt;
 Elsewhere for some entropy info&amp;hellip;which will show up shortly in a post. Anyhow, this morning I found some &lt;a href="http://blog.reddit.com/2012/01/technical-examination-of-sopa-and.html" title="reddit blog"&gt;good info on the reddit blog&lt;/a&gt; that concisely runs through some technical details of SOPA and PROTECT IP. Take a look&amp;hellip;it is important.&lt;/p&gt;</description></item><item><title>Managed Service Provider</title><link>https://swantron.com/2012/01/17/managed-service-provider/</link><pubDate>Tue, 17 Jan 2012 19:52:24 +0000</pubDate><guid>https://swantron.com/2012/01/17/managed-service-provider/</guid><description>&lt;p&gt;So, I&amp;rsquo;ve been doing this software thing for a while now. It is a strange, strange industry. It is becoming more apparent that every implementation of a generic service ends up falling into a similar life cycle. They all start with an idea, mash together a product, and go to market. The tricky part lies in new features, new connectivity, implementing the product on new technology as it arises, etc. That et cetera is sort of the name of the game. As the playing field changes, the product must too change. To make matters worse, things move at a quicker pace now more than ever. It is pretty shortsighted to assume your product will ever hit a true support phase. When that happens, you are likely no longer a player in your industry. The name of the game is managing your services&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/01/ncc_data.jpg" alt="managed service provider" title="ncc_data"
 loading="lazy"
 decoding="async"
/&gt;
 From time to time I check out hosting and virtualization providers on the nets. I stumbled across NCC Data, a [shitty company who bought a link] offers a product that essentially addresses my rant above. The key word is, undoubtedly, manage. Once you hit a certain level of critical mass, you must make the decision weather to support your goods in house (custom code, legacy systems, chopped and screwed&amp;hellip;) or take on somebody to hammer out your details. NCC can handle your virtualization, support, security, and the whole other range of hosting headaches. Hit the link to take a look.&lt;/p&gt;</description></item><item><title>RBG LED Controller</title><link>https://swantron.com/2012/01/11/rbg-led-controller-3/</link><pubDate>Wed, 11 Jan 2012 17:10:52 +0000</pubDate><guid>https://swantron.com/2012/01/11/rbg-led-controller-3/</guid><description>&lt;p&gt;My off-the-cuff remark about building an auxiliary bilirubin light manifested itself into a quick project.&lt;/p&gt;
&lt;p&gt;In order to approximate the specific color of the bilirubin lamp, I figured that I would need to provide a means of setting PWM values for the three inputs. I had hard-coded values in Arduino code in the past, so thought about taking that route initially. I blew the dust off my Duemillova, fired up the Arduino IDE, and promptly decided to modify my Java servo PWM code to do the job.&lt;/p&gt;</description></item><item><title>Tron Baby</title><link>https://swantron.com/2012/01/10/tron-baby/</link><pubDate>Tue, 10 Jan 2012 14:19:52 +0000</pubDate><guid>https://swantron.com/2012/01/10/tron-baby/</guid><description>&lt;p&gt;My sidekick is already dabbling in solid state physics&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/01/tron-baby-570x320.jpg" alt="tron baby" title="tron-baby"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;namely, the optics around the 440 nanometer range. She is oxidizing some bilirubin into biliverdin. I have a bunch of RBG LEDs on my workbench&amp;hellip;maybe I should go slap together an auxiliary biliblanket. DIY neonatal hack&amp;hellip;&lt;/p&gt;</description></item><item><title>Sidekick</title><link>https://swantron.com/2012/01/07/sidekick/</link><pubDate>Sat, 07 Jan 2012 20:44:10 +0000</pubDate><guid>https://swantron.com/2012/01/07/sidekick/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2012/01/IMG_20120107_131046-570x320.jpg" alt="#idekick" title="emma"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Android Side Project</title><link>https://swantron.com/2012/01/04/android-side-project/</link><pubDate>Wed, 04 Jan 2012 06:12:21 +0000</pubDate><guid>https://swantron.com/2012/01/04/android-side-project/</guid><description>&lt;p&gt;Much like the girl has decided to keep at the in-womb thing, I have decided to keep at the Java thing. Little brat. I decided to figure out how to dump accelerometer / orientation data off of the phone, for use with the IOIO. In short, I am roughly attempting to see how the data exists in its natural state, in order to figure out how to scrub and interface with my physical components. &lt;img src="https://swantron.com/uploads/2012/01/Android-project-beta-570x356.jpg" alt="android side project beta" title="Android-project-beta"
 loading="lazy"
 decoding="async"
/&gt;
 So far, I have nice looking code that blasts a force close scenario. Great. Anyhow, I&amp;rsquo;m hoping my time on this effort comes to a close and the girl decides to join us. Teamwork&amp;hellip;I&amp;rsquo;ll code, she can practice her singing. &lt;/ahref&gt;&lt;/p&gt;</description></item><item><title>Rural Satellite Internet</title><link>https://swantron.com/2012/01/03/rural-satellite-internet/</link><pubDate>Tue, 03 Jan 2012 19:35:27 +0000</pubDate><guid>https://swantron.com/2012/01/03/rural-satellite-internet/</guid><description>&lt;p&gt;For a long while when we &lt;del&gt;buffering&lt;/del&gt; used to stream YouTube &lt;del&gt;buffering&lt;/del&gt; videos our inter&amp;hellip; &lt;del&gt;buffering&lt;/del&gt; &amp;hellip;net connection used to be sort of &lt;del&gt;buffering OoO buffering OoO buffering&lt;/del&gt; lousy. It would randomly stop &lt;del&gt;buffering&lt;/del&gt; a movie for several seconds, which does &lt;del&gt;buffering&lt;/del&gt; not seem like much of a deal unless you are trying to &lt;del&gt;buffering OoO buffering OoO buffering&lt;/del&gt; concentrate on &lt;del&gt;buffering&lt;/del&gt; something. Buffering. Well, fortunately for us, our issue was an easy fix. As the technician did the normal technician thing, whereas he checks line levels at the modem and works backwards to the stub in, he (we) found a splice into the neighbor&amp;rsquo;s place. Must have been an inside deal at some point&amp;hellip;an inside deal that would have gone unnoticed a few years ago. Once I moved in and started cranking high speed internet and two digital cable connections on the coaxial, it became a sore thumb. The question of the day is this&amp;hellip;what do you do in a place without the physical connections that we have? Are you just s.o.l. and stuck buffering? Nope. &lt;img src="https://swantron.com/uploads/2012/01/mybluedish.jpg" alt="rural internet" title="mybluedish"
 loading="lazy"
 decoding="async"
/&gt;
 Whereas dial-up connections were the status quo, the future is now here, my friends. &lt;a href="http://www.mybluedish.com/"&gt;Satellite Internet&lt;/a&gt; is your answer. It is pretty amazing if you stop to think about it&amp;hellip;jumping up to broadband speeds from dial-up, using technology that is superseding that of the cellular industry. Leaps and bounds, when comparing geosynchronous orbit to the height of a cell tower. Think about that. Anyhow, hit that link above to see how a good provider does it. Or buffer&amp;hellip;your choice.&lt;/p&gt;</description></item><item><title>Still Waiting</title><link>https://swantron.com/2012/01/01/still-waiting/</link><pubDate>Sun, 01 Jan 2012 13:56:11 +0000</pubDate><guid>https://swantron.com/2012/01/01/still-waiting/</guid><description>&lt;p&gt;Our daughter has not arrived yet. Stubborn like her dad, who has somehow been able to keep out his hospital bag jerky&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/01/waiting_for_the_baby-570x336.jpg" alt="waiting for the baby" title="waiting_for_the_baby"
 loading="lazy"
 decoding="async"
/&gt;
 I am ready for both&amp;hellip;baby and jerky. Soon, hopefully.&lt;/p&gt;</description></item><item><title>IOIODC Project Details</title><link>https://swantron.com/2011/12/28/ioiodc-project-details/</link><pubDate>Wed, 28 Dec 2011 12:24:54 +0000</pubDate><guid>https://swantron.com/2011/12/28/ioiodc-project-details/</guid><description>&lt;p&gt;Consider this the conclusion of the IOIO DC motor experiment until further notice&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/12/IOIO-DC-570x319.jpg" alt="IOIO DC Motor Code" title="IOIO-DC"
 loading="lazy"
 decoding="async"
/&gt;
 I&amp;rsquo;m chalking this up as a success. Even though it is ugly and raw, I learned a ton mashing this thing together. Very fulfilling project from a nerd standpoint: I learned more Java, had to buckle down and do a little EE, kicked up the soldering skills a notch, and introduced a few more components&amp;rsquo; features into my ghetto skill set. &lt;a href="https://github.com/swantron/IOIODC" title="IOIO DC code on github"&gt;My code&lt;/a&gt; is live on github with a preemptive v1.0 push&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/12/IOIODC-570x356.jpg" alt="IOIO DC Motor Code" title="IOIODC"
 loading="lazy"
 decoding="async"
/&gt;
 I also dumped &lt;a href="https://market.android.com/details?id=swantron.project.ioiodc&amp;amp;feature=search_result#?t=W251bGwsMSwxLDEsInN3YW50cm9uLnByb2plY3QuaW9pb2RjIl0." title="IOIO DC on Android Market"&gt;the apk to the Android Market&lt;/a&gt; as promised. Pins 21 though 26, wired through the usual candidates on an H-Bridge. Contact me with any details&amp;hellip;it should be very spec sheet-heavy though. The main stumbling point is with the power source, so keep that on the front burner. Cheers. This may be my last time intensive project for some time. Hardware is time-costly&amp;hellip;I am planning to take on the software project I have been contemplating between diaper changes and feedings. Look for some dad stuff in the mean time&amp;hellip;&lt;/p&gt;</description></item><item><title>Nerd Broom</title><link>https://swantron.com/2011/12/27/nerd-broom/</link><pubDate>Tue, 27 Dec 2011 08:09:47 +0000</pubDate><guid>https://swantron.com/2011/12/27/nerd-broom/</guid><description>&lt;p&gt;Better sweeping through technology:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2011/12/nerd_broom-570x304.jpg" alt="whoosh" title="nerd_broom"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;iframe width="570" height="416" src="https://www.youtube.com/embed/FK8QfQ-A-Cs" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;
&lt;p&gt;Still really enjoying this leaf blower&amp;hellip;&lt;/p&gt;</description></item><item><title>Nerd Shovel 2</title><link>https://swantron.com/2011/12/26/nerd-shovel-2/</link><pubDate>Mon, 26 Dec 2011 12:04:37 +0000</pubDate><guid>https://swantron.com/2011/12/26/nerd-shovel-2/</guid><description>&lt;p&gt;Better snow removal through technology:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2011/12/Nerd_shovel-570x304.jpg" alt="poof" title="Nerd_shovel"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;iframe width="569" height="386" src="https://www.youtube.com/embed/Ki6y8eBIFUE" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;
&lt;p&gt;Good times with the Hitachi.&lt;/p&gt;</description></item><item><title>How To Fix a Hitachi Leaf Blower</title><link>https://swantron.com/2011/12/23/how-to-fix-a-hitachi-leaf-blower/</link><pubDate>Fri, 23 Dec 2011 16:52:51 +0000</pubDate><guid>https://swantron.com/2011/12/23/how-to-fix-a-hitachi-leaf-blower/</guid><description>&lt;p&gt;A few months ago, I picked up a killer &lt;a href="https://swantron.com/tag/leaf-blower/" title="leaf blower"&gt;leaf blower&lt;/a&gt; on Woot. Our yard is devoid of leaves. Last week, I tried to fire it up to clean the pine needles off of our steps&amp;hellip;no dice. The thing wouldn&amp;rsquo;t fire up. I checked everything obvious&amp;hellip;pulled the spark plug to see if it was flooded&amp;hellip;ensured the kill switch circuit was intact&amp;hellip;checked the fuel line for a vacuum&amp;hellip;nothing. I came to the conclusion that the issue was with the primer bulb, as it was &amp;lsquo;pushing&amp;rsquo; but not &amp;lsquo;pulling&amp;rsquo; air when depressed. I was getting a bunch of pressure in the fuel tank, but no fluid was making it to the primer bulb itself. Time for leaf blower surgery. &lt;img src="https://swantron.com/uploads/2011/12/Hitachi-leaf-blower-570x320.jpg" alt="hitachi leaf blower" title="Hitachi-leaf-blower"
 loading="lazy"
 decoding="async"
/&gt;
 I figured that I could take apart the air filter and figure out how to bypass the primer bulb somehow. It turns out that the filter assembly is pretty accessible. Directly behind the drop-down filter cover, there are two inviting phillips head screws&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/12/hitachi-two-stroke-570x320.jpg" alt="hitachi two stroke gas blower repair" title="hitachi-two-stroke"
 loading="lazy"
 decoding="async"
/&gt;
 I backed said screws out enough to see a disconnected tube staring right at me. Sure enough, it was the rubber tube that feeds the primer bulb. See below&amp;mdash;-v &lt;img src="https://swantron.com/uploads/2011/12/hitachi-fuel-line-570x320.jpg" alt="hitachi fuel line disconnected leaf blower" title="hitachi-fuel-line"
 loading="lazy"
 decoding="async"
/&gt;
 It looks like the engineers at Hitachi sunk a spring in the end of the hose to avoid kinks, and relied upon friction to keep the hose in place. It looks like a design flaw, as the two-stroke&amp;rsquo;s vibrations had the thing rattled loose in much less than an hour&amp;rsquo;s worth of operation time. Quick fix though&amp;hellip;the unit fired up immediately upon reconnect and priming. Back in business. It might get old pulling the filter assembly off if this hose becomes a nagging issue. On the plus side, this thing was a steal and is crazy overpowered. I hate to say that I would still recommend this even with the flaw&amp;hellip;it really does blow.&lt;/p&gt;</description></item><item><title>Festive Eyewear</title><link>https://swantron.com/2011/12/21/festive-eyewear/</link><pubDate>Wed, 21 Dec 2011 12:45:38 +0000</pubDate><guid>https://swantron.com/2011/12/21/festive-eyewear/</guid><description>&lt;p&gt;I&amp;rsquo;ve made it pretty clear that I have been mulling about regarding my next cell phone. It is a tough decision. Compared to the jump in technology from my previous leap out of BlackBerry-ville, this is a lateral move. I will end up with a more mature stock operating system, better screen technology, a second (better dust off my Skype account) camera, and *hopefully a more capable battery. That said, I am having a tough time making a decision. Two years and three hundred dollars sits in the back of my mind. Too bad I&amp;rsquo;m not considering instead a purchase of &lt;a href="http://zennioptical.com/cart/home.php?cat=31"&gt;eyeglasses&lt;/a&gt;. That decision is a no-brainer&amp;hellip;Zenni Optical is my place on that front, no question. Check out these marvelous holiday-themed beauties&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/12/killer_robot.png" alt="awesome robot" title="killer_robot"
 loading="lazy"
 decoding="async"
/&gt;
 I like the frames, and love the price: &lt;img src="https://swantron.com/uploads/2011/12/xmas_frames.png" alt="xmas frames" title="xmas_frames"
 loading="lazy"
 decoding="async"
/&gt;
 Here in the States, Zenni ships for free on orders over fifty dollars. You could pick up twelve pairs of glasses for the amount of money I am going to drop on my phone. Seriously&amp;hellip;a dozen pairs. That is pretty crazy. At that cost, you may as well splurge on some holiday frames. They sure make that robot guy look dapper ^^^&lt;/p&gt;</description></item><item><title>Droid 4 vs Droid Razr</title><link>https://swantron.com/2011/12/21/droid-4-vs-droid-razr/</link><pubDate>Wed, 21 Dec 2011 12:15:22 +0000</pubDate><guid>https://swantron.com/2011/12/21/droid-4-vs-droid-razr/</guid><description>&lt;p&gt;Flashback to 2010. A simpler time. I was finally abandoning my BlackBerry, which is basically one step above bag phone by today&amp;rsquo;s standards. I was torn between two devices: the Motoroala X and the Motorola Droid 2. I opted for the physical keyboard, and have not looked back. Flash back to present. A time less simple. With Katie&amp;rsquo;s iPhone 4S in the mail, it is nearing my turn to make a decision regarding my new device. The best phone on the market, in my book, is the Droid Razr. The kicker is the soon to be released Droid 4&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/12/moto-droid-4.jpg" alt="moto droid 4" title="moto-droid-4"
 loading="lazy"
 decoding="async"
/&gt;
 This thing has the same stuff under the hood as the Razr, very, very similar to the duality between the Droid 2 and X. Trading .3 inches and AMOLED for a smaller qHD screen&amp;hellip;sort of a tough call. But&amp;hellip;the good news is that I have a few months left before I need to make the decision. My Christmas wishlist instead is one involving [link redacted] this year. I am a sucker for strange electronic devices&amp;hellip;that should be apparent from the remote controlled clock. I&amp;rsquo;m hoping to pick up some hackable gizmos that I can chop apart, and leave the phone decision for another day.&lt;/p&gt;</description></item><item><title>Remote Control Via Android</title><link>https://swantron.com/2011/12/18/remote-control-via-android/</link><pubDate>Sun, 18 Dec 2011 15:40:45 +0000</pubDate><guid>https://swantron.com/2011/12/18/remote-control-via-android/</guid><description>&lt;p&gt;The motorized orange thing project is a wrap. Well, as wrapped as it will be for the time being&amp;hellip;Katie is full term, so we are working on borrowed time. I managed to introduce remote control to the orange thing via Android and my IOIO board. I found a goofy motorized alarm clock, Clocky, on Woot a while ago. My first thought was something along the lines of &amp;rsquo;that looks like a great thing to tear apart.&amp;rsquo; The unit is designed to make a lot of noise, and drop off the nightstand when the alarm is triggered&amp;hellip;key features are its &amp;lsquo;ruggedness&amp;rsquo; and two-wheel design. Pretty slick platform for horsing around with my IOIO. Once it arrived, I began ripping it apart: &lt;img src="https://swantron.com/uploads/2011/12/clocky_testing-570x320.jpg" alt="clocky&amp;rsquo;s guts" title="clocky_testing"
 loading="lazy"
 decoding="async"
/&gt;
 My focus points were fairly straight forward&amp;hellip;keep the drive train system intact, and gain control of the motor function. The stock power was via four AAA batteries, so I did some testing with my 3.3V outputs on the IOIO: &lt;img src="https://swantron.com/uploads/2011/12/clocky_breakout-570x320.jpg" alt="breakout to ioio" title="clocky_breakout"
 loading="lazy"
 decoding="async"
/&gt;
 My 3.3V connections really made the unit crank. The on-board DC motors were fairly snappy&amp;hellip;looked promising. I broke out the leads from the battery holder as well, figuring that I *may be able to drive the IOIO with the 6V. That is when thing got sort of dicey&amp;hellip;I could run over a hard connection, but the current needs of the board / bluetooth setup was too great for this application. I determined that I would need to introduce some technology, which ramped up the complexity of the build by a bit. Luckily, I had a Adafruit MotorSheild collecting dust on my bench. I scrapped one of the H-Bridge chips, and mounted it on a simple test board: &lt;img src="https://swantron.com/uploads/2011/12/clocky_more_testing-570x320.jpg" alt="wires and dev boards" title="clocky_more_testing"
 loading="lazy"
 decoding="async"
/&gt;
 This approach worked. DC motors are power thirsty little bastards&amp;hellip;keeping my power sources isolated was the key to getting everything running w/o issues. Basic setup became this mess: &lt;img src="https://swantron.com/uploads/2011/12/the_setup1-570x356.jpg" alt="android ioio" title="the_setup"
 loading="lazy"
 decoding="async"
/&gt;
 Zip ties, electrical tape, Altoids tin, some swearing, etc. later&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/12/IOIO_project_finished-570x320.jpg" alt="ioio project finihed" title="IOIO_project_finished"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;weird orange thing is ready to roll. Check the video: &lt;iframe allowfullscreen="" frameborder="0" height="386" src="https://www.youtube.com/embed/ZNQsiZ8WioA" width="569"&gt;&lt;/iframe&gt;Down the road, I would like to turn orange thing into a mobile mount for the phone itself. The end-goal of this whole bizarre project would be to have a web-controlled vehicle with on-board video streaming. I need to do some research and figure out how to mash around the video feed&amp;hellip;going to have to step the Java game up a few notches. That takes time, and spare time is not abundant&amp;hellip;it could happen though. I will dump this code on GitHub and throw the apk on the Android Market. Stay tuned.&lt;/p&gt;</description></item><item><title>My Weekend Aspiration</title><link>https://swantron.com/2011/12/16/myweekend-aspiration/</link><pubDate>Fri, 16 Dec 2011 16:43:12 +0000</pubDate><guid>https://swantron.com/2011/12/16/myweekend-aspiration/</guid><description>&lt;p&gt;I aspire to clean this mess up. &lt;img src="https://swantron.com/uploads/2011/12/breadboard-570x292.jpg" alt="breadboard" title="breadboard"
 loading="lazy"
 decoding="async"
/&gt;
 I have an app tossed together that provides my six digi-outs. I just need to spend some time welding my soldering iron, and figure out how to mound this stuff on the platform. Expect a video post Sunday.&lt;/p&gt;</description></item><item><title>Project Progress: H-Bridge</title><link>https://swantron.com/2011/12/12/project-progress-h-bridge/</link><pubDate>Mon, 12 Dec 2011 17:20:54 +0000</pubDate><guid>https://swantron.com/2011/12/12/project-progress-h-bridge/</guid><description>&lt;p&gt;I thought I could get away with utilizing the onboard 6V from my cannibalized motion platform&amp;hellip;aka the orange thing&amp;hellip;in order to power both the DC motors and my IOIO. My bluetooth connection was cutting out&amp;hellip;indicating that I needed to introduce a separate power source for the board and for the motors. My workaround didn&amp;rsquo;t pan out&amp;hellip;time to rethink the build. Guess what I have on my desk: &lt;img src="https://swantron.com/uploads/2011/12/motor_shield_ioio-570x320.jpg" alt="ioio motor shield" title="motor_shield_ioio"
 loading="lazy"
 decoding="async"
/&gt;
 Adafruit Motor Shield for the Arduino. Two good looking H-Bridges staring at me&amp;hellip;.that&amp;rsquo;ll do. I never thought I would find myself treating my Arduino gear as a scrapheap, but the day has come. The H-Bridge will allow me to cross over (think of a capitol H) and provide bi-directional motion from the hardware level. 3.3V digital outputs&amp;hellip;no more open drain needed (bonus.) &lt;img src="https://swantron.com/uploads/2011/12/h_bridge_pin_details-570x374.jpg" alt="h bridge pins" title="h_bridge_pin_details"
 loading="lazy"
 decoding="async"
/&gt;
 Anyhow, I ended up putting together a little test board&amp;hellip;socket, some male pins, and eventually some wires for a more secure connection. Sucking some serious soldering fumes&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/12/h_bridge-570x320.jpg" alt="test board modified" title="h_bridge"
 loading="lazy"
 decoding="async"
/&gt;
 It looks sloppy, but here is the hardware in its entirety: &lt;img src="https://swantron.com/uploads/2011/12/the_setup-570x356.jpg" alt="the setup" title="the_setup"
 loading="lazy"
 decoding="async"
/&gt;
 Here is a quick video of my testing. I fired up my IOIOSeek program, which has two simple digital outputs triggered via buttons&amp;hellip; &lt;iframe allowfullscreen="" frameborder="0" height="386" src="https://www.youtube.com/embed/1XELL7-s-m4" width="569"&gt;&lt;/iframe&gt;Early success? Yep. Except for the early part&amp;hellip;this has been more work than I had assumed. More EE work&amp;hellip;hoping the UI and hardware containment goes smoothly. Tune back in.&lt;/p&gt;</description></item><item><title>Quad Monitors</title><link>https://swantron.com/2011/12/11/quad-monitors/</link><pubDate>Sun, 11 Dec 2011 21:32:12 +0000</pubDate><guid>https://swantron.com/2011/12/11/quad-monitors/</guid><description>&lt;p&gt;The only better thing than one nice monitor is two nice monitors. The only thing better than two nice monitors, is one really nice monitor and a hi-res laptop monitor. The only thing better than one nice monitor and one laptop monitor is that, in addition to one sort of lousy monitor. So, I guess I am winning that game&amp;hellip;my work setup is equally that: &lt;img src="https://swantron.com/uploads/2011/12/triple_monitors_work-570x330.jpg" alt="trips at work" title="triple_monitors_work"
 loading="lazy"
 decoding="async"
/&gt;
 I need to step it up and go for &lt;a href="http://www.multiplexpc.com/multiple-monitor-stands-s/108.htm"&gt;quad monitors&lt;/a&gt;. Quads would be great&amp;hellip;I get sort of jealous when I see something like this when I am daydreaming of the perfect work setup: &lt;img src="https://swantron.com/uploads/2011/12/mulitplex-570x260.png" alt="multiplex triple setup" title="mulitplex"
 loading="lazy"
 decoding="async"
/&gt;
 Imagine something like that, with three of my 24&amp;quot;s from work sitting perfectly on my desk. Symmetrical, clean, and awesome. I found myself on Mulitiplex&amp;rsquo;s site looking at some of their setups&amp;hellip;I am completely in awe of this guy: &lt;img src="https://swantron.com/uploads/2011/12/quad-monitor-556x570.png" alt="quad setup" title="quad-monitor"
 loading="lazy"
 decoding="async"
/&gt;
 And hence the title of the post&amp;hellip;I have an itch to put together a quad monitor setup. Big time. I am up in the air as to whether a single monitor on top of the triple monitor setup would be better than the giant quadrilateral, but either one would be amazing. Maybe I can get this up and going&amp;hellip;&lt;/p&gt;</description></item><item><title>Spotify on Linux</title><link>https://swantron.com/2011/12/10/spotify-on-linux/</link><pubDate>Sat, 10 Dec 2011 16:19:55 +0000</pubDate><guid>https://swantron.com/2011/12/10/spotify-on-linux/</guid><description>&lt;p&gt;Hey nerds. Guess what? Spotify on Linux. Super easy too&amp;hellip;fire up a terminal [ctrl-alt-t]&lt;/p&gt;
&lt;p&gt;Step one: &lt;strong&gt;cd /etc/apt&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Step two: &lt;strong&gt;sudo vim sources.list&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Step three: add &amp;ldquo;&lt;strong&gt;deb &lt;a href="http://repository.spotify.com"&gt;http://repository.spotify.com&lt;/a&gt; stable non-free&lt;/strong&gt;&amp;rdquo; to the file&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2011/12/spotify-one-499x570.png" alt="spotify for linux" title="spotify one"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Step four: &lt;strong&gt;sudo apt-get update&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2011/12/spotify_linux-489x570.png" alt="spotify linux ubuntu" title="spotify_linux"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Step five: &lt;strong&gt;sudo apt-get install spotify-client-qt&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2011/12/linux_spotify-570x356.png" alt="spotify on ubuntu" title="linux_spotify"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;That is that. It is not a supported version, but I doubt anyone installing via aptitude will really care about that item.&lt;/p&gt;</description></item><item><title>Project Hardware Wrap Redux</title><link>https://swantron.com/2011/12/08/project-hardware-wrap-redux/</link><pubDate>Thu, 08 Dec 2011 07:44:52 +0000</pubDate><guid>https://swantron.com/2011/12/08/project-hardware-wrap-redux/</guid><description>&lt;p&gt;So close&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/12/vehicle_debug-570x281.jpg" alt="vehicle debug" title="vehicle_debug"
 loading="lazy"
 decoding="async"
/&gt;
 I hit another snag with respect to my IOIO specs butting heads with actual power yield. An early success: &lt;iframe allowfullscreen="" frameborder="0" height="416" src="https://www.youtube.com/embed/pkmF_sRSGos" width="570"&gt;&lt;/iframe&gt;&amp;hellip;followed by being unable to replicate via battery control, despite higher voltage. I might be running into a similar incident that I saw when putting together the PowerSwitch Tail project. I&amp;rsquo;ll get there&amp;hellip;might have resisters coming out the ass, but I should be able to solve this issue with a creative open-drain setup as well. Tune in again&amp;hellip;&lt;/p&gt;</description></item><item><title>Project Hardware Wrap</title><link>https://swantron.com/2011/12/06/project-hardware-wrap/</link><pubDate>Tue, 06 Dec 2011 19:57:35 +0000</pubDate><guid>https://swantron.com/2011/12/06/project-hardware-wrap/</guid><description>&lt;p&gt;The hardware phase is complete&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/12/rov-570x282.jpg" alt="rov" title="rov"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip; &lt;iframe allowfullscreen="" frameborder="0" height="386" src="https://www.youtube.com/embed/dRB68HbJ9Ws" width="569"&gt;&lt;/iframe&gt;&amp;hellip;now I just need to mash together some code and awaken this orange beast.&lt;/p&gt;</description></item><item><title>Precision Soldering</title><link>https://swantron.com/2011/12/06/precision-soldering/</link><pubDate>Tue, 06 Dec 2011 08:58:47 +0000</pubDate><guid>https://swantron.com/2011/12/06/precision-soldering/</guid><description>&lt;p&gt;I am going to have to wait until my caffeine levels are at some sort of equilibrium before I tackle this series of wire joints&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/12/wires-570x245.jpg" alt="precision soldering" title="wires"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;this is where I stopped. I may be spending more time playing the new Zelda, and less time freezing balls in my lab working on my IOIO project. I&amp;rsquo;ll get on it.&lt;/p&gt;</description></item><item><title>CIQ Revisited: Root Your Phones</title><link>https://swantron.com/2011/12/02/ciq-revisited-root-your-phones/</link><pubDate>Fri, 02 Dec 2011 13:47:57 +0000</pubDate><guid>https://swantron.com/2011/12/02/ciq-revisited-root-your-phones/</guid><description>&lt;p&gt;If there hasn&amp;rsquo;t been enough reason to root your phone and flash a custom ROM in the past, this whole CarrierIQ mess ought to be the death blow to factory junk. It is a rootkit, and it is ridiculous. &lt;img src="https://swantron.com/uploads/2011/12/carrierIQ.jpg" alt="carrierIQ" title="carrierIQ"
 loading="lazy"
 decoding="async"
/&gt;
 What does this thing do? All of this stuff from &lt;a href="https://email.vzwshop.com/servlet/website/ResponseForm?OSPECC_9_0_9hg_eLnHs_uhmpJLE" title="ciq verizon"&gt;Verizon&amp;rsquo;s website&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Verizon Wireless will use the following categories of information: Mobile Usage Information: • Addresses of websites you visit when using our wireless service. These data strings (or URLs) may include search terms you have used • Location of your device (&amp;ldquo;Location Information&amp;rdquo;) • App and device feature usage Consumer Information: • Information about your use of Verizon products and services (such as data and calling features, device type, and amount of use) • Demographic and interest categories provided to us by other companies, such as gender, age range, sports fan, frequent diner, or pet owner (&amp;ldquo;Demographics&amp;rdquo;)
How is this collected? CIQ logs it. In plain text, disregarding https, etc&amp;hellip;read &lt;a href="http://androidsecuritytest.com/features/logs-and-services/loggers/carrieriq/" title="ciq"&gt;this article&lt;/a&gt; to be blown away by the degree of privacy infringement. Moral of the story: root your phone. This garbage is unacceptable.&lt;/p&gt;</description></item><item><title>Carrier IQ Rootkit</title><link>https://swantron.com/2011/11/29/carrier-iq-rootkit/</link><pubDate>Tue, 29 Nov 2011 23:10:04 +0000</pubDate><guid>https://swantron.com/2011/11/29/carrier-iq-rootkit/</guid><description>&lt;p&gt;I&amp;rsquo;ll update this thread first thing in the AM, but there is some major unbelievable nonsense going down with Carrier IQ and assumed secure connections. Consider &lt;a href="http://www.theregister.co.uk/2011/11/30/smartphone_spying_app/" title="iq"&gt;this article&lt;/a&gt; a primer until I can dig in more completely&amp;hellip;&lt;/p&gt;</description></item><item><title>Conquered it.</title><link>https://swantron.com/2011/11/27/conquered-it/</link><pubDate>Sun, 27 Nov 2011 22:31:10 +0000</pubDate><guid>https://swantron.com/2011/11/27/conquered-it/</guid><description>&lt;p&gt;Oh? Zelda Twilight Princess? Conquered it. &lt;img src="https://swantron.com/uploads/2011/11/beating-zelda-570x319.jpg" alt="beating zelda on wii" title="beating-zelda"
 loading="lazy"
 decoding="async"
/&gt;
 The hardest part of snapping this pic was avoiding eye contact with Katie, who was on the couch laughing at me. &lt;a href="https://swantron.com/nerd-bucket-list/" title="beating Ocarina of Time"&gt;Tradition&lt;/a&gt; is tradition. As I was preparing the shot, I noticed that my phone was picking up the infrared LEDs from the Wii sensor bar&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/11/wii-sensor-570x284.jpg" alt="wii sensor bar infrared" title="wii-sensor"
 loading="lazy"
 decoding="async"
/&gt;
 I had pegged the Wii bar as a passive unit&amp;hellip;a la IR receivers only. I guess I was wrong, and now have an urge to rip one apart. But I digress. This game took me ages to complete&amp;hellip;feels good to be done with this one. Not quite as fun as Ocarina, but Twilight was a good time. Rumor has it that the new Zelda for Wii is borderline unreal&amp;hellip;look for me to post a &amp;lsquo;conquered it&amp;rsquo; picture on this site in 2016.&lt;/p&gt;</description></item><item><title>Project Preview</title><link>https://swantron.com/2011/11/26/project-preview/</link><pubDate>Sat, 26 Nov 2011 17:23:52 +0000</pubDate><guid>https://swantron.com/2011/11/26/project-preview/</guid><description>&lt;p&gt;My new IOIO project is in the &amp;lsquo;bunch of pieces&amp;rsquo; state. &lt;img src="https://swantron.com/uploads/2011/11/ioio-on-wheels-570x303.jpg" alt="ioio on wheels" title="ioio-on-wheels"
 loading="lazy"
 decoding="async"
/&gt;
 It also happens to be in the &amp;lsquo;my effing hardware works&amp;rsquo; phase as well.. &lt;iframe allowfullscreen="" frameborder="0" height="386" src="https://www.youtube.com/embed/y5p9VHQMU2I" width="569"&gt;&lt;/iframe&gt;I&amp;rsquo;ll keep mum on this for the time being&amp;hellip;a bunch of coding and refinement remains to be seen. Stay tuned for this one&amp;hellip;&lt;/p&gt;</description></item><item><title>BOC Unboxing</title><link>https://swantron.com/2011/11/22/boc-unboxing/</link><pubDate>Tue, 22 Nov 2011 19:47:29 +0000</pubDate><guid>https://swantron.com/2011/11/22/boc-unboxing/</guid><description>&lt;p&gt;It (still) never rains&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/11/boc-woot-570x320.jpg" alt="boc woot" title="boc-woot"
 loading="lazy"
 decoding="async"
/&gt;
 The second woot bag of crap is equally as crappy. &lt;iframe allowfullscreen="" frameborder="0" height="386" src="https://www.youtube.com/embed/S222cPqiQ00" width="569"&gt;&lt;/iframe&gt;&amp;hellip;as much as I like refurbished ethernet routers, I think BOC round two wins. Winning being on an inverted scale, whereas less crappy is awarded more points. I can chop up USB Guard Dog for its infared sensor, and the small Swanson girl will play with the caped monkey. Win win for the win&amp;hellip;&lt;/p&gt;</description></item><item><title>Bluetooth Servo Control Redux</title><link>https://swantron.com/2011/11/19/bluetooth-servo-control-redux/</link><pubDate>Sat, 19 Nov 2011 17:11:24 +0000</pubDate><guid>https://swantron.com/2011/11/19/bluetooth-servo-control-redux/</guid><description>&lt;p&gt;The project is wrapped. I have fully shown servo control via bluetooth, via Android, via IOIO. +3 via &lt;img src="https://swantron.com/uploads/2011/11/no-cord-570x207.jpg" alt="usb b gone" title="no-cord"
 loading="lazy"
 decoding="async"
/&gt;
 The easiest way to test this, by far, is to snag the app on the Android Market. &lt;a href="https://market.android.com/details?id=swantron.project.servo&amp;amp;feature=search_result#?t=W251bGwsMSwxLDEsInN3YW50cm9uLnByb2plY3Quc2Vydm8iXQ.." title="ioio servo controller"&gt;Here&lt;/a&gt;: &lt;img src="https://swantron.com/uploads/2011/11/servo-bluetooth-570x412.png" alt="servo bluetooth" title="servo-bluetooth"
 loading="lazy"
 decoding="async"
/&gt;
 This does require a newer version of the IOIO bootloader than is currently shipping from units at Sparkfun, but details can be tracked down at &lt;a href="https://groups.google.com/forum/#!forum/ioio-users"&gt;this Google Groups area&lt;/a&gt; on how to update. It will work standardly, with a USB cable. From there, you can take a look at &lt;a href="https://github.com/swantron/IOIO-Servo-Controller"&gt;my code on GitHub&lt;/a&gt;. &lt;img src="https://swantron.com/uploads/2011/11/git-hub-push-570x394.png" alt="push to git hub" title="git-hub-push"
 loading="lazy"
 decoding="async"
/&gt;
 I haven&amp;rsquo;t included the IOIO libraries, but that will be part of the Eclipse setup if you decide to start hammering out some code. I can provide some guidance if anyone is in need of any. Take a look. I bumped the SDK minimum again, in order to ensure that this function is intact. If this causes any hardship, I can relax the requirement. Anyhow, take a look at the app in action in &lt;a href="https://swantron.com/bluetooth-servo-control/" title="swantron kicks ass"&gt;the previous post&lt;/a&gt;. Cheers.&lt;/p&gt;</description></item><item><title>Bluetooth Servo Control</title><link>https://swantron.com/2011/11/18/bluetooth-servo-control/</link><pubDate>Fri, 18 Nov 2011 13:55:04 +0000</pubDate><guid>https://swantron.com/2011/11/18/bluetooth-servo-control/</guid><description>&lt;p&gt;Taking it up another notch&amp;hellip;servo control via bluetooth&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2011/11/bluetooth-servo.png"&gt;&lt;img src="https://swantron.com/uploads/2011/11/bluetooth-servo-570x313.png" title="bluetooth-servo"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Watch the video to see the Andoid / IOIO / servo in action:&lt;/p&gt;
&lt;iframe allowfullscreen="" frameborder="0" height="416" src="https://www.youtube.com/embed/3Kkqp9CuBOk" width="570"&gt;&lt;/iframe&gt;
&lt;p&gt;I&amp;rsquo;ll get app updated on the Android Market and on GitHub this weekend. Happy Friday.&lt;/p&gt;</description></item><item><title>24/7 IT Support</title><link>https://swantron.com/2011/11/15/24-7-it-support/</link><pubDate>Tue, 15 Nov 2011 18:17:11 +0000</pubDate><guid>https://swantron.com/2011/11/15/24-7-it-support/</guid><description>&lt;p&gt;As a dude who makes his living in the software-as-a-solution CRM software world, I appreciate the subtleties of &lt;a href="http://www.computersupport.com/application-hosting.html"&gt;Application Hosting&lt;/a&gt; when it is done right. I am in SaaS engineering, or as every &amp;ldquo;tech&amp;rdquo; reporter likes to spew, cloud-based services. It is what it is&amp;hellip;and often times it is helpful. One good thing about the whole notion is the upside of not dealing, physically with servers&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/11/24-7-IT-support-570x397.png" alt="24 7 it support" title="24-7-IT-support"
 loading="lazy"
 decoding="async"
/&gt;
 Hosting, &lt;a href="http://www.computersupport.com"&gt;IT support&lt;/a&gt;, consulting, troubleshooting, guaranteed uptime&amp;hellip;the whole thing becomes a mess when you are attempting to serve basic business needs. Serve some pages, offer some interfaces, transact. It all adds complexity by the bucket-load when taken from a concept to an implementation. There are serious gains to be had with &lt;a href="http://www.computersupport.com/application-hosting.html"&gt;cloud hosting&lt;/a&gt;&amp;hellip;take that complexity off of your books. To the cloud!!!! ComputerSupport.com does what its name implies&amp;hellip;namely offer computer support. Instead of paying a team to maintain your back-end, you focus on your interface design and workflows, and let them mash out the details. Guaranteed, and supported. Best of both worlds.&lt;/p&gt;</description></item><item><title>IOIO Servo Controller v2.0</title><link>https://swantron.com/2011/11/13/ioio-servo-controller-v2-0/</link><pubDate>Sun, 13 Nov 2011 18:58:18 +0000</pubDate><guid>https://swantron.com/2011/11/13/ioio-servo-controller-v2-0/</guid><description>&lt;p&gt;I&amp;rsquo;m preparing to publish a project utilizing the new bluetooth library for the IOIO. I started horsing around with my IOIO Servo Controller application, and finally got frustrated with the lag that was existing between my slider bar and the servo. I never pulled my improved function from my IOIOSeek work over&amp;hellip;it was overdo. Anyhow, I sort of cleaned house and put together an improved interface, and &lt;a href="https://github.com/swantron/IOIO-Servo-Controller"&gt;pushed it to github&lt;/a&gt;. &lt;img src="https://swantron.com/uploads/2011/11/servo-project-570x413.png" alt="push it" title="servo-project"
 loading="lazy"
 decoding="async"
/&gt;
 Here is a quick vid of the new app in action: &lt;iframe allowfullscreen="" frameborder="0" height="375" src="https://www.youtube.com/embed/gVGVMp9Ud3w" width="570"&gt;&lt;/iframe&gt;I pushed a new apk to the &lt;a href="https://market.android.com/details?id=swantron.project.servo&amp;amp;feature=search_result#?t=W251bGwsMSwxLDEsInN3YW50cm9uLnByb2plY3Quc2Vydm8iXQ.."&gt;Android Market&lt;/a&gt; as well. If you have it installed, it should update in the morning. Here is a sneak peek of the updates: *Optimized code to alleviate lag between slider bar and servo positions. *Increased minimum version requirements, for future bluetooth connectivity *Added function to keep slider in an inactive state until IOIO connection made *Cleaned up code to remedy force close situations *Remapped PWM pin from 5 to 10 for consistency with my other apps *Removed text field of slider position / on board LED *Simplified layout for smaller screens I pulled some function, but am more than willing to reintroduce the relative readout and/or on-board LED display. I am trying to go simple with this one, and ramp it up once I can figure out the lag that the bluetooth connection will introduce.&lt;/p&gt;</description></item><item><title>Wooot!</title><link>https://swantron.com/2011/11/09/wooot/</link><pubDate>Wed, 09 Nov 2011 17:18:12 +0000</pubDate><guid>https://swantron.com/2011/11/09/wooot/</guid><description>&lt;p&gt;It never rains&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/11/woot-boc-2.png" alt="wooot" title="woot-boc-2"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;another Bag O Crap. Expect another unboxing when number two arrives.&lt;/p&gt;</description></item><item><title>The Bozeman Bear Incident</title><link>https://swantron.com/2011/11/08/the-bozeman-bear-incident/</link><pubDate>Tue, 08 Nov 2011 19:49:42 +0000</pubDate><guid>https://swantron.com/2011/11/08/the-bozeman-bear-incident/</guid><description>&lt;p&gt;Sunday morning, I popped around the side of our house and entered a crime scene&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/11/bear-in-garbage-570x320.jpg" alt="bear in garbage" title="bear-in-garbage"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip; &lt;img src="https://swantron.com/uploads/2011/11/bear-tracks-570x320.jpg" alt="bear tracks in bozeman" title="bear-tracks"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip; &lt;img src="https://swantron.com/uploads/2011/11/bear-paw-pring-570x320.jpg" alt="bear paw print" title="bear-paw-print"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;after careful deliberation, I concluded that the garbage perpetrator was a bear. That was sort of a cool story and the end of the road, until the &lt;a href="http://www.bozemandailychronicle.com/news/crime/article_2e1da2e4-09a0-11e1-9b52-001cc4c002e0.html" title="bozeman bear hunters"&gt;Bozeman Daily Chronicle reported&lt;/a&gt; that &amp;ldquo;hunters [were] cited for killing [a] black bear with bow on South 3rd Avenue&amp;rdquo; on the same night our trash was raided. They were &amp;lsquo;hunting&amp;rsquo; two blocks from our fucking house. Our house is about a five iron away from campus. Fortunately, they caught the &amp;lsquo;hunters,&amp;rsquo; and the Chronicle found someone less idiotic to write &lt;a href="http://www.bozemandailychronicle.com/news/article_f26c5b1e-0a5d-11e1-9ceb-001cc4c03286.html" title="bears in bozeman"&gt;the follow-up article&lt;/a&gt;. At the end of it all, two MSU students stuck four arrows via compound bow into a black bear that most likely weighed less than they do, at a less-than-intimidating 150 lbs. They both pleaded guilty, and were each sentenced to eight days in jail. One was fined $2700, the other $2500&amp;hellip;hunting privileges revoked for 5 and 3.5 years respectively. At least the guys didn&amp;rsquo;t fight the charges. It was a dangerous, asshole maneuver to pull the stunt in the first place, but they pleaded guilty and got it over with. The worst part of the whole thing may have been the bear&amp;rsquo;s choice of last meal. If he would have gone with our other dumpster, he would have found himself neck-deep in leftover Chinese, Mexican, and spare ribs. Could have gone out with a bang&amp;hellip;&lt;/p&gt;</description></item><item><title>IOIO Bootloader Update</title><link>https://swantron.com/2011/11/06/ioio-bootloader-update/</link><pubDate>Sun, 06 Nov 2011 17:41:16 +0000</pubDate><guid>https://swantron.com/2011/11/06/ioio-bootloader-update/</guid><description>&lt;p&gt;Well, I made some progress this weekend with respect to hardware, firmware, and bootloaders. My bluetooth IOIO implementation is still giving Eclipse shit-fits. I am seeing an error with the bluetooth library&amp;hellip;it fails on compilation. Unfortunitely, I am running out of weekend, so will cut this one short and make a statement about the backend. In order to replace that pesky USB cord with a sleek virtual cord, aka a bluetooth connection, one must update not only the IOIO application, but also the IOIO bootloader. The application is easy enough to flash, but he bootloader requires a programmer for updating. Luckily, Ytai was kind enough to design a &amp;lsquo;programmer by second board&amp;rsquo; option, and incorporate that into the same UI as he utilized for flashing apps to the board. The first step was off to SparkFun for a second IOIO. &lt;img src="https://swantron.com/uploads/2011/11/dual-ioio-android-570x296.jpg" alt="ioio android bootloader " title="dual-ioio-android"
 loading="lazy"
 decoding="async"
/&gt;
 I kept the second bare bones, except for the pins I would need to do the actual programming. &lt;img src="https://swantron.com/uploads/2011/11/soldering-stuff-570x309.jpg" alt="soldering stuff" title="soldering-stuff"
 loading="lazy"
 decoding="async"
/&gt;
 The key was to have both boards up to date enough to function as programmer and target, so I first loaded the newest application versions to each board. The rest was a matter of utilizing the IOIO Manager app on the Android, and letting the programmer do its thing. &lt;img src="https://swantron.com/uploads/2011/11/two-ioios-570x289.jpg" alt="two ioios" title="two-ioios"
 loading="lazy"
 decoding="async"
/&gt;
 For reference, the setup was power to power, ground to ground, pins 37|38 to pins 37|38, and pin 36 to mclr&amp;hellip;with mclr being on the target board. USB connected to the programmer board&amp;hellip;that is that. Unfortunately, my IOIOSeek app ended up stroking out when I attempted to load the bluetooth library. It works fine with the newest general library version, so I know that my bootloader indeed was a success. Back to the Java drawing board before I can demonstrate the new feature.&lt;/p&gt;</description></item><item><title>Montana State Satellite</title><link>https://swantron.com/2011/11/05/montana-state-satellite/</link><pubDate>Sat, 05 Nov 2011 13:34:52 +0000</pubDate><guid>https://swantron.com/2011/11/05/montana-state-satellite/</guid><description>&lt;p&gt;In 2001, I was part of a team that set out to replicate the space science performed by Explorer-1 in 1958. Explorer-1 was 25 pounds, and our solution was a 2.2 pound, 10cm by 10cm cube called MEROPE. I was on the payroll for a few summers, working on the grounds station design, researching tracking software and antenna theory. Our launch provider was set to launch another twenty some cube sats like ours atop a converted intercontinental ballistic missile payload. After getting pushed out past my graduation date, the launch finally went down from Kahzikstan in July of 2006. Though the &lt;a href="http://en.wikipedia.org/wiki/Dnepr-1" title="dnepr"&gt;Dnepr&lt;/a&gt; rockets had a 97% success rate, our satellite ended up in a crater of parts and pollutants during the second minute after liftoff&amp;hellip;&lt;/p&gt;</description></item><item><title>MSU Satellite Spoiler</title><link>https://swantron.com/2011/11/03/msu-satellite-spoiler/</link><pubDate>Thu, 03 Nov 2011 21:28:49 +0000</pubDate><guid>https://swantron.com/2011/11/03/msu-satellite-spoiler/</guid><description>&lt;p&gt;Ten years and a few months ago, I became a licensed HAM operator&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/11/HAM-570x319.jpg" alt="HAM Radio License" title="HAM"
 loading="lazy"
 decoding="async"
/&gt;
 That means, without any doubt, that the satellite that MSU stuck in orbit last week has indeed been a long time coming. I&amp;rsquo;m running up to campus for the mission statement and a possible down-link tomorrow afternoon&amp;hellip;stay tuned for this one. We have entered full-on geek mode.&lt;/p&gt;</description></item><item><title>Virtually Awesome</title><link>https://swantron.com/2011/11/02/virtually-awesome/</link><pubDate>Wed, 02 Nov 2011 12:23:29 +0000</pubDate><guid>https://swantron.com/2011/11/02/virtually-awesome/</guid><description>&lt;p&gt;You may be wondering how I could one-up my work setup. Probably not, but play along. We are too .NET-y for me to nuke Windows, but Oracle-y enough to get carte blanch on a whole bunch of new stuff. Item one: VM Virtual Box Manager &lt;img src="https://swantron.com/uploads/2011/11/virtual-570x318.jpg" alt="virtually awesome" title="virtual"
 loading="lazy"
 decoding="async"
/&gt;
 I have an Ubuntu box rolling on the far right and an Oracle Linux box dead center. DropBox setup on the base machine and virtuals, for quick file mashing&amp;hellip;diffing&amp;hellip;command line python&amp;hellip;grepping, etc. Good stuff. The only thing that could be more virtually awesome would be a fourth monitor running Arch Linux. Virtually unbeatable.&lt;/p&gt;</description></item><item><title>Repair Center in U.S.A.</title><link>https://swantron.com/2011/11/01/repair-center-in-u-s-a/</link><pubDate>Tue, 01 Nov 2011 20:11:45 +0000</pubDate><guid>https://swantron.com/2011/11/01/repair-center-in-u-s-a/</guid><description>&lt;p&gt;We have notebooks all over our house. Not notebooks in the traditional sense, but notebooks in the sense of &amp;rsquo;the future of computing&amp;rsquo; notebooks. You know, laptop computers. The future is upon us&amp;hellip;especially how even notebooks seem too bulky for everyday use. Tablets and Androids man. Tablets and Androids. That was the longest, least-sensical lead into a post ever. Probably. It is like I am trying to avoid writing about a topic like finding a [link removed] around Bozeman. Which I surely am not&amp;hellip; I found a good site that I have been using to research service centers&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/11/service_center.png" alt="service center" title="service_center"
 loading="lazy"
 decoding="async"
/&gt;
 The bad thing about sites of this nature is over-saturation. Most locator sites have a gaudy front-end, and zero results. On the other end of the spectrum, service-center-locator.com has focused on the results, which is what I value in a site. Case in point&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/11/bozo_service.png" alt="bozeman ftw" title="bozo_service"
 loading="lazy"
 decoding="async"
/&gt;
 I was searching for a repair site for Katie&amp;rsquo;s Toshiba notebook. Guess what&amp;hellip;Toshiba has a certified repair shop in Bozeman. I would not have come to that conclusion without contacting Toshiba directly, or bringing the unit back in for a warranty claim at Office Depot. Unexpectedly cool. So hit that link above to see for yourself. I am a tech guy, so I stuck mostly with computers and phone stuff, but the site will let you track down services as widespread as you can imagine. Take a look&amp;hellip;&lt;/p&gt;</description></item><item><title>Leaf Blower POV</title><link>https://swantron.com/2011/10/27/leaf-blower-pov/</link><pubDate>Thu, 27 Oct 2011 16:00:39 +0000</pubDate><guid>https://swantron.com/2011/10/27/leaf-blower-pov/</guid><description>&lt;p&gt;Trees and leaves, man. Trees and leaves. &lt;img src="https://swantron.com/uploads/2011/10/black-yukon-570x409.jpg" alt="black yukon" title="black-yukon"
 loading="lazy"
 decoding="async"
/&gt;
 Good thing I picked up a new Hitachi two-stroke leaf blower from Woot. Video one: Droid meets concrete &lt;iframe allowfullscreen="" frameborder="0" height="386" src="https://www.youtube.com/embed/jlzRQhm_C-w" width="525"&gt;&lt;/iframe&gt;Video two: Leaves meet street &lt;iframe allowfullscreen="" frameborder="0" height="386" src="https://www.youtube.com/embed/iEJgPQsLNbQ" width="525"&gt;&lt;/iframe&gt;I&amp;rsquo;ll fully admit that video one wins.&lt;/p&gt;</description></item><item><title>Pushing to Master</title><link>https://swantron.com/2011/10/24/pushing-to-master/</link><pubDate>Mon, 24 Oct 2011 19:39:22 +0000</pubDate><guid>https://swantron.com/2011/10/24/pushing-to-master/</guid><description>&lt;p&gt;Just hanging out. Committing a little Java. &lt;img src="https://swantron.com/uploads/2011/10/push-to-master.png" alt="pushing to master ioio android code" title="push-to-master"
 loading="lazy"
 decoding="async"
/&gt;
 Introducing IOIOSeek v2.1. &lt;img src="https://swantron.com/uploads/2011/10/ioiostuff.png" alt="new android ioio app" title="ioiostuff"
 loading="lazy"
 decoding="async"
/&gt;
 In preparation for my next project, I have beefed up my app to support four simultaneous servos, three real-time analog readings, and two binary digital outputs. I cleaned up the UI, and added some README details. You can snag the app or update on the Android Market (search for IOIO) &lt;img src="https://swantron.com/uploads/2011/10/android-dev.png" alt="market android app" title="android-dev"
 loading="lazy"
 decoding="async"
/&gt;
 Pop over to the &lt;a href="https://market.android.com/details?id=swantron.project.seek&amp;amp;feature=search_result#?t=W251bGwsMSwxLDEsInN3YW50cm9uLnByb2plY3Quc2VlayJd"&gt;Android Market&lt;/a&gt; and give a review if you have it going v &lt;img src="https://swantron.com/uploads/2011/10/ioioseekmarket-570x356.png" alt="swantron on android market ioio" title="ioioseekmarket"
 loading="lazy"
 decoding="async"
/&gt;
 As the commits hint, I have pushed my code out to &lt;a href="https://github.com/swantron/IOIO-Seek"&gt;my GitHub page&lt;/a&gt;. Fork that thing. Stay tuned for the next project&amp;hellip;I just need to find some time to smash together the hardware and we&amp;rsquo;ll be good to go.&lt;/p&gt;</description></item><item><title>Android SDK / Eclipse / Ubuntu</title><link>https://swantron.com/2011/10/23/android-sdk-eclipse-ubuntu/</link><pubDate>Sun, 23 Oct 2011 14:05:45 +0000</pubDate><guid>https://swantron.com/2011/10/23/android-sdk-eclipse-ubuntu/</guid><description>&lt;p&gt;I updated to Ubuntu Oneiric Ocelot last week. For some reason, the automatic upgrade process botched pulling over my Android Development Tools (ADT) components. Chalk this one up with the strange camera issue I am seeing, as two votes for bailing on a fixed release cycle. Canonical has pushed out two consecutive iffy builds&amp;hellip;but I digress. It had been a while since I had set my Android development environment up. I had to start from scratch, so figured I would spell out the process. Note the lack of &amp;ldquo;Android *&amp;rdquo; from the list of installed components: &lt;img src="https://swantron.com/uploads/2011/10/eclipse-ftl-570x292.png" alt="eclipse ubuntu android sdk" title="eclipse-ftl"
 loading="lazy"
 decoding="async"
/&gt;
 I&amp;rsquo;m starting from the point of having Eclipse installed. That part is straight forward&amp;hellip;I snagged it off of the Ubuntu Market, but you an do it with Aptitude or however you like. Same goes for the JRE and JDK, the Java Runtime Environment and Java Development Kit. Snag those from the Market, Sun&amp;rsquo;s site, or apt - get&amp;hellip;verify you have the correct version by running &amp;ldquo;java -version&amp;rdquo; from the command line. Mine is currently:&lt;/p&gt;</description></item><item><title>Upgrade to CyanogenMod</title><link>https://swantron.com/2011/10/20/upgrade-to-cyanogenmod/</link><pubDate>Thu, 20 Oct 2011 12:10:45 +0000</pubDate><guid>https://swantron.com/2011/10/20/upgrade-to-cyanogenmod/</guid><description>&lt;p&gt;My relationship with Motorola&amp;rsquo;s firmware has ended. It was a good run&amp;hellip;well, no. That is a lie. It was certainly better after rooting my Droid 2 and wiping out Verizon&amp;rsquo;s boatware, but the Moto* junk had to go too. I finally decided to gut everything and install &lt;a href="http://www.cyanogenmod.com/"&gt;Cyanogenmod&lt;/a&gt; yesterday. It is plus one awesome. Although the process of flashing Cyanogenmod&amp;rsquo;s firmare involves a little work, it is no more difficult than rooting the phone in the first place. Since I did that a while ago, I really wasn&amp;rsquo;t concerned with blowing up my warranty&amp;hellip;I figured bricking the thing would either result in some sweet haxxing or a new phone. Win / win. I would suggest an upgrade to anyone. My phone finally screams, as it should have from day one. My battery life is better | everything imaginable is configurable | my apps and Google accounts all work | and, wait for it, I don&amp;rsquo;t have to kill processes all day. In fact, I don&amp;rsquo;t have a stand-alone task killer going&amp;hellip;that is pretty surreal still. Well, as with any exercise of this nature, backing up is imperative. Astro File Manager is great&amp;hellip;Titanium Backup is great. The other players are the same too&amp;hellip;ClockworkMod Recovery makes snagging the MODs easy. I am actually running a daily build, since there is not an official stable build for the Droid 2 yet. No memory leaks though, and everything so far has been functional. Anyhow, on to the actual firmware stuff. I downloaded the zip file, and booted into recovery mode&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/10/cyanogenmod1-570x427.jpg" alt="cyanogenmod 7.1 install android" title="cyanogenmod"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;during game one of the World Series. Not sure if that is Pujols or Furcal in the reflection. Either way. Great picture, huh? This is the first time I have used my webcam since upgrading to Ubuntu 9.11. Whoops&amp;hellip;screwed up the camera, fellas. On the screen is a ClockworkMod selection for Google&amp;rsquo;s bits. I imagine that this was done for legal reasons. Anyhow, I had to go back and install this from recovery, as I missed it at first. &lt;img src="https://swantron.com/uploads/2011/10/cyanogenmod71-570x429.jpg" alt="CG7.1 android installation droid 2" title="cyanogenmod7"
 loading="lazy"
 decoding="async"
/&gt;
 Hi Katie. ^ I also managed to get stuck in a boot loop of sorts during my first attempt. It turns out that I cleared the data but not the cache from the recovery menu. No good. A pulled battery and some troubleshooting and we were good to go. &lt;img src="https://swantron.com/uploads/2011/10/cyanogenmod7-droid2.png" alt="cyanogenmod boot loop" title="cyanogenmod7-droid2"
 loading="lazy"
 decoding="async"
/&gt;
 I spun up the Android market, and did fresh installs of my apps. For the important stuff (the Angry Birds Trilogy, 9 Innings Pro Baseball, et. al.) I pulled the backup data back over top of things. No issues. I had been wanting a landscaped workspace since I got my phone. .. now I know why&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/10/cyanogenmod7-landscape-570x320.png" alt="landscape mode on cm7" title="cyanogenmod7-landscape"
 loading="lazy"
 decoding="async"
/&gt;
 It just makes sense. CM7 allows this to be configured. Like basically everything else. Want your menu on the bottom? Put it there. There are options all over the map&amp;hellip;like the camera exposure, for instance. &lt;img src="https://swantron.com/uploads/2011/10/cyanogenmod71-camera-570x320.png" alt="camera function CM7.1" title="cyanogenmod71-camera"
 loading="lazy"
 decoding="async"
/&gt;
 Sweet. It is tough to beat the performance gains in general, but it is wholly possible. Check this out: &lt;img src="https://swantron.com/uploads/2011/10/overclock-cyanogenmod.png" alt="Cyanogen Warning Dragons Ahead" title="overclock-cyanogenmod"
 loading="lazy"
 decoding="async"
/&gt;
 One stop overclocking. Disregard that popup and go nuts. One part of me wishes that mobile carriers would take note of Cyanogenmod&amp;rsquo;s presence and push Android updates to customers. The other part of me likes to void warranties and do things that the clowns from Verizon frown upon. Either way, my phone is now awesome&amp;hellip;that is all that matters.&lt;/p&gt;</description></item><item><title>Quantum Levitation Explained</title><link>https://swantron.com/2011/10/19/quantum-levitation-explained/</link><pubDate>Wed, 19 Oct 2011 13:01:26 +0000</pubDate><guid>https://swantron.com/2011/10/19/quantum-levitation-explained/</guid><description>&lt;p&gt;Quantum Levitation is all over the webs. It is way easier to find videos than it is to find explanations&amp;hellip;it all boils down to this: &lt;img src="https://swantron.com/uploads/2011/10/quantum-levitation-570x316.png" alt="quantum trapping" title="quantum-levitation"
 loading="lazy"
 decoding="async"
/&gt;
 You may want to kill the sound for the video&amp;hellip;pretty obnoxious. &lt;iframe allowfullscreen="" frameborder="0" height="300" src="https://www.youtube.com/embed/VyOtIsnG71U" width="525"&gt;&lt;/iframe&gt;As speculated, the main thing in play is the fact that at areas of the superconducting material that are not uniform, (defects) flux tubes exist as the material is cooled to extreme temperatures. These tubes act to &amp;lsquo;pin&amp;rsquo; the item, with respect to the permanent field. Physics rules. I really need to track down some liquid nitrogen.&lt;/p&gt;</description></item><item><title>IOIO Seek Redux</title><link>https://swantron.com/2011/10/16/ioio-seek-redux/</link><pubDate>Sun, 16 Oct 2011 13:35:17 +0000</pubDate><guid>https://swantron.com/2011/10/16/ioio-seek-redux/</guid><description>&lt;p&gt;I published my code for the &lt;a href="https://swantron.com/android-ioio-project-ioioseek/"&gt;IOIOSeek&lt;/a&gt; project to GitHub. &lt;a href="https://github.com/swantron/IOIO-Seek"&gt;Here it is&lt;/a&gt;Fork it, do what you will. &lt;img src="https://swantron.com/uploads/2011/10/ioio-seek-git-570x356.png" alt="git hub ioio swantron" title="ioio-seek-git"
 loading="lazy"
 decoding="async"
/&gt;
 My next step is to refine the project, add some automation, and make it cooler in general. I grabbed a few thing to make that happen: &lt;img src="https://swantron.com/uploads/2011/10/extra-solar-power-570x309.jpg" alt="ioio seek solar panels extra" title="extra-solar-power"
 loading="lazy"
 decoding="async"
/&gt;
 Second IOIO board for bootloader work&amp;hellip;which will allow for bluetooth communications between the board and a phone. Two additional solar panels&amp;hellip;to increase the complexity of my sensor setup. Stay tuned&amp;hellip;things should be in the works.&lt;/p&gt;</description></item><item><title>Online Tech Auctions</title><link>https://swantron.com/2011/10/14/online-tech-auctions/</link><pubDate>Fri, 14 Oct 2011 12:10:23 +0000</pubDate><guid>https://swantron.com/2011/10/14/online-tech-auctions/</guid><description>&lt;p&gt;I spend too much time online&amp;hellip;I&amp;rsquo;ll fully admit it. It is absolutely necessary, however; I test SaaS for a living. My physical computing projects do not lend themselves to non-online research. Non-online&amp;hellip;holy smokes. I think I just coined a new term: nonline. I should trademark that. Anyhow, I spend a ton of time staring at screens. That has changed the way I conduct myself, in general. One of the fall-out things I have noticed is in shopping. Where I used to do product research at brick and mortar stores, now I do all of my research online. Most of my purchases are now done online too. I never thought I would buy jeans online, for example, but now I do, without fail. Certain items are foolish to buy at a physical storefront&amp;hellip; especially anything tech related. There are the conventional online stores, but if you have some patience and a good eye, online auctions can be the best source of deals. My favorite auction site is DealFun&amp;hellip;case in point: &lt;img src="https://swantron.com/uploads/2011/10/dealfun-570x351.jpg" alt="deal fun auction tech site" title="dealfun"
 loading="lazy"
 decoding="async"
/&gt;
 A super cheap PS3 is par for the course. DealFun has all sorts of screaming low prices that end up winning auctions, but they also have the customer service aspect to boot. As the &lt;a href="http://ndwebfiles.marketwire.com/NDWebFiles2/content/2011/8/18/789536//cache/48883162.htm"&gt;dealfun.com reviews&lt;/a&gt; indicate, they are reputable in addition to providing good deals. You want that&amp;hellip;trust me. Another cool thing about that site, is the notion of beginner&amp;rsquo;s auctions. You can learn the ropes without spending a fortune on bids. Pretty cool. Take a look&amp;hellip;holler if you see a Kinect.&lt;/p&gt;</description></item><item><title>Ubuntu Update Day</title><link>https://swantron.com/2011/10/13/ubuntu-update-day/</link><pubDate>Thu, 13 Oct 2011 12:55:56 +0000</pubDate><guid>https://swantron.com/2011/10/13/ubuntu-update-day/</guid><description>&lt;p&gt;The Dell Mini 9 always draws short straw. The little guy once again gets to play the part of guinea pig, and be the first to upgrade to the new version of Ubuntu. &lt;img src="https://swantron.com/uploads/2011/10/ubuntu-ocelot-570x333.jpg" alt="ubuntu upgrade day" title="ubuntu-ocelot"
 loading="lazy"
 decoding="async"
/&gt;
 V. 10.11 a.k.a. Oneiric Ocelot We&amp;rsquo;ll see if they sharpened Unity up a bit. Preliminary reviews are pointing at a good release. Expect my review before long. FWIW, &amp;lsquo;oneiric&amp;rsquo; is a mouthy way to say dreamy. I don&amp;rsquo;t care for the word, and neither does my spell checker.&lt;/p&gt;</description></item><item><title>Work Monitor Upgrade</title><link>https://swantron.com/2011/10/12/work-monitor-upgrade/</link><pubDate>Wed, 12 Oct 2011 16:49:58 +0000</pubDate><guid>https://swantron.com/2011/10/12/work-monitor-upgrade/</guid><description>&lt;p&gt;Add another 17&amp;quot; monitor to the boneyard&amp;hellip;I&amp;rsquo;ve upgraded to a new 24&amp;quot; widescreen. &lt;img src="https://swantron.com/uploads/2011/10/58-inches-of-monitor-570x330.jpg" alt="triple monitors" title="58-inches-of-monitor"
 loading="lazy"
 decoding="async"
/&gt;
 One step closer to my end-goal of two 24&amp;quot; screens to supplement my 17&amp;quot; notebook. Big glowing rectangles, FTW.&lt;/p&gt;</description></item><item><title>Precedent Setting</title><link>https://swantron.com/2011/10/11/precedent-setting/</link><pubDate>Tue, 11 Oct 2011 17:25:03 +0000</pubDate><guid>https://swantron.com/2011/10/11/precedent-setting/</guid><description>&lt;p&gt;I may be guilty of child abuse before the small Swanson girl makes her first appearance&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/10/baby_girl_cubs_hat-570x321.jpg" alt="little pink cubs hat" title="baby_girl_cubs_hat"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Android IOIO Project | IOIOSeek</title><link>https://swantron.com/2011/10/11/android-ioio-project-ioioseek/</link><pubDate>Tue, 11 Oct 2011 04:01:05 +0000</pubDate><guid>https://swantron.com/2011/10/11/android-ioio-project-ioioseek/</guid><description>&lt;p&gt;I hope you don&amp;rsquo;t mind, but I went ahead and stepped it up a few notches. My newest project brings my end-goal a few steps closer. I now have the pieces in place to put together an actual robotic implementation with the IOIO&amp;hellip;since things have officially reached the cool stage, I decided to drop this as a stand-alone project. Complete with pics, a vid, and an app. IOIOSeek: &lt;img src="https://swantron.com/uploads/2011/10/IOIO-Android-Seek-570x320.jpg" alt="IOIO android servo seek" title="IOIO-Android-Seek"
 loading="lazy"
 decoding="async"
/&gt;
 What I have here are two slider bar controlled servos, an analog input-read solar panel, and some LEDs toggled via a button. The control is via the IOIO / Android. &lt;img src="https://swantron.com/uploads/2011/10/Android-IOIO-Seek-570x320.jpg" alt="servos and solar panels on ioio android" title="Android-IOIO-Seek"
 loading="lazy"
 decoding="async"
/&gt;
 The pictures, however nice, don&amp;rsquo;t really tell the story. Take a look at the video to see this thing in action: &lt;iframe allowfullscreen="" frameborder="0" height="416" src="https://www.youtube.com/embed/elzgLYu-ngQ" width="570"&gt;&lt;/iframe&gt;As the video alludes to, I am going to run with this concept. The automation (robotics) lies in the analog reading with respect to the servo positions. I plan to &amp;lsquo;scan&amp;rsquo; the panel&amp;hellip;that is the piece that is missing. Once I can implement that mess, I will have a tracking system. Implementations will fall out of that. &lt;img src="https://swantron.com/uploads/2011/10/IOIO-Project-Seek-Android-570x320.jpg" alt="analog input ioio" title="IOIO-Project-Seek-Android"
 loading="lazy"
 decoding="async"
/&gt;
 As with the last few projects, I have dumped &lt;a href="https://market.android.com/details?id=swantron.project.seek"&gt;the app on the Android Market&lt;/a&gt; for general perusal. The app&amp;rsquo;s description provides the details of the pin configuration, which is straight forward. I have two PWM outputs, a pure 3.3V digital toggle, and a pin configured for analog input. That is that. I will push my code to GitHub as well eventually, and provide a link therein. I still need to polish my generic servo code, since my latency was borderline awful in retrospect. Look for that in the near future as well. As always, drop any questions to joe[at]swantron[dot]com. Feel free to share your IOIO projects with me&amp;hellip;&lt;/p&gt;</description></item><item><title>Futuristic Looking Sinks</title><link>https://swantron.com/2011/10/10/futuristic-looking-sinks/</link><pubDate>Mon, 10 Oct 2011 19:53:36 +0000</pubDate><guid>https://swantron.com/2011/10/10/futuristic-looking-sinks/</guid><description>&lt;p&gt;What is the term? Form follows function? Not sure; I&amp;rsquo;m not a classically trained sink designer. I can tell you what I look for in &lt;a href="http://mrdirectint.com/sinksandfaucets/UndermountSinks.html"&gt;Undermount Sinks&lt;/a&gt;&amp;hellip; they should vaguely resemble robot eyes: &lt;img src="https://swantron.com/uploads/2011/10/robotic-sinc-570x482.jpg" alt="robotic sync sink sinc" title="robotic sinc"
 loading="lazy"
 decoding="async"
/&gt;
 Amazing. Katie and I rent. We cook a lot, and intend to buy or build before too long&amp;hellip;mix that up and it is no stretch to think that we are into sinks. Mr. Direct sinks are great, functional, and have the added bonus of being cool to boot. When we make a move, suffice to say we will have an &lt;a href="http://mrdirectint.com/sinksandfaucets/UndermountSinks.html"&gt;Undermount Sink&lt;/a&gt; like the bad guy pictured above. Cool looking, big, and easy to clean&amp;hellip;the price is actually lower than the boring guys from Lowe&amp;rsquo;s and Home Depot as well&amp;hellip;pretty much a done deal.&lt;/p&gt;</description></item><item><title>Stock Control System Info</title><link>https://swantron.com/2011/10/10/stock-control-system-info/</link><pubDate>Mon, 10 Oct 2011 19:25:19 +0000</pubDate><guid>https://swantron.com/2011/10/10/stock-control-system-info/</guid><description>&lt;p&gt;disclaimer &amp;gt; I am not clarivoyant &amp;lt; / disclaimer &amp;gt; I&amp;rsquo;ll make a bold prediction. **You are reading this post on a web-connected device!**Cunning, righf? I will do you all a favor and cut to the point. We all have access to the internet, nearly always. Why not put that to use for difficult problems, in general? Like stock control. Pretend, if it helps, that the &lt;a href="http://www.orderwise.co.uk"&gt;stock management software&lt;/a&gt; is the robotic overlord, and your staff constitutes the minions&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/10/robot-manager.jpg" alt="robot manager" title="robot-manager"
 loading="lazy"
 decoding="async"
/&gt;
 The take away in my whole rambling post lies in a centralized control system for hard goods. A system such as OrderWise allows you to handle arguably the most fundamental business need, inventory, in a convenient digital manner. When you have the same system in place for inventory, order processing, web integration, etc., you will know what your snagging points are. Manage your physical goods, intelligently. That just might be part of business 101. I would have zero idea&amp;hellip;I studied math. Anyhow, hit that link and take a look. Computers really pay for themselves in managed applications like inventory&amp;hellip;I do know that much for a fact.&lt;/p&gt;</description></item><item><title>Online Mind Fitness</title><link>https://swantron.com/2011/10/10/online-mind-fitness-3/</link><pubDate>Mon, 10 Oct 2011 18:24:23 +0000</pubDate><guid>https://swantron.com/2011/10/10/online-mind-fitness-3/</guid><description>&lt;p&gt;Fun fact: math guys find math stuffs in non-math stuffs Fun tip: don&amp;rsquo;t study number theory Fun tip bonus aside: If you think of numbers as things instead of numbers, they will take on funny little characteristics. Fun anecdote: I was taking a look at a sweet site about &lt;a href="http://www.cognifit.com/mind"&gt;Mind&lt;/a&gt; health, and noticed they had an awesome number on the page&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/10/prime-no.jpg" alt="prime number 353" title="prime-no"
 loading="lazy"
 decoding="async"
/&gt;
 I have no idea whether or not Cognifit was trying to slap that particular number on their site on purpose, but it is a good math number. Do explain&amp;hellip;okay. 353 is both prime, and a palindrome. Remember &amp;ldquo;Madam, I&amp;rsquo;m Adam.&amp;rdquo; from school? Take that, make it a number, and moreover make it a number that is only divisible by one and itself&amp;hellip; you have a crazy little thing like 353. How do I pick that up? Mental fitness. How does one pick that up? Practice. Plain and simple. Your brain works much the same way that any other of your body systems work. Want big swollen biceps? Grab some dumbbells, do some curls. Want a big, awesome brain? Grab some mental dumbbells, do some brain curls. Curls get the girls&amp;hellip;be them brain or biceps. Joking aside, it is proven that you must keep your memory and problem solving skills working in order to fend off getting old, slow, sluggish, etc. That link above is of some serious value&amp;hellip;fun brain fitness activities are the best type. Stay sharp, readers. Holler with any palindromic primes&amp;hellip;I&amp;rsquo;m on the hunt.&lt;/p&gt;</description></item><item><title>Managing Multiple WiFi Access Points</title><link>https://swantron.com/2011/10/10/managing-multiple-wifi-access-points/</link><pubDate>Mon, 10 Oct 2011 18:01:54 +0000</pubDate><guid>https://swantron.com/2011/10/10/managing-multiple-wifi-access-points/</guid><description>&lt;p&gt;So, every once in a while, my home WiFi connection will drop an error bomb on me. It always seems to be at a horribly inopportune moment; I am trying to do some actual work at home, and all of a sudden my wireless router is showing itself to be frozen. I will admit wholly: I find ethernet cables to be creepy reminders of horrible computing times past. Long story short, when my WiFi decides to dump out, I find myself digging through the ghetto tupperware containers in the garage, in search of a physical cable with which to connect. Hard lines are for the birds. It is easy to take wireless tech for granted. Between 3G/4G and WiFi, we can be connected pretty much wherever. The mobile companies bear the burden of maintaining the cellular connections&amp;hellip;what about the WiFi? A single access point can be troublesome&amp;hellip;what about multiple WiFi points? &lt;img src="https://swantron.com/uploads/2011/10/bunch-of-routers.jpg" alt="bunch of routers" title="bunch-of-routers"
 loading="lazy"
 decoding="async"
/&gt;
 It doesn&amp;rsquo;t take much to create a messy situation. Put yourself in the shoes of an IT manager for a second. Say you have a few hundred users, and a dozen access points. Chances are pretty good that all of your WiFi routers are not the same version&amp;hellip;chances are also good that you are tasked to juggle multiple companies&amp;rsquo; routers. Easier said than done. Take my word as truth&amp;hellip;you need a management system. More particularly, you need something like &lt;a href="http://www.tanaza.com"&gt;Tanaza Cloud WiFi Management SaaS&lt;/a&gt;. I work in the SaaS game&amp;hellip;this is a solution for which you are better off buying software for. Your lack of headaches will signal the significance of said purchase. Take my word or take a look at that link. If it saves someone a wasted weekend on the phone with Netgear, I&amp;rsquo;ll consider this post a success.&lt;/p&gt;</description></item><item><title>Jobs Found Dead</title><link>https://swantron.com/2011/10/06/jobs-found-dead/</link><pubDate>Thu, 06 Oct 2011 09:37:32 +0000</pubDate><guid>https://swantron.com/2011/10/06/jobs-found-dead/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2011/10/Jobs-in-heaven.png" alt="jobs found dead" title="Jobs-in-heaven"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Triple Monitors at Work</title><link>https://swantron.com/2011/10/04/triple-monitors-at-work/</link><pubDate>Tue, 04 Oct 2011 17:47:57 +0000</pubDate><guid>https://swantron.com/2011/10/04/triple-monitors-at-work/</guid><description>&lt;p&gt;It kills me a little bit inside every time I boot into Windows at work. Just a little bit. It seems like Microsoft is following Canonical&amp;rsquo;s lead, by introducing an Ubuntu-like hover bar deal to the taskbar in Windows 7. I won&amp;rsquo;t bother myself with figuring out who is doing the aping&amp;hellip;we&amp;rsquo;ll just leave it at that. Anyhow, the first real impressive feature I have found with Windows 7 is seamless handling of multiple monitors. &lt;img src="https://swantron.com/uploads/2011/10/problem-solved-570x342.jpg" alt="three monitors on windows 7" title="problem-solved"
 loading="lazy"
 decoding="async"
/&gt;
 Getting triple monitors was *nearly plug and play. A few resolution tweaks and a reordering was all it took. For what it is worth, that monitor placement is strategic. Suffice to say my view is much, much better now. (shutters)&lt;/p&gt;</description></item><item><title>Prototyping Phase</title><link>https://swantron.com/2011/09/30/prototyping-phase/</link><pubDate>Fri, 30 Sep 2011 21:22:02 +0000</pubDate><guid>https://swantron.com/2011/09/30/prototyping-phase/</guid><description>&lt;p&gt;Code&amp;hellip;check Components&amp;hellip;check &lt;img src="https://swantron.com/uploads/2011/09/new-project-time-570x294.jpg" alt="prototyping phase" title="new-project-time"
 loading="lazy"
 decoding="async"
/&gt;
 Once I sew this all together, I&amp;rsquo;ll have a good one to post. Shooting for Sunday evening&amp;hellip;&lt;/p&gt;</description></item><item><title>IOIO Servo Project Recap</title><link>https://swantron.com/2011/09/28/ioio-servo-project-recap/</link><pubDate>Wed, 28 Sep 2011 19:55:01 +0000</pubDate><guid>https://swantron.com/2011/09/28/ioio-servo-project-recap/</guid><description>&lt;p&gt;So, good news and bad news in regards to my &lt;a href="https://swantron.com/ioio-servo-controller/"&gt;IOIO servo controller project&lt;/a&gt;. Good: I have published my &lt;a href="https://github.com/swantron/IOIO-Servo-Controller"&gt;code to GitHub&lt;/a&gt;. See&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/09/IOIO-Git-570x356.png" alt="IOIO sample code" title="IOIO-Git"
 loading="lazy"
 decoding="async"
/&gt;
 Bad: &lt;a href="http://ytai-mer.blogspot.com/"&gt;Ytai&lt;/a&gt;, the creator of IOIO itself, let me know that my code is in need of an overhaul. Big time. I am experiencing too much lag&amp;hellip;losing a ton of time in the writing phase of my app. Expect an overhaul of said code, in preparation for my next project. I have seen some activity on both of my apps on the Android Market. I feel some moral obligation to fix both apps, cite some versions, etc. This one could take some time, but should result in a pretty sweet project. On a strange note, Ytai has a sample app that handles the analog input that I need for my next effort. I should be able to stand up a project before too long&amp;hellip;pretty pumped. Anyhow, check that code if you are bored. Really bored. I will update when I get some decent code committed&amp;hellip;until then&amp;hellip;&lt;/p&gt;</description></item><item><title>IOIO Servo Controller</title><link>https://swantron.com/2011/09/24/ioio-servo-controller/</link><pubDate>Sat, 24 Sep 2011 16:30:27 +0000</pubDate><guid>https://swantron.com/2011/09/24/ioio-servo-controller/</guid><description>&lt;p&gt;I just doubled my Android Market presence with one fell swoop. IOIO project number two is in the books: IOIO Servo Controller. &lt;img src="https://swantron.com/uploads/2011/09/IOIO-Servo-Controller-570x320.jpg" alt="IOIO Servo Controller" title="IOIO Servo Controller"
 loading="lazy"
 decoding="async"
/&gt;
 This project is a one-off of the PowerSwitch Tail relay project I have out in the wild. I took the button out of the mix and implemented a slider bar&amp;hellip;removed the relay and am now driving a hobby servo. &lt;img src="https://swantron.com/uploads/2011/09/IOIOServo_horiz1-570x342.png" alt="IOIO Android app" title="IOIOServo_horiz"
 loading="lazy"
 decoding="async"
/&gt;
 Displayed is the relative level (zero to one) of the slider, the slider itself, and a shameless plug. The onboard LED also fires with a brightness relative to the slider position&amp;hellip;which I implemented in the coding and sort of left in there. The basic concept was to get the PWM output configured correctly, in order to control the servo positioning&amp;hellip;the slider function is pretty much just the stock slider from the Android Development docs, widened a bit for the sake of video capture. The rest was just mashing around the code I had out there&amp;hellip;not too bad. Check the thing in action: &lt;iframe allowfullscreen="" frameborder="0" height="315" src="https://www.youtube.com/embed/DI3v3_E448U" width="420"&gt;&lt;/iframe&gt;This project is available for download in app form on the Android Market. Right next to my other guy&amp;hellip;search for IOIO. I will toss the code on my GitHub account as well. Fun project&amp;hellip;I may branch and see If I can do anything cool with a few servos. We&amp;rsquo;ll see. Shoot any comments to joe(at)swantron(dot)com. I can help with any setup issues, if they may arise. Good luck&amp;hellip;&lt;/p&gt;</description></item><item><title>More IOIO Headers</title><link>https://swantron.com/2011/09/23/more-ioio-headers/</link><pubDate>Fri, 23 Sep 2011 23:38:36 +0000</pubDate><guid>https://swantron.com/2011/09/23/more-ioio-headers/</guid><description>&lt;p&gt;Proof of concept stage has passed&amp;hellip;we are full on code cleanup and prep for video on the servo project&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/09/2011-09-24_14-26-54_676-570x320.jpg" alt="adding more ioio headers" title="ioio-solder-headers"
 loading="lazy"
 decoding="async"
/&gt;
 I should have the app polished and on the market Saturday afternoon. Tune in.&lt;/p&gt;</description></item><item><title>IOIO App Redux Time</title><link>https://swantron.com/2011/09/21/ioio-app-redux-time/</link><pubDate>Wed, 21 Sep 2011 09:09:43 +0000</pubDate><guid>https://swantron.com/2011/09/21/ioio-app-redux-time/</guid><description>&lt;p&gt;I put together a simple proof of concept using a slider to control a PWM pin out&amp;hellip;simple is an understatement. &lt;img src="https://swantron.com/uploads/2011/09/pwm-app-570x320.jpg" alt="pwm app ioio" title="pwm-app"
 loading="lazy"
 decoding="async"
/&gt;
 Nice, right? In doing this, I did a fresh download of the IOIO example apps, as I had gutted the Blink example for my 120V relay app. It turns out that there is a fresh firmware version&amp;hellip;I grabbed the new IOIO library that is associated with that. So, my proof of concept doesn&amp;rsquo;t function&amp;hellip;I tested it with an LED to no avail. So, I have a few items to address before I push out another project&lt;/p&gt;</description></item><item><title>Nursery Furniture Assembly</title><link>https://swantron.com/2011/09/19/nursery-furniture-assembly/</link><pubDate>Mon, 19 Sep 2011 12:26:33 +0000</pubDate><guid>https://swantron.com/2011/09/19/nursery-furniture-assembly/</guid><description>&lt;p&gt;As I mentioned in the post that precedes this one, I have been assembling things on a larger scale lately. Well, larger scale for a smaller scale person&amp;hellip;getting the nursery ready, namely. Both the crib and changing table came together nicely. Enjoy some pics and protips.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Protip: Although the product may merely require &amp;ldquo;a screwdriver&amp;rdquo; for assembly, this will take all day. You will want an electric drill.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2011/09/building-changing-table-570x320.jpg" alt="building changing table" title="building-changing-table"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Output Lull</title><link>https://swantron.com/2011/09/16/output-lull/</link><pubDate>Fri, 16 Sep 2011 18:24:25 +0000</pubDate><guid>https://swantron.com/2011/09/16/output-lull/</guid><description>&lt;p&gt;Not sure where this picture came from exactly&amp;hellip;trying to get video working via Cheese on Ubuntu is my best guess. &lt;img src="https://swantron.com/uploads/2011/09/working.jpg" alt="bad lab" title="working"
 loading="lazy"
 decoding="async"
/&gt;
 It has been sitting on my desktop for a while, ready for something. There it is ^ My new job has kept me busy for the last three weeks. FWIW, RightNow Technologies is a great place to be&amp;hellip;&lt;a href="http://www.rightnow.com/"&gt;check them out&lt;/a&gt; by all means. I have been putting together baby furniture like a boss, expect a post on that soon. Had a few gotchas to share. Katie is still doing well, and things are falling into place; we may have a daycare picked out, which will be nice to have in the books. Exciting stuff&amp;hellip;ready for this little girl to show up. Project wise, I&amp;rsquo;m going either one of two ways. I still have a boat-load of white LEDs to put to use. I am either thinking of banging out a quick Arduino (sorry for the neglect, little guy) project on that front, or trying to do some metering with the IOIO. I thought about doing a quick Ping sensor project for the IOIO as well, but figured that may turn into another multi-month ordeal. Might tackle some LEDs&amp;hellip;debugging LEDs is pretty much a binary process. Works or does not work. Time will tell. But until then.&lt;/p&gt;</description></item><item><title>Joseph Swantron</title><link>https://swantron.com/2011/09/15/joseph-swantron/</link><pubDate>Thu, 15 Sep 2011 07:49:03 +0000</pubDate><guid>https://swantron.com/2011/09/15/joseph-swantron/</guid><description>&lt;p&gt;Possible pen name&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/09/joseph-swantron-570x424.jpg" alt="joseph swantron" title="joseph swantron"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Bonus Content: IOIO Circuit Diagram</title><link>https://swantron.com/2011/09/12/bonus-content-ioio-circuit-diagram/</link><pubDate>Mon, 12 Sep 2011 18:39:11 +0000</pubDate><guid>https://swantron.com/2011/09/12/bonus-content-ioio-circuit-diagram/</guid><description>&lt;p&gt;My new amigos at Ytai&amp;rsquo;s &lt;a href="http://groups.google.com/group/ioio-users/topics"&gt;Google Groups IOIO page&lt;/a&gt; and I are still spit-balling my project details. I am providing a circuit diagram to help the discussion. &lt;img src="https://swantron.com/uploads/2011/09/ioio-diagram-570x320.jpg" alt="ioio diagram" title="ioio-diagram"
 loading="lazy"
 decoding="async"
/&gt;
 For the fuller project in detail, check &lt;a href="https://swantron.com/ioio-powerswitch-project/"&gt;the original post&lt;/a&gt;. Cheers.&lt;/p&gt;</description></item><item><title>Watch Out</title><link>https://swantron.com/2011/09/11/watch-out-2/</link><pubDate>Sun, 11 Sep 2011 17:36:24 +0000</pubDate><guid>https://swantron.com/2011/09/11/watch-out-2/</guid><description>&lt;p&gt;Nerd cred is nerd cred, right? Not necessarily. Take, for instance, gaining nerd cred via unboxing a Woot BOC&amp;hellip;pretty nerdy. That is contrasted by more nerdy nerd cred, like trading messages with the IOIO designer on his Google Groups page. Huge nerd cred. Another level of nerd cred comes via gadgets. Gadgetry is the best&amp;hellip;on of my favorite things in the world. There are overt ways to geek out&amp;hellip;like a screaming fast notebook running an obscure, maybe stable version of Linux. Bonus points for sure. Blogging is sort of credulous, but blogging the crap out of stuff and posting apps&amp;hellip;gigantic nerd cred. Then comes watches. Nerd cred on the down-low. I&amp;rsquo;ll go on record saying that &lt;a href="http://www.bluedial.com/invicta-watch-men.htm"&gt;Invicta Men Watches&lt;/a&gt; are a source of geek cred. Take a look: &lt;img src="https://swantron.com/uploads/2011/09/invicta-big.jpg" alt="invicta watch" title="invicta-big"
 loading="lazy"
 decoding="async"
/&gt;
 You can nerd out by the design, or nerd out by the specs. I choose both, as that watch is crazy functional and crazy cool looking. Not slide rule and pocket protector cool, but pretty solid. The best deal, is the prices you can find on Invicta watches on BlueDial: &lt;img src="https://swantron.com/uploads/2011/09/invicta-watch.jpg" alt="big old watch" title="invicta-watch"
 loading="lazy"
 decoding="async"
/&gt;
 That doesn&amp;rsquo;t even make sense. How they can chop the price that much is crazy. Blogging about watches crazy. Hit the link and check one out. It is a pretty sweet site, and you really won&amp;rsquo;t beat that price anywhere.&lt;/p&gt;</description></item><item><title>Satellite Internet Options</title><link>https://swantron.com/2011/09/08/satellite-internet-options-3/</link><pubDate>Thu, 08 Sep 2011 20:10:48 +0000</pubDate><guid>https://swantron.com/2011/09/08/satellite-internet-options-3/</guid><description>&lt;p&gt;Q: What is worse than a dial-up internet connection? crickets chirping&amp;hellip; crickets chirping&amp;hellip; crickets chirping&amp;hellip; A: Very little? I don&amp;rsquo;t know. Dial up is unacceptable. So unacceptable that I would, without a doubt, rather be without a connection than have to poke around with dial up. Some remote places are without the option of a cable connection. Some places even more remote cannot even access DSL. I weep for the poor souls. Fortunately, there is an option. Look to the stars, my dialing up friends. Chins up&amp;hellip;there is always &lt;a href="http://www.mybluedish.com"&gt;satellite internet&lt;/a&gt;, my friends. &lt;img src="https://swantron.com/uploads/2011/09/blue-internet.jpg" alt="Satellite Internet" title="blue-internet"
 loading="lazy"
 decoding="async"
/&gt;
 Some day, our mobile connections may be able to handle all of our data needs. Until that idea becomes reality, our best bet for remote connections is, by all means, satellite connections. You are likely familiar with Direct TV and Dish Network receivers&amp;hellip;this is the same principle. No grid&amp;hellip;just power the receiver, and you get your connections from Low-Earth Orbit. LEO and the interwebs; let me sum that up. Yep, just as I suspected: win / win. Hit that link to find out more. Believe me, dial up internet is barely internet at all. This route is really the only way to go in a pinch. Plus, your friends and family will be amazed by your forward-thinking, futuristic internet connection. Space cadet stuff.&lt;/p&gt;</description></item><item><title>IOIO PowerSwitch Project</title><link>https://swantron.com/2011/09/05/ioio-powerswitch-project/</link><pubDate>Mon, 05 Sep 2011 17:52:09 +0000</pubDate><guid>https://swantron.com/2011/09/05/ioio-powerswitch-project/</guid><description>&lt;p&gt;I can finally report a conclusion of sorts on the IOIO / PowerSwitch Tail project. The &amp;lsquo;of sorts&amp;rsquo; disclaimer is in regards to my Android App, which is pretty much a working beta. I have some issues with my onResume code, and want to put some polish on the UI. That said, I have released the code to the interwebs, so had better provide a write-up. The setup is the same as I have been posting. Dual open drain pins with a 10K pull to 5V do the lifting&amp;hellip;triggering of pins is handled via my IOIO board&amp;hellip;Android app providing a UI to do the switching. &lt;img src="https://swantron.com/uploads/2011/09/ioio-example.jpg" alt="ioio-example-project" title="ioio-example"
 loading="lazy"
 decoding="async"
/&gt;
 I went ahead and published my app on the Android Market. It will pop for sure by searching for IOIO. &lt;img src="https://swantron.com/uploads/2011/09/android-market-570x351.png" alt="android market app" title="android-market"
 loading="lazy"
 decoding="async"
/&gt;
 Price: free ninety nine. Can&amp;rsquo;t beat that. I also tossed this code up on GitHub. Go nuts. &lt;img src="https://swantron.com/uploads/2011/09/github-570x394.png" alt="github example" title="github"
 loading="lazy"
 decoding="async"
/&gt;
 Video time: see this in action. &lt;iframe allowfullscreen="" frameborder="0" height="345" src="https://www.youtube.com/embed/iQ_Bonhnt4Y" width="420"&gt;&lt;/iframe&gt;Basically, between all of the shaky camera work, I download my app from the Android Market, connect via USB, and control the 120V relay via my Droid 2. I will shoot a better video once I clean up my code a bit. Stay tuned. The README on GitHub and the app details section should have all of the connection information. I can provide any further details via email / comments / @swantron. Have fun with this one&amp;hellip; &lt;a href="http://market.android.com/details?id=swantron.project.power"&gt;Link to android market&lt;/a&gt;&lt;a href="http://github.com/swantron/IOIOPowerSwitch"&gt;Link to project code at GitHub&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Git er Hub</title><link>https://swantron.com/2011/09/01/git-er-hub/</link><pubDate>Thu, 01 Sep 2011 19:41:36 +0000</pubDate><guid>https://swantron.com/2011/09/01/git-er-hub/</guid><description>&lt;p&gt;Making progress on the IOIO marathon project. GitHub has been chosen as the initial hosting deal. Configured with a little hello world this evening. &lt;img src="https://swantron.com/uploads/2011/09/git-hub-linux-570x489.png" alt="git hub linux" title="git-hub-linux"
 loading="lazy"
 decoding="async"
/&gt;
 Click on that for some CLI awesome junk. If not, tune back in for the larger effort soon. Android app may follow.&lt;/p&gt;</description></item><item><title>Adding Headers to an IOIO</title><link>https://swantron.com/2011/08/31/adding-headers-to-an-ioio/</link><pubDate>Wed, 31 Aug 2011 21:33:07 +0000</pubDate><guid>https://swantron.com/2011/08/31/adding-headers-to-an-ioio/</guid><description>&lt;p&gt;Q. Am I dragging my feet with the whole IOIO code cleanup deal? A. Take a look at this little pictorial dealio regarding soldering headers to my IOIO Exhb 1: &lt;img src="https://swantron.com/uploads/2011/08/baad-lab.jpg" alt="IOIO headers" title="baad-lab"
 loading="lazy"
 decoding="async"
/&gt;
 Exhb 2: &lt;img src="https://swantron.com/uploads/2011/08/baaaaad-lab.jpg" alt="headers in place on IOIO" title="baaaaad-lab"
 loading="lazy"
 decoding="async"
/&gt;
 Exhb 3: &lt;img src="https://swantron.com/uploads/2011/08/baaad-lab.jpg" alt="powered IOIO" title="baaad-lab"
 loading="lazy"
 decoding="async"
/&gt;
 I&amp;rsquo;ll get on that; you have my word. I am toying around with the idea of tossing the open drain app on both github and the Android Market, in order to throw some chum out to the crew of IOIO owners. We&amp;rsquo;ll see.&lt;/p&gt;</description></item><item><title>Baseball Heroics</title><link>https://swantron.com/2011/08/29/baseball-heroics/</link><pubDate>Mon, 29 Aug 2011 19:12:30 +0000</pubDate><guid>https://swantron.com/2011/08/29/baseball-heroics/</guid><description>&lt;p&gt;Black Sox, for the win&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/08/bozeman-baseball1-648x1024.jpg" alt="swan tron dot baseball" title="bozeman-baseball"
 loading="lazy"
 decoding="async"
/&gt;
 2011 Gallatin Valley Men&amp;rsquo;s Adult Baseball League champions. You can&amp;rsquo;t tell due to the backlighting, but there are four games worth or infield on that uni. Red Bull, ibuprofen, celebratory OMLs, Skoal, and infield. And grass from a couple of cans of corn put-outs. Happy and tired.&lt;/p&gt;</description></item><item><title>So Long, Zoot</title><link>https://swantron.com/2011/08/29/so-long-zoot/</link><pubDate>Mon, 29 Aug 2011 18:46:04 +0000</pubDate><guid>https://swantron.com/2011/08/29/so-long-zoot/</guid><description>&lt;p&gt;I had three great years at Zoot Enterprises. Time for a change, however. &lt;img src="https://swantron.com/uploads/2011/08/zoot-enterprises-570x320.jpg" alt="zoot enterprises" title="zoot-enterprises"
 loading="lazy"
 decoding="async"
/&gt;
 Thanks for it all.&lt;/p&gt;</description></item><item><title>Android 120V Controller</title><link>https://swantron.com/2011/08/26/android-120v-controller/</link><pubDate>Fri, 26 Aug 2011 16:15:40 +0000</pubDate><guid>https://swantron.com/2011/08/26/android-120v-controller/</guid><description>&lt;p&gt;It was worth the wait&amp;hellip;I now control 120V via my Android. &lt;img src="https://swantron.com/uploads/2011/08/ioio-project.jpg" alt="ioio android powerswitch tail 120V FTW" title="ioio-project"
 loading="lazy"
 decoding="async"
/&gt;
 I had a mostly sleepless night, again. I managed to figure out what I had been botching while trying to provide enough juice to my PowerSwitch Tail. Transistors and alligator clamps are out; extra pins are in. Take a look at the (awful quality) video&amp;hellip;on the main page, as the picture quality won&amp;rsquo;t grind loading to a halt. &lt;iframe allowfullscreen="" frameborder="0" height="349" src="https://www.youtube.com/embed/S34scKXwtEs?hl=en&amp;fs=1" width="425"&gt;&lt;/iframe&gt;I still need to toss some headers on the IOIO, and take some clips out of the picture for a better picture of what I did here. Look for that shortly, along with a snippet. Pretty straight forward, but we&amp;rsquo;ll have to see where this one ends up.&lt;/p&gt;</description></item><item><title>Good News</title><link>https://swantron.com/2011/08/23/good-news/</link><pubDate>Tue, 23 Aug 2011 12:00:00 +0000</pubDate><guid>https://swantron.com/2011/08/23/good-news/</guid><description>&lt;p&gt;Katie and I are happily expecting a baby girl&amp;hellip;due date: 12/31 &lt;img src="https://swantron.com/uploads/2011/08/baby_swanson.jpg" alt="baby swanson" title="baby_swanson"
 loading="lazy"
 decoding="async"
/&gt;
 There she is^ I have money on the little lady having big, brown eyes. Very excited to meet her.&lt;/p&gt;</description></item><item><title>Ubuntu Fast Flash Issue</title><link>https://swantron.com/2011/08/20/ubuntu-fast-flash-issue/</link><pubDate>Sat, 20 Aug 2011 13:06:33 +0000</pubDate><guid>https://swantron.com/2011/08/20/ubuntu-fast-flash-issue/</guid><description>&lt;p&gt;I was horsing around with the Google+ Hangout function last week. In installing the required Google / Flash plugins via Ubuntu Update Manager, I managed to cripple my system. I wiped Flash off of my machine, did a fresh install&amp;hellip;the whole works. To no avail. The bug (and fix) were strange enough to warrant a write-up. First, the symptoms were strange. Any Flash video would run super fast&amp;hellip;triple speed. While watching Cubs replays in fast forward was sort of amusing, I couldn&amp;rsquo;t get audio to work either. All media was wonky, including streaming audio. I tried to play an MP3 from my hard drive&amp;hellip;playback was nonfunctional. That sort of led me to the solution: &lt;img src="https://swantron.com/uploads/2011/08/ubuntu-audio-570x491.jpg" alt="ubuntu audio problem" title="ubuntu-audio"
 loading="lazy"
 decoding="async"
/&gt;
 I disabled the HDMI audio function, restarted Firefox, and that was that. Why audio settings would spawn that sort of malfunction is beyond me. I am going to submit a bug report on this guy&amp;hellip;too strange to let slip.&lt;/p&gt;</description></item><item><title>Blown Multimeter</title><link>https://swantron.com/2011/08/19/blown-multimeter/</link><pubDate>Fri, 19 Aug 2011 09:50:28 +0000</pubDate><guid>https://swantron.com/2011/08/19/blown-multimeter/</guid><description>&lt;p&gt;So, good news and bad news. Yin and Yang. I managed to get my open drain setup working with the IOIO. Ytai was right&amp;hellip;just needed to dump more current through the sucker and pull 5V from the board. See below: &lt;img src="https://swantron.com/uploads/2011/08/Pull-up-resistor.jpg" alt="pull up" title="Pull-up-resistor"
 loading="lazy"
 decoding="async"
/&gt;
 On to the bad. I wasn&amp;rsquo;t pushing enough current to trigger my 120V relay&amp;hellip;but before I could do some current calculations, my piece of shit Radio Shack multimeter finally gave out. How timely? Not to worry&amp;hellip;a quick trip to Lowes, and we have a new (much higher quality) Ideal DMM: &lt;img src="https://swantron.com/uploads/2011/08/Ideal-Multimeter.jpg" alt="ideal multimeter" title="Ideal-Multimeter"
 loading="lazy"
 decoding="async"
/&gt;
 Your eyes aren&amp;rsquo;t fooling you&amp;hellip;that is a thermocouple. Thermocouple and stand&amp;hellip;pretty official. I&amp;rsquo;ll get some calculations done and figure out where we are with this guy&amp;hellip;pretty close!&lt;/p&gt;</description></item><item><title>Adding Surface Mount Power to IOIO</title><link>https://swantron.com/2011/08/18/adding-surface-mount-power-to-ioio/</link><pubDate>Thu, 18 Aug 2011 15:43:10 +0000</pubDate><guid>https://swantron.com/2011/08/18/adding-surface-mount-power-to-ioio/</guid><description>&lt;p&gt;Some career-oriented things have kept me largely out of the Bad Lab. I finally decided to dust of the soldering station and get a permanent power connector surface mounted to my IOIO board. I tackled this project before I headed to work&amp;hellip;I think the pre-coffee pre-jitter scenario worked out well. Anyhow, this is the component from SparkFun: &lt;img src="https://swantron.com/uploads/2011/08/Surface-Mount-Power-Jack.jpg" alt="surface mount power jack" title="Surface-Mount-Power-Jack"
 loading="lazy"
 decoding="async"
/&gt;
 It is a simple two pin surface mount compact connector. Nice current rating, so I am hoping it will give me enough juice to pull 5V in my pull-up project. The issue to overcome in the actual soldering was keeping this little sucker in place and stable to get the first joint in place. My solution, once again, ended up involving my adjustable clamps. These things are great, especially compared to the &amp;lsquo;helper hands&amp;rsquo; alligator clip stand. Wonky hands would be more apt. &lt;img src="https://swantron.com/uploads/2011/08/Barrel-Jack-IOIO.jpg" alt="clampy" title="Barrel-Jack-IOIO"
 loading="lazy"
 decoding="async"
/&gt;
 For a little connector, it seems to be fairly secure. I also picked up a barrel jack to two pin connector from SparkFun. &lt;img src="https://swantron.com/uploads/2011/08/IOIO-surface-mount.jpg" alt="mount surface" title="IOIO-surface-mount"
 loading="lazy"
 decoding="async"
/&gt;
 Hooked up to a wall wart&amp;hellip;survey says: &lt;img src="https://swantron.com/uploads/2011/08/IOIO-Power.jpg" alt="ioio power" title="IOIO-Power"
 loading="lazy"
 decoding="async"
/&gt;
 We have power. I will test it against some loads, and get back on the pull-up project. Here goes nothing&amp;hellip;&lt;/p&gt;</description></item><item><title>New Things</title><link>https://swantron.com/2011/08/16/new-things/</link><pubDate>Tue, 16 Aug 2011 21:24:39 +0000</pubDate><guid>https://swantron.com/2011/08/16/new-things/</guid><description>&lt;p&gt;It was either this&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/08/RNOW.jpg" alt="RightNow " title="RNOW"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;or an embedded Van Halen music video. You are welcome. Cheers to new things.&lt;/p&gt;</description></item><item><title>Open Drain Example IOIO Android</title><link>https://swantron.com/2011/08/10/open-drain-example-ioio-android/</link><pubDate>Wed, 10 Aug 2011 09:16:17 +0000</pubDate><guid>https://swantron.com/2011/08/10/open-drain-example-ioio-android/</guid><description>&lt;p&gt;Hi. This project never ends. I have been cutting my teeth on some electrical engineering 101, in an effort to push 5V through my IOIO. At this point, I am still not able to report a success. I do have the &amp;lsquo;open drain&amp;rsquo; setup working, at a lower voltage than I am intending. My configuration is as follows: &lt;img src="https://swantron.com/uploads/2011/08/pull-up-resistor.jpg" alt="pull up resistor" title="pull-up-resistor"
 loading="lazy"
 decoding="async"
/&gt;
 The Java snippet that is doing the pin defining is this guy:&lt;/p&gt;</description></item><item><title>Future Contact Lenses</title><link>https://swantron.com/2011/08/09/future-contact-lenses/</link><pubDate>Tue, 09 Aug 2011 09:01:10 +0000</pubDate><guid>https://swantron.com/2011/08/09/future-contact-lenses/</guid><description>&lt;p&gt;Google&amp;rsquo;s Project Glass&amp;hellip;very cool. The prototype units are sort of reminiscent of Star Trek, but they serve a unique function. Merging computing and vision is not an easy thing, once the whole &amp;lsquo;rest of the world aside from the text written to screen&amp;rsquo; comes in to play. &lt;img src="https://swantron.com/uploads/2012/08/future_lens.jpg" alt="enhance enhance" title="future_lens"
 loading="lazy"
 decoding="async"
/&gt;
 Where will this end up? I have a strong suspicion that the goofy looking units will end up being swept under the rug. The future, my friends, is in the &lt;a href="http://www.lenstore.co.uk"&gt;contact lens&lt;/a&gt;. The small, not very obtrusive, disposable, can still wear sunglasses, little contact lens. The kicker is the link between contact lenses and high tech stuff that already exists. If vision correction isn&amp;rsquo;t enough to float your boat, how about Microsoft&amp;rsquo;s past work to implement a glucose tester into contact lenses. You don&amp;rsquo;t have to be diabetic to appreciate that. You don&amp;rsquo;t have to be a Microsoft fanboy to give them credit for a cool project. Swap Microsoft out for Google, who is arguably way more bleeding edge. Add in the fact that the Google Glass project has been declared an early success, and that the contact lens makes more sense down the road. I&amp;rsquo;m guessing we see Star Trek Glasses, and then shortly behind Star Trek Contacts for sale before too long.&lt;/p&gt;</description></item><item><title>Black Monday 2011</title><link>https://swantron.com/2011/08/08/black-monday-201/</link><pubDate>Mon, 08 Aug 2011 15:42:20 +0000</pubDate><guid>https://swantron.com/2011/08/08/black-monday-201/</guid><description>&lt;p&gt;I finally gathered my nerves and opened my TDAmeritrade account after the market closed. Pretty ugly. &lt;img src="https://swantron.com/uploads/2011/08/stock-crash.jpg" alt="stock crash" title="stock-crash"
 loading="lazy"
 decoding="async"
/&gt;
 If the dollar wasn&amp;rsquo;t jacked, I would be in buy mode. As it stands, I&amp;rsquo;m staying put. Sure glad I am not a soon-to-be retiree; things could be bleaker. Here&amp;rsquo;s to a rebound&amp;hellip;&lt;/p&gt;</description></item><item><title>Nerdy Weekend</title><link>https://swantron.com/2011/08/06/nerdy-weekend/</link><pubDate>Sat, 06 Aug 2011 19:30:44 +0000</pubDate><guid>https://swantron.com/2011/08/06/nerdy-weekend/</guid><description>&lt;p&gt;Disclaimer: I have two baseball games in which to play tomorrow. Play well, FWIW. I am spending my night watching &amp;lsquo;Ask an Engineer.&amp;rsquo; Getting my nerd on (well, FWIW.) &lt;img src="https://swantron.com/uploads/2011/08/asking-engineer.jpg" alt="ask an engineer" title="asking-engineer"
 loading="lazy"
 decoding="async"
/&gt;
 Support &lt;a href="http://adafruit.com/"&gt;Lady Ada / Adafruit&lt;/a&gt; via purchasing the type of stuff you see on swantron.com&amp;hellip;she is one of the good guys. Have a nice weekend&amp;hellip;&lt;/p&gt;</description></item><item><title>Choosing a Web Designer</title><link>https://swantron.com/2011/08/05/choosing-a-web-designer/</link><pubDate>Fri, 05 Aug 2011 08:53:21 +0000</pubDate><guid>https://swantron.com/2011/08/05/choosing-a-web-designer/</guid><description>&lt;p&gt;My skill set is so sufficiently awesome in the design realm, that I can turn this&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/08/chicken-crop.jpg" alt="chicken crop" title="chicken-crop"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;into this&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/08/chicken-wattle1.jpg" alt="chicken wattle" title="chicken-wattle"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;using nothing but MS Paint. I can also put down an entire box of &lt;del datetime="2011-08-05T15:41:38+00:00"&gt;MSG in a Biskit&lt;/del&gt; Chicken in a Biskit. But that is for another day. If you, unlike me, are shopping for a web designer, take the following into consideration. Whether you are building a new website or having an older one redesigned, it is likely that you will need the assistance of a web designer. If you spend some time browsing the internet, you will soon discover that there is a significant difference in those websites which have been professionally designed and those that haven’t. Nowadays, if you want your business to get noticed then hiring a reputable web designer is a necessity. So how do you go about choosing one? Firstly you should do your research on potential web designers or web design companies. You will find that &lt;a href="http://www.adido-solutions.com/Hampshire/web-design-seo-services-southampton.aspx"&gt;Southampton web design &lt;/a&gt; agencies may work in a completely different way to a &lt;a href="http://www.adido-solutions.com/web-design/web-design-services.aspx"&gt;web designer in Dorset&lt;/a&gt;. Therefore, it pays to look around and not necessarily just in London. You need to enquire into their previous work and ensure it is similar to the standard you are after for your own site. It is important to remember that your website should not just be a copy of previous work, so look at more than one example to ensure that the designer is capable of catering to individual client needs. You also need to research into whether this work was delivered in a timely manner. It is all well and good receiving an incredible design for a new website, however if it is going to take 3 years, you may need to reconsider. The majority or web designers will have a portfolio and this is a great way to judge their work and their professionalism. Client testimonials are another way in which you can compare designers. Be wary about these testimonials as it is possible to make these up, so it is important to follow them up and actually speak to previous clients to gain further information. For example if you are contemplating a &lt;a href="http://www.adido-solutions.com/dorset/web-design-seo-services-bournemouth.aspx"&gt;web design Bournemouth&lt;/a&gt; agency, you may wish to speak to a range of their clients to gauge an understanding of how they work.&lt;/p&gt;</description></item><item><title>Bad Lab in Action</title><link>https://swantron.com/2011/08/03/bad-lab-in-action/</link><pubDate>Wed, 03 Aug 2011 08:12:39 +0000</pubDate><guid>https://swantron.com/2011/08/03/bad-lab-in-action/</guid><description>&lt;p&gt;My enjoyable night of programming my IOIO slowly devolved into a digital multimeter-needing mess. &lt;img src="https://swantron.com/uploads/2011/08/lab-in-action.jpg" alt="bad lab in action" title="lab-in-action"
 loading="lazy"
 decoding="async"
/&gt;
 Either I am reading the spec sheet incorrectly, or this thing is wonky. I have implemented a pull-up resister, and *should be pushing 5V. In reality, I am seeing 3.8V&amp;hellip;something is amiss. Back to the drawing board.&lt;/p&gt;</description></item><item><title>Android IOIO Digital Output</title><link>https://swantron.com/2011/07/28/android-ioio-digital-output/</link><pubDate>Thu, 28 Jul 2011 12:05:01 +0000</pubDate><guid>https://swantron.com/2011/07/28/android-ioio-digital-output/</guid><description>&lt;p&gt;I am one coding session and one EE session away from having a pretty cool project to post. In the meantime, I am making some progress with the IOIO.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2011/07/yoyo.jpg" alt="&amp;#43;1 a bunch of wires" title="yoyo"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Eclipse and I are still having our issues, but the ADK is becoming less Greek to me. The next project should shed some light on what sort of possibilities IOIO presents.&lt;/p&gt;
&lt;p&gt;I shot a video of one of my debugging tests. I eventually will be using an &amp;lsquo;open drain&amp;rsquo; setup, in order to get 5V output, but am doing some testing at 3.3V. I hooked up an old speaker that I salvaged from a CRT tear-down to my test pins, to verify that my Android App was working.&lt;/p&gt;</description></item><item><title>I Need a Camera</title><link>https://swantron.com/2011/07/25/i-need-a-camera/</link><pubDate>Mon, 25 Jul 2011 19:51:21 +0000</pubDate><guid>https://swantron.com/2011/07/25/i-need-a-camera/</guid><description>&lt;p&gt;I need either a camera, or a backup Android for dev. I&amp;rsquo;m shooting for the later. For real though&amp;hellip;cash for a used Droid X. Anyone know of a good &lt;a href="http://www.zaarly.com/" title="marketplace"&gt;marketplace&lt;/a&gt; to pick a used one up? I&amp;rsquo;ll entertain offers at joe[at]swantron[dot]com. You know you want an iPhone&amp;hellip; Here is the motivation: &lt;img src="https://swantron.com/uploads/2011/07/ineedacamera.jpg" alt="i need a camera" title="ineedacamera"
 loading="lazy"
 decoding="async"
/&gt;
 I had to swing the laptop around to snap a picture of my Monday-Funday effort for this week. I need to snap (shoot maybe?) a video of my IOIO work, but I find myself in want of a micro SD card. Both of my 2GB cards are at the office, and my IOIO Android app is sitting happily on my Droid 2&amp;rsquo;s memory card. For the loss. Loss like the Droid X&amp;rsquo;s battery tendencies. Really, get rid of that phone. It is awful&amp;hellip;I will be doing you a favor by taking it off of your hands. The screen is too big&amp;hellip;hard to fit in your pocket, etc. Cash. I&amp;rsquo;ll get a vid up tomorrow. Fear not.&lt;/p&gt;</description></item><item><title>Google Plus Instant Upload Settings</title><link>https://swantron.com/2011/07/21/google-plus-instant-upload-settings/</link><pubDate>Thu, 21 Jul 2011 12:49:30 +0000</pubDate><guid>https://swantron.com/2011/07/21/google-plus-instant-upload-settings/</guid><description>&lt;p&gt;I am still horsing around with Google+ on my Droid 2. A few posts back, I lambasted the Instant Upload feature. The whole idea of tossing geo-location-having pictures onto Google&amp;rsquo;s servers seems awfully odd to me. As this feature is &amp;lsquo;featured&amp;rsquo; in Google+&amp;rsquo;s Android app, I figured I would play around with it some more, in order to gauge its evilness. The jury is still out. It does work as intended. I snapped a few pictures of my fancy breakfast in my cubicle, with the Instant Upload activated, with the Battery Uploads selection&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/07/cubicle-bacon.jpg" alt="cubicle bacon via instant upload" title="cubicle-bacon"
 loading="lazy"
 decoding="async"
/&gt;
 Surely enough, once I plugged my D2 into the charger, it began to sync/upload. Within several seconds I was notified of my complete upload to G+. So, while I am still unsure of the impacts of this feature, I am impressed by its function. Google&amp;rsquo;s devs hit the ball out on the park with this one, in regards to pure functionality. Especially, as the Android Facebook and Twitter apps are rough at best. Hats off. Expect a full review of G+ in the near future.&lt;/p&gt;</description></item><item><title>Eclipse and IOIO</title><link>https://swantron.com/2011/07/18/eclipse-and-ioio-3/</link><pubDate>Mon, 18 Jul 2011 19:56:25 +0000</pubDate><guid>https://swantron.com/2011/07/18/eclipse-and-ioio-3/</guid><description>&lt;p&gt;Five Volts are so 2010. I&amp;rsquo;m all over this three and three-tenths Volts stuff. &lt;img src="https://swantron.com/uploads/2011/07/ioio-eclipse.jpg" alt="3.3 volts ioio arduino sketches" title="ioio-eclipse"
 loading="lazy"
 decoding="async"
/&gt;
 Don&amp;rsquo;t call it a comeback. I blew the dust off of my IOIO board, and am ready to do some 3.3V stuffs. I have already deduced that my PowerSwitch Tail won&amp;rsquo;t relay at 3.3V, but will make a switching noise and fire the on-board LED. Lesson learned. I guess I had better get serious with my EE&amp;hellip;this is a circuitry step up from the Arduino without a doubt. Expect a project and some code soon. I am going to make something work.&lt;/p&gt;</description></item><item><title>Android Instant Upload to Google(plus)</title><link>https://swantron.com/2011/07/16/android-instant-upload-to-googleplus/</link><pubDate>Sat, 16 Jul 2011 09:55:19 +0000</pubDate><guid>https://swantron.com/2011/07/16/android-instant-upload-to-googleplus/</guid><description>&lt;p&gt;I created a Google+ account last week, in order to kick the tires a bit. I am going to hold off on a full review until I get some circles going, test the &lt;a href="http://www.linqto.com/" title="group video chat"&gt;group video chat&lt;/a&gt; functions, etc. I do want to mention one puzzling feature that Google has built into this thing. Instant upload. I don&amp;rsquo;t get it. &lt;img src="https://swantron.com/uploads/2011/07/google-plus-570x427.jpg" alt="google plus instant upload" title="google-plus"
 loading="lazy"
 decoding="async"
/&gt;
 This makes for super easy uploading of images to your profile. Android phone&amp;hellip;cellular radio connection&amp;hellip;there you go. This app will run a cron job to dump your photos to your Google plus profile. The default setting is to allow this when you set up the Google+ Android app, with all new photos dumped to a private (non-shared) folder on your G+ account. I opened up my settings and let this one rip. &lt;img src="https://swantron.com/uploads/2011/07/instant-upload.jpg" alt="webcam shot to google plus via android" title="instant-upload"
 loading="lazy"
 decoding="async"
/&gt;
 It took about 20 seconds for that picture to show up in my private folder. Cool implementation, but pretty impractical. &lt;em&gt;Issues I have with this:&lt;/em&gt;*** Increased data usage. Especially as unlimited plans are goners. * Battery nukage. One more thing to kill -9. * Location data. Real time seeding a DB with your lat/long. * Duplicate media. Primarily for deletions&amp;hellip;two is worse than one. * Neccessary? USB cord&amp;hellip;bluetooth&amp;hellip;MMS&amp;hellip;physical media&amp;hellip;email&amp;hellip;**Suffice to say, I will have this &amp;lsquo;feature&amp;rsquo; disabled. Stay tuned for the full review, and holler if you would like an invite.&lt;/p&gt;</description></item><item><title>Arduino 120V AC Relay Example</title><link>https://swantron.com/2011/07/12/arduino-120v-ac-relay-example/</link><pubDate>Tue, 12 Jul 2011 21:13:18 +0000</pubDate><guid>https://swantron.com/2011/07/12/arduino-120v-ac-relay-example/</guid><description>&lt;p&gt;I got tired of poking around with LCD drivers with my Arduino. Time for a quick project to mix it up&amp;hellip;staring at a surge protector always puts 120V on my mind. As it turns out, I tore apart an old humidifier a while ago on my &amp;lsquo;workbench.&amp;rsquo; Monday night is Katie&amp;rsquo;s reality TV night&amp;hellip;time for something sweet. Investigating duty cycles on this plastic fan: &lt;img src="https://swantron.com/uploads/2011/07/fan-hack.jpg" alt="fan hack" title="fan-hack"
 loading="lazy"
 decoding="async"
/&gt;
 I figured that I could horse around with my PowerSwitch Tail, and make it somewhat mimic a PWM 5V setup. I was curious how long I would have to &amp;lsquo;pulse&amp;rsquo; the switch with juice to keep the fan constantly rolling. I started with it fully on, and kicked my &amp;lsquo;active&amp;rsquo; duty cycles lower until I reached a nearly-continual state of motion. Pause for Arduino code snippet:&lt;/p&gt;</description></item><item><title>Spoofing User Agent Types from the Command line</title><link>https://swantron.com/2011/07/11/spoofing-user-agent-types-from-the-command-line/</link><pubDate>Mon, 11 Jul 2011 11:19:41 +0000</pubDate><guid>https://swantron.com/2011/07/11/spoofing-user-agent-types-from-the-command-line/</guid><description>&lt;p&gt;I&amp;rsquo;m back on the command line&amp;hellip;look out&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/07/spam-570x356.jpg" alt="ubuntu terminal spoofing user agents" title="spam"
 loading="lazy"
 decoding="async"
/&gt;
 So, I am still poking away at various ways to interface between the bash and various web components. This stuff is still shaking out of my Twitter to CLI to LCD project. I have been using some of the usual suspects (wget, python url libraries, etc) in an effort to find one that is best suited to sniffing and parsing html info. I have found that writing to serial is the most fail-proof means of mashing around data quickly, so that is my inspiration. Anyhow, I was horsing around with curl on the command line. It turns out, that spoofing user agents is pretty simple to implement. Take this two-line one liner for instance: &lt;strong&gt;swantron@Dell15:&lt;del&gt;$ x=10 swantron@Dell15:&lt;/del&gt;$ for (( y=1; y&amp;lt;=x; y++)) ; do curl &amp;ndash;user-agent &amp;ldquo;Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)&amp;rdquo; swantron.com ; done&lt;/strong&gt;In a nutshell, this is acting to snag this site ten times, with credentials indicating the machine is running Windows 2000 and MS Internet Explorer 5.1. The success is indicated by my server statistics: Before: &lt;img src="https://swantron.com/uploads/2011/07/msie-570x180.jpg" alt="Windows 2000 IE 5.1" title="msie"
 loading="lazy"
 decoding="async"
/&gt;
 After: &lt;img src="https://swantron.com/uploads/2011/07/IE-stats-570x215.jpg" alt="IE 5.1 on Windows 2000" title="IE-stats"
 loading="lazy"
 decoding="async"
/&gt;
 Not too bad. I am considering using this as a testing tool for my site. Messing around with PHP and CSS&amp;hellip;I can put together a quick regression using some legacy operating systems and browsers to make certain that I can still snag my content. Granted, the example setup may seem like gross overkill, but as those stats indicate, I do see quite a few requests from ancient machines. Makes you wonder.. Anyhow, this layout is in need of some serious testing. If anyone is interested in a copy, drop me a line. Cheers.&lt;/p&gt;</description></item><item><title>Awesome Gadget Blog</title><link>https://swantron.com/2011/07/08/awesome-gadget-blog/</link><pubDate>Fri, 08 Jul 2011 12:50:19 +0000</pubDate><guid>https://swantron.com/2011/07/08/awesome-gadget-blog/</guid><description>&lt;p&gt;As a gadget guy, I am always searching for new tech stuff. Every once in a while, I stumble across a new &lt;a href="http://www.geekalerts.com/"&gt;Gadget Blog&lt;/a&gt; that is awe-inspiring. I recently found one that blew my mind, due to some of the inanely cool stuff they dig up. Like this bad boy&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/07/calculator-iphone-case.jpg" alt="iphone calculator case" title="calculator-iphone-case"
 loading="lazy"
 decoding="async"
/&gt;
 That iPhone case almost makes me want to get rid of my Droid 2 and snag an iPhone 4. Almost&amp;hellip; Geekalerts.com is where I found that. I have been checking the site out for a while, and they seem to post a handful of awesome entries a day. I have no idea how they keep coming up with this stuff, but it is great. I obviously need to hone my interweb skills, as I would have a hard time finding a few head-scratcher nerd items in a week, let alone in a day. This whole work thing is for the birds. I need more free time. Or, more time to check this site out; they seem to have it figured out. In addition to the gadgets themselves, these guys do a great job tracking down coupon codes for sweet geeky savings. I ran across an &lt;a href="http://www.geekalerts.com/office-depot-coupons/"&gt;Office Depot coupon&lt;/a&gt; that is sort of the catch-all for gadgetry. Office Depot is perhaps a step above gadgetry, since they purvey hardware. Hardwaretry? I am fairly certain that isn&amp;rsquo;t a word. Take a look at this &lt;a href="http://www.geekalerts.com/vistaprint-coupons/"&gt;Vistaprint coupon&lt;/a&gt; for another example. Pretty slick&amp;hellip;plus it beats checking out the sites of places you might buy from. Again, the whole time thing. Anyhow, I am off to check the webs for a Droid old school calculator case. That is too cool.&lt;/p&gt;</description></item><item><title>WordPress 3.2 Custom Layout</title><link>https://swantron.com/2011/07/07/wordpress-3-2-custom-layout/</link><pubDate>Thu, 07 Jul 2011 17:14:16 +0000</pubDate><guid>https://swantron.com/2011/07/07/wordpress-3-2-custom-layout/</guid><description>&lt;p&gt;After the whole fiasco that came with my upgrade to WordPress 3.2, I decided to shell my old layout and go with a new &lt;a href="http://www.intuit.com/" title="free
website builder"&gt;free website builder&lt;/a&gt;. Not only was it too bloated with jqueries, but the whole thing was sort of outdated. Time for some new blood, to go with my new (faster?) server. Introducing: Swiz3 &lt;img src="https://swantron.com/uploads/2011/07/worpress3.2.jpg" alt="wordpress 3.2 free layout" title="worpress3.2"
 loading="lazy"
 decoding="async"
/&gt;
 Way quicker than the Swiz2* series. It turns out that WP has introduced a bunch of the custom menu junk that I formerly have fought with into their release, so out with the old. Consider this a working beta, and pay no attention to anything wonky on IE&amp;hellip;haven&amp;rsquo;t even looked at this site on that. Cheers.&lt;/p&gt;</description></item><item><title>WP 3.2 Dual Fail | PHP and MySQL</title><link>https://swantron.com/2011/07/06/wp-3-2-dual-fail-php-and-mysql/</link><pubDate>Wed, 06 Jul 2011 19:44:10 +0000</pubDate><guid>https://swantron.com/2011/07/06/wp-3-2-dual-fail-php-and-mysql/</guid><description>&lt;p&gt;My good friend Alexi from Siteground assured me that my new server is a good one. One that has MySQL 5.0 and PHP 5.2.17. Even though my cpanel was reporting 5.2.17, such was not the case for my PHP version&amp;hellip;as fate would have it, my Wordpress update to 3.2 puked violently. I did the prudent thing; edited my .htaccess root file, etc. After getting good old swantron.com up and rolling, I still couldn&amp;rsquo;t access my admin page. That let me know that my SQL junk was also fishy. Looks like I need to look into self-hosting options. &lt;img src="https://swantron.com/uploads/2011/07/swan-tron-dot-com.jpg" alt="wordpress update error with php and sql" title="swan-tron-dot-com"
 loading="lazy"
 decoding="async"
/&gt;
 Long story short, Alexi got me migrated to a server with some real deal software. Siteground may have had my site hosted on some bullshit tech, but they did get me up and running quickly. I have done some research, and my server neighbors used to be primarily pr0n sites&amp;hellip;I wish them luck with their hosting. Guessing they were unaffected by this upgrade that made me stumble, but if not, my condolences to the pervs. We will see&amp;hellip;I might get into the hosting biz.&lt;/p&gt;</description></item><item><title>Lunch in the Cubicle</title><link>https://swantron.com/2011/07/01/lunch-in-the-cubicle/</link><pubDate>Fri, 01 Jul 2011 08:23:12 +0000</pubDate><guid>https://swantron.com/2011/07/01/lunch-in-the-cubicle/</guid><description>&lt;p&gt;Still dining finely on fancy lunches in the cubicle. This week&amp;rsquo;s installment&amp;hellip;three gourmet burgers. &lt;img src="https://swantron.com/uploads/2011/07/three-burgers.jpg" alt="nom nom nom burgers nom" title="three-burgers"
 loading="lazy"
 decoding="async"
/&gt;
 I find three to be the ideal number of main entree items at the office. &amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash; Unit 1, consumed at 10:00 AM, acts to lessen the coffee shakes. Unit 2, consumed around noon, acts to kill the smells of coworkers&amp;rsquo; lunches Unit 3, consumed at 2:00 PM, pretty much just food show-boating at this point +1 food show-boating&lt;/p&gt;</description></item><item><title>Evolution of a Project</title><link>https://swantron.com/2011/06/29/evolution-of-a-project/</link><pubDate>Wed, 29 Jun 2011 20:48:02 +0000</pubDate><guid>https://swantron.com/2011/06/29/evolution-of-a-project/</guid><description>&lt;p&gt;I have two speeds when it comes to projects: percolate and bazooka. Whereas my swantron comment / to / LCD project was bazooka, this Twitter deal has been percolate. Haven&amp;rsquo;t been able to jump in completely, rather, I have been poking this one with a stick. Still poking&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/06/lcd-arduino.jpg" alt="arduino controlling blue lcd" title="lcd-arduino"
 loading="lazy"
 decoding="async"
/&gt;
 Making progress&amp;hellip;snagging my Twitter page via Python, and dumping it to LCD: &lt;img src="https://swantron.com/uploads/2011/06/blue-lcd-screen.jpg" alt="body and html closing tags on my lcd" title="blue-lcd-screen"
 loading="lazy"
 decoding="async"
/&gt;
 I just need to hammer out some parsing, and I will be good to go. I really need to figure out some sweet regex and drop this whole &amp;lsquo;import (some junk)&amp;rsquo; stuff. Who knows&amp;hellip;at this rate, I just may.&lt;/p&gt;</description></item><item><title>Nerd Bucket List</title><link>https://swantron.com/2011/06/28/nerd-bucket-list/</link><pubDate>Tue, 28 Jun 2011 18:36:15 +0000</pubDate><guid>https://swantron.com/2011/06/28/nerd-bucket-list/</guid><description>&lt;p&gt;I guess I had better find a new bucket list entry&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/06/ocarina3d.jpg" alt="ocarina of time 3D" title="ocarina3d"
 loading="lazy"
 decoding="async"
/&gt;
 I was so excited upon beating Ocarina of Time, I snapped a self portrait with the end-screen&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/06/swanson-joe.jpg" alt="beating ocarina of time" title="swanson-joe"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;and, I am in my 30s. Wow. Now what? My nerd bucket list needs a new entry. Maybe I should finish my LED cube project. Maybe I should finish my command line Twitter work. Maybe I should take on Ocarina of Time 3D&amp;hellip; Probably not the last one&amp;hellip;not pumped about the 3DS. Something great will ensue.&lt;/p&gt;</description></item><item><title>swan tron dot com</title><link>https://swantron.com/2011/06/26/swan-tron-dot-com/</link><pubDate>Sun, 26 Jun 2011 20:48:22 +0000</pubDate><guid>https://swantron.com/2011/06/26/swan-tron-dot-com/</guid><description>&lt;p&gt;Don&amp;rsquo;t call it a comeback. Or a re-branding. &lt;img src="https://swantron.com/uploads/2011/06/swan-tron-dot-com.jpg" alt="swan tron dot com" title="swan-tron-dot-com"
 loading="lazy"
 decoding="async"
/&gt;
 You can&amp;rsquo;t really re-brand something that lacks, in large, a brand. Let&amp;rsquo;s just say, I&amp;rsquo;m dropping the ninja. The robot stays, but knows his place. Carry on.&lt;/p&gt;</description></item><item><title>RC Helicopter Tear Down</title><link>https://swantron.com/2011/06/25/rc-helicopter-tear-down/</link><pubDate>Sat, 25 Jun 2011 18:00:33 +0000</pubDate><guid>https://swantron.com/2011/06/25/rc-helicopter-tear-down/</guid><description>&lt;p&gt;A while back, I collected my first Woot BOC. The prize crap in the bag of crap was, without any doubt, the radio controlled Batman helicopter. Great Scott&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/06/batman-1.jpg" alt="batman rc helicopter" title="batman-1"
 loading="lazy"
 decoding="async"
/&gt;
 Wrong movie catch phrase, right? Well, so too are the aerodynamics of a helicopter SHAPED LIKE BATMAN. She is not a very sky-worthy vessel. The rotors push air directly into the clear plastic tab connected to his booted feet&amp;hellip;it is not stable at all. Time to tear it up. &lt;img src="https://swantron.com/uploads/2011/06/batman-2.jpg" alt="helicopter tear down" title="batman-2"
 loading="lazy"
 decoding="async"
/&gt;
 I figured that I could remove the obstructive plastic and have a machine that would function well enough to navigate around the garage-shop. I removed the guys legs, which were light enough to be approximated with a zip tie. As I had hoped, the new lower portion acted to dampen some of the erratic flight. &lt;img src="https://swantron.com/uploads/2011/06/batman-3.jpg" alt="black hawk up" title="batman-3"
 loading="lazy"
 decoding="async"
/&gt;
 It was stable enough to allow me to snap that picture&amp;hellip;not a possibility with the unmodified original. Curiosity got the best of me, as it always tends to. I had to break this apart to see how it worked. I am sort of impressed I took the intermediate steps this time&amp;hellip;most of my tear down sessions are done quickly and rabidly. &lt;img src="https://swantron.com/uploads/2011/06/batman-4.jpg" alt="batman guts" title="batman-4"
 loading="lazy"
 decoding="async"
/&gt;
 This was sort of impressive, actually. The foam chest cavity was hollow to allow for the constituent components&amp;hellip;including the mechanical gears. Light, protective, and durable&amp;hellip;the triple threat. It was, until I removed it completely&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/06/batman-5.jpg" alt="bare bones" title="batman-5"
 loading="lazy"
 decoding="async"
/&gt;
 There you have it&amp;hellip;pretty basic design. Two variable motors, an IR receiver, a battery, a DC power jack, a switch, some caps and resisters, and a chip to run it. The IR sensor was hidden in Batman&amp;rsquo;s utility belt. Great Scott that is clever. After all of that, this puppy still flies&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/06/batman-6.jpg" alt="flight worthy" title="batman-6"
 loading="lazy"
 decoding="async"
/&gt;
 I was pretty gun shy to let that rip. It took a couple of dives in my first two picture attempts, wrapping the battery cord around the rotor assembly. It still works&amp;hellip;pretty tough little guy. Next step&amp;hellip;I&amp;rsquo;m going to get into that controller. It acts as both the charging unit and IR sender, in addition to providing the variable control to the motors. It shall be awesome. Stay tuned.&lt;/p&gt;</description></item><item><title>Fancy Lunch</title><link>https://swantron.com/2011/06/24/fancy-lunch-3/</link><pubDate>Fri, 24 Jun 2011 09:34:55 +0000</pubDate><guid>https://swantron.com/2011/06/24/fancy-lunch-3/</guid><description>&lt;p&gt;Most of the programmers around me subside wholly on Mountain Dew and Cup &amp;lsquo;o Noodle. Time to class-up this joint. &lt;img src="https://swantron.com/uploads/2011/06/mmmlunch.jpg" alt="fancy lunch" title="mmmlunch"
 loading="lazy"
 decoding="async"
/&gt;
 Skewers should do the trick. +1 fancy.&lt;/p&gt;</description></item><item><title>Twitter CLI Teaser</title><link>https://swantron.com/2011/06/21/twitter-cli-teaser/</link><pubDate>Tue, 21 Jun 2011 12:31:50 +0000</pubDate><guid>https://swantron.com/2011/06/21/twitter-cli-teaser/</guid><description>&lt;p&gt;I sort of forget what my original project entailed&amp;hellip;something about tweeting via the command line, for Arduino purposes. You can pretty much just toss a bunch of words in a hat, and add &amp;lsquo;Arduino&amp;rsquo; and &amp;lsquo;Command Line&amp;rsquo; to them, and there you have one of my typical projects. Anyhow, here we find ourselves. I am missing some dependencies with OAuth, but have managed to get twitter working from an interactive python shell: &lt;img src="https://swantron.com/uploads/2011/06/cli-twitter.jpg" alt="cli twitter" title="cli-twitter"
 loading="lazy"
 decoding="async"
/&gt;
 This section is as much for my reference as it is for public knowledge&amp;hellip;I snagged the commands that I ran to snag my comments. It first prints swantr0n (my dev account) and then my primary Twitter feed, @swantron&lt;/p&gt;</description></item><item><title>Satellite Internet Basics</title><link>https://swantron.com/2011/06/20/satellite-internet-basics/</link><pubDate>Mon, 20 Jun 2011 14:28:58 +0000</pubDate><guid>https://swantron.com/2011/06/20/satellite-internet-basics/</guid><description>&lt;p&gt;Q) What would make a guy throw caution to the wind, and void a (quite significant) warranty on a piece of technology? A) An internet addiction. I rooted my Droid 2 a while back, largely due that answer above. That power-thirsty screen, with all of its hi-def beauty, is awesome for web browsing. My project requirements often find myself hammering out code on either my netbook or notebook, in dire need of an internet connection. Poor wi-fi signals just don&amp;rsquo;t cut it&amp;hellip;I rooted my phone for access to that lovely Verizon 3G. Don&amp;rsquo;t tell Verizon. Do tell Verizon that my battery life is easily doubled, now that their bloat-wear has been removed. Nuked from orbit. But, I digress. There are many, many places that have either awful cell reception or no reception at all. What is a guy to do? &lt;strong&gt;Connect from orbit&lt;/strong&gt;&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/06/satellite_internet.jpg" alt="satellite internet" title="satellite_internet"
 loading="lazy"
 decoding="async"
/&gt;
 Say you have just moved to a new house. Say you are in a trough of garbage cell coverage&amp;hellip;out in the country, maybe. You will find yourself with two likely options: low speed dial-up internet, or high speed [link removed]. I bet you know which one I would chose. Hit that link to see what I am talking about. It is the only viable option for a decent connection at times. If you want some numbers, with these connections you can see download speeds up to 1.5Mbp&amp;hellip;which is roughly 30 times faster than dial-up. See&amp;hellip;no joke here. The weird thing is that these packages are pretty much the same price as my connection with Bresnan. Sort of puzzling how they can offer deals like this. Hit that link to see what I am getting at. I&amp;rsquo;m off to feed my internet addiction.&lt;/p&gt;</description></item><item><title>Twitter Project Teaser</title><link>https://swantron.com/2011/06/17/twitter-project-teaser/</link><pubDate>Fri, 17 Jun 2011 11:37:14 +0000</pubDate><guid>https://swantron.com/2011/06/17/twitter-project-teaser/</guid><description>&lt;p&gt;A while back, I tossed a little concept video out to the nets regarding CLI interface with my site&amp;rsquo;s comments and an LCD screen. I figured that I could do a similar thing with my Twitter account&amp;hellip;spurred largely by &lt;a href="http://www.adafruit.com/blog/2011/06/01/adafruit-instructables-make-it-tweet-challenge-2/"&gt;Adafruit&amp;rsquo;s Make it Tweet&lt;/a&gt; challenge. Well, it turns out that Twitter has a few hurdles to jump, in regards to posting tweets to an account. My failed usage from the command line was utilising curl &lt;strong&gt;&amp;gt; curl -u swantron:pass -d status=&amp;ldquo;command line test&amp;rdquo; &lt;a href="http://twitter.com/statuses/update.xml"&gt;http://twitter.com/statuses/update.xml&lt;/a&gt;&lt;/strong&gt;I was getting an error message, that basic authentication was not supported. For the loss. It turns out that you need a few keys in order to authenticate, which requires registering an app with Twitter&amp;hellip; like this &lt;img src="https://swantron.com/uploads/2011/06/twitteroauth.jpg" alt="twitter dev account" title="twitteroauth"
 loading="lazy"
 decoding="async"
/&gt;
 There we go&amp;hellip;keys in hand. Now, I need to figure out how to sew this together using curl or wget. If all else fails, I am pretty sure there is a py library that I can snag. Stay tuned&amp;hellip;this one could be fun.&lt;/p&gt;</description></item><item><title>Ubuntu Natty Netbook Review</title><link>https://swantron.com/2011/06/13/ubuntu-natty-netbook-review/</link><pubDate>Mon, 13 Jun 2011 18:20:41 +0000</pubDate><guid>https://swantron.com/2011/06/13/ubuntu-natty-netbook-review/</guid><description>&lt;p&gt;I have had Natty on my Mini 9 for a few days. It runs like a top. &lt;img src="https://swantron.com/uploads/2011/06/natty-netbook.jpg" alt="natty narwhal on a dell mini 9 netbook" title="natty-netbook"
 loading="lazy"
 decoding="async"
/&gt;
 Solid state HD equates to a sub double digit boot time&amp;hellip;be sure to configure compiz via: &lt;strong&gt;sudo apt-get install compizconfig-settings-manager&lt;/strong&gt;That is about it. Plus 1. I would rattle on about 11.04, but I already have a few posts back. Besides, I have bigger fish to fry. Namely, Gannon&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/06/zeldaftw.jpeg" alt="ocarina of time gannon" title="zeldaftw"
 loading="lazy"
 decoding="async"
/&gt;
 I&amp;rsquo;m in my 30s, and just now getting around to beating Ocarina of Time. Katie and Man-Dawg are watching the Bachelor (or Bachelorette; no effing idea) downstairs&amp;hellip;here goes nothing&lt;/p&gt;</description></item><item><title>Makeshift Linux Heads-Up Display</title><link>https://swantron.com/2011/06/10/makeshift-linux-heads-up-display/</link><pubDate>Fri, 10 Jun 2011 10:43:02 +0000</pubDate><guid>https://swantron.com/2011/06/10/makeshift-linux-heads-up-display/</guid><description>&lt;p&gt;Per my last post, I began upgrading my Dell Mini 9 last night&amp;hellip;from Ubuntu 10.10 to 11.04. Well, at some point, it tossed a fit about not being able to snag a package, and hung on a dialogue box all night. No worries&amp;hellip;I&amp;rsquo;ll finish this install on the way to work. &lt;img src="https://swantron.com/uploads/2011/06/mobile-ubuntu.jpg" alt="ubuntu linux netbook on my silverado dashboard" title="mobile-ubuntu"
 loading="lazy"
 decoding="async"
/&gt;
 Who said netbooks are passe? Looks like that guy was designed to ride on the dash of a Silverado if you ask me. For the record, I was not doing 110 MPH by the MSU campus. I have an issue with my speedometer. I was doing 90 MPH, tops. My install was a success for the record. I will see if all functions are fully functional soon, and put together a post.&lt;/p&gt;</description></item><item><title>Ubuntu Natty Netbook</title><link>https://swantron.com/2011/06/09/ubuntu-natty-netbook/</link><pubDate>Thu, 09 Jun 2011 21:01:50 +0000</pubDate><guid>https://swantron.com/2011/06/09/ubuntu-natty-netbook/</guid><description>&lt;p&gt;As my primary notebook has proven that can run several terminals, a Firefox tab or four, Eclipse, and the Arduino IDE simultaneously without shitting the bed, it is time for my netbook to follow suit. Q: What suit? A: The Ubuntu 11.04 suit&amp;hellip;you know, Natty Narwhal? Q: I don&amp;rsquo;t know cards. This is cards, with the suit thing, right? A: Busted. No idea&amp;hellip;very unsure of the spelling of &amp;lsquo;suit&amp;rsquo; too FWIW &lt;img src="https://swantron.com/uploads/2011/06/natty-upgrade.jpg" alt="ubuntu natty" title="natty-upgrade"
 loading="lazy"
 decoding="async"
/&gt;
 Tune in tomorrow to see how it all ends up. Wear a suit.&lt;/p&gt;</description></item><item><title>Basic Mower Cord Repair</title><link>https://swantron.com/2011/06/06/basic-mower-cord-repair/</link><pubDate>Mon, 06 Jun 2011 20:33:52 +0000</pubDate><guid>https://swantron.com/2011/06/06/basic-mower-cord-repair/</guid><description>&lt;p&gt;I snapped our lawnmower cord. Oh snap.&lt;/p&gt;
&lt;p&gt;As it happens, I can fix anything. Without exception.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2011/06/mower_repair_end.jpg" alt="looks factory fresh" title="mower_repair_end"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;My one-pull-wonder lawnmower has been a great machine. Katie has been using this mower since she was a tween&amp;hellip;my father-in-law upgraded and packed this to Bozeman when he upgraded to a new mower many mows ago. With a thunderstorm brewing, I was in a hurry, and swoll, and I ripped the cord in two.&lt;/p&gt;</description></item><item><title>Trustworthy Online Brokerage Account &amp; Services</title><link>https://swantron.com/2011/06/06/trustworthy-online-brokerage-account-services/</link><pubDate>Mon, 06 Jun 2011 19:41:29 +0000</pubDate><guid>https://swantron.com/2011/06/06/trustworthy-online-brokerage-account-services/</guid><description>&lt;p&gt;So. I may be one of the only people in the world left who listen to talk radio. More embarrassing than that, I would, without a doubt, be considered a dedicated listener. There is nothing worse than the audio quality of AM radio, except for AM radio in a truck with all sorts of metal accelerating around&amp;hellip;big pistons, questionable wiring, and a poor antenna make for very, very poor radio reception. Interference, for the loss. I used to be all over antenna theory back in my undergrad days&amp;hellip;KD7NZI. Yep. Licensed HAM radio dude. I promise to touch on that one of these days. Or threaten. Now, I am pretty much on the AM radio, and on my talk shows. The heart of the matter for today lies in ways to handle finances. My beloved, awful AM radio is nearly wall-to-wall advertisements for gold purchasing firms. Places of ill repute, when compared to legitimate &lt;a href="https://www.mint.com/brokerages/"&gt;stock account&lt;/a&gt; joints. It may be tough to consider, but it is very important to do so. Money of all nature has (inherently) value, and that is not to be taken lightly. Pause for picture. &lt;img src="https://swantron.com/uploads/2011/06/saving-money.jpg" alt="online money consolitadaion" title="dollar bill yall"
 loading="lazy"
 decoding="async"
/&gt;
 I do 100% of my money work online. In fact, my Wells Fargo accounts have embarrassingly small rates of return&amp;hellip;interest takes second base to online access for me, for what it is worth. That is where it is&amp;hellip;from my IRA, to my stocks, to my savings and DDA accounts, it is all accessed/managed online. The question remains, what do you do to juggle all of these balances? Is there &lt;a href="https://www.mint.com/brokerages/"&gt;some sort of service that you can find to consolidate&lt;/a&gt; stuff of this nature? Yes, there is. Hint: that link back there &amp;lt;&amp;mdash; Take a look. Do what you will. Drop me a line with any suggestions you may have&amp;hellip;.and good luck.&lt;/p&gt;</description></item><item><title>HTML to Python to Arduino to LCD</title><link>https://swantron.com/2011/06/01/html-to-python-to-arduino-to-lcd/</link><pubDate>Wed, 01 Jun 2011 21:42:07 +0000</pubDate><guid>https://swantron.com/2011/06/01/html-to-python-to-arduino-to-lcd/</guid><description>&lt;p&gt;Last week found me standing tall upon my shell script soapbox, shouting command line praises to all who would listen.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Thou ought direct thine output aftways, to-wards thine USB port of thee. And that is well and righteous.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Well, that still is the case. My latest project has made it glaringly obvious that sometimes a little Python script will render a whole bunch of shell scripting moot. Namely, parsing HTML. Let&amp;rsquo;s see a picture&amp;hellip;&lt;/p&gt;</description></item><item><title>Python Teaser</title><link>https://swantron.com/2011/05/30/python-teaser/</link><pubDate>Mon, 30 May 2011 19:41:08 +0000</pubDate><guid>https://swantron.com/2011/05/30/python-teaser/</guid><description>&lt;p&gt;After a deal of success with the command line interface-to-Arduino project, I am in the middle of stepping it up a notch. I ended up on a few blogs due to that last effort, which indicates that I am doing something worthy of note. Hats off to me, perhaps. Well, my tool belt is what it is&amp;hellip;if I can&amp;rsquo;t do it via shell scripting, I reach next for Python. In an attempt to parse stuff that I have been &amp;lsquo;getting&amp;rsquo; via wget, I found myself trying to do some clunky regex from the command line. Guess what&amp;hellip;I can do that without as much heartache via Python via BeautifulSoup&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/05/beautysoup.jpg" alt="beautiful soup" title="beautysoup"
 loading="lazy"
 decoding="async"
/&gt;
 Thus far, I have python doing the website getting and Beautiful Soup doing the parsing of my site&amp;hellip;basically just grabbing some info at this point that I can modify. I have my LCD driven via my trusty Arduino, and that is that. Instead of redirecting standard out to serial, I am writing to serial via python. Easy breezy. I have some sloppy sloppy code at this point, and need to add some hardware and stuffs to my prototype. Stay tuned&amp;hellip;this could be a good one.&lt;/p&gt;</description></item><item><title>Woot BOC Unboxing</title><link>https://swantron.com/2011/05/26/woot-boc-unboxing/</link><pubDate>Thu, 26 May 2011 17:25:25 +0000</pubDate><guid>https://swantron.com/2011/05/26/woot-boc-unboxing/</guid><description>&lt;p&gt;It showed up&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/05/woot-bocrap.jpg" alt="woot b o c" title="woot-bocrap"
 loading="lazy"
 decoding="async"
/&gt;
 I got excited and made an un-boxing vid. Apparently, I get twitchy when I am excited. Probably why I interview like shit. Anyhow&amp;hellip; &lt;iframe allowfullscreen="" frameborder="0" height="349" src="https://www.youtube.com/embed/MpomhE6dgww" width="425"&gt;&lt;/iframe&gt;So, my three dollar (eight with shipping) bag of crap yielded: * Passive laptop cooling pad * Refurbished DSL router * Strawberry that unfolds into a bag? * Remote controlled Batman helicopter * Three dog brushes Not bad at all; I&amp;rsquo;m chalking this up as a win.&lt;/p&gt;</description></item><item><title>It Never Rains</title><link>https://swantron.com/2011/05/26/it-never-rains/</link><pubDate>Thu, 26 May 2011 12:02:09 +0000</pubDate><guid>https://swantron.com/2011/05/26/it-never-rains/</guid><description>&lt;p&gt;Greetings from 4800 feet above sea level&amp;hellip;the ever-lovely Bozeman, Montana. Bad news to everyone to the right side of the Rockies: we are sending more water your way. Bozeman Creek is starting to hop some banks. &lt;img src="https://swantron.com/uploads/2011/05/montana-creek.jpg" alt="bozeman creek" title="montana-creek"
 loading="lazy"
 decoding="async"
/&gt;
 I jumped on the CT-90 after work and headed out to survey the situation. These pics were taken in Bozeman proper&amp;hellip;on Church street North of Kagy. &lt;img src="https://swantron.com/uploads/2011/05/bozeman-creek.jpg" alt="bozeman flood" title="bozeman-creek"
 loading="lazy"
 decoding="async"
/&gt;
 There have been some road closures further North, as the stream has been running over a few roadways. Coincidentally, both major breaches have been near culverts&amp;hellip;one under Mendenhall and one under Kagy. Poor planning, city engineers. A few hundred yards down the road from the bridge, I popped into my sister&amp;rsquo;s old condo complex. I have seen some sandbagging there in the past. &lt;img src="https://swantron.com/uploads/2011/05/montana-sandbag.jpg" alt="bozeman creek sandbag effort" title="montana-sandbag"
 loading="lazy"
 decoding="async"
/&gt;
 A for effort, guys. Take the grade into consideration next time. This thing is slated to crest next week&amp;hellip;.we&amp;rsquo;ll see what happens. Strange year for extreme weather, to say the least.&lt;/p&gt;</description></item><item><title>Compiz Error in Ubuntu Natty</title><link>https://swantron.com/2011/05/23/compiz-error-in-ubuntu-natty/</link><pubDate>Mon, 23 May 2011 11:46:28 +0000</pubDate><guid>https://swantron.com/2011/05/23/compiz-error-in-ubuntu-natty/</guid><description>&lt;p&gt;For the most part, I have had good luck with Compiz, Unity, and Ubuntu 11.04 in general. I have said it before, but worth a repost&amp;hellip;if you do a vanilla install of Ubuntu, the first thing you should do is get the Compiz configuration tool&amp;hellip;I&amp;rsquo;ll even spell it out.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open a terminal window (&lt;strong&gt;Ctrl+Alt+t&lt;/strong&gt;)&lt;/li&gt;
&lt;li&gt;Run this command: &lt;strong&gt;sudo apt-get install compizconfig-settings-manager&lt;/strong&gt;3) Hit &lt;strong&gt;enter&lt;/strong&gt;&amp;hellip;done. Nothing to it. Anyhow, I have seen the following bug a few times&amp;hellip;so I finally snagged a screenshot: &lt;img src="https://swantron.com/uploads/2011/05/compiz-fail.jpg" alt="compiz fail" title="compiz-fail"
 loading="lazy"
 decoding="async"
/&gt;
 It appears that the workspace switcher and wobbly windows have some sort of issue with one another. I don&amp;rsquo;t see this when I use keyboard shortcuts, and I have been employing those nearly extensively to pop around. &lt;strong&gt;Super Key+S&lt;/strong&gt; (Windows key / Apple key) to open the switcher&amp;hellip;or bypassed with &lt;strong&gt;Ctrl+Alt+left&lt;/strong&gt; or &lt;strong&gt;Ctrl+Alt+up&lt;/strong&gt; for instance. It works slickly, once you spend some time poking around. I suppose it would be prudent for me to enter this bug into the Ubuntu QA system&amp;hellip;I am not in the mood to search for duplicate tickets. I do that crap all day at work&amp;hellip;enough is enough. Drop me a comment if you have seen this one in action. Or, if you have any workspace suggestions, send that over too.&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>Command Line LCD Arduino Interface</title><link>https://swantron.com/2011/05/20/command-line-lcd-arduino-interface/</link><pubDate>Fri, 20 May 2011 12:44:20 +0000</pubDate><guid>https://swantron.com/2011/05/20/command-line-lcd-arduino-interface/</guid><description>&lt;p&gt;Liquid crystal displays are pretty awesome. Command line interfaces are very awesome. Hmm&amp;hellip;&lt;/p&gt;
&lt;p&gt;I started daydreaming at work about how to go about making hardware interface with an RSS feed. I have seen some projects that use Arduinos with ethernet shields to check Twitter, for example, but they seem unnecessarily bulky. Or clumsy. I spend a lot of time working on the command line, and love to put together dirty little scripts to solve problems. It sort of goes along the lines of &amp;lsquo;when you have a hammer, everything looks like a nail&amp;rsquo;&amp;hellip;I figured that the same thing could be implemented with a little shell scripting and my trusty Arduino, sans anything complicated.&lt;/p&gt;</description></item><item><title>Upside of My Coffee Intake</title><link>https://swantron.com/2011/05/18/upside-of-my-coffee-intake/</link><pubDate>Wed, 18 May 2011 08:48:27 +0000</pubDate><guid>https://swantron.com/2011/05/18/upside-of-my-coffee-intake/</guid><description>&lt;p&gt;I have always felt a touch of guilt in regards to the amount of coffee I throw down the colloquial hatch on a daily basis. I drink the stuff out of a pickle jar&amp;hellip;I kid you not: &lt;img src="https://swantron.com/uploads/2011/05/i-win.jpg" alt="coffee vs cancer" title="i-win"
 loading="lazy"
 decoding="async"
/&gt;
 It cools quicker. Bonus. My guilt was nuked from orbit today. I saw on &lt;a href="http://science.slashdot.org/story/11/05/18/139201/Coffee-Wards-Off-Cancer"&gt;/.&lt;/a&gt; this morning that the &lt;a href="http://jnci.oxfordjournals.org/content/early/2011/05/17/jnci.djr151.abstract?sid=a627bd2d-b499-4220-ae7d-09fcd2b2224e"&gt;Oxford Journals&lt;/a&gt; published some National Cancer Institute findings, linking extreme coffee intake with a decreased chance of getting prostate cancer. The non-science-y results are as follow:&lt;/p&gt;</description></item><item><title>Inexpensive Ink Cartridges</title><link>https://swantron.com/2011/05/16/inexpensive-ink-cartridges/</link><pubDate>Mon, 16 May 2011 15:26:58 +0000</pubDate><guid>https://swantron.com/2011/05/16/inexpensive-ink-cartridges/</guid><description>&lt;p&gt;Back in my college days, I did a lot of printing. As a math major, I probably printed a fraction of the amount of pages that most students had to rifle off. Most of our work was done either by hand on paper, or done utilizing math software of some nature (Matlab, Maple, etc.) and submitted directly into a professor&amp;rsquo;s shared folder. Call it old school or just plain old, but that is the nature of the beast. Even with that on my side, I wound up printing all of the time&amp;hellip;between my core course work and math reports (no kidding) I was constantly hitting Ctrl - P. My sample size is sufficiently large to draw a parallel between &amp;lsquo;important printing task&amp;rsquo; and &amp;rsquo;empty ink cartridge.&amp;rsquo; Every&amp;hellip;single&amp;hellip;time. I don&amp;rsquo;t know how many times I found myself trying to get to Staples before closing time, in order to buy a replacement cartridge. Too many. To add insult to injury, brick and mortar retail prices are the stuff of nightmares. Those markups still blow my mind. Pretty much outrageous. Like my octopus drawing: &lt;img src="https://swantron.com/uploads/2011/05/octopus-ink.jpg" alt="octopus ink" title="octopus-ink"
 loading="lazy"
 decoding="async"
/&gt;
 Not to date myself, but online shopping was limited in my day. Amazon was around, but primarily for books. Specialty places were popping up&amp;hellip;and then subsequently bursting when everything hit the colloquial fan. Comparative online shopping stuck, however. One of the things I am jealous of now are the deal pricing that you can find on &lt;a href="http://www.cartridgeshop.co.uk/%20"&gt;ink cartridges&lt;/a&gt;. Very jealous&amp;hellip;that would have put me in Cup of Noodle instead of Ramen. But, I digress. I have seen some creative stuff out there. You can buy bulk ink&amp;hellip;shooting for the DIY fill-it-at-home crowd. Some models have cartridge reset units springing up&amp;hellip;allowing the user to gain a few more prints per refill. The two main drawbacks of that are time (time is money) and quality. A lot of the replacements are prone to smudging&amp;hellip;may as well pay for the real deal and do it right. At the end of it all, I have had good luck finding &lt;a href="http://www.cartridgeshop.co.uk/%20"&gt;ink cartridges&lt;/a&gt; for my HP and Kodak printer online. Hit that link to see my go-to site.&lt;/p&gt;</description></item><item><title>Easy LCD Arduino Display</title><link>https://swantron.com/2011/05/14/easy-lcd-arduino-display/</link><pubDate>Sat, 14 May 2011 19:29:32 +0000</pubDate><guid>https://swantron.com/2011/05/14/easy-lcd-arduino-display/</guid><description>&lt;p&gt;I am tired of looking at wobbly windows full of Eclipse. The best and worst part of the IOIO board is the fact that the libraries are Java-centric&amp;hellip;unfortunately, I am in the middle of a &amp;lsquo;worst&amp;rsquo; phase. I am sort of stalemated. Unfortunately, my issue lies in something that should be trivial, namely naming. Once I can figure out how to orient the crap out of these object-ass pins, I will be good to go. Until then&amp;hellip;I am going back to the basics. Processing looks so safe and warm. Coziness, for the win.&lt;/p&gt;</description></item><item><title>World’s Greatest Search Term</title><link>https://swantron.com/2011/05/13/worlds-greatest-search-term/</link><pubDate>Fri, 13 May 2011 08:38:17 +0000</pubDate><guid>https://swantron.com/2011/05/13/worlds-greatest-search-term/</guid><description>&lt;p&gt;Tearing through my server logs, I have encountered the best search term in the world. &lt;img src="https://swantron.com/uploads/2011/05/nasa-butt.jpg" alt="nasa discovers new life in your butt" title="nasa-butt"
 loading="lazy"
 decoding="async"
/&gt;
 I sure hope that the searcher found what he or she was looking for. In your butt.&lt;/p&gt;</description></item><item><title>Woot Bag-O-Crap FTW!</title><link>https://swantron.com/2011/05/11/woot-bag-o-crap-ftw/</link><pubDate>Wed, 11 May 2011 15:10:30 +0000</pubDate><guid>https://swantron.com/2011/05/11/woot-bag-o-crap-ftw/</guid><description>&lt;p&gt;I&amp;rsquo;ve been trying to snag a Bag O&amp;rsquo; Crap from Woot since 2007. At long last, victory is mine. &lt;img src="https://swantron.com/uploads/2011/05/bag-o-crap.jpg" alt="woot bag o crap" title="bag-o-crap"
 loading="lazy"
 decoding="async"
/&gt;
 I verified that my card has been billed&amp;hellip;it appears legit. I might have to post a nerdy un-boxing vid. Pretty excited here. For the record, I have used trackers in the past to no avail&amp;hellip;this one was done with pure dumb-luck. No bots, for the win.&lt;/p&gt;</description></item><item><title>IOIO Android Breakout Board</title><link>https://swantron.com/2011/05/07/ioio-android-breakout-board/</link><pubDate>Sat, 07 May 2011 14:04:06 +0000</pubDate><guid>https://swantron.com/2011/05/07/ioio-android-breakout-board/</guid><description>&lt;p&gt;~~~~ WARNING: AWESOME ~~~~ My new thing has officially arrived. Both in the literal sense and philosophically. I love my Arduino, and I love my Android&amp;hellip;now I can have the best of both. Introducing, the IOIO breakout board&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/05/ioio.jpg" alt="ioio breakout board" title="ioio"
 loading="lazy"
 decoding="async"
/&gt;
 I snagged this guy from SparkFun. You know how the Android is full of stuff? Accelerometers, touch screen, GPS receiver, WiFi&amp;hellip;etc? Instead of having to start from scratch for each of my Arduino projects to introduce components, this board will allow me to use the Android/Java as the backbone of my code, instead of using Processing/C++. And that, my friends, is +++. Take a look at this awful-picture-quality-having video: &lt;iframe allowfullscreen="" frameborder="0" height="349" src="https://www.youtube.com/embed/KbuZgsmvJUE" width="425"&gt;&lt;/iframe&gt;Sorry about that&amp;hellip;I had to use Katie&amp;rsquo;s old BlackBerry to record the demo. It leaves much to be desired. Anyhow, so far I have just managed to get Eclipse configured, and have uncovered several gotchas. The biggest obstacle was getting the permissions worked out and linking the libraries properly. When in doubt, chmod -R 777 * and let it rip. We&amp;rsquo;ll see what comes of this&amp;hellip;could be cool once I dust off my Java skills. Of note: pretty sure I am the first person to get this working on a Droid 2, and likely the first to set this up on Linux. It just shipped yesterday, so the sky is the limit on this&amp;hellip;I am very excited. Big props to Ytai and SparkFun.&lt;/p&gt;</description></item><item><title>Cheap Eyeglasses</title><link>https://swantron.com/2011/05/06/cheap-eyeglasses/</link><pubDate>Fri, 06 May 2011 16:26:04 +0000</pubDate><guid>https://swantron.com/2011/05/06/cheap-eyeglasses/</guid><description>&lt;p&gt;Due to either poor eye genes or work related strain, my vision has really taken a turn for the worse. Let&amp;rsquo;s just go with work and call it a day&amp;hellip;three monitors are certainly awesome, but can&amp;rsquo;t be helping things out much. Regardless, I find myself on the hunt for some [link removed}. My buddy Dock and I managed to sneak out to the golf course last weekend. It was my first round for years where I have managed to swing my driver all day (without giving in and hitting my three iron off of the tees) which was great. It was way less than great to need a spotter to figure out where I was ending up, due to my horrible eyesight. I can out drive the limits of my sight&amp;hellip;for the win? Baseball is right around the corner&amp;hellip;time to handle this thing. Zenni is the place to go for online eyeglasses. Quality eyewear without the gauging that you will see at the optometrist. If you can see your bill. You may be surprised by the actual prices&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/05/Screenshot-from-2012-05-06-165943.png" alt="zenni optical" title="zennioptical"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip; &lt;img src="https://swantron.com/uploads/2012/05/Screenshot-from-2012-05-06-170138.png" alt="great specs" title="great specs"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;looking sharp. Head to the local WalMart, shell out a few bucks for your prescription, and holler at Zenni. Cheap enough for redundant backups.&lt;/p&gt;</description></item><item><title>LED…Matrix or Cube?</title><link>https://swantron.com/2011/05/06/led-matrix-or-cube/</link><pubDate>Fri, 06 May 2011 11:32:42 +0000</pubDate><guid>https://swantron.com/2011/05/06/led-matrix-or-cube/</guid><description>&lt;p&gt;They&amp;rsquo;ve arrived&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/05/white-led.jpg" alt="white leds" title="white-led"
 loading="lazy"
 decoding="async"
/&gt;
 125 white LEDs. My first thought is 5*5*5 LED cube, powered by the Arduino. I am also thinking that a 6*20 LED matrix would be pretty slick. Either way, my soldering skillz will be put to the test, and awesomeness will surely ensue.&lt;/p&gt;</description></item><item><title>Electronics Recycling Info</title><link>https://swantron.com/2011/05/05/electronics-recycling-info/</link><pubDate>Thu, 05 May 2011 17:01:33 +0000</pubDate><guid>https://swantron.com/2011/05/05/electronics-recycling-info/</guid><description>&lt;p&gt;Let me vent, briefly. My first cell phone was a mobile phone. Mobile, as in car phone. Car phone, as in &amp;lsquo;you can make calls from this faux leather bag that sits on the passenger seat with this gigantic handset&amp;rsquo; apparatus. No kidding. The bonus to that phone, and to the candy bar Nokia phones that I had after that gem, was in the unit&amp;rsquo;s reliability. Believe me, I did my fair share of stress testing those first cellies&amp;hellip;I was using those things, and using them hard. At some point along the way, mobile phones became disposable. Whereas you could probably still dig a Motorola StarTac out of your junk bin and power it on, an LG from three years ago would be absolutely worthless. Likely, it would be problematic within the first few months. To combat this, companies like Verizon jumped all over a marketing plan for &amp;rsquo;new in two&amp;rsquo; and similar schemes&amp;hellip;wherein you look forward to getting a shiny new phone&amp;hellip;often after your buggy unit started acting up out of the gate. Distraction? Yes. Term of the day: &lt;strong&gt;planned obsolescence&lt;/strong&gt;. Stuff fails, which is fine, but the whole idea of moving products often shows itself on the back side of things. What to do with old electronics? &lt;img src="https://swantron.com/uploads/2011/05/old-electronics.jpg" alt="old electronical components" title="old-electronics"
 loading="lazy"
 decoding="async"
/&gt;
 My workspace is full of old components. I am big into the &amp;lsquo;REUSE&amp;quot; side of the triple Rs. I can (and do) pull all sorts of awesome junk off of a scrapped piece of tech. But when that is done, one must figure out the whole &lt;a href="http://www.round2.net/"&gt;electronics recycling&lt;/a&gt; aspect of the deal. There is a reason not to throw out an old tower or television&amp;hellip;several chemical reasons, in fact. The big reason we see &lt;a href="http://www.round2.net/"&gt;computer recycling companies&lt;/a&gt; is not for them to turn a profit selling used wares. There are lead, cadmium, beryllium, mercury, and bromine en mass in old components&amp;hellip;good example being those wonky old CRT televisions and computer monitors that are quickly being replaced. Can&amp;rsquo;t exactly introduce that into a standard landfill. Those companies are keeping the lights on by grabbing usable components, true, but are doing better by selling the copper, steel, and plastic that they can reap from recycled goods. Win/win. Hit one of those links to see an example of how this is done (and done well.) If you don&amp;rsquo;t take me up on that advice, don&amp;rsquo;t toss your old electronics in the trash out of principle. All of that solder is mostly lead, and circuit boards are swimming in solder.&lt;/p&gt;</description></item><item><title>MMMexican Beer</title><link>https://swantron.com/2011/05/04/mmmexican-beer/</link><pubDate>Wed, 04 May 2011 17:37:16 +0000</pubDate><guid>https://swantron.com/2011/05/04/mmmexican-beer/</guid><description>&lt;p&gt;Katie and I impulse bought the crap out of this at Costco&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/05/mexican-beer.jpg" alt="mexican beer" title="mexican-beer"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;Dos Equis is pretty tough to beat. In my book. May your Cincos de Mayo be equally awesome. Buenisimo!&lt;/p&gt;</description></item><item><title>Verizon Wifi Tether…Droid + Ubuntu</title><link>https://swantron.com/2011/05/04/verizon-wifi-tether-droid-ubuntu/</link><pubDate>Wed, 04 May 2011 12:14:42 +0000</pubDate><guid>https://swantron.com/2011/05/04/verizon-wifi-tether-droid-ubuntu/</guid><description>&lt;p&gt;The internets have been abuzz with talk of further stifling of Android tethering. Regardless of what will come of this, I would recommend getting a setup in place. May as well&amp;hellip;you paid for the device. Am I right? My breaking point came with continued poor results from the wireless connection at work. Enough was enough. After trying several mean with which to tether, I think I have found one that is suitable for my needs. &lt;img src="https://swantron.com/uploads/2011/05/droid2-tether.jpg" alt="droid 2 verizon tether" title="droid2-tether"
 loading="lazy"
 decoding="async"
/&gt;
 My hardware is simple&amp;hellip;mid-line Dell Studio Notebook running Ubuntu 11.04&amp;hellip;Droid 2, rooted, running Fro-Yo. Verizon with data plan&amp;hellip;unlimited, if that is still the case. Connection&amp;hellip;check &lt;img src="https://swantron.com/uploads/2011/05/droid-tether.jpg" alt="droid verizon tether" title="droid-tether"
 loading="lazy"
 decoding="async"
/&gt;
 I played around with several apps, but have found that Barnacle Wifi Tether from the Android Market does the trick quite nicely. I have dumped several gigs through 3G, and it is decently fast. Haven&amp;rsquo;t had to reboot, or do anything wonky to this point. I have had two clients connected simultaneously, and it seems to be chugging along. You must configure the security settings, as this puppy lets it rip wide open out of the box. Grab the app from the Market before Google folds to Verizon. If you need any help rooting your phone, holler at me as well.&lt;/p&gt;</description></item><item><title>Purple Drink</title><link>https://swantron.com/2011/05/03/purple-drink/</link><pubDate>Tue, 03 May 2011 09:09:12 +0000</pubDate><guid>https://swantron.com/2011/05/03/purple-drink/</guid><description>&lt;p&gt;Baseball season is right around the corner. I am very ready to brush the dust off my cleats and see if my custom Triforce edition Baum Bat has as much pop as I suspect it does. A teammate and I have an eighteen pack of beer wager going on who hits the first dinger. Here&amp;rsquo;s to fastballs to pull&amp;hellip; The flip-side of baseball season is my arm feeling like it will fall off. It started in game two of our first double header last season&amp;hellip;my shoulder gets nuclear hot and sore. Inflammation city&amp;hellip;which historically has resulted in me chewing on Advil like crazy. Maybe not this season&amp;hellip;I stumbled across &lt;a href="http://www.nopalea.com"&gt;Nopalea&lt;/a&gt;. &lt;img src="https://swantron.com/uploads/2012/05/nopalea.png" alt="purple pain drink nopalea" title="nopalea"
 loading="lazy"
 decoding="async"
/&gt;
 Long story short, I have been looking for some anti-inflammatory alternatives to ibuprofen. I am tired of having an upset stomach all season, and wrecking my liver in the process. Nopalea fits the bill, ad moreover you can try it for free (only pay $9.95 for shipping) by calling 1-800-203-7063. It is basically a wellness drink that reduces inflammation via some crazy antioxidants. Very cool. With less inflammation, I should be good to go for another season. Turning two without a red-hot arm should be a nice change. If not, the eighteen beers I aim to win will ease the pain&amp;hellip;&lt;/p&gt;</description></item><item><title>OBL Helmet Cam Footage 2</title><link>https://swantron.com/2011/05/03/obl-helmet-cam-footage-2/</link><pubDate>Tue, 03 May 2011 08:20:49 +0000</pubDate><guid>https://swantron.com/2011/05/03/obl-helmet-cam-footage-2/</guid><description>&lt;p&gt;Drudge is reporting that the White House is preparing to release a photo of Osama dead. There is all sorts of speculation going on now&amp;hellip;talks about releasing a video of his burial at sea, for instance.&lt;/p&gt;
&lt;p&gt;Keep in mind that I avoid talking religion and politics on this site. There are all sorts of idiots blathering on about such things. This has nothing to do with the motivations, but rather a way to analyze the video, should it surface. Likely because it has been on my mind a lot lately, but the first thing that comes to my mind is the open source software I have been researching lately.&lt;/p&gt;</description></item><item><title>How to Use a Ladder</title><link>https://swantron.com/2011/05/01/how-to-use-a-ladder/</link><pubDate>Sun, 01 May 2011 17:26:34 +0000</pubDate><guid>https://swantron.com/2011/05/01/how-to-use-a-ladder/</guid><description>&lt;p&gt;Ladder safety is a must in my book. Before tackling that weekend project around the house, take a look at these ladder tips I have collected. * Ensure the roof of the vehicle you are using is obstruction free * Make sure the ladder is fully opened, with both supports extended to their maximums * Look for and remove any dangerous/pointy objects from around the vehicle * Take note of any overhead power lines and or cables &lt;img src="https://swantron.com/uploads/2011/05/bad-idea.jpg" alt="dangerous ladder setup" title="bad-idea"
 loading="lazy"
 decoding="async"
/&gt;
 Here, I have safely used a ladder to open this second-story window that had been painted shut. Safely used a ladder &lt;em&gt;&lt;strong&gt;like a baller.&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Ubuntu Natty Narwhal Features</title><link>https://swantron.com/2011/04/29/ubuntu-natty-narwhal-features/</link><pubDate>Fri, 29 Apr 2011 11:34:20 +0000</pubDate><guid>https://swantron.com/2011/04/29/ubuntu-natty-narwhal-features/</guid><description>&lt;p&gt;I&amp;rsquo;ve had some time to poke around under the hood of Ubuntu 11.04, a.k.a. Natty Narwhal. I still am struggling to spell &amp;rsquo;narwhal&amp;rsquo; for the record, but I&amp;rsquo;ll share some of my first thoughts. After all, sharing is caring. Write that down. I&amp;rsquo;ll put the most obvious thing on the table first&amp;hellip;they Apple-ed the crap out of this distro. Take a look at this screen shot, and tell me it doesn&amp;rsquo;t look an awful lot like OSX, with the bottom &amp;lsquo;stuff&amp;rsquo; dumped on the left-hand side: (click to enlarge) &lt;img src="https://swantron.com/uploads/2011/04/natty.jpg" alt="natty narwhal" title="natty narwhal"
 loading="lazy"
 decoding="async"
/&gt;
 The good news is that like Leopard, Narwhal is usable. The same cannot be said for Ubuntu&amp;rsquo;s first foray into this new territory with Unity. Their last attempt was in 10.10 Netbook Edition, which was horrible to say the least. The UI was attempting to mix desktop features with mobile phone-like buttons, and it was a joke. Pretty much junk&amp;hellip;I reverted my Mini 9 to the 10.10 Desktop Edition, and jumped back on the Gnome bandwagon. Well, to their credit, Ubuntu has polished the thing up. From what I can gather, Unity sits over Compiz&amp;hellip;sort of like a plugin. I snagged the Compiz configuration tool via a CLI and messed around with the settings. The snap-to-side function that came stock with this was a pain in my ass, so I reverted it to my beloved &amp;lsquo;wobble windows&amp;rsquo; It was sort of odd to have the options bar integrated with the top bar at first, but when I change gears and use multiple windows, I am liking the move. The window switcher function pans out and shows you four workspaces&amp;hellip;see below (click to enlarge) &lt;img src="https://swantron.com/uploads/2011/04/window-switcher.jpg" alt="window switcher ubuntu" title="window-switcher"
 loading="lazy"
 decoding="async"
/&gt;
 So basically, I am writing this post in one area, have Eclipse up in another, and have two CLI sessions live in their own spots. With the integrated file bar, the Gimp is far less cluttered&amp;hellip;which is awesome. The taskbar slider function is a bit spotty still. I have taken Compiz down running my Arduino IDE (trying to set a temp file up as a taskbar item&amp;hellip;it puked) but now have it configured and snappy. I would chalk that up to a training issue, rather than a show stopper. At the end of the day, I give it a surprisingly positive review. I was very satisfied with the last few long term support versions of Ubuntu, and hesitant to make the switch after the whole fiasco with Unity last time. You can switch back to Gnome, but I have no plans on doing so. &lt;strong&gt;Pros:&lt;/strong&gt;* Linux distro. Give me terminal or give me death. * Firefox 4. Much improved. * Update manager. Keeps me current without much hassle. * Interesting UI. Make sure you download the Compiz manager to tweak things. * Free.99. Can&amp;rsquo;t beat the price &lt;strong&gt;Cons:&lt;/strong&gt;* Ubuntu&amp;rsquo;s slant. Not bad, but they are steering us toward their cloud services and apps. * Not Linux-y. Feels like a Win7/OSX hybrid at times. * Rushed to market. Unity is in need of some refinement. At the end of the day, I am sticking with this distro. It will only improve. When the new Gnome drops, I&amp;rsquo;ll make the call as where to head, but this is it for the time being.&lt;/p&gt;</description></item><item><title>You’re Killing Me Smalls</title><link>https://swantron.com/2011/04/28/youre-killing-me-smalls/</link><pubDate>Thu, 28 Apr 2011 11:37:59 +0000</pubDate><guid>https://swantron.com/2011/04/28/youre-killing-me-smalls/</guid><description>&lt;p&gt;1997 called&amp;hellip;they want their dial-up back. &lt;img src="https://swantron.com/uploads/2011/04/wait-for-it.jpg" alt="nope" title="wait-for-it"
 loading="lazy"
 decoding="async"
/&gt;
 Looks like someone pissed off the network admins at work. I would find this really funny, if I were not excited to try Ubuntu 11.04 in a VM. Cancel. I&amp;rsquo;ll try this at home later. Expect a review of Natty soon.&lt;/p&gt;</description></item><item><title>The Salsa Incident 2</title><link>https://swantron.com/2011/04/26/the-salsa-incident-2/</link><pubDate>Tue, 26 Apr 2011 18:55:58 +0000</pubDate><guid>https://swantron.com/2011/04/26/the-salsa-incident-2/</guid><description>&lt;p&gt;Having automated junk is awesome, for the most part. One drawback became glaringly evident recently, as I was enjoying some salsa in the lab.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2011/04/salsa-incident.jpg" alt="seltzer? salsa? seltzer? salsa?" title="salsa-incident"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;iframe title="YouTube video player" width="570" height="458" src="https://www.youtube.com/embed/o-iTTgb2EV8" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;
&lt;p&gt;Right on the goddamned floor.&lt;/p&gt;
&lt;p&gt;I have a pretty good idea for my next project: &lt;strong&gt;salsa-eating sonar detection bypass switch.&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Projects in Flight</title><link>https://swantron.com/2011/04/25/projects-in-flight/</link><pubDate>Mon, 25 Apr 2011 13:11:56 +0000</pubDate><guid>https://swantron.com/2011/04/25/projects-in-flight/</guid><description>&lt;p&gt;I have two projects running right now&amp;hellip;both are really grinding my gears. Colloquially speaking. You know what? That is a stupid term. Scratch that. I have two problems that I am trying to solve. Number one: figure out how to assign a dynamic IP address to my ethernet setup for the Arduino &lt;img src="https://swantron.com/uploads/2011/04/enet.jpg" alt="enet" title="enet"
 loading="lazy"
 decoding="async"
/&gt;
 Getting old. I need to figure this out in a hurry, as it will open up a whole range of project possibilities. I have been tempted to throw in the towel on this thing and go at it through the Android, but think I need to grind through this on principle. We&amp;rsquo;ll give it another few hours. Project two involves an image recognition algorithm. I am trying to port a Windows/Matlab proof of concept over to Debial/Octave. This has been my real time-suck&amp;hellip;having issues with libraries. I&amp;rsquo;ll likely dump several more lunch hours into this guy&amp;hellip;could be very cool if I can get it running. Pics once I get something aside from a command line to post. Stay tuned.&lt;/p&gt;</description></item><item><title>DIY Minority Report</title><link>https://swantron.com/2011/04/19/diy-minority-report/</link><pubDate>Tue, 19 Apr 2011 11:34:48 +0000</pubDate><guid>https://swantron.com/2011/04/19/diy-minority-report/</guid><description>&lt;p&gt;Spoiler1: This is awesome.
Spoiler2: I&amp;rsquo;ve never seen Minority Report.&lt;/p&gt;
&lt;p&gt;I do know that there is some sort of hands free interface, and that is what I have put together.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2011/04/minority-report.jpg" alt="&amp;#43;1 dizzy" title="minority-report"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Long story short, I have extended upon my PING))) project to include some sweet touchless home automation. I have the ultrasonic sensor interfacing with my garage door and a lamp, utilizing a servo and a PowerSwitch Tail, respectively.&lt;/p&gt;</description></item><item><title>Seiko Solar Watches</title><link>https://swantron.com/2011/04/19/seiko-solar-watches/</link><pubDate>Tue, 19 Apr 2011 09:24:50 +0000</pubDate><guid>https://swantron.com/2011/04/19/seiko-solar-watches/</guid><description>&lt;p&gt;I will fully admit that a product that includes &amp;lsquo;solar&amp;rsquo; in its name already has my attention. One of my &amp;lsquo;hindsight being what it is&amp;rsquo; items involves biting the bullet, being broke, and going full on physics mode after undergrad. Montana State has a great solar physics department&amp;hellip;could have been super nerdy. Next level nerd-dom. I guess I&amp;rsquo;m sort of trapped in this level nerd-dom. Still, solar perks up my ears. This product, then, already has my focus&amp;hellip; &lt;img src="https://swantron.com/uploads/2012/04/seiko-solar.png" alt="seiko solar watch" title="seiko solar"
 loading="lazy"
 decoding="async"
/&gt;
 That watch, my friends, is a genuine &lt;em&gt;Seiko SNE177 Mens Watch Black Stainless Steel Solar Quartz Link Bracelet Black Dial&lt;/em&gt; watch. I have been checking out Seikos for a while, and really like the look of the &lt;a href="http://www.bluedial.com/seiko-watch-solar.htm"&gt;Seiko Solar Watches&lt;/a&gt;. Very cool. Bluedial has the Seiko SNE177 or a hundred and sixteen bucks (and some change) less than the retail value, which is a bonus. A bonus too would be the spec sheet to this device&amp;hellip;good to 100m pressures and the whole works. Not too shabby. The time fight between watches and cell phones is still in full force. Watches are going strong still, due in large part to units like the Seiko Solar line. Stylish and practical&amp;hellip;the colloquial double threat. I&amp;rsquo;ll keep you posted if I come across some geekier watch lines. Solar takes the early cake&amp;hellip;&lt;/p&gt;</description></item><item><title>Garage Door Hack</title><link>https://swantron.com/2011/04/13/garage-door-hack/</link><pubDate>Wed, 13 Apr 2011 21:19:53 +0000</pubDate><guid>https://swantron.com/2011/04/13/garage-door-hack/</guid><description>&lt;p&gt;Introducing Open-er-o-matic 3000. OOM3K. My finest project to date. I have my Arduino poking around with a PING))) sensor, a servo, some LEDs, and best of all&amp;hellip;my garage door opener. End result: some Star Trek-ass shit. &lt;img src="https://swantron.com/uploads/2011/04/ghetto-fabulus.jpg" alt="hit the vid" title="ghetto-fabulus"
 loading="lazy"
 decoding="async"
/&gt;
 Check this footage of the OOM3K in action. Here, I had it configured to open the door when the ultrasonic sensor echoes off of something within 8 cm&amp;hellip;&lt;/p&gt;
&lt;iframe title="YouTube video player" width="570" height="458" src="https://www.youtube.com/embed/vNHdoPARyLs" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;
&lt;p&gt;Not only is this thing awesome, but you can get all sorts of clear looks at my trusty Ronco Showtime rotisserie oven. Yard bird is a big hit at the old Swanson place.&lt;/p&gt;</description></item><item><title>Ultrasonic Distance Sensing</title><link>https://swantron.com/2011/04/12/ultrasonic-distance-sensing/</link><pubDate>Tue, 12 Apr 2011 18:09:29 +0000</pubDate><guid>https://swantron.com/2011/04/12/ultrasonic-distance-sensing/</guid><description>&lt;p&gt;I really should have a running list of these mini-projects I have been cranking out. This one: using a PING))) sensor from Parallax Inc to drive LEDs for a set of values. Sounds boring, but it is sort of cool. Oh cool.&lt;/p&gt;
&lt;p&gt;Picture time:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2011/04/ultrasonic.jpg" alt="doing work at work, again" title="ultrasonic"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Video time:&lt;/p&gt;
&lt;iframe title="YouTube video player" width="570" height="458" src="https://www.youtube.com/embed/12JpMXZUJpM" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;
&lt;p&gt;Snippet time:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-c" data-lang="c"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;//Ping LED Levels
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// Joseph Swanson | 2011
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// https://swantron.com
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// Setup
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// LEDs connected to pins 11, 2-6
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// Ping))) sensor signal to pin 7
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// Ping))) + to 5V, - to ground
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// Pin assignment
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;const&lt;/span&gt; &lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledPin1 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;11&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;const&lt;/span&gt; &lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledPin2 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;2&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;const&lt;/span&gt; &lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledPin3 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;3&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;const&lt;/span&gt; &lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledPin4 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;4&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;const&lt;/span&gt; &lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledPin5 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;5&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;const&lt;/span&gt; &lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledPin6 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;6&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;const&lt;/span&gt; &lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; pingPin &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;7&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// Create variables to store LED states
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledState1 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledState2 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledState3 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledState4 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledState5 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledState6 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;void&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;setup&lt;/span&gt;() {
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// Start serial
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; Serial.&lt;span style="color:#a6e22e"&gt;begin&lt;/span&gt;(&lt;span style="color:#ae81ff"&gt;9600&lt;/span&gt;);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;//Define pins 1-6 as output
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;pinMode&lt;/span&gt;(ledPin1, OUTPUT);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;pinMode&lt;/span&gt;(ledPin2, OUTPUT);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;pinMode&lt;/span&gt;(ledPin3, OUTPUT);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;pinMode&lt;/span&gt;(ledPin4, OUTPUT);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;pinMode&lt;/span&gt;(ledPin5, OUTPUT);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;pinMode&lt;/span&gt;(ledPin6, OUTPUT);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;void&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;loop&lt;/span&gt;()
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;{
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// Reset LEDs levels to low to begin loop
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState1 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState2 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState3 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState4 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState5 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState6 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// Set duration variable
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;long&lt;/span&gt; duration, inches, cm;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// Loop section for ping signal pin...start as output
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;pinMode&lt;/span&gt;(pingPin, OUTPUT);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;digitalWrite&lt;/span&gt;(pingPin, LOW);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;delayMicroseconds&lt;/span&gt;(&lt;span style="color:#ae81ff"&gt;2&lt;/span&gt;);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;digitalWrite&lt;/span&gt;(pingPin, HIGH);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;delayMicroseconds&lt;/span&gt;(&lt;span style="color:#ae81ff"&gt;5&lt;/span&gt;);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;digitalWrite&lt;/span&gt;(pingPin, LOW);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// Listen with same pin
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;pinMode&lt;/span&gt;(pingPin, INPUT);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; duration &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;pulseIn&lt;/span&gt;(pingPin, HIGH);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// Converttime to a distance
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; inches &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;microsecondsToInches&lt;/span&gt;(duration);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; cm &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;microsecondsToCentimeters&lt;/span&gt;(duration);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// Write to serial out
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; Serial.&lt;span style="color:#a6e22e"&gt;print&lt;/span&gt;(inches);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; Serial.&lt;span style="color:#a6e22e"&gt;print&lt;/span&gt;(&lt;span style="color:#e6db74"&gt;&amp;#34;in, &amp;#34;&lt;/span&gt;);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; Serial.&lt;span style="color:#a6e22e"&gt;print&lt;/span&gt;(cm);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; Serial.&lt;span style="color:#a6e22e"&gt;print&lt;/span&gt;(&lt;span style="color:#e6db74"&gt;&amp;#34;cm&amp;#34;&lt;/span&gt;);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; Serial.&lt;span style="color:#a6e22e"&gt;println&lt;/span&gt;();
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// Configure this for fine tuning... 50 is noisy
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;delay&lt;/span&gt;(&lt;span style="color:#ae81ff"&gt;75&lt;/span&gt;);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// March through cm values...output
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;if&lt;/span&gt; (cm &lt;span style="color:#f92672"&gt;&amp;lt;&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;128&lt;/span&gt;) {
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState1 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; HIGH;}
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;if&lt;/span&gt; (cm &lt;span style="color:#f92672"&gt;&amp;lt;&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;64&lt;/span&gt;) {
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState2 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; HIGH;}
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;if&lt;/span&gt; (cm &lt;span style="color:#f92672"&gt;&amp;lt;&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;32&lt;/span&gt;) {
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState3 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; HIGH;}
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;if&lt;/span&gt; (cm &lt;span style="color:#f92672"&gt;&amp;lt;&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;16&lt;/span&gt;) {
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState4 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; HIGH;}
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;if&lt;/span&gt; (cm &lt;span style="color:#f92672"&gt;&amp;lt;&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;8&lt;/span&gt;) {
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState5 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; HIGH; }
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;if&lt;/span&gt; (cm &lt;span style="color:#f92672"&gt;&amp;lt;&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;4&lt;/span&gt;) {
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState6 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; HIGH;}
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// fire all LED values
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;digitalWrite&lt;/span&gt;(ledPin1, ledState1);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;digitalWrite&lt;/span&gt;(ledPin2, ledState2);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;digitalWrite&lt;/span&gt;(ledPin3, ledState3);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;digitalWrite&lt;/span&gt;(ledPin4, ledState4);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;digitalWrite&lt;/span&gt;(ledPin5, ledState5);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;digitalWrite&lt;/span&gt;(ledPin6, ledState6);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;long&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;microsecondsToInches&lt;/span&gt;(&lt;span style="color:#66d9ef"&gt;long&lt;/span&gt; microseconds)
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;{
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#75715e"&gt;// 1130 feet per second...transofrm inches
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;return&lt;/span&gt; microseconds &lt;span style="color:#f92672"&gt;/&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;74&lt;/span&gt; &lt;span style="color:#f92672"&gt;/&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;2&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;long&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;microsecondsToCentimeters&lt;/span&gt;(&lt;span style="color:#66d9ef"&gt;long&lt;/span&gt; microseconds)
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;{
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#75715e"&gt;// 340 meters per second...transform cm
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;return&lt;/span&gt; microseconds &lt;span style="color:#f92672"&gt;/&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;29&lt;/span&gt; &lt;span style="color:#f92672"&gt;/&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;2&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Synopsis time:&lt;/p&gt;</description></item><item><title>New Prozac Lawsuit</title><link>https://swantron.com/2011/04/11/new-prozac-lawsuit/</link><pubDate>Mon, 11 Apr 2011 17:57:25 +0000</pubDate><guid>https://swantron.com/2011/04/11/new-prozac-lawsuit/</guid><description>&lt;p&gt;It seems like the interwebs is full of info regarding a &lt;a href="http://www.prozaclawsuit2011.com"&gt;prozac lawsuit&lt;/a&gt; of some sort. If you don&amp;rsquo;t believe me, let Google auto-complete &amp;ldquo;Prozac Lawsu..&amp;rdquo; and see for yourself&amp;hellip;sites are popping up like whack-a-mole moles. Spoiler: they pop up incessantly. Pause for Prozac-bot: &lt;img src="https://swantron.com/uploads/2011/04/prozac.jpg" alt="prozacic brobot" title="prozac"
 loading="lazy"
 decoding="async"
/&gt;
 So, what&amp;rsquo;s up with that? Birth defects. That is what is up with that. There has been a recall of certain antidepressants and anti-seizure drugs, of which Prozac has been included. Joking aside, some of these things, when taken by women during pregnancy may cause increased risks of serious congenital birth defects, heart defects, spina bifida, club feet, and even cleft palates. Scary stuff. If you fit the bill, hit that link at the top of this post. Good luck.&lt;/p&gt;</description></item><item><title>Ping Sensor Project Preview</title><link>https://swantron.com/2011/04/10/ping-sensor-project-preview/</link><pubDate>Sun, 10 Apr 2011 17:54:51 +0000</pubDate><guid>https://swantron.com/2011/04/10/ping-sensor-project-preview/</guid><description>&lt;p&gt;Parallax Ping))) sensor in the house. Literally. &lt;img src="https://swantron.com/uploads/2011/04/ping-sensor.jpg" alt="ping ping ping ping ping ping ping ping" title="ping-sensor"
 loading="lazy"
 decoding="async"
/&gt;
 This dapper-looking little guy can accurately measure distance from a few to a few hundred cm. It is very simple by design&amp;hellip;basically just a sonar setup. My sketch sends out a signal and listens for the signal&amp;rsquo;s signature upon return&amp;hellip;calculates time elapsed and interpolates distance using the approximate speed of sound. Slick like Rick. I hugged the sensor on my binary-project-having breadboard, as this is going to be incorporated in some way. My fr1st thought is to turn those LEDs into range holders, and output according to range. Could be awesome. Stay tuned.&lt;/p&gt;</description></item><item><title>Arduino Binary LED Project #3</title><link>https://swantron.com/2011/04/06/arduino-binary-led-project-3/</link><pubDate>Wed, 06 Apr 2011 11:33:41 +0000</pubDate><guid>https://swantron.com/2011/04/06/arduino-binary-led-project-3/</guid><description>&lt;p&gt;My LED work-in-progress has manifested itself as a binary counter, with 100 ms accuracy. Like so&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2011/04/binary-code.jpg" alt="217" title="binary-code"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;iframe title="YouTube video player" width="570" height="458" src="https://www.youtube.com/embed/LMW7c_gKCuE" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;
&lt;p&gt;Video of a video, for the win.&lt;/p&gt;
&lt;p&gt;So, basically I have put together a counter that will gauge time from 0 to 25.5 seconds&amp;hellip;i.e. 100 ms to 25600 ms. Cite the snippet:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-c" data-lang="c"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;//LED Sandbox v2
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// Joseph Swanson | 2011
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// https://swantron.com
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// Setup... LEDs connected to digi 1-8, grounded
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// Pin assignment
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;const&lt;/span&gt; &lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledPin1 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;1&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;const&lt;/span&gt; &lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledPin2 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;2&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;const&lt;/span&gt; &lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledPin3 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;3&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;const&lt;/span&gt; &lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledPin4 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;4&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;const&lt;/span&gt; &lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledPin5 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;5&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;const&lt;/span&gt; &lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledPin6 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;6&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;const&lt;/span&gt; &lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledPin7 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;7&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;const&lt;/span&gt; &lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledPin8 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;8&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// Create variables to store LED states
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledState1 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledState2 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledState3 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledState4 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledState5 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledState6 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledState7 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;int&lt;/span&gt; ledState8 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// Create timestamp holder
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;long&lt;/span&gt; timeStore1 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;0&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;long&lt;/span&gt; timeStore2 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;0&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;long&lt;/span&gt; timeStore3 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;0&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;long&lt;/span&gt; timeStore4 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;0&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;long&lt;/span&gt; timeStore5 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;0&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;long&lt;/span&gt; timeStore6 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;0&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;long&lt;/span&gt; timeStore7 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;0&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;long&lt;/span&gt; timeStore8 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;0&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;// Configure interval for off/on
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;long&lt;/span&gt; interval1 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;100&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;long&lt;/span&gt; interval2 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;200&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;long&lt;/span&gt; interval3 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;400&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;long&lt;/span&gt; interval4 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;800&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;long&lt;/span&gt; interval5 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;1600&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;long&lt;/span&gt; interval6 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;3200&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;long&lt;/span&gt; interval7 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;6400&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;long&lt;/span&gt; interval8 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#ae81ff"&gt;12800&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;void&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;setup&lt;/span&gt;() {
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#75715e"&gt;//Define pins 1-6 as output
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;pinMode&lt;/span&gt;(ledPin1, OUTPUT);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;pinMode&lt;/span&gt;(ledPin2, OUTPUT);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;pinMode&lt;/span&gt;(ledPin3, OUTPUT);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;pinMode&lt;/span&gt;(ledPin4, OUTPUT);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;pinMode&lt;/span&gt;(ledPin5, OUTPUT);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;pinMode&lt;/span&gt;(ledPin6, OUTPUT);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;pinMode&lt;/span&gt;(ledPin7, OUTPUT);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;pinMode&lt;/span&gt;(ledPin8, OUTPUT);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;void&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;loop&lt;/span&gt;()
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;{
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#75715e"&gt;// Loop area...compare config for time to current
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#75715e"&gt;// time...write when config time is reached
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;if&lt;/span&gt; (&lt;span style="color:#a6e22e"&gt;millis&lt;/span&gt;() &lt;span style="color:#f92672"&gt;-&lt;/span&gt; timeStore1 &lt;span style="color:#f92672"&gt;&amp;gt;&lt;/span&gt; interval1) {
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#75715e"&gt;// re-write timestore
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; timeStore1 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;millis&lt;/span&gt;();
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#75715e"&gt;// if the LED is off turn it on and vice-versa:
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;if&lt;/span&gt; (ledState1 &lt;span style="color:#f92672"&gt;==&lt;/span&gt; LOW)
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState1 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; HIGH;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;else&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState1 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW;}
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;if&lt;/span&gt; (&lt;span style="color:#a6e22e"&gt;millis&lt;/span&gt;() &lt;span style="color:#f92672"&gt;-&lt;/span&gt; timeStore2 &lt;span style="color:#f92672"&gt;&amp;gt;&lt;/span&gt; interval2) {
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#75715e"&gt;// re-write timestore
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; timeStore2 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;millis&lt;/span&gt;();
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;if&lt;/span&gt; (ledState2 &lt;span style="color:#f92672"&gt;==&lt;/span&gt; LOW)
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState2 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; HIGH;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;else&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState2 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW; }
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;if&lt;/span&gt; (&lt;span style="color:#a6e22e"&gt;millis&lt;/span&gt;() &lt;span style="color:#f92672"&gt;-&lt;/span&gt; timeStore3 &lt;span style="color:#f92672"&gt;&amp;gt;&lt;/span&gt; interval3) {
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#75715e"&gt;// re-write timestore
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; timeStore3 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;millis&lt;/span&gt;();
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;if&lt;/span&gt; (ledState3 &lt;span style="color:#f92672"&gt;==&lt;/span&gt; LOW)
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState3 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; HIGH;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;else&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState3 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW; }
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;if&lt;/span&gt; (&lt;span style="color:#a6e22e"&gt;millis&lt;/span&gt;() &lt;span style="color:#f92672"&gt;-&lt;/span&gt; timeStore4 &lt;span style="color:#f92672"&gt;&amp;gt;&lt;/span&gt; interval4) {
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#75715e"&gt;// re-write timestore
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; timeStore4 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;millis&lt;/span&gt;();
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;if&lt;/span&gt; (ledState4 &lt;span style="color:#f92672"&gt;==&lt;/span&gt; LOW)
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState4 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; HIGH;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;else&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState4 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW; }
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;if&lt;/span&gt; (&lt;span style="color:#a6e22e"&gt;millis&lt;/span&gt;() &lt;span style="color:#f92672"&gt;-&lt;/span&gt; timeStore5 &lt;span style="color:#f92672"&gt;&amp;gt;&lt;/span&gt; interval5) {
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#75715e"&gt;// re-write timestore
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; timeStore5 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;millis&lt;/span&gt;();
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;if&lt;/span&gt; (ledState5 &lt;span style="color:#f92672"&gt;==&lt;/span&gt; LOW)
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState5 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; HIGH;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;else&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState5 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW; }
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;if&lt;/span&gt; (&lt;span style="color:#a6e22e"&gt;millis&lt;/span&gt;() &lt;span style="color:#f92672"&gt;-&lt;/span&gt; timeStore6 &lt;span style="color:#f92672"&gt;&amp;gt;&lt;/span&gt; interval6) {
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#75715e"&gt;// re-write timestore
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; timeStore6 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;millis&lt;/span&gt;();
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;if&lt;/span&gt; (ledState6 &lt;span style="color:#f92672"&gt;==&lt;/span&gt; LOW)
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState6 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; HIGH;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;else&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState6 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW; }
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;if&lt;/span&gt; (&lt;span style="color:#a6e22e"&gt;millis&lt;/span&gt;() &lt;span style="color:#f92672"&gt;-&lt;/span&gt; timeStore7 &lt;span style="color:#f92672"&gt;&amp;gt;&lt;/span&gt; interval7) {
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#75715e"&gt;// re-write timestore
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; timeStore7 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;millis&lt;/span&gt;();
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;if&lt;/span&gt; (ledState7 &lt;span style="color:#f92672"&gt;==&lt;/span&gt; LOW)
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState7 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; HIGH;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;else&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState7 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW; }
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;if&lt;/span&gt; (&lt;span style="color:#a6e22e"&gt;millis&lt;/span&gt;() &lt;span style="color:#f92672"&gt;-&lt;/span&gt; timeStore8 &lt;span style="color:#f92672"&gt;&amp;gt;&lt;/span&gt; interval8) {
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#75715e"&gt;// re-write timestore
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; timeStore8 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;millis&lt;/span&gt;();
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;if&lt;/span&gt; (ledState8 &lt;span style="color:#f92672"&gt;==&lt;/span&gt; LOW)
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState8 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; HIGH;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#66d9ef"&gt;else&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; ledState8 &lt;span style="color:#f92672"&gt;=&lt;/span&gt; LOW; }
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#75715e"&gt;// digi-write LED state
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;digitalWrite&lt;/span&gt;(ledPin1, ledState1);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;digitalWrite&lt;/span&gt;(ledPin2, ledState2);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;digitalWrite&lt;/span&gt;(ledPin3, ledState3);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;digitalWrite&lt;/span&gt;(ledPin4, ledState4);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;digitalWrite&lt;/span&gt;(ledPin5, ledState5);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;digitalWrite&lt;/span&gt;(ledPin6, ledState6);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;digitalWrite&lt;/span&gt;(ledPin7, ledState7);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; &lt;span style="color:#a6e22e"&gt;digitalWrite&lt;/span&gt;(ledPin8, ledState8);
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; }
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Where to next with this effort? I&amp;rsquo;m thinking that I need to focus on doing this exact thing with fewer pins, and see if I can make that work. I have a few tactile switches around&amp;hellip;perhaps some sort of dual-output. Could be cool&amp;hellip;stay tuned.&lt;/p&gt;</description></item><item><title>Spring in Bozeman</title><link>https://swantron.com/2011/04/05/spring-in-bozeman/</link><pubDate>Tue, 05 Apr 2011 19:23:28 +0000</pubDate><guid>https://swantron.com/2011/04/05/spring-in-bozeman/</guid><description>&lt;p&gt;First green grass in the Swanson yard. &lt;img src="https://swantron.com/uploads/2011/04/spring-fever.jpg" alt="finally" title="spring-fever"
 loading="lazy"
 decoding="async"
/&gt;
 Bring it on. I&amp;rsquo;m ready to pull a rake.&lt;/p&gt;</description></item><item><title>Driving Multiple LEDs with an Arduino</title><link>https://swantron.com/2011/04/04/driving-multiple-leds-with-an-arduino/</link><pubDate>Mon, 04 Apr 2011 19:05:19 +0000</pubDate><guid>https://swantron.com/2011/04/04/driving-multiple-leds-with-an-arduino/</guid><description>&lt;p&gt;I have had a bunch of white LEDs in my Amazon shopping cart for quite some time. I was tossing around the idea of doing a 5x5 cube a while ago, but ran out of steam on that project. I blame the PowerSwitch Tail&amp;hellip;I had relays on the brain, big time. Still drafting out my big project on that front; stay tuned for some sweet garage door action. I rarely find my self with two projects in flight, that may actually turn into something, but I just might have stumbled back into the LED arena.&lt;/p&gt;</description></item><item><title>Farmville for Dummies…Sounds about Right</title><link>https://swantron.com/2011/04/04/farmville-for-dummies-sounds-about-right/</link><pubDate>Mon, 04 Apr 2011 18:36:58 +0000</pubDate><guid>https://swantron.com/2011/04/04/farmville-for-dummies-sounds-about-right/</guid><description>&lt;p&gt;I can question the location of this book, but find the title to be spot-on. &lt;img src="https://swantron.com/uploads/2011/04/farmbook.jpg" alt="boo" title="farmbook"
 loading="lazy"
 decoding="async"
/&gt;
 Zing. I think I won that round. Joe Swanson: 1 // Bozeman Barnes &amp;amp; Noble (and FarmVille) 0&lt;/p&gt;</description></item><item><title>Welp, I Sketched Another Robot</title><link>https://swantron.com/2011/04/04/welp-i-sketched-another-robot/</link><pubDate>Mon, 04 Apr 2011 18:25:41 +0000</pubDate><guid>https://swantron.com/2011/04/04/welp-i-sketched-another-robot/</guid><description>&lt;p&gt;Haven&amp;rsquo;t done one of these in quite some time. &lt;img src="https://swantron.com/uploads/2011/04/awksed.jpg" alt="awk sed" title="awksed"
 loading="lazy"
 decoding="async"
/&gt;
 I&amp;rsquo;ll file this one with the rest. Happy Monday.&lt;/p&gt;</description></item><item><title>Best Online Shopping</title><link>https://swantron.com/2011/04/01/best-online-shopping/</link><pubDate>Fri, 01 Apr 2011 09:47:48 +0000</pubDate><guid>https://swantron.com/2011/04/01/best-online-shopping/</guid><description>&lt;p&gt;As I am an expert on all things internet-y, it should come as no surprise that I am a proponent of online shopping. A staunch proponent, in fact. Don&amp;rsquo;t get me wrong&amp;hellip;I am all about grocery shopping. One of my dream jobs is to work in a butcher shop; maybe I can make that happen when I retire from this code stuff. If I ever hit the lottery, it will be a tough call as to whether or not I drop of an application at Orange Julius or the Meat Shop. Time will tell. Anyway, back to the topic at hand. Tracking down items online. It really isn&amp;rsquo;t that hard. One of my daily rituals on the webs is to check the &lt;a href="http://www.savings.com/m-Ghirardelli-coupons.html"&gt;deals at Savings.com&lt;/a&gt;. For those not in the know, Savings is sort of a hybrid between Woot and Amazon. Good stuff. &lt;img src="https://swantron.com/uploads/2011/05/saving-money.jpg" alt="saving money" title="saving-money"
 loading="lazy"
 decoding="async"
/&gt;
 Instead of offering a limited deal of the day, a la woot, or a selection that is somewhat static, a la Amazon, Savings.com is an aggregate of deals from all over the place. Mothers Day flowers&amp;hellip;you bet. JCP and Target&amp;hellip;you also bet. The cool part of this is being able to associate a store&amp;rsquo;s deal with what you need. Take my t-shirt wardrobe for instance. If J C Penny&amp;rsquo;s is having 25 percent off of men&amp;rsquo;s ware, I can snag those suckers for two bucks per unit. Not too bad, right. Hit that link up there to see what is available. Tell them Joe sent you.&lt;/p&gt;</description></item><item><title>Man Lamp</title><link>https://swantron.com/2011/03/29/man-lamp/</link><pubDate>Tue, 29 Mar 2011 17:17:40 +0000</pubDate><guid>https://swantron.com/2011/03/29/man-lamp/</guid><description>&lt;p&gt;My light needs were not being met in the lab. Garage, lab, whatever. Anyhow, I picked up a halogen work light at the hardware store, thinking that the base dimensions and output would make for a perfect movable lab light source. This thing is a monster. Check this out. Reference voltage: &lt;img src="https://swantron.com/uploads/2011/03/reference-volatage.jpg" alt="base voltage" title="reference-volatage"
 loading="lazy"
 decoding="async"
/&gt;
 Reference tempurature &lt;img src="https://swantron.com/uploads/2011/03/halogen-output.jpg" alt="base" title="halogen-output"
 loading="lazy"
 decoding="async"
/&gt;
 Voltage with 40W light bulb: &lt;img src="https://swantron.com/uploads/2011/03/lamp-voltage.jpg" alt="better" title="lamp-voltage"
 loading="lazy"
 decoding="async"
/&gt;
 Voltage with Man-Lamp: (maxed out) &lt;img src="https://swantron.com/uploads/2011/03/man-voltage1.jpg" alt="boom" title="man-voltage"
 loading="lazy"
 decoding="async"
/&gt;
 Wait for it&amp;hellip;wait for it&amp;hellip;wait for it&amp;hellip;TEMP NEAR MAN-LAMP &lt;img src="https://swantron.com/uploads/2011/03/man-tempurature.jpg" alt="what" title="man-tempurature"
 loading="lazy"
 decoding="async"
/&gt;
 Incredible. I guess this could double as a goddamned heater. My digital thermo was still climbing at 145. FWIW, it is perfect for the lab. Just sort of confusing how brutish it is. Impressive.&lt;/p&gt;</description></item><item><title>Arduino Servo Fan Control</title><link>https://swantron.com/2011/03/27/arduino-servo-fan-control/</link><pubDate>Sun, 27 Mar 2011 17:30:20 +0000</pubDate><guid>https://swantron.com/2011/03/27/arduino-servo-fan-control/</guid><description>&lt;p&gt;Before you try to dr this, I have included a video to combat the tl crowd. You&amp;rsquo;re quite welcome. See below. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/Frc60sOjMlc" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;Now I&amp;rsquo;ll explain. I may even toss in a snippet&amp;hellip;who knows. Basically, I found myself with a few free hours, an Arduino, a bunch of random components in my lab (read: garage) at my disposal, and no real plan of attack. Result? Arduino/servo motor controlled fan. Jump off component&amp;hellip;silver spray painted Altoids can. Nice&amp;hellip;chop that sucker up so I can smash a servo motor in there. &lt;img src="https://swantron.com/uploads/2011/03/altoids-project-can.jpg" alt="minty" title="altoids-project-can"
 loading="lazy"
 decoding="async"
/&gt;
 Well done. See&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/03/works-well.jpg" alt="works well" title="works-well"
 loading="lazy"
 decoding="async"
/&gt;
 Lady Ada uses these for some random projects. If you can stomach a whole bunch of crappy mints, you have a nice little Arduino-sized metal casing. Of course, it poses a grounding threat, which I experienced working with my motor shield a while back. That said&amp;hellip;keep a few around. I have put this one to use before. Next step&amp;hellip;testing the servo &lt;img src="https://swantron.com/uploads/2011/03/trial-phase.jpg" alt="wires" title="trial-phase"
 loading="lazy"
 decoding="async"
/&gt;
 For this, I broke out my motor shield. It doesn&amp;rsquo;t have any features that would benefit this project&amp;hellip;the servo areas are basically just power, ground, and control. Control pumps into the 16B 10 port, like a jumper&amp;hellip;that works for my debug. Next, implement a fan. &lt;img src="https://swantron.com/uploads/2011/03/fan-man.jpg" alt="big fan" title="fan-man"
 loading="lazy"
 decoding="async"
/&gt;
 I snagged this fan from an old tower, I &lt;em&gt;think.&lt;/em&gt; I really don&amp;rsquo;t know. It seemed to react well to a 9V battery, so I tried it with a 5V source&amp;hellip;same deal. Awesome. I used a zip tie to fasten this to that, that being the Altoids enclosure. This thing needs a base&amp;hellip;man-clamp to the rescue: &lt;img src="https://swantron.com/uploads/2011/03/secured.jpg" alt="secured" title="secured"
 loading="lazy"
 decoding="async"
/&gt;
 I picked this up, to use it as a soldering base. That &amp;lsquo;x-tra&amp;rsquo; hands piece of shit that I have previously posted in pictures didn&amp;rsquo;t cut it. This is the manly version. And, it works great for this project, I believe&amp;hellip;you can decide based upon the vid. Here is what it looks like, with some more detail. &lt;img src="https://swantron.com/uploads/2011/03/fan-project.jpg" alt="fan" title="fan-project"
 loading="lazy"
 decoding="async"
/&gt;
 Let&amp;rsquo;s add some code&amp;hellip;oh no&amp;hellip;sounds like we&amp;rsquo;ve reached the BALLIN ASS SNIPPET ZONE&lt;/p&gt;</description></item><item><title>Alien Abduction Proof</title><link>https://swantron.com/2011/03/25/alien-abduction-proof/</link><pubDate>Fri, 25 Mar 2011 08:17:59 +0000</pubDate><guid>https://swantron.com/2011/03/25/alien-abduction-proof/</guid><description>&lt;p&gt;The Bozeman Daily Chronicle should have ran this story on a full front page spread. Instead, they chose to obscure evidence of alien existence in Montana, placing this item in the police reports&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/03/alien-abduct.jpg" alt="proof" title="alien-abduct"
 loading="lazy"
 decoding="async"
/&gt;
 Too late, cops. They got him. Watch your brain waves.&lt;/p&gt;</description></item><item><title>Amateur Hour</title><link>https://swantron.com/2011/03/22/amateur-hour/</link><pubDate>Tue, 22 Mar 2011 20:08:11 +0000</pubDate><guid>https://swantron.com/2011/03/22/amateur-hour/</guid><description>&lt;p&gt;I&amp;rsquo;m mid update&amp;hellip;son of a bitch &lt;img src="https://swantron.com/uploads/2011/03/ghetto.jpg" alt="wonky" title="ghetto"
 loading="lazy"
 decoding="async"
/&gt;
 If things appear to be off, that is why. I won&amp;rsquo;t have time to QA this beeyotch until tomorrow, midday at the earliest. Many apologies.&lt;/p&gt;</description></item><item><title>Alarm System In Progress</title><link>https://swantron.com/2011/03/19/alarm-system-in-progress/</link><pubDate>Sat, 19 Mar 2011 11:50:47 +0000</pubDate><guid>https://swantron.com/2011/03/19/alarm-system-in-progress/</guid><description>&lt;p&gt;I suppose I should add a few words. I placed the images in an empty post several days ago, and sort of forgot to update the text on mi telephono. Dios mio! &lt;img src="https://swantron.com/uploads/2011/03/speaker-wire.jpg" alt="speaker" title="speaker-wire"
 loading="lazy"
 decoding="async"
/&gt;
 Well, long story short. I put together the little POC using my PIR sensor a while back. The shit deal, is that the sucker only writes high and low. Easy, for the win. Limited, for the loss. I may or may not have (I did) disassembled a few CRT TVs last month. Hence, have all sorts of components, such as small sub 9V speakers&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/03/audio-project.jpg" alt="wires" title="audio-project"
 loading="lazy"
 decoding="async"
/&gt;
 I&amp;rsquo;m trying to do something with a dual speaker setup, in order to shine up my bugler alarm project. The code is boring&amp;hellip;stay tuned&amp;hellip;I might be able to come up with something amusing.&lt;/p&gt;</description></item><item><title>Cool Ranch</title><link>https://swantron.com/2011/03/18/cool-ranch/</link><pubDate>Fri, 18 Mar 2011 14:49:14 +0000</pubDate><guid>https://swantron.com/2011/03/18/cool-ranch/</guid><description>&lt;p&gt;So there I am, eating Cool Ranch Doritos at work&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/03/kewl-ranch.jpg" alt="mmmnom" title="kewl-ranch"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;noticing there is a correlation between &amp;ldquo;blue-ness&amp;rdquo; and &amp;ldquo;delicious-ness&amp;rdquo; Wait, blue is a color &lt;em&gt;and&lt;/em&gt; a flavor? &lt;img src="https://swantron.com/uploads/2011/03/kewl-close.jpg" alt="enhance" title="kewl-close"
 loading="lazy"
 decoding="async"
/&gt;
 Yep. That blue stuff is awesome. Imagine how amazing this would taste: &lt;img src="https://swantron.com/uploads/2011/03/cool-blue-ranch.jpg" alt="invert" title="cool-blue-ranch"
 loading="lazy"
 decoding="async"
/&gt;
 I bet it would destroy your taste buds. Like looking at a laser&amp;hellip;&lt;strong&gt;do not recommend.&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>This is Unix! I Know This!</title><link>https://swantron.com/2011/03/18/this-is-unix-i-know-this/</link><pubDate>Fri, 18 Mar 2011 11:49:45 +0000</pubDate><guid>https://swantron.com/2011/03/18/this-is-unix-i-know-this/</guid><description>&lt;p&gt;I shall call this &amp;ldquo;The Triple Threat&amp;rdquo; &lt;img src="https://swantron.com/uploads/2011/03/this-is-unix.jpg" alt="i know this" title="this-is-unix"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Linux Systems Update</title><link>https://swantron.com/2011/03/17/linux-systems-update/</link><pubDate>Thu, 17 Mar 2011 11:46:59 +0000</pubDate><guid>https://swantron.com/2011/03/17/linux-systems-update/</guid><description>&lt;p&gt;Done, done, and done. All systems go. I dropped Ubuntu 10.04 LTS on the 17&amp;quot; Dell, via an old image-having CD I had in the man-lab. Updated via the manager to 10.10, on my makeshift table: &lt;img src="https://swantron.com/uploads/2011/03/honda-computer.jpg" alt="honda-y" title="honda-computer"
 loading="lazy"
 decoding="async"
/&gt;
 No problem what-so-ever. Works like a champ. I snagged the 10.10 image from Ubuntu, and created a bootable USB. I backed up my photos on said drive&amp;hellip;so that sucker is one sweet USB. I have been packing it in my pocket, in case anyone needs some Linux on the fly&amp;hellip;not holding my breath however. Anyhow, my wireless card needed some update action&amp;hellip;had to go manual on the little guy: &lt;img src="https://swantron.com/uploads/2011/03/cabel.jpg" alt="w2ires" title="cabel"
 loading="lazy"
 decoding="async"
/&gt;
 So the secret is out&amp;hellip;I keep my modem and router in a wire-jumble behind the TV. It works. As does Meerkat on my Mini 9&amp;hellip;with which I&amp;rsquo;m posting this tale at this moment. So, I have a Ubuntu trifecta going on right now. Seems like they should have me on the payroll or something. Free shirt, or something. Not having Windows is prize enough.&lt;/p&gt;</description></item><item><title>You’ve Got To Be Kidding Me</title><link>https://swantron.com/2011/03/16/youve-got-to-be-kidding-me/</link><pubDate>Wed, 16 Mar 2011 11:27:51 +0000</pubDate><guid>https://swantron.com/2011/03/16/youve-got-to-be-kidding-me/</guid><description>&lt;p&gt;I&amp;rsquo;m averaging somewhere around two pounds per week&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/03/prtzls.jpg" alt="facepalm" title="prtzls"
 loading="lazy"
 decoding="async"
/&gt;
 Sort of gross; sort of impressive.&lt;/p&gt;</description></item><item><title>State of Affairs</title><link>https://swantron.com/2011/03/14/state-of-affairs/</link><pubDate>Mon, 14 Mar 2011 12:08:52 +0000</pubDate><guid>https://swantron.com/2011/03/14/state-of-affairs/</guid><description>&lt;p&gt;I&amp;rsquo;ve been busy. General business&amp;hellip;not so much free time business. Here is a brief run-down of what is in the works: Item: Environment updates I am in the middle of re-purposing my computers. I have three flavors of Linux that I use on a regular basis. Gone will be that setup, along with all dual-boot machines. I am going to dedicate my Mini9 netbook as my &amp;lsquo;work at work&amp;rsquo; machine&amp;hellip;my old 17&amp;quot; Dell will become my bench computer for my electronics projects&amp;hellip;and my slick 15&amp;rsquo;-er will be my couch computer slash backup unit. All will run Ubuntu 10.10 with Gnome for the time being. I am toying with online storage options, so that I can drop files to and from my Droid without using swantron.com&amp;rsquo;s server space. More to come on that. Action shot&amp;hellip;updating the Mini 9 from Ubuntu 10.4 Netbook to Ubuntu 10.10 Desktop&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/03/netbook-instal1.jpg" alt="netbooky" title="netbook-instal"
 loading="lazy"
 decoding="async"
/&gt;
 Bonus from above&amp;hellip;real time apt-get Arduino V0022 action Item: PIR sensor work on the Arduino I actually had a little POC put together last week, before the system reboot. I made a generic little alarm, using the passive infrared module and a piezo. Once I can get the Arduino IDE up and running on all three boxes, I&amp;rsquo;ll snap some pics, clean stuff up, and let it rip. Stay tuned. Item: General EE work. I&amp;rsquo;ve been tearing apart all sorts of stuff. Two CRT TVs, some media players, etc. I didn&amp;rsquo;t document much, but managed to keep from discharging some big ass capacitors. For the win. The goal is to locate points of failure, and swap out components on the board level. This all stems from the flat-iron failure&amp;hellip;for which I&amp;rsquo;m searching for a replacement switch and diode. Pretty cool. That is about it. It looks like my wireless on the Mini is non-functional. Great. I&amp;rsquo;m off to track down an ethernet cord.&lt;/p&gt;</description></item><item><title>PSA</title><link>https://swantron.com/2011/03/14/psa/</link><pubDate>Mon, 14 Mar 2011 11:21:39 +0000</pubDate><guid>https://swantron.com/2011/03/14/psa/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2011/03/computers-ftw.jpg" alt="for the win" title="computers-ftw"
 loading="lazy"
 decoding="async"
/&gt;
 Winning.&lt;/p&gt;</description></item><item><title>Messy Lab is Messy</title><link>https://swantron.com/2011/03/06/messy-lab-is-messy/</link><pubDate>Sun, 06 Mar 2011 19:39:21 +0000</pubDate><guid>https://swantron.com/2011/03/06/messy-lab-is-messy/</guid><description>&lt;p&gt;Demolition phase: complete &lt;img src="https://swantron.com/uploads/2011/03/messy-lab.jpg" alt="messy" title="messy-lab"
 loading="lazy"
 decoding="async"
/&gt;
 I feel like a space cadet&amp;hellip;too many things in flight. Component central over here.&lt;/p&gt;</description></item><item><title>How To Find A Blown Electrical Component</title><link>https://swantron.com/2011/03/05/how-to-find-a-blown-electrical-component/</link><pubDate>Sat, 05 Mar 2011 19:59:37 +0000</pubDate><guid>https://swantron.com/2011/03/05/how-to-find-a-blown-electrical-component/</guid><description>&lt;p&gt;Katie&amp;rsquo;s flat iron failed&amp;hellip;TO THE RESCUE! Pull that sucker apart&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/03/boom-goes-the-dynomite.jpg" alt="boom" title="boom-goes-the-dynomite"
 loading="lazy"
 decoding="async"
/&gt;
 Burn mark&amp;hellip;oh snaps&amp;hellip;TO THE LAB! &lt;img src="https://swantron.com/uploads/2011/03/flat-iron.jpg" alt="flat" title="flat-iron"
 loading="lazy"
 decoding="async"
/&gt;
 Blown switch&amp;hellip;NOW WHAT! I&amp;rsquo;m going to try to bypass the switch, as it only functions to toggle a LED. Maybe I will find a switch that will fit the board&amp;hellip;I have enough crap laying around this joint.&lt;/p&gt;</description></item><item><title>Minimizing Distractions at Work</title><link>https://swantron.com/2011/03/04/minimizing-distractions-at-work/</link><pubDate>Fri, 04 Mar 2011 15:26:09 +0000</pubDate><guid>https://swantron.com/2011/03/04/minimizing-distractions-at-work/</guid><description>&lt;p&gt;That title is misleading. Between shit-ass dogs and overzealous project managers, I am pretty much fucked. At least I have my lunch break to recharge the colloquial batteries. &lt;img src="https://swantron.com/uploads/2011/03/work-lab.jpg" alt="work lab" title="work-lab"
 loading="lazy"
 decoding="async"
/&gt;
 WiFi, Arduino, interesting view, and relative silence. it is like a little mini-vaykay. I wonder if anyone would notice a make-shift cubical in the mezzanine area&amp;hellip;very tempting.&lt;/p&gt;</description></item><item><title>Street / Trail / Heater Stand</title><link>https://swantron.com/2011/03/03/street-trail-heater-stand/</link><pubDate>Thu, 03 Mar 2011 07:27:09 +0000</pubDate><guid>https://swantron.com/2011/03/03/street-trail-heater-stand/</guid><description>&lt;p&gt;One more use for my beloved Honda&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/03/honda-90.jpg" alt="&amp;#43;1 warm" title="honda-90"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;keeping my &amp;rsquo;lab&amp;rsquo; functional in darkest winter. I am very ready for Spring, but am still cranking out some projects. With marginal success. See above; see below.&lt;/p&gt;</description></item><item><title>These Pretzels Are Making Me Thirsty</title><link>https://swantron.com/2011/03/02/these-pretzels-are-making-me-thirsty/</link><pubDate>Wed, 02 Mar 2011 18:45:44 +0000</pubDate><guid>https://swantron.com/2011/03/02/these-pretzels-are-making-me-thirsty/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2011/03/these-pretzels-are-making-me-thirsty.jpg" alt="these pretzels are making me thirsty" title="these-pretzels-are-making-me-thirsty"
 loading="lazy"
 decoding="async"
/&gt;
 Six pounder. Who needs paper? Not I.&lt;/p&gt;</description></item><item><title>Arduino Solar Cell Night Light Concept</title><link>https://swantron.com/2011/02/24/arduino-solar-cell-night-light-concept/</link><pubDate>Thu, 24 Feb 2011 12:10:40 +0000</pubDate><guid>https://swantron.com/2011/02/24/arduino-solar-cell-night-light-concept/</guid><description>&lt;p&gt;So, I&amp;rsquo;ve formalized the solar cell project I have been poking at for a while. I managed to clean up my code and mess with some initial conditions, etc., and now have a fairly solid proof of concept for a solar cell-centered night light. &lt;img src="https://swantron.com/uploads/2011/02/night-lite.jpg" alt="lighty" title="night-lite"
 loading="lazy"
 decoding="async"
/&gt;
 As was the case in my first few runs, my sketch incorporates a five second initialization phase. This acts to set both relative minimum and maximum values which act to provide &amp;ldquo;full light on&amp;rdquo; and &amp;ldquo;full light off&amp;rdquo; values, respectively. The generated power from the solar cell is read in to the Arduino via analog input, and the LEDs are driven via digital outs. The rest is some simple math that transforms the range of the analog signal into a digital range of zero to two hundo fifty five. &lt;strong&gt;It&amp;rsquo;s giant-ass-text-having snippet time!&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Time Wars…Watch vs Cell Phone</title><link>https://swantron.com/2011/02/23/time-wars-watch-vs-cell-phone/</link><pubDate>Wed, 23 Feb 2011 12:00:00 +0000</pubDate><guid>https://swantron.com/2011/02/23/time-wars-watch-vs-cell-phone/</guid><description>&lt;p&gt;If you would have asked me a year ago if I thought there was a need to wear a watch, I would have told you no. More specifically, I would have told you, &amp;ldquo;why would a person purchase a watch, when it is pretty much a given that there is a cell phone in the pocket of said buyer?&amp;rdquo; I would have had a valid point. Well, I can give you two reasons. Reason number one: fashion. Yawn. Not my style. Reason number two: cell phone might die. Yawn. My BlackBerry lasts forever. Flash forward to right now&amp;hellip;I wear a wedding ring and have a phone that lasts about four hours on a charge. I need a watch. If I was to head out watch shopping right now, there is no doubt that I would buy a &lt;a href="http://www.bluedial.com/invicta-watch-subaqua.htm"&gt;Invicta subaqua watch&lt;/a&gt;. Without a doubt, the coolest looking watch I have seen to date: &lt;img src="https://swantron.com/uploads/2011/02/subaqua.jpg" alt="subaqua" title="subaqua"
 loading="lazy"
 decoding="async"
/&gt;
 In all honesty, that thing is sweet. I really dig black and silver&amp;hellip;cite my SS as evidence. Clean, subtle, and sophisticated. Not to mention the whole sub-aqua thing. Pretty much can&amp;rsquo;t kill this thing. So, if I am to make a move to be on time, where should I look to buy my beloved Invicta subaqua? Easy. Blue Dial. Check out this price. &lt;img src="https://swantron.com/uploads/2011/02/bluedial.jpg" alt="bluedial" title="bluedial"
 loading="lazy"
 decoding="async"
/&gt;
 Two hundred, sixty seven&amp;hellip;down from nearly nine hundo. Beat that, I dare you. Hit that link, see for yourself. Great watches at greater prices&amp;hellip;while you do that, I&amp;rsquo;m going to put my Droid 2 back on the flipping charger. It has been three hours.&lt;/p&gt;</description></item><item><title>Military Watch Technology</title><link>https://swantron.com/2011/02/22/military-watch-technology/</link><pubDate>Tue, 22 Feb 2011 08:34:19 +0000</pubDate><guid>https://swantron.com/2011/02/22/military-watch-technology/</guid><description>&lt;p&gt;I spend all day staring at screens. Be them my work monitors, (also know as &amp;ldquo;the twin twenties&amp;rdquo;) or the hi def screen on my mobile phone, (Droid 2, also know as &amp;ldquo;the D2&amp;rdquo;) I have screens all over the place. When I get home, I have two large flat screen televisions and a bunch of laptop computers. Honestly, screens everywhere. A side effect of swimming in screens is immediate access to the time. Work computer&amp;hellip;time in the bottom left. Debian laptops? Time on the upper right. I have my netbook saving vertical space, so the time on that guy displays in the lower right. My droid spits out time all over the place&amp;hellip;TVs are the same with the touch of one button. Everywhere I am, there it is. Has technology rendered watches useless? No way. Watches are awesome. &lt;img src="https://swantron.com/uploads/2011/04/military-watch.jpg" alt="watch this" title="military-watch"
 loading="lazy"
 decoding="async"
/&gt;
 There are a few different routes you could take with something like this. You could buy a stylish watch, or a watch that will serve a purpose of some sort. Or, you could grab something like this: (my new favorite, FWIW) &lt;img src="https://swantron.com/uploads/2011/04/Traser-H3.jpg" alt="traser h3" title="Traser-H3"
 loading="lazy"
 decoding="async"
/&gt;
 I am digging &lt;a href="http://www.bluedial.com/traser-h3-watch.htm"&gt;Military Watches&lt;/a&gt; right now&amp;hellip;good engineering, nice style. Like the one pictured above. The Tracer H3 is a serious machine. MB-Microtec H3 Tritium Illumination. For sure. That is not messing around. I am very impressed by the 200 meter capability of this watch. Very cool. Hit that link to see for yourself&amp;hellip;that site has some awesome watches&amp;hellip;good prices too.&lt;/p&gt;</description></item><item><title>Mad Solder Skillz</title><link>https://swantron.com/2011/02/21/mad-solder-skillz/</link><pubDate>Mon, 21 Feb 2011 21:56:37 +0000</pubDate><guid>https://swantron.com/2011/02/21/mad-solder-skillz/</guid><description>&lt;p&gt;Some time ago, I snagged a robotics kit from Amazon. A few weeks after said time, I assembled the mechanical components of said kit. I assumed that the electrical assembly would be equally as detail-centric. I was quite wrong. &lt;img src="https://swantron.com/uploads/2011/02/ir-robot.jpg" alt="xtreme lead ingestion to the maxx" title="ir-robot"
 loading="lazy"
 decoding="async"
/&gt;
 It was a son-of-a-bitch. Plus, I had a snaffu with the IR emitters, which are more than likely the same price as the microcontroller that is involved with this kit. Good President&amp;rsquo;s Day? You better believe it&amp;hellip;so much fun horsing around with new connections, crappy directions, and a semi-success. Off to The Shack (Radio Shack&amp;rsquo;s awesome new advert front) to complete the project tomorrow at lunch, if all goes well. My motors are working, and all three emitters are pushing power, which indicates a solid-ass project as far as connectivity is concerned. Close, but no cigar. Maybe I&amp;rsquo;ll show off that cigar tomorrow.&lt;/p&gt;</description></item><item><title>Arduino Solar Cell-Based Detector</title><link>https://swantron.com/2011/02/20/arduino-solar-cell-based-detector/</link><pubDate>Sun, 20 Feb 2011 11:26:16 +0000</pubDate><guid>https://swantron.com/2011/02/20/arduino-solar-cell-based-detector/</guid><description>&lt;p&gt;*Proof of Concept Warning*-*Proof of Concept Warning*-*Proof of Concept Warning* Mission: Utilize a solar cell to vary the intensity of an LED Supplies: Arduino Duemilanove &amp;lt;&amp;ndash;&amp;gt; USB &amp;lt;&amp;ndash;&amp;gt; Notebook (Linux, por supuesto) Breadboard, Jumper Wires, Make-shift Jumper Wires (spare resisters), LEDs, Solar Cell Setup: Here it is &lt;img src="https://swantron.com/uploads/2011/02/work_at_work.jpg" alt="work at work" title="work_at_work"
 loading="lazy"
 decoding="async"
/&gt;
 The setup is pretty straight forward: Read analog, write digital. The primary hurdle was figuring out the initialization step. Basically, I needed to provide a time-frame where you can read in minimum / maximum values from the cell. The LEDs in the awesome video below show the results&amp;hellip; v &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/J3iNr4ERH64" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;This project is full of take-off ideas. Reverse the range on the LED outputs, and you have a setup that powers up a light as the ambient light levels fall. Motion detector&amp;hellip;you bet. You could implement a setup to run the initialization cycle at intervals, to provide a real-time average light level, and check for a delta of some size. Boom. There you go. I&amp;rsquo;ll clean up the code, use some real jumpers, horse around with things in general, and throw up a post. With a snippet. Check back.&lt;/p&gt;</description></item><item><title>Solar Cell Teaser</title><link>https://swantron.com/2011/02/18/solar-cell-teaser/</link><pubDate>Fri, 18 Feb 2011 16:27:32 +0000</pubDate><guid>https://swantron.com/2011/02/18/solar-cell-teaser/</guid><description>&lt;p&gt;+1 doing Arduino proofs of concept at work on lunch break &lt;img src="https://swantron.com/uploads/2011/02/solar-power.jpg" alt="solar-y" title="solar-power"
 loading="lazy"
 decoding="async"
/&gt;
 I packed a solar cell and a little breadboard to work today&amp;hellip;put together a little sketch together over my lunch break to control LED brightness with solar cell analog readings. I shot a little vid that I will toss on YouTube. Expect a full write-up soon. You suckers might even get a snippet&amp;hellip;&lt;/p&gt;</description></item><item><title>Let’s Talk Toner</title><link>https://swantron.com/2011/02/15/lets-talk-toner/</link><pubDate>Tue, 15 Feb 2011 20:47:34 +0000</pubDate><guid>https://swantron.com/2011/02/15/lets-talk-toner/</guid><description>&lt;p&gt;Where do you buy your toner? From a brick and mortar toner store? Get with the times&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/02/toner.jpg" alt="toner" title="toner"
 loading="lazy"
 decoding="async"
/&gt;
 As with pretty much anything tech-based, the only practical way to buy &lt;a href="http://www.cartridgesdirect.com.au/toner_cartridges.aspx"&gt;toner cartridges&lt;/a&gt; these days is to buy them online. Not only do you save yourself a trip to the store, but a little shopping around will get you a far better price than heading down to the neighbourhood Staples to grab some toner.&lt;/p&gt;</description></item><item><title>Woops</title><link>https://swantron.com/2011/02/14/woops/</link><pubDate>Mon, 14 Feb 2011 15:44:07 +0000</pubDate><guid>https://swantron.com/2011/02/14/woops/</guid><description>&lt;p&gt;Nuked that LED from space&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/02/blown_led.jpg" alt="blown led" title="blown_led"
 loading="lazy"
 decoding="async"
/&gt;
 In my ongoing fight with my Ethernet Shield, I had a bright idea that the sucker might have some bad jumpers. Welp, I put together a little blinking LED code and let it rip&amp;hellip;which worked. I then tried to run the LED through the 3V lead&amp;hellip;but&amp;hellip;plugged the bastard into the 5V slot. Fire and brimstone. Long story short, the board is getting power, the jumpers are fine, and that sweet clear LED is toast.&lt;/p&gt;</description></item><item><title>Network Admin Fail</title><link>https://swantron.com/2011/02/13/network-admin-fail/</link><pubDate>Sun, 13 Feb 2011 16:26:28 +0000</pubDate><guid>https://swantron.com/2011/02/13/network-admin-fail/</guid><description>&lt;p&gt;I haven&amp;rsquo;t had much to publish as of late. Not for lack of trying; I have been quiet because of a damned roadblock. I figured I could smash my way through a few MAC/IP settings, and have my Ethernet Shield doing all sorts of cool stuff with my Arduino. I was sorely mistaken. This afternoon, I took another stab at the thing. Even after attempting to put together a cross-over setup&amp;hellip;I still cannot telnet to my goddamned card. I don&amp;rsquo;t know how many arp and ifconfig commands I have sent, but it has to be in the triple digits. To no avail. Looks like it is back to network 101 for this guy. Son of a bitch. We&amp;rsquo;re going manual. On the bright side, I worked inside today&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/02/pledge.jpg" alt="pledge" title="pledge"
 loading="lazy"
 decoding="async"
/&gt;
 Bonus Pledge, courtesy of Katie. For what it is worth, I found a few commands that don&amp;rsquo;t seem to work on the command line&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/02/arp.jpg" alt="arp -a" title="arp"
 loading="lazy"
 decoding="async"
/&gt;
 I think I will pack this thing to work and tackle it on my lunch breaks. Enough is enough.&lt;/p&gt;</description></item><item><title>Home Security Chat</title><link>https://swantron.com/2011/02/12/home-security-chat/</link><pubDate>Sat, 12 Feb 2011 16:42:50 +0000</pubDate><guid>https://swantron.com/2011/02/12/home-security-chat/</guid><description>&lt;p&gt;When I think &lt;a href="http://www.homesecuritysystems.com/"&gt;security system&lt;/a&gt;, my brain immediately jumps to a webcam. More specifically, a webcam and a couple of servo motors. Most specifically, a webcam, a couple of servo motors, and a slick web interface with which to drive said servos and see a live stream of said webcam. I&amp;rsquo;m getting closer to making that a reality. Bear with me. Here is the 20,000 dollar question: what happens when I see something awry? &lt;img src="https://swantron.com/uploads/2011/02/sec_cam.jpg" alt="freeze" title="sec_cam"
 loading="lazy"
 decoding="async"
/&gt;
 I could take and save footage all day, but then what? I&amp;rsquo;ll assume that everyone has seen advertisements for ADT&amp;hellip;they have the missing piece in the puzzle I laid out. Monitored alarm system&amp;hellip;I can throw together a system to capture, but do not have the time to do the monitoring. I think I would sleep better, having someone on the other end of the line. ADT is, without a doubt, the best to have on the other end. I would love to spend some time with one of their systems&amp;hellip;they have a lot going on. Pet insensitive sensors? Yep. How do they do that? Must be one hell of an algorithm that goes into that infra-red sensor. Positioning and triggering would be very cool to tear into. Wireless keypads&amp;hellip;ditto. Not sure how they keep that secure. I&amp;rsquo;ll wrap this up. Check into home security, for sure, and more specifically into ADT. Go with the best.&lt;/p&gt;</description></item><item><title>Android GPS Test</title><link>https://swantron.com/2011/01/31/android-gps-test/</link><pubDate>Mon, 31 Jan 2011 20:03:16 +0000</pubDate><guid>https://swantron.com/2011/01/31/android-gps-test/</guid><description>&lt;p&gt;As I type this, there are over thirty satellites blasting around geo-sync orbits transmitting GPS data. As luck has it, my battery-ass-draining phone has a receiver built-in GPS receiver, of which now I am a master. Not really, but I can read the info&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/01/gpsinfo.jpg" alt="screenshot" title="gpsinfo"
 loading="lazy"
 decoding="async"
/&gt;
 Location, time, velocity, etc. Not sure how to tune this yet, as the above was done via an emulator. Since my Studio 15 doesn&amp;rsquo;t exactly (read: at all) have a GPS receiver or accelerometer, I&amp;rsquo;m working somewhat blindly. I did have some luck when I dropped my app on the Droid 2&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/01/lou_p.jpg" alt="hmm" title="lou_p"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;but that screen cap does a better job of showing the MLB Network reflection than the info on the screen. Sweet Lou should be in the top ten list of managers, FWIW. Glad he could make an appearance. Back to the GPS stuff. Cross referencing the data that I managed to pull in from the SDK library info, I was able to verify that the elevation was fairly accurate (w/in a hundred yards of Bozo Wikipedia listing) and the latitude / longitude was functioning well to several yards accuracy, relatively speaking. Not too bad. The next step would be to figure out how to put this to use. A ballistics chart would be pretty cool (read, profitable) if the elevation info could be read in automatically along with weather conditions. I&amp;rsquo;m not really sure&amp;hellip;this one was more of an exercise in reading sensors and tossing out output. The accelerometer is next&amp;hellip;I&amp;rsquo;ll shoot to provide a better write-up at that point. Less bonus baseball footage&amp;hellip;or far more bonus baseball footage. Stay tuned.&lt;/p&gt;</description></item><item><title>Arduino Proof of Concept Vid</title><link>https://swantron.com/2011/01/24/arduino-proof-of-concept-vid/</link><pubDate>Mon, 24 Jan 2011 12:22:46 +0000</pubDate><guid>https://swantron.com/2011/01/24/arduino-proof-of-concept-vid/</guid><description>&lt;p&gt;As promised, behold the much-anticipated footage of my Arduino AC Interface proof of concept. It was dark in my &amp;rsquo;lab,&amp;rsquo; so the footage leaves something to be desired. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/dbNF0k64A_Q" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;So, if anyone is in need of a strobe light, hit me up. I&amp;rsquo;m all over that. Stay tuned&amp;hellip;I am working on the web-side of the Android dev kit, so hopefully I will have another test coming soon. Ethernet shield, Android, Arduino, and 120V&amp;hellip;I&amp;rsquo;m getting giddy.&lt;/p&gt;</description></item><item><title>Arduino AC Interface</title><link>https://swantron.com/2011/01/23/arduino-ac-interface/</link><pubDate>Sun, 23 Jan 2011 18:12:02 +0000</pubDate><guid>https://swantron.com/2011/01/23/arduino-ac-interface/</guid><description>&lt;p&gt;I finally got around to throwing out a little proof of concept with my new toy. I managed to utilize a PowerSwitch Tail to gain control of 120V AC with Arduino&amp;hellip;and I did it without electrocuting myself. Not getting electrocuted, FTW. Long story short, the PowerSwitch Tail is a simple switch. 120V AC in, and either 0V AC out or 120V AC out, with the later being the case when a 5V DC signal is introduced to the unit. Here is what it looks like&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/01/powerswitchtail.jpg" alt="switch tail is switchy" title="powerswitchtail"
 loading="lazy"
 decoding="async"
/&gt;
 I used some jumper wires I had sitting around &amp;ldquo;the lab.&amp;rdquo; You can feed anything into that sucker; speaker wire would throw the switch. Moving on&amp;hellip; Well, it turns out that the Arduino loves to dump 5V signals&amp;hellip;like it was made to do so. So, this switch setup is perfect for my microcontroller projects&amp;hellip;whatever they may turn out. Anyhow, all you need to do is pick a digital out and ground from the Arduino board, and hooks it up. Hooks it up like this&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/01/lab_setup.jpg" alt="bonus url" title="lab_setup"
 loading="lazy"
 decoding="async"
/&gt;
 One of the best things (most handy?) is that the IDE makes pushing code to the unit quick. Plug a USB cable in, crank out some code, and there you go. &lt;img src="https://swantron.com/uploads/2011/01/labsetup.jpg" alt="hook up them shits" title="labsetup"
 loading="lazy"
 decoding="async"
/&gt;
 Good news. It&amp;rsquo;s MF-ing snippet time!&lt;/p&gt;</description></item><item><title>Just…About…Published…</title><link>https://swantron.com/2011/01/17/just-about-published/</link><pubDate>Mon, 17 Jan 2011 22:00:06 +0000</pubDate><guid>https://swantron.com/2011/01/17/just-about-published/</guid><description>&lt;p&gt;Getting close to having my live wallpaper on the Android Market. I&amp;rsquo;ve hammered down the image, polished up the cube, tested the app on several emulators, and optimized the rotaion rate. More importantly, I haven&amp;rsquo;t drop kicked my notebook or tossed my Droid 2 out the door. I&amp;rsquo;m going to chalk this one up as a&amp;hellip; &lt;strong&gt;+1 probably the best Android App developer I know of&lt;/strong&gt;. For the win. I don&amp;rsquo;t know any other Android app developers, but I&amp;rsquo;m still giving this a big For the win. Here is a sneak peak of said wallpaper: &lt;img src="https://swantron.com/uploads/2011/01/new_cube.jpg" alt="new cube" title="new_cube"
 loading="lazy"
 decoding="async"
/&gt;
 Not too shabby, huh? I&amp;rsquo;ll figure out how to sign the cert tomorrow, and see if I can get an account started with Google. Stay tuned, Android folk. I&amp;rsquo;m going to offer this for free.99, so you all better fire this up on your mobiles and report some bugs. Stay tuned.&lt;/p&gt;</description></item><item><title>Image Overload: 3D Mapping on Android</title><link>https://swantron.com/2011/01/16/image-overload-3d-mapping-on-android/</link><pubDate>Sun, 16 Jan 2011 16:45:47 +0000</pubDate><guid>https://swantron.com/2011/01/16/image-overload-3d-mapping-on-android/</guid><description>&lt;p&gt;I&amp;rsquo;m one step closer to dropping an app on the Android Market. I&amp;rsquo;m thinking &amp;rsquo;live wallpaper.&amp;rsquo; The existing ones on the market are weak sauce, so I might be able to get some downloads. Keyword, &amp;ldquo;might.&amp;rdquo; That might be a pipe dream. Anyhow, I&amp;rsquo;m learning how to render stuff in 3D using OpenGL. I have got the cube down, since it is easy. &lt;img src="https://swantron.com/uploads/2011/01/animated_gif.gif" alt="animated_gif" title="animated_gif"
 loading="lazy"
 decoding="async"
/&gt;
 You&amp;rsquo;re welcome for that animated gif ^ I&amp;rsquo;d like to have something (crappy) on the market in a few weeks. Don&amp;rsquo;t hold your breath, but we&amp;rsquo;ll see what I can toss together.&lt;/p&gt;</description></item><item><title>You’re Doing it Wrong</title><link>https://swantron.com/2011/01/14/youre-doing-it-wrong/</link><pubDate>Fri, 14 Jan 2011 16:02:47 +0000</pubDate><guid>https://swantron.com/2011/01/14/youre-doing-it-wrong/</guid><description>&lt;p&gt;Nope. That is not how we park cars. &lt;img src="https://swantron.com/uploads/2011/01/parking.jpg" alt="bad job" title="parking"
 loading="lazy"
 decoding="async"
/&gt;
 -1 had to drive my pickup to work +1 diameters of my rims exceed those of your tires +1 pickup has 20&amp;quot; rims as well &amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash; 1 point awarded. Not a bad morning afterall.&lt;/p&gt;</description></item><item><title>Android Sudoku</title><link>https://swantron.com/2011/01/11/android-sudoku/</link><pubDate>Tue, 11 Jan 2011 21:23:13 +0000</pubDate><guid>https://swantron.com/2011/01/11/android-sudoku/</guid><description>&lt;p&gt;Making progress&amp;hellip;2D graphics are far easier than I would have expected. &lt;img src="https://swantron.com/uploads/2011/01/sudocu1-402x575.jpg" alt="sudo ku" title="sudocu"
 loading="lazy"
 decoding="async"
/&gt;
 Next up: figure out how to animate and add sound. Bonus: figure out why I am dumping hours into sudoku&amp;hellip;not a fan. Good exercise, bad game.&lt;/p&gt;</description></item><item><title>New Toy in the Mail</title><link>https://swantron.com/2011/01/10/new-toy-in-the-mail/</link><pubDate>Mon, 10 Jan 2011 13:51:35 +0000</pubDate><guid>https://swantron.com/2011/01/10/new-toy-in-the-mail/</guid><description>&lt;p&gt;I stumbled across this product, that I honestly had no idea existed. &lt;img src="https://swantron.com/uploads/2011/01/powertail-575x421.jpg" alt="excellent" title="powertail"
 loading="lazy"
 decoding="async"
/&gt;
 It is pretty much an AC switch, that can be &amp;lsquo;switched&amp;rsquo; via a 5V signal. Let me see&amp;hellip;what do I have that can push 5V? ARDUINO, Y&amp;rsquo;ALL. My project scope is about to get greatly wider. Stay tuned.&lt;/p&gt;</description></item><item><title>We’ve got Buttons</title><link>https://swantron.com/2011/01/03/weve-got-buttons/</link><pubDate>Mon, 03 Jan 2011 19:36:50 +0000</pubDate><guid>https://swantron.com/2011/01/03/weve-got-buttons/</guid><description>&lt;p&gt;Welp. Guess I can cross &amp;rsquo;learn buttons&amp;rsquo; off the colloquial list. &lt;img src="https://swantron.com/uploads/2011/01/buttons.jpg" alt="buttons" title="buttons"
 loading="lazy"
 decoding="async"
/&gt;
 Turns out you can make buttons by slamming out some xml. Nicely played, Google. Next order of business&amp;hellip;figure out how to show these in landscape mode.&lt;/p&gt;</description></item><item><title>Android Hello World</title><link>https://swantron.com/2011/01/01/android-hello-world/</link><pubDate>Sat, 01 Jan 2011 15:25:17 +0000</pubDate><guid>https://swantron.com/2011/01/01/android-hello-world/</guid><description>&lt;p&gt;Pushing code to the phone, FTW! I managed to throw together a quick Hello World using the Android SDK, configure a FroYo emulator, and drop the code to my Droid 2. Not a bad little Saturday, really. Screen shot from the emulator&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/01/world_hello.jpg" alt="hi" title="world_hello"
 loading="lazy"
 decoding="async"
/&gt;
 Webcam snap of code on phone&amp;hellip; &lt;img src="https://swantron.com/uploads/2011/01/hellp_droid.jpg" alt="oh hey" title="hellp_droid"
 loading="lazy"
 decoding="async"
/&gt;
 So it begins. Stay tuned for snippets.&lt;/p&gt;</description></item><item><title>Celebrity Insurance Policies</title><link>https://swantron.com/2010/12/30/celebrity-insurance-policies/</link><pubDate>Thu, 30 Dec 2010 15:47:10 +0000</pubDate><guid>https://swantron.com/2010/12/30/celebrity-insurance-policies/</guid><description>&lt;p&gt;Did you know that Mariah Carey has a ONE BILLION DOLLAR insurance policy ON HER LEGS? Sorry to do the all-caps shout thing, but that is pretty weird to me. Mimi is not alone here&amp;hellip;there are all sorts of celebrities with huge policies on weird things. Today, we are talking insurance. Buckle up. &lt;img src="https://swantron.com/uploads/2010/12/insurancebot.jpg" alt="insurancebot" title="insurancebot"
 loading="lazy"
 decoding="async"
/&gt;
 Becks is out there too. David Beckham has a seventy million dollar policy on his legs and feet. Makes you wonder what exactly those soccer players are worth. Have you ever heard of America Ferrera? I sure hadn&amp;rsquo;t, until I read that she has a ten million dollar policy on her teeth. I&amp;rsquo;m going to say that one is a little unnecessary. Angelina Jolie? You guessed it&amp;hellip;insured body for one billion, cash. I don&amp;rsquo;t know about the cash thing, but it sure sounded good. Better than The Boss in the 1980s. Speaking of The Boss, Springsteen has a seven million dollar policy on that raspy voice of his. How about that&amp;hellip; Where did I read about this, you ask? I stumbled across a site with this info on it while looking for an &lt;a href="http://www.freeinsurancequotes.org/"&gt;online insurance quote&lt;/a&gt;. Not only did freeinsurancequotes have the car insurance quote I was looking for, but they had an article about the celebrity policies. They also had home insurance and life insurance info. Pretty slick&amp;hellip;check it out. In the mean time, I&amp;rsquo;ll be looking into getting my bloggin&amp;rsquo; fingers insured. What do you think they are worth? I&amp;rsquo;d bet hundreds.&lt;/p&gt;</description></item><item><title>iM tiRed of lazy tech journaliSm</title><link>https://swantron.com/2010/12/28/im-tired-of-lazy-tech-journalism/</link><pubDate>Tue, 28 Dec 2010 20:27:33 +0000</pubDate><guid>https://swantron.com/2010/12/28/im-tired-of-lazy-tech-journalism/</guid><description>&lt;p&gt;Tech writers are the best. I most certainly don&amp;rsquo;t read the stuff that hits news aggregates because of informative banter and notable content, I read it for comic value. Well&amp;hellip; comic value and insight into human nature. Most notably: laziness&lt;/p&gt;
&lt;p&gt;It seems to me that the easiest way to get published is to talk about a i* killer. Replace the wildcard with either &lt;strong&gt;&amp;ldquo;pod&amp;rdquo;&lt;/strong&gt;&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/12/ipod_killer.jpg" alt="pod" title="ipod_killer"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&amp;hellip;&lt;strong&gt;&amp;ldquo;pad&amp;rdquo;&lt;/strong&gt;&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/12/ipad_killer.jpg" alt="pad" title="ipad_killer"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&amp;hellip;or &lt;strong&gt;&amp;ldquo;phone&amp;rdquo;&lt;/strong&gt;&amp;hellip;&lt;/p&gt;</description></item><item><title>New Egg: A Tribute to Angry Birds</title><link>https://swantron.com/2010/12/25/new-egg-a-tribute-to-angry-birds/</link><pubDate>Sat, 25 Dec 2010 12:37:27 +0000</pubDate><guid>https://swantron.com/2010/12/25/new-egg-a-tribute-to-angry-birds/</guid><description>&lt;p&gt;In the spirit of the season, I&amp;rsquo;d feeling merry. Promo code merry. I hope your season is filled with awesome technology, and I hope you take a tip out of my tech tip-book and &lt;a href="http://www.savings.com/m-NewEgg-coupons.html"&gt;use a NewEgg promo code&lt;/a&gt; for maximum FTW. I have a sickness. I can&amp;rsquo;t get Angry Birds out of my head. Even trying to plug NewEgg, I&amp;rsquo;m thinking about the egg-shooting Angry Bird&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/12/SWANTRON1.jpg" alt="should be white" title="SWANTRON1"
 loading="lazy"
 decoding="async"
/&gt;
 I used my artistic license to color that bird. Only an amateur would think that a blue Angry Bird would drop exploding eggs. Of course, the white Angry Bird is the egg dropper, and the blue Angry Bird is the shotgun-spray, ice attacker. Good stuff. What can I say about NewEgg that won&amp;rsquo;t be common knowledge? Promo codes. Savings.com is my first stop before I hit NewEgg&amp;hellip; right now, they have a code up that saves between ten and fifty percent. Not too bad, for thirty seconds of work. They usually have a variety of codes up&amp;hellip;pretty awesome. I&amp;rsquo;m still looking into TVs, hard. I have it hammered down to between 42 and 55 inches, and am leaning towards a 46 or 47&amp;hellip;like this guy from NewEgg &lt;img src="http://images10.newegg.com/ProductImageCompressAll300/89-102-448-04.jpg" alt="perfect bedroom tv" title="good_tv"
 loading="lazy"
 decoding="async"
/&gt;
 $700 for a Samsung 46&amp;quot; 1080p 120Hz LCD HDTV&amp;hellip;even the low end of that promo code range puts you in that tele for $630&amp;hellip;probably under $600. Makes it hard to pass up. Anyhow, take a look. Tablet PCs, memory, you name it. NewEgg / Savings.com&amp;hellip;do it. I&amp;rsquo;ll be playing Angry Birds, FWIW.&lt;/p&gt;</description></item><item><title>Internet Marketing Change</title><link>https://swantron.com/2010/12/23/internet-marketing-change/</link><pubDate>Thu, 23 Dec 2010 14:03:40 +0000</pubDate><guid>https://swantron.com/2010/12/23/internet-marketing-change/</guid><description>&lt;p&gt;I don&amp;rsquo;t pull punches when it comes to my love / hate relationship with Google. Google may be Big Brother-esque, when it comes to the wi-fi sniffing and general evil empire building. They too are the same company who dropped Android on us, so for that I am thankful. Similarly, the Chrome browser is a &amp;ldquo;love&amp;rdquo;, but Chromium is most definitely in the &amp;ldquo;hate&amp;rdquo; catagory. As a &lt;a href="http://www.clickbooth.com/publisher/cpc"&gt;publisher network&lt;/a&gt; conneseur, I can say that I am glad to announce that AdWords may have a competitor. And that, friends, is breaking news. &lt;img src="https://swantron.com/uploads/2010/12/SWANTRON2.jpg" alt="Breaking News&amp;hellip;For the Win" title="SWANTRON2"
 loading="lazy"
 decoding="async"
/&gt;
 MS Paint inducing breaking news. AdSense and AdWords are no friends of mine. Here is the basis of my stance. I had swantron.com living as a parked domain for a number of months after re-branding my old site. When I switched it to my primary domain, even though I had a redirect in place, I was flagged for illegial click activity. My appeal was made to deaf ears, though my point was valid. Regardless, I&amp;rsquo;m proud to say that &lt;a href="http://technorati.com/business/article/google-adwords-meet-your-competition-clickbooth1/"&gt;Google AdWords, Meet Your Competition: C&lt;/a&gt;lickbook CPC. The most interesting aspect of Clickbook is that the &lt;a href="http://cpc.clickbooth.com/signup.php?user_type=pub"&gt;cpc network&lt;/a&gt; has its sites set on Google Ad* from the start. Pay attention to some of the &amp;ldquo;big&amp;rdquo; sites&amp;hellip;look for the Clickbook reminders. You may see some exposure via CNN / ESPN, because they have made the switch. I&amp;rsquo;m excited. I haven&amp;rsquo;t had much luck with any Ad* alternatives yet, so I&amp;rsquo;m the target publisher. Maybe I&amp;rsquo;ll be rolling in the pay per click loot before we know it.&lt;/p&gt;</description></item><item><title>Don’t Make Your Own Cards, Make Your Cards Better</title><link>https://swantron.com/2010/12/21/dont-make-your-own-cards-make-your-cards-better/</link><pubDate>Tue, 21 Dec 2010 14:55:16 +0000</pubDate><guid>https://swantron.com/2010/12/21/dont-make-your-own-cards-make-your-cards-better/</guid><description>&lt;p&gt;Thanks for the Christmas caledar card, work. &lt;img src="https://swantron.com/uploads/2010/12/total_bad_ass.jpg" alt="bad ass card" title="total_bad_ass"
 loading="lazy"
 decoding="async"
/&gt;
 Nice, but I can make it better&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/12/so_bad_ass.jpg" alt="better" title="so_bad_ass"
 loading="lazy"
 decoding="async"
/&gt;
 BETTER NOW! Happy Holidays&lt;/p&gt;</description></item><item><title>Why Winter is the Worst</title><link>https://swantron.com/2010/12/13/why-winter-is-the-worst/</link><pubDate>Mon, 13 Dec 2010 21:35:40 +0000</pubDate><guid>https://swantron.com/2010/12/13/why-winter-is-the-worst/</guid><description>&lt;p&gt;A: Too cold for the Trail-90 &lt;img src="https://swantron.com/uploads/2010/12/ct90-honda.jpg" alt="bitchin" title="ct90-honda"
 loading="lazy"
 decoding="async"
/&gt;
 Actually, number one might be &amp;ldquo;too cold for time in my &amp;rsquo;lab.&amp;rsquo;&amp;rdquo; I need to get a box heater cranking out there and get to work. My soldering iron is collecting dust, as are my C++ haxx0r sk1lz. Winter can blow me.&lt;/p&gt;</description></item><item><title>Bullshit Lunch</title><link>https://swantron.com/2010/12/12/bullshit-lunch/</link><pubDate>Sun, 12 Dec 2010 13:21:08 +0000</pubDate><guid>https://swantron.com/2010/12/12/bullshit-lunch/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/12/i-wish-dad-were-here.jpg" alt="bullshithttp://www.marriedtothesea.com/index.php?date=121210" title="i-wish-dad-were-here"
 loading="lazy"
 decoding="async"
/&gt;
 Another comic by Drew that made me spit crap on my notebook&amp;hellip;&lt;a href="http://www.marriedtothesea.com/index.php?date=121210"&gt;Married to the Sea&lt;/a&gt; is one of the best things on the webs.&lt;/p&gt;</description></item><item><title>Too Many Projects, Too Little Time</title><link>https://swantron.com/2010/12/09/too-many-projects-too-little-time/</link><pubDate>Thu, 09 Dec 2010 19:27:28 +0000</pubDate><guid>https://swantron.com/2010/12/09/too-many-projects-too-little-time/</guid><description>&lt;p&gt;srsly gyz&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/12/notime.jpg" alt="notime" title="notime"
 loading="lazy"
 decoding="async"
/&gt;
 Arduinos, Air-Soft pistols, robot kits, Droids, and soldering irons. Seriously&amp;hellip;I need some goddamn free time. Maybe this weekend&amp;hellip;&lt;/p&gt;</description></item><item><title>North Face Denali</title><link>https://swantron.com/2010/12/07/north-face-denali/</link><pubDate>Tue, 07 Dec 2010 10:43:26 +0000</pubDate><guid>https://swantron.com/2010/12/07/north-face-denali/</guid><description>&lt;p&gt;Picture this. Winter. Montana. East of the Continental Divide&amp;hellip;let&amp;rsquo;s say&amp;hellip;about thirty miles. Windy. Cold as balls. You are in Bozeman. You need a &lt;a href="http://www.usoutdoorstore.com"&gt;North Face Jacket&lt;/a&gt;. Trust me. I&amp;rsquo;m not much of a coat guy. I can&amp;rsquo;t stand swaddling up in a big puffy coat. While great for getting too the vehicle, the puffiness is not very practical once in said vehicle. You could sit there looking and feeling like the Sta-Puff Man, or you could opt for a fleece. Like this guy&amp;hellip;I am a fan of the &lt;a href="http://www.usoutdoorstore.com/north-face-denali.htm"&gt;North Face Denali&lt;/a&gt;. Even creepy robot lady looks stylish in the Denali&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/12/robo_coat.jpg" alt="weird" title="robo_coat"
 loading="lazy"
 decoding="async"
/&gt;
 I can&amp;rsquo;t really put my finger on that one. Sort of creepy, yet sort of tantalizing. Pure weird. Enough about that, though. Vehicle and robo-ladies aside, let&amp;rsquo;s talk about the &lt;a href="http://www.thedenalijacket.com"&gt;Denali Jacket&lt;/a&gt;. I like North Face products in general, because they are actually made well. Quality craftsmanship is hard to come by. Check out robo-lady&amp;rsquo;s jacket&amp;hellip;I sort of dig the vertical and horizontal pockets. Those shoulders are reinforced&amp;hellip;cuffs are elastic bound&amp;hellip;cinch on the bottom hem. It is sort of in the details, and the Denali pays attention to them. Fleeces are perfect for layering, so you really can&amp;rsquo;t go wrong with this jacket. Don&amp;rsquo;t take robo-lady&amp;rsquo;s creepy word for it&amp;hellip;hit one of those links to find out more.&lt;/p&gt;</description></item><item><title>NASA Finds New Life?</title><link>https://swantron.com/2010/12/02/nasa-finds-new-life/</link><pubDate>Thu, 02 Dec 2010 09:11:38 +0000</pubDate><guid>https://swantron.com/2010/12/02/nasa-finds-new-life/</guid><description>&lt;p&gt;T minus 2.75 hours until NASA hits the stage to talk about a newly discovered life-form. &lt;img src="https://swantron.com/uploads/2010/12/new_alien.jpg" alt="nanu nanu" title="new_alien"
 loading="lazy"
 decoding="async"
/&gt;
 Stay tuned&amp;hellip;this is a good day.&lt;/p&gt;</description></item><item><title>Food Slash Math Meme</title><link>https://swantron.com/2010/11/29/food-slash-mathmeme/</link><pubDate>Mon, 29 Nov 2010 16:47:31 +0000</pubDate><guid>https://swantron.com/2010/11/29/food-slash-mathmeme/</guid><description>&lt;p&gt;I like Cheetos, mathematics, and memes, for the record. &lt;img src="https://swantron.com/uploads/2010/11/nom_cubed.jpg" alt="nomnomnom" title="nom_cubed"
 loading="lazy"
 decoding="async"
/&gt;
 Regular Cheetos have nothing on jalapeno Cheetos, also for the record.&lt;/p&gt;</description></item><item><title>Droid 2 Must Have Games</title><link>https://swantron.com/2010/11/23/droid-2-must-have-games/</link><pubDate>Tue, 23 Nov 2010 09:29:08 +0000</pubDate><guid>https://swantron.com/2010/11/23/droid-2-must-have-games/</guid><description>&lt;p&gt;Games kick ass, am I right? Am I right? (****Spoiler&amp;hellip;YES!*****) Since I haven&amp;rsquo;t blathered about how awesome Android stuff is in a while, I figured I would ramble about games for a while. So far, I have found four games that are pretty much &amp;ldquo;must-have.&amp;rdquo; I hate that term, but it gets me search engine traffic. And traffic is a must-have. (Sorry.) You can find these must-havers on Android Market, but you probably knew that. Let&amp;rsquo;s begin. In order of most-must-have, to still-must-have-but-not-as-much-as-most-must-have&amp;hellip; &lt;strong&gt;Angry Birds&lt;/strong&gt; &amp;ndash; Q. Why so angry, birds? A. Those egg-stealing pigs, that&amp;rsquo;s why. &lt;img src="https://swantron.com/uploads/2010/11/angry-bird.jpg" alt="mofo" title="angry bird"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;strong&gt;Robo Defense&lt;/strong&gt; &amp;ndash; Tower defense, FTW. I got really, really sucked into this one, keeping it in the two spot. All acheivements, check. &lt;img src="https://swantron.com/uploads/2010/11/robo_defense.jpg" alt="joke fail" title="robo_defense"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;strong&gt;Fruit Ninja&lt;/strong&gt; &amp;ndash; Chopping the shit out of fruit&amp;hellip;this game is as fun as it sounds &lt;img src="https://swantron.com/uploads/2010/11/fruit_ninja.jpg" alt="nacho ninja" title="fruit_ninja"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;strong&gt;Doodle Jump&lt;/strong&gt; &amp;ndash; Pretty sure this (like Angry Birds) made some waves on iStuff. You jump a doodle&amp;hellip;it is amusing as hell. &lt;img src="https://swantron.com/uploads/2010/11/doodle.jpg" alt="stupid flanders" title="doodle"
 loading="lazy"
 decoding="async"
/&gt;
 I&amp;rsquo;m still waiting for the non-advertisment-laden version of Angry Birds to drop. Right now, the free app is all that is out there on the Android Market. I&amp;rsquo;m not entirely sure, but I think I spent less than 3 bucks for the other three apps. Robo Defense has a pretty solid trial version, FWIW. Well, in any regards, &lt;em&gt;get Angry Birds&lt;/em&gt;. Meetings at work become little workday vay-kays. Little bird flinging vay-kays. If you come across anything that I should check out, hit me with a comment. Or, Tweet that crap over to @swantron. Plug.&lt;/p&gt;</description></item><item><title>Are Pajama Jeans Awesome?</title><link>https://swantron.com/2010/11/19/are-pajama-jeans-awesome/</link><pubDate>Fri, 19 Nov 2010 09:12:19 +0000</pubDate><guid>https://swantron.com/2010/11/19/are-pajama-jeans-awesome/</guid><description>&lt;p&gt;Remember Pajama Jeans? I &lt;a href="https://swantron.com/new-societal-low-pajama-jeans/"&gt;posted about them&lt;/a&gt;a while back, stating that society had hit a new low, due to the sheer level of WTF of which Pajama Jeans reek. Even sexy robot lady can&amp;rsquo;t make these look less than WTF. &lt;img src="https://swantron.com/uploads/2010/11/pajama-jean.jpg" alt="pj jean" title="pajama-jean"
 loading="lazy"
 decoding="async"
/&gt;
 Well, I can&amp;rsquo;t tell you if people are still making these things. I too can&amp;rsquo;t tell you if people are still buying or wearing Pajama Jeans. I can say, with 100% certainty, that people are searching the webs for these retarded things&amp;hellip;and en masse. Check the snapshot from Google Webmaster Tools: &lt;img src="https://swantron.com/uploads/2010/11/pajama-pants.jpg" alt="no way" title="pajama-pants"
 loading="lazy"
 decoding="async"
/&gt;
 Un. Fricking. Believable. Well, I do get a kick out of the fact the Pajama Jeans would-be shoppers ended up here. I have a feeling they would appreciate the last post about the junk food in my desk drawer at work.&lt;/p&gt;</description></item><item><title>Important Work Items</title><link>https://swantron.com/2010/11/17/important-work-items/</link><pubDate>Wed, 17 Nov 2010 16:41:49 +0000</pubDate><guid>https://swantron.com/2010/11/17/important-work-items/</guid><description>&lt;p&gt;You have to fuel the machine&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/11/work_food.jpg" alt="work_food" title="work_food"
 loading="lazy"
 decoding="async"
/&gt;
 I guess if this particular software developing machine starts to run on E, it can make a make-shift sandwich out of crackers, peanut butter, Doritos, and EZ Cheese. Maybe smash some jalapeno Cheetos in that sucker&amp;hellip;&lt;/p&gt;</description></item><item><title>Awesome Droid Apps Redux</title><link>https://swantron.com/2010/11/10/awesome-new-droid-apps/</link><pubDate>Wed, 10 Nov 2010 20:05:00 +0000</pubDate><guid>https://swantron.com/2010/11/10/awesome-new-droid-apps/</guid><description>&lt;p&gt;Guess what? I&amp;rsquo;m posting this via my Droid 2, since Verizon&amp;rsquo;s 3G is faster than my Bresnan high-speed. Maybe one of their sys admins knocked some servers offline&amp;hellip;I bet it is really hard to get around those racks with GIGANTIC CLOWN SHOES. Fuck Bresnan&amp;hellip;whatever. Here is a pic of an angry bird: &lt;img src="https://swantron.com/uploads/2010/11/angry_bird.jpg" alt="soooo mad" title="angry_bird"
 loading="lazy"
 decoding="async"
/&gt;
 I feel your pain, angry bird. I&amp;rsquo;m picking up what you are angrily putting down. Now to the point of the post. I&amp;rsquo;m bringin Droid Apps back. You Apple fanboiz don&amp;rsquo;t know how to act. Back in the day, I posted &lt;a href="https://swantron.com/droid-2-must-have-apps/"&gt;a little gem&lt;/a&gt; about the Android apps that I deemed must haves. Well, as fate would have it, my title brought me a bit of traffic. SEO FTW. Here is another (hopefully) perfectly titled post, that is dually of value for my fellow Android users. Here we go&amp;hellip;my top 5 Droid apps as of right now.&lt;/p&gt;</description></item><item><title>Airsoft Hack Kickoff</title><link>https://swantron.com/2010/11/08/airsoft-hack-kickoff-3/</link><pubDate>Mon, 08 Nov 2010 12:08:01 +0000</pubDate><guid>https://swantron.com/2010/11/08/airsoft-hack-kickoff-3/</guid><description>&lt;p&gt;I&amp;rsquo;m working on a project to control an airsoft pistol via my Arduino. The end result is to enable web control of this thing&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/11/airsoft_hack.jpg" alt="pew pew pew" title="airsoft_hack"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;So far, I have checked off one step of two. My steps are as follow:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Step 1:&lt;/strong&gt; Tear apart item&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Step 2:&lt;/strong&gt; Hack the crap out of said item&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Stay tuned&amp;hellip;&lt;/p&gt;</description></item><item><title>Uses for Old Cell Phones</title><link>https://swantron.com/2010/11/03/uses-for-old-cell-phones/</link><pubDate>Wed, 03 Nov 2010 16:08:31 +0000</pubDate><guid>https://swantron.com/2010/11/03/uses-for-old-cell-phones/</guid><description>&lt;p&gt;I remember how excited I was when I picked up my first BlackBerry Pearl. My new, shiny, metallic, trackball-having, Brick Breaker playing, T9 is history-making-me-say, Blackberry Pearl. That bad boy had a two inch screen, if you measured it diagonally. I swear. Actually, I have it sitting on my work bench right now. One second&amp;hellip; I was wrong&amp;hellip;it is easily two and a quarter. Diagonal. So the question at hand is quickly becoming an age-old question. What do we do with all of this tech once it hits the end of the road? For phones, this is increasingly hard&amp;hellip;the older unit is too nice to toss, but too slow to hit paydirt on eBay. Now what? I&amp;rsquo;d like to be coy and say something like &amp;ldquo;two words&amp;hellip;[two words here]&amp;rdquo;&amp;hellip;but URLs cross me up. So&amp;hellip;here you go&amp;hellip;.check out &lt;a href="http://www.sellcell.com"&gt;sellcell.com&lt;/a&gt;. They can solve the problem of which I speak. &lt;img src="https://swantron.com/uploads/2010/11/cool_new_phone.jpg" alt="cool new phone" title="cool_new_phone"
 loading="lazy"
 decoding="async"
/&gt;
 We still have a big ol&amp;rsquo; tube TV upstairs. What do you do with a cathode ray tube? You can toss it in the trash, dropping heavy metals in the water table. You could bring it out to the sticks, and use it for target practice with a rifle. Or shotgun, equipped with slugs. Not that I would know, but that may make for a good target, albeit another way to pollute the crap out of the water run-off. Fortunately for us (and quite unfortunately for the gun toting hillbillies) there are options when it comes to cell phones. I am proud to say that the cellular market has become pervasive enough to allow for &lt;a href="http://www.sellcell.com"&gt;cell phone recycling&lt;/a&gt; to take root. Even if you are completely over your cell phone, there are people willing to recycle it for you. They will give you far more loot for your old unit, provided it has a market value&amp;hellip;i.e. it is not a Zach Morris phone. Or a BB Pearl. Snaps. Well, I would say long story short, but my story was long to begin with. Long story in summation, a reputable EU company is extending their service to the US. They provide the best option out there, as far as uses for old cell phones are concerned. They are doing so well, that they can pay me to write about their launch in the States&amp;hellip;dang. Hit one of those links to see what is up. I&amp;rsquo;m still looking at my old BlackBerry&amp;hellip;how pathetic does that little sucker look? Plus, nothing happens when you push on that screen&amp;hellip;ghetto as hell.&lt;/p&gt;</description></item><item><title>Got Bags?</title><link>https://swantron.com/2010/11/01/got-bags/</link><pubDate>Mon, 01 Nov 2010 14:47:53 +0000</pubDate><guid>https://swantron.com/2010/11/01/got-bags/</guid><description>&lt;p&gt;I am not a huge fan of my gigantic Dell backpack that I was issued at work. It is way too boxy, way too uncomfortable, and way too weird looking. Long story short, I ended up online looking at &lt;a href="http://www.gotbags.com"&gt;Laptop Cases&lt;/a&gt;. There was some good stuff. My personal favorite that I found was this guy: &lt;img src="https://swantron.com/uploads/2011/11/swimmy_swammy.png" alt="swimmy swammy swanson samsonite" title="swimmy_swammy"
 loading="lazy"
 decoding="async"
/&gt;
 Suffice to say I have been called Samsonite. A few times. Anyhow, on the search I ran into a site called gotbags.com. I was frankly impressed by their prices&amp;hellip;a lot better deals than I expected to find. From &lt;a href="http://www.gotbags.com/laptop-bags/womens-laptop-bags"&gt;Laptop Bags For Women&lt;/a&gt; to &lt;a href="http://www.gotbags.com/brands/britto-by-heys"&gt;Britto Luggage&lt;/a&gt;, they have fancy stuff in addition to the more basic laptop bags I was hunting for. Take a look by hitting one of those links.&lt;/p&gt;</description></item><item><title>Nerd Wish List</title><link>https://swantron.com/2010/11/01/nerd-wish-list/</link><pubDate>Mon, 01 Nov 2010 14:03:30 +0000</pubDate><guid>https://swantron.com/2010/11/01/nerd-wish-list/</guid><description>&lt;p&gt;Black Friday is right around the corner. Not to offend anyone, but going to brick and mortar stores for sales is sort of ridiculous. Getting up in the middle of the night, standing in giant lines, jockeying for position, standing in more giant lines&amp;hellip;all for the sake of saving money on a set amount of big ticket items. The marketing is blatant&amp;hellip;&amp;lsquo;while supplies last&amp;rsquo; is likely to mean that there will be roughly a dozen of the cheap LED LCD TVs that look so attractive on paper. You probably got up and did all of that for nothing. Take a note from my book: avoid the giant hassle and shop online. I popped over to my perennial favorite &lt;a href="http://www.savings.com/answers/index.html"&gt;http://www.savings.com&lt;/a&gt; for a few ideas. As usual, they didn&amp;rsquo;t let me down. I am a pretty simple nerd. I have to buy my components on a per-project basis, so my small ticket items are taken care of. I really only have three items on my list, and savings.com has screaming deals on two of three. Item one&amp;hellip;Android Tablet &lt;img src="https://swantron.com/uploads/2011/11/savings-nerd.png" alt="savings nerd" title="savings-nerd"
 loading="lazy"
 decoding="async"
/&gt;
 For development and general coolness, I want a tab. Badly. Item two&amp;hellip;new Android Mobile Device &lt;img src="https://swantron.com/uploads/2011/11/vzw.png" alt="vzw" title="vzw"
 loading="lazy"
 decoding="async"
/&gt;
 Read: phone. I want a new one&amp;hellip;also for development purposes and general coolness. Item three is the new Zelda game for Wii. I have a feeling Katie will get me that&amp;hellip;but chances are good that she could save some loot by checking savings.com first. Anyhow&amp;hellip;take a look and save yourself a trip.&lt;/p&gt;</description></item><item><title>Robot Pumpkin</title><link>https://swantron.com/2010/10/31/robot-pumpkin/</link><pubDate>Sun, 31 Oct 2010 19:52:47 +0000</pubDate><guid>https://swantron.com/2010/10/31/robot-pumpkin/</guid><description>&lt;p&gt;Have a spooktastic Halloween&amp;hellip;. &lt;img src="https://swantron.com/uploads/2010/10/spooky-pumpkin.jpg" alt="spooktastical" title="spooky-pumpkin"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;from your favourite craptastic tech blog&lt;/p&gt;</description></item><item><title>I Think I Need Glasses</title><link>https://swantron.com/2010/10/31/i-think-i-need-glasses/</link><pubDate>Sun, 31 Oct 2010 18:38:27 +0000</pubDate><guid>https://swantron.com/2010/10/31/i-think-i-need-glasses/</guid><description>&lt;p&gt;Really, I need to get some glasses. I&amp;rsquo;ve been putting it off for a long time&amp;hellip;left eye is good, but the right eye is pretty much garbage. Insurance policy comes due in January&amp;hellip;going to put it off for another two months. Then, time to get out and grab some sweet spectacles. Where do you suppose a tech blogger would go to purchase spectacles? I bet a tech blogger would &lt;a href="http://www.zennioptical.com/"&gt;buy glasses online&lt;/a&gt;. I wouldn&amp;rsquo;t know. I spend more time talking about food than technology. But, I can tell you with some certainty I will be buying my glasses online. More precisely, I will buy them at Zenni Optical. Zenni has revamped their site&amp;hellip;looks slick. The glasses were $8.00 per pair&amp;hellip;now they are down to flipping $6.95. You could seriously pick up a baker&amp;rsquo;s dozen of these for less than the price of frames from the stinking mall. Check this out: &lt;img src="https://swantron.com/uploads/2010/10/guy-with-glasses.png" alt="cool" title="guy-with-glasses"
 loading="lazy"
 decoding="async"
/&gt;
 The webmaster at Zenni managed to stick that feature on his site. You can select a person&amp;rsquo;s face, and superimpose any of the glasses from the site onto the top of the image. Looking for some aggressive prescription wrap-arounds? Zenni has the hookup there too, bro. &lt;img src="https://swantron.com/uploads/2010/10/guy-with-shades.png" alt="cooler" title="guy-with-shades"
 loading="lazy"
 decoding="async"
/&gt;
 Old gentleman, you look tubular. What about gear for the future? Yep&amp;hellip;got that too. &lt;img src="https://swantron.com/uploads/2010/10/future-guy.png" alt="coolest" title="future-guy"
 loading="lazy"
 decoding="async"
/&gt;
 Now the old gentleman looks equipped to take on a cyborg. Bring it on. Check out that link up there to see for yourself&amp;hellip;that app itself is worth the bump. I&amp;rsquo;m pretty sure I want some future-ass-goggles. Badly.&lt;/p&gt;</description></item><item><title>Watch Time</title><link>https://swantron.com/2010/10/30/watch-time/</link><pubDate>Sat, 30 Oct 2010 16:02:38 +0000</pubDate><guid>https://swantron.com/2010/10/30/watch-time/</guid><description>&lt;p&gt;It would be interesting to see how the market for watches has changed in the past decade. It is reasonable to assume that fewer people are buying watches now, with cellular phones in every pocket. We spend all day starting at glowing rectangles&amp;hellip;in the corner of nearly all of those rectangles is a time display. Mobile devices have bridged the gap between finding the time at home, finding the time at work, and finding the time in the car. Pretty much everywhere now. What do &lt;a href="http://www.bluedial.com/"&gt;chronograph watches&lt;/a&gt; have that other time technologies do not? Style. People don&amp;rsquo;t exactly dole out niceties about alarm clocks. Nice alarm clock, bro. &lt;img src="https://swantron.com/uploads/2011/10/ice-watches.png" alt="ice watches" title="ice-watches"
 loading="lazy"
 decoding="async"
/&gt;
 Watches come in all sorts of stylistic styles&amp;hellip;symbols of status symbol. I would be willing to bet that watch-wearing iPhone users are checking the iPhone for the time. Very willing. That said, I stumble across some cool watches from time to time. I found this guy on BlueDial: &lt;img src="https://swantron.com/uploads/2011/10/cool-watch.png" alt="cool watch" title="cool-watch"
 loading="lazy"
 decoding="async"
/&gt;
 Pretty awesome. That is the niche that appeals to me&amp;hellip;merging technology and style. It is great to serve a function, but serving the same function cooly is worth bonus points. Every single time. Hit the link to check out my fav watch site.&lt;/p&gt;</description></item><item><title>I Love Newegg, You Should Too</title><link>https://swantron.com/2010/10/28/i-love-newegg-you-should-too/</link><pubDate>Thu, 28 Oct 2010 18:32:17 +0000</pubDate><guid>https://swantron.com/2010/10/28/i-love-newegg-you-should-too/</guid><description>&lt;p&gt;You know that part of your brain that makes you do stuff unconsciously, but slowly enough that you have to wonder if it was deliberate? Case in point&amp;hellip; You are watching TV, and some botox-faced newscaster mentions something about a stolen wallet. Your find your hand checking the contours of your pockets, making sure that your wallet is still where it should be, by your junk. You feel yourself reaching for it, and try to take control from the brain stem&amp;hellip;take charge&amp;hellip;you got it. Nope. That was impulse, dog. Well, I don&amp;rsquo;t rock a wallet in the traditional sense. I use a binder clip to keep my credit cards from migrating to the floor. I also have the same knee jerk reaction to computer part prices as most would have with the wallet example. Hear of a computer type product&amp;hellip;look on Newegg. Remember that HP touchscreen tablet I was pining about a few days ago&amp;hellip; check this out: &lt;img src="https://swantron.com/uploads/2010/10/newegg.jpg" alt="newegg is nice" title="newegg"
 loading="lazy"
 decoding="async"
/&gt;
 That is 20 USD cheaper than I saw on HP&amp;rsquo;s website, and that is without a &lt;a href="http://www.savings.com/m-NewEgg-coupons.html"&gt;NewEgg promo code&lt;/a&gt;. Get a promo code and we make that twenty dollar savings from the HP site looks small. Small, like my wallet, which once again, is a binder clip. Even writing about my binder clip makes me check my pocket for my binder clip. I feel for you wallet folk. Check out Newegg&amp;hellip;it&amp;rsquo;ll work itself out. If you feel really bad, check out Savings.com on the regular. The Newegg promo codes are just one of many that those guys toss out there. FWIW, I want that HP even more. Gutted with Ubuntu Unity&amp;hellip;that&amp;rsquo;s the stuff dreams are made of. Nerd dreams are dreams too&amp;hellip;nerd dreams are dreams.&lt;/p&gt;</description></item><item><title>Wiimote Input For Droid</title><link>https://swantron.com/2010/10/27/wiimote-input-for-droid/</link><pubDate>Wed, 27 Oct 2010 18:13:23 +0000</pubDate><guid>https://swantron.com/2010/10/27/wiimote-input-for-droid/</guid><description>&lt;p&gt;Nerd cred&amp;hellip;oh indEEd &lt;img src="https://swantron.com/uploads/2010/10/besties.jpg" alt="that sums to plus 3" title="besties"
 loading="lazy"
 decoding="async"
/&gt;
 Playing GBA games on a Droid is cool. Playing GBA games on a Droid via a Wiimote is ubercool. Once I can figure out the accelerometer input, I&amp;rsquo;ll post more. In the meantime, I&amp;rsquo;ll be playing a little Mario Pinball. Suckers.&lt;/p&gt;</description></item><item><title>Buy an HP… Really</title><link>https://swantron.com/2010/10/26/buy-an-hp-really/</link><pubDate>Tue, 26 Oct 2010 18:05:32 +0000</pubDate><guid>https://swantron.com/2010/10/26/buy-an-hp-really/</guid><description>&lt;p&gt;Maybe I am a bit jaded. I have spent far too many hours digging around in Dell laptops&amp;hellip;that might make a guy sort of jaded. Maybe it is the fact that I am tired of all of the Dells sitting around my garage; time for a new toy, perhaps. Regardless of the root cause, I&amp;rsquo;ve been taking note lately to the &lt;a href="http://www.savings.com/m-Hewlett-Packard-coupons.html"&gt;HP discounts&lt;/a&gt; hanging around out there, and I really want one. Case in point. Last week at work, my home slice bjordan and I were talking about Unity, and how Ubuntu might be dropping the ball on their netbook OS. I suggested that it was pretty much designed to be run on a tablet, and that it (was) getting good reviews from some power users, even though I hate the term &amp;ldquo;power user.&amp;rdquo; Long story short, we both decided that perhaps our netbooks needed upgrades&amp;hellip;a la touchscreens. There are kits available to upgrade the Mini 9&amp;rsquo;s screen to a touch&amp;hellip;but, why do that, when this bad boy is on the market: &lt;img src="https://swantron.com/uploads/2010/10/hp.jpg" alt="hp image" title="hp"
 loading="lazy"
 decoding="async"
/&gt;
 The HP TouchSmart units are awesome. Especially the TouchSmart tm2t series. Imagine that bad boy, WITH WINDOWS TOSSED STRAIGHT THE CRAP TO &lt;em&gt;&lt;strong&gt;DEV NULL&lt;/strong&gt;&lt;/em&gt;, running Ubuntu 10.10 with Unity&amp;hellip;perfect. No hardware issues, with a slick touchscreen interface. I would love to get my hands and fingers on that sucker&amp;hellip;swivel touch swivel awesome. For the win, of course.&lt;/p&gt;</description></item><item><title>Another Practical Application of Good Manners</title><link>https://swantron.com/2010/10/26/another-practical-application-of-good-manners/</link><pubDate>Tue, 26 Oct 2010 16:03:13 +0000</pubDate><guid>https://swantron.com/2010/10/26/another-practical-application-of-good-manners/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/10/nice.jpg" alt="niceness" title="nice"
 loading="lazy"
 decoding="async"
/&gt;
 You are quite welcome, Chinese food container.&lt;/p&gt;</description></item><item><title>Moshi Monsters Cheats</title><link>https://swantron.com/2010/10/25/moshi-monsters-cheats/</link><pubDate>Mon, 25 Oct 2010 15:58:14 +0000</pubDate><guid>https://swantron.com/2010/10/25/moshi-monsters-cheats/</guid><description>&lt;p&gt;Looking to adopt virtual monsters and or beasts? Well, swantron dot com has you covered, weirdo. Just kidding&amp;hellip;I had to look these things up. Curious about &lt;a href="https://www.youtube.com/watch?v=QlEUhPt5CtQ"&gt;moshi monsters cheats&lt;/a&gt;, first acquaint yourself with moshi monsters: &lt;img src="https://swantron.com/uploads/2010/10/moshi_monster.jpg" alt="moshi" title="moshi_monster"
 loading="lazy"
 decoding="async"
/&gt;
 Well, those cute little guys are associated with a site that has been billed as Facebook for kids. Moshi monsters have million upon millions of users, hence, a need for cheats. Hit that link to see a YouTube video that will help to explain what is going on. I most certainly had to look these things up, in order to author this post. Turns out there is a reason they can pay for me to do this&amp;hellip;namely, the bank accounts of the parents of 25 million users. Weird.&lt;/p&gt;</description></item><item><title>Neural Network Learning</title><link>https://swantron.com/2010/10/21/neural-network-learning/</link><pubDate>Thu, 21 Oct 2010 08:43:20 +0000</pubDate><guid>https://swantron.com/2010/10/21/neural-network-learning/</guid><description>&lt;p&gt;I&amp;rsquo;ve touched on this before, but I needed to give another shout to a true comic genius, Drew at MTTS / Toothpaste / Superpoop. Trifecta of funny&amp;hellip;today&amp;rsquo;s &lt;a href="http://www.toothpastefordinner.com/index.php?date=102110"&gt;Toothpaste for Dinner&lt;/a&gt; is amazingly good: &lt;img src="https://swantron.com/uploads/2010/10/gay_robot.jpg" alt="gay_robot" title="gay_robot"
 loading="lazy"
 decoding="async"
/&gt;
 Funny, and honest. Don&amp;rsquo;t believe me? Check out Reddit for a few minutes&amp;hellip;the trolls are rampant. They have trolls trolling trolls, and ranking each other&amp;rsquo;s trolling abilities. It is all very confusing. Anyhow, Buy a shirt from Drew or something. He probably has some coffee mugs too&amp;hellip;seems like that is par for the course as far as blogger merch is concerned. And check out the archive section at &lt;a href="http://www.marriedtothesea.com/"&gt;Married to the Sea&lt;/a&gt; while you are over there&amp;hellip;very awesome.&lt;/p&gt;</description></item><item><title>Practical Application of Good Manners</title><link>https://swantron.com/2010/10/19/practical-application-of-good-manners/</link><pubDate>Tue, 19 Oct 2010 17:58:53 +0000</pubDate><guid>https://swantron.com/2010/10/19/practical-application-of-good-manners/</guid><description>&lt;p&gt;Should a styrofoam container implore that I do something, you had better believe that I&amp;rsquo;m typically going to be less than receptive. However, when I ran across a styrofoam container kindly urging me to have a nice day, I was humbled by its good-hearted nature. &lt;img src="https://swantron.com/uploads/2010/10/have_a_nice_day.jpg" alt="ditto" title="have_a_nice_day"
 loading="lazy"
 decoding="async"
/&gt;
 Leaving a kind note in reply is good etiquette.&lt;/p&gt;</description></item><item><title>iPhone 4 The Loss</title><link>https://swantron.com/2010/10/19/iphone-4-the-loss/</link><pubDate>Tue, 19 Oct 2010 11:39:52 +0000</pubDate><guid>https://swantron.com/2010/10/19/iphone-4-the-loss/</guid><description>&lt;p&gt;Five million Pounds&amp;hellip;that is roughly eight million USD. If you happen to have that sort of loot sitting around, like diamonds, and have bought into the iPhone hype&amp;hellip;&lt;a href="http://stuarthughes.com/newdawn/product_info.php?products_id=102"&gt;this son of a gun&lt;/a&gt; is right up your alley. &lt;img src="https://swantron.com/uploads/2010/10/diamond_iphone.jpg" alt="bling bling" title="diamond_iphone"
 loading="lazy"
 decoding="async"
/&gt;
 I&amp;rsquo;m struggling to come up with some sort of joke involving Dustin Diamond. Not coming together. Just think about Screetch being broke or something. Saved by the Bell was uber-syndicated&amp;hellip;how the crap did Double D blow all of his money? Maybe he commissioned someone to diamond-up a Zach Morris phone back in the day. I bet that would cost well more than five million Pounds. Even with inflation taken into consideration.&lt;/p&gt;</description></item><item><title>Wiitarded Concept</title><link>https://swantron.com/2010/10/18/wiitarded-concept/</link><pubDate>Mon, 18 Oct 2010 17:37:42 +0000</pubDate><guid>https://swantron.com/2010/10/18/wiitarded-concept/</guid><description>&lt;p&gt;Lego Star Wars on Wii: Success Lego Indiana Jones on Wii: Success Lego Batman on Wii: Success Lego Wiimote: Excuse me? Come again&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/10/lego_wimote.jpg" alt="hmm" title="lego_wimote"
 loading="lazy"
 decoding="async"
/&gt;
 I&amp;rsquo;m confused as to why this product exists. That said, &lt;a href="http://content.usatoday.com/communities/gamehunters/post/2010/10/lego-builds-customizable-wii-remote/1"&gt;it does&lt;/a&gt;. That &lt;em&gt;and&lt;/em&gt; that said, if you shell out $40, you can incorporate a working Wiimote into your Lego houses. For the loss.&lt;/p&gt;</description></item><item><title>Homemade Croutons</title><link>https://swantron.com/2010/10/14/homemade-croutons/</link><pubDate>Thu, 14 Oct 2010 15:37:57 +0000</pubDate><guid>https://swantron.com/2010/10/14/homemade-croutons/</guid><description>&lt;p&gt;Q) Why is my tech blog so food-centric? A) I don&amp;rsquo;t know. Here is my recipe for homemade croutons. &lt;img src="https://swantron.com/uploads/2010/10/cheese-nibbles.jpg" alt="mmm" title="cheese-nibbles"
 loading="lazy"
 decoding="async"
/&gt;
 Dump a bunch of generic-equivalent Cheetos in your soup. There you go. FWIW, I have a few things in the works for the Arduino. One involves an air-soft gun&amp;hellip;be patient.&lt;/p&gt;</description></item><item><title>Maximum Scoville Units</title><link>https://swantron.com/2010/10/13/maximum-scoville-units/</link><pubDate>Wed, 13 Oct 2010 16:36:03 +0000</pubDate><guid>https://swantron.com/2010/10/13/maximum-scoville-units/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/10/hot-pepper.jpg" alt="hmm" title="hot-pepper"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;img src="https://swantron.com/uploads/2010/10/habanero-chile.jpg" alt="dumb" title="habanero-chile"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;img src="https://swantron.com/uploads/2010/10/habanero.jpg" alt="caliente" title="habanero"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Robomantic Robomance</title><link>https://swantron.com/2010/10/11/robomantic-robomance/</link><pubDate>Mon, 11 Oct 2010 12:35:08 +0000</pubDate><guid>https://swantron.com/2010/10/11/robomantic-robomance/</guid><description>&lt;p&gt;In honor of the absolute worst national holiday, enjoy a Columbus-inspired robot picture: &lt;img src="https://swantron.com/uploads/2010/10/king-of-the-world.jpg" alt="king of the world" title="king-of-the-world"
 loading="lazy"
 decoding="async"
/&gt;
 See what I did there? Now, picture Leo drawing a nudie pic of a big-ass-diamond-wearing-robot. Robomantic&amp;hellip;.more like brobomantic.&lt;/p&gt;</description></item><item><title>Work Like a Fat Kid</title><link>https://swantron.com/2010/10/08/work-like-a-fat-kid/</link><pubDate>Fri, 08 Oct 2010 17:02:29 +0000</pubDate><guid>https://swantron.com/2010/10/08/work-like-a-fat-kid/</guid><description>&lt;p&gt;Two words: &lt;strong&gt;Three sandwiches&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/10/work-food.jpg" alt="fat kid" title="work-food"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;If I truly was the fat kid at work, that RockStar would have a shit-load of carbs and the coffee would be something other than black. Still, you have to start somewhere.&lt;/p&gt;</description></item><item><title>Motor Shield Assembly Steps</title><link>https://swantron.com/2010/10/02/motor-shield-assembly-steps/</link><pubDate>Sat, 02 Oct 2010 09:34:32 +0000</pubDate><guid>https://swantron.com/2010/10/02/motor-shield-assembly-steps/</guid><description>&lt;p&gt;Good news&amp;hellip;you don&amp;rsquo;t have to listen to me blather on. At least blather on too much&amp;hellip;there will be some blathering. I mentioned a few posts ago that I was feeling lousy about failing to post some junk. Junk and stuff&amp;hellip;electronics&amp;hellip;programming is uber-super&amp;hellip;blathering again&amp;hellip;et&amp;hellip;cet&amp;hellip;etcetera. &lt;img src="https://swantron.com/uploads/2010/09/awesome-lab.jpg" alt="awesome lab" title="awesome-lab"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;img src="https://swantron.com/uploads/2010/09/components.jpg" alt="make a list" title="components"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;img src="https://swantron.com/uploads/2010/09/circuit-board-clamp.jpg" alt="clamp" title="circuit-board-clamp"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;img src="https://swantron.com/uploads/2010/09/soldering-traces.jpg" alt="soldering x3" title="soldering-traces"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;img src="https://swantron.com/uploads/2010/09/nipple-clamp.jpg" alt="nipple clamp" title="nipple-clamp"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;img src="https://swantron.com/uploads/2010/09/old-mud-light.jpg" alt="looks better" title="old-mud-light"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;img src="https://swantron.com/uploads/2010/09/finito.jpg" alt="fin" title="finito"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;img src="https://swantron.com/uploads/2010/09/finished-project.jpg" alt="donedee" title="finished-project"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>100 Plus MPG</title><link>https://swantron.com/2010/10/01/100-plus-mpg/</link><pubDate>Fri, 01 Oct 2010 11:48:17 +0000</pubDate><guid>https://swantron.com/2010/10/01/100-plus-mpg/</guid><description>&lt;p&gt;My CT-90 not only looks awesome&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/09/ct-90.jpg" alt="trail90" title="ct-90"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;My CT-90 is good on the ol&amp;rsquo; pocketbook &lt;img src="https://swantron.com/uploads/2010/09/gasilene.jpg" alt="rules ass" title="gasilene"
 loading="lazy"
 decoding="async"
/&gt;
 100 MPG (&lt;strong&gt;M&lt;/strong&gt;iles &lt;strong&gt;P&lt;/strong&gt;er &lt;strong&gt;G&lt;/strong&gt;allon) 200 MPA (&lt;strong&gt;M&lt;/strong&gt;iles &lt;strong&gt;P&lt;/strong&gt;er &lt;strong&gt;A&lt;/strong&gt;wesome)&lt;/p&gt;</description></item><item><title>Custom Pong Table</title><link>https://swantron.com/2010/09/30/custom-pong-table/</link><pubDate>Thu, 30 Sep 2010 16:47:56 +0000</pubDate><guid>https://swantron.com/2010/09/30/custom-pong-table/</guid><description>&lt;p&gt;I know of one thing more annoying than table tennis&amp;hellip;table tennis players. Oddly aggressive, hollering, talking shit, and most bizarre&amp;hellip;striking athletic stances? Nope. Not buying into it. Pretty sure the best thing that has ever happened to ping pong tables was the invention of beer pong. That is, until right crapping now. Take a (high end (citation needed)) table tennis table: &lt;img src="https://swantron.com/uploads/2010/09/ping-pong.jpg" alt="killerspin" title="ping-pong"
 loading="lazy"
 decoding="async"
/&gt;
 Knock that self righteous assface down to size with a little yellow, polka-dotted dress: &lt;img src="https://swantron.com/uploads/2010/09/better-ping-pong.jpg" alt="killerdressbro" title="better-ping-pong"
 loading="lazy"
 decoding="async"
/&gt;
 Much better. Enjoy your &lt;em&gt;sport,&lt;/em&gt; chaps.&lt;/p&gt;</description></item><item><title>Montana Muffin</title><link>https://swantron.com/2010/09/29/montana-muffin/</link><pubDate>Wed, 29 Sep 2010 13:55:21 +0000</pubDate><guid>https://swantron.com/2010/09/29/montana-muffin/</guid><description>&lt;p&gt;Nice late summer day&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/09/big-sky.jpg" alt="big-sky" title="big-sky"
 loading="lazy"
 decoding="async"
/&gt;
 Playing cowboy w/ D Rock&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/09/4-wheeler-trick.jpg" alt="4 wheeler trick" title="4-wheeler-trick"
 loading="lazy"
 decoding="async"
/&gt;
 Trick time&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/09/wheelie.jpg" alt="wheelie" title="wheelie"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;strong&gt;(-1 off topic) (-1 spelled &amp;ldquo;muffin&amp;rdquo; &amp;ldquo;m-u-f-l-i-n&amp;rdquo;) (+1 muflin sounds sort of funny) __________________________________ (-1 total score FTL)&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>sry u guyz</title><link>https://swantron.com/2010/09/27/sry-u-guyz/</link><pubDate>Mon, 27 Sep 2010 17:37:36 +0000</pubDate><guid>https://swantron.com/2010/09/27/sry-u-guyz/</guid><description>&lt;p&gt;srsly sry srsly sry to the point of making an apologetic, aggressive, lightening-bolts-out-the-ass, image to show my deep, deep regret for my laziness. &lt;img src="https://swantron.com/uploads/2010/09/bitchin-cool.jpg" alt="pew pew pew crack snap pew" title="bitchin-cool"
 loading="lazy"
 decoding="async"
/&gt;
 I realized that I have approximately nine posts sitting in my figurative TO DO box. Including the much anticipated stuff regarding &lt;a href="https://swantron.com/arduino-motor-shield/"&gt;soldering the Arduino Motor Shield&lt;/a&gt;. Much anticipated may be a gross overstatement. It will be there, and we can judge at that point. Srsly.&lt;/p&gt;</description></item><item><title>Robot Impressionism</title><link>https://swantron.com/2010/09/22/robot-impressionism/</link><pubDate>Wed, 22 Sep 2010 17:45:54 +0000</pubDate><guid>https://swantron.com/2010/09/22/robot-impressionism/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/09/artistic-robot.jpg" alt="artistic robot" title="artistic-robot"
 loading="lazy"
 decoding="async"
/&gt;
 +1 BLURRY +1 FLASHY ANTENNAE &amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash; 2, FTW&lt;/p&gt;</description></item><item><title>+1 Twin Terminal Sessions</title><link>https://swantron.com/2010/09/21/plus-one-terminal-sessions-3/</link><pubDate>Tue, 21 Sep 2010 19:25:14 +0000</pubDate><guid>https://swantron.com/2010/09/21/plus-one-terminal-sessions-3/</guid><description>&lt;p&gt;I&amp;rsquo;d like to post the details of my latest one-on-one with my Arduino&amp;hellip;but, I&amp;rsquo;m not going to. &lt;img src="https://swantron.com/uploads/2010/09/dual-terminal-sessions.jpg" alt="dual" title="dual-terminal-sessions"
 loading="lazy"
 decoding="async"
/&gt;
 Suffice to say, it was sweet. Anything (non work related) involving multiple command lines is plus one awesome.&lt;/p&gt;</description></item><item><title>One-Armed Banditos</title><link>https://swantron.com/2010/09/17/one-armed-bandito/</link><pubDate>Fri, 17 Sep 2010 19:49:09 +0000</pubDate><guid>https://swantron.com/2010/09/17/one-armed-bandito/</guid><description>&lt;p&gt;Let&amp;rsquo;s talk gambing, yes? I may or may not be the worst gambler west of the Rio Grande. Or is that North of the Rio Grande? Both maybe. Quite likely both, due to my track record. Cards are not my bag, baby. &lt;img src="https://swantron.com/uploads/2010/09/player-cards.jpg" alt="baller" title="player-cards"
 loading="lazy"
 decoding="async"
/&gt;
 Odds are odds. I find myself thinking about math when I play, and that is that. You can pick one of the two to be good at&amp;hellip;or rather one must suspend belief in one or the other when gambling. I guess I&amp;rsquo;m all math. Good news for you gamblers, though. Times have changed&amp;hellip;move over smokey, blue-hair filled, lounge singer, watered-down whiskey havin&amp;rsquo; casinos. Your run at the top was impressive, but now the good &lt;a href="http://www.onlinecasinolobby.com"&gt;casinos&lt;/a&gt; are online. Think about it for a bit. If you can play the same games online as you can at a traditional casino, without keeping the lights on a big, bright, loud building, why wouldn&amp;rsquo;t you do so. It is all about the overhead. Better payouts online, since it takes far, far less to maintain something virtual. You don&amp;rsquo;t even have to go through the trouble of putting on pants&amp;hellip;gamble in your boxer shorts. Easy easy chicken greasy. Either way, you will not catch me plugging those machines any time soon. The one-armed bandit and I are foes. Three arms of unadulterated hatred for one another. He wins&amp;hellip;he always does.&lt;/p&gt;</description></item><item><title>How Fiber Optics Work</title><link>https://swantron.com/2010/09/17/how-fiber-optics-work/</link><pubDate>Fri, 17 Sep 2010 19:23:20 +0000</pubDate><guid>https://swantron.com/2010/09/17/how-fiber-optics-work/</guid><description>&lt;p&gt;Index of refraction. End of story? You wish&amp;hellip;I&amp;rsquo;m going to pontificate for a while. Where did I set that soapbox&amp;hellip; I dig optics. The coolest class I took was my graduate level optics class at the old alma mater, Montana State. I missed my calling as a physicist. Or rather, I missed my calling as someone who gets paid to play with lasers in a laboratory. Lasers lasing all over the place. Plenty of &lt;a href="http://icc.com"&gt;fiber optic cables&lt;/a&gt; around the lab, you can be sure of that, Jack. &lt;img src="https://swantron.com/uploads/2010/09/fiber.jpg" alt="fiber" title="fiber"
 loading="lazy"
 decoding="async"
/&gt;
 Spools and spools of fiber optical cable is a pipe dream, though. That stuff isn&amp;rsquo;t exactly free, due to the nature of the beast. As pictured above, fiber optic cable is multi layered, and as I mentioned, is all made possible due to refraction. Index of refraction, to be more specific. See the above picture&amp;hellip;the layer around the core is of a different index, keeping the photons bouncing towards the finish line (in a huge nutshell.) The reason these things work so well is that the core (usually a glass of some nature) deals with photons instead of electrons. Massless and charge-free, photons are not crushed and or distorted by elecromagnetic noise. They can be setup to carry tons of data&amp;hellip;aka very high bandwidth&amp;hellip;thustly making fiber optic cables a perfect choice for high quality, large connections. Jack. Hit one of those links to see some sweet home uses. Hit wikipedia to see the physics behind the scenes. The main reason to push signal through fiber instead of copper is reliability. You really can&amp;rsquo;t wear out glass.&lt;/p&gt;</description></item><item><title>Wrigley Bleacher Bum Action Shot</title><link>https://swantron.com/2010/09/17/wrigley-bleacher-bum-action-shot/</link><pubDate>Fri, 17 Sep 2010 07:11:23 +0000</pubDate><guid>https://swantron.com/2010/09/17/wrigley-bleacher-bum-action-shot/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2012/09/wrigley_bleacher_bums.jpg" alt="bleacher bums" title="wrigley_bleacher_bums"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Boxing Fail</title><link>https://swantron.com/2010/09/16/boxing-fail/</link><pubDate>Thu, 16 Sep 2010 11:44:02 +0000</pubDate><guid>https://swantron.com/2010/09/16/boxing-fail/</guid><description>&lt;p&gt;I knuckled up on my heavy bag again last night&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/09/bloody-knuckles.jpg" alt="bloody knucks" title="bloody-knuckles"
 loading="lazy"
 decoding="async"
/&gt;
 Pretty sure I need to procure some bag gloves.&lt;/p&gt;</description></item><item><title>NPR on Droid</title><link>https://swantron.com/2010/09/14/npr-on-droid/</link><pubDate>Tue, 14 Sep 2010 17:10:11 +0000</pubDate><guid>https://swantron.com/2010/09/14/npr-on-droid/</guid><description>&lt;p&gt;My usual 8 hour Pandora session at work was replaced today with an 8 plus hour NPR session. &lt;img src="https://swantron.com/uploads/2010/09/green-droid.jpg" alt="green droid" title="green-droid"
 loading="lazy"
 decoding="async"
/&gt;
 Yep, even NPR has an app for Android. Move the eff over iPhone&amp;hellip;this sucker is gunning for you.&lt;/p&gt;</description></item><item><title>SEO Protip: Ditch the Polls</title><link>https://swantron.com/2010/09/13/seo-protip-ditch-the-polls/</link><pubDate>Mon, 13 Sep 2010 18:51:25 +0000</pubDate><guid>https://swantron.com/2010/09/13/seo-protip-ditch-the-polls/</guid><description>&lt;p&gt;Many moons ago, I heard through the grapevine that slow sites are penalized by search engines. Being the owner of a fast-as-lightning-bro-you-better-get-your-Nikes-bro site, I didn&amp;rsquo;t care. After plugging into the world of php, jquery, css, html, and a boat load of 3rd party crap on ol&amp;rsquo; swantron.com, I have a slow site. Waah. &lt;img src="https://swantron.com/uploads/2010/09/google-custom.jpg" alt="custom google logo" title="google-custom"
 loading="lazy"
 decoding="async"
/&gt;
 (Hint: that ampersand in front up there ^ means Twitter) Looking into the cause of my crappy speed numbers, the first culprit was my stupid &amp;ldquo;poll&amp;rdquo; plugin that I have been using. Nobody cares about the polls on a site, unless they have exhausted every other iota of content on said site. Not the case here. Not the case by a long shot. I do have some content that is popping in the search engines, however. Tons of impressions, in fact. I am lacking the placement, even on swantron-specific terms. Maybe my lean-and-mean approach will win me SEO gold, readership silver, and living off of saying dumb shit bronze. Maybe. Polls are officially off line until the jury has deliberated.&lt;/p&gt;</description></item><item><title>Snack Like a Fat Kid</title><link>https://swantron.com/2010/09/08/snack-like-a-fat-kid/</link><pubDate>Wed, 08 Sep 2010 17:22:28 +0000</pubDate><guid>https://swantron.com/2010/09/08/snack-like-a-fat-kid/</guid><description>&lt;p&gt;Them shits is off the blazin meter&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/10/fat-kid-food-359x575.jpg" alt="nom?" title="fat-kid-food"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;img src="https://swantron.com/uploads/2010/10/fat-kid-thumbs-up-498x575.jpg" alt="NOM!" title="fat-kid-thumbs-up"
 loading="lazy"
 decoding="async"
/&gt;
 Yep. Big fan.&lt;/p&gt;</description></item><item><title>Old Cell Phone Uses</title><link>https://swantron.com/2010/09/08/old-cell-phone-uses/</link><pubDate>Wed, 08 Sep 2010 16:39:57 +0000</pubDate><guid>https://swantron.com/2010/09/08/old-cell-phone-uses/</guid><description>&lt;p&gt;I am now an official Android fanboi. It would be impossible to hide that fact. Granted, I have yet to root my Droid 2, but I am at least ninety something out of a possible one hundred &amp;lsquo;big into&amp;rsquo; this OS. Pretty pumped I waited for Snapdragon&amp;hellip;pretty pumped I feigned the urge to get a first generation device&amp;hellip;pretty pumped that Apple and or AT&amp;amp;T are not around my neck of the woods&amp;hellip;you name it. I&amp;rsquo;m in a good place, cellularly. +1 use of the word &amp;lsquo;cellularly&amp;rsquo; Regardless, I am left with the problem of what to do with all of my passé phones. +1 tilde I have a stack of Verizon phones sitting around, with very little use. Zero use, in fact, unless you can count &amp;rsquo;looking at and laughing about how ridiculously horrid technology was two years ago&amp;rsquo; a use, which in fact I do not. Good thing I found a site that will give you &lt;a href="http://www.sellmymobile.com/selling-mobile-phones/money-for-your-mobile/"&gt;money for your mobile&lt;/a&gt; phone. Not just a bit, either. That is, of course, unless you are still rocking the Zach Morris phone: &lt;img src="https://swantron.com/uploads/2010/09/slater.jpg" alt="slater" title="slater"
 loading="lazy"
 decoding="async"
/&gt;
 Damn right A.C. is going to sit backwards in his chair, Preppy. You know what is cool about SellMyMobile? Not only will they give you money for your cell, but they are saving the environment as well. My old Blackberry may not be as worth as much as the big hitters (iPhone, iPad, Nokia N8, etc.) but it will at very least stay out of a landfill. There are some toxins in that sucker&amp;hellip;gold too, but also toxins. Hit that bump up there to see what I&amp;rsquo;m talking about. Worth a shot, especially if you have a sweet phone that you are looking to monetize. Reduce, Reuse, Monetize. I think.&lt;/p&gt;</description></item><item><title>Droid 2 or Nexus One 2.2 Plus</title><link>https://swantron.com/2010/09/07/droid-2-or-nexus-one-2-2-plus/</link><pubDate>Tue, 07 Sep 2010 17:34:44 +0000</pubDate><guid>https://swantron.com/2010/09/07/droid-2-or-nexus-one-2-2-plus/</guid><description>&lt;p&gt;The proof is in the pudding (or in the froyo?) on this guy. Droid 2, hands down. Sorry Nexus fans. I ran a benchmark test on my Droid 2 running Froyo. Here are the results, in slick, colorful, sideways bar graph form. &lt;img src="https://swantron.com/uploads/2010/09/droid-picture.jpg" alt="droid2" title="droid-picture"
 loading="lazy"
 decoding="async"
/&gt;
 Sorry for the awful picture quality&amp;hellip;I had to log into my dual boot, in order to use Dell Webcam Central (garbage) to snap a picture of my phone. Turns out, my phone is also my camera, and I have yet to grab a screenshot app. Whatever. I&amp;rsquo;ll summarize the results. Droid 2 with Froyo &amp;mdash;&amp;mdash; 1384 units Nexus One 2.2 &amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash; fewer unit than 1384 Others Played &amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;ndash; far fewer units than even 1384 Not sure what these units are, really, but the Droid 2 is clearly superior. I used an app called Quadrant, which is alleged to be quite legit. It surprised me that the Droid X is lagging behind 2.2+ that much&amp;hellip;it was supposed to be hotter than Hades. The Samsung Galaxy S is making a solid case for itself, sitting well above the Nexus One and HTC Desire. As for those on the Moto Droid&amp;hellip;hang in there. Hopefully you can manage to break your phone under warranty and get something with the Snapdragon under the hood. ****Bonus Bloggage&amp;hellip;after I snapped the above picture and put together this post, I knuckled up on the Widowmaker pictured in the background. My knuckles indicate that I once again lost.****&lt;/p&gt;</description></item><item><title>Discount Tech Time</title><link>https://swantron.com/2010/09/02/discount-tech-time/</link><pubDate>Thu, 02 Sep 2010 15:44:21 +0000</pubDate><guid>https://swantron.com/2010/09/02/discount-tech-time/</guid><description>&lt;p&gt;Guess what back to school means to me&amp;hellip;a longer commute to and from work. Dodging coeds isn&amp;rsquo;t as fun as it sounds. Well, maybe cutting extremely close to bikers is fun. Actually, that is very fun. The only real bonus to this time of year is for the barn-burner sales that pop up for technology aimed at students. If there is any chance that a college bound dude or dudette will be shopping for a tech item of some sort, chances are high that that item will be super cheap, somewhere. Case in point&amp;hellip;how about some &lt;a href="http://www.savings.com/m-Hewlett-Packard-coupons.html"&gt;discounts at HP&lt;/a&gt;&lt;/p&gt;</description></item><item><title>How to Hang a Heavy Bag</title><link>https://swantron.com/2010/09/01/how-to-hang-a-heavy-bag/</link><pubDate>Wed, 01 Sep 2010 19:36:25 +0000</pubDate><guid>https://swantron.com/2010/09/01/how-to-hang-a-heavy-bag/</guid><description>&lt;p&gt;This is not a chipper tale of how-to boastery. Far from it. I cartoonified the shit out of the following pics, in order to further convey the surreal darkness that was involved in this seemingly trivial task. Buckle up&amp;hellip;it is not likely to be pleasant blog-reading. The mission objective was simple enough: hang a heavy bag. The mission-turns-out-to-be-a-little-cooler-and-a-little-more-involved moment came when I realized there was approximately one punching bag length between the ceiling in my garage and the spot where I wanted the top of said bag. I&amp;rsquo;ll let the pictures tell the story, for the most part. My knuckles are all sorts of funked up, which is an indication of the title&amp;rsquo;s eventual success. Or aptness. Or giant fail&amp;hellip;I&amp;rsquo;m still very confused. Enough rambling&amp;hellip;first thing I know, I&amp;rsquo;m standing on my Honda Trail 90, wondering how I ended up with a heavy bag (and Honda Trail 90) before I managed to end up with a goddamned ladder. &lt;img src="https://swantron.com/uploads/2010/09/worst-ladder-ever.jpg" alt="boo" title="worst-ladder-ever"
 loading="lazy"
 decoding="async"
/&gt;
 When in Rome&amp;hellip;snap a pic. It&amp;rsquo;s pretty much all about the photo-documentation at this point. &lt;img src="https://swantron.com/uploads/2010/09/smoove-criminal.jpg" alt="smoove criminal" title="smoove-criminal"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;ldquo;Uh&amp;rdquo; is incredibly right. That sucker was bouncing around looking down&amp;hellip;not so stable when my arm and or both arms were above my head. Good thing I&amp;rsquo;m limber. Huh? My grand idea involved two threaded rings. Innocent enough looking&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/09/oo-hook.jpg" alt="oh, nice" title="oo-hook"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;fucking &lt;strong&gt;wrong&lt;/strong&gt;. Far from innocent, when said threaded ring is dropped into spider-central&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/09/darkest-helll.jpg" alt="darkest hell" title="darkest-helll"
 loading="lazy"
 decoding="async"
/&gt;
 Well, I managed to knock most of those webs out of place with my trusty framing hammer. Unfortunately, I knocked them right on that stupid shiny thing I was attemping to arm-fish out of the hole between the particle board, studs, spider poop, drywall, and &lt;strong&gt;darkest hell&lt;/strong&gt;. I got the stupid thing, did the weird shudder thing with my shoulders/neck for a half-minute, and got back into gear. Survival mode at this point. Darkest-hell-been-and-back-survival mode. Either my creeped out spider dance brought me luck, or my engineering was sound. Or both&amp;hellip;but it worked out, against most odds. &lt;img src="https://swantron.com/uploads/2010/09/heavy-bag-up.jpg" alt="up" title="heavy-bag-up"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;img src="https://swantron.com/uploads/2010/09/heavy-bag-down.jpg" alt="down" title="heavy-bag-down"
 loading="lazy"
 decoding="async"
/&gt;
 It works, and there is a box of delicious OML in the frame. So I guess I&amp;rsquo;ll count that as a win???&lt;/p&gt;</description></item><item><title>WeReward Review</title><link>https://swantron.com/2010/09/01/wereward-review/</link><pubDate>Wed, 01 Sep 2010 18:37:21 +0000</pubDate><guid>https://swantron.com/2010/09/01/wereward-review/</guid><description>&lt;p&gt;Tending bar was easy money. Hang on for a sec&amp;hellip;I&amp;rsquo;ll get to it, via a roundabout, Android laden path. &lt;img src="https://swantron.com/uploads/2010/09/droid2.jpg" alt="d" title="droid2"
 loading="lazy"
 decoding="async"
/&gt;
 As a new Droid 2 owner, I&amp;rsquo;m all about my apps. You know what? There are a lot of awful apps floating around the market place and or webs. There are some incredibly useful apps, both free and for purchase. I have purchased but one Android app so far&amp;hellip;and I&amp;rsquo;m not embarrassed in the least to say that it is the paid version of Robo Defence. It both kicks ass at home, and at the job. In fact, I can barely make it through a meeting, that is, if I drop the ball and leave GPS rolling and nuke my battery, rendering my phone useless for a half-hour-turned-into-seventy-horrible-minutes-of-repeating-the-same-crap-from-the-last-twelve-emails. I mean meetings. I mean, I wish I could use my phone at work. But, I digress. I like apps. Wouldn&amp;rsquo;t it be great, if there was some sort of app out there, that would pay you. Sit down, y&amp;rsquo;all&amp;hellip;there is. Mobile plus marketing equals &lt;a href="http://wereward.com"&gt;mobile marketing&lt;/a&gt;. Getting paid to play, in a nutshell. This has been an incredibly long-winded intro to an easily summed-up moral of the story. I really think that WeReward has hit the nail on the head, and created the easiest means of making money I have ever encountered. Granted, I have tended a lot of bar, which is both easy and simultaneously a giant pain in the ass. How about getting paid to check into an advertiser&amp;rsquo;s place of business? Sounds okay&amp;hellip;right? Hear an ad, respond to add, do nothing more, get some loot. Not too shabby. I caught a video on a Fox affiliate about these guys and an iPhone app. Basically, they were pulling fifty bucks a month for taking pictures from some places that popped up on their phones. They have the same stuff for we Android users, and will have you RIM suckers covered in no time. Hit that link above for some more info&amp;hellip;it is pretty slick.&lt;/p&gt;</description></item><item><title>Mid-Morning Snack Attack</title><link>https://swantron.com/2010/08/26/mid-morning-snack-attack/</link><pubDate>Thu, 26 Aug 2010 18:18:01 +0000</pubDate><guid>https://swantron.com/2010/08/26/mid-morning-snack-attack/</guid><description>&lt;p&gt;Wheat Thins are boring, by design. What is a guy to do, when at work with a bunch of boring-ass W Thins? Easy. Arrange the hell out of the stupid little things and hot snauce them up. Hot snauce the crap out of them. &lt;img src="https://swantron.com/uploads/2010/08/red-lobster.jpg" alt="red lobster" title="red-lobster"
 loading="lazy"
 decoding="async"
/&gt;
 Here, I went for a crude lobster formation. If you get a little crazy with said hot snauce, don&amp;rsquo;t worry. I spent the rest of my afternoon with a small red snauce stain on my yellow notepad. Either my co-workers failed to notice, or thought I was crazy and avoided a rambling culinary pep talk. +1 Spicy&lt;/p&gt;</description></item><item><title>Droid 2 Must Have Apps</title><link>https://swantron.com/2010/08/25/droid-2-must-have-apps/</link><pubDate>Wed, 25 Aug 2010 19:42:32 +0000</pubDate><guid>https://swantron.com/2010/08/25/droid-2-must-have-apps/</guid><description>&lt;p&gt;One week into my tenure as a happy Droid user, I have some insight into what an Android user must toss on his or her unit. This is a running list, of course, but solid enough for a post. Post and a pic&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/08/droid-II.jpg" alt="also pictured: thug dood" title="droid-II"
 loading="lazy"
 decoding="async"
/&gt;
 I&amp;rsquo;ll keep it simple at this point. Top five apps I have encountered, as far as usefulness and coolness are concerned.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Advanced Task Killer. No questions asked&amp;hellip;get this app first and foremost. The battery life on these suckers is awful at best. Multitasking is great, but murder on batteries. Nuke your background crap, and nuke it often. Nuke it from orbit, if in orbit.&lt;/li&gt;
&lt;li&gt;Google Sky Map. So awesome it hurts. Bonus: your non-Android-having buddies will bow to your phone&amp;rsquo;s awesomeness.&lt;/li&gt;
&lt;li&gt;Google Translate. Como se dice &amp;lsquo;awesome&amp;rsquo; en Espanol? Un momento&amp;hellip;Impresionante. Get this app, amigos.&lt;/li&gt;
&lt;li&gt;Robo Defence. Awesome game; good graphics. Perfect for meetings; free version for those non-committal types.&lt;/li&gt;
&lt;li&gt;Google Goggles. Take pictures of junk, see search results. This is another deal-breaker when it comes to the new tech that you can pull out on these phones. Maybe I&amp;rsquo;ll post a few result sets of this guy in action&amp;hellip;sort of like looking into the future with this guy. As the forewarning stated, this is far from a static list&amp;hellip;merely a snapshot of the stuff I am currently digging with a spoon. I&amp;rsquo;ll try to keep some updates on the site, when my knowledge and tastes mature. FWIW, get one of these bad boys. You will most surely not regret it in the least. To the max.&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>Soldering Station</title><link>https://swantron.com/2010/08/25/soldering-station/</link><pubDate>Wed, 25 Aug 2010 19:22:11 +0000</pubDate><guid>https://swantron.com/2010/08/25/soldering-station/</guid><description>&lt;p&gt;Since I&amp;rsquo;m really dragging my feet in regards to posting anything of substance, take a quick look at my new Aoyue soldering station. &lt;img src="https://swantron.com/uploads/2010/08/solder-iron.jpg" alt="soldering station" title="solder-iron"
 loading="lazy"
 decoding="async"
/&gt;
 It works like a champ&amp;hellip;pretty pumped that I heeded Lady Ada&amp;rsquo;s advice on this one. I still need to post my Motor Shield assembly pics. I also really need to post some stuff about the Droid 2&amp;hellip;which is constantly blowing my mind. Stick around&amp;hellip;it&amp;rsquo;ll happen.&lt;/p&gt;</description></item><item><title>Bonus Bacon</title><link>https://swantron.com/2010/08/24/bonus-bacon/</link><pubDate>Tue, 24 Aug 2010 19:11:02 +0000</pubDate><guid>https://swantron.com/2010/08/24/bonus-bacon/</guid><description>&lt;p&gt;What is better than bacon? No, not nothing. Bonus bacon. &lt;img src="https://swantron.com/uploads/2010/08/bonus-bacon.jpg" alt="bonus bacon" title="bonus-bacon"
 loading="lazy"
 decoding="async"
/&gt;
 Circle gets a square.&lt;/p&gt;</description></item><item><title>Status Update</title><link>https://swantron.com/2010/08/19/status-update/</link><pubDate>Thu, 19 Aug 2010 09:15:47 +0000</pubDate><guid>https://swantron.com/2010/08/19/status-update/</guid><description>&lt;p&gt;Sorry for the lack of updates. On second thought, no I&amp;rsquo;m not. I&amp;rsquo;ve been doing all sorts of awesome crap. My Droid 2 is extremely awesome crap. I really can&amp;rsquo;t say enough about the Android OS. Even though I had my heart set on the HTC Incredible, I&amp;rsquo;m impressed with Motorola&amp;rsquo;s work on the Droid 2. Job well done. More to come on this, for sure. Droid, Droid, Droid. Droid. I also have taken on my awesome soldering crap project regarding the Arduino Motor Shield &amp;lsquo;some assembly required&amp;rsquo; fiasco. As so long as you look at it from afar, it will appear as though I am a skilled solder-ing machine: &lt;img src="https://swantron.com/uploads/2010/08/motor-control.jpg" alt="motor" title="motor-control"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;which I clearly am not. I snapped some pics of the assembly process on my &lt;em&gt;Droid 2&lt;/em&gt;. I&amp;rsquo;ll get them up soon. Stay tuned, as always.&lt;/p&gt;</description></item><item><title>Droid 2</title><link>https://swantron.com/2010/08/13/droid/</link><pubDate>Fri, 13 Aug 2010 16:22:04 +0000</pubDate><guid>https://swantron.com/2010/08/13/droid/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/08/droid2.jpg" alt="droid 2" title="droid2"
 loading="lazy"
 decoding="async"
/&gt;
 You will, without a doubt, be hearing about this. A lot.&lt;/p&gt;</description></item><item><title>Servo Schmervo…Arduino Knob</title><link>https://swantron.com/2010/08/12/servo-schmervo-arduino-knob/</link><pubDate>Thu, 12 Aug 2010 11:42:48 +0000</pubDate><guid>https://swantron.com/2010/08/12/servo-schmervo-arduino-knob/</guid><description>&lt;p&gt;Sweep is for breakfast around here&amp;hellip;implement a knob or be gone. Same principle as the Arduino sweep example from yesterday, but with a potentiometer doing the actual lifting. Lifting? Shifting&amp;hellip;heavy shifting. I added a little potentiometer (little blue guy behind the RainBird sprinkler adjustment tool) to control the servo this go-around: &lt;img src="https://swantron.com/uploads/2010/08/knob-arduino.jpg" alt="enhance" title="knob-arduino"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;img src="https://swantron.com/uploads/2010/08/arduino-knob.jpg" alt="knob on arduino" title="arduino-knob"
 loading="lazy"
 decoding="async"
/&gt;
 Another success. &lt;voice&gt; &lt;hair&gt;Dang&lt;/hair&gt;&lt;/voice&gt;. Looks like I&amp;rsquo;m going to have to whip out the soldering iron after all. Not looking forward to this effort; I have a bad feeling that I&amp;rsquo;m going to fail miserably with the project. Maybe I&amp;rsquo;ll knock it out of the park. Life is a garden, dig it.&lt;/p&gt;</description></item><item><title>SRSLY?</title><link>https://swantron.com/2010/08/12/srsly/</link><pubDate>Thu, 12 Aug 2010 09:46:28 +0000</pubDate><guid>https://swantron.com/2010/08/12/srsly/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/08/Cat.jpg" alt="srsly" title="Cat"
 loading="lazy"
 decoding="async"
/&gt;
 lolcat by joe. enjoy.&lt;/p&gt;</description></item><item><title>Lady Ada Would Be Pissed</title><link>https://swantron.com/2010/08/11/lady-ada-would-be-pissed/</link><pubDate>Wed, 11 Aug 2010 19:42:22 +0000</pubDate><guid>https://swantron.com/2010/08/11/lady-ada-would-be-pissed/</guid><description>&lt;p&gt;My source for the Arduino Motor Shield would not approve of my soldering iron. Not by any means&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/08/IMG00234.jpg" alt="lady ada" title="soldering iron"
 loading="lazy"
 decoding="async"
/&gt;
 I still have the &amp;lsquo;made in china&amp;rsquo; tag on this piece of shit. Poorly played. In case any of my reader-base has taken an interest in microcontrollers, robotics, or awesome crap in general, &lt;a href="http://adafruit.com/"&gt;Lady Ada &lt;/a&gt;has you covered. I recieved my motor shield in no time what-so-ever, and Limor&amp;rsquo;s prices smoke those of Amazon to boot. Don&amp;rsquo;t get me started about her tutorials&amp;hellip;pretty bad ass. I need to toss the pictured iron in the trash and get a real iron before I get after my motor shield project&amp;hellip;I can say that the servos she shipped me are tits.&lt;/p&gt;</description></item><item><title>Servo Schmervo… Arduino Sweep</title><link>https://swantron.com/2010/08/11/servo-schmervo-arduino-sweep/</link><pubDate>Wed, 11 Aug 2010 11:33:54 +0000</pubDate><guid>https://swantron.com/2010/08/11/servo-schmervo-arduino-sweep/</guid><description>&lt;p&gt;In preparation for the impending shit-storm that will consist of me, a soldering iron, and dozens of small, fragile components, I decided to see if I can actually get my Arduino to talk to a servo. Well, it turns out that the code is not the issue. The built in servo library is pretty easy to tackle. A little bit of analogue, a little bit of digital, a little bit of shameless self promotion&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/08/arduino-sweep.jpg" alt="sweep" title="arduino-sweep"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;img src="https://swantron.com/uploads/2010/08/sweep-arduino1.jpg" alt="sweep" title="sweep-arduino"
 loading="lazy"
 decoding="async"
/&gt;
 Step one&amp;hellip;check. I can sweep through 180 degrees. Can I solder to save my ass (and semi-valuable electrical components)&amp;hellip;time will tell. Also, I&amp;rsquo;m post dating this post. Happy B-Day Betsy.&lt;/p&gt;</description></item><item><title>Arduino Motor Shield</title><link>https://swantron.com/2010/08/10/arduino-motor-shield/</link><pubDate>Tue, 10 Aug 2010 14:44:40 +0000</pubDate><guid>https://swantron.com/2010/08/10/arduino-motor-shield/</guid><description>&lt;p&gt;I splurged on a motor shield from Lady Ada for my Arduino antics. Here it is.. &lt;img src="https://swantron.com/uploads/2010/08/motor-shield.jpg" alt="motor shields" title="motor-shield"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;ldquo;Some Assembly Required&amp;rdquo; Sonofabitch. I guess my soldering skills are going to be put to the test. Stay tuned.&lt;/p&gt;</description></item><item><title>Antivirus Protection Chat</title><link>https://swantron.com/2010/08/09/antivirus-protection-chat/</link><pubDate>Mon, 09 Aug 2010 17:13:20 +0000</pubDate><guid>https://swantron.com/2010/08/09/antivirus-protection-chat/</guid><description>&lt;p&gt;It pains me somewhat to admit that I still have a dual boot set-up on my primary laptop. 2010 is not the year of the Linux desktop, although Linux has gained all sorts of ground on Windows. Yes, citation needed. Google it&amp;hellip;Ubuntu has brought Debian to the masses in the way of an easy-to-use Linux distro. That said, running a dual boot machine is easier than keeping a virtual machine up and running. I know, citation needed again. That said, I still need to run Windows. I have Vista on my main box, since Quickbooks Online requires IE. I have no idea why this is so, but that is a different story entirely. My options are slim in this case; keep a Windows setup (with security issues and all) handy or go all Windows&amp;hellip;pretty sure you all know what way I lean there. I have absolutely no idea if I can run IE on Ubuntu, and have no intention of finding this out. Pride is what it is. That leaves me still subject to virii. Computer viruses and Windows go together like peas and carrots. &lt;img src="https://swantron.com/uploads/2010/08/computer-virus.jpg" alt="computer virus" title="computer-virus"
 loading="lazy"
 decoding="async"
/&gt;
 So, what to do? I&amp;rsquo;ll tell you what not to do&amp;hellip;buy anything Norton is peddling. Not only do they offer poor protection at a premium price, but they have an awful track record of getting the &amp;lsquo;hard&amp;rsquo; bugs until they are moot. I have been searching for something to boost my security on my dual boot, and think I have found the answer. I ran across &lt;a href="http://www.bullguard.com"&gt;bullguard antivirus protection&lt;/a&gt;, and think they will be my next answer. AVG absolutely failed on Katie&amp;rsquo;s XP machine in regards to Anti Virus 2009, so I will not use that suite again&amp;hellip; BullGuard looks to be on top of the game in regards to the new stuff. They have a 30 day trial for free-99, so I&amp;rsquo;m all over it. Check back to see what comes of the whole deal, but I&amp;rsquo;m fairly certain I will be issue free. Issue free-99.&lt;/p&gt;</description></item><item><title>Samsung Vibrant Info</title><link>https://swantron.com/2010/08/04/samsung-vibrant-info/</link><pubDate>Wed, 04 Aug 2010 17:55:14 +0000</pubDate><guid>https://swantron.com/2010/08/04/samsung-vibrant-info/</guid><description>&lt;p&gt;I haven&amp;rsquo;t weighed in on the current state of the cell-phone-o-sphere in some time. I beg your apologies. There are currently two phones that have me second guessing my affinity towards the HTC Incredible. Namely, the Samsung Vibrant and the BlackBerry Torch. Since I am 100% certain that I am done with RIM for the time being, I&amp;rsquo;m going to focus on the former. Samsung + Android = solid machine. No doubt about that. My only qualms with Samsung has been shoddy user interfaces and a poor track record on the hardware side. That was completely established when the Moto Razr was the cool kid in school, and Samsung has really made improvements. The biggest improvement of all&amp;hellip;the Vibrant is shipping with Android OS v2.1. Froyo is amazing, but eclair is no slouch. &lt;img src="https://swantron.com/uploads/2010/08/Samsung-Vibrant.jpg" alt="samsung vibrant info" title="Samsung-Vibrant"
 loading="lazy"
 decoding="async"
/&gt;
 I&amp;rsquo;ll cut to the chase. The same thing I love most about the Incredible (and too, the Droid X) is the smoking hot processor. Turns out, the Vibrant has a 1GHz Samsung Hummingbird processor. &lt;strong&gt;And boom goes the dynamite&lt;/strong&gt;. Par. I&amp;rsquo;d be lying to say that I can afford to buy both the Incredible and the Vibrant, with the recent wedding, new dining room table, et cetera&amp;hellip;I could, but it would be frowned upon, perhaps. Maybe more paid posts like this will change the situation, but I digress. I will say that the &lt;a href="http://www.thinksamsungvibrant.com/"&gt;Samsung Vibrant Accessories&lt;/a&gt; have me questioning my loyalty to HTC. Not only the &lt;a href="http://www.thinksamsungvibrant.com/cases.html"&gt;Samsung Vibrant Covers&lt;/a&gt;, cases, data cables, and what-not, but the phone is pretty sexy in general. Five megapixel camera, folks. 16 gigs internal storage, folks. Four inch screen&amp;hellip;folks. I&amp;rsquo;m torn. Long story short, take a look at the (I am getting paid to &lt;a href="http://www.talkietech.com/samsung.html"&gt;Samsung Accessories&lt;/a&gt; and see what you think. I&amp;rsquo;m up in the air, because this phone is 100% legit.&lt;/p&gt;</description></item><item><title>Billy.com FTW!</title><link>https://swantron.com/2010/08/04/billy-com-ftw/</link><pubDate>Wed, 04 Aug 2010 14:40:50 +0000</pubDate><guid>https://swantron.com/2010/08/04/billy-com-ftw/</guid><description>&lt;style sally-struthers-voice=""&gt; Do you enjoy saving money? Sure. We all do. &lt;/style&gt;&lt;/head&gt;&lt;body&gt;When was the last time you heard that name...Sally Struthers. Wow. The message holds true, though. We do all enjoy saving money. Well, the internet has made comparison shopping easier than ever before...and [Billy.com](http://www.billy.com) has made internet-based savings easier than even that. ![money](/uploads/2010/08/robot-money.jpg "robot-money") Let's take a look at one timely scenario. As I posted a while ago, Sweet Lou Pinella is retiring as the Cubs manager at the end of the 2010 baseball season. There is no doubt that he will move back to his hometown of Tampa Bay, where he managed before taking the position with the Cubs. What will Lou do, specifically? Step one: locate [local moving services](http://www.billy.com/movers/local-long-distance/). Billy.com can do that. No sweat. In fact, Billy can help Lou out even further. How, you ask? Boom. [Tampa moving companies](http://www.billy.com/movers/tampa/) are there too, spelled out in a more specific nature. I'm sad to see Lou go, but glad that he can save some money on his move. It would be pretty unfortunate to see the old guy moving his own stuff, and I'm sure he will be able to track down a veritable company via Billy.com.</description></item><item><title>Softball Injury</title><link>https://swantron.com/2010/08/03/softball-injury/</link><pubDate>Tue, 03 Aug 2010 20:31:25 +0000</pubDate><guid>https://swantron.com/2010/08/03/softball-injury/</guid><description>&lt;p&gt;I managed to hit a walk-off dinger to end the 2010 softball season. Unfortunately, my shitty co-ed league counts dongs as outs, and my walk-off was the last out of our year. Whoever penned that rule was a fun-hater. I did manage to rip my goddamn knee open, yet again&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/08/softball-injury.jpg" alt="softball injury" title="softball-injury"
 loading="lazy"
 decoding="async"
/&gt;
 Insult to injury, I suppose. We&amp;rsquo;ll get &amp;rsquo;em in 2011.&lt;/p&gt;</description></item><item><title>Aw Hail No</title><link>https://swantron.com/2010/08/01/aw-hail-no/</link><pubDate>Sun, 01 Aug 2010 17:49:12 +0000</pubDate><guid>https://swantron.com/2010/08/01/aw-hail-no/</guid><description>&lt;p&gt;Weird weather week continues&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/08/aw-hail-no.jpg" alt="aw hail no" title="aw-hail-no"
 loading="lazy"
 decoding="async"
/&gt;
 Odd mix of hail and sun. Me gusta Augesto.&lt;/p&gt;</description></item><item><title>Comics that aren't Horrible</title><link>https://swantron.com/2010/07/29/comics-that-arent-horrible/</link><pubDate>Thu, 29 Jul 2010 17:45:49 +0000</pubDate><guid>https://swantron.com/2010/07/29/comics-that-arent-horrible/</guid><description>&lt;p&gt;I have made zero effort to conceal the fact that I hate comics. They are, as a whole, utterly useless. Utterly. In my book, there are only three people making comics that are worth reading. My first? Randall from xkcd&amp;hellip;pretty much speaks for itself for a math dude to be all over that stuff. My other two are Drew and Natalie, and their combined four works. Here is my favourite MTTS entry of the month&amp;hellip;&lt;/p&gt;</description></item><item><title>Glasgow Montana Tornado Formation</title><link>https://swantron.com/2010/07/28/glasgow-montana-tornado-formation/</link><pubDate>Wed, 28 Jul 2010 19:34:15 +0000</pubDate><guid>https://swantron.com/2010/07/28/glasgow-montana-tornado-formation/</guid><description>&lt;p&gt;Weird weather week continues&amp;hellip;mi madre just snapped these from my parents&amp;rsquo; front porch in Glasgow, Montana. &lt;img src="https://swantron.com/uploads/2010/07/glasgow-tornado.jpg" alt="glasgow mt" title="glasgow-tornado"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;img src="https://swantron.com/uploads/2010/07/montana-tornado.jpg" alt="montana tornado" title="montana-tornado"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;img src="https://swantron.com/uploads/2010/07/mt-twister.jpg" alt="mt twister" title="mt-twister"
 loading="lazy"
 decoding="async"
/&gt;
 Weather Underground has this thing at 65 MPH and 13,000 feet. Five miles out. I sure hope I don&amp;rsquo;t have any follow up pics.&lt;/p&gt;</description></item><item><title>World Record Hail</title><link>https://swantron.com/2010/07/28/world-record-hail/</link><pubDate>Wed, 28 Jul 2010 17:04:30 +0000</pubDate><guid>https://swantron.com/2010/07/28/world-record-hail/</guid><description>&lt;p&gt;Vivian South Dakota? Ever heard of the place? Yep, neither have I. It has been a bizarre year around my neck of the woods, weather-wise. Giant hail in Bozeman, tornadoes in Billings and all over the NE corner, micro bursts near Glasgow&amp;hellip;weird stuff. weather != gadgetry, but awesome weather phenomenon = science FTW Well, Vivian (from here on out, &amp;ldquo;Viv&amp;rdquo;) South Dakota has claimed its colloquial fifteen minutes of fame, in the form of a world record hailstone. &lt;img src="https://swantron.com/uploads/2010/07/large_hail.jpg" alt="large hail" title="large_hail"
 loading="lazy"
 decoding="async"
/&gt;
 1.9375 pounds. Nicely played, Viv. I found this story amazing&amp;hellip;&lt;a href="http://www.keloland.com/News/NewsDetail6371.cfm?Id=102949%20"&gt;some local news site&lt;/a&gt; interviewed one of Viv&amp;rsquo;s finest. Les Scott is a death-defying party animal&amp;hellip;&lt;/p&gt;</description></item><item><title>Cool Robot</title><link>https://swantron.com/2010/07/22/cool-robot/</link><pubDate>Thu, 22 Jul 2010 16:10:20 +0000</pubDate><guid>https://swantron.com/2010/07/22/cool-robot/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/07/cool-robot.jpg" alt="cool robot" title="cool-robot"
 loading="lazy"
 decoding="async"
/&gt;
 Okay&amp;hellip;maybe not that cool.&lt;/p&gt;</description></item><item><title>Binary Red/Green Snippet</title><link>https://swantron.com/2010/07/21/binary-redgreen-snippet/</link><pubDate>Wed, 21 Jul 2010 20:49:58 +0000</pubDate><guid>https://swantron.com/2010/07/21/binary-redgreen-snippet/</guid><description>&lt;p&gt;One step closer&amp;hellip; Switch open yields a killer red LED&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/07/red-led.jpg" alt="red" title="red-led"
 loading="lazy"
 decoding="async"
/&gt;
 Switch closed yields an uber-sexy green LED&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/07/green-led.jpg" alt="green" title="green-led"
 loading="lazy"
 decoding="async"
/&gt;
 I even tossed in some 1K resistors to keep my LEDs healthy, in addition to my 100 ohm / 10000 ohm pull-down setup. &lt;strong&gt;+4 resistor&lt;/strong&gt;I even managed to comment my code, for a bonus win:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;/* * binary red/green led setup * by Joseph Swanson * &lt;a href="https://swantron.com"&gt;https://swantron.com&lt;/a&gt; */ int led1 = 11; // green LED (pin 11) int led2 = 12; // red LED (pin 12) int swit= 5; // switch (pin 5) int varr; // to read pin on/off (pin 5) void setup() { pinMode(led1, OUTPUT); // output green pinMode(led2, OUTPUT); // output red pinMode(swit, INPUT); // switch input } void loop(){ varr = digitalRead(swit); // store swit to varr if (varr == LOW) { // button = pressed digitalWrite(led1, HIGH); // trigger green digitalWrite(led2, LOW); // ground red } if (varr == HIGH) { // button != pressed digitalWrite(led1, LOW); // ground green digitalWrite(led2, HIGH); // trigger red } }
&lt;strong&gt;+1 Snippet&lt;/strong&gt;I&amp;rsquo;m getting closer to having this thing behave the way I intend. Stay tuned for a while longer. I&amp;rsquo;ll have a robot up and rolling in no time whatsoever.&lt;/p&gt;</description></item><item><title>Pull Down Switch Arduino *Fun</title><link>https://swantron.com/2010/07/21/pull-down-switch-arduino-fun/</link><pubDate>Wed, 21 Jul 2010 19:27:18 +0000</pubDate><guid>https://swantron.com/2010/07/21/pull-down-switch-arduino-fun/</guid><description>&lt;p&gt;Maybe Vegas got the best of me, brain-wise. I&amp;rsquo;m struggling mightily with this pull-down switch prototype on my Arduino. I got it, after far-too-much troubleshooting. &lt;img src="https://swantron.com/uploads/2010/07/pull-down-resistor.jpg" alt="pull down" title="pull-down-resistor"
 loading="lazy"
 decoding="async"
/&gt;
 Maybe I need another frozen slushy drink. Or alternatively, a supplementary OML to get me through this&amp;hellip;the end goal is to get some logic incorporated to &amp;lsquo;read&amp;rsquo; the state of the switch, so that I don&amp;rsquo;t need my finger on the sonofabitch to keep the light lit. Or lighted&amp;hellip;getting tired here. Stay tuned. I&amp;rsquo;ll get this knocked out.&lt;/p&gt;</description></item><item><title>Lou Piniella Retires</title><link>https://swantron.com/2010/07/20/lou-piniella-retires/</link><pubDate>Tue, 20 Jul 2010 12:45:34 +0000</pubDate><guid>https://swantron.com/2010/07/20/lou-piniella-retires/</guid><description>&lt;p&gt;This should go on 26outs.com, but, hey, why not throw it here. Sweet Lou is hanging up his manager-cleats at the end of the 2010 season. &lt;img src="https://swantron.com/uploads/2010/07/piniella_retires.jpg" alt="sweet lou" title="piniella_retires"
 loading="lazy"
 decoding="async"
/&gt;
 Too bad. I was hoping Piniella would surpass Bobby Cox in the &amp;lsquo;most times sent to the showers early&amp;rsquo; category. Sad day in Mudville.&lt;/p&gt;</description></item><item><title>Custom Silverado SS</title><link>https://swantron.com/2010/07/08/custom-silverado-ss/</link><pubDate>Thu, 08 Jul 2010 15:36:16 +0000</pubDate><guid>https://swantron.com/2010/07/08/custom-silverado-ss/</guid><description>&lt;p&gt;Here is the end result of my customization. &lt;img src="https://swantron.com/uploads/2010/07/Silverado-SS.jpg" alt="ss" title="Silverado-SS"
 loading="lazy"
 decoding="async"
/&gt;
 Not too shabby, if I say so myself. Kate and I are going to take off and get married. Catch you all in 10 days or so.&lt;/p&gt;</description></item><item><title>Arduino Haiku</title><link>https://swantron.com/2010/07/06/arduino-haiku/</link><pubDate>Tue, 06 Jul 2010 17:51:15 +0000</pubDate><guid>https://swantron.com/2010/07/06/arduino-haiku/</guid><description>&lt;p&gt;I put together a little sketch while I was horsing around with the Arduino serial monitor&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/07/arduino-haiku.jpg" alt="boo" title="arduino-haiku"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;pretty stupid, huh? Especially, since it repeats this horrible haiku every five seconds. Forever. This is, oddly enough, the first thing I have taken the required 10 seconds to add comments to my code, which ought to be worth at least a +1&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;/* * Awful Haiku * * This useless thing prints an aweful haiku * repeatedly, for no particular reason * * courtesy of your friends @ swantron.com * &lt;a href="https://swantron.com"&gt;https://swantron.com&lt;/a&gt; */ void setup() // reset { Serial.begin(9600); // set serial baud } void loop() // loop area { Serial.println(&amp;ldquo;Haiku &amp;ldquo;); // start of haiku crap Serial.println(&amp;quot;~~~~~&amp;rdquo;); Serial.println(&amp;rdquo; &amp;ldquo;); Serial.println(&amp;ldquo;Arduinos are neat.&amp;rdquo;); Serial.println(&amp;ldquo;You can do a bunch of crap;&amp;rdquo;); Serial.println(&amp;ldquo;Like print a haiku.&amp;rdquo;); Serial.println(&amp;rdquo; &amp;ldquo;); Serial.println(&amp;rdquo; &amp;ldquo;); delay(5000); // 5 second delay }&lt;/p&gt;</description></item><item><title>Granite Sink Chat</title><link>https://swantron.com/2010/07/06/granite-sink-chat/</link><pubDate>Tue, 06 Jul 2010 16:53:33 +0000</pubDate><guid>https://swantron.com/2010/07/06/granite-sink-chat/</guid><description>&lt;p&gt;I suppose I am picky when it comes to sinks. Not bad picky, but picky enough to know what I want. I spent the better part of a decade with double sink set-ups, between my restaurant and bar work experience. I may not be much of a doer of dishes, but set me up with two sinks, and I&amp;rsquo;ll do my thing. &lt;img src="https://swantron.com/uploads/2010/07/dishes-bot.jpg" alt="dishes robot" title="dishes-bot"
 loading="lazy"
 decoding="async"
/&gt;
 Being a minimalist of sorts, I basically have two choices; &lt;a href="http://mrdirectint.com/sinksandfaucets/trugranite-sinks-c-47.html"&gt;granite sinks&lt;/a&gt; or stainless steel sinks. I&amp;rsquo;m leaning towards the former, after seeing some sweet, black granite Mr Direct brand sinks. I was under the false assumption that all granite sinks were speckled and dirty looking. Not the case. &lt;img src="https://swantron.com/uploads/2010/07/double-sink.jpg" alt="nice" title="double-sink"
 loading="lazy"
 decoding="async"
/&gt;
 Pair that sink with a clean looking faucet apparatus like this&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/07/sink-stuff.jpg" alt="dig it" title="sink-stuff"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;and all of a sudden, I guess I am a &lt;a href="http://mrdirectint.com/sinksandfaucets/trugranite-sinks-c-47.html"&gt;granite sink&lt;/a&gt; guy. Hit one of those links above for the details. I most surely will when it is time to remodel our place.&lt;/p&gt;</description></item><item><title>Arduino + Ethernet = More Nerd Cred</title><link>https://swantron.com/2010/07/05/arduino-ethernet-more-nerd-cred/</link><pubDate>Mon, 05 Jul 2010 16:10:42 +0000</pubDate><guid>https://swantron.com/2010/07/05/arduino-ethernet-more-nerd-cred/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/07/arduino-ethernet.jpg" alt="ethernet" title="arduino-ethernet"
 loading="lazy"
 decoding="async"
/&gt;
 My ethernet shield is here&amp;hellip;I haven&amp;rsquo;t talked to it yet. This could be awesome.&lt;/p&gt;</description></item><item><title>Laboratory Equipment</title><link>https://swantron.com/2010/07/04/laboratory-equipment/</link><pubDate>Sun, 04 Jul 2010 14:18:32 +0000</pubDate><guid>https://swantron.com/2010/07/04/laboratory-equipment/</guid><description>&lt;p&gt;I think what I fondly refer to as my laboratory might not classify as a true lab, per se. I have some sweet stuff going for me in my garage workspace&amp;hellip;but the lack of &lt;a href="http://www.labplanet.com"&gt;lab equipment&lt;/a&gt; might leave me with more of a nerd fortress, and less of a lab. Here is a quick pic: &lt;img src="https://swantron.com/uploads/2010/07/work-shop.jpg" alt="workshop" title="work-shop"
 loading="lazy"
 decoding="async"
/&gt;
 While most of my projects are electronic in nature, I still get down and dirty with some mechanical projects. Woodworking, too, and of course programming. I would for sure benefit from a &lt;a href="http://www.labplanet.com/laboratory-apparatus.html"&gt;laboratory apparatus&lt;/a&gt; or two, in order to establish some lab credibility. Those above links are to Lab Planet&amp;hellip;which I stumbled across while looking for some equipment. I was looking into a dry ice machine, which they have, and saw that they have scores of sweet equipment. Centrifuges, microscopes, furnaces&amp;hellip;even mass spec stuff. How sweet would my Arduino projects be with a touch of chemistry?&lt;/p&gt;</description></item><item><title>How To Stretch a Wedding Band</title><link>https://swantron.com/2010/07/03/how-to-stretch-a-wedding-band/</link><pubDate>Sat, 03 Jul 2010 12:14:19 +0000</pubDate><guid>https://swantron.com/2010/07/03/how-to-stretch-a-wedding-band/</guid><description>&lt;p&gt;1) Get this stuff &lt;img src="https://swantron.com/uploads/2010/07/ring-stretcher.jpg" alt="cool" title="ring-stretcher"
 loading="lazy"
 decoding="async"
/&gt;
 2) Put it like this &lt;img src="https://swantron.com/uploads/2010/07/stretch-ring.jpg" alt="yep" title="stretch-ring"
 loading="lazy"
 decoding="async"
/&gt;
 3) Smash the crap out of the metal thing with the framing hammer, until stuck &lt;img src="https://swantron.com/uploads/2010/07/wedding-band-stretcher.jpg" alt="huuray" title="wedding-band-stretcher"
 loading="lazy"
 decoding="async"
/&gt;
 4) Remove metal thing and ring with vice grips, awl, 2x4, and framing hammer&amp;hellip;throw thumbs up. &lt;img src="https://swantron.com/uploads/2010/07/great-ring.jpg" alt="neat" title="great-ring"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Hot Dog Sandwich</title><link>https://swantron.com/2010/07/03/hot-dog-sandwich/</link><pubDate>Sat, 03 Jul 2010 11:18:30 +0000</pubDate><guid>https://swantron.com/2010/07/03/hot-dog-sandwich/</guid><description>&lt;p&gt;Worst idea I&amp;rsquo;ve had in quite some time&amp;hellip;hot dog sandwich. Here is how you make a retarded hot dog sandwich, in case you feel a need to wreck your guts, feed a prisoner, lose your job, etc.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Halve some h dogs.&lt;/li&gt;
&lt;li&gt;Pan fry said h dogs. &lt;img src="https://swantron.com/uploads/2010/07/fried-hot-dog.jpg" alt="eww" title="fried-hot-dog"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/li&gt;
&lt;li&gt;Assemble sandwich. &lt;img src="https://swantron.com/uploads/2010/07/hot-dog-sandwich.jpg" alt="ew" title="hot-dog-sandwich"
 loading="lazy"
 decoding="async"
/&gt;
 I went for pickles and spicy brown mustard on my stupid sandwich. Feel free to dump whatever you have in the fridge on that sonofabitch&amp;hellip;I don&amp;rsquo;t think it really matters. Wrap-up: h dog sandwiches taste like fail.&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>american residential law group info</title><link>https://swantron.com/2010/07/02/american-residential-law-group-info/</link><pubDate>Fri, 02 Jul 2010 17:29:04 +0000</pubDate><guid>https://swantron.com/2010/07/02/american-residential-law-group-info/</guid><description>&lt;p&gt;Times are still tough. Our economy is still a wreck. Foreclosures are still rampant; however, there is no need to give up your livelihood. When push comes to shove, why take a hit and declare bankruptcy, when you can just as easily do a little home loan modification and get your expenditures back in line with your income. Enter &lt;a href="http://www.arlgnow.com"&gt;American Residential Law Group&lt;/a&gt;. This is their bread and butter. &lt;img src="https://swantron.com/uploads/2010/07/legal.jpg" alt="legal" title="legal"
 loading="lazy"
 decoding="async"
/&gt;
 Regardless of how unlikely it seems that you will keep your home, these guys will go to bat for you. Experience goes a long ways&amp;hellip;especially when things are in flux as they are currently. Give them a shot&amp;hellip;it will work out.&lt;/p&gt;</description></item><item><title>The Great Bozeman Storm of 2010</title><link>https://swantron.com/2010/07/01/the-great-bozeman-storm-of-2010/</link><pubDate>Thu, 01 Jul 2010 19:36:49 +0000</pubDate><guid>https://swantron.com/2010/07/01/the-great-bozeman-storm-of-2010/</guid><description>&lt;p&gt;I snapped this pic from work (in Four Corners) about twenty minutes before hell wrought down fury upon Bozeman, Montana in the form of large hail. &lt;img src="https://swantron.com/uploads/2010/07/bozeman-storm.jpg" alt="storm" title="bozeman-storm"
 loading="lazy"
 decoding="async"
/&gt;
 Hail dents the size of Matzah Balls. Details will follow.&lt;/p&gt;</description></item><item><title>Watch This…aka Clock Talk</title><link>https://swantron.com/2010/07/01/watch-this-aka-clock-talk/</link><pubDate>Thu, 01 Jul 2010 19:00:01 +0000</pubDate><guid>https://swantron.com/2010/07/01/watch-this-aka-clock-talk/</guid><description>&lt;p&gt;So there I find myself, shopping for watches. Granted, my cellphone has been my primary time keeping device for well over a decade, but every once in a while I find myself looking to accesorize. Watches, why not? Don&amp;rsquo;t judge me. &lt;img src="https://swantron.com/uploads/2010/07/uber.jpg" alt="uber" title="uber"
 loading="lazy"
 decoding="async"
/&gt;
 Function plus style. Multitasking? You cannot go wrong with a watch. So, I have been poking around a bit, and at first, I had my eye on this &lt;a href="http://www.bluedial.com/jacques-lemans-watch.htm"&gt;jacques lemans watch&lt;/a&gt; I found online at bluedial.com: &lt;img src="https://swantron.com/uploads/2010/07/j-lemons.jpg" alt="boxy" title="j-lemons"
 loading="lazy"
 decoding="async"
/&gt;
 Right? Pretty minimal&amp;hellip;sleek&amp;hellip;bling-ish? Well, hold your breath. I then stumbled across this guy, also by Jacque Lemans &lt;img src="https://swantron.com/uploads/2010/07/jaque-lemons.jpg" alt="mmh" title="jaque-lemons"
 loading="lazy"
 decoding="async"
/&gt;
 Tell me that doesn&amp;rsquo;t look like a robot head. I dare you&amp;hellip;tell me. Regardless, bluedial has all sorts of brands, if robot head watches aren&amp;rsquo;t your thing. If they aren&amp;rsquo;t, you are completely out of your mind, for what it is worth. Most likely, I will continue to use the smartphone as my timepiece. Still waiting on my Droid Incredible, which should have the most awesome time app in the histories of both apps and time. There still exists a soft spot in my heart for a good, old fashioned watch&amp;hellip;maybe if the Incredible looked more robotic, that would cease to be the case.&lt;/p&gt;</description></item><item><title>Work is Awesome</title><link>https://swantron.com/2010/07/01/work-is-awesome/</link><pubDate>Thu, 01 Jul 2010 18:44:02 +0000</pubDate><guid>https://swantron.com/2010/07/01/work-is-awesome/</guid><description>&lt;p&gt;How many desk drawers do you actually utilize on a daily basis at a software development company? ***Spoiler alert&amp;hellip;&lt;strong&gt;effin zero&lt;/strong&gt;*** Extra drawer overload&amp;hellip;what to do? &lt;img src="https://swantron.com/uploads/2010/07/desk-drawer.jpg" alt="desk" title="desk-drawer"
 loading="lazy"
 decoding="async"
/&gt;
 Food, for the win.&lt;/p&gt;</description></item><item><title>Computer Forensics</title><link>https://swantron.com/2010/06/29/computer-forensics/</link><pubDate>Tue, 29 Jun 2010 18:41:15 +0000</pubDate><guid>https://swantron.com/2010/06/29/computer-forensics/</guid><description>&lt;p&gt;It would be pretty unlikely, given my history blogging and working in the software development field, that I would not be a computer guy. Quite unlikely, and utterly false, for the record. I too am a huge fan of forensics. Kate and I have nearly worn out our old CRT TV upstairs in the bedroom watching Forensic Files on TrueTV. Can&amp;rsquo;t get enough of crime fighting science nerds. Saving the day with technology&amp;hellip;pretty much my dream job. Combine those observations, and it is a natural assumption that I would be all about &lt;a href="http://www.computerforensic.com"&gt;Computer Forensics&lt;/a&gt;, and that would also be a valid inference. Maybe someday, I can use my mad skills to serve the purpose of expert witness in a sweet cyber crime&amp;hellip;until then, I&amp;rsquo;ll be cranking out oddly-filtered images using the Gimp: &lt;img src="https://swantron.com/uploads/2010/06/investigator.jpg" alt="investigator" title="investigator"
 loading="lazy"
 decoding="async"
/&gt;
 Remember the story from a month or so ago about the data exposure linked to printer hard drives shipped to China? Case in point&amp;hellip;e-discovery is a huge concern currently. I&amp;rsquo;ll admit it, I had never thought twice about &amp;lsquo;what happens when you send a document to print&amp;rsquo; until that hit the media. Even though the print jobs are not visible after a time on the printer itself, anyone with half a brain would think that said info could be retrieved. This is the realm of computer forensics professionals&amp;hellip;yank that drive and get to work&amp;hellip;all completely retrievable, until the drive is juiced and files need to be overwritten. Case in point, make no assumptions regarding what is assumed to be secure. I stumbled upon Elluma Discovery while checking into the field a bit. They are computer forensics specialists&amp;hellip;providing expert witnesses in e-discovery all over the place. How all over the place? The examiners in question have testified in State and Federal Courts, at arbitrations, mediations, and depositions. I&amp;rsquo;m jealous. I just use my skills to make sure lenders give credit where appropriate. If I end up in court in my current position, I have done something grossly wrong. Grossly. Maybe Elluma is hiring&amp;hellip;I could mix my computer skills with my firearms skills. Concealed carrying forensics tech? FOR THE WIN, SON.&lt;/p&gt;</description></item><item><title>Aruino + Ethernet = In the Mail</title><link>https://swantron.com/2010/06/29/aruino-ethernet-in-the-mail/</link><pubDate>Tue, 29 Jun 2010 18:33:07 +0000</pubDate><guid>https://swantron.com/2010/06/29/aruino-ethernet-in-the-mail/</guid><description>&lt;p&gt;Amusing Amazon order time&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/06/arduino-shield.jpg" alt="ethernet" title="arduino-shield"
 loading="lazy"
 decoding="async"
/&gt;
 Arduino Ethernet shield, and a ring stretching tool. Go figure. Both respective projects will be well documented.&lt;/p&gt;</description></item><item><title>4th of July Flags</title><link>https://swantron.com/2010/06/28/4th-of-july-flags/</link><pubDate>Mon, 28 Jun 2010 17:13:13 +0000</pubDate><guid>https://swantron.com/2010/06/28/4th-of-july-flags/</guid><description>&lt;p&gt;I really wish I had a boat. There is not much that fills me with a sense of Americana than seeing an old wooden boat flying the Stars and Stripes. I&amp;rsquo;m not certain what it is about &lt;a href="http://www.united-states-flag.com"&gt;US Flags&lt;/a&gt; on boats, but it is pretty awesome. To a lesser degree, I take great pride in seeing &lt;a href="http://www.united-states-flag.com/outdoorflags.html"&gt;American Flags&lt;/a&gt; on front porches. The good old Red White and Blue almost chokes me up&amp;hellip;so too (to a lesser extent) do &lt;a href="http://www.united-states-flag.com/carflags.html"&gt;car flags&lt;/a&gt;, but that is a topic for later discussion. &lt;img src="https://swantron.com/uploads/2010/06/independance-day.jpg" alt="nice" title="independance-day"
 loading="lazy"
 decoding="async"
/&gt;
 I&amp;rsquo;d love nothing more, than to be out on Fort Peck or Canyon Ferry on a boat of some nature, cruising along with a flag cracking in the breeze. I could easily afford a Jet Ski, but the whole flag effect would be diminished. Maybe jury rig a car flag onto the handle bars of an old stand-up machine&amp;hellip;doesn&amp;rsquo;t really have the same effect or street credibility as you can exude if you are a boat owner. Our plans for this Fourth are still yet undecided. You had better believe that I will have a flag next to the Bell camper, and a cooler full of tasty OML. Maybe a few hot dogs&amp;hellip;if there is room.&lt;/p&gt;</description></item><item><title>Custom Auto Detailing</title><link>https://swantron.com/2010/06/28/custom-auto-detailing/</link><pubDate>Mon, 28 Jun 2010 17:07:43 +0000</pubDate><guid>https://swantron.com/2010/06/28/custom-auto-detailing/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/06/silverado-ss1.jpg" alt="ridin derdy" title="silverado-ss"
 loading="lazy"
 decoding="async"
/&gt;
 Customizing your Silverado SS is easy. You&amp;rsquo;ll need: * Spray Paint * Junk Mail, and * Masking Tape That&amp;rsquo;s it. Mask off the areas you don&amp;rsquo;t want murdered-out with the mail and tape. Rattle can the areas you want murdered. The end.&lt;/p&gt;</description></item><item><title>Shopping Cart Talk</title><link>https://swantron.com/2010/06/28/shopping-cart-talk/</link><pubDate>Mon, 28 Jun 2010 16:38:58 +0000</pubDate><guid>https://swantron.com/2010/06/28/shopping-cart-talk/</guid><description>&lt;p&gt;I need to start peddling goods. Who wouldn&amp;rsquo;t want to wear a swantron shirt? Maybe a swantron mousepad? Who knows? They could sell like hot cakes. Or flapjacks. I have been mulling over the shopping cart issue for a while. I don&amp;rsquo;t see much harm in throwing up an e-commerce portion to the site, as so long as it is secure. I really don&amp;rsquo;t want to throw caution to the wind, and have a sketchy shopping cart that I don&amp;rsquo;t endorse attached to my livelihood. &lt;img src="https://swantron.com/uploads/2010/06/robot-shopping.jpg" alt="robotic" title="robot-shopping"
 loading="lazy"
 decoding="async"
/&gt;
 I have been looking into various options, and seem to have found a good one in &lt;a href="http://www.summercart.com/"&gt;Summer Cart shopping cart software&lt;/a&gt;. Security is my biggest concern, but one also must look at the other aspects when making a decision of this magnitude&amp;hellip;namely, shipping, support, payment plans, and ease of implementation. Here is a quick screen shot to drive home my point. &lt;img src="https://swantron.com/uploads/2010/06/summer-cart.jpg" alt="cartograph" title="summer-cart"
 loading="lazy"
 decoding="async"
/&gt;
 Summer Cart has integrated reporting. I&amp;rsquo;m all about my metrics&amp;hellip;comes with the territory that I deal with on a daily basis at work. It is tough to make improvements blindly, and running reports is the way to base a business decision. What I really enjoy about Summer Cart is the admin control panel. Anything you could think of is covered&amp;hellip;which makes for an easy decision. Stay tuned&amp;hellip;you all better be foaming at the mouth at the thought of some swantron tees. It could be the fashion statement of the the year.&lt;/p&gt;</description></item><item><title>22 Degrees Solar Halo</title><link>https://swantron.com/2010/06/24/22-degrees-solar-halo/</link><pubDate>Thu, 24 Jun 2010 17:12:09 +0000</pubDate><guid>https://swantron.com/2010/06/24/22-degrees-solar-halo/</guid><description>&lt;p&gt;I took a spin outside for a brief reading session on my lunch break yesterday. I&amp;rsquo;m glad I did, as I was treated to a little optical phenominon action&amp;hellip;in the form of a 22 Degree Solar Halo. FTW. I&amp;rsquo;m posting some pics I snapped&amp;hellip;I&amp;rsquo;ll toss in the full write-up soon.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2010/06/22degreehalo.jpg"&gt;&lt;img src="https://swantron.com/uploads/2010/06/22degreehalo.jpg" alt="dang" title="22degreehalo"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2010/06/22-degree-halo.jpg"&gt;&lt;img src="https://swantron.com/uploads/2010/06/22-degree-halo.jpg" alt="cool" title="22-degree-halo"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2010/06/sun-circle.jpg"&gt;&lt;img src="https://swantron.com/uploads/2010/06/sun-circle.jpg" alt="number 1" title="sun-circle"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2010/06/optical-halo.jpg"&gt;&lt;img src="https://swantron.com/uploads/2010/06/optical-halo.jpg" alt="inverted" title="optical-halo"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I inverted the colors of that last pic, quite obviously. That will be my template, so to speak, on which to wax nerdy in a Physics-y kind of way. Stay tuned.&lt;/p&gt;</description></item><item><title>Video Card Mania</title><link>https://swantron.com/2010/06/23/video-card-mania/</link><pubDate>Wed, 23 Jun 2010 16:51:20 +0000</pubDate><guid>https://swantron.com/2010/06/23/video-card-mania/</guid><description>&lt;p&gt;At the risk of sounding like a grumpy (thirty year) old codger and really dating myself, I&amp;rsquo;m going to go ahead and wax sentimental for a second. We had an Atari way back in the day. Way back, as in I thought it was called a &amp;ldquo;Natari.&amp;rdquo; It was awesome. My two favorite games&amp;hellip; Frogger, maybe of course, and an obscure game called Gopher. Gopher involved whacking gophers on the head with a shovel as they tried to eat your carrots, which you planted as a stork dropped seeds. No way to win&amp;hellip;just hold off the gophers until you go insane. Aah, the good old days. &lt;img src="https://swantron.com/uploads/2010/06/robot-atari.jpg" alt="atari" title="robot-atari"
 loading="lazy"
 decoding="async"
/&gt;
 Don&amp;rsquo;t get me wrong, I&amp;rsquo;m all about my Wii. Every once in a while, it is good to take a step back from the buzz and take a look at the state of things. I&amp;rsquo;m going to wager that *most of the games thrown out to the market are not even slightly as rewarding to the player as Frogger, Gopher, or Pong for that matter. It is easy to get wrapped up in new things&amp;hellip;super easy. It is often hard to qualify, when everything is marketed to its quantified value. The same exact thing holds true for my dear computers. I always want a new one. If not a new one completely, I want more RAM, a better video card, a meaty hard drive, etc. Even though I spend most of my time hammering out paid posts such as this, for some odd reason I think I need something that can store the Library of Congress and play two first person shooters simultaneously. It is a problem. Let&amp;rsquo;s focus on &lt;a href="http://computers.pricegrabber.com/video-cards/p/5/%20"&gt;computer video cards &lt;/a&gt;for a moment, to illustrate my point. I could, without a doubt, get by with a budget video card. Like this little guy: &lt;img src="https://swantron.com/uploads/2010/06/vidcard.jpg" alt="bad" title="vidcard"
 loading="lazy"
 decoding="async"
/&gt;
 However, my tech ego dictates that I look at things like this monstrosity: &lt;img src="https://swantron.com/uploads/2010/06/videocard1.jpg" alt="bad" title="videocard1"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;and, I&amp;rsquo;m drooling a little. I don&amp;rsquo;t need that&amp;hellip;if you do, hit that link up there and check them out. I&amp;rsquo;m going to play some Wii.&lt;/p&gt;</description></item><item><title>Billings Tornado Video</title><link>https://swantron.com/2010/06/20/billings-tornado-video/</link><pubDate>Sun, 20 Jun 2010 18:28:10 +0000</pubDate><guid>https://swantron.com/2010/06/20/billings-tornado-video/</guid><description>&lt;figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"&gt;&lt;div class="wp-block-embed__wrapper"&gt;https://www.youtube.com/watch?v=NlGsNN7TPrc &lt;/div&gt;&lt;/figure&gt;There it is…incredible.</description></item><item><title>Billings Tornado Picture</title><link>https://swantron.com/2010/06/20/billings-tornado-picture/</link><pubDate>Sun, 20 Jun 2010 16:38:18 +0000</pubDate><guid>https://swantron.com/2010/06/20/billings-tornado-picture/</guid><description>&lt;p&gt;Here is the first pic I have seen come in of the soon-to-be-infamous Metra Twister. &lt;img src="https://swantron.com/uploads/2010/06/billings-tornado.jpg" alt="twister" title="billings-tornado"
 loading="lazy"
 decoding="async"
/&gt;
 Shot from the Heights by none other than Hat Shop Tony. Hopefully someone posts some image of the Metra getting nailed.&lt;/p&gt;</description></item><item><title>Billings Metra Tornado</title><link>https://swantron.com/2010/06/20/billings-metra-tornado/</link><pubDate>Sun, 20 Jun 2010 16:12:44 +0000</pubDate><guid>https://swantron.com/2010/06/20/billings-metra-tornado/</guid><description>&lt;p&gt;Breaking story&amp;hellip;The Billings Metra is roofless. &lt;img src="https://swantron.com/uploads/2010/06/metra.jpg" alt="blowsos" title="metra"
 loading="lazy"
 decoding="async"
/&gt;
 I imagine it went something like that. How it spun down from the Heights and still had that much power may be interesting to see. More to come.&lt;/p&gt;</description></item><item><title>Kodak Easy Share</title><link>https://swantron.com/2010/06/18/kodak-easy-share/</link><pubDate>Fri, 18 Jun 2010 15:55:59 +0000</pubDate><guid>https://swantron.com/2010/06/18/kodak-easy-share/</guid><description>&lt;p&gt;I&amp;rsquo;m writing this post on the road. Opera Mini is what it is&amp;hellip; It certainly is not a blogger&amp;rsquo;s smoothest means of posting content. That said, another day another dollar; there are paid posts to write. Like this guy about Kodak cameras. &lt;img src="https://swantron.com/uploads/2010/06/kodak-easy-share.jpg" alt="easy" title="kodak-easy-share"
 loading="lazy"
 decoding="async"
/&gt;
 The posting tool isn&amp;rsquo;t optimum, but the timing is right. We made it to Helena without our trusty &lt;a href="http://www.pricespider.com/compare-prices-point-shoot/kodak/easyshare-digital-camera-silver-m340-8936650-1996645.html"&gt;easyshare digital camera&lt;/a&gt;. I should say the &amp;lsquo;we&amp;rsquo; with a disclaimer, since it is a bright pink Kodak Easy Share. Color aside, I love the thing. The picture quality is super, and the user interface is super easy to use to boot. I&amp;rsquo;d you haven&amp;rsquo;t tried Kodak cameras in the past few years, you should give one a shot before buying another brand. They really have focused on usability instead of the bells and whistles, and have the best easy-to-use product on the market. They still have the features that the average consumer wants, but leaves out the type of additional stuff that is largely unused by most. Check one out. They are fairly inexpensive now, and give you a ton of bang for your buck.&lt;/p&gt;</description></item><item><title>Stellarium on Ubuntu</title><link>https://swantron.com/2010/06/17/stellarium-on-ubuntu/</link><pubDate>Thu, 17 Jun 2010 17:30:55 +0000</pubDate><guid>https://swantron.com/2010/06/17/stellarium-on-ubuntu/</guid><description>&lt;p&gt;It has been too long since I have sang the merits of Ubuntu. Meerkat is great. 10.10 LTS has been flawless for me, even since the beta, on both my notebooks and my Mini 9 netbook. Anyhow, I have had Stellarium running for some time. I realized I have yet to mention it. Here is the view from my &amp;rsquo;laboratory&amp;rsquo; from two nights ago: &lt;img src="https://swantron.com/uploads/2010/06/moon-venus.jpg" alt="moon venus" title="moon-venus"
 loading="lazy"
 decoding="async"
/&gt;
 Awful photojournalism. Wanna fight about it? Pictured is the Moon, Venus, the Moon, and Venus&amp;hellip;the two former live, and the two latter via Stellarium. Pretty sweet. I have had Stellarium cranked up several times looking at stars, but my BlackBerry is far worse when it comes to photographing stars than it is when photographing planets and the Moon. Check it out&amp;hellip;price is FREE.99 via the Ubuntu Software Center. FTW.&lt;/p&gt;</description></item><item><title>Google Apps Chat</title><link>https://swantron.com/2010/06/16/google-apps-chat/</link><pubDate>Wed, 16 Jun 2010 17:14:02 +0000</pubDate><guid>https://swantron.com/2010/06/16/google-apps-chat/</guid><description>&lt;p&gt;I&amp;rsquo;m all about Google. It is no secret that Android gives me the warm and fuzzies; I suppose that is the root of my affection. As I sit here, looking at my quickly-dying BlackBerry Pearl, I&amp;rsquo;m counting down the days until I can blog via my HTC Incredible. It will be, undoubtedly, incredible. Especially since I can have the Android holler at my Arduino, and vice versa. My warm and fuzzies just turned into warmer and fuzziers. Enough about that. Today, we are talking Google Apps. Buy into the cloud computing revolution, my friends, as it is upon us. Google is far more than the search engine of times earlier: &lt;img src="https://swantron.com/uploads/2010/06/google.jpg" alt="google" title="google"
 loading="lazy"
 decoding="async"
/&gt;
 If you haven&amp;rsquo;t received the memo, there now exists Google Apps: &lt;img src="https://swantron.com/uploads/2010/06/google-apps.jpg" alt="google apps" title="google-apps"
 loading="lazy"
 decoding="async"
/&gt;
 Long story short, Google Apps allows you to free up system space by whisking your info into the clouds. Cloud computing is the future&amp;hellip;no need to keep several TBs of data locally, when info can be collected and accessed via an online warehouse. Check out the &lt;a href="http://www.google.com/enterprise/marketplace/viewListing?productListingId=4970+4188150475217982560"&gt;Google Apps Marketplace&lt;/a&gt;, if you don&amp;rsquo;t believe me. Secure solutions for practically any info that was once married to one particular machine or server. I stumbled across this site, after they asked me to blog for dough about them&amp;hellip; &lt;a href="http://www.mavenlink.com"&gt;Mavenlink&lt;/a&gt; is on the cutting edge of the Google Apps scene. Login with your Google ID, and you are given direct integration with Gmail, Google Calendar, Google Sites, et. al. Now that &lt;a href="http://www.prnewswire.com/news-releases/mavenlink-now-integrated-with-google-apps-96461759.html"&gt;Mavenlink is now integrated with Google Apps&lt;/a&gt;, sharing info is easy as whistling Dixie. As far as I can tell, the ease of and subsequent utilization of Google Docs alone would pay for itself in absolutely no time. Perhaps I&amp;rsquo;m jaded after far-too-long spent accessing user shared folders and fighting firewall rules, but I feel that documents in the cloud is a superior means of disseminating information. Hit one of those links and see for yourself. I&amp;rsquo;m going to go look at some more Android spec sheets. So excited.&lt;/p&gt;</description></item><item><title>Bonus LED Action</title><link>https://swantron.com/2010/06/15/bonus-led-action/</link><pubDate>Tue, 15 Jun 2010 18:11:43 +0000</pubDate><guid>https://swantron.com/2010/06/15/bonus-led-action/</guid><description>&lt;p&gt;Aftermath of my last Arduino session in my garage/workshop? Bonus LED action. &lt;img src="https://swantron.com/uploads/2010/06/solar-cell-led.jpg" alt="bonus" title="solar-cell-led"
 loading="lazy"
 decoding="async"
/&gt;
 It turns out my florescent lamp was pretty weak&amp;hellip;the 7 O&amp;rsquo;Clock sun put it to shame, in the day-after mess of my &amp;rsquo;lab.&amp;rsquo; Indirectly awesome. ***ADDITIONAL BONUS MATERIAL*** See if you can spot the following * Netbook * Notebook * Zoot Badge * Solar Panel * USB cord * Table * Cardboard Box * Other Random Electronics Crap Good Luck!&lt;/p&gt;</description></item><item><title>Arduino Solar Cell Input</title><link>https://swantron.com/2010/06/14/arduino-solar-cell-input/</link><pubDate>Mon, 14 Jun 2010 18:41:13 +0000</pubDate><guid>https://swantron.com/2010/06/14/arduino-solar-cell-input/</guid><description>&lt;p&gt;Here we go. As I &lt;a href="https://swantron.com/solar-panel-led-set-up/"&gt;mentioned a few days ago&lt;/a&gt;, I&amp;rsquo;m horsing around with analog input to my Arduino, in the form of input via a solar cell. For the win. It turns out, that I&amp;rsquo;m getting far better with my casual electronics experimentation&amp;hellip;I will chalk this one up as a win&amp;hellip;My basic set-up is this&amp;hellip;Radio Shack solar cell, breadboard, florescent light source, Arduino, and a notebook.&lt;/p&gt;
&lt;h3 id="step-1-gauge-light-source-via-multimeter"&gt;Step 1: Gauge light source via multimeter&lt;/h3&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/06/solar-test.jpg" alt="test" title="solar-test"
 loading="lazy"
 decoding="async"
/&gt;

1.7 V&amp;hellip;no need to toss in a resister, as the Arduino can handle 5V without issue. Good to go.&lt;/p&gt;</description></item><item><title>Life Insurance Star</title><link>https://swantron.com/2010/06/12/life-insurance-star/</link><pubDate>Sat, 12 Jun 2010 13:39:05 +0000</pubDate><guid>https://swantron.com/2010/06/12/life-insurance-star/</guid><description>&lt;p&gt;Time for my insurance rant of the week. Another rainy Saturday, another afternoon spent trolling for better insurance. This time: Life Insurance! &lt;img src="https://swantron.com/uploads/2010/06/dead-robot.jpg" alt="dead robot" title="dead-robot"
 loading="lazy"
 decoding="async"
/&gt;
 I managed to find some pretty slick stuff at LifeInsuranceStar. Not only the normal &lt;a href="http://www.lifeinsurancestar.com"&gt;Life Insurance Quotes&lt;/a&gt;, but they had a huge range of reviews and articles, ranking the &lt;a href="http://www.lifeinsurancestar.com/lifeinsurance/company-ratings.php"&gt;Best Life Insurance Companies&lt;/a&gt;. Trust me, it is not easy to find this type of info in a concise format. Check out Geico&amp;hellip;ranks pretty high for life insurance. &lt;img src="https://swantron.com/uploads/2010/06/geico.png" alt="geico" title="geico"
 loading="lazy"
 decoding="async"
/&gt;
 I spent some time checking out the &lt;a href="http://www.freeannuityrates.com"&gt;Annuity&lt;/a&gt; information. The site itself is slick&amp;hellip;made it easy to get wrapped up in my research.&lt;/p&gt;</description></item><item><title>Solar Panel LED Set-up</title><link>https://swantron.com/2010/06/12/solar-panel-led-set-up/</link><pubDate>Sat, 12 Jun 2010 13:35:22 +0000</pubDate><guid>https://swantron.com/2010/06/12/solar-panel-led-set-up/</guid><description>&lt;p&gt;New project under way&amp;hellip; Solar Panel + LED at this point&amp;hellip;soon to be solar panel &amp;raquo; analog input Spoiler: it is going to be awesome &lt;img src="https://swantron.com/uploads/2010/06/solar-panel.jpg" alt="solar panel" title="solar-panel"
 loading="lazy"
 decoding="async"
/&gt;
 Stay tuned for further details&lt;/p&gt;</description></item><item><title>Remote Desktop Musings</title><link>https://swantron.com/2010/06/12/remote-desktop-musings/</link><pubDate>Sat, 12 Jun 2010 12:05:12 +0000</pubDate><guid>https://swantron.com/2010/06/12/remote-desktop-musings/</guid><description>&lt;p&gt;I am a fan of remote computer access. Huge fan, in fact. I use the crap out of it at work on our Windows XP boxes to access the Load and Performance boxes. I too fire upremote access software at home on my Linux machines&amp;hellip;primarily to help D-Rock troubleshoot his Ubuntu set-up. Both scenarios have proven to be quite important, and almost a necessity any more. &lt;img src="https://swantron.com/uploads/2010/06/dude.jpg" alt="dude" title="dude"
 loading="lazy"
 decoding="async"
/&gt;
 Whereas my scenarios are quite secure and specific, there exists a need for more secure, wide ranging remote access solutions. How about some 256-bit encryption? Like industry leading [link removed] With a secure system like that, you can troubleshoot other people&amp;rsquo;s computers remotely, with confidence for both the client and operator. Same is true for work collaboration. The flow of ideas is far easier to channel via a remote connection, be it a single user driving the discussion, or even with multiple users rolling simultaneously. Another use is a little less conventional. You can utilize the remote desktop set-up to act as a file share system. Multiple users, remotely rolling files in and out of a &amp;lsquo;server&amp;rsquo; machine remotely via the interwebs. Not too bad of an idea at all, if you ask me. Hit one of those links to read more. I&amp;rsquo;m going to attempt to remotely access Katie&amp;rsquo;s notebook, through a remote connection from my netbook, from a remote connection to my notebook. +1 bonus degree of separation&lt;/p&gt;</description></item><item><title>MS Paint Tips</title><link>https://swantron.com/2010/06/09/ms-paint-tips/</link><pubDate>Wed, 09 Jun 2010 16:59:48 +0000</pubDate><guid>https://swantron.com/2010/06/09/ms-paint-tips/</guid><description>&lt;p&gt;Pomeranians are creepy. &lt;img src="https://swantron.com/uploads/2010/06/small-dog.jpg" alt="small dog" title="small-dog"
 loading="lazy"
 decoding="async"
/&gt;
 Mad MS Paint skillz. +1 small dog&lt;/p&gt;</description></item><item><title>Found: My Dream Robotics Project</title><link>https://swantron.com/2010/06/06/found-my-dream-robotics-project/</link><pubDate>Sun, 06 Jun 2010 10:05:23 +0000</pubDate><guid>https://swantron.com/2010/06/06/found-my-dream-robotics-project/</guid><description>&lt;p&gt;+1 Android +1 Arduino +1 Voice Recognition I found this guy &lt;a href="http://www.engadget.com/2010/04/05/android-and-arduino-packin-cellbot-features-voice-recognition/"&gt;over at engadget&lt;/a&gt;&amp;hellip;called truckbot, it packs the aforementioned awesome things I love. &lt;img src="https://swantron.com/uploads/2010/06/cellbot.jpg" alt="cellbot" title="cellbot"
 loading="lazy"
 decoding="async"
/&gt;
 Truckbot is autonomous&amp;hellip;the little sucker won&amp;rsquo;t drive off the edge of a table, even if user prompts it to. This may be a violation of one of Assimov&amp;rsquo;s robot rules&amp;hellip;go look it up. No time to blog&amp;hellip;must continue drooling over this.&lt;/p&gt;</description></item><item><title>Insurance Overload</title><link>https://swantron.com/2010/06/06/insurance-overload/</link><pubDate>Sun, 06 Jun 2010 09:30:13 +0000</pubDate><guid>https://swantron.com/2010/06/06/insurance-overload/</guid><description>&lt;p&gt;Here&amp;rsquo;s to the weekend. It is too nasty to sit outside, my lawn is mowed, the rivers are all blown-out (fish aren&amp;rsquo;t biting) still, the Cubs aren&amp;rsquo;t on for another two hours, and the Croc-Pot is full already. It looks like it is time to do some more insurance research. Nice little Sunday, actually. At work we have an opt-out for our health insurance plan. It was not worth opting out, per se, when I started there. Out of curiosity, I decided to troll around to see if health plans have gone up, down, stalemated, etc. Since I still have the old S-Corp (inactive, as far as the State of MT is concerned) I started looking into &lt;a href="http://www.localinsurance.com"&gt;business insurance quotes&lt;/a&gt; to boot. Interesting stuff, I swear. Let&amp;rsquo;s start with the health. When I was actively making loot as CEO/owner of Alpha Solutions Inc., I kept a Blue Cross / Blue Shield policy for my health insurance. Not much coverage, but not much cost per month. Win/Win AND Lose/Lose. Nice. If I were to do it again, I would most certainly combine my heath with my &lt;a href="http://www.localinsurance.com/montana/"&gt;Montana business insurance&lt;/a&gt; (add your own state here&amp;hellip;&lt;a href="http://www.localinsurance.com/california/"&gt;California business insurance&lt;/a&gt;, etc) for both savings and ease. I would probably increase my coverage from &amp;lsquo;detrimental&amp;rsquo; to &amp;lsquo;actually get a sprained ankle looked at&amp;rsquo; levels, as well. &lt;img src="https://swantron.com/uploads/2010/06/crutches.jpg" alt="humanoid" title="crutches"
 loading="lazy"
 decoding="async"
/&gt;
 Might help. I did think this was pretty epic. &lt;img src="https://swantron.com/uploads/2010/06/zero-feet.jpg" alt="small man" title="zero-feet"
 loading="lazy"
 decoding="async"
/&gt;
 I&amp;rsquo;d say that if you are zero feet tall, then maybe you should not be looking for insurance. Or, you should be looking for a great deal of insurance. Might be time to look into a talk show career, and then into the &lt;a href="http://www.insurance.ca.gov"&gt;California Department of Insurance&lt;/a&gt; upon arriving to Hollywood. I wonder if a sub-one-foot-tall person could type with his/her tiny little fingers. Might be comical.&lt;/p&gt;</description></item><item><title>Ringtone Mania</title><link>https://swantron.com/2010/06/04/ringtone-mania/</link><pubDate>Fri, 04 Jun 2010 20:09:54 +0000</pubDate><guid>https://swantron.com/2010/06/04/ringtone-mania/</guid><description>&lt;p&gt;There is no hiding the fact that I&amp;rsquo;m a tech guy. With tech guy comes cell phone guy, and with cell phone guy comes cell phone accessories guy. Apps, schmapps&amp;hellip;let&amp;rsquo;s kick it dirty with some ringtones! Let it be known that I am still an incredible hip-hop-head. The last thing I want is a girlie-haired guitar balladeer high singing to me that someone is trying to contact me. That sounds more miserable than dodging a call on vibrate. So bad. In order to better illustrate the point I&amp;rsquo;m trying to make, let me introduce &lt;a href="http://ringtones.jamster.com/artist/jay-z/18459"&gt;jay - z&lt;/a&gt; as a robot: &lt;img src="https://swantron.com/uploads/2010/06/robot-jigga.jpg" alt="jigga" title="robot-jigga"
 loading="lazy"
 decoding="async"
/&gt;
 Awesome. Here is the run-down. Or, in hip-hop speak, the &amp;lsquo;haps.&amp;rsquo; Every possible situation I could imagine encountering could be made better with a Jay-Z ringtone. Peep these haps. Call from work &amp;ndash; &lt;strong&gt;It&amp;rsquo;s a Hard Knock Life&lt;/strong&gt;. Instead of treated, we get tricked&amp;hellip;instead of kisses, we get kicked. Call from Kate &amp;ndash; &lt;strong&gt;99 Problems&lt;/strong&gt;. I do in fact have 99 problems, but a b ain&amp;rsquo;t one. Call from parents &amp;ndash; &lt;strong&gt;New York State of Mind&lt;/strong&gt;. I bet they would like some Alicia Keys. She sings nicely. Call from Zig &amp;ndash; &lt;strong&gt;Money Ain&amp;rsquo;t a Thing&lt;/strong&gt;. He is always broke as a joke. See? Awesome. Young Hov would approve.&lt;/p&gt;</description></item><item><title>Useless-bot</title><link>https://swantron.com/2010/06/04/useless-bot/</link><pubDate>Fri, 04 Jun 2010 19:47:10 +0000</pubDate><guid>https://swantron.com/2010/06/04/useless-bot/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/06/useless-robot.jpg" alt="boring" title="useless-robot"
 loading="lazy"
 decoding="async"
/&gt;
 -1 boring -1 small head three and three-quarter stars&lt;/p&gt;</description></item><item><title>Insurance Info Revisited</title><link>https://swantron.com/2010/06/04/insurance-info-revisited/</link><pubDate>Fri, 04 Jun 2010 18:59:59 +0000</pubDate><guid>https://swantron.com/2010/06/04/insurance-info-revisited/</guid><description>&lt;p&gt;Maybe it is because I turned 30. Maybe it is because I am predisposed to worry. Gout &lt;em&gt;and&lt;/em&gt; worrying? Thanks, folks. Good looking out on the genes. I am sort of an insurance nut. Moreover, I am always trolling for deals&amp;hellip;which puts me in a perpetual quest for both better and cheaper insurance. It is a never-ending cycle. I have (ducks jeers) had very very good luck with Geico. Not well enough to steer clear of the &lt;a href="http://www.iii.org/"&gt;Insurance Information Institute&lt;/a&gt; website, but good luck anyhow. With two vehicles, a third on the way, health, and renter&amp;rsquo;s insurance in the fray, I need to cover my bases. Fortunately enough, Alpha Solutions Inc. is currently at an idle state per the fine State of Montana, or I would have &lt;a href="http://www.netquote.com/"&gt;business insurance health&lt;/a&gt; on my mind as well. Oh, my days with a shovel! How I miss you so! Let me count the ways&amp;hellip;one. Getting a tan. Got a little long winded there. Anyhow, I was checking for insurance rates for my gangster whip, the 96 Yukon. Remember this guy from back in the day? &lt;img src="https://swantron.com/uploads/2010/06/dirty-dirty.jpg" alt="yukon" title="dirty-dirty"
 loading="lazy"
 decoding="async"
/&gt;
 Well, I still ride dirty in the Yukon. I&amp;rsquo;d like to ride cheap and dirty, so there I find myself doing things like this. I stumbled upon NetQuote, and ran through the info gauntlet. Stumbling upon this guy&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/06/highschool.jpg" alt="high" title="highschool"
 loading="lazy"
 decoding="async"
/&gt;
 Some high school? You better have some damned high school education before you get all keyboard happy and start firing your personal data into a form. Or alternatively, you should be provided with a pop-up &amp;lsquo;go back to damned school, idiot, then look for some damned insurance&amp;rsquo; box. But again, I digress. Well, long story shorter, I didn&amp;rsquo;t bite. I am paying too much for the Yukon&amp;rsquo;s insurance, but I am saving a ton with my currant renter&amp;rsquo;s/Katie&amp;rsquo;s ring insurance policy. You win some you lose some. At least I am still not horsing around with &lt;a href="http://www.netquote.com/business-insurance/"&gt;small business insurance&lt;/a&gt;. Always keep it positive. Always.&lt;/p&gt;</description></item><item><title>32×32 Arduino Awesome-ness</title><link>https://swantron.com/2010/06/03/32x32-arduino-awesome-ness/</link><pubDate>Thu, 03 Jun 2010 16:03:05 +0000</pubDate><guid>https://swantron.com/2010/06/03/32x32-arduino-awesome-ness/</guid><description>&lt;p&gt;I wish I had done this&amp;hellip;unfortunately, I have my hands full with a handfull of LEDs. 1024 LEDs&amp;hellip;give me a break. Osgeld (a man amongst boys) over at the &lt;a href="http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1267250236"&gt;arduino forums&lt;/a&gt; showed off his 32x32 dot matrix panel proof of concept. &lt;img src="https://swantron.com/uploads/2010/06/32x32.jpg" alt="awesome" title="32x32"
 loading="lazy"
 decoding="async"
/&gt;
 Take a peak at his wiring: &lt;img src="https://swantron.com/uploads/2010/06/backside.jpg" alt="back" title="backside"
 loading="lazy"
 decoding="async"
/&gt;
 How he managed to get that sucker up and running without smoking the shit out of his components is beyond me. Prost, sir. Well played.&lt;/p&gt;</description></item><item><title>Debt Settlement Info</title><link>https://swantron.com/2010/06/03/debt-settlement-info/</link><pubDate>Thu, 03 Jun 2010 15:53:20 +0000</pubDate><guid>https://swantron.com/2010/06/03/debt-settlement-info/</guid><description>&lt;p&gt;Greetings and good afternoon. I thought I would go ahead and give my reader base a little info regarding &lt;a href="http://www.nationalrelief.com"&gt;Debt Settlement&lt;/a&gt;. &lt;img src="https://swantron.com/uploads/2010/06/brokos.jpg" alt="brokos" title="brokos"
 loading="lazy"
 decoding="async"
/&gt;
 Long story short, the bump provides you the info. Be debt free in 12-36 months. Get help with credit card debt via Debt Settlement. Avoid Bankruptcy, Call Now for Debt Relief 1-888-703-4948 BBB+ Member. +1 Robot MS Paint effort&lt;/p&gt;</description></item><item><title>Weaponized Robot = Aggressive</title><link>https://swantron.com/2010/06/01/weaponized-robot-aggressive/</link><pubDate>Tue, 01 Jun 2010 20:53:49 +0000</pubDate><guid>https://swantron.com/2010/06/01/weaponized-robot-aggressive/</guid><description>&lt;p&gt;I&amp;rsquo;m not one to be down-and-out-self-deprecating-bummed-out about things in general, but iRobot has just made my tri-colored LED progress look like peanuts. Tri-colored peanuts, but peanuts nonetheless. Hats off to you all, iRobot dudes. This is awesome. &lt;img src="https://swantron.com/uploads/2010/06/robo-laser.jpg" alt="robo laser" title="robo-laser"
 loading="lazy"
 decoding="async"
/&gt;
 From spectrum.ieee.org:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;iRobot released today new video of its Warrior robot, a beefed up version of the more well-known PackBot, demonstrating use of the APOBS (Anti-Personnel Obstacle Breaching System), an explosive line charge deployed by a rocket, with a small parachute holding back the end of the line. The APOBS, iRobot says, is designed for &amp;ldquo;deliberate breaching of anti-personnel minefields and multi-strand wire obstacles.&amp;rdquo; Although it may concern those who don&amp;rsquo;t like the arming of robots, it makes great eye candy for those who like robots, rockets, and explosions.&lt;/p&gt;</description></item><item><title>Business Card 2.0</title><link>https://swantron.com/2010/05/31/business-card-2-0/</link><pubDate>Mon, 31 May 2010 14:44:50 +0000</pubDate><guid>https://swantron.com/2010/05/31/business-card-2-0/</guid><description>&lt;p&gt;Ramiro&amp;hellip;I dig your style. &lt;img src="https://swantron.com/uploads/2010/05/usb-card.jpg" alt="ramiro" title="usb-card"
 loading="lazy"
 decoding="async"
/&gt;
 Spanish telecom extraordinaire and all around hero Ramiro Pareja Veredas has the coolest business cards ever. Printed onto a card, with a male USB interface&amp;hellip;if you have the pleasure of getting one of these from ol&amp;rsquo; Ramiro, you can plug it into your computer and see his HTML resume, etc. &lt;img src="https://swantron.com/uploads/2010/05/usb-business-card.jpg" alt="usb" title="usb-business-card"
 loading="lazy"
 decoding="async"
/&gt;
 Per Ramiro himself:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Clearly, it is not the cheaper business card in the world (about 5 euros/piece for a small batch order), but it is a (relatively) small price for having a card in your pocket that has more CPU power than the computer that led the man to the moon.&lt;/p&gt;</description></item><item><title>iPad Updates</title><link>https://swantron.com/2010/05/28/ipad-updates/</link><pubDate>Fri, 28 May 2010 13:33:29 +0000</pubDate><guid>https://swantron.com/2010/05/28/ipad-updates/</guid><description>&lt;p&gt;Yesterday marked the official &lt;a href="http://www.pcworld.co.uk"&gt;iPad&lt;/a&gt; release in the UK, France, Germany, Italy, Spain, and Switzerland. And our neighbors to the North, Canada. I&amp;rsquo;m trying to think of an insult to Canada, but all I can come up with is ehPad. I think I&amp;rsquo;ll go with that&amp;hellip;Apple ehPad. We Yankees have had these around for what seems like a long time. What is the current state of the latest Apple buzz-inducing product? &lt;img src="https://swantron.com/uploads/2010/05/apple-ipad.jpg" alt="robo" title="apple-ipad"
 loading="lazy"
 decoding="async"
/&gt;
 Well, apps, for starters. Apple managed to get a huge bump due to the iPhone developer core. Granted a bunch of the available apps are &amp;lsquo;iPhone ports&amp;rsquo; so to speak, there are tons and tons of them. I really like a few of the ideas that have been thrown around. From the simple-ish ideas, like an air hockey game&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/05/ipad-air-hockey.jpg" alt="air hockey" title="ipad-air-hockey"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;to the &lt;strong&gt;h&lt;em&gt;holier than though less than two iPhone and an iPad having squares need not appl&lt;/em&gt;&lt;/strong&gt;y apps&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/05/scrabble-ipad.jpg" alt="scrabble" title="scrabble-ipad"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;there are some very entertaining apps for purchase. I like that Scrabble notion quite a bit. I bet I could do that with a pair of Droids and a Linux tablet, but I digress. I need to make more money writing paid posts like this, before I can think about two Droids. Fail. The one thing that has fallen off the radar is the marketing point that the iPad was to be the Kindle killer. I have not seen any press regarding using an iPad as an e-book reader, which on the onset was one of the primary selling points. It could be an issue with battery life, with respect to the Kindle&amp;rsquo;s battery kind e-ink. More likely, it is easier to show flashy things like gaming on the units&amp;hellip;makes for a more interesting story, I suppose. I guess I&amp;rsquo;m still on the fence. As is the case with all things techy and new, I still want one. You can keep the iPhones though&amp;hellip;I&amp;rsquo;m not biting there. In the mean time, I&amp;rsquo;m going to see if my ehPad meme takes off.&lt;/p&gt;</description></item><item><title>Woot FAIL</title><link>https://swantron.com/2010/05/28/woot-fail/</link><pubDate>Fri, 28 May 2010 13:27:44 +0000</pubDate><guid>https://swantron.com/2010/05/28/woot-fail/</guid><description>&lt;p&gt;Once again, I almost got a bag-o-crap on yesterday&amp;rsquo;s woot-off. Got to this point&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/05/boc.jpg" alt="boc" title="boc"
 loading="lazy"
 decoding="async"
/&gt;
 Entered my card security code&amp;hellip;.and nothing. I hate woot.&lt;/p&gt;</description></item><item><title>Awesome T-Shirt Time!</title><link>https://swantron.com/2010/05/28/awesome-t-shirt-time/</link><pubDate>Fri, 28 May 2010 13:22:37 +0000</pubDate><guid>https://swantron.com/2010/05/28/awesome-t-shirt-time/</guid><description>&lt;p&gt;My little sister is pretty funny. Long story short, I bought a suit for my upcoming wedding. Elizabeth&amp;rsquo;s response was &amp;ldquo;You bought a black suit? Wow. You never have to shop for clothes again.&amp;rdquo; You know what? She is pretty much right. I replied &amp;ldquo;Yep&amp;hellip;that about does it. I guess I can pick up some Levis and wifeys every now and then, and that is that.&amp;rdquo; Awesome.&lt;/p&gt;
&lt;p&gt;Aside from that, I have an urge to grab a &lt;a href="http://www.cafepress.com"&gt;custom tshirt&lt;/a&gt; every now and then. Like my &amp;ldquo;I&amp;rsquo;m Hungary for Turkey&amp;rdquo; tee&amp;hellip;classy. Out of curiosity, I ended up trolling around to see if there were any good Lost shirts on the webs. It turns out I need to check out stuff of this nature more often. There are all sorts of amazing products that I have been oblivious to. There is a whole world of &lt;a href="http://shop.cafepress.com/twilight"&gt;Eclipse merchandise&lt;/a&gt; that I found. Check this guy&amp;hellip;&lt;/p&gt;</description></item><item><title>Arduino Tri-Colored LED</title><link>https://swantron.com/2010/05/25/arduino-tri-colored-led/</link><pubDate>Tue, 25 May 2010 20:59:39 +0000</pubDate><guid>https://swantron.com/2010/05/25/arduino-tri-colored-led/</guid><description>&lt;p&gt;Tri-Colored LED Arduino control. Check. I&amp;rsquo;m bringing sexy back. &lt;img src="https://swantron.com/uploads/2010/05/arduino-led.jpg" alt="led" title="arduino-led"
 loading="lazy"
 decoding="async"
/&gt;
 Sadly enough, it is basically a ground coupled with a Red, Green, and Blue lead. Nonetheless, I&amp;rsquo;m pumped.&lt;/p&gt;</description></item><item><title>Keyboard Dwelling Robot</title><link>https://swantron.com/2010/05/25/keyboard-dwelling-robot/</link><pubDate>Tue, 25 May 2010 12:29:42 +0000</pubDate><guid>https://swantron.com/2010/05/25/keyboard-dwelling-robot/</guid><description>&lt;p&gt;I sure wouldn&amp;rsquo;t want to hang out in my keyboard. &lt;img src="https://swantron.com/uploads/2010/05/green-technology.jpg" alt="green technology" title="green-technology"
 loading="lazy"
 decoding="async"
/&gt;
 Crumbs. Full of crumbs.&lt;/p&gt;</description></item><item><title>Meeting Robot | I Need This</title><link>https://swantron.com/2010/05/24/meeting-robot-i-need-this/</link><pubDate>Mon, 24 May 2010 22:47:34 +0000</pubDate><guid>https://swantron.com/2010/05/24/meeting-robot-i-need-this/</guid><description>&lt;p&gt;Best idea of the week&amp;hellip;a robot to attend your meetings. &lt;img src="https://swantron.com/uploads/2010/05/work-robot.png" alt="right there" title="work-robot"
 loading="lazy"
 decoding="async"
/&gt;
 From dailymail.co.uk&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Fed up with attending endless meetings when you&amp;rsquo;d much rather be at home? Step forward the QB from Anybots - a robot who can go to the office for you. Developed by Bob Christopher, the brainchild behind the Pleo dinosaurs, the cute looking robot is essentially a teleconferencing system on wheels. The robot can alter its height from 3ft to 5.7ft and weighs 2.5st, with a main computer and several mini-computers on board. It has an LCD monitor mounted on its head which feeds a webcam image of the telecommuter. It &amp;lsquo;sees&amp;rsquo; via a 5MP video camera in one eye, and a lower resolution camera on the head that points downwards. It &amp;lsquo;hears&amp;rsquo; via three microphones that feed audio to the telecommuter, and has high-quality speakers for audio in the other direction.&lt;/p&gt;</description></item><item><title>Shop Like Swantron</title><link>https://swantron.com/2010/05/24/shop-like-swantron/</link><pubDate>Mon, 24 May 2010 17:43:53 +0000</pubDate><guid>https://swantron.com/2010/05/24/shop-like-swantron/</guid><description>&lt;p&gt;I&amp;rsquo;m either the best shopper or the worst shopper in the world. I love a deal as much as anybody, but I absolutely hate the process of mulling over purchases. Stores make me uneasy&amp;hellip;the pressure to buy impulsively mixed with the people mixed with the smells and sounds drives me up the wall. People watching is fun, but not fun enough to shop recreationally. I am the type of dude who knows what he wants. Moreover, I know how to conduct product research. More moreover, I am pretty dang good at cross-referencing, research, and comparison in general. That aspect suits me incredibly well for online shopping&amp;hellip;which has become my main means of purchasing goods. Yours truly, for the win. &lt;img src="https://swantron.com/uploads/2010/05/robot-shopping.jpg" alt="shopping robot" title="robot-shopping"
 loading="lazy"
 decoding="async"
/&gt;
 Shop like swantron. I have had it with sites like deals.woot and slickdeals. Too much garbage, too little quantity. If you are truly looking for some online [link removed], hit the link and check out savings.com. Maybe I&amp;rsquo;m jaded, since I&amp;rsquo;m a techno-fiend. I don&amp;rsquo;t think so, though. I have made zero attempt to cover up the fact that I am a Dell fanboy&amp;hellip;savings.com has [link removed] that make my offers from Dell themselves look pretty lousy. Don&amp;rsquo;t jump to conclusions, though&amp;hellip;they also frequently push out Verizon deals that smoke the verizonwireless deals out of the water. Just saying. Long story short, this is exactly the type of site that makes my day, shopping-wise. I can sit back and look for deals that I have been considering, without spending any time physically looking for stuff of this nature. Aggregation in it&amp;rsquo;s finest. Now, the thing that remains is figuring out how to budget more effectively&amp;hellip;that might be where [link removed] comes in. Personal finance is the best finance, so it seems. I&amp;rsquo;m off to check for deals on earbuds. My Skull Candys are out of commission. One earbud is one earbud too few, when you are living ghetto fabulous in a 4x8 cubicle. Offices, for the loss.&lt;/p&gt;</description></item><item><title>Super Robot</title><link>https://swantron.com/2010/05/23/super-robot/</link><pubDate>Sun, 23 May 2010 12:25:25 +0000</pubDate><guid>https://swantron.com/2010/05/23/super-robot/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/05/super-robot.jpg" alt="super robot" title="super-robot"
 loading="lazy"
 decoding="async"
/&gt;
 I left my Arduino at work. Poorly played. The next best thing, quite unfortunately, is to post another damned robot drawing. Green robots&amp;hellip;there you go.&lt;/p&gt;</description></item><item><title>HTC Evo First Look</title><link>https://swantron.com/2010/05/22/htc-evo-first-look/</link><pubDate>Sat, 22 May 2010 12:54:01 +0000</pubDate><guid>https://swantron.com/2010/05/22/htc-evo-first-look/</guid><description>&lt;p&gt;Is there such a thing as ‘phone envy?’ There should be. I am pretty sure I have an extreme case…maybe I could be the subject of some sort of case study. What has me this week? HTC Evo. Android 2.1 and a slick screen…need I say more? &lt;img src="https://swantron.com/uploads/2010/05/htc-evo.jpg" alt="4.3 inch screen" title="htc-evo"
 loading="lazy"
 decoding="async"
/&gt;
 This sucker is hot. Long story short, this is the answer to the 4G iPhone and to the Nexus One. I think the Apple Fanboiz would have to admit that the Evo is superior to anything coming out with an ‘i’ appended to the front. Does the iPhone have a kickstand? Didn’t think so. The Evo does. Does the iPhone have two cameras? Evo does; an 8-megapixel and a 1.3 megapixle. Count ‘em and weep, fellas. Since this phone is still under the radar, so to speak, so tracking down &lt;a href="http://www.htcevoaccessories.net/"&gt;HTC Evo Accessories&lt;/a&gt; is definitely an online mission. Here is a link to &lt;a href="http://www.htcevoaccessories.net/cases.html"&gt;HTC Evo Cases&lt;/a&gt;…what the heck…I’ll even throw you a bone with a &lt;a href="http://www.htcevoaccessories.net/scprandsk.html"&gt; HTC Evo Screen Protectors&lt;/a&gt;link. In the meantime, I’m going to be sitting here pouting that I still have a RIM phone. BlackBerries seem so 2007.&lt;/p&gt;</description></item><item><title>100 Greatest Inventions Fail</title><link>https://swantron.com/2010/05/19/100-greatest-inventions-fail/</link><pubDate>Wed, 19 May 2010 15:37:51 +0000</pubDate><guid>https://swantron.com/2010/05/19/100-greatest-inventions-fail/</guid><description>&lt;p&gt;Per Telegraph.co.uk&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A study of 4,000 consumers also placed the Apple smart phone - which has sold 42 million units since its launch in 2007 - ahead of the car, camera and flushing toilet.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/05/iPhone_black.jpg" alt="fail" title="iPhone_black"
 loading="lazy"
 decoding="async"
/&gt;
 Way to go, Britan. You bunch of ninnies.&lt;/p&gt;
&lt;p&gt;Check the full (asinine) list &lt;em&gt;100 Greatest Inventions&lt;/em&gt;:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Wheel&lt;/li&gt;
&lt;li&gt;Aeroplane&lt;/li&gt;
&lt;li&gt;Light bulb&lt;/li&gt;
&lt;li&gt;Internet&lt;/li&gt;
&lt;li&gt;PCs&lt;/li&gt;
&lt;li&gt;Telephone&lt;/li&gt;
&lt;li&gt;Penicillin&lt;/li&gt;
&lt;li&gt;iPhone&lt;/li&gt;
&lt;li&gt;Flushing toilet&lt;/li&gt;
&lt;li&gt;Combustion engine&lt;/li&gt;
&lt;li&gt;Contraceptive pill&lt;/li&gt;
&lt;li&gt;Washing machine&lt;/li&gt;
&lt;li&gt;Central heating&lt;/li&gt;
&lt;li&gt;Fridge&lt;/li&gt;
&lt;li&gt;Pain killers&lt;/li&gt;
&lt;li&gt;Steam engine&lt;/li&gt;
&lt;li&gt;Freezer&lt;/li&gt;
&lt;li&gt;Camera&lt;/li&gt;
&lt;li&gt;Cars&lt;/li&gt;
&lt;li&gt;Spectacles&lt;/li&gt;
&lt;li&gt;Mobile phones&lt;/li&gt;
&lt;li&gt;Toilet paper&lt;/li&gt;
&lt;li&gt;Hoover&lt;/li&gt;
&lt;li&gt;Trains&lt;/li&gt;
&lt;li&gt;Google&lt;/li&gt;
&lt;li&gt;Microwave&lt;/li&gt;
&lt;li&gt;Email&lt;/li&gt;
&lt;li&gt;The pen&lt;/li&gt;
&lt;li&gt;Hot water&lt;/li&gt;
&lt;li&gt;Shoe&lt;/li&gt;
&lt;li&gt;Compass&lt;/li&gt;
&lt;li&gt;Ibuprofen&lt;/li&gt;
&lt;li&gt;Toothbrush&lt;/li&gt;
&lt;li&gt;Hair straighteners&lt;/li&gt;
&lt;li&gt;Laptops&lt;/li&gt;
&lt;li&gt;Knife and fork&lt;/li&gt;
&lt;li&gt;Scissors&lt;/li&gt;
&lt;li&gt;Paper&lt;/li&gt;
&lt;li&gt;Space travel&lt;/li&gt;
&lt;li&gt;Kettle&lt;/li&gt;
&lt;li&gt;Calculator&lt;/li&gt;
&lt;li&gt;Bed&lt;/li&gt;
&lt;li&gt;Remote control&lt;/li&gt;
&lt;li&gt;Roof&lt;/li&gt;
&lt;li&gt;Air conditioning&lt;/li&gt;
&lt;li&gt;SAT NAV&lt;/li&gt;
&lt;li&gt;Wi-Fi&lt;/li&gt;
&lt;li&gt;Cats-eyes&lt;/li&gt;
&lt;li&gt;Matches&lt;/li&gt;
&lt;li&gt;Power steering&lt;/li&gt;
&lt;li&gt;Tumble dryer&lt;/li&gt;
&lt;li&gt;Bicycle&lt;/li&gt;
&lt;li&gt;Sky+&lt;/li&gt;
&lt;li&gt;Tea bags&lt;/li&gt;
&lt;li&gt;Umbrella&lt;/li&gt;
&lt;li&gt;iPod&lt;/li&gt;
&lt;li&gt;Taps&lt;/li&gt;
&lt;li&gt;Crash helmet&lt;/li&gt;
&lt;li&gt;Wristwatch&lt;/li&gt;
&lt;li&gt;eBay&lt;/li&gt;
&lt;li&gt;DVD player&lt;/li&gt;
&lt;li&gt;Nappies&lt;/li&gt;
&lt;li&gt;Ladder&lt;/li&gt;
&lt;li&gt;Sun tan lotion&lt;/li&gt;
&lt;li&gt;Lawnmower&lt;/li&gt;
&lt;li&gt;Make-up&lt;/li&gt;
&lt;li&gt;Chairs&lt;/li&gt;
&lt;li&gt;Sunglasses&lt;/li&gt;
&lt;li&gt;The game of football&lt;/li&gt;
&lt;li&gt;Sliced bread&lt;/li&gt;
&lt;li&gt;Sofa&lt;/li&gt;
&lt;li&gt;Razor blades&lt;/li&gt;
&lt;li&gt;Screwdriver&lt;/li&gt;
&lt;li&gt;Motorways&lt;/li&gt;
&lt;li&gt;Head/ear phones&lt;/li&gt;
&lt;li&gt;Towels&lt;/li&gt;
&lt;li&gt;Push-up bra&lt;/li&gt;
&lt;li&gt;Binoculars&lt;/li&gt;
&lt;li&gt;WD40&lt;/li&gt;
&lt;li&gt;Mascara&lt;/li&gt;
&lt;li&gt;Hair dryer&lt;/li&gt;
&lt;li&gt;Facebook&lt;/li&gt;
&lt;li&gt;Escalator&lt;/li&gt;
&lt;li&gt;Hair dye&lt;/li&gt;
&lt;li&gt;Wellington boots&lt;/li&gt;
&lt;li&gt;Spell check&lt;/li&gt;
&lt;li&gt;Calendars&lt;/li&gt;
&lt;li&gt;Cheese grater&lt;/li&gt;
&lt;li&gt;Buses&lt;/li&gt;
&lt;li&gt;Post-it notes&lt;/li&gt;
&lt;li&gt;Gloves&lt;/li&gt;
&lt;li&gt;Satellite discs&lt;/li&gt;
&lt;li&gt;Pedestrian crossing&lt;/li&gt;
&lt;li&gt;Baby&amp;rsquo;s dummy&lt;/li&gt;
&lt;li&gt;Curtains&lt;/li&gt;
&lt;li&gt;Bottle opener&lt;/li&gt;
&lt;li&gt;Food blender&lt;/li&gt;
&lt;li&gt;Dustpan and brush&lt;/li&gt;
&lt;li&gt;Desks&lt;/li&gt;
&lt;li&gt;Clothes peg\n\nI don&amp;rsquo;t know where to begin. What a effin joke. Curtains? Ladders? IPhones? Pain killers and ibuprofen both listed? I&amp;rsquo;m not mad, Englanders, I&amp;rsquo;m just confused and disappointed in your effeminate asses. &lt;strong&gt;How about beer, robots, and swantron.com. In that order.&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>Best News on the Interwebs</title><link>https://swantron.com/2010/05/19/best-news-on-the-interwebs/</link><pubDate>Wed, 19 May 2010 11:31:38 +0000</pubDate><guid>https://swantron.com/2010/05/19/best-news-on-the-interwebs/</guid><description>&lt;p&gt;I spend a fair amount of time blathering on about technology and current events. I figured I should put together a post to divulge some of my sources. Think of this either as a master &amp;ldquo;works cited&amp;rdquo; reference, or as a &amp;ldquo;read like Joe&amp;rdquo; document, of sorts. &lt;img src="https://swantron.com/uploads/2010/05/reading-the-newspaper.jpg" alt="holy smokes" title="reading-the-newspaper"
 loading="lazy"
 decoding="async"
/&gt;
 Take note, I have not had a newspaper or magazine subscription for years. Years and years, actually. All of my sources are online&amp;hellip;for better or worse. I&amp;rsquo;m all about my news&amp;hellip;the more varied, the better. I typically begin by checking local online sources, namely the Bozeman Daily Chronicle and Billings Gazette. The Bozeman Police Reports alone make the Cronicle worth checking, for comedic value alone. When it comes to national news sources, I typically stick to drudgereport.com and news.google.com. Drudge is fairly conservative, (some might argue that he is uber-conservative, but I disagree) but fairly thorough. I have Google filtered to give me a ton of national and science-based stories. All in all, these both serve to collect news from a large variety of sources. It serves to keep the reader on his or her toes, by keeping fresh points of view present. I have a few more specialized news sources I check on a daily basis as well. I keep up with our neighbors across the pond with &lt;a href="http://www.euronewss.com"&gt;euro news&lt;/a&gt;, and stay current with my nerd news via slashdot. Euro News fills in the spaces missed by mainstream media regarding Europe, and slashdot fills in the things that media deems too obscure on which to report. I also check a few other random sites on a frequent basis. The Onion is the best, and their sister site AV Club offers some good reviews of music, games, movies, etc. Geekologie is quickly becoming a favorite as well&amp;hellip;sort of like swantron, oddly enough. I keep up on my beloved Chicago Cubs on viewfromthebleachers.com, and to a lesser extent cubs.com. Consider yourselves warned&amp;hellip;but please don&amp;rsquo;t cut out the middleman and stop checking this site out. swantron.com FTW!&lt;/p&gt;</description></item><item><title>Keyboard Robot Alert</title><link>https://swantron.com/2010/05/18/keyboard-robot-alert/</link><pubDate>Tue, 18 May 2010 18:39:34 +0000</pubDate><guid>https://swantron.com/2010/05/18/keyboard-robot-alert/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/05/keyboard_robot.jpg" alt="keyboard" title="keyboard_robot"
 loading="lazy"
 decoding="async"
/&gt;
 green robot drawing&amp;hellip;three and three-quarter stars&lt;/p&gt;</description></item><item><title>Wrigley Field /vs/ Cashman Field</title><link>https://swantron.com/2010/05/18/wrigley-field-vs-cashman-field/</link><pubDate>Tue, 18 May 2010 11:54:00 +0000</pubDate><guid>https://swantron.com/2010/05/18/wrigley-field-vs-cashman-field/</guid><description>&lt;p&gt;Well, baseball season is in full swing. The Cubs have some high points and some low points, and are playing sub .500 ball at this point. Good starting pitching, shaky bullpen, sporadic hitting from the middle of the line-up. D-Lee and Rami are playing poorly, while Soto and this guy&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/05/sori.jpg" title="sori"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;are absolutely tearing it up compared to &amp;lsquo;09. Marlon Byrd and Carlos Silva have proven to be good additions to the team; Marmol is coming around. All in all, exciting year. Win/Loss record, considered. Here is the issue. I live 700 miles from the closest Major League stadium. In fact, I am equally far away from the two closest, Coors Field and Safeco Park. As much as I would love to jump on &lt;a href="http://www.stubhub.com/"&gt;StubHub&lt;/a&gt; and line up some tickets to Wrigley&amp;hellip;it is not financially in the cards. Nay, it is not possible to &lt;em&gt;get a week off work&lt;/em&gt; to slide over to Chicago, Denver, Seattle, et al. Stupid work. There is a light at the end of the tunnel, however. Remember that Vegas wedding Katie and I have coming up? That&amp;rsquo;s right&amp;hellip;bring on some 51&amp;rsquo;s. Last summer we hit a game at Cashman Field. &lt;img src="https://swantron.com/uploads/2010/05/cashman.jpg" alt="cashman" title="cashman"
 loading="lazy"
 decoding="async"
/&gt;
 See that orange line? That was the route to the beer garden. We were fortunate enough to hit dollar Bud night at the field. Muy bueno! Anyhow, hopefully the wedding trip will find us at Cashman again. If you manage to find yourself in Vegas&amp;hellip;I would highly recommend it. In fact, here here is a &lt;a href="http://www.savings.com/m-StubHub-coupons.html"&gt;StubHub coupon code&lt;/a&gt;, for your ticket-getting pleasure. Maybe work will settle down, the Cubs will get in the win column more often, and I&amp;rsquo;ll be able to make it out to Wrigley this fall. I&amp;rsquo;m not holding my breath, though, as I have been watching the Cubs crash and burn for 25 years now. I can always dream&amp;hellip;I can always dream.&lt;/p&gt;</description></item><item><title>New Robot</title><link>https://swantron.com/2010/05/14/new-robot/</link><pubDate>Fri, 14 May 2010 22:17:34 +0000</pubDate><guid>https://swantron.com/2010/05/14/new-robot/</guid><description>&lt;p&gt;Well, the Cubs suck&amp;hellip;green robots don&amp;rsquo;t. &lt;img src="https://swantron.com/uploads/2010/05/new_robot.jpg" alt="new robot" title="new_robot"
 loading="lazy"
 decoding="async"
/&gt;
 Bam.&lt;/p&gt;</description></item><item><title>How to Fix a Paper Cutter</title><link>https://swantron.com/2010/05/12/how-to-fix-a-paper-cutter/</link><pubDate>Wed, 12 May 2010 17:55:12 +0000</pubDate><guid>https://swantron.com/2010/05/12/how-to-fix-a-paper-cutter/</guid><description>&lt;p&gt;I walked into my designated printer room at work today to find the paper cutter broken. What a tragedy, right? I have absolutely no idea why we need a paper cutter, let alone several paper cutters, at our software shop FWIW. Regardless, I took it upon myself to remedy the problem. Sleep tight, thy co-workers&amp;hellip;rest assured that you can again transform 8.5&amp;quot; x 11&amp;quot; paper sheets into 8.25&amp;quot; x 11&amp;quot; paper sheets, thanks to my pro bono paper cutter fixing skills. Observe.&lt;/p&gt;</description></item><item><title>Awesome Robot</title><link>https://swantron.com/2010/05/12/awesome-robot/</link><pubDate>Wed, 12 May 2010 17:12:05 +0000</pubDate><guid>https://swantron.com/2010/05/12/awesome-robot/</guid><description>&lt;p&gt;Could the green robot drawings be winding down? Hell to tha no! Suckaz! &lt;img src="https://swantron.com/uploads/2010/05/awesome_robot.jpg" alt="totes awesome" title="awesome_robot"
 loading="lazy"
 decoding="async"
/&gt;
 This guy, FTW!&lt;/p&gt;</description></item><item><title>Zenni Optical | Very Zen-Like</title><link>https://swantron.com/2010/05/10/zenni-optical-very-zen-like/</link><pubDate>Mon, 10 May 2010 16:03:06 +0000</pubDate><guid>https://swantron.com/2010/05/10/zenni-optical-very-zen-like/</guid><description>&lt;p&gt;Consider this my official heads-up to the drivers in Southwestern Montana: I am practically blind behind the wheel. Especially right around dusk&amp;hellip;something about the indirect light makes my eyes tired to the point where everything is a blurry mess. Not good. Welcome to my thirties, I guess. Turns out I am badly in need of some &lt;a href="http://www.zennioptical.com"&gt;eyeglasses&lt;/a&gt;&amp;hellip;and none too pleased. My first thought was to get some contacts. Hide the fact, so to speak, that I am ageing. But then I start thinking about it&amp;hellip;I really don&amp;rsquo;t need correction at work. I also don&amp;rsquo;t need help when I read&amp;hellip;so why not just bite the bullet and get some eyeglasses, that I could toss in the car? Here is why. I absolutely destroy sunglasses. If I have glasses that I wear &amp;lsquo;on occasion,&amp;rsquo; I will get only a few occasions to wear them before they are either lost or scratched to bejesus. Same goes for my cell phones, but I digress. So, looking at the mall and at Costco, it turns out that eyeglasses are break-the-bank pricey. Enter stage left&amp;hellip;Zenni Optical. Check the price on this guy&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/05/zenni1.jpg" alt="zenni" title="zenni"
 loading="lazy"
 decoding="async"
/&gt;
 As my caption so nicely states, that is cheaper than lunch at the danged deli. For good looking frames, to boot. Eight bucks is for the pure prescription lens, but they also offer bifocals, progressives, you name it. For dirt cheap. Problem solved, the problem being my need for several pairs of specs. I could grab an armful of these for less than the price of one pair at the mall, and therein have a pair in the SS, Yukon, Kate&amp;rsquo;s Camry, the living room, work, etc. Plus, for eight bucks, I could have a next year&amp;rsquo;s Halloween costume knocked out&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/05/buddy_holly.jpg" alt="great balls of fire" title="buddy_holly"
 loading="lazy"
 decoding="async"
/&gt;
 Buddy Holly baby. Or the guy from Major League played by Charlie Sheen. Decisions decisions.&lt;/p&gt;</description></item><item><title>Ubuntu Naming History</title><link>https://swantron.com/2010/05/08/ubuntu-naming-history/</link><pubDate>Sat, 08 May 2010 12:37:05 +0000</pubDate><guid>https://swantron.com/2010/05/08/ubuntu-naming-history/</guid><description>&lt;p&gt;I started thinking about my first Ubuntu experience&amp;hellip;8.04, Hardy Heron. Good stuff. I got curious and looked up the previous version names&amp;hellip;and found them fairly interesting. &lt;img src="https://swantron.com/uploads/2010/01/ubuntuwhite.jpg" alt="ubuntu FTW" title="ubuntuwhite"
 loading="lazy"
 decoding="async"
/&gt;
 Warty Warthog 4.10 Hoary Hedgehog 5.04 Breezy Badger 5.10 Dapper Drake 6.06 Edgy Eft 6.10 Feisty Fawn 7.04 Gutsy Gibbon 7.10 Hardy Heron 8.04 Intrepid Ibex 8.10 Jaunty Jackalope 9.04 Karmic Koala 9.10 Lucid Lynx 10.04 Maverick Meerkat 10.10 The trend is self-apparent. Now, the names are alphabetically similar, and in a descending order. Shitty sentence, yes, but too is this sentence shitty. The numbers correspond to the year of release, and month of release&amp;hellip;meaning that the Meerkat drop that I have will remain beta for another 5 months. Nerd points.&lt;/p&gt;</description></item><item><title>Snowbot</title><link>https://swantron.com/2010/05/08/snowbot/</link><pubDate>Sat, 08 May 2010 12:22:27 +0000</pubDate><guid>https://swantron.com/2010/05/08/snowbot/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/05/snowbot.jpg" alt="snowbot" title="snowbot"
 loading="lazy"
 decoding="async"
/&gt;
 Snow? In May? Give me a f*cking break, Mother Nature.&lt;/p&gt;</description></item><item><title>Arduino Button Implementation</title><link>https://swantron.com/2010/05/04/arduino-button-implementation/</link><pubDate>Tue, 04 May 2010 18:35:47 +0000</pubDate><guid>https://swantron.com/2010/05/04/arduino-button-implementation/</guid><description>&lt;p&gt;LED. Check Breadboard. Check Bunch of wires. Check. C++. Check. &lt;img src="https://swantron.com/uploads/2010/05/ardueenie.jpg" alt="ardueenie" title="ardueenie"
 loading="lazy"
 decoding="async"
/&gt;
 What is that under my finger? A BAD ASSED BUTTON! I&amp;rsquo;m going to have this robot up and rolling in no time. Everyone knows that every robot needs at least one button&amp;hellip;the fricking kill switch. For, in case, said robot gains sentience and tries to kill the creator. And I&amp;rsquo;m not going down by robot death. Skin cancer, maybe, but no death by robot.&lt;/p&gt;</description></item><item><title>High 5: Top Online Degrees</title><link>https://swantron.com/2010/05/03/high-5-top-online-degrees/</link><pubDate>Mon, 03 May 2010 18:12:08 +0000</pubDate><guid>https://swantron.com/2010/05/03/high-5-top-online-degrees/</guid><description>&lt;p&gt;You know what? I&amp;rsquo;m pretty pumped I graduated when I did. Compared to my little sister, who is currently in the university system in Idaho, I paid practically nothing for my undergraduate degree. &lt;strong&gt;My mathematical science degree, for the win&lt;/strong&gt;. Five grand does &lt;em&gt;not&lt;/em&gt; go very far these days&amp;hellip;and I&amp;rsquo;m fairly certain that five grand a year was enough to secure my degree. Beer and Doritos pushed that cost well over ten thousand a year, but I digress. Well, fear not. Technology to the rescue! &lt;img src="https://swantron.com/uploads/2010/05/computer-dude.jpg" alt="computer-dude" title="computer-dude"
 loading="lazy"
 decoding="async"
/&gt;
 Online courses were just coming to prevalence when I was wrapping up at Montana State. Granted, the foothold that was in place was primarily for continuing education, and for remote learning for secondary school teachers. Go figure. But, times change, and now there are crazy options in the field of online, higher education. Remember the University of Phoenix? Now they are simply one of many &amp;ldquo;Online Universities&amp;rdquo;, along with a grip of &amp;ldquo;Traditional Universities&amp;rdquo; offering online degrees. Per the title of this post, I found it interesting that the popularity contest in this field ranks as follows:&lt;/p&gt;</description></item><item><title>F You Too, Toad</title><link>https://swantron.com/2010/05/03/f-you-too-toad-3/</link><pubDate>Mon, 03 May 2010 12:01:09 +0000</pubDate><guid>https://swantron.com/2010/05/03/f-you-too-toad-3/</guid><description>&lt;p&gt;Remember this from&amp;hellip;say&amp;hellip;25 years ago? I first played Mario on a black and white TV in my neighbor&amp;rsquo;s basement&amp;hellip;I shit you not. Black. And. White. Here it is in color&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/05/MarioandToad.gif" alt="dumb" title="MarioandToad"
 loading="lazy"
 decoding="async"
/&gt;
 Well, apparently it took a while, but somebody has finally notices this gem from Toad. &lt;img src="https://swantron.com/uploads/2010/05/ToadFuckYou1.jpg" alt="f you too" title="ToadFuckYou"
 loading="lazy"
 decoding="async"
/&gt;
 Whatever. That may be cool, but by Super Mario 2, he was demoted back down to his worthless status. Remember his &amp;ldquo;ability?&amp;rdquo; Being able to lift things quickly? Joke is on you, dick.&lt;/p&gt;</description></item><item><title>Maverick Meerkat</title><link>https://swantron.com/2010/05/03/maverick-meerkat/</link><pubDate>Mon, 03 May 2010 11:30:51 +0000</pubDate><guid>https://swantron.com/2010/05/03/maverick-meerkat/</guid><description>&lt;p&gt;Hot on the heels of Lucid LTS, Shuttleworth has just announced the next Ubuntu drop will be 10.10, Maverick Meerkat. &lt;img src="https://swantron.com/uploads/2010/05/maverick_meerkat.jpg" alt="maverick" title="maverick_meerkat"
 loading="lazy"
 decoding="async"
/&gt;
 Check &lt;a href="http://www.markshuttleworth.com/archives/336"&gt;Mark Shuttleworth&amp;rsquo;s Blog&lt;/a&gt; for the press release-ish details. Long story short, more emphasis on the netbook and the cloud&amp;hellip;quicker boots, etc. Should be good times.&lt;/p&gt;</description></item><item><title>Ubuntu 10.04 LTS</title><link>https://swantron.com/2010/05/02/ubuntu-10-04-lts/</link><pubDate>Sun, 02 May 2010 12:20:24 +0000</pubDate><guid>https://swantron.com/2010/05/02/ubuntu-10-04-lts/</guid><description>&lt;p&gt;New Ubuntu is the best Ubuntu. You know what that means&amp;hellip;Lucid Lynx is stable, and currently running on my primary machine. &lt;img src="https://swantron.com/uploads/2010/05/ubuntu10.jpg" alt="lucid lynx" title="ubuntu10"
 loading="lazy"
 decoding="async"
/&gt;
 So far so good. Visually, Lynx is a bit more polished than Koala. Boot time was quicker&amp;hellip;drivers working, etc. Even my Arduino front end fired up from the terminal&amp;hellip;we are good in the hood. LTS&amp;hellip;pretty damned stable for a beta, per se. Stay tuned&amp;hellip;I still have Karmic on my old Dell, so perhaps I will fire them up side-by-side and write a review. Perhaps.&lt;/p&gt;</description></item><item><title>Arduino Robot</title><link>https://swantron.com/2010/05/01/arduino-robot/</link><pubDate>Sat, 01 May 2010 16:01:56 +0000</pubDate><guid>https://swantron.com/2010/05/01/arduino-robot/</guid><description>&lt;p&gt;I&amp;rsquo;m not there yet, but let&amp;rsquo;s chalk this one up as a step towards the end goal&amp;hellip;which would be the title of this post. &lt;em&gt;&lt;strong&gt;A Damned Arduino Robot!&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/05/arduinos.jpg" alt="arduino" title="arduinos"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Granted, this is basically just my hello world (hola mundo) program with the addition of a solderlss breadboard into the fray. But, it is awesome and, I am going to be the coolest dude on the block when I come rolling out with a bad-ass robot. I had better get back to work.&lt;/p&gt;</description></item><item><title>Japanese Humanoid Moon Robot. Whoa.</title><link>https://swantron.com/2010/04/29/japanese-humanoid-moon-robot-whoa/</link><pubDate>Thu, 29 Apr 2010 14:20:40 +0000</pubDate><guid>https://swantron.com/2010/04/29/japanese-humanoid-moon-robot-whoa/</guid><description>&lt;p&gt;I might have to move to Japan. First, they have that food thing down. Secondly, and more importantly, they are &lt;a href="http://www.examiner.com/x-16352-Japan-Headlines-Examiner~y2010m4d29-Japanese-group-aims-to-put-humanoid-robot-on-moon-by-2015"&gt;BUILDING A DAMN HUMANOID ROBOT TO GO TO AND RETURN FROM THE MOON BY 2015&lt;/a&gt;. That happens, and we have officially lost, my friends. &lt;img src="https://swantron.com/uploads/2010/04/japan_astronaut.jpg" alt="japan humanoid robot" title="japan_astronaut"
 loading="lazy"
 decoding="async"
/&gt;
 FTA:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Looking largely to inspire dreams of space among the Japanese, a manufacturing cooperative named Astro-Technology SOHLA announced on April 27th that they are planning to create and send a two-legged humanoid robot to the moon, have it draw the Japanese flag on the surface, and then hopefully get it back to the Earth, all by the year 2015. Making inspirational ideas about space technology a reality is not new to the Osaka-based cooperative of six small and medium sized enterprises. SOHLA had previously built a small-scale satellite, named Maido-1, as a demonstration of the ability of SMEs to research and create short-term, low-cost space technology which could help improve local economic activity. Maido-1 was sent into orbit aboard a Japanese H-IIA rocket in January of 2009. Following that successful launch, the group asked people to start forgetting about the word “recession.” SOHLA believes that there is a growing passion in Japan about space technology and exploration with recent national successes, such as two Japanese astronauts meeting on the International Space Station for the first time. However, the group also feels that the ISS’ highly visible robotic arms not being Japanese-made is a real letdown for a nation well-known for its robotic technology prowess.&lt;/p&gt;</description></item><item><title>How to Make Breakfast Burgers</title><link>https://swantron.com/2010/04/28/how-to-make-breakfast-burgers/</link><pubDate>Wed, 28 Apr 2010 07:45:34 +0000</pubDate><guid>https://swantron.com/2010/04/28/how-to-make-breakfast-burgers/</guid><description>&lt;p&gt;Trying to spice things up around the breakfast table? Here is something new and interesting: breakfast burgers! Boy Howdy! &lt;img src="https://swantron.com/uploads/2010/04/breakfast-burger.jpg" alt="breakfast burger" title="breakfast-burger"
 loading="lazy"
 decoding="async"
/&gt;
 Not only are these breakfast burgers nutricious and delicious, they are uber easy to make. Follow these easy steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Make two too many bacon turkey burgers for dinner&lt;/li&gt;
&lt;li&gt;Place said bonus burgers in a Rubbermaid container (here, I went for a 1L with rounded square edges)&lt;/li&gt;
&lt;li&gt;Bring to work&lt;/li&gt;
&lt;li&gt;Open container&lt;/li&gt;
&lt;li&gt;Eat breakfast burgers at work, in the morning&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;Note: breakfast burgers are best when enjoyed with multi-vitamin and coffee&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Choosing an ISP</title><link>https://swantron.com/2010/04/26/choosing-an-isp/</link><pubDate>Mon, 26 Apr 2010 09:57:53 +0000</pubDate><guid>https://swantron.com/2010/04/26/choosing-an-isp/</guid><description>&lt;p&gt;How times change. I can remember a time in the not-so-distant past where AOL disks would show up in the mail on a daily basis. Flash forward less than a decade, and here we are with a bevy of internet service provider options. You name it, DSL&amp;hellip;cable&amp;hellip;satellite, mobile wireless, and even ol&amp;rsquo; clunky, dial-up can be tracked down in 2010. The question is: where to start? How about right here at this link about &lt;a href="http://www.ispcompared.com"&gt;internet providers&lt;/a&gt;. ISPcompared.com has a bunch of slick content on their site. Here is the one that jumped out at me. They have a tool with which you can gauge your internet speed. Here is the result of my test. &lt;img src="https://swantron.com/uploads/2010/04/internet_speed.jpg" alt="graph" title="internet_speed"
 loading="lazy"
 decoding="async"
/&gt;
 Oh snaps! I&amp;rsquo;m closer to the T2 than to the T1, you Bresnan suckaz! &lt;del&gt;Note: I don&amp;rsquo;t care for Bresnan much&amp;hellip;between the spotty cable &amp;ldquo;reception&amp;rdquo; and the broken HDMI out on my DVR, I am not a proponent of Bresnan. The internet connection is screaming fast, however. Moreover, venting about Bresnan is good times&lt;/del&gt; Anyhow, the above link has some other good material. Using the Broadband Internet Service Lookup Tool, I managed to plug my info for Bozeman in and see my options. Unfortunately, looks like the Verizon deal might be worth a second look. Unfortunate, since Verizon&amp;rsquo;s customer service is actually worse than that of Bresnan. Tech support FTL. On a lighter note, check this out&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/04/internet_speed2.jpg" alt="dialup" title="internet_speed2"
 loading="lazy"
 decoding="async"
/&gt;
 It is completely Martian to me when I see or hear about somebody using dial-up. But&amp;hellip;a ton of people do. God only knows why&amp;hellip;with prices like those. Also, I assumed my parents were the only people left in the world not using webmail. That list made me laugh&amp;hellip;I wonder if &lt;a href="mailto:swantron@juno.platinum.com"&gt;swantron@juno.platinum.com&lt;/a&gt; is taken? I couldn&amp;rsquo;t be that fortunate&amp;hellip;I&amp;rsquo;d probably end up with robot_ninjaaa69@juno.platinum.com. Which is very awesome.&lt;/p&gt;</description></item><item><title>Chew-Bot and Jerk-bot</title><link>https://swantron.com/2010/04/23/chew-bot-and-jerk-bot/</link><pubDate>Fri, 23 Apr 2010 19:09:15 +0000</pubDate><guid>https://swantron.com/2010/04/23/chew-bot-and-jerk-bot/</guid><description>&lt;p&gt;Guess who hasn&amp;rsquo;t been smoking? &lt;img src="https://swantron.com/uploads/2010/04/jerk.jpg" alt="DONT SHOOT ROBO-DOOD" title="jerk"
 loading="lazy"
 decoding="async"
/&gt;
 This guy.&lt;/p&gt;</description></item><item><title>Home Loan Modification Info</title><link>https://swantron.com/2010/04/23/home-loan-modification-info/</link><pubDate>Fri, 23 Apr 2010 11:29:19 +0000</pubDate><guid>https://swantron.com/2010/04/23/home-loan-modification-info/</guid><description>&lt;p&gt;Times are tough. Tougher than stale beef jerky&amp;hellip;and believe you me, homie, that is some tough stuff. Last year saw nearly 4 million foreclosure filings. December 2009 showed a 15 percent increase in filings from December 2008&amp;hellip;which itself was no &amp;lsquo;smooth sailing&amp;rsquo; time in the &amp;lsquo;being able to pay the bills&amp;rsquo; game. &lt;img src="https://swantron.com/uploads/2010/04/home.jpg" alt="robot home" title="home"
 loading="lazy"
 decoding="async"
/&gt;
 What&amp;rsquo;s a guy to do? What is the alternative to throwing in the towel? Write paid blog posts like this? Hardly. Introducing &lt;a href="http://arlgnow.com"&gt;Home Loan Modification&lt;/a&gt;. Well, the government has made it easier to stay in your house. Say what you will about them, but they did something correctly here. The Making Home Affordable program, oddly refered to as HAMP, might be your answer. Meet some criteria (primary residence, under $729,750 mortgage, and at least a year old) and you are ready to roll. How do you do this? With the help of &lt;a href="http://americanresidentiallawgroupblog.com/qualifying-for-a-loan-modification/"&gt;American Residential Law Group&lt;/a&gt;. That&amp;rsquo;s how. Getting an attorney is going to be key in this process. Said attorney will act as the negotiator between the lender agent and the holder of the loan. Speedier process, better results. Plus, an attorney can help you whip out the hardship letter, and advise you how to hit the 31% of gross mark that a healthy mortgage targets. Don&amp;rsquo;t foreclose&amp;hellip;hit one of those links and save yourself some trouble.&lt;/p&gt;</description></item><item><title>Best…Urinals…Ever.</title><link>https://swantron.com/2010/04/23/best-urinals-ever/</link><pubDate>Fri, 23 Apr 2010 08:52:38 +0000</pubDate><guid>https://swantron.com/2010/04/23/best-urinals-ever/</guid><description>&lt;p&gt;Kate and I went to Billngs last weekend to grab the wedding dress. The Olive Garden was, in fact, breath-taking&amp;hellip;after we were able to eat. As it happened, my sister, cousin Keri, Katie, and I attempted to drink all of the beers in Billings. As it also turns out, Billings has a large population. Billings also has a lot of beer to quench that collective thirst. For the loss. Anyhow, early-ish-ish in the night&amp;hellip;we found out about these three elegant gentlemen: &lt;img src="https://swantron.com/uploads/2010/04/urinals.jpg" alt="here&amp;rsquo;s to you, jeff" title="urinals"
 loading="lazy"
 decoding="async"
/&gt;
 Uncle Jeff&amp;rsquo;s favourite urinals in the world. Mine too, now. We Swansons have great taste.&lt;/p&gt;</description></item><item><title>Arduino Hello World</title><link>https://swantron.com/2010/04/22/arduino-hello-world/</link><pubDate>Thu, 22 Apr 2010 18:44:41 +0000</pubDate><guid>https://swantron.com/2010/04/22/arduino-hello-world/</guid><description>&lt;p&gt;Hola Mundo! &lt;img src="https://swantron.com/uploads/2010/04/arduino_project.jpg" alt="arduino hello world" title="arduino_project"
 loading="lazy"
 decoding="async"
/&gt;
 See that blue LED? Pretty hard to miss. That is essentially the Arduino version a &amp;lsquo;hello world&amp;rsquo; program. In other words&amp;hellip;I&amp;rsquo;m live, suckaz. For what it is worth, that is my Mini 9, on Linux, talking to that microprocessor&amp;hellip;no easy task. No hard task either, because our nerd-ass community is awesome. So is the command prompt. Open source ninja. For the EE win.&lt;/p&gt;</description></item><item><title>All About the Benjamins Baby</title><link>https://swantron.com/2010/04/22/all-about-the-benjamins-baby/</link><pubDate>Thu, 22 Apr 2010 07:58:46 +0000</pubDate><guid>https://swantron.com/2010/04/22/all-about-the-benjamins-baby/</guid><description>&lt;p&gt;watcha wanna do wanna be a ballah shot calla balla who be dipppin in tha benz wit tha spoila on an off with tha&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/04/benjies.jpg" alt="hundo" title="benjies"
 loading="lazy"
 decoding="async"
/&gt;
 Uncle Sam just channeled Diddy. It&amp;rsquo;s all about the Benjamins, baby&amp;hellip;and the Benjamins are all about the security, baby. Hit the Treasury Department&amp;rsquo;s site and check them out. I&amp;rsquo;ll leave that url for the reader to dig up. The last thing I want is the damn govmint seeing this site on their damn backlinks. Freedom of damn speech, for the damn loss. FTDL. Meme fail.&lt;/p&gt;</description></item><item><title>Gangster 101: LED Taillights</title><link>https://swantron.com/2010/04/21/gangster-101-led-taillights/</link><pubDate>Wed, 21 Apr 2010 20:12:23 +0000</pubDate><guid>https://swantron.com/2010/04/21/gangster-101-led-taillights/</guid><description>&lt;p&gt;I can speak with some gusto here. Gangster 101: LED Taillights. Break that down&amp;hellip;Gangster, 3 digit number, (coincidentally, binary&amp;hellip;for the math win) electrical engineering, and automotive. Step up! Better yet, Step Up 2, to the Streets! We&amp;rsquo;re getting all sorts of math gangster whip on this mamma jamma&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/04/silverado-led-tail-lights.jpg" alt="silverado-led-tail-lights" title="silverado-led-tail-lights"
 loading="lazy"
 decoding="async"
/&gt;
 Silverados are sick&amp;hellip;Silverados with &lt;a href="http://www.carid.com/led-taillights.html"&gt;led tail lights&lt;/a&gt; are far sicker. Far, far sicker. I would know. As an owner of two GMC/Chevy vehicles, I know a thing of two about ill rides. My SS&amp;hellip;ill as a polio victim. My Yukon&amp;hellip;ill as a malaria victim. Poor analogies, but required to get my point across. It seems like only yesterday that I bought the Silverado SS. Twenty inch rims, before twenty inch rims were cool. Well, maybe not before they were cool, but most definately before twenties were common. Oh&amp;hellip;the good ol&amp;rsquo; days. On a side note, also the days of car loans. Don&amp;rsquo;t miss those days at all. In a round about way, let me say that I started rocking the second gangster whip after rolling around in a whip with some gangster potential. Some gangter potential, to say the very least. The Yukon became very, very gangster after buying new rims and tires on craigslist, for less cost than tires themselves. Gangser, a la ballin on a mamma jammin budget! Once I magaged to get the rim situation squared away, lights were the next to go. Why go bulb, incandescent stee-lo? Nope. LED is the way to go. Light emitting diode. Like the Arduino. For what it is worth, LEDs are the only thing I have mastered on the Arduino&amp;hellip;save that thought for a different post, however. LEDs suck far less juice, look far better, and last far longer. Pretty much a win win win situation. That would be FTWWW, if anyone is keeping count.&lt;/p&gt;</description></item><item><title>Sinks are the New Tubs</title><link>https://swantron.com/2010/04/21/sinks-are-the-new-tubs-3/</link><pubDate>Wed, 21 Apr 2010 17:22:10 +0000</pubDate><guid>https://swantron.com/2010/04/21/sinks-are-the-new-tubs-3/</guid><description>&lt;p&gt;I am an amateur plumber. Amateur plumber EXTRAORDINAIRE. Not really though&amp;hellip;my last experience with plumbing involved thirty feet of plumber&amp;rsquo;s snake and a horribly corroded, angled, 60 year-old, cast-iron pipe to the plumb-out. Not that I&amp;rsquo;m venting, or anything. Regardless, I&amp;rsquo;ll turn that lemon into some lemonade. &lt;em&gt;To the max&lt;/em&gt;. I have a great deal of respect for some awesome (and functional) kitchen set-ups. When putting together a dynomite kitchen setup, step one is to figure out how to incorporate some &lt;a href="http://mrdirectint.com/"&gt;stainless steel sinks&lt;/a&gt;. Note the plurality&amp;hellip;there is no such thing as a &amp;rsquo;too many sink&amp;rsquo; situation. Peep this&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/04/stainless-steel-sink.png" alt="steel" title="stainless-steel-sink"
 loading="lazy"
 decoding="async"
/&gt;
 I&amp;rsquo;m jealous. No kidding. That good looking fella pictured above is a Mr Direct sink. We have a remodel looming on the horizon, obviously. I&amp;rsquo;d gladly shell out some loot for a sink of that caliber&amp;hellip;and by caliber, I both mean the high quality of the sink, and of the width of the steel, or the &amp;lsquo;caliber&amp;rsquo; of the metal. Sinks FTW, Austin Powers quote in 2010 FTL. You win some; you lose some.&lt;/p&gt;</description></item><item><title>HTC Incredible Pics</title><link>https://swantron.com/2010/04/21/htc-incredible-pics/</link><pubDate>Wed, 21 Apr 2010 17:11:37 +0000</pubDate><guid>https://swantron.com/2010/04/21/htc-incredible-pics/</guid><description>&lt;p&gt;Q: Guess who is pretty dang pumped that he or she didn&amp;rsquo;t drop some loot on a Drod Eros last week? A: This guy. This guy right here. This guy, married to Verizon. This guy, handcuffed to Verizon Wireless, and thus, pumped to see a sick-as-shit Android phone drop. This non-Motorola-liking guy, right here. HTC Incedible, in the house. &lt;img src="https://swantron.com/uploads/2010/04/Incredible-HTC.jpg" alt="Incredible-HTC" title="Incredible-HTC"
 loading="lazy"
 decoding="async"
/&gt;
 Upon initial reviews, this sucker is making the other Android suckaz look like clunky piecez of shit. Things that make you go&amp;hellip;hmm. One month. Stay posted.&lt;/p&gt;</description></item><item><title>Time is of the Essence. Indeed.</title><link>https://swantron.com/2010/04/21/time-is-of-the-essence-indeed/</link><pubDate>Wed, 21 Apr 2010 16:54:31 +0000</pubDate><guid>https://swantron.com/2010/04/21/time-is-of-the-essence-indeed/</guid><description>&lt;p&gt;With my wedding day quickly approaching, so are my days of coming up with anniversary gifts&amp;hellip;like it or not. While other days are more self-explanatory, (Valentine&amp;rsquo;s Day flowers, St. Patrick&amp;rsquo;s Day Guinness Stout, et. al.) I am at a loss when it comes to the whole anniversary thing. I&amp;rsquo;m fairly certain that wood, coal, paper, and whatever else is mandated by wive&amp;rsquo;s tale is not going to cut it in the ol&amp;rsquo; Swantron household&amp;hellip;what am I to do? Got it&amp;hellip;watches. It works both ways! Check out this bad-boy&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/04/citizen.jpg" alt="citizen watch" title="citizen"
 loading="lazy"
 decoding="async"
/&gt;
 Pretty sure Katie would love to see me in a &lt;a href="http://www.bluedial.com/citizen-watch-eco-drive.htm"&gt;Citizen Eco Drive&lt;/a&gt; like that. Classy. The nerd slash 3rd grader in me would totally go for something more this flavor&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/04/casio.jpg" alt="buttons" title="casio"
 loading="lazy"
 decoding="async"
/&gt;
 Tons of buttons&amp;hellip;I like it. Plus, it has a &amp;ldquo;comp&amp;rdquo; button. Whatever that does, I approve. So maybe, I should refine this whole thing by saying a watch would be great for me. More diamonds for my bride-to-be. Either way, I want that Casio.&lt;/p&gt;</description></item><item><title>Einstein’s Desk</title><link>https://swantron.com/2010/04/20/einsteins-desk/</link><pubDate>Tue, 20 Apr 2010 19:11:36 +0000</pubDate><guid>https://swantron.com/2010/04/20/einsteins-desk/</guid><description>&lt;p&gt;My pretend homeboy GW tossed up a post over at geekologie[dot]com with a pic of my favorite Albert&amp;rsquo;s desk when he croaked. &lt;img src="https://swantron.com/uploads/2010/04/einstein-desk.jpg" alt="SWANTRON = MC^2 = E" title="einstein-desk"
 loading="lazy"
 decoding="async"
/&gt;
 Not too sure what that dark-looking whiteboard is all about. Or, what those odd-looking paper-like laptops are all about. Must be some sort of sick-ass supercomputer laptops, of sorts. Proast. For real. Read some special relativity&amp;hellip;incredible. Very approachable, to boot. Einstein, FTW.&lt;/p&gt;</description></item><item><title>HTC HD2</title><link>https://swantron.com/2010/04/16/htc-hd2/</link><pubDate>Fri, 16 Apr 2010 18:04:44 +0000</pubDate><guid>https://swantron.com/2010/04/16/htc-hd2/</guid><description>&lt;p&gt;While I&amp;rsquo;ve been caught up dealing with the epic battle between the Moto Droid and the RIM Storm 2, there have been some slick phones dropping. FWIW, Motorola whupped the beans out of the Storm, whatever that means. Whatevs. Here is one in particular. The HTC HD2. &lt;img src="https://swantron.com/uploads/2010/04/HTC_HD2.jpg" alt="hero" title="HTC_HD2"
 loading="lazy"
 decoding="async"
/&gt;
 This puppy is pretty much loaded. Like I&amp;rsquo;ll be after this paid post&amp;hellip; Really though, this is a sweet phone. 480x800 res screen at 4.3 inches&amp;hellip;we&amp;rsquo;re talking Eros stats. &lt;a href="http://www.talkietech.com"&gt;HTC Accessories&lt;/a&gt; are where it is at, though. You can outfit this guy (which runs Microsoft Windows Mobile 6.5 Professional, for you Microsoft-eers) with all kinds of phone stuffs&amp;hellip;hit that bump to find out more. Long story short&amp;hellip;I need to stay up on my phone current events. I&amp;rsquo;m still clinging to my seen-better-days BlackBerry Pearl. For the loss.&lt;/p&gt;</description></item><item><title>Gangsta Bloggin</title><link>https://swantron.com/2010/04/16/gangsta-bloggin/</link><pubDate>Fri, 16 Apr 2010 17:43:32 +0000</pubDate><guid>https://swantron.com/2010/04/16/gangsta-bloggin/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/04/blogging.jpg" alt="boo yeah" title="blogging"
 loading="lazy"
 decoding="async"
/&gt;
 MY AMBITIONZ AZ A BLOGGAH&lt;/p&gt;</description></item><item><title>Disclaimer</title><link>https://swantron.com/disclaimer/</link><pubDate>Fri, 16 Apr 2010 17:28:36 +0000</pubDate><guid>https://swantron.com/disclaimer/</guid><description>&lt;p&gt;I do author some paid posts. I don&amp;rsquo;t make much&amp;hellip;just enough to keep the lights on. Don&amp;rsquo;t judge me.&lt;/p&gt;</description></item><item><title>Get Swoll, Son</title><link>https://swantron.com/2010/04/16/get-swoll-son/</link><pubDate>Fri, 16 Apr 2010 17:14:36 +0000</pubDate><guid>https://swantron.com/2010/04/16/get-swoll-son/</guid><description>&lt;p&gt;Takeru Kobayashi? Is that you? Tired of looking like that little hot dog eating champ dude? &lt;img src="https://swantron.com/uploads/2010/04/puny_dude.jpg" alt="puny as hell" title="puny_dude"
 loading="lazy"
 decoding="async"
/&gt;
 Okay&amp;hellip;that is not Kobayashi. Regardless, if you feel like the colloquial 90lb weekling&amp;hellip; Hit up some &lt;a href="http://www.steroidsources.com"&gt;steroids&lt;/a&gt;&amp;hellip;get swoll, son! Unless you play baseball professionally, you have nothing to lose&amp;hellip;hit that ^ link and check out some options&amp;hellip;GET SWOLL! HUUAH! I want a hot dog now.&lt;/p&gt;</description></item><item><title>+1 Nerd</title><link>https://swantron.com/2010/04/16/1-nerd/</link><pubDate>Fri, 16 Apr 2010 07:28:51 +0000</pubDate><guid>https://swantron.com/2010/04/16/1-nerd/</guid><description>&lt;p&gt;My Arduino is &lt;em&gt;in da houze!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/04/arduino.jpg" alt="&amp;#43;1 Nerd" title="arduino"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Arduino is an open-source electronics prototyping platform&amp;hellip;and it is awesome. I went for the Arduino Duemilanove, packaged nicely with some LEDs, resisters, leads, and solderless breadboard. Did I mention this bad-boy employs USB connectivity? Prototyping, FTW! Next step: get this sucker talking to Ubuntu on my Mini 9. Step after that: turn on some LEDs Step even after that: MF-ing robot +1 Nerd, indeed.&lt;/p&gt;</description></item><item><title>Laser Tomfoolery Ends in Arrest</title><link>https://swantron.com/2010/04/14/laser-tomfoolery-ends-in-arrest/</link><pubDate>Wed, 14 Apr 2010 12:27:37 +0000</pubDate><guid>https://swantron.com/2010/04/14/laser-tomfoolery-ends-in-arrest/</guid><description>&lt;p&gt;&lt;a href="http://cbs3.com/local/Camden.Laser.Light.2.1630942.html"&gt;This CBS affiliate &lt;/a&gt;is reporting that the man arrested a mini-van owner for a little green laser hyjinx. Hyjinx? Hijinks? Hyjynx? Not sure, but tallk about some injustice&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/04/laser.jpg" alt="tomfoolery" title="laser"
 loading="lazy"
 decoding="async"
/&gt;
 FTA: &amp;gt; On the ground, a Camden police unit responded to the corner of Alabama Road and Congress Road and located Villalobos sitting inside a &lt;strong&gt;red Dodge minivan&lt;/strong&gt;. Police approached Villalobos, who admitted to being the person flashing the laser light at the helicopter, saying that he thought it had been a news helicopter. The laser pointer light was located inside the glove compartment box of the vehicle.
The question remains, Did this guy&amp;hellip; a) Own said mini-van b) Borrow his wife&amp;rsquo;s mini-van, or c) Borrow his mom&amp;rsquo;s mini-van I&amp;rsquo;m going with c. It seems like a really &amp;ldquo;live at home in the basement&amp;rdquo; thing to do&amp;hellip;&lt;/p&gt;</description></item><item><title>Insurance Musings</title><link>https://swantron.com/2010/04/11/insurance-musings/</link><pubDate>Sun, 11 Apr 2010 18:22:48 +0000</pubDate><guid>https://swantron.com/2010/04/11/insurance-musings/</guid><description>&lt;p&gt;From time to time I will gripe about my job. Especially when the coffee maker is down &lt;strong&gt;for the third consecutive week&lt;/strong&gt;. Sad Panda. Regardless, we have a tremendous benefits package, with profit share &lt;a href="http://www.californiainsurancefinder.com/Group-Health-Insurance.asp"&gt;Group Health Insurance&lt;/a&gt;, 401K&amp;hellip;we even have a gym in the basement. And yes, you know I&amp;rsquo;m all over the mirror curls. When I was running my S-Corp, playing in the dirt putting in irrigation systems, I had to deal with health insurance the dirty way. I had the most minimal Blue Cross Blue Shield plan that money could buy. Or that ninety bucks a month could buy, more precisely. It was, in effect, a detrimental plan of sorts&amp;hellip;I never had a claim, since I would pay 80% out of pocket. No dental; no vision. I basically could sleep well at night, knowing that I wouldn&amp;rsquo;t go bankrupt if I rolled a skid-steer and was seriously injured. Now that I&amp;rsquo;m set up with both health and &lt;a href="http://www.californiainsurancefinder.com/life-insurance.asp"&gt;Life Insurance&lt;/a&gt;, I have far less to worry about. That said, jobs come and go. Situations change. One minute, you could be writing paid posts like this&amp;hellip;the next you could be looking for work elsewhere. When that is the case, it becomes far more important to pay attention and do your homework regarding the all important &lt;a href="http://www.californiainsurancefinder.com/"&gt;Health Insurance Quote&lt;/a&gt;. It seems like everyone and their dog is peddling insurance these days, so diligence pays off in this realm. Pay attention, and get a plan that will cover yourself. &lt;img src="https://swantron.com/uploads/2010/04/doctorbot.jpg" alt="doctorbot" title="doctorbot"
 loading="lazy"
 decoding="async"
/&gt;
 Hit one of those white links above to do some comparison shopping. Docor-bot abides.&lt;/p&gt;</description></item><item><title>Tax Time 2010</title><link>https://swantron.com/2010/04/11/tax-time-2010/</link><pubDate>Sun, 11 Apr 2010 18:19:28 +0000</pubDate><guid>https://swantron.com/2010/04/11/tax-time-2010/</guid><description>&lt;p&gt;There has been said to be two assured things in life: death and taxes. I prefer to file my taxes with a cool beer. I challenge anybody to be more American than this&amp;hellip;e-filing with a pounder of Budweiser&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/04/taxtime.jpg" alt="tax time is the best time" title="taxtime"
 loading="lazy"
 decoding="async"
/&gt;
 Unfortunately, Turbo Tax does not cater to Linux users. Good thing I&amp;rsquo;m still clinging to the dual boot, as I had to fire up Vista to tackle this chore. Maybe next year will be the year of the Linux tax prep&amp;hellip;&lt;/p&gt;</description></item><item><title>Moving Boxes are not Boring</title><link>https://swantron.com/2010/04/11/moving-boxes-are-for-ship-y/</link><pubDate>Sun, 11 Apr 2010 16:33:57 +0000</pubDate><guid>https://swantron.com/2010/04/11/moving-boxes-are-for-ship-y/</guid><description>&lt;p&gt;Boxes are the essence of moving&amp;hellip;and cardboard is the essence of boxes &lt;img src="https://swantron.com/uploads/2010/04/u-pack.jpg" alt="u-pack boxes" title="u-pack"
 loading="lazy"
 decoding="async"
/&gt;
 If you have a pending move on the horizon, you should most assuredly &lt;a href="http://www.upack.com/moving-supplies/moving-boxes.asp"&gt;buy boxes&lt;/a&gt; from ABF U-Pack Moving&amp;hellip;and not just because they paid me to say that. They offer a superior product, plain and simple. Having undergone several moves in my day, I can tell you with some certainty that having the right boxes will make the entire process far, far easier. U-Pack offers bundled packages, box assortments, and single boxes of many given sizes. In addition to the actual boxes themselves, they offer moving and packing supplies&amp;hellip;basically your moving one-stop moving shop. FTW. Hit the above link for a clearer picture of what U-Pack has to offer&amp;hellip;FWIW, you can schedule a reservateion for your move and get 10% lopped off the cost. Not too shabby.&lt;/p&gt;</description></item><item><title>Kicking Ass and Taking Names</title><link>https://swantron.com/2010/04/08/kicking-ass-and-taking-names/</link><pubDate>Thu, 08 Apr 2010 17:29:46 +0000</pubDate><guid>https://swantron.com/2010/04/08/kicking-ass-and-taking-names/</guid><description>&lt;p&gt;Oh snaps&amp;hellip;look who&amp;rsquo;s a MF-ing &lt;strong&gt;THOUSANDAIRE&lt;/strong&gt;!!!! &lt;img src="https://swantron.com/uploads/2010/04/web-grade.jpg" alt="thousandare" title="web-grade"
 loading="lazy"
 decoding="async"
/&gt;
 WHOOMP SHAKA LAKA SHAKA LAKA SHAKA LAKA SHAKA WHOOMP SHAKA LAKA SHAKA LAKA SHAKA LAKA SHAKA WHOOMP SHAKA LAKA SHAKA LAKA SHAKA LAKA SHAKA&lt;/p&gt;</description></item><item><title>Microsoft Hohm FTW!</title><link>https://swantron.com/2010/04/08/microsoft-hohm-ftw/</link><pubDate>Thu, 08 Apr 2010 09:07:22 +0000</pubDate><guid>https://swantron.com/2010/04/08/microsoft-hohm-ftw/</guid><description>&lt;p&gt;I&amp;rsquo;d absolutely love to spend my time with all of my nerd accessories fired up and the thermostat cranked up to 80 degrees. Unfortunately, if I had both TVs, all 4 notebooks, the PS3 and Wii fired up, the power meter would move faster than Blanch from the Golden Girls. Oh snaps! &lt;a href="http://www.microsoft-hohm.com/"&gt;Energy saving&lt;/a&gt; in our house is a tricky beast, not so much from the obvious (use less energy) reasons as in physical reasons&amp;hellip;plain and simple, the sucker is old as dirt. Like Sophia from the Golden Girls. Now I&amp;rsquo;m reaching a bit&amp;hellip; Enter Microsoft Hohm. When presented with an opportunity to rattle on about something for a small sum of money, I only accept said opportunity if I can rattle on with some sort of insight into the topic. This one definitely strikes close to home. I&amp;rsquo;d much rather spend my well-earned money on things I enjoy, like gadgets and vacations. Last fall, Kate and I managed to seal our leaky windows with plastic wrap in order to drive down our heating bill&amp;hellip;I&amp;rsquo;m guessing we saved well over the price of a funny blended drink in Vegas per day during the cold months. As far as &lt;a href="http://www.microsoft-hohm.com/Recommendations/Library.aspx"&gt;home energy&lt;/a&gt; in general&amp;hellip;we have been taking steps to unplug unused (sad panda) powered items. Not much, maybe, but something. Anyhow, I logged onto Microsoft Hohm&amp;rsquo;s website and fired up an account, which was free. You do need a MS email account, and my old Hotmail guy worked just fine. You are prompted for basic info about your abode&amp;hellip;pretty straight forward. The cool (and somewhat embarrassing in the case of our place) thing is seeing how you stack up against the averages in your area. Check out how we rank against the Bozo crowd: &lt;img src="https://swantron.com/uploads/2010/04/hohm_59715_general.jpg" alt="averages" title="hohm_59715_general"
 loading="lazy"
 decoding="async"
/&gt;
 And more specifically &lt;img src="https://swantron.com/uploads/2010/04/screenshot_two_hohm.jpg" alt="ouch" title="screenshot_two_hohm"
 loading="lazy"
 decoding="async"
/&gt;
 Ouch. Looks like it is back to the drawing board. The good thing about Hohm&amp;rsquo;s site is that they drill you with recommendations after they analyze your scenario&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/04/screen_shot_3_hohm.jpg" alt="screen shot 3" title="screen_shot_3_hohm"
 loading="lazy"
 decoding="async"
/&gt;
 So they good news is they have a grip of solutions to drive down your costs, from changing settings on your &lt;a href="http://www.microsoft-hohm.com/Recommendations/Library.aspx?area=Appliances"&gt;home appliances&lt;/a&gt; to blowing in additional insulation into your attic. Pretty slick stuff They also have tips for nerds, like changing your machine to enter sleep mode. Maybe on Vista, Microsoft. Maybe on Vista. I&amp;rsquo;ll be wrapping my water heater with a jacket well before I&amp;rsquo;ll horse around with my Linux desktop settings. Hit one of the above bumps and check it out for yourselves&amp;hellip;it is definitely an eye-opener.&lt;/p&gt;</description></item><item><title>Cross-bot is Full of Angst</title><link>https://swantron.com/2010/04/07/cross-bot-is-full-of-angst/</link><pubDate>Wed, 07 Apr 2010 17:27:27 +0000</pubDate><guid>https://swantron.com/2010/04/07/cross-bot-is-full-of-angst/</guid><description>&lt;p&gt;Cross-bot was totally like, &amp;ldquo;grr&amp;ndash;that sux I&amp;rsquo;m all angry&amp;rdquo; and I said, like &amp;ldquo;dude, whatever, ur a green robot-dude w/ some claws or whatevs&amp;rdquo; &lt;img src="https://swantron.com/uploads/2010/04/IMG00080-1024x768.jpg" alt="grr" title="Cross-bot"
 loading="lazy"
 decoding="async"
/&gt;
 just chillax cross-bot. chillax.&lt;/p&gt;</description></item><item><title>Cubs Info</title><link>https://swantron.com/2010/04/07/cubs-info/</link><pubDate>Wed, 07 Apr 2010 17:18:08 +0000</pubDate><guid>https://swantron.com/2010/04/07/cubs-info/</guid><description>&lt;p&gt;Just a friendly reminder, 26outs.com is still up and rolling. And Carlos Zambrano is less than good. Horrible, in fact&amp;hellip;first outing was a dismal &lt;em&gt;4-fucking-outs-horrible&lt;/em&gt;. &lt;img src="https://swantron.com/uploads/2010/04/bigz.jpg" alt="zambrano" title="big-z"
 loading="lazy"
 decoding="async"
/&gt;
 Quite unfortunately, the other Big Z, Matt Zignego, has been sitting on his thumb and not blogging. As bjordan would say, sad panda. Regardless, Gameday Audio is functional again, and I&amp;rsquo;m streaming currently. Go Dempster; Go Cubs.&lt;/p&gt;</description></item><item><title>Cup-bot is Wax-y</title><link>https://swantron.com/2010/04/05/cup-bot-is-wax-y/</link><pubDate>Mon, 05 Apr 2010 18:39:15 +0000</pubDate><guid>https://swantron.com/2010/04/05/cup-bot-is-wax-y/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/04/IMG00078-1024x768.jpg" alt="cup=bot" title="cup-bot"
 loading="lazy"
 decoding="async"
/&gt;
 SPILLS MAKE CUP-BOT SAD&lt;/p&gt;</description></item><item><title>Introducing…Pineberries</title><link>https://swantron.com/2010/04/03/introducing-pineberries/</link><pubDate>Sat, 03 Apr 2010 09:42:17 +0000</pubDate><guid>https://swantron.com/2010/04/03/introducing-pineberries/</guid><description>&lt;p&gt;Have you ever wished that there existed a fruit that looked like a strawberry, only white, and tasted like a pineapple? Here you go, you sick weird-fruit-wanting-son-of-a-bitch. &lt;img src="https://swantron.com/uploads/2010/04/pineberries.jpg" alt="nomnomnom" title="pineberries"
 loading="lazy"
 decoding="async"
/&gt;
 Per &lt;a href="http://www.dailymail.co.uk/femail/food/article-1262312/Pineapple-strawberries-sale-Pineberries-cream-new-summer-treat.html"&gt;DailyMail&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Seeing their juicy red flesh in the shops is a sign that summer is on its way. But this year your strawberries could be as white as the cream poured over them, after a new variety went on sale today. The pineberry is said to combine the shape and texture of a strawberry with a flavour and smell closer to that of a pineapple. &amp;hellip; They join other unusual recently introduced fruits such as the strasberry, which looks like a cross between a strawberry and a raspberry. Grown in glasshouses, the pineberry - as they have been dubbed for the British market - starts off green, gradually turning paler as it ripens. When it is sweet and juicy enough to eat, the flesh is almost completely white but studded with red seeds. Waitrose fruit buyer Nicki Baggott said: &amp;lsquo;Pineberries offer our customers the chance to add a new fruit into their diet, and the berry&amp;rsquo;s bright appearance can add an unusual decoration to sweet dishes.
Okay, dudes. New fruit. Niiiice. I think I&amp;rsquo;ll stick with my standard go-to, the coffee bean. Do whatever you want, though.&lt;/p&gt;</description></item><item><title>Chew-Bot is Cancer-y</title><link>https://swantron.com/2010/04/02/chew-bot-is-cancer-y/</link><pubDate>Fri, 02 Apr 2010 09:32:30 +0000</pubDate><guid>https://swantron.com/2010/04/02/chew-bot-is-cancer-y/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/04/IMG00077.jpg" alt="chew-bot ftw" title="chew-bot"
 loading="lazy"
 decoding="async"
/&gt;
 Chew-bot is wintergreen-y and cancer-y. ftl.&lt;/p&gt;</description></item><item><title>Worst. Joke. Ever.</title><link>https://swantron.com/2010/04/01/worst-joke-ever/</link><pubDate>Thu, 01 Apr 2010 17:58:22 +0000</pubDate><guid>https://swantron.com/2010/04/01/worst-joke-ever/</guid><description>&lt;p&gt;Slashdot was bad, google is worse. Remember the whole Topeka changing its name to to Google thing&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/04/google-kansas.png" alt="hahahaha" title="google-kansas"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;see? It is like that, but only more asinine. Loads of laughter. (disclaimer&amp;hellip;google sandboxed swantron during my domain name change, rendering my PR 0&amp;hellip;assfaces also dropped me from AdSense twice&amp;hellip;fuck Google)&lt;/p&gt;</description></item><item><title>unixkcd easter eggs</title><link>https://swantron.com/2010/04/01/unixkcd-easter-eggs/</link><pubDate>Thu, 01 Apr 2010 14:29:27 +0000</pubDate><guid>https://swantron.com/2010/04/01/unixkcd-easter-eggs/</guid><description>&lt;p&gt;I had a creeping suspicion that the best xkcd of all time might be integrated into unixkcd&amp;hellip;turns out I was on to something &lt;img src="https://swantron.com/uploads/2010/04/sudo-make-me-a-sandwich.jpg" alt="sudo-make-me-a-sandwich" title="sudo-make-me-a-sandwich"
 loading="lazy"
 decoding="async"
/&gt;
 This made my day. Especially, since /. is utter garbage with all of the &amp;ldquo;funny&amp;rdquo; stories&amp;hellip;pretty retarded. ***Note: sudo rm -rf * does nothing&amp;hellip;I tried.***&lt;/p&gt;</description></item><item><title>Oblig unixkcd</title><link>https://swantron.com/2010/04/01/oblig-unixkcd/</link><pubDate>Thu, 01 Apr 2010 09:18:53 +0000</pubDate><guid>https://swantron.com/2010/04/01/oblig-unixkcd/</guid><description>&lt;p&gt;Every nerd&amp;rsquo;s favourite webcomic was extra nerdy today, April Fool&amp;rsquo;s Day&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/04/unixkcd.jpg" alt="randall get out of my head" title="unixkcd"
 loading="lazy"
 decoding="async"
/&gt;
 (hit the pix link for full-sized) I need to view the source and figure out how Randall managed to emulate a fricking terminal on xkcd, but mad props nonetheless. ***bonus points for the lame &amp;ldquo;top command&amp;rdquo; joke***&lt;/p&gt;</description></item><item><title>Sunday Funday w/ D-Rock</title><link>https://swantron.com/2010/03/29/sunday-funday-w-d-rock/</link><pubDate>Mon, 29 Mar 2010 09:25:18 +0000</pubDate><guid>https://swantron.com/2010/03/29/sunday-funday-w-d-rock/</guid><description>&lt;p&gt;Sunday Funday&amp;hellip;hillbilly style: Trucking cow poo with D-Rock. &lt;img src="https://swantron.com/uploads/2010/04/IMG00076.jpg" alt="a lot of poo" title="IMG00076"
 loading="lazy"
 decoding="async"
/&gt;
 Outcome: not-so shitty.&lt;/p&gt;</description></item><item><title>Microsoft Eggrolls</title><link>https://swantron.com/2010/03/26/microsoft-eggrolls/</link><pubDate>Fri, 26 Mar 2010 23:17:23 +0000</pubDate><guid>https://swantron.com/2010/03/26/microsoft-eggrolls/</guid><description>&lt;p&gt;+1 eggroll &lt;img src="https://swantron.com/uploads/2010/03/windows7.jpg" alt="windows blows" title="windows7"
 loading="lazy"
 decoding="async"
/&gt;
 - 1 M$ +1 creative plating + 100 deliciousness&lt;/p&gt;</description></item><item><title>Nintendo to Rock Your World in 3D</title><link>https://swantron.com/2010/03/25/nintendo-to-rock-your-world-in-3d/</link><pubDate>Thu, 25 Mar 2010 11:23:57 +0000</pubDate><guid>https://swantron.com/2010/03/25/nintendo-to-rock-your-world-in-3d/</guid><description>&lt;p&gt;Unfortunately, said world from the title is the world in the palm of your hands. Long story short, the DS is going to drop some sweet glasses-free 3D on yall suckaz. &lt;img src="https://swantron.com/uploads/2010/03/dsi.jpg" alt="dot awesome" title="dsi"
 loading="lazy"
 decoding="async"
/&gt;
 But don&amp;rsquo;t take my word from it&amp;hellip; TFA from &lt;a href="http://www.pcworld.com/article/192145/will_anyone_buy_a_3d_nintendo_ds.html"&gt;PCW&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Imagine picking up a Nintendo DS and playing games in 3D without the clunky, dork-tastic glasses. Nintendo says a handheld gaming device that&amp;rsquo;ll do just that will launch in Japan before the end of March 2011, and that it&amp;rsquo;ll reveal its so-called &amp;ldquo;Nintendo 3DS&amp;rdquo; to the world for the first time at E3 2010 this summer. But wait&amp;ndash;3D without the funky eyewear? How does that work? Like those tricky picture perception puzzles, where you have to &amp;ldquo;relax&amp;rdquo; your eyes to see the mathematically embedded 3D picture? Or like the laser heads-up-displays that project an imagine onto your retina? Or how about actual head jacks, like the metal prongs plunged through occipital bones in The Matrix?&lt;/p&gt;</description></item><item><title>SpaceShipTwo</title><link>https://swantron.com/2010/03/24/spaceshiptwo/</link><pubDate>Wed, 24 Mar 2010 18:29:44 +0000</pubDate><guid>https://swantron.com/2010/03/24/spaceshiptwo/</guid><description>&lt;p&gt;I&amp;rsquo;ve already gone on record saying that Richard Branson is my hero. In a &amp;lsquo;suck it, NASA&amp;rsquo; move, Branson managed to take another step towards privatising space travel, by launching the shit out of SpaceShipTwo via a piggy-backed flight. &lt;img src="https://swantron.com/uploads/2010/03/SpaceShip2.jpg" alt="SpaceShip2" title="SpaceShip2"
 loading="lazy"
 decoding="async"
/&gt;
 Per &lt;a href="http://www.wired.com/autopia/2010/03/spaceshiptwo-makes-first-captive-flight/"&gt;wired.com&lt;/a&gt;&amp;hellip;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Virgin Galactic’s SpaceShipTwo made its first captive carry flight early this morning at the Mojave Air and Space Port. SpaceShipTwo, which was christened the VSS Enterprise at its unveiling in December, is being carried by WhiteKnightTwo on its first test flight. According to Aviation Week, SpaceShipTwo has been undergoing ground testing with WhiteKnightTwo recently, but this is the first time the two aircraft have left the ground. SpaceShipTwo is expected to go through a similar flight test program as its much smaller predecessor, SpaceShipOne, but with much more rigorous and wider ranging evaluations in order to certify the vehicle for public use. During SpaceShipOne’s development, two captive carries were followed by several glide tests where the space ship is released from several different altitudes to evaluate its flight characteristics. After glide flights, the flight test team at Scaled moved on to powered flight, eventually culminating with the first flight into space on June 21, 2004. WhiteKnightTwo made its first flight on December 21, 2008 with test pilot Peter Siebold at the controls. At Oshkosh, we caught up with Siebold and got a first hand account of what it is like to fly the 140 foot wingspan, twin fuselaged behemoth that carries SpaceShipTwo. Virgin Galactic has not set a date for commercial space flights, but has said passenger flights would not happen before 2011 at the earliest. According to the company, once glide flights are complete, the team will progress through subsonic powered flights, supersonic powered flights, and finally suborbital space flights. It will then undergo a lengthy certification process with the Federal Aviation Administration before launching the first commercial passenger space flights.&lt;/p&gt;</description></item><item><title>ALL YOUR BASE</title><link>https://swantron.com/2010/03/23/all-your-base/</link><pubDate>Tue, 23 Mar 2010 18:14:36 +0000</pubDate><guid>https://swantron.com/2010/03/23/all-your-base/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/03/all-your-base-are-belong-to-us.jpg" alt="all-your-base-are-belong-to-us" title="all-your-base-are-belong-to-us"
 loading="lazy"
 decoding="async"
/&gt;
 though not technically an original, this merges an established meme with an up-and-coming meme&lt;/p&gt;</description></item><item><title>Applied Robotics</title><link>https://swantron.com/2010/03/22/applied-robotics/</link><pubDate>Mon, 22 Mar 2010 17:19:49 +0000</pubDate><guid>https://swantron.com/2010/03/22/applied-robotics/</guid><description>&lt;p&gt;Let me clear the air before this one. There are four things to know about me. In no particular order&amp;hellip;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;I love humanoid robots.&lt;/li&gt;
&lt;li&gt;I love androids.&lt;/li&gt;
&lt;li&gt;I love drawing humanoid robots&amp;hellip; and&lt;/li&gt;
&lt;li&gt;I love Android OS.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Now that that is out of the way, let me say that this post doesn&amp;rsquo;t pertain to any of those four, for better or for worse.
This post serves to shed some light on some custom robotic applications. As always though, FTW. While I am holding it down on Arduino and Lego Mindstorm front, there are, quite thankfully, people utilizing robotics to improve procedures in real situations. Nothing is better than robots, lasers, and gadgetry&amp;hellip;unless it falls into another field dear to my heart. Quality assurance. I should trade in my twin monitors in for one of these bad boys: &lt;img src="https://swantron.com/uploads/2010/03/dwfritzlarge.jpg" alt="robots rule" title="dwfritzlarge"
 loading="lazy"
 decoding="async"
/&gt;
 Now that looks like some &lt;a href="http://www.dwfritz.com"&gt;precision automation&lt;/a&gt; exemplified. So the gist of my rant is that there are &lt;a href="http://www.dwfritz.com/technologies_and_capabilities/automated_assembly"&gt;automated assembly&lt;/a&gt; applications all over the place. You name it, it can be automated&amp;hellip;and with some crazy levels of precision&amp;hellip; two tenths of a micron precision. Take a look at a exemplary robotic setup. &lt;img src="https://swantron.com/uploads/2010/03/dwfritz1.jpg" alt="explanation" title="dwfritz1"
 loading="lazy"
 decoding="async"
/&gt;
 I could color that sucker green, in an effort to appease my fan-base. Or, alternatively, I could throw up a pic of something slicker than green robots&amp;hellip;. &lt;img src="https://swantron.com/uploads/2010/03/dwfritz2.jpg" alt="pewpewpew" title="dwfritz2"
 loading="lazy"
 decoding="async"
/&gt;
 Could those be lasers? Yep&amp;hellip;I&amp;rsquo;m talking about some 6-axis automated inspection system lasers&amp;hellip;for the win. I&amp;rsquo;ll be the first to admit that high performance machine vision, 6-axis robotics, and bad ass software trumps my form of QA&amp;hellip;even though our banking software &lt;em&gt;is&lt;/em&gt; pretty sweet. Regardless of the preferences, hit the bump to read about some real &lt;a href="http://www.dwfritz.com/technologies_and_capabilities/robotics"&gt;robotics&lt;/a&gt; applications. They are numerous&amp;hellip;from automotive, clean room, fuel cell, medical devise, solar, and semiconductor implementations, to my already-mentioned QA&amp;hellip;there is a ton to check out. In the mean time, I&amp;rsquo;ll be horsing around with my robot drawings and laser pointers&amp;hellip;pining for an Arduino.&lt;/p&gt;</description></item><item><title>Claw-bot is Claw-y</title><link>https://swantron.com/2010/03/21/claw-bot-is-claw-y/</link><pubDate>Sun, 21 Mar 2010 14:59:29 +0000</pubDate><guid>https://swantron.com/2010/03/21/claw-bot-is-claw-y/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/03/IMG00066-1024x768.jpg" alt="claw-bot" title="claw-bot"
 loading="lazy"
 decoding="async"
/&gt;
 green robots&amp;hellip;sigh.&lt;/p&gt;</description></item><item><title>Improving Existing Products: A How-to</title><link>https://swantron.com/2010/03/20/improving-existing-products-a-how-to/</link><pubDate>Sat, 20 Mar 2010 15:08:53 +0000</pubDate><guid>https://swantron.com/2010/03/20/improving-existing-products-a-how-to/</guid><description>&lt;p&gt;Improving Existing Products: A How-to Improving existing products is a snap! Start with a product. Here, I used this product, a dog poop receptacle. &lt;img src="https://swantron.com/uploads/2010/03/dogi-pot.jpg" alt="boring" title="dogi-pot"
 loading="lazy"
 decoding="async"
/&gt;
 Pretty boring, huh? The first rule of thumb when improving existing products, is to make sure to improve upon the improvable, regardless of how improbable it is to improve appropriate items theoretically unprovable. Unlikely. Here is my improved product: &lt;img src="https://swantron.com/uploads/2010/03/dog-turds.jpg" alt="turds" title="dog-turds"
 loading="lazy"
 decoding="async"
/&gt;
 Turds FTW!&lt;/p&gt;</description></item><item><title>Dumb Looking Robot</title><link>https://swantron.com/2010/03/19/dumb-looking-robot/</link><pubDate>Fri, 19 Mar 2010 14:55:56 +0000</pubDate><guid>https://swantron.com/2010/03/19/dumb-looking-robot/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/03/IMG00070-1024x768.jpg" alt="dumbot" title="Dumb-bot"
 loading="lazy"
 decoding="async"
/&gt;
 FTL FTW&lt;/p&gt;</description></item><item><title>Green Robot Overload</title><link>https://swantron.com/2010/03/18/green-robot-overload/</link><pubDate>Thu, 18 Mar 2010 18:10:51 +0000</pubDate><guid>https://swantron.com/2010/03/18/green-robot-overload/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/03/IMG00067-1024x768.jpg" alt="Napkin-bot is absorbent" title="Napkin-bot"
 loading="lazy"
 decoding="async"
/&gt;
 NAPKIN-BOT IS GLAD TO BE OF YOUR SERVICE IN REALMS OF ABSORBENCY&lt;/p&gt;</description></item><item><title>Diamond iPad | Bling Fail.</title><link>https://swantron.com/2010/03/17/diamond-ipad-bling-fail/</link><pubDate>Wed, 17 Mar 2010 17:41:36 +0000</pubDate><guid>https://swantron.com/2010/03/17/diamond-ipad-bling-fail/</guid><description>&lt;p&gt;And here I stand, thinking that Apple fanboiz were at the pinnacle of pretentiousness&amp;hellip;turns out there is a far worse type of consumer: &lt;img src="https://swantron.com/uploads/2010/03/diamond-ipad.jpg" alt="diamond-ipad" title="diamond-ipad"
 loading="lazy"
 decoding="async"
/&gt;
 I think there is a joke to be made about polishing a turd, but I don&amp;rsquo;t think this particular turd is polished. Maybe if they made it multitask or run Flash&amp;hellip;however, this is what some dipshits at Mervis Diamond have done:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This gorgeous diamond studded iPad features 11.43 carats of diamonds, hand-set in a micro-pave styling. The diamonds are graded G/H in color and VS2/SI1 in clarity. Price tag: $19,999. Very limited quantities available. Orders will be available June 1..
Good luck with that. I&amp;rsquo;m holding out for an emerald-studded iPhone. &lt;em&gt;Not.&lt;/em&gt; Like that? Bringing back the not.&lt;/p&gt;</description></item><item><title>Fast Cash</title><link>https://swantron.com/2010/03/17/fast-cash/</link><pubDate>Wed, 17 Mar 2010 12:54:00 +0000</pubDate><guid>https://swantron.com/2010/03/17/fast-cash/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/03/broke.jpg" alt="broke as a joke" title="broke"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Broke as a joke? If you need some cash in a pinch, you have several options: ~ Hit a payday advance joint (and get nailed w/ a generous fee) ~ Write a bad check (overdraft fee != good) ~ Cash advance the ol&amp;rsquo; credit card (and pay a ridiculous finance rate) ~ Knock off a convenience store (insert your own soap-on-a-rope joke here) Or alternatively, you could hit &lt;a href="http://www.mycashgo.com"&gt;CashGo.com&lt;/a&gt;, and get some loot the easy way&amp;hellip;.the easy and confidential way. MyCashGo is pretty sweet. Everything is directly spelled out&amp;hellip;no hidden fees, no need of perfect credit, no direct deposit&amp;hellip;basically, they get you cash in a hurry. Plain and simple. Hit the above link to test it out&amp;hellip;they give instant approval, so you could be up and rolling in no time. FWIW, they have 50% off for new customers, so you got that going, too. Which is nice. ***Of course, you could write paid blog posts (like this) for some loot. Trust me, it is far less lucrative than it seems :( ***Also of note, MyCashGo doesn&amp;rsquo;t require any faxing of info. I propose all fax machine use be discontinued, in general. So 1992. :(&lt;/p&gt;</description></item><item><title>Smart Phone Pwnage</title><link>https://swantron.com/2010/03/16/smart-phone-pwnage/</link><pubDate>Tue, 16 Mar 2010 17:40:23 +0000</pubDate><guid>https://swantron.com/2010/03/16/smart-phone-pwnage/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/03/smackberry.jpg" alt="smackberry pwnage" title="smackberry"
 loading="lazy"
 decoding="async"
/&gt;
 My SmackBerryz totes pwned lol&lt;/p&gt;</description></item><item><title>Green Robots Everywhere</title><link>https://swantron.com/2010/03/14/green-robots-everywhere/</link><pubDate>Sun, 14 Mar 2010 09:49:29 +0000</pubDate><guid>https://swantron.com/2010/03/14/green-robots-everywhere/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/03/IMG00060-1024x768.jpg" alt="Green-Robot #4" title="Green-Robot"
 loading="lazy"
 decoding="async"
/&gt;
 Hastily drawn.&lt;/p&gt;</description></item><item><title>Super Computer Setup</title><link>https://swantron.com/2010/03/13/super-computer-setup/</link><pubDate>Sat, 13 Mar 2010 15:47:05 +0000</pubDate><guid>https://swantron.com/2010/03/13/super-computer-setup/</guid><description>&lt;p&gt;MAXXIMUM AWESOME! &lt;img src="https://swantron.com/uploads/2010/03/max_comput.jpg" title="max_comput"
 loading="lazy"
 decoding="async"
/&gt;
 **DISCLAIMER** ^ Windows XP is not awesome, and the Mini 9 is neither networked, nor running anything aside from my media player.&lt;/p&gt;</description></item><item><title>Green Robots Attack</title><link>https://swantron.com/2010/03/12/green-robots-attack/</link><pubDate>Fri, 12 Mar 2010 15:47:19 +0000</pubDate><guid>https://swantron.com/2010/03/12/green-robots-attack/</guid><description>&lt;p&gt;Green robots are the best robots. Like this gem I drew for Katie&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/03/green-robot-1024x768.jpg" title="green-robot"
 loading="lazy"
 decoding="async"
/&gt;
 I had to wipe out the technical specs from that document via a slick combination of MS Paint rectangle selects, MS Paint deletes, MS Paint bucket things, and MS Paint spray paint things. Pretty awesome. I think I&amp;rsquo;m speaking for everybody when I say that I hope that my green robot phase last for a long, long time. Beats drawing hot snauce bottles, nawmeen&amp;hellip;&lt;/p&gt;</description></item><item><title>Van Diagram</title><link>https://swantron.com/2010/03/11/van-diagram/</link><pubDate>Thu, 11 Mar 2010 16:25:43 +0000</pubDate><guid>https://swantron.com/2010/03/11/van-diagram/</guid><description>&lt;p&gt;I don&amp;rsquo;t like vans, because they look like toasters. I don&amp;rsquo;t like toasters, because they make bread sharp and stale. I don&amp;rsquo;t like Nissan Elements, because they look like toasters. I don&amp;rsquo;t like Venn diagrams, just because. &lt;img src="https://swantron.com/uploads/2010/03/van_diagram.jpg" title="van_diagram"
 loading="lazy"
 decoding="async"
/&gt;
 I like that shirt, though.&lt;/p&gt;</description></item><item><title>PS3 Move | PiiMote?</title><link>https://swantron.com/2010/03/11/ps3-move-piimote/</link><pubDate>Thu, 11 Mar 2010 09:07:02 +0000</pubDate><guid>https://swantron.com/2010/03/11/ps3-move-piimote/</guid><description>&lt;p&gt;Sony has finally made a solid attempt to bridge the gap between the BluRay/Media Center/FPS beast that is the PS3 and the Wii&amp;rsquo;s uber-user-friendly-out-of-the-box gaming experience. Introducing the PlayStation Move &amp;mdash;&amp;gt; &lt;img src="https://swantron.com/uploads/2010/03/PS3-move.jpg" alt="looks a lot like&amp;hellip; " title="PS3-move"
 loading="lazy"
 decoding="async"
/&gt;
 From CNET:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;San Francisco, California (CNET) &amp;ndash; On Wednesday, Sony unveiled Move, its motion-sensitive controller. A small device that looks like a microphone &amp;ndash; but with something on top of it that looks like a ping pong ball with an LED inside &amp;ndash; Move is Sony&amp;rsquo;s bid to gain control over the motion controller wars that are currently led by Nintendo, with its Wii controller, and which many think will be dominated by Microsoft and its Project Natal controller system.&lt;/p&gt;</description></item><item><title>Another Green Robot</title><link>https://swantron.com/2010/03/10/another-green-robot/</link><pubDate>Wed, 10 Mar 2010 16:30:42 +0000</pubDate><guid>https://swantron.com/2010/03/10/another-green-robot/</guid><description>&lt;p&gt;I&amp;rsquo;m digging the green robots&amp;hellip;might be my new thing. &lt;img src="https://swantron.com/uploads/2010/03/IMG00052-1024x768.jpg" title="IMG00052"
 loading="lazy"
 decoding="async"
/&gt;
 +1 Robot&amp;rsquo;s chest plate resembles a NES controller&lt;/p&gt;</description></item><item><title>Coffee + Car = Car-puccino</title><link>https://swantron.com/2010/03/10/coffee-car-car-puccino/</link><pubDate>Wed, 10 Mar 2010 16:00:35 +0000</pubDate><guid>https://swantron.com/2010/03/10/coffee-car-car-puccino/</guid><description>&lt;p&gt;Hats off to the BBC, for airing an actual show about science. In the States, we have Mythbusters, wherein two odd-looking dipshits half-assedly postulate hypotheses and perform experiments, with no certainty or control to speak of. Across the colloquial pond and at the other end of the spectrum, Bang Goes the Theory is performing some actual applied engineering&amp;hellip;and it is pretty awesome. &lt;img src="https://swantron.com/uploads/2010/03/coffee-car.jpg" title="coffee-car"
 loading="lazy"
 decoding="async"
/&gt;
 Some details, from this &lt;a href="http://www.greendiary.com/entry/world-s-first-coffee-powered-car-unveiled/"&gt;hippy-ish site&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A team from the BBC1 science programme Bang Goes the Theory has unveiled a car that runs on coffee. Christened as Car-puccino, the car is actually a modified version of a £400, 1988 Volkswagen Scirocco. Well, the visible area of concern, for millions like me, is the running cost of the vehicle that has been estimated at between 25 and 50 times the cost of running a car on petrol.&lt;/p&gt;</description></item><item><title>Video Calls per Chinese Person</title><link>https://swantron.com/2010/03/09/video-calls-per-chinese-person/</link><pubDate>Tue, 09 Mar 2010 23:14:53 +0000</pubDate><guid>https://swantron.com/2010/03/09/video-calls-per-chinese-person/</guid><description>&lt;p&gt;One of the running jokes on the slashdot.org boards is an oldie but a goody. Apparently, nerds like to poke fun of mainstream media&amp;rsquo;s tendency to dumb-up storage sizes into terms of &amp;ldquo;Libraries of Congress.&amp;rdquo; Well, I&amp;rsquo;m taking a stab at a unit of my own&amp;hellip;&lt;strong&gt;Video Calls per Chinese Person&lt;/strong&gt;From the original on &lt;a href="http://slashdot.org"&gt;/.&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;ldquo;&amp;ldquo;Today Cisco Systems introduced its next-generation Internet core router, the CRS-3, with about three times the capacity of its current platform. &amp;lsquo;The Internet will scale faster than any of us anticipate,&amp;rsquo; Cisco&amp;rsquo;s John Chambers said while announcing the product. At full scale, the CRS-3 has a capacity of 322Tbit/sec., roughly three times that of the CRS-1, introduced in 2004. It also has more than 12 times the capacity of its nearest competitor, Chambers said. The CRS-3 will help the Internet evolve from a messaging to an entertainment and media platform, with video emerging as the &amp;lsquo;killer app,&amp;rsquo; Chambers said. Using a CRS-3, every person in China, which has a population just over 1.3 billion, could participate in a video phone call at the same time. (Or you could pump nearly one Library of Congress per second through the device, or give everyone in San Fransisco a 1Gbps internet connection.) AT&amp;amp;T said it has been using the CRS-3 to test 100Gbit/sec. data links in tests on a commercial fiber route in Florida and Louisiana.&amp;rdquo;&lt;/p&gt;</description></item><item><title>Uranium For Sale…Yes, Please</title><link>https://swantron.com/2010/03/09/uranium-for-sale-yes-please/</link><pubDate>Tue, 09 Mar 2010 16:41:18 +0000</pubDate><guid>https://swantron.com/2010/03/09/uranium-for-sale-yes-please/</guid><description>&lt;p&gt;This one was courtesy of deals.woot&amp;hellip;and puzzling as hell. I&amp;rsquo;m not sure what this product is, but the related searches are classic: &lt;img src="https://swantron.com/uploads/2010/03/amazon-1.jpg" title="amazon-1"
 loading="lazy"
 decoding="async"
/&gt;
 and the comments are super-duper as well: &lt;img src="https://swantron.com/uploads/2010/03/amazon-2.jpg" title="amazon-2"
 loading="lazy"
 decoding="async"
/&gt;
 Digging the Back to the Future (BTTF) reference. Nicely played. Not as nice as ol&amp;rsquo; #1, though&amp;hellip;some half-life humor is great. Unfortunately, not accurate, since this is a jar of &lt;em&gt;ore&lt;/em&gt;. Depending upon said ore&amp;rsquo;s richness, I&amp;rsquo;m supposing that if the details would true, you would still have pretty much the same amount of ore as you ordered, but I digress. Funny stuff. I want some.&lt;/p&gt;</description></item><item><title>Robots at Work</title><link>https://swantron.com/2010/03/08/robots-at-work/</link><pubDate>Mon, 08 Mar 2010 16:40:46 +0000</pubDate><guid>https://swantron.com/2010/03/08/robots-at-work/</guid><description>&lt;p&gt;My work notes took on a mind of their own. &lt;img src="https://swantron.com/uploads/2010/03/robot-2-1024x768.jpg" title="robot-2"
 loading="lazy"
 decoding="async"
/&gt;
 The reason I made the robot green, is that I&amp;rsquo;ve never seen a green robot before.&lt;/p&gt;</description></item><item><title>Mc10:35</title><link>https://swantron.com/2010/03/07/mc1035/</link><pubDate>Sun, 07 Mar 2010 14:50:21 +0000</pubDate><guid>https://swantron.com/2010/03/07/mc1035/</guid><description>&lt;p&gt;I&amp;rsquo;m on the fence with this one&amp;hellip;the Mc10:35. &lt;img src="https://swantron.com/uploads/2010/03/mc-1035.jpg" alt="McWTF?" title="mc-1035"
 loading="lazy"
 decoding="async"
/&gt;
 To pull this one off, one needs to hit up McDuck&amp;rsquo;s @ around the time that the elusive breakfast to lunch goes down&amp;hellip;hence the name Mc10:35. Order a stale McMuffin from the back rack&amp;hellip;.order a McDouble&amp;hellip;place egg &amp;amp; bacon from McMuffin on McDouble&amp;hellip;enjoy. Hopefully they have some defib pads in the dining area, because I&amp;rsquo;m pretty sure you are not making it out after that bad boy. Question of the day: do you go w/ french fries or hash browns with that? Or stick with the theme and smash both together?&lt;/p&gt;</description></item><item><title>Retarded Thing</title><link>https://swantron.com/2010/03/01/retarded-thing/</link><pubDate>Mon, 01 Mar 2010 21:36:40 +0000</pubDate><guid>https://swantron.com/2010/03/01/retarded-thing/</guid><description>&lt;p&gt;3/2? From 10 to 12? Sorry. Can&amp;rsquo;t make it&amp;hellip;I&amp;rsquo;m booked with a Retarded Thing. &lt;img src="https://swantron.com/uploads/2010/02/retarded-thing.jpg" alt="reetarded thing" title="retarded-thing"
 loading="lazy"
 decoding="async"
/&gt;
 FWIW, Lotus Notes is also retarded.&lt;/p&gt;</description></item><item><title>lolkidz</title><link>https://swantron.com/2010/02/28/lolkidz/</link><pubDate>Sun, 28 Feb 2010 09:45:19 +0000</pubDate><guid>https://swantron.com/2010/02/28/lolkidz/</guid><description>&lt;p&gt;Low blow, Billy. &lt;img src="https://swantron.com/uploads/2010/02/ginger.jpg" alt="snap" title="ginger"
 loading="lazy"
 decoding="async"
/&gt;
 With chequered trousers, scarf, Italian boots, and a pink sweater to work with, Billy gets personal and attack the little ginger-kid&amp;rsquo;s hair. What a dick?&lt;/p&gt;</description></item><item><title>Fat Ninja Gear</title><link>https://swantron.com/2010/02/25/fat-ninja-gear/</link><pubDate>Thu, 25 Feb 2010 15:29:50 +0000</pubDate><guid>https://swantron.com/2010/02/25/fat-ninja-gear/</guid><description>&lt;p&gt;Are you a fat ninja? Need a grappling hook? &lt;img src="https://swantron.com/uploads/2010/02/fat-ninja.jpg" alt="fat-ninja" title="fat-ninja"
 loading="lazy"
 decoding="async"
/&gt;
 You could be the fattest ninja on the block and still grapple hook stuff. You could grapple up KFC and use your ninja stealth to steal a bucket of chicken, for instance. The possibilities are endless!&lt;/p&gt;</description></item><item><title>How To Make Boring Stuff Awesome</title><link>https://swantron.com/2010/02/25/how-to-make-boring-stuff-awesome/</link><pubDate>Thu, 25 Feb 2010 14:56:23 +0000</pubDate><guid>https://swantron.com/2010/02/25/how-to-make-boring-stuff-awesome/</guid><description>&lt;p&gt;Tired of boring stuff? &lt;strong&gt;Make it awesome!&lt;/strong&gt;#1. Boring old bagel. Notice the cavern? Hmm&amp;hellip;what would make this awesome? &lt;img src="https://swantron.com/uploads/2010/02/hot-sauce.jpg" alt="boring" title="hot-sauce"
 loading="lazy"
 decoding="async"
/&gt;

#2&amp;hellip;aw shit&amp;hellip;Tabasco sauce in the house! &lt;img src="https://swantron.com/uploads/2010/02/hotter-sauce.jpg" alt="hotter" title="hotter-sauce"
 loading="lazy"
 decoding="async"
/&gt;

#3&amp;hellip;boom! Awesome. &lt;img src="https://swantron.com/uploads/2010/02/hottest-snauce.jpg" alt="snause" title="hottest-snauce"
 loading="lazy"
 decoding="async"
/&gt;
 With an open mind and sense of adventure, you too can make boring stuff awesome. Good luck!&lt;/p&gt;</description></item><item><title>Every Man’s Dream: The Perfect Wedding Band</title><link>https://swantron.com/2010/02/24/every-mans-dream-the-perfect-wedding-band/</link><pubDate>Wed, 24 Feb 2010 14:20:44 +0000</pubDate><guid>https://swantron.com/2010/02/24/every-mans-dream-the-perfect-wedding-band/</guid><description>&lt;p&gt;From the time he is a young boy, every man thinks about one thing and one thing alone: finding the perfect wedding band for his most special of days. Like this lovely fucker: &lt;img src="https://swantron.com/uploads/2010/02/horrible-ring.jpg" alt="act now!" title="horrible-ring"
 loading="lazy"
 decoding="async"
/&gt;
 Unfortunately, I&amp;rsquo;m not Italian. Pretty sure you would have to be severely Italian to pull that off.&lt;/p&gt;</description></item><item><title>Lost recap: the lighthouse</title><link>https://swantron.com/2010/02/23/lost-recap-the-lighthouse/</link><pubDate>Tue, 23 Feb 2010 22:26:13 +0000</pubDate><guid>https://swantron.com/2010/02/23/lost-recap-the-lighthouse/</guid><description>&lt;p&gt;Keeping this one short&amp;hellip; Without Sawyer and Locke, this episode was far from compelling. I&amp;rsquo;ll tear through the theory tomorrow and throw up a post. How goddamn weird looking was Jack&amp;rsquo;s son? I&amp;rsquo;m sort of creeped out&amp;hellip; Looked like the d bag kid from The 6th Sense with pink lipstick on. &lt;img src="https://swantron.com/uploads/2010/02/swantron-lost.jpg" title="swantron-lost"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Great Idea of the Day: Cooler Chair</title><link>https://swantron.com/2010/02/22/great-idea-of-the-day-cooler-chair/</link><pubDate>Mon, 22 Feb 2010 18:28:57 +0000</pubDate><guid>https://swantron.com/2010/02/22/great-idea-of-the-day-cooler-chair/</guid><description>&lt;p&gt;&lt;a href="http://www.solutions.com/jump.jsp?itemID=15717&amp;amp;itemType=PRODUCT&amp;amp;path=1%2C3%2C474%2C10570&amp;amp;iProductID=15717"&gt;This stupid site&lt;/a&gt; is selling a very non-stupid item&amp;hellip;the cooler chair. &lt;img src="https://swantron.com/uploads/2010/02/awesome-chair.png" title="awesome-chair"
 loading="lazy"
 decoding="async"
/&gt;
 Of course, the cooler access would be rendered more and more useless the emptier it gets&amp;hellip;then again&amp;hellip;that is when the sitting aspect of the product becomes more vital. Not sure where I am going with this thing; I&amp;rsquo;m confused. But I want one. Agh.&lt;/p&gt;</description></item><item><title>Johnny Weir /vs/ Family Circus</title><link>https://swantron.com/2010/02/21/johnny-weir-vs-family-circus/</link><pubDate>Sun, 21 Feb 2010 14:11:04 +0000</pubDate><guid>https://swantron.com/2010/02/21/johnny-weir-vs-family-circus/</guid><description>&lt;p&gt;It&amp;rsquo;s been a while, but the Family Circus idiot kids are back with some more brilliant observations&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/02/weir.gif" alt="weir" title="weir"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Layout Amazingness</title><link>https://swantron.com/2010/02/20/layout-amazingness/</link><pubDate>Sat, 20 Feb 2010 15:19:18 +0000</pubDate><guid>https://swantron.com/2010/02/20/layout-amazingness/</guid><description>&lt;p&gt;This site and &lt;a href="http://26outs.com"&gt;26outs&lt;/a&gt; are both running SWIZ-1.0, my new WordPress Theme. Please hit me with any questions, suggestions, etc. My Twitter has changed, too&amp;hellip; &lt;strong&gt;&lt;a href="http://twitter.com/swantron"&gt;@swantron&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/official_use.JPG"&gt;&lt;img src="https://swantron.com/uploads/2009/12/official_use.JPG" title="official_use"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Maui Cameras (and space science)</title><link>https://swantron.com/2010/02/18/maui-cameras-and-space-science/</link><pubDate>Thu, 18 Feb 2010 15:37:00 +0000</pubDate><guid>https://swantron.com/2010/02/18/maui-cameras-and-space-science/</guid><description>&lt;p&gt;I grew up approximately 920 miles from the Pacific Ocean. The border between Low-Earth-Orbit and Mid-Earth-Orbit is right around 1240 miles. It is safe to say that I was closer to the ISS or MIR than I was to an Ocean. This might help to explain my eerie attraction to anything oceanic&amp;hellip;Oceanic 815 included. Lost, FTW! Needless to say, I jumped on the opportunity to shed some light about Hawaii Photo Rental&amp;rsquo;s newly launched &lt;a href="http://www.hawaiicamera.com/maui-camera.aspx"&gt;Maui Camera&lt;/a&gt; Store. Why not? Make a few bucks for some camera research&amp;hellip;sign me up. Plus, it gives me the opportunity to superimpose the creepy sexy robot-lady in a beautiful aquatic setting&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/02/robot-surfer.jpg" alt="hang 10" title="robot-surfer"
 loading="lazy"
 decoding="async"
/&gt;
 First, a bit of geography&amp;hellip;Maui is the Valley Island&amp;hellip;the second largest of the bunch. As the nickname alludes, there are some serious valleys in Maui&amp;hellip;puts the valley shots from Lost (on Oahu) to shame. Volcanos? Check. Mountains? You bet. Waterfalls? Better believe it. Space Science? Oddly enough, yes. The Haleakala Observatory is over 10,000 feet above the sea on a dormant volcano&amp;hellip;awesome. Check the view&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/02/Haleakala.jpg" alt="Haleakala" title="Haleakala"
 loading="lazy"
 decoding="async"
/&gt;
 Obviously, Maui Camera is the place to go for all photography supplies above sea level. What about said supplies below and equally at sea level? They have you covered there, too. In order to take photos like the one above, you will need to pick up a &lt;a href="http://www.hawaiicamera.com/waterhousings/spl.aspx"&gt;Camera Water Housing&lt;/a&gt;, unless you wish to render your camera useless. Observe: &lt;img src="https://swantron.com/uploads/2010/02/waterhousing.jpg" alt="solid" title="waterhousing"
 loading="lazy"
 decoding="async"
/&gt;
 Maui cameras, Maui lenses, lighting, light meters&amp;hellip;you name it, Maui Camera is your spot. For something that will be used once, why buy if you can rent? They offer reservations&amp;hellip;hit a link to find out more. I&amp;rsquo;m pretty pumped after putting that together. Maybe we can save up some loot and honeymoon to Maui&amp;hellip;space science and snorkeling&amp;hellip;my kind of trip.&lt;/p&gt;</description></item><item><title>Spray Paint Art</title><link>https://swantron.com/2010/02/17/spray-paint-art/</link><pubDate>Wed, 17 Feb 2010 21:22:03 +0000</pubDate><guid>https://swantron.com/2010/02/17/spray-paint-art/</guid><description>&lt;p&gt;President&amp;rsquo;s Day is practically synonymous with one thing and one thing alone: spray paint. I knocked out this bad boy&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/02/IMG00030-1024x768.jpg" alt="sudo chop" title="ninja chop"
 loading="lazy"
 decoding="async"
/&gt;
 2ft x 3ft. Canvas w/ spray paint &amp;amp; acrylic. 100% awesome&lt;/p&gt;</description></item><item><title>Google Buzz Buzzworthy-ness</title><link>https://swantron.com/2010/02/17/google-buzz-buzzworthy-ness/</link><pubDate>Wed, 17 Feb 2010 21:14:46 +0000</pubDate><guid>https://swantron.com/2010/02/17/google-buzz-buzzworthy-ness/</guid><description>&lt;p&gt;Hit me up&amp;hellip; &lt;a href="http://www.google.com/profiles/lasverduras"&gt;http://www.google.com/profiles/lasverduras&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/02/robotard.jpg" title="robotard"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Truck Gizmos</title><link>https://swantron.com/2010/02/16/truck-gizmos/</link><pubDate>Tue, 16 Feb 2010 14:09:32 +0000</pubDate><guid>https://swantron.com/2010/02/16/truck-gizmos/</guid><description>&lt;p&gt;I&amp;rsquo;m sure a bunch of my reader base knows that I worked for several years in the lucrative field of landscaping. I did this after getting my math degree, which, logically, makes very little sense. Truth be told, I did quite well there&amp;hellip;paid off school, bought a couple of vehicles, chugged cases upon cases of Red Bull, and primed myself for skin cancer. You win some, you lose some&amp;hellip;or to use my degree, the probability of one winning or losing all is neither equally zero nor one. Math, for the win. Why do I bring landscaping up? Because I accept money to write reviews, of course. Only, however, for products for which I feel I can personally vouch. After banging around in every type of vehicle setup imaginable, I can say with 100% confidence that the right accessory will make a work truck 100% less of a pain in the ass. Here is where RealTruck comes into play. In the case of Morrison Design &amp;amp; Landscaping, we were in a constant struggle to keep our hand tools up and running&amp;hellip;.primarily since our gear bounced around, unsecured, in the back of our flatbeds. RealTruck.com has some pretty sweet &lt;a href="http://www.realtruck.com/truck_racks/R191139CS.html"&gt;truck rack&lt;/a&gt; options. These would have been doubly useful for us, vertical storage for shovels, rakes, et al, in addition to lumber storage for fence jobs and tree stakes. I&amp;rsquo;m sort of jealous&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/02/stake_pocket_utility_racki.jpg" title="stake_pocket_utility_racki"
 loading="lazy"
 decoding="async"
/&gt;
 Anyhow, once I switched to doing irrigation, I was constantly making service runs with my (gangsta ass) Yukon. Having rotors, nozzles, funny pipe, shovels, emitters, Red Bull cans, and whatever else you can think of rattling around my rig was a major annoyance. RealTruck can help out with this&amp;hellip;they carry a selection of &lt;a href="http://www.realtruck.com/van_racks/R195601CS.html"&gt;van rack&lt;/a&gt; solutions&amp;hellip;would have made my problem moot. They also have ladder rack options&amp;hellip;for thine contractors. I spent very little time working general construction, but enough time to fall off several ladders. Not a fan. &lt;img src="https://swantron.com/uploads/2010/02/jcs_truck_web.jpg" title="jcs_truck_web"
 loading="lazy"
 decoding="async"
/&gt;
 Depending upon what sort of work you are doing, RealTruck has it. They have winches, &lt;a href="http://www.realtruck.com/mud_flaps/R191104CS.html"&gt;mud flaps&lt;/a&gt;, and bedliners&amp;hellip;something for everyone. FWIW, they also stock air intake kits and some slick Tonneau covers&amp;hellip;for which I am a sucker.&lt;/p&gt;</description></item><item><title>Joe Swanson? I beg to differ.</title><link>https://swantron.com/2010/02/15/joe-swanson-i-beg-to-differ/</link><pubDate>Mon, 15 Feb 2010 16:27:34 +0000</pubDate><guid>https://swantron.com/2010/02/15/joe-swanson-i-beg-to-differ/</guid><description>&lt;p&gt;I have previously been asked (most often by the same dipshit girl at Wells Fargo) if I knew Joe Swanson, the cop. Nope. Great name, but I&amp;rsquo;ve never met the guy. That said, it still looks weird seeing this in the Chronicle&amp;hellip;.with perhaps the most clumsy headline of all time&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/02/wtf-me.png" alt="me" title="wtf-me"
 loading="lazy"
 decoding="async"
/&gt;
 In Bizarro World, I suppose I am a cop. Like cop Joe Swanson, programmer Joe Swanson often rides dirty with a laptop and tactical shotgun. Cop Joe Swanson has a speed detector; programmer Joe Swanson has a speed detector detector. Cop Joe Swanson rolls with a Glock 40; (citation needed) programmer Joe Swanson rolls with a Glock 45. I win. I always do.&lt;/p&gt;</description></item><item><title>Day Off Rundown</title><link>https://swantron.com/2010/02/15/day-off-rundown/</link><pubDate>Mon, 15 Feb 2010 16:12:29 +0000</pubDate><guid>https://swantron.com/2010/02/15/day-off-rundown/</guid><description>&lt;p&gt;Happy Presidents Day. I like Taft, because he was fat. Here is what I did, on my day off from banking software.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Attacked our clogged kitchen sink dilemma, again. &lt;img src="https://swantron.com/uploads/2010/02/IMG00024.jpg" alt="snake&amp;hellip;ftl" title="drain-snake"
 loading="lazy"
 decoding="async"
/&gt;
 ~~Pretty glad I opted not to be a plumber, even though I rule at plumbing. Not really about the ruling, but I most assuredly would hate to be a plumber. &lt;img src="https://swantron.com/uploads/2010/02/IMG00025.jpg" alt="snake, also ftl" title="snake-drain"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/li&gt;
&lt;li&gt;Busted out the vacuum. Pretty sure I opted not to be a vacuum-er for my profession. I&amp;rsquo;m pretty good with a vacuum, though. &lt;img src="https://swantron.com/uploads/2010/02/IMG00026.jpg" alt="spelled wrongly" title="vaccum"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/li&gt;
&lt;li&gt;5.5 miles on the elliptical. Hulu is the best thing to happen to working out at home, and Nova is the best thing to happen to Hulu. I learned about deciphering Mayan writing today. It was pretty awesome. &lt;img src="https://swantron.com/uploads/2010/02/IMG00027.jpg" alt="elliptical trainer" title="elliptical"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/li&gt;
&lt;li&gt;Did a little spray paint art&amp;hellip;a.k.a. &amp;ldquo;Man Art&amp;rdquo; It will eventually be a samurai&amp;hellip;pretty manish. &lt;img src="https://swantron.com/uploads/2010/02/IMG00028.jpg" alt="mona lisa of rattle cans" title="spray-paint-art"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/li&gt;
&lt;li&gt;Currently, doing a little blogging, with Smokie on Pandora in the background. It&amp;rsquo;s a wrap.&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>Gold! FTW!</title><link>https://swantron.com/2010/02/13/gold-ftw/</link><pubDate>Sat, 13 Feb 2010 13:22:38 +0000</pubDate><guid>https://swantron.com/2010/02/13/gold-ftw/</guid><description>&lt;p&gt;What do Glenn Beck, Dennis Miller, and Dr. Laura and I all have in common? An opportunity to tell our followers about Goldline, that&amp;rsquo;s what. I bet Glenn&amp;rsquo;s going rate is significantly higher than mine, but I&amp;rsquo;ll gladly join that roster&amp;hellip;you would be a fool not to take an opportunity to promote a good thing, like gold. &lt;img src="https://swantron.com/uploads/2010/02/Canadian-Maple-Leaf-gold-coin.png" title="Canadian-Maple-Leaf-gold-coin"
 loading="lazy"
 decoding="async"
/&gt;
 If I was a smarter man, I would have jumped on the gold bandwagon before it hit four-figure prices. My grandpa had a stash of gold coins&amp;hellip;I&amp;rsquo;m not exactly sure why the Boomers collected gold as a savings strategy, yet the subsequent generations seem to have forgotten about gold until recently. With my mutual funds absolutely taking beatings, (down nearly the price of an oz of gold last month alone) I think the smart thing to do is to purchase something of physical value. The biggest question that I had was that of &amp;ldquo;where do you buy gold?&amp;rdquo; With Edward Jones offices on every other block, buying mutual funds is a snap. The downfall with that method of retirement planning and/or savings is the overhead. How do they keep the lights on in those 50x20 strip mall offices and their suit dresses so nicely pressed? Overhead. They take their cut before it even sees the fund&amp;hellip;sometimes to a ridiculous extent. Easy. Goldline makes it easy to &lt;a href="http://www.goldline.com/buy-gold/"&gt;buy gold online&lt;/a&gt;. Very easy&amp;hellip;hit the link to see. They have a ticker displaying the daily spot prices&amp;hellip;makes it easy to see how much better your gold is retaining its value compared to your stocks. Pretty slick Mark my words&amp;hellip;I&amp;rsquo;ll have a stack of gold pigeon-holed before 2010 is out. It really seems like the logical thing to do.&lt;/p&gt;</description></item><item><title>New Societal Low: Pajama Jeans</title><link>https://swantron.com/2010/02/10/new-societal-low-pajama-jeans/</link><pubDate>Wed, 10 Feb 2010 16:03:59 +0000</pubDate><guid>https://swantron.com/2010/02/10/new-societal-low-pajama-jeans/</guid><description>&lt;p&gt;It could be argued that the Snuggie pretty much wiped out any credibility our nation had. Snuggie and Crocs, I suppose. Well, twist that knife handle, because somebody went ahead and invented &lt;a href="http://www.pajamajeans.com/%20"&gt;Pajama Jeans&lt;/a&gt;. I didn&amp;rsquo;t misspeak. Pajama Jeans. &lt;img src="https://swantron.com/uploads/2010/02/pajama-jeans.jpg" title="pajama-jeans"
 loading="lazy"
 decoding="async"
/&gt;
 ^^^&lt;strong&gt;Tired of looking like a lazy dick at KFC in sweats?&lt;/strong&gt; Pajama Jeans are for you, friend. ^^^&lt;strong&gt;Getting too fat, too rapidly, to contain your fat ass with denim?&lt;/strong&gt; Pajama Jeans are Cotton/Spandex stretchy wonderment. Problem solved. ^^^&lt;strong&gt;Want to looks classy at the gym?&lt;/strong&gt; Just kidding&amp;hellip;these look 100% retarded, regardless of setting. &lt;del&gt;steps on soapbox~~~ I bet these things sell like hot cakes, considering the impressive rate at which people are throwing in the towel on basic social tenets. Pajama Jeans would, maybe, make for a good national uniform bottom for the average overweight, responsibly dodging, globally ignorant, Everybody Loves Raymond-watching, American &amp;ldquo;adult.&amp;rdquo; ~~~steps off soapbox&lt;/del&gt;&lt;/p&gt;</description></item><item><title>Lost Countdown: Episode 2</title><link>https://swantron.com/2010/02/10/lost-countdown-episode/</link><pubDate>Wed, 10 Feb 2010 08:44:31 +0000</pubDate><guid>https://swantron.com/2010/02/10/lost-countdown-episode/</guid><description>&lt;p&gt;Here we go&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/02/lost-kate.jpg" title="lost-kate"
 loading="lazy"
 decoding="async"
/&gt;
 I re-watched the last half (non Kate B.S. portion) of episode 2 today on the elliptical&amp;hellip;here go the musings. ~ The date on Claire&amp;rsquo;s Ethan produced ultrasound is a month or so past the original crash date. WTF, yo? No ideas here. ~ The Temple Others leader (Dogan?) has a baseball on his desk&amp;hellip;brings to mind the whole Red Sox win The Series interplay between Jack and Ben. I suspect this to be big, since it was telegraphed. ~ Sawyer seemed genuinely sullen&amp;hellip;jumped a peg in my favourite Lostie book.#1, FWIW ~ Claire = new Russoau? I butchered that spelling likely, but I don&amp;rsquo;t care to look it up. Fuck you. ~ The &amp;ldquo;infection&amp;rdquo; mentioned. I&amp;rsquo;m guessing that Christian, Faux Locke, Eko&amp;rsquo;s brother, and even Claire are all dead, and &amp;lsquo;infected&amp;rsquo; per se. These are the people Russoau (suck it) was battling and cautious about&amp;hellip;pretty obscure, but this is my take. and finally ~ The time lines will merge. The LAX dudes (2004) seem to intuitively know stuff that only the real time (be it 2007, via 2004&amp;raquo;1977&amp;raquo;1945&amp;raquo;2007 or directly from 2007) dudes know&amp;hellip;I&amp;rsquo;m saying that Juliette&amp;rsquo;s bomb somehow did this, and will explain why this is such. She was babbling about coffee with Sawyer when she was on her death bed, and said via Miles that it worked&amp;hellip;just wait for it. Regardless, things are going to have to be very fast paced to wrap up in &amp;lt; 10 hours&amp;hellip;should be very interesing&lt;/p&gt;</description></item><item><title>Office Puzzle: Which Item is of Least Use?</title><link>https://swantron.com/2010/02/10/office-puzzle-which-item-is-of-least-use/</link><pubDate>Wed, 10 Feb 2010 03:19:24 +0000</pubDate><guid>https://swantron.com/2010/02/10/office-puzzle-which-item-is-of-least-use/</guid><description>&lt;p&gt;I&amp;rsquo;m pretty sure the printer room in a software company is where obscure office shit goes to die. There are always random dried-out hi-lite markers, cap-less ballpoints, and roughly seventy staplers sitting amongst the unclaimed recipes in each of the printer stations. Which of these of the least value? You decide. &lt;img src="https://swantron.com/uploads/2010/02/useless.jpg" alt="all crap" title="useless"
 loading="lazy"
 decoding="async"
/&gt;
 Entry 1___&lt;strong&gt;Stapler Remover&lt;/strong&gt;. You know what? If your initial staple fails, perhaps you should not be stapling in the first place. Either you stapled incorrectly, and suck at stapling, or attempted to staple far too many papers together at once, and suck at stapling in that regard. Regardless, extra &amp;lsquo;worthlessness&amp;rsquo; awarded due to setting&amp;hellip;no staples required in software production. Entry 2__&lt;strong&gt;Paper Clip Holder&lt;/strong&gt;. Had one of these at the old cube&amp;hellip;LOVED IT. Great to fiddle with. I can hold, in my possession, a paper clip for about 45 seconds before I have the straight outside part bent out and underneath a fingernail. Paper clips make getting potato chips fragments out of keyboards a snap. As far as the holder&amp;hellip;useless. A non-magnetic box of toothpicks would be economically far more feasible. Entry 3__&lt;strong&gt;Electric Three Hole Punch&lt;/strong&gt;. You know what really sucks? When your goddamn coffee maker at work is out of commission, yet there is a fully functional, electric, 3-hole punch sitting there. Look how full that collection bin is ^&amp;hellip; it really makes you wonder what the fuck people are 3-hole binding, again, at a software company. What an absolute toss-up! It is a good thing that I am not in the printer room often&amp;hellip;guaranteed I&amp;rsquo;d have a paper clip jammed in that 3-hole punch in no time. Or a staple-remover-pierce marks on the webbing of my hand&amp;hellip;&lt;/p&gt;</description></item><item><title>PS3 To Support 3D</title><link>https://swantron.com/2010/02/09/ps3-to-support-3d/</link><pubDate>Tue, 09 Feb 2010 19:40:30 +0000</pubDate><guid>https://swantron.com/2010/02/09/ps3-to-support-3d/</guid><description>&lt;p&gt;Who doesn&amp;rsquo;t like 3D? This ol&amp;rsquo; gal certainly does. Or did. &lt;img src="https://swantron.com/uploads/2010/02/3D_glasses.jpg" title="3D_glasses"
 loading="lazy"
 decoding="async"
/&gt;
 I don&amp;rsquo;t get the last joke, but &lt;a href="http://www.engadget.com/2010/02/10/ps3-getting-3d-firmware-update-this-summer/"&gt;Engadget&lt;/a&gt; reported the following: Get your active shutter glasses ready: your PS3 is going to go 3D this Summer. In conjunction with the release of its 3D BRAVIA LCD sets, Sony is planning to release updates to turn the PS3 both into a stereoscopic 3D gaming platform, in addition to a 3D Blu-ray compatible movie player. Sure, we knew Sony was planning to give us 3D sometime this year, but now that we&amp;rsquo;ve got a summer time frame we can plan our wardrobe decisions according &amp;ndash; jean cut-offs, here we come! I&amp;rsquo;ll gladly wait for Visio to come out with a 3D LCD/LED, and kindly pay less than half of the price of a Bravia, thanks. Regardless, this is pretty sweet news.&lt;/p&gt;</description></item><item><title>Technological Breakthrough, Ketchup Style</title><link>https://swantron.com/2010/02/06/technological-breakthrough-ketchup-style/</link><pubDate>Sat, 06 Feb 2010 14:52:16 +0000</pubDate><guid>https://swantron.com/2010/02/06/technological-breakthrough-ketchup-style/</guid><description>&lt;p&gt;The best thing to happen to ketchup since the upside-down bottle thing: &lt;img src="https://swantron.com/uploads/2010/02/ketchup.jpg" title="ketchup"
 loading="lazy"
 decoding="async"
/&gt;
 For maximum high fructose corn syrup intake, you can dip shit in this thing or go old-school and squeeze this shit on other shit. Now, we just need to clear up the whole ketchup/catsup naming conundrum, and we&amp;rsquo;ll be good to go. The future is here, my friends.&lt;/p&gt;</description></item><item><title>DC Storm Footage</title><link>https://swantron.com/2010/02/05/dc-storm-footage/</link><pubDate>Fri, 05 Feb 2010 18:32:11 +0000</pubDate><guid>https://swantron.com/2010/02/05/dc-storm-footage/</guid><description>&lt;p&gt;Upon hearing preliminary reports that DC is about to get precisely 1 assload of snow, swantron.com has managed to deploy a field agent robot reporter to the scene. How are things looking, REPORTRON?&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/02/Washington-DC-Capitol.jpg" title="Washington-DC-Capitol"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;del&gt;&lt;del&gt;REPORTRON: ALMOST TO LEVEL OF VERTICAL THINGS&lt;/del&gt; WARNING!&lt;/del&gt;~&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2010/02/whitehouse.bmp"&gt;&lt;img src="https://swantron.com/uploads/2010/02/whitehouse.bmp" title="whitehouse"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;~&lt;del&gt;REPORTRON: VERTICAL THINGS JEOPARDIZED!&lt;del&gt;FLAG RETENTION UNIT JEOPARDIZED! JEOPARDY X2! CAUTION&lt;/del&gt;&lt;/del&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/02/lincoln.jpg" title="lincoln"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;del&gt;REPORTRON: ODD LOOKING STATUE COMPROMISED! SOLID PRECIPITATION LEVEL TO STATUE NUTSACK! BEWARE!&lt;/del&gt;&lt;/p&gt;
&lt;p&gt;Things are quite dire, it seems. REPORTRON is all metric, so things might be over or understated for an empirical system audience&amp;hellip; stay tuned for breaking footage! Godspeed, REPORTRON.&lt;/p&gt;</description></item><item><title>Sunglasses Roundup</title><link>https://swantron.com/2010/02/05/sunglasses-roundup/</link><pubDate>Fri, 05 Feb 2010 11:34:17 +0000</pubDate><guid>https://swantron.com/2010/02/05/sunglasses-roundup/</guid><description>&lt;p&gt;Wikipedia states (horribly) : &amp;ldquo;Sunglasses can be worn to hide one&amp;rsquo;s eyes: They can make eye contact impossible, which can be intimidating to those not wearing sunglasses; the avoided eye contact can also demonstrate the wearer&amp;rsquo;s detachment,[citation needed] which is considered desirable (&amp;ldquo;cool&amp;rdquo;) in some circles.&amp;rdquo; Some circles? I think all circles would consider sunglasses cool, or even bad-ass. Like the over-the-top-awesome MP3 shades that Dog the Bounty Hunter sports, regardless of location and time of day&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/02/oakley_thump_hi.jpg" title="oakley_thump_hi"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;calling those things cool is like calling Richard Branson&amp;rsquo;s sea-plane &amp;ldquo;neat.&amp;rdquo; Grossly understated. I know a lot of the swantron reader base is looking for deals. And so! Here is an opportunity to render deals somewhat moot&amp;hellip;. check out the screaming deals on &lt;a href="http://www.cheapwholesalesunglasses.com"&gt;wholesale sunglasses&lt;/a&gt; I dug up. The selection is pretty incredible, and the prices are honestly surprisingly low. If I could get the e-tail thing rolling, I would not hesitate for a second to start slanging these things&amp;hellip;you name it, they have it. It is hard to think about sunglasses without thinking Blues Brothers. That movie single-handedly made the Ray-Ban Wayfarer iconic. They have shades inspired by the Wayfarer, and shades that have taken that notion and pimped them out for the kids&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/02/blues-brother.jpg" title="blues-brother"
 loading="lazy"
 decoding="async"
/&gt;
 Not over-the-top enough? Hook up some stutters a la Kanye &lt;img src="https://swantron.com/uploads/2010/02/stutter-shades.jpg" title="stutter-shades"
 loading="lazy"
 decoding="async"
/&gt;
 Croakies sold separately. Gigantic Croakies, hopefully not available for purchase&amp;hellip;so bad &lt;img src="https://swantron.com/uploads/2010/02/croakies.jpg" title="croakies"
 loading="lazy"
 decoding="async"
/&gt;
 Those puppies would look slick on those MP3 shades. Black of course. Anyhow, hit the link for a look at some sweet &lt;a href="http://www.cheapwholesalesunglasses.com"&gt;wholesale sunglasses&lt;/a&gt;. Drop me a line if you start selling those suckers, because I&amp;rsquo;m always in the market for some aviators.&lt;/p&gt;</description></item><item><title>Lost… Final Season Roundup: Episode 1…Round 2</title><link>https://swantron.com/2010/02/03/lost-final-season-roundup-episode-1-round/</link><pubDate>Wed, 03 Feb 2010 19:55:53 +0000</pubDate><guid>https://swantron.com/2010/02/03/lost-final-season-roundup-episode-1-round/</guid><description>&lt;p&gt;I&amp;rsquo;ve had time to digest E1. As much time as it takes to decipher nonsense, but time none-the-less &lt;img src="https://swantron.com/uploads/2010/02/swantron-lost.jpg" title="swantron-lost"
 loading="lazy"
 decoding="async"
/&gt;
 Musings / Observations: ~ No sign of my favourite Tail-y and Lost-y in general, Mr. Eko. Mista Eko ~ Likewise, no sign of Michael, Walt (WAAAAALT!), Ana Lucia, Libby, and Shannon ~ Less vodka? In the pilot, Jack scored two extra mini-bottles of vodka&amp;hellip;Cindy doles out only one in the reset ~ Same scene as ^, Rose is comforting Jack&amp;hellip;role reversal ~ Charlie wants to die, whereas Hugo claims to be lucky as hell ~ Locke is still wheelchair bound, yet still claims to have gone on his walk-about&amp;hellip;how the hell did he have time for it, and still catch Oceanic 815? ~ First hour (recap) drilled straight into the 2nd hour&amp;rsquo;s last-season-of-lost-answer-some-crap rapid pace ~ Smokie = Man in Black&amp;hellip;no more wondering about that ~ Ben gets punk&amp;rsquo;d&amp;hellip;tries to be slick after wiping out Jacob, until getting pwned and shpwn dead Locke ~ Hugo being decisive after seeing Jacob was intense, and anti-Jack ~ LeFleur is going to tear shit up&amp;hellip;took out 4 Udders before they got him sacked and to the Temple and most importantly&amp;hellip; ~ My main man Sayid is &amp;lsquo;New Jacob&amp;rsquo;. Write that down&amp;hellip;I called it. Miles was stunned and Jack failed. It is going to be awesome. Pretty excited at the pace and feel of the final season. The reset will play itself out. There will be a few long &amp;lsquo;why Kate did what she did&amp;hellip;Sawyer being good&amp;rsquo; episodes, granted, but it should be a quick 30+ hours.&lt;/p&gt;</description></item><item><title>Lost… Final Season Roundup: Episode 1</title><link>https://swantron.com/2010/02/02/lost-final-season-roundup-episode-1/</link><pubDate>Tue, 02 Feb 2010 22:42:48 +0000</pubDate><guid>https://swantron.com/2010/02/02/lost-final-season-roundup-episode-1/</guid><description>&lt;p&gt;Can&amp;rsquo;t focus after that crap&amp;hellip;look at the half-assed shitty work with The Gimp&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2010/02/shitty-lost.jpg"&gt;&lt;img src="https://swantron.com/uploads/2010/02/shitty-lost.jpg" title="shitty-lost"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Where the fuck was Mr. Eko? I&amp;rsquo;ll post more when I can wrap my head around that freaky episode.&lt;/p&gt;</description></item><item><title>Landscaper /vs/ Toddler</title><link>https://swantron.com/2010/02/02/landscaper-vs-toddler/</link><pubDate>Tue, 02 Feb 2010 16:40:34 +0000</pubDate><guid>https://swantron.com/2010/02/02/landscaper-vs-toddler/</guid><description>&lt;p&gt;July 10, 2006: My hombre Voy provides some landscaper lunch comic relief by crawling into a little van thing at the mall.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2010/02/truck1.jpg"&gt;&lt;img src="https://swantron.com/uploads/2010/02/truck1-575x431.jpg" title="truck1"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2010/02/truck2.jpg"&gt;&lt;img src="https://swantron.com/uploads/2010/02/truck2-575x431.jpg" title="truck2"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;
February 2, 2010: My nephew Jake provides some comic relief to his mother by hamming it up in a little van thing at the mall.

[![](/uploads/2010/02/IMG00372-575x431.jpg &amp;#34;IMG00372&amp;#34;)](/uploads/2010/02/IMG00372.jpg)

I hope, for Jake&amp;#39;s sake, that those food-court ass-faces clean those things. Lord knows what sort of grime was on Voy&amp;#39;s clam-diggers in &amp;#39;o6.
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>Random sentence time!</title><link>https://swantron.com/2010/02/02/random-sentence-time/</link><pubDate>Tue, 02 Feb 2010 13:23:35 +0000</pubDate><guid>https://swantron.com/2010/02/02/random-sentence-time/</guid><description>&lt;p&gt;How can the back crawl?&lt;/p&gt;</description></item><item><title>Seaplane FTW</title><link>https://swantron.com/2010/02/01/seaplane-ftw/</link><pubDate>Mon, 01 Feb 2010 16:16:24 +0000</pubDate><guid>https://swantron.com/2010/02/01/seaplane-ftw/</guid><description>&lt;p&gt;I think Richard Branson is awesome. He basically does whatever he wants. Like &lt;a href="http://www.dailymail.co.uk/sciencetech/article-1246972/Underwater-plane-bought-Sir-Richard-Branson.html"&gt;inventing seaplanes&lt;/a&gt;. &lt;img src="https://swantron.com/uploads/2010/02/sea-plane.jpg" alt="sera-plane" title="sea-plane"
 loading="lazy"
 decoding="async"
/&gt;
 FTA: *Billionaire Sir Richard Branson may already own an airline, a record label, a mobile phone company, several luxury restaurants and a Caribbean island. But today the entrepreneur unveiled his latest toy - an underwater plane. The £415,000 prototype submersible is called the Necker Nymph and can dive to depths of up to 130ft. Sir Richard hopes to one day explore depths of 35,000ft - which is far more than the height of Mount Everest.*My hero.&lt;/p&gt;</description></item><item><title>Amazon Recommendation Weirdness</title><link>https://swantron.com/2010/01/31/amazon-recomendation-weirdness/</link><pubDate>Sun, 31 Jan 2010 16:17:38 +0000</pubDate><guid>https://swantron.com/2010/01/31/amazon-recomendation-weirdness/</guid><description>&lt;p&gt;Well, it turns out Amazon determined that I&amp;rsquo;m a bad motherfucker. &lt;img src="https://swantron.com/uploads/2010/01/Screenshot-575x484.png" alt="bad mofo" title="Screenshot"
 loading="lazy"
 decoding="async"
/&gt;
 Typically Amazon tells me about HDMI cables, puzzle books, holsters, shell-toes, netbooks, etc. Now, apparently, they think I should check out some dashikis. And I might&amp;hellip;&lt;/p&gt;</description></item><item><title>Calling All XBoxers…</title><link>https://swantron.com/2010/01/30/calling-all-xboxers/</link><pubDate>Sat, 30 Jan 2010 15:55:11 +0000</pubDate><guid>https://swantron.com/2010/01/30/calling-all-xboxers/</guid><description>&lt;p&gt;I&amp;rsquo;ve let it be known that I am a Wii dude. A Wii-tard, if you will. With my recent PS3 purchase, I have, for the first time, a real &amp;rsquo;live&amp;rsquo; gaming unit. This has set me on a search, so to speak, for easy access to this world. I stumbled across these guys, offering &lt;a href="http://www.pcgamesupply.com/buy/Xbox-Live-1-Month-Gold-Card-Code/"&gt;xbox live 1 month code&lt;/a&gt; promotions on the cheap. &lt;img src="https://swantron.com/uploads/2010/01/pcgamesupply_logo.png" alt="wood" title="pcgamesupply_logo"
 loading="lazy"
 decoding="async"
/&gt;
 Pretty slick site. In addition to the &lt;a href="http://www.pcgamesupply.com/buy/Xbox-Live-1-Month-Gold-Card-Code/"&gt;1 month xbox live code&lt;/a&gt; mentioned above, they offer Wii card points, Playstation Network credits, and any sort of console access you could possibly want. &lt;img src="https://swantron.com/uploads/2010/01/xbox_360-390x575.jpg" alt="marbled..nice touch" title="xbox_360"
 loading="lazy"
 decoding="async"
/&gt;
 I understand that not all gamers are going to be looking for &lt;a href="http://www.pcgamesupply.com/buy/Xbox-Live-1-Month-Gold-Card-Code/"&gt;xbox live 1 month&lt;/a&gt; offers, but the good folks at pcgamesupply have you covered with instant access to even the most non-console offerings&amp;hellip;you guessed it, WoW and CoD Modern Warefare 2. Hit one of those links to check them out&amp;hellip;I know you have the time.&lt;/p&gt;</description></item><item><title>Worlds Colliding: Considering Mini 9 Hackintosh</title><link>https://swantron.com/2010/01/28/worlds-colliding-considering-mini-9-hackintosh/</link><pubDate>Thu, 28 Jan 2010 19:57:45 +0000</pubDate><guid>https://swantron.com/2010/01/28/worlds-colliding-considering-mini-9-hackintosh/</guid><description>&lt;p&gt;It almost seems like a crime to own the most hackintosh-able netbook w/o hackintoshing the sumbitch. Ideal chipset&amp;hellip;ideal ease of solid state HD and RAM upgrade. The only downside is my Linux fanboi-izm&amp;hellip;and affinity to The Gimp. Ubuntu FTW. &lt;img src="https://swantron.com/uploads/2010/01/hackintosh-575x205.jpg" alt="MINI 9" title="hackintosh"
 loading="lazy"
 decoding="async"
/&gt;
 I&amp;rsquo;m uber-serios-ly considering making the bump. I really hate iTunes and anything else with a small i preceding a word, but think that iPhone/iTouch app dev might be worth the hassle. More to come&amp;hellip;I have some contemplation to contemplate.&lt;/p&gt;</description></item><item><title>iPad: iThe iDeal iB-iB-iBreaker</title><link>https://swantron.com/2010/01/27/ipad-ithe-ideal-ib-ib-ibreaker/</link><pubDate>Wed, 27 Jan 2010 21:31:29 +0000</pubDate><guid>https://swantron.com/2010/01/27/ipad-ithe-ideal-ib-ib-ibreaker/</guid><description>&lt;p&gt;The iPad doesn&amp;rsquo;t multi-task The iPad is less powerful than my Mini 9 The iPad is twice as expensive as my Mini 9 The iPad still requires tethering sans WiFi The iPad is Flash-free The iPad&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/01/Ipadhand.jpg" alt="gay" title="Ipadhand"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;ups the iTunes bullshit ante with some asinine iBooks bullshit. Dealbreaker. Honestly, this thing is basically an entry level netbook with a touch-screen and a whole grip of proprietary junk. No HDMI out, so you cannot use your glorified e-book reader as a portable media center. No thanks. Maybe once this thing is jail-broken it will be worth a look, but as the iPad sits in Gen I, this thing is going the way of the Macbook Air&amp;hellip;straight to obscurity. The Apple fanboiz should be all over this stupid thing. I&amp;rsquo;ll stick to the smartphone / netbook for the time being.&lt;/p&gt;</description></item><item><title>IPad. Really?</title><link>https://swantron.com/2010/01/27/ipad-really/</link><pubDate>Wed, 27 Jan 2010 11:55:17 +0000</pubDate><guid>https://swantron.com/2010/01/27/ipad-really/</guid><description>&lt;p&gt;The aforementioned &amp;rsquo;next big thang&amp;rsquo; from Apple is called the iPad. Really. &lt;img src="https://swantron.com/uploads/2010/01/jobs.jpg" alt="Jobs&amp;hellip;dude. You looks like hell ." title="jobs"
 loading="lazy"
 decoding="async"
/&gt;
 Jobs is still blathering about it at the press release, but the peremptory word is that the thing is a hybrid book reader slash iPod on &amp;lsquo;roids. I &lt;em&gt;may&lt;/em&gt; want one. Full details will follow when the details fully emerge.&lt;/p&gt;</description></item><item><title>Apple Buzz: iSlate</title><link>https://swantron.com/2010/01/27/apple-buzz-islate/</link><pubDate>Wed, 27 Jan 2010 11:31:29 +0000</pubDate><guid>https://swantron.com/2010/01/27/apple-buzz-islate/</guid><description>&lt;p&gt;I&amp;rsquo;m not open source enough to be close minded about Apple products. They make some amazing shit. I&amp;rsquo;d drop my BlackBerry in a shake if the iPhone was out on Verizon. In a shake. The nets have been afire with rumors of the next big thing from Jobs &amp;amp; Co. Well, it is a tablet PC, and it is reportedly awesome. Jason Calacanis (Engadget founder) has had one for two weeks to beta test, and he called it the &amp;quot; most amazing device ever.&amp;quot; &lt;img src="https://swantron.com/uploads/2010/01/apple.jpg" alt="iSlate" title="apple"
 loading="lazy"
 decoding="async"
/&gt;
 Shit. One more thing to get. Official word is slated for 1 PM&amp;hellip; I&amp;rsquo;ll post more at that point.&lt;/p&gt;</description></item><item><title>Ubuntu + Microsoft = BFFs</title><link>https://swantron.com/2010/01/27/ubuntu-microsoft-bffs/</link><pubDate>Wed, 27 Jan 2010 11:08:52 +0000</pubDate><guid>https://swantron.com/2010/01/27/ubuntu-microsoft-bffs/</guid><description>&lt;p&gt;Ubuntu&amp;rsquo;s maker, Canonical, has announced that Lucid Lynx will drop with Yahoo Search as the default for Firefox. Since Yahoo is powered by Bing, M$ is effectively in bed with a fricking Linux distro&amp;hellip; World colliding &lt;img src="https://swantron.com/uploads/2010/01/ubuntuwhite.jpg" alt="ubuntu FTW" title="ubuntuwhite"
 loading="lazy"
 decoding="async"
/&gt;
 Granted, it takes about 5 seconds to configure Firefox to use Google as it does in Koala, but it is a step in the right direction for Canonical&amp;hellip; Contracts with Dell and now M$ via Yahoo will help gain market share. Maybe 2011 will be the year of the Linux desktop&amp;hellip; Not very likely, but less M$ is a victory in my book. Addition by subtraction.&lt;/p&gt;</description></item><item><title>Things With Which I’m Over: Winter</title><link>https://swantron.com/2010/01/26/things-with-which-im-over-winter/</link><pubDate>Tue, 26 Jan 2010 09:08:05 +0000</pubDate><guid>https://swantron.com/2010/01/26/things-with-which-im-over-winter/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/01/ice-sucks.jpg" alt="ice-suckles"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Iceicles? More like Ice-suck-les.&lt;/p&gt;</description></item><item><title>Free Cheese Poster…Get 'em While 'e're Hot</title><link>https://swantron.com/2010/01/25/free-cheese-poster-get-em-while-ere-hot/</link><pubDate>Mon, 25 Jan 2010 15:25:56 +0000</pubDate><guid>https://swantron.com/2010/01/25/free-cheese-poster-get-em-while-ere-hot/</guid><description>&lt;p&gt;Like posters? Cheese? Free junk? Hells yeah, me too.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2010/01/free-cheese.bmp"&gt;&lt;img src="https://swantron.com/uploads/2010/01/free-cheese.bmp" alt="free-99" title="free-cheese"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.eatwisconsincheese.com/cheese/requestguide.aspx"&gt;Eat Wisconsin Cheese&lt;/a&gt; via deals.woot.com is offering an awesome free poster with the following hype: &lt;em&gt;&amp;ldquo;Do you love cheese but you&amp;rsquo;re not familiar with a particular cheese variety? Do you like trying new cheeses? Refer to this handy guide for 33 popular cheese varieties from Wisconsin. Contains cheese descriptions, cheese storage guidelines, buying tips, handling and cooking guidelines and tips on serving a Wisconsin Cheese Course.&amp;rdquo;&lt;/em&gt;&lt;/p&gt;</description></item><item><title>PS3 Review: First Person Shooters</title><link>https://swantron.com/2010/01/24/ps3-review-first-person-shooters/</link><pubDate>Sun, 24 Jan 2010 13:36:02 +0000</pubDate><guid>https://swantron.com/2010/01/24/ps3-review-first-person-shooters/</guid><description>&lt;p&gt;Round two of the PS3 piece-meal review: First Person Shooters After horsing around with the PS3 for a few weeks, I think I can finally pen a review of the &amp;lsquo;game&amp;rsquo; portion of the damn thing. I have two games at this point, Call of Duty 4: Modern Warfare, and Uncharted, Drake&amp;rsquo;s Fortune. Both of these games were gen 1 drops on the PS3, and both have sequels, so to say, with both CoD5 and the new Uncharted receiving great reviews. For our purposes here, the 2nd /vs/ 1st generation doesn&amp;rsquo;t make a ton of difference. &lt;img src="https://swantron.com/uploads/2010/01/PS3-Controller.jpg" alt="yeah it&amp;rsquo;s blurry, big whoop. wanna fight about it" title="PS3-Controller"
 loading="lazy"
 decoding="async"
/&gt;
 ~~~~~~~~my SmackBerry is in need of a replacement&amp;hellip;photos are blurry, so I Van Gough-ed the shit out of that pic. The Gimp rules, but I&amp;rsquo;ve already spent a ton of time on that soapbox. ~~~~~~~~~ Anyhow, here is the deal. Dual analogue sticks are fucking retarded. I make no effort to hide the fact that I am a Wii fanboi to some extent. Re-learning the dual analogue control scheme using the PS3 controller is more than an issue of fighting up the colloquial learning curve, it is an antiquated means of engaging in gameplay. CoD, World at War for Wii soundly beats CoD4 on PS3 in terms of accuracy, speed, camera control, and whatever else by which one could gauge a FPS. Uncharted, too, feels awkward. Not only in the controls/camera, but the graphics render block-ily in some levels. I suppose the long and short of the deal is that even with it&amp;rsquo;s far superior graphics, the PS3 is still lagging behind the Wii as far as controller interface is concerned. For games (that I don&amp;rsquo;t care for) such as Madden or a traditional console fighter, dual analogue might be the bee&amp;rsquo;s knees. A well-designed Wii game, like Galaxy, Boom Blox, CoD, or Okami will smoke the shit out of anything on the PS3 to this point. With a new Zelda and the sequel to Super Mario Galaxy slated to drop in 2010, pretty sure I&amp;rsquo;m going to be plugging AAs in my Wii-motes for some time to come.&lt;/p&gt;</description></item><item><title>Things I Hate: Toasters</title><link>https://swantron.com/2010/01/22/things-i-hate-toasters/</link><pubDate>Fri, 22 Jan 2010 12:14:26 +0000</pubDate><guid>https://swantron.com/2010/01/22/things-i-hate-toasters/</guid><description>&lt;p&gt;&lt;a href="https://swantron.com/uploads/2010/01/toaster.bmp"&gt;&lt;img src="https://swantron.com/uploads/2010/01/toaster.bmp" alt="useless" title="toaster"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I hate toasters. Why this ill-conceived piece of shit has become a staple in the American kitchen and/or kitchenette is beyond me. Toasters render bread sharp and dangerous to the mouth. Tosters re-cook cooked bread. Toasters make bread taste stale. Toasters serve the same purpose as the oven broiler, but only for bread. Toasters serve the same purpose as a George Foreman grill, but only for bread. And lastly&amp;hellip; Toasters look like Honda Elements.&lt;/p&gt;</description></item><item><title>The Gout, The Old Painting</title><link>https://swantron.com/2010/01/20/the-gout-the-old-painting/</link><pubDate>Wed, 20 Jan 2010 12:47:04 +0000</pubDate><guid>https://swantron.com/2010/01/20/the-gout-the-old-painting/</guid><description>&lt;p&gt;Well, since I&amp;rsquo;m on day fucking six of my gout attack, I figure I should post a painting I came across during my allopurinol research. A mediocre painter named James Gillray made this sucker in 1799, and titled it &amp;ldquo;The Gout.&amp;rdquo; &lt;img src="https://swantron.com/uploads/2010/01/Gout.jpg" title="Gout"
 loading="lazy"
 decoding="async"
/&gt;
 I feel for the guy, as he managed to get sort of spot-on with this thing. Fire out the nose&amp;hellip;big teeth&amp;hellip;ect. Too bad he sucks at painting.&lt;/p&gt;</description></item><item><title>Jeffy’s Accident</title><link>https://swantron.com/2010/01/19/jeffys-accident/</link><pubDate>Tue, 19 Jan 2010 13:27:41 +0000</pubDate><guid>https://swantron.com/2010/01/19/jeffys-accident/</guid><description>&lt;p&gt;&lt;a href="https://swantron.com/uploads/2010/01/jeffy.gif"&gt;&lt;img src="https://swantron.com/uploads/2010/01/jeffy.gif" title="jeffy"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Gross, Jeffy.&lt;/p&gt;</description></item><item><title>Avatards</title><link>https://swantron.com/2010/01/19/avatards/</link><pubDate>Tue, 19 Jan 2010 13:12:03 +0000</pubDate><guid>https://swantron.com/2010/01/19/avatards/</guid><description>&lt;p&gt;The worst doctor in the world has concluded that a Taiwanese man with a history of high blood pressure has &lt;strong&gt;died of a stroke likely triggered by over-excitement from watching the blockbuster Avatar in 3D&lt;/strong&gt;. Boy Howdy!&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/01/avatard.jpg" alt="OH NOS! DEADOS!"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;According to &lt;a href="http://www.news.com.au/entertainment/movies/man-died-after-watching-avatar/story-e6frfmvr-1225821333043"&gt;this shitty website&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A 42-year-old Taiwanese man with a history of high blood pressure has died of a stroke likely triggered by over-excitement from watching the blockbuster Avatar in 3D, a doctor says. The man, identified only by his surname Kuo, started to feel unwell during the screening earlier this month in the northern city of Hsinchu and was taken to hospital. Mr Kuo, who suffered from hypertension, was unconscious when he arrived at the Nan Men General Hospital and a scan showed that his brain was haemorrhaging, emergency room doctor Peng Chin-chih said today. &amp;ldquo;It&amp;rsquo;s likely that the over-excitement from watching the movie triggered his symptoms,&amp;rsquo;&amp;rsquo; the doctor said. Mr Kuo died 11 days later from the brain haemorrhage, and the China Times newspaper said it was the first death linked to watching James Cameron&amp;rsquo;s science-fiction epic Avatar.&lt;/p&gt;</description></item><item><title>O-Scope</title><link>https://swantron.com/2010/01/15/o-scope/</link><pubDate>Fri, 15 Jan 2010 15:52:28 +0000</pubDate><guid>https://swantron.com/2010/01/15/o-scope/</guid><description>&lt;p&gt;Not sure how many physicists troll around craigslist, but if they do&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/01/o-scope.bmp" alt="0-scope" title="o-scope"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Hands down, the best description on a craigslist item EVER FWIW, An oscilloscope measures two things: voltage and time. A charged beam of electrons &amp;ldquo;sweeps&amp;rdquo; the screen in a given time in the x-axis, and is deflected by a signal in the y-axis. The deflection from the standard signal in the trace can gauge the input signal&amp;rsquo;s voltage and duration/frequency. And yes, the poster was correct. O-scopes are great.&lt;/p&gt;</description></item><item><title>Interesting Thing of the Day: Green Police</title><link>https://swantron.com/2010/01/15/interesting-thing-of-the-day-green-police/</link><pubDate>Fri, 15 Jan 2010 14:58:50 +0000</pubDate><guid>https://swantron.com/2010/01/15/interesting-thing-of-the-day-green-police/</guid><description>&lt;p&gt;Attention all New Yorkers with late-model hatchbacks&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/01/auto_emission.jpg" alt="auto emission"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Watch out for the &lt;a href="http://www.propel-earth-initiatives.com/green-police/"&gt;Green Police&lt;/a&gt;! I just read about these guys&amp;hellip;pretty interesting. New York City has twenty officers collectively known as the Green Police. The Department of Environmental conservation has tasked the Green Police with cracking down on those who are not following the city&amp;rsquo;s environmental (read: green) regulations. The two main groups that the squad focuses on are auto emisions violators (see above) and those in the food vending business. Auto emissions is pretty straight forward. There exists a maximum level of pollutants that a car can exhause&amp;hellip;as set in law. If a Green Policeman pulls you over (they do have the authority, for what it is worth&amp;hellip;different story there) with suspicion of being over the limit, they can gauge your emission level with a gauge. Over the limit? Fined. At that point, you have thirty days to reduce emissions to the acceptable level, to avoid paying the fine. This is desirable, since the fines are in the $700 range&amp;hellip; and that covers the first time offence. If you choose not to take any action, the fine is raised to nearly double, at $1300. Sort of big time. I&amp;rsquo;m pretty sure that monetary incentive is enough to keep repeat offender incidences at a low level.&lt;/p&gt;</description></item><item><title>Domain Name Change</title><link>https://swantron.com/2010/01/15/domain-name-change/</link><pubDate>Fri, 15 Jan 2010 11:46:10 +0000</pubDate><guid>https://swantron.com/2010/01/15/domain-name-change/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/12/official_use-300x230.jpg" title="official_use"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Testing the new uploads&amp;hellip;I have made the 100% switch from bouncerblog&amp;hellip;images might be jacked up, but the indexing appears to be working. webmastering ftw&lt;/p&gt;</description></item><item><title>Bored?</title><link>https://swantron.com/2010/01/14/bored/</link><pubDate>Thu, 14 Jan 2010 16:38:23 +0000</pubDate><guid>https://swantron.com/2010/01/14/bored/</guid><description>&lt;p&gt;Bored? Well, you &lt;em&gt;could&lt;/em&gt; sit around with your bowl haircut and feel sorry for yourself&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/01/bored_students.jpg" title="bored_students"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;or alternatively, you could do something awesome. Mac user? You guys have it made. My favorite thing about Vista, maybe, was the fact they pre-loaded mahjong&amp;hellip;Mac users, check out these &lt;a href="http://www.macgames.fm/mahjong.htm"&gt;mahjong games for mac&lt;/a&gt;. If you prefer to kick it old school (think Apple 2GS old school), give &lt;a href="http://www.macgamesandmore.com/simplysolitaire.html"&gt;spider solitaire for mac&lt;/a&gt; a shot. Fun times will ensue. Of course, music is always an option&amp;hellip;namely &lt;a href="http://www.audiobank.fm"&gt;royalty free music&lt;/a&gt; over at audiobank. Hit the link to check out some tunes&amp;hellip;legally for once, you criminals. If those suckers don&amp;rsquo;t work, you can always look at that kid ^ some more. He is amusing.&lt;/p&gt;</description></item><item><title>Breakfast Fail.</title><link>https://swantron.com/2010/01/14/breakfast-fail/</link><pubDate>Thu, 14 Jan 2010 10:08:09 +0000</pubDate><guid>https://swantron.com/2010/01/14/breakfast-fail/</guid><description>&lt;p&gt;Things got a little out of hand this morning. I managed to hot-snauce the shit out of my &amp;ldquo;plate&amp;rdquo; while trying to hot-snauce the shit out of my tortilla chips.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/01/breakfast-fail-575x431.jpg" title="breakfast-fail"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Still delicious.&lt;/p&gt;</description></item><item><title>Family Circus /vs/ Lil Jon</title><link>https://swantron.com/2010/01/13/family-circus-vs-lil-john/</link><pubDate>Wed, 13 Jan 2010 17:41:41 +0000</pubDate><guid>https://swantron.com/2010/01/13/family-circus-vs-lil-john/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/01/family-circle.gif" title="family-circle"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;wow.&lt;/p&gt;</description></item><item><title>Netflix on Wii</title><link>https://swantron.com/2010/01/13/netflix-on-wii/</link><pubDate>Wed, 13 Jan 2010 13:03:16 +0000</pubDate><guid>https://swantron.com/2010/01/13/netflix-on-wii/</guid><description>&lt;p&gt;Well, Netflix streaming is finally coming to the Wii. In one fell swoop, there goes one of my two reasons for getting a PS3. &lt;img src="https://swantron.com/uploads/2010/01/Wii-Netflix.jpg" title="Wii-Netflix"
 loading="lazy"
 decoding="async"
/&gt;
 Live streaming will hit Nintendo&amp;rsquo;s console this spring, according to a today&amp;rsquo;s joint announcement between the two companies. The setup will be nearly identical to that of the PS3, with a free disc available from Netflix needed to stream&amp;hellip;no additional charges, however. I&amp;rsquo;m not sure how the Wii will compare to the PS3, since it&amp;rsquo;s 720 output seems like a stretch. I do like some HDMI&amp;hellip;not really excited to fire up the RCAs again. I&amp;rsquo;ll give it a shot when it drops.&lt;/p&gt;</description></item><item><title>Weekly Drawing: Tony Chachere’s</title><link>https://swantron.com/2010/01/12/weekly-drawing-tony-chacheres/</link><pubDate>Tue, 12 Jan 2010 14:13:56 +0000</pubDate><guid>https://swantron.com/2010/01/12/weekly-drawing-tony-chacheres/</guid><description>&lt;p&gt;Kate thinks this is my best hot snauce person drawing to date&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/01/tony-chachere.jpg" title="tony-chachere"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;tough to argue that. Tony Chachere&amp;rsquo;s is no Cholula, for what it&amp;rsquo;s worth.&lt;/p&gt;</description></item><item><title>Mastering MS Paint: A How-To</title><link>https://swantron.com/2010/01/12/mastering-ms-paint-a-how-to/</link><pubDate>Tue, 12 Jan 2010 12:03:23 +0000</pubDate><guid>https://swantron.com/2010/01/12/mastering-ms-paint-a-how-to/</guid><description>&lt;p&gt;Mastering MS Paint is not as difficult as one may think. In fact, with a little practice you too can become a champion MS Paint-er. For maximum awesomeness, I employ a simple three-step approach:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Find an awesome picture to start with. Nintendo PowerGlove? Check. Kid from the Wonder Years? Check. Open that sucker up in MS Paint. &lt;img src="https://swantron.com/uploads/2010/01/wiz.jpg" title="wiz"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/li&gt;
&lt;li&gt;Personalize. Chop your face out of another picture, using MS Paint. Paste it on the awesome picture from step 1, and drag the image to scale. &lt;img src="https://swantron.com/uploads/2010/01/wiz2.jpg" title="wiz2"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/li&gt;
&lt;li&gt;Accessorize! This is the best part. See how the little shit from picture 1 has on sweet purple shades? Chop those suckers out, and throw it on that guy ^ you made in picture&lt;/li&gt;
&lt;/ol&gt;
&lt;ol start="2"&gt;
&lt;li&gt;&lt;img src="https://swantron.com/uploads/2010/01/wiz3.jpg" title="wiz3"
 loading="lazy"
 decoding="async"
/&gt;
 See! It is just that simple! And for the record&amp;hellip;I&amp;rsquo;m all over those Warp Whistles in Mario&lt;/li&gt;
&lt;li&gt;I&amp;rsquo;ll be in World 8 before you can say racoon tail.&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>2010 Tech Wishlist…the ‘what if’ edition</title><link>https://swantron.com/2010/01/10/2010-tech-wishlist/</link><pubDate>Sun, 10 Jan 2010 14:24:50 +0000</pubDate><guid>https://swantron.com/2010/01/10/2010-tech-wishlist/</guid><description>&lt;p&gt;So, I didn&amp;rsquo;t win the Montana Millionaire grand prize, $100,000 prize, $10,000 prize, or even the consolation slap-in-the-face-fifty-dollar-instant-win prize. Really had my hopes up for that guy. Turns out, I&amp;rsquo;m still spending 45 hours a week in my cubical, with my dual monitors and hot sauce. I switched from my plastic coffee cup to a glass one (pickle jar) which is nice. Aside from that&amp;hellip;it is business as usual. Needless to say, ample day-dreaming time in conjunction with a crack at a cool million got me thinking&amp;hellip;what the hell would I actually blow some loot on, if it was there. That has led me to this&amp;hellip;pondering getting an &lt;a href="http://www.elastic.com"&gt;emergency loan&lt;/a&gt; and doing some awesome stuff with it. Buckle up, because this list is all over the fricking place. 1 ) Trade the Viseo LCD in on a Samsung LED. Embrace the future! LEDs look great and are energy efficient&amp;hellip;for the hippies. &lt;img src="https://swantron.com/uploads/2010/01/samsung_led.jpg" title="samsung_led"
 loading="lazy"
 decoding="async"
/&gt;
 2 ) Check out Japan. Sea food and robots&amp;hellip;PEWPEWPEW. Tokyo has a giant Gundam statue, for christ-sake. &lt;img src="https://swantron.com/uploads/2010/01/gundam-statue.jpg" title="gundam-statue"
 loading="lazy"
 decoding="async"
/&gt;
 3 ) Get my ass back into robotics. My last project (solar following flower) did not succeed. Boo. I think I could do better with&amp;hellip; 4 ) Arduino&amp;hellip;&lt;/p&gt;</description></item><item><title>Technical Details…</title><link>https://swantron.com/2010/01/09/status-1109/</link><pubDate>Sat, 09 Jan 2010 13:23:30 +0000</pubDate><guid>https://swantron.com/2010/01/09/status-1109/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/12/official_use.JPG" title="official_use"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Thanks to a loophole, AdSense is back in the mix&amp;hellip;feel free to click on some crap.&lt;/p&gt;</description></item><item><title>More McDonald’s McViolence</title><link>https://swantron.com/2010/01/07/more-mcdonalds-mcviolence/</link><pubDate>Thu, 07 Jan 2010 11:31:29 +0000</pubDate><guid>https://swantron.com/2010/01/07/more-mcdonalds-mcviolence/</guid><description>&lt;p&gt;When will this burger-violence end? I hope no time soon&amp;hellip;these idiots are hillarious! &lt;img src="https://swantron.com/uploads/2010/01/mcretard.jpg" alt="not the McNuggets" title="mcretard"
 loading="lazy"
 decoding="async"
/&gt;
 Toledo : McNugget freak-out :: Kansas City : Hamburger freakout KCTV has an &lt;a href="http://www.kctv5.com/news/22143388/detail.html#"&gt;exclusive video &lt;/a&gt;of an unknown idiot-woman losing her shit over a less-than-perfect burger at McDonald&amp;rsquo;s.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;KANSAS CITY, Mo. &amp;ndash; Surveillance video from a Midtown McDonald&amp;rsquo;s restaurant on Main Street shows a woman experiencing hamburger rage. The incident happened on Dec. 27 and the video clearly shows a woman demanding a refund for what she claimed was an inferior hamburger. After being denied the refund, the video show her throwing a bucket of water over the counter along with other items, including a basket of straws, cookies, a sign and even three of the cash registers.&lt;/p&gt;</description></item><item><title>PS3 Slim Hands-On: Browser</title><link>https://swantron.com/2010/01/07/ps3-slim-hands-on-browser/</link><pubDate>Thu, 07 Jan 2010 10:49:57 +0000</pubDate><guid>https://swantron.com/2010/01/07/ps3-slim-hands-on-browser/</guid><description>&lt;p&gt;Instead of doing one gigantic review, I&amp;rsquo;m going to tackle a review of my new nerd toy piecemeal&amp;hellip;up first: the browser. &lt;img src="https://swantron.com/uploads/2010/01/ps3-slim.jpg" alt="slim, sexy, clunky" title="ps3-slim"
 loading="lazy"
 decoding="async"
/&gt;

&lt;strong&gt;The good:&lt;/strong&gt;
:) Setup was effortless. No issues getting my wireless connection up and running. :) Speedier than Opera on my Wii. Page loads are fast&amp;hellip;no issue with Java. :) Pandora support! Pretty much rules. Sounds great; no lag. &lt;strong&gt;The bad:&lt;/strong&gt;
:( Screen navigation clunky. Dual analog controls are definately not ideal, but the zoom and scroll feature leaves much to be desired :( Clumbsy menu structure. Address entry is a chore. &lt;strong&gt;The fugly:&lt;/strong&gt;
:x On-screen keyboard is a fucking joke. No excuse for this, whatsoever. :x Multiple browser window function. Audio dies when window is not in the foreground. Why? All-in-all&amp;hellip;not a netbook replacement for the couch. Yet. This might be a more viable option with the addition of a wireless keyboard, but until the window configuration is improved, I&amp;rsquo;ll have my Mini 9 on the davenport. Sony dropped the ball on the browser&amp;hellip;seems like a little bit of market research would have made the PS3 a serious alternative to the quickly expanding netbook market. In related news&amp;hellip;sources are reporting that a new Zelda game for Wii is on the horizon in 2010. Looks like I&amp;rsquo;m still a Wii guy.&lt;/p&gt;</description></item><item><title>Kids Say the Darnedest Things</title><link>https://swantron.com/2010/01/05/kids-say-the-darnedest-things/</link><pubDate>Tue, 05 Jan 2010 17:18:40 +0000</pubDate><guid>https://swantron.com/2010/01/05/kids-say-the-darnedest-things/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/01/billy.gif" alt="butt rub? gross" title="billy"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;You rubbed that on your butt? What does that even mean?&lt;/p&gt;</description></item><item><title>Military Laser Weapon (100% awesome)</title><link>https://swantron.com/2010/01/05/military-laser-weapon-100-awesome/</link><pubDate>Tue, 05 Jan 2010 11:48:31 +0000</pubDate><guid>https://swantron.com/2010/01/05/military-laser-weapon-100-awesome/</guid><description>&lt;p&gt;I love lasers. I love weapons. I REALLY LOVE LASER WEAPONS! &lt;img src="https://swantron.com/uploads/2010/01/laser.jpg" alt="me eyez" title="laser"
 loading="lazy"
 decoding="async"
/&gt;
 U.S. Military&amp;hellip;FTW! The latest addition to the arsenal is that bad boy pictured above. Optimus Prime laser, it is not. It is more closely related to the physics professor laser pointer, but way cooler. Like blind a dude from 2.5 miles cooler. Though it&amp;rsquo;s intended use is to act as a deterrent, I have money on the blinding thing. It is unlikely that the optical scope&amp;rsquo;s limitations would allow the user to keep that thing out of the target&amp;rsquo;s eyes 100%, and with a laser intensity high enough to produce a range like that, blindness would surely ensue. The only thing better than laser-weaponry would be laser-computer-weaponry. Slap a *nix netbook on that sucker&amp;hellip;guaranteed I would have one preordered. It would look something like this&amp;hellip; &lt;img src="https://swantron.com/uploads/2010/01/laser2.jpg" alt="horrible" title="laser2"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>McIdiot??? McFelon???</title><link>https://swantron.com/2010/01/04/mcidiot-mcfelon/</link><pubDate>Mon, 04 Jan 2010 11:38:36 +0000</pubDate><guid>https://swantron.com/2010/01/04/mcidiot-mcfelon/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/01/mcnuggit.jpg" alt="mcnuggit" title="mcnuggit"
 loading="lazy"
 decoding="async"
/&gt;
 I feel like punching out some windows at McDonalds, because the food is utter garbage&amp;hellip;check out this McBizarreness From the &lt;a href="http://www.thesmokinggun.com/archive/years/2010/0104102mcnuggets1.html"&gt;Smoking Gun&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;JANUARY 4&amp;ndash;Meet Melodi Dushane. Angered that Chicken McNuggets were not available at an Ohio McDonald&amp;rsquo;s, the Toledo woman allegedly put her fist through the eatery&amp;rsquo;s drive-thru window. The January 1 McNuggets rage incident resulted in Dushane, 24, being arrested for felony vandalism and booked into the Lucas County jail, where the below mug shot was snapped. A Toledo Police Department report does not indicate why the McNuggets were not available Friday for purchase by Dushane, who has been ordered to stay away from the Main Street McDonald&amp;rsquo;s&amp;hellip; &amp;hellip;Last March, a Florida woman was arrested after she called 911 three times to complain that a McDonald&amp;rsquo;s was out of Chicken McNuggets. &amp;ldquo;This is an emergency. If I would have known they didn&amp;rsquo;t have McNuggets, I wouldn&amp;rsquo;t have given my money, and now she wants to give me a McDouble, but I don&amp;rsquo;t want one,&amp;rdquo; Latreasa Goodman told a police operator.&lt;/p&gt;</description></item><item><title>2010 Tech Roundup</title><link>https://swantron.com/2010/01/02/2010-tech-roundup/</link><pubDate>Sat, 02 Jan 2010 15:24:49 +0000</pubDate><guid>https://swantron.com/2010/01/02/2010-tech-roundup/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/01/tech_overload-975x1024.jpg" alt="game boy&amp;hellip;still awesome" title="tech_overload"
 loading="lazy"
 decoding="async"
/&gt;
 That&amp;rsquo;s right&amp;hellip;we are starting out 2010 with a little tech roundup. Roll Call PS3 Wii Dell Studio 15, running Ubuntu Karmic Koala Dell Mini 9, running Ubuntu Karmic Koala Netbook Remix Game Boy, gen 1 48&amp;quot; Visio 1080p Bresnan HD Cable / DVR Wireless Guitar Hero controllers Not pictured&amp;hellip;17&amp;quot; Dell, also running Ubuntu, and my SmackBerry. I love technology.&lt;/p&gt;</description></item><item><title>Movies: an Analysis</title><link>https://swantron.com/2010/01/02/movies-an-analysis/</link><pubDate>Sat, 02 Jan 2010 14:15:13 +0000</pubDate><guid>https://swantron.com/2010/01/02/movies-an-analysis/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2010/01/movies.jpg" alt="not pictured, movie titles beginning with P.S." title="movies"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;***Note**** The probability of me enjoying any given movie is inversely proportional to the existance of &amp;ldquo;P.S.&amp;rdquo; in said movie&amp;rsquo;s title.&lt;/p&gt;</description></item><item><title>Surfer Trekkie Gear</title><link>https://swantron.com/2009/12/31/surfer-trekkie-gear/</link><pubDate>Thu, 31 Dec 2009 09:51:29 +0000</pubDate><guid>https://swantron.com/2009/12/31/surfer-trekkie-gear/</guid><description>&lt;p&gt;Toes to the nose&amp;hellip;of the USS Enterprise holo-deck. Do you like surfing? Star Trek? This is your product, champ: &lt;img src="https://swantron.com/uploads/2009/12/star_trek_wetsuits.jpg" alt="hang 10, nerds" title="star_trek_wetsuits"
 loading="lazy"
 decoding="async"
/&gt;
 Let me say off the bat that the only thing I know about surfing comes from multiple viewings of Blue Crush. Awesome movie. &amp;ldquo;I&amp;rsquo;m not cha brah&amp;rdquo;&amp;hellip;&amp;ldquo;these my dah-donk-a-donks&amp;rdquo;&amp;hellip;classic lines. Not really. Let me also say that I&amp;rsquo;m not uber-knowledgable on the &amp;lsquo;Trek, either. Once Jar-Jar and the kid from The Sixth Sense came into the fray, the series went downhill. And those Tribbles&amp;hellip;what was that all about? If you, on the other hand, are into the above things, pick one up.&lt;/p&gt;</description></item><item><title>Stop. Hammer-Time!</title><link>https://swantron.com/2009/12/30/stop-hammer-time/</link><pubDate>Wed, 30 Dec 2009 13:07:43 +0000</pubDate><guid>https://swantron.com/2009/12/30/stop-hammer-time/</guid><description>&lt;p&gt;Time, again for another Family Circus farse. I hate these little bastards. Especially Jeffy. &lt;img src="https://swantron.com/uploads/2009/12/hammertime.jpg" title="hammertime"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Russia to Send Spacecraft to Asteroid?</title><link>https://swantron.com/2009/12/30/russia-to-send-spacecraft-to-asteroid/</link><pubDate>Wed, 30 Dec 2009 09:25:09 +0000</pubDate><guid>https://swantron.com/2009/12/30/russia-to-send-spacecraft-to-asteroid/</guid><description>&lt;p&gt;In a move that sounds a whole lot like the plot of Armageddon, Russia&amp;rsquo;s space chief has announced his agency will consider sending a spacecraft to a large asteroid to knock it off its path in order to prevent a possible collision with Earth. Sweet. &lt;img src="https://swantron.com/uploads/2009/12/soyuz-723x1024.jpg" alt="bang&amp;hellip;zoom&amp;hellip;to the asteroid" title="soyuz"
 loading="lazy"
 decoding="async"
/&gt;
 At least it is comforting to know that a simple slug will do the job, and no nuclear bombs are needed. I have money on them botching this job. Am I just bitter that my undergrad satelitte exploded at launch over the former USSR??? Maybe.&lt;/p&gt;</description></item><item><title>Parked Domain Switcheroo</title><link>https://swantron.com/2009/12/29/parked-domain-switcheroo/</link><pubDate>Tue, 29 Dec 2009 12:46:20 +0000</pubDate><guid>https://swantron.com/2009/12/29/parked-domain-switcheroo/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/12/official_use-300x230.jpg" title="official_use"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;nothing to see here&amp;hellip;testing to see if my archives are switched from bouncerblog to swantron&lt;/p&gt;</description></item><item><title>2009: A Breakfast Odyssey</title><link>https://swantron.com/2009/12/29/2009-a-breakfast-odyssey/</link><pubDate>Tue, 29 Dec 2009 10:15:34 +0000</pubDate><guid>https://swantron.com/2009/12/29/2009-a-breakfast-odyssey/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/12/pepper-sauce-575x431.jpg" alt="great&amp;hellip;more retarded pictures of crackers" title="pepper-sauce"
 loading="lazy"
 decoding="async"
/&gt;
 Mankind&amp;rsquo;s quest for the perfect breakfast is the theme of &amp;ldquo;2009: A Breakfast Odyssey&amp;rdquo;, a process that unfolds along a space-time continuum. We &amp;ldquo;&lt;strong&gt;pepper-sauce&lt;/strong&gt;&amp;rdquo; our primordial past, and we &amp;ldquo;&lt;strong&gt;Triscuit-the-shit-out-of&lt;/strong&gt;&amp;rdquo; a cosmic future. The powers of intuition thus become the doors of perception, in our ongoing collective journey.&lt;/p&gt;</description></item><item><title>The Blue-ray/Netflix/PS3 Saga of ’09</title><link>https://swantron.com/2009/12/28/the-blue-raynetflixps3-saga-of-09/</link><pubDate>Mon, 28 Dec 2009 14:27:30 +0000</pubDate><guid>https://swantron.com/2009/12/28/the-blue-raynetflixps3-saga-of-09/</guid><description>&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/reactions.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/12/reactions.jpg" title="reactions"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I should add another frame of sad, since the swaperoo will have to take place at Wal-Mart. Boo.&lt;/p&gt;</description></item><item><title>An open letter to Nabisco</title><link>https://swantron.com/2009/12/21/an-open-letter-to-nabisco/</link><pubDate>Mon, 21 Dec 2009 16:45:07 +0000</pubDate><guid>https://swantron.com/2009/12/21/an-open-letter-to-nabisco/</guid><description>&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/triscuit.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/12/triscuit.jpg" title="triscuit"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To whom it may concern at Nabisco, I love your Triscuit wheat crackers. I am, however, confused by the spelling of &amp;ldquo;Triscuit.&amp;rdquo; Is this some sort of play on words with &amp;ldquo;biscuit?&amp;rdquo; When I think about whole grain crackers, bisquits do not come to mind. Also, your slogan is very retarded. Regards, Joe&lt;/p&gt;</description></item><item><title>Brittany Murphy Overdose</title><link>https://swantron.com/2009/12/20/brittany-murphy-overdose/</link><pubDate>Sun, 20 Dec 2009 12:45:18 +0000</pubDate><guid>https://swantron.com/2009/12/20/brittany-murphy-overdose/</guid><description>&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/brit_murphy.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/12/brit_murphy.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best known for playing the &amp;ldquo;I&amp;rsquo;ll never tell&amp;rdquo; girl, and the chick who humped Eminem in the factory during 8-mile, former Clueless star Brittany Murphy has died. Oh nos! Drug overdose? Show of hands&amp;hellip;&lt;/p&gt;</description></item><item><title>Avatar in a Nutshell</title><link>https://swantron.com/2009/12/20/avatar-in-a-nutshell/</link><pubDate>Sun, 20 Dec 2009 12:37:04 +0000</pubDate><guid>https://swantron.com/2009/12/20/avatar-in-a-nutshell/</guid><description>&lt;p&gt;Are you&amp;hellip; Too cheap to shell out $ for a theatre seat? The resident of a 3-D theatre-less town? (Bozeman) Sure James Cameron can&amp;rsquo;t top Titanic&amp;hellip;don&amp;rsquo;t care? Here you go&amp;hellip;from &lt;a href="http://comixed.com/2009/12/18/comics-comic-strip-yonkoma-avatar-summary/"&gt;Comixed&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/avatar.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/12/avatar.jpg" alt="avatar" title="avatar"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Looks good&amp;hellip;I&amp;rsquo;m going.&lt;/p&gt;</description></item><item><title>How to make the perfect lunch</title><link>https://swantron.com/2009/12/16/how-to-make-the-perfect-lunch/</link><pubDate>Wed, 16 Dec 2009 12:59:29 +0000</pubDate><guid>https://swantron.com/2009/12/16/how-to-make-the-perfect-lunch/</guid><description>&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/lunch.JPG"&gt;&lt;img src="https://swantron.com/uploads/2009/12/lunch.JPG" alt="lunch" title="lunch"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Step 1:&lt;/strong&gt; Tony Chachere&amp;rsquo;s the shit out of some Wheat Thins&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Step 2:&lt;/strong&gt; Costco pickle jar the shit out of some water&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>The Pizza Proof</title><link>https://swantron.com/2009/12/15/the-pizza-proof/</link><pubDate>Tue, 15 Dec 2009 11:00:39 +0000</pubDate><guid>https://swantron.com/2009/12/15/the-pizza-proof/</guid><description>&lt;p&gt;i &amp;lt;3 za! nom nom nom&lt;/p&gt;
&lt;p&gt;The problem at hand is essentially this: &amp;ldquo;Suppose the harried waiter cuts the pizza off-centre, but with all the edge-to-edge cuts crossing at a single point, and with the same angle between adjacent cuts. The off-centre cuts mean the slices will not all be the same size, so if two people take turns to take neighbouring slices, will they get equal shares by the time they have gone right round the pizza - and if not, who will get more?&amp;rdquo;&lt;/p&gt;</description></item><item><title>Idiot Kids</title><link>https://swantron.com/2009/12/13/idiot-kids/</link><pubDate>Sun, 13 Dec 2009 12:44:42 +0000</pubDate><guid>https://swantron.com/2009/12/13/idiot-kids/</guid><description>&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/idiot.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/12/idiot.jpg" alt="idiot" title="idiot"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;</description></item><item><title>The Perfect Buffalo Burger</title><link>https://swantron.com/2009/12/12/test-2/</link><pubDate>Sat, 12 Dec 2009 15:24:43 +0000</pubDate><guid>https://swantron.com/2009/12/12/test-2/</guid><description>&lt;p&gt;If there is one thing I like more than animated GIFs, it is buffalo burger. And I love me some animated Gifs&amp;hellip;following that line of reasoning, I &lt;em&gt;really&lt;/em&gt; love me some buffalo burger.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/burgeranimation.gif"&gt;&lt;img src="https://swantron.com/uploads/2009/12/burgeranimation.gif" alt="burgeranimation" title="burgeranimation"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;How about that slick guy^ ? And those slick burgers ^ ? Here is &lt;strong&gt;The Perfect Buffalo Burger&lt;/strong&gt; recipe:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Step 1:&lt;/strong&gt; Place 1/2 lb ground buffalo in bowl&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Step 2:&lt;/strong&gt; Add a few shakes of Worcestershire sauce (feel free to substitute Gloucestershire, Dorchester, or any other German-sounding sauce)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Step 3:&lt;/strong&gt; Toss in some bread crumbs&amp;hellip;this will soak up what little fat there is, and keep the burgers from drying out&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Step 4:&lt;/strong&gt; Fire up the George Foreman Grill&amp;hellip;knock that sucker out&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Step 5:&lt;/strong&gt; Cook until desired &amp;ldquo;done-ness&amp;rdquo; is achieved&amp;hellip;I like my buffalo mooing, so two minutes per side is about perfect.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Step 6:&lt;/strong&gt; Assemble, and enjoy.&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;p&gt;[!NOTE]
&lt;strong&gt;DO NOT OVERCOOK BUFFALO&lt;/strong&gt;&amp;hellip; order/eat it a full level of done-ness below how you would beef. Trust me on this one.&lt;/p&gt;</description></item><item><title>How to make the perfect breakfast</title><link>https://swantron.com/2009/12/12/how-to-make-the-perfect-breakfast/</link><pubDate>Sat, 12 Dec 2009 14:33:43 +0000</pubDate><guid>https://swantron.com/2009/12/12/how-to-make-the-perfect-breakfast/</guid><description>&lt;p&gt;This is how I roll&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/cholula.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/12/cholula.jpg" alt="cholula" title="cholula"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Step 1:&lt;/strong&gt; Cholula the shit out of some Wheat Thins&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Step 2:&lt;/strong&gt; Costco pickle jar the shit out of some water (RockStar optional)&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>Mail Fail.</title><link>https://swantron.com/2009/12/12/mail-fail/</link><pubDate>Sat, 12 Dec 2009 14:24:47 +0000</pubDate><guid>https://swantron.com/2009/12/12/mail-fail/</guid><description>&lt;p&gt;I hate my mailman.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/mailfail.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/12/mailfail.jpg" alt="mailfail" title="mailfail"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Mail Fail&amp;hellip;Epic Mail Fail.&lt;/p&gt;</description></item><item><title>Funyons??? Never heard of ‘em.</title><link>https://swantron.com/2009/12/12/funyons-never-heard-of-em/</link><pubDate>Sat, 12 Dec 2009 14:21:48 +0000</pubDate><guid>https://swantron.com/2009/12/12/funyons-never-heard-of-em/</guid><description>&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/onyums.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/12/onyums.jpg" alt="onyums" title="onyums"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Fuck Funyons. I&amp;rsquo;m an Onyums guy.&lt;/p&gt;</description></item><item><title>From Inept RA to Inept Sex Offender</title><link>https://swantron.com/2009/12/11/from-inept-ra-to-inept-sex-offender/</link><pubDate>Fri, 11 Dec 2009 09:32:56 +0000</pubDate><guid>https://swantron.com/2009/12/11/from-inept-ra-to-inept-sex-offender/</guid><description>&lt;p&gt;I fired up the Bozeman Daily Chronicle today to find a treat. As luck would have it, my corpulent former RA from the dorms is in some hot water. Good stuff&amp;hellip;&lt;/p&gt;
&lt;p&gt;From &lt;a href="http://bozemandailychronicle.com/articles/2009/12/11/news/400xxxc.txt"&gt;the Cronicle&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;A Belgrade man pleaded guilty in federal court Thursday to attempted sexual exploitation of children, U.S. Attorney Bill Mercer said in a written statement. Rayne Allen Wolery, 30, was accused of corresponding with a 14-year-old girl on Facebook beginning in June. According to prosecutors, Wolery had met the 14-year-old girl briefly in a chance encounter at a marina near Helena, then looked her up on Facebook and contacted her. When Wolery&amp;rsquo;s conversations became sexual, law enforcement in Helena began posing as the girl on her Facebook account. Wolery sent pictures of his naked penis to the girl&amp;rsquo;s account and asked her to show them to a friend, prosecutors said. Wolery also asked the girl and her friend to take sexually explicit photographs of themselves and send them to him over the Internet. Wolery was arrested, and a search of his computer and Nokia cell phone showed they had been used to communicate with the girl and undercover police. When questioned, Wolery admitted sending the pictures of himself, thinking they were going to a 14-year-old girl and her friend. He also admitted to asking for explicit photos of the girls. Sentencing is set for March 18, 2010. He is currently detained. Wolery faces up to 30 years in prison, a $250,000 fine and lifetime supervision. The investigation was a cooperative effort between the Federal Bureau of Investigation, U.S. Immigration and Customs Enforcement, and Montana Division of Criminal Investigation.&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Not a UFO…just a little SLBM</title><link>https://swantron.com/2009/12/10/not-a-ufo-just-a-little-slbm/</link><pubDate>Thu, 10 Dec 2009 16:36:58 +0000</pubDate><guid>https://swantron.com/2009/12/10/not-a-ufo-just-a-little-slbm/</guid><description>&lt;p&gt;Unfortunately the swirly light thing over Norway wasn&amp;rsquo;t a visitor from outer-space. You crazy-ass Scientologists will have to wait for Xenu&amp;hellip;turns out the spiral was just a little Ruskie submarine launched ballistic missile (SLBM) that failed..&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/slbm.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/12/slbm.jpg" alt="slbm" title="slbm"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://news.bbc.co.uk/2/hi/europe/8405481.stm"&gt;Per the BBC:&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;ldquo;A Russian test launch of an intercontinental missile has failed, resulting in a white light seen over parts of Norway. The submarine-based Bulava ballistic missile failed when launched from the White Sea, the Defence Ministry&amp;rsquo;s press office told Itar-Tass news agency. Russian newspapers had earlier reported the failure. At least six of 13 previous tests also ended in failure. The Bulava can carry six individually targeted nuclear warheads. It is designed to have a range of 10,000km (6,200 miles), but its repeated failures have caused embarrassment for Russia which hoped it would support its nuclear deterrent. &amp;ldquo;&lt;/em&gt;&lt;/p&gt;</description></item><item><title>There, I fixed that shitty comic for you, Keene</title><link>https://swantron.com/2009/12/09/there-i-fixed-that-shitty-comic-for-you-keene/</link><pubDate>Wed, 09 Dec 2009 16:57:43 +0000</pubDate><guid>https://swantron.com/2009/12/09/there-i-fixed-that-shitty-comic-for-you-keene/</guid><description>&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/famcirc.gif"&gt;&lt;img src="https://swantron.com/uploads/2009/12/famcirc.gif" alt="famcirc" title="famcirc"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code class="language-much," data-lang="much,"&gt;&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>Unidentified Swirly Thing Over Norway</title><link>https://swantron.com/2009/12/09/unidentified-swirly-thing-over-norway/</link><pubDate>Wed, 09 Dec 2009 14:36:35 +0000</pubDate><guid>https://swantron.com/2009/12/09/unidentified-swirly-thing-over-norway/</guid><description>&lt;p&gt;I&amp;rsquo;m going to side with the realists and say that this is likely due to a rocket, (exhaust, or out-gassing payload) and not a UFO&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/norway1.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/12/norway1.jpg" alt="norway1" title="norway1"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/norway3.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/12/norway3.jpg" alt="norway3" title="norway3"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/norway2.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/12/norway2.jpg" alt="norway2" title="norway2"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;hellip;but just in case, swantron.com welcomes our swirly overlords. Click on some ads.&lt;/p&gt;</description></item><item><title>Technorati Token</title><link>https://swantron.com/2009/12/09/technorati-token/</link><pubDate>Wed, 09 Dec 2009 11:21:02 +0000</pubDate><guid>https://swantron.com/2009/12/09/technorati-token/</guid><description>&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/official_use.JPG"&gt;&lt;img src="https://swantron.com/uploads/2009/12/official_use.JPG" alt="official_use" title="official_use"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;958YYWPREKFM&lt;/p&gt;</description></item><item><title>Montana Weather Channel</title><link>https://swantron.com/2009/12/08/montana-weather-channel/</link><pubDate>Tue, 08 Dec 2009 09:04:26 +0000</pubDate><guid>https://swantron.com/2009/12/08/montana-weather-channel/</guid><description>&lt;p&gt;Tuesday, December the 8th. Balls cold.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/hace_frio.JPG"&gt;&lt;img src="https://swantron.com/uploads/2009/12/hace_frio.JPG" alt="hace_frio" title="hace_frio"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;-18 F -28 C 245 kelvin&lt;/p&gt;</description></item><item><title>Wrestlemaniac?</title><link>https://swantron.com/2009/12/07/wrestlemaniac/</link><pubDate>Mon, 07 Dec 2009 14:56:50 +0000</pubDate><guid>https://swantron.com/2009/12/07/wrestlemaniac/</guid><description>&lt;p&gt;Got any Hulkamaniacs on your X-Mas list?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/wrestlemania.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/12/wrestlemania.jpg" alt="wrestlemania" title="wrestlemania"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For a mere $5, you will have him/her more pumped up than Big John Stud after winning the $15,000 body slam match against Andre the Giant in Wrestlemania 1. Look it up, little Hulksters.&lt;/p&gt;</description></item><item><title>Storm 2 /vs/ Droid</title><link>https://swantron.com/2009/12/06/storm-2-vs-droid/</link><pubDate>Sun, 06 Dec 2009 21:06:15 +0000</pubDate><guid>https://swantron.com/2009/12/06/storm-2-vs-droid/</guid><description>&lt;p&gt;I&amp;rsquo;ve been a BlackBerry fanboi for quite a while. With my Pearl nearing the end of it&amp;rsquo;s life&amp;hellip;the question becomes Sexxy Storm&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/storm.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/12/storm-300x175.jpg" alt="storm" title="storm"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Or Dirty Droid&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/droid.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/12/droid-300x279.jpg" alt="droid" title="droid"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I originally assumed it would be a no-brain victory for the Storm 2 and it&amp;rsquo;s improved function over Gen 1. Since I don&amp;rsquo;t use BB Messenger, I have lately been thinking the the $199 Droid might be the way to go. I have put my RIM phones through hell in the past, and definitely like that aspect over anything I have seen from Motorola. I basically just need something with a good enough OS to not lock up Pandora and Opera Mini&amp;hellip;not sure that the Droid is what I totally need right now.&lt;/p&gt;</description></item><item><title>Rad Board 3500</title><link>https://swantron.com/2009/12/06/rad-board-3500/</link><pubDate>Sun, 06 Dec 2009 20:29:40 +0000</pubDate><guid>https://swantron.com/2009/12/06/rad-board-3500/</guid><description>&lt;p&gt;Got a fan? An antiquated pointy skateboard? An afternoon? Neon spray paint.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/retard-board.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/12/retard-board.jpg" alt="retard-board" title="retard-board"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;pull apart the fan case&amp;hellip;a dangerous Rad Board is a good Rad Board&lt;/li&gt;
&lt;li&gt;replace fan blades with small, sharp, non-menacing looking blades&lt;/li&gt;
&lt;li&gt;hook above components to the less-pointy end of a pointy skate board&lt;/li&gt;
&lt;li&gt;put a propane tank looking thing on it with some tubes hooking to the non-spray painted stuff&lt;/li&gt;
&lt;li&gt;spray anything neon yellow that looks boring, in order to awesome things up a bit&lt;/li&gt;
&lt;li&gt;fire up the fan and tear ass around the block&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>Hot or Not #10</title><link>https://swantron.com/2009/12/06/hot-or-not-10/</link><pubDate>Sun, 06 Dec 2009 14:40:20 +0000</pubDate><guid>https://swantron.com/2009/12/06/hot-or-not-10/</guid><description>&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/hot_or_not_101.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/12/hot_or_not_101.jpg" alt="hot_or_not_10" title="hot_or_not_10"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;</description></item><item><title>So long, AdSense</title><link>https://swantron.com/2009/12/04/so-long-adsense/</link><pubDate>Fri, 04 Dec 2009 14:47:17 +0000</pubDate><guid>https://swantron.com/2009/12/04/so-long-adsense/</guid><description>&lt;p&gt;Adsense booted me for too many clicks per page&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/googlesucks.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/12/googlesucks.jpg" alt="googlesucks" title="googlesucks"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So long. I&amp;rsquo;ll take my fracking business to Amazon&amp;hellip;might even do some blog-vertising&amp;hellip;who knows?&lt;/p&gt;</description></item><item><title>Galaxy Mobile</title><link>https://swantron.com/2009/12/04/4953/</link><pubDate>Fri, 04 Dec 2009 12:00:00 +0000</pubDate><guid>https://swantron.com/2009/12/04/4953/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2013/12/galaxy_mobile.png" alt="galaxy_mobile"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2013/12/galaxy_chrome.png" alt="galaxy_chrome"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Ubuntu 9.10 Review…Coming Soon</title><link>https://swantron.com/2009/12/03/ubuntu-9-10-review-coming-soon/</link><pubDate>Thu, 03 Dec 2009 17:16:38 +0000</pubDate><guid>https://swantron.com/2009/12/03/ubuntu-9-10-review-coming-soon/</guid><description>&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/ubuntu.JPG"&gt;&lt;img src="https://swantron.com/uploads/2009/12/ubuntu.JPG" alt="ubuntu" title="ubuntu"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I have been putting this off for a while&amp;hellip;just a while longer, I swear. I plan to give Ubuntu 9.10 a review. Should be groundbreaking. Who knows? Might end up in a sweet tab up there ^ next to Hot or Not, which is back and better than ever.&lt;/p&gt;</description></item><item><title>Hot or Not #9</title><link>https://swantron.com/2009/12/02/hot-or-not-9/</link><pubDate>Wed, 02 Dec 2009 14:38:52 +0000</pubDate><guid>https://swantron.com/2009/12/02/hot-or-not-9/</guid><description>&lt;p&gt;&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/12/hn9.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/12/hn9.jpg" alt="hn9" title="hn9"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Don&amp;rsquo;t call it a comeback. ~L.L. Cool J. Back by popular demand&amp;hellip;Hot or Not!&lt;/p&gt;</description></item><item><title>26outs</title><link>https://swantron.com/2009/11/30/26outs/</link><pubDate>Mon, 30 Nov 2009 15:56:51 +0000</pubDate><guid>https://swantron.com/2009/11/30/26outs/</guid><description>&lt;p&gt;All sorts of crazy changes&amp;hellip; In conjunction with the switch from bouncerblog.com to swantron.com, I have launched a new site&amp;hellip; &lt;a href="http://26outs.com"&gt;26outs.com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/11/26outss.JPG"&gt;&lt;img src="https://swantron.com/uploads/2009/11/26outss-300x243.jpg" alt="26outss" title="26outss"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;26outs is a joint venture with my BFF-skee Zig. We are shooting for appx 1 post / day&amp;hellip;don&amp;rsquo;t hold me to that, however. All baseball, all day. 26outs.com. Login and comment.&lt;/p&gt;</description></item><item><title>End of an Era</title><link>https://swantron.com/2009/11/29/end-of-an-era/</link><pubDate>Sun, 29 Nov 2009 15:42:54 +0000</pubDate><guid>https://swantron.com/2009/11/29/end-of-an-era/</guid><description>&lt;p&gt;R.I.P. bouncerblog.com has had a good run.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/newfrontpagesmall.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;engineer ^&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;..cop^&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;.programmer^ Since bouncing is no longer applicable to anything on this site, it is time for a change&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/11/swantron_little.JPG"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Welcome to swantron.com. Same old bullshit, with added bullshit for your reading pleasure.&lt;/p&gt;</description></item><item><title>~~sigh~~</title><link>https://swantron.com/2009/11/27/1096/</link><pubDate>Fri, 27 Nov 2009 11:22:39 +0000</pubDate><guid>https://swantron.com/2009/11/27/1096/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/11/traffic-298x300.jpg" alt="&amp;laquo;&amp;raquo;" title="traffic"
 loading="lazy"
 decoding="async"
/&gt;
 I guess the worth is reported in US $, which is not what it once was. Wonder how many Yen that would be?&lt;/p&gt;</description></item><item><title>Oh Nosos! 2009 AMA Mishap</title><link>https://swantron.com/2009/11/22/oh-nosos/</link><pubDate>Sun, 22 Nov 2009 21:21:18 +0000</pubDate><guid>https://swantron.com/2009/11/22/oh-nosos/</guid><description>&lt;p&gt;While Jenny from the Block was busy falling down and looking like an idiot&amp;hellip; &lt;img src="https://swantron.com/uploads/2009/11/fat_kelly.jpg" alt="aaaaaaaaahhhhh!" title="fat_kelly"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;I think Kelly Clarkson just ate American Idol runner-up Adam Lambert&lt;/p&gt;</description></item><item><title>2009 American Music Awards</title><link>https://swantron.com/2009/11/22/2009-american-music-awards/</link><pubDate>Sun, 22 Nov 2009 19:57:43 +0000</pubDate><guid>https://swantron.com/2009/11/22/2009-american-music-awards/</guid><description>&lt;p&gt;I&amp;rsquo;m not 100% sure, but I think Kelly Clarkson may have eaten a Jonas brother. &lt;img src="https://swantron.com/uploads/2009/11/fatgirl-226x300.jpg" alt="Don&amp;rsquo;t eat the microphone, Kelly" title="fatgirl"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Behold! Tradition in the Making!</title><link>https://swantron.com/2009/11/19/behold-tradition-in-the-making/</link><pubDate>Thu, 19 Nov 2009 09:39:51 +0000</pubDate><guid>https://swantron.com/2009/11/19/behold-tradition-in-the-making/</guid><description>&lt;p&gt;This year marks the 109&lt;em&gt;th&lt;/em&gt; meeting of the MSU Bobcats and the Montana Grizzlies football squads&amp;hellip; the good ol&amp;rsquo; &lt;a href="http://en.wikipedia.org/wiki/Brawl_of_the_Wild"&gt;Brawl of the Wild&lt;/a&gt;. Cat/Griz is always a big deal around Bozeman, and, dare I say, it just got a &lt;a href="http://bozemandailychronicle.com/articles/2009/11/19/news/100catgriz.txt"&gt;whole lot more ridiculous&lt;/a&gt;&amp;hellip; FTA:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;font color="000000"&gt;published on Wednesday, November 18, 2009 10:44 PM MST By GAIL SCHONTZLER Chronicle Staff Writer Excitement over Saturday’s 109th ‘Cat-Griz football showdown is inspiring all kinds of lunacy, starting with the first-ever Undie Run for blue and gold diehards. “I think it’s fabulous,” said Teresa Snyder, president of the Associated Students of Montana State University. “Everyone is going to strip down to blue and gold underwear and run to Bobcat Plaza. I have a feeling it will be hysterical.”&lt;/font&gt;
I have a feeling that this horrible idea will be far from hysterical. However, she continues&amp;hellip; &amp;gt; &lt;font color="000000"&gt;“Hands down, I’m going,” Snyder said, laughing. “These are the fun things that make people remember their college experience.”&lt;/font&gt;&lt;/p&gt;</description></item><item><title>From the Vaults:</title><link>https://swantron.com/2009/11/17/from-the-vaults/</link><pubDate>Tue, 17 Nov 2009 15:28:59 +0000</pubDate><guid>https://swantron.com/2009/11/17/from-the-vaults/</guid><description>&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/11/bblog.JPG"&gt;&lt;img src="https://swantron.com/uploads/2009/11/bblog.JPG" alt="bblog" title="bblog"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Don, the Wordsmith</title><link>https://swantron.com/2009/11/10/don-the-wordsmith/</link><pubDate>Tue, 10 Nov 2009 17:09:58 +0000</pubDate><guid>https://swantron.com/2009/11/10/don-the-wordsmith/</guid><description>&lt;p&gt;&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/11/don.bmp"&gt;&lt;img src="https://swantron.com/uploads/2009/11/don.bmp" alt="Don, my god." title="don"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/11/dude.JPG"&gt;&lt;img src="https://swantron.com/uploads/2009/11/dude.JPG" alt="dude" title="dude"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Craigslist Foreplay?</title><link>https://swantron.com/2009/11/09/craigslist-foreplay/</link><pubDate>Mon, 09 Nov 2009 11:44:28 +0000</pubDate><guid>https://swantron.com/2009/11/09/craigslist-foreplay/</guid><description>&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/11/mulie.bmp"&gt;&lt;img src="https://swantron.com/uploads/2009/11/mulie.bmp" alt="mulie" title="mulie"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Alright&amp;hellip;this one is sort of confusing. From what I can gather, Duncan Gilchrist&amp;rsquo;s daughter is using craigslist to fondly rib Bruce, who apparently has a history of writing bad checks. One thing is clear&amp;hellip;Duncan Gilchrist does not like the looks of mule deer. The post is unclear as to whether or not Duncan Gilchrist finds other game animals adorable.&lt;/p&gt;</description></item><item><title>Weekly Drawing</title><link>https://swantron.com/2009/11/06/weekly-drawing/</link><pubDate>Fri, 06 Nov 2009 11:10:50 +0000</pubDate><guid>https://swantron.com/2009/11/06/weekly-drawing/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/11/cholula.JPG" alt="Cholula Lady: C 2009; medium: Sharpie / Yellow Notepad" title="cholula"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Christmas Wishlist</title><link>https://swantron.com/2009/11/05/christmas-wishlist/</link><pubDate>Thu, 05 Nov 2009 10:58:16 +0000</pubDate><guid>https://swantron.com/2009/11/05/christmas-wishlist/</guid><description>&lt;p&gt;With Christmas right around the corner, I&amp;rsquo;d like to put my preliminary wish-list out there.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;These Videos&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/11/trapping.bmp"&gt;&lt;img src="https://swantron.com/uploads/2009/11/trapping.bmp" alt="The Price is Wrong, Bitch" title="trapping"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ol start="2"&gt;
&lt;li&gt;A Robot&lt;/li&gt;
&lt;li&gt;VCR (if robot does not support VHS I/O)&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>Haloween Loldog</title><link>https://swantron.com/2009/10/30/haloween-loldog/</link><pubDate>Fri, 30 Oct 2009 15:15:51 +0000</pubDate><guid>https://swantron.com/2009/10/30/haloween-loldog/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/10/wyguy.jpg" alt="less-than amused" title="wyguy"
 loading="lazy"
 decoding="async"
/&gt;
 Jim dressed his (male) dog up for some laughs&amp;hellip;I lulz-ed him up. Happy Haloween.&lt;/p&gt;</description></item><item><title>I’m at a Loss for Words…</title><link>https://swantron.com/2009/10/28/im-at-a-loss-for-words/</link><pubDate>Wed, 28 Oct 2009 14:51:51 +0000</pubDate><guid>https://swantron.com/2009/10/28/im-at-a-loss-for-words/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/10/ken.jpg" alt="Flaming Gay Ken&amp;hellip;wow" title="ken"
 loading="lazy"
 decoding="async"
/&gt;
 Speechless.&lt;/p&gt;</description></item><item><title>Costume Idea #2</title><link>https://swantron.com/2009/10/26/costume-idea/</link><pubDate>Mon, 26 Oct 2009 15:29:08 +0000</pubDate><guid>https://swantron.com/2009/10/26/costume-idea/</guid><description>&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/10/Karate.JPG"&gt;&lt;img src="https://swantron.com/uploads/2009/10/Karate.JPG" alt="Karate" title="Karate"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Costume Idea #1</title><link>https://swantron.com/2009/10/25/costume-idea-1/</link><pubDate>Sun, 25 Oct 2009 15:25:53 +0000</pubDate><guid>https://swantron.com/2009/10/25/costume-idea-1/</guid><description>&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/10/dog.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/10/dog.jpg" alt="dog" title="dog"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Nice Try, Dipshit</title><link>https://swantron.com/2009/10/22/nice-try-dipshit/</link><pubDate>Thu, 22 Oct 2009 16:10:24 +0000</pubDate><guid>https://swantron.com/2009/10/22/nice-try-dipshit/</guid><description>&lt;p&gt;In celebration of the release of Windows 7, (do not want) enjoy the following Bozeman craigslist entry&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/10/tech_douche.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/10/tech_douche.jpg" alt="tech_douche" title="tech_douche"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Where do I begin?&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Window NT came out in 1993???&lt;/li&gt;
&lt;li&gt;$200 buys a 160gb netbook???&lt;/li&gt;
&lt;li&gt;&amp;ldquo;If your savy&amp;rdquo;??? There it is&amp;hellip;#3. Missed an apostrophe, an &amp;ldquo;e&amp;rdquo;, and a &amp;ldquo;v&amp;rdquo;. The poster likely would have caught that if he could have fired up the spell checker in Word Perfect&amp;hellip;son-of-a-bitchin&amp;rsquo; passwords, huh.&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>More Fine-ass Art for Kate</title><link>https://swantron.com/2009/10/18/more-fine-ass-art-for-kate/</link><pubDate>Sun, 18 Oct 2009 19:48:04 +0000</pubDate><guid>https://swantron.com/2009/10/18/more-fine-ass-art-for-kate/</guid><description>&lt;p&gt;Subject: The Queen of Soul Food, Sylvia &lt;img src="https://swantron.com/uploads/2009/10/IMG00121-1024x768.jpg" alt="good sauce, great pitch-woman" title="IMG00121"
 loading="lazy"
 decoding="async"
/&gt;
 Outcome: not-so-lady-like &lt;img src="https://swantron.com/uploads/2009/10/IMG00122-1024x768.jpg" alt="Sylvia, c 2009, medium: sharpie/yellow notepad" title="IMG00122"
 loading="lazy"
 decoding="async"
/&gt;
 Sylvia looks a lot like George Washington.&lt;/p&gt;</description></item><item><title>Congratulations, Croc Wearers…</title><link>https://swantron.com/2009/10/17/congratulations-croc-wearers/</link><pubDate>Sat, 17 Oct 2009 14:10:59 +0000</pubDate><guid>https://swantron.com/2009/10/17/congratulations-croc-wearers/</guid><description>&lt;p&gt;&amp;hellip;it is now possible for someone to retard-up their feet even more effectively than via the wearing of Crocs&amp;hellip;introducing&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/10/dino-shoes.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/10/dino-shoes.jpg" alt="dino-shoes" title="dino-shoes"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Dinos? Velocs? Velococrapters? I don&amp;rsquo;t know.&lt;/p&gt;</description></item><item><title>OML, an interpretation</title><link>https://swantron.com/2009/10/16/oml-an-interpretation/</link><pubDate>Fri, 16 Oct 2009 15:12:26 +0000</pubDate><guid>https://swantron.com/2009/10/16/oml-an-interpretation/</guid><description>&lt;p&gt;I like sending Katie pictures of random drawings from work. Like this gem. &lt;img src="https://swantron.com/uploads/2009/10/IMG001441-1024x768.jpg" alt="OML, c 2009, medium: sharpie &amp;amp; yellow notepad" title="OML"
 loading="lazy"
 decoding="async"
/&gt;
 compared to the original&amp;hellip; &lt;img src="https://swantron.com/uploads/2009/10/Old_Mil.jpg" alt="I&amp;rsquo;ll take 2" title="Old_Mil"
 loading="lazy"
 decoding="async"
/&gt;
 I win. I always do.&lt;/p&gt;</description></item><item><title>C-Dogs Rule</title><link>https://swantron.com/2009/10/15/c-dogs-rule/</link><pubDate>Thu, 15 Oct 2009 13:14:00 +0000</pubDate><guid>https://swantron.com/2009/10/15/c-dogs-rule/</guid><description>&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/10/c_dog.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/10/c_dog.jpg" alt="c_dog" title="c_dog"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Great Scott!</title><link>https://swantron.com/2009/10/11/great-scott/</link><pubDate>Sun, 11 Oct 2009 10:51:21 +0000</pubDate><guid>https://swantron.com/2009/10/11/great-scott/</guid><description>&lt;p&gt;I don&amp;rsquo;t think Batman says that&amp;hellip;I&amp;rsquo;m thinking that Great Scott is more of a Doc from Back to the Future thing. Who cares? Not I&amp;hellip;regardless, this is one sweet &amp;lsquo;do/display of horrible (or awesome) parenting &lt;img src="https://swantron.com/uploads/2009/10/batman_hairdo.jpg" alt="why not?" title="batman_hairdo"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>I Don’t Love Your Nuts</title><link>https://swantron.com/2009/10/06/i-dont-love-your-nuts/</link><pubDate>Tue, 06 Oct 2009 18:02:14 +0000</pubDate><guid>https://swantron.com/2009/10/06/i-dont-love-your-nuts/</guid><description>&lt;p&gt;Just got a Graty&amp;hellip; &lt;img src="https://swantron.com/uploads/2009/10/vince.png" alt="nope." title="vince"
 loading="lazy"
 decoding="async"
/&gt;
 Pros: half-graty-ed cheese clumps are fun to eat Cons: doesn&amp;rsquo;t fucking work&lt;/p&gt;</description></item><item><title>First Thought…</title><link>https://swantron.com/2009/10/01/first-thought/</link><pubDate>Thu, 01 Oct 2009 09:14:54 +0000</pubDate><guid>https://swantron.com/2009/10/01/first-thought/</guid><description>&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/10/fatass1.jpg"&gt;&lt;img src="https://swantron.com/uploads/2009/10/fatass1.jpg" alt="Citizen Moore" title="Citizen Moore"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;How can this guy be so smug? He looks like somebody stuck some shades on a toad and smashed it into a polo.&lt;/p&gt;</description></item><item><title>Last (Gangster) Vehicle in the Lot</title><link>https://swantron.com/2009/09/23/last-gangster-vehicle-in-the-lot/</link><pubDate>Wed, 23 Sep 2009 18:03:26 +0000</pubDate><guid>https://swantron.com/2009/09/23/last-gangster-vehicle-in-the-lot/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/09/lonely1-1024x768.jpg" alt=" rims look good" title="lonely"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;just half of the lot&amp;hellip;but still&amp;hellip;missing out on margaritas with Kate&amp;hellip;not very pleased&lt;/p&gt;</description></item><item><title>Retraction…Not So Happy Wed.</title><link>https://swantron.com/2009/09/23/retraction-not-so-happy-wed/</link><pubDate>Wed, 23 Sep 2009 16:32:53 +0000</pubDate><guid>https://swantron.com/2009/09/23/retraction-not-so-happy-wed/</guid><description>&lt;p&gt;working late&amp;hellip;maybe very late&amp;hellip;I&amp;rsquo;m digging in with a half pack of Spirits and two diet RockStars&amp;hellip;have mercy&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/09/Uncle-Joe.JPG" alt="turns out I look fucking amazing in sweaters" title="Uncle-Joe"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Happy Wednesday</title><link>https://swantron.com/2009/09/23/happy-wednesday/</link><pubDate>Wed, 23 Sep 2009 13:00:07 +0000</pubDate><guid>https://swantron.com/2009/09/23/happy-wednesday/</guid><description>&lt;p&gt;&lt;a href="https://swantron.com/uploads/2009/09/Uncle-Jesse.JPG"&gt;&lt;img src="https://swantron.com/uploads/2009/09/Uncle-Jesse.JPG" alt="Uncle-Jesse" title="Uncle-Jesse"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Gout Files: 9/16</title><link>https://swantron.com/2009/09/16/gout-files-916/</link><pubDate>Wed, 16 Sep 2009 16:10:05 +0000</pubDate><guid>https://swantron.com/2009/09/16/gout-files-916/</guid><description>&lt;p&gt;Kate and I went to all-you-can-eat-crab night at Looies last night&amp;hellip;I&amp;rsquo;m 90% sure I overdid it. Not only from the standpoint of what is and is not socially acceptable to consume in a public setting, but more from the angle that I have gout, and this crap is horrible for my body. &lt;img src="https://swantron.com/uploads/2009/09/crab.jpg" alt="delicous little bastards" title="crab"
 loading="lazy"
 decoding="async"
/&gt;
 So right now, my bloodstream is the site of a strange battle between ibuprofen and acids trying their best to crystalize. My toe is about 5000 degrees, but pain-free thus far. Godspeed, brave ibuprofen. Godspeed.&lt;/p&gt;</description></item><item><title>Reptile Files: 9/16</title><link>https://swantron.com/2009/09/16/reptile-files-916/</link><pubDate>Wed, 16 Sep 2009 10:40:19 +0000</pubDate><guid>https://swantron.com/2009/09/16/reptile-files-916/</guid><description>&lt;p&gt;&lt;a href="http://www.telegraph.co.uk/earth/wildlife/6187320/Snake-with-foot-found-in-China.html"&gt;This snake&lt;/a&gt; was discovered in China. It has a leg, which is just great. &lt;img src="https://swantron.com/uploads/2009/09/snake_leg.jpg" alt="I&amp;rsquo;m getting pretty tired of these muthafuckin legs on this muthafuckin snake" title="snake_leg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Taxation with Representation</title><link>https://swantron.com/2009/09/01/taxation-with-representation/</link><pubDate>Tue, 01 Sep 2009 12:27:09 +0000</pubDate><guid>https://swantron.com/2009/09/01/taxation-with-representation/</guid><description>&lt;p&gt;This is pretty awesome&amp;hellip; &lt;img src="https://swantron.com/uploads/2009/09/solitare.jpg" alt="&amp;hellip;looks about right" title="solitare"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;playing a little solitaire&amp;hellip;listening to a little drivel. All in all, pretty good day at work. With Obama&amp;rsquo;s popularity down to 45% and this shit going down on the House floor, we might not bankrupt ourselves after all. Special shout out the Representative watching the baseball game on the left. Nice work on the MLB.com package.&lt;/p&gt;</description></item><item><title>Dominick Dunne, Deceased</title><link>https://swantron.com/2009/08/26/dominick-dunne-deceased/</link><pubDate>Wed, 26 Aug 2009 14:11:59 +0000</pubDate><guid>https://swantron.com/2009/08/26/dominick-dunne-deceased/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/08/dunne.jpg" alt="Power, Privilege, and Justice&amp;hellip;I think" title="dunne"
 loading="lazy"
 decoding="async"
/&gt;
 Dominick Dunne passed away today. He was the host of an obscure show that often followed Forensic Files. He will be sorely missed by some, I imagine. I will miss his funny glasses.&lt;/p&gt;</description></item><item><title>Microsoft Faux Pas</title><link>https://swantron.com/2009/08/25/microsoft-faux-pas/</link><pubDate>Tue, 25 Aug 2009 13:11:45 +0000</pubDate><guid>https://swantron.com/2009/08/25/microsoft-faux-pas/</guid><description>&lt;p&gt;This is pretty ridiculous&amp;hellip;and funny. Apparently the Polish hate black people. Microsoft posted this on the English site&amp;hellip; &lt;img src="https://swantron.com/uploads/2009/08/microsoft_US.jpg" alt="from the English site&amp;hellip;" title="microsoft_US"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;and this bad boy on their Polish site: &lt;img src="https://swantron.com/uploads/2009/08/microsoft_Poland.jpg" alt="&amp;hellip;and from the Polish site." title="microsoft_Poland"
 loading="lazy"
 decoding="async"
/&gt;
 They must not have Photoshop over at the Microsoft campus. I could see how making that little swap-er-oo could be difficult using MS Paint. They could at very least have used the spray paint tool to lighten up the dude&amp;rsquo;s hand&amp;hellip;just a suggestion.&lt;/p&gt;</description></item><item><title>Stereotype…Strengthened!</title><link>https://swantron.com/2009/08/19/stereotype-strengthened/</link><pubDate>Wed, 19 Aug 2009 12:15:25 +0000</pubDate><guid>https://swantron.com/2009/08/19/stereotype-strengthened/</guid><description>&lt;p&gt;Our horribly inept mailman (same guy who crammed my RAM upgrade under our doormat) mistook Grand Ave for 3rd. Ave and dropped off a copy of a video game magazine in our mailbox. For what it is worth, it is no Nintendo Power. The only real amusing thing was the advertisements, especially the full-page job across from the contents page&amp;hellip; &lt;img src="https://swantron.com/uploads/2009/08/pimple.JPG" alt="directed advertising?" title="pimple"
 loading="lazy"
 decoding="async"
/&gt;
 Seems sort of presumptuous on the advertisors behalf&amp;hellip;&lt;/p&gt;</description></item><item><title>I’m Not Mad, I’m Just Disapointed.</title><link>https://swantron.com/2009/08/19/im-not-mad-im-just-disapointed/</link><pubDate>Wed, 19 Aug 2009 12:02:44 +0000</pubDate><guid>https://swantron.com/2009/08/19/im-not-mad-im-just-disapointed/</guid><description>&lt;p&gt;This tattoo is in memory of the tattoo-ee&amp;rsquo;s deceased grandmother. &lt;img src="https://swantron.com/uploads/2009/08/gaytat.JPG" alt="RIP, Mom Mom." title="gaytat"
 loading="lazy"
 decoding="async"
/&gt;
 Just a hunch, but I would guess that she would not approve of either tattoos or video games, let alone video game/memorial tattoos.&lt;/p&gt;</description></item><item><title>President Obaman</title><link>https://swantron.com/2009/08/14/president-obaman/</link><pubDate>Fri, 14 Aug 2009 08:30:56 +0000</pubDate><guid>https://swantron.com/2009/08/14/president-obaman/</guid><description>&lt;p&gt;President Obama (note the lack of &amp;ldquo;n&amp;rdquo;) is speaking in Bozeman tonight. Craigslist is full of people looking to buy tickets, much like this fucking retard&amp;hellip; &lt;img src="https://swantron.com/uploads/2009/08/obaman.jpg" alt="president obaman?" title="obaman"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Really? Really???</title><link>https://swantron.com/2009/08/13/really-really/</link><pubDate>Thu, 13 Aug 2009 12:16:50 +0000</pubDate><guid>https://swantron.com/2009/08/13/really-really/</guid><description>&lt;blockquote&gt;
&lt;p&gt;Yet in an interview with the Detroit News Monday, Senator Debbie Stabenow (D., Mich.) - recently appointed to the Senate Energy Committee - made clear that fighting the climate crisis is her top priority. &amp;ldquo;Climate change is very real,&amp;rdquo; she confessed as she embraced cap and trade&amp;rsquo;s massive tax increase on Michigan industry - at the same time claiming, against all the evidence, that it would not lead to an increase in manufacturing costs or energy prices. &amp;ldquo;Global warming creates volatility. I feel it when I&amp;rsquo;m flying. The storms are more volatile. We are paying the price in more hurricanes and tornadoes.&amp;rdquo;&lt;/p&gt;</description></item><item><title>Ballin’ on a Budget</title><link>https://swantron.com/2009/08/10/ballin-on-a-budget/</link><pubDate>Mon, 10 Aug 2009 21:17:01 +0000</pubDate><guid>https://swantron.com/2009/08/10/ballin-on-a-budget/</guid><description>&lt;p&gt;these stupid ads&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;ndash;&amp;gt; made me $.29 today.&lt;/p&gt;</description></item><item><title>Big Ol’ Weiner</title><link>https://swantron.com/2009/08/05/big-ol-weiner/</link><pubDate>Wed, 05 Aug 2009 12:45:00 +0000</pubDate><guid>https://swantron.com/2009/08/05/big-ol-weiner/</guid><description>&lt;p&gt;Wade and a rock that looks like a big ol&amp;rsquo; weiner &lt;img src="https://swantron.com/uploads/2009/08/weiner.JPG" alt="big ol&amp;rsquo; weiner"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Gross.</title><link>https://swantron.com/2009/07/30/gross/</link><pubDate>Thu, 30 Jul 2009 15:10:05 +0000</pubDate><guid>https://swantron.com/2009/07/30/gross/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/07/gross.jpg" alt="gross"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;eeeeeewwwwwww&lt;/p&gt;</description></item><item><title>Take That</title><link>https://swantron.com/2009/07/28/take-that/</link><pubDate>Tue, 28 Jul 2009 11:41:11 +0000</pubDate><guid>https://swantron.com/2009/07/28/take-that/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/07/soldier.JPG" alt="soldier"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Trip</title><link>https://swantron.com/2009/07/27/trip/</link><pubDate>Mon, 27 Jul 2009 10:32:51 +0000</pubDate><guid>https://swantron.com/2009/07/27/trip/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/07/doood.jpg" alt="doood"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/07/dooood2.JPG" alt="dood2"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Excellent Sword</title><link>https://swantron.com/2009/07/21/excellent-sword/</link><pubDate>Tue, 21 Jul 2009 10:52:47 +0000</pubDate><guid>https://swantron.com/2009/07/21/excellent-sword/</guid><description>&lt;p&gt;Thine own grand-mum purchased said sword for thee from thy &amp;ldquo;Home Shopping Channel&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/07/sword.JPG" alt="ninja shit"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Not for purvey: floral woven floor-tapestry&lt;/p&gt;</description></item><item><title>Michael Scott'n Clowns</title><link>https://swantron.com/2009/07/17/michael-scottn-clowns/</link><pubDate>Fri, 17 Jul 2009 08:43:30 +0000</pubDate><guid>https://swantron.com/2009/07/17/michael-scottn-clowns/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/07/pool1.jpg" alt="balls"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Apparently I&amp;rsquo;m 12&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/07/pool2.jpg" alt="balls reply"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Amuzing</title><link>https://swantron.com/2009/07/16/amuzing/</link><pubDate>Thu, 16 Jul 2009 07:49:58 +0000</pubDate><guid>https://swantron.com/2009/07/16/amuzing/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/07/robocap.JPG" alt="swantron"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>I wonder if this is the guy who sold the Comoro</title><link>https://swantron.com/2009/07/14/i-wonder-if-this-is-the-guy-who-sold-the-comoro/</link><pubDate>Tue, 14 Jul 2009 12:40:05 +0000</pubDate><guid>https://swantron.com/2009/07/14/i-wonder-if-this-is-the-guy-who-sold-the-comoro/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/07/nentendo.jpg" alt="nentendo"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;i sereosly want ur nentendo! super sereos!&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Coming Soon…</title><link>https://swantron.com/2009/07/13/coming-soon/</link><pubDate>Mon, 13 Jul 2009 20:00:21 +0000</pubDate><guid>https://swantron.com/2009/07/13/coming-soon/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/07/swantron.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I purchased the domain name&amp;hellip;right now it is parked, and pointing here. This might be fun.&lt;/p&gt;</description></item><item><title>Search Term Fun 7/13</title><link>https://swantron.com/2009/07/13/search-term-fun-713/</link><pubDate>Mon, 13 Jul 2009 16:28:20 +0000</pubDate><guid>https://swantron.com/2009/07/13/search-term-fun-713/</guid><description>&lt;p&gt;I finally was able to log into our cpanel and check the traffic stats&amp;hellip;from May, we had the following:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/07/penishamburger.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Four&lt;/em&gt; people searched for &amp;ldquo;penis hamburger&amp;rdquo;&amp;hellip;and came here? Yessssss!&lt;/p&gt;</description></item><item><title>Bobby V?</title><link>https://swantron.com/2009/07/13/bobby-v/</link><pubDate>Mon, 13 Jul 2009 12:33:58 +0000</pubDate><guid>https://swantron.com/2009/07/13/bobby-v/</guid><description>&lt;p&gt;I thought this one was sort of funny&amp;hellip;sort of random how the add lines up perfectly.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/07/belly.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;and yes&amp;hellip;the song is bunk, not crunk&lt;/p&gt;</description></item><item><title>GOAT’S DOE’S</title><link>https://swantron.com/2009/07/07/goats-does/</link><pubDate>Tue, 07 Jul 2009 15:05:54 +0000</pubDate><guid>https://swantron.com/2009/07/07/goats-does/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/07/goat.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;HELLO I HAVE SUM GOAT&amp;rsquo;S DOE&amp;rsquo;S 4 U BUDDY NOT BABY&amp;rsquo;S AND NOT NUBAINS&amp;quot; THOW.&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>MJ’s Funeral Guest List Surprise</title><link>https://swantron.com/2009/07/07/mjs-funeral-guest-list-surprise/</link><pubDate>Tue, 07 Jul 2009 12:51:32 +0000</pubDate><guid>https://swantron.com/2009/07/07/mjs-funeral-guest-list-surprise/</guid><description>&lt;p&gt;I found this on the Drudge Report&amp;hellip;.pretty amazing list &lt;em&gt;List of guests invited to public memorial service for Michael Jackson at the Staples Center in Los Angeles: Larry King Dionne Warwick LeVar Burton Mariah Carey Spike Lee Wesley Snipes Lou Ferrigno Stevie Wonder Usher Lionel Richie Brooke Shields Kobe Bryant Berry Gordy Jennifer Hudson Magic Johnson John Mayer Chris Brown The Rev. Jesse Jackson The Rev. Al Sharpton Smokey Robinson Queen Latifah Martin Luther King III Bernice A. King Shaheen Jafargholi (finalist on &amp;ldquo;Britain&amp;rsquo;s Got Talent&amp;rdquo;) Pastor Lucious Smith (family friend) Ron Boyd (family friend) Kenneth &amp;ldquo;Babyface&amp;rdquo; Edmonds Mickey Rooney and wife, Jan Chamberlin Mario Lopez Corey Feldman&lt;/em&gt; ^ the Pezer&amp;hellip;&lt;strong&gt;Mario Lopez&lt;/strong&gt; made it. Why not?&lt;/p&gt;</description></item><item><title>More craigslist Antics</title><link>https://swantron.com/2009/07/06/more-craigslist-antics/</link><pubDate>Mon, 06 Jul 2009 14:04:40 +0000</pubDate><guid>https://swantron.com/2009/07/06/more-craigslist-antics/</guid><description>&lt;p&gt;Nice try, dude&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/07/orig.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;here you go&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/07/rep.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&amp;hellip;ball is in your court&lt;/p&gt;</description></item><item><title>xkcd</title><link>https://swantron.com/2009/07/02/xkcd/</link><pubDate>Thu, 02 Jul 2009 15:37:56 +0000</pubDate><guid>https://swantron.com/2009/07/02/xkcd/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/07/xkcd.png"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Kate and I are off to the Madison to do a little camping. Have a good weekend&amp;hellip;&lt;/p&gt;</description></item><item><title>RIP Bill</title><link>https://swantron.com/2009/07/01/rip-bill/</link><pubDate>Wed, 01 Jul 2009 08:26:35 +0000</pubDate><guid>https://swantron.com/2009/07/01/rip-bill/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/07/mays_wow.JPG"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>MJ2</title><link>https://swantron.com/2009/06/30/mj2/</link><pubDate>Tue, 30 Jun 2009 08:03:19 +0000</pubDate><guid>https://swantron.com/2009/06/30/mj2/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/06/mj2.JPG"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Just a Bad Idea…</title><link>https://swantron.com/2009/06/26/just-a-bad-idea/</link><pubDate>Fri, 26 Jun 2009 09:02:23 +0000</pubDate><guid>https://swantron.com/2009/06/26/just-a-bad-idea/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/06/water.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Surfboard + outboard = horrible idea.&lt;/p&gt;</description></item><item><title>RIP MJ</title><link>https://swantron.com/2009/06/25/rip-mj/</link><pubDate>Thu, 25 Jun 2009 15:40:47 +0000</pubDate><guid>https://swantron.com/2009/06/25/rip-mj/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/06/mj.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Rest in peace, you crazy fuck&lt;/p&gt;</description></item><item><title>FYI</title><link>https://swantron.com/2009/06/22/fyi/</link><pubDate>Mon, 22 Jun 2009 17:10:53 +0000</pubDate><guid>https://swantron.com/2009/06/22/fyi/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/06/cursive.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>City of Bozeman</title><link>https://swantron.com/2009/06/18/city-of-bozeman/</link><pubDate>Thu, 18 Jun 2009 11:34:02 +0000</pubDate><guid>https://swantron.com/2009/06/18/city-of-bozeman/</guid><description>&lt;p&gt;kudos to our city council&amp;hellip;might make national headlines again with this epic fail&lt;/p&gt;
&lt;p&gt;&lt;a href="http://montanasnewsstation.com/Global/story.asp?S=10551414"&gt;&lt;img src="https://swantron.com/uploads/2009/06/boz.jpg"
 loading="lazy"
 decoding="async"
/&gt;
sweet! &lt;/a&gt;&lt;/p&gt;</description></item><item><title>Comaro?</title><link>https://swantron.com/2009/06/17/comaro/</link><pubDate>Wed, 17 Jun 2009 07:52:24 +0000</pubDate><guid>https://swantron.com/2009/06/17/comaro/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/06/comaro.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Note to little mullet-heads&amp;hellip;it is spelled cAmaro. And it ain&amp;rsquo;t shit unless it has T-Tops and plenty of Zep tapes&lt;/p&gt;</description></item><item><title>Some Peaple are Retarded</title><link>https://swantron.com/2009/06/03/some-peaple-are-retarded/</link><pubDate>Wed, 03 Jun 2009 13:49:52 +0000</pubDate><guid>https://swantron.com/2009/06/03/some-peaple-are-retarded/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/06/trailer.JPG"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m not going to get into his lack of punctuation, capitolization, or word usage. &amp;ldquo;Fore&amp;rdquo;&amp;hellip;Really?&lt;/p&gt;</description></item><item><title>The Cholula Incident</title><link>https://swantron.com/2009/05/30/craigslist-antics/</link><pubDate>Sat, 30 May 2009 17:29:40 +0000</pubDate><guid>https://swantron.com/2009/05/30/craigslist-antics/</guid><description>&lt;p&gt;After seeing some terrible craigslist entries over the past few months, I decided to do a little experiment. Observe:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/05/screenshot1.jpg" alt="cholula"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;So I assumed this would get flagged as a joke&amp;hellip;not the case. Thus far, I have received the following emails:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/05/screenshot.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/05/screenshot3.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;and my absolute favorite&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/05/screenshot2.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Good looking out, Ryan.&lt;/p&gt;</description></item><item><title>I’ll Take It</title><link>https://swantron.com/2009/05/27/ill-take-it/</link><pubDate>Wed, 27 May 2009 19:56:07 +0000</pubDate><guid>https://swantron.com/2009/05/27/ill-take-it/</guid><description>&lt;p&gt;This chair, however nice, was posted in Craigslist &amp;ldquo;free stuff&amp;rdquo; section&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/05/lawnchair.jpg" alt="a sweet chair"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I think it may be overpriced at $0&lt;/p&gt;</description></item><item><title>Mop Bucket</title><link>https://swantron.com/2009/05/12/mop-bucket/</link><pubDate>Tue, 12 May 2009 20:02:47 +0000</pubDate><guid>https://swantron.com/2009/05/12/mop-bucket/</guid><description>&lt;p&gt;Times tough? Recession hurting the ol&amp;rsquo; pocketbook? Simple solution: sell shit from work!&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/05/mop.jpg" alt="awesome"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&amp;hellip;I wonder how much I could get for my pen caddy?&lt;/p&gt;</description></item><item><title>Fat Kid Watching TV on the Couch, Eating Potato Chips</title><link>https://swantron.com/2009/05/09/fat-kid-watching-tv-on-the-couch-eating-potato-chips/</link><pubDate>Sat, 09 May 2009 13:10:50 +0000</pubDate><guid>https://swantron.com/2009/05/09/fat-kid-watching-tv-on-the-couch-eating-potato-chips/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/05/fatkid.jpg" alt="Fat Kid Watching TV on the Couch, Eating Potato Chips"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;^Fat Kid Watching TV on the Couch, Eating Potato Chips&lt;/p&gt;</description></item><item><title>New IM Weapon</title><link>https://swantron.com/2009/04/17/new-im-weapon/</link><pubDate>Fri, 17 Apr 2009 15:16:21 +0000</pubDate><guid>https://swantron.com/2009/04/17/new-im-weapon/</guid><description>&lt;p&gt;I made this to make developers feel bad. &lt;img src="https://swantron.com/uploads/2009/04/lolqa.JPG"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Sweet Craigslist Entry</title><link>https://swantron.com/2009/04/16/sweet-craigslist-entry/</link><pubDate>Thu, 16 Apr 2009 08:54:15 +0000</pubDate><guid>https://swantron.com/2009/04/16/sweet-craigslist-entry/</guid><description>&lt;p&gt;Labtop Computer (Bozeman/ Belgrade) &amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;ndash; Reply to: &lt;a href="mailto:sale-cayrk-1122760332@craigslist.org"&gt;sale-cayrk-1122760332@craigslist.org&lt;/a&gt; [Errors when replying to ads?] Date: 2009-04-14, 6:39PM MDT I am looking for a labtop computer of any kind. I cannot pay for it but will work. I am a great housekeeper. Need computer for school. Please email me at &lt;a href="mailto:moon102@live.com"&gt;moon102@live.com&lt;/a&gt; if you are interested in helping me out. Location: Bozeman/ Belgrade it&amp;rsquo;s NOT ok to contact this poster with services or other commercial interests PostingID: 1122760332&lt;/p&gt;</description></item><item><title>Lolpost</title><link>https://swantron.com/2009/03/27/lolpost/</link><pubDate>Fri, 27 Mar 2009 12:09:53 +0000</pubDate><guid>https://swantron.com/2009/03/27/lolpost/</guid><description>&lt;p&gt;My first Lolcat, a la MS Paint and Google Images:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/03/litecat1.JPG"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;And the application for ^ Lolcat&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/03/lolpostj.JPG"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>joe and kate</title><link>https://swantron.com/2009/03/24/joe-and-kate/</link><pubDate>Tue, 24 Mar 2009 21:35:23 +0000</pubDate><guid>https://swantron.com/2009/03/24/joe-and-kate/</guid><description>&lt;p&gt;guess who is studying for his/her cpa ethics exam, and who is fucking around with his/her webcam&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/03/222947.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Extra Dirty Legion</title><link>https://swantron.com/2009/03/05/extra-dirty-legion/</link><pubDate>Thu, 05 Mar 2009 18:30:56 +0000</pubDate><guid>https://swantron.com/2009/03/05/extra-dirty-legion/</guid><description>&lt;p&gt;Long story short&amp;hellip;Boodles exploded. Archaic gas lines caught fire sans shut-off valve.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/03/image.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;It was one hell of a run.&lt;/p&gt;</description></item><item><title>Bozeman Explosion</title><link>https://swantron.com/2009/03/05/bozeman-explosion/</link><pubDate>Thu, 05 Mar 2009 10:59:12 +0000</pubDate><guid>https://swantron.com/2009/03/05/bozeman-explosion/</guid><description>&lt;p&gt;The Legion is toast. Pictures to follow.&lt;/p&gt;</description></item><item><title>The Big Lebowski</title><link>https://swantron.com/2009/01/19/the-big-lebowski/</link><pubDate>Mon, 19 Jan 2009 21:07:49 +0000</pubDate><guid>https://swantron.com/2009/01/19/the-big-lebowski/</guid><description>&lt;p&gt;For those readers unfamiliar with The Big Lebowski&amp;hellip;watch the movie. Those familiar with the film know this is pretty funny. I found this comment in a &lt;a href="http://billingsgazette.com"&gt;billingsgazette.com&lt;/a&gt; editorial.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/01/hungus.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Jesus and Karl Hungus are two prominent characters in the show. Pretty sure this one is getting on CollegeHumor.&lt;/p&gt;</description></item><item><title>Ubuntu 8.10</title><link>https://swantron.com/2009/01/15/ubuntu-810/</link><pubDate>Thu, 15 Jan 2009 21:10:18 +0000</pubDate><guid>https://swantron.com/2009/01/15/ubuntu-810/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/01/img00485.jpg" alt="Ubuntu8.10"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;This OS rules.&lt;/p&gt;</description></item><item><title>Seyonara Seven</title><link>https://swantron.com/2009/01/12/seyonara-seven/</link><pubDate>Mon, 12 Jan 2009 21:19:44 +0000</pubDate><guid>https://swantron.com/2009/01/12/seyonara-seven/</guid><description>&lt;p&gt;As it happens, even with a memory upgrade Windows 7 is still a dog on my old Dell.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/01/7windows.jpg" alt="7windows"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Solution&amp;hellip;more Ubuntu&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/01/ubuntu.jpg" alt="ubuntu 8.10"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Looking forward to open source imaging&amp;hellip;I still haven&amp;rsquo;t swiped Photoshop for my new notebook; paint, while awesomely nostalgic, is not quite cutting it.&lt;/p&gt;</description></item><item><title>Giraffe Van</title><link>https://swantron.com/2009/01/10/giraffe-van/</link><pubDate>Sat, 10 Jan 2009 14:08:49 +0000</pubDate><guid>https://swantron.com/2009/01/10/giraffe-van/</guid><description>&lt;p&gt;Charles made a nice find&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/01/van2.jpg" alt="gay van"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&amp;hellip;A giraffe van. WTF? On par with the wizard truck.&lt;/p&gt;</description></item><item><title>Windows Woes</title><link>https://swantron.com/2009/01/06/windows-woes/</link><pubDate>Tue, 06 Jan 2009 20:31:56 +0000</pubDate><guid>https://swantron.com/2009/01/06/windows-woes/</guid><description>&lt;p&gt;Install failed&amp;hellip;not enough RAM&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/01/fuck7.jpg" alt="Fuck Windows 7"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Waiting for a delivery&amp;hellip;update coming later this week.&lt;/p&gt;</description></item><item><title>DDR/New Year</title><link>https://swantron.com/2009/01/05/ddrnew-year/</link><pubDate>Mon, 05 Jan 2009 21:02:34 +0000</pubDate><guid>https://swantron.com/2009/01/05/ddrnew-year/</guid><description>&lt;p&gt;Katie, Nichole, Ken Coop, B.O.B., and I had a little DDR party to bring in the new year. We pretty much rule&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/01/ddrtt.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/01/ddrrr.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Especially Nichole (see you on Facebook, kid)&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/01/ddrxx.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;FYI&amp;hellip;Bob is terrific at DDR. He lived with two Korean dudes.&lt;/p&gt;</description></item><item><title>Windows 7</title><link>https://swantron.com/2009/01/05/windows-7/</link><pubDate>Mon, 05 Jan 2009 20:20:19 +0000</pubDate><guid>https://swantron.com/2009/01/05/windows-7/</guid><description>&lt;p&gt;So Windows 7 leaked a few days ago&amp;hellip;why not? Between Kate and I, we have four Dell laptops in the house:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2009/01/computers.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I figure it would round things out to convert my old 9300 to Windows 7. Grif is always down for a nerd project, and he is currently smoking me in our downloading competition. I&amp;rsquo;m going to try to transfer tomorrow (with a serious lack of RAM) and will keep you posted.&lt;/p&gt;</description></item><item><title>"Awesome" Punctuation on some Sign's from the "Legion"</title><link>https://swantron.com/2008/12/08/grammatically-awesome-signs-from-the-legion/</link><pubDate>Mon, 08 Dec 2008 20:48:53 +0000</pubDate><guid>https://swantron.com/2008/12/08/grammatically-awesome-signs-from-the-legion/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/12/legion1.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/12/legion2.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/12/legion3.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Note too the drink specials. We won&amp;rsquo;t get into what a &amp;ldquo;Naked Ninja Turtle&amp;rdquo; is, because it is a &amp;ldquo;fucking retarded&amp;rdquo; shot. Okay, it is mostly Sprite and some green schnapps, with a &amp;ldquo;fucking retarded&amp;rdquo; name. Harvey Wallbangers&amp;hellip;I don&amp;rsquo;t think anyone has ordered a Harvey Wallbanger since gents were doing the lindey hop with their best gals during the Hoover administration. The college kids love Tom Collin&amp;rsquo;ses. Tom Collin&amp;rsquo;ses, Tom Collins &amp;ldquo;bombs&amp;rdquo;&amp;hellip;they cannot get enough of that shit. I swear to Christ&amp;hellip;&lt;/p&gt;</description></item><item><title>Charles Shamamma, Artist</title><link>https://swantron.com/2008/12/07/charles-shamamma-artist/</link><pubDate>Sun, 07 Dec 2008 20:44:25 +0000</pubDate><guid>https://swantron.com/2008/12/07/charles-shamamma-artist/</guid><description>&lt;p&gt;Charles enjoys three things: welding, breaking tools, and dinosaurs. Combine the three and you get this:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/12/crex.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;C-Rex. Appearing soon on creigslist. rrawr Well done. I give you 4 emoticons :D :D :D :D&lt;/p&gt;</description></item><item><title>Tis the Season</title><link>https://swantron.com/2008/12/03/tis-the-season/</link><pubDate>Wed, 03 Dec 2008 20:38:11 +0000</pubDate><guid>https://swantron.com/2008/12/03/tis-the-season/</guid><description>&lt;p&gt;I wonder if Katie checks out bouncerblog.com&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/12/kate.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I bet I find out soon&lt;/p&gt;</description></item><item><title>Zoot Month 1</title><link>https://swantron.com/2008/12/02/zoot-month-1/</link><pubDate>Tue, 02 Dec 2008 20:35:59 +0000</pubDate><guid>https://swantron.com/2008/12/02/zoot-month-1/</guid><description>&lt;p&gt;I get tired of looking at my dual 20-inchers (note the excessive number of unix windows)&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/12/work1.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I imagine my dual 20-inchers tire of me too&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/12/work2.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;:( ***edit&amp;hellip;emoticons work on wordpress but my fucking links don&amp;rsquo;t???***&lt;/p&gt;</description></item><item><title>Hot or Not #8</title><link>https://swantron.com/2008/12/02/hot-or-not-8/</link><pubDate>Tue, 02 Dec 2008 14:21:53 +0000</pubDate><guid>https://swantron.com/2008/12/02/hot-or-not-8/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/12/hn8.jpg" alt="hn8.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>My Firefox is Crapping</title><link>https://swantron.com/2008/12/01/my-firefox-is-crapping/</link><pubDate>Mon, 01 Dec 2008 13:45:11 +0000</pubDate><guid>https://swantron.com/2008/12/01/my-firefox-is-crapping/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2011/12/firefox_crapping-570x427.jpg" alt="my firefox is crapping" title="firefox_crapping"
 loading="lazy"
 decoding="async"
/&gt;
 My Firefox is Crapping&lt;/p&gt;</description></item><item><title>My Mom is Crazy</title><link>https://swantron.com/2008/11/20/my-mom-is-crazy/</link><pubDate>Thu, 20 Nov 2008 20:31:08 +0000</pubDate><guid>https://swantron.com/2008/11/20/my-mom-is-crazy/</guid><description>&lt;p&gt;I&amp;rsquo;ll let you decide. Here is my mom (right) holding a quilt, next to a neighborhood child wearing a quilt, her Halloween costume. No shit.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/12/mom.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I know the King of Pop named his child &amp;lsquo;Blanket&amp;rsquo;&amp;hellip;I have heard the explanation twice and am still flabbergasted.&lt;/p&gt;</description></item><item><title>New Hero</title><link>https://swantron.com/2008/11/12/new-hero/</link><pubDate>Wed, 12 Nov 2008 21:49:45 +0000</pubDate><guid>https://swantron.com/2008/11/12/new-hero/</guid><description>&lt;p&gt;David Thorne&amp;hellip;pure genius. Click on the link, please. &lt;a href="http://www.geekologie.com/2008/11/good_idea_man_submits_drawing.php"&gt;Spider Payment&lt;/a&gt;Read through it; hands down the funniest internet thing I have seen in some time.&lt;/p&gt;</description></item><item><title>AGGGGGGGH!</title><link>https://swantron.com/2008/11/06/agggggggh/</link><pubDate>Thu, 06 Nov 2008 18:13:29 +0000</pubDate><guid>https://swantron.com/2008/11/06/agggggggh/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/11/retard.gif" alt="retarded family"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;You are getting fatter, retard.&lt;/p&gt;</description></item><item><title>Zoot, Day 4</title><link>https://swantron.com/2008/10/30/zoot-day-4/</link><pubDate>Thu, 30 Oct 2008 17:16:56 +0000</pubDate><guid>https://swantron.com/2008/10/30/zoot-day-4/</guid><description>&lt;p&gt;Draw your own conclusions&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/10/zoot2.jpg" alt="zooter"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/10/zoot3.jpg" alt="zoot3"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Zoot, Day 2</title><link>https://swantron.com/2008/10/28/zoot-day/</link><pubDate>Tue, 28 Oct 2008 19:27:54 +0000</pubDate><guid>https://swantron.com/2008/10/28/zoot-day/</guid><description>&lt;p&gt;I just wrapped up day two as a quality assurance analyst at &lt;a href="http://www.zootweb.com/"&gt;Zoot Enterprises&lt;/a&gt;. The best thing about the job so far&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/10/zoot.jpg" alt="zoot"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&amp;hellip;sweet chew holder. Big Rod suggested that I lighten my hi-liter lode to accommodate for a flask. Maybe next week.&lt;/p&gt;</description></item><item><title>Booooyeahhhh!</title><link>https://swantron.com/2008/10/23/booooyeahhhh/</link><pubDate>Thu, 23 Oct 2008 17:07:31 +0000</pubDate><guid>https://swantron.com/2008/10/23/booooyeahhhh/</guid><description>&lt;p&gt;Take that!&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/10/weird.jpg" alt="weird Palin shirt"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Mao</title><link>https://swantron.com/2008/10/05/mao/</link><pubDate>Sun, 05 Oct 2008 19:47:36 +0000</pubDate><guid>https://swantron.com/2008/10/05/mao/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/10/mao.gif" alt="lmao"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;LMAO + Chairman Mao = LMAO&amp;hellip;.wait&amp;hellip;.&lt;/p&gt;</description></item><item><title>Hot or Not #7</title><link>https://swantron.com/2008/10/02/hot-or-not-7/</link><pubDate>Thu, 02 Oct 2008 14:19:57 +0000</pubDate><guid>https://swantron.com/2008/10/02/hot-or-not-7/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/05/HotorNotsummer.JPG" alt="HotorNotsummer.JPG"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Sweet lolcat</title><link>https://swantron.com/2008/09/28/sweet-lolcat/</link><pubDate>Sun, 28 Sep 2008 17:59:48 +0000</pubDate><guid>https://swantron.com/2008/09/28/sweet-lolcat/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/09/funny-pictures-cat-asks-for-a-towel.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I love these things.&lt;/p&gt;</description></item><item><title>Horrible Comic</title><link>https://swantron.com/2008/09/28/horrible-comic/</link><pubDate>Sun, 28 Sep 2008 17:34:09 +0000</pubDate><guid>https://swantron.com/2008/09/28/horrible-comic/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/09/453105.gif" alt="horrible comic"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;No comment.&lt;/p&gt;</description></item><item><title>Comics are Still Horrible</title><link>https://swantron.com/2008/09/21/comics-are-still-horrible/</link><pubDate>Sun, 21 Sep 2008 17:27:19 +0000</pubDate><guid>https://swantron.com/2008/09/21/comics-are-still-horrible/</guid><description>&lt;p&gt;Hey Marvin&amp;hellip;what do you have in store this week?&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/09/marvin.gif"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Ha Ha Ha Ha Ha Ha Ha Ha! Ha Ha Ha Ha Ha Ha Ha! Ha Ha Ha Ha Ha Ha Ha Ha Ha Ha Ha Ha Ha Ha Ha Ha Ha Ha! Ha! Ha Ha Ha Ha Ha Ha Ha Ha!!! The TV is in the yard! Marvin is watching the shit out of it by his inflatable pool!&lt;/p&gt;</description></item><item><title>Bob</title><link>https://swantron.com/2008/09/21/bob-2/</link><pubDate>Sun, 21 Sep 2008 17:18:05 +0000</pubDate><guid>https://swantron.com/2008/09/21/bob-2/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/09/bobito.jpg" alt="bob"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t even know what to say about that.&lt;/p&gt;</description></item><item><title>More Shitty Comics</title><link>https://swantron.com/2008/09/20/more-shitty-comics/</link><pubDate>Sat, 20 Sep 2008 14:08:21 +0000</pubDate><guid>https://swantron.com/2008/09/20/more-shitty-comics/</guid><description>&lt;p&gt;Cathy is retarded.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/09/cathysucks1.bmp" alt="retarded"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;So&amp;hellip;girls feet grow in Fall? I&amp;rsquo;m lost.&lt;/p&gt;</description></item><item><title>Comics are Horrible III</title><link>https://swantron.com/2008/09/18/comics-are-horrible-iii/</link><pubDate>Thu, 18 Sep 2008 18:39:19 +0000</pubDate><guid>https://swantron.com/2008/09/18/comics-are-horrible-iii/</guid><description>&lt;p&gt;Here is one called Pajama Diaries&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/09/pajama.gif"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;TFL&amp;hellip;didn&amp;rsquo;t read it. I would wager that it is absolutely horrible though.&lt;/p&gt;</description></item><item><title>Comics are Horrible II</title><link>https://swantron.com/2008/09/17/comics-are-horrible-ii/</link><pubDate>Wed, 17 Sep 2008 17:41:18 +0000</pubDate><guid>https://swantron.com/2008/09/17/comics-are-horrible-ii/</guid><description>&lt;p&gt;Not sure what this one is all about.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/09/retarded.jpg" alt="retarded comic"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I especially like how it takes two idiots to pump out this horrible comic. Poor illustration (lady on the left&amp;hellip;what the fuck is with that pose?), poorer joke. 1/2 gold metal.&lt;/p&gt;</description></item><item><title>Comics are Horrible</title><link>https://swantron.com/2008/09/15/comics-are-horrible/</link><pubDate>Mon, 15 Sep 2008 19:30:15 +0000</pubDate><guid>https://swantron.com/2008/09/15/comics-are-horrible/</guid><description>&lt;p&gt;Here you go&amp;hellip;new category. Comics are Horrible. Let&amp;rsquo;s begin with perhaps the worst, Family Circus&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/09/family_circus.gif" alt="Fuck Family Circus"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Really, Billy? You little smart ass. Also, look at the Lance Armstrong calves on the girl. Horrible.&lt;/p&gt;</description></item><item><title>Best Thread Ever</title><link>https://swantron.com/2008/09/13/best-thread-ever/</link><pubDate>Sat, 13 Sep 2008 14:43:11 +0000</pubDate><guid>https://swantron.com/2008/09/13/best-thread-ever/</guid><description>&lt;p&gt;A nice compliment to the Best URL Ever&amp;hellip; &lt;a href="http://farm4.static.flickr.com/3159/2807838577_83cbed0126_o.jpg?t=1053139"&gt;Photoshop Thread&lt;/a&gt;Thanks, internet community.&lt;/p&gt;</description></item><item><title>Phelps Minute</title><link>https://swantron.com/2008/09/12/phelps-minute/</link><pubDate>Fri, 12 Sep 2008 18:36:11 +0000</pubDate><guid>https://swantron.com/2008/09/12/phelps-minute/</guid><description>&lt;p&gt;I don&amp;rsquo;t care for the Olympics. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/AXlk-FMei6o" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;Swimming is metaphorical&amp;hellip;one gold metal.&lt;/p&gt;</description></item><item><title>Swanny?</title><link>https://swantron.com/2008/09/08/swanny/</link><pubDate>Mon, 08 Sep 2008 19:04:45 +0000</pubDate><guid>https://swantron.com/2008/09/08/swanny/</guid><description>&lt;p&gt;Is&amp;hellip;that&amp;hellip;me&amp;hellip; [Flash video - no longer available]&lt;/p&gt;
&lt;div style="padding:5px 0; text-align:center; width:480px;"&gt;See more [funny videos](http://www.collegehumor.com/videos) and [funny pictures](http://www.collegehumor.com/pictures) at [CollegeHumor](http://www.collegehumor.com/).&lt;/div&gt;</description></item><item><title>Amazing URL</title><link>https://swantron.com/2008/09/07/amazing-site-name/</link><pubDate>Sun, 07 Sep 2008 17:04:55 +0000</pubDate><guid>https://swantron.com/2008/09/07/amazing-site-name/</guid><description>&lt;p&gt;Here you go. Check out the &lt;a href="http://www.iwoulddosarahpalin.com/pages/sarahpalin.html"&gt;name of this site&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/09/sp.jpg" alt="Sara Palin"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I think I would too.&lt;/p&gt;</description></item><item><title>Wrigley Rules</title><link>https://swantron.com/2008/08/20/wrigley-rules/</link><pubDate>Wed, 20 Aug 2008 19:20:50 +0000</pubDate><guid>https://swantron.com/2008/08/20/wrigley-rules/</guid><description>&lt;p&gt;One fair summer afternoon, Zig, I, and several cotton ball-bearded dudes took in a game in these very seats. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/HHJ5oHFpCM0" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;Sweet chug.&lt;/p&gt;</description></item><item><title>Barack Roll</title><link>https://swantron.com/2008/08/17/barack-roll/</link><pubDate>Sun, 17 Aug 2008 16:47:43 +0000</pubDate><guid>https://swantron.com/2008/08/17/barack-roll/</guid><description>&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/65I0HNvTDH4" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;</description></item><item><title>Hot or Not #6</title><link>https://swantron.com/2008/08/02/hot-or-not-6/</link><pubDate>Sat, 02 Aug 2008 14:18:43 +0000</pubDate><guid>https://swantron.com/2008/08/02/hot-or-not-6/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/hn8.JPG"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Appliance Repair NYC</title><link>https://swantron.com/2008/07/27/appliance-repair-nyc/</link><pubDate>Sun, 27 Jul 2008 10:20:20 +0000</pubDate><guid>https://swantron.com/2008/07/27/appliance-repair-nyc/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2011/07/Times_Square_Robot.jpg" alt="times square robot" title="Times_Square_Robot"
 loading="lazy"
 decoding="async"
/&gt;
 Here is a little plug for &lt;a href="http://nyc-appliance-repair.com"&gt;Appliance repair NYC&lt;/a&gt;. Hit the bump for some details. I snagged this snippet v Appliance Repair NYC provider published this helpful tips. A common stove problem is infinite switch. This could be found at the back of the control panel. This switch could be easily replaced, it is usually found at the burner stem. You can apply DIY method to repair your stove. When you are applying this method and you are uncertain of anything along the line, do not hesitate to reach out to the stove technician. However, stove is simple to maintain and if it is properly taken care of, it will improve its longevity. Another way round is for you to be out of stove problem that could come your way, check the power supply and ensure that power enters the stove from your home power supply. When is using fuses and it blown off, it is very important to replace it in order not to cause any further problem for your stove and your entire house. Start by checking the breaker box in case the materials are much secured but if the problem is from the breaker box, it is advisable to open the stove and check the panel from the back. Then, replace any of the fuse that blown out. Stove is pretty good to use if it is properly maintained.&lt;/p&gt;</description></item><item><title>Underwear Village</title><link>https://swantron.com/2008/07/07/underwear-village/</link><pubDate>Mon, 07 Jul 2008 21:35:23 +0000</pubDate><guid>https://swantron.com/2008/07/07/underwear-village/</guid><description>&lt;p&gt;? &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/rkwfL7w0bio" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;&lt;/p&gt;</description></item><item><title>Who’s That Guy</title><link>https://swantron.com/2008/07/05/whos-that-guy/</link><pubDate>Sat, 05 Jul 2008 21:16:53 +0000</pubDate><guid>https://swantron.com/2008/07/05/whos-that-guy/</guid><description>&lt;p&gt;Seriously&amp;hellip;who is that guy in this picture?&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/07/thatguy2.jpg" alt="that guy"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Nice hand placement, Sarge.&lt;/p&gt;</description></item><item><title>Sith Lord</title><link>https://swantron.com/2008/07/04/sith-lord/</link><pubDate>Fri, 04 Jul 2008 21:10:48 +0000</pubDate><guid>https://swantron.com/2008/07/04/sith-lord/</guid><description>&lt;p&gt;I think it is safe to assume that Darth Vader would air choke this dipshit&amp;hellip; &lt;img src="https://swantron.com/uploads/2008/07/sith.jpg" alt="sith lord"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Meet Brian</title><link>https://swantron.com/2008/07/03/meet-brian/</link><pubDate>Thu, 03 Jul 2008 21:06:39 +0000</pubDate><guid>https://swantron.com/2008/07/03/meet-brian/</guid><description>&lt;p&gt;As Bob can apparently attest, Gay Brian is one motorboating son-of-a-bitch.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/07/motor2.jpg" alt="motorboat"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;(Best Bob face ever)&lt;/p&gt;</description></item><item><title>Greetings from the ER</title><link>https://swantron.com/2008/07/02/greetings-from-the-er/</link><pubDate>Wed, 02 Jul 2008 21:03:58 +0000</pubDate><guid>https://swantron.com/2008/07/02/greetings-from-the-er/</guid><description>&lt;p&gt;J.C. snapped a pic from the ER during the &lt;em&gt;Great Bozeman Beach Incident of &amp;lsquo;08&lt;/em&gt; aftermath&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/07/kate.jpg" alt="ER"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I think it would make for a good Christmas Card.&lt;/p&gt;</description></item><item><title>Cat/Griz Scramble</title><link>https://swantron.com/2008/07/01/catgriz-scramble/</link><pubDate>Tue, 01 Jul 2008 20:57:56 +0000</pubDate><guid>https://swantron.com/2008/07/01/catgriz-scramble/</guid><description>&lt;p&gt;Pretty classy.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/07/golfisfun.jpg" alt="golf"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/07/golfisfun2.jpg" alt="golfing"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Six Minute Abs…</title><link>https://swantron.com/2008/06/28/six-minute-abs/</link><pubDate>Sat, 28 Jun 2008 21:53:25 +0000</pubDate><guid>https://swantron.com/2008/06/28/six-minute-abs/</guid><description>&lt;p&gt;No&amp;hellip;seven! Seven Minute Abs! You cannot even break a sweat in six minutes! &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/vdiVxicV-WA" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;I share a love/hate relationship with WalMart&amp;hellip;loved it on this day.&lt;/p&gt;</description></item><item><title>The Bachelor</title><link>https://swantron.com/2008/06/25/the-bachelor/</link><pubDate>Wed, 25 Jun 2008 21:30:05 +0000</pubDate><guid>https://swantron.com/2008/06/25/the-bachelor/</guid><description>&lt;p&gt;Kevin rules. Just watch this one&amp;hellip;maybe the best faux-to of all time. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/iGAP8stCAvM" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;&lt;/p&gt;</description></item><item><title>Mombrero</title><link>https://swantron.com/2008/06/18/mombrero/</link><pubDate>Wed, 18 Jun 2008 20:48:46 +0000</pubDate><guid>https://swantron.com/2008/06/18/mombrero/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/07/mombrero2.jpg" alt="mombrero"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Mom + Sombrero = Mombrero&lt;/p&gt;</description></item><item><title>Drunken Bull Dance</title><link>https://swantron.com/2008/06/14/drunken-bull-dance/</link><pubDate>Sat, 14 Jun 2008 21:31:39 +0000</pubDate><guid>https://swantron.com/2008/06/14/drunken-bull-dance/</guid><description>&lt;p&gt;Courtesy of the Corster and Jim Beam. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/N3fgZzCEtDY" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;&lt;/p&gt;</description></item><item><title>Shopping with Ziggy II</title><link>https://swantron.com/2008/06/13/shopping-with-ziggy-ii/</link><pubDate>Fri, 13 Jun 2008 20:45:47 +0000</pubDate><guid>https://swantron.com/2008/06/13/shopping-with-ziggy-ii/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/07/post1.jpg" alt="wine and chew"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;You can keep that Skoal.&lt;/p&gt;</description></item><item><title>Guitar Hero Hero</title><link>https://swantron.com/2008/06/11/guitar-hero-hero/</link><pubDate>Wed, 11 Jun 2008 15:50:45 +0000</pubDate><guid>https://swantron.com/2008/06/11/guitar-hero-hero/</guid><description>&lt;p&gt;While checking out Wii titles at WalMart today, I stumbled across an older gentleman rocking out to Guitar Hero in the aisle. Funny enough. Our Guitar Hero hero finished his song (Styx?) and gave the game a &amp;ldquo;aww&amp;hellip;come on&amp;rdquo; after receiving his ranking. At this point I assumed him to be blog-worthy and snapped a quick picture.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/06/guitar-hero.jpg" alt="guitar hero"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;At this point, I realized that maybe a video would be better. I readied my Blackberry and headed back down the aisle&amp;hellip; &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/2VvUR_XyHZc" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;Yep. In the short time it took me to get my phone ready the guitar hero had already picked up a groupie.&lt;/p&gt;</description></item><item><title>Catmobile</title><link>https://swantron.com/2008/06/09/catmobile/</link><pubDate>Mon, 09 Jun 2008 21:08:51 +0000</pubDate><guid>https://swantron.com/2008/06/09/catmobile/</guid><description>&lt;p&gt;Wow.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/06/catwindow.jpg" alt="catmobile"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/06/catwindow2.jpg" alt="Catmobile"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Julie managed to snap these pictures outside of a seedy motel in Glasgow. Incredible.&lt;/p&gt;</description></item><item><title>Sex and the City</title><link>https://swantron.com/2008/06/08/sex-and-the-city/</link><pubDate>Sun, 08 Jun 2008 20:53:08 +0000</pubDate><guid>https://swantron.com/2008/06/08/sex-and-the-city/</guid><description>&lt;p&gt;I thought that Perez&amp;rsquo;s observation was quite astute.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/06/golden.jpg" alt="golden girls"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Take that Cody, Katie, and Bob. I do like the Golden Girls though&amp;hellip;let&amp;rsquo;s all hope the old one isn&amp;rsquo;t dead.&lt;/p&gt;</description></item><item><title>Hot or Not #5</title><link>https://swantron.com/2008/06/02/hot-or-not-5/</link><pubDate>Mon, 02 Jun 2008 14:17:17 +0000</pubDate><guid>https://swantron.com/2008/06/02/hot-or-not-5/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/hn7.JPG"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>I Will Derive</title><link>https://swantron.com/2008/05/29/i-will-derive/</link><pubDate>Thu, 29 May 2008 14:55:05 +0000</pubDate><guid>https://swantron.com/2008/05/29/i-will-derive/</guid><description>&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/P9dpTTpjymE" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;</description></item><item><title>Carlton</title><link>https://swantron.com/2008/05/12/carlton/</link><pubDate>Mon, 12 May 2008 21:11:30 +0000</pubDate><guid>https://swantron.com/2008/05/12/carlton/</guid><description>&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/nXBqQvkd-0w" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;I wonder if any copies of this still exist...I want to learn the King Tut</description></item><item><title>Ghost Ride the Whip</title><link>https://swantron.com/2008/05/03/ghost-ride-the-whip/</link><pubDate>Sat, 03 May 2008 15:41:31 +0000</pubDate><guid>https://swantron.com/2008/05/03/ghost-ride-the-whip/</guid><description>&lt;p&gt;Here is a pretty sweet video of KO&amp;rsquo;s Club manager Dubbz &lt;a href="http://en.wikipedia.org/wiki/Ghost_ride"&gt;ghost riding&lt;/a&gt; a Geo &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/2P8blj0KtPM" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;Oddly enough, the picture included in the above linked wikipedia page is of the same car. Bizarre.&lt;/p&gt;</description></item><item><title>Popezilla!</title><link>https://swantron.com/2008/04/21/popezilla/</link><pubDate>Mon, 21 Apr 2008 19:25:59 +0000</pubDate><guid>https://swantron.com/2008/04/21/popezilla/</guid><description>&lt;p&gt;New this week on &lt;a href="http://bustedtees.com"&gt;bustedtees.com&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/04/tee.jpg" alt="pope"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Benedict does rock a retarded miter, which is slightly more retarded than this spicy red number&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/04/pope.jpg" alt="pope hat"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I cannot tell you whether or not that was the shirt&amp;rsquo;s intention, but it is pretty funny regardless. &lt;em&gt;To infinity and beyond, pope.&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Live Taser Action</title><link>https://swantron.com/2008/04/20/live-taser-action/</link><pubDate>Sun, 20 Apr 2008 18:10:51 +0000</pubDate><guid>https://swantron.com/2008/04/20/live-taser-action/</guid><description>&lt;iframe width="1396" height="610" src="https://www.youtube.com/embed/zats5Nct2xE" title="MT Taser" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen&gt;&lt;/iframe&gt;I know a guy with a taser, and now too a guy with two taser probe wounds.</description></item><item><title>Clever.</title><link>https://swantron.com/2008/04/17/clever/</link><pubDate>Thu, 17 Apr 2008 16:56:02 +0000</pubDate><guid>https://swantron.com/2008/04/17/clever/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/04/collegehumor08058d3540022eba58a9629a52b28547.jpg" alt="bulletin board"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>WalMart Customer of the Day</title><link>https://swantron.com/2008/04/13/walmart-customer-of-the-day/</link><pubDate>Sun, 13 Apr 2008 15:53:29 +0000</pubDate><guid>https://swantron.com/2008/04/13/walmart-customer-of-the-day/</guid><description>&lt;p&gt;This chick:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/04/femullet.jpg" alt="femullet"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Mullet, check. Bluetooth headset, check. Colors, coordinated.&lt;/p&gt;</description></item><item><title>Hamburger Penis</title><link>https://swantron.com/2008/04/10/hamburger-penis/</link><pubDate>Thu, 10 Apr 2008 17:30:11 +0000</pubDate><guid>https://swantron.com/2008/04/10/hamburger-penis/</guid><description>&lt;p&gt;Watch until the end&amp;hellip; &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/8BT9bH2xJlU" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;I just about choked on my Clamato&lt;/p&gt;</description></item><item><title>Life in Plastic…</title><link>https://swantron.com/2008/04/09/life-in-plastic/</link><pubDate>Wed, 09 Apr 2008 16:40:51 +0000</pubDate><guid>https://swantron.com/2008/04/09/life-in-plastic/</guid><description>&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/GthoVoeri2Y" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;...its fantastic</description></item><item><title>Filth and Foul</title><link>https://swantron.com/2008/04/07/filth-and-foul/</link><pubDate>Mon, 07 Apr 2008 14:15:37 +0000</pubDate><guid>https://swantron.com/2008/04/07/filth-and-foul/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/04/nickb.jpg" alt="NickB"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Oddly enough, the Bozeman Daily Chronicle sat down with my buddy Nick and wrote a good article about his new album. Check out the article &lt;a href="http://bozemandailychronicle.com/articles/2008/04/07/news/000rappers.txt"&gt;here&lt;/a&gt;. Good work Nickel.&lt;/p&gt;</description></item><item><title>Not my Concern</title><link>https://swantron.com/2008/04/06/not-my-concern/</link><pubDate>Sun, 06 Apr 2008 18:21:24 +0000</pubDate><guid>https://swantron.com/2008/04/06/not-my-concern/</guid><description>&lt;p&gt;From the Onion&amp;hellip;I almost missed it. After dealing with Prior&amp;rsquo;s arm issues in Chicago for several years, it finally laughable.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;span style=&amp;quot;font-family : Courier;color: #F88017;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Mark Prior Just Needs To Stop By Hospital For A Sec To Get Some T.J. Surgery&amp;lt;/strong&amp;gt;PEORIA, AZ—Padres pitcher Mark Prior informed teammates Monday that he just has to pop in to the hospital for &amp;quot;one quick sec&amp;quot; to have Tommy John connective tissue reconstruction surgery performed on his right arm. &amp;quot;Hey guys, can you pull over for a minute? My U.C. lig is just killing me and I gotta get a little T.J. before the game,&amp;quot; Prior reportedly told fellow pitchers Jake Peavy and Chris Young after tearing his ulnar collateral ligament while the trio was driving to the ballpark. &amp;quot;Just a quick Teej—pop out the lig, pop in a tendon, no biggie. I'd do it myself, but I just had some ro-co [rotator-cuff surgery] last night and I can't move my arm. You can leave the car running, I'll be back in a minute tops.&amp;quot; Prior will not be able to throw a baseball for 16 to 18 months.&amp;lt;/span&amp;gt;&lt;/code&gt;&lt;/p&gt;</description></item><item><title>Muppet Rick Roll</title><link>https://swantron.com/2008/04/03/muppet-rick-roll/</link><pubDate>Thu, 03 Apr 2008 16:25:01 +0000</pubDate><guid>https://swantron.com/2008/04/03/muppet-rick-roll/</guid><description>&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/3AdFA6WWJ7E" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;</description></item><item><title>Hot or Not #4</title><link>https://swantron.com/2008/04/02/hot-or-not-4/</link><pubDate>Wed, 02 Apr 2008 14:15:45 +0000</pubDate><guid>https://swantron.com/2008/04/02/hot-or-not-4/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/hn6.JPG"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Coding Rap</title><link>https://swantron.com/2008/04/01/coding-rap/</link><pubDate>Tue, 01 Apr 2008 06:37:57 +0000</pubDate><guid>https://swantron.com/2008/04/01/coding-rap/</guid><description>&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/a0qMe7Z3EYg" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;Oddly enough I found this before Digg...</description></item><item><title>Search Term Time!</title><link>https://swantron.com/2008/03/31/search-term-time/</link><pubDate>Mon, 31 Mar 2008 18:04:52 +0000</pubDate><guid>https://swantron.com/2008/03/31/search-term-time/</guid><description>&lt;p&gt;&lt;code&gt;&amp;lt;span style=&amp;quot;font-family : Courier;color: #F88017;&amp;quot;&amp;gt;bouncer blog		 19.2 %bouncerblog		 2.7 %bouncers blog		 1.8 %sexyphots		 1.8 %dudes get it on		 1.8 %bozeman montana		 1.8 %www.matureolder slut.com		 0.9 %montana bobcat mascot		 0.9 %http //bounceblock.com		 0.9 %a bouncers blog		 0.9 %shirtless dudes		 0.9 %legion bouncer bob		 0.9 %bouncer blog leagion		 0.9 %petarded		 0.9 %is joe montana gay?		 0.9 %bouncers		 0.9 %bar bouncers		 0.9 %march mustache		 0.9 %joseph lack		 0.9 %march madness		 0.9 %what does the 100% real mean about cheese 0.9 %canadian tuxedo		 0.9 %schweitzer fluid		 0.9 %teenage mustache		 0.9 %socks and flip-flops		 0.9 %montana state mascot	 0.9 %swanson bozeman		 0.9 %wwkfd		 0.9 %alpaca funny		 0.9 %bouncer blog swanny		 0.9 %socks and flip flops		 0.9 %msu mascot		 0.9 %&amp;lt;/span&amp;gt;&lt;/code&gt;&lt;/p&gt;</description></item><item><title>Gross, Fellas</title><link>https://swantron.com/2008/03/27/gross-fellas/</link><pubDate>Thu, 27 Mar 2008 17:27:27 +0000</pubDate><guid>https://swantron.com/2008/03/27/gross-fellas/</guid><description>&lt;p&gt;DJ/Bouncer Ethan with the butt-floss&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/03/edawg.jpg" alt="d.j. ethan"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;B.O.B. with the dirty shroud of Turin&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/03/bdawg.jpg" alt="bobby digital"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Wash. Rinse. Repeat.&lt;/p&gt;</description></item><item><title>Ed McMahon Voice…</title><link>https://swantron.com/2008/03/27/ed-mcmahon-voice/</link><pubDate>Thu, 27 Mar 2008 03:21:50 +0000</pubDate><guid>https://swantron.com/2008/03/27/ed-mcmahon-voice/</guid><description>&lt;p&gt;Joe Swanson give them&amp;hellip; &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/PaBr2H0s7-s" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;Three and three quarters stars!!!&lt;/p&gt;</description></item><item><title>Clothes of 2000</title><link>https://swantron.com/2008/03/26/clothes-of-2000/</link><pubDate>Wed, 26 Mar 2008 15:43:34 +0000</pubDate><guid>https://swantron.com/2008/03/26/clothes-of-2000/</guid><description>&lt;p&gt;If my memory serves correct, this was spot on. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/U9eAiy0IGBI" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;Swish!&lt;/p&gt;</description></item><item><title>?</title><link>https://swantron.com/2008/03/22/711/</link><pubDate>Sat, 22 Mar 2008 08:43:49 +0000</pubDate><guid>https://swantron.com/2008/03/22/711/</guid><description>&lt;p&gt;You tell me. &lt;img src="https://swantron.com/uploads/2008/03/lll.jpg" alt="?"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Baseball Season</title><link>https://swantron.com/2008/03/21/baseball-season/</link><pubDate>Fri, 21 Mar 2008 18:25:00 +0000</pubDate><guid>https://swantron.com/2008/03/21/baseball-season/</guid><description>&lt;div class="onion_embed headline"&gt;[![Kenny Lofton Thinks Hes Putting Finishing Touches On Hall Of Fame Career](http://www.theonion.com/content/files/images/Kenny-Lofton.thumbnail.jpg)](http://www.theonion.com/content/news_briefs/kenny_lofton_thinks_hes?utm_source=Distributed&amp;utm_medium=Embedded%2BHTML&amp;utm_campaign=Widgets)## [![The Onion](http://www.theonion.com/content/themes/onion/assets/logos/onion_super_tiny.png)](http://www.theonion.com/content?utm_source=Distributed&amp;utm_medium=Embedded%2BHTML&amp;utm_campaign=Widgets)
### [Kenny Lofton Thinks He's Putting Finishing Touches On Hall Of Fame Career](http://www.theonion.com/content/news_briefs/kenny_lofton_thinks_hes?utm_source=Distributed&amp;utm_medium=Embedded%2BHTML&amp;utm_campaign=Widgets)
CLEVELAND—Apparently oblivious to the fact that his lifetime statistics, while repectable, are not worthy of admittance into baseball's most...
&lt;/div&gt;&lt;style type="text/css"&gt;.onion_embed {background: rgb(256, 256, 256) !important;border: 4px solid rgb(65, 160, 65);border-width: 4px 0 1px 0;margin: 10px 30px !important;padding: 5px;overflow: hidden !important;zoom: 1;}.onion_embed img {border: 0 !important;}.onion_embed a {display: inline;}.onion_embed a.img {float: left !important;margin: 0 5px 0 0 !important;width: 66px;display: block;overflow: hidden !important;}.onion_embed a.img img {border: 1px solid #222 !important;;width: 64px;;padding: 0 !important;;}.onion_embed h2 {line-height: 2px;;clear: none;;margin: 0 !important;padding: 0 !important;}.onion_embed h3 {line-height: 16px;font: bold 16px arial, sans-serif !important;margin: 3px 0 0 0 !important;padding: 0 !important;}.onion_embed h3 a {line-height: 16px !important;;color: rgb(0, 51, 102) !important;font: bold 16px arial, sans-serif !important;text-decoration: none !important;display: inline !important;;float: none !important;;text-transform: capitalize !important;}.onion_embed h3 a:hover {text-decoration: underline !important;color: rgb(204, 51, 51) !important;}.onion_embed p {color: #000 !important;;font: normal 11px/ 11px arial, sans-serif !important;;margin: 2px 0 0 0 !important;;padding: 0 !important;}.onion_embed a {display: inline !important;;float: none !important;}&lt;/style&gt;![](http://statistics.theonion.com/b/ss/theonionprod/1/H.6--NS/1234567?pe=lnk_d&amp;pev2=Kenny%20Lofton%20Thinks%20He's%20Putting%20Finishing%20Touches%20On%20Hall%20Of%20Fame%20Career&amp;pev1=http%3A%2F%2Fwww.theonion.com%2Fcontent%2Fnews_briefs%2Fkenny_lofton_thinks_hes%3Futm_source%3DDistributed%26utm_medium%3DEmbedded%252BHTML%26utm_campaign%3DWidgets)</description></item><item><title>St. Pat’s</title><link>https://swantron.com/2008/03/18/st-pats/</link><pubDate>Tue, 18 Mar 2008 02:40:26 +0000</pubDate><guid>https://swantron.com/2008/03/18/st-pats/</guid><description>&lt;p&gt;The luck o&amp;rsquo; the Irish struck to the tune of $350 for Bouncer Bob&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/03/bobbb.jpg" alt="Irish Bob"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;French named guy from deep in the loins of St. Louis&amp;rsquo; Italian Hill&amp;hellip;go figure. Erin Go Brach.&lt;/p&gt;</description></item><item><title>Mitch!</title><link>https://swantron.com/2008/03/17/mitch/</link><pubDate>Mon, 17 Mar 2008 01:59:58 +0000</pubDate><guid>https://swantron.com/2008/03/17/mitch/</guid><description>&lt;p&gt;One of my favorite dudes of all time showed up to the Dirty Dirty Legion on Saturday&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/03/mikey.JPG" alt="Mitch"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Mikey from Seattle via Bozeman via Broadview, Montucky. I pulled this pic from his site, &lt;a href="http://sidtheduck.com/"&gt;sidtheduck.com&lt;/a&gt;&amp;hellip;feel free to peruse&lt;/p&gt;</description></item><item><title>Hillary in the House</title><link>https://swantron.com/2008/03/14/hillary-in-the-house/</link><pubDate>Fri, 14 Mar 2008 17:46:58 +0000</pubDate><guid>https://swantron.com/2008/03/14/hillary-in-the-house/</guid><description>&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/knBNX_evIOo" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;Well in that case...</description></item><item><title>Chips and Salsa</title><link>https://swantron.com/2008/03/13/chips-and-salsa/</link><pubDate>Thu, 13 Mar 2008 14:03:19 +0000</pubDate><guid>https://swantron.com/2008/03/13/chips-and-salsa/</guid><description>&lt;p&gt;Look for the move at the two minute mark &lt;embed allowscriptaccess="always" flashvars="file=http://www.theonion.com/content/xml/75769/video&amp;autostart=false&amp;image=http://www.theonion.com/content/files/images/CHIPS_SALSA_article.jpg&amp;bufferlength=3&amp;embedded=true&amp;title=Delicious%20Snacks%20Distract%20Congressmen%20From%20Horrors%20Of%20War" height="355" src="http://www.theonion.com/content/themes/common/assets/videoplayer/flvplayer.swf" type="application/x-shockwave-flash" width="400" wmode="transparent"&gt;&lt;/embed&gt;&lt;br&gt;
&lt;a href="http://www.theonion.com/content/video/delicious_snacks_distract?utm_source=embedded_video"&gt;Delicious Snacks Distract Congressmen From Horrors Of War&lt;/a&gt;&lt;/p&gt;</description></item><item><title>MMM '08 5</title><link>https://swantron.com/2008/03/10/mmm-08-5/</link><pubDate>Mon, 10 Mar 2008 17:12:23 +0000</pubDate><guid>https://swantron.com/2008/03/10/mmm-08-5/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/03/mmmsmall.jpg" alt="mmmm"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Bob with his perennial Larry Bird&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/03/mmmbobb.jpg" alt="bobbbo"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/03/mmmbob.jpg" alt="bobbo"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Looking good, big guy.&lt;/p&gt;</description></item><item><title>MMM '08 4</title><link>https://swantron.com/2008/03/08/mmm-08-4/</link><pubDate>Sat, 08 Mar 2008 03:31:16 +0000</pubDate><guid>https://swantron.com/2008/03/08/mmm-08-4/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/03/mmmsmall.jpg" alt="Triple M"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;March Mustache Madness&amp;hellip;still rolling strong&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/03/chaser.jpg" alt="chaser"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Chase with a Leroy Bird&lt;/em&gt;Looking good hombre&amp;hellip;A-Ram is still holding the top spot, however&lt;/p&gt;</description></item><item><title>MMM '08 3</title><link>https://swantron.com/2008/03/07/mmm-08-3/</link><pubDate>Fri, 07 Mar 2008 04:12:50 +0000</pubDate><guid>https://swantron.com/2008/03/07/mmm-08-3/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/03/mmmsmall.jpg" alt="trifecta"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I think we have a winner&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/03/aram.jpg" alt="Ramlo"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/03/aram2.jpg" alt="a-ram"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;em&gt;A-Ram with a commendable gun-slinger&lt;/em&gt; Excellent work, my friend. That is a man-stache. March Man-Stache Madness?&lt;/p&gt;</description></item><item><title>MMM '08 2</title><link>https://swantron.com/2008/03/04/mmm-08-2/</link><pubDate>Tue, 04 Mar 2008 16:59:40 +0000</pubDate><guid>https://swantron.com/2008/03/04/mmm-08-2/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/03/mmmsmall.jpg" alt="banner"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Weekend wrap-up time&amp;hellip;the A-Team&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/03/mmmbobken.jpg" alt="Bouncers"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Big D with the cop-ish-goatee&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/03/mmmd.jpg" alt="Big D"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Photoshopped view of Pervy Ken&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/03/mmmken.jpg" alt="Ken the Perv"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Gross, Ken. Still to come: Picture of Chaser&amp;rsquo;s eighth grade stache, A-ram with his St. Pat&amp;rsquo;s red stache, and a post-South America Griff stache. Maybe a cameo from Zig??? Stay tuned.&lt;/p&gt;</description></item><item><title>March Mustache Madness</title><link>https://swantron.com/2008/03/01/march-mustache-madness/</link><pubDate>Sat, 01 Mar 2008 16:08:12 +0000</pubDate><guid>https://swantron.com/2008/03/01/march-mustache-madness/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/03/mmmsmall.jpg" alt="mmm"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Entry one: Me with a &amp;ldquo;Spanish Carney&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/03/stach08.jpg" alt="joestache"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Mexico #2</title><link>https://swantron.com/2008/02/29/mexico/</link><pubDate>Fri, 29 Feb 2008 18:09:12 +0000</pubDate><guid>https://swantron.com/2008/02/29/mexico/</guid><description>&lt;p&gt;Slowly but surely getting some pics put together&amp;hellip;enjoy this one in the mean time.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/02/julie.jpg" alt="julie"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Dad and Julie enjoying the swim-up bar&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Lolercoaster</title><link>https://swantron.com/2008/02/24/lolercoaster/</link><pubDate>Sun, 24 Feb 2008 20:51:18 +0000</pubDate><guid>https://swantron.com/2008/02/24/lolercoaster/</guid><description>&lt;p&gt;Best Lolcat ever. &lt;img src="https://swantron.com/uploads/2008/02/brb.bmp" alt="brb"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Mexico #1</title><link>https://swantron.com/2008/02/19/mexico-1/</link><pubDate>Tue, 19 Feb 2008 16:33:55 +0000</pubDate><guid>https://swantron.com/2008/02/19/mexico-1/</guid><description>&lt;p&gt;My sisters and I are still trying to figure out if we have any real photo documentation of our trip&amp;hellip;here is a good one of Elizabeth in the meantime.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/02/hollywood.jpg" alt="Hollywood"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I know it doesn&amp;rsquo;t fit the page layout, but I like the pic&amp;hellip;&lt;/p&gt;</description></item><item><title>Andorra</title><link>https://swantron.com/2008/02/19/andorra/</link><pubDate>Tue, 19 Feb 2008 15:46:27 +0000</pubDate><guid>https://swantron.com/2008/02/19/andorra/</guid><description>&lt;p&gt;&lt;embed allowscriptaccess="always" flashvars="file=http://www.theonion.com/content/xml/74358/video&amp;autostart=false&amp;image=http://www.theonion.com/content/files/images/AID_TO_ANDORRA_article.jpg&amp;bufferlength=3&amp;embedded=true&amp;title=Nation%20Of%20Andorra%20Not%20In%20Africa%2C%20Shocked%20U.S.%20State%20Dept.%20Reports" height="355" src="http://www.theonion.com/content/themes/common/assets/videoplayer/flvplayer.swf" type="application/x-shockwave-flash" width="400" wmode="transparent"&gt;&lt;/embed&gt;&lt;br&gt;
&lt;a href="http://www.theonion.com/content/video/nation_of_andorra_not_in_africa?utm_source=embedded_video"&gt;Nation Of Andorra Not In Africa, Shocked U.S. State Dept. Reports&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Joe Sombrero</title><link>https://swantron.com/2008/02/08/joe-sombrero/</link><pubDate>Fri, 08 Feb 2008 15:43:35 +0000</pubDate><guid>https://swantron.com/2008/02/08/joe-sombrero/</guid><description>&lt;p&gt;Adios amigos.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/02/mex.jpg" alt="Sombrero Joe"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I am off to write the script for National Lampoon&amp;rsquo;s Mexican Vacation&amp;hellip; B.O.B. is holding down the bar; Katie is holding down the DDR pads.&lt;/p&gt;</description></item><item><title>MMM ’08</title><link>https://swantron.com/2008/02/05/mmm-08/</link><pubDate>Tue, 05 Feb 2008 16:14:08 +0000</pubDate><guid>https://swantron.com/2008/02/05/mmm-08/</guid><description>&lt;p&gt;March Mustache Madness is right around the corner&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/02/mmmsmall.jpg" alt="MMM"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;The rules of MMM remain unchanged from last year:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Shave in the mustache of your choice on March 1st&lt;/li&gt;
&lt;li&gt;Keep said mustache for as long as possible&lt;/li&gt;
&lt;li&gt;Tease Bob for resembling Larry Bird ***Note to Grant Eve: 2008 is a leap year&amp;hellip;you have an extra day in February to grow out all eleven of your facial hairs***&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>Zany Bob</title><link>https://swantron.com/2008/02/04/zany-bob/</link><pubDate>Mon, 04 Feb 2008 15:59:57 +0000</pubDate><guid>https://swantron.com/2008/02/04/zany-bob/</guid><description>&lt;p&gt;zizzzzz!&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/02/suznbob.jpg" alt="Suz Bob Steve"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Suz, B.O.B., and Lil Steve from Friday night&amp;hellip;have a good time in Italy, Suz&lt;/p&gt;</description></item><item><title>Hot or Not #3</title><link>https://swantron.com/2008/02/02/hot-or-not-3/</link><pubDate>Sat, 02 Feb 2008 14:14:57 +0000</pubDate><guid>https://swantron.com/2008/02/02/hot-or-not-3/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/hn4.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Chewbacca</title><link>https://swantron.com/2008/02/01/chewbacca/</link><pubDate>Fri, 01 Feb 2008 13:17:58 +0000</pubDate><guid>https://swantron.com/2008/02/01/chewbacca/</guid><description>&lt;p&gt;This is better than the footage of Darrell getting tased, bro. [Flash video - no longer available]Pay close attention to the dialog&amp;hellip;apparently Chewbacca is Chewbacca in Spanish.&lt;/p&gt;</description></item><item><title>Saturday Night Photo Review</title><link>https://swantron.com/2008/01/27/saturday-night-in-pictures/</link><pubDate>Sun, 27 Jan 2008 04:54:29 +0000</pubDate><guid>https://swantron.com/2008/01/27/saturday-night-in-pictures/</guid><description>&lt;p&gt;DJ Rach'&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/01/sat1.jpg" alt="rach"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Chaser&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/01/sat2.jpg" alt="Chaser"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;B.O.B.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/01/sat3.jpg" alt="Bobizl"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;DJ (Bouncer) Ethan&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/01/sat4.jpg" alt="ed"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Kevin from the Block&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/01/sat5.jpg" alt="kev"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Obligatory Ladies Room Pic&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/01/sat7.jpg" alt="ladies room"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Little People, Big World</title><link>https://swantron.com/2008/01/24/little-people-big-world/</link><pubDate>Thu, 24 Jan 2008 19:14:01 +0000</pubDate><guid>https://swantron.com/2008/01/24/little-people-big-world/</guid><description>&lt;p&gt;I love these guys&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/01/littlepeoplebigworld.jpg" alt="surfs up"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Here is the program description for tonight&amp;rsquo;s show:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;New, &amp;ldquo;A Little surgery; Marty Comes to Town&amp;rdquo;. (2007). Grandpa Ron and Grandma Peg join the family in Oakland for Zach&amp;rsquo;s leg surgery; family friend Marty Klebba stops by to cheer him up and winds up in a wrestling match with Amy. (Reality)&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Good&amp;hellip;Marty Klebba is in this one. Who exactly is Marty Klebba, and just who did he have to blow to get that billing? I hope Amy puts him in a little tiny arm bar.&lt;/p&gt;</description></item><item><title>Irony Defined</title><link>https://swantron.com/2008/01/23/irony-defined/</link><pubDate>Wed, 23 Jan 2008 20:22:33 +0000</pubDate><guid>https://swantron.com/2008/01/23/irony-defined/</guid><description>&lt;p&gt;The Swantron family is headed to sunny Mexico for our first family get-together in a decade here in two weeks. In preparation for my trip, I decided to pick up a fresh new pair of Adidas Shell-toes. Overstock.com&amp;hellip;white on white&amp;hellip;free shipping&amp;hellip;sign me up. This is what showed up:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/01/mexico.jpg" alt="Mexico Kicks"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;LOLercoaster. I&amp;rsquo;m rocking them&amp;hellip;hopefully with a sombrero.&lt;/p&gt;</description></item><item><title>B.O.B. Shooting, Revisited</title><link>https://swantron.com/2008/01/16/bob-shooting-revisited/</link><pubDate>Wed, 16 Jan 2008 17:45:40 +0000</pubDate><guid>https://swantron.com/2008/01/16/bob-shooting-revisited/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/01/bigbob.jpg" alt="bob&amp;rsquo;s big head"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Dennis Francis Buckley and Sgt. Tim love to point out how large Bob&amp;rsquo;s head is.&lt;/li&gt;
&lt;li&gt;It turns out that I am much more apt to fuck around with my computer as I avoid reading my physics.&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>Tony, Ken, Bob, Kyle, Joe, etc…</title><link>https://swantron.com/2008/01/09/tony-ken-bob-kyle-joe-etc/</link><pubDate>Wed, 09 Jan 2008 16:26:00 +0000</pubDate><guid>https://swantron.com/2008/01/09/tony-ken-bob-kyle-joe-etc/</guid><description>&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/agE_O56sQRI" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;I love it.</description></item><item><title>Fun with Guns!</title><link>https://swantron.com/2008/01/05/fun-with-guns/</link><pubDate>Sat, 05 Jan 2008 18:42:12 +0000</pubDate><guid>https://swantron.com/2008/01/05/fun-with-guns/</guid><description>&lt;p&gt;Sarge, B.O.B., three pistols, a shotgun, an SKS, and I spent the afternoon enjoying nature and blasting the shit out of stuff.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/01/timgun.jpg" alt="sarge"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2008/01/bobgun.jpg" alt="roberto"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/uQ8SmxHHXlw" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;
&lt;p&gt;Television disposal service?&lt;/p&gt;</description></item><item><title>Lost Chug Footage</title><link>https://swantron.com/2008/01/04/lost-chug-footage/</link><pubDate>Fri, 04 Jan 2008 02:32:54 +0000</pubDate><guid>https://swantron.com/2008/01/04/lost-chug-footage/</guid><description>&lt;p&gt;I may or may not have taken a video of my new light switch in my bathroom. I did. Upon showing Sgt. Tim, I came across this video from August&amp;hellip;I decided to post it to get &amp;lsquo;08 started properly. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/_KNE7f2hwio" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;&lt;/p&gt;</description></item><item><title>Excuse Me, Link</title><link>https://swantron.com/2008/01/03/excuse-me-link/</link><pubDate>Thu, 03 Jan 2008 14:13:51 +0000</pubDate><guid>https://swantron.com/2008/01/03/excuse-me-link/</guid><description>&lt;p&gt;Apparently Nintendo leased the cartoon rights to the Zelda franchise in the late 90&amp;rsquo;s. It looks to me like they leased the rights to the Full House production crew. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/FPxY8lpYAUM" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;&amp;ldquo;Cut&amp;hellip;It&amp;hellip;Out&amp;rdquo; &amp;ldquo;Have Mercy&amp;rdquo; &amp;ldquo;Well Excuuuuse Me, Princess&amp;rdquo; &amp;ldquo;How Rude&amp;rdquo;&lt;/p&gt;</description></item><item><title>Tim in TX</title><link>https://swantron.com/2007/12/28/tim-in-tx/</link><pubDate>Fri, 28 Dec 2007 04:05:06 +0000</pubDate><guid>https://swantron.com/2007/12/28/tim-in-tx/</guid><description>&lt;p&gt;Dustin a.k.a. Sgt. Tim is in Texas. He sends his regards. &lt;img src="https://swantron.com/uploads/2007/12/timcomasgt.jpg" alt="Sarge"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>594C3 C4M9</title><link>https://swantron.com/2007/12/20/594c3-c4m9/</link><pubDate>Thu, 20 Dec 2007 03:40:35 +0000</pubDate><guid>https://swantron.com/2007/12/20/594c3-c4m9/</guid><description>&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/UY0xwRIGOdc" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;I think that my B+ in experimental physics fully warrants a revisiting of *Space Camp.* Enjoy.</description></item><item><title>Sgt. Tim, a Caricature</title><link>https://swantron.com/2007/12/18/sgt-tim-a-caricature/</link><pubDate>Tue, 18 Dec 2007 19:11:44 +0000</pubDate><guid>https://swantron.com/2007/12/18/sgt-tim-a-caricature/</guid><description>&lt;p&gt;Complete with huge Germain calves and vodka Red Bull &lt;img src="https://swantron.com/uploads/2007/12/tim.jpg" alt="Sgt. Tim"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>The Mitchell Report</title><link>https://swantron.com/2007/12/18/the-mitchell-report/</link><pubDate>Tue, 18 Dec 2007 15:57:21 +0000</pubDate><guid>https://swantron.com/2007/12/18/the-mitchell-report/</guid><description>&lt;p&gt;Give this clip about thirty seconds&amp;hellip; [Flash video - no longer available]&amp;hellip;I always suspected &amp;ldquo;All the Way&amp;rdquo; May was yoked up.&lt;/p&gt;</description></item><item><title>Christmas Party Season `07</title><link>https://swantron.com/2007/12/17/christmas-parties/</link><pubDate>Mon, 17 Dec 2007 18:55:21 +0000</pubDate><guid>https://swantron.com/2007/12/17/christmas-parties/</guid><description>&lt;p&gt;Gone are the days of the &lt;a href="http://en.wikipedia.org/wiki/Box_wine"&gt;space bag&lt;/a&gt;, but Christmas parties for me still involve funny servings of wine.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/12/paisano1.jpg" alt="wine jug"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Yep, I drank that.&lt;/p&gt;</description></item><item><title>Red Bull and Mathematica</title><link>https://swantron.com/2007/12/12/639/</link><pubDate>Wed, 12 Dec 2007 12:00:00 +0000</pubDate><guid>https://swantron.com/2007/12/12/639/</guid><description>&lt;p&gt;I am full of Red Bull and waiting for my bootlegged copy of Mathematica to finish downloading. Hey, cool. I stumbled upon this on &lt;a href="http://theonion.com"&gt;The Onion&lt;/a&gt;, so I figured I would give the new version of WordPress a go.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/12/onion1.jpg" alt="Onion Drink Poll"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Two more days and Phys 516 is a wrap. Maybe I will celebrate with 84 near-empty PBRs.&lt;/p&gt;</description></item><item><title>The Final Countdown</title><link>https://swantron.com/2007/12/10/the-final-countdown/</link><pubDate>Mon, 10 Dec 2007 21:03:47 +0000</pubDate><guid>https://swantron.com/2007/12/10/the-final-countdown/</guid><description>&lt;p&gt;I challenge you to tell me the most ridiculous aspect of this clip. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/bqPerJvXPVQ" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;There is a lot of shit going down on set&amp;hellip;horrible over-singing, aggressive unnecessary title, dual keyboard action, puzzling hand gestures, a retarded song from the band Europe, models backing their thangs up, and I am pretty sure that is Joey Fatone striking a disco pose. Needless to say, I love it&lt;/p&gt;</description></item><item><title>3 Bouncers, 5 Legs</title><link>https://swantron.com/2007/12/08/3-bouncers-5-legs/</link><pubDate>Sat, 08 Dec 2007 03:26:58 +0000</pubDate><guid>https://swantron.com/2007/12/08/3-bouncers-5-legs/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/12/bblogg.jpg" alt="bblogg.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>It’s Back…</title><link>https://swantron.com/2007/12/06/its-back/</link><pubDate>Thu, 06 Dec 2007 15:42:23 +0000</pubDate><guid>https://swantron.com/2007/12/06/its-back/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/12/hn8.jpg" alt="hn8.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>A Haiku</title><link>https://swantron.com/2007/12/04/a-haiku/</link><pubDate>Tue, 04 Dec 2007 20:11:56 +0000</pubDate><guid>https://swantron.com/2007/12/04/a-haiku/</guid><description>&lt;p&gt;While Katie is in Las Vegas preparing for Suzie and Josh&amp;rsquo;s wedding, I have the honor of caring for her beta, LaMonte. For what it is worth, I call him Ken and he doesn&amp;rsquo;t seem to mind. His bowl is stemware, as are the beer serving pieces at the Pub Hippo&amp;hellip;thus provided the inspiration for the following: &lt;strong&gt;Fishsitting for Kate. Your home is a Kiboko; Float around and poop.&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Shoppin' With Zig</title><link>https://swantron.com/2007/12/02/shoppin-with-zig/</link><pubDate>Sun, 02 Dec 2007 15:22:58 +0000</pubDate><guid>https://swantron.com/2007/12/02/shoppin-with-zig/</guid><description>&lt;p&gt;Shit ton of tuna&amp;hellip;check&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/12/media12.jpg" alt="media12.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Funny shoes&amp;hellip;check&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/12/media1.jpg" alt="media1.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Hot or Not #2</title><link>https://swantron.com/2007/12/02/hot-or-not-2/</link><pubDate>Sun, 02 Dec 2007 14:12:11 +0000</pubDate><guid>https://swantron.com/2007/12/02/hot-or-not-2/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/hn5.JPG"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>More Onion News</title><link>https://swantron.com/2007/11/26/more-onion-news-2/</link><pubDate>Mon, 26 Nov 2007 17:49:03 +0000</pubDate><guid>https://swantron.com/2007/11/26/more-onion-news-2/</guid><description>&lt;p&gt;&lt;embed allowscriptaccess="always" flashvars="file=http://www.theonion.com/content/xml/70281/video&amp;autostart=false&amp;image=http://www.theonion.com/content/files/images/FAT_KID.jpg&amp;bufferlength=3&amp;embedded=true&amp;title=Fat%20Kid%20Successfully%20Avoids%20Ridicule%20By%20Swimming%20With%20Shirt%20On" height="355" src="http://www.theonion.com/content/themes/common/assets/videoplayer/flvplayer.swf" type="application/x-shockwave-flash" width="400" wmode="transparent"&gt;&lt;/embed&gt;&lt;br&gt;
&lt;a href="http://www.theonion.com/content/video/fat_kid_successfully_avoids?utm_source=embedded_video"&gt;Fat Kid Successfully Avoids Ridicule By Swimming With Shirt On&lt;/a&gt;&lt;/p&gt;</description></item><item><title>lolcat lab</title><link>https://swantron.com/2007/11/16/lolcat-lab/</link><pubDate>Fri, 16 Nov 2007 18:52:15 +0000</pubDate><guid>https://swantron.com/2007/11/16/lolcat-lab/</guid><description>&lt;p&gt;Familiarize yourself with the &lt;a href="http://en.wikipedia.org/wiki/Lolcat"&gt;lolcat&lt;/a&gt;. Or don&amp;rsquo;t. Either way, this is really funny in a really really nerdy way. &lt;img src="https://swantron.com/uploads/2007/11/cheezburger.jpg" alt="cheezburger.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>The Zig Lebowski</title><link>https://swantron.com/2007/11/13/the-zig-lebowski/</link><pubDate>Tue, 13 Nov 2007 19:51:19 +0000</pubDate><guid>https://swantron.com/2007/11/13/the-zig-lebowski/</guid><description>&lt;p&gt;Clever post title&amp;hellip;good work, self. So Ziggy had a great time in a great costume on Halloween. From all reports, Whitefish was the place to be a few weeks ago. The Dude, Walter, and The Jesus&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/11/imag0006.JPG" alt="imag0006.JPG"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Donnie, Walter, and The Dude&lt;/p&gt;
&lt;p&gt;&lt;img src="http://img5.allocine.fr/acmedia/medias/04/00/83/040083_ph1.jpg" alt="dude"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;For anyone who has not seen The Big Lebowski, the movie is about a guy (The Dude) who likes to bowl. Another person named Jeffrey Lebowski is the center of an extortion scheme, and antics ensue. Donnie, a character in the movie, was supposed to be played by Zig&amp;rsquo;s little brother&amp;hellip;he aptly suggested that Zig implement a coffee can into his costume to account for his absence. The coffee can is used to transfer Donnie&amp;rsquo;s ashes to his burial at sea. Watch the movie for shit&amp;rsquo;s sake. Walter and Donnie&lt;/p&gt;</description></item><item><title>November Update</title><link>https://swantron.com/2007/11/06/november-update/</link><pubDate>Tue, 06 Nov 2007 19:26:00 +0000</pubDate><guid>https://swantron.com/2007/11/06/november-update/</guid><description>&lt;p&gt;It has been a while since I have posted anything with any real content. In short, everybody I know and I are all a bunch of retards. Or nerds&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/11/josephswanson.jpg" alt="josephswanson.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Grif made it back from Argentina. He is pissed; his XBox 360 is in a repair shop somewhere down in Texas, and he still has a pocket full of Pesos. Hang in there big guy. Bouncer B.O.B. is attempting to figure out his health status. It is worse than dealing with a newly pubescent child&amp;hellip; he waivers from thinking that he is hyper to hypoglycemic. The doctor once again categorized him as morbidly obese, and I love that. Tony and Jenna got back from their Jamaican honeymoon. It was all inclusive, which apparently meant to those two that drinking at ten in the morning was completely acceptable. All week. There was still time for a whole gang of corny assed pictures, check out Jenna&amp;rsquo;s Facebook account if you have one. Big Josh and Cock Deisel are moonlighting their moonlighting jobs at 317 down the street. We still have red oil paint everywhere in the Dirty Leeg from CD&amp;rsquo;s Halloween costume: some dude from a computer game&amp;hellip;AKA a reason to go shirtless. Josh is under the microscope for punching a girl, which apparently is defined by not letting her into the bar after getting called some choice words. He has not punched anyone, male or female, in a while surprisingly enough. My girlf Katie and her boyf Nichole are doing just fine. Kate has her nose in the accounting books again for the next portion of the CPA exam; Nichole is likely eating chicken strips and doing nurse stuff in Billings. Hi Nicole. Dave is winding down the Morrison Design and Landscaping season and waiting for the snow to fly. He bought another truck and extended his plowing business by quite a lot over last year. He drank a shit ton of Miller Lites last weekend at the Bobcat game, and told his wife that he would never talk to her again. He also has a new (female) pug named Glen. Every single Eve is now accounting. Every single one. Chuck Chizzla has a new job at the Gallatin River Lodge. Cookin up the food, man. He recently recieved a gift from a contractor buddy of ours&amp;hellip;two fucking scooters. One was used as a parts scooter, the other is Chuck&amp;rsquo;s new ride. It reportedly goes 20 mph, and kicks a lot of ass. Johnny B. still spends way too much time at Specs. He managed to wipe the well out during a towel fight with a bartender last week, and moreover, was too cocked to remember which waitress it was. Pendleton&amp;rsquo;s is a hell of a whiskey. I am posting this update from the SUB&amp;hellip;after seven on a Tuesday. If you told me I would be studying physics at this hour four years ago I would have punched you in the throat. I am still pricing out grilz, looking into a vaykay, dealing with idiot drunks, playing my Wii, practicing my air guitar, and doing whatever awesome stuff I usually do. Cubs in &amp;lsquo;08.&lt;/p&gt;</description></item><item><title>Sr. Voy</title><link>https://swantron.com/2007/11/04/sr-voy/</link><pubDate>Sun, 04 Nov 2007 02:01:36 +0000</pubDate><guid>https://swantron.com/2007/11/04/sr-voy/</guid><description>&lt;p&gt;Aye Aye Aye! &lt;img src="https://swantron.com/uploads/2007/11/boyd.jpg" alt="boyd.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Happy Halloween</title><link>https://swantron.com/2007/10/31/happy-halloween/</link><pubDate>Wed, 31 Oct 2007 17:57:41 +0000</pubDate><guid>https://swantron.com/2007/10/31/happy-halloween/</guid><description>&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/VHfeuId8c4U" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;</description></item><item><title>Sexxxy BBQ</title><link>https://swantron.com/2007/10/26/sexxxy-bbq/</link><pubDate>Fri, 26 Oct 2007 12:23:38 +0000</pubDate><guid>https://swantron.com/2007/10/26/sexxxy-bbq/</guid><description>&lt;p&gt;I don&amp;rsquo;t know if I am hungry or turned on. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/0PkgOqVdpkU" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;Both.&lt;/p&gt;</description></item><item><title>Getting Ready for Hat Shop’s Wedding</title><link>https://swantron.com/2007/10/16/getting-ready-for-hat-shops-wedding/</link><pubDate>Tue, 16 Oct 2007 18:12:53 +0000</pubDate><guid>https://swantron.com/2007/10/16/getting-ready-for-hat-shops-wedding/</guid><description>&lt;p&gt;La Fiesta&amp;hellip; &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/OE5kc2Psoo8" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;&amp;hellip;My guess is that either Voy or Ken will make a similar misstep on the dance floor.&lt;/p&gt;</description></item><item><title>One More for the Year</title><link>https://swantron.com/2007/10/16/one-more-for-the-year/</link><pubDate>Tue, 16 Oct 2007 16:59:01 +0000</pubDate><guid>https://swantron.com/2007/10/16/one-more-for-the-year/</guid><description>&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/yQBOIfqvLHs" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;</description></item><item><title>Crank Dat Chubby Boy</title><link>https://swantron.com/2007/10/05/crank-dat-chubby-boy/</link><pubDate>Fri, 05 Oct 2007 15:23:15 +0000</pubDate><guid>https://swantron.com/2007/10/05/crank-dat-chubby-boy/</guid><description>&lt;p&gt;The Cubs cannot seem to pull their heads out of their asses this post season, so I have nothing good to post on that note. The collection of tubes called the internet is still full of good junk though. For instance, this pendulous island rendition of the Soulja Boy. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/bLAUzZPxjwI" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;Have a good weekend. Go Cubs.&lt;/p&gt;</description></item><item><title>Hot or Not #1</title><link>https://swantron.com/2007/10/02/hot-or-not-1/</link><pubDate>Tue, 02 Oct 2007 14:10:54 +0000</pubDate><guid>https://swantron.com/2007/10/02/hot-or-not-1/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/hn3.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Tampa Bay Rays</title><link>https://swantron.com/2007/09/27/tampa-bay-rays/</link><pubDate>Thu, 27 Sep 2007 02:34:22 +0000</pubDate><guid>https://swantron.com/2007/09/27/tampa-bay-rays/</guid><description>&lt;p&gt;Wow. I am not sure if Jesus or Jeb Bush is behind this, but it looks as if the Tampa Bay Devil Rays are no longer as of the 2008 season. Say hello to the Tampa Bay Rays! Lovely home uniforns&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/09/dray.jpg" alt="dray.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Lovely road uniforms&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/09/dray2.jpg" alt="dray2.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I am curious what South Florida Little League team&amp;rsquo;s uniform served as the model for these beauts. Back up&amp;hellip;what FL grocery store sponsored the Little League team that inspired the design of this horrible design .My money is on Ray&amp;rsquo;s.&lt;/p&gt;</description></item><item><title>Midget Mac</title><link>https://swantron.com/2007/09/21/midget-mac/</link><pubDate>Fri, 21 Sep 2007 17:50:03 +0000</pubDate><guid>https://swantron.com/2007/09/21/midget-mac/</guid><description>&lt;p&gt;Watch out K-Fed&amp;hellip;I may have a new idol&amp;hellip; &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/0wFrUkgMCmQ" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;I cannot say that I watch I Love New York, but I might start if this lil&amp;rsquo; dude gets on. Midget Muthafuckin Mac in the building, baby&amp;hellip;Ayyy!&lt;/p&gt;</description></item><item><title>Altercation with an Ene</title><link>https://swantron.com/2007/09/16/altercation-with-an-ene/</link><pubDate>Sun, 16 Sep 2007 11:04:30 +0000</pubDate><guid>https://swantron.com/2007/09/16/altercation-with-an-ene/</guid><description>&lt;p&gt;I am not often confused with a Sureno, but apparently I was last night. Nothing like fighting your way into a gang in a basement bar&amp;hellip; Fortunately, I rolled into the only &lt;a href="http://en.wikipedia.org/wiki/Norte%C3%B1os"&gt;Norteño&lt;/a&gt; unable to dispatch an ass-whoopin on a 165 pound homeboy with a bunch of math tats. Score: XIV neck tatto, 0 110010110 bicep tatto, 0 Draw.&lt;/p&gt;</description></item><item><title>Blackface</title><link>https://swantron.com/2007/09/07/blackface/</link><pubDate>Fri, 07 Sep 2007 16:50:08 +0000</pubDate><guid>https://swantron.com/2007/09/07/blackface/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/09/charc.jpg" alt="charc.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Ninja Kick! Ninja Chop!</title><link>https://swantron.com/2007/09/07/ninja-kick-ninja-chop/</link><pubDate>Fri, 07 Sep 2007 02:25:24 +0000</pubDate><guid>https://swantron.com/2007/09/07/ninja-kick-ninja-chop/</guid><description>&lt;p&gt;The McCone Co. Slammer back in action! &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/2lIhtX1Ildc" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;I can say that I have been at the Crystal after close. I cannot say that I have ever attempted to Ninja Kick! air in the Crystal after close, or upon doing so plunge awkwardly towards a pool table. Cory J. is one hell of a bartender; Sgt. Lucas is one hell of a cinematographer.&lt;/p&gt;</description></item><item><title>More Kyle /vs/ Joe</title><link>https://swantron.com/2007/08/21/more-kyle-vs-joe/</link><pubDate>Tue, 21 Aug 2007 18:38:10 +0000</pubDate><guid>https://swantron.com/2007/08/21/more-kyle-vs-joe/</guid><description>&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/WyDBoelKUbM" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;</description></item><item><title>Kyle /vs/ Joe</title><link>https://swantron.com/2007/08/21/kyle-vs-joe/</link><pubDate>Tue, 21 Aug 2007 17:17:37 +0000</pubDate><guid>https://swantron.com/2007/08/21/kyle-vs-joe/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/08/knuk.jpg" alt="knuk.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>All-Star Karaoke</title><link>https://swantron.com/2007/08/13/all-star-karaoke/</link><pubDate>Mon, 13 Aug 2007 18:42:49 +0000</pubDate><guid>https://swantron.com/2007/08/13/all-star-karaoke/</guid><description>&lt;p&gt;So, the Dirty L has karaoke every Wednesday night, and it is goddamn horrible. Observe &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/ERh21XzZVcA" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;This shit-head tries to swoon the ladies with his rendition of &amp;ldquo;Pony&amp;rdquo; by Ginuine. Normally I would not really think twice about this garbage, but this guy bribed the DJ (KJ?) a few bucks to get the last song of the night. Good work dude. As you can imagine, Casanova went home solo.&lt;/p&gt;</description></item><item><title>Astronaut Jones</title><link>https://swantron.com/2007/08/05/astronaut-jones/</link><pubDate>Sun, 05 Aug 2007 10:23:50 +0000</pubDate><guid>https://swantron.com/2007/08/05/astronaut-jones/</guid><description>&lt;p&gt;Hands down, Astronaut Jones is my favorite SNL skit. Enjoy. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/zXINJyu2h38" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;&lt;/p&gt;</description></item><item><title>Bathroom Antics</title><link>https://swantron.com/2007/08/04/bathroom-antics/</link><pubDate>Sat, 04 Aug 2007 10:43:14 +0000</pubDate><guid>https://swantron.com/2007/08/04/bathroom-antics/</guid><description>&lt;p&gt;Dirty Legion&amp;hellip;ladies room&amp;hellip;B.O.B. Steve Knevel and I&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/08/stevebob.jpg" alt="stevebob.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Good stuff. I guess I missed the memo&amp;hellip; B.O.B. is rocking a sweet goatee while Steve is &amp;lsquo;stached up.&lt;/p&gt;</description></item><item><title>My Thoughts to a T</title><link>https://swantron.com/2007/07/30/my-thoughts-to-a-t/</link><pubDate>Mon, 30 Jul 2007 19:01:13 +0000</pubDate><guid>https://swantron.com/2007/07/30/my-thoughts-to-a-t/</guid><description>&lt;p&gt;&lt;embed allowscriptaccess="always" flashvars="file=http://www.theonion.com/content/xml/64433/video&amp;autostart=false&amp;image=http://www.theonion.com/content/files/images/NASCAR_0.jpg&amp;bufferlength=3&amp;embedded=true&amp;title=NASCAR%20Coach%20Reveals%20Winning%20Strategy%3A%20%27Drive%20Fast%27" height="355" src="http://www.theonion.com/content/themes/common/assets/videoplayer/flvplayer.swf" type="application/x-shockwave-flash" width="400" wmode="transparent"&gt;&lt;/embed&gt;&lt;br&gt;
&lt;a href="http://www.theonion.com/content/video/nascar_coach_reveals_winning?utm_source=embedded_video"&gt;NASCAR Coach Reveals Winning Strategy: &amp;lsquo;Drive Fast&amp;rsquo;&lt;/a&gt;&lt;/p&gt;</description></item><item><title>watchswanzillachugredbull.com</title><link>https://swantron.com/2007/07/24/watchswanzillachugredbullcom/</link><pubDate>Tue, 24 Jul 2007 18:11:19 +0000</pubDate><guid>https://swantron.com/2007/07/24/watchswanzillachugredbullcom/</guid><description>&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/1hQ_x_DEpjY" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;</description></item><item><title>Red Bull Shotgun</title><link>https://swantron.com/2007/07/22/red-bull-shotgun/</link><pubDate>Sun, 22 Jul 2007 17:38:55 +0000</pubDate><guid>https://swantron.com/2007/07/22/red-bull-shotgun/</guid><description>&lt;p&gt;EZ Eve and I horsing around at work. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/a9RTtaQ0VXM" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;I have stepped my game up a bit, and now shotgun the damn things. Not quite sure what the Waldo comment is all about.&lt;/p&gt;</description></item><item><title>Buzz Kill</title><link>https://swantron.com/2007/07/19/buzz-kill/</link><pubDate>Thu, 19 Jul 2007 01:48:28 +0000</pubDate><guid>https://swantron.com/2007/07/19/buzz-kill/</guid><description>&lt;p&gt;We took a Jefferson River float trip last weekend&amp;hellip;we being Voy, Menke, Hennesy, Nate, Paps, and I. The day was overcast and we were drinking perhaps the worst Gatorade vodka concoctions ever concocted, but it was fun nonetheless. Long story short, upon our arrival at the take-out we come across a grip of law enforcement agents, all dealing with a girl who injured herself jumping off of a cliff into the river. That said, this was what we walked into.&lt;/p&gt;</description></item><item><title>Big D /vs/ Taser</title><link>https://swantron.com/2007/07/16/big-d-vs-taser/</link><pubDate>Mon, 16 Jul 2007 19:17:30 +0000</pubDate><guid>https://swantron.com/2007/07/16/big-d-vs-taser/</guid><description>&lt;p&gt;I like the Crystal Bar shirt. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/dHN7hy50a0Q" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;Taser 1, Darrell 0&lt;/p&gt;</description></item><item><title>Elephantitis</title><link>https://swantron.com/2007/07/13/elephantitis/</link><pubDate>Fri, 13 Jul 2007 02:28:29 +0000</pubDate><guid>https://swantron.com/2007/07/13/elephantitis/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/07/head.jpg" alt="head.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I suppose I was wrong&amp;hellip;B.O.B. is that bald and gigantically headed.&lt;/p&gt;</description></item><item><title>Hmmm…</title><link>https://swantron.com/2007/07/12/hmmm/</link><pubDate>Thu, 12 Jul 2007 16:49:11 +0000</pubDate><guid>https://swantron.com/2007/07/12/hmmm/</guid><description>&lt;p&gt;&lt;color&gt;I love KFC!!! Yay!!! I love stuffed animals!!! Yay! &lt;/color&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/07/baller.jpg" alt="baller.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I love flip flops and socks!!! Yay!&lt;/p&gt;</description></item><item><title>Pose-Off</title><link>https://swantron.com/2007/07/10/pose-off/</link><pubDate>Tue, 10 Jul 2007 18:32:57 +0000</pubDate><guid>https://swantron.com/2007/07/10/pose-off/</guid><description>&lt;p&gt;Zoolander vs Hansel&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/07/boyd.jpg" alt="boyd.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/07/pix__82.jpg" alt="pix__82.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Work shots&amp;hellip;use your imagination as to where. My money is on Freemo. Looking mean.&lt;/p&gt;</description></item><item><title>Lean like a Cholo</title><link>https://swantron.com/2007/07/07/lean-like-a-cholo/</link><pubDate>Sat, 07 Jul 2007 19:21:26 +0000</pubDate><guid>https://swantron.com/2007/07/07/lean-like-a-cholo/</guid><description>&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/tEZEosWNWso" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;</description></item><item><title>Lost and Found</title><link>https://swantron.com/2007/06/30/lost-and-found/</link><pubDate>Sat, 30 Jun 2007 02:30:35 +0000</pubDate><guid>https://swantron.com/2007/06/30/lost-and-found/</guid><description>&lt;p&gt;No se. &lt;embed allowscriptaccess="always" flashvars="file=http://www.theonion.com/content/xml/63307/video&amp;autostart=false&amp;image=http://www.theonion.com/content/files/images/LAF_SWEATERS.jpg&amp;bufferlength=3&amp;embedded=true&amp;title=U.S.%20Department%20of%20Lost%20and%20Found%3A%20Umbrellas%20and%20Sweaters" height="355" src="http://www.theonion.com/content/themes/common/assets/videoplayer/flvplayer.swf" type="application/x-shockwave-flash" width="400" wmode="transparent"&gt;&lt;/embed&gt;&lt;br&gt;
&lt;a href="http://www.theonion.com/content/video/u_s_department_of_lost_and_found?utm_source=embedded_video"&gt;U.S. Department of Lost and Found: Umbrellas and Sweaters&lt;/a&gt;Lo amo.&lt;/p&gt;</description></item><item><title>Bathroom Revisited II</title><link>https://swantron.com/2007/06/28/bathroom-revisited-ii/</link><pubDate>Thu, 28 Jun 2007 02:12:31 +0000</pubDate><guid>https://swantron.com/2007/06/28/bathroom-revisited-ii/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/06/tim.jpg" alt="tim.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;My future Mexican roommate, Sgt. Tim, and I in the ladies room. &amp;ldquo;I&amp;rsquo;ll hold the hand towel; you take the photo.&amp;rdquo; Happy Thursday fans.&lt;/p&gt;</description></item><item><title>B.O.B.</title><link>https://swantron.com/2007/06/25/bob/</link><pubDate>Mon, 25 Jun 2007 19:03:01 +0000</pubDate><guid>https://swantron.com/2007/06/25/bob/</guid><description>&lt;p&gt;Quick story&amp;hellip;My East Main Man Josh told this fine piece of woman that B.O.B. was William Dafoe. It turns out that B.O.B. did not act in Platoon, but he did act pretty damn well in this clip of &amp;ldquo;Old Balls&amp;rdquo; in action. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/bVwNPunH66Y" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;Old Balls has history with DJ Z&amp;rsquo;s roomate, and had a bit of a romp in the parking lot with my former colleague Sprinkler Sid. Gross, Sid. Gross.&lt;/p&gt;</description></item><item><title>Big Jer on the Mike</title><link>https://swantron.com/2007/06/25/big-jer-on-the-mike/</link><pubDate>Mon, 25 Jun 2007 18:44:02 +0000</pubDate><guid>https://swantron.com/2007/06/25/big-jer-on-the-mike/</guid><description>&lt;p&gt;Hastings has a policy wherein a patron can sing karaoke to absolve one&amp;rsquo;s late rental fees. As Bouncer Josh would have you know, if your husky roommate gets late fees on your account, your husky roommate will sing off the debt. Enhance. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/mLqiVHxzLPQ" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;Enhance. If you could not decipher, that was YMCA after a day of floating the Madison. Nice voice, nicer shirt.&lt;/p&gt;</description></item><item><title>Daft Punk Hand Thing</title><link>https://swantron.com/2007/06/20/daft-punk-hand-thing/</link><pubDate>Wed, 20 Jun 2007 17:54:16 +0000</pubDate><guid>https://swantron.com/2007/06/20/daft-punk-hand-thing/</guid><description>&lt;p&gt;Harder Better Faster Stronger &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/K2cYWfq--Nw" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;I am not sure why someone would get into this sort of thing, but it is one of the most interesting videos I have seen in a while.&lt;/p&gt;</description></item><item><title>Cubs in ’07</title><link>https://swantron.com/2007/06/17/cubs-in-07/</link><pubDate>Sun, 17 Jun 2007 18:06:16 +0000</pubDate><guid>https://swantron.com/2007/06/17/cubs-in-07/</guid><description>&lt;p&gt;The Cubs may not be very good at playing baseball, but goddamn it they are scrappy. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/qy5M3Odq588" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;The best deal of all is the near no-hitter that Big Z nearly threw. Final score, Pads 1, Cubs 0. Good.&lt;/p&gt;</description></item><item><title>Food Court…Again</title><link>https://swantron.com/2007/06/14/food-courtagain/</link><pubDate>Thu, 14 Jun 2007 16:13:50 +0000</pubDate><guid>https://swantron.com/2007/06/14/food-courtagain/</guid><description>&lt;p&gt;In for the kill!&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/06/jp.jpg" alt="jp.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;This is perhaps the best. Our resident kiosk tender throwing out some vibe at MYO. Watch out &lt;a href="https://swantron.com/index.php/2007/03/25/more-food-court-action/"&gt;Foot Locker dude&lt;/a&gt;&amp;hellip;JLo is on the prowl. Many thanks to Biddy for the pic. Instant classic.&lt;/p&gt;</description></item><item><title>Bathroom Revisited</title><link>https://swantron.com/2007/06/10/bathroom-revisited/</link><pubDate>Sun, 10 Jun 2007 02:05:40 +0000</pubDate><guid>https://swantron.com/2007/06/10/bathroom-revisited/</guid><description>&lt;p&gt;It has been far too long since we have had a Dirty Legion bouncer pic. Same bat bathroom; same bat time.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/06/girls.jpg" alt="girls.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;B.O.B., Swanzilla, and (nickname to ensue&amp;hellip;) Josh in the studio. Bob would like to state for the record that he is neither that balding, nor that his head is abnormally large. I contest both claims.&lt;/p&gt;</description></item><item><title>Paris Hilton Fan</title><link>https://swantron.com/2007/06/09/paris-hilton-fan/</link><pubDate>Sat, 09 Jun 2007 15:46:30 +0000</pubDate><guid>https://swantron.com/2007/06/09/paris-hilton-fan/</guid><description>&lt;p&gt;The tragedy!!! [Flash video - no longer available]&lt;br&gt;
&lt;font size="1"&gt;&lt;a href="http://break.com/index/paris-hilton-super-fan-loses-it.html"&gt;Paris Hilton Super Fan Loses It&lt;/a&gt;Noooooo &lt;/font&gt;&lt;/p&gt;</description></item><item><title>Photosynth Vid</title><link>https://swantron.com/2007/06/04/photosynth-vid/</link><pubDate>Mon, 04 Jun 2007 18:26:58 +0000</pubDate><guid>https://swantron.com/2007/06/04/photosynth-vid/</guid><description>&lt;p&gt;This is pretty incredible. I can only imagine how large Grif&amp;rsquo;s monitor would be if he got into photosynth software. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/4_jdn-N_wwM" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;&lt;/p&gt;</description></item><item><title>Flight of the Conchords</title><link>https://swantron.com/2007/05/29/flight-of-the-conchords/</link><pubDate>Tue, 29 May 2007 15:59:18 +0000</pubDate><guid>https://swantron.com/2007/05/29/flight-of-the-conchords/</guid><description>&lt;p&gt;Here is a clip of a new HBO series, Flight of the Conchords. I saw this episode in full on their site, and just found a link to a embed-able clip. Enjoy. [Flash video - no longer available]&lt;br&gt;
&lt;font size="1"&gt;&lt;a href="http://www.break.com/index/prettiest-girl-in-the-room.html"&gt;Prettiest Girl In The Room&lt;/a&gt; - Watch more &lt;a href="http://www.break.com/"&gt;free videos&lt;/a&gt;&lt;/font&gt;Pretty funny stuff. Look out for a few more weekend recaps.&lt;/p&gt;</description></item><item><title>Weekend Video #2</title><link>https://swantron.com/2007/05/28/weekend-video/</link><pubDate>Mon, 28 May 2007 19:58:50 +0000</pubDate><guid>https://swantron.com/2007/05/28/weekend-video/</guid><description>&lt;p&gt;Round two. Meat burger balls courtesy of Papich. On bread. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/2ShOMheYORo" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;&lt;/p&gt;</description></item><item><title>Memorial Weekend</title><link>https://swantron.com/2007/05/28/memorial-weekend/</link><pubDate>Mon, 28 May 2007 01:54:37 +0000</pubDate><guid>https://swantron.com/2007/05/28/memorial-weekend/</guid><description>&lt;p&gt;Here we go&amp;hellip;#1 of several super random videos from the weekend. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/RgPgmEaAakE" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;DNA? Nice mohawk Voy.&lt;/p&gt;</description></item><item><title>Monday Morning</title><link>https://swantron.com/2007/05/21/monday-morning/</link><pubDate>Mon, 21 May 2007 18:10:36 +0000</pubDate><guid>https://swantron.com/2007/05/21/monday-morning/</guid><description>&lt;p&gt;Voy, (Boyd Freemo) Charles, (Chizzlah) and I attempted to plant some trees this rainy morning. Two of these were thirteen-foot spruce trees, with root balls the size of VW buses. &amp;ldquo;That tree is the size of two quite tall hippies, with a root ball the size of a vehicle that I would assume them to drive.&amp;rdquo; &amp;hellip;something to that extent; I am not feeling very clever today. On to the clip. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/cb7Bbtg-mqQ" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;You could not see the mischievous grin that Chuck had while attempting to pilot the skid-steer up the hill and sliding immediately backward. You too could not see the inevitable hitting of the t post by the sideways Bobcat. Great way to start the week.&lt;/p&gt;</description></item><item><title>Comments Welcome</title><link>https://swantron.com/2007/05/18/comments-welcome/</link><pubDate>Fri, 18 May 2007 02:08:11 +0000</pubDate><guid>https://swantron.com/2007/05/18/comments-welcome/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/05/paris.jpg" alt="paris.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&amp;ldquo;Kyle is far too lazy to update our fans with his goings on, and enjoys rss feeds of j-swizzle shirtless in skidsteers&amp;rdquo;&lt;/p&gt;</description></item><item><title>More Onion News</title><link>https://swantron.com/2007/05/15/more-onion-news/</link><pubDate>Tue, 15 May 2007 19:14:10 +0000</pubDate><guid>https://swantron.com/2007/05/15/more-onion-news/</guid><description>&lt;p&gt;There is a fine line between subtle humor and being British. I love theonion.com more than traffic lights. &lt;embed allowscriptaccess="always" flashvars="file=http://www.theonion.com/content/xml/61638/video&amp;autostart=false&amp;image=http://www.theonion.com/content/files/images/PAUL_NEWMAN.jpg&amp;bufferlength=3&amp;embedded=true&amp;title=Newman%20Honored%20For%20Achievements%20in%20Salad%20Dressing" height="355" src="http://www.theonion.com/content/themes/common/assets/videoplayer/flvplayer.swf" type="application/x-shockwave-flash" width="400" wmode="transparent"&gt;&lt;/embed&gt;&lt;br&gt;
&lt;a href="http://www.theonion.com/content/video/newman_honored_for_achievements?utm_source=embedded_video"&gt;Newman Honored For Achievements in Salad Dressing&lt;/a&gt;Amongst the other gems in this week&amp;rsquo;s episode&amp;hellip; &amp;ldquo;Armless Fiancé Showing Off Engagement Hat&amp;rdquo; &amp;hellip;and why not?&lt;/p&gt;</description></item><item><title>Which is Worse?</title><link>https://swantron.com/2007/05/14/which-is-worse/</link><pubDate>Mon, 14 May 2007 20:05:42 +0000</pubDate><guid>https://swantron.com/2007/05/14/which-is-worse/</guid><description>&lt;p&gt;Is it worse that I have Kevin Federline&amp;rsquo;s debut album &amp;ldquo;Playing with Fire&amp;rdquo;, or that I am upset that my Kevin Federline album is scratched? &lt;img src="https://swantron.com/uploads/2007/05/federline.jpg" alt="federline.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Hail Caesar!</title><link>https://swantron.com/2007/05/13/hail-caesar/</link><pubDate>Sun, 13 May 2007 15:20:19 +0000</pubDate><guid>https://swantron.com/2007/05/13/hail-caesar/</guid><description>&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/nqrEfNbCrgU" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;Recorded out of my back door...no damage to my SS luckily. Happy Mother's Day.</description></item><item><title>Alma Mater</title><link>https://swantron.com/2007/05/11/alma-mater/</link><pubDate>Fri, 11 May 2007 02:06:56 +0000</pubDate><guid>https://swantron.com/2007/05/11/alma-mater/</guid><description>&lt;p&gt;I was a football star at the junior varsity level. Not really. My flat feet and asthma, in conjunction with a late puberty kept me well removed from a glorious high school football career. I did, however suit up for Glasgow High, and my experience was this exactly. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/utsHE5xWges" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;Well, not quite exactly. I think our quarterback had a far more aggressive &amp;lsquo;stache and the cheeerleaders had much bigger bangs.&lt;/p&gt;</description></item><item><title>Helicopter Antics</title><link>https://swantron.com/2007/05/10/helicopter-antics/</link><pubDate>Thu, 10 May 2007 01:47:15 +0000</pubDate><guid>https://swantron.com/2007/05/10/helicopter-antics/</guid><description>&lt;p&gt;&lt;embed flashvars="autostart=false&amp;token=844_1178669945" height="370" name="index" pluginspage="http://www.macromedia.com/go/getflashplayer" scale="showall" src="http://www.liveleak.com/player.swf" type="application/x-shockwave-flash" width="450"&gt;&lt;/embed&gt;Hmmm&amp;hellip;weird. Watch the landing. I have to think about this for a while.&lt;/p&gt;</description></item><item><title>bouncerblog.com /vs/ 38pitches.com</title><link>https://swantron.com/2007/05/09/bouncerblogcom-vs-38pitchescom/</link><pubDate>Wed, 09 May 2007 19:44:07 +0000</pubDate><guid>https://swantron.com/2007/05/09/bouncerblogcom-vs-38pitchescom/</guid><description>&lt;p&gt;Curt Shilling had some harsh words towards soon-to-be home run champ Barry Bonds recently. Whatever Curt. My blog beats the hell out of &lt;a href="http://38pitches.com/"&gt;your blog&lt;/a&gt;, amigo. Also, look at Bonds&amp;rsquo; stats. He is pretty good at playing baseball.&lt;/p&gt;</description></item><item><title>Atmospheric Waves</title><link>https://swantron.com/2007/05/07/atmospheric-wave/</link><pubDate>Mon, 07 May 2007 19:26:34 +0000</pubDate><guid>https://swantron.com/2007/05/07/atmospheric-wave/</guid><description>&lt;p&gt;&lt;embed flashvars="autostart=false&amp;token=054_1178556222" height="370" name="index" pluginspage="http://www.macromedia.com/go/getflashplayer" scale="showall" src="http://www.liveleak.com/player.swf" type="application/x-shockwave-flash" width="450"&gt;&lt;/embed&gt;This is a remarkable clip of some &lt;a href="http://en.wikipedia.org/wiki/Gravity_wave"&gt;gravity waves&lt;/a&gt;, likely caused by a mountain range induced inversion. Enjoy.&lt;/p&gt;</description></item><item><title>One More</title><link>https://swantron.com/2007/05/05/one-more/</link><pubDate>Sat, 05 May 2007 02:35:59 +0000</pubDate><guid>https://swantron.com/2007/05/05/one-more/</guid><description>&lt;p&gt;I too am tiring of these vids&amp;hellip;here is one more. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/3pv2jXVDMp0" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;Content is content. Have a safe and happy Cinco De Mayo, todos.&lt;/p&gt;</description></item><item><title>My First Chainsaw</title><link>https://swantron.com/2007/05/02/my-first-chainsaw/</link><pubDate>Wed, 02 May 2007 19:40:11 +0000</pubDate><guid>https://swantron.com/2007/05/02/my-first-chainsaw/</guid><description>&lt;p&gt;Item! The most effeminate chainsaw of all time!&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/05/squirtt.jpg" alt="squirtt.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Complete with &amp;ldquo;cord.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/05/chainsaww.jpg" alt="chainsaww.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I cannot imagine this lil&amp;rsquo; guy tearing even through balsa, so there must be another reason for it&amp;rsquo;s existence. For example:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Prank gift for a gay lumberjack&lt;/li&gt;
&lt;li&gt;&amp;hellip; That is really all that I have.&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>Segway Panel</title><link>https://swantron.com/2007/04/25/segway-panel/</link><pubDate>Wed, 25 Apr 2007 18:44:47 +0000</pubDate><guid>https://swantron.com/2007/04/25/segway-panel/</guid><description>&lt;p&gt;Courtesy of theonion.com&amp;rsquo;s new video section&amp;hellip;my favorite yet. &lt;embed allowscriptaccess="always" flashvars="file=http://www.theonion.com/content/xml/61101/video&amp;autostart=false&amp;image=http://www.theonion.com/content/files/images/SEGWAY.jpg&amp;bufferlength=3&amp;embedded=true&amp;title=In%20The%20Know%3A%20Life%20Before%20The%20Segway" height="355" src="http://www.theonion.com/content/themes/common/assets/videoplayer/flvplayer.swf" type="application/x-shockwave-flash" width="400" wmode="transparent"&gt;&lt;/embed&gt;&lt;br&gt;
&lt;a href="http://www.theonion.com/content/video/in_the_know_life_before_the?utm_source=embedded_video"&gt;Watch on The Onion&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Shame</title><link>https://swantron.com/2007/04/24/shame/</link><pubDate>Tue, 24 Apr 2007 18:06:44 +0000</pubDate><guid>https://swantron.com/2007/04/24/shame/</guid><description>&lt;p&gt;While paying for my groceries after work, in walks the main guy from the butcher area at Heeb&amp;rsquo;s. I found myself incredibly embarrassed, holding my peanut butter and roma tomatoes.&lt;/p&gt;</description></item><item><title>Red Bull Chug Deax</title><link>https://swantron.com/2007/04/21/red-bull-chug-deax/</link><pubDate>Sat, 21 Apr 2007 17:12:17 +0000</pubDate><guid>https://swantron.com/2007/04/21/red-bull-chug-deax/</guid><description>&lt;p&gt;There is not much that I enjoy about working on Saturdays. Not much at all. I do like the angle I have been taking regarding Red Bull consumption. Listen to still-drunk Charles&amp;rsquo; nonsense comment in the background. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/VYi4cG2YhBc" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;In other news, Grif bought a Yukon today. Sayonara grocery getter&amp;hellip;maybe we can get a post out of him.&lt;/p&gt;</description></item><item><title>Red Bull Chug…Why Not?</title><link>https://swantron.com/2007/04/18/red-bull-chugwhy-not/</link><pubDate>Wed, 18 Apr 2007 18:35:14 +0000</pubDate><guid>https://swantron.com/2007/04/18/red-bull-chugwhy-not/</guid><description>&lt;p&gt;This is my ode to Voy&amp;hellip; &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/OC1JuwdiiKE" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;&amp;hellip;random chug videos are his, and my, favorite.&lt;/p&gt;</description></item><item><title>Friday Night Fights</title><link>https://swantron.com/2007/04/17/friday-night-fights/</link><pubDate>Tue, 17 Apr 2007 21:16:33 +0000</pubDate><guid>https://swantron.com/2007/04/17/friday-night-fights/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/04/smallfing4.jpg" alt="smallfing4.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/04/smallfing2.jpg" alt="smallfing2.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/04/smallfing3.jpg" alt="smallfing3.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/04/smallfing1.jpg" alt="smallfing1.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&amp;hellip;descriptions to follow&lt;/p&gt;</description></item><item><title>U.K. Blokes</title><link>https://swantron.com/2007/04/06/uk-blokes/</link><pubDate>Fri, 06 Apr 2007 11:19:54 +0000</pubDate><guid>https://swantron.com/2007/04/06/uk-blokes/</guid><description>&lt;p&gt;I have about had it with Ahmadinejad. I have definitely had it with the &lt;a href="http://www.cnn.com/2007/WORLD/meast/04/06/iran.sailors/index.html"&gt;Royal British Marines&lt;/a&gt; being fucking pussies as well. You are soldiers; why don&amp;rsquo;t you act like it, dudes and dudette?&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The sailors and marines, who were seized from patrol boats on March 23, returned to the UK on Thursday after 13 days in Iranian captivity. Lt. Carman said they were kept in isolation, interrogated and blindfolded, and subjected to &amp;ldquo;aggressive questioning and rough handling.&amp;rdquo;&lt;/p&gt;</description></item><item><title>Sort of Spooky</title><link>https://swantron.com/2007/04/05/sort-of-spooky/</link><pubDate>Thu, 05 Apr 2007 18:05:02 +0000</pubDate><guid>https://swantron.com/2007/04/05/sort-of-spooky/</guid><description>&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/RF9H0CBEKRo" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;Cheney is just lurching around in the bushes. Hmm...</description></item><item><title>Search Term Party Revisited</title><link>https://swantron.com/2007/04/05/search-term-party-revisited/</link><pubDate>Thu, 05 Apr 2007 02:43:08 +0000</pubDate><guid>https://swantron.com/2007/04/05/search-term-party-revisited/</guid><description>&lt;p&gt;bouncerblog.com loves traffic. bouncerblog.com really loves all of you that actually read bouncerblog.com, and sort of loves all of you that like to look at bouncerblog.com&amp;rsquo;s pictures. bouncerblog.com can only post a finite number of pictures of Bouncer B.O.B.&amp;rsquo;s Larry Bird &amp;lsquo;stache; that fact is strictly spelled out in the contract with our host, siteground. Anyhow. One of my favorite things to do is look in to our search terms. The bulk of our traffic is direct. Our second source is images.google.com&amp;hellip;which is more often than not the product of my random photo tags. The most obscure traffic comes from random folks googlin&amp;rsquo; and askin&amp;rsquo; jeeves really random junk. See below: 1 12 6.06% joe swanson 2 7 3.54% jlo ass 3 6 3.03% only dudes 4 6 3.03% saddam 5 6 3.03% shitty car 6 6 3.03% stupid 7 5 2.53% hematoma 8 5 2.53% piece of shit car 9 5 2.53% stupid car 10 4 2.02% stupids car 11 4 2.02% biba golic 12 3 1.52% anna kournikova 13 3 1.52% bouncer blog 14 3 1.52% shirtless 15 2 1.01% family guy joe swanson 16 2 1.01% good photoshop 17 2 1.01% anna kournikova ass 18 2 1.01% big pimpin 19 2 1.01% billie joes tattoos 20 2 1.01% bobcat mascot Top twenty search terms, as per the first four days of April. How pissed would you be if you were looking for a picture of J-Lo&amp;rsquo;s ass and found yourself ankle deep in MC Hammer videos and mustache pictures?&lt;/p&gt;</description></item><item><title>Case of the Moondays</title><link>https://swantron.com/2007/04/02/case-of-the-moondays/</link><pubDate>Mon, 02 Apr 2007 21:07:57 +0000</pubDate><guid>https://swantron.com/2007/04/02/case-of-the-moondays/</guid><description>&lt;p&gt;I am going to asterisk this post. Love those asterisks. *I woke up to eight inches of wet snow stretching out the SS&amp;rsquo;s bed cover. Not only will this keep us out of work for a few days, it will keep things sloppy for a week *Christi from Penor y Associates dropped a multi-hundred dollar bomb on ASI. We will see&amp;hellip;my second favorite Eve thinks I may be able to take this bullshit on in house. *The North Side Nine (Chicago Cubs, asses) lost to the Reds. Moreover, the Tribune Company announced that they will sell the franchise at the end of the season&amp;hellip;for a profit nearing 680 million dollars. It looks like this guy had better sign a contract while the club has money. Go Zambrano, even though you let Dunn hit two monster shots this afternoon.&lt;/p&gt;</description></item><item><title>How Cute</title><link>https://swantron.com/2007/04/01/how-cute/</link><pubDate>Sun, 01 Apr 2007 19:25:06 +0000</pubDate><guid>https://swantron.com/2007/04/01/how-cute/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/04/retarded.jpg" alt="retarded.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Eating Prowess</title><link>https://swantron.com/2007/03/29/eating-prowess/</link><pubDate>Thu, 29 Mar 2007 19:27:15 +0000</pubDate><guid>https://swantron.com/2007/03/29/eating-prowess/</guid><description>&lt;p&gt;I love yard bird. Before&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/03/chicken2.jpg" alt="chicken2.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;After&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/03/chicken.jpg" alt="chicken.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I am all that is man.&lt;/p&gt;</description></item><item><title>Pee Wee Brawl</title><link>https://swantron.com/2007/03/29/pee-wee-brawl/</link><pubDate>Thu, 29 Mar 2007 02:30:38 +0000</pubDate><guid>https://swantron.com/2007/03/29/pee-wee-brawl/</guid><description>&lt;p&gt;If I have a prejudice, it is an uneasiness regarding the French-Canadians. Observe: [Flash video - no longer available]&lt;br&gt;
&lt;font size="1"&gt;&lt;a href="http://www.break.com/index/pee_wee_hockey_brawl.html"&gt;Pee Wee Hockey Brawl&lt;/a&gt; - &lt;a href="http://www.break.com/"&gt;Click Here for more great videos and pictures!&lt;/a&gt;&lt;/font&gt;This little Barry Melrose-ish dude wipes out both a teammate, twice, and a foe, and then nearly shits his hockey pants scrambling away from the scene. Question: where are the hockey sticks in this hockey match?&lt;/p&gt;</description></item><item><title>Vegas Reminder</title><link>https://swantron.com/2007/03/28/vegas-reminder/</link><pubDate>Wed, 28 Mar 2007 10:11:04 +0000</pubDate><guid>https://swantron.com/2007/03/28/vegas-reminder/</guid><description>&lt;p&gt;Dave, Chuck Chizzlah, and I are currently being snowed out of our latest fence project. Blah blah blah, Montana weather, blah blah blah. I realized that I have yet to post a picture of the newest addition to my Federline look, courtesy of Twig from Hart &amp;amp; Huntington at the Palms.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/03/mttat2.jpg" alt="mttat2.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I think I should quit while I am ahead. Three nerd-ass tattoos are plenty.&lt;/p&gt;</description></item><item><title>Hammer Round ?</title><link>https://swantron.com/2007/03/26/hammer-round/</link><pubDate>Mon, 26 Mar 2007 19:07:12 +0000</pubDate><guid>https://swantron.com/2007/03/26/hammer-round/</guid><description>&lt;p&gt;I wonder if Hammer has seen bouncerblog.com. I guarantee this is one of his strongest channels of exposure. Enjoy this fine and confusing mash-up. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/ZnzuJwglsTE" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;Can&amp;rsquo;t touch that.&lt;/p&gt;</description></item><item><title>More Food Court Action</title><link>https://swantron.com/2007/03/25/more-food-court-action/</link><pubDate>Sun, 25 Mar 2007 17:08:16 +0000</pubDate><guid>https://swantron.com/2007/03/25/more-food-court-action/</guid><description>&lt;p&gt;Remember this guy? Well, he is still at it.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/03/zebra.jpg" alt="zebra.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Pimpin&amp;rsquo; all over the mall.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/03/zebras.jpg" alt="zebras.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Double up&amp;hellip;I love this guy.&lt;/p&gt;</description></item><item><title>Season Start</title><link>https://swantron.com/2007/03/20/season-start/</link><pubDate>Tue, 20 Mar 2007 19:46:46 +0000</pubDate><guid>https://swantron.com/2007/03/20/season-start/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/03/landsmall.jpg" alt="landsmall.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Back from Vegas; sort of broke. Landscape time.&lt;/p&gt;</description></item><item><title>Present Day Hazzard County</title><link>https://swantron.com/2007/03/19/present-day-hazzard-county/</link><pubDate>Mon, 19 Mar 2007 18:58:10 +0000</pubDate><guid>https://swantron.com/2007/03/19/present-day-hazzard-county/</guid><description>&lt;p&gt;[Flash video - no longer available]I think I would shit if this dude came rolling past me sideways. I keep looking for Boss Hogg and Kooter.&lt;/p&gt;</description></item><item><title>Ready for Spring</title><link>https://swantron.com/2007/03/09/ready-for-spring/</link><pubDate>Fri, 09 Mar 2007 11:59:58 +0000</pubDate><guid>https://swantron.com/2007/03/09/ready-for-spring/</guid><description>&lt;p&gt;While B.O.B. is waiting for his &amp;ldquo;I am actually not Larry Bird. I am however his brother, Terry Bird&amp;rdquo; mustache to darken, I am waiting for Spring to spring.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/03/landscapesmall.jpg" alt="landscapesmall.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Nice vest Joe.&lt;/p&gt;</description></item><item><title>New Tattoo</title><link>https://swantron.com/2007/03/04/new-tattoo/</link><pubDate>Sun, 04 Mar 2007 16:42:51 +0000</pubDate><guid>https://swantron.com/2007/03/04/new-tattoo/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/03/tat2.jpg" alt="tat2.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Legionimite Madness</title><link>https://swantron.com/2007/03/02/legionimite-madness/</link><pubDate>Fri, 02 Mar 2007 03:36:46 +0000</pubDate><guid>https://swantron.com/2007/03/02/legionimite-madness/</guid><description>&lt;p&gt;Holy moly. March Mustache Madness has thus far been completely mad. Cases in point:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/03/jrod52.jpg" alt="jrod52.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/03/jrod41.jpg" alt="jrod41.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;B.O.Beezie went for the Larry Bird &amp;lsquo;stache, again. I, again, went gunslinger. We both look creepy&amp;hellip;MMM success stories. I cannot express my teenage girl giddyness to see Grif, aka Justin Justache, show up sporting his &amp;ldquo;I drive a sedan but easily could own a van&amp;rdquo; look. Keep your fingers crossed.&lt;/p&gt;
&lt;p&gt;Also of note&amp;hellip;Bouncer J-Rod is in town. Cue the montage. The night starts with a healthy dose of beer pong at the Dirty Leeg&amp;hellip;the relatively new Thursday night fare.&lt;/p&gt;</description></item><item><title>Servo Fun</title><link>https://swantron.com/2007/03/01/servo-fun/</link><pubDate>Thu, 01 Mar 2007 14:33:44 +0000</pubDate><guid>https://swantron.com/2007/03/01/servo-fun/</guid><description>&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/iqAzMSM-7o4" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;</description></item><item><title>Check Your Calender</title><link>https://swantron.com/2007/03/01/check-your-calender/</link><pubDate>Thu, 01 Mar 2007 04:00:11 +0000</pubDate><guid>https://swantron.com/2007/03/01/check-your-calender/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/03/ladies2.jpg" alt="ladies2.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Steve the Intern&amp;rsquo;s brother B.O.B. and I decided that perhaps a pre-March Mustache Madness pic might be blog worthy. I decided to render the hell out of the women&amp;rsquo;s room photo, both to enhance our &amp;lsquo;staches and hide the photo evidence that the muscle of the Legion owns and wears a maroon sweater.&lt;/p&gt;</description></item><item><title>Rest Assured…</title><link>https://swantron.com/2007/02/28/rest-assured/</link><pubDate>Wed, 28 Feb 2007 16:58:09 +0000</pubDate><guid>https://swantron.com/2007/02/28/rest-assured/</guid><description>&lt;p&gt;Hey there VHS owners.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/02/vhs.jpg" alt="vhs.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Fear not&amp;hellip;Target still stocks VHS rewinders. *Rewinds Tapes Quickly *No Delay of Next Viewing &amp;hellip;and my favorite&amp;hellip; *Automatic Stop/Eject No more hard to find stop and eject buttons on this gem.&lt;/p&gt;</description></item><item><title>Great Stuff from The Onion</title><link>https://swantron.com/2007/02/27/great-stuff-from-the-onion/</link><pubDate>Tue, 27 Feb 2007 16:44:30 +0000</pubDate><guid>https://swantron.com/2007/02/27/great-stuff-from-the-onion/</guid><description>&lt;div class="onion_embed headline"&gt;[![Bumbling Ragtag Regiment Achieves Heartwarming Victory In Iraq](http://www.theonion.com/content/files/images/Bumbling-Ragtag-thumb.frontpage_thumbnail_small.jpg.jpg)](http://www.theonion.com/content/news/bumbling_ragtag_regiment_achieves?utm_source=Distributed&amp;utm_medium=Embedded%2BHTML&amp;utm_campaign=Widgets)## [![The Onion](http://www.theonion.com/content/themes/onion/assets/logos/onion_super_tiny.png)](http://www.theonion.com/content?utm_source=Distributed&amp;utm_medium=Embedded%2BHTML&amp;utm_campaign=Widgets)
### [Bumbling Ragtag Regiment Achieves Heartwarming Victory In Iraq](http://www.theonion.com/content/news/bumbling_ragtag_regiment_achieves?utm_source=Distributed&amp;utm_medium=Embedded%2BHTML&amp;utm_campaign=Widgets)
&lt;/div&gt;&lt;style type="text/css"&gt;.onion_embed {background: rgb(256, 256, 256) !important;border: 4px solid rgb(65, 160, 65);border-width: 4px 0 1px 0;margin: 10px 30px !important;padding: 5px;overflow: hidden !important;zoom: 1;}.onion_embed img {border: 0 !important;}.onion_embed a {display: inline;}.onion_embed a.img {float: left !important;margin: 0 5px 0 0 !important;width: 66px;display: block;overflow: hidden !important;}.onion_embed a.img img {border: 1px solid #222 !important;;width: 64px;;padding: 0 !important;;}.onion_embed h2 {line-height: 2px;;clear: none;;margin: 0 !important;padding: 0 !important;}.onion_embed h3 {line-height: 16px;font: bold 16px arial, sans-serif !important;margin: 3px 0 0 0 !important;padding: 0 !important;}.onion_embed h3 a {line-height: 16px !important;;color: rgb(0, 51, 102) !important;font: bold 16px arial, sans-serif !important;text-decoration: none !important;display: inline !important;;float: none !important;;text-transform: capitalize !important;}.onion_embed h3 a:hover {text-decoration: underline !important;color: rgb(204, 51, 51) !important;}.onion_embed p {color: #000 !important;;font: normal 11px/ 11px arial, sans-serif !important;;margin: 2px 0 0 0 !important;;padding: 0 !important;}.onion_embed a {display: inline !important;;float: none !important;}&lt;/style&gt;![](http://statistics.theonion.com/b/ss/theonionprod/1/H.6--NS/1234567?pe=lnk_d&amp;pev2=Bumbling%20Ragtag%20Regiment%20Achieves%20Heartwarming%20Victory%20In%20Iraq&amp;pev1=http%3A%2F%2Fwww.theonion.com%2Fcontent%2Fnews%2Fbumbling_ragtag_regiment_achieves%3Futm_source%3DDistributed%26utm_medium%3DEmbedded%252BHTML%26utm_campaign%3DWidgets)</description></item><item><title>Worst Car Bomb Ever</title><link>https://swantron.com/2007/02/27/worst-car-bomb-ever/</link><pubDate>Tue, 27 Feb 2007 03:44:37 +0000</pubDate><guid>https://swantron.com/2007/02/27/worst-car-bomb-ever/</guid><description>&lt;p&gt;You could not drive your obscure orange flare-sided truck well, let alone knock out the dated parabolic dishes&amp;hellip;as per your charge [Flash video - no longer available]I, the rooster in the background audio, and your homeboys taping your failed suicide bombing attempt, are embarrassed for you, car bomber.&lt;/p&gt;</description></item><item><title>Fun at Best Buy</title><link>https://swantron.com/2007/02/25/fun-at-best-buy/</link><pubDate>Sun, 25 Feb 2007 18:28:17 +0000</pubDate><guid>https://swantron.com/2007/02/25/fun-at-best-buy/</guid><description>&lt;p&gt;Grif&amp;rsquo;s trips through Billings all feature shopping stops at Best Buy&amp;hellip;his five hard drives are all testaments to this. This ugly little dude apparently enjoys Best Buy for a different reason. [Flash video - no longer available]I find myself simultaneously hating and feeling sorry for the kid&amp;hellip;sort of confusing. Enjoy.&lt;/p&gt;</description></item><item><title>Fat Tuesday Goings On</title><link>https://swantron.com/2007/02/21/fat-tuesday-goings-on/</link><pubDate>Wed, 21 Feb 2007 19:05:50 +0000</pubDate><guid>https://swantron.com/2007/02/21/fat-tuesday-goings-on/</guid><description>&lt;p&gt;Since Grif and I rule, we decided to spend last night in Livingston for a dose of amateur boxing. We have been frequenting the Tuesday Night Fights in Bozeman, and figured that we may as well head over the pass to see what the deal was. We were happy to see that Right on John and Gino had made the trip as well. Photos of those to soon, I promise. Until then, feel free to check out &lt;a href="http://rightonjohn.com/"&gt;Right on John&amp;rsquo;s Website&lt;/a&gt;. It&amp;rsquo;s awesome, and you are welcome for the traffic. I attempted to capture the essence of a girl fight in my cell phone&amp;rsquo;s awesome resolution&amp;hellip; &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/L0Nwo4j9Qcs" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;&amp;hellip;I promise you that it is crazy. The Ragin&amp;rsquo; Asian beat the chubby girl if anybody cares. That about sums that up, aside from the wonderful drive over the pass at a rate of twenty miles per hour. Blinding blizzards rule. We followed a Coke semi with it&amp;rsquo;s blinkers on&amp;hellip;my bet is that Kyle&amp;rsquo;s knuckles are still pretty white.&lt;/p&gt;</description></item><item><title>Afterhours Antics</title><link>https://swantron.com/2007/02/19/afterhours-antics/</link><pubDate>Mon, 19 Feb 2007 18:31:04 +0000</pubDate><guid>https://swantron.com/2007/02/19/afterhours-antics/</guid><description>&lt;p&gt;Happy Presidents Day. I like Taft&amp;hellip;he was chubby. Two entertaining pics for your viewing pleasure:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/02/andy.jpg" alt="andy.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Andy was skewered looking for a knife.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/02/edward.jpg" alt="edward.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Pat playing a round of popular Washington drinking game &amp;ldquo;Edward 12oz Hands.&amp;rdquo; Oofta Doofta&amp;hellip;I am sure there are a few good shots from Josh and Mikey&amp;rsquo;s place. B.O.Bizzle and Bouncer Ken put on an old fashioned shit show. Hopefully they will surface; I am off to read more about our twenty second president Chester Arthur.&lt;/p&gt;</description></item><item><title>Cubs Woes</title><link>https://swantron.com/2007/02/15/cubs-woes/</link><pubDate>Thu, 15 Feb 2007 20:02:32 +0000</pubDate><guid>https://swantron.com/2007/02/15/cubs-woes/</guid><description>&lt;p&gt;Kerry Wood &lt;a href="http://chicago.cubs.mlb.com/news/article.jsp?ymd=20070215&amp;amp;content_id=1803050&amp;amp;vkey=spt2007news&amp;amp;fext=.jsp&amp;amp;c_id=chc"&gt;fell out of his hot tub&lt;/a&gt; Monday night. He ought to be pitching off of a mound in another four or five days. My god.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.theoaklandpress.com/images/photos4.12/7071_512.jpg" alt="Kerry Wood"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;So it begins&amp;hellip;&amp;lsquo;07 baby&lt;/p&gt;</description></item><item><title>Rock On</title><link>https://swantron.com/2007/02/14/rock-on/</link><pubDate>Wed, 14 Feb 2007 12:16:11 +0000</pubDate><guid>https://swantron.com/2007/02/14/rock-on/</guid><description>&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/TtWjJBMl28Y" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;This one is great. Also great is the fact that all of these videos are using other's bandwidth. Imagine bouncerblog.com on dial-up...</description></item><item><title>Yesss!</title><link>https://swantron.com/2007/02/11/yesss/</link><pubDate>Sun, 11 Feb 2007 10:03:56 +0000</pubDate><guid>https://swantron.com/2007/02/11/yesss/</guid><description>&lt;p&gt;Guess who just doubled his shower efficiency? &lt;img src="https://swantron.com/uploads/2007/02/nnnmn.jpg" alt="nnnmn.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Bouncer Paul’s Woes</title><link>https://swantron.com/2007/02/10/bouncer-pauls-woes/</link><pubDate>Sat, 10 Feb 2007 04:03:09 +0000</pubDate><guid>https://swantron.com/2007/02/10/bouncer-pauls-woes/</guid><description>&lt;p&gt;Oh boy oh boy oh Hoy&amp;hellip; As luck would have it, Bozeman Deaconess Hospital&amp;rsquo;s finest could not adequately diagnose when enough is enough regarding seizure medication. Example:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/02/paul-wall.jpg" alt="paul-wall.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Our Boy Hoy received a clear bill of health four weeks preceding an unheard of three seizure day. Three fractured verts and a mashed up tongue to boot! Awesome! I am not a litigious guy, but this might be worth a look. Abbster&amp;hellip;since Wednesday you just jumped three hundred points in my make believe log. For reals though.&lt;/p&gt;</description></item><item><title>Fun at the Mall</title><link>https://swantron.com/2007/02/02/fun-at-the-mall/</link><pubDate>Fri, 02 Feb 2007 17:39:58 +0000</pubDate><guid>https://swantron.com/2007/02/02/fun-at-the-mall/</guid><description>&lt;p&gt;I found myself at the mall this afternoon with some time to kill while waiting for a few bouncerblog.com shirts to be put together. An hour wait? Get real ShirtWorks. I found some entertaining things; J P has a whole line of cell phone antenna charms at the Verizon kiosk. Sgt. Tim enjoys chili and bread bowls. On to the pics. While enjoying a regular combo at Famous Wok (props on the name) I noticed this rock star food court pimpin. The poor burrito shop employee was taking some serious passes from an athletic chap from Foot Locker&amp;hellip;bellied up to the ol&amp;rsquo; burrito bar. ~Tip: change, then spit game.&lt;/p&gt;</description></item><item><title>Breaking K-Fed!!!</title><link>https://swantron.com/2007/01/29/breaking-k-fed/</link><pubDate>Mon, 29 Jan 2007 16:35:02 +0000</pubDate><guid>https://swantron.com/2007/01/29/breaking-k-fed/</guid><description>&lt;p&gt;[Flash video - no longer available]Somebody leaked Federline&amp;rsquo;s Super Bowl commercial two hours ago. Try to tell me that K-Fed does not have talent. Rollin&amp;rsquo; VIP. Deb Eve&amp;hellip;this one is for you by the way&amp;hellip;J-Fed? yo who got it better than me federline on the block rollin vip sick whip thick rims fat rocks i got em shinin like a superstar from top to bottom you need a shuga daddy i&amp;rsquo;m your mack and if you need a dolla holla cause i got a whole stack what&amp;hellip;rollin v.i.p what&amp;hellip;rollin v.i.p&amp;hellip;what&amp;hellip;&lt;/p&gt;</description></item><item><title>Weekend Awards</title><link>https://swantron.com/2007/01/28/weekend-awards/</link><pubDate>Sun, 28 Jan 2007 18:38:55 +0000</pubDate><guid>https://swantron.com/2007/01/28/weekend-awards/</guid><description>&lt;p&gt;Sweetest jacket:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/01/hotwheels.jpg" alt="hotwheels.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Most innovative use of coaxial cable, automotive:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/01/coax-copy.jpg" alt="coax-copy.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Weird Kid</title><link>https://swantron.com/2007/01/25/weird-kid/</link><pubDate>Thu, 25 Jan 2007 18:13:13 +0000</pubDate><guid>https://swantron.com/2007/01/25/weird-kid/</guid><description>&lt;p&gt;[Google Video - no longer available] &lt;/embed&gt; My children will do this trick in ninja costumes.&lt;/p&gt;</description></item><item><title>Par-tay</title><link>https://swantron.com/2007/01/24/par-tay/</link><pubDate>Wed, 24 Jan 2007 17:21:05 +0000</pubDate><guid>https://swantron.com/2007/01/24/par-tay/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/01/woow3-copy.jpg" alt="woow3-copy.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Mahna Mahna</title><link>https://swantron.com/2007/01/21/mahna-mahna/</link><pubDate>Sun, 21 Jan 2007 05:08:37 +0000</pubDate><guid>https://swantron.com/2007/01/21/mahna-mahna/</guid><description>&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/YevYBsShxNs" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;???</description></item><item><title>Words of Wisdom</title><link>https://swantron.com/2007/01/19/words-of-wisdom/</link><pubDate>Fri, 19 Jan 2007 15:57:03 +0000</pubDate><guid>https://swantron.com/2007/01/19/words-of-wisdom/</guid><description>&lt;p&gt;Stanley Rhein, inventor of Mad Libs died today. He was seventy-poop years old. -Amir B.&lt;/p&gt;</description></item><item><title>Keep Em Coming</title><link>https://swantron.com/2007/01/18/keep-em-coming/</link><pubDate>Thu, 18 Jan 2007 16:29:47 +0000</pubDate><guid>https://swantron.com/2007/01/18/keep-em-coming/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/01/woow2-copy.jpg" alt="woow2-copy.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Why Not?</title><link>https://swantron.com/2007/01/16/why-not-2/</link><pubDate>Tue, 16 Jan 2007 16:28:09 +0000</pubDate><guid>https://swantron.com/2007/01/16/why-not-2/</guid><description>&lt;p&gt;This would have made for a pretty good Christmas card.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/01/woow.jpg" alt="woow.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I really like the direction that this blog is headed. Real shitty photoshop work.&lt;/p&gt;</description></item><item><title>Alf</title><link>https://swantron.com/2007/01/14/alf/</link><pubDate>Sun, 14 Jan 2007 20:53:45 +0000</pubDate><guid>https://swantron.com/2007/01/14/alf/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/01/woow4-copy.jpg" alt="woow4-copy.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>House Explostion</title><link>https://swantron.com/2007/01/14/house-explostion/</link><pubDate>Sun, 14 Jan 2007 19:05:13 +0000</pubDate><guid>https://swantron.com/2007/01/14/house-explostion/</guid><description>&lt;p&gt;Breaking this story&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/01/boom.jpg" alt="boom.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;This is a cell phone pic taken by my buddy Bailly from the Smith&amp;rsquo;s parking lot forty minutes ago. Low resolution, but you can see how big that fireball is. He was trying to take a picture of the flames, and happened to get some Beirut footage. Take that Chronicle.&lt;/p&gt;</description></item><item><title>Hace Frio</title><link>https://swantron.com/2007/01/12/hace-frio/</link><pubDate>Fri, 12 Jan 2007 03:07:30 +0000</pubDate><guid>https://swantron.com/2007/01/12/hace-frio/</guid><description>&lt;p&gt;Enjoy this snapshot of my Chevy&amp;rsquo;s rear view mirror.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/01/frio.jpg" alt="frio.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;This is just plain ridiculous. This SS saw 114 degrees in the South Dakota badlands last June on the way back from Greg&amp;rsquo;s Omaha wedding. That makes for a 129 degree operating range at least. Impressive&amp;hellip;like Grif&amp;rsquo;s package.&lt;/p&gt;</description></item><item><title>Grif Hung</title><link>https://swantron.com/2007/01/10/grif-hung/</link><pubDate>Wed, 10 Jan 2007 21:07:00 +0000</pubDate><guid>https://swantron.com/2007/01/10/grif-hung/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/01/grifhung.JPG" alt="grifhung.JPG"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>WBW</title><link>https://swantron.com/2007/01/07/wbw/</link><pubDate>Sun, 07 Jan 2007 23:04:45 +0000</pubDate><guid>https://swantron.com/2007/01/07/wbw/</guid><description>&lt;p&gt;I finally was able to pull this picture out of Kyle&amp;rsquo;s phone&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/01/beards3.jpg" alt="beards3.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Bob and I sporting our weird beards last weekend. Bob is obese according to the Bozeman Daily Chronicle, FYI.&lt;/p&gt;</description></item><item><title>Soul Brother Number One</title><link>https://swantron.com/2007/01/06/soul-brother-number-one/</link><pubDate>Sat, 06 Jan 2007 03:53:17 +0000</pubDate><guid>https://swantron.com/2007/01/06/soul-brother-number-one/</guid><description>&lt;p&gt;Mom took a chance in letting me watch SNL as a pup. This surely aired well before I was watching the show post mass, but nonetheless has been in my head for a decade and a half. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/Ly_CGin6QS8" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;well well well&amp;hellip;hot tub hot hot so hot in the hot tub hot tub hot say hot&amp;hellip;rub a dub in the hot tub&lt;/p&gt;</description></item><item><title>Saddam Hung</title><link>https://swantron.com/2007/01/02/saddam-hung/</link><pubDate>Tue, 02 Jan 2007 12:48:41 +0000</pubDate><guid>https://swantron.com/2007/01/02/saddam-hung/</guid><description>&lt;p&gt;Saddam&amp;rsquo;s hung&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2007/01/saddam-hung.jpg" alt="saddam-hung.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&amp;hellip;get it?&lt;/p&gt;</description></item><item><title>WTF</title><link>https://swantron.com/2007/01/01/wtf/</link><pubDate>Mon, 01 Jan 2007 22:25:11 +0000</pubDate><guid>https://swantron.com/2007/01/01/wtf/</guid><description>&lt;p&gt;Either I am brain-dead from the long weekend or this clip is insane. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/xtnteTQ_iWY" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;I see a similarity between the Beach Blanket Bingo and Glen Quagmire&amp;rsquo;s Hic-A-Doo-La.&lt;/p&gt;</description></item><item><title>Saddam</title><link>https://swantron.com/2006/12/31/saddam/</link><pubDate>Sun, 31 Dec 2006 02:32:56 +0000</pubDate><guid>https://swantron.com/2006/12/31/saddam/</guid><description>&lt;p&gt;You know what? I refuse to toe a line regarding this whole situation yet. I am, however, already quite tired of hearing &amp;ldquo;I bet we will see a video of the bastard hang&amp;rdquo; from a bunch of rubes. &lt;a href="http://ebaumsworld.com/2006/12/saddam-full-execution.html"&gt;Here y&amp;rsquo;all go&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Retardation</title><link>https://swantron.com/2006/12/30/retardation/</link><pubDate>Sat, 30 Dec 2006 03:05:28 +0000</pubDate><guid>https://swantron.com/2006/12/30/retardation/</guid><description>&lt;p&gt;Found this one cited on my Lost forum&amp;hellip;say what you will &lt;a href="http://www.msnbc.msn.com/id/16389973/"&gt;Sidney versus Sydney&lt;/a&gt;It turns out spelling may or may not cost you 6000 euro&lt;/p&gt;</description></item><item><title>Honesty</title><link>https://swantron.com/2006/12/27/honesty/</link><pubDate>Wed, 27 Dec 2006 20:12:16 +0000</pubDate><guid>https://swantron.com/2006/12/27/honesty/</guid><description>&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/w8odkYKT370" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;There you have it.</description></item><item><title>For What It’s Worth</title><link>https://swantron.com/2006/12/27/for-what-its-worth/</link><pubDate>Wed, 27 Dec 2006 18:32:36 +0000</pubDate><guid>https://swantron.com/2006/12/27/for-what-its-worth/</guid><description>&lt;p&gt;One heavily hyphenated compound word: &lt;strong&gt;weird-beard-weekend&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Pretty Funny</title><link>https://swantron.com/2006/12/17/pretty-funny/</link><pubDate>Sun, 17 Dec 2006 12:00:00 +0000</pubDate><guid>https://swantron.com/2006/12/17/pretty-funny/</guid><description>&lt;p&gt;Some of the writers for CollegeHumor are terrific. This one had me rolling. &lt;a href="http://collegehumor.com/update:1709451"&gt;New Ways to Give the Finger&lt;/a&gt;My personal favorite is the Usual Suspects. Later players.&lt;/p&gt;</description></item><item><title>This is Great</title><link>https://swantron.com/2006/12/14/this-is-great/</link><pubDate>Thu, 14 Dec 2006 20:16:59 +0000</pubDate><guid>https://swantron.com/2006/12/14/this-is-great/</guid><description>&lt;p&gt;We have had some creepy, boozed up, Buick driving Santas-for-pay show up to the Swanson Family Christmas shindigs over the years. They, however, have nothing on this guy. [Google Video - no longer available] &lt;/embed&gt;&amp;ldquo;We want Santa&amp;hellip;We want Santa&amp;hellip;We want Santa&amp;rdquo; I just hope that was his pickup he lit up.&lt;/p&gt;</description></item><item><title>Wii Girl</title><link>https://swantron.com/2006/12/10/wii-girl/</link><pubDate>Sun, 10 Dec 2006 21:10:39 +0000</pubDate><guid>https://swantron.com/2006/12/10/wii-girl/</guid><description>&lt;p&gt;I desperately want a wii. Watch this vid&amp;hellip;wait for the end. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/ynFyxRe5Ur4" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;&lt;/p&gt;</description></item><item><title>Hard Hitting Reporting</title><link>https://swantron.com/2006/12/06/hard-hitting-reporting/</link><pubDate>Wed, 06 Dec 2006 23:11:54 +0000</pubDate><guid>https://swantron.com/2006/12/06/hard-hitting-reporting/</guid><description>&lt;p&gt;Take this Stone Phillips&amp;hellip; &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/LNd5n8AjlFA" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;He is somewhere up there with John Stossel and that dude who works the sex stings. Hard Hitting.&lt;/p&gt;</description></item><item><title>Holidaytree Season</title><link>https://swantron.com/2006/12/04/holidaytree-season/</link><pubDate>Mon, 04 Dec 2006 21:39:43 +0000</pubDate><guid>https://swantron.com/2006/12/04/holidaytree-season/</guid><description>&lt;p&gt;Is holidaytree the PC term? Dave is selling trees this year, which found Chuck Chisslah and I tramping around the Bridger Mountains looking for a few gems. It turns out that the Baxter Hotel required a &amp;ldquo;fuller&amp;rdquo; tree than Southwest MT could provide&amp;hellip;if anyone would like to purchase an eighteen footer give Morrison a ring. Also, if anyone wants to buy Morrison a better goddamn chainsaw feel free to do so. I may or may not have thrown this hunk of shit somewhere between three and two dozen times this summer while building various stair features across our picturesque valley.&lt;/p&gt;</description></item><item><title>Novelty T</title><link>https://swantron.com/2006/11/26/novelty-t/</link><pubDate>Sun, 26 Nov 2006 12:47:52 +0000</pubDate><guid>https://swantron.com/2006/11/26/novelty-t/</guid><description>&lt;p&gt;Classic shirt courtesy of Matty G:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/11/matt.jpg" alt="matt.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/11/matt2.jpg" alt="matt2.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Go Cats.&lt;/p&gt;</description></item><item><title>Say Hi!</title><link>https://swantron.com/2006/11/22/say-hi/</link><pubDate>Wed, 22 Nov 2006 16:57:46 +0000</pubDate><guid>https://swantron.com/2006/11/22/say-hi/</guid><description>&lt;p&gt;Heroics. &lt;a href="http://www.tenhunt.com/lasthunt.php?m=2"&gt;Check out this link&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Health Woes</title><link>https://swantron.com/2006/11/13/health-woes/</link><pubDate>Mon, 13 Nov 2006 22:21:49 +0000</pubDate><guid>https://swantron.com/2006/11/13/health-woes/</guid><description>&lt;p&gt;Who throws a bar stool? Really?&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/11/earpost.jpg" alt="earpost.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Who fractures a vertebrae sleeping? Really?&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/11/voypost.jpg" alt="voypost.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;As Grif&amp;rsquo;s face is essentially back to normal, Voy a.k.a. FreemoFoShoMo, and I are both down for stints on the pine. I am eagerly awaiting my ER bill as to know how bad of an ass kicking Steve-o is to receive, and Freemee is not so eagerly awaiting several months of PT to correct the most obscure injury of all time.&lt;/p&gt;</description></item><item><title>Senator Tester</title><link>https://swantron.com/2006/11/09/senator-tester/</link><pubDate>Thu, 09 Nov 2006 13:49:03 +0000</pubDate><guid>https://swantron.com/2006/11/09/senator-tester/</guid><description>&lt;p&gt;It turns out Jon hit the arcade in celebration of his win. Turns out. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/oQp0jhwpYpQ" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;&lt;/p&gt;</description></item><item><title>Election ’07</title><link>https://swantron.com/2006/11/07/election-07/</link><pubDate>Tue, 07 Nov 2006 14:55:36 +0000</pubDate><guid>https://swantron.com/2006/11/07/election-07/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/11/ss.jpg" alt="ss.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Yo Ring the Bell Schools Back In</title><link>https://swantron.com/2006/11/01/most-hammer-time/</link><pubDate>Wed, 01 Nov 2006 21:20:25 +0000</pubDate><guid>https://swantron.com/2006/11/01/most-hammer-time/</guid><description>&lt;p&gt;[Google Video - no longer available] &lt;/embed&gt;World of Warcraft, Hammer style. You can&amp;rsquo;t touch that.&lt;/p&gt;</description></item><item><title>More Hammer Time</title><link>https://swantron.com/2006/10/31/403/</link><pubDate>Tue, 31 Oct 2006 18:48:47 +0000</pubDate><guid>https://swantron.com/2006/10/31/403/</guid><description>&lt;p&gt;[Google Video - no longer available] &lt;/embed&gt;You&amp;rsquo;re guess is as good as mine.&lt;/p&gt;</description></item><item><title>Pumps and a Bump</title><link>https://swantron.com/2006/10/25/pumps-and-a-bump/</link><pubDate>Wed, 25 Oct 2006 20:09:48 +0000</pubDate><guid>https://swantron.com/2006/10/25/pumps-and-a-bump/</guid><description>&lt;p&gt;Who does not like the girls with the pumps and a bump, Hammer? I am guessing this video is predates &lt;em&gt;Can&amp;rsquo;t Touch This.&lt;/em&gt; &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/wxp6W12QQbE" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt; &lt;a href="http://www.lyrics007.com/MC%20Hammer%20Lyrics/Pumps%20and%20a%20Bump%20Lyrics.html"&gt;Pumps and a bump, Pumps and a bump, we like the girls with the Pumps and a bump! &lt;/a&gt;If you can pull your eyes off Hammer&amp;rsquo;s junk for long enough to check out his acting abilities, feel free to bounce to 2:43&amp;hellip;Enjoy.&lt;/p&gt;</description></item><item><title>Denim Danielle</title><link>https://swantron.com/2006/10/18/denim-danielle/</link><pubDate>Wed, 18 Oct 2006 17:36:27 +0000</pubDate><guid>https://swantron.com/2006/10/18/denim-danielle/</guid><description>&lt;p&gt;Hey teens. Remember this trio from a year ago?&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/photo_0041.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I still love these little pushovers&amp;hellip;The &amp;ldquo;my favorite color is also lime green, Grandma&amp;rdquo; kids rule. Well, a dozen months later, same bat place&amp;hellip;same bat brick wallpaper&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/10/tux.jpg" alt="tux.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Yessss! Female Canadian Tuxedo with a pre-femullet do. Still writing checks, I notice. I strongly prefer assholes who pay in change over those who pull out checkbooks in public. You remember those Diner&amp;rsquo;s Club cards? Yep&amp;hellip;they sort of took off, friend. Roommates B.O.Beezee and Big D are laughing at you. Darrell is only laughing at your wardrobe, however, because he still writes checks at the Leeg.&lt;/p&gt;</description></item><item><title>This is Bad</title><link>https://swantron.com/2006/10/15/this-is-bad/</link><pubDate>Sun, 15 Oct 2006 19:12:58 +0000</pubDate><guid>https://swantron.com/2006/10/15/this-is-bad/</guid><description>&lt;p&gt;True story. This clip is taken from a live Dutch television show. The premise is basically that this dude lost both of his testicles in a medical accident&amp;hellip;the rest is pure comedy. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/-4O24aXpT20" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;Bad.&lt;/p&gt;</description></item><item><title>Pick Your Poison</title><link>https://swantron.com/2006/10/10/pick-your-poison/</link><pubDate>Tue, 10 Oct 2006 20:11:46 +0000</pubDate><guid>https://swantron.com/2006/10/10/pick-your-poison/</guid><description>&lt;p&gt;I like a lot of things. I like how Grif and I post garbage on here that goes largely unread unless of course said garbage pre or proceeds a photo or video clip. That is quite alright; bouncerblog.com is a means of us to say whudeva about whudeva&amp;hellip;so whudeva. We could and do talk about the junk we post in person. There is some creepy satisfaction in having random people drop in an perhaps get a rise or some insight in our babblings. Is that a word? Anyhow, our stats show that amid our images.google.com directed viewers and wtf search terms we get a ton of direct activity&amp;hellip;meaning that we have a mess of fans to date. Give yourselves a big Arseneo Hall whoop whoop. Without further ado&amp;hellip;I have two gems for you:&lt;/p&gt;</description></item><item><title>Schwitzer /vs/ Koopman ’06</title><link>https://swantron.com/2006/10/09/election-06/</link><pubDate>Mon, 09 Oct 2006 21:09:35 +0000</pubDate><guid>https://swantron.com/2006/10/09/election-06/</guid><description>&lt;p&gt;Brian Schweitzer&amp;rsquo;s bolo-tied-up smarmy ass just gained a level of respect in Swaniachi&amp;rsquo;s book. I hate partisan politics somewhat less than I hate blind belief sets&amp;hellip;draw your own opinion. &lt;a href="http://news.aol.com/elections/story/_a/montana-governor-calls-out-a-creationist/20061009131309990001?ncid=NWS00010000000001"&gt;Guvnah&amp;rsquo; Schweitzah&amp;rsquo;&lt;/a&gt;Chalk one up to logic. Keep in mind that even though his figures were vague, Brian does hold a masters degree in soil science from MSU. Roger Koopman is a ultra-conservative thirty year local hack politician who doesn&amp;rsquo;t trust the Internet and its &amp;ldquo;hate blogs.&amp;rdquo; Fuck you anyway, Roger. I do like how the show of hands came into play&amp;hellip;not enough shows of hands anymore.&lt;/p&gt;</description></item><item><title>Bozeman Book Brigade</title><link>https://swantron.com/2006/10/08/bozeman-book-brigade/</link><pubDate>Sun, 08 Oct 2006 15:43:55 +0000</pubDate><guid>https://swantron.com/2006/10/08/bozeman-book-brigade/</guid><description>&lt;p&gt;Get fucking real.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/10/books.jpg" alt="books.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/10/book3.jpg" alt="book3.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/10/book2.jpg" alt="book2.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/10/book.jpg" alt="book.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;With only about ten of seventeen million dollars raised for the library project, the library foundation is resorting to this means of transporting books across town. I really question why a thousand odd townies would show up to do this. I don&amp;rsquo;t know.&lt;/p&gt;</description></item><item><title>Extremely Cute Alien Girlfriend</title><link>https://swantron.com/2006/10/01/hot-alien-girlfriend/</link><pubDate>Sun, 01 Oct 2006 21:08:41 +0000</pubDate><guid>https://swantron.com/2006/10/01/hot-alien-girlfriend/</guid><description>&lt;p&gt;Put yourself in the shoes of the dating clip editor charged with the task of slapping this beauty together&amp;hellip; &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/dz9gKcPsW4I" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;Yep, he sure pulls out the fact that his anime hero has an extremely cute alien girlfriend. Form a line ladies.&lt;/p&gt;</description></item><item><title>406 in the Onion</title><link>https://swantron.com/2006/09/27/406-in-the-onion/</link><pubDate>Wed, 27 Sep 2006 18:24:23 +0000</pubDate><guid>https://swantron.com/2006/09/27/406-in-the-onion/</guid><description>&lt;blockquote&gt;
&lt;p&gt;Senatorial Candidate Challenges Opponent To Drop Out Of Race September 26, 2006 | Issue 42•39 HELENA, MT—As Montana&amp;rsquo;s Senate race heats up in its final weeks, Democrat Jon Tester has challenged his opponent, incumbent Republican Conrad Burns, to prove his commitment to his principles and to the people of Montana by dropping out of the race. &amp;ldquo;You have said time and again, Mr. Burns, that small governments best serve society,&amp;rdquo; said Tester during a speech before a prominent cattle-ranching group Monday. &amp;ldquo;If you believe what you say, then I challenge you: Prove your convictions by dropping out of this race, or be known as another politician who refuses to live by his word.&amp;rdquo; Burns responded to the challenge by issuing a counter-challenge calling upon his rival to limit all campaign spending from now until election night to zero.
I project that it is all done but the crying for Ol&amp;rsquo; Burnsie.&lt;/p&gt;</description></item><item><title>Eve</title><link>https://swantron.com/2006/09/26/eve/</link><pubDate>Tue, 26 Sep 2006 21:10:15 +0000</pubDate><guid>https://swantron.com/2006/09/26/eve/</guid><description>&lt;p&gt;Is this Grant? &lt;img src="https://swantron.com/uploads/2006/09/eve.jpg" alt="eve.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Weird Fans</title><link>https://swantron.com/2006/09/25/weird-fans/</link><pubDate>Mon, 25 Sep 2006 17:31:30 +0000</pubDate><guid>https://swantron.com/2006/09/25/weird-fans/</guid><description>&lt;p&gt;For some reason unbeknown yet to Grif and me, we were not able to view bouncerblog.com&amp;rsquo;s stats last week. Kyle came through (as usual) and we are good to go with the primary application that we both seem to check most often. In the lapse from the seventeenth to the twenty fifth, we seem to have had four search term hits for the phrase &amp;ldquo;overall hot pants&amp;rdquo;&amp;hellip;I will let you grab that visual and run with it.&lt;/p&gt;</description></item><item><title>Introducing…</title><link>https://swantron.com/2006/09/21/374/</link><pubDate>Thu, 21 Sep 2006 13:44:10 +0000</pubDate><guid>https://swantron.com/2006/09/21/374/</guid><description>&lt;p&gt;&lt;embed align="middle" allowscriptaccess="sameDomain" bgcolor="#ffffff" flashvars="logopath=http://flash.picturetrail.com/pflicks/ptlogo1.swf&amp;ptdim=50.10&amp;ptxy=400.16&amp;auto=1&amp;wait=4&amp;img1=http://pic20.picturetrail.com:80/VOL1434/5687725/11282940/189273005.jpg&amp;img2=http://pic20.picturetrail.com:80/VOL1434/5687725/11282940/189273008.jpg" height="320" loop="false" name="photoFlick" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" src="http://flash.picturetrail.com/pflicks/l_photopeelmirror_r.swf" type="application/x-shockwave-flash" width="400" wmode="transparent"&gt;&lt;/embed&gt;| &lt;a href="http://www.picturetrail.com/misc/counter.fcgi?cID=500&amp;amp;link=http%3A//www.picturetrail.com/webpages/about-photoflick2.shtml"&gt;&lt;img src="http://pics.picturetrail.com/res/pflicks/pt.gif"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/a&gt; | &lt;a href="http://www.picturetrail.com/misc/counter.fcgi?cID=501&amp;amp;link=http%3A//www.picturetrail.com/webpages/about-photoflick3.shtml"&gt;&lt;font color="#0E58FF" face="arial" size="2"&gt;Cool Slideshows&lt;/font&gt;&lt;/a&gt; |
|:&amp;ndash;|:&amp;ndash;|&lt;/p&gt;</description></item><item><title>Mike Hawk</title><link>https://swantron.com/2006/09/20/373/</link><pubDate>Wed, 20 Sep 2006 18:05:22 +0000</pubDate><guid>https://swantron.com/2006/09/20/373/</guid><description>&lt;p&gt;Big shout out to college humor for this one&amp;hellip;make sure you have some volume &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/bH5UQAnCco4" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;I know this joke is played out, but this jackass is definitely bouncerblog.com material&lt;/p&gt;</description></item><item><title>Stupid Car</title><link>https://swantron.com/2006/09/19/stupid-car/</link><pubDate>Tue, 19 Sep 2006 23:12:55 +0000</pubDate><guid>https://swantron.com/2006/09/19/stupid-car/</guid><description>&lt;p&gt;I spotted this dandy of a vehicle in the Home Depot parking lot this afternoon. I think we need to track the owner down for a photo-op. Picture Grif in this little pistol shooter. Ahh.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/09/stupid-car-two.jpg" alt="stupid car"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/09/stupid-car.jpg" alt="another stupid car picture"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/09/stupid-car-three.jpg" alt="here is the stupid car again"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;With oil below $65 bucks a barrel, we are bound to see some cheaper fuel in the not to distant future. I hope gas prices drop just to spite this asshole&amp;hellip;imagine crawling into this diminutive piece of shit every morning. Or better yet borrowing the parents effeminate lime green three wheeled car for the big date. Or trying to skirt Bozeman Pass in January&amp;hellip;two wheel action&amp;hellip;goin&amp;rsquo; huntin'?&lt;/p&gt;</description></item><item><title>Rod/Mindy Update 1</title><link>https://swantron.com/2006/09/07/rodmindy-update-1/</link><pubDate>Thu, 07 Sep 2006 02:02:28 +0000</pubDate><guid>https://swantron.com/2006/09/07/rodmindy-update-1/</guid><description>&lt;p&gt;Well, I am in Denver. Now where are all of the gotdamn omelets? The Zigmeister, Rev, and I made it to lovely Colorado (in the SS due to a Dodge Dakota that showed up to Bozeman three quarts low of oil approximately a day and a half after it was slated to appear&amp;hellip;good looking out Zig) with only one speeding ticket. This ninety dollar fine will make my total for the last two months an even four hundred dollars if you happen to be keeping tabs. I did however manage to get pulled over with a shirt on for the second time in a row, which is nice.&lt;/p&gt;</description></item><item><title>R.I.P. Steve</title><link>https://swantron.com/2006/09/04/rip-steve/</link><pubDate>Mon, 04 Sep 2006 15:14:22 +0000</pubDate><guid>https://swantron.com/2006/09/04/rip-steve/</guid><description>&lt;p&gt;Some will remember Steve &amp;ldquo;The Croc Hunter&amp;rdquo; Irwin for his daring exploits with dangerous animals. I will remember Steve Irwin as the only dude who can give Michael Jackson a run for his money in reckless stunts involving their infant children.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/09/steveirwin.JPG" alt="steveirwin.JPG"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Homeboy was stung in the heart by a stingray this morning. I like to think Steve stung us all in the hearts with his zaniness. Cranky.&lt;/p&gt;</description></item><item><title>…Why Not?</title><link>https://swantron.com/2006/09/04/why-not/</link><pubDate>Mon, 04 Sep 2006 11:49:42 +0000</pubDate><guid>https://swantron.com/2006/09/04/why-not/</guid><description>&lt;p&gt;A hour or so after that last post this is where things ended up.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/09/chest2.jpg" alt="chest2.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/09/chest.jpg" alt="chest.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s right, a good ol&amp;rsquo; fashioned chest shavin&amp;rsquo;. Cody had a reverse Eddie Munster thing going on with his hair which was looking like the precursor to a MacGuyver mullet which we decided to take care of. Drunk. After cleaning up the neckline, I suggested that Cody go ahead and take care of the chest hair, which for some reason occurred. Cory and I had to step in after a nipple wound showed up. Wow.&lt;/p&gt;</description></item><item><title>Hot Coed XXX Porn Olsen Twins</title><link>https://swantron.com/2006/09/03/hot-coed-xxx-porn-olsen-twins/</link><pubDate>Sun, 03 Sep 2006 22:53:58 +0000</pubDate><guid>https://swantron.com/2006/09/03/hot-coed-xxx-porn-olsen-twins/</guid><description>&lt;p&gt;The bouncerblog.com crew has seven action packed minutes remaining of SundayFunday. I nearly spit Vinergey low-cal flavored wine out of my nose upon seeing this pic in the Janes&amp;rsquo; boyz downstairs half bath. Word to your mother Cody and Cory.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/09/hotdudes.jpg" alt="hotdudes.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t care what your level of diversity training is, the company policy requires you to file that under humerous&amp;hellip; (Used courtesy of Lawrence the T-1 cable installer and theonion.com)&lt;/p&gt;</description></item><item><title>Coeds</title><link>https://swantron.com/2006/09/02/coeds/</link><pubDate>Sat, 02 Sep 2006 16:15:47 +0000</pubDate><guid>https://swantron.com/2006/09/02/coeds/</guid><description>&lt;p&gt;Good thing the A-squad was on the clock last night, huh Bozeman. Three fights that I know of were stamped out by Kyle, ShirtShop, Bouncer B.O.B., Sergeant Tim Lucas, and who the hell else knows. I am a little sore still, but probably not as sore as I imagine the dude who hit Grif and my new cracked out buddy to be today. We need some gotdamn cameras to document this stuff at the bar I swear. Especially when Grif &amp;ldquo;can&amp;rsquo;t move&amp;rdquo; at the end of the night and Waldo gets deputized for cooler stocking purposes. All is well that ends well, I suppose. The Bobcats managed to beat a Div I-A team today, which I am hoping will renew the bouncerblog.com crew&amp;rsquo;s interest in tailgating. Kiboko&amp;rsquo;s are still two bucks at the Hippo, and the internet is still awesome. Case in point: &lt;code&gt;&amp;lt;iframe width=&amp;quot;560&amp;quot; height=&amp;quot;315&amp;quot; src=&amp;quot;https://www.youtube.com/embed/v1wG9g1wjSA&amp;quot; frameborder=&amp;quot;0&amp;quot; allow=&amp;quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/code&gt;I think the crew could use a chill night. Stay tuned.&lt;/p&gt;</description></item><item><title>Kevin Federline Fanclub</title><link>https://swantron.com/2006/09/01/kevin-federline-fanclub/</link><pubDate>Fri, 01 Sep 2006 18:15:20 +0000</pubDate><guid>https://swantron.com/2006/09/01/kevin-federline-fanclub/</guid><description>&lt;p&gt;I will be the first to admit that K-Fed&amp;rsquo;s performance at the Teen Choice Awards was awkward. Take a look at this gem and tell me that the Federmeister is not awesome. &lt;code&gt;&amp;lt;iframe width=&amp;quot;560&amp;quot; height=&amp;quot;315&amp;quot; src=&amp;quot;https://www.youtube.com/embed/atLJ2BxGIkE&amp;quot; frameborder=&amp;quot;0&amp;quot; allow=&amp;quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/code&gt;&lt;/p&gt;</description></item><item><title>Okay.</title><link>https://swantron.com/2006/08/29/okay/</link><pubDate>Tue, 29 Aug 2006 18:05:26 +0000</pubDate><guid>https://swantron.com/2006/08/29/okay/</guid><description>&lt;p&gt;If I did believe in God, I believe God would be giving the owner of this SUV cancer or bad crops.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/08/calvin.jpg" alt="calvin.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I am sort of confused here&amp;hellip;is this a penitent cowboy Calvin? Maybe if penitent cowboy Calvin was peeing on Satan or a Chevrolet bow tie I would be more impressed.&lt;/p&gt;</description></item><item><title>Preppy</title><link>https://swantron.com/2006/08/27/preppy/</link><pubDate>Sun, 27 Aug 2006 19:44:01 +0000</pubDate><guid>https://swantron.com/2006/08/27/preppy/</guid><description>&lt;p&gt;Remember that episode of Saved by the &lt;strong&gt;B&lt;/strong&gt;ell when Zack Morris aka Preppy had the fast-talking teacher from the Micro Machines commercial who was apparently also a plumber? Well anyhow, Zack and Screech head to the bathroom and crank on the sinks, flush the toilets, and call the teacher to distract him&amp;hellip;using a phone identical to this monster.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/08/zackmorris.jpg" alt="zackmorris.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Well their ruse fails and Jesse Spano ends up writing so fast that smoke erupts from her test. I do not believe Screech&amp;rsquo;s robot made an appearance.&lt;/p&gt;</description></item><item><title>Notary Thuglic</title><link>https://swantron.com/2006/08/27/notary-thuglic/</link><pubDate>Sun, 27 Aug 2006 16:45:15 +0000</pubDate><guid>https://swantron.com/2006/08/27/notary-thuglic/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/08/picture.jpg" alt="picture.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Bring on the affidavits.&lt;/p&gt;</description></item><item><title>BFF</title><link>https://swantron.com/2006/08/09/bff/</link><pubDate>Wed, 09 Aug 2006 22:28:08 +0000</pubDate><guid>https://swantron.com/2006/08/09/bff/</guid><description>&lt;p&gt;Hey&amp;hellip;I know ladies&amp;hellip;to hell with the guys&amp;hellip;we are wearing our funny looking sweaters out on the town&amp;hellip;sure, it may in fact be before noon on a Wednesday, but hey lets turn some heads.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/08/wow.jpg" alt="wow.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;It is August ninth for Baby Jesus&amp;rsquo; sake&amp;hellip;lose the severely outdated fashion stats grlz&lt;/p&gt;</description></item><item><title>Minstrel Show</title><link>https://swantron.com/2006/08/08/minstrel-show/</link><pubDate>Tue, 08 Aug 2006 19:36:25 +0000</pubDate><guid>https://swantron.com/2006/08/08/minstrel-show/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/08/mudd.jpg" alt="mudd.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Keep em coming…</title><link>https://swantron.com/2006/08/06/here-we-go/</link><pubDate>Sun, 06 Aug 2006 18:23:24 +0000</pubDate><guid>https://swantron.com/2006/08/06/here-we-go/</guid><description>&lt;p&gt;I&amp;rsquo;ll take your traffic, asswipes.&lt;/p&gt;</description></item><item><title>Going Places</title><link>https://swantron.com/2006/08/06/going-places/</link><pubDate>Sun, 06 Aug 2006 13:21:51 +0000</pubDate><guid>https://swantron.com/2006/08/06/going-places/</guid><description>&lt;p&gt;Pack your bags&amp;hellip;we are heading to Appalachian State &lt;code&gt;&amp;lt;iframe width=&amp;quot;560&amp;quot; height=&amp;quot;315&amp;quot; src=&amp;quot;https://www.youtube.com/embed/pVENWl8uBeg&amp;quot; frameborder=&amp;quot;0&amp;quot; allow=&amp;quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/code&gt;&lt;/p&gt;</description></item><item><title>Bombs over Beirut</title><link>https://swantron.com/2006/08/04/bombs-over-beirut/</link><pubDate>Fri, 04 Aug 2006 01:22:58 +0000</pubDate><guid>https://swantron.com/2006/08/04/bombs-over-beirut/</guid><description>&lt;p&gt;I stumbled across these pics on cnn.com. They are pretty remarkable.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/08/lebanon.jpg" alt="lebanon.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;These were taken from a Hezbollah-laden suburb of Beirut on the twelfth and twenty-second of July respectfully. Seeing as how there have been thousands of pounds more explosives dropped on the joint in the past two weeks, and moreover that the US plans to let Israel pound on these fuckers for at least another week before anything happens, I can only imagine that this is only a glimpse at the wreckage. Good thing Canadians are pretty much just beer drinking funny talkers.&lt;/p&gt;</description></item><item><title>Destiny?</title><link>https://swantron.com/2006/07/30/destiny/</link><pubDate>Sun, 30 Jul 2006 22:44:14 +0000</pubDate><guid>https://swantron.com/2006/07/30/destiny/</guid><description>&lt;p&gt;I think I am definitely bound to wind up on Cops. Is that show still on? Anyhow, for the second Sunday in a row I ended up getting pulled over while shirtless. This week ended up better than last, resulting in a measly point-free speeding ticket. I would take that over another trip downtown any day. Or week. Since I am mostly sure nobody checks bb anymore, Kyle included, here is a poorly rendered pic for my viewing pleasure. &lt;img src="https://swantron.com/uploads/2006/07/joeodd.JPG" alt="joeodd.JPG"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Legal Woes</title><link>https://swantron.com/2006/07/25/legal-woes/</link><pubDate>Tue, 25 Jul 2006 19:08:19 +0000</pubDate><guid>https://swantron.com/2006/07/25/legal-woes/</guid><description>&lt;p&gt;Yep. I was arrested this weekend.&lt;/p&gt;</description></item><item><title>Something is Afoot.</title><link>https://swantron.com/2006/07/19/something-is-afoot/</link><pubDate>Wed, 19 Jul 2006 18:11:28 +0000</pubDate><guid>https://swantron.com/2006/07/19/something-is-afoot/</guid><description>&lt;p&gt;On my way home from work I spotted a) A late model accord, minus rear passenger window, with a &amp;ldquo;gone to race in a better place&amp;rdquo; Earnhardt memorial window cling, and b) A dude on a Segway I looked into Segways last week as a matter of fact. Though (already?) obscure, the sumbitches still go for at least three g&amp;rsquo;s on eBay. Maybe I get a fixer-upper and throw a set of Earnhardt wings on the side. Sorry for the lack of photos by the way&amp;hellip;I managed to lose my LG yesterday at work.&lt;/p&gt;</description></item><item><title>Weddings.</title><link>https://swantron.com/2006/07/17/weddings/</link><pubDate>Mon, 17 Jul 2006 20:01:46 +0000</pubDate><guid>https://swantron.com/2006/07/17/weddings/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/07/0714061348.jpg" alt="0714061348.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/07/0715061148.jpg" alt="0715061148.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Throw in the Cha Cha Slide and flush a grand down the goddam toilet and that is about that.&lt;/p&gt;</description></item><item><title>Swanny's Favorite Things</title><link>https://swantron.com/2006/07/10/swannys-favorite-things/</link><pubDate>Mon, 10 Jul 2006 19:58:31 +0000</pubDate><guid>https://swantron.com/2006/07/10/swannys-favorite-things/</guid><description>&lt;p&gt;I enjoy looking at an alpaca with a funny hair-do.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/07/alpaca31.jpg" alt="alpaca31.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I enjoy when Voy crawls into a small space&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/07/mall.jpg" alt="mall.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&amp;hellip;and throws up the &amp;ldquo;M&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/07/mall3.jpg" alt="mall3.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I enjoy going to gun shows, and therein seeing ponytails of this aggressive nature.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/07/hairshit.jpg" alt="hairshit.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I still enjoy this lil&amp;rsquo; dude&amp;rsquo;s mullet.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/07/mulet.jpg" alt="mulet.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I enjoy eating sandwiches that are as long as my shoulders are wide.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/07/sammy.jpg" alt="sammy.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Swanny’s Hunting Prowess</title><link>https://swantron.com/2006/06/26/swannys-hunting-prowess/</link><pubDate>Mon, 26 Jun 2006 21:45:39 +0000</pubDate><guid>https://swantron.com/2006/06/26/swannys-hunting-prowess/</guid><description>&lt;p&gt;Steph, Megs, and I stumbled across this sumbitch at Canyon Ferry this weekend&amp;hellip;sometime after a swimming competition that my landlocked ass won. Hurray.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/06/bull.jpg" alt="bull.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;This is about a six foot bull snake, minus head. I bravely managed to break the things neck, and then to decapitate it with my Wal-Mart purchased, four dollar machete. Thuggish ruggish. I think the blade is still in the Codymeister&amp;rsquo;s boat, and that my odds of seeing it again are slim.&lt;/p&gt;</description></item><item><title>Curious?</title><link>https://swantron.com/2006/06/22/curious/</link><pubDate>Thu, 22 Jun 2006 19:02:43 +0000</pubDate><guid>https://swantron.com/2006/06/22/curious/</guid><description>&lt;p&gt;Just a quick one here&amp;ndash;&amp;gt; I am baffled by the following: Which is sweeter?&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/06/SS.jpg" alt="SS.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;My Silverado SS, or&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/06/mulet.jpg" alt="mulet.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Lil&amp;rsquo; dude&amp;rsquo;s mullet.&lt;/p&gt;</description></item><item><title>Hey.</title><link>https://swantron.com/2006/06/19/hey/</link><pubDate>Mon, 19 Jun 2006 19:14:13 +0000</pubDate><guid>https://swantron.com/2006/06/19/hey/</guid><description>&lt;p&gt;Sorry for the lag in posts. Not really though; I have been busy. Between my buying the SS, skipping across Canyon Ferry on Dave&amp;rsquo;s jet ski, and beautifying various yards of Gallatin County, I have not had a surplus of time to keep our fan&amp;rsquo;s thirst for nonsense quenched. Lets get up to speed. Gory shit first. Leaving the bar on Friday night, we noticed some bouncers from the R Bar hosing down the sidewalk in front of the bar. Blood everywhere, gun involved, etc. As luck would have it, the mess was from my buddy Dane. Say hi Dane.&lt;/p&gt;</description></item><item><title>Morrison Militia Update</title><link>https://swantron.com/2006/06/07/morrison-malita-update/</link><pubDate>Wed, 07 Jun 2006 20:39:52 +0000</pubDate><guid>https://swantron.com/2006/06/07/morrison-malita-update/</guid><description>&lt;p&gt;Hey teens. I figured that it is due time I give the fans a photo summary of the goings on at Morrison Design and Landcape, in the beautiful Gallatin County, MT.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/06/landscapefour.jpg" alt="landscapefour.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/06/landscapethree.jpg" alt="landscapethree.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/06/landscapetwo.jpg" alt="landscapetwo.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/06/landscapeone.jpg" alt="landscapeone.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Figure it out for yourselves, y&amp;rsquo;all. Pump up the jam. Pump pump pump up the jam.&lt;/p&gt;</description></item><item><title>Apache Infatuation</title><link>https://swantron.com/2006/05/29/apache-infatuation/</link><pubDate>Mon, 29 May 2006 17:54:24 +0000</pubDate><guid>https://swantron.com/2006/05/29/apache-infatuation/</guid><description>&lt;p&gt;I was looking for some more Sugarhill Gang Apache video content for my sweet &lt;a href="http://www.myspace.com/bouncerblog" title="Swanny's MySpace"&gt;MySpace profile&lt;/a&gt;, when I stumbled across this gem. Has anyone else noticed that bouncerblog has next to nothing to do with the Legion anymore? Griff gets punched in the head last week, Ken Marty and Bus get into an altercation regarding a big hat, and I keep throwing up retarded video posts. Something seems to be working&amp;hellip;we ended up with 264 unique visitors in one twenty-four hour period and have crushed our previous monthly bests. Here you go teens. &lt;code&gt;&amp;lt;iframe width=&amp;quot;560&amp;quot; height=&amp;quot;315&amp;quot; src=&amp;quot;https://www.youtube.com/embed/eTKL8MNH95Q&amp;quot; frameborder=&amp;quot;0&amp;quot; allow=&amp;quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/code&gt;&lt;/p&gt;</description></item><item><title>I Love this Guy</title><link>https://swantron.com/2006/05/21/270/</link><pubDate>Sun, 21 May 2006 16:02:27 +0000</pubDate><guid>https://swantron.com/2006/05/21/270/</guid><description>&lt;p&gt;I would hang out with this dude. &lt;iframe width="560" height="315" src="https://www.youtube.com/embed/UY0xwRIGOdc" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;&lt;/p&gt;</description></item><item><title>New Hot or Not</title><link>https://swantron.com/2006/05/17/new-hot-or-not/</link><pubDate>Wed, 17 May 2006 23:38:49 +0000</pubDate><guid>https://swantron.com/2006/05/17/new-hot-or-not/</guid><description>&lt;p&gt;I cannot keep the public waiting. At a three to zero vote, more Hot or Not&amp;rsquo;s wins the poll. Here you go. &lt;a href="https://swantron.com/index.php/2005/11/01/hot-or-not/"&gt;Hot or Not&lt;/a&gt;I did however provide one vote, and presume that Kyle and my mom were the other two. Whatever.&lt;/p&gt;</description></item><item><title>Recap pictures</title><link>https://swantron.com/2006/05/11/recap-pictures/</link><pubDate>Thu, 11 May 2006 18:27:13 +0000</pubDate><guid>https://swantron.com/2006/05/11/recap-pictures/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/05/torque3.JPG" alt="drinkin torque 3"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/05/torque2.JPG" alt="drinkin torque 2"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/05/torque1.JPG" alt="drinkin a torque"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/05/coolestdudesever.JPG" alt="shirtless dudes"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/05/swannyconfused.JPG" alt="swanny is confused"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/05/dancinmachines.JPG" alt="dancin shirtless"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Recap</title><link>https://swantron.com/2006/05/07/recap/</link><pubDate>Sun, 07 May 2006 10:23:41 +0000</pubDate><guid>https://swantron.com/2006/05/07/recap/</guid><description>&lt;p&gt;I just returned home from an epic Yukon retrieval mission&amp;hellip;I am hoping that 46 ounces (fl.) of V8, 24 ounces (fl.) of Mountain Dew, and 32 ounces (fl.) of Xzude sports drink will relieve me of this fucking headache.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/05/eveljoe1.JPG" alt="eveljoe1.JPG"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Last night was less like this, and more like HatShop and I acting like two Down&amp;rsquo;s kids. Sorry Kyle. Sorry Bob.&lt;/p&gt;</description></item><item><title>Watch Out</title><link>https://swantron.com/2006/05/06/watch-out/</link><pubDate>Sat, 06 May 2006 17:12:56 +0000</pubDate><guid>https://swantron.com/2006/05/06/watch-out/</guid><description>&lt;p&gt;HatShop and I will likely end up shirtless tonight. Watch out. &lt;img src="https://swantron.com/uploads/2006/05/fatdudestonyjoe.JPG" alt="fatdudestonyjoe.JPG"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Its a Search Term Party!</title><link>https://swantron.com/2006/04/20/its-a-search-term-party/</link><pubDate>Thu, 20 Apr 2006 16:26:29 +0000</pubDate><guid>https://swantron.com/2006/04/20/its-a-search-term-party/</guid><description>&lt;p&gt;I hate to have to trump your post JLo, **but there ain&amp;rsquo;t no party like a search term party! &amp;lsquo;cause a search term party don&amp;rsquo;t stop!**Whatever. Time has come, though, to let you all know some of the more assinine phrases we have encountered lately. From time to time it seems a person sees fit to fire up Google and enter a string of utter nonsense. &amp;ldquo;Show me what you are made of, Google.&amp;rdquo; Google seems to think an appropriate response to these queries is throwing up a middle finger and a link to bouncerblog.com. Thanks Eric Schmidt. Here is your handy work: &lt;em&gt;&lt;strong&gt;freemos pizza&lt;/strong&gt;&lt;/em&gt;&amp;ndash;mo&amp;rsquo; pizza mo&amp;rsquo; fun. I checked this one out&amp;hellip;we are number five on a google search for this term. Heeeeey! &lt;em&gt;&lt;strong&gt;schweitzer fluid&lt;/strong&gt;&lt;/em&gt;&amp;ndash;This actually has come up more than once. I find it amusing to picture the poor bolo tie-wearing bastard who so desperately seeks information about Schweitzer fluid that he clicks on &amp;ldquo;Montana Bouncers in Action&amp;rdquo; as a last ditch effort. More than once. Plus, after this post, bouncerblog.com will have mentioned Schweitzer fluid three times&amp;hellip;you are screwed, buddy. &lt;em&gt;&lt;strong&gt;ass story&lt;/strong&gt;&lt;/em&gt;&amp;ndash;? &lt;em&gt;&lt;strong&gt;ear bar&lt;/strong&gt;&lt;/em&gt;&amp;ndash;What &lt;em&gt;&lt;strong&gt;bubba keg&lt;/strong&gt;&lt;/em&gt;&amp;ndash;There have been a few months where these little guys kept us interested in blogging. Thanks Bubba Kegs. &lt;em&gt;&lt;strong&gt;beer bellies&lt;/strong&gt;&lt;/em&gt;&amp;ndash;I suppose this is easier to type than &amp;ldquo;pictures of NateDawg and Bouncer B.O.B hangin&amp;rsquo; out&amp;rdquo;&amp;hellip;the capitalization and grammatical marks get to be too much. &lt;em&gt;&lt;strong&gt;slegion com&lt;/strong&gt;&lt;/em&gt;&amp;ndash;I suspect this was keyed in at the Janes&amp;rsquo;s compound at around four in the morning. &amp;ldquo;What&amp;rsquo;s Griff and Swanny&amp;rsquo;s website called slegion com?&amp;hellip;dot gov?&amp;hellip;look, Frank shit on the wall!&amp;rdquo; &lt;em&gt;&lt;strong&gt;cute little rats&lt;/strong&gt;&lt;/em&gt;&amp;ndash;Bev and her boyfriend &lt;em&gt;&lt;strong&gt;stripper bar bozeman&lt;/strong&gt;&lt;/em&gt;&amp;ndash;Josh &lt;em&gt;&lt;strong&gt;ass shot&lt;/strong&gt;&lt;/em&gt;&amp;ndash;Bev &lt;em&gt;&lt;strong&gt;tribute to the hoff&lt;/strong&gt;&lt;/em&gt;&amp;ndash;and&amp;hellip; &lt;em&gt;&lt;strong&gt;brokeback mountain the hoff&lt;/strong&gt;&lt;/em&gt;&amp;ndash;I take pride in the inevitable fact that there are some Hoff fansite webmasters seeing a decline in traffic due to my post. Nerds. &lt;em&gt;&lt;strong&gt;leather pants&lt;/strong&gt;&lt;/em&gt;&amp;ndash;I love &amp;rsquo;em too&amp;hellip;but you better ask Jeeves. &lt;em&gt;&lt;strong&gt;tony roof blog&lt;/strong&gt;&lt;/em&gt;&amp;ndash;I wonder if this exists. Maybe you should grab the domain name, ShirtShop, just to be on the safe side. &lt;em&gt;&lt;strong&gt;hawaii bar shirtless&lt;/strong&gt;&lt;/em&gt;&amp;ndash;see leather pants &lt;em&gt;&lt;strong&gt;working on colt .45&lt;/strong&gt;&lt;/em&gt;&amp;ndash;This is one of my favorites. I can see two sticky situations:&lt;/p&gt;</description></item><item><title>Questionable, but Delicious</title><link>https://swantron.com/2006/04/19/questionable-but-delicious/</link><pubDate>Wed, 19 Apr 2006 19:10:05 +0000</pubDate><guid>https://swantron.com/2006/04/19/questionable-but-delicious/</guid><description>&lt;p&gt;This post is pretty much for John Swanson and Matt Zignego. Look what I found in my hand at the Legion. Sixteen delicious ounces&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/04/0418062354.jpg" alt="0418062354.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;My favorite Old Style moments were in Wrigley a few years back. Go Cubs! My only other experience involved Ziggy, a hastily made &amp;ldquo;Fuck Wall Drug&amp;rdquo; sign, an overnight drive across the Midwest, and an upended chew spitter. Perhaps Zig&amp;rsquo;s Mom&amp;rsquo;s Meatloaf CD as well. Go Loaf! I was under the impression that the Rocky Mountain states were out of Old Style&amp;rsquo;s territory. Maybe this is an omen that &amp;lsquo;06 will be all Cubby Bears.&lt;/p&gt;</description></item><item><title>Christmas Morning Revisited</title><link>https://swantron.com/2006/04/18/christmas-morning-revisited/</link><pubDate>Tue, 18 Apr 2006 19:55:45 +0000</pubDate><guid>https://swantron.com/2006/04/18/christmas-morning-revisited/</guid><description>&lt;p&gt;So Grif, J-Lo, and I all admitted to our spastic tendancies regarding video games. I can aver that I had at least enough class to pick my poisons. Enjoy the video.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.collegehumor.com/movies/1682422/" title="Christmas for the other team"&gt;Either Kendall or Owen?&lt;/a&gt;
Shit Grif, at least the two of us have age on our side or we too might have been embarassed by this bad boy. I can eliminate the Budewitz household as the scene of this crime&amp;hellip;Biddy would have spent less time throwing gifts and more time arranging them.&lt;/p&gt;</description></item><item><title>Lack of Photo Content</title><link>https://swantron.com/2006/04/17/lack-of-photo-content/</link><pubDate>Mon, 17 Apr 2006 15:39:22 +0000</pubDate><guid>https://swantron.com/2006/04/17/lack-of-photo-content/</guid><description>&lt;p&gt;Either we are having less fun these days, or we are forgetting to document our antics for the site. I am guessing the later is the case, as per Josh&amp;rsquo;s blood alcohol test. And this photo.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/04/mr%20T.jpg" alt="mr T.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;This was the result of Cody, Biddy, NateDawgg, and much PBR hanging out all night a few weekends ago. As far as I can recall, Biddy showed up with Ryan&amp;rsquo;s clippers, and there you have it. I gave Cody a Mr. T do for a short time&amp;hellip;unfortunately my cellular phone photography skills seemed to have been slightly compromised. Anyhow&amp;hellip;that is old news. Lets get some content.&lt;/p&gt;</description></item><item><title>A Few Things</title><link>https://swantron.com/2006/04/03/a-few-things/</link><pubDate>Mon, 03 Apr 2006 20:23:12 +0000</pubDate><guid>https://swantron.com/2006/04/03/a-few-things/</guid><description>&lt;p&gt;First off&amp;hellip;I am still unable to locate the correct driver to get my (new) wireless adapter up and running. Don&amp;rsquo;t hold your breath, but I may soon be blasting around town with a big ass dipole antenna on my roof &lt;a href="http://www.flickr.com/photos/tags/wardriving" title="God, I am going to be awesome"&gt;wardriving&lt;/a&gt;. Put that shit on a geek test. Secondly, and perhaps more entertaining to most, I have uploaded some photos to my facebook account. You can check them out w/out logging in here. &lt;a href="http://montana.facebook.com/album.php?aid=2010875&amp;amp;l=42362&amp;amp;id=43807011" title="facebook"&gt;Jamaica Photos.&lt;/a&gt; Grif and I have been spitballing ideas regarding our photo gallery, so this is a quick fix of sorts. Enjoy.&lt;/p&gt;</description></item><item><title>I still love technology</title><link>https://swantron.com/2006/03/28/i-still-love-technology/</link><pubDate>Tue, 28 Mar 2006 13:49:52 +0000</pubDate><guid>https://swantron.com/2006/03/28/i-still-love-technology/</guid><description>&lt;p&gt;This could easily be a clip of Grif. Or of me. Or of Josh. &lt;a href="http://www.collegehumor.com/movies/1677011/" title="X-mas with bouncerblog.com"&gt;X-mas with bouncerblog.com&lt;/a&gt;Make sure you have the volume up and enjoy.&lt;/p&gt;</description></item><item><title>Jamaica Pictorial #3</title><link>https://swantron.com/2006/03/27/jamaica-pictorial-3/</link><pubDate>Mon, 27 Mar 2006 16:16:18 +0000</pubDate><guid>https://swantron.com/2006/03/27/jamaica-pictorial-3/</guid><description>&lt;p&gt;Q) What do you do when you are traveling abroad and find your self quare in the middle of a racket? The maid accuses your traveling mates of stealing a woven tissue holder? The security guard lets a burglar into your vista? A) You suggest to Russ that he upper deck the mother fuckers.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/03/jam70.jpg" alt="jam70.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Lordhavemercy.&lt;/p&gt;</description></item><item><title>Jamaican Pictorial #2</title><link>https://swantron.com/2006/03/25/jamaican-pictorial/</link><pubDate>Sat, 25 Mar 2006 13:59:05 +0000</pubDate><guid>https://swantron.com/2006/03/25/jamaican-pictorial/</guid><description>&lt;p&gt;After a long day of getting robbed, blasting a dude in the head with a haymaker clear from Montana, and getting robbed once again, I personally like to throw my feet up and crack into a cool Swizzle.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/03/jam55.jpg" alt="jam55.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;J-Swizzle in the place to be.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/03/jam56.jpg" alt="jam56.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Lordhavemercy&lt;/p&gt;</description></item><item><title>Jamaica Pictorial #1</title><link>https://swantron.com/2006/03/23/jamaica-pictorial-1/</link><pubDate>Thu, 23 Mar 2006 20:23:45 +0000</pubDate><guid>https://swantron.com/2006/03/23/jamaica-pictorial-1/</guid><description>&lt;p&gt;Walking on sea water riddled tile steps with a belly full of overproof rum (rum and butt) may or may not result in a hematoma in Jamaica.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/03/jam61.jpg" alt="jam61.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Lordhavemercy.&lt;/p&gt;</description></item><item><title>Adios Sukas</title><link>https://swantron.com/2006/03/13/adios-sukas/</link><pubDate>Mon, 13 Mar 2006 16:52:25 +0000</pubDate><guid>https://swantron.com/2006/03/13/adios-sukas/</guid><description>&lt;p&gt;See you all in a week. I hope I run across a live connection on my travels, but if not&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/03/Ar5.jpg" alt="Ar5.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Ol&amp;rsquo; Bird Flu and I will catch up with you all in about a week.&lt;/p&gt;</description></item><item><title>Assinine Police Report</title><link>https://swantron.com/2006/03/10/assinine-police-report/</link><pubDate>Fri, 10 Mar 2006 17:22:22 +0000</pubDate><guid>https://swantron.com/2006/03/10/assinine-police-report/</guid><description>&lt;p&gt;This is courtesy of the &lt;a href="http://bozemandailychronicle.com/" title="Chronicle"&gt;Bozeman Daily Chronicle&lt;/a&gt;. I hope this is a sign that they re-hired the old police report author&amp;hellip;these things used to be hilarious. **&amp;ldquo;Two men on West College Street were pushing each other and yelling. Officers stopped them. They said they were really good friends and that their method of communication was normal in their home country.&amp;rdquo;**Where are these dudes from? I want to visit. My favorite of all time was the report that a bear was &amp;ldquo;cited&amp;rdquo; outside of town. I hope they provided the bear legal counsel.&lt;/p&gt;</description></item><item><title>Dancing Fat Kid</title><link>https://swantron.com/2006/03/09/dancing-fat-kid/</link><pubDate>Thu, 09 Mar 2006 13:16:12 +0000</pubDate><guid>https://swantron.com/2006/03/09/dancing-fat-kid/</guid><description>&lt;p&gt;Here you go. &lt;a href="http://www.collegehumor.com/movies/1669569/" title="dancing fat kid"&gt;Another stupid-assed kid clip.&lt;/a&gt; Pay special attention to his stocky dance move approximately 1/3 of the way through the clip. It is a crotch thrust of some sort, followed by a brief &amp;ldquo;oh shit what now&amp;rdquo; pause, finished with some lovely twirls. Enjoy.&lt;/p&gt;</description></item><item><title>Kendall Sighting</title><link>https://swantron.com/2006/03/07/kendall-sighting/</link><pubDate>Tue, 07 Mar 2006 13:48:23 +0000</pubDate><guid>https://swantron.com/2006/03/07/kendall-sighting/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/03/ken.jpg" alt="ken.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I can&amp;rsquo;t imagine that they caught you by surprise with this bad boy. The picture looks to be less than spontaneous.&lt;/p&gt;</description></item><item><title>'Stache Pics</title><link>https://swantron.com/2006/03/03/stache-pics/</link><pubDate>Fri, 03 Mar 2006 18:44:29 +0000</pubDate><guid>https://swantron.com/2006/03/03/stache-pics/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/03/bobstache.jpg" alt="bobstache.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Bouncer Bob&amp;hellip;a.k.a. Larry Bird&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/03/joestache.jpg" alt="joestache.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Swanny from the Block&amp;hellip;a.k.a Justin Justache&lt;/p&gt;</description></item><item><title>It's March</title><link>https://swantron.com/2006/03/01/its-march/</link><pubDate>Wed, 01 Mar 2006 16:41:27 +0000</pubDate><guid>https://swantron.com/2006/03/01/its-march/</guid><description>&lt;p&gt;It is March. Happy March. Coming off our first month of declining numbers, bouncerblog.com is still going strong. Though Hatshop (I am working with hospitalpantshop or perhaps bluepaperpantshop) Tony is banged up, and Grif is second-guessing our mustache tradition, I am keeping it gangsta.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/03/rocawear.jpg" alt="rocawear.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I purchased a new Rocawear backpack to trizzansfer my bizzoks and lizzaptizzop computahh. Moreover, I will be basking in the Jamaican sun in no time. With board shorts on. Anyway, I know some of our regulars have sweet trips planned&amp;hellip;keep us in mind. Drew, I will wire you some cash to go back to the Shaft. We love content. And drunk Tony.&lt;/p&gt;</description></item><item><title>Montana State's New Mascot</title><link>https://swantron.com/2006/02/23/montana-states-new-mascot/</link><pubDate>Thu, 23 Feb 2006 12:18:19 +0000</pubDate><guid>https://swantron.com/2006/02/23/montana-states-new-mascot/</guid><description>&lt;p&gt;Say hello to Champ!&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/02/MSU_mascot_champ.jpg" alt="Champ the MSU Bobcat"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Whereas Monte, the University of Montana mascot, appears in the Sports Center headquarters from time to time, MSU&amp;rsquo;s mascot Champ! has recently had a makeover to look more like Freemo.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/02/freemo.jpg" alt="freemo.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Watch out Big Sky Conference&amp;hellip;its Champ! Apparently Champ! is into bouncerblog.com, as he is prepared for March Moustache Madness. Good looking out.&lt;/p&gt;</description></item><item><title>Celebrity endorsement</title><link>https://swantron.com/2006/02/21/celebrity-endorsement/</link><pubDate>Tue, 21 Feb 2006 10:46:39 +0000</pubDate><guid>https://swantron.com/2006/02/21/celebrity-endorsement/</guid><description>&lt;p&gt;&amp;hellip;not quite celebrity status. Meet &lt;a href="http://www.tabletennisdayton.com/pages/ttinfo/bibagallery.html" title="Biba"&gt;Biba&lt;/a&gt; Golic. The Anna Kournikova of table tennis. Definately bouncerblog.com material.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/02/biba11.jpg" alt="biba11.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/02/biba111.jpg" alt="biba111.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/02/biba1.jpg" alt="biba1.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Perhaps she would be willing to breech her killerspin contract and start playing for shots of Beam and mullet stories.&lt;/p&gt;</description></item><item><title>Tax Time</title><link>https://swantron.com/2006/02/14/tax-time/</link><pubDate>Tue, 14 Feb 2006 17:59:34 +0000</pubDate><guid>https://swantron.com/2006/02/14/tax-time/</guid><description>&lt;p&gt;I knocked out my taxes at the Pub Hippo this year. Did you?&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/02/hiptwo.jpg" alt="hiptwo.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/02/hipone.jpg" alt="hipone.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;For those in the dark, the Hippo is home to the 22 oz Kiboko&amp;hellip;cheap beer in a funny looking pimp cup. I prefer my Pub Pilsner, which I suppose to be Busch Light, with a healthy dose of Clamato. I love Wi-Fi.&lt;/p&gt;</description></item><item><title>???</title><link>https://swantron.com/2006/02/13/182/</link><pubDate>Mon, 13 Feb 2006 17:39:07 +0000</pubDate><guid>https://swantron.com/2006/02/13/182/</guid><description>&lt;p&gt;So, I have been curious about a bumper sticker I happened to see (on a Geo) a few days ago. Green lettering on a white background: &amp;ldquo;Oh no, not another learning experience.&amp;rdquo; Am I missing something? I understand what a learning experience is, and I suppose I could see why that would be &lt;em&gt;somewhat&lt;/em&gt; dreadful&amp;hellip;but sereously. What is going on here? I am just curious who thought that insightful or funny enough to broadcast to other motorists. Maybe I need to brush up on my adages, but I am stuck wondering who would be rifling through bumper stickers, find that dandy, and decide that it would look nice on the ass end of his/her hatchback. Any feedback would be appreciated.&lt;/p&gt;</description></item><item><title>30000 lbs</title><link>https://swantron.com/2006/02/08/30000-lbs/</link><pubDate>Wed, 08 Feb 2006 20:40:07 +0000</pubDate><guid>https://swantron.com/2006/02/08/30000-lbs/</guid><description>&lt;p&gt;I bet your average CET student could tell you that a cubic yard of crushed rock weighs roughly a ton.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/02/pile21.jpg" alt="pile21.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Well there are approximately fifteen yards of the junk right there.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/02/pile11.jpg" alt="pile11.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I think that is about 30,000 pounds Dave and I spread by hand. Studying remedial math would beat the hell out of this type of work.&lt;/p&gt;</description></item><item><title>Who Needs a Dodge?</title><link>https://swantron.com/2006/02/04/who-needs-a-dodge/</link><pubDate>Sat, 04 Feb 2006 13:39:37 +0000</pubDate><guid>https://swantron.com/2006/02/04/who-needs-a-dodge/</guid><description>&lt;p&gt;I am sure a few of our more faithful readers (yeah, that is you John Bach&amp;hellip;stop buying Grif and I shots of Beam) will remember this gem from a few months back.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/02/cars2.jpg" alt="cars2.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Two Ford Fiestas in the McDonald&amp;rsquo;s parking lot. I was wondering what the odds of that occuring were exactly&amp;hellip;pretty funny stuff. Well, I can say with some confidence that this is less probable.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/02/vans.jpg" alt="vans.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;When I saw the blue Pontiac Trans Sport SE at our construction job site I got a good laugh. When the second Pontiac Trans Sport SE swung on in my reaction was more along the lines of &amp;ldquo;are you fucking kidding me.&amp;rdquo; Keep in mind that contractors and construction people in general usually tend to drive trucks, and that these two dudes have their goofy looking vans pulled into the lot with authority. Get real.&lt;/p&gt;</description></item><item><title>406ers</title><link>https://swantron.com/2006/01/31/406ers/</link><pubDate>Tue, 31 Jan 2006 12:51:04 +0000</pubDate><guid>https://swantron.com/2006/01/31/406ers/</guid><description>&lt;p&gt;Hey everybody. I picked up a copy of &lt;a href="http://filthandfoul.com/" title="406ers"&gt;Filth and Foul&amp;rsquo;s&lt;/a&gt; newest album The 406ers this weekend.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/01/fnf.jpg" alt="fnf.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/01/fnf2.jpg" alt="fnf2.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/01/fnf3.gif" alt="fnf3.gif"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;I have to say that I was surpised as hell at its quality. I ended up running into Nick at the convenience store yesturday and spent some time bullshitting about the disk. It turns out that DJ Bees has gone into religion and (I kid you not) is in Haiti dealing with people who claim to be possesed. Weird. Even so, the new album has some pretty tight content and a ton of shout outs. I figured that it would be fitting to give Nick some publicity after listening to his work for the past few years and seeing his growth musically. As luck would have it, our old buddy &lt;a href="http://bozemandailychronicle.com/articles/2006/01/21/news/kellynscolumn.txt" title="Kellyn's Article"&gt;Kellyn Brown&lt;/a&gt; has already beat me to it with an article in the Chonicle. Check it out&amp;hellip;good looking out fellas.&lt;/p&gt;</description></item><item><title>Hooked on a Feeling</title><link>https://swantron.com/2006/01/27/hooked-on-a-feeling/</link><pubDate>Fri, 27 Jan 2006 17:12:25 +0000</pubDate><guid>https://swantron.com/2006/01/27/hooked-on-a-feeling/</guid><description>&lt;p&gt;You all can thank me later for this link. &lt;a href="https://www.youtube.com/watch?v=Gi2CfuqcUGE" title="Hooked on a Feeling"&gt;The Hoff&lt;/a&gt;Again, courtesy of the Zigmeister. David Hasselhoff is now apparently a music video star in addition to a world class actor. Wow buddy.&lt;/p&gt;</description></item><item><title>Even Worse Than the Leather Pants Kid</title><link>https://swantron.com/2006/01/25/even-worse-than-the-leather-pants-kid/</link><pubDate>Wed, 25 Jan 2006 17:42:03 +0000</pubDate><guid>https://swantron.com/2006/01/25/even-worse-than-the-leather-pants-kid/</guid><description>&lt;p&gt;First off&amp;hellip;big shout out to Shmeric. It is nice to hear from you. No big bounces of late, but it is only a matter of time before I get smoked in the face again. Stay tuned. Now to the guts of this post. Ziggy, aka Ziggy Mathews, aka Mr. Feeny&amp;rsquo;s student Corey Mathews, sent me this assinine link. I think it may in fact be more ridiculous than the &amp;ldquo;Somewhere Over the Rainbow&amp;rdquo; vocalist. [Chubby Pokemon Kid - Google Video no longer available]I am somewhat curious at my recent tendancy to give weird kids hell. Whatever.&lt;/p&gt;</description></item><item><title>Day Trip to Pony</title><link>https://swantron.com/2006/01/22/day-trip-to-pony/</link><pubDate>Sun, 22 Jan 2006 17:02:33 +0000</pubDate><guid>https://swantron.com/2006/01/22/day-trip-to-pony/</guid><description>&lt;p&gt;Yesturday was good one. The Ohs boys, T-bone, Bailly, and I set out to retrieve a couch from Potosi Hot Springs, where T-bone works. &lt;a href="http://www.potosiresort.com/" title="Potosi"&gt;Potosi&lt;/a&gt; is conveniently located near Pony, home of the Pony Bar and good times in general.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/01/map2.bmp" alt="map2.bmp"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;After loading the couch and setting up the manager&amp;rsquo;s DVD player (?) for some goddam reason, we set out to play bumper pool, shoot dice, tell lies, and drink beer. Here is one of Pam the Man&amp;rsquo;s four cow-dogs looking very sophisticated outside the bar. This photo is taken on Main, giving you an idea of how big Pony, MT is.&lt;/p&gt;</description></item><item><title>K Fed Working Construction?</title><link>https://swantron.com/2006/01/18/k-fed-working-construction/</link><pubDate>Wed, 18 Jan 2006 21:31:27 +0000</pubDate><guid>https://swantron.com/2006/01/18/k-fed-working-construction/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/01/fedconst.jpg" alt="fedconst.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 Either Kevin Federline is working for Westworks Construction, or I am looking like a serious dirt-ball. I think my look is more along the lines of &amp;ldquo;I don&amp;rsquo;t recycle, and I will not likely recycle in the future.&amp;rdquo;&lt;/p&gt;</description></item><item><title>header?</title><link>https://swantron.com/2006/01/17/logo/</link><pubDate>Tue, 17 Jan 2006 20:54:40 +0000</pubDate><guid>https://swantron.com/2006/01/17/logo/</guid><description>&lt;p&gt;I have been throwing around ideas to replace out banner for some time&amp;hellip;trial one. My Photoshop skills are notably less refined than Drew&amp;rsquo;s seem to be, but I got very close to what I was set out to create. Kyle and I have some code to figure out, and I may have to throw in a watermarked image after all, but there you go. New header beta version 1.1.&lt;/p&gt;</description></item><item><title>The Future of Transportation</title><link>https://swantron.com/2006/01/13/the-future-of-transportation/</link><pubDate>Fri, 13 Jan 2006 15:51:03 +0000</pubDate><guid>https://swantron.com/2006/01/13/the-future-of-transportation/</guid><description>&lt;p&gt;This is pretty amazing. &lt;a href="http://www.vimeo.com/clip=8249" title="robot"&gt;robotic roach&lt;/a&gt;Essentially what you are looking at is a cockroach with its antennae sliced off and replaced with a set of neural stimulators. These are triggered by means of photo receptors, stimulated by different series of LED combinations. In reaction to the lights the roach moves the platform front or back and left or right by walking on the trackball. This whole mess becomes a robot with a living component. Weird stuff. So this might be your fossil fuel alternative, Biddy. Maybe your grandkid&amp;rsquo;s grandkids will be &amp;ldquo;driving&amp;rdquo; genetically souped up ostriches outfitted with brain interfaces&amp;hellip;I don&amp;rsquo;t know. Maybe your grandkid&amp;rsquo;s grandkids will buy second hand emus for their highshool aged kids with which they can back into other emus in parking lots. &lt;img src="https://swantron.com/uploads/2006/01/kukaracha.jpg" alt="kukaracha.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Legion Ad?</title><link>https://swantron.com/2006/01/09/legion-ad/</link><pubDate>Mon, 09 Jan 2006 17:35:24 +0000</pubDate><guid>https://swantron.com/2006/01/09/legion-ad/</guid><description>&lt;p&gt;Grif did a pretty fine job summarizing the weekend. Too much fun for this cowboy&amp;hellip;I have spent the past twenty odd hours coughing and drinking orange juice. Maybe getting punched in the chest on Saturday loosened something up. Who knows? The worst thing about being sick may in fact be daytime television. The History Channel has been playing the same three programs about the Asian front of WWII, and CNN is only interesting for about an hour. FoxNews is more conservative than Grif anymore&amp;hellip;just kidding bro.&lt;/p&gt;</description></item><item><title>Swanson Family Fun</title><link>https://swantron.com/2006/01/07/swanson-family-fun/</link><pubDate>Sat, 07 Jan 2006 18:24:12 +0000</pubDate><guid>https://swantron.com/2006/01/07/swanson-family-fun/</guid><description>&lt;p&gt;According to my mom I missed one hell of a party in Glasgow on the first. The Swanson&amp;rsquo;s apparently felt a need to feel like ass on the second&amp;hellip;to bring in &amp;lsquo;06 with headaches. Five cases of beer a case or two of wine and two bottles of hootch (sp) dog-eared for my uncle Jeff. So anyhow, I think everyone was amused with their drinking ability. Mom sends me these pictures of some of the action. First off, my uncles Marc and Jeff posing to show their belly sizes. Innocent enough. &lt;img src="https://swantron.com/uploads/2006/01/snye3.jpg" alt="snye3.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 Next, my dad and cousin Jay join the action. Notice the sippy cup and untouched tray of broccoli in addition to the two empty bottles of blended Canadian whisky. &lt;img src="https://swantron.com/uploads/2006/01/snye2.jpg" alt="snye2.jpg"
 loading="lazy"
 decoding="async"
/&gt;
And here you go. The brothers bellies. I think I lucked out on the genes&amp;hellip;Dad looks pretty good for his early fifties. Check out the lower right portion of this last pic. Someone is going to crack open the white zinfendel bottle. Out of everything else I assume. &lt;img src="https://swantron.com/uploads/2006/01/snye.jpg" alt="snye.jpg"
 loading="lazy"
 decoding="async"
/&gt;
In the long run, there was only one wine stain on the carpet, which came out relatively easy I understand. Oh yeah, Julie doesn&amp;rsquo;t really recall which one of her aunts gave her a ride home.&lt;/p&gt;</description></item><item><title>Happy Weekend</title><link>https://swantron.com/2006/01/06/happy-weekend/</link><pubDate>Fri, 06 Jan 2006 19:07:05 +0000</pubDate><guid>https://swantron.com/2006/01/06/happy-weekend/</guid><description>&lt;p&gt;Let&amp;rsquo;s everybody get excited for the weekend like this little dude.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/2006/01/rocker.jpg" alt="rocker"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;This is yet another WalMart find&amp;hellip;inflatable bean bag chair. I have no idea what this kid is trying to do here. It looks painfully awkward. I do know, however, that I could play a mean air guitar by age seven.&lt;/p&gt;</description></item><item><title>More Fun W/ Swanny</title><link>https://swantron.com/2006/01/02/more-fun-w-swanny/</link><pubDate>Mon, 02 Jan 2006 18:09:11 +0000</pubDate><guid>https://swantron.com/2006/01/02/more-fun-w-swanny/</guid><description>&lt;p&gt;Shitty Photoshop is the best Photoshop&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/surf1.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/surf3.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>NYE 06</title><link>https://swantron.com/2006/01/01/nye-06/</link><pubDate>Sun, 01 Jan 2006 17:26:33 +0000</pubDate><guid>https://swantron.com/2006/01/01/nye-06/</guid><description>&lt;p&gt;I think I can wish you all a happy new year without offending any readers, so there you go. BartenderNicole, ShirtShop and I ran our asses off last night and succeeded in providing Bozeman with a great deal of hangovers. Just a few quick pics from the night:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/deadlink.png"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/nye2.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/nye3.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;The first two show the brothers Morrison getting jiggy w/ a fine bottle of sparkling wine. &lt;em&gt;***I think I may try to throw &amp;ldquo;jiggy&amp;rdquo; in my posts until we see it in our search key word list. And often. ***&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Here You Go</title><link>https://swantron.com/2005/12/31/here-you-go/</link><pubDate>Sat, 31 Dec 2005 14:07:46 +0000</pubDate><guid>https://swantron.com/2005/12/31/here-you-go/</guid><description>&lt;p&gt;Try these gems on for size, will you.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/deadlink.png"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/deadlink.png"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/deadlink.png"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/deadlink.png"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Keeping it simple for our elementary school level patrons, Natedawgg was in Mexico; D was drunk as two skunks on Thursday. I hope HatShop and Grif get jiggy with the photojournalism tonight&amp;hellip;it ought to be interesting.&lt;/p&gt;</description></item><item><title>Whew!</title><link>https://swantron.com/2005/12/28/whew/</link><pubDate>Wed, 28 Dec 2005 15:31:16 +0000</pubDate><guid>https://swantron.com/2005/12/28/whew/</guid><description>&lt;p&gt;What a week! I just got back to town after one hell of a vacation. I was almost too busy to celebrate the birth of Jesus of Nazareth, which coincidentally falls very near to the winter solstice. Whatever. I started by getting back together with the ol&amp;rsquo; gang from high school. Not much has changed for the most part.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/wo5.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Then Griff and ShirtShopTony did some cool ballooning.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/weirdos2.JPG"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>From Alum to Ranger</title><link>https://swantron.com/2005/12/21/test/</link><pubDate>Wed, 21 Dec 2005 22:07:22 +0000</pubDate><guid>https://swantron.com/2005/12/21/test/</guid><description>&lt;p&gt;This is my *first attempt at animation. Not bad for twenty odd minutes of work. It turns out that the Photoshop help index &lt;strong&gt;is&lt;/strong&gt; useful. Here is my projected regression of Daryl&amp;rsquo;s facial hair as he moves from his current stage of life to that of a Montana Fish and Game warden. &lt;img src="https://swantron.com/uploads/legacy/animd_01.gif"
 loading="lazy"
 decoding="async"
/&gt;
 This tool may usher in a whole new level of obscurity for bouncerblog.com. You are all welcome.&lt;/p&gt;</description></item><item><title>Sesame Street</title><link>https://swantron.com/2005/12/21/sesame-street/</link><pubDate>Wed, 21 Dec 2005 18:06:01 +0000</pubDate><guid>https://swantron.com/2005/12/21/sesame-street/</guid><description>&lt;p&gt;&lt;em&gt;which of these things is like the others&amp;hellip;which of these things is not the same&amp;hellip;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/urinal.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;*hint: the urinals are different&lt;/p&gt;</description></item><item><title>Saturday's Supplement</title><link>https://swantron.com/2005/12/19/saturdays-supplement/</link><pubDate>Mon, 19 Dec 2005 18:18:53 +0000</pubDate><guid>https://swantron.com/2005/12/19/saturdays-supplement/</guid><description>&lt;p&gt;This is quite straightforward. Here are three members of the Morrison Militia enjoying the space bag.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/sb1.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/sb2.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/sb3.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;This shot may help to explain what led to the HatShop (ShirtShop?) Dance Party &amp;lsquo;05&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/sb4.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Tony had plated over a dozen &lt;a href="http://bouncerblog.com/2005/11/04/this-experiment-is-about-5-days-too-late/"&gt;Jell-o shots. I think he *ate them all.&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Hatshop videos</title><link>https://swantron.com/2005/12/19/hatshop-videos/</link><pubDate>Mon, 19 Dec 2005 12:00:00 +0000</pubDate><guid>https://swantron.com/2005/12/19/hatshop-videos/</guid><description>&lt;p&gt;**Update:**I figured out how to convert the Hatshop videos! You are now free to download them all and share them with your friends! (keep in mind that the quality is poor and the sound is totally screwed, but you will get the general idea) &lt;a href="https://swantron.com/deadlink.png"&gt;Hatshop 1&lt;/a&gt;&lt;a href="https://swantron.com/deadlink.png"&gt;Hatshop 2&lt;/a&gt;&lt;a href="https://swantron.com/deadlink.png"&gt;Hatshop 3&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Endorsements</title><link>https://swantron.com/2005/12/17/endorsements/</link><pubDate>Sat, 17 Dec 2005 17:11:35 +0000</pubDate><guid>https://swantron.com/2005/12/17/endorsements/</guid><description>&lt;p&gt;bouncerblog.com would like to take the time to introduce a few fine products: Fantastico! floor cleaner and Smucker&amp;rsquo;s Sugar Free Maple Syrup. Fantastico! esta buenisimo!&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/eat2.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/eat1.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/eat3.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;The syrup gets my endorsement after I powered through half of a bottle of the stuff last night during my consuming of four pancakes, four bacon slices, two eggs, breakfast potatoes (??), and HatShop&amp;rsquo;s French toast.&lt;/p&gt;</description></item><item><title>See You On Thursday</title><link>https://swantron.com/2005/12/12/see-you-on-thursday/</link><pubDate>Mon, 12 Dec 2005 11:24:38 +0000</pubDate><guid>https://swantron.com/2005/12/12/see-you-on-thursday/</guid><description>&lt;p&gt;This is what a bouncerblog.com sanctioned vacation is like&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/ddddd.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/tailgate2.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Catch you guys this weekend.&lt;/p&gt;</description></item><item><title>Pre-Finals Antics</title><link>https://swantron.com/2005/12/11/pre-finals-antics/</link><pubDate>Sun, 11 Dec 2005 15:29:15 +0000</pubDate><guid>https://swantron.com/2005/12/11/pre-finals-antics/</guid><description>&lt;p&gt;I am Vegas bound tomorrow afternoon and quite excited to be getting out of town for a while. Between my retarded text message fighting with Paige, the Tony/Katie saga, and Grant getting popped in the mouth at the Izar Bizar&amp;hellip;I think I am ready to blow off some steam at the roulette table. Dave and I are probably going to be the two coolest dudes in Nevada. I expect to be kicking it with b-list celebs, Martin Mull and Frankie Munez and so forth. Maybe Johnny Fairplay will be hanging out. Anyhow &lt;a href="https://swantron.com/index.php/2005/11/01/hot-or-not/"&gt;Hot or Not&lt;/a&gt; is new. Check it out.&lt;/p&gt;</description></item><item><title>PB&amp;J</title><link>https://swantron.com/2005/12/07/pbj/</link><pubDate>Wed, 07 Dec 2005 17:04:58 +0000</pubDate><guid>https://swantron.com/2005/12/07/pbj/</guid><description>&lt;p&gt;It&amp;rsquo;s Peanut Butter Jelly Time! Now where you at? Now there you go! &lt;a href="http://www.ebaumsworld.com/flash/peanutbutter.html"&gt;Family Guy &lt;/a&gt;&lt;/p&gt;</description></item><item><title>We Waited Bozeman.</title><link>https://swantron.com/2005/12/04/91/</link><pubDate>Sun, 04 Dec 2005 17:51:11 +0000</pubDate><guid>https://swantron.com/2005/12/04/91/</guid><description>&lt;p&gt;First off, big shout out to Kellyn Brown of the Chronicle for the publicity in the Saturday edition. We did see a bit of a spike in our traffic, but not even a fraction of as much as Griff and I were anticipating at three in the morning. Sad dog :( In retrospect, I suppose that the intersection of the group of people who appreciate stupid shit like bouncing, facial hair, and computers, and the group of people who subscribe to the daily news is quite small. But I still love technology. Well whatever&amp;hellip;I am okay with not being famous. Plus, I can put together posts such as this without the fear of offending people around town who prepare my food. For the time being I can take a few quick jabs at mullet heads without eating spit. Which brings me to the following.&lt;/p&gt;</description></item><item><title>The Ugly, the Bad, &amp; the Good</title><link>https://swantron.com/2005/11/28/the-good-the-bad-the-ugly/</link><pubDate>Mon, 28 Nov 2005 20:21:29 +0000</pubDate><guid>https://swantron.com/2005/11/28/the-good-the-bad-the-ugly/</guid><description>&lt;p&gt;I have been receiving odd looks since I moved to Bozeman regarding my growing up in Glasgow. West Dakota is pretty funny, aside from that I mostly get a lot of &amp;ldquo;Its pretty flat there, huh?&amp;rdquo; and even more &amp;ldquo;Its cold there, huh?&amp;ldquo;s. Eastern Montana does have a number of drawbacks, but is honestly not that bad. I managed to snap a few photos during my jont back for Thanksgiving with you all in mind.&lt;/p&gt;</description></item><item><title>I am tired</title><link>https://swantron.com/2005/11/21/i-am-tired/</link><pubDate>Mon, 21 Nov 2005 21:08:44 +0000</pubDate><guid>https://swantron.com/2005/11/21/i-am-tired/</guid><description>&lt;p&gt;I will be giving these photos an accompanying story in a bit&amp;hellip;just a preview to let yall know we have you viewers in mind. I need about five naps after all of this shit. Sorry for the lapse everybody. Here we go. This is Cat/Griz eve. Granted this Friday was busier than the average night, but the ladies room is always near this level of pure disorder. Kyle and I have a little mime act as to what may happen to leave things in this condition&amp;hellip;it involves throwing toilet paper in the air and yelling &amp;ldquo;woo.&amp;rdquo; It is sort of funny at two thirty in the morning. &lt;img src="https://swantron.com/uploads/legacy/cgone.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 Here are D, Griff, and I stocking the cooler after close. Two of the three recall this picture being taken. Good work Gackle. &lt;img src="https://swantron.com/uploads/legacy/cgtwo.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 On to some actual Cat/Griz photos. Dave gets the party started with some Champagne far too early, and things just sort of play out from there. Auto-pilot as my homey Eve would say. &lt;img src="https://swantron.com/uploads/legacy/cgthree.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 Lets follow it up with a series of weird beard photos&amp;hellip; &lt;img src="https://swantron.com/uploads/legacy/cgfour.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;img src="https://swantron.com/uploads/legacy/cgfive.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;img src="https://swantron.com/uploads/legacy/cgsix.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 &amp;hellip;and then with Waldo&amp;rsquo;s drunk ass grabbing some zzz&amp;rsquo;s &lt;img src="https://swantron.com/uploads/legacy/cgseven.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 All right. Nobody really knows how exactly Dave ended up with the stamp pad from the doormen at the ticket entrance. It happened, however, resulting in a few dozen of our buddies and their buddies buddies cousins getting free passes into the Brawl of the Wild. Can you imagine the look on those guy&amp;rsquo;s faces when they realized that they botched the one simple task that was their charge? &lt;img src="https://swantron.com/uploads/legacy/cgeight.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 And then Voy invented a restroom. &lt;img src="https://swantron.com/uploads/legacy/cgten.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 My photo journalism was lacking from this point on. I ended up on the field with a goal post, but for some reason the post is quite elusive in photography. I have some pics from Specs and from the field that I will toss in the gallery. The weekend in a photo? Right here. A big pork rind &amp;amp; beer thumbs up. &lt;img src="https://swantron.com/uploads/legacy/cgnine.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Greetings from WalMart</title><link>https://swantron.com/2005/11/15/greetings-from-walmart/</link><pubDate>Tue, 15 Nov 2005 18:03:05 +0000</pubDate><guid>https://swantron.com/2005/11/15/greetings-from-walmart/</guid><description>&lt;p&gt;This afternoon found me once again at the local WalMart killing time whilst a team of half-assed mechanics swapped out the oil in my Yukon. I have been dropping approximately 1/2 pint of power steering fluid onto various area parking lots for a few months now&amp;hellip;keep this in mind. Well, soon after entering the store from the auto service area, I came across this gem. Have you ever wondered how much it would cost a guy or gal to promptly indicate to his/her house guests of his amazing lack of class? &lt;img src="https://swantron.com/uploads/2006/12/tree.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 Fifty eight bucks. Another sure shot way to indicate your udder classlessness would be to take the rug rats out to the old shopping center dressed like this&amp;hellip;in mid-November. &lt;img src="https://swantron.com/uploads/legacy/ass.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 Yuck. So my story is really not that interesting. I did however play a few demo games on the Xbox 360, which was pleasant. Upon my return to the auto center check out area, the fella working the counter told me that he thinks I may have a slight fluid leak somewhere. Excellent sleuthing. Whoever made the decision to swap this guy out of housewares and into automotive deserves a promotion.&lt;/p&gt;</description></item><item><title>TGIS</title><link>https://swantron.com/2005/11/13/tgis/</link><pubDate>Sun, 13 Nov 2005 18:29:10 +0000</pubDate><guid>https://swantron.com/2005/11/13/tgis/</guid><description>&lt;p&gt;I for one am looking forward to Monday. This birthday stuff is a whole load of bullshit&amp;hellip;I don&amp;rsquo;t thrive on undeserved attention. I do however always end up overdoing things during this period every single year; &amp;lsquo;05 was no exception. I have been dog-sitting for my boss, and doing so with tremendous headaches each morning; Friday was no exception. In addition to this, my ear was a bit sore, due to the presence of Hat Shop&amp;rsquo;s diamond earring in it. At least Biddy put the thing in my left ear. Neither of us can really recall why this came about, but we all agree that it looks surprisingly decent considering. &lt;img src="https://swantron.com/uploads/legacy/ear.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 I worked for a handful of hours on Friday before going it to tend bar. My big plan was to keep the big day under the radar for alcohol purposes, which worked quite well for a time. The last hour or so consisted of much too much Jim Beam, resulting in another of those aforementioned headaches on Saturday. The shift at the bar was going well, until a methed-up John Travolta fella showed up and started pitching about the dance floor. Upon my asking the patron to knock his intensity level down a few notches, he became less like John Travolta, and somewhat more like a more backwoods Chuck Norris. (Note: trying to drop some names for search engine reasons. Bubba Keg Bubba Keg) Well, Daryl and I get him drug out back, he attacks Daryl, we drop him, we let him go, he again attacks Daryl, we again drop him. We had to restrain him until the policia showed up, due to the cut on his forehead. Last night was the first time in 364 days that I had thrown a fist, and likely the first time in as long as Daryl had pinged a fella&amp;rsquo;s head off of a wall. &lt;img src="https://swantron.com/uploads/legacy/ice.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;img src="https://swantron.com/uploads/legacy/shirt1.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;img src="https://swantron.com/uploads/legacy/shirt2.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 Oh yeah, as this clown was carrying on in the back seat of the cruiser regarding getting jumped by Daryl&amp;rsquo;s friends (all 160 pounds of them) he told the police that the altercation was the result of him being a better dancer than the two of us. I doubt that, sir. I have polished some serious floor in my day.&lt;/p&gt;</description></item><item><title>More Crass Junk</title><link>https://swantron.com/2005/11/09/more-crass-junk/</link><pubDate>Wed, 09 Nov 2005 16:27:26 +0000</pubDate><guid>https://swantron.com/2005/11/09/more-crass-junk/</guid><description>&lt;p&gt;This one is courtesy of Zig&amp;hellip;enjoy. &lt;a href="http://www.ebaumsworld.com/cameltoads.html"&gt;camel toads &lt;/a&gt;&lt;/p&gt;</description></item><item><title>Dreamiest Slegion Employee Poll Results</title><link>https://swantron.com/2005/11/07/80/</link><pubDate>Mon, 07 Nov 2005 12:00:00 +0000</pubDate><guid>https://swantron.com/2005/11/07/80/</guid><description>&lt;p&gt;I decided to throw in the towel for the Dreamiest Slegion Employee poll. New votes have become sparse&amp;hellip;and I was still getting my ass kicked. Final results: Katie over Hat Shop, %39 to %34, respectively. Congratulations to both of you good looking kids&amp;hellip;I have a feeling that two of my five votes were from my mom and little sister. Enjoy the newest installment; note the fact that you creative bloggers can add your own input this time. In other news, our favorite photo submitter, Chuck Dizzle, recently informed me that his model has been alerted of her presence in our gallery. Apparently her attitude towards said pictures was less than pleased. Shouting ensued&amp;hellip;the police were mentioned&amp;hellip;the pics are no longer posted. We regret any hard feelings. I personally feel that the TermiNater&amp;rsquo;s guy-boobs were more offensive.&lt;/p&gt;</description></item><item><title>Here we go again</title><link>https://swantron.com/2005/11/06/here-we-go-again/</link><pubDate>Sun, 06 Nov 2005 18:13:01 +0000</pubDate><guid>https://swantron.com/2005/11/06/here-we-go-again/</guid><description>&lt;p&gt;Last night found me tired of people and tired in general at work. I find that tailgating will do that to a guy. After having my drunken homeboy Eric relate a pointless and long-winded story about a guy not being from Townsend, I decided to entertain myself by compiling some serious &lt;a href="https://swantron.com/index.php/2005/11/01/hot-or-not/"&gt;Hot or Not&lt;/a&gt; action. Enjoy. I was throwing around the idea of tossing Albert Charles &amp;ldquo;A.C.&amp;rdquo; Slater&amp;rsquo;s and Samuel &amp;ldquo;Screech&amp;rdquo; Powers&amp;rsquo; photos up in place of the usual &lt;a href="https://swantron.com/index.php/2005/11/01/hot-or-not/"&gt;Hot or Not&lt;/a&gt; format&amp;hellip;maybe next time. On to the weekend in photos&amp;hellip;Friday night was not all too exciting for Grif, Tony Toni Tone, and me. Not a ton of drama, which is nice for a change. The Montana Department of Fish and Game had better watch out. They just issued this dude a uniform. &lt;img src="https://swantron.com/uploads/legacy/daryl1.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 &lt;img src="https://swantron.com/uploads/legacy/daryl2.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 Daryl was having more fun than most on Friday. He rolls into the bar with a head of steam after closing time and starts throwing out the MadTV Stewart poses. You had better start growing your goatee brother. Saturday finds me in charge of the food/drink portion of the Morrison Design and Landscaping/bouncerblog.com tailgate. Dave found himself in Helena at the Seinfeld stand-up show. Dave&amp;rsquo;s stomach found itself brimming with wine&amp;hellip;a reported three bottles. By the time he rolls up, this is his condition. &lt;img src="https://swantron.com/uploads/legacy/davecocked.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 Note: this photo must have been taken during the forty five minute span of Kyle and Steph&amp;rsquo;s tailgate tenure. Also, that hot rod in the backdrop was running the entire time. Good work. Pre-nap time at Spectators is always a shit show. Some drink conservatively, some drink like Shuga Shane. &lt;img src="https://swantron.com/uploads/legacy/shane.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 Better work. Shane wasted no time in hitting the dance floor at the Sleeg upon his arrival. Now that&amp;rsquo;s what I&amp;rsquo;m talking about.&lt;/p&gt;</description></item><item><title>TGIF</title><link>https://swantron.com/2005/11/04/tgif/</link><pubDate>Fri, 04 Nov 2005 18:17:43 +0000</pubDate><guid>https://swantron.com/2005/11/04/tgif/</guid><description>&lt;p&gt;This will be a quick one&amp;hellip;I am to meet the Zigginator for a beer on his way through town shortly. Just a thought: &lt;img src="https://swantron.com/uploads/legacy/nov2.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 Cody Janes&amp;ndash;&amp;gt; I give you a 90% chance of waking up on Sunday and recalling that all you consumed on Saturday were some of these lil&amp;rsquo; smokies. For that, my friend, you get a big thumbs up. &lt;img src="https://swantron.com/uploads/legacy/nov1.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>WWKFD? Apparently this.</title><link>https://swantron.com/2005/11/03/wwkfd-apparently-this/</link><pubDate>Thu, 03 Nov 2005 19:34:36 +0000</pubDate><guid>https://swantron.com/2005/11/03/wwkfd-apparently-this/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/Ar2.jpg" alt="Federline or Swanny? Too tough to call."
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;</description></item><item><title>Hot or Not</title><link>https://swantron.com/2005/11/01/hot-or-not/</link><pubDate>Tue, 01 Nov 2005 20:35:29 +0000</pubDate><guid>https://swantron.com/2005/11/01/hot-or-not/</guid><description>&lt;p&gt;Hey peeps. I am trying to give you all a weekly installment of my new &lt;a href="https://swantron.com/index.php/2005/11/01/hot-or-not/"&gt;Hot or Not&lt;/a&gt; section. Check it out; keep in mind that I am still not comfortable with the layout. Whatever. I know that the Grifmeister and I have built a small group of loyals, and the thought of said patrons calling up bouncerblog.com to find stale content makes me sick. I love you guys. Also, I am somewhat surprised at the lack of activity regarding the past weekend&amp;rsquo;s antics. I feel that some of this was due to my business and Paige&amp;rsquo;s party&amp;hellip;aka the reason for a ton of retardedness. Kyle was too inebriated to recall his Canadian cigarette box sized camera in his pocket. Dave (my boss/homie) was too jungle juice-fruit-drunk to realize that calling a guy a &amp;ldquo;fucking fagot&amp;rdquo; may result in a fat lip. In short, this guy is not too upset that he had to be tending bar before the alliterative shit hit the colloquial fan. Word to your mother Owen.&lt;/p&gt;</description></item><item><title>Ridiculousness</title><link>https://swantron.com/2005/10/24/ridinculousness/</link><pubDate>Mon, 24 Oct 2005 21:57:07 +0000</pubDate><guid>https://swantron.com/2005/10/24/ridinculousness/</guid><description>&lt;p&gt;Foremost&amp;hellip;check out the new hot or not section. It is linkable to your right. Enjoy and realize this is gen one of this bad boy; I will hammer out the format one of these days.&lt;/p&gt;
&lt;p&gt;Now, here is the good stuff. Zig and I have collected in the past week some nice examples of the crazy things a guy or gal can get a laugh out of if he or she keeps his or her eyes open. Ziggy, who is, at present, affiliated with the Whitefish bar scene, mentioned his run in with the largest apple perhaps ever.&lt;/p&gt;</description></item><item><title>Update</title><link>https://swantron.com/2005/10/15/update/</link><pubDate>Sat, 15 Oct 2005 14:34:30 +0000</pubDate><guid>https://swantron.com/2005/10/15/update/</guid><description>&lt;p&gt;After three of my four Sleeg shifts of the week logged, I am becoming very tired of people. Question: Why does our society cater to the gutless? I have been dealing with officers Dunlop and Shultz of BPD regarding two separate mixes at the bar. I have two cocksuckers attempting to throw assault charges my way&amp;hellip;for doing my job. Here I sit, typing with a crooked finger from one of two said incidents thinking that this is pure bullshit. Case one. I&amp;rsquo;m tending bar a few weeks back when a patron comes behind the bar to tell me that his drink is weak. That is trespassing my friends. I provided the dude with ample warning to relocate before removing him. He has told the police that I knocked the drink out of his hand, tossed him against the wall, and took him out back in a headlock. This is true. He has however failed to mention where he was when this happened. Case closed. Number two. Tony and I get involved with a kid regarding an ID. After being asked to leave numerous times, and being made aware of the fact that he was indeed trespassing, this all-star decides to get physical. I end up throated from behind by this guy&amp;rsquo;s buddy, we hit the ground and start going at it. If there were to be any charges pressed, it should have been on this guy&amp;hellip;I am however not a pansy. Anyhow, somehow this all plays out to have me looking at yet another ticket. How is beyond me. I am at a loss as to why folks in general are unwilling to take responsibility for their actions. There is no excuse for this nonsense in my opinion. Enough of that. I have been wrestling with my copy of photoshop, my ftp client, pjpg and JPG extensions, etc. and have not been doing a ton of posting. Look for a new section soon, however&amp;hellip;I have one up my sleeve.&lt;/p&gt;</description></item><item><title>Weird Beard Weekend</title><link>https://swantron.com/2005/10/10/57/</link><pubDate>Mon, 10 Oct 2005 12:00:00 +0000</pubDate><guid>https://swantron.com/2005/10/10/57/</guid><description>&lt;p&gt;Attention all bouncerblog.comers. This weekend marks the reemergence of the weird beard. Anthony has the weekend off from the country club and thus he Kyle and I will be sporting the hottest look in the facial hair grooming department. Feel free to join us at the best smelling bar west of Butte for this monumental occasion.&lt;/p&gt;</description></item><item><title>Good Stuff</title><link>https://swantron.com/2005/10/05/good-stuff/</link><pubDate>Wed, 05 Oct 2005 16:32:36 +0000</pubDate><guid>https://swantron.com/2005/10/05/good-stuff/</guid><description>&lt;p&gt;I have a big case of cabin fever after being snowed out of work again. Check this out. &lt;a href="http://www.collegehumor.com/movies/44133/ls:5196"&gt;Athletic Bear No idea as to when this happened, but is seems like PETA should take note. &lt;/a&gt;&lt;/p&gt;</description></item><item><title>WWKFD?</title><link>https://swantron.com/2005/10/03/wwkfd/</link><pubDate>Mon, 03 Oct 2005 20:13:53 +0000</pubDate><guid>https://swantron.com/2005/10/03/wwkfd/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/swanfed.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;This is what Kevin Federline would do. I smell a Halloween costume.&lt;/p&gt;</description></item><item><title>Weird Weekend – Beard</title><link>https://swantron.com/2005/09/26/weird-weekend-beard/</link><pubDate>Mon, 26 Sep 2005 19:45:29 +0000</pubDate><guid>https://swantron.com/2005/09/26/weird-weekend-beard/</guid><description>&lt;p&gt;Well here we go again. Here is the weekend in review from this blogger&amp;rsquo;s point of view. Let me first start by throwing up a thumb, as well as a crooked ass pinky to those Fightin&amp;rsquo; &amp;lsquo;Cats. It appears as though there is ample enough parking at MSU to accommodate our football squad, Josh. Anyhow, the weekend looked super Thursday afternoon. jLo shoots me this sweet pic from campus. Yessir, that is a true Canadian tuxedo. Don&amp;rsquo;t get me wrong, I love denim&amp;hellip;just not as much as this fella. editor&amp;rsquo;s note: I would like to know who made the call to throw the auxiliary dry erase board in this room. Give me a break.&lt;/p&gt;</description></item><item><title>You're Invited</title><link>https://swantron.com/2005/09/18/youre-invited/</link><pubDate>Sun, 18 Sep 2005 14:37:56 +0000</pubDate><guid>https://swantron.com/2005/09/18/youre-invited/</guid><description>&lt;p&gt;Follow along Jonny College Student. With the help of bouncerblog.com, you can bump up the excitement level of your average tailgate. Go from this&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/ttwotwo.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;to this&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/wineone.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/winethree.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/winefour.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;to this&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/ttwo.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Introducing the first ever bouncerblog.com pre-tailgate wine sampling. Join the gang Saturday morning for this unprecedented affair. Details to follow.&lt;/p&gt;</description></item><item><title>Boy Band</title><link>https://swantron.com/2005/09/14/a/</link><pubDate>Wed, 14 Sep 2005 17:50:52 +0000</pubDate><guid>https://swantron.com/2005/09/14/a/</guid><description>&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/boyband.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;All that remains now is our name (I was thinking 4-sure&amp;hellip;but there are five of us) and a shit load of meterosexualizing. Ain&amp;rsquo;t no lie, baby bye bye bye&amp;hellip;Bye Bye&lt;/p&gt;</description></item><item><title>Opening Tailgate</title><link>https://swantron.com/2005/09/11/opening-tailgate/</link><pubDate>Sun, 11 Sep 2005 15:00:33 +0000</pubDate><guid>https://swantron.com/2005/09/11/opening-tailgate/</guid><description>&lt;p&gt;This Saturday marked the Montana State Fighting Bobcat&amp;rsquo;s home opener. The MSU grounds crew has provided the Cats with a terrific playing surface this season…unbeknownst to most alum and practically all coeds in attendance, Grif and Steve Sampson included.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/authors/images/Griff.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/photo_0051.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;To those nonattendees, the game is secondary to parking lot drinking…in fact, the game is often only evident when the cannon is torched after a touchdown. Pink, personalized Bubba Keg&amp;rsquo;s full of hops, skips, and goes, naked for some…Pabst Blue Ribbon for others. Interesting day, though. While I was putting together a wiring harness for my Yukon, Grif and Biddy were putting 30 Busch Lights in a cooler with Country Time and vodka. Gross…I do my best to avoid ingesting all three of those. A few hours elapse and my work flatbed trailer is the place to be for a few dozen hard drinking dudes and dudettes. Feel free to join us in two weeks. I don&amp;rsquo;t imagine we will have grown up by then.&lt;/p&gt;</description></item><item><title>For Sale</title><link>https://swantron.com/2005/09/05/for-sale/</link><pubDate>Mon, 05 Sep 2005 19:24:31 +0000</pubDate><guid>https://swantron.com/2005/09/05/for-sale/</guid><description>&lt;p&gt;Tell a friend&amp;hellip;this beast is on the market. 1992 K5 Blazer appx. 142 thousand miles, 4x4, auto everything. &lt;img src="https://swantron.com/uploads/legacy/Blazer.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 Unfortuanately, this whip has no engine. Make me an offer. Oh, yeah&amp;hellip;I forgot to mention that this vehicle is equiped with tilt.&lt;/p&gt;</description></item><item><title>Joe’s Kindred Spirit</title><link>https://swantron.com/2005/09/01/joes-kindred-spirit/</link><pubDate>Thu, 01 Sep 2005 20:20:25 +0000</pubDate><guid>https://swantron.com/2005/09/01/joes-kindred-spirit/</guid><description>&lt;p&gt;Okay&amp;hellip;one more obscure post before Grif and I tear it up. So my boss and I are waiting in line at Boondoggles (gas station sandwich shop&amp;hellip;I love grinders, subs, dagwoods, whatever) when I spot a real dude wearing the same shoes as I. This may be commonplace for some bouncerblog.com readers; this is a first for me. See, I have for the past two odd years been purchasing disposable footwear in the form of *-Mart velcro shoes. Under five dollers per unit and surprisingly comfortable. Example:&lt;/p&gt;</description></item><item><title>Weekend Results</title><link>https://swantron.com/2005/08/28/weekend-results/</link><pubDate>Sun, 28 Aug 2005 18:08:56 +0000</pubDate><guid>https://swantron.com/2005/08/28/weekend-results/</guid><description>&lt;p&gt;I am writing this post with a sore toe. Dehydration, stress, and Johnny Carino&amp;rsquo;s house merlot seem to have onset my gout. For those of you who are under fifty years of age and have better genetic code than the Swanson clan, gout is a form of arthritis that affects me from time to time. It is essentially a buildup of uric acid in my synovial fluid, that crystalizes and becomes painful as all hell. Hundreds of milligrams of ibuprofen and a few gallons of water later, I hope to have this thing knocked down by tomorrow. Who knows though. The combination of my two jobs keeps me sweating for approximately seventy hours per week&amp;hellip;add in the fact that I have been trying to get pre-approved for a loan and have been dealing with Bozeman PD in lieu of a fight in the Legion Friday and it is no mystery why I am having an attack. To make matters worse, I swing the Yukon into a Wall Mart parking space reserved for senior citizens and receive a nice little &lt;a href="http://www.bouncerblog.com/4images/details.php?image_id=55"&gt;condescending note &lt;/a&gt;from an anonymous do-gooder. Thank you for that. I am not retarded, I am disabled&amp;hellip;right Grif?&lt;/p&gt;</description></item><item><title>For the Kids!</title><link>https://swantron.com/2005/08/23/for-the-kids/</link><pubDate>Tue, 23 Aug 2005 20:55:10 +0000</pubDate><guid>https://swantron.com/2005/08/23/for-the-kids/</guid><description>&lt;p&gt;Well. I feel bad :( about the crass content of that last post. Let us all loosen up a bit. Are you ready kids??? &lt;img src="https://swantron.com/uploads/legacy/photo_0008.jpg"
 loading="lazy"
 decoding="async"
/&gt;
 :) Heyyy!!!! :)It&amp;rsquo;s Louie Anderson! :)What a funny dude?!!! ;)Do you kids like roulette??? I took this photo early in the morning after losing quite a sum of money on the roulette table in Las Vegas a while back. Unfortunatly, I was not able to meet Louie in person. :(&lt;/p&gt;</description></item><item><title>Sandwich Outing</title><link>https://swantron.com/2005/08/16/sandwich-outing/</link><pubDate>Tue, 16 Aug 2005 20:56:39 +0000</pubDate><guid>https://swantron.com/2005/08/16/sandwich-outing/</guid><description>&lt;p&gt;Hey y&amp;rsquo;all. Quick disclaimer. I have no intentions of turning bouncerblog.com into a site wherein I publish photos of those whom I feel that I am better than. See, I just ended a sentence in a preposition; I am not without my flaws. Check this out though&amp;hellip;as a youngster I wore my hair in the same manor as Ryne Sandburg, so I do understand that children are both impressionable and blind to their outward appearance. This is assinine, however.&lt;/p&gt;</description></item><item><title>Week in Review</title><link>https://swantron.com/2005/08/12/week-in-review/</link><pubDate>Fri, 12 Aug 2005 20:08:45 +0000</pubDate><guid>https://swantron.com/2005/08/12/week-in-review/</guid><description>&lt;p&gt;What an interesting week in photos. I am amused for sure, but too feel slightly uneasy at the sights captured by my cellie cam. Check these out; chant some AC/DC.&lt;/p&gt;
&lt;p&gt;Monday morning. I spot this hard-rocker hard-rockin&amp;rsquo; an agressive mullet. You cannot see the yellow mirrored lenses on this hombre&amp;rsquo;s Gargoyles, but you can imagine. TNT! oy oy oy&amp;hellip;TNT! oy oy oy &amp;hellip;TNT! oy oy oy&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/photo_0028_o2_01.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Tuesday afternoon. This chick has potential. Purple stretch pants&amp;hellip;a plus in my book. Athleticism? Youbetcha. Her abnormality lies in the fact that she is smoking two cigs at once. Go easy my friend.&lt;/p&gt;</description></item><item><title>Meet the Reverend</title><link>https://swantron.com/2005/08/05/meet-the-reverend/</link><pubDate>Fri, 05 Aug 2005 21:59:03 +0000</pubDate><guid>https://swantron.com/2005/08/05/meet-the-reverend/</guid><description>&lt;p&gt;So here he is. My unofficial mascot, friend, and partner in crime&amp;hellip;The Reverend Owl Sharpton.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/Joe5.jpg" alt="owlone"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Owl and I go back some deal of time. We crossed paths one fair Fall evening in Bozeman proper. See the cottonwoods dropping leaves a yellow; smell the crispening air. See me cutting a wide swath through a back yard; smell the flat Rainier spilling from my bottle. Now you&amp;rsquo;re getting there. I may or may not have had both shoes on. Anyhow, one misdemeanor later and this badass and I have been teaming up and hitting the roads with heads of steam since &amp;lsquo;02. And &amp;lsquo;0 the memories&amp;hellip;Butte America, Glendo, Vegas, Havasu, Chicago and every burg betwixt have experienced our shenanigans. I do not know if the Reverend is in fact Irish, and frankly I am somewhat afraid to ask. I do know he got the hat from a motorized yard flamingo&amp;hellip;that much is certain. Check the gallery for a few of his documented outings. Not only is the son of a bitch wise, but he is elusive to boot. Now feed that pheasant.&lt;/p&gt;</description></item><item><title>Welcome Back!</title><link>https://swantron.com/2005/07/30/welcome-back/</link><pubDate>Sat, 30 Jul 2005 16:45:54 +0000</pubDate><guid>https://swantron.com/2005/07/30/welcome-back/</guid><description>&lt;p&gt;Bouncerblog.com is most proud to announce the reemergence of the rat-tail into societal commonplace. Note the fact that Bozeman is a college town&amp;hellip;i.e. a hotbed of uppity poser folk. Our SubaruwithblacklabwithYakimaracktotingNalgenebottles to person ratio is off the goddamn scales. Go buy some outerwear and hike the M, Bozemanites. Anyhow&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/photo_0022.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/photo_0021.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src="https://swantron.com/uploads/legacy/photo_0023.jpg"
 loading="lazy"
 decoding="async"
/&gt;
&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s Bouncerblog.com&amp;rsquo;s cofounder at Samurai Sam&amp;rsquo;s yesturday afternoon next in line to a bonafide rat-tail sportin&amp;rsquo; dude. I had a laugh and a bowl of yaki soba. Do feel free to email some hairdo pics to &lt;a href="mailto:Swanson@bouncerblog.com"&gt;Swanson@bouncerblog.com&lt;/a&gt;&amp;hellip;keep it PG though, I was raised Catholic. Joe &amp;mdash;sorry about the poor quality of the shots and to hell with Audiovox cell phones&amp;mdash;&lt;/p&gt;</description></item><item><title>Weekend Heroics</title><link>https://swantron.com/2005/07/26/weekend-heroics/</link><pubDate>Tue, 26 Jul 2005 20:29:13 +0000</pubDate><guid>https://swantron.com/2005/07/26/weekend-heroics/</guid><description>&lt;p&gt;Long story short&amp;hellip;fight breaks out, Swanny hops the bar to swoon the female patrons, Griff wears one in the grill, Beam is consumed. Was &amp;ldquo;Billie Jean&amp;rdquo; playing during this altercation? Quite likely.&lt;/p&gt;</description></item><item><title>Contact</title><link>https://swantron.com/contact/</link><pubDate>Mon, 11 Jul 2005 16:41:57 +0000</pubDate><guid>https://swantron.com/contact/</guid><description>&lt;p&gt;* Email ~~~~ joe[at]swantron.com * Twitter ~~ @swantron * Resume ~~~ &lt;a href="https://swantron.com/Swanson_Resume.html"&gt;Here it is&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Hello World!</title><link>https://swantron.com/2005/07/11/were-live/</link><pubDate>Mon, 11 Jul 2005 04:49:13 +0000</pubDate><guid>https://swantron.com/2005/07/11/were-live/</guid><description>&lt;p&gt;We&amp;rsquo;re live and crackin&amp;hellip;.check back soon, and often&lt;/p&gt;</description></item><item><title>Posts by ID API</title><link>https://swantron.com/api/posts/by-id/index.json</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://swantron.com/api/posts/by-id/index.json</guid><description/></item><item><title>Search</title><link>https://swantron.com/search/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://swantron.com/search/</guid><description/></item></channel></rss>