<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>inditetheweb.com&#187; Web Development Tips and Tricks | Indite the Web | Web Development Tips, Tricks, and Tutorials</title>
	<atom:link href="http://www.inditetheweb.com/category/tips-and-tricks/web-development-tips-and-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inditetheweb.com</link>
	<description>Web Development Tips, Tricks, and Tutorials</description>
	<lastBuildDate>Wed, 11 Nov 2009 17:57:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Free &#8220;Lorem Ipsum&#8221; Generator Is a Great Resource</title>
		<link>http://www.inditetheweb.com/2009/09/free-lorem-ipsum-generator-is-a-great-resource/</link>
		<comments>http://www.inditetheweb.com/2009/09/free-lorem-ipsum-generator-is-a-great-resource/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 19:09:52 +0000</pubDate>
		<dc:creator>Kate</dc:creator>
				<category><![CDATA[Web Development Tips and Tricks]]></category>
		<category><![CDATA[Resource]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.inditetheweb.com/?p=166</guid>
		<description><![CDATA[When I was a kid I tried to teach myself Latin using a program on the computer.  After some minor mocking from my family, and life getting busier, I quit.  Fast forward to present time, and I&#8217;m now a Web developer.  As most developers and designers know, you don&#8217;t always have the [...]]]></description>
			<content:encoded><![CDATA[<p>When I was a kid I tried to teach myself Latin using a program on the computer.  After some minor mocking from my family, and life getting busier, I quit.  Fast forward to present time, and I&#8217;m now a Web developer.  As most developers and designers know, you don&#8217;t always have the content for a site layout.  But, you still need some filler text.  A common technique is to use &#8220;Latin&#8221;, namely lorem ipsum. (See the update at the end of the article for more info.)  I came across a site quite a while back, and I thought it was pretty cool: <a href="http://www.lipsum.com/" onclick="window.open('http://www.lipsum.com/');return false;">lipsum.com</a>  Apparently one of the benefits of using their generated &#8220;lorem ipsum&#8221; text is that it&#8217;s &#8220;free from repetition, injected humour, or non-characteristic words etc.&#8221;.  Well, the truth is, I&#8217;m not sure how true that is.  (Remember, I never actually learned Latin.)  So, if the above claim is false, I apologize in advance.  If not, it may turn out to be a cool little resource for you to use.</p>
<p><strong>UPDATE:</strong> Okay, a little clarification: Check out Wouter&#8217;s comment below, but in short, to be clear, Lorem Ipsum isn&#8217;t &#8220;valid Latin&#8221;&#8230; It&#8217;s a meaningless mish-mash of Latin(esque)/semi-Latin words. Do a quick Google search or visit <a href="http://en.wikipedia.org/wiki/Lorem_ipsum" onclick="window.open('http://en.wikipedia.org/wiki/Lorem_ipsum'); return false;">Wikipedia</a> for more info.  Still a very handy tool!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inditetheweb.com/2009/09/free-lorem-ipsum-generator-is-a-great-resource/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Why You Should Comment Your Code</title>
		<link>http://www.inditetheweb.com/2009/03/why-you-should-comment-your-code/</link>
		<comments>http://www.inditetheweb.com/2009/03/why-you-should-comment-your-code/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 23:18:06 +0000</pubDate>
		<dc:creator>Kate</dc:creator>
				<category><![CDATA[Web Development Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.inditetheweb.com/?p=128</guid>
		<description><![CDATA[I know at times when you&#8217;re in the middle of a project, buried deep in the guts of its code, it&#8217;s hard for you to imagine that you could forget what you were trying to do.  You may think: &#8220;There&#8217;s no way I won&#8217;t remember what this function does.  I spent x amount [...]]]></description>
			<content:encoded><![CDATA[<p>I know at times when you&#8217;re in the middle of a project, buried deep in the guts of its code, it&#8217;s hard for you to imagine that you could forget what you were trying to do.  You may think: &#8220;There&#8217;s no way I won&#8217;t remember what this function does.  I spent x amount of time coding and testing it.&#8221;  But, step away for a few weeks or more, and you just may be surprised.  (Hey, if the project&#8217;s big enough, I&#8217;m sure it wouldn&#8217;t even take that long.)  That&#8217;s why it&#8217;s important to not only have well formatted code, (you know, everything lined up, etc.), but also to <strong>comment your code</strong>!  Even something as seemingly simple as a stylesheet can benefit from notes.  (Why I used this fix here, or that style there.)</p>
<p>I know, at least for me, commenting&#8217;s often the last thing on my mind when I&#8217;m coding something.  But, if you don&#8217;t already, try and get in the habit of doing it.  I&#8217;m sure you won&#8217;t regret it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inditetheweb.com/2009/03/why-you-should-comment-your-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
