<?xml version='1.0' ?>
<rss version='2.0'>
<channel>
<title>The Blog of Steven Reimer</title>
<description>Read about the happenings in my life.</description>
<link>http://www.stevenreimer.com</link>
<item>
<title>November 4, 2008</title>
<description><p>
<img src="/images/tux_swat_sm.jpg" align="right" class="postimage"/>
I upgraded my laptop to Ubuntu 8.10. I have high hopes for this version as it has benchmarked well and with the improvements to CPU usage. My biggest problem with 8.04 was how often my fan turned on (it wouldn't be such a big deal if it wasn't so loud) and how my hard-drive would spin constantly. So far the fan has turned on as much or less than it does with XP and the hard-drive spin issue seem so to be resolved as well.</p>
<p>
I have one beef so far: VPN support in the network manager is broken out-of-the-box. It took most of today to get it figured out. Settings wouldn't stick when editing my VPN connection, saving my password resulted in a random error and a needed refuse-EAP setting was unavailable. This was all eventually resolved with much searching and reading. It is frustrating to have something that worked so well in a previous version completely changed and broken in the next.
</p>
<p>
That said, I am happy to have a Linux installation on my laptop that's not so CPU intensive. As I write this entry, top shows CPU usage under 10% whereas in 8.04 it was usually up around 15%.
</p>
<p>
More thoughts on Intrepid Ibex to come later.
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=198</link>
</item>
<item>
<title>October 27, 2008</title>
<description><p>
Those of you who know me may know that I am slightly opposed to Microsoft products. This stems mostly from my anti-institutionalism and fondness for the open source community. Really, it all started with price. So you could say that my Mennonite heritage is what has produced my technological stance.
</p>
<p>
With that said, for the next several weeks, probably months, I will be donning a Microsoft hat for a project I have been assigned at work. I will be setting up a Sharepoint Intranet for one of our clients. This is as Microsoft as you can get. I will be working with all things Microsoft: MS Office, MS Projects, Active Directory etc.
</p>
<p>
I am approaching this with an open mind. I am actually interested in seeing how this turns out and learning a bit more about the world of Microsoft. It's definitely something that would look good on the resume. As I have said to a few people: <em>"If it comes to the worst, at least I'll have a reason to not like Microsoft."</em>
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=197</link>
</item>
<item>
<title>October 19, 2008</title>
<description><p>
Pies are great! Today we had meat and pumpkin pie with Dan and Christina. To steal Dan's phrase: "I like pie!"
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=196</link>
</item>
<item>
<title>October 10, 2008</title>
<description><p>
I write this post mainly for my own benefit so I can have somewhere to go back and reference when I need to do this again one year from now after I have forgotten what it was I did.
</p>
<p>
At work we use <a href="http://modxcms.com/">Modx</a> a lot for CMS projects. One cool but annoying feature is the "QuickEdit" bar that allows you to make page edits from the page instead of from the manager. The problem is that the quick edit bar uses a Javascript library that often breaks other Javascript on your site - but only if you're currently logged into the manager. Which means, you often won't be able to test while you're logged in and making changes, <em>that you need to test.</em>
</p>
<p>
Here is the hack to remove the bar.<br/>
Edit
</p>
<p>
<code>
assets/modules/quick_edit/output.class.inc.php
</code>
</p>
<p>
In the function, mergeLinks change <code>$allowed=true;</code> to <code>$allowed=false;</code>

</p></description>
<link>http://www.stevenreimer.com/comment.php?id=195</link>
</item>
<item>
<title>October 3, 2008</title>
<description><p>You know the media has next to nothing on you (Harper) when the press is running stories about how much public affection you show your kids.</p>
<p>
<a href="http://cnews.canoe.ca/CNEWS/Canada/CanadaVotes/News/2008/09/30/6929886-cp.html">http://cnews.canoe.ca/CNEWS/Canada/CanadaVotes/News/2008/09/30/6929886-cp.html</a>
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=194</link>
</item>
<item>
<title>October 2, 2008</title>
<description><p>I finished my DIY laptop cooling device. I added telescoping rods to keep everything together and provide an adjustable platform.</p>
<p>What do you think?</p>
<p>
<img src="/images/posts/laptop_cooling3_web.jpg" class="postimage"/>
</p>
<p>
<img src="/images/posts/laptop_cooling4_web.jpg" class="postimage"/>
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=193</link>
</item>
<item>
<title>September 25, 2008</title>
<description><p>I have always been a fan of DIY projects, but never so good at carrying them out to fruition. Well, here is one that I have indeed managed to see through to at least the proof of concept.</p>
<p>
I have always complained about my HP Pavilion's noisy CPU fan. So in an effort to keep my laptop cooler with less interference from the CPU fan I build my own laptop cooler. The use of hoses was inspired by another DIY laptop stand I had seen on the net. Add 2 Princess Auto 5v fans, a USB cable and minimal solder and you get this:
</p>
<p>
<img src="images/posts/laptop_cooling1_web.jpg" class="postimage" />
</p>
<p>
<img src="images/posts/laptop_mounted1_web.jpg" class="postimage" />
</p>


<p>
I intend to tidy up the wires a bit and maybe attach the 2 hoses with telescoping rods for maximum adjustability and in an effort to keep everything together. The fans are not the quietest either, so there is the option of switching to 12v fans and since they will be underpowered they would spin slower. But at least it seems to work somewhat.
</p>
</description>
<link>http://www.stevenreimer.com/comment.php?id=187</link>
</item>
<item>
<title>September 15, 2008</title>
<description><p>
There was some excitement in Bow Island last night. There were a lot of people standing around watching this house fire. We got there a bit late so my pictures aren't as impressive as some people got earlier. The whole front of the house had been one big wall of flame.
</p>

<p>
<img src="/images/posts/bi_fire1.jpg" class="postimage" /><br/>
<img src="/images/posts/bi_fire2.jpg" class="postimage" />

