<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>jim80.net &#187; nonsense</title>
	<atom:link href="http://blog.jim80.net/category/nonsense/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jim80.net</link>
	<description></description>
	<lastBuildDate>Mon, 16 Jan 2012 04:15:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Merry Christmas!</title>
		<link>http://blog.jim80.net/2011/12/21/merry-christmas/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=merry-christmas</link>
		<comments>http://blog.jim80.net/2011/12/21/merry-christmas/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 15:52:05 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[nonsense]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[Christmas]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://blog.jim80.net/?p=508</guid>
		<description><![CDATA[#!/bin/bash # Written by UberPinguin makeitsnow() { while :; do LINES=$(tput lines) COLUMNS=$(tput cols) echo $LINES $COLUMNS $(($RANDOM%$COLUMNS)) sleep 0.1 done } clear makeitsnow &#124; gawk '{a[$3]=0;for(x in a) {o=a[x];a[x]=a[x]+1;printf "\033[%s;%sH ",o,x;printf "\033[%s;%sH*\033[0;0H",a[x],x;}}']]></description>
			<content:encoded><![CDATA[<p><code><br />
#!/bin/bash<br />
# Written by UberPinguin</p>
<p>makeitsnow() {<br />
  while :; do<br />
    LINES=$(tput lines)<br />
    COLUMNS=$(tput cols)<br />
    echo $LINES $COLUMNS $(($RANDOM%$COLUMNS))<br />
    sleep 0.1<br />
  done<br />
}<br />
clear<br />
makeitsnow | gawk '{a[$3]=0;for(x in a) {o=a[x];a[x]=a[x]+1;printf "\033[%s;%sH ",o,x;printf "\033[%s;%sH*\033[0;0H",a[x],x;}}'<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jim80.net/2011/12/21/merry-christmas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sean-One &#8211; Log Ya Mods</title>
		<link>http://blog.jim80.net/2010/01/24/sean-one-log-ya-mods/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sean-one-log-ya-mods</link>
		<comments>http://blog.jim80.net/2010/01/24/sean-one-log-ya-mods/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 08:23:29 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[nonsense]]></category>

		<guid isPermaLink="false">http://blog.jim80.net/?p=352</guid>
		<description><![CDATA[So, one of my admin colleagues, Sean, decides to write up some nerdy-lyrics to a rap song, and I thought it&#8217;d be a colourful addition to this blog. This is the first verse to KRS-One &#8211; Build Ya Skillz. Lyrics possibly NSFW. ﻿﻿﻿Sean-One &#8211; Log Ya Mods 2010 erplefoo industries (erplefoo@gmail.com ) Check, I control [...]]]></description>
			<content:encoded><![CDATA[<p>So, one of my admin colleagues, Sean, decides to write up some nerdy-lyrics to a rap song, and I thought it&#8217;d be a colourful addition to this blog.</p>
<p>This is the first verse to KRS-One &#8211; Build Ya Skillz. Lyrics possibly NSFW.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/knANUuKYgRQ" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/knANUuKYgRQ"></embed></object></p>
<blockquote><p><strong>﻿﻿﻿Sean-One &#8211; Log Ya Mods</strong><br />
2010 erplefoo industries (erplefoo@gmail.com )</p>
<p>Check, I control your realm with one password I speak<br />
And spread your auth all over like a raid level 5&#8242;s disk seeks<br />
Admins get kicked in they mouth with cleats<br />
Kuz their plans failed to reach servers at the beach<br />
Have a seat quick, I&#8217;ll set up your account bits, time to complete shit<br />
Looks like I need to reset shit, I mean set perms properly<br />
I can feel myself becoming an admin monopoly<br />
Others will copy mtree but apply my shit sloppily<br />
Shocking me with static straps not entirely attached to me<br />
Electroshock it seems to be<br />
My true identity is never meant to be<br />
Exposed in the sun that shit&#8217;s bright daily</p>
<p>(chorus)</p>
<p>But admins mod too much shit and fuckin&#8217; forget to log it<br />
LOG YOUR MODS<br />
Admins talk too much shit<br />
And send quotes up to reddit<br />
LOG YOUR MODS</p></blockquote>
<p>﻿﻿You can follow Sean on Twitter at ﻿<a href="http://twitter.com/sdfoo">@sdfoo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jim80.net/2010/01/24/sean-one-log-ya-mods/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Upgrading to 2.8 [UPDATE: make that 2.9]</title>
		<link>http://blog.jim80.net/2009/06/17/upgrading-to-28/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=upgrading-to-28</link>
		<comments>http://blog.jim80.net/2009/06/17/upgrading-to-28/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 17:43:21 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[Administrative]]></category>
		<category><![CDATA[nonsense]]></category>

		<guid isPermaLink="false">http://blog.jim80.net/?p=236</guid>
		<description><![CDATA[UPDATE: 090617 &#8211; So at roughly 10PM, the site is back on it&#8217;s production box. When you see this message depends mostly on how quickly your ISP refreshes it&#8217;s DNS records. For some time in the after noon, you might have noticed some fishy things around the site, funky PHP errors about missing include files [...]]]></description>
			<content:encoded><![CDATA[<p>UPDATE: 090617 &#8211; So at roughly 10PM, the site is back on it&#8217;s production box. When you see this message depends mostly on how quickly your ISP refreshes it&#8217;s DNS records.<br />
For some time in the after noon, you might have noticed some fishy things around the site, funky PHP errors about missing include files and what not. Generally, the errors were mostly with the admin pages, but sometimes did affect the header. None of the content was affected, fortunately, but it did wreck havok with me trying to manage unruly plugins that decided to break with the upgrade. Admin-ssl did a bit of damage, but others contributed to the error-generating frenzy as well. I had to uninstall some of these plugins, so you might notice a bit of reduced functionality (non-automatic https logins, chiefly) until they are updated.<br />
In the end, the production server and the backup server were upgraded to WordPress 2.9, a non-stable build. Generally speaking, I&#8217;m super happy with it&#8217;s features, namely not having to manually scp over new plugins, and it&#8217;s new UI for widget management. I&#8217;m not sure if the plugin management upgrade is a 2.9 thing or a 2.8 thing, but the widget UI is listed as a 2.8 feature for sure, and it&#8217;s much prettier. =P</p>
<p><em>Original Post follows: </em><br />
OK, so WordPress doesn&#8217;t like my particular configuration, lol. I&#8217;m gonna listen to my own advice and do it on a fail-over server first. =P</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jim80.net/2009/06/17/upgrading-to-28/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The New iMac &#8211; It&#8217;s Double of Everything!</title>
		<link>http://blog.jim80.net/2009/05/12/the-new-imac-its-double-of-everything/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-new-imac-its-double-of-everything</link>
		<comments>http://blog.jim80.net/2009/05/12/the-new-imac-its-double-of-everything/#comments</comments>
		<pubDate>Wed, 13 May 2009 03:38:41 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[nonsense]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iMac]]></category>

		<guid isPermaLink="false">http://blog.jim80.net/?p=203</guid>
		<description><![CDATA[* Disclaimer: I actually LIKE Macs. They&#8217;re just so darn expensive.]]></description>
			<content:encoded><![CDATA[<div id="attachment_202" class="wp-caption aligncenter" style="width: 610px"><a href="http://www.apple.com/mac/"><img class="size-full wp-image-202" title="promo_lead_imac20090304-copy" src="http://blog.jim80.net/wp-content/uploads/2009/05/promo_lead_imac20090304-copy.jpg" alt="I'm just saying. " width="600" height="304" /></a><p class="wp-caption-text">I&#39;m just saying. </p></div>
<p>* Disclaimer: I actually LIKE Macs. They&#8217;re just so darn expensive.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jim80.net/2009/05/12/the-new-imac-its-double-of-everything/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SPOF labels =D</title>
		<link>http://blog.jim80.net/2009/04/06/spof-labels-d/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=spof-labels-d</link>
		<comments>http://blog.jim80.net/2009/04/06/spof-labels-d/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 16:04:55 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[nonsense]]></category>
		<category><![CDATA[single point of failure]]></category>

		<guid isPermaLink="false">http://blog.jim80.net/?p=147</guid>
		<description><![CDATA[Avery has a site that lets you design and print labels for use with their various label products. This is serious win. Check out the PDF version for Avery #8160 labels. =D]]></description>
			<content:encoded><![CDATA[<p>Avery has a <a href="http://www.avery.com/avery/en_us/Templates-%26-Software/Software/Avery-Design--Print-Online.htm">site </a>that lets you design and print labels for use with their various label products. This is serious win.</p>
<div id="attachment_172" class="wp-caption aligncenter" style="width: 299px"><a href="http://la2.jim80.net/wp-content/uploads/2009/04/spof8160.png"><img class="size-full wp-image-172" title="SPOF label" src="http://la2.jim80.net/wp-content/uploads/2009/04/spof8160.png" alt="I'm pasting this on everybody's desk. It means you're important! ... or a point of failure." width="289" height="108" /></a><p class="wp-caption-text">I&#39;m pasting this on everybody&#39;s desk. It means you&#39;re important! ... or a point of failure.</p></div>
<p style="text-align: center;">
<p style="text-align: center;"><a rel="attachment wp-att-165" href="http://blog.jim80.net/?attachment_id=165"></a></p>
<p>Check out the <a href="http://174.143.242.132/wp-content/uploads/2009/04/spof8160avery.pdf">PDF version</a> for Avery #8160 labels. =D</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jim80.net/2009/04/06/spof-labels-d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Printer is a Brat</title>
		<link>http://blog.jim80.net/2009/03/23/your-printer-is-a-brat/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=your-printer-is-a-brat</link>
		<comments>http://blog.jim80.net/2009/03/23/your-printer-is-a-brat/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 23:31:58 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[nonsense]]></category>

		<guid isPermaLink="false">http://blog.jim80.net/?p=87</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/pQGtucrJ8hM&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/pQGtucrJ8hM&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jim80.net/2009/03/23/your-printer-is-a-brat/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>:wq</title>
		<link>http://blog.jim80.net/2009/03/16/wq/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wq</link>
		<comments>http://blog.jim80.net/2009/03/16/wq/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 00:15:26 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[nonsense]]></category>

		<guid isPermaLink="false">https://blog.jim80.net/?p=19</guid>
		<description><![CDATA[Ever compose an email and then try to send it by typing &#8216;:wq&#8217;?]]></description>
			<content:encoded><![CDATA[<p>Ever compose an email and then try to send it by typing &#8216;:wq&#8217;?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jim80.net/2009/03/16/wq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

