<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="0.92">
<channel>
	<title>facility9</title>
	<link>http://facility9.com</link>
	<description>ruminations on sql, ruby, c# and other things</description>
	<lastBuildDate>Mon, 28 Jul 2008 20:05:33 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Missing cookies in jQuery AJAX callbacks?</title>
		<description>For my current project, we're making use of a large number of jQuery AJAX callbacks, as well as cookies, to deliver some rich functionality to the users of a web site.  Unfortunately this created a little bit of an issue when trying get this to work in IE7.

Here's what ...</description>
		<link>http://facility9.com/2008/07/28/missing-cookies-in-jquery-ajax-callbacks/</link>
			</item>
	<item>
		<title>IE7, dropdowns, and z-index</title>
		<description>I spent most of yesterday and most of this morning battling with a IE7 display bug.

Back story: we are using jQuery's superfish drop down menus (a jQuery based implement of suckerfish/son of suckerfish) for site navigation.  Everything works great in Firefox 2/3 and Safari.  I'm going to assume ...</description>
		<link>http://facility9.com/2008/07/17/ie7-dropdowns-and-z-index/</link>
			</item>
	<item>
		<title>Who needs valid XML?</title>
		<description>Team Foundation Server, apparently.  

Let's say that some careless developer (me) forgot to close an XML tag.  The aforementioned developer then checked in his build file and attempted to build it.  

At this point, I got a bit worried because TFS came back with the following error:

TF42046: ...</description>
		<link>http://facility9.com/2008/07/15/who-needs-valid-xml/</link>
			</item>
	<item>
		<title>SQL Server 2008 Installation Features</title>
		<description>Eric Johnson has put up a fantastic post detailing the new SQL Server 2008 Installation Wizard or, as it is officially named, SQL Server Installation Center.

Rather than summarize, I've just provided a link.  It's short, sweet, to the point, and full of screen shots. </description>
		<link>http://facility9.com/2008/07/11/sql-server-2008-installation-features/</link>
			</item>
	<item>
		<title>Software Development Meme</title>
		<description>Rick, I'm stealing your post.  Which is okay because you stole it first.

How old were you when you started programming? 
I originally started learning BASIC when I was very young, probably 11 or so.  I gave up on programming for more worldly pursuits, only to come back to ...</description>
		<link>http://facility9.com/2008/07/05/software-development-meme/</link>
			</item>
	<item>
		<title>Evaluating IS NULL vs &#60;&#62; with T-SQL DATETIMEs</title>
		<description>Many OR/Ms use an UpdatedAt column and some even use a DeletedAt column for soft deletes.  This practice also carries over when using date ranges for controlling notification display (StartDate and EndDate).  

I've often heard many DBAs make the claim that doing a date comparison is faster than ...</description>
		<link>http://facility9.com/2008/07/05/evaluating-is-null-vs-with-t-sql-datetimes/</link>
			</item>
	<item>
		<title>In Re: A default architecture – without stored Procedures</title>
		<description>I wrote this today in response to Patrik Löwendahl's post: A default architecture – without stored Procedures .  I figured that I might as well post it up here, too, so that people can comment on my rantings.

You'd be hard pressed to get me to concede that a data ...</description>
		<link>http://facility9.com/2008/07/03/in-re-a-default-architecture-%e2%80%93-without-stored-procedures/</link>
			</item>
	<item>
		<title>Dark Visual Studio</title>
		<description>In my attempts to customize Visual Studio 2008, after 6 months of Rails development in e, I came across a couple of links.

John Lam on Vibrant Ink
and
Dark Visual Studio
almost forgot
Scott Hanselman's slightly more manual instructions

Now, either one of these will attempt to set your layout to the author's favorite settings ...</description>
		<link>http://facility9.com/2008/07/03/dark-visual-studio/</link>
			</item>
	<item>
		<title>Dear PostgreSQL</title>
		<description>Dear PostgreSQL,

Your documentation is awesome.  You are awesome.  

Thanks,

me

But, seriously, PostgreSQL has the best documentation of any FOSS database I've used (I'm looking at you MySQL).  Combined with its ability to handle just about anything I throw at it in a timely manner, PostgreSQL is impressing me ...</description>
		<link>http://facility9.com/2008/02/20/dear-postgresql/</link>
			</item>
	<item>
		<title>Behold, the power of science!</title>
		<description>Once upon a time, back in the 60s, some MIT nerds took it upon themselves to "waste" valuable research computer time to compute the ideal route to ride the entire New York subway system.  This is a pretty interesting look at how to coordinate a project to achieve a ...</description>
		<link>http://facility9.com/2008/01/29/behold-the-power-of-science/</link>
			</item>
</channel>
</rss>
