<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Stupid Coding Bloopers</title>
	<atom:link href="http://justagirlintheworld.com/stupid-coding-bloopers/feed/" rel="self" type="application/rss+xml" />
	<link>http://justagirlintheworld.com/stupid-coding-bloopers/</link>
	<description>Design, Life, Culture...Whatever</description>
	<pubDate>Fri, 04 Jul 2008 22:37:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Lisa</title>
		<link>http://justagirlintheworld.com/stupid-coding-bloopers/#comment-298504</link>
		<dc:creator>Lisa</dc:creator>
		<pubDate>Thu, 07 Jun 2007 08:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://justagirlintheworld.com/2007/06/06/stupid-coding-bloopers/#comment-298504</guid>
		<description>Jay - if I had a dime for everytime I've done the 'comments versus comment' thing, I'd be a rich, rich woman!  haha :)</description>
		<content:encoded><![CDATA[<p>Jay - if I had a dime for everytime I&#8217;ve done the &#8216;comments versus comment&#8217; thing, I&#8217;d be a rich, rich woman!  haha <img src='http://justagirlintheworld.com/smilies/yahoo_smiley.gif' alt='&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#58;&#41;' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joni</title>
		<link>http://justagirlintheworld.com/stupid-coding-bloopers/#comment-298499</link>
		<dc:creator>Joni</dc:creator>
		<pubDate>Thu, 07 Jun 2007 01:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://justagirlintheworld.com/2007/06/06/stupid-coding-bloopers/#comment-298499</guid>
		<description>I just had a coding blooper this morning! I made an image and saved it as "header_title.jpg" then I called it from the CSS as "header-title.jpg". I spent some time refreshing the page, uploading the image, deleting the old one and re-uploading the image, but it just wouldn't budge! I took a break, drank a glass of water, and when I came to check on the codes again I realized I typed a hyphen in the CSS instead of an underscore. Duh! The stupid hyphen got me thinking there was something wrong with my FTP software. :-w 

Should have just done a copy-paste. lols</description>
		<content:encoded><![CDATA[<p>I just had a coding blooper this morning! I made an image and saved it as &#8220;header_title.jpg&#8221; then I called it from the CSS as &#8220;header-title.jpg&#8221;. I spent some time refreshing the page, uploading the image, deleting the old one and re-uploading the image, but it just wouldn&#8217;t budge! I took a break, drank a glass of water, and when I came to check on the codes again I realized I typed a hyphen in the CSS instead of an underscore. Duh! The stupid hyphen got me thinking there was something wrong with my FTP software. <img src='http://justagirlintheworld.com/smilies/yahoo_waiting.gif' alt='&#58;&#45;&#119;' class='wp-smiley' width='23' height='18' title='&#58;&#45;&#119;' /> </p>
<p>Should have just done a copy-paste. lols</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://justagirlintheworld.com/stupid-coding-bloopers/#comment-298497</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Wed, 06 Jun 2007 21:26:13 +0000</pubDate>
		<guid isPermaLink="false">http://justagirlintheworld.com/2007/06/06/stupid-coding-bloopers/#comment-298497</guid>
		<description>I do the same thing with the style/class mix up.

I also tend to forget what I named the CSS class. For instance, I'll name it "comments" and then reference "comment" (no s). That's usually a solid 20 minutes of my life I can't get back :)</description>
		<content:encoded><![CDATA[<p>I do the same thing with the style/class mix up.</p>
<p>I also tend to forget what I named the CSS class. For instance, I&#8217;ll name it &#8220;comments&#8221; and then reference &#8220;comment&#8221; (no s). That&#8217;s usually a solid 20 minutes of my life I can&#8217;t get back <img src='http://justagirlintheworld.com/smilies/yahoo_smiley.gif' alt='&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#58;&#41;' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa</title>
		<link>http://justagirlintheworld.com/stupid-coding-bloopers/#comment-298495</link>
		<dc:creator>Lisa</dc:creator>
		<pubDate>Wed, 06 Jun 2007 20:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://justagirlintheworld.com/2007/06/06/stupid-coding-bloopers/#comment-298495</guid>
		<description>Ha - that's a good blooper.  I can totally see myself doing that!  =d&gt;</description>
		<content:encoded><![CDATA[<p>Ha - that&#8217;s a good blooper.  I can totally see myself doing that!  <img src='http://justagirlintheworld.com/smilies/yahoo_clap.gif' alt='&#61;&#100;&#62;' class='wp-smiley' width='18' height='18' title='&#61;&#100;&#62;' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danalyn</title>
		<link>http://justagirlintheworld.com/stupid-coding-bloopers/#comment-298494</link>
		<dc:creator>Danalyn</dc:creator>
		<pubDate>Wed, 06 Jun 2007 20:23:01 +0000</pubDate>
		<guid isPermaLink="false">http://justagirlintheworld.com/2007/06/06/stupid-coding-bloopers/#comment-298494</guid>
		<description>lol.  I feel your pain, sister!

One of the ones I catch myself doing a LOT (probably holdover from doing inline css) is instead of writing class="blah", I end up using style="blah"...then spend 2 hours trying to figure out why my classes aren't showing. :((</description>
		<content:encoded><![CDATA[<p>lol.  I feel your pain, sister!</p>
<p>One of the ones I catch myself doing a LOT (probably holdover from doing inline css) is instead of writing class=&#8221;blah&#8221;, I end up using style=&#8221;blah&#8221;&#8230;then spend 2 hours trying to figure out why my classes aren&#8217;t showing. <img src='http://justagirlintheworld.com/smilies/yahoo_cry.gif' alt='&#58;&#40;&#40;' class='wp-smiley' width='22' height='18' title='&#58;&#40;&#40;' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
