<?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>ITPindia &#187; DWD</title>
	<atom:link href="http://itp.nyu.edu/~ia303/thunk/category/dwd/feed/" rel="self" type="application/rss+xml" />
	<link>http://itp.nyu.edu/~ia303/thunk</link>
	<description>India’s ITP blog</description>
	<lastBuildDate>Fri, 10 Apr 2009 06:20:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP 101</title>
		<link>http://itp.nyu.edu/~ia303/thunk/2009/01/27/php-101/</link>
		<comments>http://itp.nyu.edu/~ia303/thunk/2009/01/27/php-101/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 08:41:43 +0000</pubDate>
		<dc:creator>India</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[DWD]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[homework]]></category>

		<guid isPermaLink="false">http://itp.nyu.edu/~ia303/thunk/?p=415</guid>
		<description><![CDATA[
My homework for the first week of Dynamic Web Development is over here: Hello, World. I reused the CSS from CommLab week 1 and made absolutely no modifications to the &#8220;hello, world&#8221; PHP from the instructions. So, sue me. I think the point was to make sure we all know how to upload files and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/emerym42/2614607486/"><img src="http://itp.nyu.edu/~ia303/thunk/wp-content/uploads/hello_world.jpg" alt="Hello World" title="Hello World" width="450" height="340" class="alignnone size-full wp-image-416" /></a></p>
<p>My homework for the first week of Dynamic Web Development is over here: <a href="http://itp.nyu.edu/~ia303/DWD/helloworld.php">Hello, World</a>. I reused the <acronym title="cascading style sheets">CSS</acronym> from <a href="http://itp.nyu.edu/~ia303/thunk/2008/09/15/commlab-homework-week-1/">CommLab week 1</a> and made absolutely no modifications to the &#8220;hello, world&#8221; <acronym title="hypertext preprocessor">PHP</acronym> from the instructions. So, sue me. <span id="more-415"></span>I think the point was to make sure we all know how to upload files and have got our permissions set up correctly.</p>
<p>One thing I did not copy from the instructions we got in class was the fucked-up sample <acronym title="hypertext markup language">HTML</acronym>, which was something like this:</p>
<blockquote><p><code>&lt;html&gt;<br />
&lt;head&gt;<br />
&lt;title&gt;&lt;?=$pageTitle?&gt;&lt;/title&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
&lt;b&gt;One paragraph&lt;/b&gt;<br />
&lt;p&gt;<br />
Another paragraph<br />
&lt;p&gt;<br />
Third paragraph<br />
&lt;/body&gt;<br />
&lt;/html&gt;<br />
</code></p></blockquote>
<p>What is with <acronym title="Interactive Telecommunications Program">ITP</acronym> teachers and lazy-ass <acronym title="hypertext markup language">HTML</acronym>? Spencer did the same thing, using &lt;p&gt; tags to &#8220;put a little space between&#8221; stuff. Guys. Guys. <em>Guys.</em> Ever heard the term <i>well-formed</i>? Ever heard the term <i>semantic</i>? <acronym title="hypertext markup language">HTML</acronym> is so fucking <em>not difficult</em>; why not just do it correctly instead of teaching a roomful of people shitty habits?</p>
<p><span style="font-size:smaller;color:#666;">Photo: <a href="http://www.flickr.com/photos/emerym42/2614607486/">&#8220;Hello World&#8221;</a> by Mark Emery Photography; <a href="http://creativecommons.org/licenses/by-nc/2.0/deed.en">some rights reserved</a>.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://itp.nyu.edu/~ia303/thunk/2009/01/27/php-101/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