</p>
<p>
You can see an old VW Bug in the garage. It's always sad to see an old car destroyed.
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=185</link>
</item>
<item>
<title>September 7, 2008</title>
<description><p>Dan, this one is for you.</p>
<p>You know that outline on href's you see when you click the link? I used to get rid of that with an "onclick=blur()". Well, I just found a <em>way</em> easier method.</p>
<p>
<code>
a { outline: none; }
</code>
</p>
<p>
And I call myself a web developer. How did I not know this?
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=184</link>
</item>
<item>
<title>September 5, 2008</title>
<description><p>
Finally. I have succeeded after much reading and trial and error to create my own custom firewall and more importantly QoS script. I have revisited QoS several times since I lost my Shorewall config to a hard-drive crash at work. I endeavored this time to build a QoS script from the ground up with no 3rd party software. This proved a little more difficult and time consuming than anticipated. 
</p>
<p>
The very high level break down of how it works is this, IPTables is used to assign port, destination or source based traffic arbitrary marks. These marked packets are then read by traffic control (tc) and put into designated Hierachical Token Buckets (HTB) which have assigned rates and priorities. That's the gist of it.
</p>
<p>
It all sounds quite boring and simple but I assure you it wasn't that simple and boring is a subjective label. It's exciting for me because it is the final piece to the SNAP (one of my pet projects) puzzle.
</p>
<p>
If anyone is interested in these scripts, let me know and I'll make them available.
</p>
</description>
<link>http://www.stevenreimer.com/comment.php?id=183</link>
</item>
<item>
<title>September 2, 2008</title>
<description>You know your daughter is developing a personality when she will only eat whole banana slices and not ones cut in half.</description>
<link>http://www.stevenreimer.com/comment.php?id=182</link>
</item>
<item>
<title>August 5, 2008</title>
<description><p>Sound problems has been one issue that has been in Linux for quite sometime. Usually what happens is that sound stops working after watching flash in a web browser.</p> 
<p>To find the offending process type this:</p>
<code>lsof | grep pcm</code>
<p>
This command will output a list of processes which currently have the sound device open. If you kill those processes you should get your sound back without needing to reboot.
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=181</link>
</item>
<item>
<title>July 19, 2008</title>
<description><p>
We have seen some intense weather this summer. On the way to Bow Island this Friday we saw these ominous clouds.
</p>
<p>
<a href="http://www.stevenreimer.com/gallery/main.php?g2_itemId=1343">
<img class="postimage" src="/images/posts/crazycloud_sm.jpg" />
</a>
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=180</link>
</item>
<item>
<title>June 10, 2008</title>
<description><p>I've had this weird problem for a while where my one USB drive would only mount as a read only filesystem. After lots of Internet searching across multiple days and weeks, I found one post where 
this one person just switched USB ports on his PC and it worked. </p>
<p>
I tried it. Guess what it works. </p>
<p>
Weird.
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=178</link>
</item>
<item>
<title>June 7, 2008</title>
<description><p>
Tomorrow I'm 30 and I've gotten over it. People seem to make a big deal of this number. Pointing out that I'm no longer in my twenties as if the twenties are the prime of life. But I think the 30s will prove to be good years. 
</p>
<p>
I'll let you young'uns know what it's like.
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=177</link>
</item>
<item>
<title>May 24, 2008</title>
<description><p>
After several years of using a variety of Linux flavour desktops, I have to say that Ubuntu 8.04 is by far the easiest Linux to use to date. 
</p>
<p>
One thing though - the Java version it installed by default on my AMD64 machine was terrible. Java routinely used 100% of my CPU. After installing Java 6 from Sun via Synaptic (Add/Remove), things are much, much better.
</p>
<p>
Thought other Ubuntu users may find this information useful.
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=176</link>
</item>
<item>
<title>May 14, 2008</title>
<description><h4>
Now with 50% more shininess!
</h4>

<p>
Lately, I have been experimenting with Scriptaculous and Prototype JavaScript libraries. I used to be wary of using third party libraries for either backend or frontend applications. But now, because of some recent requirements for a website I looked to some libraries to implement these features quickly. I found that over the past year or so, Scriptaculous libraries had matured greatly. 
</p>
<p>
So if you look to the title of my website, you'll notice it's changed from v5.0 to 5.1b to indicate the implementation of these libraries throughout this site. 
</p>
<p>
Take a look at the experimental section to see what I'm currently toying with.
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=175</link>
</item>
<item>
<title>May 9, 2008</title>
<description><p>
This is the Porsche 9ff GT9. It's top speed is rated at 252mph! Too bad it's 2mph shy of the Veyron. You'd think they could have squeezed 3 more to put it over the top. Guess not.
</p>

<a href="http://jalopnik.com/photogallery/9ffrecord/1001420830">
<img src="/images/posts/porsche_9ff_thumb.jpg"
border="0" class="postimage"
/></a></description>
<link>http://www.stevenreimer.com/comment.php?id=174</link>
</item>
<item>
<title>May 7, 2008</title>
<description><p>Everything went to pot yesterday. At least on my computer. I had noticed a few odd things recently like my TV capture card stopped working. Yesterday everything stopped working. The clue was that during boot every executable returned a "Unable to execute binary file" error.</p>

<p>
Thankfully I could recover most of my files with Fedora Rescue. So as of this afternoon I am running Ubuntu 8.04. The first setup attempt messed up. So I tried again and the install failed completely. I tested the install disk and it failed. Burned another, tested it failed too. Tried installing off the second burn anyway and it worked.
</p>
<p>
Dual monitors was a snap to setup once it installed NVidia's driver for me. All I had to do was add the TwinView option in the xorg.conf. VPN is working - quite a bit nicer than the old pptp-config I used to use.
</p>
<p>
I'm still in the process of getting Eclipse to where I want it and I'm sure there are other things that I will find I need in the next couple of days.
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=173</link>
</item>
<item>
<title>April 23, 2008</title>
<description><p>Wow it has been a long time since I have written anything here. Maybe because I've been so busy shoveling snow. Calgary has been living up to it's crazy weather reputation lately. We actually drove to Bow Island and back during the weekend. On the way back, the highways were probably 80% ice covered. Our vehicles in the ditch count between Brooks and Calgary was 14. 4 of which were semis. 
</p>
<p>
When we got home, I found that my 2 LCD monitors had been delivered Friday after we had gone, and left on our steps in plain view of the entire neighborhood. Good job Canada Post. I'm surprised they didn't disappear.
</p>
<p>
<a href="/images/posts/DSC00043.JPG"><img align="left" class="postimage" src="/images/posts/dual_screens.jpg" border="0" /></a>
I set them up Monday and they're awesome! Working from home is going to be fun now! No more fuzziness or wavy effects. Not to mention the desk real estate that opens up.
</p>
<p>
Now to see if I actually have any time to do any work this summer. I think we've over extended ourselves a bit with our evening activities.
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=172</link>
</item>
<item>
<title>April 2, 2008</title>
<description><p>
<img src="http://www.stevenreimer.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=1094&amp;g2_serialNumber=2" class="postimage" align="left"/>
We are back. Abby was great with her babysitters, but she does seem very happy to be home. There was no issue with her coming back to us. Her grandparents had an especially good time with her. A big thanks to Janelle who had her most of the time.</p>
<p>Abby has been incredibly hyper tonight. For the past hour she has been screeching and playing with a (child proof) pill bottle. I often wonder what's going on in her head.</p>
<p>
<a href="http://www.stevenreimer.com/gallery/main.php?g2_itemId=758">I have finished putting up pictures from our trip.</a> I may put up one or two more if I find I missed some good ones. I have enabled commenting, so comment away on the pictures if you'd like.
</p>
<p>
Until next time.
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=171</link>
</item>
<item>
<title>March 24, 2008</title>
<description>We are now in London, nearing the end of our whirlwind UK tour. Tomorrow we venture out to do some sightseeing. We just have to pick our sights, cause we can't see them all. Jeff and Sarah graciously drove us into Heathrow and we took the Tube into London. It will take a while to sort through the pictures and get them online, so be patient.</description>
<link>http://www.stevenreimer.com/comment.php?id=170</link>
</item>
<item>
<title>March 14, 2008</title>
<description><p><em>"We're leeaaaving on a jet plane...."</em></p>

