<?xml version="1.0" encoding="utf-8"?>
<!-- generator="wordpress/1.5" -->
<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>Jennifer Grucza : Web Development</title>
	<link>http://jennifergrucza.com/blog</link>
	<description>Web Development, Classical Music, Kitties, and whatever else I feel like</description>
	<pubDate>Tue, 05 Feb 2008 19:07:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5</generator>
	<language>en</language>

		<item>
		<title>Note to self: use trimDirectiveWhitespaces in JSPs after switching to Tomcat 6</title>
		<link>http://jennifergrucza.com/blog/archives/2007/04/11/note-to-self-use-trimdirectivewhitespaces-in-jsps-after-switching-to-tomcat-6</link>
		<comments>http://jennifergrucza.com/blog/archives/2007/04/11/note-to-self-use-trimdirectivewhitespaces-in-jsps-after-switching-to-tomcat-6#comments</comments>
		<pubDate>Wed, 11 Apr 2007 14:36:01 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
		
	<category>Web Development</category>
	<category>Java</category>
		<guid>http://jennifergrucza.com/blog/archives/2007/04/11/note-to-self-use-trimdirectivewhitespaces-in-jsps-after-switching-to-tomcat-6</guid>
		<description><![CDATA[So JSPs have the annoying property of preserving all whitespace from the source JSP file and outputting it.  As soon as your JSP gets at all complex, with conditional logic, variables being set, and so on, you'll find your HTML source output gets filled more and more with blank lines.

JSP 2.1 to the rescue! [...]]]></description>
		<wfw:commentRSS>http://jennifergrucza.com/blog/archives/2007/04/11/note-to-self-use-trimdirectivewhitespaces-in-jsps-after-switching-to-tomcat-6/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Be careful when using comma-separated CSS selectors: IE will ignore the whole rule if it doesn&#8217;t understand one of the selectors</title>
		<link>http://jennifergrucza.com/blog/archives/2006/07/19/be-careful-when-using-comma-separated-css-selectors-ie-will-ignore-the-whole-rule-if-it-doesnt-understand-one-of-the-selectors</link>
		<comments>http://jennifergrucza.com/blog/archives/2006/07/19/be-careful-when-using-comma-separated-css-selectors-ie-will-ignore-the-whole-rule-if-it-doesnt-understand-one-of-the-selectors#comments</comments>
		<pubDate>Wed, 19 Jul 2006 15:36:31 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
		
	<category>Web Development</category>
	<category>CSS</category>
		<guid>http://jennifergrucza.com/blog/archives/2006/07/19/be-careful-when-using-comma-separated-css-selectors-ie-will-ignore-the-whole-rule-if-it-doesnt-understand-one-of-the-selectors</guid>
		<description><![CDATA[Today I was wracking my brain, trying to figure out why Internet Explorer wasn't respecting some of the rules in my CSS file.  It finally occurred to me that perhaps it was getting tripped up by the attribute selectors I had grouped into the same rule.  IE, of course, doesn't understand attribute selectors. [...]]]></description>
		<wfw:commentRSS>http://jennifergrucza.com/blog/archives/2006/07/19/be-careful-when-using-comma-separated-css-selectors-ie-will-ignore-the-whole-rule-if-it-doesnt-understand-one-of-the-selectors/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>New laptop</title>
		<link>http://jennifergrucza.com/blog/archives/2006/07/16/new-laptop</link>
		<comments>http://jennifergrucza.com/blog/archives/2006/07/16/new-laptop#comments</comments>
		<pubDate>Sun, 16 Jul 2006 10:55:49 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
		
	<category>General</category>
	<category>Web Development</category>
		<guid>http://jennifergrucza.com/blog/archives/2006/07/16/new-laptop</guid>
		<description><![CDATA[On Friday I ordered a laptop from Dell.  I've been wanting one for a while, and thanks to a great deal that my friend Rob found, I finally bought one.  I am definitely looking forward to using my computer while sitting comfortably on the couch.

It's a Dell Inspiron E1505 Intel Dual Core Processor [...]]]></description>
		<wfw:commentRSS>http://jennifergrucza.com/blog/archives/2006/07/16/new-laptop/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>jQuery makes Javascript fun</title>
		<link>http://jennifergrucza.com/blog/archives/2006/06/21/jquery-makes-javascript-fun</link>
		<comments>http://jennifergrucza.com/blog/archives/2006/06/21/jquery-makes-javascript-fun#comments</comments>
		<pubDate>Wed, 21 Jun 2006 19:58:53 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
		
	<category>Web Development</category>
		<guid>http://jennifergrucza.com/blog/archives/2006/06/21/jquery-makes-javascript-fun</guid>
		<description><![CDATA[...or at least it claims to, and after reading up on it on the jQuery website, I'm thinking they might be on to something.

I've pretty much spent the whole day today at work staring at Javascript code, reading about different Javascript libraries, and trying to see if there's anything out there that will make my [...]]]></description>
		<wfw:commentRSS>http://jennifergrucza.com/blog/archives/2006/06/21/jquery-makes-javascript-fun/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Kitties writing CSS!</title>
		<link>http://jennifergrucza.com/blog/archives/2006/02/16/kitties-writing-css</link>
		<comments>http://jennifergrucza.com/blog/archives/2006/02/16/kitties-writing-css#comments</comments>
		<pubDate>Thu, 16 Feb 2006 17:45:45 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
		
	<category>Web Development</category>
	<category>Kitties</category>
	<category>CSS</category>
		<guid>http://jennifergrucza.com/blog/archives/2006/02/16/kitties-writing-css</guid>
		<description><![CDATA[
How cute!  I wonder if the book is done in pictures, or if I need to teach Yo-Yo and Chloe to read first...

 ]]></description>
		<wfw:commentRSS>http://jennifergrucza.com/blog/archives/2006/02/16/kitties-writing-css/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Macromedia Fireworks</title>
		<link>http://jennifergrucza.com/blog/archives/2005/12/09/macromedia-fireworks</link>
		<comments>http://jennifergrucza.com/blog/archives/2005/12/09/macromedia-fireworks#comments</comments>
		<pubDate>Fri, 09 Dec 2005 18:21:23 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
		
	<category>Web Development</category>
		<guid>http://jennifergrucza.com/blog/archives/2005/12/09/macromedia-fireworks</guid>
		<description><![CDATA[I've been wanting to dip my toes into the water of graphic design for a while now.  But I have no schooling or training in it, and any attempts I've made in the past have not gotten very far.  Part of the problem, I think, was that the graphics programs I'd tried were [...]]]></description>
		<wfw:commentRSS>http://jennifergrucza.com/blog/archives/2005/12/09/macromedia-fireworks/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Amazon introduces cool new &#8220;Product Preview&#8221; links</title>
		<link>http://jennifergrucza.com/blog/archives/2005/11/18/amazon-introduces-cool-new-product-preview-links</link>
		<comments>http://jennifergrucza.com/blog/archives/2005/11/18/amazon-introduces-cool-new-product-preview-links#comments</comments>
		<pubDate>Fri, 18 Nov 2005 15:09:29 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
		
	<category>Web Development</category>
		<guid>http://jennifergrucza.com/blog/archives/2005/11/18/amazon-introduces-cool-new-product-preview-links</guid>
		<description><![CDATA[Just got an email from the Amazon Associates program about their new Product Preview links (hover over that link to see what they are).

Pretty slick, don't you think?  Good use of AJAX, if you ask me.  I bet they really help increase associates' conversion rates.

Update: Oops, I forgot - they're doing some sort [...]]]></description>
		<wfw:commentRSS>http://jennifergrucza.com/blog/archives/2005/11/18/amazon-introduces-cool-new-product-preview-links/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>IE appendChild problem solved</title>
		<link>http://jennifergrucza.com/blog/archives/2005/11/07/ie-appendchild-problem-solved</link>
		<comments>http://jennifergrucza.com/blog/archives/2005/11/07/ie-appendchild-problem-solved#comments</comments>
		<pubDate>Mon, 07 Nov 2005 14:10:43 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
		
	<category>Web Development</category>
		<guid>http://jennifergrucza.com/blog/archives/2005/11/07/ie-appendchild-problem-solved</guid>
		<description><![CDATA[Today my boss ran into a problem using the internal CMS I've written for work.  After seeing him demonstrate the problem, I figured it was probably an IE issue.  Of course, my boss and manager laughed, since my answer to many bugs they find is that it's an IE issue.

Turned out it was, [...]]]></description>
		<wfw:commentRSS>http://jennifergrucza.com/blog/archives/2005/11/07/ie-appendchild-problem-solved/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Announcing &#8220;Perfect Fifths&#8221;</title>
		<link>http://jennifergrucza.com/blog/archives/2005/10/17/announcing-perfect-fifths</link>
		<comments>http://jennifergrucza.com/blog/archives/2005/10/17/announcing-perfect-fifths#comments</comments>
		<pubDate>Mon, 17 Oct 2005 22:33:23 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
		
	<category>Web Development</category>
	<category>Classical Music</category>
		<guid>http://jennifergrucza.com/blog/archives/2005/10/17/announcing-perfect-fifths</guid>
		<description><![CDATA[I now have a new site dedicated to stringed instruments: Perfect Fifths.  Of course, I'll still talk about classical music stuff here, especially when it's more on a personal level.  Perfect Fifths is an experiment in creating a more focused, topic-driven website.  It will have rehearsal tips, reviews of accessories, and other [...]]]></description>
		<wfw:commentRSS>http://jennifergrucza.com/blog/archives/2005/10/17/announcing-perfect-fifths/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Are you a Java web developer?</title>
		<link>http://jennifergrucza.com/blog/archives/2005/10/17/are-you-a-java-web-developer</link>
		<comments>http://jennifergrucza.com/blog/archives/2005/10/17/are-you-a-java-web-developer#comments</comments>
		<pubDate>Mon, 17 Oct 2005 10:41:17 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
		
	<category>Web Development</category>
	<category>Java</category>
	<category>CSS</category>
		<guid>http://jennifergrucza.com/blog/archives/2005/10/17/are-you-a-java-web-developer</guid>
		<description><![CDATA[And are you in Boston?  Because I've had at least three or four people asking me if I could come work for them, or if I knew any other Java developers who do UI work.  They still haven't found a replacement for me at my last job, and that's after more than a [...]]]></description>
		<wfw:commentRSS>http://jennifergrucza.com/blog/archives/2005/10/17/are-you-a-java-web-developer/feed/</wfw:commentRSS>
	</item>
	</channel>
</rss>





