<?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>Crystal&#039;s Adventures in Webdev Land &#187; html</title>
	<atom:link href="http://crysodenkirk.com/blog/tag/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://crysodenkirk.com/blog</link>
	<description>Luck smiles on me often. Usually, it&#039;s with derision.</description>
	<lastBuildDate>Tue, 01 May 2012 21:10:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Myers Listing Syndication</title>
		<link>http://crysodenkirk.com/blog/2011/01/2616/</link>
		<comments>http://crysodenkirk.com/blog/2011/01/2616/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 23:00:12 +0000</pubDate>
		<dc:creator>Crys</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://crysodenkirk.com/blog/?p=2616</guid>
		<description><![CDATA[Myers Listings Syndication screen One of the features in Myers AgentCenter/OriginatorNetwork that I worked on the interface for is the Listing Syndication product. The challenge with this interface was to make it easy for non-technical people to, not just use &#8230; <a href="http://crysodenkirk.com/blog/2011/01/2616/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2009/09/pere-marquette-park-milwaukees-riverfront/' rel='bookmark' title='Myers Image Library'>Myers Image Library</a></li>
<li><a href='http://crysodenkirk.com/blog/2011/08/myers-order-forms-package-details/' rel='bookmark' title='Myers Order Forms &#8211; Package Details'>Myers Order Forms &#8211; Package Details</a></li>
<li><a href='http://crysodenkirk.com/blog/2007/05/resume-paul-lathrop/' rel='bookmark' title='Resume &#8211; Paul Lathrop'>Resume &#8211; Paul Lathrop</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><center>
<div class="port_img"><img src="http://crysodenkirk.com/blog/wp-content/uploads/2012/04/Listing_Syndication_1.jpg" alt="Myers Listings Syndication screen" class="outline_img"><br />Myers Listings Syndication screen</div>
<p></center></p>
<p>One of the <a href="http://myers.com/realestatefeatures.html" title="List of Features in a Real Estate website from Myers">features in Myers AgentCenter/OriginatorNetwork</a> that I worked on the interface for is the Listing Syndication product. The challenge with this interface was to make it easy for non-technical people to, not just use within the confines of AgentCenter, but for them to take their listings and use it in places that don&#8217;t allow direct syndication, such as Craigslist (which specifically prohibits any automated submissions). The solution to this was to take each of the four different layouts for listings within our system and convert them to Craigslist-friendly html, ready to be simply pasted from our application:</p>
<p><center>
<div class="port_img"><img src="http://crysodenkirk.com/blog/wp-content/uploads/2012/04/LS_gethtml.jpg" alt="Myers Listings Syndication Get HTML dialog screen" class="outline_img"><br />Myers Listings Syndication Get HTML dialog screen</div>
<p></center></p>
<p>Besides the usual &#8220;change color on hover,&#8221; &#8220;sort by heading&#8221; sorts of interaction you expect from a records list table, we needed to denote which listings lacked information required by the sites we syndicate to, so we added a grayed-out style for those records with an alert that tells the user what&#8217;s missing and offers them a link back to put the information in. I initially designed this table to allow inline editing for that information but that feature was cut in favor of the simple link.</p>
<img src="http://crysodenkirk.com/blog/?ak_action=api_record_view&id=2616&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2009/09/pere-marquette-park-milwaukees-riverfront/' rel='bookmark' title='Myers Image Library'>Myers Image Library</a></li>
<li><a href='http://crysodenkirk.com/blog/2011/08/myers-order-forms-package-details/' rel='bookmark' title='Myers Order Forms &#8211; Package Details'>Myers Order Forms &#8211; Package Details</a></li>
<li><a href='http://crysodenkirk.com/blog/2007/05/resume-paul-lathrop/' rel='bookmark' title='Resume &#8211; Paul Lathrop'>Resume &#8211; Paul Lathrop</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crysodenkirk.com/blog/2011/01/2616/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Teaching HTML as a Second Language (HSL)</title>
		<link>http://crysodenkirk.com/blog/2009/06/teaching-html-as-a-second-language-hsl/</link>
		<comments>http://crysodenkirk.com/blog/2009/06/teaching-html-as-a-second-language-hsl/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 16:43:31 +0000</pubDate>
		<dc:creator>Crys</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[web_101]]></category>

		<guid isPermaLink="false">http://crysodenkirk.com/blog/?p=599</guid>
		<description><![CDATA[&#8230;is hard. A major project I&#8217;m doing right now at work involves teaching HTML/CSS and (and probably Javascript) to an audience of mixed knowledge-levels. Now, I&#8217;ve got a lot of experience explaining things in context and answering questions for people &#8230; <a href="http://crysodenkirk.com/blog/2009/06/teaching-html-as-a-second-language-hsl/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2009/05/view-javascript-generated-code-in-internet-explorer/' rel='bookmark' title='View Javascript-Generated Code in Internet Explorer'>View Javascript-Generated Code in Internet Explorer</a></li>
<li><a href='http://crysodenkirk.com/blog/reference/tricks/' rel='bookmark' title='Dev Tricks and CSS Hacks'>Dev Tricks and CSS Hacks</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>&#8230;is hard.</p>
<p>A major project I&#8217;m doing right now at work involves teaching HTML/CSS and (and probably Javascript) to an audience of mixed knowledge-levels.</p>
<p>Now, I&#8217;ve got a lot of experience explaining things in context and answering questions for people of different levels of computer literacy. And I used to tutor students in Math, Science, English and other languages, and I taught Art privately for awhile. So no problem, right?</p>
<p>Trying to condense an entire introductory class into a couple hours and make it both appropriate AND useful to all different skill levels and then use it to contrast against the html/css/javascript being written by a tool provided by a vendor? Ouch.</p>
<p>I&#8217;m thinking that it might be best approached as exactly what it is: a foreign language. It has its own alphabet. Its words are elements, and it most definitely has its own rules of grammar. The doctype tells a browser what dialect you&#8217;re speaking in (html and xhtml are about as different as American and Britsh English, for instance).</p>
<img src="http://crysodenkirk.com/blog/?ak_action=api_record_view&id=599&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2009/05/view-javascript-generated-code-in-internet-explorer/' rel='bookmark' title='View Javascript-Generated Code in Internet Explorer'>View Javascript-Generated Code in Internet Explorer</a></li>
<li><a href='http://crysodenkirk.com/blog/reference/tricks/' rel='bookmark' title='Dev Tricks and CSS Hacks'>Dev Tricks and CSS Hacks</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crysodenkirk.com/blog/2009/06/teaching-html-as-a-second-language-hsl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>View Javascript-Generated Code in Internet Explorer</title>
		<link>http://crysodenkirk.com/blog/2009/05/view-javascript-generated-code-in-internet-explorer/</link>
		<comments>http://crysodenkirk.com/blog/2009/05/view-javascript-generated-code-in-internet-explorer/#comments</comments>
		<pubDate>Tue, 26 May 2009 16:23:42 +0000</pubDate>
		<dc:creator>Crys</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[web_101]]></category>

		<guid isPermaLink="false">http://crysodenkirk.com/blog/?p=388</guid>
		<description><![CDATA[If you&#8217;re using the Web Developer Add-on in Firefox, you are probably already familiar with the &#8220;View Generated Source&#8221; option (Web Developer &#62; View Source &#62; View Generated Source) for use in debugging code that is manipulated by javascript. But &#8230; <a href="http://crysodenkirk.com/blog/2009/05/view-javascript-generated-code-in-internet-explorer/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://crysodenkirk.com/blog/reference/tricks/' rel='bookmark' title='Dev Tricks and CSS Hacks'>Dev Tricks and CSS Hacks</a></li>
<li><a href='http://crysodenkirk.com/blog/reference/code-specs/' rel='bookmark' title='Code Specs'>Code Specs</a></li>
<li><a href='http://crysodenkirk.com/blog/2009/06/teaching-html-as-a-second-language-hsl/' rel='bookmark' title='Teaching HTML as a Second Language (HSL)'>Teaching HTML as a Second Language (HSL)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re using the Web Developer Add-on in Firefox, you are probably already familiar with the &#8220;View Generated Source&#8221; option (Web Developer &gt; View Source &gt; View Generated Source) for use in debugging code that is manipulated by javascript. But what do you do in Internet Explorer, where no such option exists?</p>
<p>Here&#8217;s my solution:</p>
<p>1) Go to the page whose generated source you want to view. Let it load in its entirety.</p>
<p>2) Put this in the address bar (broken to two lines to fit in my page&#8217;s width. Should be all on one line with no spaces for browser):<br />
<code>javascript:'&lt;xmp&gt;'+window.document.body.<br />
parentNode.outerHTML+'&lt;/xmp&gt;'</code></p>
<p>Your page will be replaced with the current state of the DOM, as Explorer sees it. xmp is a deprecated html tag that treats all the characters between the start and end tag as text instead of reading it as html. Since you can run javascript from the address bar, you can just take the whole page, put it between xmp tags, and spit it back out again. This is especially useful if you&#8217;re using browser-sniffing js to serve different js code to different browsers, because you otherwise would be unable to see the js in action in IE.</p>
<p>Note that this only works in Explorer, but that&#8217;s ok. If you want to see it in Firefox, it&#8217;s built right into the Web Developer&#8217;s Toolbar, or you can use innerHTML instead of outerHTML to get a similar output.  The Developer Toolbar for Explorer is less reliable for viewing generated content; my experience is that it tends to get caught on a cached version of the DOM, so this trick is invaluable when you want to see the same page before and after events on the page have changed the DOM.</p>
<img src="http://crysodenkirk.com/blog/?ak_action=api_record_view&id=388&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://crysodenkirk.com/blog/reference/tricks/' rel='bookmark' title='Dev Tricks and CSS Hacks'>Dev Tricks and CSS Hacks</a></li>
<li><a href='http://crysodenkirk.com/blog/reference/code-specs/' rel='bookmark' title='Code Specs'>Code Specs</a></li>
<li><a href='http://crysodenkirk.com/blog/2009/06/teaching-html-as-a-second-language-hsl/' rel='bookmark' title='Teaching HTML as a Second Language (HSL)'>Teaching HTML as a Second Language (HSL)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crysodenkirk.com/blog/2009/05/view-javascript-generated-code-in-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keepers of Stromgarde</title>
		<link>http://crysodenkirk.com/blog/2008/08/keepers-of-stromgarde/</link>
		<comments>http://crysodenkirk.com/blog/2008/08/keepers-of-stromgarde/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 00:11:18 +0000</pubDate>
		<dc:creator>Crys</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[custom theme]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[logo]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://crysodenkirk.com/blog/?p=234</guid>
		<description><![CDATA[the Keepers of Stromgarde&#8216;s site has gone through several iterations, on multiple versions of phpbb and the CMS MX-Publisher. I was responsible for two of them, from initial concept through custom theme. I also created the guild&#8217;s logo. Summer 2008 &#8230; <a href="http://crysodenkirk.com/blog/2008/08/keepers-of-stromgarde/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2012/03/seelund-trading-co-guild-website/' rel='bookmark' title='Seelund Trading Co Guild Website'>Seelund Trading Co Guild Website</a></li>
<li><a href='http://crysodenkirk.com/blog/2007/01/precision-screw-thread-corp/' rel='bookmark' title='Precision Screw Thread Corp.'>Precision Screw Thread Corp.</a></li>
<li><a href='http://crysodenkirk.com/blog/2009/05/early-concept-for-this-site/' rel='bookmark' title='Early concept for this site'>Early concept for this site</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href=http://www.keepersofstromgarde.net/ target=_blank>the Keepers of Stromgarde</a>&#8216;s site has gone through several iterations, on multiple versions of phpbb and the CMS MX-Publisher. I was responsible for two of them, from initial concept through custom theme. I also created the guild&#8217;s logo.</p>
<p><center>
<div class="port_img"><a href="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/kos.png"><img src="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/kos.png" alt="Old Keepers site" title="Keepers of Stromgarde" class="outline_img"></a><br />Summer 2008</div>
<p></center></p>
<p><center>
<div class="port_img"><a href="http://crysodenkirk.com/blog/wp-content/uploads/2008/08/Picture-4.png"><img src="http://crysodenkirk.com/blog/wp-content/uploads/2008/08/Picture-4.png" alt="New Keepers of Stromgarde Site as of July 2009" title="New Keepers of Stromgarde Site" class="outline_img" /></a><br />July 2009</div>
<p></center></p>
<p><center>
<div class="port_img"><img src="/images/keepers_name_a.png"><br />Logo</div>
<p></center></p>
<img src="http://crysodenkirk.com/blog/?ak_action=api_record_view&id=234&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2012/03/seelund-trading-co-guild-website/' rel='bookmark' title='Seelund Trading Co Guild Website'>Seelund Trading Co Guild Website</a></li>
<li><a href='http://crysodenkirk.com/blog/2007/01/precision-screw-thread-corp/' rel='bookmark' title='Precision Screw Thread Corp.'>Precision Screw Thread Corp.</a></li>
<li><a href='http://crysodenkirk.com/blog/2009/05/early-concept-for-this-site/' rel='bookmark' title='Early concept for this site'>Early concept for this site</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crysodenkirk.com/blog/2008/08/keepers-of-stromgarde/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Resume &#8211; Paul Lathrop</title>
		<link>http://crysodenkirk.com/blog/2007/05/resume-paul-lathrop/</link>
		<comments>http://crysodenkirk.com/blog/2007/05/resume-paul-lathrop/#comments</comments>
		<pubDate>Sat, 05 May 2007 21:28:11 +0000</pubDate>
		<dc:creator>Crys</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://crysodenkirk.com/blog/?p=396</guid>
		<description><![CDATA[Visit Site: Paul Lathrop&#8217;s Resume Resume designs should have personality, but the design should never get in the way of telling the person&#8217;s story. For Paul, I knew that I needed something typographically simple that could get across the practical &#8230; <a href="http://crysodenkirk.com/blog/2007/05/resume-paul-lathrop/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2012/03/seelund-trading-co-guild-website/' rel='bookmark' title='Seelund Trading Co Guild Website'>Seelund Trading Co Guild Website</a></li>
<li><a href='http://crysodenkirk.com/blog/2010/05/in-search-of-bolder-type-and-a-font-outline/' rel='bookmark' title='In Search of Bolder Type and a Font Outline'>In Search of Bolder Type and a Font Outline</a></li>
<li><a href='http://crysodenkirk.com/blog/2007/04/schroeder-bros-construction-inc/' rel='bookmark' title='Schroeder Bros. Construction, Inc.'>Schroeder Bros. Construction, Inc.</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><center>
<div class="port_img"><a href="http://plathrop.tertiusfamily.net/resume.html" target="_blank"><img src="http://crysodenkirk.com/blog/wp-content/uploads/2010/07/paul_lathrop_resume.jpg" alt="Paul Lathrop&#039;s Resume" title="Paul Lathrop&#039;s Resume" class="aligncenter size-full wp-image-1395 outline_img" /></a><br />Visit Site: <a href="http://plathrop.tertiusfamily.net/resume.html" target="_blank">Paul Lathrop&#8217;s Resume</a></div>
<p></center></p>
<p>Resume designs should have personality, but the design should never get in the way of telling the person&#8217;s story. For Paul, I knew that I needed something typographically simple that could get across the practical and efficient side of his work, but that was a little playful and conveyed just how vibrant he is as a person. This particular shade of red, as a background, I chose because it&#8217;s solid and very active, but not so blindingly red that it detracts from the most important part of the page: the text. For the font I used the most basic Arial/Helvetica/san-serif font stack, and stuck to a single font stack throughout the page (except the header graphic). This generates an attractive screen-viewed page that focuses on Paul&#8217;s work experience without being boring (because Paul is anything but boring), and leaves a clean, minimalist print version.</p>
<img src="http://crysodenkirk.com/blog/?ak_action=api_record_view&id=396&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2012/03/seelund-trading-co-guild-website/' rel='bookmark' title='Seelund Trading Co Guild Website'>Seelund Trading Co Guild Website</a></li>
<li><a href='http://crysodenkirk.com/blog/2010/05/in-search-of-bolder-type-and-a-font-outline/' rel='bookmark' title='In Search of Bolder Type and a Font Outline'>In Search of Bolder Type and a Font Outline</a></li>
<li><a href='http://crysodenkirk.com/blog/2007/04/schroeder-bros-construction-inc/' rel='bookmark' title='Schroeder Bros. Construction, Inc.'>Schroeder Bros. Construction, Inc.</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crysodenkirk.com/blog/2007/05/resume-paul-lathrop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Schroeder Bros. Construction, Inc.</title>
		<link>http://crysodenkirk.com/blog/2007/04/schroeder-bros-construction-inc/</link>
		<comments>http://crysodenkirk.com/blog/2007/04/schroeder-bros-construction-inc/#comments</comments>
		<pubDate>Fri, 13 Apr 2007 17:06:17 +0000</pubDate>
		<dc:creator>Crys</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[banners]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://crysodenkirk.com/blog/?p=215</guid>
		<description><![CDATA[Schroeder Bros. Construction Inc. This is one of my favorite designs. They were great to work with and they made it really easy to make the site for them. They do amazing work and gave me excellent photos to work &#8230; <a href="http://crysodenkirk.com/blog/2007/04/schroeder-bros-construction-inc/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2005/10/lithograhicscom/' rel='bookmark' title='Lithograhics.com'>Lithograhics.com</a></li>
<li><a href='http://crysodenkirk.com/blog/2003/09/twilight-games/' rel='bookmark' title='Twilight Games'>Twilight Games</a></li>
<li><a href='http://crysodenkirk.com/blog/2008/08/keepers-of-stromgarde/' rel='bookmark' title='Keepers of Stromgarde'>Keepers of Stromgarde</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><center>
<div class="port_img"><a href="/images/gallery_new/schroederbrosscreen.png" target="_blank" title="Screenshot of Schroeder Bros. design"><img src="/images/gallery_new/schroederbrosscreen.png" alt="Screenshot of Schroeder Bros. design" class="outline_img"></a><br />Schroeder Bros. Construction Inc.</div>
<p></center></p>
<p>This is one of my favorite designs. They were great to work with and they made it really easy to make the site for them. They do amazing work and gave me excellent photos to work from. If I was building a house, I&#8217;d want them to do it &#8212; and I&#8217;m not just saying that because they were clients. Go take a look at some of the gorgeous woodwork in their <a href="http://schroederbuildersllc.com/gallery/" target="_blank" title="Custom Homes and Condos - Schroeder Bros. Construction, Inc of Pewaukee, WI">gallery</a>.</p>
<p>Fixed width site with repeating background. All of the textures used in the site are sampled from client-supplied photos from their homes, including the background/bracketing texture. The site has been redesigned since my work on it, but they continue to use the banners I created for them:</p>
<p><center>
<div class="port_img">
<img src="http://crysodenkirk.com/blog/wp-content/uploads/2007/04/schroederbrothers.gif" alt="schroederbrothers" title="schroederbrothers" class="alignnone size-full wp-image-217" /></p>
<p><img src="http://crysodenkirk.com/blog/wp-content/uploads/2007/04/schroederbrothers468x60static.gif" alt="schroederbrothers468x60static" title="schroederbrothers468x60static" class="alignnone size-medium wp-image-219" /></p>
<p><img src="http://crysodenkirk.com/blog/wp-content/uploads/2007/04/schroederbrothers120x90static.gif" alt="schroederbrothers120x90static" title="schroederbrothers120x90static" width="120" height="90" class="alignnone size-full wp-image-218" />
</div>
<p></center></p>
<img src="http://crysodenkirk.com/blog/?ak_action=api_record_view&id=215&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2005/10/lithograhicscom/' rel='bookmark' title='Lithograhics.com'>Lithograhics.com</a></li>
<li><a href='http://crysodenkirk.com/blog/2003/09/twilight-games/' rel='bookmark' title='Twilight Games'>Twilight Games</a></li>
<li><a href='http://crysodenkirk.com/blog/2008/08/keepers-of-stromgarde/' rel='bookmark' title='Keepers of Stromgarde'>Keepers of Stromgarde</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crysodenkirk.com/blog/2007/04/schroeder-bros-construction-inc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Precision Screw Thread Corp.</title>
		<link>http://crysodenkirk.com/blog/2007/01/precision-screw-thread-corp/</link>
		<comments>http://crysodenkirk.com/blog/2007/01/precision-screw-thread-corp/#comments</comments>
		<pubDate>Fri, 12 Jan 2007 18:18:34 +0000</pubDate>
		<dc:creator>Crys</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://crysodenkirk.com/blog/?p=228</guid>
		<description><![CDATA[The initial landing page for the site was conceived as an abstracted display panel from one of the threading machines and evolved into what you see on the page now. We wanted to showcase the short movie but avoid the &#8230; <a href="http://crysodenkirk.com/blog/2007/01/precision-screw-thread-corp/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2009/10/yes-its-pretty-but-its-not-a-great-web-presence/' rel='bookmark' title='Yes, it&#8217;s pretty but it&#8217;s not a great web presence'>Yes, it&#8217;s pretty but it&#8217;s not a great web presence</a></li>
<li><a href='http://crysodenkirk.com/blog/2007/05/resume-paul-lathrop/' rel='bookmark' title='Resume &#8211; Paul Lathrop'>Resume &#8211; Paul Lathrop</a></li>
<li><a href='http://crysodenkirk.com/blog/2007/09/keyclothes/' rel='bookmark' title='Keyclothes.com by Workhorse Outfitters'>Keyclothes.com by Workhorse Outfitters</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The initial landing page for the site was conceived as an abstracted display panel from one of the threading machines and evolved into what you see on the page now. We wanted to showcase the short movie but avoid the typical &#8220;trash splash&#8221; intro that trips up a lot of sites. This display panel instead brings together the site&#8217;s navigation and news from the company blog to make it easy for users to get where they want to go on the site (I was outvoted on making the movie start playing immediately. Sorry visitors, you&#8217;ll have to hit stop instead of start).</p>
<p><center>
<div class="port_img"><a href="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/precision_splash.png"><img src="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/precision_splash.png" alt="precision_splash" title="precision_splash" class="alignnone wp-image-229 outline_img" /></a><br />Visit Site: <a href="http://www.precisionscrewthread.com" target=_blank>Precision Screw Thread, Inc.</a></div>
<p></center></p>
<p>The internal pages carry through the theme and the navigation from the intro page. We wanted to add a little motion so I animated the starburst behind the logo in the upper left so that it glows and rotates on mouseover.</p>
<p><center>
<div class="port_img"><a href="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/pst_internal.png"><img src="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/pst_internal.png" alt="pst_internal" title="pst_internal" class="outline_img" /></a></div>
<p></center></p>
<img src="http://crysodenkirk.com/blog/?ak_action=api_record_view&id=228&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2009/10/yes-its-pretty-but-its-not-a-great-web-presence/' rel='bookmark' title='Yes, it&#8217;s pretty but it&#8217;s not a great web presence'>Yes, it&#8217;s pretty but it&#8217;s not a great web presence</a></li>
<li><a href='http://crysodenkirk.com/blog/2007/05/resume-paul-lathrop/' rel='bookmark' title='Resume &#8211; Paul Lathrop'>Resume &#8211; Paul Lathrop</a></li>
<li><a href='http://crysodenkirk.com/blog/2007/09/keyclothes/' rel='bookmark' title='Keyclothes.com by Workhorse Outfitters'>Keyclothes.com by Workhorse Outfitters</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crysodenkirk.com/blog/2007/01/precision-screw-thread-corp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lithograhics.com</title>
		<link>http://crysodenkirk.com/blog/2005/10/lithograhicscom/</link>
		<comments>http://crysodenkirk.com/blog/2005/10/lithograhicscom/#comments</comments>
		<pubDate>Fri, 28 Oct 2005 13:50:45 +0000</pubDate>
		<dc:creator>Crys</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[banners]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://crysodenkirk.com/blog/?p=191</guid>
		<description><![CDATA[Lithographics, Inc. &#8211; Quality Printing, Superior Production The brief for Lithographics included a small book that they print and use for promotions and my task was to keep the website in line with that book while still giving them a &#8230; <a href="http://crysodenkirk.com/blog/2005/10/lithograhicscom/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2006/04/rhh-foam-systems/' rel='bookmark' title='RHH Foam Systems'>RHH Foam Systems</a></li>
<li><a href='http://crysodenkirk.com/blog/2007/04/schroeder-bros-construction-inc/' rel='bookmark' title='Schroeder Bros. Construction, Inc.'>Schroeder Bros. Construction, Inc.</a></li>
<li><a href='http://crysodenkirk.com/blog/2007/01/precision-screw-thread-corp/' rel='bookmark' title='Precision Screw Thread Corp.'>Precision Screw Thread Corp.</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><center>
<div class="port_img"><a href="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/lithographics.png"><img src="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/lithographics.png" alt="lithographics" title="lithographics" class="outline_img"></a><br /><a href=http://www.lithographics.com target=_blank>Lithographics, Inc. &#8211; Quality Printing, Superior Production</a></div>
<p></center></p>
<p>The brief for Lithographics included a small book that they print and use for promotions and my task was to keep the website in line with that book while still giving them a dynamic &#8212; in both design and technical terms &#8212; site that would stand out from the competition and convey the quality of their print work despite being a non-print medium.</p>
<p>I wrote all the code and markup for this site, with the exception of the reference desk, which I heavily modified from an application written in-house by another programmer at the company, and I created all the banner ads using single-frame cel animation techniques in Photoshop and ImageReady. I also converted all the photos from press-ready to web-ready with an eye to making them look the way they looked after coming off the press, rather than just making them look like digital photos.</p>
<p>Each section of the site had its own photo. Here are mockups of two of those other two sections:</p>
<p><center>
<div class="port_img">
<a href="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/prepress.jpg"><img src="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/prepress.jpg" alt="Digital Pre-Press" title="Digital Pre-Press" class="outline_img"></a><br /><a href="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/refdesk2.jpg"><img src="http://crysodenkirk.com/blog/wp-content/uploads/2009/05/refdesk2.jpg" alt="Reference Desk" title="Reference Desk" class="outline_img" /></a></div>
<p></center></p>
<p><center>
<div class="port_img">
<b>Banners:</b><br />
<img src="http://crysodenkirk.com/blog/wp-content/uploads/2005/10/lithographics468x60static.gif" alt="lithographics468x60static" title="lithographics468x60static" width="468" height="60" class="alignnone size-full wp-image-213" /></p>
<p><img src="http://crysodenkirk.com/blog/wp-content/uploads/2005/10/lithographics.gif" alt="lithographics" title="lithographics" width="468" height="60" class="alignnone size-full wp-image-211" /></p>
<p><img src="http://crysodenkirk.com/blog/wp-content/uploads/2005/10/lithographics120x90static.gif" alt="lithographics120x90static" title="lithographics120x90static" width="120" height="90" class="alignnone size-full wp-image-212" /></div>
<p></center></p>
<img src="http://crysodenkirk.com/blog/?ak_action=api_record_view&id=191&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://crysodenkirk.com/blog/2006/04/rhh-foam-systems/' rel='bookmark' title='RHH Foam Systems'>RHH Foam Systems</a></li>
<li><a href='http://crysodenkirk.com/blog/2007/04/schroeder-bros-construction-inc/' rel='bookmark' title='Schroeder Bros. Construction, Inc.'>Schroeder Bros. Construction, Inc.</a></li>
<li><a href='http://crysodenkirk.com/blog/2007/01/precision-screw-thread-corp/' rel='bookmark' title='Precision Screw Thread Corp.'>Precision Screw Thread Corp.</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crysodenkirk.com/blog/2005/10/lithograhicscom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