<p>
Our flight leaves late this afternoon at 5:30pm. Crazy! I'm quite looking forward to having a couple weeks off with Julene.
</p>
<p>
Maybe, if you're lucky, I'll post some updates and/or pictures while we're traveling.
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=169</link>
</item>
<item>
<title>February 6, 2008</title>
<description><p>
<img src="/images/posts/castle.jpg" class="postimage" align="left" />
We are booked to go to England! This was kind of last minute. We had initially planned to buy tickets before Christmas, but due to certain circumstances we decided to wait. Then just recently, we were able to find babysitters for Abby so we could go. Thankfully, there were still tickets available that weren't super expensive, although, more than they had been in December.
</p>
<p>
Now we need to figure out where to go and what to do. We would like to venture to at least one other country while we're out. Other than that, all I've got is to visit some castles. I've always wanted to see a castle. And beer sampling! Julene would like to see a show of some sort in London.
</p>
<p>
Does anybody have any more ideas?
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=165</link>
</item>
<item>
<title>January 16, 2008</title>
<description><p>
An older and wiser colleague once told me that during his downtime he would "read a book or technical article relating to my profession." I am experiencing downtime right now so I am doing some experimental programming with Google APIs but am finding it exceedingly difficult to be motivated.
</p>
<p>
What do you do in your downtime and how do you motivate yourself (if you're doing something productive)?
</p>
<p>
<em>Click the icon in the top right to leave a comment</em>
</p>

<p>
<em>-- added</em><br/>
The same question was just <a href="http://ask.slashdot.org/article.pl?sid=08/01/18/1827227">posted on slashdot</a>, creating a lot more discussion than would be generated here.
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=163</link>
</item>
<item>
<title>January 2, 2008</title>
<description><p>
I don't subscribe to New Year's resolutions because they carry the assumption that they will be broken within a month. But one thing that I have wanted to do lately is read the entire Bible. And through a strange coincidence, Google Reader had a "Read the Bible in a Year" RSS subscription suggestion for me.
</p>
<p>
The feed breaks up the reading into 1 OT, 1 NT, and 1 Psalms/Proverbs section per day.
If you're interested, the URL for the feed is<br/>
<a href="http://www.ibs.org/bibles/dailyreading/rss/niv.xml">http://www.ibs.org/bibles/dailyreading/rss/niv.xml</a>
</p>
<p>
Happy New Year!
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=162</link>
</item>
<item>
<title>December 31, 2007</title>
<description><p>
The holidays are nearing their end. I am ok with that. It will be nice to get back to routine. But I am very much looking forward to our visit to Manitoba this coming weekend. My family hasn't seen us (read: Abby) for 7 or so months. We send pictures but it's not the same. It's always nice to spend some days hanging out on the farm. The atmosphere is so different than Calgary. It is tempting (for me at least) sometimes to trade our house on our tiny lot for a nice big acreage out there - with money to spare. I'll have to start up my own contracting company and work remotely. Some day...
</p>
<p>
This past weekend I got to single parent Abby while Julene went to help her parents paint their new house. Abby was really good to me, but I am thankful to have a helpmate. Raising a child is not a job for one person - my hat off to those that do.
</p>
<p>
Thanks again to Jeff for his relentless QAing. He found an ampersand issue with my RSS feed. I will have to be careful when adding links in posts to format them correctly.
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=161</link>
</item>
<item>
<title>December 14, 2007</title>
<description><p>
I stumbled across this music video the other day. I love the acoustic guitar in it. I wonder if I can find this guy in local music stores?
</p>
<p>
Wisely: Through Any Window
</p>

<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/EVpBw5V7sPU&amp;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/EVpBw5V7sPU&amp;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></description>
<link>http://www.stevenreimer.com/comment.php?id=160</link>
</item>
<item>
<title>December 11, 2007</title>
<description><p>
For those of you interested in attending a Choral Christmas concert, I will be singing in Brentview Baptist's choir concert on Sunday December 16 at 6:30pm. The concert will be held at the newly completed church building on Charleswood and Crowchild.
</p>
<p>
<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;time=&amp;date=&amp;ttype=&amp;q=brentview+baptist+calgary&amp;ie=UTF8&amp;ll=51.093335,-114.119282&amp;spn=0.014099,0.032787&amp;z=14&amp;iwloc=A&amp;om=1&amp;cid=51084517,-114123460,6775043402134582632&amp;output=embed&amp;s=AARTsJq3qEI5ghWzYXUQsZVlu0gEZhefww"></iframe><br /><small><a href="http://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;time=&amp;date=&amp;ttype=&amp;q=brentview+baptist+calgary&amp;ie=UTF8&amp;ll=51.093335,-114.119282&amp;spn=0.014099,0.032787&amp;z=14&amp;iwloc=A&amp;om=1&amp;cid=51084517,-114123460,6775043402134582632&amp;source=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small>
</p>
<p>
I hope to see you there.
</p>
</description>
<link>http://www.stevenreimer.com/comment.php?id=159</link>
</item>
<item>
<title>December 3, 2007</title>
<description><p>
I added some new background images (the picture at the top). To view a random different image click the green recycle icon in the top right corner of the page. Or, pick from the list that shows on mouse-over of the icon. My current favorite is the door_handle.
</p>
<p>
I also added some more pictures of <a href="http://www.stevenreimer.com/gallery/main.php?g2_itemId=566">Abby</a>.
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=158</link>
</item>
<item>
<title>November 27, 2007</title>
<description><p>
Good news! I was able to fix the Corolla's problem without any new parts. It turned out that the problem was that one of the control arm mount points was loose. After a bit of working the bolt back and forth I was able to get it good and tight. The Corolla drives great now with no suspension noises!
</p>
<p>
woohoo!
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=157</link>
</item>
<item>
<title>November 23, 2007</title>
<description><p>I have been on my own for the past week. Julene and Abby are at my inlaws. It feels weird being on my own. I like coming home to a wife and child and it feels weird to open the door and be greeted by silence.</p>

<p>On the vehicle front:<br/>
The Corolla is needing some maintenance. I replaced the rotors this week because they were warped. Tonight is the passenger side ball joint. This is a new procedure for me. I haven't replaced a ball joint before. From the looks of it though, it appears to be relatively straight forward. Christopher volunteered to come down and lend a hand if I need it - which will be nice. Sometimes all you need is one more hand or set of eyes.
</p>
<p>
I am once again very thankful for having my own garage to do these repairs on my own. I can imagine the labour cost would be somewhere around $250.
</p>

<p>
The !PHP project has passed the pilot stage. We are now waiting for confirmation that the quote we gave them will fit in their 2008 budget. I have been working on it during "down time" at work and I'm enjoying it. I have completed a device discovery web utility which is something the open source solution didn't have. The next step is to finish the monitoring daemon. 
</p>
<p>
That said, it's time to get to work.
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=156</link>
</item>
<item>
<title>November 14, 2007</title>
<description><img src="/images/posts/not_PHP.png" align="right"/>I got the "!PHP Project" I was asking for. At least, I've been able to start. We are doing a bandwidth monitoring project for a client and we have an "out-of-the-box" open source solution that we use in house, but I was hoping to write my own that would take it to the next level. The demo I have for our sales guy and CTO will be of the open source solution, but I will be pushing that we develop our own.
<p>
I had enough time budgeted so I could start writing a C++ monitoring daemon. I need another couple weeks to get where I'd like to be. If the project stalls, or they go with the open source, I plan to finish it on my own - it would look good on my resume.
</p>
<p>
In other news, a friend of mine has been chosen for jury duty. As much as I know there is a need for juries made up of members of the public, I'm glad I haven't had to be involved in any trials (as of yet). It does peak my curiosity a bit though. I'll have to bug him about once he's done.
</p>
<p>
Abby is still a super happy baby. She gets into these hyper moods sometimes and can be quite hilarious. I'm quietly hoping that the hyperactivity slows and doesn't increase as she gets older. She can sit mostly on her own now, we just have to tip her back up occasionally. Her favorite thing to do seems to be to sit on the (or Mark and Esther's couch) and play with a toy while "talking" as loud as possible - drowning out or at least distracting from any nearby conversations.
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=155</link>
</item>
<item>
<title>October 31, 2007</title>
<description><p>
I was browsing ebay for old Porsches and came across what will now be my dream car. <br/>
A 1969 Porsche 911.
</p>
<p>
<img class="postimage" src="/images/posts/1969_porsche_911.jpg" align="center"/>
</p>
<p>
The prices don't seem to be way out of reach and I have always wanted a Porsche. Plus, I'd rather have a classic than something new anyway. So it meets all my desires. That said, I probably am nowhere near being a place to justify such a purchase. But it's nice to dream - albeit a bit frustrating.
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=154</link>
</item>
<item>
<title>October 5, 2007</title>
<description><p><img class="postimage" title="Martin Sexton" src="/images/posts/m_sexton.jpg" align="left"/>
On Wednesday night, I accompanied a couple friends to a <a href="http://www.martinsexton.com">Martin Sexton</a> concert. Opening for him was Martyn Joseph, a political singer/songwriter. Both were really good, each in their own way.
</p>
<p>
Sexton has this way of singing that makes him sound like a muted trumpet. It&apos;s kinda cool if you don&apos;t mind not understanding what he&apos;s saying - but if you already know the words then there&apos;s no problem. He&apos;s a great performer and I&apos;d recommend checking him out if he comes around your area.
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=150</link>
</item>
<item>
<title>September 26, 2007</title>
<description>Discovered a new car recently. The Alfa Romeo 8C. All I can saw is: "Wow."
<p>
<img src="/images/posts/ar_8c.jpg"/>
</p>
<p>
<img src="/images/posts/ar_8c_3.jpg"/>
</p>
<p>
<img src="/images/posts/ar_8c_12.jpg"/>
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=149</link>
</item>
<item>
<title>September 25, 2007</title>
<description>I&apos;m getting slack with this blog again. Nobody is whipping into shape. I guess I&apos;m not that famous on the Internet. 
<p>
I am finally parting with one of our three cars. I sold the Toronado on Ebay last weekend. It went for a decent price - enough that I nearly came out even after three years of owning and driving it. Which is more than you can ask for from any car.
</p>
<p>
Other than that, life is getting into the busyness of the Fall/Winter season. It seems that my evenings are mostly taken up during the week. This tends to get frustrating. Maybe this year I will resolve to be less committed. Although that sounds like a negative idea, it would probably help keep me more sane and less stressed.
</p>
<p>
If anyone is looking for some dark British humor, check out <a href="http://www.bbc.co.uk/comedy/extras/"><i>The Extras</i></a> by Ricky Gervais, also picked up by <a href="http://www.hbo.com/extras/">HBO</a>.
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=148</link>
</item>
<item>
<title>September 7, 2007</title>
<description>This is pretty funny:<br/>
http://www.nathansbrain.com/myvideo/snl/taco-town/SNL_Taco_Town.mov</description>
<link>http://www.stevenreimer.com/comment.php?id=147</link>
</item>
<item>
<title>September 5, 2007</title>
<description>And it&apos;s September. Traffic to and from work doubled instantly. And on top of that I have to start thinking about what to do when the motorcycle isn&apos;t an option anymore. Transit? Fight for the 1 free parking spot? Either way, it means getting out of bed earlier
<p>
I finally got around to putting in the fuel tank pressure sensor in the Cavalier. Time will now tell whether this is the fix for the OBDII code. 
</p>
<p>
Other than that, life is pretty well moving on steady. Abby is still a very happy baby. It is a lot of fun to watch her discover the world. 
</p>
<p>
I should upload more pictures of her...
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=145</link>
</item>
<item>
<title>August 24, 2007</title>
<description>Found a good quote on a random website banner today:
<p>
"When Jesus said &apos;Love Thy Enemy&apos;, He probably meant &apos;Don&apos;t kill them&apos;"
</p>
<p>
This could be applied to any &apos;Christian&apos; nation at war.
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=144</link>
</item>
<item>
<title>July 7, 2007</title>
<description>Pictures of my Oldsmobile Toronado that is for sale<br/>
<a href="images/toronado/">Click here</a></description>
<link>http://www.stevenreimer.com/comment.php?id=141</link>
</item>
<item>
<title>July 5, 2007</title>
<description><p>
Here&apos;s an interesting vehicle I came across yesterday. Note the amount of mirrors.
</p>
<p>
<img src="/images/posts/scooter1.jpg"/><br/>
<img src="/images/posts/scooter2.jpg"/>
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=140</link>
</item>
<item>
<title>June 28, 2007</title>
<description>A good description of what I do:
<p>
<b>Programming as the Magic of Legend</b> ( http://jroller.com/page/obie )
</p>
<p><em>
"The programmer, like the poet, works only slightly removed from pure thought-stuff. He builds castles in the air, from air, creating by exertion of the imagination. Few media of creation are so flexible, so easy to polish and rework, so readily capable of realizing grand conceptual structures. Yet the program construct, unlike the poet&apos;s words, is real in the sense that it moves and works, producing visible outputs separate from the construct itself. It prints results, draws pictures, produces sounds, moves arms. The magic of myth and legend has come true in our time. One types the correct incantation on a keyboard, and a display screen comes to life, showing things that never were nor could be. ... The computer resembles the magic of legend in this respect, too. If one character, one pause, of the incantation is not strictly in proper form, the magic doesn&apos;t work. Human beings are not accustomed to being perfect, and few areas of human activity demand it. Adjusting to the requirement for perfection is, I think, the most difficult part of learning to program."
</em></p></description>
<link>http://www.stevenreimer.com/comment.php?id=139</link>
</item>
<item>
<title>June 21, 2007</title>
<description>Linux let me down yesterday.
<p>
I came into work thinking, today would be a good day to do the package updating that I have been prompted to do for a while. So I let the update wizard do it&apos;s thing and at the end rebooted as needed. 
</p>
<p>
While Fedora (6) was booting I noticed that eth0 failed to get an IP. No worries, we have dhcp hiccups at work alot. Finishing booting. Tried to get an IP manually - no go. Called over the IT guy. His laptop worked fine. My onboard Broadcom gig NIC isn&apos;t even lighting up.
</p>
<p>
Figuring that the driver broker during the update I threw in PCI NIC. Still nothing. No internet connection means no online searching for solutions. So I thought, why don&apos;t I try upgrading to Fedora 7. Having never done a smooth upgrade from one Fedora version to the next before I had my doubts. 1 hour later... my doubts are confirmed.
</p>
<p>
Next I tried a clean install of Fedora 7. 1 hour later - still no network.
</p>
<p>Finally admitting defeat, I dug up the Fedora Core 6 install DVD and went back to un-updated Fedora Core 6 and now everything is working. Except Eclipse - the most important utility at work.
</p>
<p>
What have we learned kids? <br/>
Be wary of automatic updates. Proceed with extreme caution and have a contingency plan.
</p>
<p>After all of that, I still prefer Linux to Windows.</p></description>
<link>http://www.stevenreimer.com/comment.php?id=138</link>
</item>
<item>
<title>June 7, 2007</title>
<description>Tomorrow marks the beginning of the last year of my 20s. That&apos;s right - I am turning 29. 
<img src='/images/birthday_candles.jpg' align='left' style='margin:5px;' class='postimage'/>
That&apos;s a curious age. Currently when I refer to someone as being in their 30s, I am placing them into an age bracket that seems so far from where I am. But it&apos;s not. It&apos;s a mere 12 months away from engulfing me.
<p>
I used to think that this would be a hard age to turn, but the more I think about it the more I am ok with it. Why not simply embrace the inevitable? It&apos;s a path I&apos;m going to have to walk one way or another?
However, if I claim to be in some sort of early-mid-life crisis maybe I could get away with getting the V-max I&apos;ve always wanted.
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=137</link>
</item>
<item>
<title>June 1, 2007</title>
<description>I am exhausted. And for no evident reason.
<p>
I have been trying to figure out the cause of my fatigue. Maybe lack of sleep? (usually 7 hours) Maybe poor eating habits - but I normally eat pretty well. Maybe a brain-draining, eternal project at work? But most likely the main cause is that it&apos;s  between 2 and 3 pm on a Friday.
</p>
<p>
It&apos;s on Friday&apos;s like these that I look forward to doing nothing on the weekend. Except that in the summer it seems that all of our weekends through August get booked up by the end of May. I&apos;ll try and get some down time to relax Saturday and Sunday regardless.
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=136</link>
</item>
<item>
<title>May 15, 2007</title>
<description><p>
1095 days. That is how long Julene and I have been married today. 3 years. Wow. It seems so long ago and yet so new at the same time.
</p>
<p>
With the arrival of Abby our social lives have been forever altered. However, Janelle has graciously offered to babysit Abby for tonight, so Julene and I can go out for dinner. This will be Abby&apos;s first babysitting experience and will likely determine how eager Janelle will be to offer her sitting services in the future. 
</p>
<p>
Here&apos;s to a nice quiet evening for everyone!
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=135</link>
</item>
<item>
<title>20070426 (151109)</title>
<description>I have created a gallery for Abby. Please check back frequently.<br/>
<a href="http://www.stevenreimer.com/gallery/main.php">Click here</a> to go to the gallery now.</description>
<link>http://www.stevenreimer.com/comment.php?id=132</link>
</item>
<item>
<title>20070419 (143725)</title>
<description><img src="http://www.stevenreimer.com/images/flames_logo.jpg" class="postimage" align="left" height="50"/>Here&apos;s to hoping...<br/>
<h2>Go Flames Go!</h2></description>
<link>http://www.stevenreimer.com/comment.php?id=130</link>
</item>
<item>
<title>20070411 (091337)</title>
<description>We have under 3 weeks to go. Life is about to change dramatically. It is amazing how we have been able to  live pretty normally through the pregnancy but once this little life get&quot;s out into the world you can bet that we will be at his or her beck and call. We are still extremely excited. It is amazing to think of the miracle God has placed inside of Julene. We are so thankful to Him for giving us this gift and responsibility. <p>
The prospect of being a parent is very humbling. To think that we will be responsible for a new Life. We pray for wisdom in bringing up this child.
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=129</link>
</item>
<item>
<title>20070322 (090714)</title>
<description>I learned something about computers (or printers rather) from my Dad last night. I was complaining that my printer wouldn't print in black and white if it thought it was out of magenta. His solution? Tape the clear part of the cartridge. I had never thought of that before. The printer must use a light emitting diode to detect transparency in the cartridge. Taping the transparent part makes it appear full. Voila!<br/>
I&#039;m sure most of you already knew this, but in case you didn&#039;t.</description>
<link>http://www.stevenreimer.com/comment.php?id=127</link>
</item>
<item>
<title>20070319 (154509)</title>
<description><img src='/pictures/carshow2007/images/thumbs/new-CarShow2007 016.jpg' align='left' class='postimage'/>This weekend, Mark and I visited the International Car Show in Calgary. It was a spectacular display of cars that I would never be able to afford. And I don't think Mark will either. 
<p>
Despite having our income status rubbed in our faces, it was a good time checking out what's new in the auto industry.</p>

View pictures <a href='http://www.stevenreimer.com/?page=39'>here</a>.</description>
<link>http://www.stevenreimer.com/comment.php?id=126</link>
</item>
<item>
<title>20070317 (230112)</title>
<description>I wish the Internet was a more friendly place. I wish there would be less people trying to scam and spam. So as of today, there will be no links allowed in the messages section.<br/>
Sorry.</description>
<link>http://www.stevenreimer.com/comment.php?id=125</link>
</item>
<item>
<title>20070302 (125939)</title>
<description>Apparently my last post was not XML compliant and will not show in Google Reader. I need to figure out why.</description>
<link>http://www.stevenreimer.com/comment.php?id=124</link>
</item>
<item>
<title>20070301 (153614)</title>
<description>Recently I pulled a project of mine out of the closet, brushed off the proverbial dust and started working on it in my free time in earnest. My wife will attest that it is indeed all my free time.
<br/>
The reason for this new-found drive to work on it is that it may have some market value and I finally have met some marketing contacts that would like to pitch it. 
<br/>
The guts of it are all done, I am just spending time on the administration side, wrapping it my POOP AJAX framework. If I do say so myself, it is starting to come together and look pretty slick.
<br/>
The plan is for it to be demo-able by early next week.

</description>
<link>http://www.stevenreimer.com/comment.php?id=123</link>
</item>
<item>
<title>20070209 (095328)</title>
<description>All this hype about Windows Vista has stirred up much resentment from the Linux/Open Source community. No surprise there. One of the causatums of this animosity is the digging up of anything that makes Microsoft look bad, or just plain silly. 
<p>
Mark pointed me towards one such artifact - a Microsoft promotional video for Windows386. As he so aptly put it:
</p>
<p>
&quot;I&apos;m building a time machine and switching to linux or BSD before this video ever gets made.&quot;<br/>
- Mark Slevinsky
</p>
<p>
<a href='http://video.google.com/videoplay?docid=4915875929930836239&amp;q=windows+386'>Here it is in all it&apos;s glory</a>.
</p>
<br/>

<span style='color:red;'>*Warning: View at your own risk.<br/>
I am not responsible for any resulting trauma, such as bleeding from the eyes or loss of speech.</span>
</description>
<link>http://www.stevenreimer.com/comment.php?id=122</link>
</item>
<item>
<title>20070205 (095327)</title>
<description>enervated (adjective) <br/>
: lacking physical, mental, or moral vigor

<p>
Sounds like a Monday to me.
</p>
</description>
<link>http://www.stevenreimer.com/comment.php?id=121</link>
</item>
<item>
<title>20070131 (161632)</title>
<description>Found on a brochure:
<p style='padding-left:5px; padding-right:5px'>
Armchair for the mind.<br/>
"What I dream of is an art of equilibrium, purity and tranquility, devoid of disquieting or preoccupying subject matter... a sedative, a calmative for the intellect - something analogous to a good armchair that relieves one from physical fatigue."
<br/>
Henri Matisse - 1908
</p>
</description>
<link>http://www.stevenreimer.com/comment.php?id=120</link>
</item>
<item>
<title>20070125 (091324)</title>
<description>I'm trying out a new-fangled Microsoft keyboard. It's supposed to be super ergonomic. It does work in Linux so it has passed the first test. Although, I do not expect any of the "special buttons" to work. 
<p>
Julene and I have started discussing names for our future child. It seems that we cannot hit any middle ground. We both like names that other people have taken first but can't seem to find any names that we both like and hasn't already been taken by family or close friends. Any suggestions? Put them in the comments. Julene hasn't taken to my suggestions of Demetrius or Maximus so I have to bring more to the table.
</p>
<p>
Also, look out for a more complete example of my PHP OOP AJAX framework. 
</p>
Can I get one more acronym in there?</description>
<link>http://www.stevenreimer.com/comment.php?id=119</link>
</item>
<item>
<title>20070120 (144529)</title>
<description>I'm at someone's home office trying to upgrade their W98 boxes to XP. Having all their business information on the computers, I want to do this right. So I try to upgrade, instead of doing a fresh install. Blue Screen. Great. Luckily, I can cancel the install and get back into W98. So I try again - Blue Screen. So now I need to Ghost the machines and do a fresh install. I've copied all their drives to my laptop so I can import things like email, but a ghost would be nice incase of ultimate failure.<br/>
So now I wait for my pal Jeff to bring me some of his stuff since I don't have any software for this.<br/>
I guess I'll have to stop the billing clock for a while.</description>
<link>http://www.stevenreimer.com/comment.php?id=118</link>
</item>
<item>
<title>20070105 (124246)</title>
<description><img src='images/rss.jpg' align='right' class='postimage'/>
After listening to Jeff whine about my site's lack of an RSS feed I have finally created and implemented my own "built from scratch" RSS class.
The RSS feed can be found <a href='http://www.stevenreimer.com/rss/index.php'>here</a>.
<br/>
I just have to be careful to make my posts valid XML.
</description>
<link>http://www.stevenreimer.com/comment.php?id=117</link>
</item>
<item>
<title>20061204 (114412)</title>
<description>For those of you who do not know, <strike>Julena</strike> Julene and I are expecting our first child at the end of this April. Needless to say, this is a cause for much joy. We are both excited and nervous as we start to realize that we are going to be parents.
<p>
Recently we had our 18 week ultrasound. You can see the pictures <a href='?page=38'>here</a>. The baby can be seen sucking her(?) thumb in one of them. 
</p>
<p>
Merry Christmas!
</p></description>
<link>http://www.stevenreimer.com/comment.php?id=115</link>
</item>
<item>
<title>20061110 (083255)</title>
<description>The answer is to follow up and be polite. Canadian Tire checked all the remaining lug nuts, none of which broke and gave us a full refund for the extra costs incurred at the body shop. This has restored some of my faith in Canadian Tire. It was refreshing to see a mechanic shop take responsibility.</description>
<link>http://www.stevenreimer.com/comment.php?id=113</link>
</item>
<item>
<title>20061101 (141805)</title>
<description><img class='postimage' src='images/crappytire.png' align='left'/>Does anyone have experience with trying to get money out of Canadian Tire for a job done wrong that ended up costing money to fix somewhere else?
<p>
Cause that's what happened to me. They way over-tightened (150+ft/lbs) some wheel nuts (and under tightened others) and when the body shop tried to take off the wheel to get the fender off, two wheel studs broke on one wheel - which costs me $150 because it was an item not on the estimate from the bodyshop.
</p>
<p>Any ideas would be appreciated.</p></description>
<link>http://www.stevenreimer.com/comment.php?id=112</link>
</item>
<item>
<title>20061027 (110538)</title>
<description>Today is "Artificial Stimulant Day." 
<p>Being the last day of a yet another really busy week coupled with an early morning car-pool into work, I have to drink my motivation from a cup(s) this morning.</p>
</description>
<link>http://www.stevenreimer.com/comment.php?id=111</link>
</item>
<item>
<title>20061024 (103420)</title>
<description>I seem to be neglecting my blog lately. Could it be due to my huge work load? You decide. I can't.<br/>
Work may continue shortly on the CB350. I just received allan head bolts for the side covers so I can wreck the philips head bolts that are in there now and take off the engine covers to replace the cam chain. Everytime I try to take a step forward on this engine it seems I have to take a pile more stuff apart. I just want to get it done before I completely forget how to put it back together.<br/>
Oh, and I bought a laptop. Julene and I figured that with the amount of weekends we are spending at her parents' place helping out and the need right now for me to put some hours in on the weekend, it would be beneficial to have a laptop. I didn't put up much of a fight at that suggestion.
<br/>
<img align='right' class='postimage' src='images/hp_laptop.jpg'/>
Specs:
<dl>
<dt>Model: HP Pavillion DV1315CL</dt>
<dt>Pentium M 1.73 Ghz</dt>
<dt>1 Gig Ram</dt>
<dt>80 Gig Hdd</dt>
<dt>Dual Layer DVD +/- burner</dt>
<dt>14" widescreen</dt>
</dl>
Until next time.</description>
<link>http://www.stevenreimer.com/comment.php?id=110</link>
</item>
<item>
<title>20061016 (140355)</title>
<description>We woke up to a blanket of white today. Needless to say I carpooled with Julene and Ruth today. I guess that means I won't be able to work late.<br/>
Julene and I are doing well. Soccer is over for me so that gives us one more evening together during the week which is nice. I hope to spend some of that extra free time working (read: playing) in the garage on various projects. <p>
Tonight I am taking the problem power supply out of the Toronado and bringing it to my electronic engineer friend's place to see if we can find and rectify the issue. Here's to hoping. If we can't get it, we will be replacing the guts of it with some modern parts. It would be nice to have this done for winter as it directly affects the heating of the interior of my car.</p></description>
<link>http://www.stevenreimer.com/comment.php?id=109</link>
</item>
<item>
<title>20061003 (170741)</title>
<description><img src="images/leaf.jpg" class="postimage" align="right"/>
I haven't been on my motorcycle for 4 days now. This is an indication that we are in the advance stages of Autumn. That, and the leaves changing color and falling is a give-away. <br/>
There isn't much to tell you guys. Work is still work. The CB is still in pieces. I'm still married. I thought I should at least drop a line here to inform my many devoted readers that I am indeed in this present world.</description>
<link>http://www.stevenreimer.com/comment.php?id=108</link>
</item>
<item>
<title>20060925 (151734)</title>
<description>Last week <a href="http://www.zefrank.com/theshow/archives/2006/09/092106.html">zefrank</a> had an episode that touched on materialism and it's relation to 

happiness. He suggested that since our brains "synthesize happiness," it is our indecisiveness that causes the most unhappiness - not our poor decisions, bad life experiences or situations. He says that we would be the most happy if we just made a decision and stuck to it.<br/>
Later I read a chapter in <i>The Jesus I Never Knew</i> by Philip Yancy in which he was going over the beatitudes in Matthew 5. He talked about what Jesus meant by being blessed when in hard times. Yancy pointed out that when you are not successful by world standards or in poor spirits because of some trial, you look forward to God's gift of eternal life because it's something better than what you currently have. When you are successful, you are afraid of death (or eternal life) because you are comfortable on earth and afraid of the unknown.
<br/>
It was interesting to hear a parallel view from someone who is basically anti-religious and from someone else who is decidedly Christian. Both are saying that to have less is really to have more.
<br/>Just some food for thought.</description>
<link>http://www.stevenreimer.com/comment.php?id=107</link>
</item>
<item>
<title>20060918 (105213)</title>
<description>It has been a while since my last entry. I blame the busyness of my life. Well, maybe its the laziness.<br/>
The weekend was quite productive. I helped Jeff with replacing the timing chain on his diesel Jetta. We also had the assistance of Christopher and Lonnie which proved helpful.<br/>
Other than that, the CB project is on hold while I decide whether or not to get this lower engine on ebay. I am leaning toward getting it. It has some other pieces that I would need to get anyway so it looks like a good move.<br/>
Thanks for checking in, now you can get back to work.</description>
<link>http://www.stevenreimer.com/comment.php?id=105</link>
</item>
<item>
<title>20060911 (143826)</title>
<description>Now that the engine is apart, I found that the timing chain has worn through the cylinder wall, causing the leak that initiated this whole project in the first place. I'm debating repair methods. I might get a whole lower engine off of ebay or just the cylinder walls if I can find them. Or I'll try to repair the existing cylinder wall somehow.<br/>
The end of this week is supposed to be cold. This means the end of my motorcycle commuting. Or at least the most part of it. Time to start carpooling with Julene and/or taking transit. That will be first.</description>
<link>http://www.stevenreimer.com/comment.php?id=104</link>
</item>
<item>
<title>20060905 (234459)</title>
<description>The engine is out of the CB. Completely. Now comes the tricky part, This is new territory for me. It was a bit overwhelming to think about it, but the actual dismantling of the motorcycle was fairly straight forward and logical. I just have to make sure I don't misplace any pieces.<br/>
I am hoping the problem I'm looking for will be obvious. If not, I'll just seal up all the gaskets real nicely with silicon and hope that does it.<br/>
On the home front, not much is new. Ken and Kathryn were out for the long weekend. I think it's safe to say we all had a good time.<br/>
Work this week is proving to be a bit difficult. Really hectic and lots going on. I need to maintain focus.</description>
<link>http://www.stevenreimer.com/comment.php?id=103</link>
</item>
<item>
<title>20060829 (140353)</title>
<description><img src='pictures/Waterton082006/images/thumbs/new-Waterton082006%20042.jpg' align='left' class='postimage'/>Pictures of our <a href='index.php?page=34'>Waterton camping</a> are up. Hopefully in the near future I'll add some sort of image titling or description functionality of some sort. And by <i>near future</i> I mean whenever I get around to it.<p/><p/></description>
<link>http://www.stevenreimer.com/comment.php?id=102</link>
</item>
<item>
<title>20060828 (131126)</title>
<description>This will be my first full week of work in a while. I wonder how it will pan out. I'm guessing that I'll be beat by the end. I'm trying to work at least a few extra hours so I can make up for my unpaid holidays. My mind tends to shut off around 7.5 hours of work so that could prove to be difficult.<br/>
Soon I will be down with extra-curricular sports. I have decided to take a break from soccer for the first time in years. Having the extra time at home to do some extra web development will prove to be very valuable.<br/>
Until whenever...</description>
<link>http://www.stevenreimer.com/comment.php?id=101</link>
</item>
<item>
<title>20060823 (103428)</title>
<description>Our holidays are basically over. At least for me. Julene has a few more days off but I am back at work for a while now. I wonder how long it will take me to get back into this routine of work.</description>
<link>http://www.stevenreimer.com/comment.php?id=99</link>
</item>
<item>
<title>20060804 (101138)</title>
<description><img src='images/thunder.gif'  align='left'/>I think we have all our pre-trip issues ironed out. Now, if only I could do something about the weather. It's looking pretty gloomy today for our start. And the forecast on the island isn't rain-free either. Oh well, we will start our trip regardless and just dress warm and in full rain gear.</description>
<link>http://www.stevenreimer.com/comment.php?id=97</link>
</item>
<item>
<title>20060802 (100802)</title>
<description>Two days before we leave on our motorcycle trip I run into a significant issue - the oil pan threads for the oil drain plug on my Tempter stripped. I remember that years ago (when Derick still owned it) we put in an oversized bolt because of weak threads. Well, those weak threads are now gone. So I am going to try and find an oversized, tapping bolt to replace it. Obviously this is a pretty important fix as you don't want to be losing all your oil in the middle of the mountains.</description>
<link>http://www.stevenreimer.com/comment.php?id=96</link>
</item>
<item>
<title>20060731 (152629)</title>
<description>I read Luke 6:27-36 today and was struck by a question. Often we hear contemporary Christians (myself included) say: "We shouldn't let people ( take advantage of || walk over ) us just because we're Christians."  As disconcerting as it may be, I am no longer sure I can agree with this statement. This passage pretty well explicitly says that if someone takes something from us, to not demand it back. Does this remind anybody else of the Ned Flanders - Homer relationship? <br/>Talk about a difficult command to follow.</description>
<link>http://www.stevenreimer.com/comment.php?id=95</link>
</item>
<item>
<title>20060727 (172403)</title>
<description>I just realized that all the links on my site don't work in IE due to IE being horrible. I'll try and get that fixed.</description>
<link>http://www.stevenreimer.com/comment.php?id=94</link>
</item>
<item>
<title>20060727 (150743)</title>
<description>Hey Faithful viewers.<br/>
So I was using my new framework for a friend's website and promptly and unwittingly started breaking the rules those which the framework was intended to help enforce. Particularily, the combination of business and display logic. But don't be alarmed, I have gone back and fixed my misuse of the framework.<br/>
In other news: In an attempt to possibly getting the Toronado running again without buying and AC compressor, I posted the question: "Can I run an altenator belt bypassing the AC?" on an Oldsmobile forum. Eveyone that responded seemed to think so. This weekend I will measure the length of the belt I would need without AC and see if it can run without any additional idlers or anything. <br/>
Here's to hoping.<br/>
Although I may have a lead on a truck, and in that case I would rather not keep the Toronado. I guess I could get something for it if it was running to help offset the truck purchase. If it's still available and we figure out how to get a hold of the guy.<p>
Oh, and feel free to use the feedback to make personal attacks on other feedbackers.</p></description>
<link>http://www.stevenreimer.com/comment.php?id=93</link>
</item>
<item>
<title>20060717 (092234)</title>
<description>The Toronado may be on its last legs. The AC compressor went over the weekend causing a lot of rattling and causing hard starting. It's turning so hard that the car is losing power. The bearing is most likely siezed. If this is the case, I may be retiring the Olds permanently and start my hunt for a small S10 type truck. If you see any, let me know.</description>
<link>http://www.stevenreimer.com/comment.php?id=90</link>
</item>
<item>
<title>20060628 (125719)</title>
<description><a href="http://members.aol.com/sidebike56/h17.jpg">This</a> is awesome. There are no other words.</description>
<link>http://www.stevenreimer.com/comment.php?id=86</link>
</item>
<item>
<title>20060620 (125504)</title>
<description>I am trying to customize <a href="http://www.mediawiki.org">MediaWiki</a> here at work at it is proving to be a frustrating task. All I want to do is create a template and then create a page from that template with a user specified name. I would have thought that this would be really easy and everyone would be doing it but I can't seem to find much for documentation. If anyone has any ideas, let me know.</description>
<link>http://www.stevenreimer.com/comment.php?id=82</link>
</item>
<item>
<title>20060519 (112606)</title>
<description>Can you say "Long Weekend"? I sure can. Maybe I'll take my camera out and take some pictures to satisfy Ken. Not that I <i>have to</i> listen to him.</description>
<link>http://www.stevenreimer.com/comment.php?id=75</link>
</item>
<item>
<title>20060515 (113124)</title>
<description>Happy 2nd Anniversary to us!</description>
<link>http://www.stevenreimer.com/comment.php?id=73</link>
</item>
<item>
<title>20060508 (095856)</title>
<description>I signed up on AutoTrader.ca to sell the VW Golf and lo and behold, I am now the recipient of spam. My gmail account used to be basically spam free. Shame on me for using my normal email address. I will be making a "spam account" now for all signups.</description>
<link>http://www.stevenreimer.com/comment.php?id=70</link>
</item>
<item>
<title>20060407 (101203)</title>
<description>I heard Winnipeg is preparing for yet another flood. I came across this song the other day listening to <a href="http://radio3.cbc.ca">radio3.cbc.ca</a> that made me think of Manitoba. <a href="http://radio3.cbc.ca/play/concert/Greenfield-Main-2001-06-09/Red-River-valley/">Have a listen</a>.</description>
<link>http://www.stevenreimer.com/comment.php?id=62</link>
</item>
<item>
<title>20060405 (155328)</title>
<description>So no deal. They hired another candidate. It was a good interviewing experience at least. I would like to know what the reason was so I can improve in that area. So that means a contract renewal at dweb and I'll probably be taking a bit of a pay cut because of budget restrictions. If it's a big cut I'll be actively looking for another job.</description>
<link>http://www.stevenreimer.com/comment.php?id=61</link>
</item>
<item>
<title>20060322 (131259)</title>
<description>Second interview completed. Waiting for decision. I should know by Friday, the day before we leave for the Dominican!</description>
<link>http://www.stevenreimer.com/comment.php?id=58</link>
</item>
</channel>
</rss>
