<?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/"
	>	<channel>
		<title>Mike Neir's Ramblings</title>
		<link>http://mike.neir.org/</link>
		<description>Mike Neir's rants, raves, and ramblings.</description>
		<language>en-us</language>
		<item>
			<title>Blinky Lights</title>
			<description>It should be the goal of every good geek to build something with lots of blinking lights. I&#039;m proud to say that I&#039;ve done this many times over. The latest...&lt;br /&gt;&lt;br /&gt;&lt;object width=&quot;425&quot; height=&quot;350&quot;&gt; &lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/q-qL78AqYso&quot;&gt; &lt;/param&gt; &lt;embed src=&quot;http://www.youtube.com/v/q-qL78AqYso&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;425&quot; height=&quot;350&quot;&gt; &lt;/embed&gt; &lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Too bad the system this set of drive arrays is attached to is causing me no end of grief.&lt;img src=&#039;http://mike.neir.org/scripts/img.php?file=shim.gif&#039; border=&#039;0&#039; width=&#039;1&#039; height=&#039;1&#039;&gt;</description>
			<link>http://mike.neir.org/weblog/621?from=rss</link>
			<pubDate>Thu, 21 Aug 2008 19:07:24 -0400</pubDate>
			<dc:subject>coraid</dc:subject>
			<dc:subject>work</dc:subject>
		</item>
		<item>
			<title>Ten Times</title>
			<description>I&#039;m really tired of needing to apologize to Comcast. They&#039;re evil. I know this. But I&#039;m really getting annoyed with having what I perceive to be their problems actually be problems on my end. &lt;br /&gt;&lt;br /&gt;I&#039;ve been having a lot of problems with random cable modem disconnects due to lack of signal over the past few weeks. I know this because I&#039;m a dork and wrote a script that plugs into my Cacti installation and logs the signal levels displayed in my cable modem&#039;s admin interface. I did this years ago because - you guessed it - Comcast is evil and their stuff cut out on me enough for me to want to be able to monitor it. There has been a steady and constant trend of ever-dropping signal levels that has made itself apparent since the beginning of the year. I&#039;ve had the same general layout in the apartment in terms of devices and number signal paths, so I could only assume that the problem was upstream on Comcast&#039;s side. I was so confident that this was yet another Comcast screw-up that I ordered DSL.&lt;br /&gt;&lt;br /&gt;Well, it wasn&#039;t.&lt;br /&gt;&lt;br /&gt;I had a service appointment scheduled with Comcast on Friday. The guy did some tests outside where my line plugs in, and he said he noticed a lot of signal &quot;reflection&quot;, and said that my splitters and/or wiring were probably bad.  He looked around, and also noticed that I was running my cable through the Monster way-too-much-money power strip, and called that a no-no as well. He replaced three splitters with two nicer ones, and ran custom length cables to each one of my devices. The result? &lt;br /&gt;&lt;br /&gt;&lt;img src=&#039;http://mike.neir.org/contentimages/620-signalgraph.png&#039; border=&#039;0&#039; alt=&#039;[signal graph]&#039;&gt;&lt;br /&gt;&lt;br /&gt;As you can see, the signal levels improved dramatically. The downstream power, which is what I receive from Comcast, is up by at least 10dBmV (depending on the time of day). 10dB corresponds to a ten-fold signal power increase. Signal-to-noise ratio is also better than it was, but not by as striking of an amount. &lt;br /&gt;&lt;br /&gt;What&#039;s are the lessons here? Use good splitters. Use good cable. Don&#039;t assume Comcast is at fault because they&#039;re evil.&lt;br /&gt;&lt;br /&gt;EDIT: My dad has corrected me. The 10dB increase probably only corresponds to around a 3.1 fold increase in power. I think I read the wikipedia chart wrong.&lt;img src=&#039;http://mike.neir.org/scripts/img.php?file=shim.gif&#039; border=&#039;0&#039; width=&#039;1&#039; height=&#039;1&#039;&gt;</description>
			<link>http://mike.neir.org/weblog/620?from=rss</link>
			<pubDate>Tue, 19 Aug 2008 02:04:26 -0400</pubDate>
			<dc:subject>comcast</dc:subject>
			<dc:subject>frustrations</dc:subject>
		</item>
		<item>
			<title>Xen + AoE + drbd = New Redundant Hotness</title>
			<description>A few weeks ago, my buddy &lt;a href=&#039;http://www.pixelchaos.net&#039; target=&#039;_blank&#039; title=&#039;pixelchaos&#039;&gt;Justin&lt;/a&gt; posed an interesting problem, one that I&#039;ve been pondering myself for some time. He&#039;s somewhat of a &lt;a href=&#039;http://mike.neir.org/weblog/xen&#039; title=&#039;Tag: xen&#039;&gt;Xen&lt;/a&gt; zealot like myself, and is doing some Xen setups that are similar in construction to mine, with a central shared storage array and two or more dom0 machines where the child instances will live. The prospect of migrating domUs between dom0s is quite appealing to him, but he, like myself, realized a critical flaw in the setup. If the storage array fails or requires uptime-affecting maintenance of some sort, the whole setup grinds to a halt. That doesn&#039;t really fit the goals he and I are both after. &lt;br /&gt;&lt;br /&gt;After a bit of thought, I looked to a project Justin had mentioned a few months back called &lt;a href=&#039;http://www.drbd.org/&#039; target=&#039;_blank&#039;&gt;drbd&lt;/a&gt;. It&#039;s designers deem it &quot;network raid 1&quot;, and that&#039;s a pretty accurate description. It&#039;s essentially a system that mirrors data between two different machines either in an active-standby or active-active configuration. One of its primary goals is to provide storage as close to 100% of the time as is possible. Its usefulness would vary highly depending on the application. Having a normal file system on it shared between two machines could be nothing short of a nightmare, since neither server knows what the other is doing until changes are already written to the shared storage. A clustered file system would work well with it though. As I began to learn more about how it works, I realized it could potentially be a great solution for my predicament. Since either of of the two machines could provide storage at any given time, it would have no problem fufilling the near 100% uptime requirement. &lt;br /&gt;&lt;br /&gt;What really makes the solution stand out to me isn&#039;t just drbd itself, but the combination of drbd and &lt;a href=&#039;http://mike.neir.org/weblog/aoe&#039; title=&#039;Tag: aoe&#039;&gt;AoE&lt;/a&gt;. AoE is, by design, a connectionless protocol. When the kernel module is loaded, it does a device discovery to see what devices are available for its use, and listens thereafter for new devices. The information it learns is pretty much limited to a MAC address where the storage device is located and the vblade &quot;addresses&quot; within that device that are available. There&#039;s nothing within the protocol that outlaws multiple targets from advertising the same vblade &quot;address&quot;, and it&#039;s up to the AoE initiator in the kernel module to choose where it&#039;s sending data. Because of this, you could have two linux vblade targets  running on both &quot;ends&quot; of a drbd setup, and there&#039;d be no conflicts whatsoever. The recommended setup in drbd is to consider a write operation as finished only when data has been written to disk on both &quot;ends&quot; of the drbd setup. Combine that with the fact that AoE will only send commands to one MAC address at a time, and its pretty much guaranteed that both vblade targets will be connected to the same data at all times, even though they&#039;re on different machines. I can think of a scenario or two where data would be out of sync, but it would require that disk write operations be done in parallel, and I&#039;m farily certain that they aren&#039;t.&lt;br /&gt;&lt;br /&gt;The fact that the same data is on both machines and that AoE allows for a quick and painless transfer between vblade targets is what makes this such a simple and effective solution for me. There may be a few seconds of lag while the AoE initiator realizes that the machine it was talking to has disappeared, but that will pass as soon as it does another device discovery and sees the other vblade target. This is perfectly acceptable in my usage scenarios thus far.&lt;br /&gt;&lt;br /&gt;I took the plunge a week or so ago and started converting my storage at home to use drbds. It&#039;s was pretty simple to convert from my LVM-based setup, since all I had to do was create another single LVM for every partition I wanted to sync between machines. These additional LVM partitions store the metadata that drbd uses to track changes and to keep things in sync. This configuration also allows me to revert back to using &quot;naked&quot; LVM partitions as my vblade storage targets if I decide I don&#039;t like drbd in the future. I used my MythTV recording backend as the second drbd server, since it has a lot of space for extra drives and is on pretty much all the time. I put in a 120GB drive, and let everything fly. Once the initial synchronization was complete, I did a few tests, and everything worked as intended. I could kill vblade targets on either machine, and after a few seconds, the initiators would look at the other machine and use it for storage. Success!&lt;br /&gt;&lt;br /&gt;As of this weekend I&#039;ve also converted my setup at work to use the same general configuration. The primary storage consists of a big RAID array, with a secondary machine using a single drive as a backup. I figure that in most cases running in an active-active setup wouldn&#039;t be necessary, so I&#039;m going to stick with active-standby, and only start the vblade targets on the secondary machine when I&#039;m planning on a reboot or other maintenance event. I&#039;ve also considered running in an active-off state (with periodic resyncs), so that there wouldn&#039;t be any performance hit from waiting for the second server to complete its writes. This would probably be a less desirable setup since the data could (and very likely would) be out of date if I were to suffer an unplanned outage such as a hardware failure. Nothing I run currently is terribly needy in terms of disk write performance, so I&#039;m not terribly concerned at this point.&lt;img src=&#039;http://mike.neir.org/scripts/img.php?file=shim.gif&#039; border=&#039;0&#039; width=&#039;1&#039; height=&#039;1&#039;&gt;</description>
			<link>http://mike.neir.org/weblog/619?from=rss</link>
			<pubDate>Tue, 22 Jul 2008 02:17:02 -0400</pubDate>
			<dc:subject>aoe</dc:subject>
			<dc:subject>drbd</dc:subject>
			<dc:subject>linux</dc:subject>
			<dc:subject>lvm</dc:subject>
			<dc:subject>mythtv</dc:subject>
			<dc:subject>raid</dc:subject>
			<dc:subject>xen</dc:subject>
		</item>
		<item>
			<title>Oh Yeah, This Thing.</title>
			<description>It&#039;s been a pretty crazy couple weeks, for sure. I&#039;ve been super busy with multiple projects at work, with each one demanding lots of attention. I tend to have a hard time changing directions once I get going on something, so having so many things to do can be pretty stressful. In addition, a system I take care of at work also had some kind of a nervous breakdown, and required a ton of attention in order to correct. A ton of attention while I was on vacation. Totally weak. It&#039;s mostly fixed now though, so it&#039;s back to being pulled in multiple directions by other stuff. Sigh. &lt;br /&gt;&lt;br /&gt;There hasn&#039;t been a lot going on outside of work recently due to a general lack of energy and motivation to do anything. All of the stuff happening at work leaves me with no desire to do anything when I get home. It&#039;s pretty depressing, in a way. &lt;br /&gt;&lt;br /&gt;One relatively fun thing happened though. For the first time since around 2000, I built myself a brand new computer. I got myself a quad-core AMD Phenom processor clocked at 2.3GHz, 4GB of PC2-8500 RAM, a Biostar TPower N750 motherboard, a power supply, and new case from Newegg. I also got a couple of SLI-capable Nvidia GeForce 7600 GS video cards from a coworker. Combine all the parts together and I&#039;ve got myself a pretty beefy machine. A hell of a lot more beefy than my other desktops. I&#039;ve been installing some of my old games on it, and they absolutely scream.&lt;img src=&#039;http://mike.neir.org/scripts/img.php?file=shim.gif&#039; border=&#039;0&#039; width=&#039;1&#039; height=&#039;1&#039;&gt;</description>
			<link>http://mike.neir.org/weblog/618?from=rss</link>
			<pubDate>Sun, 13 Jul 2008 01:18:18 -0400</pubDate>
			<dc:subject>amd</dc:subject>
			<dc:subject>biostar</dc:subject>
			<dc:subject>frustrations</dc:subject>
			<dc:subject>nvidia</dc:subject>
			<dc:subject>work</dc:subject>
		</item>
		<item>
			<title>Nice One, Stupid</title>
			<description>Even though they&#039;re an over-priced pseudo-monopoly with a track record of shitty customer service and only somewhat better service uptime, I owe Comcast an apology. My internet was down for most of the past weekend, and for most of Monday as well. I figured it was due to the storms that rolled through on the night of the outage (Saturday), but after a couple of days with no service, I started getting mad. I was cursing their name and anything related to them. I was particularly unhappy when I found out that a coworker that lives in my apartment complex had no interruptions in service. After I heard that, I started thinking of ways that my setup would be sabotaging the process.&lt;br /&gt;&lt;br /&gt;And then it hit me. As part of my process to convert my firewall machine into a Xen instance, I altered the physical networking layout so my cable modem would plug directly into my &quot;Core Switch&quot;, an old Cisco 2924XL. I gave the cable modem service its own VLAN, which would be accessable via my firewall instance running on a Xen machine. What I failed to consider is that managed switches tend to have features that allow for communication with other switches in order to facilitate ease of management and network health. This communication is typically broadcasted to any device that is listening on regular intervals. &lt;br /&gt;&lt;br /&gt;These broadcasts are what caused my issue. In a normal residential cable modem service (with Comcast at least), the cable modem latches on to the first network device it hears traffic from, and assumes that it will be the one it deals with when connecting to the internet. By having my cable modem plugged directly into the switch, it was receiving the switch&#039;s broadcast messages before my firewall instance had a chance to make itself heard. Because of this, my firewall&#039;s attempts to connect to the internet fell on deaf electronic ears.&lt;br /&gt;&lt;br /&gt;This was remedied easily enough by disabling spanning tree protocol on the VLAN that my cable modem connects to, and disabling Cisco Discovery Protocol broadcasts on the port it connects to. I don&#039;t like disabling spanning tree, because quite frankly, network loops suck. The chance that somehow make a loop in that VLAN is pretty damn low though, so there&#039;s not much to worry about.&lt;br /&gt;&lt;br /&gt;Let this be a lesson to those with way too much time on their hands, like myself.&lt;img src=&#039;http://mike.neir.org/scripts/img.php?file=shim.gif&#039; border=&#039;0&#039; width=&#039;1&#039; height=&#039;1&#039;&gt;</description>
			<link>http://mike.neir.org/weblog/617?from=rss</link>
			<pubDate>Wed, 11 Jun 2008 00:51:23 -0400</pubDate>
			<dc:subject>cisco</dc:subject>
			<dc:subject>comcast</dc:subject>
			<dc:subject>frustrations</dc:subject>
			<dc:subject>linux</dc:subject>
			<dc:subject>networking</dc:subject>
			<dc:subject>stp</dc:subject>
			<dc:subject>vlan</dc:subject>
			<dc:subject>xen</dc:subject>
		</item>
		<item>
			<title>Grayscale</title>
			<description>I had the camera out the other night, and snapped some pictures from the balcony. They turned out pretty cool I think.&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;http://mike.neir.org/contentimages/616-birdtree.jpg&quot; border=&quot;1&quot; alt=&quot;[bird in a tree]&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;http://mike.neir.org/contentimages/616-suntree.jpg&quot; border=&quot;1&quot; alt=&quot;[a tree silhouetting the sun]&quot;&gt;&lt;img src=&#039;http://mike.neir.org/scripts/img.php?file=shim.gif&#039; border=&#039;0&#039; width=&#039;1&#039; height=&#039;1&#039;&gt;</description>
			<link>http://mike.neir.org/weblog/616?from=rss</link>
			<pubDate>Mon, 19 May 2008 00:03:33 -0400</pubDate>
			<dc:subject>photography</dc:subject>
		</item>
		<item>
			<title>Dream Theater, Opeth, Between The Buried and Me, 3 - 5/14/2008</title>
			<description>This was a show that I had greatly anticipated for a long time. &lt;a href=&#039;http://mike.neir.org/weblog/opeth&#039; title=&#039;Tag: opeth&#039;&gt;Opeth&lt;/a&gt; and &lt;a href=&#039;http://mike.neir.org/weblog/dreamtheater&#039; title=&#039;Tag: dreamtheater&#039;&gt;Dream Theater&lt;/a&gt; are easily two of my favorite bands, so when I saw them both on the same bill many months ago, I was pretty excited. Both bands put on great live shows as well, so I knew I wouldn&#039;t be disappointed. I made the trek down to Detroit with my dad, Jessica, and &lt;a href=&#039;http://www.watters.ws&#039; target=&#039;_blank&#039; title=&#039;Mike Watters&amp;#039; page&#039;&gt;Mike&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The first band to play was &lt;a href=&quot;http://3theband.com/&quot; target=&quot;_blank&quot;&gt;3&lt;/a&gt;. I thought that we&#039;d get there with plenty of time to see the opening bands, but we didn&#039;t. We only caught the last part of one of their songs. It sounded pretty good though, from the five minutes or so that we heard. They had a two drummer setup going, and they were seriously beating on the skins. I would have liked to see more of their set, but alas, it wasn&#039;t meant to be.  Grade: N/A&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.betweentheburiedandme.com/&quot; target=&quot;_blank&quot;&gt;Between the Buried and Me&lt;/a&gt; played second. I hadn&#039;t really been exposed to them in great depth, and for some reason I had the impression that they were going to be another dripping-with-testosterone type band (like Throwdown or Bury Your Dead), but I was pleasantly surprised that they weren&#039;t. They do have the crappy barking vocals that is typical for a hardcore/metalcore band, but their music is way more complex. These guys can flat out play, and they pull a ton of different musical styles into their sound. It makes for a pretty cool experience. They only had a half hour so on stage, and they played all of two distinct songs. They wasted no time with blathering between songs either... they pretty much stopped only to announce the name of the second song and get a drink of water, then started playing again. They definitely merited further attention, which is why I bought three of their CDs yesterday. Grade: A&lt;br /&gt;&lt;br /&gt;Opeth is the band that I looked forward to seeing the most out of the four. I&#039;ve only seen them once before (compared to Jessica&#039;s ten[!]), and that was an abbreviated set at last year&#039;s &lt;a href=&#039;http://mike.neir.org/weblog/gigantour&#039; title=&#039;Tag: gigantour&#039;&gt;Gigantour&lt;/a&gt;, where they were only able to play four songs. They ended up getting around an hour on stage this time around, and were able to play six songs - Master&#039;s Apprentices, In My Time of Need, Baying of the Hounds, Heir Apparent, Wreath, and The Drapery Falls. They had a pretty good sampling of songs from their newer albums, but none from the older four albums, which kind of disappoints me. &quot;Still Life&quot; and &quot;My Arms, Your Hearse&quot; are my favorite albums of theirs, and with two shows under my belt, I&#039;ve yet to see them play any songs from those albums live. Oh well... there&#039;s always next time! &lt;a href=&quot;http://en.wikipedia.org/wiki/Mikael_%C3%85kerfeldt&quot; target=&quot;_blank&quot;&gt;Mikael Akerfeldt&lt;/a&gt; does a pretty good job of making the breaks between songs interesting as well. He&#039;s always got something funny to say, and it&#039;s pretty obvious to me that he genuinely enjoys putting on a show for the crowd. Grade: A&lt;br /&gt;&lt;br /&gt;Dream Theater closed out the show in the way that only they can - with authority. This was the fourth time that my dad and I saw Dream Theater together, and they&#039;ve never once disappointed. I&#039;ve blathered on and on about how good they are in previous posts about them, so I&#039;ll try to save it this time around. This was the first time, however, that I saw them without having heard their most recent release. Their previous release (&quot;Octavarium&quot;), seemed kind of tired to me, and didn&#039;t really grab my interest much at all. Because of that, I didn&#039;t run out and grab their newest (&quot;Systematic Chaos&quot;) when it came out last year. I probably should have grabbed it sooner. They played a few tunes from it, and they were pretty good. They opened the set with an instrumental passage from one of those songs, and I was really digging it. Their set list was expansive, and pretty typical for the shows I&#039;ve seen. They played a good sampling from their albums, and played most of the first act from &quot;Scenes from a Memory&quot;. They didn&#039;t play &quot;Home,&quot; which kind of pissed me off since it is one of my favorite songs of theirs, but hey, you can&#039;t win &#039;em all.&lt;br /&gt;&lt;br /&gt;One neat thing they did for this tour was turning something that is typically incredibly lame into something totally awesome. Jordan Rudess (the keyboardist) played a key-tar. Yep, the dreaded 80&#039;s pop instrument. In this case though, it was sweet because it gave him the opportunity to step out from behind is mammoth keyboard rig and get up close and personal with the fans like the other band members get to do. He mostly used it in extended &quot;improvised&quot; musical passages that break out of their normal song structures, and used his mobility to add a more visual flare to the frequent traded/harmonized leads that he does with &lt;a href=&#039;http://mike.neir.org/weblog/johnpetrucci&#039; title=&#039;Tag: johnpetrucci&#039;&gt;John Petrucci&lt;/a&gt; in so many of their songs. I laughed when I first saw it, but it really did add a pretty cool element to their performance, which was already top notch. &lt;br /&gt;&lt;br /&gt;The only downer in the show was that they played one of their new songs (I think - I didn&#039;t recognize it) for far too long, and it totally slowed their momentum. It was a slow piece of music, and it seemed to go on FOR EVER. Otherwise, they were phenomenal as always. Grade: A&lt;img src=&#039;http://mike.neir.org/scripts/img.php?file=shim.gif&#039; border=&#039;0&#039; width=&#039;1&#039; height=&#039;1&#039;&gt;</description>
			<link>http://mike.neir.org/weblog/615?from=rss</link>
			<pubDate>Sat, 17 May 2008 21:46:50 -0400</pubDate>
			<dc:subject>btbam</dc:subject>
			<dc:subject>concerts</dc:subject>
			<dc:subject>dreamtheater</dc:subject>
			<dc:subject>music</dc:subject>
			<dc:subject>opeth</dc:subject>
			<dc:subject>reviews</dc:subject>
		</item>
		<item>
			<title>Hot Damn.</title>
			<description>I&#039;ve talked about &lt;a href=&#039;http://mike.neir.org/weblog/meshuggah&#039; title=&#039;Tag: meshuggah&#039;&gt;Meshuggah&lt;/a&gt; once or twice here, and it&#039;s pretty safe to say that I&#039;m a fan. Their sound is abrasive - scratch that - caustic to most ears, but I love it. There&#039;s so much musical skill in that band that&#039;s its not even funny. They&#039;ve laid siege to my &lt;a href=&#039;http://www.last.fm/user/d0ct0rvenkman/&#039;&gt;last.fm profile&lt;/a&gt; over the past few months, and for good reason. They rule. &lt;br /&gt;&lt;br /&gt;So does this kid. Apparently the band held some sort of competition to see who could play one of their new songs (&quot;Bleed&quot;) the best on drums, and this 14 year old kid won. &lt;br /&gt;&lt;br /&gt;&lt;object width=&quot;500&quot; height=&quot;412&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/jM_2b4yeQiQ&amp;hl=en&quot;&gt;&lt;/param&gt;&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/jM_2b4yeQiQ&amp;hl=en&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot; width=&quot;500&quot; height=&quot;412&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;I&#039;ve been playing guitar for more than 2/3 of this kid&#039;s life, and I&#039;ve achieved nowhere near the mastery this kid displays. Congrats Zach Schiermann, you rule. &lt;br /&gt;&lt;br /&gt;Addendum: For whatever reason, I feel like making mention of this. For the song &quot;Rational Gaze,&quot; which is one of my favorite &#039;of the moment&#039; songs, Meshuggah plays on 8 string gutars, tuned to F. Yes, F. One half-step short of a full octave below a normal guitar tuning. Each guitarist is practically playing a bass. Insanity. Delicious auditory insanity.&lt;img src=&#039;http://mike.neir.org/scripts/img.php?file=shim.gif&#039; border=&#039;0&#039; width=&#039;1&#039; height=&#039;1&#039;&gt;</description>
			<link>http://mike.neir.org/weblog/614?from=rss</link>
			<pubDate>Fri, 09 May 2008 00:01:23 -0400</pubDate>
			<dc:subject>guitar</dc:subject>
			<dc:subject>meshuggah</dc:subject>
			<dc:subject>music</dc:subject>
		</item>
		<item>
			<title>Crisis Averted</title>
			<description>The &lt;a href=&#039;http://mike.neir.org/weblog/612&#039; title=&#039;Post: So. Pissed. Off.&#039;&gt;situation with my apartment complex&lt;/a&gt; has been resolved. Apparently they misplaced the payment records for around 30 residents, so i wasn&#039;t the only one that came to them completely pissed off. Everything is kosher again, but I took my opportunity to tell the rep I was dealing with how dissatisfied I was with the customer service in their organization. I still can&#039;t understand how they wouldn&#039;t attempt to make a phone call before initiating legal procedures to kick someone out of their home. Perhaps that&#039;s a reason I&#039;m not in the apartment renting business.&lt;img src=&#039;http://mike.neir.org/scripts/img.php?file=shim.gif&#039; border=&#039;0&#039; width=&#039;1&#039; height=&#039;1&#039;&gt;</description>
			<link>http://mike.neir.org/weblog/613?from=rss</link>
			<pubDate>Thu, 08 May 2008 11:13:13 -0400</pubDate>
			<dc:subject>apartment</dc:subject>
			<dc:subject>frustrations</dc:subject>
		</item>
		<item>
			<title>So. Pissed. Off.</title>
			<description>They did it to me again.&lt;br /&gt;&lt;br /&gt;I came home from work today in a pretty decent mood. I was jamming out to some good old viking metal, with little on my mind but conquering ancient lands using nothing but sword and shield. Okay, I really wasn&#039;t thinking about conquering ancient lands, but it fit. Sue me. Anyway, I get home and check my mail, since I&#039;m expecting my &lt;a href=&#039;http://mike.neir.org/weblog/dreamtheater&#039; title=&#039;Tag: dreamtheater&#039;&gt;Dream Theater&lt;/a&gt;/&lt;a href=&#039;http://mike.neir.org/weblog/opeth&#039; title=&#039;Tag: opeth&#039;&gt;Opeth&lt;/a&gt; tickets to show up soon. No tickets, but I did find a letter from the apartment complex.&lt;br /&gt;&lt;br /&gt;They fucked up my payment again, and once again sent me a legal-looking document stating that I owe them money. The problem is that I don&#039;t. I checked my bank statement, and they debited my account on 5/1, the day it was due. I&#039;ve got a confirmation from their online billing system stating that I did indeed schedule payment for that date. &lt;br /&gt;&lt;br /&gt;I really don&#039;t understand how they could screw that up. My account with them is directly tied to my apartment. When I go to make a payment, the interface has my address and unit number right there at the top next to my name. I started making payments this way because I figured it would be harder for them to screw up. Apparently I have underestimated them.&lt;br /&gt;&lt;br /&gt;To make things more aggravating, I couldn&#039;t go deal with it today. I got home and opened the letter at about 7:05, and their office closed at 7:00. I went up to their office anyway to see if anyone was lingering, but no. At 7:12, the place was completely deserted. Its probably good for them though. After listening to that viking metal, I was ready to do battle - verbally at least. &lt;img src=&#039;http://mike.neir.org/scripts/img.php?file=shim.gif&#039; border=&#039;0&#039; width=&#039;1&#039; height=&#039;1&#039;&gt;</description>
			<link>http://mike.neir.org/weblog/612?from=rss</link>
			<pubDate>Tue, 06 May 2008 20:43:50 -0400</pubDate>
			<dc:subject>apartment</dc:subject>
			<dc:subject>frustrations</dc:subject>
		</item>
	</channel>
</rss>
