<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>Code In Review</title>
	<link>http://blog.codeinreview.com</link>
	<description>My thoughts on software</description>
	<lastBuildDate>Thu, 07 Jan 2010 00:31:43 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>HTACCESS, RewriteRule, and the disappearing images problem</title>
		<description><![CDATA[I decided today that I was going to fix my ongoing issues with images and WordPress. Turns out that in this case the blame did not lay with Wordpress, but instead with my hosting provider.
A long time ago I decided to use blog.codeinreview.com as my web address instead of www.codeinreview.com or codeinreview.com.&#160; Since I was [...]]]></description>
		<link>http://blog.codeinreview.com/post/2010/01/06/htaccess-rewriterule-and-the-disappearing-images-problem/</link>
			</item>
	<item>
		<title>JavaScript Method Names</title>
		<description><![CDATA[I’ve been working on a new website for my company recently, and ran across an annoying issue with a JavaScript method name I was using to handle a mouse over event.&#160; I usually define my methods with generic names and then rename them to fit their specific purpose once I have a better understanding of [...]]]></description>
		<link>http://blog.codeinreview.com/post/2009/12/30/javascript-method-names/</link>
			</item>
	<item>
		<title>Debugging for Two</title>
		<description><![CDATA[I’ve already mentioned I’m a fan of Visual Studio.&#160; Whenever I think of something development-related I wish it would do, a little bit of investigating shows how it can already do it in some form.&#160; A case in point is my current project, which involves 2 separate executables.&#160; The first executable watches for and filters [...]]]></description>
		<link>http://blog.codeinreview.com/post/2009/12/27/debugging-for-two/</link>
			</item>
	<item>
		<title>Windows Live Writer vs Wordpress</title>
		<description><![CDATA[A few months ago I switched my blogging platform over from Blogengine.net to Wordpress.&#160; This change was done mostly due to a change in hosting platform that precluded me from running an asp.net website.&#160; My experience with Wordpress has been… less than satisfactory.&#160; The administration pages seem to be incredibly slow to load and use.&#160; [...]]]></description>
		<link>http://blog.codeinreview.com/post/2009/12/22/windows-live-writer-vs-wordpress/</link>
			</item>
	<item>
		<title>Creating a Custom Item Template in VS2008</title>
		<description><![CDATA[I write a lot of C# code, so anything I can find to reduce the amount of time I spend “filling in the blanks” is great.&#160; Visual Studio is perfect for helping out in these types of situations.&#160; A case-in-point is the custom item template.
Whenever you select “Add New Item” on a project, you are [...]]]></description>
		<link>http://blog.codeinreview.com/post/2009/12/22/creating-a-custom-item-template-in-vs2008/</link>
			</item>
	<item>
		<title>Setting Up Local Source Control With Subversion</title>
		<description><![CDATA[I love source control, but I tend not to use it for my “at-home” development for the simple fact that setting up a separate server is overkill, and I don’t like to have random server processes running on my personal machine.  Unfortunately, this means that I lose out on my favorite use for source control [...]]]></description>
		<link>http://blog.codeinreview.com/post/2009/12/19/setting-up-local-source-control-with-subversion/</link>
			</item>
	<item>
		<title>Developing a Usable Website Width</title>
		<description><![CDATA[When you design a website, most folks try to minimize the amount of scrolling a user has to do.  Studies seem to indicate that while users will scroll, the less scrolling a web page requires, the more usable it will be.  Most websites attempt to limit the scrolling to the vertical direction, while minimizing or [...]]]></description>
		<link>http://blog.codeinreview.com/post/2009/12/17/developing-a-usable-website-width/</link>
			</item>
	<item>
		<title>Reading and Comprehending Your Way to the Top</title>
		<description><![CDATA[Let me start by saying that reading code is rarely fun.  Understanding  it is hard.  Let’s assume that is a given, and avoid all the arguments that  surround that topic.
Unfortunately, if you are a software developer, reading and comprehension  skills are critical to your professional success.  Maintaining legacy code,  integrating third-party [...]]]></description>
		<link>http://blog.codeinreview.com/post/2009/09/30/reading-and-comprehending-your-way-to-the-top/</link>
			</item>
	<item>
		<title>Fill in the Gaps</title>
		<description><![CDATA[Suppose your boss were to approach you one day and inform you that they were looking to hire another technical staff member for the team and he wanted you to outline the skills required for the position.  The specific requirements and position would be left entirely up to your discretion.
What would you do?
Most developers would [...]]]></description>
		<link>http://blog.codeinreview.com/post/2009/09/28/fill-in-the-gaps/</link>
			</item>
	<item>
		<title>Back on the Horse</title>
		<description><![CDATA[Its been a busy summer around here, and a lot of changes have gone on, but its time for me to get back on the horse (so to speak), and get back to a more regular posting schedule.  My list of personal projects has built up over the past few months as I’ve focused on [...]]]></description>
		<link>http://blog.codeinreview.com/post/2009/09/16/back-on-the-horse/</link>
			</item>
</channel>
</rss>
