<?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>Three till Seven &#187; web development</title>
	<atom:link href="http://www.3till7.net/tag/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.3till7.net</link>
	<description>Programming, espresso, and grumbling.</description>
	<lastBuildDate>Sun, 05 Feb 2012 18:32:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>regular Javascript v. AJAX for dynamic content insertion</title>
		<link>http://www.3till7.net/2008/02/27/regular-javascript-v-ajax-for-dynamic-content-insertion/</link>
		<comments>http://www.3till7.net/2008/02/27/regular-javascript-v-ajax-for-dynamic-content-insertion/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 22:41:25 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Daily life]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.3till7.net/2008/02/27/javascript-v-ajax-for-dynamic-content-insertion/</guid>
		<description><![CDATA[Recently for work, I&#8217;ve had cause to write functionality so that a certain chunk of a form can be inserted again, over and over, by the user. The form involves data about course equivalencies between schools, and the user might &#8230; <a href="http://www.3till7.net/2008/02/27/regular-javascript-v-ajax-for-dynamic-content-insertion/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.3till7.net/2008/02/27/regular-javascript-v-ajax-for-dynamic-content-insertion/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Introduction to Web Design presentation</title>
		<link>http://www.3till7.net/2008/02/22/introduction-to-web-design-presentation/</link>
		<comments>http://www.3till7.net/2008/02/22/introduction-to-web-design-presentation/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 00:00:35 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.3till7.net/?p=2168</guid>
		<description><![CDATA[View PDF &#187; This is a very basic introduction on how to go about creating a web page. It was to last for about ten minutes and given to an audience of middle schoolers. See also the handout I made &#8230; <a href="http://www.3till7.net/2008/02/22/introduction-to-web-design-presentation/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.3till7.net/2008/02/22/introduction-to-web-design-presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Web Design presentation</title>
		<link>http://www.3till7.net/2008/02/22/css-web-design-presentation/</link>
		<comments>http://www.3till7.net/2008/02/22/css-web-design-presentation/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 23:58:19 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.3till7.net/?p=2166</guid>
		<description><![CDATA[View PDF &#187; This lasted about an hour, if I remember correctly, and skimmed over HTML and CSS basics before delving into guidelines for improving a web page&#8217;s appearance through CSS. The audience was my fellow college students who may &#8230; <a href="http://www.3till7.net/2008/02/22/css-web-design-presentation/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.3till7.net/2008/02/22/css-web-design-presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>using Javascript and CSS to mark outgoing links</title>
		<link>http://www.3till7.net/2007/09/26/using-javascript-and-css-to-mark-outgoing-links/</link>
		<comments>http://www.3till7.net/2007/09/26/using-javascript-and-css-to-mark-outgoing-links/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 19:11:43 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Daily life]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.3till7.net/2007/09/26/using-javascript-and-css-to-mark-outgoing-links/</guid>
		<description><![CDATA[It may be useful to your visitors to know which links will take them off of your site without having to hover over all of them. It might also be a nice touch to mark links pointing to PDF documents, &#8230; <a href="http://www.3till7.net/2007/09/26/using-javascript-and-css-to-mark-outgoing-links/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.3till7.net/2007/09/26/using-javascript-and-css-to-mark-outgoing-links/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>using AJAX to spiff up a gallery</title>
		<link>http://www.3till7.net/2007/05/03/using-ajax-to-spiff-up-a-gallery/</link>
		<comments>http://www.3till7.net/2007/05/03/using-ajax-to-spiff-up-a-gallery/#comments</comments>
		<pubDate>Fri, 04 May 2007 00:52:03 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Daily life]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.3till7.net/2007/05/03/using-ajax-to-spiff-up-a-gallery/</guid>
		<description><![CDATA[Lightbox is nice and all, but sometimes I find it clunky, particularly in Firefox when I have a lot of other tabs open. However, I don't want to go the route of having an image load by itself in the &#8230; <a href="http://www.3till7.net/2007/05/03/using-ajax-to-spiff-up-a-gallery/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.3till7.net/2007/05/03/using-ajax-to-spiff-up-a-gallery/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>how to be a snobby web designer</title>
		<link>http://www.3till7.net/2007/03/30/how-to-be-a-snobby-web-designer/</link>
		<comments>http://www.3till7.net/2007/03/30/how-to-be-a-snobby-web-designer/#comments</comments>
		<pubDate>Fri, 30 Mar 2007 11:50:37 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.3till7.net/2007/03/30/how-to-be-a-snobby-web-designer/</guid>
		<description><![CDATA[I&#8217;m not talking about the attitude that comes across in your writing, but instead how you design your pages. I&#8217;ve seen these problems crop up from time to time on various sites and it always bugs me, because you&#8217;re pretty &#8230; <a href="http://www.3till7.net/2007/03/30/how-to-be-a-snobby-web-designer/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.3till7.net/2007/03/30/how-to-be-a-snobby-web-designer/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>using Perl and Apache on OS X</title>
		<link>http://www.3till7.net/2007/03/22/perl-apache-and-os-x/</link>
		<comments>http://www.3till7.net/2007/03/22/perl-apache-and-os-x/#comments</comments>
		<pubDate>Thu, 22 Mar 2007 14:08:20 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Daily life]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.3till7.net/2007/03/22/perl-apache-and-os-x/</guid>
		<description><![CDATA[What was this /private/etc/httpd/users/sarah.conf that it was talking about? I had never created this file. I checked and it certainly existed. It also had an Options line without ExecCGI--bingo! I simply removed the file because it was just redefining what I had already specified in httpd.conf for Users/*/Site directories (shown above). I then restarted Apache and voila, my scripts worked. <a href="http://www.3till7.net/2007/03/22/perl-apache-and-os-x/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.3till7.net/2007/03/22/perl-apache-and-os-x/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>custom shapes in Photoshop</title>
		<link>http://www.3till7.net/2006/08/03/custom-shapes-in-photoshop/</link>
		<comments>http://www.3till7.net/2006/08/03/custom-shapes-in-photoshop/#comments</comments>
		<pubDate>Thu, 03 Aug 2006 18:19:42 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.3till7.net/2006/08/03/custom-shapes-in-photoshop/</guid>
		<description><![CDATA[Custom shapes can be very useful for making multiple objects that look the same. For example, say you want several photos to all be cut out of the same shape, like this: Creating a Custom Shape Create a blank 200 &#8230; <a href="http://www.3till7.net/2006/08/03/custom-shapes-in-photoshop/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.3till7.net/2006/08/03/custom-shapes-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Clichés of a Crappy Site</title>
		<link>http://www.3till7.net/2005/12/23/clichs-of-a-crappy-site/</link>
		<comments>http://www.3till7.net/2005/12/23/clichs-of-a-crappy-site/#comments</comments>
		<pubDate>Sat, 24 Dec 2005 03:19:07 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.3till7.net/?p=1014</guid>
		<description><![CDATA[If you&#8217;ve browsed through many personal sites at all, you&#8217;ve probably seen some of the following things that make me personally cringe. I don&#8217;t understand why they&#8217;re so trendy, since they don&#8217;t improve a site in the least. The example &#8230; <a href="http://www.3till7.net/2005/12/23/clichs-of-a-crappy-site/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.3till7.net/2005/12/23/clichs-of-a-crappy-site/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>simple photo gallery script</title>
		<link>http://www.3till7.net/2005/07/21/simple-photo-gallery/</link>
		<comments>http://www.3till7.net/2005/07/21/simple-photo-gallery/#comments</comments>
		<pubDate>Fri, 22 Jul 2005 00:55:14 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Daily life]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.3till7.net/?p=918</guid>
		<description><![CDATA[A very simple photo gallery tool. It displays a set of thumbnail images (made by you) and then each individual image when clicked. Requirements You need PHP support on your server. An easy way to test this is to stick &#8230; <a href="http://www.3till7.net/2005/07/21/simple-photo-gallery/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.3till7.net/2005/07/21/simple-photo-gallery/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>why I love my CMS</title>
		<link>http://www.3till7.net/2005/07/14/why-i-love-my-cms/</link>
		<comments>http://www.3till7.net/2005/07/14/why-i-love-my-cms/#comments</comments>
		<pubDate>Thu, 14 Jul 2005 21:03:04 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[Opinions]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.3till7.net/?p=915</guid>
		<description><![CDATA[For many years (most of my web designing history, really), I maintained all my pages myself with only an HTML editor and scp for uploading. I saw many other sites that used tools like WordPress, MovableType, and Drupal to organize &#8230; <a href="http://www.3till7.net/2005/07/14/why-i-love-my-cms/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.3till7.net/2005/07/14/why-i-love-my-cms/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>neat code</title>
		<link>http://www.3till7.net/2005/06/23/neat-code/</link>
		<comments>http://www.3till7.net/2005/06/23/neat-code/#comments</comments>
		<pubDate>Thu, 23 Jun 2005 19:38:12 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.3till7.net/?p=898</guid>
		<description><![CDATA[One of the easiest ways to keep your code easy to update, read, and debug is to keep it neat. That means indentation, documentation, consistency, and logic need to be applied. These are basics in any programming class, and they &#8230; <a href="http://www.3till7.net/2005/06/23/neat-code/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.3till7.net/2005/06/23/neat-code/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>steal my code!</title>
		<link>http://www.3till7.net/2005/06/23/steal-my-code/</link>
		<comments>http://www.3till7.net/2005/06/23/steal-my-code/#comments</comments>
		<pubDate>Thu, 23 Jun 2005 04:55:50 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.3till7.net/?p=892</guid>
		<description><![CDATA[I was just reading a review that said: “So many webmaster/mistresses on the web are so afraid of having their code stolen. Does it really matter?” yes, I think it does matter. Particularly for people like myself who spend hours &#8230; <a href="http://www.3till7.net/2005/06/23/steal-my-code/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.3till7.net/2005/06/23/steal-my-code/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>web sites</title>
		<link>http://www.3till7.net/2005/05/26/web-sites/</link>
		<comments>http://www.3till7.net/2005/05/26/web-sites/#comments</comments>
		<pubDate>Fri, 27 May 2005 02:14:07 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.3till7.net/wp/2005/05/26/web-sites/</guid>
		<description><![CDATA[A rare occurrence&#8230; occurred today at work: the power went out. I was in the middle of editing a particular file for the Registrar site when everything went down and the familiar beeping of angry battery back-ups began. It stayed &#8230; <a href="http://www.3till7.net/2005/05/26/web-sites/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.3till7.net/2005/05/26/web-sites/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>the alt attribute</title>
		<link>http://www.3till7.net/2005/01/06/alt-tags/</link>
		<comments>http://www.3till7.net/2005/01/06/alt-tags/#comments</comments>
		<pubDate>Thu, 06 Jan 2005 11:58:41 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.3till7.net/2005/01/06/alt-tags/</guid>
		<description><![CDATA[Each time that you use &#60;img&#62; or &#60;area&#62;, you should include the alt attribute. An alt attribute is generally a short description of what the &#60;img&#62; or &#60;area&#62; contains or is pertaining to. Example &#60;img src="frog.jpg" alt="My pet frog, Snooky."&#62; &#8230; <a href="http://www.3till7.net/2005/01/06/alt-tags/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.3till7.net/2005/01/06/alt-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

